@undp/carbon-library 1.0.293-CARBON-Sprint-54.5 → 1.0.293-CARBON-Sprint-54.6

Sign up to get free protection for your applications and to get access to all the features.
package/dist/cjs/index.js CHANGED
@@ -29292,7 +29292,7 @@ var RejectDocumentationConfirmationModel = function (props) {
29292
29292
  React.createElement(antd.Button, { className: "mg-left-2", type: "primary", danger: true, htmlType: "submit", loading: loading, disabled: actionInfo.type === "reject" && comment === "" }, "REJECT")))));
29293
29293
  };
29294
29294
 
29295
- var css_248z$5 = ".ndc-action-body {\n display: flex;\n flex-direction: column;\n width: 100%; }\n .ndc-action-body .report-details {\n display: flex;\n flex-direction: row;\n width: 100%;\n align-items: flex-start;\n justify-content: space-between; }\n .ndc-action-body .report-details .report-type {\n display: flex;\n flex-direction: row;\n width: 60%;\n align-items: flex-start; }\n .ndc-action-body .report-details .report-type .name-time-container {\n display: flex;\n flex-direction: column;\n width: 70%;\n margin-bottom: 0.5rem; }\n .ndc-action-body .report-details .report-type .name {\n font-weight: 600;\n color: rgba(58, 53, 65, 0.8); }\n .ndc-action-body .report-details .report-type .icon {\n display: flex;\n width: 30%; }\n .ndc-action-body .report-details .report-type .empty {\n font-weight: 600;\n color: #cacaca; }\n .ndc-action-body .report-details .report-link {\n display: flex;\n flex-direction: row;\n width: 40%;\n justify-content: flex-start;\n gap: 20px;\n align-items: start; }\n .ndc-action-body .report-details .report-link .version {\n font-weight: 600;\n color: #cacaca; }\n .ndc-action-body .report-details .report-link .link {\n margin-left: 1rem; }\n";
29295
+ var css_248z$5 = ".ndc-action-body {\n display: flex;\n flex-direction: column;\n width: 100%; }\n .ndc-action-body .report-details {\n display: flex;\n flex-direction: row;\n width: 100%;\n align-items: flex-start;\n justify-content: space-between; }\n .ndc-action-body .report-details .report-type {\n display: flex;\n flex-direction: row;\n width: 60%;\n align-items: flex-start; }\n .ndc-action-body .report-details .report-type .name-time-container {\n display: flex;\n flex-direction: column;\n width: 70%;\n margin-bottom: 0.5rem; }\n .ndc-action-body .report-details .report-type .name {\n font-weight: 600;\n color: rgba(58, 53, 65, 0.8); }\n .ndc-action-body .report-details .report-type .icon {\n display: flex;\n width: 30%; }\n .ndc-action-body .report-details .report-type .empty {\n font-weight: 600;\n color: #cacaca; }\n .ndc-action-body .report-details .report-link {\n display: flex;\n flex-direction: row;\n width: 40%;\n justify-content: flex-start;\n gap: 20px;\n align-items: center; }\n .ndc-action-body .report-details .report-link .version {\n font-weight: 600;\n color: #cacaca; }\n .ndc-action-body .report-details .report-link .link {\n margin-left: 1rem; }\n";
29296
29296
  styleInject(css_248z$5);
29297
29297
 
29298
29298
  var NdcActionBody = function (props) {
@@ -29586,12 +29586,12 @@ var NdcActionBody = function (props) {
29586
29586
  ? {
29587
29587
  color: "#3F3A47",
29588
29588
  cursor: "pointer",
29589
- margin: "0px 0px 2.5px 0px",
29589
+ margin: "0px 0px 1.5px 0px",
29590
29590
  }
29591
29591
  : {
29592
29592
  color: "#cacaca",
29593
29593
  cursor: "default",
29594
- margin: "0px 0px 2.5px 0px",
29594
+ margin: "0px 0px 1.5px 0px",
29595
29595
  }, onClick: function () {
29596
29596
  if (canUploadMonitorReport &&
29597
29597
  uploadDocUserPermission(userInfoState, exports.DocType.MONITORING_REPORT, programmeOwnerId, ministryLevelPermission)) {
@@ -29618,12 +29618,12 @@ var NdcActionBody = function (props) {
29618
29618
  ? {
29619
29619
  color: "#3F3A47",
29620
29620
  cursor: "pointer",
29621
- margin: "0px 0px 2.5px 0px",
29621
+ margin: "0px 0px 1.5px 0px",
29622
29622
  }
29623
29623
  : {
29624
29624
  color: "#cacaca",
29625
29625
  cursor: "default",
29626
- margin: "0px 0px 2.5px 0px",
29626
+ margin: "0px 0px 1.5px 0px",
29627
29627
  }, onClick: function () {
29628
29628
  if (canUploadMonitorReport &&
29629
29629
  uploadDocUserPermission(userInfoState, exports.DocType.MONITORING_REPORT, programmeOwnerId, ministryLevelPermission)) {
@@ -29676,12 +29676,12 @@ var NdcActionBody = function (props) {
29676
29676
  ? {
29677
29677
  color: "#3F3A47",
29678
29678
  cursor: "pointer",
29679
- margin: "0px 0px 2.5px 0px",
29679
+ margin: "0px 0px 1.5px 0px",
29680
29680
  }
29681
29681
  : {
29682
29682
  color: "#cacaca",
29683
29683
  cursor: "default",
29684
- margin: "0px 0px 2.5px 0px",
29684
+ margin: "0px 0px 1.5px 0px",
29685
29685
  }, onClick: function () {
29686
29686
  if (monitoringReportAccepted &&
29687
29687
  uploadDocUserPermission(userInfoState, exports.DocType.VERIFICATION_REPORT, programmeOwnerId, ministryLevelPermission)) {
@@ -29708,12 +29708,12 @@ var NdcActionBody = function (props) {
29708
29708
  ? {
29709
29709
  color: "#3F3A47",
29710
29710
  cursor: "pointer",
29711
- margin: "0px 0px 2.5px 0px",
29711
+ margin: "0px 0px 1.5px 0px",
29712
29712
  }
29713
29713
  : {
29714
29714
  color: "#cacaca",
29715
29715
  cursor: "default",
29716
- margin: "0px 0px 2.5px 0px",
29716
+ margin: "0px 0px 1.5px 0px",
29717
29717
  }, onClick: function () {
29718
29718
  if (monitoringReportAccepted &&
29719
29719
  uploadDocUserPermission(userInfoState, exports.DocType.VERIFICATION_REPORT, programmeOwnerId, ministryLevelPermission)) {
package/dist/esm/index.js CHANGED
@@ -29271,7 +29271,7 @@ var RejectDocumentationConfirmationModel = function (props) {
29271
29271
  React.createElement(Button, { className: "mg-left-2", type: "primary", danger: true, htmlType: "submit", loading: loading, disabled: actionInfo.type === "reject" && comment === "" }, "REJECT")))));
29272
29272
  };
29273
29273
 
29274
- var css_248z$5 = ".ndc-action-body {\n display: flex;\n flex-direction: column;\n width: 100%; }\n .ndc-action-body .report-details {\n display: flex;\n flex-direction: row;\n width: 100%;\n align-items: flex-start;\n justify-content: space-between; }\n .ndc-action-body .report-details .report-type {\n display: flex;\n flex-direction: row;\n width: 60%;\n align-items: flex-start; }\n .ndc-action-body .report-details .report-type .name-time-container {\n display: flex;\n flex-direction: column;\n width: 70%;\n margin-bottom: 0.5rem; }\n .ndc-action-body .report-details .report-type .name {\n font-weight: 600;\n color: rgba(58, 53, 65, 0.8); }\n .ndc-action-body .report-details .report-type .icon {\n display: flex;\n width: 30%; }\n .ndc-action-body .report-details .report-type .empty {\n font-weight: 600;\n color: #cacaca; }\n .ndc-action-body .report-details .report-link {\n display: flex;\n flex-direction: row;\n width: 40%;\n justify-content: flex-start;\n gap: 20px;\n align-items: start; }\n .ndc-action-body .report-details .report-link .version {\n font-weight: 600;\n color: #cacaca; }\n .ndc-action-body .report-details .report-link .link {\n margin-left: 1rem; }\n";
29274
+ var css_248z$5 = ".ndc-action-body {\n display: flex;\n flex-direction: column;\n width: 100%; }\n .ndc-action-body .report-details {\n display: flex;\n flex-direction: row;\n width: 100%;\n align-items: flex-start;\n justify-content: space-between; }\n .ndc-action-body .report-details .report-type {\n display: flex;\n flex-direction: row;\n width: 60%;\n align-items: flex-start; }\n .ndc-action-body .report-details .report-type .name-time-container {\n display: flex;\n flex-direction: column;\n width: 70%;\n margin-bottom: 0.5rem; }\n .ndc-action-body .report-details .report-type .name {\n font-weight: 600;\n color: rgba(58, 53, 65, 0.8); }\n .ndc-action-body .report-details .report-type .icon {\n display: flex;\n width: 30%; }\n .ndc-action-body .report-details .report-type .empty {\n font-weight: 600;\n color: #cacaca; }\n .ndc-action-body .report-details .report-link {\n display: flex;\n flex-direction: row;\n width: 40%;\n justify-content: flex-start;\n gap: 20px;\n align-items: center; }\n .ndc-action-body .report-details .report-link .version {\n font-weight: 600;\n color: #cacaca; }\n .ndc-action-body .report-details .report-link .link {\n margin-left: 1rem; }\n";
29275
29275
  styleInject(css_248z$5);
29276
29276
 
29277
29277
  var NdcActionBody = function (props) {
@@ -29565,12 +29565,12 @@ var NdcActionBody = function (props) {
29565
29565
  ? {
29566
29566
  color: "#3F3A47",
29567
29567
  cursor: "pointer",
29568
- margin: "0px 0px 2.5px 0px",
29568
+ margin: "0px 0px 1.5px 0px",
29569
29569
  }
29570
29570
  : {
29571
29571
  color: "#cacaca",
29572
29572
  cursor: "default",
29573
- margin: "0px 0px 2.5px 0px",
29573
+ margin: "0px 0px 1.5px 0px",
29574
29574
  }, onClick: function () {
29575
29575
  if (canUploadMonitorReport &&
29576
29576
  uploadDocUserPermission(userInfoState, DocType.MONITORING_REPORT, programmeOwnerId, ministryLevelPermission)) {
@@ -29597,12 +29597,12 @@ var NdcActionBody = function (props) {
29597
29597
  ? {
29598
29598
  color: "#3F3A47",
29599
29599
  cursor: "pointer",
29600
- margin: "0px 0px 2.5px 0px",
29600
+ margin: "0px 0px 1.5px 0px",
29601
29601
  }
29602
29602
  : {
29603
29603
  color: "#cacaca",
29604
29604
  cursor: "default",
29605
- margin: "0px 0px 2.5px 0px",
29605
+ margin: "0px 0px 1.5px 0px",
29606
29606
  }, onClick: function () {
29607
29607
  if (canUploadMonitorReport &&
29608
29608
  uploadDocUserPermission(userInfoState, DocType.MONITORING_REPORT, programmeOwnerId, ministryLevelPermission)) {
@@ -29655,12 +29655,12 @@ var NdcActionBody = function (props) {
29655
29655
  ? {
29656
29656
  color: "#3F3A47",
29657
29657
  cursor: "pointer",
29658
- margin: "0px 0px 2.5px 0px",
29658
+ margin: "0px 0px 1.5px 0px",
29659
29659
  }
29660
29660
  : {
29661
29661
  color: "#cacaca",
29662
29662
  cursor: "default",
29663
- margin: "0px 0px 2.5px 0px",
29663
+ margin: "0px 0px 1.5px 0px",
29664
29664
  }, onClick: function () {
29665
29665
  if (monitoringReportAccepted &&
29666
29666
  uploadDocUserPermission(userInfoState, DocType.VERIFICATION_REPORT, programmeOwnerId, ministryLevelPermission)) {
@@ -29687,12 +29687,12 @@ var NdcActionBody = function (props) {
29687
29687
  ? {
29688
29688
  color: "#3F3A47",
29689
29689
  cursor: "pointer",
29690
- margin: "0px 0px 2.5px 0px",
29690
+ margin: "0px 0px 1.5px 0px",
29691
29691
  }
29692
29692
  : {
29693
29693
  color: "#cacaca",
29694
29694
  cursor: "default",
29695
- margin: "0px 0px 2.5px 0px",
29695
+ margin: "0px 0px 1.5px 0px",
29696
29696
  }, onClick: function () {
29697
29697
  if (monitoringReportAccepted &&
29698
29698
  uploadDocUserPermission(userInfoState, DocType.VERIFICATION_REPORT, programmeOwnerId, ministryLevelPermission)) {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@undp/carbon-library",
3
- "version": "1.0.293-CARBON-Sprint-54.5",
3
+ "version": "1.0.293-CARBON-Sprint-54.6",
4
4
  "description": "Shared Library of tools for Carbon Credits applications ecosystem for ExO and and HQ/GEF",
5
5
  "type": "module",
6
6
  "scripts": {