@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
package/flight/index.js CHANGED
@@ -7,222 +7,279 @@
7
7
  var a = typeof exports === 'object' ? factory(require("vue"), require("@kq_npm/client_common_vue/init.js"), require("@kq_npm/client_common_vue/_utils/gis-utils"), require("@kq_npm/client_common_vue/_utils/util")) : factory(root["Vue"], root["@kq_npm/client_common_vue/init.js"], root["@kq_npm/client_common_vue/_utils/gis-utils"], 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__7997__, __WEBPACK_EXTERNAL_MODULE__7135__, __WEBPACK_EXTERNAL_MODULE__3458__) {
10
+ })(this, function(__WEBPACK_EXTERNAL_MODULE__154__, __WEBPACK_EXTERNAL_MODULE__455__, __WEBPACK_EXTERNAL_MODULE__64__, __WEBPACK_EXTERNAL_MODULE__2975__) {
11
11
  return /******/ (function() { // webpackBootstrap
12
12
  /******/ "use strict";
13
13
  /******/ var __webpack_modules__ = ({
14
14
 
15
- /***/ 1349:
15
+ /***/ 3275:
16
16
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
17
17
 
18
- /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(9389);
18
+ /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6363);
19
19
  /* harmony import */ var element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__);
20
- /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(7997);
20
+ /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(455);
21
21
  /* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
22
-
22
+ /*
23
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
24
+ * All rights reserved.
25
+ */
23
26
 
24
27
 
25
28
  element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install = (Vue, opts) => {
26
29
  _init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
27
30
  Vue.component("KqMessage", element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
28
31
  };
29
-
30
- /* harmony default export */ __webpack_exports__["Z"] = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
32
+ /* harmony default export */ __webpack_exports__.A = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
31
33
 
32
34
  /***/ }),
33
35
 
34
- /***/ 5372:
36
+ /***/ 7586:
35
37
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
36
38
 
37
39
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
38
- /* harmony export */ "Z": function() { return /* binding */ FlightViewModel; }
40
+ /* harmony export */ A: function() { return /* binding */ FlightViewModel; }
39
41
  /* harmony export */ });
40
- /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8270);
42
+ /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6913);
41
43
 
44
+ /*
45
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
46
+ * All rights reserved.
47
+ */
42
48
  //飞行操作类
43
49
  class FlightViewModel {
44
- //飞行三维对象
45
50
  //停止事件
46
- constructor(viewer) {
47
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_animationPath", null);
48
-
49
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "stopEvent", null);
50
51
 
52
+ constructor(viewer) {
53
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_animationPath", null);
54
+ //飞行三维对象
55
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "stopEvent", null);
51
56
  this._animationPath = new Cesium.Kq3dAnimationPath(viewer);
52
57
  this.stopEvent = this._animationPath.stoped;
53
- } //播放动画导航路径
54
-
58
+ }
55
59
 
60
+ //播放动画导航路径
56
61
  play() {
57
62
  this._animationPath.play();
58
- } //暂停动画导航路径
59
-
63
+ }
60
64
 
65
+ //暂停动画导航路径
61
66
  pause() {
62
67
  this._animationPath.pause();
63
- } //停止动画导航路径
64
-
68
+ }
65
69
 
70
+ //停止动画导航路径
66
71
  stop() {
67
72
  this._animationPath.stop();
68
- } //获取动画导航是否重复播放
69
-
73
+ }
70
74
 
75
+ //获取动画导航是否重复播放
71
76
  getAutoRepeat() {
72
77
  return this._animationPath.getAutoRepeat();
73
- } //设置动画导航是否循环播放
74
-
78
+ }
75
79
 
80
+ //设置动画导航是否循环播放
76
81
  setAutoRepeat(autoRepeat) {
77
82
  this._animationPath.setAutoRepeat(autoRepeat);
78
- } //将当前相机位置添加到动画导航路径中
79
-
83
+ }
80
84
 
85
+ //将当前相机位置添加到动画导航路径中
81
86
  addKeyPointByCurrentView(duration) {
82
87
  this._animationPath.addKeyPointByCurrentView(duration);
83
- } //使用当前视角修改指定索引位置的路径节点
84
-
88
+ }
85
89
 
90
+ //使用当前视角修改指定索引位置的路径节点
86
91
  modifyKeyPointByCurrentView(index, duration) {
87
92
  this._animationPath.modifyKeyPointByCurrentView(index, duration);
88
- } //获取指定索引位置处的路径节点
89
-
93
+ }
90
94
 
95
+ //获取指定索引位置处的路径节点
91
96
  getKeyPoint(index) {
92
97
  return this._animationPath.getKeyPoint(index);
93
- } //获取指定索引位置的路径节点的耗时信息
94
-
98
+ }
95
99
 
100
+ //获取指定索引位置的路径节点的耗时信息
96
101
  getKeyPointDur(index) {
97
102
  return this._animationPath.getKeyPointDur(index);
98
- } //修改指定索引位置的路径节点
99
-
103
+ }
100
104
 
105
+ //修改指定索引位置的路径节点
101
106
  modifyKeyPoint(index, position, orientation, duration) {
102
107
  this._animationPath.modifyKeyPoint(index, position, orientation, duration);
103
- } //删除动画导航中指定索引位置的路径节点
104
-
108
+ }
105
109
 
110
+ //删除动画导航中指定索引位置的路径节点
106
111
  deleteKeyPoint(index) {
107
112
  this._animationPath.deleteKeyPoint(index);
108
- } //获取动画导航所有的路径节点
109
-
113
+ }
110
114
 
115
+ //获取动画导航所有的路径节点
111
116
  getAllKeyPoints() {
112
117
  return this._animationPath.getAllKeyPoints();
113
- } //清空动画导航所有路径节点
114
-
118
+ }
115
119
 
120
+ //清空动画导航所有路径节点
116
121
  clearKeyPoints() {
117
122
  this._animationPath.clearKeyPoints();
118
- } //从xml字符串获取动画导航
119
-
123
+ }
120
124
 
125
+ //从xml字符串获取动画导航
121
126
  fromXmlString(xmlString) {
122
127
  this._animationPath.fromXmlString(xmlString);
123
- } //动画导航转换成xml字符串
124
-
128
+ }
125
129
 
130
+ //动画导航转换成xml字符串
126
131
  asXmlString() {
127
132
  return this._animationPath.asXmlString();
128
- } //从xml文件获取动画导航
129
-
133
+ }
130
134
 
135
+ //从xml文件获取动画导航
131
136
  fromXmlFile(xmlFile) {
132
137
  return this._animationPath.fromXmlFile(xmlFile);
133
- } //动画导航导出为xml文件
134
-
138
+ }
135
139
 
140
+ //动画导航导出为xml文件
136
141
  asXmlFile(xmlFileName) {
137
142
  this._animationPath.asXmlFile(xmlFileName);
138
- } //销毁
139
-
143
+ }
140
144
 
145
+ //销毁
141
146
  destroy() {
142
147
  this._animationPath = null;
143
148
  }
144
-
145
149
  }
146
150
 
147
151
  /***/ }),
148
152
 
149
- /***/ 8422:
153
+ /***/ 9371:
150
154
  /***/ (function(module) {
151
155
 
152
156
  module.exports = require("@element-plus/icons-vue");
153
157
 
154
158
  /***/ }),
155
159
 
156
- /***/ 348:
160
+ /***/ 5698:
157
161
  /***/ (function(module) {
158
162
 
159
163
  module.exports = require("@kq_npm/client_icons_vue");
160
164
 
161
165
  /***/ }),
162
166
 
163
- /***/ 9389:
167
+ /***/ 2652:
168
+ /***/ (function(module) {
169
+
170
+ module.exports = require("core-js/modules/es.array.push.js");
171
+
172
+ /***/ }),
173
+
174
+ /***/ 3658:
175
+ /***/ (function(module) {
176
+
177
+ module.exports = require("core-js/modules/esnext.iterator.constructor.js");
178
+
179
+ /***/ }),
180
+
181
+ /***/ 4669:
182
+ /***/ (function(module) {
183
+
184
+ module.exports = require("core-js/modules/esnext.iterator.for-each.js");
185
+
186
+ /***/ }),
187
+
188
+ /***/ 6363:
164
189
  /***/ (function(module) {
165
190
 
166
191
  module.exports = require("element-plus/dist/index.full.js");
167
192
 
168
193
  /***/ }),
169
194
 
170
- /***/ 7080:
195
+ /***/ 3579:
171
196
  /***/ (function(module) {
172
197
 
173
198
  module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
174
199
 
175
200
  /***/ }),
176
201
 
177
- /***/ 7135:
202
+ /***/ 64:
178
203
  /***/ (function(module) {
179
204
 
180
- module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
205
+ module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
181
206
 
182
207
  /***/ }),
183
208
 
184
- /***/ 3458:
209
+ /***/ 2975:
185
210
  /***/ (function(module) {
186
211
 
187
- module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
212
+ module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
188
213
 
189
214
  /***/ }),
190
215
 
191
- /***/ 7997:
216
+ /***/ 455:
192
217
  /***/ (function(module) {
193
218
 
194
- module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
219
+ module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
195
220
 
196
221
  /***/ }),
197
222
 
198
- /***/ 1895:
223
+ /***/ 154:
199
224
  /***/ (function(module) {
200
225
 
201
- module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
226
+ module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
202
227
 
203
228
  /***/ }),
204
229
 
205
- /***/ 8270:
230
+ /***/ 6913:
206
231
  /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
207
232
 
208
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
209
- /* harmony export */ "Z": function() { return /* binding */ _defineProperty; }
210
- /* harmony export */ });
211
- function _defineProperty(obj, key, value) {
212
- if (key in obj) {
213
- Object.defineProperty(obj, key, {
214
- value: value,
215
- enumerable: true,
216
- configurable: true,
217
- writable: true
218
- });
219
- } else {
220
- obj[key] = value;
233
+
234
+ // EXPORTS
235
+ __webpack_require__.d(__webpack_exports__, {
236
+ A: function() { return /* binding */ _defineProperty; }
237
+ });
238
+
239
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
240
+ function _typeof(o) {
241
+ "@babel/helpers - typeof";
242
+
243
+ return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
244
+ return typeof o;
245
+ } : function (o) {
246
+ return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
247
+ }, _typeof(o);
248
+ }
249
+
250
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPrimitive.js
251
+
252
+ function toPrimitive(t, r) {
253
+ if ("object" != _typeof(t) || !t) return t;
254
+ var e = t[Symbol.toPrimitive];
255
+ if (void 0 !== e) {
256
+ var i = e.call(t, r || "default");
257
+ if ("object" != _typeof(i)) return i;
258
+ throw new TypeError("@@toPrimitive must return a primitive value.");
221
259
  }
260
+ return ("string" === r ? String : Number)(t);
261
+ }
262
+
263
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
264
+
265
+
266
+ function toPropertyKey(t) {
267
+ var i = toPrimitive(t, "string");
268
+ return "symbol" == _typeof(i) ? i : i + "";
269
+ }
270
+
271
+ ;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
222
272
 
223
- return obj;
273
+ function _defineProperty(e, r, t) {
274
+ return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
275
+ value: t,
276
+ enumerable: !0,
277
+ configurable: !0,
278
+ writable: !0
279
+ }) : e[r] = t, e;
224
280
  }
225
281
 
282
+
226
283
  /***/ })
227
284
 
228
285
  /******/ });
@@ -294,35 +351,42 @@ function _defineProperty(obj, key, value) {
294
351
  /******/
295
352
  /************************************************************************/
296
353
  var __webpack_exports__ = {};
297
- // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
298
- !function() {
299
354
  // ESM COMPAT FLAG
300
355
  __webpack_require__.r(__webpack_exports__);
301
356
 
302
357
  // EXPORTS
303
358
  __webpack_require__.d(__webpack_exports__, {
304
- "FlightViewModel": function() { return /* reexport */ FlightViewModel/* default */.Z; },
359
+ FlightViewModel: function() { return /* reexport */ FlightViewModel/* default */.A; },
305
360
  "default": function() { return /* reexport */ Flight; }
306
361
  });
307
362
 
363
+ // EXTERNAL MODULE: external "core-js/modules/es.array.push.js"
364
+ var es_array_push_js_ = __webpack_require__(2652);
365
+ // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.constructor.js"
366
+ var esnext_iterator_constructor_js_ = __webpack_require__(3658);
367
+ // EXTERNAL MODULE: external "core-js/modules/esnext.iterator.for-each.js"
368
+ var esnext_iterator_for_each_js_ = __webpack_require__(4669);
308
369
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
309
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
370
+ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
310
371
  // EXTERNAL MODULE: ./src/common/_ui/message/index.js
311
- var message = __webpack_require__(1349);
372
+ var message = __webpack_require__(3275);
312
373
  // EXTERNAL MODULE: external "@element-plus/icons-vue"
313
- var icons_vue_ = __webpack_require__(8422);
374
+ var icons_vue_ = __webpack_require__(9371);
314
375
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
315
- var client_icons_vue_ = __webpack_require__(348);
376
+ var client_icons_vue_ = __webpack_require__(5698);
316
377
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
317
- var gis_utils_ = __webpack_require__(7135);
378
+ var gis_utils_ = __webpack_require__(64);
318
379
  // EXTERNAL MODULE: ./src/webgl/flight/FlightViewModel.js
319
- var FlightViewModel = __webpack_require__(5372);
380
+ var FlightViewModel = __webpack_require__(7586);
320
381
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
321
- var util_ = __webpack_require__(3458);
382
+ var util_ = __webpack_require__(2975);
322
383
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
323
- var vue_i18n_cjs_js_ = __webpack_require__(7080);
384
+ var vue_i18n_cjs_js_ = __webpack_require__(3579);
324
385
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/flight/Flight.vue?vue&type=script&setup=true&lang=js
325
386
 
387
+
388
+
389
+
326
390
  const _hoisted_1 = {
327
391
  class: "kq-flight3d-box"
328
392
  };
@@ -363,7 +427,7 @@ const _hoisted_9 = {
363
427
  const __default__ = {
364
428
  name: "Kq3dFlight"
365
429
  };
366
- /* harmony default export */ var Flightvue_type_script_setup_true_lang_js = (/*#__PURE__*/Object.assign(__default__, {
430
+ /* harmony default export */ var Flightvue_type_script_setup_true_lang_js = (/*@__PURE__*/Object.assign(__default__, {
367
431
  props: {
368
432
  // 是否显示阴影效果
369
433
  showShadow: {
@@ -382,7 +446,6 @@ const __default__ = {
382
446
  deleteFlightPath: {
383
447
  type: Function
384
448
  },
385
-
386
449
  /**
387
450
  * 例:"center","topLeft","topRight","bottomLeft","bottomRight", "topCenter", "bottomCenter" {top:'16px',left:'16px'}, {top:16,left:16}
388
451
  */
@@ -412,7 +475,6 @@ const __default__ = {
412
475
  default: true
413
476
  }
414
477
  },
415
-
416
478
  setup(__props, {
417
479
  expose: __expose
418
480
  }) {
@@ -429,22 +491,25 @@ const __default__ = {
429
491
  let viewer = null;
430
492
  let pathPlayIndex = -1;
431
493
  let dropDownPath = null;
432
- let viewModel = null; // 表格头样式
494
+ let viewModel = null;
433
495
 
496
+ // 表格头样式
434
497
  let headClass = args => {
435
498
  return {
436
499
  "background-color": "var(--kq-fill-color-light)",
437
500
  color: "var(--kq-color-info)",
438
501
  "font-size": "14px"
439
502
  };
440
- }; // 组件容器Ref
441
-
503
+ };
442
504
 
443
- let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null); // 生成组件默认header
505
+ // 组件容器Ref
506
+ let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
444
507
 
508
+ // 生成组件默认header
445
509
  let headerTemp = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
446
- let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(); // 国际化
510
+ let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
447
511
 
512
+ // 国际化
448
513
  let {
449
514
  locale,
450
515
  messages
@@ -466,14 +531,15 @@ const __default__ = {
466
531
  gis_utils_.utils.getWebMap(null, scenceView => {
467
532
  if (scenceView) {
468
533
  viewer = scenceView._viewer;
469
- viewModel = new FlightViewModel/* default */.Z(viewer);
534
+ viewModel = new FlightViewModel/* default */.A(viewer);
470
535
  viewModel.stopEvent.addEventListener(function () {
471
536
  isPrePlaying.value = false;
472
537
  pathList.forEach(path => {
473
538
  path.isPlaying = false;
474
539
  });
475
- }); //加载外部数据
540
+ });
476
541
 
542
+ //加载外部数据
477
543
  if (props.loadFlightPath) {
478
544
  props.loadFlightPath(dataList => {
479
545
  dataList = JSON.parse(JSON.stringify(dataList));
@@ -486,24 +552,25 @@ const __default__ = {
486
552
  }
487
553
  }
488
554
  });
489
- }); // 销毁
555
+ });
490
556
 
557
+ // 销毁
491
558
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
492
559
  viewModel.stop();
493
560
  document.removeEventListener("click", hideDropDownMenu);
494
561
  });
562
+
495
563
  /**
496
564
  * @description 监听header生成
497
565
  */
498
-
499
566
  const watchCreateHeaderTemp = () => {
500
567
  if (props.showHeaderTemp) {
501
568
  // 生成headerTemp
502
569
  headerTemp.value = (0,util_.createHeaderTemp)(boxRef.value, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toRefs)(props), headerTempRef, headerTempTitle);
503
570
  }
504
- }; //新建路径
505
-
571
+ };
506
572
 
573
+ //新建路径
507
574
  function addPath() {
508
575
  pathList.forEach(path => {
509
576
  if (path.isPlaying) {
@@ -513,9 +580,9 @@ const __default__ = {
513
580
  viewModel.clearKeyPoints();
514
581
  isAdd.value = true;
515
582
  pathPlayIndex = -1;
516
- } //编辑路径
517
-
583
+ }
518
584
 
585
+ //编辑路径
519
586
  function editPath() {
520
587
  if (dropDownPath) {
521
588
  addPath();
@@ -524,9 +591,9 @@ const __default__ = {
524
591
  viewModel.fromXmlString(dropDownPath.xmlString);
525
592
  convertAnimationPathKeys();
526
593
  }
527
- } //转换AnimationPath节点数据
528
-
594
+ }
529
595
 
596
+ //转换AnimationPath节点数据
530
597
  function convertAnimationPathKeys() {
531
598
  var keyPoints = viewModel.getAllKeyPoints();
532
599
  keyPoints.forEach(key => {
@@ -540,65 +607,61 @@ const __default__ = {
540
607
  };
541
608
  tableData.push(data);
542
609
  });
543
- } //删除路径
544
-
610
+ }
545
611
 
612
+ //删除路径
546
613
  function deletePath() {
547
614
  if (dropDownPath) {
548
615
  if (dropDownPath.index === pathPlayIndex) {
549
616
  pathPlayIndex = -1;
550
617
  }
551
-
552
- pathList.splice(dropDownPath.index, 1); // 外部删除数据
553
-
618
+ pathList.splice(dropDownPath.index, 1);
619
+ // 外部删除数据
554
620
  if (props.deleteFlightPath) {
555
621
  props.deleteFlightPath(dropDownPath.guid);
556
622
  }
557
623
  }
558
- } //路径播放
559
-
624
+ }
560
625
 
626
+ //路径播放
561
627
  function play(item, index) {
562
628
  if (index !== pathPlayIndex) {
563
629
  viewModel.fromXmlString(item.xmlString);
564
630
  pathPlayIndex = index;
565
631
  }
566
-
567
632
  viewModel.play();
568
- item.isPlaying = true; // 设置循环播放
569
-
633
+ item.isPlaying = true;
634
+ // 设置循环播放
570
635
  viewModel.setAutoRepeat(item.isRepeat);
571
- } //路径播放暂停
572
-
636
+ }
573
637
 
638
+ //路径播放暂停
574
639
  function pause(item) {
575
640
  item.isPlaying = false;
576
641
  viewModel.pause();
577
- } //路径播放停止
578
-
642
+ }
579
643
 
644
+ //路径播放停止
580
645
  function stop(item) {
581
646
  item.isPlaying = false;
582
647
  viewModel.stop();
583
- } //循环播放
584
-
648
+ }
585
649
 
650
+ //循环播放
586
651
  function repeat(item) {
587
652
  item.isRepeat = !item.isRepeat;
588
-
589
653
  if (item.isPlaying) {
590
654
  viewModel.setAutoRepeat(item.isRepeat);
591
655
  }
592
- } //显示更多功能菜单
593
-
656
+ }
594
657
 
658
+ //显示更多功能菜单
595
659
  function showDropDownMenu(item, index) {
596
660
  if (showMoreMenu.value === true && index === dropDownPath.index) {
597
661
  showMoreMenu.value = false;
598
662
  document.addEventListener("click", hideDropDownMenu);
599
663
  return;
600
664
  }
601
-
602
665
  showMoreMenu.value = true;
603
666
  let _menuDropdown = dropDownMenu.value.$el;
604
667
  _menuDropdown.style.left = window.event.clientX - 70 + "px";
@@ -608,21 +671,20 @@ const __default__ = {
608
671
  ...item
609
672
  };
610
673
  document.addEventListener("click", hideDropDownMenu);
611
- } //隐藏更多功能菜单
612
-
674
+ }
613
675
 
676
+ //隐藏更多功能菜单
614
677
  function hideDropDownMenu() {
615
678
  if (dropDownMenu.value) {
616
679
  // 去除选中样式
617
680
  let selectElement = dropDownMenu.value.$el.querySelector(".is-active");
618
681
  if (selectElement) selectElement.classList.remove("is-active");
619
682
  }
620
-
621
683
  document.removeEventListener("click", hideDropDownMenu);
622
684
  showMoreMenu.value = false;
623
- } //添加关键帧
624
-
685
+ }
625
686
 
687
+ //添加关键帧
626
688
  function addKey() {
627
689
  var duration = 5;
628
690
  var lonlat = viewer.getCurrentView();
@@ -635,9 +697,9 @@ const __default__ = {
635
697
  };
636
698
  tableData.push(data);
637
699
  viewModel.addKeyPointByCurrentView(duration);
638
- } //替换关键帧
639
-
700
+ }
640
701
 
702
+ //替换关键帧
641
703
  function replaceKey(index, row) {
642
704
  var lonlat = viewer.getCurrentView();
643
705
  var positionArr = [lonlat.longitude.toFixed(4) * 1, lonlat.latitude.toFixed(4) * 1, lonlat.height.toFixed(2) * 1];
@@ -645,47 +707,45 @@ const __default__ = {
645
707
  row.position = position;
646
708
  row.positionArr = positionArr;
647
709
  viewModel.modifyKeyPointByCurrentView(index, row.interval);
648
- } //删除关键帧
649
-
710
+ }
650
711
 
712
+ //删除关键帧
651
713
  function deleteKey(index) {
652
714
  viewModel.deleteKeyPoint(index);
653
715
  tableData.splice(index, 1);
654
- } //预播放
655
-
716
+ }
656
717
 
718
+ //预播放
657
719
  function prePlay() {
658
720
  for (let index = 0; index < tableData.length; index++) {
659
721
  var duration = tableData[index].interval;
660
722
  var key = viewModel.getKeyPoint(index);
661
723
  var dur = viewModel.getKeyPointDur(index);
662
-
663
724
  if (dur !== duration) {
664
725
  viewModel.modifyKeyPoint(index, key.position, key.orientation, duration);
665
726
  }
666
727
  }
667
-
668
728
  isPrePlaying.value = true;
669
729
  viewModel.play();
670
- } //预播放暂停
671
-
730
+ }
672
731
 
732
+ //预播放暂停
673
733
  function prePause() {
674
734
  isPrePlaying.value = false;
675
735
  viewModel.pause();
676
- } //预播放停止
677
-
736
+ }
678
737
 
738
+ //预播放停止
679
739
  function preStop() {
680
740
  isPrePlaying.value = false;
681
741
  viewModel.stop();
682
- } //保存
683
-
742
+ }
684
743
 
744
+ //保存
685
745
  function save() {
686
746
  if (pathName.value === "") {
687
- (0,message/* default */.Z)({
688
- message: "请输入路径名称!",
747
+ (0,message/* default */.A)({
748
+ message: language.value["enterPathName"] + "!",
689
749
  type: "warning"
690
750
  });
691
751
  } else {
@@ -693,21 +753,18 @@ const __default__ = {
693
753
  var duration = tableData[index].interval;
694
754
  var key = viewModel.getKeyPoint(index);
695
755
  var dur = viewModel.getKeyPointDur(index);
696
-
697
756
  if (dur !== duration) {
698
757
  viewModel.modifyKeyPoint(index, key.position, key.orientation, duration);
699
758
  }
700
759
  }
701
-
702
760
  var xmlString = viewModel.asXmlString();
703
-
704
761
  if (isEdit.value) {
705
762
  //编辑路径
706
763
  if (dropDownPath) {
707
764
  var editPath = pathList[dropDownPath.index];
708
765
  editPath.name = pathName.value;
709
- editPath.xmlString = xmlString; // 外部保存数据
710
-
766
+ editPath.xmlString = xmlString;
767
+ // 外部保存数据
711
768
  if (props.saveFlightPath) {
712
769
  props.saveFlightPath({
713
770
  guid: editPath.guid,
@@ -724,8 +781,8 @@ const __default__ = {
724
781
  xmlString: xmlString,
725
782
  isPlaying: false
726
783
  };
727
- pathList.push(path); // 外部保存数据
728
-
784
+ pathList.push(path);
785
+ // 外部保存数据
729
786
  if (props.saveFlightPath) {
730
787
  props.saveFlightPath({
731
788
  guid: path.guid,
@@ -734,12 +791,11 @@ const __default__ = {
734
791
  });
735
792
  }
736
793
  }
737
-
738
794
  cancel();
739
795
  }
740
- } //取消
741
-
796
+ }
742
797
 
798
+ //取消
743
799
  function cancel() {
744
800
  preStop();
745
801
  viewModel.clearKeyPoints();
@@ -747,9 +803,9 @@ const __default__ = {
747
803
  isAdd.value = false;
748
804
  pathName.value = "";
749
805
  isEdit.value = false;
750
- } //导入文件
751
-
806
+ }
752
807
 
808
+ //导入文件
753
809
  function importFile(file) {
754
810
  var name = file.name.split(".")[0];
755
811
  viewModel.fromXmlFile(file.raw).then(() => {
@@ -760,8 +816,9 @@ const __default__ = {
760
816
  xmlString: xmlString,
761
817
  isPlaying: false
762
818
  };
763
- pathList.push(path); // 外部保存数据
819
+ pathList.push(path);
764
820
 
821
+ // 外部保存数据
765
822
  if (props.saveFlightPath) {
766
823
  props.saveFlightPath({
767
824
  guid: path.guid,
@@ -770,16 +827,15 @@ const __default__ = {
770
827
  });
771
828
  }
772
829
  });
773
- } //导出文件
774
-
830
+ }
775
831
 
832
+ //导出文件
776
833
  function exportFile() {
777
834
  if (dropDownPath) {
778
835
  viewModel.fromXmlString(dropDownPath.xmlString);
779
836
  viewModel.asXmlFile(dropDownPath.name);
780
837
  }
781
838
  }
782
-
783
839
  __expose({
784
840
  convertAnimationPathKeys,
785
841
  showDropDownMenu,
@@ -802,30 +858,18 @@ const __default__ = {
802
858
  importFile,
803
859
  exportFile
804
860
  });
805
-
806
861
  return (_ctx, _cache) => {
807
862
  const _component_kq_icon = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-icon");
808
-
809
863
  const _component_kq_button = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-button");
810
-
811
864
  const _component_kq_upload = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-upload");
812
-
813
865
  const _component_kq_menu_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-menu-item");
814
-
815
866
  const _component_kq_menu = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-menu");
816
-
817
867
  const _component_kq_input = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-input");
818
-
819
868
  const _component_kq_form_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form-item");
820
-
821
869
  const _component_kq_table_column = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-table-column");
822
-
823
870
  const _component_kq_input_number = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-input-number");
824
-
825
871
  const _component_kq_table = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-table");
826
-
827
872
  const _component_kq_divider = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-divider");
828
-
829
873
  return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("section", {
830
874
  class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeClass)(["kq-flight3d", {
831
875
  'kq-box-shadow': __props.showShadow
@@ -836,9 +880,7 @@ const __default__ = {
836
880
  key: 0,
837
881
  ref_key: "headerTempRef",
838
882
  ref: headerTempRef
839
- }, null, 512
840
- /* NEED_PATCH */
841
- )) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_1, [!(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isAdd) ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_2, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_3, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
883
+ }, null, 512 /* NEED_PATCH */)) : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_1, [!(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isAdd) ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("div", _hoisted_2, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_3, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
842
884
  onClick: addPath,
843
885
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).addPath
844
886
  }, {
@@ -846,16 +888,10 @@ const __default__ = {
846
888
  size: 24
847
889
  }, {
848
890
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(icons_vue_.Plus))]),
849
- _: 1
850
- /* STABLE */
851
-
891
+ _: 1 /* STABLE */
852
892
  })]),
853
- _: 1
854
- /* STABLE */
855
-
856
- }, 8
857
- /* PROPS */
858
- , ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_upload, {
893
+ _: 1 /* STABLE */
894
+ }, 8 /* PROPS */, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_upload, {
859
895
  style: {
860
896
  "margin-left": "4px"
861
897
  },
@@ -871,22 +907,12 @@ const __default__ = {
871
907
  size: 24
872
908
  }, {
873
909
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(client_icons_vue_.IconUploadCloud))]),
874
- _: 1
875
- /* STABLE */
876
-
910
+ _: 1 /* STABLE */
877
911
  })]),
878
- _: 1
879
- /* STABLE */
880
-
881
- }, 8
882
- /* PROPS */
883
- , ["title"])]),
884
- _: 1
885
- /* STABLE */
886
-
887
- })]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _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).pathName), 1
888
- /* TEXT */
889
- ), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_menu, {
912
+ _: 1 /* STABLE */
913
+ }, 8 /* PROPS */, ["title"])]),
914
+ _: 1 /* STABLE */
915
+ })]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _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).pathName), 1 /* TEXT */), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_menu, {
890
916
  class: "pathlist-ul"
891
917
  }, {
892
918
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [((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)(pathList), (item, index) => {
@@ -894,9 +920,7 @@ const __default__ = {
894
920
  index: index,
895
921
  key: index
896
922
  }, {
897
- title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)(item.name), 1
898
- /* TEXT */
899
- ), item.isPlaying ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_icon, {
923
+ title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)(item.name), 1 /* TEXT */), item.isPlaying ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_icon, {
900
924
  key: 0,
901
925
  size: 16,
902
926
  class: "menuIcon",
@@ -904,12 +928,8 @@ const __default__ = {
904
928
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).pause
905
929
  }, {
906
930
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(client_icons_vue_.IconVideoPause))]),
907
- _: 2
908
- /* DYNAMIC */
909
-
910
- }, 1032
911
- /* PROPS, DYNAMIC_SLOTS */
912
- , ["onClick", "title"])) : ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_icon, {
931
+ _: 2 /* DYNAMIC */
932
+ }, 1032 /* PROPS, DYNAMIC_SLOTS */, ["onClick", "title"])) : ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_icon, {
913
933
  key: 1,
914
934
  size: 16,
915
935
  class: "menuIcon",
@@ -917,60 +937,36 @@ const __default__ = {
917
937
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).play
918
938
  }, {
919
939
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(client_icons_vue_.IconVideoPlay))]),
920
- _: 2
921
- /* DYNAMIC */
922
-
923
- }, 1032
924
- /* PROPS, DYNAMIC_SLOTS */
925
- , ["onClick", "title"])), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_icon, {
940
+ _: 2 /* DYNAMIC */
941
+ }, 1032 /* PROPS, DYNAMIC_SLOTS */, ["onClick", "title"])), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_icon, {
926
942
  size: 16,
927
943
  class: "menuIcon",
928
944
  onClick: $event => stop(item),
929
945
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).stop
930
946
  }, {
931
947
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(client_icons_vue_.IconVideoStop))]),
932
- _: 2
933
- /* DYNAMIC */
934
-
935
- }, 1032
936
- /* PROPS, DYNAMIC_SLOTS */
937
- , ["onClick", "title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_icon, {
948
+ _: 2 /* DYNAMIC */
949
+ }, 1032 /* PROPS, DYNAMIC_SLOTS */, ["onClick", "title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_icon, {
938
950
  size: 16,
939
951
  class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeClass)(item.isRepeat ? 'kq-icon-light' : ''),
940
952
  onClick: $event => repeat(item),
941
953
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).repeat
942
954
  }, {
943
955
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(client_icons_vue_.IconVideoRepeat))]),
944
- _: 2
945
- /* DYNAMIC */
946
-
947
- }, 1032
948
- /* PROPS, DYNAMIC_SLOTS */
949
- , ["class", "onClick", "title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_icon, {
956
+ _: 2 /* DYNAMIC */
957
+ }, 1032 /* PROPS, DYNAMIC_SLOTS */, ["class", "onClick", "title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_icon, {
950
958
  size: 16,
951
959
  class: "menuIcon",
952
960
  onClick: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => showDropDownMenu(item, index), ["prevent", "stop"]),
953
961
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).more
954
962
  }, {
955
963
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(icons_vue_.More))]),
956
- _: 2
957
- /* DYNAMIC */
958
-
959
- }, 1032
960
- /* PROPS, DYNAMIC_SLOTS */
961
- , ["onClick", "title"])]),
962
- _: 2
963
- /* DYNAMIC */
964
-
965
- }, 1032
966
- /* PROPS, DYNAMIC_SLOTS */
967
- , ["index"]);
968
- }), 128
969
- /* KEYED_FRAGMENT */
970
- ))]),
971
- _: 1
972
- /* STABLE */
973
-
964
+ _: 2 /* DYNAMIC */
965
+ }, 1032 /* PROPS, DYNAMIC_SLOTS */, ["onClick", "title"])]),
966
+ _: 2 /* DYNAMIC */
967
+ }, 1032 /* PROPS, DYNAMIC_SLOTS */, ["index"]);
968
+ }), 128 /* KEYED_FRAGMENT */))]),
969
+ _: 1 /* STABLE */
974
970
  }), (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_menu, {
975
971
  class: "dropdown-ul",
976
972
  ref_key: "dropDownMenu",
@@ -984,15 +980,9 @@ const __default__ = {
984
980
  size: 16
985
981
  }, {
986
982
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(icons_vue_.Edit))]),
987
- _: 1
988
- /* STABLE */
989
-
990
- }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).edit), 1
991
- /* TEXT */
992
- )]),
993
- _: 1
994
- /* STABLE */
995
-
983
+ _: 1 /* STABLE */
984
+ }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).edit), 1 /* TEXT */)]),
985
+ _: 1 /* STABLE */
996
986
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_menu_item, {
997
987
  index: "2",
998
988
  onClick: exportFile
@@ -1001,15 +991,9 @@ const __default__ = {
1001
991
  size: 14
1002
992
  }, {
1003
993
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(client_icons_vue_.IconExport))]),
1004
- _: 1
1005
- /* STABLE */
1006
-
1007
- }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).export), 1
1008
- /* TEXT */
1009
- )]),
1010
- _: 1
1011
- /* STABLE */
1012
-
994
+ _: 1 /* STABLE */
995
+ }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).export), 1 /* TEXT */)]),
996
+ _: 1 /* STABLE */
1013
997
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_menu_item, {
1014
998
  index: "3",
1015
999
  onClick: deletePath
@@ -1018,24 +1002,12 @@ const __default__ = {
1018
1002
  size: 16
1019
1003
  }, {
1020
1004
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(icons_vue_.Delete))]),
1021
- _: 1
1022
- /* STABLE */
1023
-
1024
- }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).delete), 1
1025
- /* TEXT */
1026
- )]),
1027
- _: 1
1028
- /* STABLE */
1029
-
1005
+ _: 1 /* STABLE */
1006
+ }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).delete), 1 /* TEXT */)]),
1007
+ _: 1 /* STABLE */
1030
1008
  })]),
1031
- _: 1
1032
- /* STABLE */
1033
-
1034
- }, 512
1035
- /* NEED_PATCH */
1036
- )], 512
1037
- /* NEED_PATCH */
1038
- ), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showMoreMenu)]])])) : ((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_.createElementVNode)("div", _hoisted_6, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1009
+ _: 1 /* STABLE */
1010
+ }, 512 /* NEED_PATCH */)], 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showMoreMenu)]])])) : ((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_.createElementVNode)("div", _hoisted_6, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1039
1011
  text: "",
1040
1012
  onClick: cancel
1041
1013
  }, {
@@ -1043,18 +1015,10 @@ const __default__ = {
1043
1015
  size: 16
1044
1016
  }, {
1045
1017
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(icons_vue_.ArrowLeft))]),
1046
- _: 1
1047
- /* STABLE */
1048
-
1018
+ _: 1 /* STABLE */
1049
1019
  })]),
1050
- _: 1
1051
- /* STABLE */
1052
-
1053
- }), !(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isEdit) ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("span", _hoisted_7, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).addPath), 1
1054
- /* TEXT */
1055
- )) : ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("span", _hoisted_8, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).editPath), 1
1056
- /* TEXT */
1057
- ))]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
1020
+ _: 1 /* STABLE */
1021
+ }), !(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isEdit) ? ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("span", _hoisted_7, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).addPath), 1 /* TEXT */)) : ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("span", _hoisted_8, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).editPath), 1 /* TEXT */))]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
1058
1022
  class: "kq-flight3d-item-name",
1059
1023
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).pathName
1060
1024
  }, {
@@ -1062,15 +1026,9 @@ const __default__ = {
1062
1026
  placeholder: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).enterPathName,
1063
1027
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(pathName),
1064
1028
  "onUpdate:modelValue": _cache[0] || (_cache[0] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.isRef)(pathName) ? pathName.value = $event : pathName = $event)
1065
- }, null, 8
1066
- /* PROPS */
1067
- , ["placeholder", "modelValue"])]),
1068
- _: 1
1069
- /* STABLE */
1070
-
1071
- }, 8
1072
- /* PROPS */
1073
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_table, {
1029
+ }, null, 8 /* PROPS */, ["placeholder", "modelValue"])]),
1030
+ _: 1 /* STABLE */
1031
+ }, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_table, {
1074
1032
  border: "",
1075
1033
  data: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(tableData),
1076
1034
  "header-cell-style": (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(headClass)
@@ -1080,15 +1038,11 @@ const __default__ = {
1080
1038
  width: "50",
1081
1039
  type: "index",
1082
1040
  align: "center"
1083
- }, null, 8
1084
- /* PROPS */
1085
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_table_column, {
1041
+ }, null, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_table_column, {
1086
1042
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).position,
1087
1043
  prop: "position",
1088
1044
  align: "center"
1089
- }, null, 8
1090
- /* PROPS */
1091
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_table_column, {
1045
+ }, null, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_table_column, {
1092
1046
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).interval,
1093
1047
  width: "100",
1094
1048
  align: "center"
@@ -1101,15 +1055,9 @@ const __default__ = {
1101
1055
  style: {
1102
1056
  "width": "83px"
1103
1057
  }
1104
- }, null, 8
1105
- /* PROPS */
1106
- , ["modelValue", "onUpdate:modelValue"])]),
1107
- _: 1
1108
- /* STABLE */
1109
-
1110
- }, 8
1111
- /* PROPS */
1112
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_table_column, {
1058
+ }, null, 8 /* PROPS */, ["modelValue", "onUpdate:modelValue"])]),
1059
+ _: 1 /* STABLE */
1060
+ }, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_table_column, {
1113
1061
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).operation,
1114
1062
  width: "90",
1115
1063
  align: "center"
@@ -1122,16 +1070,10 @@ const __default__ = {
1122
1070
  size: 16
1123
1071
  }, {
1124
1072
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(client_icons_vue_.IconReplace))]),
1125
- _: 1
1126
- /* STABLE */
1127
-
1073
+ _: 1 /* STABLE */
1128
1074
  })]),
1129
- _: 2
1130
- /* DYNAMIC */
1131
-
1132
- }, 1032
1133
- /* PROPS, DYNAMIC_SLOTS */
1134
- , ["onClick", "title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1075
+ _: 2 /* DYNAMIC */
1076
+ }, 1032 /* PROPS, DYNAMIC_SLOTS */, ["onClick", "title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1135
1077
  onClick: $event => deleteKey(scope.$index),
1136
1078
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).delete
1137
1079
  }, {
@@ -1139,28 +1081,14 @@ const __default__ = {
1139
1081
  size: 16
1140
1082
  }, {
1141
1083
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(icons_vue_.Delete))]),
1142
- _: 1
1143
- /* STABLE */
1144
-
1084
+ _: 1 /* STABLE */
1145
1085
  })]),
1146
- _: 2
1147
- /* DYNAMIC */
1148
-
1149
- }, 1032
1150
- /* PROPS, DYNAMIC_SLOTS */
1151
- , ["onClick", "title"])]),
1152
- _: 1
1153
- /* STABLE */
1154
-
1155
- }, 8
1156
- /* PROPS */
1157
- , ["label"])]),
1158
- _: 1
1159
- /* STABLE */
1160
-
1161
- }, 8
1162
- /* PROPS */
1163
- , ["data", "header-cell-style"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1086
+ _: 2 /* DYNAMIC */
1087
+ }, 1032 /* PROPS, DYNAMIC_SLOTS */, ["onClick", "title"])]),
1088
+ _: 1 /* STABLE */
1089
+ }, 8 /* PROPS */, ["label"])]),
1090
+ _: 1 /* STABLE */
1091
+ }, 8 /* PROPS */, ["data", "header-cell-style"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1164
1092
  class: "kq-flight3d-btn-add",
1165
1093
  onClick: addKey
1166
1094
  }, {
@@ -1168,15 +1096,9 @@ const __default__ = {
1168
1096
  size: 16
1169
1097
  }, {
1170
1098
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(icons_vue_.Plus))]),
1171
- _: 1
1172
- /* STABLE */
1173
-
1174
- }), (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).addkeyframe), 1
1175
- /* TEXT */
1176
- )]),
1177
- _: 1
1178
- /* STABLE */
1179
-
1099
+ _: 1 /* STABLE */
1100
+ }), (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).addkeyframe), 1 /* TEXT */)]),
1101
+ _: 1 /* STABLE */
1180
1102
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
1181
1103
  class: "kq-flight3d-ybf",
1182
1104
  label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).prePlay
@@ -1188,65 +1110,38 @@ const __default__ = {
1188
1110
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).play
1189
1111
  }, {
1190
1112
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(client_icons_vue_.IconVideoPlay))]),
1191
- _: 1
1192
- /* STABLE */
1193
-
1194
- }, 8
1195
- /* PROPS */
1196
- , ["title"])) : ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_icon, {
1113
+ _: 1 /* STABLE */
1114
+ }, 8 /* PROPS */, ["title"])) : ((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createBlock)(_component_kq_icon, {
1197
1115
  key: 1,
1198
1116
  size: 32,
1199
1117
  onClick: prePause,
1200
1118
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).pause
1201
1119
  }, {
1202
1120
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(client_icons_vue_.IconVideoPause))]),
1203
- _: 1
1204
- /* STABLE */
1205
-
1206
- }, 8
1207
- /* PROPS */
1208
- , ["title"])), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_icon, {
1121
+ _: 1 /* STABLE */
1122
+ }, 8 /* PROPS */, ["title"])), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_icon, {
1209
1123
  size: 32,
1210
1124
  onClick: preStop,
1211
1125
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).stop
1212
1126
  }, {
1213
1127
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(client_icons_vue_.IconVideoStop))]),
1214
- _: 1
1215
- /* STABLE */
1216
-
1217
- }, 8
1218
- /* PROPS */
1219
- , ["title"])])]),
1220
- _: 1
1221
- /* STABLE */
1222
-
1223
- }, 8
1224
- /* PROPS */
1225
- , ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_9, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1128
+ _: 1 /* STABLE */
1129
+ }, 8 /* PROPS */, ["title"])])]),
1130
+ _: 1 /* STABLE */
1131
+ }, 8 /* PROPS */, ["label"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_divider), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_9, [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1226
1132
  type: "primary",
1227
1133
  onClick: save
1228
1134
  }, {
1229
- 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).save), 1
1230
- /* TEXT */
1231
- )]),
1232
- _: 1
1233
- /* STABLE */
1234
-
1135
+ 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).save), 1 /* TEXT */)]),
1136
+ _: 1 /* STABLE */
1235
1137
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
1236
1138
  onClick: cancel
1237
1139
  }, {
1238
- 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).cancel), 1
1239
- /* TEXT */
1240
- )]),
1241
- _: 1
1242
- /* STABLE */
1243
-
1244
- })])]))])], 2
1245
- /* CLASS */
1246
- );
1140
+ 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).cancel), 1 /* TEXT */)]),
1141
+ _: 1 /* STABLE */
1142
+ })])]))])], 2 /* CLASS */);
1247
1143
  };
1248
1144
  }
1249
-
1250
1145
  }));
1251
1146
  ;// CONCATENATED MODULE: ./src/webgl/flight/Flight.vue?vue&type=script&setup=true&lang=js
1252
1147
 
@@ -1258,10 +1153,13 @@ const __exports__ = Flightvue_type_script_setup_true_lang_js;
1258
1153
 
1259
1154
  /* harmony default export */ var Flight = (__exports__);
1260
1155
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
1261
- var init_js_ = __webpack_require__(7997);
1156
+ var init_js_ = __webpack_require__(455);
1262
1157
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
1263
1158
  ;// CONCATENATED MODULE: ./src/webgl/flight/index.js
1264
-
1159
+ /*
1160
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
1161
+ * All rights reserved.
1162
+ */
1265
1163
 
1266
1164
 
1267
1165
 
@@ -1270,8 +1168,6 @@ Flight.install = (Vue, opts) => {
1270
1168
  Vue.component(Flight.name, Flight);
1271
1169
  };
1272
1170
 
1273
-
1274
- }();
1275
1171
  /******/ return __webpack_exports__;
1276
1172
  /******/ })()
1277
1173
  ;