rbro-tat-uds 1.5.21 → 1.5.22
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 +1 -1
- package/dist/index.es.js.map +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
@@ -11909,7 +11909,7 @@ const f4 = S.svg`
|
|
11909
11909
|
line_max_x: _
|
11910
11910
|
};
|
11911
11911
|
}, [u, v, n, o, e]), k = y1(() => {
|
11912
|
-
const D = i * u / e - $.secondary_bar_w, A = u - $.secondary_bar_w, M = i
|
11912
|
+
const D = i * u / e - $.secondary_bar_w, A = u - $.secondary_bar_w, M = i >= n ? t.success_200 : t.danger_200, w = i >= n ? t.success_500 : t.danger_500, Z = i >= n ? t.success_800 : t.danger_800;
|
11913
11913
|
return {
|
11914
11914
|
value: Math.min(A, Math.max(0, D)),
|
11915
11915
|
fill_rect_primary: M,
|