@kq_npm/client3d_webgl_vue 4.5.46 → 4.5.48

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 (40) hide show
  1. package/adddata/index.js +8 -3
  2. package/aspectanalysis/index.js +8 -3
  3. package/boxclip/index.js +8 -3
  4. package/buildpointmodel/index.js +8 -3
  5. package/buildpolygonmodel/index.js +110 -49
  6. package/buildpolylinemodel/index.js +8 -3
  7. package/clientPrint/index.js +121 -53
  8. package/excavatefillanalysis/index.js +8 -3
  9. package/flight/index.js +8 -3
  10. package/floodanalysis/index.js +8 -3
  11. package/geologicalbodyanalysis/index.js +8 -3
  12. package/gpuspatialquery/index.js +8 -3
  13. package/heatmap3d/index.js +8 -3
  14. package/index.js +115 -50
  15. package/isolineanalysis/index.js +8 -3
  16. package/limitheightanalysis/index.js +8 -3
  17. package/measure/index.js +8 -3
  18. package/modelFlat/index.js +8 -3
  19. package/modeledit/index.js +8 -3
  20. package/modelexcavate/index.js +8 -3
  21. package/modelprofileanalysis/index.js +8 -3
  22. package/modelselect/index.js +8 -3
  23. package/package.json +1 -1
  24. package/planeclip/index.js +8 -3
  25. package/scaneffect/index.js +8 -3
  26. package/sceneadvancedtoimage/index.js +8 -3
  27. package/sceneapp/index.js +121 -53
  28. package/sceneview/index.js +121 -53
  29. package/shadowanalysis/index.js +8 -3
  30. package/sightlineanalysis/index.js +8 -3
  31. package/skylineanalysis/index.js +8 -3
  32. package/slopeanalysis/index.js +8 -3
  33. package/slopeaspectanalysis/index.js +8 -3
  34. package/terrainoperation/index.js +8 -3
  35. package/terrainprofileanalysis/index.js +8 -3
  36. package/videofusion/index.js +8 -3
  37. package/videoproject/index.js +8 -3
  38. package/webgl.es.js +107 -54
  39. package/windyslicing/index.js +8 -3
  40. package/wireframesketch/index.js +8 -3
@@ -57,7 +57,7 @@ element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install =
57
57
 
58
58
  /* harmony default export */ __webpack_exports__.A = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
59
59
 
60
- _common_KqGIS__WEBPACK_IMPORTED_MODULE_1__/* .kq_npm_client_common_vue */ .y.KqMessage = element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage;
60
+ _common_KqGIS__WEBPACK_IMPORTED_MODULE_1__/* .kq_npm_client_common_vue */ .yR.KqMessage = element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage;
61
61
 
62
62
 
63
63
  /***/ }),
@@ -94,9 +94,9 @@ module.exports = require("element-plus/dist/index.full.js");
94
94
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
95
95
 
96
96
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
97
- /* harmony export */ y: function() { return /* binding */ kq_npm_client_common_vue; }
97
+ /* harmony export */ yR: function() { return /* binding */ kq_npm_client_common_vue; }
98
98
  /* harmony export */ });
99
- /* unused harmony export kq_npm_client_leaflet_vue */
99
+ /* unused harmony exports kq_npm_client_leaflet_vue, kq_npm_client3d_webgl_vue */
100
100
  let kq_npm_client_common_vue = (window.kq_npm_client_common_vue = window.kq_npm_client_common_vue || {});
101
101
 
102
102
  __webpack_require__.g.kq_npm_client_common_vue = kq_npm_client_common_vue;
@@ -105,6 +105,11 @@ let kq_npm_client_leaflet_vue = (window.kq_npm_client_leaflet_vue = window.kq_np
105
105
 
106
106
  __webpack_require__.g.kq_npm_client_leaflet_vue = kq_npm_client_leaflet_vue;
107
107
 
108
+ let kq_npm_client3d_webgl_vue = (window.kq_npm_client3d_webgl_vue = window.kq_npm_client3d_webgl_vue || {});
109
+
110
+ __webpack_require__.g.kq_npm_client3d_webgl_vue = kq_npm_client3d_webgl_vue;
111
+
112
+
108
113
 
109
114
  /***/ })
110
115
 
package/package.json CHANGED
@@ -1 +1 @@
1
- {"jsdelivr":"./webgl.es.js","name":"@kq_npm/client3d_webgl_vue","description":"KQGIS Client WebGL for Vue.js","version":"4.5.46","homepage":"","keywords":["KQGIS","webGL","Vue"],"sdkNames":["@kq_npm/client_icons_vue"],"restrictedVersion":true,"validateSDK":true,"browserslist":["> 1%","last 2 versions","not dead","not ie 11"],"author":"zhupc_npm","license":"Apache-2.0","dependencies":{"html2canvas-pro":"1.5.10","save":"2.5.0","papaparse":"5.4.1"}}
1
+ {"jsdelivr":"./webgl.es.js","name":"@kq_npm/client3d_webgl_vue","description":"KQGIS Client WebGL for Vue.js","version":"4.5.48","homepage":"","keywords":["KQGIS","webGL","Vue"],"sdkNames":["@kq_npm/client_icons_vue"],"restrictedVersion":true,"validateSDK":true,"browserslist":["> 1%","last 2 versions","not dead","not ie 11"],"author":"zhupc_npm","license":"Apache-2.0","dependencies":{"html2canvas-pro":"1.5.10","save":"2.5.0","papaparse":"5.4.1"}}
@@ -57,7 +57,7 @@ element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install =
57
57
 
58
58
  /* harmony default export */ __webpack_exports__.A = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
59
59
 
60
- _common_KqGIS__WEBPACK_IMPORTED_MODULE_1__/* .kq_npm_client_common_vue */ .y.KqMessage = element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage;
60
+ _common_KqGIS__WEBPACK_IMPORTED_MODULE_1__/* .kq_npm_client_common_vue */ .yR.KqMessage = element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage;
61
61
 
62
62
 
63
63
  /***/ }),
@@ -94,9 +94,9 @@ module.exports = require("element-plus/dist/index.full.js");
94
94
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
95
95
 
96
96
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
97
- /* harmony export */ y: function() { return /* binding */ kq_npm_client_common_vue; }
97
+ /* harmony export */ yR: function() { return /* binding */ kq_npm_client_common_vue; }
98
98
  /* harmony export */ });
99
- /* unused harmony export kq_npm_client_leaflet_vue */
99
+ /* unused harmony exports kq_npm_client_leaflet_vue, kq_npm_client3d_webgl_vue */
100
100
  let kq_npm_client_common_vue = (window.kq_npm_client_common_vue = window.kq_npm_client_common_vue || {});
101
101
 
102
102
  __webpack_require__.g.kq_npm_client_common_vue = kq_npm_client_common_vue;
@@ -105,6 +105,11 @@ let kq_npm_client_leaflet_vue = (window.kq_npm_client_leaflet_vue = window.kq_np
105
105
 
106
106
  __webpack_require__.g.kq_npm_client_leaflet_vue = kq_npm_client_leaflet_vue;
107
107
 
108
+ let kq_npm_client3d_webgl_vue = (window.kq_npm_client3d_webgl_vue = window.kq_npm_client3d_webgl_vue || {});
109
+
110
+ __webpack_require__.g.kq_npm_client3d_webgl_vue = kq_npm_client3d_webgl_vue;
111
+
112
+
108
113
 
109
114
  /***/ })
110
115
 
@@ -57,7 +57,7 @@ element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install =
57
57
 
58
58
  /* harmony default export */ __webpack_exports__.A = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
59
59
 
60
- _common_KqGIS__WEBPACK_IMPORTED_MODULE_1__/* .kq_npm_client_common_vue */ .y.KqMessage = element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage;
60
+ _common_KqGIS__WEBPACK_IMPORTED_MODULE_1__/* .kq_npm_client_common_vue */ .yR.KqMessage = element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage;
61
61
 
62
62
 
63
63
  /***/ }),
@@ -101,9 +101,9 @@ module.exports = require("element-plus/dist/index.full.js");
101
101
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
102
102
 
103
103
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
104
- /* harmony export */ y: function() { return /* binding */ kq_npm_client_common_vue; }
104
+ /* harmony export */ yR: function() { return /* binding */ kq_npm_client_common_vue; }
105
105
  /* harmony export */ });
106
- /* unused harmony export kq_npm_client_leaflet_vue */
106
+ /* unused harmony exports kq_npm_client_leaflet_vue, kq_npm_client3d_webgl_vue */
107
107
  let kq_npm_client_common_vue = (window.kq_npm_client_common_vue = window.kq_npm_client_common_vue || {});
108
108
 
109
109
  __webpack_require__.g.kq_npm_client_common_vue = kq_npm_client_common_vue;
@@ -112,6 +112,11 @@ let kq_npm_client_leaflet_vue = (window.kq_npm_client_leaflet_vue = window.kq_np
112
112
 
113
113
  __webpack_require__.g.kq_npm_client_leaflet_vue = kq_npm_client_leaflet_vue;
114
114
 
115
+ let kq_npm_client3d_webgl_vue = (window.kq_npm_client3d_webgl_vue = window.kq_npm_client3d_webgl_vue || {});
116
+
117
+ __webpack_require__.g.kq_npm_client3d_webgl_vue = kq_npm_client3d_webgl_vue;
118
+
119
+
115
120
 
116
121
  /***/ })
117
122
 
@@ -57,7 +57,7 @@ element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install =
57
57
 
58
58
  /* harmony default export */ __webpack_exports__.A = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
59
59
 
60
- _common_KqGIS__WEBPACK_IMPORTED_MODULE_1__/* .kq_npm_client_common_vue */ .y.KqMessage = element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage;
60
+ _common_KqGIS__WEBPACK_IMPORTED_MODULE_1__/* .kq_npm_client_common_vue */ .yR.KqMessage = element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage;
61
61
 
62
62
 
63
63
  /***/ }),
@@ -94,9 +94,9 @@ module.exports = require("element-plus/dist/index.full.js");
94
94
  /***/ (function(__unused_webpack_module, __webpack_exports__, __webpack_require__) {
95
95
 
96
96
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
97
- /* harmony export */ y: function() { return /* binding */ kq_npm_client_common_vue; }
97
+ /* harmony export */ yR: function() { return /* binding */ kq_npm_client_common_vue; }
98
98
  /* harmony export */ });
99
- /* unused harmony export kq_npm_client_leaflet_vue */
99
+ /* unused harmony exports kq_npm_client_leaflet_vue, kq_npm_client3d_webgl_vue */
100
100
  let kq_npm_client_common_vue = (window.kq_npm_client_common_vue = window.kq_npm_client_common_vue || {});
101
101
 
102
102
  __webpack_require__.g.kq_npm_client_common_vue = kq_npm_client_common_vue;
@@ -105,6 +105,11 @@ let kq_npm_client_leaflet_vue = (window.kq_npm_client_leaflet_vue = window.kq_np
105
105
 
106
106
  __webpack_require__.g.kq_npm_client_leaflet_vue = kq_npm_client_leaflet_vue;
107
107
 
108
+ let kq_npm_client3d_webgl_vue = (window.kq_npm_client3d_webgl_vue = window.kq_npm_client3d_webgl_vue || {});
109
+
110
+ __webpack_require__.g.kq_npm_client3d_webgl_vue = kq_npm_client3d_webgl_vue;
111
+
112
+
108
113
 
109
114
  /***/ })
110
115
 
package/sceneapp/index.js CHANGED
@@ -1958,6 +1958,7 @@ let formItem = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.reactive
1958
1958
  floorImageHeight:props?.settingParams?.floorImageHeight ?? 9,
1959
1959
  minFloorImage: props?.settingParams?.minFloorImage ?? 1, // 贴图最小值
1960
1960
  maxFloorImage: props?.settingParams?.maxFloorImage ?? 10 ,// 贴图最大值
1961
+ pyramidHeight: props?.settingParams?.pyramidHeight ?? 20 ,//金字塔顶高度
1961
1962
  });
1962
1963
  let SMID_Data = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.ref)(["KID>1", "KID<2"]);
1963
1964
  // 组件容器Ref
@@ -1996,6 +1997,14 @@ const floorTopTypes = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.r
1996
1997
  {
1997
1998
  name: locale.value.webgl.flatRoofParapet,
1998
1999
  value: "flatRoofParapet"
2000
+ },
2001
+ {
2002
+ name: locale.value.webgl.pyramidalRoof,
2003
+ value: "pyramidalRoof"
2004
+ },
2005
+ {
2006
+ name: locale.value.webgl.doublePitchRoof,
2007
+ value: "doublePitchRoof"
1999
2008
  }
2000
2009
  ]);
2001
2010
  // 重复模式
@@ -2221,7 +2230,7 @@ return (_ctx, _cache) => {
2221
2230
  : (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createCommentVNode)("v-if", true),
2222
2231
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_collapse, {
2223
2232
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).collapseValue,
2224
- "onUpdate:modelValue": _cache[64] || (_cache[64] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).collapseValue) = $event)),
2233
+ "onUpdate:modelValue": _cache[69] || (_cache[69] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).collapseValue) = $event)),
2225
2234
  accordion: ""
2226
2235
  }, {
2227
2236
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
@@ -2311,6 +2320,53 @@ return (_ctx, _cache) => {
2311
2320
  }, 512 /* NEED_PATCH */), [
2312
2321
  [external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorTopType=='flatRoofParapet']
2313
2322
  ]),
2323
+ (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2324
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2325
+ (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
2326
+ label: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(t)('webgl.pyramidHeight') + '(m)'
2327
+ }, {
2328
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2329
+ (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, { style: {"display":"flex"} }, {
2330
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2331
+ (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, { span: 16 }, {
2332
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2333
+ (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_slider, {
2334
+ modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).pyramidHeight,
2335
+ "onUpdate:modelValue": _cache[19] || (_cache[19] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).pyramidHeight) = $event)),
2336
+ onChange: _cache[20] || (_cache[20] = $event => (paramsChanged('pyramidHeight'))),
2337
+ onClick: _cache[21] || (_cache[21] = $event => (paramsChanged('pyramidHeight'))),
2338
+ step: 0.2,
2339
+ min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minParapetWallHeight,
2340
+ max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxParapetWallHeight
2341
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])
2342
+ ]),
2343
+ _: 1 /* STABLE */
2344
+ }),
2345
+ (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, { span: 8 }, {
2346
+ default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2347
+ (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_input_number, {
2348
+ modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).pyramidHeight,
2349
+ "onUpdate:modelValue": _cache[22] || (_cache[22] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).pyramidHeight) = $event)),
2350
+ onChange: _cache[23] || (_cache[23] = $event => (paramsChanged('pyramidHeight'))),
2351
+ min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minParapetWallHeight,
2352
+ max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxParapetWallHeight,
2353
+ step: 0.2,
2354
+ "controls-position": "right"
2355
+ }, null, 8 /* PROPS */, ["modelValue", "min", "max"])
2356
+ ]),
2357
+ _: 1 /* STABLE */
2358
+ })
2359
+ ]),
2360
+ _: 1 /* STABLE */
2361
+ })
2362
+ ]),
2363
+ _: 1 /* STABLE */
2364
+ }, 8 /* PROPS */, ["label"])
2365
+ ]),
2366
+ _: 1 /* STABLE */
2367
+ }, 512 /* NEED_PATCH */), [
2368
+ [external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.vShow, (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorTopType=='pyramidalRoof']
2369
+ ]),
2314
2370
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_row, null, {
2315
2371
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2316
2372
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_form_item, {
@@ -2323,8 +2379,8 @@ return (_ctx, _cache) => {
2323
2379
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2324
2380
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_color_picker, {
2325
2381
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillColor,
2326
- "onUpdate:modelValue": _cache[19] || (_cache[19] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillColor) = $event)),
2327
- onChange: _cache[20] || (_cache[20] = $event => (paramsChanged('fillColor')))
2382
+ "onUpdate:modelValue": _cache[24] || (_cache[24] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).fillColor) = $event)),
2383
+ onChange: _cache[25] || (_cache[25] = $event => (paramsChanged('fillColor')))
2328
2384
  }, null, 8 /* PROPS */, ["modelValue"])
2329
2385
  ]),
2330
2386
  _: 1 /* STABLE */
@@ -2348,8 +2404,8 @@ return (_ctx, _cache) => {
2348
2404
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2349
2405
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_select, {
2350
2406
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorImage,
2351
- "onUpdate:modelValue": _cache[21] || (_cache[21] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorImage) = $event)),
2352
- onChange: _cache[22] || (_cache[22] = $event => (paramsChanged('floorImage'))),
2407
+ "onUpdate:modelValue": _cache[26] || (_cache[26] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorImage) = $event)),
2408
+ onChange: _cache[27] || (_cache[27] = $event => (paramsChanged('floorImage'))),
2353
2409
  style: {"width":"100%"}
2354
2410
  }, {
2355
2411
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
@@ -2382,8 +2438,8 @@ return (_ctx, _cache) => {
2382
2438
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2383
2439
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_select, {
2384
2440
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).repetitionType,
2385
- "onUpdate:modelValue": _cache[23] || (_cache[23] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).repetitionType) = $event)),
2386
- onChange: _cache[24] || (_cache[24] = $event => (paramsChanged('repetitionType'))),
2441
+ "onUpdate:modelValue": _cache[28] || (_cache[28] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).repetitionType) = $event)),
2442
+ onChange: _cache[29] || (_cache[29] = $event => (paramsChanged('repetitionType'))),
2387
2443
  style: {"width":"100%"}
2388
2444
  }, {
2389
2445
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
@@ -2418,9 +2474,9 @@ return (_ctx, _cache) => {
2418
2474
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2419
2475
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_slider, {
2420
2476
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorImageWidth,
2421
- "onUpdate:modelValue": _cache[25] || (_cache[25] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorImageWidth) = $event)),
2422
- onChange: _cache[26] || (_cache[26] = $event => (paramsChanged('floorImageWidth'))),
2423
- onClick: _cache[27] || (_cache[27] = $event => (paramsChanged('floorImageWidth'))),
2477
+ "onUpdate:modelValue": _cache[30] || (_cache[30] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorImageWidth) = $event)),
2478
+ onChange: _cache[31] || (_cache[31] = $event => (paramsChanged('floorImageWidth'))),
2479
+ onClick: _cache[32] || (_cache[32] = $event => (paramsChanged('floorImageWidth'))),
2424
2480
  step: 1,
2425
2481
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFloorImage,
2426
2482
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFloorImage
@@ -2432,8 +2488,8 @@ return (_ctx, _cache) => {
2432
2488
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2433
2489
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_input_number, {
2434
2490
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorImageWidth,
2435
- "onUpdate:modelValue": _cache[28] || (_cache[28] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorImageWidth) = $event)),
2436
- onChange: _cache[29] || (_cache[29] = $event => (paramsChanged('floorImageWidth'))),
2491
+ "onUpdate:modelValue": _cache[33] || (_cache[33] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorImageWidth) = $event)),
2492
+ onChange: _cache[34] || (_cache[34] = $event => (paramsChanged('floorImageWidth'))),
2437
2493
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFloorImage,
2438
2494
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFloorImage,
2439
2495
  step: 1,
@@ -2463,9 +2519,9 @@ return (_ctx, _cache) => {
2463
2519
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2464
2520
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_slider, {
2465
2521
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorImageHeight,
2466
- "onUpdate:modelValue": _cache[30] || (_cache[30] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorImageHeight) = $event)),
2467
- onChange: _cache[31] || (_cache[31] = $event => (paramsChanged('floorImageHeight'))),
2468
- onClick: _cache[32] || (_cache[32] = $event => (paramsChanged('floorImageHeight'))),
2522
+ "onUpdate:modelValue": _cache[35] || (_cache[35] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorImageHeight) = $event)),
2523
+ onChange: _cache[36] || (_cache[36] = $event => (paramsChanged('floorImageHeight'))),
2524
+ onClick: _cache[37] || (_cache[37] = $event => (paramsChanged('floorImageHeight'))),
2469
2525
  step: 1,
2470
2526
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFloorImage,
2471
2527
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFloorImage
@@ -2477,8 +2533,8 @@ return (_ctx, _cache) => {
2477
2533
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2478
2534
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_input_number, {
2479
2535
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorImageHeight,
2480
- "onUpdate:modelValue": _cache[33] || (_cache[33] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorImageHeight) = $event)),
2481
- onChange: _cache[34] || (_cache[34] = $event => (paramsChanged('floorImageHeight'))),
2536
+ "onUpdate:modelValue": _cache[38] || (_cache[38] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorImageHeight) = $event)),
2537
+ onChange: _cache[39] || (_cache[39] = $event => (paramsChanged('floorImageHeight'))),
2482
2538
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFloorImage,
2483
2539
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFloorImage,
2484
2540
  step: 1,
@@ -2506,8 +2562,8 @@ return (_ctx, _cache) => {
2506
2562
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2507
2563
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_select, {
2508
2564
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).roofImage,
2509
- "onUpdate:modelValue": _cache[35] || (_cache[35] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).roofImage) = $event)),
2510
- onChange: _cache[36] || (_cache[36] = $event => (paramsChanged('roofImage'))),
2565
+ "onUpdate:modelValue": _cache[40] || (_cache[40] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).roofImage) = $event)),
2566
+ onChange: _cache[41] || (_cache[41] = $event => (paramsChanged('roofImage'))),
2511
2567
  style: {"width":"100%"}
2512
2568
  }, {
2513
2569
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
@@ -2551,9 +2607,9 @@ return (_ctx, _cache) => {
2551
2607
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2552
2608
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_slider, {
2553
2609
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).baseHeight,
2554
- "onUpdate:modelValue": _cache[37] || (_cache[37] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).baseHeight) = $event)),
2555
- onChange: _cache[38] || (_cache[38] = $event => (paramsChanged('baseHeight'))),
2556
- onClick: _cache[39] || (_cache[39] = $event => (paramsChanged('baseHeight'))),
2610
+ "onUpdate:modelValue": _cache[42] || (_cache[42] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).baseHeight) = $event)),
2611
+ onChange: _cache[43] || (_cache[43] = $event => (paramsChanged('baseHeight'))),
2612
+ onClick: _cache[44] || (_cache[44] = $event => (paramsChanged('baseHeight'))),
2557
2613
  step: 10,
2558
2614
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minBaseHeight,
2559
2615
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxBaseHeight
@@ -2565,8 +2621,8 @@ return (_ctx, _cache) => {
2565
2621
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2566
2622
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_input_number, {
2567
2623
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).baseHeight,
2568
- "onUpdate:modelValue": _cache[40] || (_cache[40] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).baseHeight) = $event)),
2569
- onChange: _cache[41] || (_cache[41] = $event => (paramsChanged('baseHeight'))),
2624
+ "onUpdate:modelValue": _cache[45] || (_cache[45] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).baseHeight) = $event)),
2625
+ onChange: _cache[46] || (_cache[46] = $event => (paramsChanged('baseHeight'))),
2570
2626
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minBaseHeight,
2571
2627
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxBaseHeight,
2572
2628
  step: 10,
@@ -2598,9 +2654,9 @@ return (_ctx, _cache) => {
2598
2654
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2599
2655
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_slider, {
2600
2656
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorHeight,
2601
- "onUpdate:modelValue": _cache[42] || (_cache[42] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorHeight) = $event)),
2602
- onChange: _cache[43] || (_cache[43] = $event => (paramsChanged('floorHeight'))),
2603
- onClick: _cache[44] || (_cache[44] = $event => (paramsChanged('floorHeight'))),
2657
+ "onUpdate:modelValue": _cache[47] || (_cache[47] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorHeight) = $event)),
2658
+ onChange: _cache[48] || (_cache[48] = $event => (paramsChanged('floorHeight'))),
2659
+ onClick: _cache[49] || (_cache[49] = $event => (paramsChanged('floorHeight'))),
2604
2660
  step: 10,
2605
2661
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFloorHeight,
2606
2662
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFloorHeight
@@ -2612,8 +2668,8 @@ return (_ctx, _cache) => {
2612
2668
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2613
2669
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_input_number, {
2614
2670
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorHeight,
2615
- "onUpdate:modelValue": _cache[45] || (_cache[45] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorHeight) = $event)),
2616
- onChange: _cache[46] || (_cache[46] = $event => (paramsChanged('floorHeight'))),
2671
+ "onUpdate:modelValue": _cache[50] || (_cache[50] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorHeight) = $event)),
2672
+ onChange: _cache[51] || (_cache[51] = $event => (paramsChanged('floorHeight'))),
2617
2673
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFloorHeight,
2618
2674
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFloorHeight,
2619
2675
  step: 10,
@@ -2635,7 +2691,7 @@ return (_ctx, _cache) => {
2635
2691
  ]),
2636
2692
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_2, [
2637
2693
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
2638
- onClick: _cache[47] || (_cache[47] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => (generated('monomer')), ["stop"])),
2694
+ onClick: _cache[52] || (_cache[52] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => (generated('monomer')), ["stop"])),
2639
2695
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(locale).webgl.generated,
2640
2696
  type: "primary"
2641
2697
  }, {
@@ -2669,9 +2725,9 @@ return (_ctx, _cache) => {
2669
2725
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2670
2726
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_slider, {
2671
2727
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorCount,
2672
- "onUpdate:modelValue": _cache[48] || (_cache[48] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorCount) = $event)),
2673
- onChange: _cache[49] || (_cache[49] = $event => (paramsChanged('floorCount'))),
2674
- onClick: _cache[50] || (_cache[50] = $event => (paramsChanged('floorCount'))),
2728
+ "onUpdate:modelValue": _cache[53] || (_cache[53] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorCount) = $event)),
2729
+ onChange: _cache[54] || (_cache[54] = $event => (paramsChanged('floorCount'))),
2730
+ onClick: _cache[55] || (_cache[55] = $event => (paramsChanged('floorCount'))),
2675
2731
  step: 1,
2676
2732
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFloorCount,
2677
2733
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFloorCount
@@ -2683,11 +2739,11 @@ return (_ctx, _cache) => {
2683
2739
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2684
2740
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_input_number, {
2685
2741
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorCount,
2686
- "onUpdate:modelValue": _cache[51] || (_cache[51] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorCount) = $event)),
2742
+ "onUpdate:modelValue": _cache[56] || (_cache[56] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorCount) = $event)),
2687
2743
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFloorCount,
2688
2744
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFloorCount,
2689
2745
  step: 1,
2690
- onChange: _cache[52] || (_cache[52] = $event => (paramsChanged('floorCount'))),
2746
+ onChange: _cache[57] || (_cache[57] = $event => (paramsChanged('floorCount'))),
2691
2747
  "controls-position": "right"
2692
2748
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])
2693
2749
  ]),
@@ -2714,9 +2770,9 @@ return (_ctx, _cache) => {
2714
2770
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2715
2771
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_slider, {
2716
2772
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorHeight,
2717
- "onUpdate:modelValue": _cache[53] || (_cache[53] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorHeight) = $event)),
2718
- onChange: _cache[54] || (_cache[54] = $event => (paramsChanged('floorHeight'))),
2719
- onClick: _cache[55] || (_cache[55] = $event => (paramsChanged('floorHeight'))),
2773
+ "onUpdate:modelValue": _cache[58] || (_cache[58] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorHeight) = $event)),
2774
+ onChange: _cache[59] || (_cache[59] = $event => (paramsChanged('floorHeight'))),
2775
+ onClick: _cache[60] || (_cache[60] = $event => (paramsChanged('floorHeight'))),
2720
2776
  step: 1,
2721
2777
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFloorHeight,
2722
2778
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFloorHeight
@@ -2728,8 +2784,8 @@ return (_ctx, _cache) => {
2728
2784
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2729
2785
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_input_number, {
2730
2786
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorHeight,
2731
- "onUpdate:modelValue": _cache[56] || (_cache[56] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorHeight) = $event)),
2732
- onChange: _cache[57] || (_cache[57] = $event => (paramsChanged('floorHeight'))),
2787
+ "onUpdate:modelValue": _cache[61] || (_cache[61] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).floorHeight) = $event)),
2788
+ onChange: _cache[62] || (_cache[62] = $event => (paramsChanged('floorHeight'))),
2733
2789
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFloorHeight,
2734
2790
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFloorHeight,
2735
2791
  step: 1,
@@ -2759,9 +2815,9 @@ return (_ctx, _cache) => {
2759
2815
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2760
2816
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_slider, {
2761
2817
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).baseHeight,
2762
- "onUpdate:modelValue": _cache[58] || (_cache[58] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).baseHeight) = $event)),
2763
- onChange: _cache[59] || (_cache[59] = $event => (paramsChanged('baseHeight'))),
2764
- onClick: _cache[60] || (_cache[60] = $event => (paramsChanged('baseHeight'))),
2818
+ "onUpdate:modelValue": _cache[63] || (_cache[63] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).baseHeight) = $event)),
2819
+ onChange: _cache[64] || (_cache[64] = $event => (paramsChanged('baseHeight'))),
2820
+ onClick: _cache[65] || (_cache[65] = $event => (paramsChanged('baseHeight'))),
2765
2821
  step: 10,
2766
2822
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minBaseHeight,
2767
2823
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxBaseHeight
@@ -2773,8 +2829,8 @@ return (_ctx, _cache) => {
2773
2829
  default: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withCtx)(() => [
2774
2830
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_input_number, {
2775
2831
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).baseHeight,
2776
- "onUpdate:modelValue": _cache[61] || (_cache[61] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).baseHeight) = $event)),
2777
- onChange: _cache[62] || (_cache[62] = $event => (paramsChanged('baseHeight'))),
2832
+ "onUpdate:modelValue": _cache[66] || (_cache[66] = $event => (((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).baseHeight) = $event)),
2833
+ onChange: _cache[67] || (_cache[67] = $event => (paramsChanged('baseHeight'))),
2778
2834
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minBaseHeight,
2779
2835
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxBaseHeight,
2780
2836
  step: 10,
@@ -2796,7 +2852,7 @@ return (_ctx, _cache) => {
2796
2852
  ]),
2797
2853
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withDirectives)((0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createElementVNode)("div", _hoisted_3, [
2798
2854
  (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_button, {
2799
- onClick: _cache[63] || (_cache[63] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => (generated('multi')), ["stop"])),
2855
+ onClick: _cache[68] || (_cache[68] = (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.withModifiers)($event => (generated('multi')), ["stop"])),
2800
2856
  title: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(locale).webgl.generated,
2801
2857
  type: "primary"
2802
2858
  }, {
@@ -8049,6 +8105,7 @@ const _hoisted_4 = { class: "compass" }
8049
8105
 
8050
8106
 
8051
8107
 
8108
+
8052
8109
  const __default__ = {
8053
8110
  name: "KqSceneView"
8054
8111
  };
@@ -8218,14 +8275,17 @@ return (_ctx, _cache) => {
8218
8275
  const __exports__ = SceneViewvue_type_script_setup_true_lang_js;
8219
8276
 
8220
8277
  /* harmony default export */ var SceneView = (__exports__);
8278
+ // EXTERNAL MODULE: ./src/common/KqGIS.js
8279
+ var KqGIS = __webpack_require__(8353);
8221
8280
  // EXTERNAL MODULE: external "@kq_npm/client_common_vue/init.js"
8222
8281
  var init_js_ = __webpack_require__(455);
8223
8282
  var init_js_default = /*#__PURE__*/__webpack_require__.n(init_js_);
8224
8283
  ;// ./src/webgl/sceneview/index.js
8225
- /*
8226
- * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
8227
- * All rights reserved.
8228
- */
8284
+ /*
8285
+ * Copyright (C) 2019 KQ GEO Technologies Co., Ltd.
8286
+ * All rights reserved.
8287
+ */
8288
+
8229
8289
 
8230
8290
 
8231
8291
 
@@ -8236,6 +8296,8 @@ SceneView.install = (Vue, opts) => {
8236
8296
  };
8237
8297
 
8238
8298
 
8299
+
8300
+ KqGIS/* kq_npm_client3d_webgl_vue */.Z.KqSceneView = SceneView
8239
8301
 
8240
8302
 
8241
8303
  /***/ }),
@@ -13217,7 +13279,7 @@ element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage.install =
13217
13279
 
13218
13280
  /* harmony default export */ __webpack_exports__.A = (element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage);
13219
13281
 
13220
- _common_KqGIS__WEBPACK_IMPORTED_MODULE_1__/* .kq_npm_client_common_vue */ .y.KqMessage = element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage;
13282
+ _common_KqGIS__WEBPACK_IMPORTED_MODULE_1__/* .kq_npm_client_common_vue */ .yR.KqMessage = element_plus_dist_index_full_js__WEBPACK_IMPORTED_MODULE_0__.ElMessage;
13221
13283
 
13222
13284
 
13223
13285
  /***/ }),
@@ -40143,7 +40205,7 @@ index_full_js_.ElLoading.install = (Vue, opts) => {
40143
40205
 
40144
40206
  /* harmony default export */ var loading = (index_full_js_.ElLoading);
40145
40207
 
40146
- common_KqGIS/* kq_npm_client_common_vue */.y.KqLoading = index_full_js_.ElLoading;
40208
+ common_KqGIS/* kq_npm_client_common_vue */.yR.KqLoading = index_full_js_.ElLoading;
40147
40209
  ;// ./src/webgl/clientPrint/ClientPrintViewModel.js
40148
40210
  /**
40149
40211
  * Author: zqp
@@ -50485,7 +50547,8 @@ BuildPointModel.install = (Vue, opts) => {
50485
50547
 
50486
50548
  "use strict";
50487
50549
  /* harmony export */ __webpack_require__.d(__webpack_exports__, {
50488
- /* harmony export */ y: function() { return /* binding */ kq_npm_client_common_vue; }
50550
+ /* harmony export */ Z: function() { return /* binding */ kq_npm_client3d_webgl_vue; },
50551
+ /* harmony export */ yR: function() { return /* binding */ kq_npm_client_common_vue; }
50489
50552
  /* harmony export */ });
50490
50553
  /* unused harmony export kq_npm_client_leaflet_vue */
50491
50554
  let kq_npm_client_common_vue = (window.kq_npm_client_common_vue = window.kq_npm_client_common_vue || {});
@@ -50496,6 +50559,11 @@ let kq_npm_client_leaflet_vue = (window.kq_npm_client_leaflet_vue = window.kq_np
50496
50559
 
50497
50560
  __webpack_require__.g.kq_npm_client_leaflet_vue = kq_npm_client_leaflet_vue;
50498
50561
 
50562
+ let kq_npm_client3d_webgl_vue = (window.kq_npm_client3d_webgl_vue = window.kq_npm_client3d_webgl_vue || {});
50563
+
50564
+ __webpack_require__.g.kq_npm_client3d_webgl_vue = kq_npm_client3d_webgl_vue;
50565
+
50566
+
50499
50567
 
50500
50568
  /***/ }),
50501
50569