@popgrids/ui 0.0.30 → 0.0.31

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.cjs CHANGED
@@ -1472,7 +1472,7 @@ var textColor = {
1472
1472
  white: "text-white"
1473
1473
  };
1474
1474
  var iconBg = {
1475
- default: "bg-brand-midnight-900",
1475
+ default: "bg-primary",
1476
1476
  reversed: "bg-brand-pumpkin-500",
1477
1477
  black: null,
1478
1478
  white: null