@citruslime/ui 4.0.1-beta.5 → 4.0.1-beta.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/citrus-lime-ui.es.js +2 -2
- package/dist/citrus-lime-ui.umd.js +1 -1
- package/dist/ui.css +1 -1
- package/package.json +3 -3
|
@@ -6224,7 +6224,7 @@ const Zr = { class: "cl:flex cl:justify-between" }, Wr = { class: "cl:w-full" },
|
|
|
6224
6224
|
"cl:border-primary-default!": j.value && u.highlightWhenValid,
|
|
6225
6225
|
"cl:border-grey-0 cl:focus:border-blue-light": j.value && !g(Je)(u.inputType),
|
|
6226
6226
|
"cl:p-2!": u.inputType === "checkbox" || u.inputType === "radio",
|
|
6227
|
-
"cl:p-3 cl:rounded-lg
|
|
6227
|
+
"cl:p-3 cl:rounded-lg": !g(Je)(u.inputType),
|
|
6228
6228
|
[`${u.inputSpecificClasses}`]: u.inputSpecificClasses !== ""
|
|
6229
6229
|
}],
|
|
6230
6230
|
style: J(),
|
|
@@ -6338,7 +6338,7 @@ const Zr = { class: "cl:flex cl:justify-between" }, Wr = { class: "cl:w-full" },
|
|
|
6338
6338
|
!j.value && S.value.length > 0 && u.showValidationMessages && N.value ? (c(), v("div", li, U(S.value), 1)) : B("", !0)
|
|
6339
6339
|
], 16));
|
|
6340
6340
|
}
|
|
6341
|
-
}), oi = /* @__PURE__ */ Ce(ti, [["__scopeId", "data-v-
|
|
6341
|
+
}), oi = /* @__PURE__ */ Ce(ti, [["__scopeId", "data-v-af007873"]]), ai = [
|
|
6342
6342
|
"button",
|
|
6343
6343
|
"checkbox",
|
|
6344
6344
|
"color",
|