hplx-feature-library 1.0.418 → 1.0.419

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 { P as f } from "../PatientPopupContainer-UZYlEWd0.js";
1
+ import { P as f } from "../PatientPopupContainer-DnjqW4iM.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -2,7 +2,6 @@ export declare const GET_SERVICE_LIST = "/v1/services";
2
2
  export declare const GET_DOCTORS_LIST = "/v1/doctors";
3
3
  export declare const GET_BILLS = "/v1/bill";
4
4
  export declare const PUT_BILLS = "/v2/bill";
5
- export declare const POST_BILLS = "/v2/bill";
6
5
  export declare const GET_PAST_DUE = "v1/bills/pastAmount";
7
6
  export declare const GET_BILL_ITEM = "/v1/bills/item";
8
7
  export declare const DELETE_BILL_ITEM = "/v2/bills/item";