@davincihealthcare/elty-design-system-vue 1.12.1 → 1.12.2
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.js +1 -1
- package/dist/index.js.map +1 -1
- package/dist/index.umd.cjs +1 -1
- package/dist/index.umd.cjs.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -16519,7 +16519,7 @@ const Nh = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
16519
16519
|
"h-6 w-6": e.size === "l" || e.size === "xl"
|
|
16520
16520
|
})
|
|
16521
16521
|
}, null, 8, ["name", "solid", "class"])) : Y("", !0),
|
|
16522
|
-
e.icon ? (E(), o("span", {
|
|
16522
|
+
e.icon && e.label !== "" ? (E(), o("span", {
|
|
16523
16523
|
key: 1,
|
|
16524
16524
|
class: Q({
|
|
16525
16525
|
"w-1": e.size === "xs",
|