magneto365.ui 2.75.2 → 2.75.4

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/esm/index.js CHANGED
@@ -652,6 +652,10 @@ var Youtube = "https://static.magneto365.com/lib/assets/f78dbede1bdf3dd0.svg";
652
652
 
653
653
  var YoutubeSolid = "https://static.magneto365.com/lib/assets/cdcc07646d43bd9d.svg";
654
654
 
655
+ var AdvertisementOutline = "https://static.magneto365.com/lib/assets/3902798854486529.svg";
656
+
657
+ var AdvertisementBold = "https://static.magneto365.com/lib/assets/8540be01bc6bd408.svg";
658
+
655
659
  var Component$3d = function (_a) {
656
660
  var userImage = _a.userImage, fallbackImage = _a.fallbackImage, onClick = _a.onClick;
657
661
  var _b = useState(false), imageError = _b[0], setImageError = _b[1];
@@ -4812,7 +4816,7 @@ var Component$1R = function (_a) {
4812
4816
  */
4813
4817
  var JobCompanyHeader = Component$1R;
4814
4818
 
4815
- var styles$1G = {"magneto-ui-job-detail-card":"mg_job_detail_card_magneto-ui-job-detail-card_htydq"};
4819
+ var styles$1G = {"magneto-ui-job-detail-card":"mg_job_detail_card_magneto-ui-job-detail-card_12ovn"};
4816
4820
 
4817
4821
  var Component$1Q = function (_a) {
4818
4822
  var offerDescription = _a.offerDescription;
@@ -7968,6 +7972,10 @@ var navMenuAnalystIcons = {
7968
7972
  plans: {
7969
7973
  normal: DollarCircleWhiteOutline,
7970
7974
  active: DollarCircleBlueBold
7975
+ },
7976
+ socialMediaRecruiting: {
7977
+ normal: AdvertisementOutline,
7978
+ active: AdvertisementBold
7971
7979
  }
7972
7980
  };
7973
7981