@autoafleveren/ui 0.14.3 → 0.14.5
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/config/eslint.cjs +2 -2
- package/dist/ui.cjs +2 -2
- package/dist/ui.js +3 -3
- package/package.json +1 -1
package/dist/ui.js
CHANGED
|
@@ -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({
|
|
@@ -34464,7 +34464,7 @@ function q6(e, t, n) {
|
|
|
34464
34464
|
});
|
|
34465
34465
|
}
|
|
34466
34466
|
const Y6 = { class: "flex items-center space-x-5" }, G6 = {
|
|
34467
|
-
class: "font-serif text-base font-bold text-zinc-900",
|
|
34467
|
+
class: "pr-6 font-serif text-base font-bold text-zinc-900",
|
|
34468
34468
|
"data-test-title": ""
|
|
34469
34469
|
}, X6 = ["innerHTML"], Gu = /* @__PURE__ */ Se({
|
|
34470
34470
|
__name: "Toast",
|