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/cjs/index.js CHANGED
@@ -661,6 +661,10 @@ var Youtube = "https://static.magneto365.com/lib/assets/f78dbede1bdf3dd0.svg";
661
661
 
662
662
  var YoutubeSolid = "https://static.magneto365.com/lib/assets/cdcc07646d43bd9d.svg";
663
663
 
664
+ var AdvertisementOutline = "https://static.magneto365.com/lib/assets/3902798854486529.svg";
665
+
666
+ var AdvertisementBold = "https://static.magneto365.com/lib/assets/8540be01bc6bd408.svg";
667
+
664
668
  var Component$3d = function (_a) {
665
669
  var userImage = _a.userImage, fallbackImage = _a.fallbackImage, onClick = _a.onClick;
666
670
  var _b = React.useState(false), imageError = _b[0], setImageError = _b[1];
@@ -4821,7 +4825,7 @@ var Component$1R = function (_a) {
4821
4825
  */
4822
4826
  var JobCompanyHeader = Component$1R;
4823
4827
 
4824
- var styles$1G = {"magneto-ui-job-detail-card":"mg_job_detail_card_magneto-ui-job-detail-card_htydq"};
4828
+ var styles$1G = {"magneto-ui-job-detail-card":"mg_job_detail_card_magneto-ui-job-detail-card_12ovn"};
4825
4829
 
4826
4830
  var Component$1Q = function (_a) {
4827
4831
  var offerDescription = _a.offerDescription;
@@ -7977,6 +7981,10 @@ var navMenuAnalystIcons = {
7977
7981
  plans: {
7978
7982
  normal: DollarCircleWhiteOutline,
7979
7983
  active: DollarCircleBlueBold
7984
+ },
7985
+ socialMediaRecruiting: {
7986
+ normal: AdvertisementOutline,
7987
+ active: AdvertisementBold
7980
7988
  }
7981
7989
  };
7982
7990