@wavy/react-ui 0.0.47 → 0.0.49

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/main.d.ts CHANGED
@@ -1632,6 +1632,7 @@ interface TextFieldProps extends AdditionalElements {
1632
1632
  borderColor?: BasicDivProps["borderColor"];
1633
1633
  backgroundColor?: BasicColor$1;
1634
1634
  color?: BasicColor$1;
1635
+ /**@default "primary" */
1635
1636
  focusColor?: BasicColor$1;
1636
1637
  /**
1637
1638
  * @default "all"