hplx-feature-library 1.0.174 → 1.0.176

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 (159) hide show
  1. package/dist/AllInvestigations/index.js +1 -1
  2. package/dist/AllInvestigationsTable-CnlHFXlF.cjs +79 -0
  3. package/dist/{AllInvestigationsTable-txmu7PTJ.js → AllInvestigationsTable-CrAeJucx.js} +6479 -6150
  4. package/dist/Attachments/components/document-canvas/document-pen-tool.d.ts +1 -1
  5. package/dist/Attachments/components/drag-drop-overlay.d.ts +1 -1
  6. package/dist/Attachments/components/edit-document-modal.d.ts +1 -1
  7. package/dist/Attachments/components/uploading-toast.d.ts +1 -1
  8. package/dist/Attachments/context/index.d.ts +2 -2
  9. package/dist/Attachments/hooks/useDropdownPosition.d.ts +1 -1
  10. package/dist/Attachments/index.js +536 -514
  11. package/dist/CameraCapture/index.d.ts +1 -1
  12. package/dist/PediatricsCalculator/components/PediatricsCalculatorTableContext.d.ts +1 -1
  13. package/dist/PediatricsCalculator/index.js +1 -1
  14. package/dist/PediatricsCalculatorTable-Be2H_OXh.js +2156 -0
  15. package/dist/PediatricsCalculatorTable-fk_QinWG.cjs +40 -0
  16. package/dist/ReusableTable/context/TableContextBase.d.ts +1 -1
  17. package/dist/TrendGraphs/context/index.d.ts +1 -1
  18. package/dist/components/CustomDropdown.d.ts +1 -1
  19. package/dist/hplx-feature-library.css +1 -1
  20. package/dist/index-4whwJbrk.js +6867 -0
  21. package/dist/index-C6KQLMQs.cjs +92 -0
  22. package/dist/index.js +2 -2
  23. package/dist/types/AllInvestigationTypes.d.ts +2 -0
  24. package/package.json +5 -31
  25. package/dist/APIAction-DP4YAX6k.cjs +0 -1
  26. package/dist/APIAction-DsHApdnW.js +0 -161
  27. package/dist/AllInvestigationsTable-C7uQ56B0.cjs +0 -79
  28. package/dist/NetworkInstance-CPW2SeAM.cjs +0 -9
  29. package/dist/NetworkInstance-D0jiwhQe.js +0 -3597
  30. package/dist/PatientAddEdit/index.js +0 -1663
  31. package/dist/PatientPopup/action/APIAction.d.ts +0 -65
  32. package/dist/PatientPopup/app/PatientPopupContainer.d.ts +0 -6
  33. package/dist/PatientPopup/app/PatientPopupContext.d.ts +0 -30
  34. package/dist/PatientPopup/common/common.d.ts +0 -14
  35. package/dist/PatientPopup/components/Lab/HPLXLab.d.ts +0 -8
  36. package/dist/PatientPopup/components/Lab/LISLab.d.ts +0 -8
  37. package/dist/PatientPopup/components/Lab/LabTable.d.ts +0 -5
  38. package/dist/PatientPopup/components/Lab/index.d.ts +0 -5
  39. package/dist/PatientPopup/components/Loader/Loader.d.ts +0 -2
  40. package/dist/PatientPopup/components/Pagination.d.ts +0 -9
  41. package/dist/PatientPopup/components/Profile/Abha.d.ts +0 -11
  42. package/dist/PatientPopup/components/Profile/PatientDetailsModal.d.ts +0 -1
  43. package/dist/PatientPopup/components/Profile/Profile.d.ts +0 -11
  44. package/dist/PatientPopup/components/Profile/Sms.d.ts +0 -2
  45. package/dist/PatientPopup/components/Visits/Table.d.ts +0 -11
  46. package/dist/PatientPopup/components/Visits/index.d.ts +0 -15
  47. package/dist/PatientPopup/components/addBills/AddBillFooter.d.ts +0 -2
  48. package/dist/PatientPopup/components/addBills/AddBills.d.ts +0 -5
  49. package/dist/PatientPopup/components/addBills/AddBillsTable.d.ts +0 -17
  50. package/dist/PatientPopup/components/addBills/DropDown.d.ts +0 -15
  51. package/dist/PatientPopup/components/appointment/AllAppts.d.ts +0 -8
  52. package/dist/PatientPopup/components/appointment/Appointment.d.ts +0 -2
  53. package/dist/PatientPopup/components/appointment/AppointmentsTable.d.ts +0 -10
  54. package/dist/PatientPopup/components/bills/Bills.d.ts +0 -6
  55. package/dist/PatientPopup/components/bills/BillsTable.d.ts +0 -11
  56. package/dist/PatientPopup/components/deposit/DepositSection.d.ts +0 -9
  57. package/dist/PatientPopup/components/mainNavItem/MainNavItem.d.ts +0 -13
  58. package/dist/PatientPopup/components/patientPopupBody/PatientPopupBody.d.ts +0 -8
  59. package/dist/PatientPopup/components/patientPopupHeader/PatientPopupHeader.d.ts +0 -10
  60. package/dist/PatientPopup/components/patientPopupSummary/BillSummary.d.ts +0 -19
  61. package/dist/PatientPopup/components/patientPopupSummary/ConsultationDetails.d.ts +0 -14
  62. package/dist/PatientPopup/components/patientPopupSummary/DeleteItem.d.ts +0 -11
  63. package/dist/PatientPopup/components/patientPopupSummary/DepositRefundSummary.d.ts +0 -8
  64. package/dist/PatientPopup/components/patientPopupSummary/LabServiceDetails.d.ts +0 -13
  65. package/dist/PatientPopup/components/patientPopupSummary/OtherServiceDetails.d.ts +0 -13
  66. package/dist/PatientPopup/components/patientPopupSummary/PatientPopupSummary.d.ts +0 -8
  67. package/dist/PatientPopup/components/patientPopupSummary/PaymentCard.d.ts +0 -25
  68. package/dist/PatientPopup/components/patientPopupSummary/ServiceLevelBillSummary.d.ts +0 -18
  69. package/dist/PatientPopup/components/payments/DepositRefundTable.d.ts +0 -14
  70. package/dist/PatientPopup/components/payments/OtherServicesTable.d.ts +0 -16
  71. package/dist/PatientPopup/components/payments/PaymentEditModal.d.ts +0 -15
  72. package/dist/PatientPopup/components/payments/PaymentHeader.d.ts +0 -7
  73. package/dist/PatientPopup/components/payments/Payments.d.ts +0 -5
  74. package/dist/PatientPopup/components/payments/PaymentsTable.d.ts +0 -14
  75. package/dist/PatientPopup/constants/AppConstants.d.ts +0 -123
  76. package/dist/PatientPopup/index.d.ts +0 -1
  77. package/dist/PatientPopup/index.js +0 -14681
  78. package/dist/PatientPopup/types/hplxAPITypes.d.ts +0 -37
  79. package/dist/PatientPopup/utils/PrintFontLoader.d.ts +0 -4
  80. package/dist/PatientPopup/utils/helperFunctions.d.ts +0 -3
  81. package/dist/PediatricsCalculatorTable-B4fTy1J5.cjs +0 -9
  82. package/dist/PediatricsCalculatorTable-CNWwNxCr.js +0 -1167
  83. package/dist/PrintModal-9636D2oo.js +0 -120749
  84. package/dist/PrintModal-BZmh4_Md.cjs +0 -425
  85. package/dist/ReusableModal-BteIK-YX.js +0 -29
  86. package/dist/ReusableModal-CIgDYOWZ.cjs +0 -1
  87. package/dist/Subscription/components/SubscriptionBadge.d.ts +0 -2
  88. package/dist/changePasswordModal/APIAction/APIActions.d.ts +0 -8
  89. package/dist/changePasswordModal/component/ChangePasswordModal.d.ts +0 -14
  90. package/dist/clsx-C11secjj.cjs +0 -1
  91. package/dist/clsx-OuTLNxxd.js +0 -16
  92. package/dist/common/APIAction/APIAction.d.ts +0 -28
  93. package/dist/common/components/BorderFullWidth.d.ts +0 -2
  94. package/dist/common/components/table/ExistingPatients.d.ts +0 -17
  95. package/dist/common/editRibbon/EditRibbon.d.ts +0 -9
  96. package/dist/common/utils/NetworkInstance.d.ts +0 -4
  97. package/dist/common/utils/common-utils.d.ts +0 -36
  98. package/dist/components/PatientAddEdit.d.ts +0 -3
  99. package/dist/constants/CommonConstant.d.ts +0 -70
  100. package/dist/dayjs.min-B2cg6pUo.js +0 -284
  101. package/dist/dayjs.min-DXp74Ozx.cjs +0 -1
  102. package/dist/fonts/AnekMalayalam-Bold.ttf +0 -0
  103. package/dist/fonts/AnekMalayalam-Regular.ttf +0 -0
  104. package/dist/fonts/Arial-Bold-Italic.ttf +0 -0
  105. package/dist/fonts/Arial-Bold.ttf +0 -0
  106. package/dist/fonts/Arial-Italic.ttf +0 -0
  107. package/dist/fonts/Arial.ttf +0 -0
  108. package/dist/fonts/IndianRupee.ttf +0 -0
  109. package/dist/fonts/MuktaMaheePunjabi-Bold.ttf +0 -0
  110. package/dist/fonts/MuktaMaheePunjabi-Regular.ttf +0 -0
  111. package/dist/fonts/Noto-Sans-Telugu-Bold.ttf +0 -0
  112. package/dist/fonts/Noto-Sans-Telugu-Regular.ttf +0 -0
  113. package/dist/fonts/NotoNastaliqUrdu-Bold.ttf +0 -0
  114. package/dist/fonts/NotoNastaliqUrdu-Regular.ttf +0 -0
  115. package/dist/fonts/NotoSansArabic-Bold.ttf +0 -0
  116. package/dist/fonts/NotoSansArabic.ttf +0 -0
  117. package/dist/fonts/NotoSansHindi-Bold.ttf +0 -0
  118. package/dist/fonts/NotoSansHindi.ttf +0 -0
  119. package/dist/fonts/NotoSansKannada-Bold.ttf +0 -0
  120. package/dist/fonts/NotoSansKannada.ttf +0 -0
  121. package/dist/fonts/NotoSansOriya-Bold.ttf +0 -0
  122. package/dist/fonts/NotoSansOriya.ttf +0 -0
  123. package/dist/fonts/NotoSansTamil-Bold.ttf +0 -0
  124. package/dist/fonts/NotoSansTamil.ttf +0 -0
  125. package/dist/fonts/NotoSerifGujarati-Bold.ttf +0 -0
  126. package/dist/fonts/NotoSerifGujarati-Regular.ttf +0 -0
  127. package/dist/fonts/Roboto-Regular.ttf +0 -0
  128. package/dist/fonts/Times-Bold-Italic.ttf +0 -0
  129. package/dist/fonts/Times-Bold.ttf +0 -0
  130. package/dist/fonts/Times-Italic.ttf +0 -0
  131. package/dist/fonts/Times.ttf +0 -0
  132. package/dist/fonts/TiroBangla-Bold.ttf +0 -0
  133. package/dist/fonts/TiroBangla-Regular.ttf +0 -0
  134. package/dist/fonts/Verdana-Bold-Italic.ttf +0 -0
  135. package/dist/fonts/Verdana-Bold.ttf +0 -0
  136. package/dist/fonts/Verdana-Italic.ttf +0 -0
  137. package/dist/fonts/Verdana.ttf +0 -0
  138. package/dist/hooks/useMediaQuery.d.ts +0 -1
  139. package/dist/index-BUI6-03D.js +0 -7242
  140. package/dist/index-DQlbIHh3.cjs +0 -102
  141. package/dist/index-DXvmjJBJ.js +0 -961
  142. package/dist/index-DkA8S5IK.cjs +0 -32
  143. package/dist/nineDots/NineDotsTypes.d.ts +0 -22
  144. package/dist/nineDots/NineDotsUtils.d.ts +0 -3
  145. package/dist/nineDots/nineDots.d.ts +0 -3
  146. package/dist/print-pdf/index.js +0 -4
  147. package/dist/searchPatients/SearchPatients.d.ts +0 -11
  148. package/dist/types/APIEndPoints.d.ts +0 -11
  149. package/dist/types/ApiResponseTypes.d.ts +0 -290
  150. package/dist/types/CommonTypes.d.ts +0 -255
  151. package/dist/types/PatientAddEditTypes/index.js +0 -1
  152. package/dist/types/PatientAddEditTypes.d.ts +0 -7
  153. package/dist/types/PatientPopupTypes/index.js +0 -1
  154. package/dist/types/PatientPopupTypes.d.ts +0 -836
  155. package/dist/userProfile/APIAction/APIActions.d.ts +0 -18
  156. package/dist/userProfile/UserProfile.d.ts +0 -18
  157. package/dist/userProfile/UserProfileItem.d.ts +0 -7
  158. package/dist/warning-BozzKWdr.js +0 -38
  159. package/dist/warning-W0tkkrLJ.cjs +0 -1
@@ -1,123 +0,0 @@
1
- import { FlattenedBillItem, I_APPOINTMENT } from '../../types/PatientPopupTypes';
2
- export declare const DefaultAppointmentData: I_APPOINTMENT;
3
- export declare const DefaultOtherServiceData: {
4
- order_item_id: string;
5
- service_id: string;
6
- service_name: string;
7
- service_category: string;
8
- service_category_id: string;
9
- item_quantity: string;
10
- order_unit_item_price: string;
11
- order_item_price: string;
12
- order_item_discount: string;
13
- order_item_service_tax: string;
14
- created_on: string;
15
- bill_item_details: {
16
- appointment_details: any;
17
- doctor_name: string;
18
- lab_owner_name: string;
19
- lab_owner_id: string;
20
- };
21
- };
22
- export declare const FormattedBillsData: FlattenedBillItem[];
23
- export declare const DurationData: {
24
- label: string;
25
- value: number;
26
- }[];
27
- export declare const VISIT_PAGE_SIZE = 10;
28
- export declare const LAB_PAGE_SIZE = 10;
29
- export declare const RIGHT_SEGMENT: string[];
30
- export declare const SERVICE_CATEGORY: string[];
31
- export declare const PAYMENT_METHOD: string[];
32
- export declare const DEPOSIT_PAYMENT_METHOD: string[];
33
- export declare const GenderStrings: {
34
- 0: string;
35
- 1: string;
36
- 2: string;
37
- };
38
- export type GenderKey = '0' | '1' | '2';
39
- export declare enum E_PAYMENT_METHODS {
40
- 'CASH' = "CASH",
41
- 'CARD' = "CARD",
42
- 'M-WALLET' = "M-WALLET",
43
- 'CHEQUE' = "CHEQUE",
44
- 'BANK TRANSFER' = "BANK_TRANSFER",
45
- 'INSURANCE' = "INSURANCE",
46
- 'PATIENT APP' = "PATIENT_APP",
47
- 'HBOOK' = "HBOOK",
48
- 'DEPOSIT' = "DEPOSIT",
49
- 'UPI/UPI QR SCAN' = "UPI",
50
- 'CREDIT' = "CREDIT_MODE",
51
- 'CGHS' = "CGHS",
52
- 'RGHS' = "RGHS",
53
- 'PMJAY' = "PMJAY",
54
- 'AYUSHMAN BHARAT' = "AYUSHMAN BHARAT"
55
- }
56
- export declare enum E_PAYMENT_METHOD_MAPPING {
57
- 'CASH' = 0,
58
- 'CARD' = 1,
59
- 'M-WALLET' = 2,
60
- 'CHEQUE' = 3,
61
- 'BANK TRANSFER' = 4,
62
- 'INSURANCE' = 5,
63
- 'PATIENT APP' = 6,
64
- 'HBOOK' = 7,
65
- 'DEPOSIT' = 8,
66
- 'UPI/UPI QR SCAN' = 9,
67
- 'CREDIT' = 10,
68
- 'CGHS' = 11,
69
- 'RGHS' = 12,
70
- 'PMJAY' = 13,
71
- 'AYUSHMAN BHARAT' = 14
72
- }
73
- export declare enum E_BILL_PAYMENT_TAB_KEYS {
74
- deposit_refund = "deposit_refund",
75
- consultation_lab_other_services = "consultation_lab_other_services"
76
- }
77
- export declare const C_PATIENT_POPUP_TABS_KEY_LIST: {
78
- consultation_lab_other_services: {
79
- key: E_BILL_PAYMENT_TAB_KEYS;
80
- label: string;
81
- };
82
- deposit_refund: {
83
- key: E_BILL_PAYMENT_TAB_KEYS;
84
- label: string;
85
- };
86
- };
87
- export declare enum E_LAB_REPORTS_TAB_KEYS {
88
- lis_report = "lis_report",
89
- healthplix_report = "healthplix_report"
90
- }
91
- export declare const C_PATIENT_POPUP_LAB_TABS_KEY_LIST: {
92
- lis_report: {
93
- key: E_LAB_REPORTS_TAB_KEYS;
94
- label: string;
95
- };
96
- healthplix_report: {
97
- key: E_LAB_REPORTS_TAB_KEYS;
98
- label: string;
99
- };
100
- };
101
- export declare const NAV_OPTIONS: string[];
102
- export declare const C_PrefKeyMappings: {
103
- [key: string]: string;
104
- };
105
- export declare enum E_APPNT_STATUS {
106
- BOOKED = "BOOKED",
107
- REVIEWED = "REVIEWED",
108
- CANCELLED = "CANCELLED",
109
- ARRIVED = "ARRIVED",
110
- 'ON-GOING' = "ON-GOING"
111
- }
112
- export declare enum E_APPNT_STATUS_MAPPED_VALUE {
113
- BOOKED = 0,
114
- REVIEWED = 1,
115
- CANCELLED = 2,
116
- ARRIVED = 3,
117
- 'ON-GOING' = 5
118
- }
119
- export declare const AppntStatus: {
120
- value: E_APPNT_STATUS_MAPPED_VALUE;
121
- text: E_APPNT_STATUS;
122
- text_color: string;
123
- }[];
@@ -1 +0,0 @@
1
- export { default } from './app/PatientPopupContainer';