@kq_npm/client3d_webgl_vue 4.3.3-beta → 4.3.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (84) hide show
  1. package/adddata/index.js +4 -35
  2. package/adddata/style/adddata.css +1 -110
  3. package/aspectanalysis/style/aspectanalysis.css +1 -101
  4. package/baseterraingallery/index.js +2 -2
  5. package/baseterraingallery/style/baseterraingallery.css +1 -88
  6. package/boxclip/index.js +0 -10
  7. package/boxclip/style/boxclip.css +1 -97
  8. package/clientPrint/index.js +15 -5
  9. package/clientPrint/style/clientPrint.css +1 -461
  10. package/comparemap/index.js +145 -136
  11. package/comparemap/style/comparemap.css +1 -35
  12. package/compass/index.js +2 -2
  13. package/excavatefillanalysis/index.js +2 -2
  14. package/excavatefillanalysis/style/excavatefillanalysis.css +1 -140
  15. package/fixedzoomin/index.js +2 -2
  16. package/fixedzoomout/index.js +2 -2
  17. package/flight/index.js +3 -13
  18. package/flight/style/flight.css +1 -150
  19. package/floodanalysis/style/floodanalysis.css +1 -95
  20. package/geologicalbodyanalysis/index.js +0 -10
  21. package/geologicalbodyanalysis/style/geologicalbodyanalysis.css +1 -64
  22. package/gpuspatialquery/index.js +0 -10
  23. package/gpuspatialquery/style/gpuspatialquery.css +1 -88
  24. package/hawkeye/index.js +2 -2
  25. package/index.js +1969 -535
  26. package/isolineanalysis/style/isolineanalysis.css +1 -113
  27. package/light/index.js +169 -170
  28. package/light/style/light.css +1 -104
  29. package/limitheightanalysis/index.js +125 -126
  30. package/limitheightanalysis/style/limitheightanalysis.css +1 -88
  31. package/measure/index.js +141 -24
  32. package/measure/style/measure.css +1 -84
  33. package/modelFlat/index.js +0 -10
  34. package/modelFlat/style/modelFlat.css +1 -66
  35. package/modelexcavate/index.js +98 -60
  36. package/modelexcavate/style/modelexcavate.css +1 -66
  37. package/modelfilter/index.js +0 -10
  38. package/modelfilter/style/modelfilter.css +1 -66
  39. package/modelprofileanalysis/index.js +164 -165
  40. package/modelprofileanalysis/style/modelprofileanalysis.css +1 -94
  41. package/modelselect/index.js +0 -10
  42. package/modelselect/style/modelselect.css +1 -28
  43. package/package.json +1 -1
  44. package/particleeffect/index.js +0 -10
  45. package/particleeffect/style/particleeffect.css +1 -94
  46. package/planeclip/index.js +0 -10
  47. package/planeclip/style/planeclip.css +1 -94
  48. package/resetview/index.js +2 -2
  49. package/roller/index.js +170 -171
  50. package/roller/style/roller.css +1 -59
  51. package/scaneffect/index.js +0 -10
  52. package/scaneffect/style/scaneffect.css +1 -101
  53. package/sceneset/index.js +1 -10
  54. package/sceneset/style/sceneset.css +1 -86
  55. package/sceneview/index.js +2029 -567
  56. package/sceneview/style/sceneview.css +1 -127
  57. package/screenshot/index.js +158 -159
  58. package/screenshot/style/screenshot.css +1 -53
  59. package/shadowanalysis/style/shadowanalysis.css +1 -141
  60. package/sightlineanalysis/index.js +5 -7
  61. package/sightlineanalysis/style/divpoint.css +1 -22
  62. package/sightlineanalysis/style/sightlineanalysis.css +1 -85
  63. package/skylineanalysis/style/skylineanalysis.css +1 -100
  64. package/slopeanalysis/index.js +16 -11
  65. package/slopeanalysis/style/slopeanalysis.css +1 -101
  66. package/slopeaspectanalysis/index.js +1512 -0
  67. package/slopeaspectanalysis/style/index.js +3 -0
  68. package/slopeaspectanalysis/style/slopeaspectanalysis.css +1 -0
  69. package/statusbar/index.js +3 -12
  70. package/style.css +1 -3817
  71. package/terrainoperation/index.js +0 -10
  72. package/terrainoperation/style/terrainoperation.css +1 -66
  73. package/terrainprofileanalysis/index.js +0 -10
  74. package/terrainprofileanalysis/style/terrainprofileanalysis.css +1 -83
  75. package/underground/index.js +3 -3
  76. package/underground/style/underground.css +1 -19
  77. package/videofusion/index.js +5 -35
  78. package/videofusion/style/videofusion.css +1 -104
  79. package/videoproject/index.js +5 -35
  80. package/videoproject/style/videoproject.css +1 -104
  81. package/viewshedanalysis/style/viewshedanalysis.css +1 -88
  82. package/weathereffect/style/weathereffect.css +1 -95
  83. package/wireframesketch/index.js +0 -10
  84. package/wireframesketch/style/wireframesketch.css +1 -12
@@ -12,6 +12,142 @@ return /******/ (function() { // webpackBootstrap
12
12
  /******/ "use strict";
13
13
  /******/ var __webpack_modules__ = ({
14
14
 
15
+ /***/ 6938:
16
+ /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
17
+
18
+ /* harmony export */ __webpack_require__.d(__webpack_exports__, {
19
+ /* harmony export */ "Z": function() { return /* binding */ CompareMapViewModel; }
20
+ /* harmony export */ });
21
+ /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8270);
22
+
23
+ //多窗口逻辑类
24
+ class CompareMapViewModel {
25
+ // 三维视图对象
26
+ //三维viewer对象
27
+ constructor(scenceView, options = {}) {
28
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_scenceView", null);
29
+
30
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_viewer", null);
31
+
32
+ this._scenceView = scenceView;
33
+ this._viewer = scenceView._viewer;
34
+
35
+ if (options.splitLineColor) {
36
+ this._viewer.scene.splitLineColor = Cesium.Color.fromCssColorString(options.splitLineColor);
37
+ }
38
+
39
+ if (options.splitLineWidth) {
40
+ this._viewer.scene.splitLineWidth = options.splitLineWidth;
41
+ }
42
+ } //切换窗口模式
43
+
44
+
45
+ changeMode(mode, selectAll) {
46
+ let viewMode = Cesium.SplitViewMode.NONE;
47
+
48
+ switch (mode) {
49
+ case 1:
50
+ viewMode = Cesium.SplitViewMode.NONE;
51
+ break;
52
+
53
+ case 2:
54
+ viewMode = Cesium.SplitViewMode.HORIZONTAL;
55
+ break;
56
+ // case 3:
57
+ // viewMode = Cesium.SplitViewMode.HORIZONTAL_TRIPLE;
58
+ // break;
59
+
60
+ case 4:
61
+ viewMode = Cesium.SplitViewMode.QUAD;
62
+ break;
63
+ // case 5:
64
+ // viewMode = [
65
+ // { index: 0, left: 0, top: 0, width: 1, height: 1 },
66
+ // { index: 1, left: 0.78, top: 0.06, width: 0.2, height: 0.2 }
67
+ // ];
68
+ // break;
69
+
70
+ default:
71
+ break;
72
+ }
73
+
74
+ if (!selectAll) {
75
+ // 默认全部不勾选
76
+ let checkedLayerkeys = this._scenceView._layerManager.getLayerCheckedListKey();
77
+
78
+ for (let i = 0; i < checkedLayerkeys.length; i++) {
79
+ let layer = this._scenceView._layerManager.getLayerByGuid(checkedLayerkeys[i]);
80
+
81
+ let type = this._scenceView._layerManager.getLayerTypeByGuid(checkedLayerkeys[i]);
82
+
83
+ layer.showInViews = [];
84
+
85
+ if (type == 'datasource') {
86
+ layer.entities.values.forEach(entity => {
87
+ entity.showInViews = [];
88
+ });
89
+ }
90
+ }
91
+ }
92
+
93
+ this._viewer.scene.splitViewMode = viewMode;
94
+ } //重置窗口模式
95
+
96
+
97
+ resetMode() {
98
+ this.changeMode();
99
+
100
+ let checkedLayerkeys = this._scenceView._layerManager.getLayerCheckedListKey();
101
+
102
+ for (let i = 0; i < checkedLayerkeys.length; i++) {
103
+ let layer = this._scenceView._layerManager.getLayerByGuid(checkedLayerkeys[i]);
104
+
105
+ let type = this._scenceView._layerManager.getLayerTypeByGuid(checkedLayerkeys[i]);
106
+
107
+ layer.showInViews = undefined;
108
+
109
+ if (type == 'datasource') {
110
+ layer.entities.values.forEach(entity => {
111
+ entity.showInViews = [0, 1, 2, 3];
112
+ });
113
+ }
114
+ }
115
+ }
116
+
117
+ setLayerState(index, guid, visible) {
118
+ let layer = this._scenceView._layerManager.getLayerByGuid(guid);
119
+
120
+ let type = this._scenceView._layerManager.getLayerTypeByGuid(guid);
121
+
122
+ if (layer) {
123
+ let showInViews = layer.showInViews || [0, 1, 2, 3];
124
+
125
+ if (visible) {
126
+ showInViews.push(index);
127
+ } else {
128
+ let num = showInViews.indexOf(index);
129
+
130
+ if (num > -1) {
131
+ showInViews.splice(num, 1);
132
+ }
133
+ }
134
+
135
+ layer.showInViews = showInViews;
136
+
137
+ if (type == 'datasource') {
138
+ layer.entities.values.forEach(entity => {
139
+ if (entity.show) {
140
+ entity.showInViews = showInViews;
141
+ }
142
+ });
143
+ }
144
+ }
145
+ }
146
+
147
+ }
148
+
149
+ /***/ }),
150
+
15
151
  /***/ 348:
16
152
  /***/ (function(module) {
17
153
 
@@ -19,10 +155,10 @@ module.exports = require("@kq_npm/client_icons_vue");
19
155
 
20
156
  /***/ }),
21
157
 
22
- /***/ 2118:
158
+ /***/ 3600:
23
159
  /***/ (function(module) {
24
160
 
25
- module.exports = require("core-js/modules/es.array.push.js");
161
+ module.exports = require("core-js/modules/es.array.includes.js");
26
162
 
27
163
  /***/ }),
28
164
 
@@ -153,7 +289,7 @@ __webpack_require__.r(__webpack_exports__);
153
289
 
154
290
  // EXPORTS
155
291
  __webpack_require__.d(__webpack_exports__, {
156
- "CompareMapViewModel": function() { return /* reexport */ CompareMapViewModel; },
292
+ "CompareMapViewModel": function() { return /* reexport */ CompareMapViewModel/* default */.Z; },
157
293
  "default": function() { return /* reexport */ CompareMap; }
158
294
  });
159
295
 
@@ -163,142 +299,15 @@ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
163
299
  var gis_utils_ = __webpack_require__(7135);
164
300
  // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
165
301
  var client_icons_vue_ = __webpack_require__(348);
166
- // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
167
- var defineProperty = __webpack_require__(8270);
168
- // EXTERNAL MODULE: external "core-js/modules/es.array.push.js"
169
- var es_array_push_js_ = __webpack_require__(2118);
170
- ;// CONCATENATED MODULE: ./src/webgl/comparemap/CompareMapViewModel.js
171
-
172
-
173
- //多窗口逻辑类
174
- class CompareMapViewModel {
175
- // 三维视图对象
176
- //三维viewer对象
177
- constructor(scenceView, options = {}) {
178
- (0,defineProperty/* default */.Z)(this, "_scenceView", null);
179
-
180
- (0,defineProperty/* default */.Z)(this, "_viewer", null);
181
-
182
- this._scenceView = scenceView;
183
- this._viewer = scenceView._viewer;
184
-
185
- if (options.splitLineColor) {
186
- this._viewer.scene.splitLineColor = Cesium.Color.fromCssColorString(options.splitLineColor);
187
- }
188
-
189
- if (options.splitLineWidth) {
190
- this._viewer.scene.splitLineWidth = options.splitLineWidth;
191
- }
192
- } //切换窗口模式
193
-
194
-
195
- changeMode(mode, selectAll) {
196
- let viewMode = Cesium.SplitViewMode.NONE;
197
-
198
- switch (mode) {
199
- case 1:
200
- viewMode = Cesium.SplitViewMode.NONE;
201
- break;
202
-
203
- case 2:
204
- viewMode = Cesium.SplitViewMode.HORIZONTAL;
205
- break;
206
- // case 3:
207
- // viewMode = Cesium.SplitViewMode.HORIZONTAL_TRIPLE;
208
- // break;
209
-
210
- case 4:
211
- viewMode = Cesium.SplitViewMode.QUAD;
212
- break;
213
- // case 5:
214
- // viewMode = [
215
- // { index: 0, left: 0, top: 0, width: 1, height: 1 },
216
- // { index: 1, left: 0.78, top: 0.06, width: 0.2, height: 0.2 }
217
- // ];
218
- // break;
219
-
220
- default:
221
- break;
222
- }
223
-
224
- if (!selectAll) {
225
- // 默认全部不勾选
226
- let checkedLayerkeys = this._scenceView._layerManager.getLayerCheckedListKey();
227
-
228
- for (let i = 0; i < checkedLayerkeys.length; i++) {
229
- let layer = this._scenceView._layerManager.getLayerByGuid(checkedLayerkeys[i]);
230
-
231
- let type = this._scenceView._layerManager.getLayerTypeByGuid(checkedLayerkeys[i]);
232
-
233
- layer.showInViews = [];
234
-
235
- if (type == 'datasource') {
236
- layer.entities.values.forEach(entity => {
237
- entity.showInViews = [];
238
- });
239
- }
240
- }
241
- }
242
-
243
- this._viewer.scene.splitViewMode = viewMode;
244
- } //重置窗口模式
245
-
246
-
247
- resetMode() {
248
- this.changeMode();
249
-
250
- let checkedLayerkeys = this._scenceView._layerManager.getLayerCheckedListKey();
251
-
252
- for (let i = 0; i < checkedLayerkeys.length; i++) {
253
- let layer = this._scenceView._layerManager.getLayerByGuid(checkedLayerkeys[i]);
254
-
255
- let type = this._scenceView._layerManager.getLayerTypeByGuid(checkedLayerkeys[i]);
256
-
257
- layer.showInViews = undefined;
258
-
259
- if (type == 'datasource') {
260
- layer.entities.values.forEach(entity => {
261
- entity.showInViews = [0, 1, 2, 3];
262
- });
263
- }
264
- }
265
- }
266
-
267
- setLayerState(index, guid, visible) {
268
- let layer = this._scenceView._layerManager.getLayerByGuid(guid);
269
-
270
- let type = this._scenceView._layerManager.getLayerTypeByGuid(guid);
271
-
272
- if (layer) {
273
- let showInViews = layer.showInViews || [0, 1, 2, 3];
274
-
275
- if (visible) {
276
- showInViews.push(index);
277
- } else {
278
- let num = showInViews.indexOf(index);
279
-
280
- if (num > -1) {
281
- showInViews.splice(num, 1);
282
- }
283
- }
284
-
285
- layer.showInViews = showInViews;
286
-
287
- if (type == 'datasource') {
288
- layer.entities.values.forEach(entity => {
289
- if (entity.show) {
290
- entity.showInViews = showInViews;
291
- }
292
- });
293
- }
294
- }
295
- }
296
-
297
- }
302
+ // EXTERNAL MODULE: ./src/webgl/comparemap/CompareMapViewModel.js
303
+ var CompareMapViewModel = __webpack_require__(6938);
304
+ // EXTERNAL MODULE: external "core-js/modules/es.array.includes.js"
305
+ var es_array_includes_js_ = __webpack_require__(3600);
298
306
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
299
307
  var vue_i18n_cjs_js_ = __webpack_require__(7080);
300
308
  ;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/comparemap/CompareMapTree.vue?vue&type=script&setup=true&lang=js
301
309
 
310
+
302
311
  const _hoisted_1 = {
303
312
  class: "kq3d-compare-map-tree"
304
313
  };
@@ -500,7 +509,7 @@ const CompareMapvue_type_script_setup_true_lang_js_default_ = {
500
509
  splitLineColor: props.splitLineColor,
501
510
  splitLineWidth: props.splitLineWidth
502
511
  };
503
- viewModel = new CompareMapViewModel(scenceView, options);
512
+ viewModel = new CompareMapViewModel/* default */.Z(scenceView, options);
504
513
  }
505
514
  });
506
515
  }); //切换窗口模式
@@ -1,35 +1 @@
1
- .kq3d-compare-map .close-button {
2
- padding: 0px !important;
3
- position: absolute;
4
- color: var(--kq-color-primary);
5
- top: 16px;
6
- right: 16px;
7
- cursor: pointer;
8
- width: 42px;
9
- height: 42px;
10
- font-size: 22px;
11
- z-index: 9999;
12
- border-radius: 50%;
13
- -webkit-box-shadow: var(--kq-light-shadow);
14
- box-shadow: var(--kq-light-shadow);
15
- }
16
- .kq3d-compare-map .kq3d-compare-map-tree {
17
- position: absolute;
18
- z-index: 1000;
19
- }
20
- .kq3d-compare-map .kq3d-compare-map-tree.layer-tree-1 {
21
- top: 16px;
22
- right: calc(50% + 16px);
23
- }
24
- .kq3d-compare-map .kq3d-compare-map-tree.layer-tree-2 {
25
- top: 16px;
26
- left: calc(50% + 16px);
27
- }
28
- .kq3d-compare-map .kq3d-compare-map-tree.layer-tree-3 {
29
- top: calc(50% + 16px);
30
- right: calc(50% + 16px);
31
- }
32
- .kq3d-compare-map .kq3d-compare-map-tree.layer-tree-4 {
33
- top: calc(50% + 16px);
34
- left: calc(50% + 16px);
35
- }
1
+ .kq3d-compare-map .close-button{padding:0!important;position:absolute;color:var(--kq-color-primary);top:16px;right:16px;cursor:pointer;width:42px;height:42px;font-size:22px;z-index:9999;border-radius:50%;-webkit-box-shadow:var(--kq-light-shadow);box-shadow:var(--kq-light-shadow)}.kq3d-compare-map .kq3d-compare-map-tree{position:absolute;z-index:1000}.kq3d-compare-map .kq3d-compare-map-tree.layer-tree-1{top:16px;right:calc(50% + 16px)}.kq3d-compare-map .kq3d-compare-map-tree.layer-tree-2{top:16px;left:calc(50% + 16px)}.kq3d-compare-map .kq3d-compare-map-tree.layer-tree-3{top:calc(50% + 16px);right:calc(50% + 16px)}.kq3d-compare-map .kq3d-compare-map-tree.layer-tree-4{top:calc(50% + 16px);left:calc(50% + 16px)}
package/compass/index.js CHANGED
@@ -18,13 +18,13 @@ return /******/ (function() { // webpackBootstrap
18
18
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
19
19
  /* harmony export */ "Z": function() { return /* binding */ CompassViewModel; }
20
20
  /* harmony export */ });
21
- /* harmony import */ var G_0929_zl_kqgis_client_vue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8270);
21
+ /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8270);
22
22
 
23
23
  // 重置视图
24
24
  class CompassViewModel {
25
25
  //三维viewer对象
26
26
  constructor(viewer) {
27
- (0,G_0929_zl_kqgis_client_vue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_viewer", null);
27
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_viewer", null);
28
28
 
29
29
  this._viewer = viewer;
30
30
  } //重置方向
@@ -416,9 +416,9 @@ const __default__ = {
416
416
  let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive)({
417
417
  altitudeHeight: props.settingParams && props.settingParams.altitudeHeight || 2920,
418
418
  // 基准高度
419
- minAltitudeHeight: props.settingParams && props.settingParams.altitudeHeight || 0,
419
+ minAltitudeHeight: props.settingParams && props.settingParams.minAltitudeHeight || 0,
420
420
  // 基准高度区间最小值
421
- maxAltitudeHeight: props.settingParams && props.settingParams.altitudeHeight || 5000,
421
+ maxAltitudeHeight: props.settingParams && props.settingParams.maxAltitudeHeight || 5000,
422
422
  // 基准高度区间最大值
423
423
  excavateColor: props.settingParams && props.settingParams.excavateColor || "#67C23A",
424
424
  // 挖方颜色
@@ -1,140 +1 @@
1
- .kq3d-excavate-fill-analysis {
2
- z-index: 999;
3
- border-radius: var(--kq-border-radius-base);
4
- padding: 16px;
5
- pointer-events: auto;
6
- cursor: default;
7
- background-color: var(--kq-bg-color);
8
- }
9
- .kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-box {
10
- width: 372px;
11
- }
12
- .kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-label {
13
- display: -webkit-inline-box;
14
- display: -ms-inline-flexbox;
15
- display: inline-flex;
16
- -webkit-box-align: start;
17
- -ms-flex-align: start;
18
- align-items: flex-start;
19
- -webkit-box-flex: 0;
20
- -ms-flex: 0 0 auto;
21
- flex: 0 0 auto;
22
- font-size: var(--kq-form-label-font-size);
23
- color: var(--kq-text-color-regular);
24
- height: 32px;
25
- line-height: 32px;
26
- padding: 0 12px 0 0;
27
- -webkit-box-sizing: border-box;
28
- box-sizing: border-box;
29
- font-size: var(--kq-font-size-base);
30
- }
31
- .kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-content {
32
- text-align: end;
33
- display: block;
34
- -ms-flex-wrap: wrap;
35
- flex-wrap: wrap;
36
- -webkit-box-align: center;
37
- -ms-flex-align: center;
38
- align-items: center;
39
- -webkit-box-flex: 1;
40
- -ms-flex: 1;
41
- flex: 1;
42
- line-height: 32px;
43
- position: relative;
44
- font-size: var(--kq-font-size-base);
45
- min-width: 0;
46
- }
47
- .kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-span {
48
- color: var(--kq-text-color-regular);
49
- line-height: 32px;
50
- }
51
- .kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-tip {
52
- color: var(--kq-text-color-regular);
53
- font-size: var(--kq-font-size-base);
54
- }
55
- .kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-tip p {
56
- margin-top: 16px;
57
- margin-bottom: 16px;
58
- }
59
- .kq3d-excavate-fill-analysis .kq-collapse {
60
- border: unset;
61
- }
62
- .kq3d-excavate-fill-analysis .kq-collapse .kq-collapse-item__header {
63
- border: unset;
64
- height: 38px;
65
- background-color: var(--kq-fill-color-light);
66
- font-weight: bold;
67
- padding: 0px 16px;
68
- font-size: 16px;
69
- }
70
- .kq3d-excavate-fill-analysis .kq-collapse .kq-collapse-item__arrow {
71
- margin: 0 0px 0 auto;
72
- }
73
- .kq3d-excavate-fill-analysis .kq-collapse .kq-collapse-item__wrap .kq-collapse-item__content {
74
- padding-bottom: unset;
75
- border: unset;
76
- padding-top: 10px;
77
- }
78
- .kq3d-excavate-fill-analysis .kq-form-item {
79
- margin-bottom: 8px;
80
- }
81
- .kq3d-excavate-fill-analysis .kq-slider {
82
- width: 100%;
83
- padding-left: 7px;
84
- }
85
- .kq3d-excavate-fill-analysis .kq-slider .kq-slider__button {
86
- width: 14px;
87
- height: 14px;
88
- }
89
- .kq3d-excavate-fill-analysis .kq-input-number.is-controls-right {
90
- width: 65px;
91
- }
92
- .kq3d-excavate-fill-analysis .kq-input-number.is-controls-right .kq-input-number__increase,
93
- .kq3d-excavate-fill-analysis .kq-input-number.is-controls-right .kq-input-number__decrease {
94
- width: 20px;
95
- }
96
- .kq3d-excavate-fill-analysis .kq-input-number.is-controls-right .kq-input__wrapper {
97
- padding-left: 0px;
98
- padding-right: 20px;
99
- }
100
- .kq3d-excavate-fill-analysis .kq-col-8 .kq-input-number .kq-input__wrapper {
101
- padding-left: 0px;
102
- padding-right: 20px;
103
- }
104
- .kq3d-excavate-fill-analysis .kq-color-picker {
105
- width: 100%;
106
- }
107
- .kq3d-excavate-fill-analysis .kq-color-picker .kq-color-picker__mask {
108
- width: 100%;
109
- }
110
- .kq3d-excavate-fill-analysis .kq-color-picker .kq-color-picker__trigger {
111
- width: 100%;
112
- }
113
- .kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-footer {
114
- text-align: right;
115
- padding: 16px 0px 0px;
116
- display: block;
117
- }
118
- .kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result {
119
- color: var(--kq-text-color-regular);
120
- width: 100%;
121
- margin-top: 16px;
122
- background-color: var(--kq-fill-color-light);
123
- text-align: right;
124
- }
125
- .kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-div {
126
- padding: 12px 16px;
127
- }
128
- .kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-title {
129
- margin-bottom: 12px;
130
- }
131
- .kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-title .title {
132
- font-size: 16px;
133
- font-weight: bold;
134
- }
135
- .kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-title .btn {
136
- text-align: end;
137
- }
138
- .kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-title .btn .kq-icon {
139
- cursor: pointer;
140
- }
1
+ .kq3d-excavate-fill-analysis{z-index:999;border-radius:var(--kq-border-radius-base);padding:16px;pointer-events:auto;cursor:default;background-color:var(--kq-bg-color)}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-box{width:372px}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-label{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;font-size:var(--kq-form-label-font-size);color:var(--kq-text-color-regular);height:32px;line-height:32px;padding:0 12px 0 0;-webkit-box-sizing:border-box;box-sizing:border-box;font-size:var(--kq-font-size-base)}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-content{text-align:end;display:block;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-flex:1;-ms-flex:1;flex:1;line-height:32px;position:relative;font-size:var(--kq-font-size-base);min-width:0}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-span{color:var(--kq-text-color-regular);line-height:32px}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-tip{color:var(--kq-text-color-regular);font-size:var(--kq-font-size-base)}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-tip p{margin-top:16px;margin-bottom:16px}.kq3d-excavate-fill-analysis .kq-collapse{border:unset}.kq3d-excavate-fill-analysis .kq-collapse .kq-collapse-item__header{border:unset;height:38px;background-color:var(--kq-fill-color-light);font-weight:700;padding:0 16px;font-size:16px}.kq3d-excavate-fill-analysis .kq-collapse .kq-collapse-item__arrow{margin:0 0 0 auto}.kq3d-excavate-fill-analysis .kq-collapse .kq-collapse-item__wrap .kq-collapse-item__content{padding-bottom:unset;border:unset;padding-top:10px}.kq3d-excavate-fill-analysis .kq-form-item{margin-bottom:8px}.kq3d-excavate-fill-analysis .kq-slider{width:100%;padding-left:7px}.kq3d-excavate-fill-analysis .kq-slider .kq-slider__button{width:14px;height:14px}.kq3d-excavate-fill-analysis .kq-input-number.is-controls-right{width:65px}.kq3d-excavate-fill-analysis .kq-input-number.is-controls-right .kq-input-number__decrease,.kq3d-excavate-fill-analysis .kq-input-number.is-controls-right .kq-input-number__increase{width:20px}.kq3d-excavate-fill-analysis .kq-col-8 .kq-input-number .kq-input__wrapper,.kq3d-excavate-fill-analysis .kq-input-number.is-controls-right .kq-input__wrapper{padding-left:0;padding-right:20px}.kq3d-excavate-fill-analysis .kq-color-picker,.kq3d-excavate-fill-analysis .kq-color-picker .kq-color-picker__mask,.kq3d-excavate-fill-analysis .kq-color-picker .kq-color-picker__trigger{width:100%}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-footer{text-align:right;padding:16px 0 0;display:block}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result{color:var(--kq-text-color-regular);width:100%;margin-top:16px;background-color:var(--kq-fill-color-light);text-align:right}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-div{padding:12px 16px}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-title{margin-bottom:12px}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-title .title{font-size:16px;font-weight:700}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-title .btn{text-align:end}.kq3d-excavate-fill-analysis .kq3d-excavate-fill-analysis-result .kq3d-excavate-fill-analysis-result-title .btn .kq-icon{cursor:pointer}
@@ -18,13 +18,13 @@ return /******/ (function() { // webpackBootstrap
18
18
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
19
19
  /* harmony export */ "Z": function() { return /* binding */ FixedZoomin3dViewModel; }
20
20
  /* harmony export */ });
21
- /* harmony import */ var G_0929_zl_kqgis_client_vue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8270);
21
+ /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8270);
22
22
 
23
23
  // 三维固定缩放逻辑
24
24
  class FixedZoomin3dViewModel {
25
25
  //三维viewer对象
26
26
  constructor(viewer) {
27
- (0,G_0929_zl_kqgis_client_vue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_viewer", null);
27
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_viewer", null);
28
28
 
29
29
  this._viewer = viewer;
30
30
  } //获取相机焦点
@@ -18,13 +18,13 @@ return /******/ (function() { // webpackBootstrap
18
18
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
19
19
  /* harmony export */ "Z": function() { return /* binding */ FixedZoomout3dViewModel; }
20
20
  /* harmony export */ });
21
- /* harmony import */ var G_0929_zl_kqgis_client_vue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8270);
21
+ /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8270);
22
22
 
23
23
  // 三维固定缩放逻辑
24
24
  class FixedZoomout3dViewModel {
25
25
  //三维viewer对象
26
26
  constructor(viewer) {
27
- (0,G_0929_zl_kqgis_client_vue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_viewer", null);
27
+ (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_viewer", null);
28
28
 
29
29
  this._viewer = viewer;
30
30
  } //获取相机焦点
package/flight/index.js CHANGED
@@ -45,16 +45,16 @@ index_full_js_namespaceObject.ElMessage.install = (Vue, opts) => {
45
45
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
46
46
  /* harmony export */ "Z": function() { return /* binding */ FlightViewModel; }
47
47
  /* harmony export */ });
48
- /* harmony import */ var G_0929_zl_kqgis_client_vue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8270);
48
+ /* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8270);
49
49
 
50
50
  //飞行操作类
51
51
  class FlightViewModel {
52
52
  //飞行三维对象
53
53
  //停止事件
54
54
  constructor(viewer) {
55
- (0,G_0929_zl_kqgis_client_vue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_animationPath", null);
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
56
 
57
- (0,G_0929_zl_kqgis_client_vue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "stopEvent", null);
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
58
 
59
59
  this._animationPath = new Cesium.Kq3dAnimationPath(viewer);
60
60
  this.stopEvent = this._animationPath.stoped;
@@ -168,13 +168,6 @@ module.exports = require("@kq_npm/client_icons_vue");
168
168
 
169
169
  /***/ }),
170
170
 
171
- /***/ 2118:
172
- /***/ (function(module) {
173
-
174
- module.exports = require("core-js/modules/es.array.push.js");
175
-
176
- /***/ }),
177
-
178
171
  /***/ 7080:
179
172
  /***/ (function(module) {
180
173
 
@@ -313,8 +306,6 @@ __webpack_require__.d(__webpack_exports__, {
313
306
  "default": function() { return /* reexport */ Flight; }
314
307
  });
315
308
 
316
- // EXTERNAL MODULE: external "core-js/modules/es.array.push.js"
317
- var es_array_push_js_ = __webpack_require__(2118);
318
309
  // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
319
310
  var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
320
311
  // EXTERNAL MODULE: ./src/common/_ui/message/index.js + 1 modules
@@ -333,7 +324,6 @@ var util_ = __webpack_require__(3458);
333
324
  var vue_i18n_cjs_js_ = __webpack_require__(7080);
334
325
  ;// 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
335
326
 
336
-
337
327
  const _hoisted_1 = {
338
328
  class: "kq-flight3d-box"
339
329
  };