@nmorph/nmorph-ui-kit 1.0.28 → 1.0.30
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
|
@@ -159,7 +159,7 @@ const k2 = (t) => {
|
|
|
159
159
|
});
|
|
160
160
|
};
|
|
161
161
|
return { placement: d, placementCoords: i };
|
|
162
|
-
}, _e = "@nmorph/nmorph-ui-kit", fe = "module", we = "1.0.
|
|
162
|
+
}, _e = "@nmorph/nmorph-ui-kit", fe = "module", we = "1.0.30", ge = "MIT", xe = {
|
|
163
163
|
node: "18.13.0",
|
|
164
164
|
npm: "8.19.3"
|
|
165
165
|
}, $e = "./dist/index.d.ts", ye = "./dist/index.umd.js", be = "./dist/index.es.js", Me = "./dist/style.css", He = [
|
|
@@ -563,7 +563,7 @@ const Ge = {
|
|
|
563
563
|
`${s.disabled && "disabled"}`,
|
|
564
564
|
`${s.accentBgOnHover && "accent-bg-on-hover"}`,
|
|
565
565
|
`${s.ripple && "ripple"}`,
|
|
566
|
-
`${l
|
|
566
|
+
`${l.icon && "icon"}`
|
|
567
567
|
]
|
|
568
568
|
})
|
|
569
569
|
), c = g(null), d = {
|
|
@@ -583,9 +583,9 @@ const Ge = {
|
|
|
583
583
|
type: s.type,
|
|
584
584
|
tabindex: s.tabindex
|
|
585
585
|
}, [
|
|
586
|
-
v(l)
|
|
586
|
+
v(l).icon ? (o(), O(v(F), { key: 0 }, {
|
|
587
587
|
default: D(() => [
|
|
588
|
-
B(u.$slots, "icon
|
|
588
|
+
B(u.$slots, "icon")
|
|
589
589
|
]),
|
|
590
590
|
_: 3
|
|
591
591
|
})) : (o(), a("div", o0, [
|