hplx-feature-library 1.0.180 → 1.0.182

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.
@@ -120716,8 +120716,7 @@ export {
120716
120716
  sendAttachLISReport as K,
120717
120717
  getHplxLabPdfUrl as L,
120718
120718
  sendV2PrintEmailOrSMS as M,
120719
- PrintModal$1 as N,
120720
- PrintModal as P,
120719
+ PrintModal$1 as P,
120721
120720
  Text as T,
120722
120721
  UPDATE_WALLET as U,
120723
120722
  VERIFY_INSURANCE as V,
package/dist/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import { P as r } from "./PediatricsCalculatorTable-CNWwNxCr.js";
2
2
  import { A as a } from "./AllInvestigationsTable-230u6fB3.js";
3
- import { P as i } from "./PatientPopupContainer-Dkxulx92.js";
3
+ import { P as i } from "./PatientPopupContainer-DMMJrNd9.js";
4
4
  import { A as f } from "./Attachments-CMLqiosn.js";
5
5
  import { P } from "./PatientAddEdit-Cg2AXnbZ.js";
6
6
  import { S as n } from "./SearchPatients-BRtrWjT9.js";
@@ -1,4 +1,4 @@
1
- import { P as a } from "../PrintModal-B8tNBQAZ.js";
1
+ import { P as f } from "../PrintModal-CitaJ1iG.js";
2
2
  export {
3
- a as PrintModal
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.180",
4
+ "version": "1.0.182",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "dev": "npm i hplx-react-elements-dev@qa && vite",
@@ -80,28 +80,23 @@
80
80
  "types": "./dist/types/PatientAddEditTypes.d.ts"
81
81
  },
82
82
  "./common/constants/CommonConstants": {
83
- "import": "./dist/common/constants/CommonConstants/index.js",
84
- "types": "./dist/common/constants/CommonConstants.d.ts"
83
+ "import": "./dist/common/constants/CommonConstants/index.js"
85
84
  },
86
85
  "./PatientPopup": {
87
86
  "import": "./dist/PatientPopup/index.js",
88
87
  "types": "./dist/PatientPopup/index.d.ts"
89
88
  },
90
89
  "./print-pdf": {
91
- "import": "./dist/print-pdf/index.js",
92
- "types": "./dist/print-pdf/index.d.ts"
90
+ "import": "./dist/print-pdf/index.js"
93
91
  },
94
92
  "./NineDots": {
95
- "import": "./dist/NineDots/index.js",
96
- "types": "./dist/NineDots/index.d.ts"
93
+ "import": "./dist/NineDots/index.js"
97
94
  },
98
95
  "./UserProfile": {
99
- "import": "./dist/UserProfile/index.js",
100
- "types": "./dist/UserProfile/index.d.ts"
96
+ "import": "./dist/UserProfile/index.js"
101
97
  },
102
98
  "./SearchPatients": {
103
- "import": "./dist/SearchPatients/index.js",
104
- "types": "./dist/SearchPatients/index.d.ts"
99
+ "import": "./dist/SearchPatients/index.js"
105
100
  }
106
101
  },
107
102
  "dependencies": {