@autoafleveren/ui 0.14.4 → 0.14.6
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/ui.cjs +2 -2
- package/dist/ui.js +3 -3
- package/package.json +1 -1
package/dist/ui.js
CHANGED
|
@@ -4194,7 +4194,7 @@ const Nk = { class: "group mb-3 flex items-center font-semibold text-zinc-700" }
|
|
|
4194
4194
|
class: ie([{
|
|
4195
4195
|
"pl-2": l.item.icon && ((f = l.item) == null ? void 0 : f.iconPosition) !== "right",
|
|
4196
4196
|
"pr-2": l.item.icon && ((p = l.item) == null ? void 0 : p.iconPosition) === "right"
|
|
4197
|
-
}, "text-
|
|
4197
|
+
}, "text-sm"]),
|
|
4198
4198
|
"data-test-name": ""
|
|
4199
4199
|
}, we(l.item.name), 3)
|
|
4200
4200
|
];
|
|
@@ -12987,7 +12987,7 @@ const uI = ["type"], cI = ["value"], dI = /* @__PURE__ */ Se({
|
|
|
12987
12987
|
x(ol)("trailing", k.type, k.loading, k.$slots) ? (S(), fe(Zf, {
|
|
12988
12988
|
key: 4,
|
|
12989
12989
|
loading: k.loading,
|
|
12990
|
-
class: ie([k.iconClasses, "right-3 top-
|
|
12990
|
+
class: ie([k.iconClasses, "right-3 top-2.5"]),
|
|
12991
12991
|
"data-test-trailing-icon": ""
|
|
12992
12992
|
}, {
|
|
12993
12993
|
default: de(() => [
|
|
@@ -17682,7 +17682,7 @@ const nM = { class: "relative z-50 -mt-20 w-full -translate-y-0.5 rounded-2xl bg
|
|
|
17682
17682
|
Z(h.$slots, "default")
|
|
17683
17683
|
], 2)) : V("", !0);
|
|
17684
17684
|
}
|
|
17685
|
-
}), dM = { class: "flex py-4.5
|
|
17685
|
+
}), dM = { class: "flex py-4.5" }, fM = {
|
|
17686
17686
|
class: "w-28 whitespace-nowrap pl-2",
|
|
17687
17687
|
"data-test-selection-text": ""
|
|
17688
17688
|
}, pM = { class: "flex" }, Yv = /* @__PURE__ */ Se({
|