@kq_npm/client3d_webgl_vue 4.5.2 → 4.5.4-beta

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