@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.
- package/adddata/index.js +355 -538
- package/adddata/style/adddata.css +1 -1
- package/aspectanalysis/index.js +172 -239
- package/baseterraingallery/index.js +124 -145
- package/boxclip/index.js +300 -481
- package/clientPrint/index.js +335 -898
- package/clientPrint/style/clientPrint.css +1 -1
- package/comparemap/index.js +226 -246
- package/compass/index.js +96 -84
- package/excavatefillanalysis/index.js +193 -263
- package/fixedzoomin/index.js +91 -76
- package/fixedzoomout/index.js +91 -76
- package/flight/index.js +311 -415
- package/flight/style/flight.css +1 -1
- package/floodanalysis/index.js +255 -393
- package/geologicalbodyanalysis/index.js +215 -298
- package/gpuspatialquery/index.js +260 -402
- package/hawkeye/index.js +141 -103
- package/headertemp/index.js +25 -34
- package/heatmap3d/index.js +451 -763
- package/heatmap3d/style/heatmap3d.css +1 -1
- package/index.js +20826 -17774
- package/isolineanalysis/index.js +566 -1243
- package/light/index.js +353 -488
- package/limitheightanalysis/index.js +251 -312
- package/measure/index.js +350 -504
- package/modelFlat/index.js +214 -234
- package/modelexcavate/index.js +206 -262
- package/modelfilter/index.js +229 -308
- package/modelprofileanalysis/index.js +356 -465
- package/modelselect/index.js +192 -184
- package/package.json +1 -1
- package/particleeffect/index.js +259 -430
- package/planeclip/index.js +249 -339
- package/resetview/index.js +89 -69
- package/roller/index.js +307 -363
- package/scaneffect/index.js +285 -582
- package/sceneadvancedtoimage/index.js +1055 -0
- package/sceneadvancedtoimage/style/index.js +3 -0
- package/sceneadvancedtoimage/style/sceneadvancedtoimage.css +1 -0
- package/sceneapp/index.js +11149 -0
- package/sceneset/index.js +393 -885
- package/scenetohdimage/index.js +214 -346
- package/scenetohdimage/style/scenetohdimage.css +1 -1
- package/sceneview/index.js +22780 -19540
- package/sceneview/style/sceneview.css +1 -1
- package/screenshot/index.js +275 -312
- package/shadowanalysis/index.js +269 -448
- package/sightlineanalysis/index.js +231 -312
- package/sightlineanalysis/style/divpoint.css +1 -1
- package/skylineanalysis/index.js +213 -351
- package/slopeanalysis/index.js +282 -444
- package/slopeaspectanalysis/index.js +315 -534
- package/statusbar/index.js +194 -164
- package/style.css +1 -1
- package/terrainoperation/index.js +230 -280
- package/terrainprofileanalysis/index.js +174 -182
- package/underground/index.js +98 -82
- package/videofusion/index.js +319 -532
- package/videoproject/index.js +325 -534
- package/viewshedanalysis/index.js +178 -275
- package/weathereffect/index.js +199 -343
- package/wireframesketch/index.js +146 -150
package/flight/index.js
CHANGED
|
@@ -7,223 +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(
|
|
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
|
-
/***/
|
|
15
|
+
/***/ 3275:
|
|
16
16
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
17
17
|
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
__webpack_require__
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
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
|
|
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
|
+
*/
|
|
30
26
|
|
|
31
27
|
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
Vue.component("KqMessage", index_full_js_namespaceObject.ElMessage);
|
|
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);
|
|
36
31
|
};
|
|
37
|
-
|
|
38
|
-
/* harmony default export */ var message = (index_full_js_namespaceObject.ElMessage);
|
|
32
|
+
/* harmony default export */ __webpack_exports__.A = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
39
33
|
|
|
40
34
|
/***/ }),
|
|
41
35
|
|
|
42
|
-
/***/
|
|
36
|
+
/***/ 7586:
|
|
43
37
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
44
38
|
|
|
45
39
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
46
|
-
/* harmony export */
|
|
40
|
+
/* harmony export */ A: function() { return /* binding */ FlightViewModel; }
|
|
47
41
|
/* harmony export */ });
|
|
48
|
-
/* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(
|
|
42
|
+
/* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(6913);
|
|
49
43
|
|
|
44
|
+
/*
|
|
45
|
+
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
46
|
+
* All rights reserved.
|
|
47
|
+
*/
|
|
50
48
|
//飞行操作类
|
|
51
49
|
class FlightViewModel {
|
|
52
|
-
//飞行三维对象
|
|
53
50
|
//停止事件
|
|
54
|
-
constructor(viewer) {
|
|
55
|
-
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_animationPath", null);
|
|
56
|
-
|
|
57
|
-
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "stopEvent", null);
|
|
58
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);
|
|
59
56
|
this._animationPath = new Cesium.Kq3dAnimationPath(viewer);
|
|
60
57
|
this.stopEvent = this._animationPath.stoped;
|
|
61
|
-
}
|
|
62
|
-
|
|
58
|
+
}
|
|
63
59
|
|
|
60
|
+
//播放动画导航路径
|
|
64
61
|
play() {
|
|
65
62
|
this._animationPath.play();
|
|
66
|
-
}
|
|
67
|
-
|
|
63
|
+
}
|
|
68
64
|
|
|
65
|
+
//暂停动画导航路径
|
|
69
66
|
pause() {
|
|
70
67
|
this._animationPath.pause();
|
|
71
|
-
}
|
|
72
|
-
|
|
68
|
+
}
|
|
73
69
|
|
|
70
|
+
//停止动画导航路径
|
|
74
71
|
stop() {
|
|
75
72
|
this._animationPath.stop();
|
|
76
|
-
}
|
|
77
|
-
|
|
73
|
+
}
|
|
78
74
|
|
|
75
|
+
//获取动画导航是否重复播放
|
|
79
76
|
getAutoRepeat() {
|
|
80
77
|
return this._animationPath.getAutoRepeat();
|
|
81
|
-
}
|
|
82
|
-
|
|
78
|
+
}
|
|
83
79
|
|
|
80
|
+
//设置动画导航是否循环播放
|
|
84
81
|
setAutoRepeat(autoRepeat) {
|
|
85
82
|
this._animationPath.setAutoRepeat(autoRepeat);
|
|
86
|
-
}
|
|
87
|
-
|
|
83
|
+
}
|
|
88
84
|
|
|
85
|
+
//将当前相机位置添加到动画导航路径中
|
|
89
86
|
addKeyPointByCurrentView(duration) {
|
|
90
87
|
this._animationPath.addKeyPointByCurrentView(duration);
|
|
91
|
-
}
|
|
92
|
-
|
|
88
|
+
}
|
|
93
89
|
|
|
90
|
+
//使用当前视角修改指定索引位置的路径节点
|
|
94
91
|
modifyKeyPointByCurrentView(index, duration) {
|
|
95
92
|
this._animationPath.modifyKeyPointByCurrentView(index, duration);
|
|
96
|
-
}
|
|
97
|
-
|
|
93
|
+
}
|
|
98
94
|
|
|
95
|
+
//获取指定索引位置处的路径节点
|
|
99
96
|
getKeyPoint(index) {
|
|
100
97
|
return this._animationPath.getKeyPoint(index);
|
|
101
|
-
}
|
|
102
|
-
|
|
98
|
+
}
|
|
103
99
|
|
|
100
|
+
//获取指定索引位置的路径节点的耗时信息
|
|
104
101
|
getKeyPointDur(index) {
|
|
105
102
|
return this._animationPath.getKeyPointDur(index);
|
|
106
|
-
}
|
|
107
|
-
|
|
103
|
+
}
|
|
108
104
|
|
|
105
|
+
//修改指定索引位置的路径节点
|
|
109
106
|
modifyKeyPoint(index, position, orientation, duration) {
|
|
110
107
|
this._animationPath.modifyKeyPoint(index, position, orientation, duration);
|
|
111
|
-
}
|
|
112
|
-
|
|
108
|
+
}
|
|
113
109
|
|
|
110
|
+
//删除动画导航中指定索引位置的路径节点
|
|
114
111
|
deleteKeyPoint(index) {
|
|
115
112
|
this._animationPath.deleteKeyPoint(index);
|
|
116
|
-
}
|
|
117
|
-
|
|
113
|
+
}
|
|
118
114
|
|
|
115
|
+
//获取动画导航所有的路径节点
|
|
119
116
|
getAllKeyPoints() {
|
|
120
117
|
return this._animationPath.getAllKeyPoints();
|
|
121
|
-
}
|
|
122
|
-
|
|
118
|
+
}
|
|
123
119
|
|
|
120
|
+
//清空动画导航所有路径节点
|
|
124
121
|
clearKeyPoints() {
|
|
125
122
|
this._animationPath.clearKeyPoints();
|
|
126
|
-
}
|
|
127
|
-
|
|
123
|
+
}
|
|
128
124
|
|
|
125
|
+
//从xml字符串获取动画导航
|
|
129
126
|
fromXmlString(xmlString) {
|
|
130
127
|
this._animationPath.fromXmlString(xmlString);
|
|
131
|
-
}
|
|
132
|
-
|
|
128
|
+
}
|
|
133
129
|
|
|
130
|
+
//动画导航转换成xml字符串
|
|
134
131
|
asXmlString() {
|
|
135
132
|
return this._animationPath.asXmlString();
|
|
136
|
-
}
|
|
137
|
-
|
|
133
|
+
}
|
|
138
134
|
|
|
135
|
+
//从xml文件获取动画导航
|
|
139
136
|
fromXmlFile(xmlFile) {
|
|
140
137
|
return this._animationPath.fromXmlFile(xmlFile);
|
|
141
|
-
}
|
|
142
|
-
|
|
138
|
+
}
|
|
143
139
|
|
|
140
|
+
//动画导航导出为xml文件
|
|
144
141
|
asXmlFile(xmlFileName) {
|
|
145
142
|
this._animationPath.asXmlFile(xmlFileName);
|
|
146
|
-
}
|
|
147
|
-
|
|
143
|
+
}
|
|
148
144
|
|
|
145
|
+
//销毁
|
|
149
146
|
destroy() {
|
|
150
147
|
this._animationPath = null;
|
|
151
148
|
}
|
|
152
|
-
|
|
153
149
|
}
|
|
154
150
|
|
|
155
151
|
/***/ }),
|
|
156
152
|
|
|
157
|
-
/***/
|
|
153
|
+
/***/ 9371:
|
|
158
154
|
/***/ (function(module) {
|
|
159
155
|
|
|
160
156
|
module.exports = require("@element-plus/icons-vue");
|
|
161
157
|
|
|
162
158
|
/***/ }),
|
|
163
159
|
|
|
164
|
-
/***/
|
|
160
|
+
/***/ 5698:
|
|
165
161
|
/***/ (function(module) {
|
|
166
162
|
|
|
167
163
|
module.exports = require("@kq_npm/client_icons_vue");
|
|
168
164
|
|
|
169
165
|
/***/ }),
|
|
170
166
|
|
|
171
|
-
/***/
|
|
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:
|
|
189
|
+
/***/ (function(module) {
|
|
190
|
+
|
|
191
|
+
module.exports = require("element-plus/dist/index.full.js");
|
|
192
|
+
|
|
193
|
+
/***/ }),
|
|
194
|
+
|
|
195
|
+
/***/ 3579:
|
|
172
196
|
/***/ (function(module) {
|
|
173
197
|
|
|
174
198
|
module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
|
|
175
199
|
|
|
176
200
|
/***/ }),
|
|
177
201
|
|
|
178
|
-
/***/
|
|
202
|
+
/***/ 64:
|
|
179
203
|
/***/ (function(module) {
|
|
180
204
|
|
|
181
|
-
module.exports =
|
|
205
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
|
|
182
206
|
|
|
183
207
|
/***/ }),
|
|
184
208
|
|
|
185
|
-
/***/
|
|
209
|
+
/***/ 2975:
|
|
186
210
|
/***/ (function(module) {
|
|
187
211
|
|
|
188
|
-
module.exports =
|
|
212
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
|
|
189
213
|
|
|
190
214
|
/***/ }),
|
|
191
215
|
|
|
192
|
-
/***/
|
|
216
|
+
/***/ 455:
|
|
193
217
|
/***/ (function(module) {
|
|
194
218
|
|
|
195
|
-
module.exports =
|
|
219
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
|
|
196
220
|
|
|
197
221
|
/***/ }),
|
|
198
222
|
|
|
199
|
-
/***/
|
|
223
|
+
/***/ 154:
|
|
200
224
|
/***/ (function(module) {
|
|
201
225
|
|
|
202
|
-
module.exports =
|
|
226
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
|
|
203
227
|
|
|
204
228
|
/***/ }),
|
|
205
229
|
|
|
206
|
-
/***/
|
|
230
|
+
/***/ 6913:
|
|
207
231
|
/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
208
232
|
|
|
209
|
-
|
|
210
|
-
|
|
211
|
-
|
|
212
|
-
function
|
|
213
|
-
|
|
214
|
-
|
|
215
|
-
|
|
216
|
-
|
|
217
|
-
|
|
218
|
-
|
|
219
|
-
|
|
220
|
-
|
|
221
|
-
|
|
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.");
|
|
222
259
|
}
|
|
260
|
+
return ("string" === r ? String : Number)(t);
|
|
261
|
+
}
|
|
262
|
+
|
|
263
|
+
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
|
264
|
+
|
|
223
265
|
|
|
224
|
-
|
|
266
|
+
function toPropertyKey(t) {
|
|
267
|
+
var i = toPrimitive(t, "string");
|
|
268
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
|
225
269
|
}
|
|
226
270
|
|
|
271
|
+
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
272
|
+
|
|
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;
|
|
280
|
+
}
|
|
281
|
+
|
|
282
|
+
|
|
227
283
|
/***/ })
|
|
228
284
|
|
|
229
285
|
/******/ });
|
|
@@ -295,35 +351,42 @@ function _defineProperty(obj, key, value) {
|
|
|
295
351
|
/******/
|
|
296
352
|
/************************************************************************/
|
|
297
353
|
var __webpack_exports__ = {};
|
|
298
|
-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
299
|
-
!function() {
|
|
300
354
|
// ESM COMPAT FLAG
|
|
301
355
|
__webpack_require__.r(__webpack_exports__);
|
|
302
356
|
|
|
303
357
|
// EXPORTS
|
|
304
358
|
__webpack_require__.d(__webpack_exports__, {
|
|
305
|
-
|
|
359
|
+
FlightViewModel: function() { return /* reexport */ FlightViewModel/* default */.A; },
|
|
306
360
|
"default": function() { return /* reexport */ Flight; }
|
|
307
361
|
});
|
|
308
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);
|
|
309
369
|
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
310
|
-
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
311
|
-
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
312
|
-
var message = __webpack_require__(
|
|
370
|
+
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
|
|
371
|
+
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
372
|
+
var message = __webpack_require__(3275);
|
|
313
373
|
// EXTERNAL MODULE: external "@element-plus/icons-vue"
|
|
314
|
-
var icons_vue_ = __webpack_require__(
|
|
374
|
+
var icons_vue_ = __webpack_require__(9371);
|
|
315
375
|
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
316
|
-
var client_icons_vue_ = __webpack_require__(
|
|
376
|
+
var client_icons_vue_ = __webpack_require__(5698);
|
|
317
377
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
318
|
-
var gis_utils_ = __webpack_require__(
|
|
378
|
+
var gis_utils_ = __webpack_require__(64);
|
|
319
379
|
// EXTERNAL MODULE: ./src/webgl/flight/FlightViewModel.js
|
|
320
|
-
var FlightViewModel = __webpack_require__(
|
|
380
|
+
var FlightViewModel = __webpack_require__(7586);
|
|
321
381
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
|
|
322
|
-
var util_ = __webpack_require__(
|
|
382
|
+
var util_ = __webpack_require__(2975);
|
|
323
383
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
324
|
-
var vue_i18n_cjs_js_ = __webpack_require__(
|
|
384
|
+
var vue_i18n_cjs_js_ = __webpack_require__(3579);
|
|
325
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
|
|
326
386
|
|
|
387
|
+
|
|
388
|
+
|
|
389
|
+
|
|
327
390
|
const _hoisted_1 = {
|
|
328
391
|
class: "kq-flight3d-box"
|
|
329
392
|
};
|
|
@@ -364,7 +427,7 @@ const _hoisted_9 = {
|
|
|
364
427
|
const __default__ = {
|
|
365
428
|
name: "Kq3dFlight"
|
|
366
429
|
};
|
|
367
|
-
/* harmony default export */ var Flightvue_type_script_setup_true_lang_js = (
|
|
430
|
+
/* harmony default export */ var Flightvue_type_script_setup_true_lang_js = (/*@__PURE__*/Object.assign(__default__, {
|
|
368
431
|
props: {
|
|
369
432
|
// 是否显示阴影效果
|
|
370
433
|
showShadow: {
|
|
@@ -383,7 +446,6 @@ const __default__ = {
|
|
|
383
446
|
deleteFlightPath: {
|
|
384
447
|
type: Function
|
|
385
448
|
},
|
|
386
|
-
|
|
387
449
|
/**
|
|
388
450
|
* 例:"center","topLeft","topRight","bottomLeft","bottomRight", "topCenter", "bottomCenter" {top:'16px',left:'16px'}, {top:16,left:16}
|
|
389
451
|
*/
|
|
@@ -413,9 +475,8 @@ const __default__ = {
|
|
|
413
475
|
default: true
|
|
414
476
|
}
|
|
415
477
|
},
|
|
416
|
-
|
|
417
478
|
setup(__props, {
|
|
418
|
-
expose
|
|
479
|
+
expose: __expose
|
|
419
480
|
}) {
|
|
420
481
|
const props = __props;
|
|
421
482
|
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({});
|
|
@@ -430,22 +491,25 @@ const __default__ = {
|
|
|
430
491
|
let viewer = null;
|
|
431
492
|
let pathPlayIndex = -1;
|
|
432
493
|
let dropDownPath = null;
|
|
433
|
-
let viewModel = null;
|
|
494
|
+
let viewModel = null;
|
|
434
495
|
|
|
496
|
+
// 表格头样式
|
|
435
497
|
let headClass = args => {
|
|
436
498
|
return {
|
|
437
499
|
"background-color": "var(--kq-fill-color-light)",
|
|
438
500
|
color: "var(--kq-color-info)",
|
|
439
501
|
"font-size": "14px"
|
|
440
502
|
};
|
|
441
|
-
};
|
|
442
|
-
|
|
503
|
+
};
|
|
443
504
|
|
|
444
|
-
|
|
505
|
+
// 组件容器Ref
|
|
506
|
+
let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
445
507
|
|
|
508
|
+
// 生成组件默认header
|
|
446
509
|
let headerTemp = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
447
|
-
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)();
|
|
448
511
|
|
|
512
|
+
// 国际化
|
|
449
513
|
let {
|
|
450
514
|
locale,
|
|
451
515
|
messages
|
|
@@ -467,14 +531,15 @@ const __default__ = {
|
|
|
467
531
|
gis_utils_.utils.getWebMap(null, scenceView => {
|
|
468
532
|
if (scenceView) {
|
|
469
533
|
viewer = scenceView._viewer;
|
|
470
|
-
viewModel = new FlightViewModel/* default */.
|
|
534
|
+
viewModel = new FlightViewModel/* default */.A(viewer);
|
|
471
535
|
viewModel.stopEvent.addEventListener(function () {
|
|
472
536
|
isPrePlaying.value = false;
|
|
473
537
|
pathList.forEach(path => {
|
|
474
538
|
path.isPlaying = false;
|
|
475
539
|
});
|
|
476
|
-
});
|
|
540
|
+
});
|
|
477
541
|
|
|
542
|
+
//加载外部数据
|
|
478
543
|
if (props.loadFlightPath) {
|
|
479
544
|
props.loadFlightPath(dataList => {
|
|
480
545
|
dataList = JSON.parse(JSON.stringify(dataList));
|
|
@@ -487,24 +552,25 @@ const __default__ = {
|
|
|
487
552
|
}
|
|
488
553
|
}
|
|
489
554
|
});
|
|
490
|
-
});
|
|
555
|
+
});
|
|
491
556
|
|
|
557
|
+
// 销毁
|
|
492
558
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
|
|
493
559
|
viewModel.stop();
|
|
494
560
|
document.removeEventListener("click", hideDropDownMenu);
|
|
495
561
|
});
|
|
562
|
+
|
|
496
563
|
/**
|
|
497
564
|
* @description 监听header生成
|
|
498
565
|
*/
|
|
499
|
-
|
|
500
566
|
const watchCreateHeaderTemp = () => {
|
|
501
567
|
if (props.showHeaderTemp) {
|
|
502
568
|
// 生成headerTemp
|
|
503
569
|
headerTemp.value = (0,util_.createHeaderTemp)(boxRef.value, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toRefs)(props), headerTempRef, headerTempTitle);
|
|
504
570
|
}
|
|
505
|
-
};
|
|
506
|
-
|
|
571
|
+
};
|
|
507
572
|
|
|
573
|
+
//新建路径
|
|
508
574
|
function addPath() {
|
|
509
575
|
pathList.forEach(path => {
|
|
510
576
|
if (path.isPlaying) {
|
|
@@ -514,9 +580,9 @@ const __default__ = {
|
|
|
514
580
|
viewModel.clearKeyPoints();
|
|
515
581
|
isAdd.value = true;
|
|
516
582
|
pathPlayIndex = -1;
|
|
517
|
-
}
|
|
518
|
-
|
|
583
|
+
}
|
|
519
584
|
|
|
585
|
+
//编辑路径
|
|
520
586
|
function editPath() {
|
|
521
587
|
if (dropDownPath) {
|
|
522
588
|
addPath();
|
|
@@ -525,9 +591,9 @@ const __default__ = {
|
|
|
525
591
|
viewModel.fromXmlString(dropDownPath.xmlString);
|
|
526
592
|
convertAnimationPathKeys();
|
|
527
593
|
}
|
|
528
|
-
}
|
|
529
|
-
|
|
594
|
+
}
|
|
530
595
|
|
|
596
|
+
//转换AnimationPath节点数据
|
|
531
597
|
function convertAnimationPathKeys() {
|
|
532
598
|
var keyPoints = viewModel.getAllKeyPoints();
|
|
533
599
|
keyPoints.forEach(key => {
|
|
@@ -541,65 +607,61 @@ const __default__ = {
|
|
|
541
607
|
};
|
|
542
608
|
tableData.push(data);
|
|
543
609
|
});
|
|
544
|
-
}
|
|
545
|
-
|
|
610
|
+
}
|
|
546
611
|
|
|
612
|
+
//删除路径
|
|
547
613
|
function deletePath() {
|
|
548
614
|
if (dropDownPath) {
|
|
549
615
|
if (dropDownPath.index === pathPlayIndex) {
|
|
550
616
|
pathPlayIndex = -1;
|
|
551
617
|
}
|
|
552
|
-
|
|
553
|
-
|
|
554
|
-
|
|
618
|
+
pathList.splice(dropDownPath.index, 1);
|
|
619
|
+
// 外部删除数据
|
|
555
620
|
if (props.deleteFlightPath) {
|
|
556
621
|
props.deleteFlightPath(dropDownPath.guid);
|
|
557
622
|
}
|
|
558
623
|
}
|
|
559
|
-
}
|
|
560
|
-
|
|
624
|
+
}
|
|
561
625
|
|
|
626
|
+
//路径播放
|
|
562
627
|
function play(item, index) {
|
|
563
628
|
if (index !== pathPlayIndex) {
|
|
564
629
|
viewModel.fromXmlString(item.xmlString);
|
|
565
630
|
pathPlayIndex = index;
|
|
566
631
|
}
|
|
567
|
-
|
|
568
632
|
viewModel.play();
|
|
569
|
-
item.isPlaying = true;
|
|
570
|
-
|
|
633
|
+
item.isPlaying = true;
|
|
634
|
+
// 设置循环播放
|
|
571
635
|
viewModel.setAutoRepeat(item.isRepeat);
|
|
572
|
-
}
|
|
573
|
-
|
|
636
|
+
}
|
|
574
637
|
|
|
638
|
+
//路径播放暂停
|
|
575
639
|
function pause(item) {
|
|
576
640
|
item.isPlaying = false;
|
|
577
641
|
viewModel.pause();
|
|
578
|
-
}
|
|
579
|
-
|
|
642
|
+
}
|
|
580
643
|
|
|
644
|
+
//路径播放停止
|
|
581
645
|
function stop(item) {
|
|
582
646
|
item.isPlaying = false;
|
|
583
647
|
viewModel.stop();
|
|
584
|
-
}
|
|
585
|
-
|
|
648
|
+
}
|
|
586
649
|
|
|
650
|
+
//循环播放
|
|
587
651
|
function repeat(item) {
|
|
588
652
|
item.isRepeat = !item.isRepeat;
|
|
589
|
-
|
|
590
653
|
if (item.isPlaying) {
|
|
591
654
|
viewModel.setAutoRepeat(item.isRepeat);
|
|
592
655
|
}
|
|
593
|
-
}
|
|
594
|
-
|
|
656
|
+
}
|
|
595
657
|
|
|
658
|
+
//显示更多功能菜单
|
|
596
659
|
function showDropDownMenu(item, index) {
|
|
597
660
|
if (showMoreMenu.value === true && index === dropDownPath.index) {
|
|
598
661
|
showMoreMenu.value = false;
|
|
599
662
|
document.addEventListener("click", hideDropDownMenu);
|
|
600
663
|
return;
|
|
601
664
|
}
|
|
602
|
-
|
|
603
665
|
showMoreMenu.value = true;
|
|
604
666
|
let _menuDropdown = dropDownMenu.value.$el;
|
|
605
667
|
_menuDropdown.style.left = window.event.clientX - 70 + "px";
|
|
@@ -609,21 +671,20 @@ const __default__ = {
|
|
|
609
671
|
...item
|
|
610
672
|
};
|
|
611
673
|
document.addEventListener("click", hideDropDownMenu);
|
|
612
|
-
}
|
|
613
|
-
|
|
674
|
+
}
|
|
614
675
|
|
|
676
|
+
//隐藏更多功能菜单
|
|
615
677
|
function hideDropDownMenu() {
|
|
616
678
|
if (dropDownMenu.value) {
|
|
617
679
|
// 去除选中样式
|
|
618
680
|
let selectElement = dropDownMenu.value.$el.querySelector(".is-active");
|
|
619
681
|
if (selectElement) selectElement.classList.remove("is-active");
|
|
620
682
|
}
|
|
621
|
-
|
|
622
683
|
document.removeEventListener("click", hideDropDownMenu);
|
|
623
684
|
showMoreMenu.value = false;
|
|
624
|
-
}
|
|
625
|
-
|
|
685
|
+
}
|
|
626
686
|
|
|
687
|
+
//添加关键帧
|
|
627
688
|
function addKey() {
|
|
628
689
|
var duration = 5;
|
|
629
690
|
var lonlat = viewer.getCurrentView();
|
|
@@ -636,9 +697,9 @@ const __default__ = {
|
|
|
636
697
|
};
|
|
637
698
|
tableData.push(data);
|
|
638
699
|
viewModel.addKeyPointByCurrentView(duration);
|
|
639
|
-
}
|
|
640
|
-
|
|
700
|
+
}
|
|
641
701
|
|
|
702
|
+
//替换关键帧
|
|
642
703
|
function replaceKey(index, row) {
|
|
643
704
|
var lonlat = viewer.getCurrentView();
|
|
644
705
|
var positionArr = [lonlat.longitude.toFixed(4) * 1, lonlat.latitude.toFixed(4) * 1, lonlat.height.toFixed(2) * 1];
|
|
@@ -646,46 +707,44 @@ const __default__ = {
|
|
|
646
707
|
row.position = position;
|
|
647
708
|
row.positionArr = positionArr;
|
|
648
709
|
viewModel.modifyKeyPointByCurrentView(index, row.interval);
|
|
649
|
-
}
|
|
650
|
-
|
|
710
|
+
}
|
|
651
711
|
|
|
712
|
+
//删除关键帧
|
|
652
713
|
function deleteKey(index) {
|
|
653
714
|
viewModel.deleteKeyPoint(index);
|
|
654
715
|
tableData.splice(index, 1);
|
|
655
|
-
}
|
|
656
|
-
|
|
716
|
+
}
|
|
657
717
|
|
|
718
|
+
//预播放
|
|
658
719
|
function prePlay() {
|
|
659
720
|
for (let index = 0; index < tableData.length; index++) {
|
|
660
721
|
var duration = tableData[index].interval;
|
|
661
722
|
var key = viewModel.getKeyPoint(index);
|
|
662
723
|
var dur = viewModel.getKeyPointDur(index);
|
|
663
|
-
|
|
664
724
|
if (dur !== duration) {
|
|
665
725
|
viewModel.modifyKeyPoint(index, key.position, key.orientation, duration);
|
|
666
726
|
}
|
|
667
727
|
}
|
|
668
|
-
|
|
669
728
|
isPrePlaying.value = true;
|
|
670
729
|
viewModel.play();
|
|
671
|
-
}
|
|
672
|
-
|
|
730
|
+
}
|
|
673
731
|
|
|
732
|
+
//预播放暂停
|
|
674
733
|
function prePause() {
|
|
675
734
|
isPrePlaying.value = false;
|
|
676
735
|
viewModel.pause();
|
|
677
|
-
}
|
|
678
|
-
|
|
736
|
+
}
|
|
679
737
|
|
|
738
|
+
//预播放停止
|
|
680
739
|
function preStop() {
|
|
681
740
|
isPrePlaying.value = false;
|
|
682
741
|
viewModel.stop();
|
|
683
|
-
}
|
|
684
|
-
|
|
742
|
+
}
|
|
685
743
|
|
|
744
|
+
//保存
|
|
686
745
|
function save() {
|
|
687
746
|
if (pathName.value === "") {
|
|
688
|
-
(0,message/* default */.
|
|
747
|
+
(0,message/* default */.A)({
|
|
689
748
|
message: "请输入路径名称!",
|
|
690
749
|
type: "warning"
|
|
691
750
|
});
|
|
@@ -694,21 +753,18 @@ const __default__ = {
|
|
|
694
753
|
var duration = tableData[index].interval;
|
|
695
754
|
var key = viewModel.getKeyPoint(index);
|
|
696
755
|
var dur = viewModel.getKeyPointDur(index);
|
|
697
|
-
|
|
698
756
|
if (dur !== duration) {
|
|
699
757
|
viewModel.modifyKeyPoint(index, key.position, key.orientation, duration);
|
|
700
758
|
}
|
|
701
759
|
}
|
|
702
|
-
|
|
703
760
|
var xmlString = viewModel.asXmlString();
|
|
704
|
-
|
|
705
761
|
if (isEdit.value) {
|
|
706
762
|
//编辑路径
|
|
707
763
|
if (dropDownPath) {
|
|
708
764
|
var editPath = pathList[dropDownPath.index];
|
|
709
765
|
editPath.name = pathName.value;
|
|
710
|
-
editPath.xmlString = xmlString;
|
|
711
|
-
|
|
766
|
+
editPath.xmlString = xmlString;
|
|
767
|
+
// 外部保存数据
|
|
712
768
|
if (props.saveFlightPath) {
|
|
713
769
|
props.saveFlightPath({
|
|
714
770
|
guid: editPath.guid,
|
|
@@ -725,8 +781,8 @@ const __default__ = {
|
|
|
725
781
|
xmlString: xmlString,
|
|
726
782
|
isPlaying: false
|
|
727
783
|
};
|
|
728
|
-
pathList.push(path);
|
|
729
|
-
|
|
784
|
+
pathList.push(path);
|
|
785
|
+
// 外部保存数据
|
|
730
786
|
if (props.saveFlightPath) {
|
|
731
787
|
props.saveFlightPath({
|
|
732
788
|
guid: path.guid,
|
|
@@ -735,12 +791,11 @@ const __default__ = {
|
|
|
735
791
|
});
|
|
736
792
|
}
|
|
737
793
|
}
|
|
738
|
-
|
|
739
794
|
cancel();
|
|
740
795
|
}
|
|
741
|
-
}
|
|
742
|
-
|
|
796
|
+
}
|
|
743
797
|
|
|
798
|
+
//取消
|
|
744
799
|
function cancel() {
|
|
745
800
|
preStop();
|
|
746
801
|
viewModel.clearKeyPoints();
|
|
@@ -748,9 +803,9 @@ const __default__ = {
|
|
|
748
803
|
isAdd.value = false;
|
|
749
804
|
pathName.value = "";
|
|
750
805
|
isEdit.value = false;
|
|
751
|
-
}
|
|
752
|
-
|
|
806
|
+
}
|
|
753
807
|
|
|
808
|
+
//导入文件
|
|
754
809
|
function importFile(file) {
|
|
755
810
|
var name = file.name.split(".")[0];
|
|
756
811
|
viewModel.fromXmlFile(file.raw).then(() => {
|
|
@@ -761,8 +816,9 @@ const __default__ = {
|
|
|
761
816
|
xmlString: xmlString,
|
|
762
817
|
isPlaying: false
|
|
763
818
|
};
|
|
764
|
-
pathList.push(path);
|
|
819
|
+
pathList.push(path);
|
|
765
820
|
|
|
821
|
+
// 外部保存数据
|
|
766
822
|
if (props.saveFlightPath) {
|
|
767
823
|
props.saveFlightPath({
|
|
768
824
|
guid: path.guid,
|
|
@@ -771,17 +827,16 @@ const __default__ = {
|
|
|
771
827
|
});
|
|
772
828
|
}
|
|
773
829
|
});
|
|
774
|
-
}
|
|
775
|
-
|
|
830
|
+
}
|
|
776
831
|
|
|
832
|
+
//导出文件
|
|
777
833
|
function exportFile() {
|
|
778
834
|
if (dropDownPath) {
|
|
779
835
|
viewModel.fromXmlString(dropDownPath.xmlString);
|
|
780
836
|
viewModel.asXmlFile(dropDownPath.name);
|
|
781
837
|
}
|
|
782
838
|
}
|
|
783
|
-
|
|
784
|
-
expose({
|
|
839
|
+
__expose({
|
|
785
840
|
convertAnimationPathKeys,
|
|
786
841
|
showDropDownMenu,
|
|
787
842
|
hideDropDownMenu,
|
|
@@ -805,27 +860,16 @@ const __default__ = {
|
|
|
805
860
|
});
|
|
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
|
-
|
|
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
|
-
|
|
880
|
-
|
|
881
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
958
|
-
|
|
959
|
-
|
|
960
|
-
|
|
961
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
/*
|
|
1067
|
-
|
|
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
|
-
/*
|
|
1106
|
-
|
|
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
|
-
|
|
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
|
-
|
|
1148
|
-
|
|
1149
|
-
|
|
1150
|
-
|
|
1151
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
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
|
-
|
|
1216
|
-
|
|
1217
|
-
|
|
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
|
-
/*
|
|
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
|
-
/*
|
|
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__(
|
|
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
|
;
|