infinity-ui-elements 1.6.1 → 1.6.3
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/components/Counter/Counter.d.ts.map +1 -1
- package/dist/index.css +1 -1
- package/dist/index.esm.js +1 -1
- package/dist/index.esm.js.map +1 -1
- package/dist/index.js +1 -1
- package/dist/index.js.map +1 -1
- package/package.json +1 -1
package/dist/index.js
CHANGED
|
@@ -1105,7 +1105,7 @@ const counterVariants = classVarianceAuthority.cva("inline-flex items-center jus
|
|
|
1105
1105
|
{
|
|
1106
1106
|
color: "primary",
|
|
1107
1107
|
emphasis: "subtle",
|
|
1108
|
-
class: "bg-surface-fill-primary-
|
|
1108
|
+
class: "bg-surface-fill-primary-subtle text-surface-ink-primary-normal",
|
|
1109
1109
|
},
|
|
1110
1110
|
// Primary - Intense
|
|
1111
1111
|
{
|