hplx-feature-library 1.0.163 → 1.0.165
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/AlertPopup/index.js +5 -0
- package/dist/AlertPopup-CSD_rZzv.js +1069 -0
- package/dist/AlertPopup-DdrHGPKR.cjs +32 -0
- package/dist/AllInvestigations/components/AllInvestigationsTable.d.ts +19 -0
- package/dist/AllInvestigations/index.d.ts +1 -0
- package/dist/AllInvestigations/index.js +4 -0
- package/dist/AllInvestigations/utils/test-tange-util.d.ts +8 -0
- package/dist/AllInvestigationsTable-C8nNMrbb.js +17059 -0
- package/dist/AllInvestigationsTable-CrCvlB_t.cjs +79 -0
- package/dist/Attachments/components/document-canvas/document-pen-tool.d.ts +1 -1
- package/dist/Attachments/components/drag-drop-overlay.d.ts +1 -1
- package/dist/Attachments/components/edit-document-modal.d.ts +1 -1
- package/dist/Attachments/components/uploading-toast.d.ts +1 -1
- package/dist/Attachments/context/index.d.ts +2 -2
- package/dist/Attachments/hooks/useDropdownPosition.d.ts +1 -1
- package/dist/Attachments/index.js +11157 -12640
- package/dist/CameraCapture/index.d.ts +1 -1
- package/dist/CustomDropdown/index.js +256 -0
- package/dist/DateTimePicker/DateAndTimePicker/index.js +5929 -0
- package/dist/PediatricsCalculator/components/PediatricsCalculatorTableContext.d.ts +1 -1
- package/dist/PediatricsCalculator/index.js +1 -1
- package/dist/PediatricsCalculatorTable-DGWlajqt.js +832 -0
- package/dist/PediatricsCalculatorTable-DSVe0_z0.cjs +1 -0
- package/dist/ReusableTable/ReusableTable.d.ts +3 -0
- package/dist/ReusableTable/ReusableTableConstants.d.ts +8 -0
- package/dist/ReusableTable/ReusableTableTypes.d.ts +95 -0
- package/dist/ReusableTable/components/EmptyTableContainer.d.ts +12 -0
- package/dist/ReusableTable/components/FilterCheckbox.d.ts +8 -0
- package/dist/ReusableTable/components/FilterDropdown.d.ts +17 -0
- package/dist/ReusableTable/components/Pagination.d.ts +2 -0
- package/dist/ReusableTable/components/TableBody.d.ts +2 -0
- package/dist/ReusableTable/components/TableCell.d.ts +3 -0
- package/dist/ReusableTable/components/TableFilterSelect.d.ts +12 -0
- package/dist/ReusableTable/components/TableHead.d.ts +2 -0
- package/dist/ReusableTable/components/TableMain.d.ts +2 -0
- package/dist/ReusableTable/components/TableRow.d.ts +3 -0
- package/dist/ReusableTable/context/TableContext.d.ts +21 -0
- package/dist/ReusableTable/context/TableContextBase.d.ts +26 -0
- package/dist/ReusableTable/context/useTableContext.d.ts +2 -0
- package/dist/ToggleButtons/index.js +17 -0
- package/dist/TrendGraphs/AreaChartComponent.d.ts +9 -0
- package/dist/TrendGraphs/LineChartComponent/DataPointToolTip.d.ts +16 -0
- package/dist/TrendGraphs/LineChartComponent/LineChartBody.d.ts +2 -0
- package/dist/TrendGraphs/LineChartComponent/LineChartHeader.d.ts +2 -0
- package/dist/TrendGraphs/LineChartComponent/index.d.ts +2 -0
- package/dist/TrendGraphs/context/index.d.ts +2 -0
- package/dist/TrendGraphs/hooks/useTrendGraphContext.d.ts +2 -0
- package/dist/TrendGraphs/utils/index.d.ts +4 -0
- package/dist/components/Modal.d.ts +5 -0
- package/dist/components/alertPopup/index.d.ts +1 -0
- package/dist/components/{CustomDropdown.d.ts → customDropdown/CustomDropdown.d.ts} +2 -2
- package/dist/components/customDropdown/index.d.ts +1 -0
- package/dist/components/dateTimePicker/DateAndTimePicker.d.ts +21 -0
- package/dist/components/dateTimePicker/index.d.ts +1 -0
- package/dist/components/{ToggleButtons.d.ts → toggleButtons/ToggleButtons.d.ts} +1 -1
- package/dist/components/toggleButtons/index.d.ts +1 -0
- package/dist/constants/TrendGraphsConstants.d.ts +2 -0
- package/dist/dayjs.min-DQn5T5hy.js +298 -0
- package/dist/dayjs.min-DvmTfmHo.cjs +1 -0
- package/dist/hplx-feature-library.css +1 -1
- package/dist/index-4whwJbrk.js +6867 -0
- package/dist/index-C6KQLMQs.cjs +92 -0
- package/dist/index-CJFGOBPb.js +122 -0
- package/dist/index-DfcUmlge.cjs +17 -0
- package/dist/index.d.ts +5 -0
- package/dist/index.js +12 -2
- package/dist/parseISO-AwyR5Nhg.cjs +1 -0
- package/dist/parseISO-Cso9HWPX.js +1414 -0
- package/dist/types/AllInvestigationTypes/index.js +4 -0
- package/dist/types/AllInvestigationTypes.d.ts +41 -0
- package/dist/types/TrendGraphTypes.d.ts +19 -0
- package/dist/useClickOutside-BjJyGTec.js +14 -0
- package/dist/useClickOutside-DsVG12Cs.cjs +1 -0
- package/package.json +34 -29
- package/dist/APIAction-Dwk0qXbN.cjs +0 -9
- package/dist/APIAction-Zpy6wLQC.js +0 -4033
- package/dist/PatientAddEdit/index.js +0 -1661
- package/dist/PatientPopup/action/APIAction.d.ts +0 -65
- package/dist/PatientPopup/app/PatientPopupContainer.d.ts +0 -6
- package/dist/PatientPopup/app/PatientPopupContext.d.ts +0 -30
- package/dist/PatientPopup/common/common.d.ts +0 -14
- package/dist/PatientPopup/components/Lab/HPLXLab.d.ts +0 -8
- package/dist/PatientPopup/components/Lab/LISLab.d.ts +0 -8
- package/dist/PatientPopup/components/Lab/LabTable.d.ts +0 -5
- package/dist/PatientPopup/components/Lab/index.d.ts +0 -5
- package/dist/PatientPopup/components/Loader/Loader.d.ts +0 -2
- package/dist/PatientPopup/components/Pagination.d.ts +0 -9
- package/dist/PatientPopup/components/Profile/Abha.d.ts +0 -11
- package/dist/PatientPopup/components/Profile/PatientDetailsModal.d.ts +0 -1
- package/dist/PatientPopup/components/Profile/Profile.d.ts +0 -11
- package/dist/PatientPopup/components/Profile/Sms.d.ts +0 -2
- package/dist/PatientPopup/components/Visits/Table.d.ts +0 -11
- package/dist/PatientPopup/components/Visits/index.d.ts +0 -15
- package/dist/PatientPopup/components/addBills/AddBillFooter.d.ts +0 -2
- package/dist/PatientPopup/components/addBills/AddBills.d.ts +0 -5
- package/dist/PatientPopup/components/addBills/AddBillsTable.d.ts +0 -17
- package/dist/PatientPopup/components/addBills/DropDown.d.ts +0 -15
- package/dist/PatientPopup/components/appointment/AllAppts.d.ts +0 -8
- package/dist/PatientPopup/components/appointment/Appointment.d.ts +0 -2
- package/dist/PatientPopup/components/appointment/AppointmentsTable.d.ts +0 -10
- package/dist/PatientPopup/components/bills/Bills.d.ts +0 -6
- package/dist/PatientPopup/components/bills/BillsTable.d.ts +0 -11
- package/dist/PatientPopup/components/deposit/DepositSection.d.ts +0 -9
- package/dist/PatientPopup/components/mainNavItem/MainNavItem.d.ts +0 -13
- package/dist/PatientPopup/components/patientPopupBody/PatientPopupBody.d.ts +0 -8
- package/dist/PatientPopup/components/patientPopupHeader/PatientPopupHeader.d.ts +0 -10
- package/dist/PatientPopup/components/patientPopupSummary/BillSummary.d.ts +0 -19
- package/dist/PatientPopup/components/patientPopupSummary/ConsultationDetails.d.ts +0 -14
- package/dist/PatientPopup/components/patientPopupSummary/DeleteItem.d.ts +0 -11
- package/dist/PatientPopup/components/patientPopupSummary/DepositRefundSummary.d.ts +0 -8
- package/dist/PatientPopup/components/patientPopupSummary/LabServiceDetails.d.ts +0 -13
- package/dist/PatientPopup/components/patientPopupSummary/OtherServiceDetails.d.ts +0 -13
- package/dist/PatientPopup/components/patientPopupSummary/PatientPopupSummary.d.ts +0 -8
- package/dist/PatientPopup/components/patientPopupSummary/PaymentCard.d.ts +0 -25
- package/dist/PatientPopup/components/patientPopupSummary/ServiceLevelBillSummary.d.ts +0 -18
- package/dist/PatientPopup/components/payments/DepositRefundTable.d.ts +0 -14
- package/dist/PatientPopup/components/payments/OtherServicesTable.d.ts +0 -16
- package/dist/PatientPopup/components/payments/PaymentEditModal.d.ts +0 -15
- package/dist/PatientPopup/components/payments/PaymentHeader.d.ts +0 -7
- package/dist/PatientPopup/components/payments/Payments.d.ts +0 -5
- package/dist/PatientPopup/components/payments/PaymentsTable.d.ts +0 -14
- package/dist/PatientPopup/constants/AppConstants.d.ts +0 -123
- package/dist/PatientPopup/index.d.ts +0 -1
- package/dist/PatientPopup/index.js +0 -135387
- package/dist/PatientPopup/types/hplxAPITypes.d.ts +0 -37
- package/dist/PatientPopup/utils/PrintFontLoader.d.ts +0 -4
- package/dist/PatientPopup/utils/helperFunctions.d.ts +0 -3
- package/dist/PediatricsCalculatorTable-bTvt7SWQ.cjs +0 -9
- package/dist/PediatricsCalculatorTable-qu37FR7D.js +0 -1175
- package/dist/ReusableModal-2GKjVVbf.cjs +0 -1
- package/dist/ReusableModal-BL_DwV8I.js +0 -29
- package/dist/Subscription/components/SubscriptionBadge.d.ts +0 -2
- package/dist/changePasswordModal/APIAction/APIActions.d.ts +0 -8
- package/dist/changePasswordModal/component/ChangePasswordModal.d.ts +0 -14
- package/dist/common/APIAction/APIAction.d.ts +0 -28
- package/dist/common/components/BorderFullWidth.d.ts +0 -2
- package/dist/common/components/table/ExistingPatients.d.ts +0 -17
- package/dist/common/editRibbon/EditRibbon.d.ts +0 -9
- package/dist/common/utils/NetworkInstance.d.ts +0 -4
- package/dist/common/utils/common-utils.d.ts +0 -36
- package/dist/components/PatientAddEdit.d.ts +0 -3
- package/dist/constants/CommonConstant.d.ts +0 -70
- package/dist/fonts/AnekMalayalam-Bold.ttf +0 -0
- package/dist/fonts/AnekMalayalam-Regular.ttf +0 -0
- package/dist/fonts/Arial-Bold-Italic.ttf +0 -0
- package/dist/fonts/Arial-Bold.ttf +0 -0
- package/dist/fonts/Arial-Italic.ttf +0 -0
- package/dist/fonts/Arial.ttf +0 -0
- package/dist/fonts/IndianRupee.ttf +0 -0
- package/dist/fonts/MuktaMaheePunjabi-Bold.ttf +0 -0
- package/dist/fonts/MuktaMaheePunjabi-Regular.ttf +0 -0
- package/dist/fonts/Noto-Sans-Telugu-Bold.ttf +0 -0
- package/dist/fonts/Noto-Sans-Telugu-Regular.ttf +0 -0
- package/dist/fonts/NotoNastaliqUrdu-Bold.ttf +0 -0
- package/dist/fonts/NotoNastaliqUrdu-Regular.ttf +0 -0
- package/dist/fonts/NotoSansArabic-Bold.ttf +0 -0
- package/dist/fonts/NotoSansArabic.ttf +0 -0
- package/dist/fonts/NotoSansHindi-Bold.ttf +0 -0
- package/dist/fonts/NotoSansHindi.ttf +0 -0
- package/dist/fonts/NotoSansKannada-Bold.ttf +0 -0
- package/dist/fonts/NotoSansKannada.ttf +0 -0
- package/dist/fonts/NotoSansOriya-Bold.ttf +0 -0
- package/dist/fonts/NotoSansOriya.ttf +0 -0
- package/dist/fonts/NotoSansTamil-Bold.ttf +0 -0
- package/dist/fonts/NotoSansTamil.ttf +0 -0
- package/dist/fonts/NotoSerifGujarati-Bold.ttf +0 -0
- package/dist/fonts/NotoSerifGujarati-Regular.ttf +0 -0
- package/dist/fonts/Roboto-Regular.ttf +0 -0
- package/dist/fonts/Times-Bold-Italic.ttf +0 -0
- package/dist/fonts/Times-Bold.ttf +0 -0
- package/dist/fonts/Times-Italic.ttf +0 -0
- package/dist/fonts/Times.ttf +0 -0
- package/dist/fonts/TiroBangla-Bold.ttf +0 -0
- package/dist/fonts/TiroBangla-Regular.ttf +0 -0
- package/dist/fonts/Verdana-Bold-Italic.ttf +0 -0
- package/dist/fonts/Verdana-Bold.ttf +0 -0
- package/dist/fonts/Verdana-Italic.ttf +0 -0
- package/dist/fonts/Verdana.ttf +0 -0
- package/dist/hooks/useMediaQuery.d.ts +0 -1
- package/dist/index-BzwuwvT5.js +0 -961
- package/dist/index-CJ2AKRoq.cjs +0 -102
- package/dist/index-CRCsQdYf.cjs +0 -32
- package/dist/index-UPYT3B9g.js +0 -7241
- package/dist/nineDots/NineDotsTypes.d.ts +0 -22
- package/dist/nineDots/NineDotsUtils.d.ts +0 -3
- package/dist/nineDots/nineDots.d.ts +0 -3
- package/dist/searchPatients/SearchPatients.d.ts +0 -11
- package/dist/types/APIEndPoints.d.ts +0 -11
- package/dist/types/ApiResponseTypes.d.ts +0 -290
- package/dist/types/CommonTypes.d.ts +0 -255
- package/dist/types/PatientAddEditTypes/index.js +0 -1
- package/dist/types/PatientAddEditTypes.d.ts +0 -7
- package/dist/types/PatientPopupTypes/index.js +0 -1
- package/dist/types/PatientPopupTypes.d.ts +0 -836
- package/dist/userProfile/APIAction/APIActions.d.ts +0 -18
- package/dist/userProfile/UserProfile.d.ts +0 -18
- package/dist/userProfile/UserProfileItem.d.ts +0 -7
- package/dist/warning-BozzKWdr.js +0 -38
- package/dist/warning-W0tkkrLJ.cjs +0 -1
- /package/dist/components/{AlertPopup.d.ts → alertPopup/AlertPopup.d.ts} +0 -0
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";const n=require("./index-CJ2AKRoq.cjs"),c=require("react"),h=({childModalRef:e,children:u,hideBackDrop:f=!1,backdropClasses:o="",modalClasses:i="",closeOnClickOutside:t,clickOutsideHandler:r,position:l="hfl-inset-0"})=>(c.useEffect(()=>{if(!t)return;const s=a=>{e.current&&!e.current.contains(a.target)&&r()};return document.addEventListener("mousedown",s),()=>{document.removeEventListener("mousedown",s)}},[r,e,t]),n.jsxRuntimeExports.jsx("div",{className:`hfl-fixed ${l} hfl-z-50 hfl-flex hfl-items-center hfl-justify-center ${o} ${f?"":"hfl-bg-Gray-750 hfl-backdrop-blur-sm"}`,children:n.jsxRuntimeExports.jsx("div",{ref:e,className:`hfl-rounded-lg hfl-shadow-md hfl-bg-White ${i??""}`,children:u})}));exports.ReusableModal=h;
|
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
import { j as n } from "./index-UPYT3B9g.js";
|
|
2
|
-
import { useEffect as l } from "react";
|
|
3
|
-
const c = ({
|
|
4
|
-
childModalRef: e,
|
|
5
|
-
children: f,
|
|
6
|
-
hideBackDrop: o = !1,
|
|
7
|
-
backdropClasses: m = "",
|
|
8
|
-
modalClasses: u = "",
|
|
9
|
-
closeOnClickOutside: r,
|
|
10
|
-
clickOutsideHandler: t,
|
|
11
|
-
position: a = "hfl-inset-0"
|
|
12
|
-
}) => (l(() => {
|
|
13
|
-
if (!r) return;
|
|
14
|
-
const s = (h) => {
|
|
15
|
-
e.current && !e.current.contains(h.target) && t();
|
|
16
|
-
};
|
|
17
|
-
return document.addEventListener("mousedown", s), () => {
|
|
18
|
-
document.removeEventListener("mousedown", s);
|
|
19
|
-
};
|
|
20
|
-
}, [t, e, r]), /* @__PURE__ */ n.jsx(
|
|
21
|
-
"div",
|
|
22
|
-
{
|
|
23
|
-
className: `hfl-fixed ${a} hfl-z-50 hfl-flex hfl-items-center hfl-justify-center ${m} ${o ? "" : "hfl-bg-Gray-750 hfl-backdrop-blur-sm"}`,
|
|
24
|
-
children: /* @__PURE__ */ n.jsx("div", { ref: e, className: `hfl-rounded-lg hfl-shadow-md hfl-bg-White ${u ?? ""}`, children: f })
|
|
25
|
-
}
|
|
26
|
-
));
|
|
27
|
-
export {
|
|
28
|
-
c as R
|
|
29
|
-
};
|
|
@@ -1,8 +0,0 @@
|
|
|
1
|
-
import { GlobalWindow, E_ENVIRONMENT } from '../../types/CommonTypes';
|
|
2
|
-
export declare const ChangePasswordType = "../modelChangePassword.php";
|
|
3
|
-
export declare const confirmOldPassword: (payload: FormData, variable: {
|
|
4
|
-
env: E_ENVIRONMENT;
|
|
5
|
-
token: string;
|
|
6
|
-
enc_token?: string;
|
|
7
|
-
window_var: Partial<GlobalWindow>;
|
|
8
|
-
}) => Promise<any>;
|
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
import { GlobalWindow, E_ENVIRONMENT } from '../../types/CommonTypes';
|
|
2
|
-
interface ChangePasswordModalProps {
|
|
3
|
-
closeModel: () => void;
|
|
4
|
-
modalIsOpen: boolean;
|
|
5
|
-
showToast: (title: string, description: string, type: string, duration: number) => void;
|
|
6
|
-
variable: {
|
|
7
|
-
env: E_ENVIRONMENT;
|
|
8
|
-
token: string;
|
|
9
|
-
enc_token?: string | undefined;
|
|
10
|
-
window_var: Partial<GlobalWindow>;
|
|
11
|
-
};
|
|
12
|
-
}
|
|
13
|
-
declare const ChangePasswordModal: (props: ChangePasswordModalProps) => import("react/jsx-runtime").JSX.Element;
|
|
14
|
-
export default ChangePasswordModal;
|
|
@@ -1,28 +0,0 @@
|
|
|
1
|
-
import { ADD_PATIENT_IMAGE_RESPONSE, ADD_PATIENT_RESPONSE, DELETE_PATIENT_IMAGE_RESPONSE, ENV_PARAMS, GET_APPOINTMENTS_RESPONSE, GET_BRANCH_PREFERENCE_RESPONSE, GET_PATIENT_DETAILS_RESPONSE, GET_REFERRED_BY_LISTS_RESPONSE, GET_VISITPAD_PREFERENCES_RESPONSE, IAddPatientPayload, IGetPatientListPayload, IGetPatientListResponse, IUpdatePatientPayload, UPDATE_PATIENT_RESPONSE } from '../../types/ApiResponseTypes';
|
|
2
|
-
export declare const getDoctorPreference: (fields_required?: string | string[], data?: {
|
|
3
|
-
doc_rid?: string;
|
|
4
|
-
}, doctor_role_id?: string, org_branch_id?: string, token_env?: ENV_PARAMS) => Promise<GET_BRANCH_PREFERENCE_RESPONSE>;
|
|
5
|
-
export declare const getBranchPreferences: (fields_required: string, org_branch_id: string, token_env: ENV_PARAMS) => Promise<GET_BRANCH_PREFERENCE_RESPONSE>;
|
|
6
|
-
export declare const getAppointments: (appnt_date: string, doctor_role_id: string, org_branch_id: string, person_id: string, token_env: ENV_PARAMS) => Promise<GET_APPOINTMENTS_RESPONSE>;
|
|
7
|
-
export declare const getPatientList: (payload: IGetPatientListPayload, token_env: ENV_PARAMS) => Promise<IGetPatientListResponse>;
|
|
8
|
-
export declare const getReferredByList: (token_env: ENV_PARAMS) => Promise<GET_REFERRED_BY_LISTS_RESPONSE>;
|
|
9
|
-
export declare const addPatientDetails: (payload: IAddPatientPayload, token_env: ENV_PARAMS) => Promise<ADD_PATIENT_RESPONSE>;
|
|
10
|
-
export declare const updatePatientDetails: (payload: IUpdatePatientPayload, token_env: ENV_PARAMS) => Promise<UPDATE_PATIENT_RESPONSE>;
|
|
11
|
-
export declare const addPatientImage: (payload: FormData, token_env: ENV_PARAMS) => Promise<ADD_PATIENT_IMAGE_RESPONSE>;
|
|
12
|
-
export declare const deletePatientImage: (payload: FormData, token_env: ENV_PARAMS) => Promise<DELETE_PATIENT_IMAGE_RESPONSE>;
|
|
13
|
-
export declare const getPatientDetails: ({ callback, payload, token_env, isCallbackNeeded, }: {
|
|
14
|
-
callback: (data: GET_PATIENT_DETAILS_RESPONSE) => void;
|
|
15
|
-
payload: {
|
|
16
|
-
branch_id: string;
|
|
17
|
-
person_id: string;
|
|
18
|
-
person_role_id: string;
|
|
19
|
-
patient_role_id: string;
|
|
20
|
-
partner_service_enabled?: boolean;
|
|
21
|
-
};
|
|
22
|
-
token_env: ENV_PARAMS;
|
|
23
|
-
isCallbackNeeded?: boolean;
|
|
24
|
-
}) => Promise<GET_PATIENT_DETAILS_RESPONSE>;
|
|
25
|
-
export declare const getVisitpadPreference: ({ doc_id, doc_rid }: {
|
|
26
|
-
doc_id?: string;
|
|
27
|
-
doc_rid?: string;
|
|
28
|
-
}, token_env: ENV_PARAMS, org_branch_id_for_seg: string, person_id_for_seg: string, doctor_role_id_for_seg: string) => Promise<GET_VISITPAD_PREFERENCES_RESPONSE>;
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
interface Patient {
|
|
2
|
-
org_person_name?: string;
|
|
3
|
-
name?: string;
|
|
4
|
-
org_person_phone?: string;
|
|
5
|
-
phone?: string;
|
|
6
|
-
org_person_email?: string;
|
|
7
|
-
email?: string;
|
|
8
|
-
person_role_id?: string | number;
|
|
9
|
-
}
|
|
10
|
-
interface ExistingPatientsProps {
|
|
11
|
-
conflicts: Patient[];
|
|
12
|
-
handleAddPatient: (isNew: boolean, redirectAction: string) => void;
|
|
13
|
-
redirectAction: string;
|
|
14
|
-
manipulateExistingDOM?: () => void;
|
|
15
|
-
}
|
|
16
|
-
declare const ExistingPatients: ({ conflicts, handleAddPatient, redirectAction }: ExistingPatientsProps) => import("react/jsx-runtime").JSX.Element;
|
|
17
|
-
export default ExistingPatients;
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
interface Props {
|
|
2
|
-
editPatient: boolean;
|
|
3
|
-
setEditPatient: (value: boolean) => void;
|
|
4
|
-
createAsNew: boolean;
|
|
5
|
-
setCreateAsNew: (value: boolean) => void;
|
|
6
|
-
showEditPrompt?: boolean;
|
|
7
|
-
}
|
|
8
|
-
declare function EditRibbon(props: Props): import("react/jsx-runtime").JSX.Element;
|
|
9
|
-
export default EditRibbon;
|
|
@@ -1,4 +0,0 @@
|
|
|
1
|
-
import { E_ENVIRONMENT } from '../../types/CommonTypes';
|
|
2
|
-
export declare const hplxAPI: (token: string, env: E_ENVIRONMENT) => import('axios').AxiosInstance;
|
|
3
|
-
export declare const externalAPI: () => import('axios').AxiosInstance;
|
|
4
|
-
export declare const ReArchAPI: (token: string, env: E_ENVIRONMENT) => import('axios').AxiosInstance;
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
export declare const getCookie: (cname: string) => string;
|
|
2
|
-
export declare const goToPage: (params: string) => void;
|
|
3
|
-
export declare const parseThroughChannelList: (channelList: string[]) => any[];
|
|
4
|
-
export declare const parseReferredByDocList: (referredList: Array<{
|
|
5
|
-
doctor_id: string;
|
|
6
|
-
doctor_name: string;
|
|
7
|
-
specialist: string;
|
|
8
|
-
}>) => any[];
|
|
9
|
-
export declare const parseReferredByList: (referredList: Array<{
|
|
10
|
-
doctor_id: string;
|
|
11
|
-
doctor_name: string;
|
|
12
|
-
specialist: string;
|
|
13
|
-
}>) => Record<string, {
|
|
14
|
-
doctor_id: string;
|
|
15
|
-
doctor_name: string;
|
|
16
|
-
specialist: string;
|
|
17
|
-
}>;
|
|
18
|
-
export declare const isJson: (str: string) => boolean;
|
|
19
|
-
export declare const calculateDate: (value: string, unitVal: string) => string;
|
|
20
|
-
export declare const getGenderKey: (gender: string) => "M" | "F" | "O";
|
|
21
|
-
export declare const getGender: (gender: number) => string;
|
|
22
|
-
export declare const validateMobileNo: (value: string) => {
|
|
23
|
-
isError: boolean;
|
|
24
|
-
msg: string;
|
|
25
|
-
};
|
|
26
|
-
export declare const isValidDate: (dateObject: string | Date) => boolean;
|
|
27
|
-
export declare function calculateAge(pat_dob: string): string;
|
|
28
|
-
export declare const debounceFn: <T extends (...args: unknown[]) => void>(func: T, timing?: number) => ((...args: Parameters<T>) => void);
|
|
29
|
-
export declare const calculateDOB: (value: string, unitVal: string) => string;
|
|
30
|
-
export declare const handle401Status: () => void;
|
|
31
|
-
export declare function capitalizeFirstLetter(value?: string | undefined): string;
|
|
32
|
-
export declare const redirectionToSubscription: (subs_buttonLabel?: string, source_cta?: string) => void;
|
|
33
|
-
export declare const getDurationFormat: (data: any, duration_type?: string) => {
|
|
34
|
-
duration: string;
|
|
35
|
-
durationType: string;
|
|
36
|
-
};
|
|
@@ -1,70 +0,0 @@
|
|
|
1
|
-
export declare enum EAPP_ROUTES {
|
|
2
|
-
visitpad = "/md/viewPatientDashboard.php",
|
|
3
|
-
consultations = "/md/viewPatientList.php",
|
|
4
|
-
appointments = "/md/viewPatientAppointments.php",
|
|
5
|
-
settings = "/md/viewPreferenceSettings.php",
|
|
6
|
-
privateDb = "/md/viewPrivateDB.php",
|
|
7
|
-
dashboardBase = "/",
|
|
8
|
-
referEarn = "/md/inviteReferrals.php",
|
|
9
|
-
teleConsults = "/md/viewRemoteAppointments.php",
|
|
10
|
-
pricing = "/subscription/pricing",
|
|
11
|
-
billSummary = "/subscription/bill-summary",
|
|
12
|
-
pediatricsCalculator = "/md/viewPediatricCalculator.php"
|
|
13
|
-
}
|
|
14
|
-
export declare const OccupationList: string[];
|
|
15
|
-
export declare const CityList: string[];
|
|
16
|
-
export declare const HonorificList: {
|
|
17
|
-
label: string;
|
|
18
|
-
value: string;
|
|
19
|
-
gender: string;
|
|
20
|
-
}[];
|
|
21
|
-
export declare const bloodGroups: {
|
|
22
|
-
value: string;
|
|
23
|
-
label: string;
|
|
24
|
-
}[];
|
|
25
|
-
export declare const DefinedLanguages: {
|
|
26
|
-
en: string;
|
|
27
|
-
hi: string;
|
|
28
|
-
kn: string;
|
|
29
|
-
ml: string;
|
|
30
|
-
te: string;
|
|
31
|
-
gu: string;
|
|
32
|
-
mr: string;
|
|
33
|
-
ta: string;
|
|
34
|
-
bn: string;
|
|
35
|
-
ur: string;
|
|
36
|
-
pa: string;
|
|
37
|
-
od: string;
|
|
38
|
-
ar: string;
|
|
39
|
-
asa: string;
|
|
40
|
-
};
|
|
41
|
-
export declare const SpecialityList: {
|
|
42
|
-
label: string;
|
|
43
|
-
value: string;
|
|
44
|
-
}[];
|
|
45
|
-
export declare const genderList: {
|
|
46
|
-
value: number;
|
|
47
|
-
text: string;
|
|
48
|
-
}[];
|
|
49
|
-
export declare const MARITAL_STATUS: string[];
|
|
50
|
-
export declare const C_ALL_APP_ROUTES: EAPP_ROUTES[];
|
|
51
|
-
export declare const UnauthorizedAccessMessage: {
|
|
52
|
-
title: string;
|
|
53
|
-
subTitle: string;
|
|
54
|
-
type: string;
|
|
55
|
-
time: number;
|
|
56
|
-
};
|
|
57
|
-
export declare const BASE_URLS: {
|
|
58
|
-
STAGING: {
|
|
59
|
-
php_url: string;
|
|
60
|
-
rearch_url: string;
|
|
61
|
-
};
|
|
62
|
-
DEVELOPMENT: {
|
|
63
|
-
php_url: string;
|
|
64
|
-
rearch_url: string;
|
|
65
|
-
};
|
|
66
|
-
PRODUCTION: {
|
|
67
|
-
php_url: string;
|
|
68
|
-
rearch_url: string;
|
|
69
|
-
};
|
|
70
|
-
};
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/fonts/Arial.ttf
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/fonts/Times.ttf
DELETED
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
package/dist/fonts/Verdana.ttf
DELETED
|
Binary file
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export declare const useMediaQuery: (query: string) => boolean;
|