@adamosuiteservices/ui 2.10.5 → 2.10.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/field.cjs CHANGED
@@ -37,7 +37,7 @@
37
37
  adm:has-[>[data-slot=field]]:flex-col
38
38
  adm:has-[>[data-slot=field]]:rounded-md
39
39
  adm:has-[>[data-slot=field]]:border
40
- adm:[&>*]:data-[slot=field]:p-4
40
+ adm:*:data-[slot=field]:p-4
41
41
  `,`
42
42
  adm:has-data-[state=checked]:border-primary
43
43
  adm:has-data-[state=checked]:bg-primary/5
package/dist/field.js CHANGED
@@ -152,7 +152,7 @@ function L({
152
152
  adm:has-[>[data-slot=field]]:flex-col
153
153
  adm:has-[>[data-slot=field]]:rounded-md
154
154
  adm:has-[>[data-slot=field]]:border
155
- adm:[&>*]:data-[slot=field]:p-4
155
+ adm:*:data-[slot=field]:p-4
156
156
  `,
157
157
  `
158
158
  adm:has-data-[state=checked]:border-primary