odin-system 0.10.2 → 0.10.4
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/odin-system.es.js
CHANGED
|
@@ -32463,7 +32463,7 @@ function X9({
|
|
|
32463
32463
|
{
|
|
32464
32464
|
"data-slot": "field-label",
|
|
32465
32465
|
className: ce(
|
|
32466
|
-
"has-data-checked
|
|
32466
|
+
"has-[[data-state=checked]]::bg-blue-25 has-[[data-state=checked]]::border-blue-300 gap-2 group-data-[disabled=true]/field:opacity-50 has-[>[data-slot=field]]:rounded-lg has-[>[data-slot=field]]:border [&>*]:data-[slot=field]:p-2.5 group/field-label peer/field-label flex w-fit leading-[21px]",
|
|
32467
32467
|
"has-[>[data-slot=field]]:w-full has-[>[data-slot=field]]:flex-col",
|
|
32468
32468
|
n
|
|
32469
32469
|
),
|