@thecb/components 11.7.1 → 11.7.2

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.esm.js CHANGED
@@ -27214,9 +27214,10 @@ var PasswordRequirements = function PasswordRequirements(_ref) {
27214
27214
  color: RAZZMATAZZ_RED
27215
27215
  }), INPUT_STATE_VALID, {
27216
27216
  icon: /*#__PURE__*/React__default.createElement(IconValid, {
27217
- margin: "0 0.5rem 0 0"
27217
+ margin: "0 0.5rem 0 0",
27218
+ bgFill: SEA_GREEN
27218
27219
  }),
27219
- color: FOREST_GREEN
27220
+ color: SEA_GREEN
27220
27221
  });
27221
27222
  var validationMap = {
27222
27223
  charactersValidation: {