@thecb/components 11.8.0-beta.10 → 11.8.0-beta.11

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.js CHANGED
@@ -26839,9 +26839,10 @@ var PasswordRequirements = function PasswordRequirements(_ref) {
26839
26839
  color: RAZZMATAZZ_RED
26840
26840
  }), INPUT_STATE_VALID, {
26841
26841
  icon: /*#__PURE__*/React__default.createElement(IconValid, {
26842
- margin: "0 0.5rem 0 0"
26842
+ margin: "0 0.5rem 0 0",
26843
+ bgFill: SEA_GREEN
26843
26844
  }),
26844
- color: FOREST_GREEN
26845
+ color: SEA_GREEN
26845
26846
  });
26846
26847
  var validationMap = {
26847
26848
  charactersValidation: {