rbro-tat-uds 1.6.3 → 1.6.4
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/index.cjs.js +1 -1
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +9 -10
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -16488,16 +16488,15 @@ const Je = B.button`
|
|
16488
16488
|
}
|
16489
16489
|
return M.push(R), M;
|
16490
16490
|
}, E = o1(() => {
|
16491
|
-
if (
|
16492
|
-
|
16493
|
-
|
16494
|
-
|
16495
|
-
|
16496
|
-
|
16497
|
-
|
16498
|
-
|
16499
|
-
}
|
16500
|
-
return p;
|
16491
|
+
if (L === 0 && a === 0 && r === 0)
|
16492
|
+
return p;
|
16493
|
+
const v = t - (L || 0) - (a || 0) - (r || 0);
|
16494
|
+
return new Intl.NumberFormat("ro-RO", {
|
16495
|
+
style: "currency",
|
16496
|
+
currency: "RON",
|
16497
|
+
minimumFractionDigits: 0,
|
16498
|
+
maximumFractionDigits: 0
|
16499
|
+
}).format(v);
|
16501
16500
|
}, [t, L, a, r, p]), w = o1(() => {
|
16502
16501
|
const M = f - 54, R = c > t ? c - t : 0, Z = R > 0 ? Number((R * M / c * 3).toFixed(2)) : 0, F = M - Z, D = L + a + r, z = Math.max(t - D, 0), m = {
|
16503
16502
|
crestere: L > 0 ? L * F / t : 0,
|