hplx-feature-library 1.0.218 → 1.0.220

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.
@@ -1,4 +1,4 @@
1
- import { S as f } from "../SearchPatients-BYGGaUoD.js";
1
+ import { S as f } from "../SearchPatients-D7cCFV9o.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1 +1 @@
1
- "use strict";const t=require("./index-DQlbIHh3.cjs"),n=require("react"),W=require("./APIAction-5-3i1gGx.cjs"),J=require("./useMediaQuery-D4SIgdMW.cjs"),p=require("./common-utils-CJv4_aVl.cjs"),V=Math.abs(window.orientation||0)===90,X=P=>{const{addPatientHandler:k,disabled:x,manipulateExistingDOM:C,onPatientSelect:w,showSearchBar:D,setShowSearchBar:a,variable:T}=P,{window_var:o,token:y,envName:v}=T,[c,f]=n.useState(!1),d=n.useRef(null),u=n.useRef(null),[A,G]=n.useState(0),[L,l]=n.useState([]),U=6,[E,b]=n.useState(""),[F,B]=n.useState([]),[$,R]=n.useState(!0),[q,S]=n.useState([]),h=J.useMediaQuery("(max-width: 1024px)"),m=(e,s,r,i)=>{B([{id:1,title:e,description:s,type:r,duration:i}])},_=n.useCallback(async e=>{try{const s={branch_id:o?.org_branch_id_for_seg||"",doctor_id:o?.person_id_for_seg||"",doctor_role_id:o?.doctor_role_id_for_seg||"",term:encodeURIComponent(e),limit:30},r=await W.getPatientList(s,{envName:v,token:y});if(!r){l([]),m("Error","No response received from server","Error",3e3);return}const i=r,N=window.filteredUpcomingAppts||[];if(i.apiError){l([]),m("Error",i.apiError,"Error",3e3);return}i?.persons?.length?(l(i.persons),f(!0),G(Number(i.total_persons))):l([]),N?.length?(R(!1),S(N.slice(0,5))):(R(!0),S([]))}catch(s){console.error(s),m("Error","Something went wrong while fetching patients","Error",3e3)}},[v,y,o?.doctor_role_id_for_seg,o?.org_branch_id_for_seg,o?.person_id_for_seg]),z=n.useMemo(()=>p.debounceFn(e=>{_(e)},500),[_]),H=e=>{const s=e.currentTarget.value.trim();(!isNaN(Number(s.charAt(0)))||s.length>=2)&&z(s)},M=()=>{c||_(E)},O=()=>{x||f(e=>!e)},g=n.useCallback(e=>{u.current&&c&&!u.current.contains(e.target)&&(f(!1),l([]))},[c]);n.useEffect(()=>(document.addEventListener("mousedown",g),()=>document.removeEventListener("mousedown",g)),[g,c]);const Q=e=>{window.location.href.includes("/frontdesk")?window.patientPopupHandlerFromFD(e.patient_role_id,e.patient_person_id):p.goToPage(`viewPatientDashboard.php?pid=${e.patient_role_id}`)},I=async e=>{let s=!0;if(typeof window.beforePatientChange=="function"&&window.location.pathname==p.EAPP_ROUTES.visitpad&&(s=window.beforePatientChange()),f(!1),l([]),!s)return;if(w){w(e);return}window.patient_role_id=e.person_role_id!=="0"?e.person_role_id.toString():"0",window.patient_person_id=e.person_id!=="0"?e.person_id.toString():"0";const r=(e.person_role_id==="0",e.person_role_id);if(r&&(C?.(),window.location.href.includes("/frontdesk"))){window.patientPopupHandlerFromFD(r,e.person_id);return}p.goToPage(`viewPatientDashboard.php?pid=${r}`)},K=()=>{O(),k(),b("")},j=n.useCallback(e=>{d.current&&!d.current.contains(e.target)&&h&&a(!1)},[h,a]);return n.useEffect(()=>(document.addEventListener("mousedown",j),()=>document.removeEventListener("mousedown",j)),[j]),t.jsxRuntimeExports.jsxs(t.jsxRuntimeExports.Fragment,{children:[D?t.jsxRuntimeExports.jsxs("div",{className:`hfl-flex hfl-items-center hfl-justify-center hfl-rounded-full hfl-bg-Blue-900 hfl-text-White ${x?"hfl-pointer-events-none hfl-opacity-60":""}`,title:x?"Low internet speed. Feature available only in online mode":"Search Patient",children:[t.jsxRuntimeExports.jsx("input",{ref:d,type:"text",placeholder:"Search Patient 🔍",className:`hfl-rounded-full hfl-border-none hfl-bg-Blue-900 hfl-py-2 hfl-pl-4 ${h&&!V?"xxs:hfl-w-[400px]":"hfl-min-w-[150px]"} sm:hfl-w-full`,"data-qa":"testid_patientSearch",value:E,onKeyUp:H,onChange:e=>b(e.target.value),onClick:M,onBlur:()=>h&&a(!1)}),h&&t.jsxRuntimeExports.jsx("div",{className:"hx_close hfl-cursor-pointer hfl-pr-4",onClick:()=>a(e=>!e)})]}):t.jsxRuntimeExports.jsxs("div",{onClick:()=>a(e=>!e),className:"hfl-flex hfl-cursor-pointer hfl-flex-col hfl-items-center xs:hfl-mr-1 md:hfl-mr-0",children:[t.jsxRuntimeExports.jsx("i",{className:"hx_search",style:{fontSize:"18px"}}),t.jsxRuntimeExports.jsx(t.bs,{variant:"Regular",type:"Text md",children:"Search"})]}),t.jsxRuntimeExports.jsx(t.qh,{toastList:F}),t.jsxRuntimeExports.jsxs("div",{ref:u,className:`hfl-absolute hfl-right-[255px] hfl-top-[50px] hfl-max-h-[400px] hfl-w-[430px] hfl-overflow-y-auto hfl-rounded-lg hfl-border hfl-border-Gray-300 hfl-bg-White hfl-shadow-md ${c?"hfl-block":"hfl-hidden"}`,children:[!$&&t.jsxRuntimeExports.jsxs("div",{className:"hfl-flex hfl-flex-col",children:[t.jsxRuntimeExports.jsxs("div",{className:"hfl-flex hfl-items-center hfl-py-[10px] ",children:[t.jsxRuntimeExports.jsx(t.bs,{className:"hfl-px-[12px] hfl-text-Gray-400",variant:"Semibold",type:"Text xs",children:"Upcoming Appointments"}),t.jsxRuntimeExports.jsx("a",{href:"viewPatientAppointments.php",children:t.jsxRuntimeExports.jsx("i",{className:"hx_r-open hfl-text-Primary-700"})})]}),q.map((e,s)=>t.jsxRuntimeExports.jsxs("div",{className:`hfl-flex hfl-cursor-pointer hfl-justify-between hfl-px-[12px] hfl-py-[4px] hover:hfl-bg-Blue_gray-200 ${s%2===1?"":"hfl-bg-Gray-100"}`,onClick:()=>Q(e),children:[t.jsxRuntimeExports.jsx("div",{className:"hfl-flex hfl-min-w-[92px] hfl-items-center hfl-justify-center hfl-rounded-lg hfl-border hfl-border-Gray-100 hfl-bg-White_20 hfl-p-2",children:t.jsxRuntimeExports.jsx(t.bs,{className:"hfl-whitespace-nowrap hfl-text-Gray-500",variant:"Regular",type:"Text lg",children:e.appnt_time})}),t.jsxRuntimeExports.jsxs("div",{className:"hfl-flex hfl-w-full hfl-flex-col hfl-px-3",children:[t.jsxRuntimeExports.jsx(t.bs,{variant:"Regular",type:"Text md",className:"hfl-text-Gray-700",children:e.org_person_name}),t.jsxRuntimeExports.jsx(t.bs,{variant:"Regular",type:"Text sm",className:"hfl-text-Gray-500",children:e.org_person_phone})]}),t.jsxRuntimeExports.jsx("div",{className:"hfl-flex hfl-items-center",children:t.jsxRuntimeExports.jsx("i",{className:"hx_play-filled hfl-text-Gray-300"})})]},e.patient_role_id))]}),t.jsxRuntimeExports.jsxs("div",{className:"hfl-flex hfl-flex-col",children:[t.jsxRuntimeExports.jsx(t.bs,{style:{fontSize:"14px"},variant:"Semibold",type:"Text sm",className:"hfl-px-[12px] hfl-py-[8px] hfl-text-Primary-600",children:"Patients List"}),t.jsxRuntimeExports.jsx("div",{className:"hfl-max-h-[40vh] hfl-overflow-y-auto scrollbar-hide",children:L.map((e,s)=>t.jsxRuntimeExports.jsxs("div",{className:`hfl-cursor-pointer hfl-px-[11px] hfl-py-[12px] hfl-leading-9 hover:hfl-bg-Blue_gray-200 ${s%2===1?"":"hfl-bg-Gray-100"}`,onClick:()=>I(e),children:[t.jsxRuntimeExports.jsx(t.bs,{variant:"Regular",type:"Text sm",className:"hfl-inline hfl-uppercase hfl-text-Gray-700",style:{fontSize:"14px"},children:e.org_person_bid_str?e.org_person_bid_str+": ":""}),t.jsxRuntimeExports.jsxs(t.bs,{variant:"Medium",type:"Text sm",className:" hfl-inline hfl-capitalize hfl-text-Gray-700",style:{fontSize:"14px"},children:[e.org_person_name," ",t.jsxRuntimeExports.jsxs("div",{className:"hfl-inline-block",children:["(",e.ageStr.split(" ")[0],", ",p.getGender(Number(e.org_person_gender)),")"]})," "]}),t.jsxRuntimeExports.jsx(t.bs,{variant:"Regular",type:"Text sm",className:"hfl-inline-block hfl-text-Gray-700",style:{fontSize:"14px"},children:e.org_person_phone?`Ph: ${e.org_person_phone}`:""})]},e.person_role_id))})]}),A<U&&t.jsxRuntimeExports.jsx("div",{className:"hfl-flex hfl-justify-center",id:"newPatientAdd",children:t.jsxRuntimeExports.jsx(t.Ku,{hierarchy:"Secondary",icon:"Left",iconFile:"hx_add",onClick:K,size:"lg",textField:"Create New Patient",className:"hfl-flex hfl-w-full hfl-justify-center"})})]})]})};exports.SearchPatients=X;
1
+ "use strict";const t=require("./index-DQlbIHh3.cjs"),n=require("react"),W=require("./APIAction-DB6Ulkss.cjs"),J=require("./useMediaQuery-D4SIgdMW.cjs"),p=require("./common-utils-DrDXKNhv.cjs"),V=Math.abs(window.orientation||0)===90,X=P=>{const{addPatientHandler:k,disabled:x,manipulateExistingDOM:C,onPatientSelect:w,showSearchBar:D,setShowSearchBar:a,variable:T}=P,{window_var:o,token:y,envName:v}=T,[c,f]=n.useState(!1),d=n.useRef(null),u=n.useRef(null),[A,G]=n.useState(0),[L,l]=n.useState([]),U=6,[E,b]=n.useState(""),[F,B]=n.useState([]),[$,R]=n.useState(!0),[q,S]=n.useState([]),h=J.useMediaQuery("(max-width: 1024px)"),m=(e,s,r,i)=>{B([{id:1,title:e,description:s,type:r,duration:i}])},_=n.useCallback(async e=>{try{const s={branch_id:o?.org_branch_id_for_seg||"",doctor_id:o?.person_id_for_seg||"",doctor_role_id:o?.doctor_role_id_for_seg||"",term:encodeURIComponent(e),limit:30},r=await W.getPatientList(s,{envName:v,token:y});if(!r){l([]),m("Error","No response received from server","Error",3e3);return}const i=r,N=window.filteredUpcomingAppts||[];if(i.apiError){l([]),m("Error",i.apiError,"Error",3e3);return}i?.persons?.length?(l(i.persons),f(!0),G(Number(i.total_persons))):l([]),N?.length?(R(!1),S(N.slice(0,5))):(R(!0),S([]))}catch(s){console.error(s),m("Error","Something went wrong while fetching patients","Error",3e3)}},[v,y,o?.doctor_role_id_for_seg,o?.org_branch_id_for_seg,o?.person_id_for_seg]),z=n.useMemo(()=>p.debounceFn(e=>{_(e)},500),[_]),H=e=>{const s=e.currentTarget.value.trim();(!isNaN(Number(s.charAt(0)))||s.length>=2)&&z(s)},M=()=>{c||_(E)},O=()=>{x||f(e=>!e)},g=n.useCallback(e=>{u.current&&c&&!u.current.contains(e.target)&&(f(!1),l([]))},[c]);n.useEffect(()=>(document.addEventListener("mousedown",g),()=>document.removeEventListener("mousedown",g)),[g,c]);const Q=e=>{window.location.href.includes("/frontdesk")?window.patientPopupHandlerFromFD(e.patient_role_id,e.patient_person_id):p.goToPage(`viewPatientDashboard.php?pid=${e.patient_role_id}`)},I=async e=>{let s=!0;if(typeof window.beforePatientChange=="function"&&window.location.pathname==p.EAPP_ROUTES.visitpad&&(s=window.beforePatientChange()),f(!1),l([]),!s)return;if(w){w(e);return}window.patient_role_id=e.person_role_id!=="0"?e.person_role_id.toString():"0",window.patient_person_id=e.person_id!=="0"?e.person_id.toString():"0";const r=(e.person_role_id==="0",e.person_role_id);if(r&&(C?.(),window.location.href.includes("/frontdesk"))){window.patientPopupHandlerFromFD(r,e.person_id);return}p.goToPage(`viewPatientDashboard.php?pid=${r}`)},K=()=>{O(),k(),b("")},j=n.useCallback(e=>{d.current&&!d.current.contains(e.target)&&h&&a(!1)},[h,a]);return n.useEffect(()=>(document.addEventListener("mousedown",j),()=>document.removeEventListener("mousedown",j)),[j]),t.jsxRuntimeExports.jsxs(t.jsxRuntimeExports.Fragment,{children:[D?t.jsxRuntimeExports.jsxs("div",{className:`hfl-flex hfl-items-center hfl-justify-center hfl-rounded-full hfl-bg-Blue-900 hfl-text-White ${x?"hfl-pointer-events-none hfl-opacity-60":""}`,title:x?"Low internet speed. Feature available only in online mode":"Search Patient",children:[t.jsxRuntimeExports.jsx("input",{ref:d,type:"text",placeholder:"Search Patient 🔍",className:`hfl-rounded-full hfl-border-none hfl-bg-Blue-900 hfl-py-2 hfl-pl-4 ${h&&!V?"xxs:hfl-w-[400px]":"hfl-min-w-[150px]"} sm:hfl-w-full`,"data-qa":"testid_patientSearch",value:E,onKeyUp:H,onChange:e=>b(e.target.value),onClick:M,onBlur:()=>h&&a(!1)}),h&&t.jsxRuntimeExports.jsx("div",{className:"hx_close hfl-cursor-pointer hfl-pr-4",onClick:()=>a(e=>!e)})]}):t.jsxRuntimeExports.jsxs("div",{onClick:()=>a(e=>!e),className:"hfl-flex hfl-cursor-pointer hfl-flex-col hfl-items-center xs:hfl-mr-1 md:hfl-mr-0",children:[t.jsxRuntimeExports.jsx("i",{className:"hx_search",style:{fontSize:"18px"}}),t.jsxRuntimeExports.jsx(t.bs,{variant:"Regular",type:"Text md",children:"Search"})]}),t.jsxRuntimeExports.jsx(t.qh,{toastList:F}),t.jsxRuntimeExports.jsxs("div",{ref:u,className:`hfl-absolute hfl-right-[255px] hfl-top-[50px] hfl-max-h-[400px] hfl-w-[430px] hfl-overflow-y-auto hfl-rounded-lg hfl-border hfl-border-Gray-300 hfl-bg-White hfl-shadow-md ${c?"hfl-block":"hfl-hidden"}`,children:[!$&&t.jsxRuntimeExports.jsxs("div",{className:"hfl-flex hfl-flex-col",children:[t.jsxRuntimeExports.jsxs("div",{className:"hfl-flex hfl-items-center hfl-py-[10px] ",children:[t.jsxRuntimeExports.jsx(t.bs,{className:"hfl-px-[12px] hfl-text-Gray-400",variant:"Semibold",type:"Text xs",children:"Upcoming Appointments"}),t.jsxRuntimeExports.jsx("a",{href:"viewPatientAppointments.php",children:t.jsxRuntimeExports.jsx("i",{className:"hx_r-open hfl-text-Primary-700"})})]}),q.map((e,s)=>t.jsxRuntimeExports.jsxs("div",{className:`hfl-flex hfl-cursor-pointer hfl-justify-between hfl-px-[12px] hfl-py-[4px] hover:hfl-bg-Blue_gray-200 ${s%2===1?"":"hfl-bg-Gray-100"}`,onClick:()=>Q(e),children:[t.jsxRuntimeExports.jsx("div",{className:"hfl-flex hfl-min-w-[92px] hfl-items-center hfl-justify-center hfl-rounded-lg hfl-border hfl-border-Gray-100 hfl-bg-White_20 hfl-p-2",children:t.jsxRuntimeExports.jsx(t.bs,{className:"hfl-whitespace-nowrap hfl-text-Gray-500",variant:"Regular",type:"Text lg",children:e.appnt_time})}),t.jsxRuntimeExports.jsxs("div",{className:"hfl-flex hfl-w-full hfl-flex-col hfl-px-3",children:[t.jsxRuntimeExports.jsx(t.bs,{variant:"Regular",type:"Text md",className:"hfl-text-Gray-700",children:e.org_person_name}),t.jsxRuntimeExports.jsx(t.bs,{variant:"Regular",type:"Text sm",className:"hfl-text-Gray-500",children:e.org_person_phone})]}),t.jsxRuntimeExports.jsx("div",{className:"hfl-flex hfl-items-center",children:t.jsxRuntimeExports.jsx("i",{className:"hx_play-filled hfl-text-Gray-300"})})]},e.patient_role_id))]}),t.jsxRuntimeExports.jsxs("div",{className:"hfl-flex hfl-flex-col",children:[t.jsxRuntimeExports.jsx(t.bs,{style:{fontSize:"14px"},variant:"Semibold",type:"Text sm",className:"hfl-px-[12px] hfl-py-[8px] hfl-text-Primary-600",children:"Patients List"}),t.jsxRuntimeExports.jsx("div",{className:"hfl-max-h-[40vh] hfl-overflow-y-auto scrollbar-hide",children:L.map((e,s)=>t.jsxRuntimeExports.jsxs("div",{className:`hfl-cursor-pointer hfl-px-[11px] hfl-py-[12px] hfl-leading-9 hover:hfl-bg-Blue_gray-200 ${s%2===1?"":"hfl-bg-Gray-100"}`,onClick:()=>I(e),children:[t.jsxRuntimeExports.jsx(t.bs,{variant:"Regular",type:"Text sm",className:"hfl-inline hfl-uppercase hfl-text-Gray-700",style:{fontSize:"14px"},children:e.org_person_bid_str?e.org_person_bid_str+": ":""}),t.jsxRuntimeExports.jsxs(t.bs,{variant:"Medium",type:"Text sm",className:" hfl-inline hfl-capitalize hfl-text-Gray-700",style:{fontSize:"14px"},children:[e.org_person_name," ",t.jsxRuntimeExports.jsxs("div",{className:"hfl-inline-block",children:["(",e.ageStr.split(" ")[0],", ",p.getGender(Number(e.org_person_gender)),")"]})," "]}),t.jsxRuntimeExports.jsx(t.bs,{variant:"Regular",type:"Text sm",className:"hfl-inline-block hfl-text-Gray-700",style:{fontSize:"14px"},children:e.org_person_phone?`Ph: ${e.org_person_phone}`:""})]},e.person_role_id))})]}),A<U&&t.jsxRuntimeExports.jsx("div",{className:"hfl-flex hfl-justify-center",id:"newPatientAdd",children:t.jsxRuntimeExports.jsx(t.Ku,{hierarchy:"Secondary",icon:"Left",iconFile:"hx_add",onClick:K,size:"lg",textField:"Create New Patient",className:"hfl-flex hfl-w-full hfl-justify-center"})})]})]})};exports.SearchPatients=X;
@@ -1,8 +1,8 @@
1
1
  import { j as t, b as r, q as Y, K as Z } from "./index-Bd0CDVpH.js";
2
2
  import { useState as o, useRef as C, useCallback as y, useMemo as ee, useEffect as D } from "react";
3
- import { g as te } from "./APIAction-l6i46qgX.js";
3
+ import { g as te } from "./APIAction-CTNOzVOC.js";
4
4
  import { u as ne } from "./useMediaQuery-CZAbdJzN.js";
5
- import { d as re, g as le, a as T, E as se } from "./common-utils-Dq5TMP7t.js";
5
+ import { d as re, g as le, a as T, E as se } from "./common-utils-CprPMjtz.js";
6
6
  const oe = Math.abs(window.orientation || 0) === 90, de = (G) => {
7
7
  const {
8
8
  addPatientHandler: R,
@@ -1,4 +1,4 @@
1
- import { U as f } from "../UserProfile-CcEbhDhd.js";
1
+ import { U as f } from "../UserProfile-D3cCwQxw.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- "use strict";const c=require("./index-DQlbIHh3.cjs"),m=require("react"),UA=require("./index-DkA8S5IK.cjs"),L=require("./common-utils-CJv4_aVl.cjs"),KA=require("./dayjs.min-DXp74Ozx.cjs");function oA(A){const E=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(A){for(const I in A)if(I!=="default"){const g=Object.getOwnPropertyDescriptor(A,I);Object.defineProperty(E,I,g.get?g:{enumerable:!0,get:()=>A[I]})}}return E.default=A,Object.freeze(E)}const w=oA(m),zA="../modelChangePassword.php",eA=async(A,E)=>{try{return(await L.hplxAPI(E.token,E.env).post(zA,A))?.data}catch(I){return console.error(I),Promise.reject(I)}},TA=A=>{const{closeModel:E,modalIsOpen:I,showToast:g,variable:B}=A,[M,C]=m.useState(""),[Q,Y]=m.useState(""),[D,G]=m.useState(""),[x,j]=m.useState({password:"",confirmPassword:"",oldPassword:""}),[H,J]=m.useState(!1),R=()=>{Y(""),C(""),G(""),j({password:"",confirmPassword:"",oldPassword:""})},O=async()=>{const i=new FormData;i.append("oldPassword",x.oldPassword),i.append("pass1",x.password),i.append("pass2",x.confirmPassword),i.append("recaptcha-token","");const k=await eA(i,B),{apierror:y}=k||{};y?(g("Change Password",y,"Error",1500),C(y)):(g("Password Changed","Password Changed Successfully","Success",1500),R(),E())},h=(i,k)=>{const y=i.target.value.trim(),T={...x,[k]:y};j(T)};return m.useEffect(()=>{const i=/(?=.*?[A-Z])/,k=/(?=.*?[a-z])/,y=/(?=.*?[0-9])/,U=/(?=.*?[#?!@$%^&*-])/,T=/.{8,}/,P=x.password.length,S=i.test(x.password),Z=k.test(x.password),n=y.test(x.password),f=U.test(x.password),ZA=T.test(x.password);let d="";P===0||!S||!Z||!n||!f||!ZA?d="Password must be 8-20 characters and must contains uppercase, lowercase and numerals!":(d="",J(x.password===x.confirmPassword)),Y(P>0?d:""),x.confirmPassword.length>0&&(x.confirmPassword!==x.password?G("Confirm password is not matched"):G(""))},[x]),c.jsxRuntimeExports.jsx("div",{children:c.jsxRuntimeExports.jsx(UA.Modal,{isOpen:I,shouldCloseOnOverlayClick:!0,style:{overlay:{backgroundColor:"rgba(52, 64, 84, 0.5)",position:"fixed",alignContent:"center",justifyContent:"center",zIndex:1060},content:{zIndex:10,boxShadow:"0px 8px 8px -4px #101828",padding:"24px",width:"400px",height:"500px",margin:"auto",borderRadius:"12px"}},children:c.jsxRuntimeExports.jsxs("div",{children:[c.jsxRuntimeExports.jsxs("div",{className:"hfl-mb-4 hfl-flex hfl-flex-col hfl-items-center hfl-justify-items-center",children:[c.jsxRuntimeExports.jsx("div",{className:"hx_lock-closed hfl-mb-4 hfl-flex hfl-h-10 hfl-w-10 hfl-items-center hfl-justify-center hfl-rounded-full hfl-border-8 hfl-border-Blue-50 hfl-bg-Blue-100 hfl-text-4 hfl-text-Blue-600"}),c.jsxRuntimeExports.jsx(c.bs,{variant:"Medium",type:"Text lg",className:"hfl-text-Gray-900",children:"Change Login Password"}),c.jsxRuntimeExports.jsx(c.bs,{variant:"Regular",type:"Text sm",className:"hfl-text-center hfl-text-Gray-500",children:"When you login next time, please enter the new password you saved."})]}),c.jsxRuntimeExports.jsxs("div",{children:[c.jsxRuntimeExports.jsx("div",{className:"hfl-my-2",children:c.jsxRuntimeExports.jsx(c.Ps,{width:"11em",height:"hfl-h-10",label:"Old Password",labelColor:"hfl-text-Gray-700",labelSize:"Text sm",errorMsg:M,inputProps:{type:"password",placeholder:"Old Password",value:x.oldPassword,autoComplete:"new-password",name:"OldUserPassword",onChange:i=>{h(i,"oldPassword")}}})}),c.jsxRuntimeExports.jsx("div",{className:"hfl-my-2",children:c.jsxRuntimeExports.jsx(c.Ps,{width:"11em",height:"hfl-h-10",label:"New Password",labelColor:"hfl-text-Gray-700",labelSize:"Text sm",errorMsg:Q,inputProps:{type:"password",placeholder:"New Password",value:x.password,autoComplete:"off",onChange:i=>{h(i,"password")}}})}),c.jsxRuntimeExports.jsx("div",{className:"hfl-my-2",children:c.jsxRuntimeExports.jsx(c.Ps,{width:"11em",height:"hfl-h-10",label:"Confirm New Password",labelColor:"hfl-text-Gray-700",labelSize:"Text sm",errorMsg:D,inputProps:{type:"password",placeholder:"Confirm New Password",value:x.confirmPassword,autoComplete:"off",onChange:i=>{h(i,"confirmPassword")}}})})]}),c.jsxRuntimeExports.jsxs("div",{className:"hfl-mt-[30px] hfl-flex hfl-justify-center hfl-gap-[15px] ",children:[c.jsxRuntimeExports.jsx(c.Ku,{hierarchy:"Secondary-Grey",size:"xl",textField:"Cancel",onClick:()=>{R(),E()},className:"hfl-px-[61.5px] hfl-py-[10px]"}),c.jsxRuntimeExports.jsx(c.Ku,{hierarchy:"Primary",className:"hfl-bg-Primary-600 hfl-px-[57px] hfl-py-[10px] hover:hfl-bg-Primary-700",size:"xl",textField:"Confirm",onClick:()=>{H&&O()}})]})]})})})};/**
1
+ "use strict";const c=require("./index-DQlbIHh3.cjs"),m=require("react"),UA=require("./index-DkA8S5IK.cjs"),L=require("./common-utils-DrDXKNhv.cjs"),KA=require("./dayjs.min-DXp74Ozx.cjs");function oA(A){const E=Object.create(null,{[Symbol.toStringTag]:{value:"Module"}});if(A){for(const I in A)if(I!=="default"){const g=Object.getOwnPropertyDescriptor(A,I);Object.defineProperty(E,I,g.get?g:{enumerable:!0,get:()=>A[I]})}}return E.default=A,Object.freeze(E)}const w=oA(m),zA="../modelChangePassword.php",eA=async(A,E)=>{try{return(await L.hplxAPI(E.token,E.env).post(zA,A))?.data}catch(I){return console.error(I),Promise.reject(I)}},TA=A=>{const{closeModel:E,modalIsOpen:I,showToast:g,variable:B}=A,[M,C]=m.useState(""),[Q,Y]=m.useState(""),[D,G]=m.useState(""),[x,j]=m.useState({password:"",confirmPassword:"",oldPassword:""}),[H,J]=m.useState(!1),R=()=>{Y(""),C(""),G(""),j({password:"",confirmPassword:"",oldPassword:""})},O=async()=>{const i=new FormData;i.append("oldPassword",x.oldPassword),i.append("pass1",x.password),i.append("pass2",x.confirmPassword),i.append("recaptcha-token","");const k=await eA(i,B),{apierror:y}=k||{};y?(g("Change Password",y,"Error",1500),C(y)):(g("Password Changed","Password Changed Successfully","Success",1500),R(),E())},h=(i,k)=>{const y=i.target.value.trim(),T={...x,[k]:y};j(T)};return m.useEffect(()=>{const i=/(?=.*?[A-Z])/,k=/(?=.*?[a-z])/,y=/(?=.*?[0-9])/,U=/(?=.*?[#?!@$%^&*-])/,T=/.{8,}/,P=x.password.length,S=i.test(x.password),Z=k.test(x.password),n=y.test(x.password),f=U.test(x.password),ZA=T.test(x.password);let d="";P===0||!S||!Z||!n||!f||!ZA?d="Password must be 8-20 characters and must contains uppercase, lowercase and numerals!":(d="",J(x.password===x.confirmPassword)),Y(P>0?d:""),x.confirmPassword.length>0&&(x.confirmPassword!==x.password?G("Confirm password is not matched"):G(""))},[x]),c.jsxRuntimeExports.jsx("div",{children:c.jsxRuntimeExports.jsx(UA.Modal,{isOpen:I,shouldCloseOnOverlayClick:!0,style:{overlay:{backgroundColor:"rgba(52, 64, 84, 0.5)",position:"fixed",alignContent:"center",justifyContent:"center",zIndex:1060},content:{zIndex:10,boxShadow:"0px 8px 8px -4px #101828",padding:"24px",width:"400px",height:"500px",margin:"auto",borderRadius:"12px"}},children:c.jsxRuntimeExports.jsxs("div",{children:[c.jsxRuntimeExports.jsxs("div",{className:"hfl-mb-4 hfl-flex hfl-flex-col hfl-items-center hfl-justify-items-center",children:[c.jsxRuntimeExports.jsx("div",{className:"hx_lock-closed hfl-mb-4 hfl-flex hfl-h-10 hfl-w-10 hfl-items-center hfl-justify-center hfl-rounded-full hfl-border-8 hfl-border-Blue-50 hfl-bg-Blue-100 hfl-text-4 hfl-text-Blue-600"}),c.jsxRuntimeExports.jsx(c.bs,{variant:"Medium",type:"Text lg",className:"hfl-text-Gray-900",children:"Change Login Password"}),c.jsxRuntimeExports.jsx(c.bs,{variant:"Regular",type:"Text sm",className:"hfl-text-center hfl-text-Gray-500",children:"When you login next time, please enter the new password you saved."})]}),c.jsxRuntimeExports.jsxs("div",{children:[c.jsxRuntimeExports.jsx("div",{className:"hfl-my-2",children:c.jsxRuntimeExports.jsx(c.Ps,{width:"11em",height:"hfl-h-10",label:"Old Password",labelColor:"hfl-text-Gray-700",labelSize:"Text sm",errorMsg:M,inputProps:{type:"password",placeholder:"Old Password",value:x.oldPassword,autoComplete:"new-password",name:"OldUserPassword",onChange:i=>{h(i,"oldPassword")}}})}),c.jsxRuntimeExports.jsx("div",{className:"hfl-my-2",children:c.jsxRuntimeExports.jsx(c.Ps,{width:"11em",height:"hfl-h-10",label:"New Password",labelColor:"hfl-text-Gray-700",labelSize:"Text sm",errorMsg:Q,inputProps:{type:"password",placeholder:"New Password",value:x.password,autoComplete:"off",onChange:i=>{h(i,"password")}}})}),c.jsxRuntimeExports.jsx("div",{className:"hfl-my-2",children:c.jsxRuntimeExports.jsx(c.Ps,{width:"11em",height:"hfl-h-10",label:"Confirm New Password",labelColor:"hfl-text-Gray-700",labelSize:"Text sm",errorMsg:D,inputProps:{type:"password",placeholder:"Confirm New Password",value:x.confirmPassword,autoComplete:"off",onChange:i=>{h(i,"confirmPassword")}}})})]}),c.jsxRuntimeExports.jsxs("div",{className:"hfl-mt-[30px] hfl-flex hfl-justify-center hfl-gap-[15px] ",children:[c.jsxRuntimeExports.jsx(c.Ku,{hierarchy:"Secondary-Grey",size:"xl",textField:"Cancel",onClick:()=>{R(),E()},className:"hfl-px-[61.5px] hfl-py-[10px]"}),c.jsxRuntimeExports.jsx(c.Ku,{hierarchy:"Primary",className:"hfl-bg-Primary-600 hfl-px-[57px] hfl-py-[10px] hover:hfl-bg-Primary-700",size:"xl",textField:"Confirm",onClick:()=>{H&&O()}})]})]})})})};/**
2
2
  * react-router v7.9.4
3
3
  *
4
4
  * Copyright (c) Remix Software Inc.
@@ -2,7 +2,7 @@ import { j as i, b as Z, P as _, K as l, t as TA } from "./index-Bd0CDVpH.js";
2
2
  import * as w from "react";
3
3
  import { useState as K, useEffect as r, useMemo as xA, useRef as PA } from "react";
4
4
  import { M as nA } from "./index-T1lUjzhG.js";
5
- import { h as LA, m as sA, r as NA, R as SA, E as $ } from "./common-utils-Dq5TMP7t.js";
5
+ import { h as LA, m as sA, r as NA, R as SA, E as $ } from "./common-utils-CprPMjtz.js";
6
6
  import { d as lA } from "./dayjs.min-D52_GdfV.js";
7
7
  const XA = "../modelChangePassword.php", uA = async (A, E) => {
8
8
  try {
@@ -1778,7 +1778,7 @@ const {
1778
1778
  }, br = (e = "", t) => {
1779
1779
  const n = w.create({
1780
1780
  ...mt,
1781
- baseURL: Je[t].php_url
1781
+ baseURL: Je[t].rearch_url
1782
1782
  });
1783
1783
  return n.interceptors.request.use(
1784
1784
  (r) => (e && r.headers && (r.headers.Authorization = `Bearer ${e}`), r),
@@ -3,4 +3,4 @@
3
3
  `)}getSetCookie(){return this.get("set-cookie")||[]}get[Symbol.toStringTag](){return"AxiosHeaders"}static from(t){return t instanceof this?t:new this(t)}static concat(t,...n){const r=new this(t);return n.forEach(s=>r.set(s)),r}static accessor(t){const r=(this[_e]=this[_e]={accessors:{}}).accessors,s=this.prototype;function o(i){const c=J(i);r[c]||(Cn(s,i),r[c]=!0)}return a.isArray(t)?t.forEach(o):o(t),this}};A.accessor(["Content-Type","Content-Length","Accept","Accept-Encoding","User-Agent","Authorization"]);a.reduceDescriptors(A.prototype,({value:e},t)=>{let n=t[0].toUpperCase()+t.slice(1);return{get:()=>e,set(r){this[n]=r}}});a.freezeMethods(A);function pe(e,t){const n=this||Y,r=t||n,s=A.from(r.headers);let o=r.data;return a.forEach(e,function(c){o=c.call(n,o,s.normalize(),t?t.status:void 0)}),s.normalize(),o}function ct(e){return!!(e&&e.__CANCEL__)}function H(e,t,n){y.call(this,e??"canceled",y.ERR_CANCELED,t,n),this.name="CanceledError"}a.inherits(H,y,{__CANCEL__:!0});function lt(e,t,n){const r=n.config.validateStatus;!n.status||!r||r(n.status)?e(n):t(new y("Request failed with status code "+n.status,[y.ERR_BAD_REQUEST,y.ERR_BAD_RESPONSE][Math.floor(n.status/100)-4],n.config,n.request,n))}function xn(e){const t=/^([-+\w]{1,25})(:?\/\/|:)/.exec(e);return t&&t[1]||""}function Nn(e,t){e=e||10;const n=new Array(e),r=new Array(e);let s=0,o=0,i;return t=t!==void 0?t:1e3,function(d){const f=Date.now(),l=r[o];i||(i=f),n[s]=d,r[s]=f;let h=o,b=0;for(;h!==s;)b+=n[h++],h=h%e;if(s=(s+1)%e,s===o&&(o=(o+1)%e),f-i<t)return;const E=l&&f-l;return E?Math.round(b*1e3/E):void 0}}function Dn(e,t){let n=0,r=1e3/t,s,o;const i=(f,l=Date.now())=>{n=l,s=null,o&&(clearTimeout(o),o=null),e(...f)};return[(...f)=>{const l=Date.now(),h=l-n;h>=r?i(f,l):(s=f,o||(o=setTimeout(()=>{o=null,i(s)},r-h)))},()=>s&&i(s)]}const re=(e,t,n=3)=>{let r=0;const s=Nn(50,250);return Dn(o=>{const i=o.loaded,c=o.lengthComputable?o.total:void 0,d=i-r,f=s(d),l=i<=c;r=i;const h={loaded:i,total:c,progress:c?i/c:void 0,bytes:d,rate:f||void 0,estimated:f&&c&&l?(c-i)/f:void 0,event:o,lengthComputable:c!=null,[t?"download":"upload"]:!0};e(h)},n)},Ue=(e,t)=>{const n=e!=null;return[r=>t[0]({lengthComputable:n,total:e,loaded:r}),t[1]]},Be=e=>(...t)=>a.asap(()=>e(...t)),Fn=R.hasStandardBrowserEnv?((e,t)=>n=>(n=new URL(n,R.origin),e.protocol===n.protocol&&e.host===n.host&&(t||e.port===n.port)))(new URL(R.origin),R.navigator&&/(msie|trident)/i.test(R.navigator.userAgent)):()=>!0,Pn=R.hasStandardBrowserEnv?{write(e,t,n,r,s,o,i){if(typeof document>"u")return;const c=[`${e}=${encodeURIComponent(t)}`];a.isNumber(n)&&c.push(`expires=${new Date(n).toUTCString()}`),a.isString(r)&&c.push(`path=${r}`),a.isString(s)&&c.push(`domain=${s}`),o===!0&&c.push("secure"),a.isString(i)&&c.push(`SameSite=${i}`),document.cookie=c.join("; ")},read(e){if(typeof document>"u")return null;const t=document.cookie.match(new RegExp("(?:^|; )"+e+"=([^;]*)"));return t?decodeURIComponent(t[1]):null},remove(e){this.write(e,"",Date.now()-864e5,"/")}}:{write(){},read(){return null},remove(){}};function Ln(e){return/^([a-z][a-z\d+\-.]*:)?\/\//i.test(e)}function _n(e,t){return t?e.replace(/\/?\/$/,"")+"/"+t.replace(/^\/+/,""):e}function ut(e,t,n){let r=!Ln(t);return e&&(r||n==!1)?_n(e,t):t}const ke=e=>e instanceof A?{...e}:e;function M(e,t){t=t||{};const n={};function r(f,l,h,b){return a.isPlainObject(f)&&a.isPlainObject(l)?a.merge.call({caseless:b},f,l):a.isPlainObject(l)?a.merge({},l):a.isArray(l)?l.slice():l}function s(f,l,h,b){if(a.isUndefined(l)){if(!a.isUndefined(f))return r(void 0,f,h,b)}else return r(f,l,h,b)}function o(f,l){if(!a.isUndefined(l))return r(void 0,l)}function i(f,l){if(a.isUndefined(l)){if(!a.isUndefined(f))return r(void 0,f)}else return r(void 0,l)}function c(f,l,h){if(h in t)return r(f,l);if(h in e)return r(void 0,f)}const d={url:o,method:o,data:o,baseURL:i,transformRequest:i,transformResponse:i,paramsSerializer:i,timeout:i,timeoutMessage:i,withCredentials:i,withXSRFToken:i,adapter:i,responseType:i,xsrfCookieName:i,xsrfHeaderName:i,onUploadProgress:i,onDownloadProgress:i,decompress:i,maxContentLength:i,maxBodyLength:i,beforeRedirect:i,transport:i,httpAgent:i,httpsAgent:i,cancelToken:i,socketPath:i,responseEncoding:i,validateStatus:c,headers:(f,l,h)=>s(ke(f),ke(l),h,!0)};return a.forEach(Object.keys({...e,...t}),function(l){const h=d[l]||s,b=h(e[l],t[l],l);a.isUndefined(b)&&h!==c||(n[l]=b)}),n}const ft=e=>{const t=M({},e);let{data:n,withXSRFToken:r,xsrfHeaderName:s,xsrfCookieName:o,headers:i,auth:c}=t;if(t.headers=i=A.from(i),t.url=ot(ut(t.baseURL,t.url,t.allowAbsoluteUrls),e.params,e.paramsSerializer),c&&i.set("Authorization","Basic "+btoa((c.username||"")+":"+(c.password?unescape(encodeURIComponent(c.password)):""))),a.isFormData(n)){if(R.hasStandardBrowserEnv||R.hasStandardBrowserWebWorkerEnv)i.setContentType(void 0);else if(a.isFunction(n.getHeaders)){const d=n.getHeaders(),f=["content-type","content-length"];Object.entries(d).forEach(([l,h])=>{f.includes(l.toLowerCase())&&i.set(l,h)})}}if(R.hasStandardBrowserEnv&&(r&&a.isFunction(r)&&(r=r(t)),r||r!==!1&&Fn(t.url))){const d=s&&o&&Pn.read(o);d&&i.set(s,d)}return t},Un=typeof XMLHttpRequest<"u",Bn=Un&&function(e){return new Promise(function(n,r){const s=ft(e);let o=s.data;const i=A.from(s.headers).normalize();let{responseType:c,onUploadProgress:d,onDownloadProgress:f}=s,l,h,b,E,u;function m(){E&&E(),u&&u(),s.cancelToken&&s.cancelToken.unsubscribe(l),s.signal&&s.signal.removeEventListener("abort",l)}let p=new XMLHttpRequest;p.open(s.method.toUpperCase(),s.url,!0),p.timeout=s.timeout;function g(){if(!p)return;const S=A.from("getAllResponseHeaders"in p&&p.getAllResponseHeaders()),N={data:!c||c==="text"||c==="json"?p.responseText:p.response,status:p.status,statusText:p.statusText,headers:S,config:e,request:p};lt(function(x){n(x),m()},function(x){r(x),m()},N),p=null}"onloadend"in p?p.onloadend=g:p.onreadystatechange=function(){!p||p.readyState!==4||p.status===0&&!(p.responseURL&&p.responseURL.indexOf("file:")===0)||setTimeout(g)},p.onabort=function(){p&&(r(new y("Request aborted",y.ECONNABORTED,e,p)),p=null)},p.onerror=function(O){const N=O&&O.message?O.message:"Network Error",U=new y(N,y.ERR_NETWORK,e,p);U.event=O||null,r(U),p=null},p.ontimeout=function(){let O=s.timeout?"timeout of "+s.timeout+"ms exceeded":"timeout exceeded";const N=s.transitional||it;s.timeoutErrorMessage&&(O=s.timeoutErrorMessage),r(new y(O,N.clarifyTimeoutError?y.ETIMEDOUT:y.ECONNABORTED,e,p)),p=null},o===void 0&&i.setContentType(null),"setRequestHeader"in p&&a.forEach(i.toJSON(),function(O,N){p.setRequestHeader(N,O)}),a.isUndefined(s.withCredentials)||(p.withCredentials=!!s.withCredentials),c&&c!=="json"&&(p.responseType=s.responseType),f&&([b,u]=re(f,!0),p.addEventListener("progress",b)),d&&p.upload&&([h,E]=re(d),p.upload.addEventListener("progress",h),p.upload.addEventListener("loadend",E)),(s.cancelToken||s.signal)&&(l=S=>{p&&(r(!S||S.type?new H(null,e,p):S),p.abort(),p=null)},s.cancelToken&&s.cancelToken.subscribe(l),s.signal&&(s.signal.aborted?l():s.signal.addEventListener("abort",l)));const C=xn(s.url);if(C&&R.protocols.indexOf(C)===-1){r(new y("Unsupported protocol "+C+":",y.ERR_BAD_REQUEST,e));return}p.send(o||null)})},kn=(e,t)=>{const{length:n}=e=e?e.filter(Boolean):[];if(t||n){let r=new AbortController,s;const o=function(f){if(!s){s=!0,c();const l=f instanceof Error?f:this.reason;r.abort(l instanceof y?l:new H(l instanceof Error?l.message:l))}};let i=t&&setTimeout(()=>{i=null,o(new y(`timeout ${t} of ms exceeded`,y.ETIMEDOUT))},t);const c=()=>{e&&(i&&clearTimeout(i),i=null,e.forEach(f=>{f.unsubscribe?f.unsubscribe(o):f.removeEventListener("abort",o)}),e=null)};e.forEach(f=>f.addEventListener("abort",o));const{signal:d}=r;return d.unsubscribe=()=>a.asap(c),d}},jn=function*(e,t){let n=e.byteLength;if(n<t){yield e;return}let r=0,s;for(;r<n;)s=r+t,yield e.slice(r,s),r=s},Mn=async function*(e,t){for await(const n of qn(e))yield*jn(n,t)},qn=async function*(e){if(e[Symbol.asyncIterator]){yield*e;return}const t=e.getReader();try{for(;;){const{done:n,value:r}=await t.read();if(n)break;yield r}}finally{await t.cancel()}},je=(e,t,n,r)=>{const s=Mn(e,t);let o=0,i,c=d=>{i||(i=!0,r&&r(d))};return new ReadableStream({async pull(d){try{const{done:f,value:l}=await s.next();if(f){c(),d.close();return}let h=l.byteLength;if(n){let b=o+=h;n(b)}d.enqueue(new Uint8Array(l))}catch(f){throw c(f),f}},cancel(d){return c(d),s.return()}},{highWaterMark:2})},Me=64*1024,{isFunction:Z}=a,In=(({Request:e,Response:t})=>({Request:e,Response:t}))(a.global),{ReadableStream:qe,TextEncoder:Ie}=a.global,$e=(e,...t)=>{try{return!!e(...t)}catch{return!1}},$n=e=>{e=a.merge.call({skipUndefined:!0},In,e);const{fetch:t,Request:n,Response:r}=e,s=t?Z(t):typeof fetch=="function",o=Z(n),i=Z(r);if(!s)return!1;const c=s&&Z(qe),d=s&&(typeof Ie=="function"?(u=>m=>u.encode(m))(new Ie):async u=>new Uint8Array(await new n(u).arrayBuffer())),f=o&&c&&$e(()=>{let u=!1;const m=new n(R.origin,{body:new qe,method:"POST",get duplex(){return u=!0,"half"}}).headers.has("Content-Type");return u&&!m}),l=i&&c&&$e(()=>a.isReadableStream(new r("").body)),h={stream:l&&(u=>u.body)};s&&["text","arrayBuffer","blob","formData","stream"].forEach(u=>{!h[u]&&(h[u]=(m,p)=>{let g=m&&m[u];if(g)return g.call(m);throw new y(`Response type '${u}' is not supported`,y.ERR_NOT_SUPPORT,p)})});const b=async u=>{if(u==null)return 0;if(a.isBlob(u))return u.size;if(a.isSpecCompliantForm(u))return(await new n(R.origin,{method:"POST",body:u}).arrayBuffer()).byteLength;if(a.isArrayBufferView(u)||a.isArrayBuffer(u))return u.byteLength;if(a.isURLSearchParams(u)&&(u=u+""),a.isString(u))return(await d(u)).byteLength},E=async(u,m)=>{const p=a.toFiniteNumber(u.getContentLength());return p??b(m)};return async u=>{let{url:m,method:p,data:g,signal:C,cancelToken:S,timeout:O,onDownloadProgress:N,onUploadProgress:U,responseType:x,headers:ue,withCredentials:G="same-origin",fetchOptions:Oe}=ft(u),Te=t||fetch;x=x?(x+"").toLowerCase():"text";let X=kn([C,S&&S.toAbortSignal()],O),z=null;const B=X&&X.unsubscribe&&(()=>{X.unsubscribe()});let Ae;try{if(U&&f&&p!=="get"&&p!=="head"&&(Ae=await E(ue,g))!==0){let _=new n(m,{method:"POST",body:g,duplex:"half"}),q;if(a.isFormData(g)&&(q=_.headers.get("content-type"))&&ue.setContentType(q),_.body){const[fe,Q]=Ue(Ae,re(Be(U)));g=je(_.body,Me,fe,Q)}}a.isString(G)||(G=G?"include":"omit");const F=o&&"credentials"in n.prototype,Ce={...Oe,signal:X,method:p.toUpperCase(),headers:ue.normalize().toJSON(),body:g,duplex:"half",credentials:F?G:void 0};z=o&&new n(m,Ce);let L=await(o?Te(z,Oe):Te(m,Ce));const xe=l&&(x==="stream"||x==="response");if(l&&(N||xe&&B)){const _={};["status","statusText","headers"].forEach(Ne=>{_[Ne]=L[Ne]});const q=a.toFiniteNumber(L.headers.get("content-length")),[fe,Q]=N&&Ue(q,re(Be(N),!0))||[];L=new r(je(L.body,Me,fe,()=>{Q&&Q(),B&&B()}),_)}x=x||"text";let wt=await h[a.findKey(h,x)||"text"](L,u);return!xe&&B&&B(),await new Promise((_,q)=>{lt(_,q,{data:wt,headers:A.from(L.headers),status:L.status,statusText:L.statusText,config:u,request:z})})}catch(F){throw B&&B(),F&&F.name==="TypeError"&&/Load failed|fetch/i.test(F.message)?Object.assign(new y("Network Error",y.ERR_NETWORK,u,z),{cause:F.cause||F}):y.from(F,F&&F.code,u,z)}}},Hn=new Map,dt=e=>{let t=e&&e.env||{};const{fetch:n,Request:r,Response:s}=t,o=[r,s,n];let i=o.length,c=i,d,f,l=Hn;for(;c--;)d=o[c],f=l.get(d),f===void 0&&l.set(d,f=c?new Map:$n(t)),l=f;return f};dt();const Re={http:sn,xhr:Bn,fetch:{get:dt}};a.forEach(Re,(e,t)=>{if(e){try{Object.defineProperty(e,"name",{value:t})}catch{}Object.defineProperty(e,"adapterName",{value:t})}});const He=e=>`- ${e}`,zn=e=>a.isFunction(e)||e===null||e===!1;function Jn(e,t){e=a.isArray(e)?e:[e];const{length:n}=e;let r,s;const o={};for(let i=0;i<n;i++){r=e[i];let c;if(s=r,!zn(r)&&(s=Re[(c=String(r)).toLowerCase()],s===void 0))throw new y(`Unknown adapter '${c}'`);if(s&&(a.isFunction(s)||(s=s.get(t))))break;o[c||"#"+i]=s}if(!s){const i=Object.entries(o).map(([d,f])=>`adapter ${d} `+(f===!1?"is not supported by the environment":"is not available in the build"));let c=n?i.length>1?`since :
4
4
  `+i.map(He).join(`
5
5
  `):" "+He(i[0]):"as no adapter specified";throw new y("There is no suitable adapter to dispatch the request "+c,"ERR_NOT_SUPPORT")}return s}const pt={getAdapter:Jn,adapters:Re};function he(e){if(e.cancelToken&&e.cancelToken.throwIfRequested(),e.signal&&e.signal.aborted)throw new H(null,e)}function ze(e){return he(e),e.headers=A.from(e.headers),e.data=pe.call(e,e.transformRequest),["post","put","patch"].indexOf(e.method)!==-1&&e.headers.setContentType("application/x-www-form-urlencoded",!1),pt.getAdapter(e.adapter||Y.adapter,e)(e).then(function(r){return he(e),r.data=pe.call(e,e.transformResponse,r),r.headers=A.from(r.headers),r},function(r){return ct(r)||(he(e),r&&r.response&&(r.response.data=pe.call(e,e.transformResponse,r.response),r.response.headers=A.from(r.response.headers))),Promise.reject(r)})}const ht="1.13.1",le={};["object","boolean","number","function","string","symbol"].forEach((e,t)=>{le[e]=function(r){return typeof r===e||"a"+(t<1?"n ":" ")+e}});const Je={};le.transitional=function(t,n,r){function s(o,i){return"[Axios v"+ht+"] Transitional option '"+o+"'"+i+(r?". "+r:"")}return(o,i,c)=>{if(t===!1)throw new y(s(i," has been removed"+(n?" in "+n:"")),y.ERR_DEPRECATED);return n&&!Je[i]&&(Je[i]=!0,console.warn(s(i," has been deprecated since v"+n+" and will be removed in the near future"))),t?t(o,i,c):!0}};le.spelling=function(t){return(n,r)=>(console.warn(`${r} is likely a misspelling of ${t}`),!0)};function Vn(e,t,n){if(typeof e!="object")throw new y("options must be an object",y.ERR_BAD_OPTION_VALUE);const r=Object.keys(e);let s=r.length;for(;s-- >0;){const o=r[s],i=t[o];if(i){const c=e[o],d=c===void 0||i(c,o,e);if(d!==!0)throw new y("option "+o+" must be "+d,y.ERR_BAD_OPTION_VALUE);continue}if(n!==!0)throw new y("Unknown option "+o,y.ERR_BAD_OPTION)}}const ne={assertOptions:Vn,validators:le},P=ne.validators;let j=class{constructor(t){this.defaults=t||{},this.interceptors={request:new Le,response:new Le}}async request(t,n){try{return await this._request(t,n)}catch(r){if(r instanceof Error){let s={};Error.captureStackTrace?Error.captureStackTrace(s):s=new Error;const o=s.stack?s.stack.replace(/^.+\n/,""):"";try{r.stack?o&&!String(r.stack).endsWith(o.replace(/^.+\n.+\n/,""))&&(r.stack+=`
6
- `+o):r.stack=o}catch{}}throw r}}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=M(this.defaults,n);const{transitional:r,paramsSerializer:s,headers:o}=n;r!==void 0&&ne.assertOptions(r,{silentJSONParsing:P.transitional(P.boolean),forcedJSONParsing:P.transitional(P.boolean),clarifyTimeoutError:P.transitional(P.boolean)},!1),s!=null&&(a.isFunction(s)?n.paramsSerializer={serialize:s}:ne.assertOptions(s,{encode:P.function,serialize:P.function},!0)),n.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),ne.assertOptions(n,{baseUrl:P.spelling("baseURL"),withXsrfToken:P.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let i=o&&a.merge(o.common,o[n.method]);o&&a.forEach(["delete","get","head","post","put","patch","common"],u=>{delete o[u]}),n.headers=A.concat(i,o);const c=[];let d=!0;this.interceptors.request.forEach(function(m){typeof m.runWhen=="function"&&m.runWhen(n)===!1||(d=d&&m.synchronous,c.unshift(m.fulfilled,m.rejected))});const f=[];this.interceptors.response.forEach(function(m){f.push(m.fulfilled,m.rejected)});let l,h=0,b;if(!d){const u=[ze.bind(this),void 0];for(u.unshift(...c),u.push(...f),b=u.length,l=Promise.resolve(n);h<b;)l=l.then(u[h++],u[h++]);return l}b=c.length;let E=n;for(;h<b;){const u=c[h++],m=c[h++];try{E=u(E)}catch(p){m.call(this,p);break}}try{l=ze.call(this,E)}catch(u){return Promise.reject(u)}for(h=0,b=f.length;h<b;)l=l.then(f[h++],f[h++]);return l}getUri(t){t=M(this.defaults,t);const n=ut(t.baseURL,t.url,t.allowAbsoluteUrls);return ot(n,t.params,t.paramsSerializer)}};a.forEach(["delete","get","head","options"],function(t){j.prototype[t]=function(n,r){return this.request(M(r||{},{method:t,url:n,data:(r||{}).data}))}});a.forEach(["post","put","patch"],function(t){function n(r){return function(o,i,c){return this.request(M(c||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:o,data:i}))}}j.prototype[t]=n(),j.prototype[t+"Form"]=n(!0)});let Wn=class mt{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(o){n=o});const r=this;this.promise.then(s=>{if(!r._listeners)return;let o=r._listeners.length;for(;o-- >0;)r._listeners[o](s);r._listeners=null}),this.promise.then=s=>{let o;const i=new Promise(c=>{r.subscribe(c),o=c}).then(s);return i.cancel=function(){r.unsubscribe(o)},i},t(function(o,i,c){r.reason||(r.reason=new H(o,i,c),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const t=new AbortController,n=r=>{t.abort(r)};return this.subscribe(n),t.signal.unsubscribe=()=>this.unsubscribe(n),t.signal}static source(){let t;return{token:new mt(function(s){t=s}),cancel:t}}};function vn(e){return function(n){return e.apply(null,n)}}function Kn(e){return a.isObject(e)&&e.isAxiosError===!0}const we={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(we).forEach(([e,t])=>{we[t]=e});function yt(e){const t=new j(e),n=ve(j.prototype.request,t);return a.extend(n,j.prototype,t,{allOwnKeys:!0}),a.extend(n,t,null,{allOwnKeys:!0}),n.create=function(s){return yt(M(e,s))},n}const w=yt(Y);w.Axios=j;w.CanceledError=H;w.CancelToken=Wn;w.isCancel=ct;w.VERSION=ht;w.toFormData=ce;w.AxiosError=y;w.Cancel=w.CanceledError;w.all=function(t){return Promise.all(t)};w.spread=vn;w.isAxiosError=Kn;w.mergeConfig=M;w.AxiosHeaders=A;w.formToJSON=e=>at(a.isHTMLForm(e)?new FormData(e):e);w.getAdapter=pt.getAdapter;w.HttpStatusCode=we;w.default=w;const{Axios:mr,AxiosError:yr,CanceledError:br,isCancel:wr,CancelToken:gr,VERSION:Sr,all:Er,Cancel:Rr,isAxiosError:Or,spread:Tr,toFormData:Ar,AxiosHeaders:Cr,HttpStatusCode:xr,formToJSON:Nr,getAdapter:Dr,mergeConfig:Fr}=w,bt={timeout:60*1e3,headers:{Accept:"application/json","Content-Type":"application/json"}},Yn=(e="",t)=>{const n=w.create({...bt,baseURL:se.BASE_URLS[t].php_url});return n.interceptors.request.use(r=>(e&&r.headers&&(r.headers.Authorization=`Bearer ${e}`),r),r=>Promise.reject(r)),n.interceptors.response.use(r=>r,r=>{const{response:s,request:o}=r||{};return Promise.reject(s||o)}),n},Gn=(e="",t)=>{const n=w.create({...bt,baseURL:se.BASE_URLS[t].rearch_url});return n.interceptors.request.use(r=>(e&&r.headers&&(r.headers.Authorization=`Bearer ${e}`),r),r=>Promise.reject(r)),n.interceptors.response.use(r=>r,r=>{const{response:s,request:o}=r||{};return Promise.reject(s||o)}),n},Xn=e=>{window.location.href=e},Qn=e=>{const t=[];if(e.length)for(const n of e)t.push({title:n,value:n});return t},Zn=e=>{const t=[];if(e.length)for(const n of e)t.push({doctor_id:n.doctor_id?n.doctor_id:"",doctor_name:n.doctor_name?n.doctor_name:"",label:n.doctor_name?n.doctor_name:"",specialist:n.specialist||""});return t},er=e=>{try{JSON.parse(e)}catch(t){return console.log("Error parsing JSON:",t),!1}return!0},tr=(e,t)=>{if(t?.length){const n=t.toLowerCase();if(e&&(n==="day"||n==="days"||n==="weeks"||n==="months"||n==="years")){e=e?e.toString():"";const r=V.dayjs().subtract(Number(e.replace(/[^0-9]/g,"")),n);return V.dayjs(r).format("YYYY-MM-DD")}return null}return null},nr=e=>{switch(e){case"0":return"M";case"1":return"F";case"2":return"O";default:return"O"}},rr=e=>{const t=se.genderList.find(n=>n.value===e);return t&&t.text?t.text.slice(0,1):""},sr=e=>{let t="";return new RegExp("^[0-9]{10}$").test(e)?{isError:!1,msg:t}:(e.length<10?t="Please enter 10 digit number":e.length>10?t="Invalid phone number. Should have at most 10 digits.":/^\d+$/.test(e)?t="Please enter 10 digit number":t="Invalid phone number. Should contain only digits.",{isError:!0,msg:t})},or=e=>e?new Date(e).toString()!=="Invalid Date":!1;function ir(e){const t=V.dayjs(e).format("YYYY-MM-DD"),n=new Date(t),s=Math.abs(new Date().getTime()-n.getTime()),o=Math.ceil(s/(1e3*60*60*24));if(o<=7)return`${o} days`;if(o<=30)return`${Math.floor(o/7)} weeks`;if(o<=365)return`${Math.floor(o/30)} months`;{const i=Math.floor(o/365);return isNaN(i)?"":`${i} years`}}const ar=(e,t=300)=>{let n=null;return function(...r){n&&clearTimeout(n),n=setTimeout(()=>{n=null,e.apply(this,r)},t)}},cr=(e,t)=>{if(t?.length){const n=t.toLowerCase();if(e&&(n==="day"||n==="days"||n==="weeks"||n==="months"||n==="years")){e=e?e.toString():"";const r=V.dayjs().subtract(Number(e.replace(/[^0-9]/g,"")),n);return V.dayjs(r).format("YYYY-MM-DD")}return null}return null},lr=()=>{const{title:e,subTitle:t,type:n,time:r}=se.UnauthorizedAccessMessage;typeof window.showToast=="function"&&window.showToast(e,t,n,r)};function ur(e=""){return e?e.charAt(0).toUpperCase()+e.slice(1):""}const fr=(e="",t="")=>{const n=e.split(" ")[0].toLowerCase();window.location.href=`${window.location.origin}/subscription/${n}/${t}`},dr=(e,t="")=>{const n=t?.length&&t?.trim()?t?.trim():"";try{if(typeof e=="string"&&e?.length&&e?.trim()){const r=e.replace(/\s+/g," ").trim().split(" ");return r?.length?{duration:r[0]||"",durationType:r[1]?.length?r[1]:n||""}:{duration:"",durationType:""}}return{duration:e?`${e}`:"",durationType:n}}catch(r){return console.log(r,"getDurationFormat"),{duration:"",durationType:""}}};exports.EAPP_ROUTES=Ve;exports.E_ENVIRONMENT=We;exports.ReArchAPI=Gn;exports.calculateAge=ir;exports.calculateDOB=cr;exports.calculateDate=tr;exports.capitalizeFirstLetter=ur;exports.debounceFn=ar;exports.getDurationFormat=dr;exports.getGender=rr;exports.getGenderKey=nr;exports.goToPage=Xn;exports.handle401Status=lr;exports.hplxAPI=Yn;exports.isJson=er;exports.isValidDate=or;exports.parseReferredByDocList=Zn;exports.parseThroughChannelList=Qn;exports.redirectionToSubscription=fr;exports.validateMobileNo=sr;
6
+ `+o):r.stack=o}catch{}}throw r}}_request(t,n){typeof t=="string"?(n=n||{},n.url=t):n=t||{},n=M(this.defaults,n);const{transitional:r,paramsSerializer:s,headers:o}=n;r!==void 0&&ne.assertOptions(r,{silentJSONParsing:P.transitional(P.boolean),forcedJSONParsing:P.transitional(P.boolean),clarifyTimeoutError:P.transitional(P.boolean)},!1),s!=null&&(a.isFunction(s)?n.paramsSerializer={serialize:s}:ne.assertOptions(s,{encode:P.function,serialize:P.function},!0)),n.allowAbsoluteUrls!==void 0||(this.defaults.allowAbsoluteUrls!==void 0?n.allowAbsoluteUrls=this.defaults.allowAbsoluteUrls:n.allowAbsoluteUrls=!0),ne.assertOptions(n,{baseUrl:P.spelling("baseURL"),withXsrfToken:P.spelling("withXSRFToken")},!0),n.method=(n.method||this.defaults.method||"get").toLowerCase();let i=o&&a.merge(o.common,o[n.method]);o&&a.forEach(["delete","get","head","post","put","patch","common"],u=>{delete o[u]}),n.headers=A.concat(i,o);const c=[];let d=!0;this.interceptors.request.forEach(function(m){typeof m.runWhen=="function"&&m.runWhen(n)===!1||(d=d&&m.synchronous,c.unshift(m.fulfilled,m.rejected))});const f=[];this.interceptors.response.forEach(function(m){f.push(m.fulfilled,m.rejected)});let l,h=0,b;if(!d){const u=[ze.bind(this),void 0];for(u.unshift(...c),u.push(...f),b=u.length,l=Promise.resolve(n);h<b;)l=l.then(u[h++],u[h++]);return l}b=c.length;let E=n;for(;h<b;){const u=c[h++],m=c[h++];try{E=u(E)}catch(p){m.call(this,p);break}}try{l=ze.call(this,E)}catch(u){return Promise.reject(u)}for(h=0,b=f.length;h<b;)l=l.then(f[h++],f[h++]);return l}getUri(t){t=M(this.defaults,t);const n=ut(t.baseURL,t.url,t.allowAbsoluteUrls);return ot(n,t.params,t.paramsSerializer)}};a.forEach(["delete","get","head","options"],function(t){j.prototype[t]=function(n,r){return this.request(M(r||{},{method:t,url:n,data:(r||{}).data}))}});a.forEach(["post","put","patch"],function(t){function n(r){return function(o,i,c){return this.request(M(c||{},{method:t,headers:r?{"Content-Type":"multipart/form-data"}:{},url:o,data:i}))}}j.prototype[t]=n(),j.prototype[t+"Form"]=n(!0)});let Wn=class mt{constructor(t){if(typeof t!="function")throw new TypeError("executor must be a function.");let n;this.promise=new Promise(function(o){n=o});const r=this;this.promise.then(s=>{if(!r._listeners)return;let o=r._listeners.length;for(;o-- >0;)r._listeners[o](s);r._listeners=null}),this.promise.then=s=>{let o;const i=new Promise(c=>{r.subscribe(c),o=c}).then(s);return i.cancel=function(){r.unsubscribe(o)},i},t(function(o,i,c){r.reason||(r.reason=new H(o,i,c),n(r.reason))})}throwIfRequested(){if(this.reason)throw this.reason}subscribe(t){if(this.reason){t(this.reason);return}this._listeners?this._listeners.push(t):this._listeners=[t]}unsubscribe(t){if(!this._listeners)return;const n=this._listeners.indexOf(t);n!==-1&&this._listeners.splice(n,1)}toAbortSignal(){const t=new AbortController,n=r=>{t.abort(r)};return this.subscribe(n),t.signal.unsubscribe=()=>this.unsubscribe(n),t.signal}static source(){let t;return{token:new mt(function(s){t=s}),cancel:t}}};function vn(e){return function(n){return e.apply(null,n)}}function Kn(e){return a.isObject(e)&&e.isAxiosError===!0}const we={Continue:100,SwitchingProtocols:101,Processing:102,EarlyHints:103,Ok:200,Created:201,Accepted:202,NonAuthoritativeInformation:203,NoContent:204,ResetContent:205,PartialContent:206,MultiStatus:207,AlreadyReported:208,ImUsed:226,MultipleChoices:300,MovedPermanently:301,Found:302,SeeOther:303,NotModified:304,UseProxy:305,Unused:306,TemporaryRedirect:307,PermanentRedirect:308,BadRequest:400,Unauthorized:401,PaymentRequired:402,Forbidden:403,NotFound:404,MethodNotAllowed:405,NotAcceptable:406,ProxyAuthenticationRequired:407,RequestTimeout:408,Conflict:409,Gone:410,LengthRequired:411,PreconditionFailed:412,PayloadTooLarge:413,UriTooLong:414,UnsupportedMediaType:415,RangeNotSatisfiable:416,ExpectationFailed:417,ImATeapot:418,MisdirectedRequest:421,UnprocessableEntity:422,Locked:423,FailedDependency:424,TooEarly:425,UpgradeRequired:426,PreconditionRequired:428,TooManyRequests:429,RequestHeaderFieldsTooLarge:431,UnavailableForLegalReasons:451,InternalServerError:500,NotImplemented:501,BadGateway:502,ServiceUnavailable:503,GatewayTimeout:504,HttpVersionNotSupported:505,VariantAlsoNegotiates:506,InsufficientStorage:507,LoopDetected:508,NotExtended:510,NetworkAuthenticationRequired:511,WebServerIsDown:521,ConnectionTimedOut:522,OriginIsUnreachable:523,TimeoutOccurred:524,SslHandshakeFailed:525,InvalidSslCertificate:526};Object.entries(we).forEach(([e,t])=>{we[t]=e});function yt(e){const t=new j(e),n=ve(j.prototype.request,t);return a.extend(n,j.prototype,t,{allOwnKeys:!0}),a.extend(n,t,null,{allOwnKeys:!0}),n.create=function(s){return yt(M(e,s))},n}const w=yt(Y);w.Axios=j;w.CanceledError=H;w.CancelToken=Wn;w.isCancel=ct;w.VERSION=ht;w.toFormData=ce;w.AxiosError=y;w.Cancel=w.CanceledError;w.all=function(t){return Promise.all(t)};w.spread=vn;w.isAxiosError=Kn;w.mergeConfig=M;w.AxiosHeaders=A;w.formToJSON=e=>at(a.isHTMLForm(e)?new FormData(e):e);w.getAdapter=pt.getAdapter;w.HttpStatusCode=we;w.default=w;const{Axios:mr,AxiosError:yr,CanceledError:br,isCancel:wr,CancelToken:gr,VERSION:Sr,all:Er,Cancel:Rr,isAxiosError:Or,spread:Tr,toFormData:Ar,AxiosHeaders:Cr,HttpStatusCode:xr,formToJSON:Nr,getAdapter:Dr,mergeConfig:Fr}=w,bt={timeout:60*1e3,headers:{Accept:"application/json","Content-Type":"application/json"}},Yn=(e="",t)=>{const n=w.create({...bt,baseURL:se.BASE_URLS[t].rearch_url});return n.interceptors.request.use(r=>(e&&r.headers&&(r.headers.Authorization=`Bearer ${e}`),r),r=>Promise.reject(r)),n.interceptors.response.use(r=>r,r=>{const{response:s,request:o}=r||{};return Promise.reject(s||o)}),n},Gn=(e="",t)=>{const n=w.create({...bt,baseURL:se.BASE_URLS[t].rearch_url});return n.interceptors.request.use(r=>(e&&r.headers&&(r.headers.Authorization=`Bearer ${e}`),r),r=>Promise.reject(r)),n.interceptors.response.use(r=>r,r=>{const{response:s,request:o}=r||{};return Promise.reject(s||o)}),n},Xn=e=>{window.location.href=e},Qn=e=>{const t=[];if(e.length)for(const n of e)t.push({title:n,value:n});return t},Zn=e=>{const t=[];if(e.length)for(const n of e)t.push({doctor_id:n.doctor_id?n.doctor_id:"",doctor_name:n.doctor_name?n.doctor_name:"",label:n.doctor_name?n.doctor_name:"",specialist:n.specialist||""});return t},er=e=>{try{JSON.parse(e)}catch(t){return console.log("Error parsing JSON:",t),!1}return!0},tr=(e,t)=>{if(t?.length){const n=t.toLowerCase();if(e&&(n==="day"||n==="days"||n==="weeks"||n==="months"||n==="years")){e=e?e.toString():"";const r=V.dayjs().subtract(Number(e.replace(/[^0-9]/g,"")),n);return V.dayjs(r).format("YYYY-MM-DD")}return null}return null},nr=e=>{switch(e){case"0":return"M";case"1":return"F";case"2":return"O";default:return"O"}},rr=e=>{const t=se.genderList.find(n=>n.value===e);return t&&t.text?t.text.slice(0,1):""},sr=e=>{let t="";return new RegExp("^[0-9]{10}$").test(e)?{isError:!1,msg:t}:(e.length<10?t="Please enter 10 digit number":e.length>10?t="Invalid phone number. Should have at most 10 digits.":/^\d+$/.test(e)?t="Please enter 10 digit number":t="Invalid phone number. Should contain only digits.",{isError:!0,msg:t})},or=e=>e?new Date(e).toString()!=="Invalid Date":!1;function ir(e){const t=V.dayjs(e).format("YYYY-MM-DD"),n=new Date(t),s=Math.abs(new Date().getTime()-n.getTime()),o=Math.ceil(s/(1e3*60*60*24));if(o<=7)return`${o} days`;if(o<=30)return`${Math.floor(o/7)} weeks`;if(o<=365)return`${Math.floor(o/30)} months`;{const i=Math.floor(o/365);return isNaN(i)?"":`${i} years`}}const ar=(e,t=300)=>{let n=null;return function(...r){n&&clearTimeout(n),n=setTimeout(()=>{n=null,e.apply(this,r)},t)}},cr=(e,t)=>{if(t?.length){const n=t.toLowerCase();if(e&&(n==="day"||n==="days"||n==="weeks"||n==="months"||n==="years")){e=e?e.toString():"";const r=V.dayjs().subtract(Number(e.replace(/[^0-9]/g,"")),n);return V.dayjs(r).format("YYYY-MM-DD")}return null}return null},lr=()=>{const{title:e,subTitle:t,type:n,time:r}=se.UnauthorizedAccessMessage;typeof window.showToast=="function"&&window.showToast(e,t,n,r)};function ur(e=""){return e?e.charAt(0).toUpperCase()+e.slice(1):""}const fr=(e="",t="")=>{const n=e.split(" ")[0].toLowerCase();window.location.href=`${window.location.origin}/subscription/${n}/${t}`},dr=(e,t="")=>{const n=t?.length&&t?.trim()?t?.trim():"";try{if(typeof e=="string"&&e?.length&&e?.trim()){const r=e.replace(/\s+/g," ").trim().split(" ");return r?.length?{duration:r[0]||"",durationType:r[1]?.length?r[1]:n||""}:{duration:"",durationType:""}}return{duration:e?`${e}`:"",durationType:n}}catch(r){return console.log(r,"getDurationFormat"),{duration:"",durationType:""}}};exports.EAPP_ROUTES=Ve;exports.E_ENVIRONMENT=We;exports.ReArchAPI=Gn;exports.calculateAge=ir;exports.calculateDOB=cr;exports.calculateDate=tr;exports.capitalizeFirstLetter=ur;exports.debounceFn=ar;exports.getDurationFormat=dr;exports.getGender=rr;exports.getGenderKey=nr;exports.goToPage=Xn;exports.handle401Status=lr;exports.hplxAPI=Yn;exports.isJson=er;exports.isValidDate=or;exports.parseReferredByDocList=Zn;exports.parseThroughChannelList=Qn;exports.redirectionToSubscription=fr;exports.validateMobileNo=sr;
package/dist/index.js CHANGED
@@ -1,12 +1,12 @@
1
1
  import { P as r } from "./PediatricsCalculatorTable-G0ttbDpi.js";
2
2
  import { A as e } from "./AllInvestigationsTable-Dg-YXASz.js";
3
- import { P as i } from "./PatientPopupContainer-DwRuku_i.js";
3
+ import { P as i } from "./PatientPopupContainer-BpqwmITO.js";
4
4
  import { A as P } from "./Attachments-BzZHI8d3.js";
5
- import { P as m } from "./PatientAddEdit-CPjv2_ZF.js";
6
- import { S as n } from "./SearchPatients-BYGGaUoD.js";
5
+ import { P as m } from "./PatientAddEdit-9W7ONHSd.js";
6
+ import { S as n } from "./SearchPatients-D7cCFV9o.js";
7
7
  import { N as d } from "./NineDots-CCtE2t9I.js";
8
- import { U as c } from "./UserProfile-CcEbhDhd.js";
9
- import { P as u } from "./PrintModal-CRb5OQWF.js";
8
+ import { U as c } from "./UserProfile-D3cCwQxw.js";
9
+ import { P as u } from "./PrintModal-DJrnqOVW.js";
10
10
  export {
11
11
  e as AllInvestigations,
12
12
  P as Attachments,
@@ -1,4 +1,4 @@
1
- import { P as f } from "../PrintModal-CRb5OQWF.js";
1
+ import { P as f } from "../PrintModal-DJrnqOVW.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "hplx-feature-library",
3
3
  "private": false,
4
- "version": "1.0.218",
4
+ "version": "1.0.220",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "dev": "npm i hplx-react-elements-dev@qa && vite",