@undp/carbon-library 1.0.274-CARBON-359.5 → 1.0.274-CARBON-359.6

Sign up to get free protection for your applications and to get access to all the features.
package/dist/esm/index.js CHANGED
@@ -28364,7 +28364,7 @@ var NdcActionBody = function (props) {
28364
28364
  } }))))),
28365
28365
  (monitoringReportData === null || monitoringReportData === void 0 ? void 0 : monitoringReportData.url) && (React.createElement("div", { className: "report-link" },
28366
28366
  React.createElement("div", { className: "link" }, linkDocVisible(monitoringReportData === null || monitoringReportData === void 0 ? void 0 : monitoringReportData.status) && (React.createElement("a", { href: monitoringReportData === null || monitoringReportData === void 0 ? void 0 : monitoringReportData.url, target: "_blank", rel: "noopener noreferrer", download: true },
28367
- React.createElement(BookOutlined, { className: "common-progress-icon margin-right-1", style: { color: "#3F3A47", paddingTop: '3px' } })))),
28367
+ React.createElement(BookOutlined, { className: "common-progress-icon", style: { color: "#3F3A47", paddingTop: '3px' } })))),
28368
28368
  !monitoringReportAccepted && (React.createElement(React.Fragment, null,
28369
28369
  React.createElement(Tooltip, { arrowPointAtCenter: true, placement: "top", trigger: "hover", title: (userInfoState === null || userInfoState === void 0 ? void 0 : userInfoState.userRole) === Role.ViewOnly
28370
28370
  ? t("programme:notAuthToUploadDoc")
@@ -28454,7 +28454,7 @@ var NdcActionBody = function (props) {
28454
28454
  } })))))),
28455
28455
  (verificationReportData === null || verificationReportData === void 0 ? void 0 : verificationReportData.url) && (React.createElement("div", { className: "report-link" },
28456
28456
  React.createElement("div", { className: "link" }, linkDocVisible(verificationReportData === null || verificationReportData === void 0 ? void 0 : verificationReportData.status) && (React.createElement("a", { href: verificationReportData === null || verificationReportData === void 0 ? void 0 : verificationReportData.url, target: "_blank", rel: "noopener noreferrer", download: true },
28457
- React.createElement(BookOutlined, { className: "common-progress-icon margin-right-1", style: { color: "#3F3A47", paddingTop: '3px' } })))),
28457
+ React.createElement(BookOutlined, { className: "common-progress-icon", style: { color: "#3F3A47", paddingTop: '3px' } })))),
28458
28458
  !verificationReportAccepted && monitoringReportAccepted && (React.createElement(React.Fragment, null,
28459
28459
  React.createElement(Tooltip, { arrowPointAtCenter: true, placement: "top", trigger: "hover", title: (userInfoState === null || userInfoState === void 0 ? void 0 : userInfoState.userRole) === Role.ViewOnly
28460
28460
  ? t("programme:notAuthToUploadDoc")