@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/cjs/index.js CHANGED
@@ -28384,7 +28384,7 @@ var NdcActionBody = function (props) {
28384
28384
  } }))))),
28385
28385
  (monitoringReportData === null || monitoringReportData === void 0 ? void 0 : monitoringReportData.url) && (React.createElement("div", { className: "report-link" },
28386
28386
  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 },
28387
- React.createElement(icons.BookOutlined, { className: "common-progress-icon margin-right-1", style: { color: "#3F3A47", paddingTop: '3px' } })))),
28387
+ React.createElement(icons.BookOutlined, { className: "common-progress-icon", style: { color: "#3F3A47", paddingTop: '3px' } })))),
28388
28388
  !monitoringReportAccepted && (React.createElement(React.Fragment, null,
28389
28389
  React.createElement(antd.Tooltip, { arrowPointAtCenter: true, placement: "top", trigger: "hover", title: (userInfoState === null || userInfoState === void 0 ? void 0 : userInfoState.userRole) === exports.Role.ViewOnly
28390
28390
  ? t("programme:notAuthToUploadDoc")
@@ -28474,7 +28474,7 @@ var NdcActionBody = function (props) {
28474
28474
  } })))))),
28475
28475
  (verificationReportData === null || verificationReportData === void 0 ? void 0 : verificationReportData.url) && (React.createElement("div", { className: "report-link" },
28476
28476
  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 },
28477
- React.createElement(icons.BookOutlined, { className: "common-progress-icon margin-right-1", style: { color: "#3F3A47", paddingTop: '3px' } })))),
28477
+ React.createElement(icons.BookOutlined, { className: "common-progress-icon", style: { color: "#3F3A47", paddingTop: '3px' } })))),
28478
28478
  !verificationReportAccepted && monitoringReportAccepted && (React.createElement(React.Fragment, null,
28479
28479
  React.createElement(antd.Tooltip, { arrowPointAtCenter: true, placement: "top", trigger: "hover", title: (userInfoState === null || userInfoState === void 0 ? void 0 : userInfoState.userRole) === exports.Role.ViewOnly
28480
28480
  ? t("programme:notAuthToUploadDoc")