@kq_npm/client3d_webgl_vue 4.3.2 → 4.3.3-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.
Files changed (79) hide show
  1. package/adddata/index.js +35 -4
  2. package/adddata/style/adddata.css +110 -1
  3. package/aspectanalysis/style/aspectanalysis.css +101 -1
  4. package/baseterraingallery/index.js +2 -2
  5. package/baseterraingallery/style/baseterraingallery.css +88 -1
  6. package/boxclip/index.js +10 -0
  7. package/boxclip/style/boxclip.css +97 -1
  8. package/clientPrint/index.js +5 -15
  9. package/clientPrint/style/clientPrint.css +461 -1
  10. package/comparemap/index.js +136 -145
  11. package/comparemap/style/comparemap.css +35 -1
  12. package/compass/index.js +2 -2
  13. package/excavatefillanalysis/style/excavatefillanalysis.css +140 -1
  14. package/fixedzoomin/index.js +2 -2
  15. package/fixedzoomout/index.js +2 -2
  16. package/flight/index.js +13 -3
  17. package/flight/style/flight.css +150 -1
  18. package/floodanalysis/style/floodanalysis.css +95 -1
  19. package/geologicalbodyanalysis/index.js +10 -0
  20. package/geologicalbodyanalysis/style/geologicalbodyanalysis.css +64 -1
  21. package/gpuspatialquery/index.js +10 -0
  22. package/gpuspatialquery/style/gpuspatialquery.css +88 -1
  23. package/hawkeye/index.js +2 -2
  24. package/index.js +46 -9
  25. package/isolineanalysis/style/isolineanalysis.css +113 -1
  26. package/light/index.js +170 -169
  27. package/light/style/light.css +104 -1
  28. package/limitheightanalysis/index.js +126 -125
  29. package/limitheightanalysis/style/limitheightanalysis.css +88 -1
  30. package/measure/index.js +5 -5
  31. package/measure/style/measure.css +84 -1
  32. package/modelFlat/index.js +10 -0
  33. package/modelFlat/style/modelFlat.css +66 -1
  34. package/modelexcavate/index.js +10 -0
  35. package/modelexcavate/style/modelexcavate.css +66 -1
  36. package/modelfilter/index.js +10 -0
  37. package/modelfilter/style/modelfilter.css +66 -1
  38. package/modelprofileanalysis/index.js +165 -164
  39. package/modelprofileanalysis/style/modelprofileanalysis.css +94 -1
  40. package/modelselect/index.js +10 -0
  41. package/modelselect/style/modelselect.css +28 -1
  42. package/package.json +1 -1
  43. package/particleeffect/index.js +10 -0
  44. package/particleeffect/style/particleeffect.css +94 -1
  45. package/planeclip/index.js +10 -0
  46. package/planeclip/style/planeclip.css +94 -1
  47. package/resetview/index.js +2 -2
  48. package/roller/index.js +171 -170
  49. package/roller/style/roller.css +59 -1
  50. package/scaneffect/index.js +10 -0
  51. package/scaneffect/style/scaneffect.css +101 -1
  52. package/sceneset/index.js +10 -1
  53. package/sceneset/style/sceneset.css +86 -1
  54. package/sceneview/index.js +313 -270
  55. package/sceneview/style/sceneview.css +127 -1
  56. package/screenshot/index.js +159 -158
  57. package/screenshot/style/screenshot.css +53 -1
  58. package/shadowanalysis/style/shadowanalysis.css +141 -1
  59. package/sightlineanalysis/index.js +7 -5
  60. package/sightlineanalysis/style/divpoint.css +22 -1
  61. package/sightlineanalysis/style/sightlineanalysis.css +85 -1
  62. package/skylineanalysis/style/skylineanalysis.css +100 -1
  63. package/slopeanalysis/style/slopeanalysis.css +101 -1
  64. package/statusbar/index.js +12 -3
  65. package/style.css +3817 -1
  66. package/terrainoperation/index.js +10 -0
  67. package/terrainoperation/style/terrainoperation.css +66 -1
  68. package/terrainprofileanalysis/index.js +10 -0
  69. package/terrainprofileanalysis/style/terrainprofileanalysis.css +83 -1
  70. package/underground/index.js +3 -3
  71. package/underground/style/underground.css +19 -1
  72. package/videofusion/index.js +35 -5
  73. package/videofusion/style/videofusion.css +104 -1
  74. package/videoproject/index.js +35 -5
  75. package/videoproject/style/videoproject.css +104 -1
  76. package/viewshedanalysis/style/viewshedanalysis.css +88 -1
  77. package/weathereffect/style/weathereffect.css +95 -1
  78. package/wireframesketch/index.js +10 -0
  79. package/wireframesketch/style/wireframesketch.css +12 -1
@@ -1 +1,94 @@
1
- .kq3d-particle-effect{z-index:999;border-radius:var(--kq-border-radius-base);padding:16px;pointer-events:auto;cursor:default;background-color:var(--kq-bg-color)}.kq3d-particle-effect .kq3d-particle-effect-box{width:372px}.kq3d-particle-effect .kq-row{margin-bottom:0}.kq3d-particle-effect .rowclass{margin-left:0!important;margin-right:0!important}.kq3d-particle-effect .kq3d-particle-effect-btn{font-size:20px;height:36px;padding:8px 10px}.kq3d-particle-effect .kq3d-particle-effect-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-particle-effect .kq3d-particle-effect-tip{color:var(--kq-text-color-regular);font-size:var(--kq-font-size-base)}.kq3d-particle-effect .kq3d-particle-effect-tip p{margin:16px 0}.kq3d-particle-effect .kq3d-particle-effect-collapse .kq-row{display:block}.kq3d-particle-effect .kq3d-particle-effect-collapse .kq-divider--horizontal{margin:0}.kq3d-particle-effect .kq-collapse{border:unset}.kq3d-particle-effect .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-particle-effect .kq-collapse .kq-collapse-item__arrow{margin:0 0 0 auto}.kq3d-particle-effect .kq-collapse .kq-collapse-item__wrap .kq-collapse-item__content{padding-bottom:unset;border:unset;padding-top:10px}.kq3d-particle-effect .kq-form-item{margin-bottom:8px}.kq3d-particle-effect .kq-form-item__content{text-align:end;display:block}.kq3d-particle-effect .kq-slider{width:95%}.kq3d-particle-effect .kq-slider .kq-slider__button{width:14px;height:14px}.kq3d-particle-effect .kq-input-number.is-controls-right{width:65px}.kq3d-particle-effect .kq-input-number.is-controls-right .kq-input-number__decrease,.kq3d-particle-effect .kq-input-number.is-controls-right .kq-input-number__increase{width:20px}.kq3d-particle-effect .kq-col-8 .kq-input-number .kq-input__wrapper,.kq3d-particle-effect .kq-input-number.is-controls-right .kq-input__wrapper{padding-left:0;padding-right:20px}.kq3d-particle-effect .kq3d-particle-effect-footer{text-align:right;padding:16px 0 0}
1
+ .kq3d-particle-effect {
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-particle-effect .kq3d-particle-effect-box {
10
+ width: 372px;
11
+ }
12
+ .kq3d-particle-effect .kq-row {
13
+ margin-bottom: 0px;
14
+ }
15
+ .kq3d-particle-effect .rowclass {
16
+ margin-left: 0px !important;
17
+ margin-right: 0px !important;
18
+ }
19
+ .kq3d-particle-effect .kq3d-particle-effect-btn {
20
+ font-size: 20px;
21
+ height: 36px;
22
+ padding: 8px 10px;
23
+ }
24
+ .kq3d-particle-effect .kq3d-particle-effect-btn_active {
25
+ color: var(--kq-button-active-text-color);
26
+ border-color: var(--kq-button-active-border-color);
27
+ background-color: var(--kq-button-active-bg-color);
28
+ outline: none;
29
+ }
30
+ .kq3d-particle-effect .kq3d-particle-effect-tip {
31
+ color: var(--kq-text-color-regular);
32
+ font-size: var(--kq-font-size-base);
33
+ }
34
+ .kq3d-particle-effect .kq3d-particle-effect-tip p {
35
+ margin: 16px 0 16px;
36
+ }
37
+ .kq3d-particle-effect .kq3d-particle-effect-collapse .kq-row {
38
+ display: block;
39
+ }
40
+ .kq3d-particle-effect .kq3d-particle-effect-collapse .kq-divider--horizontal {
41
+ margin: 0px;
42
+ }
43
+ .kq3d-particle-effect .kq-collapse {
44
+ border: unset;
45
+ }
46
+ .kq3d-particle-effect .kq-collapse .kq-collapse-item__header {
47
+ border: unset;
48
+ height: 38px;
49
+ background-color: var(--kq-fill-color-light);
50
+ font-weight: bold;
51
+ padding: 0px 16px;
52
+ font-size: 16px;
53
+ }
54
+ .kq3d-particle-effect .kq-collapse .kq-collapse-item__arrow {
55
+ margin: 0 0px 0 auto;
56
+ }
57
+ .kq3d-particle-effect .kq-collapse .kq-collapse-item__wrap .kq-collapse-item__content {
58
+ padding-bottom: unset;
59
+ border: unset;
60
+ padding-top: 10px;
61
+ }
62
+ .kq3d-particle-effect .kq-form-item {
63
+ margin-bottom: 8px;
64
+ }
65
+ .kq3d-particle-effect .kq-form-item__content {
66
+ text-align: end;
67
+ display: block;
68
+ }
69
+ .kq3d-particle-effect .kq-slider {
70
+ width: 95%;
71
+ }
72
+ .kq3d-particle-effect .kq-slider .kq-slider__button {
73
+ width: 14px;
74
+ height: 14px;
75
+ }
76
+ .kq3d-particle-effect .kq-input-number.is-controls-right {
77
+ width: 65px;
78
+ }
79
+ .kq3d-particle-effect .kq-input-number.is-controls-right .kq-input-number__increase,
80
+ .kq3d-particle-effect .kq-input-number.is-controls-right .kq-input-number__decrease {
81
+ width: 20px;
82
+ }
83
+ .kq3d-particle-effect .kq-input-number.is-controls-right .kq-input__wrapper {
84
+ padding-left: 0px;
85
+ padding-right: 20px;
86
+ }
87
+ .kq3d-particle-effect .kq-col-8 .kq-input-number .kq-input__wrapper {
88
+ padding-left: 0px;
89
+ padding-right: 20px;
90
+ }
91
+ .kq3d-particle-effect .kq3d-particle-effect-footer {
92
+ text-align: right;
93
+ padding: 16px 0px 0px;
94
+ }
@@ -46,6 +46,13 @@ module.exports = require("@kq_npm/client_icons_vue");
46
46
 
47
47
  /***/ }),
48
48
 
49
+ /***/ 2118:
50
+ /***/ (function(module) {
51
+
52
+ module.exports = require("core-js/modules/es.array.push.js");
53
+
54
+ /***/ }),
55
+
49
56
  /***/ 7080:
50
57
  /***/ (function(module) {
51
58
 
@@ -190,10 +197,13 @@ var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(
190
197
  var gis_utils_ = __webpack_require__(7135);
191
198
  // EXTERNAL MODULE: ./node_modules/@babel/runtime/helpers/esm/defineProperty.js
192
199
  var defineProperty = __webpack_require__(8270);
200
+ // EXTERNAL MODULE: external "core-js/modules/es.array.push.js"
201
+ var es_array_push_js_ = __webpack_require__(2118);
193
202
  // EXTERNAL MODULE: ./src/common/_ui/message/index.js + 1 modules
194
203
  var message = __webpack_require__(3694);
195
204
  ;// CONCATENATED MODULE: ./src/webgl/planeclip/PlaneClipViewModel.js
196
205
 
206
+
197
207
  //平面裁剪逻辑类
198
208
 
199
209
  class PlaneClipViewModel {
@@ -1 +1,94 @@
1
- .kq3d-plane-clip{z-index:999;border-radius:var(--kq-border-radius-base);padding:16px;pointer-events:auto;cursor:default;background-color:var(--kq-bg-color)}.kq3d-plane-clip .kq3d-plane-clip-box{width:372px}.kq3d-plane-clip .kq-row{margin-bottom:8px}.kq3d-plane-clip .colClass{padding:0!important}.kq3d-plane-clip .rowClass{margin-left:0!important;margin-right:0!important}.kq3d-plane-clip .kq3d-plane-clip-span{color:var(--kq-text-color-regular);line-height:32px;font-size:var(--kq-font-size-base)}.kq3d-plane-clip .kq-select{width:100%}.kq3d-plane-clip .kq3d-plane-clip-tip{color:var(--kq-text-color-regular);font-size:13px}.kq3d-plane-clip .kq3d-plane-clip-tip p{margin:8px}.kq3d-plane-clip .kq3d-plane-clip-collapse .kq-row{display:block}.kq3d-plane-clip .kq3d-plane-clip-collapse .kq-divider--horizontal{margin:0}.kq3d-plane-clip .kq-collapse{border:unset}.kq3d-plane-clip .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-plane-clip .kq-collapse .kq-collapse-item__arrow{margin:0 0 0 auto}.kq3d-plane-clip .kq-collapse .kq-collapse-item__wrap .kq-collapse-item__content{padding-bottom:unset;border:unset;padding-top:10px}.kq3d-plane-clip .kq-form-item{margin-bottom:0}.kq3d-plane-clip .kq-form-item__content{text-align:end;display:block}.kq3d-plane-clip .kq-slider{width:95%}.kq3d-plane-clip .kq-slider .kq-slider__button{width:14px;height:14px}.kq3d-plane-clip .kq-input-number.is-controls-right{width:65px}.kq3d-plane-clip .kq-input-number.is-controls-right .kq-input-number__decrease,.kq3d-plane-clip .kq-input-number.is-controls-right .kq-input-number__increase{width:20px}.kq3d-plane-clip .kq-col-8 .kq-input-number .kq-input__wrapper,.kq3d-plane-clip .kq-input-number.is-controls-right .kq-input__wrapper{padding-left:0;padding-right:20px}.kq3d-plane-clip .kq3d-plane-clip-footer{text-align:right;padding:16px 0 0}
1
+ .kq3d-plane-clip {
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-plane-clip .kq3d-plane-clip-box {
10
+ width: 372px;
11
+ }
12
+ .kq3d-plane-clip .kq-row {
13
+ margin-bottom: 8px;
14
+ }
15
+ .kq3d-plane-clip .colClass {
16
+ padding: 0 !important;
17
+ }
18
+ .kq3d-plane-clip .rowClass {
19
+ margin-left: 0px !important;
20
+ margin-right: 0px !important;
21
+ }
22
+ .kq3d-plane-clip .kq3d-plane-clip-span {
23
+ color: var(--kq-text-color-regular);
24
+ line-height: 32px;
25
+ font-size: var(--kq-font-size-base);
26
+ }
27
+ .kq3d-plane-clip .kq-select {
28
+ width: 100%;
29
+ }
30
+ .kq3d-plane-clip .kq3d-plane-clip-tip {
31
+ color: var(--kq-text-color-regular);
32
+ font-size: 13px;
33
+ }
34
+ .kq3d-plane-clip .kq3d-plane-clip-tip p {
35
+ margin: 8px 8px;
36
+ }
37
+ .kq3d-plane-clip .kq3d-plane-clip-collapse .kq-row {
38
+ display: block;
39
+ }
40
+ .kq3d-plane-clip .kq3d-plane-clip-collapse .kq-divider--horizontal {
41
+ margin: 0px;
42
+ }
43
+ .kq3d-plane-clip .kq-collapse {
44
+ border: unset;
45
+ }
46
+ .kq3d-plane-clip .kq-collapse .kq-collapse-item__header {
47
+ border: unset;
48
+ height: 38px;
49
+ background-color: var(--kq-fill-color-light);
50
+ font-weight: bold;
51
+ padding: 0px 16px;
52
+ font-size: 16px;
53
+ }
54
+ .kq3d-plane-clip .kq-collapse .kq-collapse-item__arrow {
55
+ margin: 0 0px 0 auto;
56
+ }
57
+ .kq3d-plane-clip .kq-collapse .kq-collapse-item__wrap .kq-collapse-item__content {
58
+ padding-bottom: unset;
59
+ border: unset;
60
+ padding-top: 10px;
61
+ }
62
+ .kq3d-plane-clip .kq-form-item {
63
+ margin-bottom: 0px;
64
+ }
65
+ .kq3d-plane-clip .kq-form-item__content {
66
+ text-align: end;
67
+ display: block;
68
+ }
69
+ .kq3d-plane-clip .kq-slider {
70
+ width: 95%;
71
+ }
72
+ .kq3d-plane-clip .kq-slider .kq-slider__button {
73
+ width: 14px;
74
+ height: 14px;
75
+ }
76
+ .kq3d-plane-clip .kq-input-number.is-controls-right {
77
+ width: 65px;
78
+ }
79
+ .kq3d-plane-clip .kq-input-number.is-controls-right .kq-input-number__increase,
80
+ .kq3d-plane-clip .kq-input-number.is-controls-right .kq-input-number__decrease {
81
+ width: 20px;
82
+ }
83
+ .kq3d-plane-clip .kq-input-number.is-controls-right .kq-input__wrapper {
84
+ padding-left: 0px;
85
+ padding-right: 20px;
86
+ }
87
+ .kq3d-plane-clip .kq-col-8 .kq-input-number .kq-input__wrapper {
88
+ padding-left: 0px;
89
+ padding-right: 20px;
90
+ }
91
+ .kq3d-plane-clip .kq3d-plane-clip-footer {
92
+ text-align: right;
93
+ padding: 16px 0px 0px;
94
+ }
@@ -18,13 +18,13 @@ return /******/ (function() { // webpackBootstrap
18
18
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
19
19
  /* harmony export */ "Z": function() { return /* binding */ ResetViewViewModel; }
20
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);
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);
22
22
 
23
23
  // 重置视图
24
24
  class ResetViewViewModel {
25
25
  //三维viewer对象
26
26
  constructor(viewer) {
27
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_viewer", null);
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);
28
28
 
29
29
  this._viewer = viewer;
30
30
  } //重置视角
package/roller/index.js CHANGED
@@ -12,13 +12,170 @@ return /******/ (function() { // webpackBootstrap
12
12
  /******/ "use strict";
13
13
  /******/ var __webpack_modules__ = ({
14
14
 
15
- /***/ 6561:
16
- /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
15
+ /***/ 348:
16
+ /***/ (function(module) {
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__) {
17
66
 
18
67
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
19
- /* harmony export */ "Z": function() { return /* binding */ RollerViewModel; }
68
+ /* harmony export */ "Z": function() { return /* binding */ _defineProperty; }
20
69
  /* 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);
70
+ function _defineProperty(obj, key, value) {
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
+ "RollerViewModel": function() { return /* reexport */ RollerViewModel; },
164
+ "default": function() { return /* reexport */ Roller; }
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_icons_vue"
170
+ var client_icons_vue_ = __webpack_require__(348);
171
+ // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
172
+ var gis_utils_ = __webpack_require__(7135);
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/roller/RollerViewModel.js
178
+
22
179
 
23
180
  //卷帘逻辑类
24
181
  class RollerViewModel {
@@ -32,23 +189,23 @@ class RollerViewModel {
32
189
  //左右卷帘活动状态
33
190
  //上下卷帘活动状态
34
191
  constructor(scenceView, options) {
35
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_viewer", null);
192
+ (0,defineProperty/* default */.Z)(this, "_viewer", null);
36
193
 
37
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_layerManager", null);
194
+ (0,defineProperty/* default */.Z)(this, "_layerManager", null);
38
195
 
39
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_layers", []);
196
+ (0,defineProperty/* default */.Z)(this, "_layers", []);
40
197
 
41
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_lrSlider", null);
198
+ (0,defineProperty/* default */.Z)(this, "_lrSlider", null);
42
199
 
43
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_tbSlider", null);
200
+ (0,defineProperty/* default */.Z)(this, "_tbSlider", null);
44
201
 
45
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_lrSliderHandler", null);
202
+ (0,defineProperty/* default */.Z)(this, "_lrSliderHandler", null);
46
203
 
47
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_tbSliderHandler", null);
204
+ (0,defineProperty/* default */.Z)(this, "_tbSliderHandler", null);
48
205
 
49
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_lrSliderActive", false);
206
+ (0,defineProperty/* default */.Z)(this, "_lrSliderActive", false);
50
207
 
51
- (0,_Users_zpc_Documents_KQGEOSpace_KQGISClientForVue_node_modules_babel_runtime_helpers_esm_defineProperty_js__WEBPACK_IMPORTED_MODULE_0__/* ["default"] */ .Z)(this, "_tbSliderActive", false);
208
+ (0,defineProperty/* default */.Z)(this, "_tbSliderActive", false);
52
209
 
53
210
  this._viewer = scenceView._viewer;
54
211
  this._layerManager = scenceView._layerManager;
@@ -221,162 +378,6 @@ class RollerViewModel {
221
378
  }
222
379
 
223
380
  }
224
-
225
- /***/ }),
226
-
227
- /***/ 348:
228
- /***/ (function(module) {
229
-
230
- module.exports = require("@kq_npm/client_icons_vue");
231
-
232
- /***/ }),
233
-
234
- /***/ 7080:
235
- /***/ (function(module) {
236
-
237
- module.exports = require("vue-i18n/dist/vue-i18n.cjs.js");
238
-
239
- /***/ }),
240
-
241
- /***/ 7135:
242
- /***/ (function(module) {
243
-
244
- module.exports = __WEBPACK_EXTERNAL_MODULE__7135__;
245
-
246
- /***/ }),
247
-
248
- /***/ 3458:
249
- /***/ (function(module) {
250
-
251
- module.exports = __WEBPACK_EXTERNAL_MODULE__3458__;
252
-
253
- /***/ }),
254
-
255
- /***/ 7997:
256
- /***/ (function(module) {
257
-
258
- module.exports = __WEBPACK_EXTERNAL_MODULE__7997__;
259
-
260
- /***/ }),
261
-
262
- /***/ 1895:
263
- /***/ (function(module) {
264
-
265
- module.exports = __WEBPACK_EXTERNAL_MODULE__1895__;
266
-
267
- /***/ }),
268
-
269
- /***/ 8270:
270
- /***/ (function(__unused_webpack___webpack_module__, __webpack_exports__, __webpack_require__) {
271
-
272
- /* harmony export */ __webpack_require__.d(__webpack_exports__, {
273
- /* harmony export */ "Z": function() { return /* binding */ _defineProperty; }
274
- /* harmony export */ });
275
- function _defineProperty(obj, key, value) {
276
- if (key in obj) {
277
- Object.defineProperty(obj, key, {
278
- value: value,
279
- enumerable: true,
280
- configurable: true,
281
- writable: true
282
- });
283
- } else {
284
- obj[key] = value;
285
- }
286
-
287
- return obj;
288
- }
289
-
290
- /***/ })
291
-
292
- /******/ });
293
- /************************************************************************/
294
- /******/ // The module cache
295
- /******/ var __webpack_module_cache__ = {};
296
- /******/
297
- /******/ // The require function
298
- /******/ function __webpack_require__(moduleId) {
299
- /******/ // Check if module is in cache
300
- /******/ var cachedModule = __webpack_module_cache__[moduleId];
301
- /******/ if (cachedModule !== undefined) {
302
- /******/ return cachedModule.exports;
303
- /******/ }
304
- /******/ // Create a new module (and put it into the cache)
305
- /******/ var module = __webpack_module_cache__[moduleId] = {
306
- /******/ // no module.id needed
307
- /******/ // no module.loaded needed
308
- /******/ exports: {}
309
- /******/ };
310
- /******/
311
- /******/ // Execute the module function
312
- /******/ __webpack_modules__[moduleId](module, module.exports, __webpack_require__);
313
- /******/
314
- /******/ // Return the exports of the module
315
- /******/ return module.exports;
316
- /******/ }
317
- /******/
318
- /************************************************************************/
319
- /******/ /* webpack/runtime/compat get default export */
320
- /******/ !function() {
321
- /******/ // getDefaultExport function for compatibility with non-harmony modules
322
- /******/ __webpack_require__.n = function(module) {
323
- /******/ var getter = module && module.__esModule ?
324
- /******/ function() { return module['default']; } :
325
- /******/ function() { return module; };
326
- /******/ __webpack_require__.d(getter, { a: getter });
327
- /******/ return getter;
328
- /******/ };
329
- /******/ }();
330
- /******/
331
- /******/ /* webpack/runtime/define property getters */
332
- /******/ !function() {
333
- /******/ // define getter functions for harmony exports
334
- /******/ __webpack_require__.d = function(exports, definition) {
335
- /******/ for(var key in definition) {
336
- /******/ if(__webpack_require__.o(definition, key) && !__webpack_require__.o(exports, key)) {
337
- /******/ Object.defineProperty(exports, key, { enumerable: true, get: definition[key] });
338
- /******/ }
339
- /******/ }
340
- /******/ };
341
- /******/ }();
342
- /******/
343
- /******/ /* webpack/runtime/hasOwnProperty shorthand */
344
- /******/ !function() {
345
- /******/ __webpack_require__.o = function(obj, prop) { return Object.prototype.hasOwnProperty.call(obj, prop); }
346
- /******/ }();
347
- /******/
348
- /******/ /* webpack/runtime/make namespace object */
349
- /******/ !function() {
350
- /******/ // define __esModule on exports
351
- /******/ __webpack_require__.r = function(exports) {
352
- /******/ if(typeof Symbol !== 'undefined' && Symbol.toStringTag) {
353
- /******/ Object.defineProperty(exports, Symbol.toStringTag, { value: 'Module' });
354
- /******/ }
355
- /******/ Object.defineProperty(exports, '__esModule', { value: true });
356
- /******/ };
357
- /******/ }();
358
- /******/
359
- /************************************************************************/
360
- var __webpack_exports__ = {};
361
- // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
362
- !function() {
363
- // ESM COMPAT FLAG
364
- __webpack_require__.r(__webpack_exports__);
365
-
366
- // EXPORTS
367
- __webpack_require__.d(__webpack_exports__, {
368
- "RollerViewModel": function() { return /* reexport */ RollerViewModel/* default */.Z; },
369
- "default": function() { return /* reexport */ Roller; }
370
- });
371
-
372
- // EXTERNAL MODULE: external {"root":"Vue","commonjs":"vue","commonjs2":"vue","amd":"vue"}
373
- var external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_ = __webpack_require__(1895);
374
- // EXTERNAL MODULE: external "@kq_npm/client_icons_vue"
375
- var client_icons_vue_ = __webpack_require__(348);
376
- // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/gis-utils"
377
- var gis_utils_ = __webpack_require__(7135);
378
- // EXTERNAL MODULE: ./src/webgl/roller/RollerViewModel.js
379
- var RollerViewModel = __webpack_require__(6561);
380
381
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/_utils/util"
381
382
  var util_ = __webpack_require__(3458);
382
383
  // EXTERNAL MODULE: external "vue-i18n/dist/vue-i18n.cjs.js"
@@ -484,7 +485,7 @@ const __default__ = {
484
485
  let options = {
485
486
  layers: layers
486
487
  };
487
- viewModel = new RollerViewModel/* default */.Z(scenceView, options);
488
+ viewModel = new RollerViewModel(scenceView, options);
488
489
  }
489
490
  });
490
491
  });
@@ -1 +1,59 @@
1
- .kq3d-roller{z-index:999;border-radius:var(--kq-border-radius-base);padding:16px 16px 8px;pointer-events:auto;cursor:default;background-color:var(--kq-bg-color)}.kq3d-roller .kq3d-roller-box{width:280px}.kq3d-roller .kq3d-roller-form .kq-row{margin-bottom:8px}.kq3d-roller .kq3d-roller-form .kq-col-8{line-height:40px}.kq3d-roller .kq3d-roller-form .kq3d-roller-span{color:var(--kq-text-color-regular);line-height:32px;font-size:14px}.kq3d-roller .kq3d-roller-form .kq3d-roller-span1{color:var(--kq-text-color-regular);line-height:normal;white-space:pre-line;word-break:break-all;display:inline-block}#lrSlider{display:none;position:absolute;background-color:#267ee6;z-index:998;left:50%;top:0;width:3px;height:100%}#lrSlider:hover{cursor:ew-resize}#tbSlider{display:none;position:absolute;background-color:#267ee6;z-index:998;left:0;top:50%;width:100%;height:3px}#tbSlider:hover{cursor:ns-resize}
1
+ .kq3d-roller {
2
+ z-index: 999;
3
+ border-radius: var(--kq-border-radius-base);
4
+ padding: 16px 16px 8px 16px;
5
+ pointer-events: auto;
6
+ cursor: default;
7
+ background-color: var(--kq-bg-color);
8
+ }
9
+ .kq3d-roller .kq3d-roller-box {
10
+ width: 280px;
11
+ }
12
+ .kq3d-roller .kq3d-roller-form .kq-row {
13
+ margin-bottom: 8px;
14
+ }
15
+ .kq3d-roller .kq3d-roller-form .kq-col-8 {
16
+ line-height: 40px;
17
+ }
18
+ .kq3d-roller .kq3d-roller-form .kq3d-roller-span {
19
+ color: var(--kq-text-color-regular);
20
+ line-height: 32px;
21
+ font-size: 14px;
22
+ }
23
+ .kq3d-roller .kq3d-roller-form .kq3d-roller-span1 {
24
+ color: var(--kq-text-color-regular);
25
+ line-height: normal;
26
+ white-space: pre-line;
27
+ word-break: break-all;
28
+ display: inline-block;
29
+ }
30
+
31
+ #lrSlider {
32
+ display: none;
33
+ position: absolute;
34
+ background-color: rgb(38, 126, 230);
35
+ z-index: 998;
36
+ left: 50%;
37
+ top: 0px;
38
+ width: 3px;
39
+ height: 100%;
40
+ }
41
+
42
+ #lrSlider:hover {
43
+ cursor: ew-resize;
44
+ }
45
+
46
+ #tbSlider {
47
+ display: none;
48
+ position: absolute;
49
+ background-color: rgb(38, 126, 230);
50
+ z-index: 998;
51
+ left: 0px;
52
+ top: 50%;
53
+ width: 100%;
54
+ height: 3px;
55
+ }
56
+
57
+ #tbSlider:hover {
58
+ cursor: ns-resize;
59
+ }