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