@kq_npm/client3d_webgl_vue 4.5.3-beta → 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 +337 -524
  2. package/adddata/style/adddata.css +1 -1
  3. package/aspectanalysis/index.js +159 -227
  4. package/baseterraingallery/index.js +122 -145
  5. package/boxclip/index.js +288 -470
  6. package/clientPrint/index.js +333 -897
  7. package/clientPrint/style/clientPrint.css +1 -1
  8. package/comparemap/index.js +224 -246
  9. package/compass/index.js +96 -84
  10. package/excavatefillanalysis/index.js +181 -252
  11. package/fixedzoomin/index.js +91 -76
  12. package/fixedzoomout/index.js +91 -76
  13. package/flight/index.js +297 -401
  14. package/flight/style/flight.css +1 -1
  15. package/floodanalysis/index.js +243 -382
  16. package/geologicalbodyanalysis/index.js +203 -287
  17. package/gpuspatialquery/index.js +240 -390
  18. package/hawkeye/index.js +139 -103
  19. package/headertemp/index.js +23 -33
  20. package/heatmap3d/index.js +426 -733
  21. package/heatmap3d/style/heatmap3d.css +1 -1
  22. package/index.js +7913 -16839
  23. package/isolineanalysis/index.js +554 -1231
  24. package/light/index.js +351 -488
  25. package/limitheightanalysis/index.js +249 -312
  26. package/measure/index.js +339 -493
  27. package/modelFlat/index.js +202 -223
  28. package/modelexcavate/index.js +194 -251
  29. package/modelfilter/index.js +216 -299
  30. package/modelprofileanalysis/index.js +354 -465
  31. package/modelselect/index.js +180 -173
  32. package/package.json +1 -1
  33. package/particleeffect/index.js +257 -430
  34. package/planeclip/index.js +237 -328
  35. package/resetview/index.js +89 -69
  36. package/roller/index.js +305 -363
  37. package/scaneffect/index.js +273 -571
  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 +818 -2179
  42. package/sceneset/index.js +391 -885
  43. package/scenetohdimage/index.js +212 -346
  44. package/scenetohdimage/style/scenetohdimage.css +1 -1
  45. package/sceneview/index.js +9018 -17813
  46. package/sceneview/style/sceneview.css +1 -1
  47. package/screenshot/index.js +273 -312
  48. package/shadowanalysis/index.js +256 -436
  49. package/sightlineanalysis/index.js +229 -312
  50. package/sightlineanalysis/style/divpoint.css +1 -1
  51. package/skylineanalysis/index.js +200 -339
  52. package/slopeanalysis/index.js +270 -433
  53. package/slopeaspectanalysis/index.js +303 -523
  54. package/statusbar/index.js +113 -84
  55. package/style.css +1 -1
  56. package/terrainoperation/index.js +218 -269
  57. package/terrainprofileanalysis/index.js +162 -171
  58. package/underground/index.js +96 -82
  59. package/videofusion/index.js +305 -519
  60. package/videoproject/index.js +311 -521
  61. package/viewshedanalysis/index.js +176 -275
  62. package/weathereffect/index.js +197 -343
  63. package/wireframesketch/index.js +133 -141
@@ -7,107 +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
- /***/ 1349:
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__(9389);
18
+ /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6363);
19
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__(7997);
20
+ /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(455);
21
21
  /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
22
-
22
+ /*
23
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
24
+ * All rights reserved.
25
+ */
23
26
 
24
27
 
25
28
  element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install = (Vue, opts) => {
26
29
  _init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
27
30
  Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
28
31
  };
29
-
30
- /* harmony default export */ __webpack_exports__["Z"] = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
32
+ /* harmony default export */ __webpack_exports__.A = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
31
33
 
32
34
  /***/ }),
33
35
 
34
- /***/ 348:
36
+ /***/ 5698:
35
37
  /***/ (function(module) {
36
38
 
37
39
  module.exports = require("@kq_npm/client_icons_vue");
38
40
 
39
41
  /***/ }),
40
42
 
41
- /***/ 9389:
43
+ /***/ 3658:
44
+ /***/ (function(module) {
45
+
46
+ module.exports = require("core-js/modules/esnext.iterator.constructor.js");
47
+
48
+ /***/ }),
49
+
50
+ /***/ 7993:
51
+ /***/ (function(module) {
52
+
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");
61
+
62
+ /***/ }),
63
+
64
+ /***/ 6363:
42
65
  /***/ (function(module) {
43
66
 
44
67
  module.exports = require("element-plus/dist/index.full.js");
45
68
 
46
69
  /***/ }),
47
70
 
48
- /***/ 7080:
71
+ /***/ 3579:
49
72
  /***/ (function(module) {
50
73
 
51
74
  module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
52
75
 
53
76
  /***/ }),
54
77
 
55
- /***/ 6277:
78
+ /***/ 4822:
56
79
  /***/ (function(module) {
57
80
 
58
- module.exports = __WEBPACK_EXTERNAL_MODULE__6277__;
81
+ module.exports = __WEBPACK_EXTERNAL_MODULE__4822__;
59
82
 
60
83
  /***/ }),
61
84
 
62
- /***/ 7135:
85
+ /***/ 64:
63
86
  /***/ (function(module) {
64
87
 
65
- module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
88
+ module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
66
89
 
67
90
  /***/ }),
68
91
 
69
- /***/ 3458:
92
+ /***/ 2975:
70
93
  /***/ (function(module) {
71
94
 
72
- module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
95
+ module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
73
96
 
74
97
  /***/ }),
75
98
 
76
- /***/ 7997:
99
+ /***/ 455:
77
100
  /***/ (function(module) {
78
101
 
79
- module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
102
+ module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
80
103
 
81
104
  /***/ }),
82
105
 
83
- /***/ 1895:
106
+ /***/ 154:
84
107
  /***/ (function(module) {
85
108
 
86
- module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
109
+ module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
87
110
 
88
111
  /***/ }),
89
112
 
90
- /***/ 8270:
113
+ /***/ 6913:
91
114
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
92
115
 
93
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
94
- /* harmony export */ "Z": function() { return /* binding */ _defineProperty; }
95
- /* harmony export */ });
96
- function _defineProperty(obj, key, value) {
97
- if (key in obj) {
98
- Object.defineProperty(obj, key, {
99
- value: value,
100
- enumerable: true,
101
- configurable: true,
102
- writable: true
103
- });
104
- } else {
105
- 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.");
106
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
107
155
 
108
- 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;
109
163
  }
110
164
 
165
+
111
166
  /***/ })
112
167
 
113
168
  /******/ });
@@ -179,54 +234,61 @@ function _defineProperty(obj, key, value) {
179
234
  /******/
180
235
  /************************************************************************/
181
236
  var __webpack_exports__ = {};
182
- // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
183
- !function() {
184
237
  // ESM COMPAT FLAG
185
238
  __webpack_require__.r(__webpack_exports__);
186
239
 
187
240
  // EXPORTS
188
241
  __webpack_require__.d(__webpack_exports__, {
189
- "IsolineAnalysisViewModel": function() { return /* reexport */ IsolineAnalysisViewModel; },
242
+ IsolineAnalysisViewModel: function() { return /* reexport */ IsolineAnalysisViewModel; },
190
243
  "default": function() { return /* reexport */ IsolineAnalysis; }
191
244
  });
192
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);
193
252
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
194
- 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);
195
254
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
196
- var gis_utils_ = __webpack_require__(7135);
197
- // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
198
- 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);
199
258
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/const-image"
200
- var const_image_ = __webpack_require__(6277);
259
+ var const_image_ = __webpack_require__(4822);
201
260
  // EXTERNAL MODULE: ./src/common/_ui/message/index.js
202
- var message = __webpack_require__(1349);
261
+ var message = __webpack_require__(3275);
203
262
  ;// CONCATENATED MODULE: ./src/webgl/isolineanalysis/IsolineAnalysisViewModel.js
204
263
 
205
- //等值线分析逻辑类
206
-
207
-
208
- class IsolineAnalysisViewModel {
209
- //等值线分析三维对象
210
- //等高面高度区间
211
- //等高面区间颜色数组
212
- //等高面渐变纹理图片
213
- //绘制管理对象
214
- //绘制完成监听事件
215
- //等值线分析存储参数对象
216
- constructor(scenceView, options) {
217
- (0,defineProperty/* default */.Z)(this, "_elevation", null);
218
264
 
219
- (0,defineProperty/* default */.Z)(this, "_surfaceColorTableValue", [0.0, 0.1, 0.2, 0.3, 0.4]);
220
265
 
221
- (0,defineProperty/* default */.Z)(this, "_surfaceColorTable", ["#2a2828", "#2747E0", "#D33B7D", "#D33038", "#FF9742"]);
222
266
 
223
- (0,defineProperty/* default */.Z)(this, "_surfaceColorImage", null);
267
+ /*
268
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
269
+ * All rights reserved.
270
+ */
224
271
 
225
- (0,defineProperty/* default */.Z)(this, "_drawManager", null);
272
+ //等值线分析逻辑类
226
273
 
227
- (0,defineProperty/* default */.Z)(this, "_removeEventListener", null);
274
+ class IsolineAnalysisViewModel {
275
+ //等值线分析存储参数对象
228
276
 
229
- (0,defineProperty/* default */.Z)(this, "_colorImages", [//渐变纹理编号和图片地址对象
277
+ constructor(scenceView, options) {
278
+ (0,defineProperty/* default */.A)(this, "_elevation", null);
279
+ //等值线分析三维对象
280
+ (0,defineProperty/* default */.A)(this, "_surfaceColorTableValue", [0.0, 0.1, 0.2, 0.3, 0.4]);
281
+ //等高面高度区间
282
+ (0,defineProperty/* default */.A)(this, "_surfaceColorTable", ["#2a2828", "#2747E0", "#D33B7D", "#D33038", "#FF9742"]);
283
+ //等高面区间颜色数组
284
+ (0,defineProperty/* default */.A)(this, "_surfaceColorImage", null);
285
+ //等高面渐变纹理图片
286
+ (0,defineProperty/* default */.A)(this, "_drawManager", null);
287
+ //绘制管理对象
288
+ (0,defineProperty/* default */.A)(this, "_removeEventListener", null);
289
+ //绘制完成监听事件
290
+ (0,defineProperty/* default */.A)(this, "_colorImages", [
291
+ //渐变纹理编号和图片地址对象
230
292
  {
231
293
  value: "0",
232
294
  src: const_image_.RED_TO_PURPLE_URL
@@ -237,97 +299,80 @@ class IsolineAnalysisViewModel {
237
299
  value: "2",
238
300
  src: const_image_.GREEN_TO_BLUE_URL
239
301
  }]);
240
-
241
- (0,defineProperty/* default */.Z)(this, "_options", null);
242
-
302
+ (0,defineProperty/* default */.A)(this, "_options", null);
243
303
  this._options = options;
244
304
  this._options.viewer = scenceView._viewer;
245
305
  this._options.viewer.scene.globe.depthTestAgainstTerrain = true;
246
306
  this._options.colorImage = this.getImagePath(this._options.colorImage);
247
307
  this._surfaceColorImage = this._options.colorImage;
248
-
249
308
  if (options.firstCurve.color) {
250
309
  options.firstCurve.color = Cesium.Color.fromCssColorString(options.firstCurve.color);
251
310
  }
252
-
253
311
  if (options.rememberCurve.color) {
254
312
  options.rememberCurve.color = Cesium.Color.fromCssColorString(options.rememberCurve.color);
255
313
  }
256
-
257
314
  if (options.timeCurve.color) {
258
315
  options.timeCurve.color = Cesium.Color.fromCssColorString(options.timeCurve.color);
259
316
  }
260
-
261
317
  if (options.helpCurve.color) {
262
318
  options.helpCurve.color = Cesium.Color.fromCssColorString(options.helpCurve.color);
263
- } // scenceView._viewer.imageryLayers.addImageryProvider(new Cesium.SingleTileImageryProvider({
319
+ }
320
+ // scenceView._viewer.imageryLayers.addImageryProvider(new Cesium.SingleTileImageryProvider({
264
321
  // url: './images/5e1e7ff00b274.jpg"'
265
322
  // }));
266
-
267
-
268
323
  options.positions = Cesium.Cartesian3.fromDegreesArray([86.207634, 28.056729, 86.102906, 28.00936]);
269
324
  this._elevation = new Cesium.Kq3dContourAnalysis(options);
270
-
271
325
  this._elevation.destroy();
272
-
273
326
  this._elevation = null;
274
327
  this._drawManager = scenceView._drawManager;
275
328
  var that = this;
276
329
  that._removeEventListener = that._drawManager.drawFinishedEvent.addEventListener(shape => {
277
330
  if (shape) {
278
331
  that._options.positions = shape._controlPoints;
279
-
280
332
  that._drawManager.clear();
281
-
282
333
  switch (that._options.filltype) {
283
334
  case 0:
284
335
  that._options.type = Cesium.Kq3dContourAnalysisType.LINE;
285
336
  break;
286
-
287
337
  case 1:
288
338
  that._options.type = Cesium.Kq3dContourAnalysisType.SURFACE;
289
339
  break;
290
-
291
340
  case 2:
292
341
  that._options.type = Cesium.Kq3dContourAnalysisType.SUFACE_LINE;
293
342
  break;
294
343
  }
295
-
296
344
  that._elevation = new Cesium.Kq3dContourAnalysis(that._options);
297
345
  }
298
346
  });
299
- } // 设置等高面区间
300
-
301
-
347
+ }
348
+ // 设置等高面区间
302
349
  setColorTableHeight(heights) {
303
350
  this._surfaceColorTableValue = heights.map(function (item) {
304
351
  return item / 8000;
305
352
  });
306
353
  this.changeSurfaceFillStyle(0);
307
- } // 设置等高面填充样式
308
-
309
-
354
+ }
355
+ // 设置等高面填充样式
310
356
  setColorTable(newValue) {
311
357
  this._surfaceColorTable = newValue;
312
358
  this.changeSurfaceFillStyle(0);
313
- } //设置填充图片
314
-
359
+ }
315
360
 
361
+ //设置填充图片
316
362
  setFillStyleImage(image) {
317
363
  this._options.colorImage = image;
318
364
  this._surfaceColorImage = image;
319
365
  if (this._elevation) this._elevation.colorImage = image;
320
- } //设置填充样式
321
-
366
+ }
322
367
 
368
+ //设置填充样式
323
369
  setFillStyle(value) {
324
370
  this.changeSurfaceFillStyle(value);
325
- } //修改等高面填充样式
326
-
371
+ }
327
372
 
373
+ //修改等高面填充样式
328
374
  changeSurfaceFillStyle(value) {
329
375
  if (!this._elevation) return;
330
-
331
376
  switch (value) {
332
377
  case 0:
333
378
  // 自定义颜色表
@@ -335,49 +380,41 @@ class IsolineAnalysisViewModel {
335
380
  this._elevation.colorTable = this._surfaceColorTable;
336
381
  this._elevation.colorTableValue = this._surfaceColorTableValue;
337
382
  break;
338
-
339
383
  case 1:
340
384
  // 图片纹理
341
385
  this._elevation.colorImage = this._surfaceColorImage;
342
386
  break;
343
387
  }
344
- } //获取图片路径
345
-
388
+ }
346
389
 
390
+ //获取图片路径
347
391
  getImagePath(value) {
348
392
  var imagePath = "";
349
-
350
393
  var image = this._colorImages.find(item => item.value === value);
351
-
352
394
  if (image) {
353
395
  imagePath = image.src;
354
396
  }
355
-
356
397
  return imagePath;
357
- } //修改填充图片
358
-
398
+ }
359
399
 
400
+ //修改填充图片
360
401
  setColorLine(value) {
361
402
  var path = "";
362
-
363
403
  switch (value) {
364
404
  case 0:
365
405
  path = const_image_.RED_TO_PURPLE_URL;
366
406
  break;
367
-
368
407
  case 1:
369
408
  path = const_image_.PURPLE_TO_YELLOW_URL;
370
409
  break;
371
-
372
410
  case 2:
373
411
  path = const_image_.GREEN_TO_BLUE_URL;
374
412
  break;
375
413
  }
376
-
377
414
  return path;
378
- } //设置填充类型
379
-
415
+ }
380
416
 
417
+ //设置填充类型
381
418
  setFillType(value) {
382
419
  // if(!this._elevation) return;
383
420
  switch (value) {
@@ -386,176 +423,155 @@ class IsolineAnalysisViewModel {
386
423
  this._options.type = Cesium.Kq3dContourAnalysisType.LINE;
387
424
  if (this._elevation) this._elevation.type = Cesium.Kq3dContourAnalysisType.LINE;
388
425
  break;
389
-
390
426
  case 1:
391
427
  this._options.filltype = "surface_img";
392
428
  this._options.type = Cesium.Kq3dContourAnalysisType.SURFACE;
393
-
394
429
  if (this._elevation) {
395
- this._elevation.type = Cesium.Kq3dContourAnalysisType.SURFACE; // this._surfaceColorImage = this.setColorLine(value);
396
-
430
+ this._elevation.type = Cesium.Kq3dContourAnalysisType.SURFACE;
431
+ // this._surfaceColorImage = this.setColorLine(value);
397
432
  this._elevation.colorImage = this._surfaceColorImage;
398
433
  }
399
-
400
434
  break;
401
-
402
435
  case 2:
403
436
  this._options.filltype = "surface_img";
404
437
  this._options.type = Cesium.Kq3dContourAnalysisType.SUFACE_LINE;
405
-
406
438
  if (this._elevation) {
407
439
  this._elevation.type = Cesium.Kq3dContourAnalysisType.SUFACE_LINE;
408
440
  this._elevation.colorImage = this._surfaceColorImage;
409
441
  }
410
-
411
442
  break;
412
443
  }
413
- } //开始分析
414
-
444
+ }
415
445
 
446
+ //开始分析
416
447
  start() {
417
- var that = this; // 判断是否添加了地形
418
-
448
+ var that = this;
449
+ // 判断是否添加了地形
419
450
  if (that._options.viewer.terrainProvider.availability) {
420
451
  that._drawManager.startDraw("polygon", {
421
452
  clampToGround: true
422
453
  });
423
454
  } else {
424
- (0,message/* default */.Z)({
455
+ (0,message/* default */.A)({
425
456
  message: "请添加地形后分析!",
426
457
  type: "warning"
427
458
  });
428
459
  }
429
- } //清除全部结果
430
-
460
+ }
431
461
 
462
+ //清除全部结果
432
463
  clear() {
433
464
  this._drawManager && this._drawManager.stopDraw();
434
465
  this._elevation && this._elevation.destroy();
435
466
  this._elevation = null;
436
- } //销毁
437
-
438
-
467
+ }
468
+ //销毁
439
469
  destroy() {
440
470
  this._drawManager && this._drawManager.stopDraw();
441
471
  this._elevation && this._elevation.destroy();
442
- this._elevation = null; //移除监听事件
443
-
472
+ this._elevation = null;
473
+ //移除监听事件
444
474
  this._removeEventListener && this._removeEventListener();
445
475
  this._removeEventListener = null;
446
- } //设置首曲线显隐
447
-
448
-
476
+ }
477
+ //设置首曲线显隐
449
478
  setElevationMarking(show) {
450
479
  this._options.label = show;
451
480
  if (this._elevation) this._elevation._isLabel = this._options.label;
452
- } //设置首曲线显隐
453
-
454
-
481
+ }
482
+ //设置首曲线显隐
455
483
  setFirstCurve(show) {
456
484
  this._options.firstCurve.show = show;
457
485
  if (this._elevation) this._elevation.firstCurve = this._options.firstCurve;
458
- } //设置首曲线间隔
459
-
460
-
486
+ }
487
+ //设置首曲线间隔
461
488
  setFirstCurveSpace(spaceing) {
462
489
  this._options.spaceing = Number(spaceing);
463
490
  if (this._elevation) this._elevation.spaceing = this._options.spaceing;
464
- } //设置首曲线宽度
465
-
466
-
491
+ }
492
+ //设置首曲线宽度
467
493
  setFirstCurveWidth(width) {
468
494
  this._options.firstCurve.width = Number(width);
469
495
  if (this._elevation) this._elevation.firstCurve = this._options.firstCurve;
470
- } //设置首曲线颜色
471
-
472
-
496
+ }
497
+ //设置首曲线颜色
473
498
  setFirstCurveColor(color) {
474
499
  this._options.firstCurve.color = new Cesium.Color.fromCssColorString(color);
475
500
  if (this._elevation) this._elevation.firstCurve = this._options.firstCurve;
476
- } //设置计曲线显隐
477
-
501
+ }
478
502
 
503
+ //设置计曲线显隐
479
504
  setRememberCurve(show) {
480
505
  this._options.rememberCurve.show = show;
481
506
  if (this._elevation) this._elevation.rememberCurve = this._options.rememberCurve;
482
- } //设置计曲线宽度
483
-
484
-
507
+ }
508
+ //设置计曲线宽度
485
509
  setRememberCurveWidth(width) {
486
510
  this._options.rememberCurve.width = Number(width);
487
511
  if (this._elevation) this._elevation.rememberCurve = this._options.rememberCurve;
488
- } //设置计曲线颜色
489
-
490
-
512
+ }
513
+ //设置计曲线颜色
491
514
  setRememberCurveColor(color) {
492
515
  this._options.rememberCurve.color = new Cesium.Color.fromCssColorString(color);
493
516
  if (this._elevation) this._elevation.rememberCurve = this._options.rememberCurve;
494
- } //设置间曲线显隐
495
-
496
-
517
+ }
518
+ //设置间曲线显隐
497
519
  setIntervalCurve(show) {
498
520
  this._options.timeCurve.show = show;
499
521
  if (this._elevation) this._elevation.timeCurve = this._options.timeCurve;
500
- } //设置间曲线宽度
501
-
502
-
522
+ }
523
+ //设置间曲线宽度
503
524
  setIntervalCurveWidth(width) {
504
525
  this._options.timeCurve.width = Number(width);
505
526
  if (this._elevation) this._elevation.timeCurve = this._options.timeCurve;
506
- } //设置间曲线颜色
507
-
508
-
527
+ }
528
+ //设置间曲线颜色
509
529
  setIntervalCurveColor(color) {
510
530
  this._options.timeCurve.color = new Cesium.Color.fromCssColorString(color);
511
531
  if (this._elevation) this._elevation.timeCurve = this._options.timeCurve;
512
- } //设置助曲线显隐
513
-
514
-
532
+ }
533
+ //设置助曲线显隐
515
534
  setExtraCurve(show) {
516
535
  this._options.helpCurve.show = show;
517
536
  if (this._elevation) this._elevation.helpCurve = this._options.helpCurve;
518
- } //设置助曲线宽度
519
-
520
-
537
+ }
538
+ //设置助曲线宽度
521
539
  setExtraCurveWidth(width) {
522
540
  this._options.helpCurve.width = Number(width);
523
541
  if (this._elevation) this._elevation.helpCurve = this._options.helpCurve;
524
- } //设置助曲线颜色
525
-
526
-
542
+ }
543
+ //设置助曲线颜色
527
544
  setExtraCurveColor(color) {
528
545
  if (this._elevation) this._elevation.helpCurve = this._options.helpCurve;
529
546
  this._options.helpCurve.color = new Cesium.Color.fromCssColorString(color);
530
- } //设置面透明度
531
-
532
-
547
+ }
548
+ //设置面透明度
533
549
  setSurfaceAlpha(alpha) {
534
550
  this._options.surfaceAlpha = Number(alpha);
535
551
  if (this._elevation) this._elevation.surfaceAlpha = Number(alpha);
536
- } //设置最小高度
537
-
538
-
552
+ }
553
+ //设置最小高度
539
554
  setMinHeight(minHeight) {
540
555
  this._options.minHeight = Number(minHeight);
541
556
  if (this._elevation) this._elevation.minHeight = Number(minHeight);
542
- } //设置最大高度
543
-
544
-
557
+ }
558
+ //设置最大高度
545
559
  setMaxHeight(maxHeight) {
546
560
  this._options.maxHeight = Number(maxHeight);
547
561
  if (this._elevation) this._elevation.maxHeight = Number(maxHeight);
548
562
  }
549
-
550
563
  }
551
564
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
552
- var client_icons_vue_ = __webpack_require__(348);
565
+ var client_icons_vue_ = __webpack_require__(5698);
553
566
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
554
- var util_ = __webpack_require__(3458);
567
+ var util_ = __webpack_require__(2975);
555
568
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
556
- var vue_i18n_cjs_js_ = __webpack_require__(7080);
569
+ var vue_i18n_cjs_js_ = __webpack_require__(3579);
557
570
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/isolineanalysis/IsolineAnalysis.vue?vue&type=script&setup=true&lang=js
558
571
 
572
+
573
+
574
+
559
575
  const _hoisted_1 = {
560
576
  class: "kq3d-isoline-analysis-box"
561
577
  };
@@ -577,50 +593,36 @@ const _hoisted_6 = {
577
593
  "text-align": "left"
578
594
  }
579
595
  };
580
-
581
- const _hoisted_7 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
582
- class: "kq3d-isoline-analysis-line"
583
- }, null, -1
584
- /* HOISTED */
585
- );
586
-
587
- const _hoisted_8 = {
596
+ const _hoisted_7 = {
588
597
  style: {
589
598
  "width": "15%",
590
599
  "text-align": "right"
591
600
  }
592
601
  };
593
- const _hoisted_9 = ["src"];
594
- const _hoisted_10 = {
602
+ const _hoisted_8 = ["src"];
603
+ const _hoisted_9 = {
595
604
  key: 0
596
605
  };
597
- const _hoisted_11 = {
606
+ const _hoisted_10 = {
598
607
  class: "kq3d-isoline-analysis-heightspan"
599
608
  };
600
- const _hoisted_12 = {
609
+ const _hoisted_11 = {
601
610
  key: 1
602
611
  };
603
- const _hoisted_13 = {
612
+ const _hoisted_12 = {
604
613
  style: {
605
614
  "width": "15%",
606
615
  "text-align": "left"
607
616
  }
608
617
  };
609
-
610
- const _hoisted_14 = /*#__PURE__*/(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
611
- class: "kq3d-isoline-analysis-line"
612
- }, null, -1
613
- /* HOISTED */
614
- );
615
-
616
- const _hoisted_15 = {
618
+ const _hoisted_13 = {
617
619
  style: {
618
620
  "width": "15%",
619
621
  "text-align": "right"
620
622
  }
621
623
  };
622
- const _hoisted_16 = ["src"];
623
- const _hoisted_17 = {
624
+ const _hoisted_14 = ["src"];
625
+ const _hoisted_15 = {
624
626
  class: "kq3d-isoline-analysis-footer"
625
627
  };
626
628
 
@@ -633,7 +635,7 @@ const _hoisted_17 = {
633
635
  const __default__ = {
634
636
  name: "Kq3dIsolineAnalysis"
635
637
  };
636
- /* harmony default export */ var IsolineAnalysisvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
638
+ /* harmony default export */ var IsolineAnalysisvue_type_script_setup_true_lang_js = (/*@__PURE__*/Object.assign(__default__, {
637
639
  props: {
638
640
  // 设置参数
639
641
  settingParams: {
@@ -644,7 +646,6 @@ const __default__ = {
644
646
  type: Boolean,
645
647
  default: true
646
648
  },
647
-
648
649
  /**
649
650
  * 例:"center","topLeft","topRight","bottomLeft","bottomRight", "topCenter", "bottomCenter" {top:'16px',left:'16px'}, {top:16,left:16}
650
651
  */
@@ -674,11 +675,9 @@ const __default__ = {
674
675
  default: true
675
676
  }
676
677
  },
677
-
678
678
  setup(__props, {
679
679
  expose: __expose
680
680
  }) {
681
- const props = __props;
682
681
  const {
683
682
  proxy
684
683
  } = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
@@ -714,8 +713,10 @@ const __default__ = {
714
713
  value: "2",
715
714
  src: const_image_.GREEN_TO_BLUE_URL
716
715
  }];
717
- let activeName = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("line"); // 获取组件传参
716
+ let activeName = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("line");
718
717
 
718
+ // 获取组件传参
719
+ const props = __props;
719
720
  let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
720
721
  fillType: props.settingParams && props.settingParams.fillType || 0,
721
722
  // 填充类型
@@ -776,15 +777,17 @@ const __default__ = {
776
777
  maxHeight: props.settingParams && props.settingParams.maxHeight || 5100,
777
778
  // 最大高度
778
779
  surfaceAlpha: props.settingParams && props.settingParams.surfaceAlpha || 0.6 // 面透明度
779
-
780
780
  });
781
- let viewModel = null; // 组件容器Ref
781
+ let viewModel = null;
782
782
 
783
- let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null); // 生成组件默认header
783
+ // 组件容器Ref
784
+ let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
784
785
 
786
+ // 生成组件默认header
785
787
  let headerTemp = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
786
- let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(); // 国际化
788
+ let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
787
789
 
790
+ // 国际化
788
791
  let {
789
792
  locale,
790
793
  messages
@@ -804,7 +807,6 @@ const __default__ = {
804
807
  watchCreateHeaderTemp();
805
808
  });
806
809
  currentLang.value = proxy.$i18n.locale; // 获取当前语言
807
-
808
810
  gis_utils_.utils.getWebMap(null, scenceView => {
809
811
  if (scenceView) {
810
812
  var options = {
@@ -843,21 +845,20 @@ const __default__ = {
843
845
  }
844
846
  });
845
847
  });
848
+
846
849
  /**
847
850
  * @description 监听header生成
848
851
  */
849
-
850
852
  const watchCreateHeaderTemp = () => {
851
853
  if (props.showHeaderTemp) {
852
854
  // 生成headerTemp
853
855
  headerTemp.value = (0,util_.createHeaderTemp)(boxRef.value, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toRefs)(props), headerTempRef, headerTempTitle);
854
856
  }
855
- }; // 刷新自定义样式数组
856
-
857
+ };
857
858
 
859
+ // 刷新自定义样式数组
858
860
  function refactorArr(type) {
859
861
  if (!dataList || !dataList.length) return;
860
-
861
862
  if (type == "height") {
862
863
  formItem.colorTableHeight = dataList.map(item => {
863
864
  return item.colorTableHeight;
@@ -869,136 +870,113 @@ const __default__ = {
869
870
  });
870
871
  formItem.colorTable.shift();
871
872
  }
872
- } //开始分析
873
-
873
+ }
874
874
 
875
+ //开始分析
875
876
  function startAnalysis() {
876
877
  viewModel && viewModel.start();
877
- } //修改填充类型
878
-
878
+ }
879
879
 
880
+ //修改填充类型
880
881
  const onChangeSelect = value => {
881
882
  viewModel.setFillType(value);
882
- }; //修改填充样式
883
-
883
+ };
884
884
 
885
+ //修改填充样式
885
886
  const onChangeFillStyle = value => {
886
887
  viewModel.setFillStyle(value);
887
- }; //清除结果
888
-
888
+ };
889
889
 
890
+ //清除结果
890
891
  function clearResult() {
891
892
  viewModel && viewModel.clear();
892
- } // 销毁
893
-
893
+ }
894
894
 
895
+ // 销毁
895
896
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
896
897
  viewModel && viewModel.destroy();
897
- }); //获取图片路径
898
+ });
898
899
 
900
+ //获取图片路径
899
901
  function getImagePath(value) {
900
902
  var imagePath = "";
901
903
  var image = colorImages.find(item => item.value === value);
902
-
903
904
  if (image) {
904
905
  imagePath = image.src;
905
906
  }
906
-
907
907
  return imagePath;
908
908
  }
909
-
910
909
  function paramsChanged(key) {
911
910
  switch (key) {
912
911
  case "elevationMarking":
913
912
  viewModel.setElevationMarking(formItem.elevationMarking);
914
913
  break;
915
-
916
914
  case "firstCurve":
917
915
  viewModel.setFirstCurve(formItem.firstCurve);
918
916
  break;
919
-
920
917
  case "firstCurveSpace":
921
918
  viewModel.setFirstCurveSpace(formItem.spaceing);
922
919
  break;
923
-
924
920
  case "firstCurveWidth":
925
921
  viewModel.setFirstCurveWidth(formItem.firstCurveWidth);
926
922
  break;
927
-
928
923
  case "firstCurveColor":
929
924
  viewModel.setFirstCurveColor(formItem.firstCurveColor);
930
925
  break;
931
-
932
926
  case "rememberCurve":
933
927
  viewModel.setRememberCurve(formItem.rememberCurve);
934
928
  break;
935
-
936
929
  case "rememberCurveWidth":
937
930
  viewModel.setRememberCurveWidth(formItem.rememberCurveWidth);
938
931
  break;
939
-
940
932
  case "rememberCurveColor":
941
933
  viewModel.setRememberCurveColor(formItem.rememberCurveColor);
942
934
  break;
943
-
944
935
  case "intervalCurve":
945
936
  viewModel.setIntervalCurve(formItem.intervalCurve);
946
937
  break;
947
-
948
938
  case "intervalCurveWidth":
949
939
  viewModel.setIntervalCurveWidth(formItem.intervalCurveWidth);
950
940
  break;
951
-
952
941
  case "intervalCurveColor":
953
942
  viewModel.setIntervalCurveColor(formItem.intervalCurveColor);
954
943
  break;
955
-
956
944
  case "extraCurve":
957
945
  viewModel.setExtraCurve(formItem.extraCurve);
958
946
  break;
959
-
960
947
  case "extraCurveWidth":
961
948
  viewModel.setExtraCurveWidth(formItem.extraCurveWidth);
962
949
  break;
963
-
964
950
  case "extraCurveColor":
965
951
  viewModel.setExtraCurveColor(formItem.extraCurveColor);
966
952
  break;
967
-
968
953
  case "alpha":
969
954
  viewModel.setSurfaceAlpha(formItem.surfaceAlpha);
970
955
  break;
971
-
972
956
  case "minHeight":
973
957
  viewModel.setMinHeight(formItem.minHeight);
974
958
  break;
975
-
976
959
  case "maxHeight":
977
960
  viewModel.setMaxHeight(formItem.maxHeight);
978
961
  break;
979
-
980
962
  case "colorTableHeight":
981
963
  // 自定义填充样式区间
982
964
  refactorArr("height");
983
965
  viewModel.setColorTableHeight(formItem.colorTableHeight);
984
966
  break;
985
-
986
967
  case "colorTable":
987
968
  // 自定义填充样式颜色
988
969
  refactorArr("color");
989
970
  viewModel.setColorTable(formItem.colorTable);
990
971
  break;
991
-
992
972
  case "image":
993
973
  var imageUrl = getImagePath(formItem.colorImage);
994
974
  viewModel.setFillStyleImage(imageUrl);
995
975
  break;
996
-
997
976
  default:
998
977
  break;
999
978
  }
1000
979
  }
1001
-
1002
980
  __expose({
1003
981
  refactorArr,
1004
982
  startAnalysis,
@@ -1008,44 +986,25 @@ const __default__ = {
1008
986
  getImagePath,
1009
987
  paramsChanged
1010
988
  });
1011
-
1012
989
  return (_ctx, _cache) => {
1013
990
  const _component_kq_col = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-col");
1014
-
1015
991
  const _component_kq_option = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-option");
1016
-
1017
992
  const _component_kq_select = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-select");
1018
-
1019
993
  const _component_kq_row = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-row");
1020
-
1021
994
  const _component_kq_switch = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-switch");
1022
-
1023
995
  const _component_kq_form_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form-item");
1024
-
1025
996
  const _component_kq_divider = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-divider");
1026
-
1027
997
  const _component_kq_slider = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-slider");
1028
-
1029
998
  const _component_kq_input_number = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-input-number");
1030
-
1031
999
  const _component_kq_color_picker = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-color-picker");
1032
-
1033
1000
  const _component_kq_form = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form");
1034
-
1035
1001
  const _component_kq_radio = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-radio");
1036
-
1037
1002
  const _component_kq_radio_group = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-radio-group");
1038
-
1039
1003
  const _component_kq_tab_pane = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-tab-pane");
1040
-
1041
1004
  const _component_kq_tabs = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-tabs");
1042
-
1043
1005
  const _component_kq_collapse_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-collapse-item");
1044
-
1045
1006
  const _component_kq_collapse = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-collapse");
1046
-
1047
1007
  const _component_kq_button = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-button");
1048
-
1049
1008
  return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("section", {
1050
1009
  class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeClass)(["kq3d-isoline-analysis", {
1051
1010
  'kq-box-shadow': __props.showShadow
@@ -1056,20 +1015,14 @@ const __default__ = {
1056
1015
  key: 0,
1057
1016
  ref_key: "headerTempRef",
1058
1017
  ref: headerTempRef
1059
- }, null, 512
1060
- /* NEED_PATCH */
1061
- )) : (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_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
1018
+ }, 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_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
1062
1019
  gutter: 20
1063
1020
  }, {
1064
1021
  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, {
1065
1022
  span: 6
1066
1023
  }, {
1067
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_2, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).fillType), 1
1068
- /* TEXT */
1069
- )]),
1070
- _: 1
1071
- /* STABLE */
1072
-
1024
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_2, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).fillType), 1 /* TEXT */)]),
1025
+ _: 1 /* STABLE */
1073
1026
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1074
1027
  span: 18
1075
1028
  }, {
@@ -1081,47 +1034,27 @@ const __default__ = {
1081
1034
  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, {
1082
1035
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).contourLine,
1083
1036
  value: 0
1084
- }, null, 8
1085
- /* PROPS */
1086
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1037
+ }, null, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1087
1038
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).contourSurface,
1088
1039
  value: 1
1089
- }, null, 8
1090
- /* PROPS */
1091
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1040
+ }, null, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1092
1041
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).contourLineSurface,
1093
1042
  value: 2
1094
- }, null, 8
1095
- /* PROPS */
1096
- , ["label"])]),
1097
- _: 1
1098
- /* STABLE */
1099
-
1100
- }, 8
1101
- /* PROPS */
1102
- , ["modelValue"])]),
1103
- _: 1
1104
- /* STABLE */
1105
-
1043
+ }, null, 8 /* PROPS */, ["label"])]),
1044
+ _: 1 /* STABLE */
1045
+ }, 8 /* PROPS */, ["modelValue"])]),
1046
+ _: 1 /* STABLE */
1106
1047
  })]),
1107
- _: 1
1108
- /* STABLE */
1109
-
1110
- }, 512
1111
- /* NEED_PATCH */
1112
- ), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillTypeShow]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
1048
+ _: 1 /* STABLE */
1049
+ }, 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillTypeShow]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
1113
1050
  class: "kq3d-isoline-analysis-tip"
1114
1051
  }, {
1115
1052
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", {
1116
1053
  style: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeStyle)({
1117
1054
  'margin-top': (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillTypeShow ? '16px' : '0px'
1118
1055
  })
1119
- }, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).skylineTips), 5
1120
- /* TEXT, STYLE */
1121
- )]),
1122
- _: 1
1123
- /* STABLE */
1124
-
1056
+ }, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).skylineTips), 5 /* TEXT, STYLE */)]),
1057
+ _: 1 /* STABLE */
1125
1058
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_collapse, {
1126
1059
  "model-value": (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(collapseValue),
1127
1060
  class: "kq3d-isoline-analysis-collapse"
@@ -1143,18 +1076,10 @@ const __default__ = {
1143
1076
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).elevationMarking,
1144
1077
  "onUpdate:modelValue": _cache[1] || (_cache[1] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).elevationMarking = $event),
1145
1078
  onChange: _cache[2] || (_cache[2] = $event => paramsChanged('elevationMarking'))
1146
- }, null, 8
1147
- /* PROPS */
1148
- , ["modelValue"])]),
1149
- _: 1
1150
- /* STABLE */
1151
-
1152
- }, 8
1153
- /* PROPS */
1154
- , ["label"])]),
1155
- _: 1
1156
- /* STABLE */
1157
-
1079
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1080
+ _: 1 /* STABLE */
1081
+ }, 8 /* PROPS */, ["label"])]),
1082
+ _: 1 /* STABLE */
1158
1083
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1159
1084
  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, {
1160
1085
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurve
@@ -1163,18 +1088,10 @@ const __default__ = {
1163
1088
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurve,
1164
1089
  "onUpdate:modelValue": _cache[3] || (_cache[3] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurve = $event),
1165
1090
  onChange: _cache[4] || (_cache[4] = $event => paramsChanged('firstCurve'))
1166
- }, null, 8
1167
- /* PROPS */
1168
- , ["modelValue"])]),
1169
- _: 1
1170
- /* STABLE */
1171
-
1172
- }, 8
1173
- /* PROPS */
1174
- , ["label"])]),
1175
- _: 1
1176
- /* STABLE */
1177
-
1091
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1092
+ _: 1 /* STABLE */
1093
+ }, 8 /* PROPS */, ["label"])]),
1094
+ _: 1 /* STABLE */
1178
1095
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1179
1096
  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, {
1180
1097
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurveSpace
@@ -1194,12 +1111,8 @@ const __default__ = {
1194
1111
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minSpaceing,
1195
1112
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxSpaceing,
1196
1113
  onInput: _cache[6] || (_cache[6] = $event => paramsChanged('firstCurveSpace'))
1197
- }, null, 8
1198
- /* PROPS */
1199
- , ["modelValue", "min", "max"])]),
1200
- _: 1
1201
- /* STABLE */
1202
-
1114
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1115
+ _: 1 /* STABLE */
1203
1116
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1204
1117
  span: 8
1205
1118
  }, {
@@ -1211,26 +1124,14 @@ const __default__ = {
1211
1124
  step: 10,
1212
1125
  onInput: _cache[8] || (_cache[8] = $event => paramsChanged('firstCurveSpace')),
1213
1126
  "controls-position": "right"
1214
- }, null, 8
1215
- /* PROPS */
1216
- , ["modelValue", "min", "max"])]),
1217
- _: 1
1218
- /* STABLE */
1219
-
1127
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1128
+ _: 1 /* STABLE */
1220
1129
  })]),
1221
- _: 1
1222
- /* STABLE */
1223
-
1130
+ _: 1 /* STABLE */
1224
1131
  })]),
1225
- _: 1
1226
- /* STABLE */
1227
-
1228
- }, 8
1229
- /* PROPS */
1230
- , ["label"])]),
1231
- _: 1
1232
- /* STABLE */
1233
-
1132
+ _: 1 /* STABLE */
1133
+ }, 8 /* PROPS */, ["label"])]),
1134
+ _: 1 /* STABLE */
1234
1135
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1235
1136
  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, {
1236
1137
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurveWidth
@@ -1250,12 +1151,8 @@ const __default__ = {
1250
1151
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFirstCurveWidth,
1251
1152
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFirstCurveWidth,
1252
1153
  onInput: _cache[10] || (_cache[10] = $event => paramsChanged('firstCurveWidth'))
1253
- }, null, 8
1254
- /* PROPS */
1255
- , ["modelValue", "step", "min", "max"])]),
1256
- _: 1
1257
- /* STABLE */
1258
-
1154
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1155
+ _: 1 /* STABLE */
1259
1156
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1260
1157
  span: 8
1261
1158
  }, {
@@ -1267,26 +1164,14 @@ const __default__ = {
1267
1164
  step: 0.1,
1268
1165
  onInput: _cache[12] || (_cache[12] = $event => paramsChanged('firstCurveWidth')),
1269
1166
  "controls-position": "right"
1270
- }, null, 8
1271
- /* PROPS */
1272
- , ["modelValue", "min", "max", "step"])]),
1273
- _: 1
1274
- /* STABLE */
1275
-
1167
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1168
+ _: 1 /* STABLE */
1276
1169
  })]),
1277
- _: 1
1278
- /* STABLE */
1279
-
1170
+ _: 1 /* STABLE */
1280
1171
  })]),
1281
- _: 1
1282
- /* STABLE */
1283
-
1284
- }, 8
1285
- /* PROPS */
1286
- , ["label"])]),
1287
- _: 1
1288
- /* STABLE */
1289
-
1172
+ _: 1 /* STABLE */
1173
+ }, 8 /* PROPS */, ["label"])]),
1174
+ _: 1 /* STABLE */
1290
1175
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1291
1176
  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, {
1292
1177
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurveColor
@@ -1295,21 +1180,11 @@ const __default__ = {
1295
1180
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveColor,
1296
1181
  "onUpdate:modelValue": _cache[13] || (_cache[13] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveColor = $event),
1297
1182
  onChange: _cache[14] || (_cache[14] = $event => paramsChanged('firstCurveColor'))
1298
- }, null, 8
1299
- /* PROPS */
1300
- , ["modelValue"])]),
1301
- _: 1
1302
- /* STABLE */
1303
-
1304
- }, 8
1305
- /* PROPS */
1306
- , ["label"])]),
1307
- _: 1
1308
- /* STABLE */
1309
-
1310
- })], 512
1311
- /* NEED_PATCH */
1312
- ), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurve]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1183
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1184
+ _: 1 /* STABLE */
1185
+ }, 8 /* PROPS */, ["label"])]),
1186
+ _: 1 /* STABLE */
1187
+ })], 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurve]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1313
1188
  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, {
1314
1189
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).rememberCurve
1315
1190
  }, {
@@ -1317,18 +1192,10 @@ const __default__ = {
1317
1192
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurve,
1318
1193
  "onUpdate:modelValue": _cache[15] || (_cache[15] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurve = $event),
1319
1194
  onChange: _cache[16] || (_cache[16] = $event => paramsChanged('rememberCurve'))
1320
- }, null, 8
1321
- /* PROPS */
1322
- , ["modelValue"])]),
1323
- _: 1
1324
- /* STABLE */
1325
-
1326
- }, 8
1327
- /* PROPS */
1328
- , ["label"])]),
1329
- _: 1
1330
- /* STABLE */
1331
-
1195
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1196
+ _: 1 /* STABLE */
1197
+ }, 8 /* PROPS */, ["label"])]),
1198
+ _: 1 /* STABLE */
1332
1199
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1333
1200
  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, {
1334
1201
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).rememberCurveWidth
@@ -1348,12 +1215,8 @@ const __default__ = {
1348
1215
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minRememberCurveWidth,
1349
1216
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxRememberCurveWidth,
1350
1217
  onInput: _cache[18] || (_cache[18] = $event => paramsChanged('rememberCurveWidth'))
1351
- }, null, 8
1352
- /* PROPS */
1353
- , ["modelValue", "step", "min", "max"])]),
1354
- _: 1
1355
- /* STABLE */
1356
-
1218
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1219
+ _: 1 /* STABLE */
1357
1220
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1358
1221
  span: 8
1359
1222
  }, {
@@ -1365,26 +1228,14 @@ const __default__ = {
1365
1228
  step: 0.1,
1366
1229
  onInput: _cache[20] || (_cache[20] = $event => paramsChanged('rememberCurveWidth')),
1367
1230
  "controls-position": "right"
1368
- }, null, 8
1369
- /* PROPS */
1370
- , ["modelValue", "min", "max", "step"])]),
1371
- _: 1
1372
- /* STABLE */
1373
-
1231
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1232
+ _: 1 /* STABLE */
1374
1233
  })]),
1375
- _: 1
1376
- /* STABLE */
1377
-
1234
+ _: 1 /* STABLE */
1378
1235
  })]),
1379
- _: 1
1380
- /* STABLE */
1381
-
1382
- }, 8
1383
- /* PROPS */
1384
- , ["label"])]),
1385
- _: 1
1386
- /* STABLE */
1387
-
1236
+ _: 1 /* STABLE */
1237
+ }, 8 /* PROPS */, ["label"])]),
1238
+ _: 1 /* STABLE */
1388
1239
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1389
1240
  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, {
1390
1241
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).rememberCurveColor
@@ -1393,21 +1244,11 @@ const __default__ = {
1393
1244
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurveColor,
1394
1245
  "onUpdate:modelValue": _cache[21] || (_cache[21] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurveColor = $event),
1395
1246
  onChange: _cache[22] || (_cache[22] = $event => paramsChanged('rememberCurveColor'))
1396
- }, null, 8
1397
- /* PROPS */
1398
- , ["modelValue"])]),
1399
- _: 1
1400
- /* STABLE */
1401
-
1402
- }, 8
1403
- /* PROPS */
1404
- , ["label"])]),
1405
- _: 1
1406
- /* STABLE */
1407
-
1408
- })], 512
1409
- /* NEED_PATCH */
1410
- ), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurve]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1247
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1248
+ _: 1 /* STABLE */
1249
+ }, 8 /* PROPS */, ["label"])]),
1250
+ _: 1 /* STABLE */
1251
+ })], 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurve]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1411
1252
  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, {
1412
1253
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).intervalCurve
1413
1254
  }, {
@@ -1415,18 +1256,10 @@ const __default__ = {
1415
1256
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurve,
1416
1257
  "onUpdate:modelValue": _cache[23] || (_cache[23] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurve = $event),
1417
1258
  onChange: _cache[24] || (_cache[24] = $event => paramsChanged('intervalCurve'))
1418
- }, null, 8
1419
- /* PROPS */
1420
- , ["modelValue"])]),
1421
- _: 1
1422
- /* STABLE */
1423
-
1424
- }, 8
1425
- /* PROPS */
1426
- , ["label"])]),
1427
- _: 1
1428
- /* STABLE */
1429
-
1259
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1260
+ _: 1 /* STABLE */
1261
+ }, 8 /* PROPS */, ["label"])]),
1262
+ _: 1 /* STABLE */
1430
1263
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1431
1264
  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, {
1432
1265
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).intervalCurveWidth
@@ -1446,12 +1279,8 @@ const __default__ = {
1446
1279
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minIntervalCurveWidth,
1447
1280
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxIntervalCurveWidth,
1448
1281
  onInput: _cache[26] || (_cache[26] = $event => paramsChanged('intervalCurveWidth'))
1449
- }, null, 8
1450
- /* PROPS */
1451
- , ["modelValue", "step", "min", "max"])]),
1452
- _: 1
1453
- /* STABLE */
1454
-
1282
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1283
+ _: 1 /* STABLE */
1455
1284
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1456
1285
  span: 8
1457
1286
  }, {
@@ -1463,26 +1292,14 @@ const __default__ = {
1463
1292
  step: 0.1,
1464
1293
  onInput: _cache[28] || (_cache[28] = $event => paramsChanged('intervalCurveWidth')),
1465
1294
  "controls-position": "right"
1466
- }, null, 8
1467
- /* PROPS */
1468
- , ["modelValue", "min", "max", "step"])]),
1469
- _: 1
1470
- /* STABLE */
1471
-
1295
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1296
+ _: 1 /* STABLE */
1472
1297
  })]),
1473
- _: 1
1474
- /* STABLE */
1475
-
1298
+ _: 1 /* STABLE */
1476
1299
  })]),
1477
- _: 1
1478
- /* STABLE */
1479
-
1480
- }, 8
1481
- /* PROPS */
1482
- , ["label"])]),
1483
- _: 1
1484
- /* STABLE */
1485
-
1300
+ _: 1 /* STABLE */
1301
+ }, 8 /* PROPS */, ["label"])]),
1302
+ _: 1 /* STABLE */
1486
1303
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1487
1304
  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, {
1488
1305
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).intervalCurveColor
@@ -1491,21 +1308,11 @@ const __default__ = {
1491
1308
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurveColor,
1492
1309
  "onUpdate:modelValue": _cache[29] || (_cache[29] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurveColor = $event),
1493
1310
  onChange: _cache[30] || (_cache[30] = $event => paramsChanged('intervalCurveColor'))
1494
- }, null, 8
1495
- /* PROPS */
1496
- , ["modelValue"])]),
1497
- _: 1
1498
- /* STABLE */
1499
-
1500
- }, 8
1501
- /* PROPS */
1502
- , ["label"])]),
1503
- _: 1
1504
- /* STABLE */
1505
-
1506
- })], 512
1507
- /* NEED_PATCH */
1508
- ), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurve]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1311
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1312
+ _: 1 /* STABLE */
1313
+ }, 8 /* PROPS */, ["label"])]),
1314
+ _: 1 /* STABLE */
1315
+ })], 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurve]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1509
1316
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
1510
1317
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).extraCurve
1511
1318
  }, {
@@ -1513,18 +1320,10 @@ const __default__ = {
1513
1320
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurve,
1514
1321
  "onUpdate:modelValue": _cache[31] || (_cache[31] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurve = $event),
1515
1322
  onChange: _cache[32] || (_cache[32] = $event => paramsChanged('extraCurve'))
1516
- }, null, 8
1517
- /* PROPS */
1518
- , ["modelValue"])]),
1519
- _: 1
1520
- /* STABLE */
1521
-
1522
- }, 8
1523
- /* PROPS */
1524
- , ["label"])]),
1525
- _: 1
1526
- /* STABLE */
1527
-
1323
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1324
+ _: 1 /* STABLE */
1325
+ }, 8 /* PROPS */, ["label"])]),
1326
+ _: 1 /* STABLE */
1528
1327
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1529
1328
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
1530
1329
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).extraCurveWidth
@@ -1544,12 +1343,8 @@ const __default__ = {
1544
1343
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minExtraCurveWidth,
1545
1344
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxExtraCurveWidth,
1546
1345
  onInput: _cache[34] || (_cache[34] = $event => paramsChanged('extraCurveWidth'))
1547
- }, null, 8
1548
- /* PROPS */
1549
- , ["modelValue", "step", "min", "max"])]),
1550
- _: 1
1551
- /* STABLE */
1552
-
1346
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1347
+ _: 1 /* STABLE */
1553
1348
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1554
1349
  span: 8
1555
1350
  }, {
@@ -1561,26 +1356,14 @@ const __default__ = {
1561
1356
  step: 0.1,
1562
1357
  onInput: _cache[36] || (_cache[36] = $event => paramsChanged('extraCurveWidth')),
1563
1358
  "controls-position": "right"
1564
- }, null, 8
1565
- /* PROPS */
1566
- , ["modelValue", "min", "max", "step"])]),
1567
- _: 1
1568
- /* STABLE */
1569
-
1359
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1360
+ _: 1 /* STABLE */
1570
1361
  })]),
1571
- _: 1
1572
- /* STABLE */
1573
-
1362
+ _: 1 /* STABLE */
1574
1363
  })]),
1575
- _: 1
1576
- /* STABLE */
1577
-
1578
- }, 8
1579
- /* PROPS */
1580
- , ["label"])]),
1581
- _: 1
1582
- /* STABLE */
1583
-
1364
+ _: 1 /* STABLE */
1365
+ }, 8 /* PROPS */, ["label"])]),
1366
+ _: 1 /* STABLE */
1584
1367
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1585
1368
  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, {
1586
1369
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).extraCurveColor
@@ -1589,27 +1372,13 @@ const __default__ = {
1589
1372
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveColor,
1590
1373
  "onUpdate:modelValue": _cache[37] || (_cache[37] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveColor = $event),
1591
1374
  onChange: _cache[38] || (_cache[38] = $event => paramsChanged('extraCurveColor'))
1592
- }, null, 8
1593
- /* PROPS */
1594
- , ["modelValue"])]),
1595
- _: 1
1596
- /* STABLE */
1597
-
1598
- }, 8
1599
- /* PROPS */
1600
- , ["label"])]),
1601
- _: 1
1602
- /* STABLE */
1603
-
1604
- })], 512
1605
- /* NEED_PATCH */
1606
- ), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurve]])]),
1607
- _: 1
1608
- /* STABLE */
1609
-
1610
- }, 8
1611
- /* PROPS */
1612
- , ["label-width"])) : (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).fillType === 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_form, {
1375
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1376
+ _: 1 /* STABLE */
1377
+ }, 8 /* PROPS */, ["label"])]),
1378
+ _: 1 /* STABLE */
1379
+ })], 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurve]])]),
1380
+ _: 1 /* STABLE */
1381
+ }, 8 /* PROPS */, ["label-width"])) : (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).fillType === 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_form, {
1613
1382
  key: 1,
1614
1383
  "label-width": "100px",
1615
1384
  "label-position": "left"
@@ -1630,29 +1399,15 @@ const __default__ = {
1630
1399
  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, {
1631
1400
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).customColorScheme,
1632
1401
  value: 0
1633
- }, null, 8
1634
- /* PROPS */
1635
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1402
+ }, null, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1636
1403
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).gradientTexture,
1637
1404
  value: 1
1638
- }, null, 8
1639
- /* PROPS */
1640
- , ["label"])]),
1641
- _: 1
1642
- /* STABLE */
1643
-
1644
- }, 8
1645
- /* PROPS */
1646
- , ["modelValue"])]),
1647
- _: 1
1648
- /* STABLE */
1649
-
1650
- }, 8
1651
- /* PROPS */
1652
- , ["label"])]),
1653
- _: 1
1654
- /* STABLE */
1655
-
1405
+ }, null, 8 /* PROPS */, ["label"])]),
1406
+ _: 1 /* STABLE */
1407
+ }, 8 /* PROPS */, ["modelValue"])]),
1408
+ _: 1 /* STABLE */
1409
+ }, 8 /* PROPS */, ["label"])]),
1410
+ _: 1 /* STABLE */
1656
1411
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1657
1412
  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, {
1658
1413
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).surfaceAlpha
@@ -1672,12 +1427,8 @@ const __default__ = {
1672
1427
  max: 1,
1673
1428
  step: 0.01,
1674
1429
  onInput: _cache[41] || (_cache[41] = $event => paramsChanged('alpha'))
1675
- }, null, 8
1676
- /* PROPS */
1677
- , ["modelValue", "step"])]),
1678
- _: 1
1679
- /* STABLE */
1680
-
1430
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1431
+ _: 1 /* STABLE */
1681
1432
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1682
1433
  span: 8
1683
1434
  }, {
@@ -1689,26 +1440,14 @@ const __default__ = {
1689
1440
  step: 0.01,
1690
1441
  "controls-position": "right",
1691
1442
  onInput: _cache[43] || (_cache[43] = $event => paramsChanged('alpha'))
1692
- }, null, 8
1693
- /* PROPS */
1694
- , ["modelValue", "step"])]),
1695
- _: 1
1696
- /* STABLE */
1697
-
1443
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1444
+ _: 1 /* STABLE */
1698
1445
  })]),
1699
- _: 1
1700
- /* STABLE */
1701
-
1446
+ _: 1 /* STABLE */
1702
1447
  })]),
1703
- _: 1
1704
- /* STABLE */
1705
-
1706
- }, 8
1707
- /* PROPS */
1708
- , ["label"])]),
1709
- _: 1
1710
- /* STABLE */
1711
-
1448
+ _: 1 /* STABLE */
1449
+ }, 8 /* PROPS */, ["label"])]),
1450
+ _: 1 /* STABLE */
1712
1451
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1713
1452
  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, {
1714
1453
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).isolineMinHeight
@@ -1728,12 +1467,8 @@ const __default__ = {
1728
1467
  step: 100,
1729
1468
  max: 8000,
1730
1469
  onInput: _cache[45] || (_cache[45] = $event => paramsChanged('minHeight'))
1731
- }, null, 8
1732
- /* PROPS */
1733
- , ["modelValue"])]),
1734
- _: 1
1735
- /* STABLE */
1736
-
1470
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1471
+ _: 1 /* STABLE */
1737
1472
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1738
1473
  span: 8
1739
1474
  }, {
@@ -1745,26 +1480,14 @@ const __default__ = {
1745
1480
  max: 8000,
1746
1481
  "controls-position": "right",
1747
1482
  onInput: _cache[47] || (_cache[47] = $event => paramsChanged('minHeight'))
1748
- }, null, 8
1749
- /* PROPS */
1750
- , ["modelValue"])]),
1751
- _: 1
1752
- /* STABLE */
1753
-
1483
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1484
+ _: 1 /* STABLE */
1754
1485
  })]),
1755
- _: 1
1756
- /* STABLE */
1757
-
1486
+ _: 1 /* STABLE */
1758
1487
  })]),
1759
- _: 1
1760
- /* STABLE */
1761
-
1762
- }, 8
1763
- /* PROPS */
1764
- , ["label"])]),
1765
- _: 1
1766
- /* STABLE */
1767
-
1488
+ _: 1 /* STABLE */
1489
+ }, 8 /* PROPS */, ["label"])]),
1490
+ _: 1 /* STABLE */
1768
1491
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1769
1492
  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, {
1770
1493
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).isolineMaxHeight
@@ -1784,12 +1507,8 @@ const __default__ = {
1784
1507
  step: 100,
1785
1508
  max: 8000,
1786
1509
  onInput: _cache[49] || (_cache[49] = $event => paramsChanged('maxHeight'))
1787
- }, null, 8
1788
- /* PROPS */
1789
- , ["modelValue"])]),
1790
- _: 1
1791
- /* STABLE */
1792
-
1510
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1511
+ _: 1 /* STABLE */
1793
1512
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1794
1513
  span: 8
1795
1514
  }, {
@@ -1801,26 +1520,14 @@ const __default__ = {
1801
1520
  max: 8000,
1802
1521
  "controls-position": "right",
1803
1522
  onInput: _cache[51] || (_cache[51] = $event => paramsChanged('maxHeight'))
1804
- }, null, 8
1805
- /* PROPS */
1806
- , ["modelValue"])]),
1807
- _: 1
1808
- /* STABLE */
1809
-
1523
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1524
+ _: 1 /* STABLE */
1810
1525
  })]),
1811
- _: 1
1812
- /* STABLE */
1813
-
1526
+ _: 1 /* STABLE */
1814
1527
  })]),
1815
- _: 1
1816
- /* STABLE */
1817
-
1818
- }, 8
1819
- /* PROPS */
1820
- , ["label"])]),
1821
- _: 1
1822
- /* STABLE */
1823
-
1528
+ _: 1 /* STABLE */
1529
+ }, 8 /* PROPS */, ["label"])]),
1530
+ _: 1 /* STABLE */
1824
1531
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 0 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_3, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
1825
1532
  style: {
1826
1533
  "display": "flex"
@@ -1829,25 +1536,15 @@ const __default__ = {
1829
1536
  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, {
1830
1537
  span: 18
1831
1538
  }, {
1832
- 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).setHeightRange), 1
1833
- /* TEXT */
1834
- )]),
1835
- _: 1
1836
- /* STABLE */
1837
-
1539
+ 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).setHeightRange), 1 /* TEXT */)]),
1540
+ _: 1 /* STABLE */
1838
1541
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1839
1542
  span: 6
1840
1543
  }, {
1841
- 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
1842
- /* TEXT */
1843
- )]),
1844
- _: 1
1845
- /* STABLE */
1846
-
1544
+ 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 */)]),
1545
+ _: 1 /* STABLE */
1847
1546
  })]),
1848
- _: 1
1849
- /* STABLE */
1850
-
1547
+ _: 1 /* STABLE */
1851
1548
  }), ((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) => {
1852
1549
  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, {
1853
1550
  key: index,
@@ -1867,9 +1564,7 @@ const __default__ = {
1867
1564
  disabled: true,
1868
1565
  onInput: _cache[52] || (_cache[52] = $event => paramsChanged('colorTableHeight')),
1869
1566
  "controls-position": "right"
1870
- }, null, 8
1871
- /* PROPS */
1872
- , ["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, {
1567
+ }, 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, {
1873
1568
  key: 1,
1874
1569
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList)[index - 1].colorTableHeight,
1875
1570
  "onUpdate:modelValue": $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList)[index - 1].colorTableHeight = $event,
@@ -1877,11 +1572,7 @@ const __default__ = {
1877
1572
  step: 1,
1878
1573
  onInput: _cache[53] || (_cache[53] = $event => paramsChanged('colorTableHeight')),
1879
1574
  "controls-position": "right"
1880
- }, null, 8
1881
- /* PROPS */
1882
- , ["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_4, (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
1883
- /* TEXT */
1884
- ), 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, {
1575
+ }, 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_4, (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, {
1885
1576
  key: 2,
1886
1577
  modelValue: item.colorTableHeight,
1887
1578
  "onUpdate:modelValue": $event => item.colorTableHeight = $event,
@@ -1890,9 +1581,7 @@ const __default__ = {
1890
1581
  step: 1,
1891
1582
  onInput: _cache[54] || (_cache[54] = $event => paramsChanged('colorTableHeight')),
1892
1583
  "controls-position": "right"
1893
- }, null, 8
1894
- /* PROPS */
1895
- , ["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, {
1584
+ }, 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, {
1896
1585
  key: 3,
1897
1586
  modelValue: item.colorTableHeight,
1898
1587
  "onUpdate:modelValue": $event => item.colorTableHeight = $event,
@@ -1900,41 +1589,21 @@ const __default__ = {
1900
1589
  disabled: true,
1901
1590
  onInput: _cache[55] || (_cache[55] = $event => paramsChanged('colorTableHeight')),
1902
1591
  "controls-position": "right"
1903
- }, null, 8
1904
- /* PROPS */
1905
- , ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
1906
- _: 2
1907
- /* DYNAMIC */
1908
-
1909
- }, 1024
1910
- /* DYNAMIC_SLOTS */
1911
- ), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1592
+ }, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
1593
+ _: 2 /* DYNAMIC */
1594
+ }, 1024 /* DYNAMIC_SLOTS */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
1912
1595
  span: 6
1913
1596
  }, {
1914
1597
  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, {
1915
1598
  modelValue: item.colorTable,
1916
1599
  "onUpdate:modelValue": $event => item.colorTable = $event,
1917
1600
  onChange: _cache[56] || (_cache[56] = $event => paramsChanged('colorTable'))
1918
- }, null, 8
1919
- /* PROPS */
1920
- , ["modelValue", "onUpdate:modelValue"])]),
1921
- _: 2
1922
- /* DYNAMIC */
1923
-
1924
- }, 1024
1925
- /* DYNAMIC_SLOTS */
1926
- )], 64
1927
- /* STABLE_FRAGMENT */
1928
- )) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
1929
- _: 2
1930
- /* DYNAMIC */
1931
-
1932
- }, 1024
1933
- /* DYNAMIC_SLOTS */
1934
- );
1935
- }), 128
1936
- /* KEYED_FRAGMENT */
1937
- ))])) : (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 === 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_5, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1601
+ }, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])]),
1602
+ _: 2 /* DYNAMIC */
1603
+ }, 1024 /* DYNAMIC_SLOTS */)], 64 /* STABLE_FRAGMENT */)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
1604
+ _: 2 /* DYNAMIC */
1605
+ }, 1024 /* DYNAMIC_SLOTS */);
1606
+ }), 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 === 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_5, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1938
1607
  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, {
1939
1608
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).gradientColor
1940
1609
  }, {
@@ -1943,14 +1612,10 @@ const __default__ = {
1943
1612
  "display": "flex"
1944
1613
  }
1945
1614
  }, {
1946
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_6, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeight) + "m", 1
1947
- /* TEXT */
1948
- ), _hoisted_7, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_8, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight) + "m", 1
1949
- /* TEXT */
1950
- )]),
1951
- _: 1
1952
- /* STABLE */
1953
-
1615
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_6, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeight) + "m", 1 /* TEXT */), _cache[120] || (_cache[120] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
1616
+ class: "kq3d-isoline-analysis-line"
1617
+ }, null, -1 /* HOISTED */)), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_7, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight) + "m", 1 /* TEXT */)]),
1618
+ _: 1 /* STABLE */
1954
1619
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio_group, {
1955
1620
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).colorImage,
1956
1621
  "onUpdate:modelValue": _cache[57] || (_cache[57] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).colorImage = $event),
@@ -1965,37 +1630,17 @@ const __default__ = {
1965
1630
  class: "kq3d-isoline-analysis-legend",
1966
1631
  src: item.src,
1967
1632
  alt: "无"
1968
- }, null, 8
1969
- /* PROPS */
1970
- , _hoisted_9)]),
1971
- _: 2
1972
- /* DYNAMIC */
1973
-
1974
- }, 1032
1975
- /* PROPS, DYNAMIC_SLOTS */
1976
- , ["label"]);
1977
- }), 64
1978
- /* STABLE_FRAGMENT */
1979
- ))]),
1980
- _: 1
1981
- /* STABLE */
1982
-
1983
- }, 8
1984
- /* PROPS */
1985
- , ["modelValue"])]),
1986
- _: 1
1987
- /* STABLE */
1988
-
1989
- }, 8
1990
- /* PROPS */
1991
- , ["label"])]),
1992
- _: 1
1993
- /* STABLE */
1994
-
1633
+ }, null, 8 /* PROPS */, _hoisted_8)]),
1634
+ _: 2 /* DYNAMIC */
1635
+ }, 1032 /* PROPS, DYNAMIC_SLOTS */, ["label"]);
1636
+ }), 64 /* STABLE_FRAGMENT */))]),
1637
+ _: 1 /* STABLE */
1638
+ }, 8 /* PROPS */, ["modelValue"])]),
1639
+ _: 1 /* STABLE */
1640
+ }, 8 /* PROPS */, ["label"])]),
1641
+ _: 1 /* STABLE */
1995
1642
  })])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
1996
- _: 1
1997
- /* STABLE */
1998
-
1643
+ _: 1 /* STABLE */
1999
1644
  })) : (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).fillType === 2 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_tabs, {
2000
1645
  key: 2,
2001
1646
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(activeName),
@@ -2018,18 +1663,10 @@ const __default__ = {
2018
1663
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).elevationMarking,
2019
1664
  "onUpdate:modelValue": _cache[59] || (_cache[59] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).elevationMarking = $event),
2020
1665
  onChange: _cache[60] || (_cache[60] = $event => paramsChanged('elevationMarking'))
2021
- }, null, 8
2022
- /* PROPS */
2023
- , ["modelValue"])]),
2024
- _: 1
2025
- /* STABLE */
2026
-
2027
- }, 8
2028
- /* PROPS */
2029
- , ["label"])]),
2030
- _: 1
2031
- /* STABLE */
2032
-
1666
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1667
+ _: 1 /* STABLE */
1668
+ }, 8 /* PROPS */, ["label"])]),
1669
+ _: 1 /* STABLE */
2033
1670
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2034
1671
  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, {
2035
1672
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurve
@@ -2038,18 +1675,10 @@ const __default__ = {
2038
1675
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurve,
2039
1676
  "onUpdate:modelValue": _cache[61] || (_cache[61] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurve = $event),
2040
1677
  onChange: _cache[62] || (_cache[62] = $event => paramsChanged('firstCurve'))
2041
- }, null, 8
2042
- /* PROPS */
2043
- , ["modelValue"])]),
2044
- _: 1
2045
- /* STABLE */
2046
-
2047
- }, 8
2048
- /* PROPS */
2049
- , ["label"])]),
2050
- _: 1
2051
- /* STABLE */
2052
-
1678
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1679
+ _: 1 /* STABLE */
1680
+ }, 8 /* PROPS */, ["label"])]),
1681
+ _: 1 /* STABLE */
2053
1682
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2054
1683
  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, {
2055
1684
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurveSpace
@@ -2069,12 +1698,8 @@ const __default__ = {
2069
1698
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minSpaceing,
2070
1699
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxSpaceing,
2071
1700
  onInput: _cache[64] || (_cache[64] = $event => paramsChanged('firstCurveSpace'))
2072
- }, null, 8
2073
- /* PROPS */
2074
- , ["modelValue", "min", "max"])]),
2075
- _: 1
2076
- /* STABLE */
2077
-
1701
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1702
+ _: 1 /* STABLE */
2078
1703
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
2079
1704
  span: 8
2080
1705
  }, {
@@ -2086,26 +1711,14 @@ const __default__ = {
2086
1711
  step: 10,
2087
1712
  onInput: _cache[66] || (_cache[66] = $event => paramsChanged('firstCurveSpace')),
2088
1713
  "controls-position": "right"
2089
- }, null, 8
2090
- /* PROPS */
2091
- , ["modelValue", "min", "max"])]),
2092
- _: 1
2093
- /* STABLE */
2094
-
1714
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1715
+ _: 1 /* STABLE */
2095
1716
  })]),
2096
- _: 1
2097
- /* STABLE */
2098
-
1717
+ _: 1 /* STABLE */
2099
1718
  })]),
2100
- _: 1
2101
- /* STABLE */
2102
-
2103
- }, 8
2104
- /* PROPS */
2105
- , ["label"])]),
2106
- _: 1
2107
- /* STABLE */
2108
-
1719
+ _: 1 /* STABLE */
1720
+ }, 8 /* PROPS */, ["label"])]),
1721
+ _: 1 /* STABLE */
2109
1722
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2110
1723
  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, {
2111
1724
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurveWidth
@@ -2125,12 +1738,8 @@ const __default__ = {
2125
1738
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFirstCurveWidth,
2126
1739
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFirstCurveWidth,
2127
1740
  onInput: _cache[68] || (_cache[68] = $event => paramsChanged('firstCurveWidth'))
2128
- }, null, 8
2129
- /* PROPS */
2130
- , ["modelValue", "step", "min", "max"])]),
2131
- _: 1
2132
- /* STABLE */
2133
-
1741
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1742
+ _: 1 /* STABLE */
2134
1743
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
2135
1744
  span: 8
2136
1745
  }, {
@@ -2142,26 +1751,14 @@ const __default__ = {
2142
1751
  step: 0.1,
2143
1752
  onInput: _cache[70] || (_cache[70] = $event => paramsChanged('firstCurveWidth')),
2144
1753
  "controls-position": "right"
2145
- }, null, 8
2146
- /* PROPS */
2147
- , ["modelValue", "min", "max", "step"])]),
2148
- _: 1
2149
- /* STABLE */
2150
-
1754
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1755
+ _: 1 /* STABLE */
2151
1756
  })]),
2152
- _: 1
2153
- /* STABLE */
2154
-
1757
+ _: 1 /* STABLE */
2155
1758
  })]),
2156
- _: 1
2157
- /* STABLE */
2158
-
2159
- }, 8
2160
- /* PROPS */
2161
- , ["label"])]),
2162
- _: 1
2163
- /* STABLE */
2164
-
1759
+ _: 1 /* STABLE */
1760
+ }, 8 /* PROPS */, ["label"])]),
1761
+ _: 1 /* STABLE */
2165
1762
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2166
1763
  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, {
2167
1764
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).firstCurveColor
@@ -2170,21 +1767,11 @@ const __default__ = {
2170
1767
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveColor,
2171
1768
  "onUpdate:modelValue": _cache[71] || (_cache[71] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurveColor = $event),
2172
1769
  onChange: _cache[72] || (_cache[72] = $event => paramsChanged('firstCurveColor'))
2173
- }, null, 8
2174
- /* PROPS */
2175
- , ["modelValue"])]),
2176
- _: 1
2177
- /* STABLE */
2178
-
2179
- }, 8
2180
- /* PROPS */
2181
- , ["label"])]),
2182
- _: 1
2183
- /* STABLE */
2184
-
2185
- })], 512
2186
- /* NEED_PATCH */
2187
- ), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurve]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1770
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1771
+ _: 1 /* STABLE */
1772
+ }, 8 /* PROPS */, ["label"])]),
1773
+ _: 1 /* STABLE */
1774
+ })], 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).firstCurve]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2188
1775
  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, {
2189
1776
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).rememberCurve
2190
1777
  }, {
@@ -2192,18 +1779,10 @@ const __default__ = {
2192
1779
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurve,
2193
1780
  "onUpdate:modelValue": _cache[73] || (_cache[73] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurve = $event),
2194
1781
  onChange: _cache[74] || (_cache[74] = $event => paramsChanged('rememberCurve'))
2195
- }, null, 8
2196
- /* PROPS */
2197
- , ["modelValue"])]),
2198
- _: 1
2199
- /* STABLE */
2200
-
2201
- }, 8
2202
- /* PROPS */
2203
- , ["label"])]),
2204
- _: 1
2205
- /* STABLE */
2206
-
1782
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1783
+ _: 1 /* STABLE */
1784
+ }, 8 /* PROPS */, ["label"])]),
1785
+ _: 1 /* STABLE */
2207
1786
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2208
1787
  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, {
2209
1788
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).rememberCurveWidth
@@ -2223,12 +1802,8 @@ const __default__ = {
2223
1802
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minRememberCurveWidth,
2224
1803
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxRememberCurveWidth,
2225
1804
  onInput: _cache[76] || (_cache[76] = $event => paramsChanged('rememberCurveWidth'))
2226
- }, null, 8
2227
- /* PROPS */
2228
- , ["modelValue", "step", "min", "max"])]),
2229
- _: 1
2230
- /* STABLE */
2231
-
1805
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1806
+ _: 1 /* STABLE */
2232
1807
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
2233
1808
  span: 8
2234
1809
  }, {
@@ -2240,26 +1815,14 @@ const __default__ = {
2240
1815
  step: 0.1,
2241
1816
  onInput: _cache[78] || (_cache[78] = $event => paramsChanged('rememberCurveWidth')),
2242
1817
  "controls-position": "right"
2243
- }, null, 8
2244
- /* PROPS */
2245
- , ["modelValue", "min", "max", "step"])]),
2246
- _: 1
2247
- /* STABLE */
2248
-
1818
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1819
+ _: 1 /* STABLE */
2249
1820
  })]),
2250
- _: 1
2251
- /* STABLE */
2252
-
1821
+ _: 1 /* STABLE */
2253
1822
  })]),
2254
- _: 1
2255
- /* STABLE */
2256
-
2257
- }, 8
2258
- /* PROPS */
2259
- , ["label"])]),
2260
- _: 1
2261
- /* STABLE */
2262
-
1823
+ _: 1 /* STABLE */
1824
+ }, 8 /* PROPS */, ["label"])]),
1825
+ _: 1 /* STABLE */
2263
1826
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2264
1827
  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, {
2265
1828
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).rememberCurveColor
@@ -2268,21 +1831,11 @@ const __default__ = {
2268
1831
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurveColor,
2269
1832
  "onUpdate:modelValue": _cache[79] || (_cache[79] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurveColor = $event),
2270
1833
  onChange: _cache[80] || (_cache[80] = $event => paramsChanged('rememberCurveColor'))
2271
- }, null, 8
2272
- /* PROPS */
2273
- , ["modelValue"])]),
2274
- _: 1
2275
- /* STABLE */
2276
-
2277
- }, 8
2278
- /* PROPS */
2279
- , ["label"])]),
2280
- _: 1
2281
- /* STABLE */
2282
-
2283
- })], 512
2284
- /* NEED_PATCH */
2285
- ), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurve]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1834
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1835
+ _: 1 /* STABLE */
1836
+ }, 8 /* PROPS */, ["label"])]),
1837
+ _: 1 /* STABLE */
1838
+ })], 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).rememberCurve]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2286
1839
  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, {
2287
1840
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).intervalCurve
2288
1841
  }, {
@@ -2290,18 +1843,10 @@ const __default__ = {
2290
1843
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurve,
2291
1844
  "onUpdate:modelValue": _cache[81] || (_cache[81] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurve = $event),
2292
1845
  onChange: _cache[82] || (_cache[82] = $event => paramsChanged('intervalCurve'))
2293
- }, null, 8
2294
- /* PROPS */
2295
- , ["modelValue"])]),
2296
- _: 1
2297
- /* STABLE */
2298
-
2299
- }, 8
2300
- /* PROPS */
2301
- , ["label"])]),
2302
- _: 1
2303
- /* STABLE */
2304
-
1846
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1847
+ _: 1 /* STABLE */
1848
+ }, 8 /* PROPS */, ["label"])]),
1849
+ _: 1 /* STABLE */
2305
1850
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2306
1851
  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, {
2307
1852
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).intervalCurveWidth
@@ -2321,12 +1866,8 @@ const __default__ = {
2321
1866
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minIntervalCurveWidth,
2322
1867
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxIntervalCurveWidth,
2323
1868
  onInput: _cache[84] || (_cache[84] = $event => paramsChanged('intervalCurveWidth'))
2324
- }, null, 8
2325
- /* PROPS */
2326
- , ["modelValue", "step", "min", "max"])]),
2327
- _: 1
2328
- /* STABLE */
2329
-
1869
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1870
+ _: 1 /* STABLE */
2330
1871
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
2331
1872
  span: 8
2332
1873
  }, {
@@ -2338,26 +1879,14 @@ const __default__ = {
2338
1879
  step: 0.1,
2339
1880
  onInput: _cache[86] || (_cache[86] = $event => paramsChanged('intervalCurveWidth')),
2340
1881
  "controls-position": "right"
2341
- }, null, 8
2342
- /* PROPS */
2343
- , ["modelValue", "min", "max", "step"])]),
2344
- _: 1
2345
- /* STABLE */
2346
-
1882
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1883
+ _: 1 /* STABLE */
2347
1884
  })]),
2348
- _: 1
2349
- /* STABLE */
2350
-
1885
+ _: 1 /* STABLE */
2351
1886
  })]),
2352
- _: 1
2353
- /* STABLE */
2354
-
2355
- }, 8
2356
- /* PROPS */
2357
- , ["label"])]),
2358
- _: 1
2359
- /* STABLE */
2360
-
1887
+ _: 1 /* STABLE */
1888
+ }, 8 /* PROPS */, ["label"])]),
1889
+ _: 1 /* STABLE */
2361
1890
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2362
1891
  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, {
2363
1892
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).intervalCurveColor
@@ -2366,21 +1895,11 @@ const __default__ = {
2366
1895
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurveColor,
2367
1896
  "onUpdate:modelValue": _cache[87] || (_cache[87] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurveColor = $event),
2368
1897
  onChange: _cache[88] || (_cache[88] = $event => paramsChanged('intervalCurveColor'))
2369
- }, null, 8
2370
- /* PROPS */
2371
- , ["modelValue"])]),
2372
- _: 1
2373
- /* STABLE */
2374
-
2375
- }, 8
2376
- /* PROPS */
2377
- , ["label"])]),
2378
- _: 1
2379
- /* STABLE */
2380
-
2381
- })], 512
2382
- /* NEED_PATCH */
2383
- ), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurve]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
1898
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1899
+ _: 1 /* STABLE */
1900
+ }, 8 /* PROPS */, ["label"])]),
1901
+ _: 1 /* STABLE */
1902
+ })], 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).intervalCurve]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2384
1903
  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, {
2385
1904
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).extraCurve
2386
1905
  }, {
@@ -2388,18 +1907,10 @@ const __default__ = {
2388
1907
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurve,
2389
1908
  "onUpdate:modelValue": _cache[89] || (_cache[89] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurve = $event),
2390
1909
  onChange: _cache[90] || (_cache[90] = $event => paramsChanged('extraCurve'))
2391
- }, null, 8
2392
- /* PROPS */
2393
- , ["modelValue"])]),
2394
- _: 1
2395
- /* STABLE */
2396
-
2397
- }, 8
2398
- /* PROPS */
2399
- , ["label"])]),
2400
- _: 1
2401
- /* STABLE */
2402
-
1910
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1911
+ _: 1 /* STABLE */
1912
+ }, 8 /* PROPS */, ["label"])]),
1913
+ _: 1 /* STABLE */
2403
1914
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", null, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2404
1915
  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, {
2405
1916
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).extraCurveWidth
@@ -2419,12 +1930,8 @@ const __default__ = {
2419
1930
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minExtraCurveWidth,
2420
1931
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxExtraCurveWidth,
2421
1932
  onInput: _cache[92] || (_cache[92] = $event => paramsChanged('extraCurveWidth'))
2422
- }, null, 8
2423
- /* PROPS */
2424
- , ["modelValue", "step", "min", "max"])]),
2425
- _: 1
2426
- /* STABLE */
2427
-
1933
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1934
+ _: 1 /* STABLE */
2428
1935
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
2429
1936
  span: 8
2430
1937
  }, {
@@ -2436,26 +1943,14 @@ const __default__ = {
2436
1943
  step: 0.1,
2437
1944
  onInput: _cache[94] || (_cache[94] = $event => paramsChanged('extraCurveWidth')),
2438
1945
  "controls-position": "right"
2439
- }, null, 8
2440
- /* PROPS */
2441
- , ["modelValue", "min", "max", "step"])]),
2442
- _: 1
2443
- /* STABLE */
2444
-
1946
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1947
+ _: 1 /* STABLE */
2445
1948
  })]),
2446
- _: 1
2447
- /* STABLE */
2448
-
1949
+ _: 1 /* STABLE */
2449
1950
  })]),
2450
- _: 1
2451
- /* STABLE */
2452
-
2453
- }, 8
2454
- /* PROPS */
2455
- , ["label"])]),
2456
- _: 1
2457
- /* STABLE */
2458
-
1951
+ _: 1 /* STABLE */
1952
+ }, 8 /* PROPS */, ["label"])]),
1953
+ _: 1 /* STABLE */
2459
1954
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2460
1955
  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, {
2461
1956
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).extraCurveColor
@@ -2464,33 +1959,15 @@ const __default__ = {
2464
1959
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveColor,
2465
1960
  "onUpdate:modelValue": _cache[95] || (_cache[95] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurveColor = $event),
2466
1961
  onChange: _cache[96] || (_cache[96] = $event => paramsChanged('extraCurveColor'))
2467
- }, null, 8
2468
- /* PROPS */
2469
- , ["modelValue"])]),
2470
- _: 1
2471
- /* STABLE */
2472
-
2473
- }, 8
2474
- /* PROPS */
2475
- , ["label"])]),
2476
- _: 1
2477
- /* STABLE */
2478
-
2479
- })], 512
2480
- /* NEED_PATCH */
2481
- ), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurve]])]),
2482
- _: 1
2483
- /* STABLE */
2484
-
2485
- }, 8
2486
- /* PROPS */
2487
- , ["label-width"])]),
2488
- _: 1
2489
- /* STABLE */
2490
-
2491
- }, 8
2492
- /* PROPS */
2493
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_tab_pane, {
1962
+ }, null, 8 /* PROPS */, ["modelValue"])]),
1963
+ _: 1 /* STABLE */
1964
+ }, 8 /* PROPS */, ["label"])]),
1965
+ _: 1 /* STABLE */
1966
+ })], 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).extraCurve]])]),
1967
+ _: 1 /* STABLE */
1968
+ }, 8 /* PROPS */, ["label-width"])]),
1969
+ _: 1 /* STABLE */
1970
+ }, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_tab_pane, {
2494
1971
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).contourSurface,
2495
1972
  name: "surface"
2496
1973
  }, {
@@ -2514,29 +1991,15 @@ const __default__ = {
2514
1991
  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, {
2515
1992
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).customColorScheme,
2516
1993
  value: 0
2517
- }, null, 8
2518
- /* PROPS */
2519
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
1994
+ }, null, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_option, {
2520
1995
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).gradientTexture,
2521
1996
  value: 1
2522
- }, null, 8
2523
- /* PROPS */
2524
- , ["label"])]),
2525
- _: 1
2526
- /* STABLE */
2527
-
2528
- }, 8
2529
- /* PROPS */
2530
- , ["modelValue"])]),
2531
- _: 1
2532
- /* STABLE */
2533
-
2534
- }, 8
2535
- /* PROPS */
2536
- , ["label"])]),
2537
- _: 1
2538
- /* STABLE */
2539
-
1997
+ }, null, 8 /* PROPS */, ["label"])]),
1998
+ _: 1 /* STABLE */
1999
+ }, 8 /* PROPS */, ["modelValue"])]),
2000
+ _: 1 /* STABLE */
2001
+ }, 8 /* PROPS */, ["label"])]),
2002
+ _: 1 /* STABLE */
2540
2003
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2541
2004
  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, {
2542
2005
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).surfaceAlpha
@@ -2556,12 +2019,8 @@ const __default__ = {
2556
2019
  max: 1,
2557
2020
  step: 0.01,
2558
2021
  onInput: _cache[99] || (_cache[99] = $event => paramsChanged('alpha'))
2559
- }, null, 8
2560
- /* PROPS */
2561
- , ["modelValue", "step"])]),
2562
- _: 1
2563
- /* STABLE */
2564
-
2022
+ }, null, 8 /* PROPS */, ["modelValue"])]),
2023
+ _: 1 /* STABLE */
2565
2024
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
2566
2025
  span: 8
2567
2026
  }, {
@@ -2573,26 +2032,14 @@ const __default__ = {
2573
2032
  step: 0.01,
2574
2033
  "controls-position": "right",
2575
2034
  onInput: _cache[101] || (_cache[101] = $event => paramsChanged('alpha'))
2576
- }, null, 8
2577
- /* PROPS */
2578
- , ["modelValue", "step"])]),
2579
- _: 1
2580
- /* STABLE */
2581
-
2035
+ }, null, 8 /* PROPS */, ["modelValue"])]),
2036
+ _: 1 /* STABLE */
2582
2037
  })]),
2583
- _: 1
2584
- /* STABLE */
2585
-
2038
+ _: 1 /* STABLE */
2586
2039
  })]),
2587
- _: 1
2588
- /* STABLE */
2589
-
2590
- }, 8
2591
- /* PROPS */
2592
- , ["label"])]),
2593
- _: 1
2594
- /* STABLE */
2595
-
2040
+ _: 1 /* STABLE */
2041
+ }, 8 /* PROPS */, ["label"])]),
2042
+ _: 1 /* STABLE */
2596
2043
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2597
2044
  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, {
2598
2045
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).isolineMinHeight
@@ -2612,12 +2059,8 @@ const __default__ = {
2612
2059
  step: 100,
2613
2060
  max: 8000,
2614
2061
  onInput: _cache[103] || (_cache[103] = $event => paramsChanged('minHeight'))
2615
- }, null, 8
2616
- /* PROPS */
2617
- , ["modelValue"])]),
2618
- _: 1
2619
- /* STABLE */
2620
-
2062
+ }, null, 8 /* PROPS */, ["modelValue"])]),
2063
+ _: 1 /* STABLE */
2621
2064
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
2622
2065
  span: 8
2623
2066
  }, {
@@ -2629,26 +2072,14 @@ const __default__ = {
2629
2072
  max: 8000,
2630
2073
  "controls-position": "right",
2631
2074
  onInput: _cache[105] || (_cache[105] = $event => paramsChanged('minHeight'))
2632
- }, null, 8
2633
- /* PROPS */
2634
- , ["modelValue"])]),
2635
- _: 1
2636
- /* STABLE */
2637
-
2075
+ }, null, 8 /* PROPS */, ["modelValue"])]),
2076
+ _: 1 /* STABLE */
2638
2077
  })]),
2639
- _: 1
2640
- /* STABLE */
2641
-
2078
+ _: 1 /* STABLE */
2642
2079
  })]),
2643
- _: 1
2644
- /* STABLE */
2645
-
2646
- }, 8
2647
- /* PROPS */
2648
- , ["label"])]),
2649
- _: 1
2650
- /* STABLE */
2651
-
2080
+ _: 1 /* STABLE */
2081
+ }, 8 /* PROPS */, ["label"])]),
2082
+ _: 1 /* STABLE */
2652
2083
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2653
2084
  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, {
2654
2085
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).isolineMaxHeight
@@ -2668,12 +2099,8 @@ const __default__ = {
2668
2099
  step: 100,
2669
2100
  max: 8000,
2670
2101
  onInput: _cache[107] || (_cache[107] = $event => paramsChanged('maxHeight'))
2671
- }, null, 8
2672
- /* PROPS */
2673
- , ["modelValue"])]),
2674
- _: 1
2675
- /* STABLE */
2676
-
2102
+ }, null, 8 /* PROPS */, ["modelValue"])]),
2103
+ _: 1 /* STABLE */
2677
2104
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
2678
2105
  span: 8
2679
2106
  }, {
@@ -2685,27 +2112,15 @@ const __default__ = {
2685
2112
  max: 8000,
2686
2113
  "controls-position": "right",
2687
2114
  onInput: _cache[109] || (_cache[109] = $event => paramsChanged('maxHeight'))
2688
- }, null, 8
2689
- /* PROPS */
2690
- , ["modelValue"])]),
2691
- _: 1
2692
- /* STABLE */
2693
-
2115
+ }, null, 8 /* PROPS */, ["modelValue"])]),
2116
+ _: 1 /* STABLE */
2694
2117
  })]),
2695
- _: 1
2696
- /* STABLE */
2697
-
2118
+ _: 1 /* STABLE */
2698
2119
  })]),
2699
- _: 1
2700
- /* STABLE */
2701
-
2702
- }, 8
2703
- /* PROPS */
2704
- , ["label"])]),
2705
- _: 1
2706
- /* STABLE */
2707
-
2708
- }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 0 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_10, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
2120
+ _: 1 /* STABLE */
2121
+ }, 8 /* PROPS */, ["label"])]),
2122
+ _: 1 /* STABLE */
2123
+ }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillStyle === 0 ? ((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, {
2709
2124
  style: {
2710
2125
  "display": "flex"
2711
2126
  }
@@ -2713,25 +2128,15 @@ const __default__ = {
2713
2128
  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, {
2714
2129
  span: 18
2715
2130
  }, {
2716
- 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).setHeightRange), 1
2717
- /* TEXT */
2718
- )]),
2719
- _: 1
2720
- /* STABLE */
2721
-
2131
+ 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).setHeightRange), 1 /* TEXT */)]),
2132
+ _: 1 /* STABLE */
2722
2133
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
2723
2134
  span: 6
2724
2135
  }, {
2725
- 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
2726
- /* TEXT */
2727
- )]),
2728
- _: 1
2729
- /* STABLE */
2730
-
2136
+ 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 */)]),
2137
+ _: 1 /* STABLE */
2731
2138
  })]),
2732
- _: 1
2733
- /* STABLE */
2734
-
2139
+ _: 1 /* STABLE */
2735
2140
  }), ((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) => {
2736
2141
  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, {
2737
2142
  key: index,
@@ -2751,9 +2156,7 @@ const __default__ = {
2751
2156
  disabled: true,
2752
2157
  onInput: _cache[110] || (_cache[110] = $event => paramsChanged('colorTableHeight')),
2753
2158
  "controls-position": "right"
2754
- }, null, 8
2755
- /* PROPS */
2756
- , ["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, {
2159
+ }, 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, {
2757
2160
  key: 1,
2758
2161
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList)[index - 1].colorTableHeight,
2759
2162
  "onUpdate:modelValue": $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(dataList)[index - 1].colorTableHeight = $event,
@@ -2761,11 +2164,7 @@ const __default__ = {
2761
2164
  step: 1,
2762
2165
  onInput: _cache[111] || (_cache[111] = $event => paramsChanged('colorTableHeight')),
2763
2166
  "controls-position": "right"
2764
- }, null, 8
2765
- /* PROPS */
2766
- , ["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_11, (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
2767
- /* TEXT */
2768
- ), 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, {
2167
+ }, 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_10, (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, {
2769
2168
  key: 2,
2770
2169
  modelValue: item.colorTableHeight,
2771
2170
  "onUpdate:modelValue": $event => item.colorTableHeight = $event,
@@ -2774,9 +2173,7 @@ const __default__ = {
2774
2173
  step: 1,
2775
2174
  onInput: _cache[112] || (_cache[112] = $event => paramsChanged('colorTableHeight')),
2776
2175
  "controls-position": "right"
2777
- }, null, 8
2778
- /* PROPS */
2779
- , ["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, {
2176
+ }, 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, {
2780
2177
  key: 3,
2781
2178
  modelValue: item.colorTableHeight,
2782
2179
  "onUpdate:modelValue": $event => item.colorTableHeight = $event,
@@ -2784,41 +2181,21 @@ const __default__ = {
2784
2181
  disabled: true,
2785
2182
  onInput: _cache[113] || (_cache[113] = $event => paramsChanged('colorTableHeight')),
2786
2183
  "controls-position": "right"
2787
- }, null, 8
2788
- /* PROPS */
2789
- , ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
2790
- _: 2
2791
- /* DYNAMIC */
2792
-
2793
- }, 1024
2794
- /* DYNAMIC_SLOTS */
2795
- ), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
2184
+ }, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
2185
+ _: 2 /* DYNAMIC */
2186
+ }, 1024 /* DYNAMIC_SLOTS */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
2796
2187
  span: 6
2797
2188
  }, {
2798
2189
  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, {
2799
2190
  modelValue: item.colorTable,
2800
2191
  "onUpdate:modelValue": $event => item.colorTable = $event,
2801
2192
  onChange: _cache[114] || (_cache[114] = $event => paramsChanged('colorTable'))
2802
- }, null, 8
2803
- /* PROPS */
2804
- , ["modelValue", "onUpdate:modelValue"])]),
2805
- _: 2
2806
- /* DYNAMIC */
2807
-
2808
- }, 1024
2809
- /* DYNAMIC_SLOTS */
2810
- )], 64
2811
- /* STABLE_FRAGMENT */
2812
- )) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
2813
- _: 2
2814
- /* DYNAMIC */
2815
-
2816
- }, 1024
2817
- /* DYNAMIC_SLOTS */
2818
- );
2819
- }), 128
2820
- /* KEYED_FRAGMENT */
2821
- ))])) : (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 === 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_12, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2193
+ }, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])]),
2194
+ _: 2 /* DYNAMIC */
2195
+ }, 1024 /* DYNAMIC_SLOTS */)], 64 /* STABLE_FRAGMENT */)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
2196
+ _: 2 /* DYNAMIC */
2197
+ }, 1024 /* DYNAMIC_SLOTS */);
2198
+ }), 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 === 1 ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_11, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2822
2199
  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, {
2823
2200
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).gradientColor
2824
2201
  }, {
@@ -2827,14 +2204,10 @@ const __default__ = {
2827
2204
  "display": "flex"
2828
2205
  }
2829
2206
  }, {
2830
- default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_13, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeight) + "m", 1
2831
- /* TEXT */
2832
- ), _hoisted_14, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_15, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight) + "m", 1
2833
- /* TEXT */
2834
- )]),
2835
- _: 1
2836
- /* STABLE */
2837
-
2207
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_12, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeight) + "m", 1 /* TEXT */), _cache[121] || (_cache[121] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", {
2208
+ class: "kq3d-isoline-analysis-line"
2209
+ }, null, -1 /* HOISTED */)), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_13, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight) + "m", 1 /* TEXT */)]),
2210
+ _: 1 /* STABLE */
2838
2211
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_radio_group, {
2839
2212
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).colorImage,
2840
2213
  "onUpdate:modelValue": _cache[115] || (_cache[115] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).colorImage = $event),
@@ -2849,92 +2222,41 @@ const __default__ = {
2849
2222
  class: "kq3d-isoline-analysis-legend",
2850
2223
  src: item.src,
2851
2224
  alt: ""
2852
- }, null, 8
2853
- /* PROPS */
2854
- , _hoisted_16)]),
2855
- _: 2
2856
- /* DYNAMIC */
2857
-
2858
- }, 1032
2859
- /* PROPS, DYNAMIC_SLOTS */
2860
- , ["label"]);
2861
- }), 64
2862
- /* STABLE_FRAGMENT */
2863
- ))]),
2864
- _: 1
2865
- /* STABLE */
2866
-
2867
- }, 8
2868
- /* PROPS */
2869
- , ["modelValue"])]),
2870
- _: 1
2871
- /* STABLE */
2872
-
2873
- }, 8
2874
- /* PROPS */
2875
- , ["label"])]),
2876
- _: 1
2877
- /* STABLE */
2878
-
2225
+ }, null, 8 /* PROPS */, _hoisted_14)]),
2226
+ _: 2 /* DYNAMIC */
2227
+ }, 1032 /* PROPS, DYNAMIC_SLOTS */, ["label"]);
2228
+ }), 64 /* STABLE_FRAGMENT */))]),
2229
+ _: 1 /* STABLE */
2230
+ }, 8 /* PROPS */, ["modelValue"])]),
2231
+ _: 1 /* STABLE */
2232
+ }, 8 /* PROPS */, ["label"])]),
2233
+ _: 1 /* STABLE */
2879
2234
  })])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
2880
- _: 1
2881
- /* STABLE */
2882
-
2235
+ _: 1 /* STABLE */
2883
2236
  })]),
2884
- _: 1
2885
- /* STABLE */
2886
-
2887
- }, 8
2888
- /* PROPS */
2889
- , ["label"])]),
2890
- _: 1
2891
- /* STABLE */
2892
-
2893
- }, 8
2894
- /* PROPS */
2895
- , ["modelValue", "onTabChange"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
2896
- _: 1
2897
- /* STABLE */
2898
-
2899
- }, 8
2900
- /* PROPS */
2901
- , ["title"])]),
2902
- _: 1
2903
- /* STABLE */
2904
-
2905
- }, 8
2906
- /* PROPS */
2907
- , ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_17, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
2237
+ _: 1 /* STABLE */
2238
+ }, 8 /* PROPS */, ["label"])]),
2239
+ _: 1 /* STABLE */
2240
+ }, 8 /* PROPS */, ["modelValue", "onTabChange"])) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true)]),
2241
+ _: 1 /* STABLE */
2242
+ }, 8 /* PROPS */, ["title"])]),
2243
+ _: 1 /* STABLE */
2244
+ }, 8 /* PROPS */, ["model-value"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_15, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
2908
2245
  onClick: _cache[118] || (_cache[118] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => startAnalysis(), ["stop"])),
2909
2246
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).startAnalysis,
2910
2247
  type: "primary"
2911
2248
  }, {
2912
- 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
2913
- /* TEXT */
2914
- )]),
2915
- _: 1
2916
- /* STABLE */
2917
-
2918
- }, 8
2919
- /* PROPS */
2920
- , ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
2249
+ 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 */)]),
2250
+ _: 1 /* STABLE */
2251
+ }, 8 /* PROPS */, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
2921
2252
  onClick: _cache[119] || (_cache[119] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => clearResult(), ["stop"])),
2922
2253
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clearResult
2923
2254
  }, {
2924
- 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
2925
- /* TEXT */
2926
- )]),
2927
- _: 1
2928
- /* STABLE */
2929
-
2930
- }, 8
2931
- /* PROPS */
2932
- , ["title"])])])], 2
2933
- /* CLASS */
2934
- );
2255
+ 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 */)]),
2256
+ _: 1 /* STABLE */
2257
+ }, 8 /* PROPS */, ["title"])])])], 2 /* CLASS */);
2935
2258
  };
2936
2259
  }
2937
-
2938
2260
  }));
2939
2261
  ;// CONCATENATED MODULE: ./src/webgl/isolineanalysis/IsolineAnalysis.vue?vue&type=script&setup=true&lang=js
2940
2262
 
@@ -2946,10 +2268,13 @@ const __exports__ = IsolineAnalysisvue_type_script_setup_true_lang_js;
2946
2268
 
2947
2269
  /* harmony default export */ var IsolineAnalysis = (__exports__);
2948
2270
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
2949
- var init_js_ = __webpack_require__(7997);
2271
+ var init_js_ = __webpack_require__(455);
2950
2272
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
2951
2273
  ;// CONCATENATED MODULE: ./src/webgl/isolineanalysis/index.js
2952
-
2274
+ /*
2275
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
2276
+ * All rights reserved.
2277
+ */
2953
2278
 
2954
2279
 
2955
2280
 
@@ -2958,8 +2283,6 @@ IsolineAnalysis.install = (Vue, opts) => {
2958
2283
  Vue.component(IsolineAnalysis.name, IsolineAnalysis);
2959
2284
  };
2960
2285
 
2961
-
2962
- }();
2963
2286
  /******/ return __webpack_exports__;
2964
2287
  /******/ })()
2965
2288
  ;