@spaceandtimelabs/makeinfinite-ui 0.42.1 → 0.43.1

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/index.d.ts CHANGED
@@ -429,6 +429,7 @@ declare const DEFAULT: {
429
429
  variantStyles: {
430
430
  variant: {
431
431
  default: string;
432
+ primary: string;
432
433
  destructive: string;
433
434
  outline: string;
434
435
  secondary: string;