@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/videofusion/index.js
CHANGED
|
@@ -7,73 +7,65 @@
|
|
|
7
7
|
var a = typeof exports === 'object' ? factory(require("vue"), require("@kq_npm/client_common_vue/_utils/gis-utils"), require("@kq_npm/client_common_vue/_utils/util"), require("@kq_npm/client_common_vue/init.js")) : factory(root["Vue"], root["@kq_npm/client_common_vue/_utils/gis-utils"], root["@kq_npm/client_common_vue/_utils/util"], root["@kq_npm/client_common_vue/init.js"]);
|
|
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__64__, __WEBPACK_EXTERNAL_MODULE__2975__, __WEBPACK_EXTERNAL_MODULE__455__) {
|
|
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
|
+
/***/ 8724:
|
|
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 */ VideoFusiontViewModel; }
|
|
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 VideoFusiontViewModel {
|
|
52
|
-
//三维viewer对象
|
|
53
|
-
//视频融合存储参数对象
|
|
54
|
-
//视频融合对象
|
|
55
50
|
constructor(scenceView, options) {
|
|
56
|
-
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .
|
|
57
|
-
|
|
58
|
-
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .
|
|
59
|
-
|
|
60
|
-
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .
|
|
61
|
-
|
|
62
|
-
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .
|
|
63
|
-
|
|
51
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_viewer", null);
|
|
52
|
+
//三维viewer对象
|
|
53
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_options", {});
|
|
54
|
+
//视频融合存储参数对象
|
|
55
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_videoFusion", null);
|
|
56
|
+
//视频融合对象
|
|
57
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .A)(this, "_videoFusionCollection", null);
|
|
64
58
|
this._options = Object.assign({}, options);
|
|
65
59
|
this._viewer = scenceView._viewer;
|
|
66
60
|
this._videoFusionCollection = new Cesium.Kq3dVideoFusionCollection(this._viewer);
|
|
67
|
-
}
|
|
68
|
-
|
|
61
|
+
}
|
|
69
62
|
|
|
63
|
+
// 融合
|
|
70
64
|
fusion() {
|
|
71
65
|
let type = 3;
|
|
72
|
-
|
|
73
66
|
if (this._options.videoPath.indexOf('.m3u8') > 0) {
|
|
74
67
|
type = 5;
|
|
75
68
|
}
|
|
76
|
-
|
|
77
69
|
this.clear();
|
|
78
70
|
let cartographic = Cesium.Cartographic.fromCartesian(this._viewer.camera.positionWC);
|
|
79
71
|
this._options.heading = Cesium.Math.toDegrees(this._viewer.camera.heading);
|
|
@@ -104,29 +96,28 @@ class VideoFusiontViewModel {
|
|
|
104
96
|
f: 3000
|
|
105
97
|
};
|
|
106
98
|
this._videoFusion = this._videoFusionCollection.addVideoTarget(param);
|
|
107
|
-
}
|
|
108
|
-
|
|
99
|
+
}
|
|
109
100
|
|
|
101
|
+
// 获取融合坐标
|
|
110
102
|
getProjectCoordinate() {
|
|
111
103
|
if (this._videoFusion) {
|
|
112
104
|
return this._videoFusion.param.position;
|
|
113
105
|
}
|
|
114
|
-
}
|
|
115
|
-
|
|
106
|
+
}
|
|
116
107
|
|
|
108
|
+
// 获取HeadingPitchRoll
|
|
117
109
|
getHeadingPitchRoll() {
|
|
118
110
|
return {
|
|
119
111
|
heading: Math.round(this._options.heading),
|
|
120
112
|
pitch: Math.round(this._options.pitch),
|
|
121
113
|
roll: Math.round(this._options.roll)
|
|
122
114
|
};
|
|
123
|
-
}
|
|
124
|
-
|
|
115
|
+
}
|
|
125
116
|
|
|
117
|
+
//飞入
|
|
126
118
|
flyTo() {
|
|
127
119
|
if (this._videoFusion) {
|
|
128
120
|
let position = Cesium.Cartesian3.fromDegrees(this._videoFusion.param.position.x, this._videoFusion.param.position.y, this._videoFusion.param.position.z);
|
|
129
|
-
|
|
130
121
|
this._viewer.camera.flyTo({
|
|
131
122
|
destination: position,
|
|
132
123
|
orientation: {
|
|
@@ -136,186 +127,236 @@ class VideoFusiontViewModel {
|
|
|
136
127
|
}
|
|
137
128
|
});
|
|
138
129
|
}
|
|
139
|
-
}
|
|
140
|
-
|
|
130
|
+
}
|
|
141
131
|
|
|
132
|
+
//清除全部
|
|
142
133
|
clear() {
|
|
143
134
|
this._videoFusionCollection && this._videoFusionCollection.removeAll();
|
|
144
135
|
this._videoFusion = null;
|
|
145
|
-
}
|
|
146
|
-
|
|
136
|
+
}
|
|
147
137
|
|
|
138
|
+
//销毁
|
|
148
139
|
destroy() {
|
|
149
140
|
this._videoFusionCollection && this._videoFusionCollection.destroy();
|
|
150
|
-
}
|
|
151
|
-
|
|
141
|
+
}
|
|
152
142
|
|
|
143
|
+
// 设置坐标
|
|
153
144
|
setPosition(longitude, latitude, height) {
|
|
154
145
|
let cameraPosition = Cesium.Cartesian3.fromDegrees(longitude, latitude, height);
|
|
155
146
|
this._videoFusion && this._videoFusionCollection.updateVideoTarget(this._videoFusion.id, {
|
|
156
147
|
cameraPosition: cameraPosition
|
|
157
148
|
});
|
|
158
|
-
}
|
|
159
|
-
|
|
149
|
+
}
|
|
160
150
|
|
|
151
|
+
// 设置视频路径
|
|
161
152
|
setVideoPath(val) {
|
|
162
153
|
this._options.videoPath = val;
|
|
163
|
-
}
|
|
164
|
-
|
|
154
|
+
}
|
|
165
155
|
|
|
156
|
+
// 设置视场角度
|
|
166
157
|
setFov(val) {
|
|
167
158
|
this._options.fov = Number(val);
|
|
168
|
-
|
|
169
159
|
if (this._videoFusion) {
|
|
170
160
|
this._videoFusionCollection.updateVideoTarget(this._videoFusion.id, {
|
|
171
161
|
fov: this._options.fov
|
|
172
162
|
});
|
|
173
163
|
}
|
|
174
|
-
}
|
|
175
|
-
|
|
164
|
+
}
|
|
176
165
|
|
|
166
|
+
// 设置投影距离
|
|
177
167
|
setFar(val) {
|
|
178
168
|
this._options.far = Number(val);
|
|
179
169
|
if (this._videoFusion) this._videoFusion._changeFar(this._options.far);
|
|
180
|
-
}
|
|
181
|
-
|
|
170
|
+
}
|
|
182
171
|
|
|
172
|
+
// 设置朝向角
|
|
183
173
|
setHeading(val) {
|
|
184
174
|
this._options.heading = Number(val);
|
|
185
|
-
|
|
186
175
|
if (this._videoFusion) {
|
|
187
176
|
let param = this._videoFusion.param;
|
|
188
177
|
param.hpr.heading = this._options.heading;
|
|
189
|
-
|
|
190
178
|
this._videoFusionCollection.updateVideoTarget(this._videoFusion.id, {
|
|
191
179
|
position: param.position
|
|
192
180
|
});
|
|
193
181
|
}
|
|
194
|
-
}
|
|
195
|
-
|
|
182
|
+
}
|
|
196
183
|
|
|
184
|
+
// 设置俯仰角
|
|
197
185
|
setPitch(val) {
|
|
198
186
|
this._options.pitch = Number(val);
|
|
199
|
-
|
|
200
187
|
if (this._videoFusion) {
|
|
201
188
|
let param = this._videoFusion.param;
|
|
202
189
|
param.hpr.pitch = this._options.pitch;
|
|
203
|
-
|
|
204
190
|
this._videoFusionCollection.updateVideoTarget(this._videoFusion.id, {
|
|
205
191
|
position: param.position
|
|
206
192
|
});
|
|
207
193
|
}
|
|
208
|
-
}
|
|
209
|
-
|
|
194
|
+
}
|
|
210
195
|
|
|
196
|
+
// 设置翻转角
|
|
211
197
|
setRoll(val) {
|
|
212
198
|
this._options.roll = Number(val);
|
|
213
|
-
|
|
214
199
|
if (this._videoFusion) {
|
|
215
200
|
let param = this._videoFusion.param;
|
|
216
201
|
param.hpr.roll = this._options.roll;
|
|
217
|
-
|
|
218
202
|
this._videoFusionCollection.updateVideoTarget(this._videoFusion.id, {
|
|
219
203
|
position: param.position
|
|
220
204
|
});
|
|
221
205
|
}
|
|
222
|
-
}
|
|
223
|
-
|
|
206
|
+
}
|
|
224
207
|
|
|
208
|
+
// 设置透明度
|
|
225
209
|
setAlpha(val) {
|
|
226
210
|
this._options.alpha = Number(val);
|
|
227
|
-
|
|
228
211
|
if (this._videoFusion) {
|
|
229
212
|
this._videoFusionCollection.updateVideoTarget(this._videoFusion.id, {
|
|
230
213
|
alpha: this._options.alpha
|
|
231
214
|
});
|
|
232
215
|
}
|
|
233
|
-
}
|
|
234
|
-
|
|
216
|
+
}
|
|
235
217
|
|
|
218
|
+
// 设置羽化度
|
|
236
219
|
setEclosion(val) {
|
|
237
220
|
this._options.eclosion = Number(val);
|
|
238
|
-
|
|
239
221
|
if (this._videoFusion) {
|
|
240
222
|
this._videoFusionCollection.updateVideoTarget(this._videoFusion.id, {
|
|
241
223
|
featheringDelta: this._options.eclosion
|
|
242
224
|
});
|
|
243
225
|
}
|
|
244
|
-
}
|
|
245
|
-
|
|
226
|
+
}
|
|
246
227
|
|
|
228
|
+
// 显隐线框
|
|
247
229
|
showHideLine(val) {
|
|
248
230
|
this._options.showHideLine = val;
|
|
249
231
|
if (this._videoFusion) this._videoFusion.debugFrustum = val;
|
|
250
232
|
}
|
|
251
|
-
|
|
252
233
|
}
|
|
253
234
|
|
|
254
235
|
/***/ }),
|
|
255
236
|
|
|
256
|
-
/***/
|
|
237
|
+
/***/ 5698:
|
|
257
238
|
/***/ (function(module) {
|
|
258
239
|
|
|
259
240
|
module.exports = require("@kq_npm/client_icons_vue");
|
|
260
241
|
|
|
261
242
|
/***/ }),
|
|
262
243
|
|
|
263
|
-
/***/
|
|
244
|
+
/***/ 411:
|
|
245
|
+
/***/ (function(module) {
|
|
246
|
+
|
|
247
|
+
module.exports = require("core-js/modules/web.url-search-params.delete.js");
|
|
248
|
+
|
|
249
|
+
/***/ }),
|
|
250
|
+
|
|
251
|
+
/***/ 7168:
|
|
252
|
+
/***/ (function(module) {
|
|
253
|
+
|
|
254
|
+
module.exports = require("core-js/modules/web.url-search-params.has.js");
|
|
255
|
+
|
|
256
|
+
/***/ }),
|
|
257
|
+
|
|
258
|
+
/***/ 6217:
|
|
259
|
+
/***/ (function(module) {
|
|
260
|
+
|
|
261
|
+
module.exports = require("core-js/modules/web.url-search-params.size.js");
|
|
262
|
+
|
|
263
|
+
/***/ }),
|
|
264
|
+
|
|
265
|
+
/***/ 6363:
|
|
266
|
+
/***/ (function(module) {
|
|
267
|
+
|
|
268
|
+
module.exports = require("element-plus/dist/index.full.js");
|
|
269
|
+
|
|
270
|
+
/***/ }),
|
|
271
|
+
|
|
272
|
+
/***/ 3579:
|
|
264
273
|
/***/ (function(module) {
|
|
265
274
|
|
|
266
275
|
module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
|
|
267
276
|
|
|
268
277
|
/***/ }),
|
|
269
278
|
|
|
270
|
-
/***/
|
|
279
|
+
/***/ 64:
|
|
271
280
|
/***/ (function(module) {
|
|
272
281
|
|
|
273
|
-
module.exports =
|
|
282
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__64__;
|
|
274
283
|
|
|
275
284
|
/***/ }),
|
|
276
285
|
|
|
277
|
-
/***/
|
|
286
|
+
/***/ 2975:
|
|
278
287
|
/***/ (function(module) {
|
|
279
288
|
|
|
280
|
-
module.exports =
|
|
289
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__2975__;
|
|
281
290
|
|
|
282
291
|
/***/ }),
|
|
283
292
|
|
|
284
|
-
/***/
|
|
293
|
+
/***/ 455:
|
|
285
294
|
/***/ (function(module) {
|
|
286
295
|
|
|
287
|
-
module.exports =
|
|
296
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__455__;
|
|
288
297
|
|
|
289
298
|
/***/ }),
|
|
290
299
|
|
|
291
|
-
/***/
|
|
300
|
+
/***/ 154:
|
|
292
301
|
/***/ (function(module) {
|
|
293
302
|
|
|
294
|
-
module.exports =
|
|
303
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__154__;
|
|
295
304
|
|
|
296
305
|
/***/ }),
|
|
297
306
|
|
|
298
|
-
/***/
|
|
307
|
+
/***/ 6913:
|
|
299
308
|
/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
300
309
|
|
|
301
|
-
|
|
302
|
-
|
|
303
|
-
|
|
304
|
-
function
|
|
305
|
-
|
|
306
|
-
|
|
307
|
-
|
|
308
|
-
|
|
309
|
-
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
310
|
+
|
|
311
|
+
// EXPORTS
|
|
312
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
313
|
+
A: function() { return /* binding */ _defineProperty; }
|
|
314
|
+
});
|
|
315
|
+
|
|
316
|
+
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/typeof.js
|
|
317
|
+
function _typeof(o) {
|
|
318
|
+
"@babel/helpers - typeof";
|
|
319
|
+
|
|
320
|
+
return _typeof = "function" == typeof Symbol && "symbol" == typeof Symbol.iterator ? function (o) {
|
|
321
|
+
return typeof o;
|
|
322
|
+
} : function (o) {
|
|
323
|
+
return o && "function" == typeof Symbol && o.constructor === Symbol && o !== Symbol.prototype ? "symbol" : typeof o;
|
|
324
|
+
}, _typeof(o);
|
|
325
|
+
}
|
|
326
|
+
|
|
327
|
+
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPrimitive.js
|
|
328
|
+
|
|
329
|
+
function toPrimitive(t, r) {
|
|
330
|
+
if ("object" != _typeof(t) || !t) return t;
|
|
331
|
+
var e = t[Symbol.toPrimitive];
|
|
332
|
+
if (void 0 !== e) {
|
|
333
|
+
var i = e.call(t, r || "default");
|
|
334
|
+
if ("object" != _typeof(i)) return i;
|
|
335
|
+
throw new TypeError("@@toPrimitive must return a primitive value.");
|
|
314
336
|
}
|
|
337
|
+
return ("string" === r ? String : Number)(t);
|
|
338
|
+
}
|
|
339
|
+
|
|
340
|
+
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/toPropertyKey.js
|
|
341
|
+
|
|
342
|
+
|
|
343
|
+
function toPropertyKey(t) {
|
|
344
|
+
var i = toPrimitive(t, "string");
|
|
345
|
+
return "symbol" == _typeof(i) ? i : i + "";
|
|
346
|
+
}
|
|
315
347
|
|
|
316
|
-
|
|
348
|
+
;// CONCATENATED MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
349
|
+
|
|
350
|
+
function _defineProperty(e, r, t) {
|
|
351
|
+
return (r = toPropertyKey(r)) in e ? Object.defineProperty(e, r, {
|
|
352
|
+
value: t,
|
|
353
|
+
enumerable: !0,
|
|
354
|
+
configurable: !0,
|
|
355
|
+
writable: !0
|
|
356
|
+
}) : e[r] = t, e;
|
|
317
357
|
}
|
|
318
358
|
|
|
359
|
+
|
|
319
360
|
/***/ })
|
|
320
361
|
|
|
321
362
|
/******/ });
|
|
@@ -387,33 +428,40 @@ function _defineProperty(obj, key, value) {
|
|
|
387
428
|
/******/
|
|
388
429
|
/************************************************************************/
|
|
389
430
|
var __webpack_exports__ = {};
|
|
390
|
-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
391
|
-
!function() {
|
|
392
431
|
// ESM COMPAT FLAG
|
|
393
432
|
__webpack_require__.r(__webpack_exports__);
|
|
394
433
|
|
|
395
434
|
// EXPORTS
|
|
396
435
|
__webpack_require__.d(__webpack_exports__, {
|
|
397
|
-
|
|
436
|
+
VideoFusionViewModel: function() { return /* reexport */ VideoFusionViewModel/* default */.A; },
|
|
398
437
|
"default": function() { return /* reexport */ VideoFusion; }
|
|
399
438
|
});
|
|
400
439
|
|
|
440
|
+
// EXTERNAL MODULE: external "core-js/modules/web.url-search-params.delete.js"
|
|
441
|
+
var web_url_search_params_delete_js_ = __webpack_require__(411);
|
|
442
|
+
// EXTERNAL MODULE: external "core-js/modules/web.url-search-params.has.js"
|
|
443
|
+
var web_url_search_params_has_js_ = __webpack_require__(7168);
|
|
444
|
+
// EXTERNAL MODULE: external "core-js/modules/web.url-search-params.size.js"
|
|
445
|
+
var web_url_search_params_size_js_ = __webpack_require__(6217);
|
|
401
446
|
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
402
|
-
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
447
|
+
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(154);
|
|
403
448
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
404
|
-
var gis_utils_ = __webpack_require__(
|
|
449
|
+
var gis_utils_ = __webpack_require__(64);
|
|
405
450
|
// EXTERNAL MODULE: ./src/webgl/videofusion/VideoFusionViewModel.js
|
|
406
|
-
var VideoFusionViewModel = __webpack_require__(
|
|
451
|
+
var VideoFusionViewModel = __webpack_require__(8724);
|
|
407
452
|
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
408
|
-
var client_icons_vue_ = __webpack_require__(
|
|
453
|
+
var client_icons_vue_ = __webpack_require__(5698);
|
|
409
454
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
|
|
410
|
-
var util_ = __webpack_require__(
|
|
455
|
+
var util_ = __webpack_require__(2975);
|
|
411
456
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
412
|
-
var vue_i18n_cjs_js_ = __webpack_require__(
|
|
413
|
-
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
414
|
-
var message = __webpack_require__(
|
|
457
|
+
var vue_i18n_cjs_js_ = __webpack_require__(3579);
|
|
458
|
+
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
459
|
+
var message = __webpack_require__(3275);
|
|
415
460
|
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/videofusion/VideoFusion.vue?vue&type=script&setup=true&lang=js
|
|
416
461
|
|
|
462
|
+
|
|
463
|
+
|
|
464
|
+
|
|
417
465
|
const _hoisted_1 = {
|
|
418
466
|
class: "kq3d-video-fusion-box"
|
|
419
467
|
};
|
|
@@ -433,7 +481,7 @@ const _hoisted_3 = {
|
|
|
433
481
|
const __default__ = {
|
|
434
482
|
name: "Kq3dVideoFusion"
|
|
435
483
|
};
|
|
436
|
-
/* harmony default export */ var VideoFusionvue_type_script_setup_true_lang_js = (
|
|
484
|
+
/* harmony default export */ var VideoFusionvue_type_script_setup_true_lang_js = (/*@__PURE__*/Object.assign(__default__, {
|
|
437
485
|
props: {
|
|
438
486
|
// 设置参数
|
|
439
487
|
settingParams: {
|
|
@@ -444,7 +492,6 @@ const __default__ = {
|
|
|
444
492
|
type: Boolean,
|
|
445
493
|
default: true
|
|
446
494
|
},
|
|
447
|
-
|
|
448
495
|
/**
|
|
449
496
|
* 例:"center","topLeft","topRight","bottomLeft","bottomRight", "topCenter", "bottomCenter" {top:'16px',left:'16px'}, {top:16,left:16}
|
|
450
497
|
*/
|
|
@@ -474,14 +521,14 @@ const __default__ = {
|
|
|
474
521
|
default: true
|
|
475
522
|
}
|
|
476
523
|
},
|
|
477
|
-
|
|
478
524
|
setup(__props, {
|
|
479
|
-
expose
|
|
525
|
+
expose: __expose
|
|
480
526
|
}) {
|
|
481
|
-
const props = __props;
|
|
482
527
|
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({});
|
|
483
|
-
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
528
|
+
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)("");
|
|
484
529
|
|
|
530
|
+
// 获取组件传参
|
|
531
|
+
const props = __props;
|
|
485
532
|
const lonlatOffset = 0.00001;
|
|
486
533
|
const heightOffset = 10;
|
|
487
534
|
let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
|
|
@@ -503,18 +550,22 @@ const __default__ = {
|
|
|
503
550
|
alpha: props.settingParams && props.settingParams.alpha || 1.0,
|
|
504
551
|
eclosion: props.settingParams && props.settingParams.eclosion || 0.5,
|
|
505
552
|
showHideLine: props.settingParams && props.settingParams.showHideLine !== undefined || false
|
|
506
|
-
});
|
|
507
|
-
|
|
508
|
-
let showCoordinate = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false); // 显示朝向角俯仰角翻转角
|
|
553
|
+
});
|
|
509
554
|
|
|
555
|
+
// 显示坐标
|
|
556
|
+
let showCoordinate = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false);
|
|
557
|
+
// 显示朝向角俯仰角翻转角
|
|
510
558
|
let showHpr = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(false);
|
|
511
|
-
let viewModel = null;
|
|
559
|
+
let viewModel = null;
|
|
512
560
|
|
|
513
|
-
|
|
561
|
+
// 组件容器Ref
|
|
562
|
+
let boxRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(null);
|
|
514
563
|
|
|
564
|
+
// 生成组件默认header
|
|
515
565
|
let headerTemp = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
516
|
-
let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
566
|
+
let headerTempRef = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)();
|
|
517
567
|
|
|
568
|
+
// 国际化
|
|
518
569
|
let {
|
|
519
570
|
locale,
|
|
520
571
|
messages
|
|
@@ -532,8 +583,9 @@ const __default__ = {
|
|
|
532
583
|
watchCreateHeaderTemp();
|
|
533
584
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.watch)(() => props.showHeaderTemp, (newVal, oldVal) => {
|
|
534
585
|
watchCreateHeaderTemp();
|
|
535
|
-
});
|
|
586
|
+
});
|
|
536
587
|
|
|
588
|
+
//父组 件ScenceView初始化完成后执行
|
|
537
589
|
gis_utils_.utils.getWebMap(null, scenceView => {
|
|
538
590
|
if (scenceView) {
|
|
539
591
|
let options = {
|
|
@@ -544,81 +596,70 @@ const __default__ = {
|
|
|
544
596
|
eclosion: formItem.eclosion,
|
|
545
597
|
showHideLine: formItem.showHideLine
|
|
546
598
|
};
|
|
547
|
-
viewModel = new VideoFusionViewModel/* default */.
|
|
599
|
+
viewModel = new VideoFusionViewModel/* default */.A(scenceView, options);
|
|
548
600
|
}
|
|
549
601
|
});
|
|
550
602
|
});
|
|
603
|
+
|
|
551
604
|
/**
|
|
552
605
|
* @description 监听header生成
|
|
553
606
|
*/
|
|
554
|
-
|
|
555
607
|
const watchCreateHeaderTemp = () => {
|
|
556
608
|
if (props.showHeaderTemp) {
|
|
557
609
|
// 生成headerTemp
|
|
558
610
|
headerTemp.value = (0,util_.createHeaderTemp)(boxRef.value, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toRefs)(props), headerTempRef, headerTempTitle);
|
|
559
611
|
}
|
|
560
612
|
};
|
|
561
|
-
|
|
562
613
|
function selectVideo(file) {
|
|
563
614
|
formItem.videoPath = file.name;
|
|
564
615
|
let url = URL.createObjectURL(file.raw);
|
|
565
616
|
viewModel.setVideoPath(url);
|
|
566
|
-
}
|
|
567
|
-
|
|
617
|
+
}
|
|
568
618
|
|
|
619
|
+
// 参数改变
|
|
569
620
|
function paramsChanged(key) {
|
|
570
621
|
switch (key) {
|
|
571
622
|
case "videoPath":
|
|
572
623
|
viewModel.setVideoPath(formItem.videoPath);
|
|
573
624
|
break;
|
|
574
|
-
|
|
575
625
|
case "fov":
|
|
576
626
|
viewModel.setFov(formItem.fov);
|
|
577
627
|
break;
|
|
578
|
-
|
|
579
628
|
case "far":
|
|
580
629
|
viewModel.setFar(formItem.far);
|
|
581
630
|
break;
|
|
582
|
-
|
|
583
631
|
case "heading":
|
|
584
632
|
viewModel.setHeading(formItem.heading);
|
|
585
633
|
break;
|
|
586
|
-
|
|
587
634
|
case "pitch":
|
|
588
635
|
viewModel.setPitch(formItem.pitch);
|
|
589
636
|
break;
|
|
590
|
-
|
|
591
637
|
case "roll":
|
|
592
638
|
viewModel.setRoll(formItem.roll);
|
|
593
639
|
break;
|
|
594
|
-
|
|
595
640
|
case "alpha":
|
|
596
641
|
viewModel.setAlpha(formItem.alpha);
|
|
597
642
|
break;
|
|
598
|
-
|
|
599
643
|
case "eclosion":
|
|
600
644
|
viewModel.setEclosion(formItem.eclosion);
|
|
601
645
|
break;
|
|
602
|
-
|
|
603
646
|
case "showHideLine":
|
|
604
647
|
viewModel.showHideLine(formItem.showHideLine);
|
|
605
648
|
break;
|
|
606
|
-
|
|
607
649
|
case "longitude":
|
|
608
650
|
case "latitude":
|
|
609
651
|
case "height":
|
|
610
652
|
viewModel.setPosition(formItem.longitude, formItem.latitude, formItem.height);
|
|
611
653
|
break;
|
|
612
|
-
|
|
613
654
|
default:
|
|
614
655
|
break;
|
|
615
656
|
}
|
|
616
|
-
}
|
|
617
|
-
|
|
657
|
+
}
|
|
618
658
|
|
|
659
|
+
// 融合
|
|
619
660
|
function fusion() {
|
|
620
661
|
if (formItem.videoPath === "") {
|
|
621
|
-
(0,message/* default */.
|
|
662
|
+
(0,message/* default */.A)({
|
|
622
663
|
message: language.value.videoPathEmpty,
|
|
623
664
|
type: "warning"
|
|
624
665
|
});
|
|
@@ -630,10 +671,8 @@ const __default__ = {
|
|
|
630
671
|
}
|
|
631
672
|
}
|
|
632
673
|
}
|
|
633
|
-
|
|
634
674
|
function setCoordinate() {
|
|
635
675
|
let coordinate = viewModel.getProjectCoordinate();
|
|
636
|
-
|
|
637
676
|
if (coordinate) {
|
|
638
677
|
formItem.longitude = coordinate.x;
|
|
639
678
|
formItem.minLongitude = coordinate.x - lonlatOffset;
|
|
@@ -646,37 +685,36 @@ const __default__ = {
|
|
|
646
685
|
formItem.maxHeight = coordinate.z + heightOffset;
|
|
647
686
|
showCoordinate.value = true;
|
|
648
687
|
}
|
|
649
|
-
}
|
|
650
|
-
|
|
688
|
+
}
|
|
651
689
|
|
|
690
|
+
// 设置朝向角俯仰角翻转角
|
|
652
691
|
function serHpr() {
|
|
653
692
|
let hpr = viewModel.getHeadingPitchRoll();
|
|
654
|
-
|
|
655
693
|
if (hpr) {
|
|
656
694
|
formItem.heading = hpr.heading;
|
|
657
695
|
formItem.pitch = hpr.pitch;
|
|
658
696
|
formItem.roll = hpr.roll;
|
|
659
697
|
showHpr.value = true;
|
|
660
698
|
}
|
|
661
|
-
}
|
|
662
|
-
|
|
699
|
+
}
|
|
663
700
|
|
|
701
|
+
// 飞入
|
|
664
702
|
function flyTo() {
|
|
665
703
|
viewModel && viewModel.flyTo();
|
|
666
|
-
}
|
|
667
|
-
|
|
704
|
+
}
|
|
668
705
|
|
|
706
|
+
// 清除
|
|
669
707
|
function clearResult() {
|
|
670
708
|
showCoordinate.value = false;
|
|
671
709
|
showHpr.value = false;
|
|
672
710
|
viewModel && viewModel.clear();
|
|
673
|
-
}
|
|
674
|
-
|
|
711
|
+
}
|
|
675
712
|
|
|
713
|
+
// 销毁
|
|
676
714
|
(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.onBeforeUnmount)(() => {
|
|
677
715
|
viewModel && viewModel.destroy();
|
|
678
716
|
});
|
|
679
|
-
|
|
717
|
+
__expose({
|
|
680
718
|
paramsChanged,
|
|
681
719
|
fusion,
|
|
682
720
|
flyTo,
|
|
@@ -684,31 +722,18 @@ const __default__ = {
|
|
|
684
722
|
});
|
|
685
723
|
return (_ctx, _cache) => {
|
|
686
724
|
const _component_kq_col = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-col");
|
|
687
|
-
|
|
688
725
|
const _component_kq_icon = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-icon");
|
|
689
|
-
|
|
690
726
|
const _component_kq_button = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-button");
|
|
691
|
-
|
|
692
727
|
const _component_kq_upload = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-upload");
|
|
693
|
-
|
|
694
728
|
const _component_kq_input = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-input");
|
|
695
|
-
|
|
696
729
|
const _component_kq_row = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-row");
|
|
697
|
-
|
|
698
730
|
const _component_kq_slider = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-slider");
|
|
699
|
-
|
|
700
731
|
const _component_kq_form_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form-item");
|
|
701
|
-
|
|
702
732
|
const _component_kq_input_number = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-input-number");
|
|
703
|
-
|
|
704
733
|
const _component_kq_switch = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-switch");
|
|
705
|
-
|
|
706
734
|
const _component_kq_form = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-form");
|
|
707
|
-
|
|
708
735
|
const _component_kq_collapse_item = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-collapse-item");
|
|
709
|
-
|
|
710
736
|
const _component_kq_collapse = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.resolveComponent)("kq-collapse");
|
|
711
|
-
|
|
712
737
|
return (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.openBlock)(), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementBlock)("section", {
|
|
713
738
|
class: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.normalizeClass)(["kq3d-video-fusion", {
|
|
714
739
|
'kq-box-shadow': __props.showShadow
|
|
@@ -719,9 +744,7 @@ const __default__ = {
|
|
|
719
744
|
key: 0,
|
|
720
745
|
ref_key: "headerTempRef",
|
|
721
746
|
ref: headerTempRef
|
|
722
|
-
}, null, 512
|
|
723
|
-
/* NEED_PATCH */
|
|
724
|
-
)) : (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_.createVNode)(_component_kq_row, {
|
|
747
|
+
}, 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_.createVNode)(_component_kq_row, {
|
|
725
748
|
gutter: 20,
|
|
726
749
|
class: "rowClass"
|
|
727
750
|
}, {
|
|
@@ -729,12 +752,8 @@ const __default__ = {
|
|
|
729
752
|
span: 6,
|
|
730
753
|
class: "colClass"
|
|
731
754
|
}, {
|
|
732
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_2, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).videoPath), 1
|
|
733
|
-
/*
|
|
734
|
-
)]),
|
|
735
|
-
_: 1
|
|
736
|
-
/* STABLE */
|
|
737
|
-
|
|
755
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("span", _hoisted_2, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).videoPath), 1 /* TEXT */)]),
|
|
756
|
+
_: 1 /* STABLE */
|
|
738
757
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
739
758
|
span: 18
|
|
740
759
|
}, {
|
|
@@ -755,40 +774,22 @@ const __default__ = {
|
|
|
755
774
|
size: 16
|
|
756
775
|
}, {
|
|
757
776
|
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_.IconFolder2))]),
|
|
758
|
-
_: 1
|
|
759
|
-
/* STABLE */
|
|
760
|
-
|
|
777
|
+
_: 1 /* STABLE */
|
|
761
778
|
})]),
|
|
762
|
-
_: 1
|
|
763
|
-
/* STABLE */
|
|
764
|
-
|
|
779
|
+
_: 1 /* STABLE */
|
|
765
780
|
})]),
|
|
766
|
-
_: 1
|
|
767
|
-
/* STABLE */
|
|
768
|
-
|
|
781
|
+
_: 1 /* STABLE */
|
|
769
782
|
})]),
|
|
770
|
-
_: 1
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
}, 8
|
|
774
|
-
/* PROPS */
|
|
775
|
-
, ["modelValue", "placeholder"])]),
|
|
776
|
-
_: 1
|
|
777
|
-
/* STABLE */
|
|
778
|
-
|
|
783
|
+
_: 1 /* STABLE */
|
|
784
|
+
}, 8 /* PROPS */, ["modelValue", "placeholder"])]),
|
|
785
|
+
_: 1 /* STABLE */
|
|
779
786
|
})]),
|
|
780
|
-
_: 1
|
|
781
|
-
/* STABLE */
|
|
782
|
-
|
|
787
|
+
_: 1 /* STABLE */
|
|
783
788
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
784
789
|
class: "kq3d-video-fusion-tip"
|
|
785
790
|
}, {
|
|
786
|
-
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).videoFusionTips), 1
|
|
787
|
-
/*
|
|
788
|
-
)]),
|
|
789
|
-
_: 1
|
|
790
|
-
/* STABLE */
|
|
791
|
-
|
|
791
|
+
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("p", null, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.toDisplayString)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).videoFusionTips), 1 /* TEXT */)]),
|
|
792
|
+
_: 1 /* STABLE */
|
|
792
793
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_collapse, {
|
|
793
794
|
"model-value": (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(collapseValue),
|
|
794
795
|
class: "kq3d-video-fusion-collapse"
|
|
@@ -820,12 +821,8 @@ const __default__ = {
|
|
|
820
821
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minLongitude,
|
|
821
822
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxLongitude,
|
|
822
823
|
onInput: _cache[3] || (_cache[3] = $event => paramsChanged('longitude'))
|
|
823
|
-
}, null, 8
|
|
824
|
-
/*
|
|
825
|
-
, ["modelValue", "step", "min", "max"])]),
|
|
826
|
-
_: 1
|
|
827
|
-
/* STABLE */
|
|
828
|
-
|
|
824
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
825
|
+
_: 1 /* STABLE */
|
|
829
826
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
830
827
|
span: 14,
|
|
831
828
|
style: {
|
|
@@ -833,29 +830,15 @@ const __default__ = {
|
|
|
833
830
|
"padding-left": "8px"
|
|
834
831
|
}
|
|
835
832
|
}, {
|
|
836
|
-
default: (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)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).longitude), 1
|
|
837
|
-
/*
|
|
838
|
-
)]),
|
|
839
|
-
_: 1
|
|
840
|
-
/* STABLE */
|
|
841
|
-
|
|
833
|
+
default: (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)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).longitude), 1 /* TEXT */)]),
|
|
834
|
+
_: 1 /* STABLE */
|
|
842
835
|
})]),
|
|
843
|
-
_: 1
|
|
844
|
-
/* STABLE */
|
|
845
|
-
|
|
836
|
+
_: 1 /* STABLE */
|
|
846
837
|
})]),
|
|
847
|
-
_: 1
|
|
848
|
-
|
|
849
|
-
|
|
850
|
-
|
|
851
|
-
/* PROPS */
|
|
852
|
-
, ["label"])]),
|
|
853
|
-
_: 1
|
|
854
|
-
/* STABLE */
|
|
855
|
-
|
|
856
|
-
}, 512
|
|
857
|
-
/* NEED_PATCH */
|
|
858
|
-
), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showCoordinate)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
838
|
+
_: 1 /* STABLE */
|
|
839
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
840
|
+
_: 1 /* STABLE */
|
|
841
|
+
}, 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showCoordinate)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
859
842
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
860
843
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).latitude + '(°)'
|
|
861
844
|
}, {
|
|
@@ -874,12 +857,8 @@ const __default__ = {
|
|
|
874
857
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minLatitude,
|
|
875
858
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxLatitude,
|
|
876
859
|
onInput: _cache[5] || (_cache[5] = $event => paramsChanged('latitude'))
|
|
877
|
-
}, null, 8
|
|
878
|
-
/*
|
|
879
|
-
, ["modelValue", "step", "min", "max"])]),
|
|
880
|
-
_: 1
|
|
881
|
-
/* STABLE */
|
|
882
|
-
|
|
860
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
861
|
+
_: 1 /* STABLE */
|
|
883
862
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
884
863
|
span: 14,
|
|
885
864
|
style: {
|
|
@@ -887,29 +866,15 @@ const __default__ = {
|
|
|
887
866
|
"padding-left": "8px"
|
|
888
867
|
}
|
|
889
868
|
}, {
|
|
890
|
-
default: (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)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).latitude), 1
|
|
891
|
-
/*
|
|
892
|
-
)]),
|
|
893
|
-
_: 1
|
|
894
|
-
/* STABLE */
|
|
895
|
-
|
|
869
|
+
default: (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)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).latitude), 1 /* TEXT */)]),
|
|
870
|
+
_: 1 /* STABLE */
|
|
896
871
|
})]),
|
|
897
|
-
_: 1
|
|
898
|
-
/* STABLE */
|
|
899
|
-
|
|
872
|
+
_: 1 /* STABLE */
|
|
900
873
|
})]),
|
|
901
|
-
_: 1
|
|
902
|
-
|
|
903
|
-
|
|
904
|
-
|
|
905
|
-
/* PROPS */
|
|
906
|
-
, ["label"])]),
|
|
907
|
-
_: 1
|
|
908
|
-
/* STABLE */
|
|
909
|
-
|
|
910
|
-
}, 512
|
|
911
|
-
/* NEED_PATCH */
|
|
912
|
-
), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showCoordinate)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
874
|
+
_: 1 /* STABLE */
|
|
875
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
876
|
+
_: 1 /* STABLE */
|
|
877
|
+
}, 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showCoordinate)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
913
878
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
914
879
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).height + '(m)'
|
|
915
880
|
}, {
|
|
@@ -928,12 +893,8 @@ const __default__ = {
|
|
|
928
893
|
min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeight,
|
|
929
894
|
max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight,
|
|
930
895
|
onInput: _cache[7] || (_cache[7] = $event => paramsChanged('height'))
|
|
931
|
-
}, null, 8
|
|
932
|
-
/*
|
|
933
|
-
, ["modelValue", "step", "min", "max"])]),
|
|
934
|
-
_: 1
|
|
935
|
-
/* STABLE */
|
|
936
|
-
|
|
896
|
+
}, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
|
|
897
|
+
_: 1 /* STABLE */
|
|
937
898
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
938
899
|
span: 14,
|
|
939
900
|
style: {
|
|
@@ -941,29 +902,15 @@ const __default__ = {
|
|
|
941
902
|
"padding-left": "8px"
|
|
942
903
|
}
|
|
943
904
|
}, {
|
|
944
|
-
default: (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)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).height), 1
|
|
945
|
-
/*
|
|
946
|
-
)]),
|
|
947
|
-
_: 1
|
|
948
|
-
/* STABLE */
|
|
949
|
-
|
|
905
|
+
default: (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)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).height), 1 /* TEXT */)]),
|
|
906
|
+
_: 1 /* STABLE */
|
|
950
907
|
})]),
|
|
951
|
-
_: 1
|
|
952
|
-
/* STABLE */
|
|
953
|
-
|
|
908
|
+
_: 1 /* STABLE */
|
|
954
909
|
})]),
|
|
955
|
-
_: 1
|
|
956
|
-
|
|
957
|
-
|
|
958
|
-
|
|
959
|
-
/* PROPS */
|
|
960
|
-
, ["label"])]),
|
|
961
|
-
_: 1
|
|
962
|
-
/* STABLE */
|
|
963
|
-
|
|
964
|
-
}, 512
|
|
965
|
-
/* NEED_PATCH */
|
|
966
|
-
), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showCoordinate)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
910
|
+
_: 1 /* STABLE */
|
|
911
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
912
|
+
_: 1 /* STABLE */
|
|
913
|
+
}, 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showCoordinate)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
967
914
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
968
915
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).videoFov
|
|
969
916
|
}, {
|
|
@@ -982,12 +929,8 @@ const __default__ = {
|
|
|
982
929
|
min: 10,
|
|
983
930
|
max: 120,
|
|
984
931
|
onInput: _cache[9] || (_cache[9] = $event => paramsChanged('fov'))
|
|
985
|
-
}, null, 8
|
|
986
|
-
/*
|
|
987
|
-
, ["modelValue"])]),
|
|
988
|
-
_: 1
|
|
989
|
-
/* STABLE */
|
|
990
|
-
|
|
932
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
933
|
+
_: 1 /* STABLE */
|
|
991
934
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
992
935
|
span: 8
|
|
993
936
|
}, {
|
|
@@ -999,26 +942,14 @@ const __default__ = {
|
|
|
999
942
|
max: 120,
|
|
1000
943
|
"controls-position": "right",
|
|
1001
944
|
onInput: _cache[11] || (_cache[11] = $event => paramsChanged('fov'))
|
|
1002
|
-
}, null, 8
|
|
1003
|
-
/*
|
|
1004
|
-
, ["modelValue"])]),
|
|
1005
|
-
_: 1
|
|
1006
|
-
/* STABLE */
|
|
1007
|
-
|
|
945
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
946
|
+
_: 1 /* STABLE */
|
|
1008
947
|
})]),
|
|
1009
|
-
_: 1
|
|
1010
|
-
/* STABLE */
|
|
1011
|
-
|
|
948
|
+
_: 1 /* STABLE */
|
|
1012
949
|
})]),
|
|
1013
|
-
_: 1
|
|
1014
|
-
|
|
1015
|
-
|
|
1016
|
-
}, 8
|
|
1017
|
-
/* PROPS */
|
|
1018
|
-
, ["label"])]),
|
|
1019
|
-
_: 1
|
|
1020
|
-
/* STABLE */
|
|
1021
|
-
|
|
950
|
+
_: 1 /* STABLE */
|
|
951
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
952
|
+
_: 1 /* STABLE */
|
|
1022
953
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1023
954
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1024
955
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).farDistance
|
|
@@ -1038,12 +969,8 @@ const __default__ = {
|
|
|
1038
969
|
min: 10,
|
|
1039
970
|
max: 200,
|
|
1040
971
|
onInput: _cache[13] || (_cache[13] = $event => paramsChanged('far'))
|
|
1041
|
-
}, null, 8
|
|
1042
|
-
/*
|
|
1043
|
-
, ["modelValue", "step"])]),
|
|
1044
|
-
_: 1
|
|
1045
|
-
/* STABLE */
|
|
1046
|
-
|
|
972
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
973
|
+
_: 1 /* STABLE */
|
|
1047
974
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
1048
975
|
span: 8
|
|
1049
976
|
}, {
|
|
@@ -1055,26 +982,14 @@ const __default__ = {
|
|
|
1055
982
|
max: 200,
|
|
1056
983
|
"controls-position": "right",
|
|
1057
984
|
onInput: _cache[15] || (_cache[15] = $event => paramsChanged('far'))
|
|
1058
|
-
}, null, 8
|
|
1059
|
-
/*
|
|
1060
|
-
, ["modelValue", "step"])]),
|
|
1061
|
-
_: 1
|
|
1062
|
-
/* STABLE */
|
|
1063
|
-
|
|
985
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
986
|
+
_: 1 /* STABLE */
|
|
1064
987
|
})]),
|
|
1065
|
-
_: 1
|
|
1066
|
-
/* STABLE */
|
|
1067
|
-
|
|
988
|
+
_: 1 /* STABLE */
|
|
1068
989
|
})]),
|
|
1069
|
-
_: 1
|
|
1070
|
-
|
|
1071
|
-
|
|
1072
|
-
}, 8
|
|
1073
|
-
/* PROPS */
|
|
1074
|
-
, ["label"])]),
|
|
1075
|
-
_: 1
|
|
1076
|
-
/* STABLE */
|
|
1077
|
-
|
|
990
|
+
_: 1 /* STABLE */
|
|
991
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
992
|
+
_: 1 /* STABLE */
|
|
1078
993
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1079
994
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1080
995
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).heading
|
|
@@ -1094,12 +1009,8 @@ const __default__ = {
|
|
|
1094
1009
|
min: 0,
|
|
1095
1010
|
max: 360,
|
|
1096
1011
|
onInput: _cache[17] || (_cache[17] = $event => paramsChanged('heading'))
|
|
1097
|
-
}, null, 8
|
|
1098
|
-
/*
|
|
1099
|
-
, ["modelValue"])]),
|
|
1100
|
-
_: 1
|
|
1101
|
-
/* STABLE */
|
|
1102
|
-
|
|
1012
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
1013
|
+
_: 1 /* STABLE */
|
|
1103
1014
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
1104
1015
|
span: 8
|
|
1105
1016
|
}, {
|
|
@@ -1111,29 +1022,15 @@ const __default__ = {
|
|
|
1111
1022
|
max: 360,
|
|
1112
1023
|
"controls-position": "right",
|
|
1113
1024
|
onInput: _cache[19] || (_cache[19] = $event => paramsChanged('heading'))
|
|
1114
|
-
}, null, 8
|
|
1115
|
-
/*
|
|
1116
|
-
, ["modelValue"])]),
|
|
1117
|
-
_: 1
|
|
1118
|
-
/* STABLE */
|
|
1119
|
-
|
|
1025
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
1026
|
+
_: 1 /* STABLE */
|
|
1120
1027
|
})]),
|
|
1121
|
-
_: 1
|
|
1122
|
-
/* STABLE */
|
|
1123
|
-
|
|
1028
|
+
_: 1 /* STABLE */
|
|
1124
1029
|
})]),
|
|
1125
|
-
_: 1
|
|
1126
|
-
|
|
1127
|
-
|
|
1128
|
-
|
|
1129
|
-
/* PROPS */
|
|
1130
|
-
, ["label"])]),
|
|
1131
|
-
_: 1
|
|
1132
|
-
/* STABLE */
|
|
1133
|
-
|
|
1134
|
-
}, 512
|
|
1135
|
-
/* NEED_PATCH */
|
|
1136
|
-
), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showHpr)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1030
|
+
_: 1 /* STABLE */
|
|
1031
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
1032
|
+
_: 1 /* STABLE */
|
|
1033
|
+
}, 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showHpr)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1137
1034
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1138
1035
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).pitch
|
|
1139
1036
|
}, {
|
|
@@ -1152,12 +1049,8 @@ const __default__ = {
|
|
|
1152
1049
|
min: -90,
|
|
1153
1050
|
max: 90,
|
|
1154
1051
|
onInput: _cache[21] || (_cache[21] = $event => paramsChanged('pitch'))
|
|
1155
|
-
}, null, 8
|
|
1156
|
-
/*
|
|
1157
|
-
, ["modelValue"])]),
|
|
1158
|
-
_: 1
|
|
1159
|
-
/* STABLE */
|
|
1160
|
-
|
|
1052
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
1053
|
+
_: 1 /* STABLE */
|
|
1161
1054
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
1162
1055
|
span: 8
|
|
1163
1056
|
}, {
|
|
@@ -1169,29 +1062,15 @@ const __default__ = {
|
|
|
1169
1062
|
max: 90,
|
|
1170
1063
|
"controls-position": "right",
|
|
1171
1064
|
onInput: _cache[23] || (_cache[23] = $event => paramsChanged('pitch'))
|
|
1172
|
-
}, null, 8
|
|
1173
|
-
/*
|
|
1174
|
-
, ["modelValue"])]),
|
|
1175
|
-
_: 1
|
|
1176
|
-
/* STABLE */
|
|
1177
|
-
|
|
1065
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
1066
|
+
_: 1 /* STABLE */
|
|
1178
1067
|
})]),
|
|
1179
|
-
_: 1
|
|
1180
|
-
/* STABLE */
|
|
1181
|
-
|
|
1068
|
+
_: 1 /* STABLE */
|
|
1182
1069
|
})]),
|
|
1183
|
-
_: 1
|
|
1184
|
-
|
|
1185
|
-
|
|
1186
|
-
|
|
1187
|
-
/* PROPS */
|
|
1188
|
-
, ["label"])]),
|
|
1189
|
-
_: 1
|
|
1190
|
-
/* STABLE */
|
|
1191
|
-
|
|
1192
|
-
}, 512
|
|
1193
|
-
/* NEED_PATCH */
|
|
1194
|
-
), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showHpr)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1070
|
+
_: 1 /* STABLE */
|
|
1071
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
1072
|
+
_: 1 /* STABLE */
|
|
1073
|
+
}, 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showHpr)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1195
1074
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1196
1075
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).roll
|
|
1197
1076
|
}, {
|
|
@@ -1210,12 +1089,8 @@ const __default__ = {
|
|
|
1210
1089
|
min: 0,
|
|
1211
1090
|
max: 360,
|
|
1212
1091
|
onInput: _cache[25] || (_cache[25] = $event => paramsChanged('roll'))
|
|
1213
|
-
}, null, 8
|
|
1214
|
-
/*
|
|
1215
|
-
, ["modelValue"])]),
|
|
1216
|
-
_: 1
|
|
1217
|
-
/* STABLE */
|
|
1218
|
-
|
|
1092
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
1093
|
+
_: 1 /* STABLE */
|
|
1219
1094
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
1220
1095
|
span: 8
|
|
1221
1096
|
}, {
|
|
@@ -1227,29 +1102,15 @@ const __default__ = {
|
|
|
1227
1102
|
max: 360,
|
|
1228
1103
|
"controls-position": "right",
|
|
1229
1104
|
onInput: _cache[27] || (_cache[27] = $event => paramsChanged('roll'))
|
|
1230
|
-
}, null, 8
|
|
1231
|
-
/*
|
|
1232
|
-
, ["modelValue"])]),
|
|
1233
|
-
_: 1
|
|
1234
|
-
/* STABLE */
|
|
1235
|
-
|
|
1105
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
1106
|
+
_: 1 /* STABLE */
|
|
1236
1107
|
})]),
|
|
1237
|
-
_: 1
|
|
1238
|
-
/* STABLE */
|
|
1239
|
-
|
|
1108
|
+
_: 1 /* STABLE */
|
|
1240
1109
|
})]),
|
|
1241
|
-
_: 1
|
|
1242
|
-
|
|
1243
|
-
|
|
1244
|
-
|
|
1245
|
-
/* PROPS */
|
|
1246
|
-
, ["label"])]),
|
|
1247
|
-
_: 1
|
|
1248
|
-
/* STABLE */
|
|
1249
|
-
|
|
1250
|
-
}, 512
|
|
1251
|
-
/* NEED_PATCH */
|
|
1252
|
-
), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showHpr)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1110
|
+
_: 1 /* STABLE */
|
|
1111
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
1112
|
+
_: 1 /* STABLE */
|
|
1113
|
+
}, 512 /* NEED_PATCH */), [[external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(showHpr)]]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1253
1114
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1254
1115
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).transparents
|
|
1255
1116
|
}, {
|
|
@@ -1268,12 +1129,8 @@ const __default__ = {
|
|
|
1268
1129
|
min: 0,
|
|
1269
1130
|
max: 1,
|
|
1270
1131
|
onInput: _cache[29] || (_cache[29] = $event => paramsChanged('alpha'))
|
|
1271
|
-
}, null, 8
|
|
1272
|
-
/*
|
|
1273
|
-
, ["modelValue", "step"])]),
|
|
1274
|
-
_: 1
|
|
1275
|
-
/* STABLE */
|
|
1276
|
-
|
|
1132
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
1133
|
+
_: 1 /* STABLE */
|
|
1277
1134
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
1278
1135
|
span: 8
|
|
1279
1136
|
}, {
|
|
@@ -1285,26 +1142,14 @@ const __default__ = {
|
|
|
1285
1142
|
max: 1,
|
|
1286
1143
|
"controls-position": "right",
|
|
1287
1144
|
onInput: _cache[31] || (_cache[31] = $event => paramsChanged('alpha'))
|
|
1288
|
-
}, null, 8
|
|
1289
|
-
/*
|
|
1290
|
-
, ["modelValue", "step"])]),
|
|
1291
|
-
_: 1
|
|
1292
|
-
/* STABLE */
|
|
1293
|
-
|
|
1145
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
1146
|
+
_: 1 /* STABLE */
|
|
1294
1147
|
})]),
|
|
1295
|
-
_: 1
|
|
1296
|
-
/* STABLE */
|
|
1297
|
-
|
|
1148
|
+
_: 1 /* STABLE */
|
|
1298
1149
|
})]),
|
|
1299
|
-
_: 1
|
|
1300
|
-
|
|
1301
|
-
|
|
1302
|
-
}, 8
|
|
1303
|
-
/* PROPS */
|
|
1304
|
-
, ["label"])]),
|
|
1305
|
-
_: 1
|
|
1306
|
-
/* STABLE */
|
|
1307
|
-
|
|
1150
|
+
_: 1 /* STABLE */
|
|
1151
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
1152
|
+
_: 1 /* STABLE */
|
|
1308
1153
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
|
|
1309
1154
|
default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [(0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
|
|
1310
1155
|
label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).eclosion
|
|
@@ -1324,12 +1169,8 @@ const __default__ = {
|
|
|
1324
1169
|
min: 0,
|
|
1325
1170
|
max: 1,
|
|
1326
1171
|
onInput: _cache[33] || (_cache[33] = $event => paramsChanged('eclosion'))
|
|
1327
|
-
}, null, 8
|
|
1328
|
-
/*
|
|
1329
|
-
, ["modelValue", "step"])]),
|
|
1330
|
-
_: 1
|
|
1331
|
-
/* STABLE */
|
|
1332
|
-
|
|
1172
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
1173
|
+
_: 1 /* STABLE */
|
|
1333
1174
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
|
|
1334
1175
|
span: 8
|
|
1335
1176
|
}, {
|
|
@@ -1341,26 +1182,14 @@ const __default__ = {
|
|
|
1341
1182
|
max: 1,
|
|
1342
1183
|
"controls-position": "right",
|
|
1343
1184
|
onInput: _cache[35] || (_cache[35] = $event => paramsChanged('eclosion'))
|
|
1344
|
-
}, null, 8
|
|
1345
|
-
/*
|
|
1346
|
-
, ["modelValue", "step"])]),
|
|
1347
|
-
_: 1
|
|
1348
|
-
/* STABLE */
|
|
1349
|
-
|
|
1185
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
1186
|
+
_: 1 /* STABLE */
|
|
1350
1187
|
})]),
|
|
1351
|
-
_: 1
|
|
1352
|
-
/* STABLE */
|
|
1353
|
-
|
|
1188
|
+
_: 1 /* STABLE */
|
|
1354
1189
|
})]),
|
|
1355
|
-
_: 1
|
|
1356
|
-
|
|
1357
|
-
|
|
1358
|
-
}, 8
|
|
1359
|
-
/* PROPS */
|
|
1360
|
-
, ["label"])]),
|
|
1361
|
-
_: 1
|
|
1362
|
-
/* STABLE */
|
|
1363
|
-
|
|
1190
|
+
_: 1 /* STABLE */
|
|
1191
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
1192
|
+
_: 1 /* STABLE */
|
|
1364
1193
|
}), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, {
|
|
1365
1194
|
style: {
|
|
1366
1195
|
"margin-bottom": "8px"
|
|
@@ -1384,86 +1213,43 @@ const __default__ = {
|
|
|
1384
1213
|
"onUpdate:modelValue": _cache[36] || (_cache[36] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).showHideLine = $event),
|
|
1385
1214
|
"controls-position": "left",
|
|
1386
1215
|
onChange: _cache[37] || (_cache[37] = $event => paramsChanged('showHideLine'))
|
|
1387
|
-
}, null, 8
|
|
1388
|
-
/*
|
|
1389
|
-
, ["modelValue"])]),
|
|
1390
|
-
_: 1
|
|
1391
|
-
/* STABLE */
|
|
1392
|
-
|
|
1216
|
+
}, null, 8 /* PROPS */, ["modelValue"])]),
|
|
1217
|
+
_: 1 /* STABLE */
|
|
1393
1218
|
})]),
|
|
1394
|
-
_: 1
|
|
1395
|
-
/* STABLE */
|
|
1396
|
-
|
|
1219
|
+
_: 1 /* STABLE */
|
|
1397
1220
|
})]),
|
|
1398
|
-
_: 1
|
|
1399
|
-
|
|
1400
|
-
|
|
1401
|
-
}, 8
|
|
1402
|
-
/* PROPS */
|
|
1403
|
-
, ["label"])]),
|
|
1404
|
-
_: 1
|
|
1405
|
-
/* STABLE */
|
|
1406
|
-
|
|
1221
|
+
_: 1 /* STABLE */
|
|
1222
|
+
}, 8 /* PROPS */, ["label"])]),
|
|
1223
|
+
_: 1 /* STABLE */
|
|
1407
1224
|
})]),
|
|
1408
|
-
_: 1
|
|
1409
|
-
/* STABLE */
|
|
1410
|
-
|
|
1225
|
+
_: 1 /* STABLE */
|
|
1411
1226
|
})]),
|
|
1412
|
-
_: 1
|
|
1413
|
-
|
|
1414
|
-
|
|
1415
|
-
|
|
1416
|
-
/* PROPS */
|
|
1417
|
-
, ["title"])]),
|
|
1418
|
-
_: 1
|
|
1419
|
-
/* STABLE */
|
|
1420
|
-
|
|
1421
|
-
}, 8
|
|
1422
|
-
/* PROPS */
|
|
1423
|
-
, ["model-value"]), (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, {
|
|
1227
|
+
_: 1 /* STABLE */
|
|
1228
|
+
}, 8 /* PROPS */, ["title"])]),
|
|
1229
|
+
_: 1 /* STABLE */
|
|
1230
|
+
}, 8 /* PROPS */, ["model-value"]), (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, {
|
|
1424
1231
|
onClick: _cache[38] || (_cache[38] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => fusion(), ["stop"])),
|
|
1425
1232
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).fusion,
|
|
1426
1233
|
type: "primary"
|
|
1427
1234
|
}, {
|
|
1428
|
-
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).fusion), 1
|
|
1429
|
-
/*
|
|
1430
|
-
|
|
1431
|
-
_: 1
|
|
1432
|
-
/* STABLE */
|
|
1433
|
-
|
|
1434
|
-
}, 8
|
|
1435
|
-
/* PROPS */
|
|
1436
|
-
, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
1235
|
+
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).fusion), 1 /* TEXT */)]),
|
|
1236
|
+
_: 1 /* STABLE */
|
|
1237
|
+
}, 8 /* PROPS */, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
1437
1238
|
onClick: _cache[39] || (_cache[39] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => flyTo(), ["stop"])),
|
|
1438
1239
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).flyTo,
|
|
1439
1240
|
type: "primary"
|
|
1440
1241
|
}, {
|
|
1441
|
-
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).flyTo), 1
|
|
1442
|
-
/*
|
|
1443
|
-
|
|
1444
|
-
_: 1
|
|
1445
|
-
/* STABLE */
|
|
1446
|
-
|
|
1447
|
-
}, 8
|
|
1448
|
-
/* PROPS */
|
|
1449
|
-
, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
1242
|
+
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).flyTo), 1 /* TEXT */)]),
|
|
1243
|
+
_: 1 /* STABLE */
|
|
1244
|
+
}, 8 /* PROPS */, ["title"]), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
|
|
1450
1245
|
onClick: _cache[40] || (_cache[40] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => clearResult(), ["stop"])),
|
|
1451
1246
|
title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).clear
|
|
1452
1247
|
}, {
|
|
1453
|
-
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).clear), 1
|
|
1454
|
-
/*
|
|
1455
|
-
|
|
1456
|
-
_: 1
|
|
1457
|
-
/* STABLE */
|
|
1458
|
-
|
|
1459
|
-
}, 8
|
|
1460
|
-
/* PROPS */
|
|
1461
|
-
, ["title"])])])], 2
|
|
1462
|
-
/* CLASS */
|
|
1463
|
-
);
|
|
1248
|
+
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).clear), 1 /* TEXT */)]),
|
|
1249
|
+
_: 1 /* STABLE */
|
|
1250
|
+
}, 8 /* PROPS */, ["title"])])])], 2 /* CLASS */);
|
|
1464
1251
|
};
|
|
1465
1252
|
}
|
|
1466
|
-
|
|
1467
1253
|
}));
|
|
1468
1254
|
;// CONCATENATED MODULE: ./src/webgl/videofusion/VideoFusion.vue?vue&type=script&setup=true&lang=js
|
|
1469
1255
|
|
|
@@ -1475,10 +1261,13 @@ const __exports__ = VideoFusionvue_type_script_setup_true_lang_js;
|
|
|
1475
1261
|
|
|
1476
1262
|
/* harmony default export */ var VideoFusion = (__exports__);
|
|
1477
1263
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
|
|
1478
|
-
var init_js_ = __webpack_require__(
|
|
1264
|
+
var init_js_ = __webpack_require__(455);
|
|
1479
1265
|
var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
|
|
1480
1266
|
;// CONCATENATED MODULE: ./src/webgl/videofusion/index.js
|
|
1481
|
-
|
|
1267
|
+
/*
|
|
1268
|
+
* Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
|
|
1269
|
+
* All rights reserved.
|
|
1270
|
+
*/
|
|
1482
1271
|
|
|
1483
1272
|
|
|
1484
1273
|
|
|
@@ -1487,8 +1276,6 @@ VideoFusion.install = (Vue, opts) => {
|
|
|
1487
1276
|
Vue.component(VideoFusion.name, VideoFusion);
|
|
1488
1277
|
};
|
|
1489
1278
|
|
|
1490
|
-
|
|
1491
|
-
}();
|
|
1492
1279
|
/******/ return __webpack_exports__;
|
|
1493
1280
|
/******/ })()
|
|
1494
1281
|
;
|