@quoreadmin/ui 1.3.35 → 1.3.36
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.css +1 -1
- package/dist/index.js +4 -2
- package/dist/index.umd.cjs +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -68832,6 +68832,7 @@ function ufe(t, e, n, r, i, s) {
|
|
|
68832
68832
|
icon: "user",
|
|
68833
68833
|
type: "fill",
|
|
68834
68834
|
color: t.occupied && t.hasComplaint ? "red-10" : "gray-30",
|
|
68835
|
+
class: "!h-[1.625rem] !w-[1.625rem]",
|
|
68835
68836
|
size: "md"
|
|
68836
68837
|
}, null, 8, ["color"])
|
|
68837
68838
|
]),
|
|
@@ -68849,7 +68850,8 @@ function ufe(t, e, n, r, i, s) {
|
|
|
68849
68850
|
icon: "spray-bottle",
|
|
68850
68851
|
type: "fill",
|
|
68851
68852
|
color: t.cleanlinessColor,
|
|
68852
|
-
size: "md"
|
|
68853
|
+
size: "md",
|
|
68854
|
+
class: "mt-[0.0612rem]"
|
|
68853
68855
|
}, null, 8, ["color"])
|
|
68854
68856
|
]),
|
|
68855
68857
|
content: Q(() => [
|
|
@@ -69696,7 +69698,7 @@ function ufe(t, e, n, r, i, s) {
|
|
|
69696
69698
|
}, 8, ["model-value", "align", "position", "size"])
|
|
69697
69699
|
], 40, V1e)) : P("", !0);
|
|
69698
69700
|
}
|
|
69699
|
-
const r4e = /* @__PURE__ */ Ue(B1e, [["render", ufe], ["__scopeId", "data-v-
|
|
69701
|
+
const r4e = /* @__PURE__ */ Ue(B1e, [["render", ufe], ["__scopeId", "data-v-ba64436a"]]);
|
|
69700
69702
|
function Q6(t) {
|
|
69701
69703
|
return t === 0 ? !1 : Array.isArray(t) && t.length === 0 ? !0 : !t;
|
|
69702
69704
|
}
|