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.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 (t > 0 || L > 0 || a > 0 || r > 0) {
16492
- const v = t - (L || 0) - (a || 0) - (r || 0);
16493
- return new Intl.NumberFormat("ro-RO", {
16494
- style: "currency",
16495
- currency: "RON",
16496
- minimumFractionDigits: 0,
16497
- maximumFractionDigits: 0
16498
- }).format(v);
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,