@kq_npm/client3d_webgl_vue 4.0.4-beta → 4.0.6-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 +43 -180
- package/aspectanalysis/index.js +23 -25
- package/baseterraingallery/index.js +7 -8
- package/boxclip/index.js +23 -25
- package/clientPrint/index.js +4 -6
- package/comparemap/index.js +51 -22
- package/compass/index.js +4 -4
- package/excavatefillanalysis/index.js +23 -25
- package/fixedzoomin/index.js +4 -4
- package/fixedzoomout/index.js +4 -4
- package/flight/index.js +25 -27
- package/floodanalysis/index.js +23 -27
- package/geologicalbodyanalysis/index.js +900 -0
- package/geologicalbodyanalysis/style/geologicalbodyanalysis.css +1 -0
- package/geologicalbodyanalysis/style/index.js +3 -0
- package/gpuspatialquery/index.js +25 -25
- package/hawkeye/index.js +7 -8
- package/headertemp/index.js +4 -5
- package/index.js +20970 -14727
- package/isolineanalysis/index.js +22 -24
- package/light/index.js +1067 -0
- package/light/style/index.js +3 -0
- package/light/style/light.css +1 -0
- package/limitheightanalysis/index.js +751 -0
- package/limitheightanalysis/style/index.js +3 -0
- package/limitheightanalysis/style/limitheightanalysis.css +1 -0
- package/measure/index.js +46 -38
- package/modelFlat/index.js +483 -0
- package/modelFlat/style/index.js +3 -0
- package/modelFlat/style/modelFlat.css +1 -0
- package/modelfilter/index.js +297 -337
- package/modelfilter/style/modelfilter.css +1 -1
- package/modelprofileanalysis/index.js +7 -8
- package/modelselect/index.js +20 -157
- package/package.json +1 -1
- package/particleeffect/index.js +6 -142
- package/planeclip/index.js +23 -25
- package/resetview/index.js +4 -4
- package/roller/index.js +7 -8
- package/scaneffect/index.js +1730 -0
- package/scaneffect/style/index.js +3 -0
- package/scaneffect/style/scaneffect.css +1 -0
- package/scenceview/index.js +13751 -7346
- package/sceneset/index.js +2097 -0
- package/sceneset/style/index.js +3 -0
- package/sceneset/style/sceneset.css +1 -0
- package/screenshot/index.js +7 -8
- package/shadowanalysis/index.js +20 -158
- package/sightlineanalysis/index.js +26 -19
- package/sightlineanalysis/style/divpoint.css +1 -1
- package/skylineanalysis/index.js +23 -25
- package/slopeanalysis/index.js +22 -24
- package/statusbar/index.js +4 -4
- package/style.css +1 -1
- package/terrainoperation/index.js +20 -157
- package/terrainprofileanalysis/index.js +620 -0
- package/terrainprofileanalysis/style/index.js +3 -0
- package/terrainprofileanalysis/style/terrainprofileanalysis.css +1 -0
- package/underground/index.js +7 -8
- package/videofusion/index.js +23 -35
- package/videoproject/index.js +23 -35
- package/viewshedanalysis/index.js +4 -5
- package/weathereffect/index.js +6 -142
- package/wireframesketch/index.js +521 -0
- package/wireframesketch/style/index.js +3 -0
- package/wireframesketch/style/wireframesketch.css +1 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
.kq3d-geological-body{z-index:999;border-radius:var(--kq-border-radius-base);padding:16px;pointer-events:auto;cursor:default;background-color:var(--kq-bg-color)}.kq3d-geological-body .kq3d-geological-body-box{width:360px}.kq3d-geological-body .kq-row{margin-bottom:0}.kq3d-geological-body .rowClass{margin-bottom:8px}.kq3d-geological-body .colClass{margin:0}.kq3d-geological-body .kq-radio{height:35px}.kq3d-geological-body .kq3d-geological-body-span{color:var(--kq-text-color-regular);line-height:32px;font-size:var(--kq-font-size-base)}.kq3d-geological-body .kq-select{width:100%}.kq3d-geological-body .kq3d-geological-body-tip{color:var(--kq-text-color-regular);font-size:var(--kq-font-size-base)}.kq3d-geological-body .kq3d-geological-body-tip p{margin:8px 0 16px}.kq3d-geological-body .kq-slider{width:95%}.kq3d-geological-body .kq-slider .kq-slider__button{width:14px;height:14px}.kq3d-geological-body .kq-input-number.is-controls-right{width:65px}.kq3d-geological-body .kq-input-number.is-controls-right .kq-input-number__decrease,.kq3d-geological-body .kq-input-number.is-controls-right .kq-input-number__increase{width:20px}.kq3d-geological-body .kq-col-8 .kq-input-number .kq-input__wrapper,.kq3d-geological-body .kq-input-number.is-controls-right .kq-input__wrapper{padding-left:0;padding-right:20px}.kq3d-geological-body .kq3d-geological-body-footer{text-align:right;padding:16px 0 0}
|
package/gpuspatialquery/index.js
CHANGED
|
@@ -2,30 +2,22 @@
|
|
|
2
2
|
/******/ "use strict";
|
|
3
3
|
/******/ var __webpack_modules__ = ({
|
|
4
4
|
|
|
5
|
-
/***/
|
|
5
|
+
/***/ 1349:
|
|
6
6
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
7
7
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
__webpack_require__
|
|
11
|
-
|
|
12
|
-
});
|
|
13
|
-
|
|
14
|
-
;// CONCATENATED MODULE: external "element-plus/es"
|
|
15
|
-
var es_namespaceObject = require("element-plus/es");
|
|
16
|
-
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
|
|
17
|
-
var init_js_ = __webpack_require__(5406);
|
|
18
|
-
var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
|
|
19
|
-
;// CONCATENATED MODULE: ./src/common/_ui/message/index.js
|
|
8
|
+
/* harmony import */ var element_plus_es__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(2442);
|
|
9
|
+
/* harmony import */ var element_plus_es__WEBPACK_IMPORTED_MODULE_0___default = /*#__PURE__*/__webpack_require__.n(element_plus_es__WEBPACK_IMPORTED_MODULE_0__);
|
|
10
|
+
/* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1__ = __webpack_require__(5406);
|
|
11
|
+
/* harmony import */ var _init__WEBPACK_IMPORTED_MODULE_1___default = /*#__PURE__*/__webpack_require__.n(_init__WEBPACK_IMPORTED_MODULE_1__);
|
|
20
12
|
|
|
21
13
|
|
|
22
14
|
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
Vue.component("KqMessage",
|
|
15
|
+
element_plus_es__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install = (Vue, opts) => {
|
|
16
|
+
_init__WEBPACK_IMPORTED_MODULE_1___default()(Vue, opts);
|
|
17
|
+
Vue.component("KqMessage", element_plus_es__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
26
18
|
};
|
|
27
19
|
|
|
28
|
-
/* harmony default export */
|
|
20
|
+
/* harmony default export */ __webpack_exports__["Z"] = (element_plus_es__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
|
|
29
21
|
|
|
30
22
|
/***/ }),
|
|
31
23
|
|
|
@@ -36,6 +28,13 @@ module.exports = require("@element-plus/icons-vue");
|
|
|
36
28
|
|
|
37
29
|
/***/ }),
|
|
38
30
|
|
|
31
|
+
/***/ 2442:
|
|
32
|
+
/***/ (function(module) {
|
|
33
|
+
|
|
34
|
+
module.exports = require("element-plus/es");
|
|
35
|
+
|
|
36
|
+
/***/ }),
|
|
37
|
+
|
|
39
38
|
/***/ 7080:
|
|
40
39
|
/***/ (function(module) {
|
|
41
40
|
|
|
@@ -185,11 +184,11 @@ var external_xe_utils_namespaceObject = require("xe-utils");
|
|
|
185
184
|
var external_xe_utils_default = /*#__PURE__*/__webpack_require__.n(external_xe_utils_namespaceObject);
|
|
186
185
|
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
187
186
|
var defineProperty = __webpack_require__(8270);
|
|
188
|
-
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
189
|
-
var message = __webpack_require__(
|
|
187
|
+
// EXTERNAL MODULE: ./src/common/_ui/message/index.js
|
|
188
|
+
var message = __webpack_require__(1349);
|
|
190
189
|
;// CONCATENATED MODULE: ./src/webgl/gpuspatialquery/GPUSpatialQueryViewModel.js
|
|
191
|
-
//GPU空间查询逻辑类
|
|
192
190
|
|
|
191
|
+
//GPU空间查询逻辑类
|
|
193
192
|
|
|
194
193
|
class GPUSpatialQueryViewModel {
|
|
195
194
|
//GPU查询三维对象
|
|
@@ -323,6 +322,8 @@ class GPUSpatialQueryViewModel {
|
|
|
323
322
|
|
|
324
323
|
clear() {
|
|
325
324
|
this._gpuSpatialQuery && this._gpuSpatialQuery.clear();
|
|
325
|
+
|
|
326
|
+
this._drawManager.stopDraw();
|
|
326
327
|
} //销毁
|
|
327
328
|
|
|
328
329
|
|
|
@@ -487,7 +488,7 @@ class GPUSpatialQueryViewModel {
|
|
|
487
488
|
var util_ = __webpack_require__(9519);
|
|
488
489
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
489
490
|
var vue_i18n_cjs_js_ = __webpack_require__(7080);
|
|
490
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js
|
|
491
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/gpuspatialquery/GPUSpatialQuery.vue?vue&type=script&setup=true&lang=js
|
|
491
492
|
|
|
492
493
|
const _hoisted_1 = {
|
|
493
494
|
class: "kq3d-gpu-spatial-query-box"
|
|
@@ -569,10 +570,9 @@ const __default__ = {
|
|
|
569
570
|
}
|
|
570
571
|
},
|
|
571
572
|
|
|
572
|
-
setup(__props,
|
|
573
|
-
|
|
574
|
-
|
|
575
|
-
} = _ref;
|
|
573
|
+
setup(__props, {
|
|
574
|
+
expose
|
|
575
|
+
}) {
|
|
576
576
|
const props = __props;
|
|
577
577
|
let language = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)({});
|
|
578
578
|
let collapseValue = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(""); // 获取组件传参
|
package/hawkeye/index.js
CHANGED
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
/******/ "use strict";
|
|
3
3
|
/******/ var __webpack_modules__ = ({
|
|
4
4
|
|
|
5
|
-
/***/
|
|
5
|
+
/***/ 1162:
|
|
6
6
|
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
7
7
|
|
|
8
8
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
9
9
|
/* harmony export */ "Z": function() { return /* binding */ HawkeyeViewModel; }
|
|
10
10
|
/* harmony export */ });
|
|
11
11
|
/* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8270);
|
|
12
|
-
//鹰眼逻辑类
|
|
13
12
|
|
|
13
|
+
//鹰眼逻辑类
|
|
14
14
|
class HawkeyeViewModel {
|
|
15
15
|
//鹰眼三维对象
|
|
16
16
|
constructor(scenceView, options) {
|
|
@@ -186,8 +186,8 @@ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
|
|
|
186
186
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
187
187
|
var gis_utils_ = __webpack_require__(826);
|
|
188
188
|
// EXTERNAL MODULE: ./src/webgl/hawkeye/HawkeyeViewModel.js
|
|
189
|
-
var HawkeyeViewModel = __webpack_require__(
|
|
190
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js
|
|
189
|
+
var HawkeyeViewModel = __webpack_require__(1162);
|
|
190
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/hawkeye/Hawkeye.vue?vue&type=script&setup=true&lang=js
|
|
191
191
|
|
|
192
192
|
|
|
193
193
|
|
|
@@ -231,10 +231,9 @@ const __default__ = {
|
|
|
231
231
|
layers: Array
|
|
232
232
|
},
|
|
233
233
|
|
|
234
|
-
setup(__props,
|
|
235
|
-
|
|
236
|
-
|
|
237
|
-
} = _ref;
|
|
234
|
+
setup(__props, {
|
|
235
|
+
expose
|
|
236
|
+
}) {
|
|
238
237
|
const props = __props;
|
|
239
238
|
let viewModel = null; // 获取组件传参
|
|
240
239
|
|
package/headertemp/index.js
CHANGED
|
@@ -58,7 +58,7 @@ __webpack_require__.d(__webpack_exports__, {
|
|
|
58
58
|
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject = require("vue");
|
|
59
59
|
;// CONCATENATED MODULE: external "@kq_npm/client_common_vue/_utils/util"
|
|
60
60
|
var util_namespaceObject = require("@kq_npm/client_common_vue/_utils/util");
|
|
61
|
-
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js
|
|
61
|
+
;// CONCATENATED MODULE: ./node_modules/babel-loader/lib/index.js!./node_modules/vue-loader/dist/index.js??ruleSet[0]!./src/webgl/headertemp/HeaderTemp.vue?vue&type=script&setup=true&lang=js
|
|
62
62
|
|
|
63
63
|
const _hoisted_1 = {
|
|
64
64
|
class: "kq-control-header-temp"
|
|
@@ -99,10 +99,9 @@ const __default__ = {
|
|
|
99
99
|
}
|
|
100
100
|
},
|
|
101
101
|
|
|
102
|
-
setup(__props,
|
|
103
|
-
|
|
104
|
-
|
|
105
|
-
} = _ref;
|
|
102
|
+
setup(__props, {
|
|
103
|
+
expose
|
|
104
|
+
}) {
|
|
106
105
|
const props = __props;
|
|
107
106
|
const proxy = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.getCurrentInstance)(); // 获取组件传参
|
|
108
107
|
// 图标组件
|