@kq_npm/client3d_webgl_vue 3.2.2-beta → 3.2.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.
- package/index.js +0 -2
- package/package.json +1 -1
- package/scenceview/index.js +0 -2
- package/underground/index.js +0 -2
package/index.js
CHANGED
|
@@ -24793,8 +24793,6 @@ const Undergroundvue_type_script_setup_true_lang_js_default_ = {
|
|
|
24793
24793
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.unref)(isUndergroundMode),
|
|
24794
24794
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.isRef)(isUndergroundMode) ? isUndergroundMode.value = $event : isUndergroundMode = $event),
|
|
24795
24795
|
onChange: undergroundChange,
|
|
24796
|
-
"active-color": "#409EFF",
|
|
24797
|
-
"inactive-color": "#C0CCDA",
|
|
24798
24796
|
width: 30,
|
|
24799
24797
|
"active-text": (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_namespaceObject.unref)(language).undergroundText,
|
|
24800
24798
|
style: {
|
package/package.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"name":"@kq_npm/client3d_webgl_vue","description":"KQGIS Client3D for Vue.js","version":"3.2.
|
|
1
|
+
{"name":"@kq_npm/client3d_webgl_vue","description":"KQGIS Client3D for Vue.js","version":"3.2.3-beta","homepage":"","keywords":["KQGIS","webGL","Vue"],"browserslist":["> 1%","last 2 versions","not dead","not ie 11"],"author":"KQWEB GROUP","license":"Apache-2.0","dependencies":{"colorcolor":"^1.1.1","echarts":"^5.3.3","js-cookie":"^3.0.1","omit.js":"^2.0.2","save":"^2.5.0","tinycolor2":"^1.4.2","vue-i18n":"9.2.0-beta.36","xlsx":"^0.18.5","css-vars-ponyfill":"^2.4.8","html2canvas":"^1.4.1","xe-utils":"^3.5.4"}}
|
package/scenceview/index.js
CHANGED
|
@@ -21386,8 +21386,6 @@ const __default__ = {
|
|
|
21386
21386
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isUndergroundMode),
|
|
21387
21387
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.isRef)(isUndergroundMode) ? isUndergroundMode.value = $event : isUndergroundMode = $event),
|
|
21388
21388
|
onChange: undergroundChange,
|
|
21389
|
-
"active-color": "#409EFF",
|
|
21390
|
-
"inactive-color": "#C0CCDA",
|
|
21391
21389
|
width: 30,
|
|
21392
21390
|
"active-text": (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).undergroundText,
|
|
21393
21391
|
style: {
|
package/underground/index.js
CHANGED
|
@@ -290,8 +290,6 @@ const __default__ = {
|
|
|
290
290
|
modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(isUndergroundMode),
|
|
291
291
|
"onUpdate:modelValue": _cache[0] || (_cache[0] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.isRef)(isUndergroundMode) ? isUndergroundMode.value = $event : isUndergroundMode = $event),
|
|
292
292
|
onChange: undergroundChange,
|
|
293
|
-
"active-color": "#409EFF",
|
|
294
|
-
"inactive-color": "#C0CCDA",
|
|
295
293
|
width: 30,
|
|
296
294
|
"active-text": (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(language).undergroundText,
|
|
297
295
|
style: {
|