@thecb/components 11.6.5 → 11.6.6

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
@@ -19250,7 +19250,7 @@ var AlertInfoIcon = function AlertInfoIcon() {
19250
19250
  xlinkHref: "#path-1"
19251
19251
  })), /*#__PURE__*/React__default.createElement("use", {
19252
19252
  id: "background-2",
19253
- fill: "#281978",
19253
+ fill: "#15749d",
19254
19254
  fillRule: "nonzero",
19255
19255
  xlinkHref: "#path-1"
19256
19256
  })))));
@@ -19401,13 +19401,13 @@ var AlertIcons = {
19401
19401
  };
19402
19402
 
19403
19403
  var background = {
19404
- info: "".concat(HAWKES_BLUE),
19404
+ info: "".concat(INFO_BLUE),
19405
19405
  warn: "".concat(APRICOT_ORANGE),
19406
19406
  error: "".concat(BLUSH_RED),
19407
19407
  success: "".concat(HINT_GREEN)
19408
19408
  };
19409
19409
  var border$1 = {
19410
- info: "".concat(LUCKY_POINT),
19410
+ info: "".concat(MATISSE_BLUE),
19411
19411
  warn: "".concat(ZEST_ORANGE),
19412
19412
  error: "".concat(RAZZMATAZZ_RED),
19413
19413
  success: "".concat(EMERALD_GREEN)