endset_three_editor 0.6.4 → 0.6.5
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/dist/three-editor.es.js
CHANGED
|
@@ -5965,9 +5965,9 @@ const Zr = {
|
|
|
5965
5965
|
k(b("input", {
|
|
5966
5966
|
type: "range",
|
|
5967
5967
|
class: "dp-range",
|
|
5968
|
-
min: "-
|
|
5969
|
-
max: "
|
|
5970
|
-
step: "0.
|
|
5968
|
+
min: "-2",
|
|
5969
|
+
max: "2",
|
|
5970
|
+
step: "0.01",
|
|
5971
5971
|
"onUpdate:modelValue": I[3] || (I[3] = (y) => o.value = y)
|
|
5972
5972
|
}, null, 512), [
|
|
5973
5973
|
[
|
|
@@ -6097,7 +6097,7 @@ const Zr = {
|
|
|
6097
6097
|
])
|
|
6098
6098
|
]));
|
|
6099
6099
|
}
|
|
6100
|
-
}), sl = /* @__PURE__ */ Se(tl, [["__scopeId", "data-v-
|
|
6100
|
+
}), sl = /* @__PURE__ */ Se(tl, [["__scopeId", "data-v-7e3a155e"]]);
|
|
6101
6101
|
function nl(r) {
|
|
6102
6102
|
const e = N(/* @__PURE__ */ new Set()), t = (s) => {
|
|
6103
6103
|
const i = new Set(e.value);
|