magneto365.ui 2.75.4 → 2.75.5

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.
@@ -58,6 +58,7 @@ export { default as DocumentTextGray } from '../assets/DocumentTextGray.svg';
58
58
  export { default as DollarCircle } from '../assets/DollarCircle.svg';
59
59
  export { default as DollarCircleBlueBold } from '../assets/dollarCircleBlueBold.svg';
60
60
  export { default as DollarCircleWhiteOutline } from '../assets/dollarCircleWhiteOutline.svg';
61
+ export { default as DollarCircleBlueDarkOutline } from '../assets/dollarCircleBlueDarkOutline.svg';
61
62
  export { default as Ellipsis } from '../assets/Ellipsis-h.svg';
62
63
  export { default as Email } from '../assets/Email.svg';
63
64
  export { default as EmailSquare } from '../assets/email2.svg';
package/dist/esm/index.js CHANGED
@@ -438,6 +438,8 @@ var DollarCircleBlueBold = "https://static.magneto365.com/lib/assets/85c54dcd5a8
438
438
 
439
439
  var DollarCircleWhiteOutline = "https://static.magneto365.com/lib/assets/fcfadc9fc6a03c4d.svg";
440
440
 
441
+ var DollarCircleBlueDarkOutline = "https://static.magneto365.com/lib/assets/742658d9811b2b49.svg";
442
+
441
443
  var Ellipsis = "https://static.magneto365.com/lib/assets/df63f1db2f058600.svg";
442
444
 
443
445
  var Email = "https://static.magneto365.com/lib/assets/cf21f45748f93b42.svg";
@@ -3771,6 +3773,7 @@ var EXPANDABLE_INFO_ACTION_ICONS = {
3771
3773
  _a$3),
3772
3774
  coin: (_b$1 = {},
3773
3775
  _b$1[EExpandableInfoActionVariant.DARK_BLUE] = DollarCircleWhiteOutline,
3776
+ _b$1[EExpandableInfoActionVariant.LIGHT_BLUE] = DollarCircleBlueDarkOutline,
3774
3777
  _b$1[EExpandableInfoActionVariant.WHITE] = CoinBlackOutline,
3775
3778
  _b$1),
3776
3779
  loading: (_c = {},