@nmorph/nmorph-ui-kit 0.2.73 → 0.2.75
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 +8 -8
- package/dist/index.umd.js +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -3016,7 +3016,7 @@ const Pf = {
|
|
|
3016
3016
|
},
|
|
3017
3017
|
setup(e) {
|
|
3018
3018
|
I((p) => ({
|
|
3019
|
-
"
|
|
3019
|
+
"62675a48": p.color
|
|
3020
3020
|
}));
|
|
3021
3021
|
const t = e, a = _(
|
|
3022
3022
|
() => A({
|
|
@@ -3027,7 +3027,7 @@ const Pf = {
|
|
|
3027
3027
|
"nmorph-badge__container": [`${t.hidden && "hidden"}`]
|
|
3028
3028
|
})
|
|
3029
3029
|
), r = _(() => typeof Number(t.value) == "number" && Number(t.value) > t.max ? `${t.max}+` : t.value), c = _(() => {
|
|
3030
|
-
const p = `${d?.value / 2 + t.offsetX}px`, f = `${h?.value / 2 + t.offsetY}px`;
|
|
3030
|
+
const p = `${(d?.value / 2 + t.offsetX) * -1}px`, f = `${(h?.value / 2 + t.offsetY) * -1}px`;
|
|
3031
3031
|
return {
|
|
3032
3032
|
x: p,
|
|
3033
3033
|
y: f
|
|
@@ -3842,11 +3842,11 @@ const ig = {
|
|
|
3842
3842
|
},
|
|
3843
3843
|
setup(e) {
|
|
3844
3844
|
I((y) => ({
|
|
3845
|
-
"
|
|
3846
|
-
|
|
3847
|
-
"
|
|
3848
|
-
"
|
|
3849
|
-
"
|
|
3845
|
+
"25758a24": l.value,
|
|
3846
|
+
e4abf678: r.value,
|
|
3847
|
+
"8edb4f36": c.value,
|
|
3848
|
+
"1c7cd65a": f.value,
|
|
3849
|
+
"0bba730f": y.strokeWidth
|
|
3850
3850
|
}));
|
|
3851
3851
|
const t = e, a = _(
|
|
3852
3852
|
() => A({
|
|
@@ -4468,7 +4468,7 @@ const Le = (e) => {
|
|
|
4468
4468
|
};
|
|
4469
4469
|
return { placement: u, placementCoords: d };
|
|
4470
4470
|
}, Wx = () => {
|
|
4471
|
-
}, Zg = "@nmorph/nmorph-ui-kit", Ng = "module", Ig = "0.2.
|
|
4471
|
+
}, Zg = "@nmorph/nmorph-ui-kit", Ng = "module", Ig = "0.2.75", ew = "MIT", tw = {
|
|
4472
4472
|
node: "18.13.0",
|
|
4473
4473
|
npm: "8.19.3"
|
|
4474
4474
|
}, nw = "./dist/index.d.ts", ow = "./dist/index.umd.js", aw = "./dist/index.es.js", sw = "./dist/style.css", lw = [
|