hplx-feature-library 1.0.268 → 1.0.270

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.
@@ -1722,7 +1722,7 @@ const iI = ({ branch_name: A, role_name: E, org_branch_id: I }) => /* @__PURE__
1722
1722
  /* @__PURE__ */ c.jsxs(
1723
1723
  "div",
1724
1724
  {
1725
- className: "hfl-flex hfl-justify-between hfl-border-t hfl-border-Gray-200",
1725
+ className: "hfl-flex hfl-flex-col hfl-gap-1 hfl-border-t hfl-border-Gray-200 hfl-px-4 hfl-py-3",
1726
1726
  style: { boxShadow: "0px -2px 4px rgba(0, 0, 0, 0.05)" },
1727
1727
  children: [
1728
1728
  /* @__PURE__ */ c.jsxs("div", { className: "hfl-flex hfl-items-start hfl-justify-between hfl-gap-2", children: [
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-Df85PZU3.js";
2
+ import { P as e } from "./PatientPopupContainer-DNAHFCpd.js";
3
3
  import { A as i } from "./Attachments-DJGZozIu.js";
4
4
  import { P } from "./PatientAddEdit-Bl8UC3Qt.js";
5
5
  import { S as m } from "./SearchPatients-Eju2303W.js";
6
6
  import { N as n } from "./NineDots-CDJrCwoA.js";
7
- import { U as d } from "./UserProfile-KXr5J7tR.js";
8
- import { P as c } from "./PrintModal-C9TdVGR4.js";
7
+ import { U as d } from "./UserProfile-DwQiAi_t.js";
8
+ import { P as c } from "./PrintModal-CniXg-Js.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-C9TdVGR4.js";
1
+ import { P as f } from "../PrintModal-CniXg-Js.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.268",
4
+ "version": "1.0.270",
5
5
  "type": "module",
6
6
  "scripts": {
7
7
  "dev": "npm i hplx-react-elements-dev@qa && vite",