@kq_npm/client3d_webgl_vue 4.3.3-beta → 4.3.4
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 +4 -35
- package/adddata/style/adddata.css +1 -110
- package/aspectanalysis/style/aspectanalysis.css +1 -101
- package/baseterraingallery/index.js +2 -2
- package/baseterraingallery/style/baseterraingallery.css +1 -88
- package/boxclip/index.js +0 -10
- package/boxclip/style/boxclip.css +1 -97
- package/clientPrint/index.js +15 -5
- package/clientPrint/style/clientPrint.css +1 -461
- package/comparemap/index.js +145 -136
- package/comparemap/style/comparemap.css +1 -35
- package/compass/index.js +2 -2
- package/excavatefillanalysis/index.js +2 -2
- package/excavatefillanalysis/style/excavatefillanalysis.css +1 -140
- package/fixedzoomin/index.js +2 -2
- package/fixedzoomout/index.js +2 -2
- package/flight/index.js +3 -13
- package/flight/style/flight.css +1 -150
- package/floodanalysis/style/floodanalysis.css +1 -95
- package/geologicalbodyanalysis/index.js +0 -10
- package/geologicalbodyanalysis/style/geologicalbodyanalysis.css +1 -64
- package/gpuspatialquery/index.js +0 -10
- package/gpuspatialquery/style/gpuspatialquery.css +1 -88
- package/hawkeye/index.js +2 -2
- package/index.js +123 -106
- package/isolineanalysis/style/isolineanalysis.css +1 -113
- package/light/index.js +169 -170
- package/light/style/light.css +1 -104
- package/limitheightanalysis/index.js +125 -126
- package/limitheightanalysis/style/limitheightanalysis.css +1 -88
- package/measure/index.js +19 -13
- package/measure/style/measure.css +1 -84
- package/modelFlat/index.js +0 -10
- package/modelFlat/style/modelFlat.css +1 -66
- package/modelexcavate/index.js +98 -60
- package/modelexcavate/style/modelexcavate.css +1 -66
- package/modelfilter/index.js +0 -10
- package/modelfilter/style/modelfilter.css +1 -66
- package/modelprofileanalysis/index.js +164 -165
- package/modelprofileanalysis/style/modelprofileanalysis.css +1 -94
- package/modelselect/index.js +0 -10
- package/modelselect/style/modelselect.css +1 -28
- package/package.json +1 -1
- package/particleeffect/index.js +0 -10
- package/particleeffect/style/particleeffect.css +1 -94
- package/planeclip/index.js +0 -10
- package/planeclip/style/planeclip.css +1 -94
- package/resetview/index.js +2 -2
- package/roller/index.js +170 -171
- package/roller/style/roller.css +1 -59
- package/scaneffect/index.js +0 -10
- package/scaneffect/style/scaneffect.css +1 -101
- package/sceneset/index.js +1 -10
- package/sceneset/style/sceneset.css +1 -86
- package/sceneview/index.js +384 -373
- package/sceneview/style/sceneview.css +1 -127
- package/screenshot/index.js +158 -159
- package/screenshot/style/screenshot.css +1 -53
- package/shadowanalysis/style/shadowanalysis.css +1 -141
- package/sightlineanalysis/index.js +5 -7
- package/sightlineanalysis/style/divpoint.css +1 -22
- package/sightlineanalysis/style/sightlineanalysis.css +1 -85
- package/skylineanalysis/style/skylineanalysis.css +1 -100
- package/slopeanalysis/style/slopeanalysis.css +1 -101
- package/statusbar/index.js +3 -12
- package/style.css +1 -3817
- package/terrainoperation/index.js +0 -10
- package/terrainoperation/style/terrainoperation.css +1 -66
- package/terrainprofileanalysis/index.js +0 -10
- package/terrainprofileanalysis/style/terrainprofileanalysis.css +1 -83
- package/underground/index.js +3 -3
- package/underground/style/underground.css +1 -19
- package/videofusion/index.js +5 -35
- package/videofusion/style/videofusion.css +1 -104
- package/videoproject/index.js +5 -35
- package/videoproject/style/videoproject.css +1 -104
- package/viewshedanalysis/style/viewshedanalysis.css +1 -88
- package/weathereffect/style/weathereffect.css +1 -95
- package/wireframesketch/index.js +0 -10
- package/wireframesketch/style/wireframesketch.css +1 -12
|
@@ -1,113 +1 @@
|
|
|
1
|
-
.kq3d-isoline-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-isoline-analysis .kq3d-isoline-analysis-box {
|
|
10
|
-
width: 372px;
|
|
11
|
-
}
|
|
12
|
-
.kq3d-isoline-analysis .kq3d-isoline-analysis-span {
|
|
13
|
-
color: var(--kq-text-color-regular);
|
|
14
|
-
line-height: 32px;
|
|
15
|
-
margin: 0px 0px;
|
|
16
|
-
font-size: var(--kq-font-size-base);
|
|
17
|
-
}
|
|
18
|
-
.kq3d-isoline-analysis .kq-tabs__header {
|
|
19
|
-
margin: 0 0 8px;
|
|
20
|
-
}
|
|
21
|
-
.kq3d-isoline-analysis .kq3d-isoline-analysis-heightspan {
|
|
22
|
-
margin: 0px 20px;
|
|
23
|
-
}
|
|
24
|
-
.kq3d-isoline-analysis .kq3d-isoline-analysis-tip {
|
|
25
|
-
color: var(--kq-text-color-regular);
|
|
26
|
-
font-size: var(--kq-font-size-base);
|
|
27
|
-
}
|
|
28
|
-
.kq3d-isoline-analysis .kq3d-isoline-analysis-tip p {
|
|
29
|
-
margin-top: 16px;
|
|
30
|
-
margin-bottom: 16px;
|
|
31
|
-
}
|
|
32
|
-
.kq3d-isoline-analysis .kq-select {
|
|
33
|
-
width: 100%;
|
|
34
|
-
}
|
|
35
|
-
.kq3d-isoline-analysis .kq3d-isoline-analysis-collapse .kq-row {
|
|
36
|
-
display: block;
|
|
37
|
-
}
|
|
38
|
-
.kq3d-isoline-analysis .kq3d-isoline-analysis-collapse .kq-divider--horizontal {
|
|
39
|
-
margin: 0px;
|
|
40
|
-
}
|
|
41
|
-
.kq3d-isoline-analysis .kq-collapse {
|
|
42
|
-
border: unset;
|
|
43
|
-
}
|
|
44
|
-
.kq3d-isoline-analysis .kq-collapse .kq-collapse-item__header {
|
|
45
|
-
border: unset;
|
|
46
|
-
height: 38px;
|
|
47
|
-
background-color: var(--kq-fill-color-light);
|
|
48
|
-
font-weight: bold;
|
|
49
|
-
padding: 0px 16px;
|
|
50
|
-
font-size: 16px;
|
|
51
|
-
}
|
|
52
|
-
.kq3d-isoline-analysis .kq-collapse .kq-collapse-item__arrow {
|
|
53
|
-
margin: 0 0px 0 auto;
|
|
54
|
-
}
|
|
55
|
-
.kq3d-isoline-analysis .kq-collapse .kq-collapse-item__wrap .kq-collapse-item__content {
|
|
56
|
-
padding-bottom: unset;
|
|
57
|
-
border: unset;
|
|
58
|
-
padding-top: 8px;
|
|
59
|
-
}
|
|
60
|
-
.kq3d-isoline-analysis .kq-form-item {
|
|
61
|
-
margin-bottom: 8px;
|
|
62
|
-
}
|
|
63
|
-
.kq3d-isoline-analysis .kq-form-item__content {
|
|
64
|
-
text-align: end;
|
|
65
|
-
display: block;
|
|
66
|
-
}
|
|
67
|
-
.kq3d-isoline-analysis .kq-slider {
|
|
68
|
-
width: 90%;
|
|
69
|
-
}
|
|
70
|
-
.kq3d-isoline-analysis .kq-slider .kq-slider__button {
|
|
71
|
-
width: 14px;
|
|
72
|
-
height: 14px;
|
|
73
|
-
}
|
|
74
|
-
.kq3d-isoline-analysis .kq-input-number.is-controls-right {
|
|
75
|
-
width: 65px;
|
|
76
|
-
}
|
|
77
|
-
.kq3d-isoline-analysis .kq-input-number.is-controls-right .kq-input-number__increase,
|
|
78
|
-
.kq3d-isoline-analysis .kq-input-number.is-controls-right .kq-input-number__decrease {
|
|
79
|
-
width: 20px;
|
|
80
|
-
}
|
|
81
|
-
.kq3d-isoline-analysis .kq-input-number.is-controls-right .kq-input__wrapper {
|
|
82
|
-
padding-left: 0px;
|
|
83
|
-
padding-right: 20px;
|
|
84
|
-
}
|
|
85
|
-
.kq3d-isoline-analysis .kq-col-8 .kq-input-number .kq-input__wrapper {
|
|
86
|
-
padding-left: 0px;
|
|
87
|
-
padding-right: 20px;
|
|
88
|
-
}
|
|
89
|
-
.kq3d-isoline-analysis .kq-color-picker {
|
|
90
|
-
width: 100%;
|
|
91
|
-
}
|
|
92
|
-
.kq3d-isoline-analysis .kq-color-picker .kq-color-picker__mask {
|
|
93
|
-
width: 100%;
|
|
94
|
-
}
|
|
95
|
-
.kq3d-isoline-analysis .kq-color-picker .kq-color-picker__trigger {
|
|
96
|
-
width: 100%;
|
|
97
|
-
}
|
|
98
|
-
.kq3d-isoline-analysis .kq3d-isoline-analysis-line {
|
|
99
|
-
width: 64%;
|
|
100
|
-
margin: 14px 8px;
|
|
101
|
-
height: 2px;
|
|
102
|
-
overflow: hidden;
|
|
103
|
-
background: #c0c4cc;
|
|
104
|
-
border-radius: 4px;
|
|
105
|
-
}
|
|
106
|
-
.kq3d-isoline-analysis .kq3d-isoline-analysis-legend {
|
|
107
|
-
width: 248px;
|
|
108
|
-
height: 24px;
|
|
109
|
-
}
|
|
110
|
-
.kq3d-isoline-analysis .kq3d-isoline-analysis-footer {
|
|
111
|
-
text-align: right;
|
|
112
|
-
padding: 16px 0px 0px;
|
|
113
|
-
}
|
|
1
|
+
.kq3d-isoline-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-isoline-analysis .kq3d-isoline-analysis-box{width:372px}.kq3d-isoline-analysis .kq3d-isoline-analysis-span{color:var(--kq-text-color-regular);line-height:32px;margin:0;font-size:var(--kq-font-size-base)}.kq3d-isoline-analysis .kq-tabs__header{margin:0 0 8px}.kq3d-isoline-analysis .kq3d-isoline-analysis-heightspan{margin:0 20px}.kq3d-isoline-analysis .kq3d-isoline-analysis-tip{color:var(--kq-text-color-regular);font-size:var(--kq-font-size-base)}.kq3d-isoline-analysis .kq3d-isoline-analysis-tip p{margin-top:16px;margin-bottom:16px}.kq3d-isoline-analysis .kq-select{width:100%}.kq3d-isoline-analysis .kq3d-isoline-analysis-collapse .kq-row{display:block}.kq3d-isoline-analysis .kq3d-isoline-analysis-collapse .kq-divider--horizontal{margin:0}.kq3d-isoline-analysis .kq-collapse{border:unset}.kq3d-isoline-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-isoline-analysis .kq-collapse .kq-collapse-item__arrow{margin:0 0 0 auto}.kq3d-isoline-analysis .kq-collapse .kq-collapse-item__wrap .kq-collapse-item__content{padding-bottom:unset;border:unset;padding-top:8px}.kq3d-isoline-analysis .kq-form-item{margin-bottom:8px}.kq3d-isoline-analysis .kq-form-item__content{text-align:end;display:block}.kq3d-isoline-analysis .kq-slider{width:90%}.kq3d-isoline-analysis .kq-slider .kq-slider__button{width:14px;height:14px}.kq3d-isoline-analysis .kq-input-number.is-controls-right{width:65px}.kq3d-isoline-analysis .kq-input-number.is-controls-right .kq-input-number__decrease,.kq3d-isoline-analysis .kq-input-number.is-controls-right .kq-input-number__increase{width:20px}.kq3d-isoline-analysis .kq-col-8 .kq-input-number .kq-input__wrapper,.kq3d-isoline-analysis .kq-input-number.is-controls-right .kq-input__wrapper{padding-left:0;padding-right:20px}.kq3d-isoline-analysis .kq-color-picker,.kq3d-isoline-analysis .kq-color-picker .kq-color-picker__mask,.kq3d-isoline-analysis .kq-color-picker .kq-color-picker__trigger{width:100%}.kq3d-isoline-analysis .kq3d-isoline-analysis-line{width:64%;margin:14px 8px;height:2px;overflow:hidden;background:#c0c4cc;border-radius:4px}.kq3d-isoline-analysis .kq3d-isoline-analysis-legend{width:248px;height:24px}.kq3d-isoline-analysis .kq3d-isoline-analysis-footer{text-align:right;padding:16px 0 0}
|
package/light/index.js
CHANGED
|
@@ -12,170 +12,13 @@ return /******/ (function() { // webpackBootstrap
|
|
|
12
12
|
/******/ "use strict";
|
|
13
13
|
/******/ var __webpack_modules__ = ({
|
|
14
14
|
|
|
15
|
-
/***/
|
|
16
|
-
/***/ (function(
|
|
17
|
-
|
|
18
|
-
module.exports = require("@kq_npm/client_icons_vue");
|
|
19
|
-
|
|
20
|
-
/***/ }),
|
|
21
|
-
|
|
22
|
-
/***/ 2118:
|
|
23
|
-
/***/ (function(module) {
|
|
24
|
-
|
|
25
|
-
module.exports = require("core-js/modules/es.array.push.js");
|
|
26
|
-
|
|
27
|
-
/***/ }),
|
|
28
|
-
|
|
29
|
-
/***/ 7080:
|
|
30
|
-
/***/ (function(module) {
|
|
31
|
-
|
|
32
|
-
module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
|
|
33
|
-
|
|
34
|
-
/***/ }),
|
|
35
|
-
|
|
36
|
-
/***/ 7135:
|
|
37
|
-
/***/ (function(module) {
|
|
38
|
-
|
|
39
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
|
|
40
|
-
|
|
41
|
-
/***/ }),
|
|
42
|
-
|
|
43
|
-
/***/ 3458:
|
|
44
|
-
/***/ (function(module) {
|
|
45
|
-
|
|
46
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
|
|
47
|
-
|
|
48
|
-
/***/ }),
|
|
49
|
-
|
|
50
|
-
/***/ 7997:
|
|
51
|
-
/***/ (function(module) {
|
|
52
|
-
|
|
53
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
|
|
54
|
-
|
|
55
|
-
/***/ }),
|
|
56
|
-
|
|
57
|
-
/***/ 1895:
|
|
58
|
-
/***/ (function(module) {
|
|
59
|
-
|
|
60
|
-
module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
|
|
61
|
-
|
|
62
|
-
/***/ }),
|
|
63
|
-
|
|
64
|
-
/***/ 8270:
|
|
65
|
-
/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
15
|
+
/***/ 2257:
|
|
16
|
+
/***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
|
|
66
17
|
|
|
67
18
|
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
68
|
-
/* harmony export */ "Z": function() { return /* binding */
|
|
19
|
+
/* harmony export */ "Z": function() { return /* binding */ LightViewModel; }
|
|
69
20
|
/* harmony export */ });
|
|
70
|
-
|
|
71
|
-
if (key in obj) {
|
|
72
|
-
Object.defineProperty(obj, key, {
|
|
73
|
-
value: value,
|
|
74
|
-
enumerable: true,
|
|
75
|
-
configurable: true,
|
|
76
|
-
writable: true
|
|
77
|
-
});
|
|
78
|
-
} else {
|
|
79
|
-
obj[key] = value;
|
|
80
|
-
}
|
|
81
|
-
|
|
82
|
-
return obj;
|
|
83
|
-
}
|
|
84
|
-
|
|
85
|
-
/***/ })
|
|
86
|
-
|
|
87
|
-
/******/ });
|
|
88
|
-
/************************************************************************/
|
|
89
|
-
/******/ // The module cache
|
|
90
|
-
/******/ var __webpack_module_cache__ = {};
|
|
91
|
-
/******/
|
|
92
|
-
/******/ // The require function
|
|
93
|
-
/******/ function __webpack_require__(moduleId) {
|
|
94
|
-
/******/ // Check if module is in cache
|
|
95
|
-
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
|
96
|
-
/******/ if (cachedModule !== undefined) {
|
|
97
|
-
/******/ return cachedModule.exports;
|
|
98
|
-
/******/ }
|
|
99
|
-
/******/ // Create a new module (and put it into the cache)
|
|
100
|
-
/******/ var module = __webpack_module_cache__[moduleId] = {
|
|
101
|
-
/******/ // no module.id needed
|
|
102
|
-
/******/ // no module.loaded needed
|
|
103
|
-
/******/ exports: {}
|
|
104
|
-
/******/ };
|
|
105
|
-
/******/
|
|
106
|
-
/******/ // Execute the module function
|
|
107
|
-
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
|
108
|
-
/******/
|
|
109
|
-
/******/ // Return the exports of the module
|
|
110
|
-
/******/ return module.exports;
|
|
111
|
-
/******/ }
|
|
112
|
-
/******/
|
|
113
|
-
/************************************************************************/
|
|
114
|
-
/******/ /* webpack/runtime/compat get default export */
|
|
115
|
-
/******/ !function() {
|
|
116
|
-
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
117
|
-
/******/ __webpack_require__.n = function(module) {
|
|
118
|
-
/******/ var getter = module && module.__esModule ?
|
|
119
|
-
/******/ function() { return module['default']; } :
|
|
120
|
-
/******/ function() { return module; };
|
|
121
|
-
/******/ __webpack_require__.d(getter, { a: getter });
|
|
122
|
-
/******/ return getter;
|
|
123
|
-
/******/ };
|
|
124
|
-
/******/ }();
|
|
125
|
-
/******/
|
|
126
|
-
/******/ /* webpack/runtime/define property getters */
|
|
127
|
-
/******/ !function() {
|
|
128
|
-
/******/ // define getter functions for harmony exports
|
|
129
|
-
/******/ __webpack_require__.d = function(exports, definition) {
|
|
130
|
-
/******/ for(var key in definition) {
|
|
131
|
-
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
132
|
-
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
133
|
-
/******/ }
|
|
134
|
-
/******/ }
|
|
135
|
-
/******/ };
|
|
136
|
-
/******/ }();
|
|
137
|
-
/******/
|
|
138
|
-
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
139
|
-
/******/ !function() {
|
|
140
|
-
/******/ __webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }
|
|
141
|
-
/******/ }();
|
|
142
|
-
/******/
|
|
143
|
-
/******/ /* webpack/runtime/make namespace object */
|
|
144
|
-
/******/ !function() {
|
|
145
|
-
/******/ // define __esModule on exports
|
|
146
|
-
/******/ __webpack_require__.r = function(exports) {
|
|
147
|
-
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
148
|
-
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
149
|
-
/******/ }
|
|
150
|
-
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
151
|
-
/******/ };
|
|
152
|
-
/******/ }();
|
|
153
|
-
/******/
|
|
154
|
-
/************************************************************************/
|
|
155
|
-
var __webpack_exports__ = {};
|
|
156
|
-
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
157
|
-
!function() {
|
|
158
|
-
// ESM COMPAT FLAG
|
|
159
|
-
__webpack_require__.r(__webpack_exports__);
|
|
160
|
-
|
|
161
|
-
// EXPORTS
|
|
162
|
-
__webpack_require__.d(__webpack_exports__, {
|
|
163
|
-
"LightViewModel": function() { return /* reexport */ LightViewModel; },
|
|
164
|
-
"default": function() { return /* reexport */ Light; }
|
|
165
|
-
});
|
|
166
|
-
|
|
167
|
-
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
168
|
-
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
|
|
169
|
-
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
170
|
-
var gis_utils_ = __webpack_require__(7135);
|
|
171
|
-
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
172
|
-
var client_icons_vue_ = __webpack_require__(348);
|
|
173
|
-
// EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
|
|
174
|
-
var defineProperty = __webpack_require__(8270);
|
|
175
|
-
// EXTERNAL MODULE: external "core-js/modules/es.array.push.js"
|
|
176
|
-
var es_array_push_js_ = __webpack_require__(2118);
|
|
177
|
-
;// CONCATENATED MODULE: ./src/webgl/light/LightViewModel.js
|
|
178
|
-
|
|
21
|
+
/* harmony import */ var _Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__ = __webpack_require__(8270);
|
|
179
22
|
|
|
180
23
|
//灯光特效逻辑类
|
|
181
24
|
class LightViewModel {
|
|
@@ -187,21 +30,21 @@ class LightViewModel {
|
|
|
187
30
|
//灯光存储参数对象
|
|
188
31
|
//灯光对象集合
|
|
189
32
|
constructor(scenceView, options) {
|
|
190
|
-
(0,
|
|
33
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_viewer", null);
|
|
191
34
|
|
|
192
|
-
(0,
|
|
35
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_light", null);
|
|
193
36
|
|
|
194
|
-
(0,
|
|
37
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_lightModel", null);
|
|
195
38
|
|
|
196
|
-
(0,
|
|
39
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_lightModelDs", null);
|
|
197
40
|
|
|
198
|
-
(0,
|
|
41
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_drawManager", null);
|
|
199
42
|
|
|
200
|
-
(0,
|
|
43
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_removeEventListener", null);
|
|
201
44
|
|
|
202
|
-
(0,
|
|
45
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_options", null);
|
|
203
46
|
|
|
204
|
-
(0,
|
|
47
|
+
(0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_lightList", []);
|
|
205
48
|
|
|
206
49
|
this._options = options;
|
|
207
50
|
this._viewer = scenceView._viewer;
|
|
@@ -429,6 +272,162 @@ class LightViewModel {
|
|
|
429
272
|
}
|
|
430
273
|
|
|
431
274
|
}
|
|
275
|
+
|
|
276
|
+
/***/ }),
|
|
277
|
+
|
|
278
|
+
/***/ 348:
|
|
279
|
+
/***/ (function(module) {
|
|
280
|
+
|
|
281
|
+
module.exports = require("@kq_npm/client_icons_vue");
|
|
282
|
+
|
|
283
|
+
/***/ }),
|
|
284
|
+
|
|
285
|
+
/***/ 7080:
|
|
286
|
+
/***/ (function(module) {
|
|
287
|
+
|
|
288
|
+
module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
|
|
289
|
+
|
|
290
|
+
/***/ }),
|
|
291
|
+
|
|
292
|
+
/***/ 7135:
|
|
293
|
+
/***/ (function(module) {
|
|
294
|
+
|
|
295
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
|
|
296
|
+
|
|
297
|
+
/***/ }),
|
|
298
|
+
|
|
299
|
+
/***/ 3458:
|
|
300
|
+
/***/ (function(module) {
|
|
301
|
+
|
|
302
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
|
|
303
|
+
|
|
304
|
+
/***/ }),
|
|
305
|
+
|
|
306
|
+
/***/ 7997:
|
|
307
|
+
/***/ (function(module) {
|
|
308
|
+
|
|
309
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
|
|
310
|
+
|
|
311
|
+
/***/ }),
|
|
312
|
+
|
|
313
|
+
/***/ 1895:
|
|
314
|
+
/***/ (function(module) {
|
|
315
|
+
|
|
316
|
+
module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
|
|
317
|
+
|
|
318
|
+
/***/ }),
|
|
319
|
+
|
|
320
|
+
/***/ 8270:
|
|
321
|
+
/***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
|
|
322
|
+
|
|
323
|
+
/* harmony export */ __webpack_require__.d(__webpack_exports__, {
|
|
324
|
+
/* harmony export */ "Z": function() { return /* binding */ _defineProperty; }
|
|
325
|
+
/* harmony export */ });
|
|
326
|
+
function _defineProperty(obj, key, value) {
|
|
327
|
+
if (key in obj) {
|
|
328
|
+
Object.defineProperty(obj, key, {
|
|
329
|
+
value: value,
|
|
330
|
+
enumerable: true,
|
|
331
|
+
configurable: true,
|
|
332
|
+
writable: true
|
|
333
|
+
});
|
|
334
|
+
} else {
|
|
335
|
+
obj[key] = value;
|
|
336
|
+
}
|
|
337
|
+
|
|
338
|
+
return obj;
|
|
339
|
+
}
|
|
340
|
+
|
|
341
|
+
/***/ })
|
|
342
|
+
|
|
343
|
+
/******/ });
|
|
344
|
+
/************************************************************************/
|
|
345
|
+
/******/ // The module cache
|
|
346
|
+
/******/ var __webpack_module_cache__ = {};
|
|
347
|
+
/******/
|
|
348
|
+
/******/ // The require function
|
|
349
|
+
/******/ function __webpack_require__(moduleId) {
|
|
350
|
+
/******/ // Check if module is in cache
|
|
351
|
+
/******/ var cachedModule = __webpack_module_cache__[moduleId];
|
|
352
|
+
/******/ if (cachedModule !== undefined) {
|
|
353
|
+
/******/ return cachedModule.exports;
|
|
354
|
+
/******/ }
|
|
355
|
+
/******/ // Create a new module (and put it into the cache)
|
|
356
|
+
/******/ var module = __webpack_module_cache__[moduleId] = {
|
|
357
|
+
/******/ // no module.id needed
|
|
358
|
+
/******/ // no module.loaded needed
|
|
359
|
+
/******/ exports: {}
|
|
360
|
+
/******/ };
|
|
361
|
+
/******/
|
|
362
|
+
/******/ // Execute the module function
|
|
363
|
+
/******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
|
|
364
|
+
/******/
|
|
365
|
+
/******/ // Return the exports of the module
|
|
366
|
+
/******/ return module.exports;
|
|
367
|
+
/******/ }
|
|
368
|
+
/******/
|
|
369
|
+
/************************************************************************/
|
|
370
|
+
/******/ /* webpack/runtime/compat get default export */
|
|
371
|
+
/******/ !function() {
|
|
372
|
+
/******/ // getDefaultExport function for compatibility with non-harmony modules
|
|
373
|
+
/******/ __webpack_require__.n = function(module) {
|
|
374
|
+
/******/ var getter = module && module.__esModule ?
|
|
375
|
+
/******/ function() { return module['default']; } :
|
|
376
|
+
/******/ function() { return module; };
|
|
377
|
+
/******/ __webpack_require__.d(getter, { a: getter });
|
|
378
|
+
/******/ return getter;
|
|
379
|
+
/******/ };
|
|
380
|
+
/******/ }();
|
|
381
|
+
/******/
|
|
382
|
+
/******/ /* webpack/runtime/define property getters */
|
|
383
|
+
/******/ !function() {
|
|
384
|
+
/******/ // define getter functions for harmony exports
|
|
385
|
+
/******/ __webpack_require__.d = function(exports, definition) {
|
|
386
|
+
/******/ for(var key in definition) {
|
|
387
|
+
/******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
|
|
388
|
+
/******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
|
|
389
|
+
/******/ }
|
|
390
|
+
/******/ }
|
|
391
|
+
/******/ };
|
|
392
|
+
/******/ }();
|
|
393
|
+
/******/
|
|
394
|
+
/******/ /* webpack/runtime/hasOwnProperty shorthand */
|
|
395
|
+
/******/ !function() {
|
|
396
|
+
/******/ __webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }
|
|
397
|
+
/******/ }();
|
|
398
|
+
/******/
|
|
399
|
+
/******/ /* webpack/runtime/make namespace object */
|
|
400
|
+
/******/ !function() {
|
|
401
|
+
/******/ // define __esModule on exports
|
|
402
|
+
/******/ __webpack_require__.r = function(exports) {
|
|
403
|
+
/******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
|
|
404
|
+
/******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
|
|
405
|
+
/******/ }
|
|
406
|
+
/******/ Object.defineProperty(exports, '__esModule', { value: true });
|
|
407
|
+
/******/ };
|
|
408
|
+
/******/ }();
|
|
409
|
+
/******/
|
|
410
|
+
/************************************************************************/
|
|
411
|
+
var __webpack_exports__ = {};
|
|
412
|
+
// This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
|
|
413
|
+
!function() {
|
|
414
|
+
// ESM COMPAT FLAG
|
|
415
|
+
__webpack_require__.r(__webpack_exports__);
|
|
416
|
+
|
|
417
|
+
// EXPORTS
|
|
418
|
+
__webpack_require__.d(__webpack_exports__, {
|
|
419
|
+
"LightViewModel": function() { return /* reexport */ LightViewModel/* default */.Z; },
|
|
420
|
+
"default": function() { return /* reexport */ Light; }
|
|
421
|
+
});
|
|
422
|
+
|
|
423
|
+
// EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
|
|
424
|
+
var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
|
|
425
|
+
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
|
|
426
|
+
var gis_utils_ = __webpack_require__(7135);
|
|
427
|
+
// EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
|
|
428
|
+
var client_icons_vue_ = __webpack_require__(348);
|
|
429
|
+
// EXTERNAL MODULE: ./src/webgl/light/LightViewModel.js
|
|
430
|
+
var LightViewModel = __webpack_require__(2257);
|
|
432
431
|
// EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
|
|
433
432
|
var util_ = __webpack_require__(3458);
|
|
434
433
|
// EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
|
|
@@ -541,7 +540,7 @@ const __default__ = {
|
|
|
541
540
|
|
|
542
541
|
gis_utils_.utils.getWebMap(null, scenceView => {
|
|
543
542
|
if (scenceView) {
|
|
544
|
-
viewModel = new LightViewModel(scenceView, formItem);
|
|
543
|
+
viewModel = new LightViewModel/* default */.Z(scenceView, formItem);
|
|
545
544
|
}
|
|
546
545
|
});
|
|
547
546
|
});
|
package/light/style/light.css
CHANGED
|
@@ -1,104 +1 @@
|
|
|
1
|
-
.kq3d-light {
|
|
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-light .kq3d-light-box {
|
|
10
|
-
width: 360px;
|
|
11
|
-
}
|
|
12
|
-
.kq3d-light .kq-row {
|
|
13
|
-
margin-bottom: 0px;
|
|
14
|
-
}
|
|
15
|
-
.kq3d-light .rowclass {
|
|
16
|
-
margin-left: 0px !important;
|
|
17
|
-
margin-right: 0px !important;
|
|
18
|
-
margin-bottom: 8px !important;
|
|
19
|
-
}
|
|
20
|
-
.kq3d-light .kq3d-light-btn {
|
|
21
|
-
font-size: 20px;
|
|
22
|
-
height: 36px;
|
|
23
|
-
padding: 8px 10px;
|
|
24
|
-
}
|
|
25
|
-
.kq3d-light .kq3d-light-btn_active {
|
|
26
|
-
color: var(--kq-button-active-text-color);
|
|
27
|
-
border-color: var(--kq-button-active-border-color);
|
|
28
|
-
background-color: var(--kq-button-active-bg-color);
|
|
29
|
-
outline: none;
|
|
30
|
-
}
|
|
31
|
-
.kq3d-light .kq3d-light-tip {
|
|
32
|
-
color: var(--kq-text-color-regular);
|
|
33
|
-
font-size: var(--kq-font-size-base);
|
|
34
|
-
}
|
|
35
|
-
.kq3d-light .kq3d-light-tip p {
|
|
36
|
-
margin: 8px 0px 16px;
|
|
37
|
-
}
|
|
38
|
-
.kq3d-light .kq3d-light-collapse .kq-row {
|
|
39
|
-
display: block;
|
|
40
|
-
}
|
|
41
|
-
.kq3d-light .kq3d-light-collapse .kq-divider--horizontal {
|
|
42
|
-
margin: 0px;
|
|
43
|
-
}
|
|
44
|
-
.kq3d-light .kq-collapse {
|
|
45
|
-
border: unset;
|
|
46
|
-
}
|
|
47
|
-
.kq3d-light .kq-collapse .kq-collapse-item__header {
|
|
48
|
-
border: unset;
|
|
49
|
-
height: 38px;
|
|
50
|
-
background-color: var(--kq-fill-color-light);
|
|
51
|
-
font-weight: bold;
|
|
52
|
-
padding: 0px 16px;
|
|
53
|
-
font-size: 16px;
|
|
54
|
-
}
|
|
55
|
-
.kq3d-light .kq-collapse .kq-collapse-item__arrow {
|
|
56
|
-
margin: 0 0px 0 auto;
|
|
57
|
-
}
|
|
58
|
-
.kq3d-light .kq-collapse .kq-collapse-item__wrap .kq-collapse-item__content {
|
|
59
|
-
padding-bottom: unset;
|
|
60
|
-
border: unset;
|
|
61
|
-
padding-top: 10px;
|
|
62
|
-
}
|
|
63
|
-
.kq3d-light .kq-form-item {
|
|
64
|
-
margin-bottom: 0px;
|
|
65
|
-
}
|
|
66
|
-
.kq3d-light .kq-form-item__content {
|
|
67
|
-
text-align: end;
|
|
68
|
-
display: block;
|
|
69
|
-
}
|
|
70
|
-
.kq3d-light .kq-slider {
|
|
71
|
-
width: 95%;
|
|
72
|
-
}
|
|
73
|
-
.kq3d-light .kq-slider .kq-slider__button {
|
|
74
|
-
width: 14px;
|
|
75
|
-
height: 14px;
|
|
76
|
-
}
|
|
77
|
-
.kq3d-light .kq-input-number.is-controls-right {
|
|
78
|
-
width: 65px;
|
|
79
|
-
}
|
|
80
|
-
.kq3d-light .kq-input-number.is-controls-right .kq-input-number__increase,
|
|
81
|
-
.kq3d-light .kq-input-number.is-controls-right .kq-input-number__decrease {
|
|
82
|
-
width: 20px;
|
|
83
|
-
}
|
|
84
|
-
.kq3d-light .kq-input-number.is-controls-right .kq-input__wrapper {
|
|
85
|
-
padding-left: 0px;
|
|
86
|
-
padding-right: 20px;
|
|
87
|
-
}
|
|
88
|
-
.kq3d-light .kq-col-8 .kq-input-number .kq-input__wrapper {
|
|
89
|
-
padding-left: 0px;
|
|
90
|
-
padding-right: 20px;
|
|
91
|
-
}
|
|
92
|
-
.kq3d-light .kq-color-picker {
|
|
93
|
-
width: 100%;
|
|
94
|
-
}
|
|
95
|
-
.kq3d-light .kq-color-picker .kq-color-picker__mask {
|
|
96
|
-
width: 100%;
|
|
97
|
-
}
|
|
98
|
-
.kq3d-light .kq-color-picker .kq-color-picker__trigger {
|
|
99
|
-
width: 100%;
|
|
100
|
-
}
|
|
101
|
-
.kq3d-light .kq3d-light-footer {
|
|
102
|
-
text-align: right;
|
|
103
|
-
padding: 16px 0px 0px;
|
|
104
|
-
}
|
|
1
|
+
.kq3d-light{z-index:999;border-radius:var(--kq-border-radius-base);padding:16px;pointer-events:auto;cursor:default;background-color:var(--kq-bg-color)}.kq3d-light .kq3d-light-box{width:360px}.kq3d-light .kq-row{margin-bottom:0}.kq3d-light .rowclass{margin-left:0!important;margin-right:0!important;margin-bottom:8px!important}.kq3d-light .kq3d-light-btn{font-size:20px;height:36px;padding:8px 10px}.kq3d-light .kq3d-light-btn_active{color:var(--kq-button-active-text-color);border-color:var(--kq-button-active-border-color);background-color:var(--kq-button-active-bg-color);outline:none}.kq3d-light .kq3d-light-tip{color:var(--kq-text-color-regular);font-size:var(--kq-font-size-base)}.kq3d-light .kq3d-light-tip p{margin:8px 0 16px}.kq3d-light .kq3d-light-collapse .kq-row{display:block}.kq3d-light .kq3d-light-collapse .kq-divider--horizontal{margin:0}.kq3d-light .kq-collapse{border:unset}.kq3d-light .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-light .kq-collapse .kq-collapse-item__arrow{margin:0 0 0 auto}.kq3d-light .kq-collapse .kq-collapse-item__wrap .kq-collapse-item__content{padding-bottom:unset;border:unset;padding-top:10px}.kq3d-light .kq-form-item{margin-bottom:0}.kq3d-light .kq-form-item__content{text-align:end;display:block}.kq3d-light .kq-slider{width:95%}.kq3d-light .kq-slider .kq-slider__button{width:14px;height:14px}.kq3d-light .kq-input-number.is-controls-right{width:65px}.kq3d-light .kq-input-number.is-controls-right .kq-input-number__decrease,.kq3d-light .kq-input-number.is-controls-right .kq-input-number__increase{width:20px}.kq3d-light .kq-col-8 .kq-input-number .kq-input__wrapper,.kq3d-light .kq-input-number.is-controls-right .kq-input__wrapper{padding-left:0;padding-right:20px}.kq3d-light .kq-color-picker,.kq3d-light .kq-color-picker .kq-color-picker__mask,.kq3d-light .kq-color-picker .kq-color-picker__trigger{width:100%}.kq3d-light .kq3d-light-footer{text-align:right;padding:16px 0 0}
|