hplx-feature-library 1.0.297 → 1.0.299
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.
- package/dist/{APIAction-Cd5JI78S.js → APIAction-C4GFv-ck.js} +2 -2
- package/dist/AllInvestigations/index.js +1 -1
- package/dist/AllInvestigationsTable-B3zbMrBr.cjs +80 -0
- package/dist/{AllInvestigationsTable-2K35PFTn.js → AllInvestigationsTable-Dl5e6_Wk.js} +7507 -7557
- package/dist/Attachments/index.js +1 -1
- package/dist/{Attachments-DJGZozIu.js → Attachments-KDvUuiBM.js} +1 -1
- package/dist/NineDots/index.js +1 -1
- package/dist/{NineDots-BHRkMivu.js → NineDots-BvxC-xGI.js} +1 -1
- package/dist/PatientAddEdit/index.js +1 -1
- package/dist/{PatientAddEdit-_YdWTsdj.js → PatientAddEdit-D3R1OpAK.js} +5 -5
- package/dist/PatientPopup/index.js +1 -1
- package/dist/{PatientPopupContainer-DWipgEzh.js → PatientPopupContainer-CiG65wai.js} +251 -251
- package/dist/{PatientPopupContainer-CkEnjp5T.cjs → PatientPopupContainer-J3yRTsFc.cjs} +7 -7
- package/dist/PediatricsCalculator/index.js +1 -1
- package/dist/{PediatricsCalculatorTable-awqyE356.js → PediatricsCalculatorTable-CXALqwAy.js} +2 -2
- package/dist/{PrintModal-6W-6pQBG.js → PrintModal-BbP9sQ08.js} +913 -889
- package/dist/{PrintModal-HGeH3XG0.cjs → PrintModal-DUHc2_7D.cjs} +29 -29
- package/dist/SearchPatients/index.js +1 -1
- package/dist/{SearchPatients-BJ3V5cUY.js → SearchPatients-D9McylH4.js} +3 -3
- package/dist/UserProfile/index.js +1 -1
- package/dist/{UserProfile-BKkZ_6M3.js → UserProfile-_JHPLC6G.js} +4 -4
- package/dist/{common-utils-wopcE6EB.js → common-utils-BMUxEK3j.js} +1 -1
- package/dist/{dayjs.min-DEuEIfhE.js → dayjs.min-DHTzfD6l.js} +1 -1
- package/dist/{index-CAhkB6R3.js → index-CFBUzpnA.js} +3 -3
- package/dist/{index-DN7adyT-.js → index-F4mvLxgX.js} +1 -1
- package/dist/index.js +9 -9
- package/dist/print-pdf/index.js +1 -1
- package/package.json +2 -2
- package/dist/AllInvestigationsTable-Eh-HR5xr.cjs +0 -79
package/dist/{PediatricsCalculatorTable-awqyE356.js → PediatricsCalculatorTable-CXALqwAy.js}
RENAMED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { j as e, b as $, O as Ee, K as oe, N as Re, d as ue, g as We } from "./index-
|
|
1
|
+
import { j as e, b as $, O as Ee, K as oe, N as Re, d as ue, g as We } from "./index-CFBUzpnA.js";
|
|
2
2
|
import be, { createContext as Ge, useContext as Ve, useState as G, useRef as pe, useMemo as re, useCallback as W, useEffect as Q, forwardRef as Pe, useImperativeHandle as Ke } from "react";
|
|
3
3
|
import { C_MedicineCalculatorList as _e, C_FrequencyDosageMap as Me, C_MedicineTypeList as we, C_MedicineFrequencyList as Se, C_DefaultMgKgFields as Je, C_DefaultMlKgFields as Ye, C_Table_Column_Name as Ue } from "./constants/PediatricsCalculatorConstants/index.js";
|
|
4
4
|
import { u as Xe } from "./useClickOutside-BjJyGTec.js";
|
|
5
5
|
import { u as Ze } from "./useOutsideClick-C4Q0aGuf.js";
|
|
6
|
-
import { M as Fe } from "./index-
|
|
6
|
+
import { M as Fe } from "./index-F4mvLxgX.js";
|
|
7
7
|
const Oe = Ge(null), $e = () => {
|
|
8
8
|
const a = Ve(Oe);
|
|
9
9
|
if (!a) throw new Error("usePediatricsCalculatorTableContext must be used inside a MedicineTableProvider");
|