hplx-feature-library 1.0.161 → 1.0.163

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.
Files changed (195) hide show
  1. package/dist/APIAction-Dwk0qXbN.cjs +9 -0
  2. package/dist/APIAction-Zpy6wLQC.js +4033 -0
  3. package/dist/Attachments/components/document-canvas/document-pen-tool.d.ts +1 -1
  4. package/dist/Attachments/components/drag-drop-overlay.d.ts +1 -1
  5. package/dist/Attachments/components/edit-document-modal.d.ts +1 -1
  6. package/dist/Attachments/components/uploading-toast.d.ts +1 -1
  7. package/dist/Attachments/context/index.d.ts +2 -2
  8. package/dist/Attachments/hooks/useDropdownPosition.d.ts +1 -1
  9. package/dist/Attachments/index.js +12640 -11157
  10. package/dist/CameraCapture/index.d.ts +1 -1
  11. package/dist/PatientAddEdit/index.js +665 -4323
  12. package/dist/PatientPopup/action/APIAction.d.ts +65 -0
  13. package/dist/PatientPopup/app/PatientPopupContainer.d.ts +6 -0
  14. package/dist/PatientPopup/app/PatientPopupContext.d.ts +30 -0
  15. package/dist/PatientPopup/common/common.d.ts +14 -0
  16. package/dist/PatientPopup/components/Lab/HPLXLab.d.ts +8 -0
  17. package/dist/PatientPopup/components/Lab/LISLab.d.ts +8 -0
  18. package/dist/PatientPopup/components/Lab/LabTable.d.ts +5 -0
  19. package/dist/PatientPopup/components/Lab/index.d.ts +5 -0
  20. package/dist/PatientPopup/components/Loader/Loader.d.ts +2 -0
  21. package/dist/PatientPopup/components/Pagination.d.ts +9 -0
  22. package/dist/PatientPopup/components/Profile/Abha.d.ts +11 -0
  23. package/dist/PatientPopup/components/Profile/PatientDetailsModal.d.ts +1 -0
  24. package/dist/PatientPopup/components/Profile/Profile.d.ts +11 -0
  25. package/dist/PatientPopup/components/Profile/Sms.d.ts +2 -0
  26. package/dist/PatientPopup/components/Visits/Table.d.ts +11 -0
  27. package/dist/PatientPopup/components/Visits/index.d.ts +15 -0
  28. package/dist/PatientPopup/components/addBills/AddBillFooter.d.ts +2 -0
  29. package/dist/PatientPopup/components/addBills/AddBills.d.ts +5 -0
  30. package/dist/PatientPopup/components/addBills/AddBillsTable.d.ts +17 -0
  31. package/dist/PatientPopup/components/addBills/DropDown.d.ts +15 -0
  32. package/dist/PatientPopup/components/appointment/AllAppts.d.ts +8 -0
  33. package/dist/PatientPopup/components/appointment/Appointment.d.ts +2 -0
  34. package/dist/PatientPopup/components/appointment/AppointmentsTable.d.ts +10 -0
  35. package/dist/PatientPopup/components/bills/Bills.d.ts +6 -0
  36. package/dist/PatientPopup/components/bills/BillsTable.d.ts +11 -0
  37. package/dist/PatientPopup/components/deposit/DepositSection.d.ts +9 -0
  38. package/dist/PatientPopup/components/mainNavItem/MainNavItem.d.ts +13 -0
  39. package/dist/PatientPopup/components/patientPopupBody/PatientPopupBody.d.ts +8 -0
  40. package/dist/PatientPopup/components/patientPopupHeader/PatientPopupHeader.d.ts +10 -0
  41. package/dist/PatientPopup/components/patientPopupSummary/BillSummary.d.ts +19 -0
  42. package/dist/PatientPopup/components/patientPopupSummary/ConsultationDetails.d.ts +14 -0
  43. package/dist/PatientPopup/components/patientPopupSummary/DeleteItem.d.ts +11 -0
  44. package/dist/PatientPopup/components/patientPopupSummary/DepositRefundSummary.d.ts +8 -0
  45. package/dist/PatientPopup/components/patientPopupSummary/LabServiceDetails.d.ts +13 -0
  46. package/dist/PatientPopup/components/patientPopupSummary/OtherServiceDetails.d.ts +13 -0
  47. package/dist/PatientPopup/components/patientPopupSummary/PatientPopupSummary.d.ts +8 -0
  48. package/dist/PatientPopup/components/patientPopupSummary/PaymentCard.d.ts +25 -0
  49. package/dist/PatientPopup/components/patientPopupSummary/ServiceLevelBillSummary.d.ts +18 -0
  50. package/dist/PatientPopup/components/payments/DepositRefundTable.d.ts +14 -0
  51. package/dist/PatientPopup/components/payments/OtherServicesTable.d.ts +16 -0
  52. package/dist/PatientPopup/components/payments/PaymentEditModal.d.ts +15 -0
  53. package/dist/PatientPopup/components/payments/PaymentHeader.d.ts +7 -0
  54. package/dist/PatientPopup/components/payments/Payments.d.ts +5 -0
  55. package/dist/PatientPopup/components/payments/PaymentsTable.d.ts +14 -0
  56. package/dist/PatientPopup/constants/AppConstants.d.ts +123 -0
  57. package/dist/PatientPopup/index.d.ts +1 -0
  58. package/dist/PatientPopup/index.js +135387 -0
  59. package/dist/PatientPopup/types/hplxAPITypes.d.ts +37 -0
  60. package/dist/PatientPopup/utils/PrintFontLoader.d.ts +4 -0
  61. package/dist/PatientPopup/utils/helperFunctions.d.ts +3 -0
  62. package/dist/PediatricsCalculator/components/PediatricsCalculatorTableContext.d.ts +1 -1
  63. package/dist/PediatricsCalculator/index.js +1 -1
  64. package/dist/PediatricsCalculatorTable-bTvt7SWQ.cjs +9 -0
  65. package/dist/PediatricsCalculatorTable-qu37FR7D.js +1175 -0
  66. package/dist/ReusableModal-2GKjVVbf.cjs +1 -0
  67. package/dist/ReusableModal-BL_DwV8I.js +29 -0
  68. package/dist/Subscription/components/SubscriptionBadge.d.ts +2 -0
  69. package/dist/changePasswordModal/APIAction/APIActions.d.ts +8 -0
  70. package/dist/changePasswordModal/component/ChangePasswordModal.d.ts +14 -0
  71. package/dist/common/APIAction/APIAction.d.ts +17 -44
  72. package/dist/common/utils/NetworkInstance.d.ts +2 -2
  73. package/dist/common/utils/common-utils.d.ts +10 -12
  74. package/dist/components/{customDropdown/CustomDropdown.d.ts → CustomDropdown.d.ts} +2 -2
  75. package/dist/components/{toggleButtons/ToggleButtons.d.ts → ToggleButtons.d.ts} +1 -1
  76. package/dist/constants/CommonConstant.d.ts +13 -1
  77. package/dist/fonts/AnekMalayalam-Bold.ttf +0 -0
  78. package/dist/fonts/AnekMalayalam-Regular.ttf +0 -0
  79. package/dist/fonts/Arial-Bold-Italic.ttf +0 -0
  80. package/dist/fonts/Arial-Bold.ttf +0 -0
  81. package/dist/fonts/Arial-Italic.ttf +0 -0
  82. package/dist/fonts/Arial.ttf +0 -0
  83. package/dist/fonts/IndianRupee.ttf +0 -0
  84. package/dist/fonts/MuktaMaheePunjabi-Bold.ttf +0 -0
  85. package/dist/fonts/MuktaMaheePunjabi-Regular.ttf +0 -0
  86. package/dist/fonts/Noto-Sans-Telugu-Bold.ttf +0 -0
  87. package/dist/fonts/Noto-Sans-Telugu-Regular.ttf +0 -0
  88. package/dist/fonts/NotoNastaliqUrdu-Bold.ttf +0 -0
  89. package/dist/fonts/NotoNastaliqUrdu-Regular.ttf +0 -0
  90. package/dist/fonts/NotoSansArabic-Bold.ttf +0 -0
  91. package/dist/fonts/NotoSansArabic.ttf +0 -0
  92. package/dist/fonts/NotoSansHindi-Bold.ttf +0 -0
  93. package/dist/fonts/NotoSansHindi.ttf +0 -0
  94. package/dist/fonts/NotoSansKannada-Bold.ttf +0 -0
  95. package/dist/fonts/NotoSansKannada.ttf +0 -0
  96. package/dist/fonts/NotoSansOriya-Bold.ttf +0 -0
  97. package/dist/fonts/NotoSansOriya.ttf +0 -0
  98. package/dist/fonts/NotoSansTamil-Bold.ttf +0 -0
  99. package/dist/fonts/NotoSansTamil.ttf +0 -0
  100. package/dist/fonts/NotoSerifGujarati-Bold.ttf +0 -0
  101. package/dist/fonts/NotoSerifGujarati-Regular.ttf +0 -0
  102. package/dist/fonts/Roboto-Regular.ttf +0 -0
  103. package/dist/fonts/Times-Bold-Italic.ttf +0 -0
  104. package/dist/fonts/Times-Bold.ttf +0 -0
  105. package/dist/fonts/Times-Italic.ttf +0 -0
  106. package/dist/fonts/Times.ttf +0 -0
  107. package/dist/fonts/TiroBangla-Bold.ttf +0 -0
  108. package/dist/fonts/TiroBangla-Regular.ttf +0 -0
  109. package/dist/fonts/Verdana-Bold-Italic.ttf +0 -0
  110. package/dist/fonts/Verdana-Bold.ttf +0 -0
  111. package/dist/fonts/Verdana-Italic.ttf +0 -0
  112. package/dist/fonts/Verdana.ttf +0 -0
  113. package/dist/hooks/useMediaQuery.d.ts +1 -0
  114. package/dist/hplx-feature-library.css +1 -1
  115. package/dist/index-BzwuwvT5.js +961 -0
  116. package/dist/index-CJ2AKRoq.cjs +102 -0
  117. package/dist/index-CRCsQdYf.cjs +32 -0
  118. package/dist/{index-Cl3h7bnz.js → index-UPYT3B9g.js} +2823 -2700
  119. package/dist/index.d.ts +0 -5
  120. package/dist/index.js +2 -12
  121. package/dist/nineDots/NineDotsTypes.d.ts +22 -0
  122. package/dist/nineDots/NineDotsUtils.d.ts +3 -0
  123. package/dist/nineDots/nineDots.d.ts +3 -0
  124. package/dist/searchPatients/SearchPatients.d.ts +11 -0
  125. package/dist/types/ApiResponseTypes.d.ts +49 -8
  126. package/dist/types/CommonTypes.d.ts +37 -10
  127. package/dist/types/PatientAddEditTypes.d.ts +2 -8
  128. package/dist/types/PatientPopupTypes/index.js +1 -0
  129. package/dist/types/PatientPopupTypes.d.ts +836 -0
  130. package/dist/userProfile/APIAction/APIActions.d.ts +18 -0
  131. package/dist/userProfile/UserProfile.d.ts +18 -0
  132. package/dist/userProfile/UserProfileItem.d.ts +7 -0
  133. package/dist/warning-BozzKWdr.js +38 -0
  134. package/dist/warning-W0tkkrLJ.cjs +1 -0
  135. package/package.json +22 -33
  136. package/dist/AlertPopup/index.js +0 -79
  137. package/dist/AllInvestigations/components/AllInvestigationsTable.d.ts +0 -19
  138. package/dist/AllInvestigations/index.d.ts +0 -1
  139. package/dist/AllInvestigations/index.js +0 -4
  140. package/dist/AllInvestigations/utils/test-tange-util.d.ts +0 -8
  141. package/dist/AllInvestigationsTable-9CE_uDGv.cjs +0 -80
  142. package/dist/AllInvestigationsTable-HC9dOdiS.js +0 -16964
  143. package/dist/CustomDropdown/index.js +0 -256
  144. package/dist/DateTimePicker/DateAndTimePicker/index.js +0 -5908
  145. package/dist/PediatricsCalculatorTable-CB1YOoVy.js +0 -833
  146. package/dist/PediatricsCalculatorTable-CPXBdrqk.cjs +0 -1
  147. package/dist/ReusableTable/ReusableTable.d.ts +0 -3
  148. package/dist/ReusableTable/ReusableTableConstants.d.ts +0 -8
  149. package/dist/ReusableTable/ReusableTableTypes.d.ts +0 -96
  150. package/dist/ReusableTable/components/EmptyTableContainer.d.ts +0 -12
  151. package/dist/ReusableTable/components/FilterCheckbox.d.ts +0 -8
  152. package/dist/ReusableTable/components/FilterDropdown.d.ts +0 -17
  153. package/dist/ReusableTable/components/Pagination.d.ts +0 -2
  154. package/dist/ReusableTable/components/TableBody.d.ts +0 -2
  155. package/dist/ReusableTable/components/TableCell.d.ts +0 -3
  156. package/dist/ReusableTable/components/TableFilterSelect.d.ts +0 -12
  157. package/dist/ReusableTable/components/TableHead.d.ts +0 -2
  158. package/dist/ReusableTable/components/TableMain.d.ts +0 -2
  159. package/dist/ReusableTable/components/TableRow.d.ts +0 -3
  160. package/dist/ReusableTable/context/TableContext.d.ts +0 -21
  161. package/dist/ReusableTable/context/TableContextBase.d.ts +0 -26
  162. package/dist/ReusableTable/context/useTableContext.d.ts +0 -2
  163. package/dist/ToggleButtons/index.js +0 -17
  164. package/dist/TrendGraphs/AreaChartComponent.d.ts +0 -9
  165. package/dist/TrendGraphs/LineChartComponent/DataPointToolTip.d.ts +0 -16
  166. package/dist/TrendGraphs/LineChartComponent/LineChartBody.d.ts +0 -2
  167. package/dist/TrendGraphs/LineChartComponent/LineChartHeader.d.ts +0 -2
  168. package/dist/TrendGraphs/LineChartComponent/index.d.ts +0 -2
  169. package/dist/TrendGraphs/context/index.d.ts +0 -2
  170. package/dist/TrendGraphs/hooks/useTrendGraphContext.d.ts +0 -2
  171. package/dist/TrendGraphs/utils/index.d.ts +0 -4
  172. package/dist/clsx-C11secjj.cjs +0 -1
  173. package/dist/clsx-OuTLNxxd.js +0 -16
  174. package/dist/components/Modal.d.ts +0 -5
  175. package/dist/components/alertPopup/index.d.ts +0 -1
  176. package/dist/components/customDropdown/index.d.ts +0 -1
  177. package/dist/components/dateTimePicker/DateAndTimePicker.d.ts +0 -21
  178. package/dist/components/dateTimePicker/index.d.ts +0 -1
  179. package/dist/components/toggleButtons/index.d.ts +0 -1
  180. package/dist/constants/TrendGraphsConstants.d.ts +0 -2
  181. package/dist/dayjs.min-D8X6dnmr.cjs +0 -1
  182. package/dist/dayjs.min-SMxpcMQi.js +0 -284
  183. package/dist/index-BFfWEART.js +0 -995
  184. package/dist/index-BVfQUI8j.cjs +0 -98
  185. package/dist/index-CHAEpyb1.cjs +0 -32
  186. package/dist/index-CJFGOBPb.js +0 -122
  187. package/dist/index-DfcUmlge.cjs +0 -17
  188. package/dist/parseISO-AwyR5Nhg.cjs +0 -1
  189. package/dist/parseISO-Cso9HWPX.js +0 -1414
  190. package/dist/types/AllInvestigationTypes/index.js +0 -4
  191. package/dist/types/AllInvestigationTypes.d.ts +0 -45
  192. package/dist/types/TrendGraphTypes.d.ts +0 -19
  193. package/dist/useClickOutside-BjJyGTec.js +0 -14
  194. package/dist/useClickOutside-DsVG12Cs.cjs +0 -1
  195. /package/dist/components/{alertPopup/AlertPopup.d.ts → AlertPopup.d.ts} +0 -0
@@ -0,0 +1,37 @@
1
+ export declare const GET_SERVICE_LIST = "/v1/services";
2
+ export declare const GET_DOCTORS_LIST = "/v1/doctors";
3
+ export declare const GET_BILLS = "/v1/bill";
4
+ export declare const PUT_BILLS = "/v2/bill";
5
+ export declare const GET_PAST_DUE = "v1/bills/pastAmount";
6
+ export declare const GET_BILL_ITEM = "/v1/bills/item";
7
+ export declare const DELETE_BILL_ITEM = "/v2/bills/item";
8
+ export declare const PUT_BILL_ITEM = "v1/bills/items";
9
+ export declare const GET_APPOINTMENTS = "/v1/appointments";
10
+ export declare const GET_BILL_SUMMARY = "v1/bill-summary";
11
+ export declare const GET_VISIT_ALL = "/v2/visit/all";
12
+ export declare const GET_PATIENT_POPUP_VISIT = "/v1/visits";
13
+ export declare const GET_PATIENT_POPUP_HPLXLAB = "v1/labs/patients";
14
+ export declare const GET_BRANCH_PREFERENCE = "/preferences/branch";
15
+ export declare const PUT_APPOINTMENTS = "/v1/appointment";
16
+ export declare const UPDATE_PATIENT_DETAIL = "/v1/patients";
17
+ export declare const GET_REFERREDBY_DOCTOR = "../api/modelGetAddPatientSuggestion.php";
18
+ export declare const DELETE_PATIENT_IMAGE = "../api/modelDeletePatientImage.php";
19
+ export declare const ADD_PATIENT_IMAGE = "../api/modelSavePatientImage.php";
20
+ export declare const POST_PAYMENT = "/v2/payments";
21
+ export declare const GET_PAYMENT = "/v1/payments";
22
+ export declare const GET_REFERRAL = "v1/referral";
23
+ export declare const DELETE_TRANSACTION = "/v1/transaction";
24
+ export declare const GET_BILLS_PAYMENTS_BILL_ID = "/v1/bills";
25
+ export declare const GET_ABHA_INFO = "/abha/v1/fetch";
26
+ export declare const GET_ABHA_ADDRESS = "/abha/v1/search";
27
+ export declare const GENERATE_OTP_BY_ABHA_ADDRESS = "/abha/v0.5/otp/generate";
28
+ export declare const VERIFY_ABHA_OTP = "/abha/v0.5/otp/verify";
29
+ export declare const GET_ABHA_CONSENT = "/v1/consent/request";
30
+ export declare const GET_INSURANCE_LIST = "v1/partner/insurance-companies";
31
+ export declare const VERIFY_INSURANCE = "v1/insurance/verify";
32
+ export declare const GET_CUSTOM_TRANSLATIONS = "/customTranslations";
33
+ export declare const GET_ONLINE_TEST_RANGES = "/tests/ranges";
34
+ export declare const UPDATE_WALLET = "v1/wallet";
35
+ export declare const GET_IPD_CASE = "../ipd/api/modelCheckIpdCase.php";
36
+ export declare const GET_LIS_BY_ORGBIDSTR = "/v2/lis-reports";
37
+ export declare const SEND_ATTACH_LIS = "v1/partner/lis-reports/share";
@@ -0,0 +1,4 @@
1
+ declare const PrintFontLoader: ({ fontBaseUrl }: {
2
+ fontBaseUrl: any;
3
+ }) => import("react/jsx-runtime").JSX.Element;
4
+ export default PrintFontLoader;
@@ -0,0 +1,3 @@
1
+ export declare const calculateAge: (pat_dob?: string) => string;
2
+ export declare const convertToTitleCase: (str?: string) => string;
3
+ export declare const getPrefixIcon: (item: string) => string;
@@ -10,5 +10,5 @@ export interface IPediatricsCalculatorTableContext {
10
10
  setRowToDelete?: (id: string | null) => void;
11
11
  openPopupForRow?: (row: IMedicineViewData) => void;
12
12
  }
13
- export declare const PediatricsCalculatorTableContext: import('react').Context<IPediatricsCalculatorTableContext | null>;
13
+ export declare const PediatricsCalculatorTableContext: import('react').Context<IPediatricsCalculatorTableContext>;
14
14
  export declare const usePediatricsCalculatorTableContext: () => IPediatricsCalculatorTableContext;
@@ -1,4 +1,4 @@
1
- import { P as f } from "../PediatricsCalculatorTable-CB1YOoVy.js";
1
+ import { P as f } from "../PediatricsCalculatorTable-qu37FR7D.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -0,0 +1,9 @@
1
+ "use strict";const e=require("./index-CJ2AKRoq.cjs"),r=require("react"),A=require("./constants/PediatricsCalculatorConstants/index.js"),Me=require("./useOutsideClick-CicUjzPP.cjs"),_e=require("./index-CRCsQdYf.cjs"),we=r.createContext(null),Ee=()=>{const l=r.useContext(we);if(!l)throw new Error("usePediatricsCalculatorTableContext must be used inside a MedicineTableProvider");return l},Se=({effectiveEditMode:l,rowData:s,isSavedToLibrary:p,onSave:b,onCancel:g,onEdit:v,onCheckboxToggle:a})=>{const{variant:C,externallyTriggeredEditMode:w,setRowToDelete:_,openPopupForRow:k}=Ee();return C==="standard"?l?e.jsxRuntimeExports.jsxs("div",{className:"hfl-grid hfl-grid-cols-[1fr_1fr] hfl-border-1 hfl-border-Gray-200 hfl-rounded-lg ",children:[e.jsxRuntimeExports.jsx("button",{className:"hfl-px-3 hfl-py-1 hfl-text-Blue_gray-800 hfl-border-r-1 hover:hfl-bg-Primary-50",onClick:b,children:e.jsxRuntimeExports.jsx(e.bs,{variant:"Medium",type:"Text xs",className:"hfl-text-Blue_gray-800",children:"Save"})}),e.jsxRuntimeExports.jsx("button",{className:"hfl-px-3 hfl-py-2 hfl-text-Error-600 hover:hfl-bg-Error-50",onClick:g,children:e.jsxRuntimeExports.jsx(e.bs,{variant:"Medium",type:"Text xs",className:"",children:"Cancel"})})]}):e.jsxRuntimeExports.jsxs("div",{className:"hfl-grid hfl-grid-cols-[1fr_1fr_1fr] hfl-border-1 hfl-border-Gray-200 hfl-rounded-lg",children:[e.jsxRuntimeExports.jsx("button",{className:"hfl-px-3 hfl-py-1 hfl-text-Blue_gray-800 hover:hfl-bg-Primary-50",onClick:v,children:e.jsxRuntimeExports.jsx(e.bs,{variant:"Medium",type:"Text xs",className:"",children:"Edit"})}),e.jsxRuntimeExports.jsx("button",{className:"hfl-px-3 hfl-py-2 hfl-text-Blue_gray-800 hfl-border-x-1 hover:hfl-bg-Primary-50",onClick:()=>k?.(s),children:e.jsxRuntimeExports.jsx(e.bs,{variant:"Medium",type:"Text xs",className:"",children:"Copy"})}),e.jsxRuntimeExports.jsx("button",{className:"hx_delete hfl-px-3 hfl-py-2 hfl-text-Error-500 hover:hfl-bg-Error-50",onClick:()=>_?.(s.rowId)})]}):e.jsxRuntimeExports.jsx(e.Os,{disabled:!w,text:"Save this to Pediatric Calculator Library ",id:s.rowId,size:"md",onClick:a,isMarked:p??!1,checkboxClasses:"hfl-mt-2",checkBoxInnerDivClasses:"hfl-text-Blue-600 hfl-bg-Blue-50"},s.rowId)},Te=(l,s)=>{r.useEffect(()=>{const p=b=>{l.current&&!l.current.contains(b.target)&&s()};return document.addEventListener("mousedown",p),()=>{document.removeEventListener("mousedown",p)}},[l,s])};function De(l){const{options:s,selectedOption:p,onChangeHandler:b}=l;return e.jsxRuntimeExports.jsx("div",{className:"hfl-flex hfl-gap-2 hfl-h-full hfl-items-center hfl-px-4 hfl-justify-center hfl-py-1",children:s?.map(g=>e.jsxRuntimeExports.jsx("div",{className:"hfl-bg-White hfl-rounded-lg",children:e.jsxRuntimeExports.jsx(e.Ku,{onClick:()=>b&&b(g),hierarchy:p?.label===g.label?"Primary":"Secondary-Grey",size:"sm",textField:g.label,className:p?.label===g.label?"hfl-bg-Blue-600":""})},g.label))})}const Fe="data:image/svg+xml,%3csvg%20width='10'%20height='6'%20viewBox='0%200%2010%206'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20fill-rule='evenodd'%20clip-rule='evenodd'%20d='M0.480062%200.819173C0.650418%200.648817%200.92662%200.648817%201.09698%200.819173L4.71454%204.43674L8.3321%200.819173C8.50246%200.648817%208.77866%200.648817%208.94902%200.819173C9.11937%200.98953%209.11937%201.26573%208.94902%201.43609L5.023%205.36211C4.85264%205.53246%204.57644%205.53246%204.40608%205.36211L0.480062%201.43609C0.309706%201.26573%200.309706%200.98953%200.480062%200.819173Z'%20fill='%23667085'/%3e%3c/svg%3e";function T(l){const{label:s,labelClassName:p,hideDropdownIcon:b,showClearOption:g,isRequiredField:v,btnClassName:a,placeholder:C,options:w,selectedOption:_,onChangeHandler:k,inputValue:y,inputChangeHandler:L,onInputFocusOutEvent:B,inputClassName:i,isSearchable:m,inputType:$,showInput:M,inputSuffix:S,selectedLabel:U,suffixPadding:W,disableInputAutoSize:o,selectedOptions:j,isMulti:f,dropDownItemClickHandler:x,showToggle:q,toggleChangeHandler:D,selectedToggleOption:c,toggleOptionsList:n,border:N,height:E,disabled:I,fieldColor:H,errorMsg:t,showErrorMsg:d,placeholderStyle:u,onInputKeyDown:F,showEmptyDropdownPopup:z=!0,isDropdownFixed:G=!1,dropdownClassName:ie="",wrapperClass:re="",maxInputLength:ae,alternateListBgStyle:ee,showLabelTooltip:R=!1,labelToolTipContent:K="",inputContainerClasses:X="",onInputFocus:Q}=l,[Z,te]=r.useState(!1),[se,Re]=r.useState(null),oe=r.useRef(null),ce=r.useRef(null),pe=r.useRef(null),ue=r.useRef([]),Ce=r.useMemo(()=>w?.filter(h=>h?h.label.toLowerCase().includes((y??"").toLowerCase()):void 0),[y,w]),[ve,de]=r.useState(!1),Ne=()=>{te(!1),f&&L&&L(""),Re(null)},me=r.useCallback(h=>{h.stopPropagation(),I||te(O=>!O)},[I]),ge=(y?.length||0)+2+Number(W||0);Me.useOutsideClick(oe,Ne),r.useEffect(()=>{se!==null&&ue.current[se]&&ue.current[se].scrollIntoView({block:"nearest"})},[se]);const le=r.useCallback(()=>{if(G&&Z){const h=M?ce.current:pe.current,O=oe.current;if(h&&O){const J=h.getBoundingClientRect();O.style.position="fixed",O.style.top=`${window.scrollY?J.bottom+window.scrollY:J.bottom}px`,O.style.left=`${J.left}px`,O.style.width=`${J.width}px`}}},[G,Z,M]);r.useEffect(()=>{if(G)return Z?(le(),window.addEventListener("scroll",le,!0)):window.removeEventListener("scroll",le,!0),()=>{window.removeEventListener("scroll",le,!0)}},[G,le,Z]),Te(oe,()=>{ve&&B&&B()});const je=h=>{if(f&&x){const O=j?.some(J=>J.value===h.value);x(!!O,h)}},Ie=r.useCallback(async h=>{h.stopPropagation(),Z||te(!0),Q&&await Q()},[Q,Z]);return e.jsxRuntimeExports.jsxs("div",{className:`hfl-relative hfl-inline-block hfl-text-left ${re||""}`,children:[!!s&&e.jsxRuntimeExports.jsxs("div",{className:"hfl-text-Gray-700 hfl-mb-1 hfl-flex",children:[e.jsxRuntimeExports.jsx(e.bs,{type:"Text sm",variant:"Medium",className:p||"",children:`${s}`}),v&&e.jsxRuntimeExports.jsx("span",{className:"hfl-ml-1 hfl-text-Error-600",children:"*"}),R&&e.jsxRuntimeExports.jsx(e.Nu,{variant:"Right",text:K,theme:"dark",children:e.jsxRuntimeExports.jsx("i",{className:"hx_info-filled"})})]}),M?e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsxs("div",{className:`hfl-flex hfl-items-center hfl-shadow-xs hfl-px-2 ${X||""} ${N||"hfl-border-1"} hfl-rounded-lg hfl-overflow-x-auto ${t?"hfl-border-Error-300":"hfl-border-Gray-300"} ${E||"hfl-h-10"} ${I?"!hfl-bg-Gray-50 !hfl-pointer-events-none":H||"hfl-bg-White"} hover:hfl-border-Primary-300 hover:hfl-shadow-xs-primary`,onClick:I?()=>{}:me,children:[j?.map((h,O)=>e.jsxRuntimeExports.jsxs("div",{className:"hfl-flex hfl-items-center hfl-bg-Blue-100 hfl-mr-2 hfl-py-1 hfl-px-2 hfl-rounded-sm hfl-font-inter-0 hfl-text-nowrap",children:[e.jsxRuntimeExports.jsx("span",{className:"hfl-pointer-events-none",children:h.label}),e.jsxRuntimeExports.jsx("span",{onClick:J=>{J.stopPropagation(),je(h)},className:"hx_close hfl-text-Gray-500 hfl-my-0 hfl-text-[14px] hfl-ml-[1px] hfl-cursor-pointer"})]},`${h.label}-${O}`)),Object.keys(u||{}).length>0&&e.jsxRuntimeExports.jsx("style",{children:`
2
+ input.input-placeholder::placeholder {
3
+ font-family: ${u?.fontFamily};
4
+ font-weight: ${u?.fontWeight};
5
+ line-height: ${u?.lineHeight};
6
+ font-size: ${u?.fontSize};
7
+ color: ${u?.color};
8
+ }
9
+ `}),e.jsxRuntimeExports.jsx("input",{ref:ce,style:o?{}:{width:`${Number(y?.length)>4?(y?.length||0)+5:12}ch`},type:$,placeholder:C,value:y,className:`input-placeholder hfl-flex-1 hfl-pl-2 hfl-placeholder hfl-py-1 focus-visible:hfl-outline-0 focus-visible:hfl-outline-none hfl-border-0 focus:hfl-border-0 ${I?"!hfl-bg-Gray-50 !hfl-cursor-not-allowed":H||"hfl-bg-White"} ${i||""}`,onChange:h=>{L&&L(h.target.value),de(!0)},onClick:Ie,onKeyDown:h=>F&&F(h,te,ce),maxLength:ae??ae,...l.inputProps||{}}),!b&&!g&&e.jsxRuntimeExports.jsx("i",{className:"hx_down hfl-mx-2"}),g&&e.jsxRuntimeExports.jsx("i",{className:`${y?"hx_close hfl-cursor-pointer":"hx_down"} hfl-mx-2`,onClick:()=>{(_?.value||y)&&(L&&L(""),de(!0))}}),S?e.jsxRuntimeExports.jsx("span",{style:{left:`${ge<2?"3":ge}ch`},className:"hfl-absolute hfl-top-1/2 hfl--translate-y-1/2 hfl-pointer-events-none",children:S}):null]}),d&&e.jsxRuntimeExports.jsx("span",{className:"hfl-text-0 hfl-text-Error-600",children:t})]}):e.jsxRuntimeExports.jsxs("button",{ref:pe,onClick:me,className:`hfl-w-full hfl-bg-White hfl-py-[6px] hfl-px-4 hfl-rounded-lg hfl-inline-flex hfl-justify-between hfl-items-center ${a||""} ${N||"hfl-border-1"} ${t?"hfl-border-Error-300":"hfl-border-Gray-300"} ${E||"hfl-h-[40px]"} ${I?"!hfl-bg-Gray-50 !hfl-cursor-not-allowed":""}`,style:U||_?.label?{}:u?{fontFamily:u?.fontFamily,fontSize:u?.fontSize,fontWeight:u?.fontWeight,lineHeight:u?.lineHeight,color:u?.color}:{},children:[e.jsxRuntimeExports.jsx("span",{className:"hfl-pr-4",children:U||_?.label||C||"Select an option"}),e.jsxRuntimeExports.jsx("img",{src:Fe,alt:"down arrow"})]}),w&&w?.length>=0&&e.jsxRuntimeExports.jsxs("ul",{ref:oe,className:`custom-dropdown-menu ${Z?"hfl-visible":"hfl-invisible"} hfl-absolute hfl-z-50 hfl-grid hfl-gap-1 hfl-mt-3 hfl-w-full hfl-rounded-lg hfl-shadow-lg hfl-bg-White hfl-font-inter-0 hfl-p-1 hfl-px-2 ${f?"hfl-min-w-[20em]":"hfl-min-w-[16em]"} hfl-max-h-[330px] hfl-overflow-y-scroll ${ie}`,role:"menu","aria-orientation":"vertical","aria-labelledby":"options-menu",children:[q?e.jsxRuntimeExports.jsx(De,{onChangeHandler:D,selectedOption:c,options:n}):!1,(m?Ce:w)?.map((h,O)=>{const J=f?!!j?.some(fe=>fe.value===h?.value):!1,be=_?.value===h?.value,ke=se===O;return h?e.jsxRuntimeExports.jsx("li",{onClick:()=>{f?je(h):(k&&k(h),te(!1),de(!1))},className:`hfl-text-1 hfl-block hfl-px-4 hfl-py-2 hfl-rounded-md hover:hfl-bg-Blue-50 hfl-cursor-pointer custom_dropdown_item ${ee?"odd:hfl-bg-Gray-100":""} ${be?"hfl-bg-Blue-50 hfl-text-Blue-500":""}`,role:"menuitem","aria-selected":be,tabIndex:ke?0:-1,ref:fe=>{ue.current[O]=fe},children:f?e.jsxRuntimeExports.jsx(e.Os,{size:"sm",disabled:!1,text:e.jsxRuntimeExports.jsx("span",{children:h.label}),secondaryText:"",id:`${h.label}-${O}`,isMarked:J}):h.label},`${h.label}-${O}`):null}),w?.length===0&&z&&e.jsxRuntimeExports.jsx("li",{className:"hfl-block hfl-px-4 hfl-py-2 hfl-rounded-md hover:hfl-bg-Blue-50 hfl-cursor-pointer custom_dropdown_item",children:"No items found, please change the search criteria"})]})]})}var he,ye;function Oe(){if(ye)return he;ye=1;var l="Expected a function",s=NaN,p="[object Symbol]",b=/^\s+|\s+$/g,g=/^[-+]0x[0-9a-f]+$/i,v=/^0b[01]+$/i,a=/^0o[0-7]+$/i,C=parseInt,w=typeof e.commonjsGlobal=="object"&&e.commonjsGlobal&&e.commonjsGlobal.Object===Object&&e.commonjsGlobal,_=typeof self=="object"&&self&&self.Object===Object&&self,k=w||_||Function("return this")(),y=Object.prototype,L=y.toString,B=Math.max,i=Math.min,m=function(){return k.Date.now()};function $(o,j,f){var x,q,D,c,n,N,E=0,I=!1,H=!1,t=!0;if(typeof o!="function")throw new TypeError(l);j=W(j)||0,M(f)&&(I=!!f.leading,H="maxWait"in f,D=H?B(W(f.maxWait)||0,j):D,t="trailing"in f?!!f.trailing:t);function d(R){var K=x,X=q;return x=q=void 0,E=R,c=o.apply(X,K),c}function u(R){return E=R,n=setTimeout(G,j),I?d(R):c}function F(R){var K=R-N,X=R-E,Q=j-K;return H?i(Q,D-X):Q}function z(R){var K=R-N,X=R-E;return N===void 0||K>=j||K<0||H&&X>=D}function G(){var R=m();if(z(R))return ie(R);n=setTimeout(G,F(R))}function ie(R){return n=void 0,t&&x?d(R):(x=q=void 0,c)}function re(){n!==void 0&&clearTimeout(n),E=0,x=N=q=n=void 0}function ae(){return n===void 0?c:ie(m())}function ee(){var R=m(),K=z(R);if(x=arguments,q=this,N=R,K){if(n===void 0)return u(N);if(H)return n=setTimeout(G,j),d(N)}return n===void 0&&(n=setTimeout(G,j)),c}return ee.cancel=re,ee.flush=ae,ee}function M(o){var j=typeof o;return!!o&&(j=="object"||j=="function")}function S(o){return!!o&&typeof o=="object"}function U(o){return typeof o=="symbol"||S(o)&&L.call(o)==p}function W(o){if(typeof o=="number")return o;if(U(o))return s;if(M(o)){var j=typeof o.valueOf=="function"?o.valueOf():o;o=M(j)?j+"":j}if(typeof o!="string")return o===0?o:+o;o=o.replace(b,"");var f=v.test(o);return f||a.test(o)?C(o.slice(2),f?2:8):g.test(o)?s:+o}return he=$,he}var Le=Oe();const Be=e.getDefaultExportFromCjs(Le),xe=(l,s)=>{const p=parseFloat(l),b=parseFloat(s);if(!l||!s||isNaN(p)||isNaN(b)||b===0)return"";const g=p/b;return Number.isInteger(g)?g.toString(10):g.toFixed(3).replace(/\.?0+$/,"")},Y=l=>/^(\d+)?(\.)?(\d*)?$/.test(l),V=({label:l,children:s})=>e.jsxRuntimeExports.jsxs(e.bs,{variant:"Regular",type:"Text sm",className:"hfl-grid hfl-grid-cols-2 hfl-items-center hfl-text-Blue_gray-800 hfl-justify-between hfl-gap-8",children:[e.jsxRuntimeExports.jsxs("span",{className:"hfl-flex-shrink-0",children:[l,":"]}),e.jsxRuntimeExports.jsx("div",{className:"hfl-flex-1 hfl-min-w-0",children:s})]}),P=({label:l,value:s})=>e.jsxRuntimeExports.jsxs(e.bs,{variant:"Regular",type:"Text sm",className:"hfl-flex hfl-text-Blue_gray-800 hfl-gap-1",children:[e.jsxRuntimeExports.jsxs("span",{className:"hfl-flex-shrink-0",children:[l,":"]}),e.jsxRuntimeExports.jsx(e.bs,{variant:"Bold",type:"Text sm",className:"hfl-text-Blue_gray-800 hfl-break-words hfl-min-w-0",children:s||"--"})]}),ne=({children:l,className:s=""})=>e.jsxRuntimeExports.jsx(e.bs,{variant:"Regular",type:"Text sm",className:`hfl-text-Blue_gray-800 hfl-px-2 hfl-break-words hfl-overflow-wrap-anywhere hfl-min-w-0 ${s}`,children:l}),$e=r.memo(function({rowData:s,isEditing:p,setIsEditing:b,onSaveRow:g,allowCustomMedicineInput:v}){const{variant:a,externallyTriggeredEditMode:C,externallyTriggeredEditRowIds:w,getMedicineOptions:_,onRowChange:k,onRowDelete:y}=Ee(),[L,B]=r.useState([]),[i,m]=r.useState(s),[$,M]=r.useState(s.medicine_name);r.useEffect(()=>{p||M(s.medicine_name)},[s.medicine_name,p]),r.useEffect(()=>{p||m(s)},[s,p]);const S=async t=>(await _?.(t))?.map(u=>({label:u.doctorMedicineName,value:u}))||[],W=C||w?.includes(s.rowId)||p,o=r.useMemo(()=>i.out_of_range||s.out_of_range,[i.out_of_range,s.out_of_range]),j=r.useMemo(()=>i?.isDosageMismatch||s?.isDosageMismatch,[i?.isDosageMismatch,s?.isDosageMismatch]),f=r.useMemo(()=>i.calculation_type===A.C_MedicineCalculatorList[0]?i.calculation_fields:null,[i.calculation_fields,i.calculation_type]),x=r.useMemo(()=>i.calculation_type===A.C_MedicineCalculatorList[1]?i.calculation_fields:null,[i.calculation_fields,i.calculation_type]),q=(t,d)=>{let u;if(t==="calculation_type"){const F=d,z={frequency:i.calculation_fields.frequency,pedia_dosage:a==="standard"?i.calculation_fields.pedia_dosage:i.pedia_dosage};u={...i,calculation_type:F,calculation_fields:F==="mg/kg/dose"?{...A.C_DefaultMgKgFields,...z}:{...A.C_DefaultMlKgFields,...z}}}else u={...i,[t]:d};m(u),a==="prescription"&&D(u,t)},D=r.useMemo(()=>Be((t,d)=>{k?.(t,d||void 0)},500),[k]),c=r.useMemo(()=>e.jsxRuntimeExports.jsxs("div",{className:"hfl-mb-1 hfl-flex hfl-w-max hfl-items-center hfl-rounded hfl-border-1 hfl-border-Warning-400 hfl-bg-Warning-50 hfl-p-1 hfl-px-2",children:[e.jsxRuntimeExports.jsx("div",{className:"hx_warning hfl-text-Error-400"}),e.jsxRuntimeExports.jsx(e.bs,{variant:"Regular",type:"Text sm",className:"hfl-px-2 hfl-text-1 hfl-text-Error-500",children:"Dosage exceed safety limits"})]}),[]);r.useEffect(()=>()=>{D.cancel()},[D]);const n=r.useCallback((t,d)=>{m(u=>{let F={...u.calculation_fields,[t]:d};if(t==="frequency"&&a==="standard"){const G=A.C_FrequencyDosageMap[d]||[];G.length>0&&(F={...F,pedia_dosage:G[0]})}const z={...u,calculation_fields:F};return a==="prescription"&&D(z,t),z})},[D,a]),N=async()=>{const t={...i,calculation_fields:{...i.calculation_fields}};await g?.(t)&&D({...t,isNewlyAdded:!1,isEditing:!1})},E=async()=>{if(!s.medicine_name||s.medicine_name.trim()===""){y?.(s.rowId);return}m(s),a==="standard"&&b(!1)},I=t=>a==="prescription"&&(t==="medicine_name"||t==="generic_name"||t==="type"||t==="calculation_type")?!1:W,H=()=>{const t=!(i?.isSavedToLibrary??!1),d={...i,isSavedToLibrary:t};m(d),D(d,"isSavedToLibrary")};return e.jsxRuntimeExports.jsxs("div",{className:`medicine-row hfl-grid hfl-grid-cols-[1.36fr_1.36fr_1.02fr_1.25fr_2.27fr_1.36fr_1.36fr] hfl-gap-2 hfl-px-2 hfl-py-1 hfl-border-b-1 hfl-border-Gray-200 ${W?"hfl-bg-gradient-to-b hfl-from-White_20 hfl-to-Primary-50":""} ${a==="prescription"&&!i.pedia_data_available?"hfl-hidden":""}`,children:[e.jsxRuntimeExports.jsx("div",{className:"hfl-w-full hfl-py-2.5 hfl-min-w-0",children:I("medicine_name")?e.jsxRuntimeExports.jsx(T,{wrapperClass:"hfl-w-full",btnClassName:"hfl-w-full",inputClassName:"hfl-w-full",inputValue:i.medicine_name,showInput:!0,disableInputAutoSize:!0,inputChangeHandler:async t=>{if(q("medicine_name",t),t.trim()){const d=await S(t);B(d)}else B([])},onInputFocus:async()=>{const t=await S(i.medicine_name);B(t)},onChangeHandler:t=>{const d=t.value,u=A.C_MedicineTypeList.find(F=>F.val===d.medicineType);m(F=>({...F,medicine_name:d.doctorMedicineName,medicine_id:d.medicineId,generic_name:d.doctorGenericName,type:u?.type??""})),M(d.doctorMedicineName)},options:L,isSearchable:!0,placeholder:"Search medicine",disabled:!i?.isNewlyAdded,inputProps:{onBlur:t=>{const d=t.relatedTarget;if(!(d&&d.closest(".custom-dropdown-menu"))&&!v){const u=i.medicine_name?.trim()||"";L.some(z=>z.label===u)||m(z=>({...z,medicine_name:$}))}}}}):e.jsxRuntimeExports.jsx(ne,{children:s.medicine_name})}),e.jsxRuntimeExports.jsx("div",{className:"hfl-w-full hfl-py-2.5 hfl-min-w-0",children:I("generic_name")?e.jsxRuntimeExports.jsx(T,{wrapperClass:"hfl-w-full",inputClassName:"hfl-w-full",btnClassName:"hfl-w-full",inputValue:i.generic_name,showInput:!0,disableInputAutoSize:!0,inputChangeHandler:t=>q("generic_name",t),hideDropdownIcon:!0}):e.jsxRuntimeExports.jsx(ne,{children:s.generic_name})}),e.jsxRuntimeExports.jsx("div",{className:"hfl-w-full hfl-py-2.5 hfl-min-w-0",children:I("type")?e.jsxRuntimeExports.jsx(T,{wrapperClass:"hfl-w-full",btnClassName:"hfl-w-full",placeholder:"Select",showInput:!1,disableInputAutoSize:!0,selectedOption:(()=>{const t=A.C_MedicineTypeList.find(d=>d.type===i.type);return t?{label:t.type,value:t.type}:void 0})(),options:A.C_MedicineTypeList.map(t=>({label:t.type,value:t.type})),onChangeHandler:t=>q("type",t.value)}):e.jsxRuntimeExports.jsx(ne,{children:s.type||""})}),e.jsxRuntimeExports.jsx("div",{className:"hfl-w-full hfl-py-2.5 hfl-min-w-0",children:I("calculation_type")?e.jsxRuntimeExports.jsx(T,{wrapperClass:"hfl-w-full",btnClassName:"hfl-w-full",placeholder:"Select",showInput:!1,disableInputAutoSize:!0,selectedOption:{label:i.calculation_type,value:i.calculation_type},options:A.C_MedicineCalculatorList.map(t=>({label:t,value:t})),onChangeHandler:t=>q("calculation_type",t.value)}):e.jsxRuntimeExports.jsx(ne,{children:s.calculation_type})}),e.jsxRuntimeExports.jsx("div",{className:"hfl-flex hfl-w-full hfl-flex-col hfl-gap-2 hfl-py-2.5 hfl-px-2",children:I("calculation_fields")?e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[f&&e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsx(V,{label:"Drug Strength",children:e.jsxRuntimeExports.jsx(T,{wrapperClass:"hfl-w-full",placeholder:"e.g., 250",showInput:!0,hideDropdownIcon:!0,disableInputAutoSize:!0,inputType:"text",inputValue:f.drug_strength||"",inputChangeHandler:t=>{Y(t)&&n("drug_strength",t)}})}),e.jsxRuntimeExports.jsx(V,{label:"Dose/mg/kg",children:e.jsxRuntimeExports.jsx(T,{wrapperClass:"hfl-w-full",placeholder:"e.g., 15",showInput:!0,hideDropdownIcon:!0,disableInputAutoSize:!0,inputType:"text",inputValue:f.dose_mg_kg||"",inputChangeHandler:t=>{Y(t)&&n("dose_mg_kg",t)}})}),e.jsxRuntimeExports.jsx(V,{label:"Frequency",children:e.jsxRuntimeExports.jsx(T,{wrapperClass:"hfl-w-full",placeholder:"Frequency",showInput:!1,selectedOption:i.calculation_fields.frequency?{label:i.calculation_fields.frequency,value:i.calculation_fields.frequency}:void 0,options:A.C_MedicineFrequencyList.map(t=>({label:t,value:t})),onChangeHandler:t=>{n("frequency",t.value)}})}),e.jsxRuntimeExports.jsx(V,{label:"Max Dose (mg)",children:e.jsxRuntimeExports.jsx(T,{wrapperClass:"hfl-w-full",placeholder:"Max mg/dose",showInput:!0,hideDropdownIcon:!0,disableInputAutoSize:!0,inputType:"text",inputValue:f.max_mg_dose||"",inputChangeHandler:t=>{Y(t)&&n("max_mg_dose",t)}})}),e.jsxRuntimeExports.jsx(V,{label:"Max Day (mg)",children:e.jsxRuntimeExports.jsx(T,{wrapperClass:"hfl-w-full",placeholder:"Max mg/day",showInput:!0,hideDropdownIcon:!0,disableInputAutoSize:!0,inputType:"text",inputValue:f.max_mg_day||"",inputChangeHandler:t=>{Y(t)&&n("max_mg_day",t)}})})]}),x&&e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsx(V,{label:"Drug Strength/mL",children:e.jsxRuntimeExports.jsx(T,{wrapperClass:"hfl-w-full",placeholder:"e.g., 250",showInput:!0,hideDropdownIcon:!0,disableInputAutoSize:!0,inputType:"text",inputValue:x.drug_strength||"",inputChangeHandler:t=>{Y(t)&&(n("drug_strength",t),n("dose_ml_kg",xe(x.dose_mg_kg,t)))}})}),e.jsxRuntimeExports.jsx(V,{label:"Dose/mg/kg",children:e.jsxRuntimeExports.jsx(T,{wrapperClass:"hfl-w-full",placeholder:"e.g., 15",showInput:!0,hideDropdownIcon:!0,disableInputAutoSize:!0,inputType:"text",inputValue:x.dose_mg_kg||"",inputChangeHandler:t=>{Y(t)&&(n("dose_mg_kg",t),n("dose_ml_kg",xe(t,x.drug_strength)))}})}),e.jsxRuntimeExports.jsx(V,{label:"Dose/mL/kg",children:e.jsxRuntimeExports.jsx(T,{wrapperClass:"hfl-w-full",disabled:!0,placeholder:"e.g., 5",showInput:!0,hideDropdownIcon:!0,disableInputAutoSize:!0,inputType:"text",inputValue:xe(x.dose_mg_kg,x.drug_strength)||"",inputChangeHandler:t=>{Y(t)&&n("dose_ml_kg",t)}})}),e.jsxRuntimeExports.jsx(V,{label:"Frequency",children:e.jsxRuntimeExports.jsx(T,{wrapperClass:"hfl-w-full",placeholder:"Frequency",showInput:!1,selectedOption:i.calculation_fields.frequency?{label:i.calculation_fields.frequency,value:i.calculation_fields.frequency}:void 0,options:A.C_MedicineFrequencyList.map(t=>({label:t,value:t})),onChangeHandler:t=>{n("frequency",t.value)}})}),e.jsxRuntimeExports.jsx(V,{label:"Max Dose (mL)",children:e.jsxRuntimeExports.jsx(T,{wrapperClass:"hfl-w-full",placeholder:"Max mL/dose",showInput:!0,hideDropdownIcon:!0,disableInputAutoSize:!0,inputType:"text",inputValue:x.max_ml_dose||"",inputChangeHandler:t=>{Y(t)&&n("max_ml_dose",t)}})}),e.jsxRuntimeExports.jsx(V,{label:"Max Day (mL)",children:e.jsxRuntimeExports.jsx(T,{wrapperClass:"hfl-w-full",placeholder:"Max mL/day",showInput:!0,hideDropdownIcon:!0,disableInputAutoSize:!0,inputType:"text",inputValue:x.max_ml_day||"",inputChangeHandler:t=>{Y(t)&&n("max_ml_day",t)}})})]})]}):e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[f&&e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsx(P,{label:"Drug Strength",value:f.drug_strength}),e.jsxRuntimeExports.jsx(P,{label:"Dose/mg/kg",value:f.dose_mg_kg}),e.jsxRuntimeExports.jsx(P,{label:"Frequency",value:f.frequency}),e.jsxRuntimeExports.jsx(P,{label:"Max Dose (mg)",value:f.max_mg_dose}),e.jsxRuntimeExports.jsx(P,{label:"Max Day (mg)",value:f.max_mg_day})]}),x&&e.jsxRuntimeExports.jsxs(e.jsxRuntimeExports.Fragment,{children:[e.jsxRuntimeExports.jsx(P,{label:"Drug Strength/mL",value:x.drug_strength}),e.jsxRuntimeExports.jsx(P,{label:"Dose/mg/kg",value:x.dose_mg_kg}),e.jsxRuntimeExports.jsx(P,{label:"Dose/mL/kg",value:x.dose_ml_kg}),e.jsxRuntimeExports.jsx(P,{label:"Frequency",value:x.frequency}),e.jsxRuntimeExports.jsx(P,{label:"Max Dose (mL)",value:x.max_ml_dose}),e.jsxRuntimeExports.jsx(P,{label:"Max Day (mL)",value:x.max_ml_day})]})]})}),e.jsxRuntimeExports.jsx("div",{className:"hfl-w-full hfl-py-2.5 hfl-min-w-0",children:I("pedia_dosage")?(()=>{const t=i.calculation_fields.frequency,d=A.C_FrequencyDosageMap[t]||[];return e.jsxRuntimeExports.jsx(e.jsxRuntimeExports.Fragment,{children:e.jsxRuntimeExports.jsx(T,{wrapperClass:"hfl-w-full",btnClassName:"hfl-w-full",inputClassName:"hfl-w-full",placeholder:"Select",showInput:a!=="standard",disableInputAutoSize:!0,inputValue:a==="standard"?i.calculation_fields.pedia_dosage:i.pedia_dosage,inputChangeHandler:u=>a==="prescription"?q("pedia_dosage",u):n("pedia_dosage",u),selectedOption:a==="standard"?{label:i.calculation_fields.pedia_dosage,value:i.calculation_fields.pedia_dosage}:void 0,options:a!=="prescription"?d.map(u=>({label:u,value:u})):void 0,onChangeHandler:a!=="prescription"?u=>n("pedia_dosage",u.value):void 0,hideDropdownIcon:a==="prescription",showEmptyDropdownPopup:a!=="prescription",showErrorMsg:a==="prescription"?o||j:!1,errorMsg:a==="prescription"&&o?"Dosage Exceeds Safety Limits":a==="prescription"&&j?"Dosage is in mismatch with selected type of Frequency":""})})})():e.jsxRuntimeExports.jsxs("div",{className:"hfl-flex hfl-flex-col hfl-h-full hfl-justify-between hfl-min-w-0",children:[e.jsxRuntimeExports.jsx(ne,{children:a==="prescription"?s.pedia_dosage:s.calculation_fields.pedia_dosage}),o&&c]})}),e.jsxRuntimeExports.jsx("div",{className:"hfl-w-full hfl-py-2.5 hfl-min-w-0",children:e.jsxRuntimeExports.jsx(Se,{effectiveEditMode:W,rowData:s,isSavedToLibrary:i.isSavedToLibrary??!1,onSave:N,onCancel:E,onEdit:()=>b(!0),onCheckboxToggle:H})})]})},(l,s)=>l.isEditing===s.isEditing&&l.rowData.rowId===s.rowData.rowId&&l.rowData.isEditing===s.rowData.isEditing&&l.rowData.medicine_name===s.rowData.medicine_name&&l.rowData.generic_name===s.rowData.generic_name&&l.rowData.type===s.rowData.type&&l.rowData.pedia_dosage===s.rowData.pedia_dosage&&l.rowData.calculation_type===s.rowData.calculation_type&&JSON.stringify(l.rowData.calculation_fields)===JSON.stringify(s.rowData.calculation_fields)&&l.rowData.out_of_range===s.rowData.out_of_range&&l.rowData.isDosageMismatch===s.rowData.isDosageMismatch&&l.rowData.calculation_fields.pedia_dosage===s.rowData.calculation_fields.pedia_dosage&&l.rowData?.isNewlyAdded===s.rowData?.isNewlyAdded&&l.rowData?.pedia_data_available===s.rowData?.pedia_data_available),qe=l=>{const{openState:s,closePopupCallback:p,headingIconFile:b,headingText:g,subHeadingText:v,positiveButtonText:a,negativeButtonText:C,classNamePositiveBtn:w,classNameNegativeBtn:_,positiveActionCallback:k,negativeActionCallback:y}=l;return e.jsxRuntimeExports.jsxs(_e.Modal,{isOpen:s,onRequestClose:p,shouldCloseOnOverlayClick:!1,style:{overlay:{backgroundColor:"rgba(52, 64, 84, 0.5)",position:"fixed",alignContent:"center",justifyContent:"center",zIndex:1030,display:s?"block":"none"},content:{zIndex:1030,padding:"24px",maxWidth:"750px",maxHeight:"600px",width:"400px",height:"fit-content",margin:"auto",borderRadius:"12px",overflow:"unset",display:s?"block":"none"}},children:[b=="warning"&&e.jsxRuntimeExports.jsx("div",{className:"hfl-hx_warning hfl-mb-4 hfl-flex hfl-h-12 hfl-w-12 hfl-items-center hfl-justify-center hfl-rounded-full hfl-border-8 hfl-border-Warning-50 hfl-bg-Warning-100 hfl-text-Warning-600",children:e.jsxRuntimeExports.jsx("i",{className:"hx_warning hfl-text-5"})}),e.jsxRuntimeExports.jsx(e.bs,{variant:"Medium",type:"Text xl",className:"hfl-mt-5 hfl-text-Gray-900",children:g}),v&&e.jsxRuntimeExports.jsx(e.bs,{variant:"Regular",type:"Text sm",className:"hfl-mt-1 hfl-text-Gray-500 ",children:v}),e.jsxRuntimeExports.jsxs("div",{className:"hfl-mt-4 hfl-flex hfl-items-center hfl-justify-center hfl-gap-4",children:[C&&e.jsxRuntimeExports.jsx(e.Ku,{size:"md",textField:C,hierarchy:"Primary",className:_||"",onClick:y,"data-qa":"negative-action"}),a&&e.jsxRuntimeExports.jsx(e.Ku,{size:"md",textField:a,hierarchy:"Secondary",className:w||"",onClick:k,"data-qa":"positive-action"})]})]})},He=({open:l,onCancel:s,onCopySave:p,rowMedicineData:b,getMedicineOptions:g})=>{const[v,a]=r.useState([]),[C,w]=r.useState(""),[_,k]=r.useState([]),y=r.useCallback(async m=>{const M=(await g?.(m))?.map(S=>({label:S.doctorMedicineName,value:S}));k(M||[])},[g]);r.useEffect(()=>{l&&y(C)},[C,y,l]);const L=m=>{const $=m.value;v.some(S=>S.medicineId===$.medicineId&&S.doctorMedicineName.trim().toLowerCase()===$.doctorMedicineName.trim().toLowerCase())||a(S=>[...S,$]),w(""),k([])},B=m=>{a($=>$.filter(M=>M.medicineId!==m))},i=async()=>{C.trim()||await y("")};return e.jsxRuntimeExports.jsxs(_e.Modal,{isOpen:l,onRequestClose:s,shouldCloseOnOverlayClick:!1,style:{overlay:{backgroundColor:"rgba(52, 64, 84, 0.5)",zIndex:1030},content:{zIndex:1031,maxWidth:"600px",maxHeight:"50vh",height:"auto",margin:"auto",borderRadius:"12px",padding:"0px",display:"flex",flexDirection:"column"}},children:[e.jsxRuntimeExports.jsx(e.bs,{variant:"Bold",type:"Text lg",className:"hfl-text-White hfl-bg-gradient_primary_600_500_90 hfl-px-6 hfl-py-2",children:"Please select medicine to copy"}),e.jsxRuntimeExports.jsxs("div",{className:"hfl-px-6 hfl-py-5 hfl-flex hfl-flex-col hfl-gap-6 hfl-overflow-y-auto hfl-flex-1",children:[e.jsxRuntimeExports.jsx(T,{inputValue:C,showInput:!0,isSearchable:!0,disableInputAutoSize:!0,inputChangeHandler:w,onChangeHandler:L,onInputFocus:i,options:_,placeholder:"Search for medicines"}),e.jsxRuntimeExports.jsx("div",{className:"hfl-flex hfl-flex-wrap hfl-gap-2",children:v.map(m=>e.jsxRuntimeExports.jsxs("div",{className:"hfl-flex hfl-items-center hfl-bg-Gray-100 hfl-px-2 hfl-py-0.5 hfl-rounded-md hfl-gap-1",children:[e.jsxRuntimeExports.jsx(e.bs,{variant:"Regular",type:"Text sm",className:"hfl-text-nowrap",children:m.doctorMedicineName}),e.jsxRuntimeExports.jsx("button",{className:"hfl-text-Blue_gray-800",onClick:()=>B(m.medicineId),children:e.jsxRuntimeExports.jsx("i",{className:"hx_close"})})]},m.doctorMedicineName+m.medicineId))})]}),e.jsxRuntimeExports.jsxs("div",{className:"hfl-flex hfl-justify-end hfl-gap-2.5 hfl-bg-Gray-50 hfl-px-7 hfl-py-3 hfl-border-t hfl-border-Gray-200",children:[e.jsxRuntimeExports.jsx(e.Ku,{size:"md",textField:"Cancel",onClick:s,hierarchy:"Secondary-Grey"}),e.jsxRuntimeExports.jsx(e.Ku,{size:"md",textField:"Save",disabled:!v||v.length==0,onClick:async()=>{await p(b,v)&&s()},className:"hfl-bg-Primary-600 hfl-text-White disabled:hfl-opacity-50 disabled:hfl-cursor-not-allowed",hierarchy:"Primary"})]})]})},ze=r.forwardRef(({data:l=[],variant:s,externallyTriggeredEditRowIds:p=[],externallyTriggeredEditMode:b=!1,allowCustomMedicineInput:g=!0,getMedicineOptions:v,onRowChange:a,onRowDelete:C,onRowCopy:w,onSaveRow:_,externalSaveTrigger:k,setSearchDisabled:y},L)=>{const[B,i]=r.useState(null),[m,$]=r.useState(!1),[M,S]=r.useState(),U=r.useCallback((c,n,N)=>{const E=l.find(H=>H.rowId===c);if(!E)return;const I={...E,...n};a?.(I,N||void 0)},[l,a]),W=r.useCallback(async()=>{const c=l.filter(n=>n.isEditing&&n.medicine_name);if(c.length!==0)try{await _?.(c)&&c.forEach(N=>{a?.({...N,isEditing:!1})})}catch(n){console.error("Bulk save failed",n)}finally{y?.(!1)}},[l,_,a,y]);r.useEffect(()=>{k&&W()},[k,W]),r.useEffect(()=>{const c=l.some(n=>n.isEditing);y?.(c)},[l,y]);const o=r.useCallback(c=>{S(c),$(!0)},[]),j=r.useCallback(async()=>{if(B)try{await C?.(B)}catch(c){console.error("Delete failed",c)}finally{i(null)}},[B,C]),f=r.useCallback(()=>{i(null)},[]),x=r.useCallback(async c=>{try{return await _?.([c])?(a?.({...c,isEditing:!1}),!0):!1}catch(n){return console.error("Save row failed",n),!1}},[_,a]),q=r.useCallback(async()=>{const c=l.filter(n=>n.isEditing&&n.medicine_name);if(c.length===0)return!0;try{const n=await _?.(c);return n&&l.map(E=>E.isEditing?{...E,isEditing:!1}:E).forEach(E=>a?.(E)),!!n}catch(n){return console.error("External bulk save failed",n),!1}},[l,_,a]);r.useImperativeHandle(L,()=>({triggerExternalSave:q}));const D={variant:s,externallyTriggeredEditMode:b,externallyTriggeredEditRowIds:p,getMedicineOptions:v,onRowChange:(c,n)=>{U(c.rowId,c,n),a?.(c,n)},onRowDelete:C,onRowCopy:w,setRowToDelete:i,openPopupForRow:o};return e.jsxRuntimeExports.jsxs("div",{className:"hfl-border-1 hfl-border-Gray-200",children:[e.jsxRuntimeExports.jsx("div",{className:"table-header hfl-grid hfl-grid-cols-[1.36fr_1.36fr_1.02fr_1.25fr_2.27fr_1.36fr_1.36fr] hfl-gap-2 hfl-py-2 hfl-px-2 hfl-font-bold hfl-border-b-1 hfl-border-Gray-200 hfl-bg-Blue_gray-50",children:A.C_Table_Column_Name.map(c=>e.jsxRuntimeExports.jsx(e.bs,{variant:"Medium",type:"Text sm",className:"hfl-text-Blue_gray-600",children:c},c))}),e.jsxRuntimeExports.jsxs(we.Provider,{value:D,children:[e.jsxRuntimeExports.jsx("div",{className:"table-body",children:l.length===0?e.jsxRuntimeExports.jsx(e.bs,{variant:"Medium",type:"Text sm",className:"hfl-text-Blue_gray-600 hfl-px-2 hfl-py-3",children:"No medicines added"}):l.map(c=>e.jsxRuntimeExports.jsx($e,{rowData:c,isEditing:c.isEditing||!1,setIsEditing:n=>U(c.rowId,{isEditing:n}),onSaveRow:x,allowCustomMedicineInput:g},c.rowId))}),e.jsxRuntimeExports.jsx(qe,{headingText:"Delete Medicine",subHeadingText:"Are you sure you want to delete this medicine?",openState:!!B,positiveButtonText:"Delete",negativeButtonText:"Cancel",positiveActionCallback:j,negativeActionCallback:f,classNameNegativeBtn:"hfl-bg-Blue-600",classNamePositiveBtn:"hfl-bg-Error-500 hover:hfl-bg-Error-700 hfl-text-White",closePopupCallback:f}),e.jsxRuntimeExports.jsx(He,{open:m,onCancel:()=>$(!1),onCopySave:w,rowMedicineData:M,getMedicineOptions:v})]})]})});exports.PediatricsCalculatorTable=ze;