@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);
30
33
 
34
+ /***/ }),
31
35
 
36
+ /***/ 5698:
37
+ /***/ (function(module) {
32
38
 
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
- };
39
+ module.exports = require("@kq_npm/client_icons_vue");
40
+
41
+ /***/ }),
42
+
43
+ /***/ 3658:
44
+ /***/ (function(module) {
37
45
 
38
- /* harmony default export */ var message = (index_full_js_namespaceObject.ElMessage);
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,44 +234,53 @@ 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
- "SlopeAnalysisViewModel": function() { return /* reexport */ SlopeAnalysisViewModel; },
242
+ SlopeAnalysisViewModel: function() { return /* reexport */ SlopeAnalysisViewModel; },
191
243
  "default": function() { return /* reexport */ SlopeAnalysis; }
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/slopeanalysis/SlopeAnalysisViewModel.js
205
263
 
206
- // 分析逻辑类
207
264
 
208
265
 
266
+ /*
267
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
268
+ * All rights reserved.
269
+ */
270
+
271
+ // 分析逻辑类
272
+
209
273
  class SlopeAnalysisViewModel {
210
- // 坡度坡向三维对象
211
274
  constructor(scenceView, viewModel) {
212
- (0,defineProperty/* default */.Z)(this, "_slopeAnalysis", null);
213
-
214
- (0,defineProperty/* default */.Z)(this, "_globaOptions", {
275
+ (0,defineProperty/* default */.A)(this, "_slopeAnalysis", null);
276
+ // 坡度坡向三维对象
277
+ (0,defineProperty/* default */.A)(this, "_globaOptions", {
215
278
  //全局参数
216
279
  viewer: null,
217
280
  _drawManager: null
218
281
  });
219
-
220
- (0,defineProperty/* default */.Z)(this, "_colorImages", [//渐变图片集合
282
+ (0,defineProperty/* default */.A)(this, "_colorImages", [
283
+ //渐变图片集合
221
284
  {
222
285
  value: "0",
223
286
  src: const_image_.RED_TO_PURPLE_URL
@@ -228,7 +291,6 @@ class SlopeAnalysisViewModel {
228
291
  value: "2",
229
292
  src: const_image_.GREEN_TO_BLUE_URL
230
293
  }]);
231
-
232
294
  this._globaOptions.viewer = scenceView._viewer;
233
295
  this._globaOptions.viewModel = {
234
296
  fillStyle: viewModel.fillStyle,
@@ -248,9 +310,9 @@ class SlopeAnalysisViewModel {
248
310
  };
249
311
  this._globaOptions.viewer.scene.globe.depthTestAgainstTerrain = true; //开启深度检测
250
312
  // this._globaOptions.viewer.scene.globe.enableLighting = true;
251
-
252
313
  this._globaOptions._drawManager = scenceView._drawManager;
253
- var that = this; // that._slopeAnalysis = new Cesium.Kq3dSlope({
314
+ var that = this;
315
+ // that._slopeAnalysis = new Cesium.Kq3dSlope({
254
316
  // viewer: that._globaOptions.viewer,
255
317
  // positions: [
256
318
  // new Cesium.Cartesian3(528486.4951355414, 5591866.071664512, 3011848.5874731047),
@@ -269,8 +331,8 @@ class SlopeAnalysisViewModel {
269
331
 
270
332
  this._globaOptions._drawFinishedEventListener = this._globaOptions._drawManager.drawFinishedEvent.addEventListener(shape => {
271
333
  if (shape) {
272
- that._globaOptions.viewModel.positions = shape._controlPoints; // 实例化分析对象
273
-
334
+ that._globaOptions.viewModel.positions = shape._controlPoints;
335
+ // 实例化分析对象
274
336
  if (!that._slopeAnalysis) {
275
337
  switch (that._globaOptions.viewModel.fillStyle) {
276
338
  case "tableColor":
@@ -282,7 +344,6 @@ class SlopeAnalysisViewModel {
282
344
  colorTable: that._globaOptions.viewModel.colorTable
283
345
  });
284
346
  break;
285
-
286
347
  case "colorImage":
287
348
  that._slopeAnalysis = new Cesium.Kq3dSlope({
288
349
  viewer: that._globaOptions.viewer,
@@ -291,7 +352,6 @@ class SlopeAnalysisViewModel {
291
352
  colorImage: that._globaOptions.viewModel.imageSrc
292
353
  });
293
354
  break;
294
-
295
355
  case "slopeFilter":
296
356
  that._slopeAnalysis = new Cesium.Kq3dSlope({
297
357
  viewer: that._globaOptions.viewer,
@@ -306,26 +366,20 @@ class SlopeAnalysisViewModel {
306
366
  } else {
307
367
  that._slopeAnalysis.positions = that._globaOptions.viewModel.positions;
308
368
  }
309
-
310
369
  that._globaOptions._drawManager.clear();
311
370
  }
312
371
  });
313
- } //获取图片路径
314
-
315
-
372
+ }
373
+ //获取图片路径
316
374
  getImagePath(value) {
317
375
  var imagePath = '';
318
-
319
376
  var image = this._colorImages.find(item => item.value === value);
320
-
321
377
  if (image) {
322
378
  imagePath = image.src;
323
379
  }
324
-
325
380
  return imagePath;
326
- } // 开始分析
327
-
328
-
381
+ }
382
+ // 开始分析
329
383
  start() {
330
384
  // 判断是否添加了地形
331
385
  if (this._globaOptions.viewModel.viewer.terrainProvider.availability) {
@@ -349,24 +403,22 @@ class SlopeAnalysisViewModel {
349
403
  }
350
404
  }
351
405
  } else {
352
- (0,message/* default */.Z)({
406
+ (0,message/* default */.A)({
353
407
  message: "只支持STK类型的地形分析!",
354
408
  type: "warning"
355
409
  });
356
410
  }
357
411
  } else {
358
- (0,message/* default */.Z)({
412
+ (0,message/* default */.A)({
359
413
  message: "请加载地形后分析!",
360
414
  type: "warning"
361
415
  });
362
416
  }
363
- } //修改填充样式
364
-
365
-
417
+ }
418
+ //修改填充样式
366
419
  changeFilltyle(key) {
367
420
  this._globaOptions.viewModel.fillStyle = key;
368
421
  if (!this._slopeAnalysis) return;
369
-
370
422
  switch (key) {
371
423
  case "tableColor":
372
424
  if (this._slopeAnalysis.isFilter) this._slopeAnalysis.isFilter = false;
@@ -375,7 +427,6 @@ class SlopeAnalysisViewModel {
375
427
  this._slopeAnalysis.colorTableDegree = this._globaOptions.viewModel.colorTableDegree;
376
428
  this._slopeAnalysis.colorTable = this._globaOptions.viewModel.colorTable;
377
429
  break;
378
-
379
430
  case "colorImage":
380
431
  if (this._slopeAnalysis.isFilter) this._slopeAnalysis.isFilter = false;
381
432
  this._slopeAnalysis.colorTableDegree = [];
@@ -383,85 +434,70 @@ class SlopeAnalysisViewModel {
383
434
  this._slopeAnalysis.color = null;
384
435
  this._slopeAnalysis.colorImage = this._globaOptions.viewModel.imageSrc;
385
436
  break;
386
-
387
437
  case "slopeFilter":
388
438
  this._slopeAnalysis.colorImage = null;
389
439
  this._slopeAnalysis.isFilter = true;
390
440
  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));
391
441
  break;
392
442
  }
393
- } // 设置填充纹理值
394
-
395
-
443
+ }
444
+ // 设置填充纹理值
396
445
  setColorTableDegree(newValue) {
397
446
  this._globaOptions.viewModel.colorTableDegree = newValue;
398
447
  if (this._slopeAnalysis) this._slopeAnalysis.colorTableDegree = this._globaOptions.viewModel.colorTableDegree;
399
- } // 设置填充纹理颜色
400
-
401
-
448
+ }
449
+ // 设置填充纹理颜色
402
450
  setColorTable(newValue) {
403
451
  this._globaOptions.viewModel.colorTable = newValue;
404
452
  if (this._slopeAnalysis) this._slopeAnalysis.colorTable = this._globaOptions.viewModel.colorTable;
405
- } // 设置填充纹理
406
-
407
-
453
+ }
454
+ // 设置填充纹理
408
455
  setColorImage(newValue) {
409
456
  this._globaOptions.viewModel.imageSrc = newValue;
410
457
  if (this._slopeAnalysis) this._slopeAnalysis.colorImage = this._globaOptions.viewModel.imageSrc;
411
- } // 设置渐变纹理
412
-
413
-
458
+ }
459
+ // 设置渐变纹理
414
460
  getColorLine(key) {
415
461
  var path = "";
416
-
417
462
  switch (key) {
418
463
  case 0:
419
464
  path = const_image_.RED_TO_PURPLE_URL;
420
465
  break;
421
-
422
466
  case 1:
423
467
  path = const_image_.PURPLE_TO_YELLOW_URL;
424
468
  break;
425
-
426
469
  case 2:
427
470
  path = const_image_.GREEN_TO_BLUE_URL;
428
471
  break;
429
-
430
472
  default:
431
473
  path = const_image_.RED_TO_PURPLE_URL;
432
474
  break;
433
475
  }
434
-
435
476
  return path;
436
- } // 设置坡度过滤样式
437
-
438
-
477
+ }
478
+ // 设置坡度过滤样式
439
479
  setSlopeFilterColor(slopeColorText, slopeColorAlpha) {
440
480
  this._globaOptions.viewModel.slopeColorText = slopeColorText;
441
481
  this._globaOptions.viewModel.slopeColorAlpha = Number(slopeColorAlpha);
442
482
  if (this._slopeAnalysis) this._slopeAnalysis.color = Cesium.Color.fromCssColorString(slopeColorText).withAlpha(Number(slopeColorAlpha));
443
- } // 设置最小坡度值
444
-
445
-
483
+ }
484
+ // 设置最小坡度值
446
485
  setSlopeFilterMin(newValue) {
447
486
  this._globaOptions.viewModel.minSlope = Number(newValue);
448
487
  if (this._slopeAnalysis) this._slopeAnalysis.minSlope = this._globaOptions.viewModel.minSlope;
449
- } // 设置最大坡度值
450
-
451
-
488
+ }
489
+ // 设置最大坡度值
452
490
  setSlopeFilterMax(newValue) {
453
491
  this._globaOptions.viewModel.maxSlope = Number(newValue);
454
492
  if (this._slopeAnalysis) this._slopeAnalysis.maxSlope = this._globaOptions.viewModel.maxSlope;
455
- } // 清除全部结果
456
-
457
-
493
+ }
494
+ // 清除全部结果
458
495
  clear() {
459
496
  this._globaOptions._drawManager && this._globaOptions._drawManager.stopDraw();
460
497
  this._slopeAnalysis && this._slopeAnalysis.destroy();
461
498
  this._slopeAnalysis = null;
462
- } // 销毁
463
-
464
-
499
+ }
500
+ // 销毁
465
501
  destroy() {
466
502
  // 移除监听事件
467
503
  this._globaOptions._drawFinishedEventListener && this._globaOptions._drawFinishedEventListener();
@@ -469,16 +505,18 @@ class SlopeAnalysisViewModel {
469
505
  this._slopeAnalysis && this._slopeAnalysis.destroy();
470
506
  this._slopeAnalysis = null;
471
507
  }
472
-
473
508
  }
474
509
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
475
- var client_icons_vue_ = __webpack_require__(348);
510
+ var client_icons_vue_ = __webpack_require__(5698);
476
511
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
477
- var util_ = __webpack_require__(3458);
512
+ var util_ = __webpack_require__(2975);
478
513
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
479
- var vue_i18n_cjs_js_ = __webpack_require__(7080);
514
+ var vue_i18n_cjs_js_ = __webpack_require__(3579);
480
515
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/slopeanalysis/SlopeAnalysis.vue?vue&type=script&setup=true&lang=js
481
516
 
517
+
518
+
519
+
482
520
  const _hoisted_1 = {
483
521
  class: "kq3d-slope-analysis-box"
484
522
  };
@@ -491,26 +529,11 @@ const _hoisted_3 = {
491
529
  const _hoisted_4 = {
492
530
  key: 1
493
531
  };
494
-
495
- const _hoisted_5 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, "0°", -1
496
- /* HOISTED */
497
- );
498
-
499
- const _hoisted_6 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
500
- class: "kq3d-slope-analysis-line"
501
- }, null, -1
502
- /* HOISTED */
503
- );
504
-
505
- const _hoisted_7 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, "90°", -1
506
- /* HOISTED */
507
- );
508
-
509
- const _hoisted_8 = ["src"];
510
- const _hoisted_9 = {
532
+ const _hoisted_5 = ["src"];
533
+ const _hoisted_6 = {
511
534
  key: 2
512
535
  };
513
- const _hoisted_10 = {
536
+ const _hoisted_7 = {
514
537
  class: "kq3d-slope-analysis-footer"
515
538
  };
516
539
 
@@ -523,7 +546,7 @@ const _hoisted_10 = {
523
546
  const __default__ = {
524
547
  name: "Kq3dSlopeAnalysis"
525
548
  };
526
- /* harmony default export */ var SlopeAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
549
+ /* harmony default export */ var SlopeAnalysisvue_type_script_setup_true_lang_js = (/*@__PURE__*/Object.assign(__default__, {
527
550
  props: {
528
551
  // 设置参数
529
552
  settingParams: {
@@ -534,7 +557,6 @@ const __default__ = {
534
557
  type: Boolean,
535
558
  default: true
536
559
  },
537
-
538
560
  /**
539
561
  * 例:"center","topLeft","topRight","bottomLeft","bottomRight", "topCenter", "bottomCenter" {top:'16px',left:'16px'}, {top:16,left:16}
540
562
  */
@@ -564,11 +586,9 @@ const __default__ = {
564
586
  default: true
565
587
  }
566
588
  },
567
-
568
589
  setup(__props, {
569
- expose
590
+ expose: __expose
570
591
  }) {
571
- const props = __props;
572
592
  const {
573
593
  proxy
574
594
  } = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
@@ -603,12 +623,15 @@ const __default__ = {
603
623
  }, {
604
624
  value: 2,
605
625
  src: const_image_.GREEN_TO_BLUE_URL
606
- }]; //计算属性
607
- // 获取组件传参
608
- // 分析类
626
+ }];
609
627
 
610
- let viewModel = null; // 默认参数
628
+ //计算属性
611
629
 
630
+ // 获取组件传参
631
+ const props = __props;
632
+ // 分析类
633
+ let viewModel = null;
634
+ // 默认参数
612
635
  let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
613
636
  fillStyle: props.settingParams && props.settingParams.fillStyle || "tableColor",
614
637
  colorTableDegree: props.settingParams && props.settingParams.colorTableDegree || [10, 20, 30, 40, 90],
@@ -618,13 +641,16 @@ const __default__ = {
618
641
  maxSlope: props.settingParams && props.settingParams.maxSlope || 60,
619
642
  slopeColorAlpha: props.settingParams && props.settingParams.slopeColorAlpha || 0.3,
620
643
  slopeColorText: props.settingParams && props.settingParams.slopeColorText || "#FF0000"
621
- }); // 组件容器Ref
644
+ });
622
645
 
623
- let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null); // 生成组件默认header
646
+ // 组件容器Ref
647
+ let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
624
648
 
649
+ // 生成组件默认header
625
650
  let headerTemp = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
626
- let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(); // 国际化
651
+ let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
627
652
 
653
+ // 国际化
628
654
  let {
629
655
  locale,
630
656
  messages
@@ -644,30 +670,29 @@ const __default__ = {
644
670
  watchCreateHeaderTemp();
645
671
  });
646
672
  currentLang.value = proxy.$i18n.locale; // 获取当前语言
647
-
648
673
  gis_utils_.utils.getWebMap(null, scenceView => {
649
674
  if (scenceView) {
650
675
  refactorArr();
651
- viewModel = new SlopeAnalysisViewModel(scenceView, formItem); // var imageUrl = getImagePath(formItem.colorImage);
676
+ viewModel = new SlopeAnalysisViewModel(scenceView, formItem);
677
+ // var imageUrl = getImagePath(formItem.colorImage);
652
678
  // viewModel.setColorImage(imageUrl);
653
679
  }
654
680
  });
655
681
  });
682
+
656
683
  /**
657
684
  * @description 监听header生成
658
685
  */
659
-
660
686
  const watchCreateHeaderTemp = () => {
661
687
  if (props.showHeaderTemp) {
662
688
  // 生成headerTemp
663
689
  headerTemp.value = (0,util_.createHeaderTemp)(boxRef.value, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toRefs)(props), headerTempRef, headerTempTitle);
664
690
  }
665
- }; // 刷新自定义样式数组
666
-
691
+ };
667
692
 
693
+ // 刷新自定义样式数组
668
694
  function refactorArr(type) {
669
695
  if (!dataList || !dataList.length) return;
670
-
671
696
  if (type == "degree") {
672
697
  formItem.colorTableDegree = dataList.map(item => {
673
698
  return item.colorTableDegree;
@@ -679,87 +704,74 @@ const __default__ = {
679
704
  });
680
705
  formItem.colorTable.shift();
681
706
  }
682
- } //获取图片路径
683
-
707
+ }
684
708
 
709
+ //获取图片路径
685
710
  function getImagePath(value) {
686
711
  var imagePath = "";
687
712
  var image = colorImages.find(item => item.value === value);
688
-
689
713
  if (image) {
690
714
  imagePath = image.src;
691
715
  }
692
-
693
716
  return imagePath;
694
- } // 参数改变
695
-
717
+ }
696
718
 
719
+ // 参数改变
697
720
  function paramsChanged(key) {
698
721
  switch (key) {
699
722
  case "fillStyle":
700
723
  // 填充样式
701
724
  viewModel.changeFilltyle(formItem.fillStyle);
702
725
  break;
703
-
704
726
  case "colorTableDegree":
705
727
  // 自定义填充样式区间
706
728
  refactorArr("degree");
707
729
  viewModel.setColorTableDegree(formItem.colorTableDegree);
708
730
  break;
709
-
710
731
  case "colorTable":
711
732
  // 自定义填充样式颜色
712
733
  refactorArr("color");
713
734
  viewModel.setColorTable(formItem.colorTable);
714
735
  break;
715
-
716
736
  case "colorImage":
717
737
  // 填充样式
718
738
  var imageUrl = getImagePath(formItem.colorImage);
719
739
  viewModel.setColorImage(imageUrl);
720
740
  break;
721
-
722
741
  case "minSlope":
723
742
  // 填充样式
724
743
  viewModel.setSlopeFilterMin(formItem.minSlope);
725
744
  break;
726
-
727
745
  case "maxSlope":
728
746
  // 填充样式
729
747
  viewModel.setSlopeFilterMax(formItem.maxSlope);
730
748
  break;
731
-
732
749
  case "slopeColorAlpha":
733
750
  // 填充样式
734
751
  viewModel.setSlopeFilterColor(formItem.slopeColorText, formItem.slopeColorAlpha);
735
752
  break;
736
-
737
753
  case "slopeColorText":
738
754
  // 填充样式
739
755
  viewModel.setSlopeFilterColor(formItem.slopeColorText, formItem.slopeColorAlpha);
740
756
  break;
741
-
742
757
  default:
743
758
  break;
744
759
  }
745
- } // 开始分析
746
-
747
-
760
+ }
761
+ // 开始分析
748
762
  function startAnalysis() {
749
763
  clearResult();
750
764
  viewModel && viewModel.start();
751
- } //清除结果
752
-
753
-
765
+ }
766
+ //清除结果
754
767
  function clearResult() {
755
768
  viewModel && viewModel.clear();
756
- } // 销毁
757
-
758
-
769
+ }
770
+ // 销毁
759
771
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
760
772
  viewModel && viewModel.destroy();
761
773
  });
762
- expose({
774
+ __expose({
763
775
  refactorArr,
764
776
  getImagePath,
765
777
  paramsChanged,
@@ -768,33 +780,19 @@ const __default__ = {
768
780
  });
769
781
  return (_ctx, _cache) => {
770
782
  const _component_kq_row = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-row");
771
-
772
783
  const _component_kq_option = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-option");
773
-
774
784
  const _component_kq_select = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-select");
775
-
776
785
  const _component_kq_form_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form-item");
777
-
778
786
  const _component_kq_col = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-col");
779
-
780
787
  const _component_kq_input_number = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-input-number");
781
-
782
788
  const _component_kq_color_picker = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-color-picker");
783
-
784
789
  const _component_kq_radio = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-radio");
785
-
786
790
  const _component_kq_radio_group = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-radio-group");
787
-
788
791
  const _component_kq_slider = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-slider");
789
-
790
792
  const _component_kq_form = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form");
791
-
792
793
  const _component_kq_collapse_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-collapse-item");
793
-
794
794
  const _component_kq_collapse = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-collapse");
795
-
796
795
  const _component_kq_button = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-button");
797
-
798
796
  return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("section", {
799
797
  class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeClass)(["kq3d-slope-analysis", {
800
798
  'kq-box-shadow': __props.showShadow
@@ -805,18 +803,12 @@ const __default__ = {
805
803
  key: 0,
806
804
  ref_key: "headerTempRef",
807
805
  ref: headerTempRef
808
- }, null, 512
809
- /* NEED_PATCH */
810
- )) : (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, {
806
+ }, 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, {
811
807
  key: 0,
812
808
  class: "kq3d-slope-analysis-tip"
813
809
  }, {
814
- 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
815
- /* TEXT */
816
- )]),
817
- _: 1
818
- /* STABLE */
819
-
810
+ 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 */)]),
811
+ _: 1 /* STABLE */
820
812
  })) : (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, {
821
813
  "model-value": (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(collapseValue)
822
814
  }, {
@@ -844,34 +836,18 @@ const __default__ = {
844
836
  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, {
845
837
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).customColorScheme,
846
838
  value: "tableColor"
847
- }, null, 8
848
- /* PROPS */
849
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
839
+ }, null, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
850
840
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).gradientTexture,
851
841
  value: "colorImage"
852
- }, null, 8
853
- /* PROPS */
854
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
842
+ }, null, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
855
843
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).slopeFilter,
856
844
  value: "slopeFilter"
857
- }, null, 8
858
- /* PROPS */
859
- , ["label"])]),
860
- _: 1
861
- /* STABLE */
862
-
863
- }, 8
864
- /* PROPS */
865
- , ["modelValue"])]),
866
- _: 1
867
- /* STABLE */
868
-
869
- }, 8
870
- /* PROPS */
871
- , ["label"])]),
872
- _: 1
873
- /* STABLE */
874
-
845
+ }, null, 8 /* PROPS */, ["label"])]),
846
+ _: 1 /* STABLE */
847
+ }, 8 /* PROPS */, ["modelValue"])]),
848
+ _: 1 /* STABLE */
849
+ }, 8 /* PROPS */, ["label"])]),
850
+ _: 1 /* STABLE */
875
851
  }), (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, {
876
852
  style: {
877
853
  "display": "flex"
@@ -880,25 +856,15 @@ const __default__ = {
880
856
  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, {
881
857
  span: 18
882
858
  }, {
883
- 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
884
- /* TEXT */
885
- )]),
886
- _: 1
887
- /* STABLE */
888
-
859
+ 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 */)]),
860
+ _: 1 /* STABLE */
889
861
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
890
862
  span: 6
891
863
  }, {
892
- 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
893
- /* TEXT */
894
- )]),
895
- _: 1
896
- /* STABLE */
897
-
864
+ 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 */)]),
865
+ _: 1 /* STABLE */
898
866
  })]),
899
- _: 1
900
- /* STABLE */
901
-
867
+ _: 1 /* STABLE */
902
868
  }), ((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) => {
903
869
  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, {
904
870
  key: index,
@@ -919,9 +885,7 @@ const __default__ = {
919
885
  disabled: true,
920
886
  onInput: _cache[2] || (_cache[2] = $event => paramsChanged('colorTableDegree')),
921
887
  "controls-position": "right"
922
- }, null, 8
923
- /* PROPS */
924
- , ["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, {
888
+ }, 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, {
925
889
  key: 1,
926
890
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList)[index - 1].colorTableDegree,
927
891
  "onUpdate:modelValue": $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList)[index - 1].colorTableDegree = $event,
@@ -929,11 +893,7 @@ const __default__ = {
929
893
  step: 1,
930
894
  onInput: _cache[3] || (_cache[3] = $event => paramsChanged('colorTableDegree')),
931
895
  "controls-position": "right"
932
- }, null, 8
933
- /* PROPS */
934
- , ["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
935
- /* TEXT */
936
- ), 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, {
896
+ }, 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, {
937
897
  key: 2,
938
898
  modelValue: item.colorTableDegree,
939
899
  "onUpdate:modelValue": $event => item.colorTableDegree = $event,
@@ -942,9 +902,7 @@ const __default__ = {
942
902
  step: 1,
943
903
  onInput: _cache[4] || (_cache[4] = $event => paramsChanged('colorTableDegree')),
944
904
  "controls-position": "right"
945
- }, null, 8
946
- /* PROPS */
947
- , ["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, {
905
+ }, 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, {
948
906
  key: 3,
949
907
  modelValue: item.colorTableDegree,
950
908
  "onUpdate:modelValue": $event => item.colorTableDegree = $event,
@@ -952,41 +910,21 @@ const __default__ = {
952
910
  disabled: true,
953
911
  onInput: _cache[5] || (_cache[5] = $event => paramsChanged('colorTableDegree')),
954
912
  "controls-position": "right"
955
- }, null, 8
956
- /* PROPS */
957
- , ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
958
- _: 2
959
- /* DYNAMIC */
960
-
961
- }, 1024
962
- /* DYNAMIC_SLOTS */
963
- ), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
913
+ }, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
914
+ _: 2 /* DYNAMIC */
915
+ }, 1024 /* DYNAMIC_SLOTS */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
964
916
  span: 6
965
917
  }, {
966
918
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_color_picker, {
967
919
  modelValue: item.colorTable,
968
920
  "onUpdate:modelValue": $event => item.colorTable = $event,
969
921
  onChange: _cache[6] || (_cache[6] = $event => paramsChanged('colorTable'))
970
- }, null, 8
971
- /* PROPS */
972
- , ["modelValue", "onUpdate:modelValue"])]),
973
- _: 2
974
- /* DYNAMIC */
975
-
976
- }, 1024
977
- /* DYNAMIC_SLOTS */
978
- )], 64
979
- /* STABLE_FRAGMENT */
980
- )) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
981
- _: 2
982
- /* DYNAMIC */
983
-
984
- }, 1024
985
- /* DYNAMIC_SLOTS */
986
- );
987
- }), 128
988
- /* KEYED_FRAGMENT */
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_.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, {
922
+ }, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])]),
923
+ _: 2 /* DYNAMIC */
924
+ }, 1024 /* DYNAMIC_SLOTS */)], 64 /* STABLE_FRAGMENT */)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
925
+ _: 2 /* DYNAMIC */
926
+ }, 1024 /* DYNAMIC_SLOTS */);
927
+ }), 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, {
990
928
  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, {
991
929
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).gradientColor
992
930
  }, {
@@ -995,10 +933,10 @@ const __default__ = {
995
933
  "display": "flex"
996
934
  }
997
935
  }, {
998
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [_hoisted_5, _hoisted_6, _hoisted_7]),
999
- _: 1
1000
- /* STABLE */
1001
-
936
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => _cache[25] || (_cache[25] = [(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", {
937
+ class: "kq3d-slope-analysis-line"
938
+ }, null, -1 /* HOISTED */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, "90°", -1 /* HOISTED */)])),
939
+ _: 1 /* STABLE */
1002
940
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio_group, {
1003
941
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).colorImage,
1004
942
  "onUpdate:modelValue": _cache[7] || (_cache[7] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).colorImage = $event),
@@ -1013,34 +951,16 @@ const __default__ = {
1013
951
  class: "kq3d-slope-analysis-legend",
1014
952
  src: item.src,
1015
953
  alt: ""
1016
- }, null, 8
1017
- /* PROPS */
1018
- , _hoisted_8)]),
1019
- _: 2
1020
- /* DYNAMIC */
1021
-
1022
- }, 1032
1023
- /* PROPS, DYNAMIC_SLOTS */
1024
- , ["label"]);
1025
- }), 64
1026
- /* STABLE_FRAGMENT */
1027
- ))]),
1028
- _: 1
1029
- /* STABLE */
1030
-
1031
- }, 8
1032
- /* PROPS */
1033
- , ["modelValue"])]),
1034
- _: 1
1035
- /* STABLE */
1036
-
1037
- }, 8
1038
- /* PROPS */
1039
- , ["label"])]),
1040
- _: 1
1041
- /* STABLE */
1042
-
1043
- })])) : (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, {
954
+ }, null, 8 /* PROPS */, _hoisted_5)]),
955
+ _: 2 /* DYNAMIC */
956
+ }, 1032 /* PROPS, DYNAMIC_SLOTS */, ["label"]);
957
+ }), 64 /* STABLE_FRAGMENT */))]),
958
+ _: 1 /* STABLE */
959
+ }, 8 /* PROPS */, ["modelValue"])]),
960
+ _: 1 /* STABLE */
961
+ }, 8 /* PROPS */, ["label"])]),
962
+ _: 1 /* STABLE */
963
+ })])) : (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, {
1044
964
  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, {
1045
965
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).minSlope
1046
966
  }, {
@@ -1059,12 +979,8 @@ const __default__ = {
1059
979
  min: 0,
1060
980
  max: 90,
1061
981
  onInput: _cache[10] || (_cache[10] = $event => paramsChanged('minSlope'))
1062
- }, null, 8
1063
- /* PROPS */
1064
- , ["modelValue"])]),
1065
- _: 1
1066
- /* STABLE */
1067
-
982
+ }, null, 8 /* PROPS */, ["modelValue"])]),
983
+ _: 1 /* STABLE */
1068
984
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1069
985
  span: 8
1070
986
  }, {
@@ -1076,26 +992,14 @@ const __default__ = {
1076
992
  max: 90,
1077
993
  "controls-position": "right",
1078
994
  onInput: _cache[12] || (_cache[12] = $event => paramsChanged('minSlope'))
1079
- }, null, 8
1080
- /* PROPS */
1081
- , ["modelValue"])]),
1082
- _: 1
1083
- /* STABLE */
1084
-
995
+ }, null, 8 /* PROPS */, ["modelValue"])]),
996
+ _: 1 /* STABLE */
1085
997
  })]),
1086
- _: 1
1087
- /* STABLE */
1088
-
998
+ _: 1 /* STABLE */
1089
999
  })]),
1090
- _: 1
1091
- /* STABLE */
1092
-
1093
- }, 8
1094
- /* PROPS */
1095
- , ["label"])]),
1096
- _: 1
1097
- /* STABLE */
1098
-
1000
+ _: 1 /* STABLE */
1001
+ }, 8 /* PROPS */, ["label"])]),
1002
+ _: 1 /* STABLE */
1099
1003
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1100
1004
  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, {
1101
1005
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).maxSlope
@@ -1115,12 +1019,8 @@ const __default__ = {
1115
1019
  min: 0,
1116
1020
  max: 90,
1117
1021
  onInput: _cache[14] || (_cache[14] = $event => paramsChanged('maxSlope'))
1118
- }, null, 8
1119
- /* PROPS */
1120
- , ["modelValue"])]),
1121
- _: 1
1122
- /* STABLE */
1123
-
1022
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1023
+ _: 1 /* STABLE */
1124
1024
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1125
1025
  span: 8
1126
1026
  }, {
@@ -1132,26 +1032,14 @@ const __default__ = {
1132
1032
  max: 90,
1133
1033
  "controls-position": "right",
1134
1034
  onInput: _cache[16] || (_cache[16] = $event => paramsChanged('maxSlope'))
1135
- }, null, 8
1136
- /* PROPS */
1137
- , ["modelValue"])]),
1138
- _: 1
1139
- /* STABLE */
1140
-
1035
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1036
+ _: 1 /* STABLE */
1141
1037
  })]),
1142
- _: 1
1143
- /* STABLE */
1144
-
1038
+ _: 1 /* STABLE */
1145
1039
  })]),
1146
- _: 1
1147
- /* STABLE */
1148
-
1149
- }, 8
1150
- /* PROPS */
1151
- , ["label"])]),
1152
- _: 1
1153
- /* STABLE */
1154
-
1040
+ _: 1 /* STABLE */
1041
+ }, 8 /* PROPS */, ["label"])]),
1042
+ _: 1 /* STABLE */
1155
1043
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1156
1044
  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, {
1157
1045
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).transparents
@@ -1171,12 +1059,8 @@ const __default__ = {
1171
1059
  max: 1,
1172
1060
  step: 0.01,
1173
1061
  onInput: _cache[18] || (_cache[18] = $event => paramsChanged('slopeColorAlpha'))
1174
- }, null, 8
1175
- /* PROPS */
1176
- , ["modelValue", "step"])]),
1177
- _: 1
1178
- /* STABLE */
1179
-
1062
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1063
+ _: 1 /* STABLE */
1180
1064
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1181
1065
  span: 8
1182
1066
  }, {
@@ -1188,26 +1072,14 @@ const __default__ = {
1188
1072
  step: 0.01,
1189
1073
  "controls-position": "right",
1190
1074
  onInput: _cache[20] || (_cache[20] = $event => paramsChanged('slopeColorAlpha'))
1191
- }, null, 8
1192
- /* PROPS */
1193
- , ["modelValue", "step"])]),
1194
- _: 1
1195
- /* STABLE */
1196
-
1075
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1076
+ _: 1 /* STABLE */
1197
1077
  })]),
1198
- _: 1
1199
- /* STABLE */
1200
-
1078
+ _: 1 /* STABLE */
1201
1079
  })]),
1202
- _: 1
1203
- /* STABLE */
1204
-
1205
- }, 8
1206
- /* PROPS */
1207
- , ["label"])]),
1208
- _: 1
1209
- /* STABLE */
1210
-
1080
+ _: 1 /* STABLE */
1081
+ }, 8 /* PROPS */, ["label"])]),
1082
+ _: 1 /* STABLE */
1211
1083
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
1212
1084
  style: {
1213
1085
  "padding-bottom": "8px"
@@ -1220,67 +1092,32 @@ const __default__ = {
1220
1092
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).slopeColorText,
1221
1093
  "onUpdate:modelValue": _cache[21] || (_cache[21] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).slopeColorText = $event),
1222
1094
  onChange: _cache[22] || (_cache[22] = $event => paramsChanged('slopeColorText'))
1223
- }, null, 8
1224
- /* PROPS */
1225
- , ["modelValue"])]),
1226
- _: 1
1227
- /* STABLE */
1228
-
1229
- }, 8
1230
- /* PROPS */
1231
- , ["label"])]),
1232
- _: 1
1233
- /* STABLE */
1234
-
1095
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1096
+ _: 1 /* STABLE */
1097
+ }, 8 /* PROPS */, ["label"])]),
1098
+ _: 1 /* STABLE */
1235
1099
  })])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
1236
- _: 1
1237
- /* STABLE */
1238
-
1239
- }, 8
1240
- /* PROPS */
1241
- , ["label-width"])]),
1242
- _: 1
1243
- /* STABLE */
1244
-
1245
- }, 8
1246
- /* PROPS */
1247
- , ["title"])]),
1248
- _: 1
1249
- /* STABLE */
1250
-
1251
- }, 8
1252
- /* PROPS */
1253
- , ["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, {
1100
+ _: 1 /* STABLE */
1101
+ }, 8 /* PROPS */, ["label-width"])]),
1102
+ _: 1 /* STABLE */
1103
+ }, 8 /* PROPS */, ["title"])]),
1104
+ _: 1 /* STABLE */
1105
+ }, 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, {
1254
1106
  onClick: _cache[23] || (_cache[23] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => startAnalysis(), ["stop"])),
1255
1107
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis,
1256
1108
  type: "primary"
1257
1109
  }, {
1258
- 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
1259
- /* TEXT */
1260
- )]),
1261
- _: 1
1262
- /* STABLE */
1263
-
1264
- }, 8
1265
- /* PROPS */
1266
- , ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1110
+ 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 */)]),
1111
+ _: 1 /* STABLE */
1112
+ }, 8 /* PROPS */, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1267
1113
  onClick: _cache[24] || (_cache[24] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => clearResult(), ["stop"])),
1268
1114
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clearResult
1269
1115
  }, {
1270
- 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
1271
- /* TEXT */
1272
- )]),
1273
- _: 1
1274
- /* STABLE */
1275
-
1276
- }, 8
1277
- /* PROPS */
1278
- , ["title"])])])], 2
1279
- /* CLASS */
1280
- );
1116
+ 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 */)]),
1117
+ _: 1 /* STABLE */
1118
+ }, 8 /* PROPS */, ["title"])])])], 2 /* CLASS */);
1281
1119
  };
1282
1120
  }
1283
-
1284
1121
  }));
1285
1122
  ;// CONCATENATED MODULE: ./src/webgl/slopeanalysis/SlopeAnalysis.vue?vue&type=script&setup=true&lang=js
1286
1123
 
@@ -1292,10 +1129,13 @@ const __exports__ = SlopeAnalysisvue_type_script_setup_true_lang_js;
1292
1129
 
1293
1130
  /* harmony default export */ var SlopeAnalysis = (__exports__);
1294
1131
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
1295
- var init_js_ = __webpack_require__(7997);
1132
+ var init_js_ = __webpack_require__(455);
1296
1133
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
1297
1134
  ;// CONCATENATED MODULE: ./src/webgl/slopeanalysis/index.js
1298
-
1135
+ /*
1136
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
1137
+ * All rights reserved.
1138
+ */
1299
1139
 
1300
1140
 
1301
1141
 
@@ -1304,8 +1144,6 @@ SlopeAnalysis.install = (Vue, opts) => {
1304
1144
  Vue.component(SlopeAnalysis.name, SlopeAnalysis);
1305
1145
  };
1306
1146
 
1307
-
1308
- }();
1309
1147
  /******/ return __webpack_exports__;
1310
1148
  /******/ })()
1311
1149
  ;