@kq_npm/client3d_webgl_vue 4.5.22-beta → 4.5.24

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.
@@ -1013,7 +1013,7 @@ const __default__ = {
1013
1013
  step: 1,
1014
1014
  min: 0,
1015
1015
  max: 100,
1016
- onInput: _cache[5] || (_cache[5] = $event => paramsChanged('lineSpeed'))
1016
+ onChange: _cache[5] || (_cache[5] = $event => paramsChanged('lineSpeed'))
1017
1017
  }, null, 8 /* PROPS */, ["modelValue"])]),
1018
1018
  _: 1 /* STABLE */
1019
1019
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
@@ -1026,7 +1026,7 @@ const __default__ = {
1026
1026
  max: 100,
1027
1027
  step: 0.1,
1028
1028
  "controls-position": "right",
1029
- onInput: _cache[7] || (_cache[7] = $event => paramsChanged('lineSpeed'))
1029
+ onChange: _cache[7] || (_cache[7] = $event => paramsChanged('lineSpeed'))
1030
1030
  }, null, 8 /* PROPS */, ["modelValue", "min", "step"])]),
1031
1031
  _: 1 /* STABLE */
1032
1032
  })]),
@@ -1053,7 +1053,7 @@ const __default__ = {
1053
1053
  min: 0.1,
1054
1054
  max: 100,
1055
1055
  step: 0.1,
1056
- onInput: _cache[9] || (_cache[9] = $event => paramsChanged('lineWidth'))
1056
+ onChange: _cache[9] || (_cache[9] = $event => paramsChanged('lineWidth'))
1057
1057
  }, null, 8 /* PROPS */, ["modelValue", "min", "step"])]),
1058
1058
  _: 1 /* STABLE */
1059
1059
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
@@ -1066,7 +1066,7 @@ const __default__ = {
1066
1066
  max: 100,
1067
1067
  step: 1,
1068
1068
  "controls-position": "right",
1069
- onInput: _cache[11] || (_cache[11] = $event => paramsChanged('lineWidth'))
1069
+ onChange: _cache[11] || (_cache[11] = $event => paramsChanged('lineWidth'))
1070
1070
  }, null, 8 /* PROPS */, ["modelValue"])]),
1071
1071
  _: 1 /* STABLE */
1072
1072
  })]),
@@ -1093,7 +1093,7 @@ const __default__ = {
1093
1093
  step: 1,
1094
1094
  min: 0,
1095
1095
  max: 100,
1096
- onInput: _cache[13] || (_cache[13] = $event => paramsChanged('luminosity'))
1096
+ onChange: _cache[13] || (_cache[13] = $event => paramsChanged('luminosity'))
1097
1097
  }, null, 8 /* PROPS */, ["modelValue"])]),
1098
1098
  _: 1 /* STABLE */
1099
1099
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
@@ -1106,7 +1106,7 @@ const __default__ = {
1106
1106
  max: 100,
1107
1107
  step: 1,
1108
1108
  "controls-position": "right",
1109
- onInput: _cache[15] || (_cache[15] = $event => paramsChanged('luminosity'))
1109
+ onChange: _cache[15] || (_cache[15] = $event => paramsChanged('luminosity'))
1110
1110
  }, null, 8 /* PROPS */, ["modelValue"])]),
1111
1111
  _: 1 /* STABLE */
1112
1112
  })]),
@@ -1145,7 +1145,7 @@ const __default__ = {
1145
1145
  step: 1,
1146
1146
  min: 0,
1147
1147
  max: 360,
1148
- onInput: _cache[19] || (_cache[19] = $event => paramsChanged('scanningAngle'))
1148
+ onChange: _cache[19] || (_cache[19] = $event => paramsChanged('scanningAngle'))
1149
1149
  }, null, 8 /* PROPS */, ["modelValue"])]),
1150
1150
  _: 1 /* STABLE */
1151
1151
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
@@ -1158,7 +1158,7 @@ const __default__ = {
1158
1158
  max: 360,
1159
1159
  step: 1,
1160
1160
  "controls-position": "right",
1161
- onInput: _cache[21] || (_cache[21] = $event => paramsChanged('scanningAngle'))
1161
+ onChange: _cache[21] || (_cache[21] = $event => paramsChanged('scanningAngle'))
1162
1162
  }, null, 8 /* PROPS */, ["modelValue"])]),
1163
1163
  _: 1 /* STABLE */
1164
1164
  })]),
@@ -1234,7 +1234,7 @@ const __default__ = {
1234
1234
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).cycleStyle,
1235
1235
  "onUpdate:modelValue": _cache[28] || (_cache[28] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).cycleStyle = $event),
1236
1236
  "controls-position": "right",
1237
- onInput: _cache[29] || (_cache[29] = $event => paramsChanged('cycleStyle'))
1237
+ onChange: _cache[29] || (_cache[29] = $event => paramsChanged('cycleStyle'))
1238
1238
  }, null, 8 /* PROPS */, ["modelValue"])]),
1239
1239
  _: 1 /* STABLE */
1240
1240
  })]),
@@ -1256,7 +1256,7 @@ const __default__ = {
1256
1256
  modelValue: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).lengthStyle,
1257
1257
  "onUpdate:modelValue": _cache[30] || (_cache[30] = $event => (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).lengthStyle = $event),
1258
1258
  "controls-position": "right",
1259
- onInput: _cache[31] || (_cache[31] = $event => paramsChanged('lengthStyle'))
1259
+ onChange: _cache[31] || (_cache[31] = $event => paramsChanged('lengthStyle'))
1260
1260
  }, null, 8 /* PROPS */, ["modelValue"])]),
1261
1261
  _: 1 /* STABLE */
1262
1262
  })]),
@@ -1288,7 +1288,7 @@ const __default__ = {
1288
1288
  step: 1,
1289
1289
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minSweepRadius,
1290
1290
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxSweepRadius,
1291
- onInput: _cache[33] || (_cache[33] = $event => paramsChanged('Radius'))
1291
+ onChange: _cache[33] || (_cache[33] = $event => paramsChanged('Radius'))
1292
1292
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1293
1293
  _: 1 /* STABLE */
1294
1294
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
@@ -1301,7 +1301,7 @@ const __default__ = {
1301
1301
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxSweepRadius,
1302
1302
  step: 1,
1303
1303
  "controls-position": "right",
1304
- onInput: _cache[35] || (_cache[35] = $event => paramsChanged('Radius'))
1304
+ onChange: _cache[35] || (_cache[35] = $event => paramsChanged('Radius'))
1305
1305
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
1306
1306
  _: 1 /* STABLE */
1307
1307
  })]),
@@ -300,7 +300,7 @@ class SceneAdvancedToImageViewModel {
300
300
  let lat = Cesium.Math.toDegrees(cartographic.latitude);
301
301
  let lng = Cesium.Math.toDegrees(cartographic.longitude);
302
302
  let pos = Cesium.Cartesian3.fromDegrees(lng, lat, this._options.height);
303
- this._satellitePyramidPrimitive = this._viewer.scene.primitives.add(new Cesium.Kq3dSatellitePyramidPrimitive(this._viewer, {
303
+ this._satellitePyramidPrimitive = this._viewer.scene.primitives.add(new SatellitePyramidPrimitive(this._viewer, {
304
304
  position: pos,
305
305
  angle1: this._options.leftRightAngle,
306
306
  angle2: this._options.frontAndRearAngle,
@@ -741,7 +741,7 @@ const __default__ = {
741
741
  step: 1,
742
742
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeight,
743
743
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight,
744
- onInput: _cache[1] || (_cache[1] = $event => paramsChanged('height'))
744
+ onChange: _cache[1] || (_cache[1] = $event => paramsChanged('height'))
745
745
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
746
746
  _: 1 /* STABLE */
747
747
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
@@ -754,7 +754,7 @@ const __default__ = {
754
754
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeight,
755
755
  step: 1,
756
756
  "controls-position": "right",
757
- onInput: _cache[3] || (_cache[3] = $event => paramsChanged('height'))
757
+ onChange: _cache[3] || (_cache[3] = $event => paramsChanged('height'))
758
758
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
759
759
  _: 1 /* STABLE */
760
760
  })]),
@@ -781,7 +781,7 @@ const __default__ = {
781
781
  step: 1,
782
782
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minHeading,
783
783
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeading,
784
- onInput: _cache[5] || (_cache[5] = $event => paramsChanged('heading'))
784
+ onChange: _cache[5] || (_cache[5] = $event => paramsChanged('heading'))
785
785
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
786
786
  _: 1 /* STABLE */
787
787
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
@@ -794,7 +794,7 @@ const __default__ = {
794
794
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxHeading,
795
795
  step: 1,
796
796
  "controls-position": "right",
797
- onInput: _cache[7] || (_cache[7] = $event => paramsChanged('screenHeight'))
797
+ onChange: _cache[7] || (_cache[7] = $event => paramsChanged('screenHeight'))
798
798
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
799
799
  _: 1 /* STABLE */
800
800
  })]),
@@ -821,7 +821,7 @@ const __default__ = {
821
821
  step: 1,
822
822
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minPitch,
823
823
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxPitch,
824
- onInput: _cache[9] || (_cache[9] = $event => paramsChanged('pitch'))
824
+ onChange: _cache[9] || (_cache[9] = $event => paramsChanged('pitch'))
825
825
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
826
826
  _: 1 /* STABLE */
827
827
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
@@ -834,7 +834,7 @@ const __default__ = {
834
834
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minPitch,
835
835
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxPitch,
836
836
  "controls-position": "right",
837
- onInput: _cache[11] || (_cache[11] = $event => paramsChanged('pitch'))
837
+ onChange: _cache[11] || (_cache[11] = $event => paramsChanged('pitch'))
838
838
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
839
839
  _: 1 /* STABLE */
840
840
  })]),
@@ -861,7 +861,7 @@ const __default__ = {
861
861
  step: 1,
862
862
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minPitch,
863
863
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxPitch,
864
- onInput: _cache[13] || (_cache[13] = $event => paramsChanged('roll'))
864
+ onChange: _cache[13] || (_cache[13] = $event => paramsChanged('roll'))
865
865
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
866
866
  _: 1 /* STABLE */
867
867
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
@@ -874,7 +874,7 @@ const __default__ = {
874
874
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minRoll,
875
875
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxRoll,
876
876
  "controls-position": "right",
877
- onInput: _cache[15] || (_cache[15] = $event => paramsChanged('roll'))
877
+ onChange: _cache[15] || (_cache[15] = $event => paramsChanged('roll'))
878
878
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
879
879
  _: 1 /* STABLE */
880
880
  })]),
@@ -901,7 +901,7 @@ const __default__ = {
901
901
  step: 1,
902
902
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minLeftRightAngle,
903
903
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxLeftRightAngle,
904
- onInput: _cache[17] || (_cache[17] = $event => paramsChanged('leftRightAngle'))
904
+ onChange: _cache[17] || (_cache[17] = $event => paramsChanged('leftRightAngle'))
905
905
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
906
906
  _: 1 /* STABLE */
907
907
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
@@ -914,7 +914,7 @@ const __default__ = {
914
914
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minLeftRightAngle,
915
915
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxLeftRightAngle,
916
916
  "controls-position": "right",
917
- onInput: _cache[19] || (_cache[19] = $event => paramsChanged('leftRightAngle'))
917
+ onChange: _cache[19] || (_cache[19] = $event => paramsChanged('leftRightAngle'))
918
918
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
919
919
  _: 1 /* STABLE */
920
920
  })]),
@@ -941,7 +941,7 @@ const __default__ = {
941
941
  step: 1,
942
942
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFrontAndRearAngle,
943
943
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFrontAndRearAngle,
944
- onInput: _cache[21] || (_cache[21] = $event => paramsChanged('frontAndRearAngle'))
944
+ onChange: _cache[21] || (_cache[21] = $event => paramsChanged('frontAndRearAngle'))
945
945
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
946
946
  _: 1 /* STABLE */
947
947
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
@@ -954,7 +954,7 @@ const __default__ = {
954
954
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minFrontAndRearAngle,
955
955
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxFrontAndRearAngle,
956
956
  "controls-position": "right",
957
- onInput: _cache[23] || (_cache[23] = $event => paramsChanged('frontAndRearAngle'))
957
+ onChange: _cache[23] || (_cache[23] = $event => paramsChanged('frontAndRearAngle'))
958
958
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
959
959
  _: 1 /* STABLE */
960
960
  })]),