@ambuj.bhaskar/react-component-library 0.12.1-alpha → 0.12.2-alpha

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.js CHANGED
@@ -1513,10 +1513,10 @@ const VT = ({
1513
1513
  width: r = "24rem",
1514
1514
  placement: a = "flex-start",
1515
1515
  icon: l,
1516
- backgroundColor: c = "#2929291a",
1517
- textColor: u = "#292929",
1518
- borderColor: C = "#292929",
1519
- disabledColor: f = "#DEDEDE",
1516
+ backgroundColor: c,
1517
+ textColor: u,
1518
+ borderColor: C,
1519
+ disabledColor: f,
1520
1520
  iconPosition: d = "after",
1521
1521
  iconColor: v = "#292929",
1522
1522
  disabled: g = !1,