@tresjs/cientos 3.2.0 → 3.2.1
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/trescientos.js +4 -4
- package/dist/trescientos.umd.cjs +11 -11
- package/package.json +3 -3
package/dist/trescientos.js
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* name: @tresjs/cientos
|
|
3
|
-
* version: v3.2.
|
|
3
|
+
* version: v3.2.1
|
|
4
4
|
* (c) 2023
|
|
5
5
|
* description: Collection of useful helpers and fully functional, ready-made abstractions for Tres
|
|
6
6
|
* author: Alvaro Saburido <hola@alvarosaburido.dev> (https://github.com/alvarosabu/)
|
|
@@ -6147,11 +6147,11 @@ const qa = ["target", "auto-rotate", "auto-rotate-speed", "enable-damping", "dam
|
|
|
6147
6147
|
immediate: !0
|
|
6148
6148
|
}
|
|
6149
6149
|
), Re(c, (g) => {
|
|
6150
|
-
!p.value && !t.htmlScroll || (b.value =
|
|
6150
|
+
!p.value && !t.htmlScroll || (b.value = g / d.value / (w.value / d.value - 1), E.value = -1 * b.value, e("update:modelValue", b.value));
|
|
6151
6151
|
}), Re(u, (g) => {
|
|
6152
|
-
b.value =
|
|
6152
|
+
b.value = g / d.value / (w.value / d.value), E.value = -1 * b.value, e("update:modelValue", b.value);
|
|
6153
6153
|
}), Re(h, (g) => {
|
|
6154
|
-
b.value =
|
|
6154
|
+
b.value = g / _.value / (w.value / _.value - 1), E.value = +b.value, e("update:modelValue", b.value);
|
|
6155
6155
|
}), Re(
|
|
6156
6156
|
o,
|
|
6157
6157
|
(g) => {
|