@mseva/digit-ui-module-common 1.0.65 → 1.0.67

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.
@@ -7237,13 +7237,6 @@ const WrapPaymentComponent = props => {
7237
7237
  });
7238
7238
  ulbType = selectedTenantData === null || selectedTenantData === void 0 ? void 0 : (_selectedTenantData$c = selectedTenantData.city) === null || _selectedTenantData$c === void 0 ? void 0 : _selectedTenantData$c.ulbGrade;
7239
7239
  }
7240
- const {
7241
- label
7242
- } = Digit.Hooks.useApplicationsForBusinessServiceSearch({
7243
- businessService: business_service
7244
- }, {
7245
- enabled: false
7246
- });
7247
7240
  const mutation = Digit.Hooks.chb.useChbCreateAPI(tenantId, false);
7248
7241
  const newTenantId = business_service.includes("WS.ONE_TIME_FEE" ) ? Digit.ULBService.getStateId() : tenantId;
7249
7242
  const {
@@ -7921,7 +7914,7 @@ const WrapPaymentComponent = props => {
7921
7914
  }), /*#__PURE__*/React.createElement(CardText, null), /*#__PURE__*/React.createElement(StatusTable, null, /*#__PURE__*/React.createElement(Row, {
7922
7915
  rowContainerStyle: rowContainerStyle,
7923
7916
  last: true,
7924
- label: t(label),
7917
+ label: t("APPLICATION_NUMBER"),
7925
7918
  text: applicationNo
7926
7919
  }), (business_service === "PT" || workflw) && /*#__PURE__*/React.createElement(Row, {
7927
7920
  rowContainerStyle: rowContainerStyle,
@@ -8142,7 +8135,17 @@ const WrapPaymentComponent = props => {
8142
8135
  marginTop: "8px"
8143
8136
  },
8144
8137
  onClick: printReciept
8145
- }, t("CS_DOWNLOAD_RECEIPT")) : null, business_service !== null && business_service !== void 0 && business_service.includes("WS") ? /*#__PURE__*/React.createElement("div", {
8138
+ }, t("CS_DOWNLOAD_RECEIPT")) : null, /*#__PURE__*/React.createElement("div", {
8139
+ className: "link",
8140
+ style: isMobile ? {
8141
+ marginTop: "8px",
8142
+ width: "100%",
8143
+ textAlign: "center"
8144
+ } : {
8145
+ marginTop: "8px"
8146
+ },
8147
+ onClick: printReciept
8148
+ }, t("CS_DOWNLOAD_RECEIPT")), business_service !== null && business_service !== void 0 && business_service.includes("WS") ? /*#__PURE__*/React.createElement("div", {
8146
8149
  className: "link",
8147
8150
  style: isMobile ? {
8148
8151
  marginTop: "8px",
@@ -13696,24 +13699,7 @@ const SuccessfulPayment$1 = props => {
13696
13699
  fill: "none"
13697
13700
  }), /*#__PURE__*/React.createElement("path", {
13698
13701
  d: "M19 8H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z"
13699
- })), t("CS_COMMON_PRINT_CERTIFICATE")) : null, businessService !== "chb-services" && businessService !== "adv-services" && businessService !== "sv-services" && businessService !== "pet-services" && /*#__PURE__*/React.createElement("div", {
13700
- className: "primary-label-btn d-grid",
13701
- style: {
13702
- marginLeft: "unset",
13703
- marginRight: "20px"
13704
- },
13705
- onClick: IsDisconnectionFlow === "true" ? printDisconnectionRecipet : printReciept
13706
- }, /*#__PURE__*/React.createElement("svg", {
13707
- xmlns: "http://www.w3.org/2000/svg",
13708
- height: "24",
13709
- viewBox: "0 0 24 24",
13710
- width: "24"
13711
- }, /*#__PURE__*/React.createElement("path", {
13712
- d: "M0 0h24v24H0z",
13713
- fill: "none"
13714
- }), /*#__PURE__*/React.createElement("path", {
13715
- d: "M19 8H5c-1.66 0-3 1.34-3 3v6h4v4h12v-4h4v-6c0-1.66-1.34-3-3-3zm-3 11H8v-5h8v5zm3-7c-.55 0-1-.45-1-1s.45-1 1-1 1 .45 1 1-.45 1-1 1zm-1-9H6v4h12V3z"
13716
- })), t("CS_COMMON_PRINT_RECEIPT")), businessService == "sv-services" ? /*#__PURE__*/React.createElement("div", {
13702
+ })), t("CS_COMMON_PRINT_CERTIFICATE")) : null, businessService == "sv-services" ? /*#__PURE__*/React.createElement("div", {
13717
13703
  className: "primary-label-btn d-grid",
13718
13704
  style: {
13719
13705
  marginLeft: "unset",