@kq_npm/client3d_webgl_vue 4.5.23-beta → 4.5.25-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.
@@ -1 +1 @@
1
- .kq3d-scene-set{z-index:999;border-radius:var(--kq-border-radius-base);padding:16px;padding-bottom:8px;pointer-events:auto;cursor:default;background-color:var(--kq-bg-color)}.kq3d-scene-set .kq3d-scene-set-box{width:390px}.kq3d-scene-set .kq-collapse{border:unset}.kq3d-scene-set .kq-collapse .scene-content .kq-switch{margin-right:5px}.kq3d-scene-set .kq-collapse .kq-collapse-item{margin-bottom:8px}.kq3d-scene-set .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-scene-set .kq-collapse .kq-collapse-item__arrow{margin:0 0 0 auto}.kq3d-scene-set .kq-collapse .kq-collapse-item__wrap{border:unset}.kq3d-scene-set .kq-collapse .kq-collapse-item__wrap .kq-collapse-item__content{padding-bottom:unset;border:unset;padding-top:10px}.kq3d-scene-set .kq-form-item{margin-bottom:8px}.kq3d-scene-set .kq-form-item__content{text-align:end;display:block}.kq3d-scene-set .form-item-left .kq-form-item__content{text-align:left;display:block}.kq3d-scene-set .kq-row{display:-webkit-box;display:-ms-flexbox;display:flex}.kq3d-scene-set .rowClass{margin-bottom:8px;line-height:32px}.kq3d-scene-set .kq-divider--horizontal{margin:8px 0}.kq3d-scene-set .kq-slider{width:95%;padding-left:7px}.kq3d-scene-set .kq-slider .kq-slider__button{width:14px;height:14px}.kq3d-scene-set .kq-input-number.is-controls-right{width:65px}.kq3d-scene-set .kq-input-number.is-controls-right .kq-input-number__decrease,.kq3d-scene-set .kq-input-number.is-controls-right .kq-input-number__increase{width:20px}.kq3d-scene-set .kq-col-8 .kq-input-number .kq-input__wrapper,.kq3d-scene-set .kq-input-number.is-controls-right .kq-input__wrapper{padding-left:0;padding-right:20px}
1
+ .kq3d-scene-set{z-index:999;border-radius:var(--kq-border-radius-base);padding:16px;padding-bottom:8px;pointer-events:auto;cursor:default;background-color:var(--kq-bg-color)}.kq3d-scene-set .kq3d-scene-set-box{width:410px}.kq3d-scene-set .kq-collapse{border:unset}.kq3d-scene-set .kq-collapse .scene-content .kq-switch{margin-right:5px}.kq3d-scene-set .kq-collapse .kq-collapse-item{margin-bottom:8px}.kq3d-scene-set .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-scene-set .kq-collapse .kq-collapse-item__arrow{margin:0 0 0 auto}.kq3d-scene-set .kq-collapse .kq-collapse-item__wrap{border:unset}.kq3d-scene-set .kq-collapse .kq-collapse-item__wrap .kq-collapse-item__content{padding-bottom:unset;border:unset;padding-top:10px}.kq3d-scene-set .kq-form-item{margin-bottom:8px}.kq3d-scene-set .kq-form-item__content{text-align:end;display:block}.kq3d-scene-set .form-item-left .kq-form-item__content{text-align:left;display:block}.kq3d-scene-set .kq-row{display:-webkit-box;display:-ms-flexbox;display:flex}.kq3d-scene-set .rowClass{margin-bottom:8px;line-height:32px}.kq3d-scene-set .kq-divider--horizontal{margin:8px 0}.kq3d-scene-set .kq-slider{width:95%;padding-left:7px}.kq3d-scene-set .kq-slider .kq-slider__button{width:14px;height:14px}.kq3d-scene-set .kq-input-number.is-controls-right{width:65px}.kq3d-scene-set .kq-input-number.is-controls-right .kq-input-number__decrease,.kq3d-scene-set .kq-input-number.is-controls-right .kq-input-number__increase{width:20px}.kq3d-scene-set .kq-col-8 .kq-input-number .kq-input__wrapper,.kq3d-scene-set .kq-input-number.is-controls-right .kq-input__wrapper{padding-left:0;padding-right:20px}
@@ -548,7 +548,7 @@ const __default__ = {
548
548
  step: 1,
549
549
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minScreenWidth,
550
550
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxScreenWidth,
551
- onInput: _cache[1] || (_cache[1] = $event => paramsChanged('screenWidth'))
551
+ onChange: _cache[1] || (_cache[1] = $event => paramsChanged('screenWidth'))
552
552
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
553
553
  _: 1 /* STABLE */
554
554
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
@@ -561,7 +561,7 @@ const __default__ = {
561
561
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxScreenWidth,
562
562
  step: 1,
563
563
  "controls-position": "right",
564
- onInput: _cache[3] || (_cache[3] = $event => paramsChanged('screenWidth'))
564
+ onChange: _cache[3] || (_cache[3] = $event => paramsChanged('screenWidth'))
565
565
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
566
566
  _: 1 /* STABLE */
567
567
  })]),
@@ -588,7 +588,7 @@ const __default__ = {
588
588
  step: 1,
589
589
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minScreenHeight,
590
590
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxScreenHeight,
591
- onInput: _cache[5] || (_cache[5] = $event => paramsChanged('screenHeight'))
591
+ onChange: _cache[5] || (_cache[5] = $event => paramsChanged('screenHeight'))
592
592
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
593
593
  _: 1 /* STABLE */
594
594
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
@@ -601,7 +601,7 @@ const __default__ = {
601
601
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).maxScreenHeight,
602
602
  step: 1,
603
603
  "controls-position": "right",
604
- onInput: _cache[7] || (_cache[7] = $event => paramsChanged('screenHeight'))
604
+ onChange: _cache[7] || (_cache[7] = $event => paramsChanged('screenHeight'))
605
605
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
606
606
  _: 1 /* STABLE */
607
607
  })]),
@@ -628,7 +628,7 @@ const __default__ = {
628
628
  step: 0.01,
629
629
  min: 0.01,
630
630
  max: 1,
631
- onInput: _cache[9] || (_cache[9] = $event => paramsChanged('pantographRatio'))
631
+ onChange: _cache[9] || (_cache[9] = $event => paramsChanged('pantographRatio'))
632
632
  }, null, 8 /* PROPS */, ["modelValue", "step", "min"])]),
633
633
  _: 1 /* STABLE */
634
634
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
@@ -641,7 +641,7 @@ const __default__ = {
641
641
  min: 0.01,
642
642
  max: 1,
643
643
  "controls-position": "right",
644
- onInput: _cache[11] || (_cache[11] = $event => paramsChanged('pantographRatio'))
644
+ onChange: _cache[11] || (_cache[11] = $event => paramsChanged('pantographRatio'))
645
645
  }, null, 8 /* PROPS */, ["modelValue", "step", "min"])]),
646
646
  _: 1 /* STABLE */
647
647
  })]),
@@ -744,7 +744,7 @@ const __default__ = {
744
744
  step: 1,
745
745
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minImgWidth,
746
746
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).screenWidth,
747
- onInput: _cache[17] || (_cache[17] = $event => paramsChanged('imgWidth'))
747
+ onChange: _cache[17] || (_cache[17] = $event => paramsChanged('imgWidth'))
748
748
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
749
749
  _: 1 /* STABLE */
750
750
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
@@ -757,7 +757,7 @@ const __default__ = {
757
757
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).screenWidth,
758
758
  step: 1,
759
759
  "controls-position": "right",
760
- onInput: _cache[19] || (_cache[19] = $event => paramsChanged('imgWidth'))
760
+ onChange: _cache[19] || (_cache[19] = $event => paramsChanged('imgWidth'))
761
761
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
762
762
  _: 1 /* STABLE */
763
763
  })]),
@@ -784,7 +784,7 @@ const __default__ = {
784
784
  step: 1,
785
785
  min: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).minImgHeight,
786
786
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).screenHeight,
787
- onInput: _cache[21] || (_cache[21] = $event => paramsChanged('imgHeight'))
787
+ onChange: _cache[21] || (_cache[21] = $event => paramsChanged('imgHeight'))
788
788
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
789
789
  _: 1 /* STABLE */
790
790
  }), (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.createVNode)(_component_kq_col, {
@@ -797,7 +797,7 @@ const __default__ = {
797
797
  max: (0,external_root_Vue_commonjs_vue_commonjs2_vue_amd_vue_.unref)(formItem).screenHeight,
798
798
  step: 1,
799
799
  "controls-position": "right",
800
- onInput: _cache[23] || (_cache[23] = $event => paramsChanged('imgHeight'))
800
+ onChange: _cache[23] || (_cache[23] = $event => paramsChanged('imgHeight'))
801
801
  }, null, 8 /* PROPS */, ["modelValue", "min", "max"])]),
802
802
  _: 1 /* STABLE */
803
803
  })]),