hplx-feature-library 1.0.279 → 1.0.280

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/index.js CHANGED
@@ -1,11 +1,11 @@
1
1
  import { P as r } from "./PediatricsCalculatorTable-awqyE356.js";
2
- import { P as e } from "./PatientPopupContainer-CFMqSEDF.js";
2
+ import { P as e } from "./PatientPopupContainer-Cg5ZHNAU.js";
3
3
  import { A as i } from "./Attachments-DJGZozIu.js";
4
4
  import { P } from "./PatientAddEdit-COJYbMRa.js";
5
5
  import { S as m } from "./SearchPatients-BRaHYplQ.js";
6
6
  import { N as n } from "./NineDots-CDJrCwoA.js";
7
7
  import { U as d } from "./UserProfile-DwQiAi_t.js";
8
- import { P as c } from "./PrintModal-CzMhnT1C.js";
8
+ import { P as c } from "./PrintModal-B0HXrl1Y.js";
9
9
  import { A as u } from "./AllInvestigationsTable-2K35PFTn.js";
10
10
  export {
11
11
  u as AllInvestigations,
@@ -1,4 +1,4 @@
1
- import { P as f } from "../PrintModal-CzMhnT1C.js";
1
+ import { P as f } from "../PrintModal-B0HXrl1Y.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -277,4 +277,5 @@ export interface ENV_PARAMS {
277
277
  IMGREP_DIRECTORY_DEV?: string;
278
278
  window_var?: Partial<GlobalWindow>;
279
279
  enable_rearch?: string;
280
+ MEDIA_URL?: string;
280
281
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "hplx-feature-library",
3
3
  "private": false,
4
- "version": "1.0.279",
4
+ "version": "1.0.280",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "dev": "npm i hplx-react-elements-dev@qa && vite",