@citruslime/ui 4.0.1-beta.4 → 4.0.1-beta.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/citrus-lime-ui.es.js +1 -1
- package/dist/citrus-lime-ui.umd.js +1 -1
- package/dist/ui.css +1 -1
- package/package.json +1 -1
|
@@ -7083,7 +7083,7 @@ const Zi = /* @__PURE__ */ Ce(ji, [["render", Gi]]), Wi = /* @__PURE__ */ L({
|
|
|
7083
7083
|
name: t.name,
|
|
7084
7084
|
type: "radio",
|
|
7085
7085
|
checked: t.checked,
|
|
7086
|
-
class: "cl:after:
|
|
7086
|
+
class: "cl:after:h-1.5 cl:after:m-1 cl:after:rounded-full cl:after:w-1.5 cl:appearance-none cl:bg-clip-content cl:border cl:border-grey-3 cl:checked:after:bg-secondary-default cl:checked:bg-primary-default cl:checked:border-primary-darker cl:cursor-pointer cl:flex cl:gap-2 cl:h-4 cl:items-center cl:rounded-full cl:w-4",
|
|
7087
7087
|
onClick: l[0] || (l[0] = (e) => t.$emit("click"))
|
|
7088
7088
|
}, null, 8, ru),
|
|
7089
7089
|
O(t.$slots, "default")
|