@kq_npm/client3d_webgl_vue 4.5.3-beta → 4.5.5-beta

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (63) hide show
  1. package/adddata/index.js +337 -524
  2. package/adddata/style/adddata.css +1 -1
  3. package/aspectanalysis/index.js +163 -229
  4. package/baseterraingallery/index.js +122 -145
  5. package/boxclip/index.js +291 -472
  6. package/clientPrint/index.js +368 -906
  7. package/clientPrint/style/clientPrint.css +1 -1
  8. package/comparemap/index.js +224 -246
  9. package/compass/index.js +96 -84
  10. package/excavatefillanalysis/index.js +185 -255
  11. package/fixedzoomin/index.js +91 -76
  12. package/fixedzoomout/index.js +91 -76
  13. package/flight/index.js +298 -402
  14. package/flight/style/flight.css +1 -1
  15. package/floodanalysis/index.js +248 -385
  16. package/geologicalbodyanalysis/index.js +206 -288
  17. package/gpuspatialquery/index.js +243 -392
  18. package/hawkeye/index.js +139 -103
  19. package/headertemp/index.js +23 -33
  20. package/heatmap3d/index.js +427 -734
  21. package/heatmap3d/style/heatmap3d.css +1 -1
  22. package/index.js +8170 -17000
  23. package/isolineanalysis/index.js +557 -1233
  24. package/light/index.js +351 -488
  25. package/limitheightanalysis/index.js +249 -312
  26. package/measure/index.js +341 -495
  27. package/modelFlat/index.js +261 -259
  28. package/modelexcavate/index.js +214 -266
  29. package/modelfilter/index.js +216 -299
  30. package/modelprofileanalysis/index.js +354 -465
  31. package/modelselect/index.js +183 -175
  32. package/package.json +1 -1
  33. package/particleeffect/index.js +257 -430
  34. package/planeclip/index.js +240 -330
  35. package/resetview/index.js +89 -69
  36. package/roller/index.js +305 -363
  37. package/scaneffect/index.js +274 -572
  38. package/sceneadvancedtoimage/index.js +1057 -0
  39. package/sceneadvancedtoimage/style/index.js +3 -0
  40. package/sceneadvancedtoimage/style/sceneadvancedtoimage.css +1 -0
  41. package/sceneapp/index.js +818 -2179
  42. package/sceneset/index.js +391 -885
  43. package/scenetohdimage/index.js +212 -346
  44. package/scenetohdimage/style/scenetohdimage.css +1 -1
  45. package/sceneview/index.js +9208 -17907
  46. package/sceneview/style/sceneview.css +1 -1
  47. package/screenshot/index.js +273 -312
  48. package/shadowanalysis/index.js +259 -437
  49. package/sightlineanalysis/index.js +229 -312
  50. package/sightlineanalysis/style/divpoint.css +1 -1
  51. package/skylineanalysis/index.js +204 -341
  52. package/slopeanalysis/index.js +274 -435
  53. package/slopeaspectanalysis/index.js +307 -524
  54. package/statusbar/index.js +113 -84
  55. package/style.css +1 -1
  56. package/terrainoperation/index.js +222 -271
  57. package/terrainprofileanalysis/index.js +166 -173
  58. package/underground/index.js +96 -82
  59. package/videofusion/index.js +305 -519
  60. package/videoproject/index.js +311 -521
  61. package/viewshedanalysis/index.js +176 -275
  62. package/weathereffect/index.js +197 -343
  63. package/wireframesketch/index.js +133 -141
@@ -7,100 +7,141 @@
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/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/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__7997__, __WEBPACK_EXTERNAL_MODULE__3458__) {
10
+ })(this, function(__WEBPACK_EXTERNAL_MODULE__154__, __WEBPACK_EXTERNAL_MODULE__64__, __WEBPACK_EXTERNAL_MODULE__455__, __WEBPACK_EXTERNAL_MODULE__2975__) {
11
11
  return /******/ (function() { // webpackBootstrap
12
12
  /******/ "use strict";
13
13
  /******/ var __webpack_modules__ = ({
14
14
 
15
- /***/ 1349:
15
+ /***/ 3275:
16
16
  /***/ (function(__unused_webpack_module, __unused_webpack___webpack_exports__, __webpack_require__) {
17
17
 
18
- /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9389);
18
+ /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6363);
19
19
  /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__);
20
- /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7997);
20
+ /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(455);
21
21
  /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
22
-
22
+ /*
23
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
24
+ * All rights reserved.
25
+ */
23
26
 
24
27
 
25
28
  element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install = (Vue, opts) => {
26
29
  _init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
27
30
  Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
28
31
  };
29
-
30
32
  /* unused harmony default export */ var __WEBPACK_DEFAULT_EXPORT__ = ((/* unused pure expression or super */ null && (KqMessage)));
31
33
 
32
34
  /***/ }),
33
35
 
34
- /***/ 348:
36
+ /***/ 5698:
35
37
  /***/ (function(module) {
36
38
 
37
39
  module.exports = require("@kq_npm/client_icons_vue");
38
40
 
39
41
  /***/ }),
40
42
 
41
- /***/ 9389:
43
+ /***/ 2652:
44
+ /***/ (function(module) {
45
+
46
+ module.exports = require("core-js/modules/es.array.push.js");
47
+
48
+ /***/ }),
49
+
50
+ /***/ 6363:
42
51
  /***/ (function(module) {
43
52
 
44
53
  module.exports = require("element-plus/dist/index.full.js");
45
54
 
46
55
  /***/ }),
47
56
 
48
- /***/ 7080:
57
+ /***/ 3579:
49
58
  /***/ (function(module) {
50
59
 
51
60
  module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
52
61
 
53
62
  /***/ }),
54
63
 
55
- /***/ 7135:
64
+ /***/ 64:
56
65
  /***/ (function(module) {
57
66
 
58
- module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
67
+ module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
59
68
 
60
69
  /***/ }),
61
70
 
62
- /***/ 3458:
71
+ /***/ 2975:
63
72
  /***/ (function(module) {
64
73
 
65
- module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
74
+ module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
66
75
 
67
76
  /***/ }),
68
77
 
69
- /***/ 7997:
78
+ /***/ 455:
70
79
  /***/ (function(module) {
71
80
 
72
- module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
81
+ module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
73
82
 
74
83
  /***/ }),
75
84
 
76
- /***/ 1895:
85
+ /***/ 154:
77
86
  /***/ (function(module) {
78
87
 
79
- module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
88
+ module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
80
89
 
81
90
  /***/ }),
82
91
 
83
- /***/ 8270:
92
+ /***/ 6913:
84
93
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
85
94
 
86
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
87
- /* harmony export */ "Z": function() { return /* binding */ _defineProperty; }
88
- /* harmony export */ });
89
- function _defineProperty(obj, key, value) {
90
- if (key in obj) {
91
- Object.defineProperty(obj, key, {
92
- value: value,
93
- enumerable: true,
94
- configurable: true,
95
- writable: true
96
- });
97
- } else {
98
- obj[key] = value;
95
+
96
+ // EXPORTS
97
+ __webpack_require__.d(__webpack_exports__, {
98
+ A: function() { return /* binding */ _defineProperty; }
99
+ });
100
+
101
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
102
+ function _typeof(o) {
103
+ "@babel/helpers - typeof";
104
+
105
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
106
+ return typeof o;
107
+ } : function (o) {
108
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
109
+ }, _typeof(o);
110
+ }
111
+
112
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPrimitive.js
113
+
114
+ function toPrimitive(t, r) {
115
+ if ("object" != _typeof(t) || !t) return t;
116
+ var e = t[Symbol.toPrimitive];
117
+ if (void 0 !== e) {
118
+ var i = e.call(t, r || "default");
119
+ if ("object" != _typeof(i)) return i;
120
+ throw new TypeError("@@toPrimitive must return a primitive value.");
99
121
  }
122
+ return ("string" === r ? String : Number)(t);
123
+ }
124
+
125
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
100
126
 
101
- return obj;
127
+
128
+ function toPropertyKey(t) {
129
+ var i = toPrimitive(t, "string");
130
+ return "symbol" == _typeof(i) ? i : i + "";
102
131
  }
103
132
 
133
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
134
+
135
+ function _defineProperty(e, r, t) {
136
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
137
+ value: t,
138
+ enumerable: !0,
139
+ configurable: !0,
140
+ writable: !0
141
+ }) : e[r] = t, e;
142
+ }
143
+
144
+
104
145
  /***/ })
105
146
 
106
147
  /******/ });
@@ -172,94 +213,85 @@ function _defineProperty(obj, key, value) {
172
213
  /******/
173
214
  /************************************************************************/
174
215
  var __webpack_exports__ = {};
175
- // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
176
- !function() {
177
216
  // ESM COMPAT FLAG
178
217
  __webpack_require__.r(__webpack_exports__);
179
218
 
180
219
  // EXPORTS
181
220
  __webpack_require__.d(__webpack_exports__, {
182
- "WireframeSketchViewModel": function() { return /* reexport */ WireframeSketchViewModel; },
221
+ WireframeSketchViewModel: function() { return /* reexport */ WireframeSketchViewModel; },
183
222
  "default": function() { return /* reexport */ WireframeSketch; }
184
223
  });
185
224
 
225
+ // EXTERNAL MODULE: external "core-js/modules/es.array.push.js"
226
+ var es_array_push_js_ = __webpack_require__(2652);
186
227
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
187
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
228
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
188
229
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
189
- var gis_utils_ = __webpack_require__(7135);
190
- // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
191
- var defineProperty = __webpack_require__(8270);
230
+ var gis_utils_ = __webpack_require__(64);
231
+ // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js + 3 modules
232
+ var defineProperty = __webpack_require__(6913);
192
233
  // EXTERNAL MODULE: ./src/common/_ui/message/index.js
193
- var message = __webpack_require__(1349);
234
+ var message = __webpack_require__(3275);
194
235
  ;// CONCATENATED MODULE: ./src/webgl/wireframesketch/WireframeSketchViewModel.js
195
236
 
237
+ /*
238
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
239
+ * All rights reserved.
240
+ */
196
241
  //模型滤镜逻辑类
197
242
 
198
243
  class WireframeSketchViewModel {
199
- // 三维viewer对象
200
- // 声明线框模式类
201
244
  // 草图模式显示
202
245
  constructor(scenceView) {
203
- (0,defineProperty/* default */.Z)(this, "_viewer", null);
204
-
205
- (0,defineProperty/* default */.Z)(this, "_wireFrame", null);
206
-
207
- (0,defineProperty/* default */.Z)(this, "_sketch", null);
208
-
246
+ (0,defineProperty/* default */.A)(this, "_viewer", null);
247
+ // 三维viewer对象
248
+ (0,defineProperty/* default */.A)(this, "_wireFrame", null);
249
+ // 声明线框模式类
250
+ (0,defineProperty/* default */.A)(this, "_sketch", null);
209
251
  this._viewer = scenceView._viewer;
210
252
  this._wireFrame = new window.Cesium.Kq3dWireFrame({
211
253
  viewer: this._viewer
212
254
  }); //声明线框模式类
213
255
  }
214
-
215
256
  changeFrameRender(key) {
216
257
  switch (key) {
217
258
  case "1":
218
259
  this._wireFrame.type = 1;
219
260
  if (this._sketch) this._viewer.effects.remove(this._sketch);
220
261
  break;
221
-
222
262
  case "2":
223
263
  this._wireFrame.type = 0;
224
264
  this._sketch = new window.Cesium.Kq3dSketch({
225
265
  viewer: this._viewer
226
266
  });
227
-
228
267
  this._viewer.effects.add(this._sketch); // 草图模式显示
229
-
230
-
231
268
  break;
232
-
233
269
  case "3":
234
270
  this._wireFrame.type = 0;
235
271
  if (this._sketch) this._viewer.effects.remove(this._sketch); // 移除草图模式
236
-
237
272
  break;
238
-
239
273
  default:
240
274
  break;
241
275
  }
242
- } //清除
243
-
244
-
276
+ }
277
+ //清除
245
278
  clear() {
246
279
  this._wireFrame.type = 0;
247
280
  if (this._wireFrame) this._wireFrame.destroy();
248
281
  if (this._sketch) this._viewer.effects.remove(this._sketch);
249
- } //销毁
250
-
282
+ }
251
283
 
284
+ //销毁
252
285
  destroy() {
253
286
  this.clear();
254
287
  }
255
-
256
288
  }
257
289
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
258
- var client_icons_vue_ = __webpack_require__(348);
290
+ var client_icons_vue_ = __webpack_require__(5698);
259
291
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
260
- var util_ = __webpack_require__(3458);
292
+ var util_ = __webpack_require__(2975);
261
293
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
262
- var vue_i18n_cjs_js_ = __webpack_require__(7080);
294
+ var vue_i18n_cjs_js_ = __webpack_require__(3579);
263
295
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/wireframesketch/WireframeSketch.vue?vue&type=script&setup=true&lang=js
264
296
 
265
297
 
@@ -267,12 +299,14 @@ var vue_i18n_cjs_js_ = __webpack_require__(7080);
267
299
 
268
300
 
269
301
 
270
- //语言
302
+
303
+
304
+ //语言
271
305
 
272
306
  const __default__ = {
273
307
  name: "Kq3dWireframeSketch"
274
308
  };
275
- /* harmony default export */ var WireframeSketchvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
309
+ /* harmony default export */ var WireframeSketchvue_type_script_setup_true_lang_js = (/*@__PURE__*/Object.assign(__default__, {
276
310
  props: {
277
311
  // 默认显示线框图
278
312
  isCheckFrameRender: {
@@ -284,7 +318,6 @@ const __default__ = {
284
318
  type: Boolean,
285
319
  default: true
286
320
  },
287
-
288
321
  /**
289
322
  * 例:"center","topLeft","topRight","bottomLeft","bottomRight", "topCenter", "bottomCenter" {top:'16px',left:'16px'}, {top:16,left:16}
290
323
  */
@@ -314,11 +347,9 @@ const __default__ = {
314
347
  default: true
315
348
  }
316
349
  },
317
-
318
350
  setup(__props, {
319
351
  expose: __expose
320
352
  }) {
321
- const props = __props;
322
353
  let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({});
323
354
  let currentLang = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
324
355
  let viewModel = null;
@@ -326,14 +357,17 @@ const __default__ = {
326
357
  let checkbox_data = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(["2"]);
327
358
  const {
328
359
  proxy
329
- } = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)(); // 获取组件传参
360
+ } = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.getCurrentInstance)();
361
+ // 获取组件传参
362
+ const props = __props;
330
363
  // 组件容器Ref
364
+ let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
331
365
 
332
- let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null); // 生成组件默认header
333
-
366
+ // 生成组件默认header
334
367
  let headerTemp = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
335
- let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(); // 国际化
368
+ let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
336
369
 
370
+ // 国际化
337
371
  let {
338
372
  locale,
339
373
  messages
@@ -354,7 +388,6 @@ const __default__ = {
354
388
  });
355
389
  currentLang.value = proxy.$i18n.locale; // 获取当前语言
356
390
  //父组件ScenceView初始化完成后执行
357
-
358
391
  gis_utils_.utils.getWebMap(null, scenceView => {
359
392
  if (scenceView) {
360
393
  viewModel = new WireframeSketchViewModel(scenceView);
@@ -362,50 +395,41 @@ const __default__ = {
362
395
  }
363
396
  });
364
397
  });
398
+
365
399
  /**
366
400
  * @description 监听header生成
367
401
  */
368
-
369
402
  const watchCreateHeaderTemp = () => {
370
403
  if (props.showHeaderTemp) {
371
404
  // 生成headerTemp
372
405
  headerTemp.value = (0,util_.createHeaderTemp)(boxRef.value, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toRefs)(props), headerTempRef, headerTempTitle);
373
406
  }
374
407
  };
375
-
376
408
  function onChangeFrameRender(val) {
377
409
  checkbox_data.value = [];
378
410
  checkbox_data.value.push(val);
379
411
  setTimeout(() => {
380
412
  if (viewModel) viewModel.changeFrameRender(val);
381
413
  }, 500);
382
- } // 清除
383
-
384
-
414
+ }
415
+ // 清除
385
416
  function clear() {
386
417
  viewModel && viewModel.clear();
387
- } // 销毁
388
-
418
+ }
389
419
 
420
+ // 销毁
390
421
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
391
422
  viewModel && viewModel.destroy();
392
423
  });
393
-
394
424
  __expose({
395
425
  clear
396
426
  });
397
-
398
427
  return (_ctx, _cache) => {
399
428
  const _component_kq_checkbox = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-checkbox");
400
-
401
429
  const _component_kq_checkbox_group = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-checkbox-group");
402
-
403
430
  const _component_kq_row = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-row");
404
-
405
431
  const _component_kq_form_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form-item");
406
-
407
432
  const _component_kq_form = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form");
408
-
409
433
  return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("section", {
410
434
  class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeClass)(["kq3d-wireframe-sketch", {
411
435
  'kq-box-shadow': __props.showShadow
@@ -416,9 +440,7 @@ const __default__ = {
416
440
  key: 0,
417
441
  ref_key: "headerTempRef",
418
442
  ref: headerTempRef
419
- }, null, 512
420
- /* NEED_PATCH */
421
- )) : (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", {
443
+ }, 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", {
422
444
  class: "kq3d-wireframe-sketch-box",
423
445
  ref_key: "ref_box",
424
446
  ref: ref_box
@@ -443,64 +465,33 @@ const __default__ = {
443
465
  label: "3",
444
466
  onChange: _cache[0] || (_cache[0] = $event => onChangeFrameRender('3'))
445
467
  }, {
446
- 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).textureRender), 1
447
- /* TEXT */
448
- )]),
449
- _: 1
450
- /* STABLE */
451
-
468
+ 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).textureRender), 1 /* TEXT */)]),
469
+ _: 1 /* STABLE */
452
470
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_checkbox, {
453
471
  label: "1",
454
472
  onChange: _cache[1] || (_cache[1] = $event => onChangeFrameRender('1'))
455
473
  }, {
456
- 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).wireFrameRender), 1
457
- /* TEXT */
458
- )]),
459
- _: 1
460
- /* STABLE */
461
-
474
+ 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).wireFrameRender), 1 /* TEXT */)]),
475
+ _: 1 /* STABLE */
462
476
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_checkbox, {
463
477
  label: "2",
464
478
  onChange: _cache[2] || (_cache[2] = $event => onChangeFrameRender('2'))
465
479
  }, {
466
- 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).sketchRender), 1
467
- /* TEXT */
468
- )]),
469
- _: 1
470
- /* STABLE */
471
-
480
+ 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).sketchRender), 1 /* TEXT */)]),
481
+ _: 1 /* STABLE */
472
482
  })]),
473
- _: 1
474
- /* STABLE */
475
-
476
- }, 8
477
- /* PROPS */
478
- , ["modelValue"])]),
479
- _: 1
480
- /* STABLE */
481
-
483
+ _: 1 /* STABLE */
484
+ }, 8 /* PROPS */, ["modelValue"])]),
485
+ _: 1 /* STABLE */
482
486
  })]),
483
- _: 1
484
- /* STABLE */
485
-
486
- }, 8
487
- /* PROPS */
488
- , ["label"])]),
489
- _: 1
490
- /* STABLE */
491
-
487
+ _: 1 /* STABLE */
488
+ }, 8 /* PROPS */, ["label"])]),
489
+ _: 1 /* STABLE */
492
490
  })]),
493
- _: 1
494
- /* STABLE */
495
-
496
- })], 512
497
- /* NEED_PATCH */
498
- )], 2
499
- /* CLASS */
500
- );
491
+ _: 1 /* STABLE */
492
+ })], 512 /* NEED_PATCH */)], 2 /* CLASS */);
501
493
  };
502
494
  }
503
-
504
495
  }));
505
496
  ;// CONCATENATED MODULE: ./src/webgl/wireframesketch/WireframeSketch.vue?vue&type=script&setup=true&lang=js
506
497
 
@@ -512,10 +503,13 @@ const __exports__ = WireframeSketchvue_type_script_setup_true_lang_js;
512
503
 
513
504
  /* harmony default export */ var WireframeSketch = (__exports__);
514
505
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
515
- var init_js_ = __webpack_require__(7997);
506
+ var init_js_ = __webpack_require__(455);
516
507
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
517
508
  ;// CONCATENATED MODULE: ./src/webgl/wireframesketch/index.js
518
-
509
+ /*
510
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
511
+ * All rights reserved.
512
+ */
519
513
 
520
514
 
521
515
 
@@ -524,8 +518,6 @@ WireframeSketch.install = (Vue, opts) => {
524
518
  Vue.component(WireframeSketch.name, WireframeSketch);
525
519
  };
526
520
 
527
-
528
- }();
529
521
  /******/ return __webpack_exports__;
530
522
  /******/ })()
531
523
  ;