@bahmni/widgets 0.0.1-dev.281 → 0.0.1-dev.283

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,71 +1,71 @@
1
1
  import { jsx as r, jsxs as T, Fragment as X } from "react/jsx-runtime";
2
- import { u as Y, a as W, y as J, X as Z, O as x, b as ee, I as te } from "./index-DCPifDyd.js";
2
+ import { u as Y, a as W, y as J, X as Z, O as x, b as ee, I as te } from "./index-BxS8GC6C.js";
3
3
  import { useQuery as ne } from "@tanstack/react-query";
4
- import { useState as m, useCallback as _, useEffect as g, useMemo as p } from "react";
4
+ import { useState as l, useCallback as _, useEffect as g, useMemo as p } from "react";
5
5
  import { useTranslation as ae } from "react-i18next";
6
- const oe = "DocumentsTable-module_documentsTableBody__6iR3w", se = "DocumentsTable-module_viewAttachmentsLink__aQ1on", re = "DocumentsTable-module_documentViewerContainer__F5m8D", ce = "DocumentsTable-module_attachmentItem__17KA7", de = "DocumentsTable-module_attachmentCounter__WFiI3", le = "DocumentsTable-module_attachmentError__RI4U2", me = "DocumentsTable-module_documentIframe__ptq5I", ie = "DocumentsTable-module_documentImage__KQVgS", c = {
6
+ const oe = "DocumentsTable-module_documentsTableBody__6iR3w", se = "DocumentsTable-module_viewAttachmentsLink__aQ1on", re = "DocumentsTable-module_documentViewerContainer__F5m8D", ce = "DocumentsTable-module_attachmentItem__17KA7", de = "DocumentsTable-module_attachmentCounter__WFiI3", me = "DocumentsTable-module_attachmentError__RI4U2", le = "DocumentsTable-module_documentIframe__ptq5I", ue = "DocumentsTable-module_documentImage__KQVgS", c = {
7
7
  documentsTableBody: oe,
8
8
  viewAttachmentsLink: se,
9
9
  documentViewerContainer: re,
10
10
  attachmentItem: ce,
11
11
  attachmentCounter: de,
12
- attachmentError: le,
13
- documentIframe: me,
14
- documentImage: ie
15
- }, ue = {
12
+ attachmentError: me,
13
+ documentIframe: le,
14
+ documentImage: ue
15
+ }, ie = {
16
16
  documentIdentifier: "DOCUMENTS_DOCUMENT_IDENTIFIER",
17
17
  documentType: "DOCUMENTS_TYPE",
18
18
  uploadedOn: "DOCUMENTS_UPLOADED_ON",
19
19
  uploadedBy: "DOCUMENTS_UPLOADED_BY",
20
- action: "DOCUMENTS_ACTION"
20
+ attachments: "DOCUMENTS_ATTACHMENTS"
21
21
  };
22
22
  function B(n) {
23
23
  return !n || n.includes(":") ? "#" : `/openmrs/auth?requested_document=/document_images/${n}`;
24
24
  }
25
- function he(n, f) {
25
+ function he(n, E) {
26
26
  return n.map((d) => ({
27
27
  key: d,
28
- header: f(ue[d])
28
+ header: E(ie[d])
29
29
  }));
30
30
  }
31
31
  const Te = [
32
32
  "documentIdentifier",
33
33
  "documentType",
34
+ "attachments",
34
35
  "uploadedOn",
35
- "uploadedBy",
36
- "action"
37
- ], _e = /\.(jpg|jpeg|png|gif|webp|bmp|svg)$/i, F = (n) => n.attachments.length > 0 ? n.attachments : n.documentUrl ? [{ url: n.documentUrl, contentType: n.contentType }] : [], ge = ({ config: n, encounterUuids: f }) => {
38
- const [d, M] = m(!1), [s, U] = m(
36
+ "uploadedBy"
37
+ ], _e = /\.(jpg|jpeg|png|gif|webp|bmp|svg)$/i, F = (n) => n.attachments.length > 0 ? n.attachments : n.documentUrl ? [{ url: n.documentUrl, contentType: n.contentType }] : [], ge = ({ config: n, encounterUuids: E }) => {
38
+ const [d, L] = l(!1), [s, U] = l(
39
39
  null
40
- ), [P, A] = m(
40
+ ), [P, A] = l(
41
41
  /* @__PURE__ */ new Set()
42
- ), E = Y(), { t: o } = ae(), { addNotification: w } = W(), V = Number(n?.pageSize) || 5, [N, O] = m(1), [i, $] = m(V), [k, C] = m(void 0), v = _((e) => {
43
- U(e), M(!0);
42
+ ), f = Y(), { t: o } = ae(), { addNotification: w } = W(), V = Number(n?.pageSize) || 5, [N, O] = l(1), [u, $] = l(V), [k, C] = l(void 0), v = _((e) => {
43
+ U(e), L(!0);
44
44
  }, []), z = _(() => {
45
- M(!1), U(null), A(/* @__PURE__ */ new Set());
45
+ L(!1), U(null), A(/* @__PURE__ */ new Set());
46
46
  }, []), R = _((e) => {
47
47
  A((t) => new Set(t).add(e));
48
- }, []), { data: u, isLoading: H, isError: S, error: y } = ne({
48
+ }, []), { data: i, isLoading: H, isError: S, error: y } = ne({
49
49
  queryKey: [
50
50
  "documents",
51
- E,
52
51
  f,
52
+ E,
53
53
  N,
54
- i
54
+ u
55
55
  ],
56
- enabled: !!E,
56
+ enabled: !!f,
57
57
  queryFn: () => J(
58
- E,
59
58
  f,
60
- i,
59
+ E,
60
+ u,
61
61
  N
62
62
  )
63
63
  });
64
64
  g(() => {
65
- u && C(u.total);
66
- }, [u]), g(() => {
65
+ i && C(i.total);
66
+ }, [i]), g(() => {
67
67
  O(1), C(void 0);
68
- }, [E]), g(() => {
68
+ }, [f]), g(() => {
69
69
  S && w({
70
70
  title: o("ERROR_DEFAULT_TITLE"),
71
71
  message: y?.message ?? "",
@@ -76,15 +76,15 @@ const Te = [
76
76
  return (async () => {
77
77
  if (!d || !s) return;
78
78
  const a = /* @__PURE__ */ new Set(), I = F(s);
79
- for (let l = 0; l < I.length; l++) {
80
- const b = B(I[l].url);
79
+ for (let m = 0; m < I.length; m++) {
80
+ const b = B(I[m].url);
81
81
  try {
82
82
  (await fetch(b, {
83
83
  method: "HEAD",
84
84
  signal: e.signal
85
- })).ok || a.add(l);
86
- } catch (L) {
87
- L instanceof Error && L.name !== "AbortError" && a.add(l);
85
+ })).ok || a.add(m);
86
+ } catch (M) {
87
+ M instanceof Error && M.name !== "AbortError" && a.add(m);
88
88
  }
89
89
  }
90
90
  e.signal.aborted || A(a);
@@ -92,16 +92,16 @@ const Te = [
92
92
  }, [d, s]);
93
93
  const q = _(
94
94
  (e, t) => {
95
- t !== i ? ($(t), O(1), C(void 0)) : O(e);
95
+ t !== u ? ($(t), O(1), C(void 0)) : O(e);
96
96
  },
97
- [i]
97
+ [u]
98
98
  ), D = p(
99
99
  () => n?.fields ?? Te,
100
100
  [n?.fields]
101
- ), j = p(() => [...u?.documents ?? []].sort((t, a) => !t.uploadedOn && !a.uploadedOn ? 0 : t.uploadedOn ? a.uploadedOn ? new Date(a.uploadedOn).getTime() - new Date(t.uploadedOn).getTime() : -1 : 1), [u]), K = p(() => he(D, o), [D, o]), G = p(
101
+ ), j = p(() => [...i?.documents ?? []].sort((t, a) => !t.uploadedOn && !a.uploadedOn ? 0 : t.uploadedOn ? a.uploadedOn ? new Date(a.uploadedOn).getTime() - new Date(t.uploadedOn).getTime() : -1 : 1), [i]), K = p(() => he(D, o), [D, o]), G = p(
102
102
  () => D.map((e) => ({
103
103
  key: e,
104
- sortable: e !== "action"
104
+ sortable: e !== "attachments"
105
105
  })),
106
106
  [D]
107
107
  ), h = p(
@@ -122,7 +122,7 @@ const Te = [
122
122
  ).formattedResult || o("DOCUMENTS_NOT_AVAILABLE");
123
123
  case "uploadedBy":
124
124
  return e.uploadedBy ?? o("DOCUMENTS_NOT_AVAILABLE");
125
- case "action":
125
+ case "attachments":
126
126
  return e.attachments.length > 0 || !!e.documentUrl ? /* @__PURE__ */ r(
127
127
  Z,
128
128
  {
@@ -152,7 +152,7 @@ const Te = [
152
152
  renderCell: Q,
153
153
  className: c.documentsTableBody,
154
154
  dataTestId: "documents-table",
155
- pageSize: i,
155
+ pageSize: u,
156
156
  totalItems: k,
157
157
  page: N,
158
158
  onPageChange: q
@@ -170,7 +170,7 @@ const Te = [
170
170
  size: "lg",
171
171
  testId: "document-view-modal",
172
172
  children: /* @__PURE__ */ r("div", { className: c.documentViewerContainer, children: h.map((e, t) => {
173
- const a = B(e.url), I = e.contentType?.toLowerCase().includes("pdf"), l = (e.contentType?.toLowerCase().includes("image") ?? !1) || _e.test(e.url ?? ""), b = P.has(t);
173
+ const a = B(e.url), I = e.contentType?.toLowerCase().includes("pdf"), m = (e.contentType?.toLowerCase().includes("image") ?? !1) || _e.test(e.url ?? ""), b = P.has(t);
174
174
  return a === "#" || b ? /* @__PURE__ */ T(
175
175
  "div",
176
176
  {
@@ -197,7 +197,7 @@ const Te = [
197
197
  "/",
198
198
  h.length
199
199
  ] }),
200
- l ? /* @__PURE__ */ r(
200
+ m ? /* @__PURE__ */ r(
201
201
  "img",
202
202
  {
203
203
  src: a,
@@ -1,5 +1,5 @@
1
1
  import { jsx as n, jsxs as Z, Fragment as ee } from "react/jsx-runtime";
2
- import { K as re, u as te, x as oe, Q as ae, W as se, J as ne, L as de, d as ie, M as U, O as me, X as le, b as x, c as ce, e as ue, I as fe, f as ye } from "./index-DCPifDyd.js";
2
+ import { K as re, u as te, x as oe, Q as ae, W as se, J as ne, L as de, d as ie, M as U, O as me, X as le, b as x, c as ce, e as ue, I as fe, f as ye } from "./index-BxS8GC6C.js";
3
3
  import { useQueryClient as be, useQuery as y } from "@tanstack/react-query";
4
4
  import { useState as k, useMemo as d, useCallback as b } from "react";
5
5
  import { useTranslation as pe } from "react-i18next";
@@ -1,5 +1,5 @@
1
1
  import { jsx as l, jsxs as U } from "react/jsx-runtime";
2
- import { g as K, h as C, t as V, i as Q, j as k, p as q, k as G, l as P, u as j, a as H, U as z, N as J, d as Y, m as W, n as X, s as Z, o as x, b as ee } from "./index-DCPifDyd.js";
2
+ import { g as K, h as C, t as V, i as Q, j as k, p as q, k as G, l as P, u as j, a as H, U as z, N as J, d as Y, m as W, n as X, s as Z, o as x, b as ee } from "./index-BxS8GC6C.js";
3
3
  import { useQueries as te, useQuery as se } from "@tanstack/react-query";
4
4
  import { useRef as oe, useEffect as N, useMemo as g } from "react";
5
5
  import { useTranslation as D } from "react-i18next";
@@ -762,7 +762,7 @@ const f = {
762
762
  size: d.oneOfType([d.number, d.string])
763
763
  };
764
764
  var O6, L6, D6, R6, $6, S6, I6, Z6, k6, B6, P6, F6, j6, U6, W6, q6, K6, G6, Y6, J6, X6, Q6, eh, th, rh, nh, oh, ah, ih, sh, lh, ch, dh, uh, hh, ph, fh, mh, wh, vh, gh, Eh, yh, Vh, Hh, Mh, bh, xh, Nh, Ah, _h, zh, Ch, Th, Oh, Lh, Dh, Rh, $h, Sh, Ih, Zh, kh, Bh, Ph, Fh, jh, Uh, Wh, qh, Kh, Gh, Yh, Jh, Xh, Qh, e5, t5, r5, n5, o5, a5, i5, s5, l5, c5, d5, u5, h5, p5, f5, m5, w5, v5, g5, E5, y5, V5, H5, M5, b5, x5, N5, A5, _5, z5, C5, T5, O5, L5, D5, R5, $5, S5, I5, Z5, k5, B5, P5, F5, j5, U5, W5, q5, K5, G5, Y5, J5, X5, Q5, ep, tp, rp, np, op, ap, ip, sp, lp, cp, dp, up, hp, pp, fp, mp, wp, vp, gp, Ep, yp, Vp, Hp, Mp, bp, xp, Np, Ap, _p, zp, Cp, Tp, Op, Lp, Dp, Rp, $p, Sp, Ip, Zp, kp, Bp, Pp, Fp, jp, Up, Wp, qp, Kp, Gp, Yp, Jp, Xp, Qp, e8, t8, r8, n8, o8, a8, i8, s8, l8, c8, d8, u8, h8, p8, f8, m8, w8, v8, g8, E8, y8, V8, H8, M8;
765
- const Zt = {}, Dbe = /* @__PURE__ */ n.forwardRef(function({
765
+ const It = {}, Dbe = /* @__PURE__ */ n.forwardRef(function({
766
766
  children: r,
767
767
  size: e = 16,
768
768
  ...t
@@ -1451,7 +1451,7 @@ const pxe = /* @__PURE__ */ n.forwardRef(function({
1451
1451
  size: e = 16,
1452
1452
  ...t
1453
1453
  }, o) {
1454
- return process.env.NODE_ENV !== "production" && (Zt.Ai || (Zt.Ai = !0, console.warn("Icon should not be used. Teams should use the Carbon AILabel component.. As a result, the Ai component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1454
+ return process.env.NODE_ENV !== "production" && (It.Ai || (It.Ai = !0, console.warn("Icon should not be used. Teams should use the Carbon AILabel component.. As a result, the Ai component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1455
1455
  width: e,
1456
1456
  height: e,
1457
1457
  ref: o,
@@ -1652,7 +1652,7 @@ const Hxe = /* @__PURE__ */ n.forwardRef(function({
1652
1652
  size: e = 16,
1653
1653
  ...t
1654
1654
  }, o) {
1655
- return process.env.NODE_ENV !== "production" && (Zt.WatsonHealthAiResults || (Zt.WatsonHealthAiResults = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiResults component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1655
+ return process.env.NODE_ENV !== "production" && (It.WatsonHealthAiResults || (It.WatsonHealthAiResults = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiResults component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1656
1656
  width: e,
1657
1657
  height: e,
1658
1658
  ref: o,
@@ -1670,7 +1670,7 @@ const Mxe = /* @__PURE__ */ n.forwardRef(function({
1670
1670
  size: e = 16,
1671
1671
  ...t
1672
1672
  }, o) {
1673
- return process.env.NODE_ENV !== "production" && (Zt.WatsonHealthAiResultsHigh || (Zt.WatsonHealthAiResultsHigh = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiResultsHigh component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1673
+ return process.env.NODE_ENV !== "production" && (It.WatsonHealthAiResultsHigh || (It.WatsonHealthAiResultsHigh = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiResultsHigh component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1674
1674
  width: e,
1675
1675
  height: e,
1676
1676
  ref: o,
@@ -1688,7 +1688,7 @@ const bxe = /* @__PURE__ */ n.forwardRef(function({
1688
1688
  size: e = 16,
1689
1689
  ...t
1690
1690
  }, o) {
1691
- return process.env.NODE_ENV !== "production" && (Zt.WatsonHealthAiResultsLow || (Zt.WatsonHealthAiResultsLow = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiResultsLow component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1691
+ return process.env.NODE_ENV !== "production" && (It.WatsonHealthAiResultsLow || (It.WatsonHealthAiResultsLow = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiResultsLow component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1692
1692
  width: e,
1693
1693
  height: e,
1694
1694
  ref: o,
@@ -1706,7 +1706,7 @@ const xxe = /* @__PURE__ */ n.forwardRef(function({
1706
1706
  size: e = 16,
1707
1707
  ...t
1708
1708
  }, o) {
1709
- return process.env.NODE_ENV !== "production" && (Zt.WatsonHealthAiResultsMedium || (Zt.WatsonHealthAiResultsMedium = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiResultsMedium component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1709
+ return process.env.NODE_ENV !== "production" && (It.WatsonHealthAiResultsMedium || (It.WatsonHealthAiResultsMedium = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiResultsMedium component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1710
1710
  width: e,
1711
1711
  height: e,
1712
1712
  ref: o,
@@ -1724,7 +1724,7 @@ const Nxe = /* @__PURE__ */ n.forwardRef(function({
1724
1724
  size: e = 16,
1725
1725
  ...t
1726
1726
  }, o) {
1727
- return process.env.NODE_ENV !== "production" && (Zt.WatsonHealthAiResultsUrgent || (Zt.WatsonHealthAiResultsUrgent = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiResultsUrgent component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1727
+ return process.env.NODE_ENV !== "production" && (It.WatsonHealthAiResultsUrgent || (It.WatsonHealthAiResultsUrgent = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiResultsUrgent component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1728
1728
  width: e,
1729
1729
  height: e,
1730
1730
  ref: o,
@@ -1742,7 +1742,7 @@ const Axe = /* @__PURE__ */ n.forwardRef(function({
1742
1742
  size: e = 16,
1743
1743
  ...t
1744
1744
  }, o) {
1745
- return process.env.NODE_ENV !== "production" && (Zt.WatsonHealthAiResultsVeryHigh || (Zt.WatsonHealthAiResultsVeryHigh = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiResultsVeryHigh component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1745
+ return process.env.NODE_ENV !== "production" && (It.WatsonHealthAiResultsVeryHigh || (It.WatsonHealthAiResultsVeryHigh = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiResultsVeryHigh component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1746
1746
  width: e,
1747
1747
  height: e,
1748
1748
  ref: o,
@@ -1760,7 +1760,7 @@ const _xe = /* @__PURE__ */ n.forwardRef(function({
1760
1760
  size: e = 16,
1761
1761
  ...t
1762
1762
  }, o) {
1763
- return process.env.NODE_ENV !== "production" && (Zt.WatsonHealthAiStatus || (Zt.WatsonHealthAiStatus = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiStatus component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1763
+ return process.env.NODE_ENV !== "production" && (It.WatsonHealthAiStatus || (It.WatsonHealthAiStatus = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiStatus component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1764
1764
  width: e,
1765
1765
  height: e,
1766
1766
  ref: o,
@@ -1780,7 +1780,7 @@ const zxe = /* @__PURE__ */ n.forwardRef(function({
1780
1780
  size: e = 16,
1781
1781
  ...t
1782
1782
  }, o) {
1783
- return process.env.NODE_ENV !== "production" && (Zt.WatsonHealthAiStatusComplete || (Zt.WatsonHealthAiStatusComplete = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiStatusComplete component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1783
+ return process.env.NODE_ENV !== "production" && (It.WatsonHealthAiStatusComplete || (It.WatsonHealthAiStatusComplete = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiStatusComplete component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1784
1784
  width: e,
1785
1785
  height: e,
1786
1786
  ref: o,
@@ -1798,7 +1798,7 @@ const Cxe = /* @__PURE__ */ n.forwardRef(function({
1798
1798
  size: e = 16,
1799
1799
  ...t
1800
1800
  }, o) {
1801
- return process.env.NODE_ENV !== "production" && (Zt.WatsonHealthAiStatusFailed || (Zt.WatsonHealthAiStatusFailed = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiStatusFailed component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1801
+ return process.env.NODE_ENV !== "production" && (It.WatsonHealthAiStatusFailed || (It.WatsonHealthAiStatusFailed = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiStatusFailed component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1802
1802
  width: e,
1803
1803
  height: e,
1804
1804
  ref: o,
@@ -1816,7 +1816,7 @@ const Txe = /* @__PURE__ */ n.forwardRef(function({
1816
1816
  size: e = 16,
1817
1817
  ...t
1818
1818
  }, o) {
1819
- return process.env.NODE_ENV !== "production" && (Zt.WatsonHealthAiStatusInProgress || (Zt.WatsonHealthAiStatusInProgress = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiStatusInProgress component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1819
+ return process.env.NODE_ENV !== "production" && (It.WatsonHealthAiStatusInProgress || (It.WatsonHealthAiStatusInProgress = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiStatusInProgress component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1820
1820
  width: e,
1821
1821
  height: e,
1822
1822
  ref: o,
@@ -1846,7 +1846,7 @@ const Oxe = /* @__PURE__ */ n.forwardRef(function({
1846
1846
  size: e = 16,
1847
1847
  ...t
1848
1848
  }, o) {
1849
- return process.env.NODE_ENV !== "production" && (Zt.WatsonHealthAiStatusQueued || (Zt.WatsonHealthAiStatusQueued = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiStatusQueued component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1849
+ return process.env.NODE_ENV !== "production" && (It.WatsonHealthAiStatusQueued || (It.WatsonHealthAiStatusQueued = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiStatusQueued component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1850
1850
  width: e,
1851
1851
  height: e,
1852
1852
  ref: o,
@@ -1864,7 +1864,7 @@ const Lxe = /* @__PURE__ */ n.forwardRef(function({
1864
1864
  size: e = 16,
1865
1865
  ...t
1866
1866
  }, o) {
1867
- return process.env.NODE_ENV !== "production" && (Zt.WatsonHealthAiStatusRejected || (Zt.WatsonHealthAiStatusRejected = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiStatusRejected component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1867
+ return process.env.NODE_ENV !== "production" && (It.WatsonHealthAiStatusRejected || (It.WatsonHealthAiStatusRejected = !0, console.warn("Icon no longer relevant to how we represent AI moments. As a result, the WatsonHealthAiStatusRejected component will be removed in the next major version of @carbon/icons-react."))), /* @__PURE__ */ n.createElement(h, {
1868
1868
  width: e,
1869
1869
  height: e,
1870
1870
  ref: o,
@@ -45632,7 +45632,7 @@ const W1t = z4(), w1 = {
45632
45632
  [w1.unselectAll]: "Unselect all rows",
45633
45633
  [w1.selectRow]: "Select row",
45634
45634
  [w1.unselectRow]: "Unselect row"
45635
- }, K1t = (r) => q1t[r], kt = (r) => {
45635
+ }, K1t = (r) => q1t[r], Zt = (r) => {
45636
45636
  const {
45637
45637
  children: e,
45638
45638
  filterRows: t = g1t,
@@ -45986,30 +45986,30 @@ const W1t = z4(), w1 = {
45986
45986
  };
45987
45987
  return typeof a < "u" ? a(G) : typeof e < "u" ? e(G) : null;
45988
45988
  };
45989
- kt.translationKeys = Object.values(w1);
45990
- kt.Table = Ks;
45991
- kt.TableActionList = PEe;
45992
- kt.TableBatchAction = FEe;
45993
- kt.TableBatchActions = Bd;
45994
- kt.TableBody = Ys;
45995
- kt.TableCell = cr;
45996
- kt.TableContainer = WEe;
45997
- kt.TableDecoratorRow = U2;
45998
- kt.TableExpandHeader = Pd;
45999
- kt.TableExpandRow = Js;
46000
- kt.TableExpandedRow = Fd;
46001
- kt.TableHead = jd;
46002
- kt.TableHeader = un;
46003
- kt.TableRow = q2;
46004
- kt.TableSelectAll = KEe;
46005
- kt.TableSelectRow = GEe;
46006
- kt.TableSlugRow = W2;
46007
- kt.TableToolbar = YEe;
46008
- kt.TableToolbarAction = qd;
46009
- kt.TableToolbarContent = _1t;
46010
- kt.TableToolbarSearch = XEe;
46011
- kt.TableToolbarMenu = eye;
46012
- kt.propTypes = {
45989
+ Zt.translationKeys = Object.values(w1);
45990
+ Zt.Table = Ks;
45991
+ Zt.TableActionList = PEe;
45992
+ Zt.TableBatchAction = FEe;
45993
+ Zt.TableBatchActions = Bd;
45994
+ Zt.TableBody = Ys;
45995
+ Zt.TableCell = cr;
45996
+ Zt.TableContainer = WEe;
45997
+ Zt.TableDecoratorRow = U2;
45998
+ Zt.TableExpandHeader = Pd;
45999
+ Zt.TableExpandRow = Js;
46000
+ Zt.TableExpandedRow = Fd;
46001
+ Zt.TableHead = jd;
46002
+ Zt.TableHeader = un;
46003
+ Zt.TableRow = q2;
46004
+ Zt.TableSelectAll = KEe;
46005
+ Zt.TableSelectRow = GEe;
46006
+ Zt.TableSlugRow = W2;
46007
+ Zt.TableToolbar = YEe;
46008
+ Zt.TableToolbarAction = qd;
46009
+ Zt.TableToolbarContent = _1t;
46010
+ Zt.TableToolbarSearch = XEe;
46011
+ Zt.TableToolbarMenu = eye;
46012
+ Zt.propTypes = {
46013
46013
  /**
46014
46014
  * Experimental property. Allows table to align cell contents to the top if there is text wrapping in the content. Might have performance issues, intended for smaller tables
46015
46015
  */
@@ -50403,7 +50403,7 @@ function r0t() {
50403
50403
  Se.l10ns.sq = At, Se.l10ns;
50404
50404
  var jt = typeof window < "u" && window.flatpickr !== void 0 ? window.flatpickr : {
50405
50405
  l10ns: {}
50406
- }, Bt = {
50406
+ }, kt = {
50407
50407
  weekdays: {
50408
50408
  shorthand: ["Ned", "Pon", "Uto", "Sre", "Čet", "Pet", "Sub"],
50409
50409
  longhand: [
@@ -50451,7 +50451,7 @@ function r0t() {
50451
50451
  rangeSeparator: " do ",
50452
50452
  time_24hr: !0
50453
50453
  };
50454
- jt.l10ns.sr = Bt, jt.l10ns;
50454
+ jt.l10ns.sr = kt, jt.l10ns;
50455
50455
  var rt = typeof window < "u" && window.flatpickr !== void 0 ? window.flatpickr : {
50456
50456
  l10ns: {}
50457
50457
  }, V1 = {
@@ -50990,7 +50990,7 @@ function r0t() {
50990
50990
  sk: pr,
50991
50991
  sl: jo,
50992
50992
  sq: At,
50993
- sr: Bt,
50993
+ sr: kt,
50994
50994
  sv: V1,
50995
50995
  th: Ol,
50996
50996
  tr: Wo,
@@ -54082,22 +54082,22 @@ const T0t = (r, {
54082
54082
  selectAll: Ze,
54083
54083
  filteredItems: ve
54084
54084
  }), be = Oe(() => {
54085
- const Se = Me.filter((Bt) => !Bt.disabled), At = Se.filter((Bt) => !Ne.some((rt) => k0(rt, Bt))).length, jt = Se.length;
54085
+ const Se = Me.filter((kt) => !kt.disabled), At = Se.filter((kt) => !Ne.some((rt) => k0(rt, kt))).length, jt = Se.length;
54086
54086
  return {
54087
54087
  checked: jt > 0 && At === 0,
54088
54088
  indeterminate: At > 0 && At < jt
54089
54089
  };
54090
54090
  }, [Ne, Me]), Re = _e(() => {
54091
- const Se = Me.filter((Bt) => !Bt.disabled), {
54091
+ const Se = Me.filter((kt) => !kt.disabled), {
54092
54092
  checked: At,
54093
54093
  indeterminate: jt
54094
54094
  } = be;
54095
54095
  if (At || jt) {
54096
- const Bt = Ne.filter((rt) => !ve.some((V1) => k0(V1, rt)));
54097
- De(Bt);
54096
+ const kt = Ne.filter((rt) => !ve.some((V1) => k0(V1, rt)));
54097
+ De(kt);
54098
54098
  } else {
54099
- const Bt = Se.filter((rt) => !Ne.some((V1) => k0(V1, rt)));
54100
- De([...Ne, ...Bt]);
54099
+ const kt = Se.filter((rt) => !Ne.some((V1) => k0(V1, rt)));
54100
+ De([...Ne, ...kt]);
54101
54101
  }
54102
54102
  }, [Me, be, Ne, De]), {
54103
54103
  refs: Ge,
@@ -54139,7 +54139,7 @@ const T0t = (r, {
54139
54139
  const $t = pe(null), y1 = Ht(), Fe = ge();
54140
54140
  K !== N && (oe(N), q(N));
54141
54141
  const a1 = Oe(() => {
54142
- const Se = V.find((Bt) => Bt.isSelectAll), At = Me.filter((Bt) => !Bt.disabled), jt = ee(Me, {
54142
+ const Se = V.find((kt) => kt.isSelectAll), At = Me.filter((kt) => !kt.disabled), jt = ee(Me, {
54143
54143
  selectedItems: {
54144
54144
  top: Ne,
54145
54145
  fixed: [],
@@ -54188,8 +54188,8 @@ const T0t = (r, {
54188
54188
  R.current ? (R.current = !1, N && A?.(Z)) : A?.(Z);
54189
54189
  }, [Z, A, N]), de(() => {
54190
54190
  const Se = (At) => {
54191
- const jt = At.target, Bt = document.getElementById(w)?.closest(`.${Fe}--multi-select__wrapper`);
54192
- Bt && !Bt.contains(jt) && (Z || me) && (oe(!1), Ee(!1), ae(""));
54191
+ const jt = At.target, kt = document.getElementById(w)?.closest(`.${Fe}--multi-select__wrapper`);
54192
+ kt && !kt.contains(jt) && (Z || me) && (oe(!1), Ee(!1), ae(""));
54193
54193
  };
54194
54194
  return (me || Z) && document.addEventListener("mousedown", Se), () => {
54195
54195
  document.removeEventListener("mousedown", Se);
@@ -54223,7 +54223,7 @@ const T0t = (r, {
54223
54223
  function h1(Se, At) {
54224
54224
  const {
54225
54225
  type: jt,
54226
- props: Bt,
54226
+ props: kt,
54227
54227
  changes: rt
54228
54228
  } = At, {
54229
54229
  highlightedIndex: V1
@@ -54274,7 +54274,7 @@ const T0t = (r, {
54274
54274
  };
54275
54275
  if (V1 > -1) {
54276
54276
  const Dr = document.querySelectorAll(`li.${Fe}--list-box__menu-item[role="option"]`);
54277
- Bt.scrollIntoView(Dr[V1]);
54277
+ kt.scrollIntoView(Dr[V1]);
54278
54278
  }
54279
54279
  return V1 === -1 ? {
54280
54280
  ...rt,
@@ -54288,7 +54288,7 @@ const T0t = (r, {
54288
54288
  case G0t:
54289
54289
  return Z ? {
54290
54290
  ...rt,
54291
- highlightedIndex: Bt.items.indexOf(V1)
54291
+ highlightedIndex: kt.items.indexOf(V1)
54292
54292
  } : {
54293
54293
  ...rt,
54294
54294
  highlightedIndex: 0
@@ -54440,8 +54440,8 @@ const T0t = (r, {
54440
54440
  }))), S ? L0 : i ? /* @__PURE__ */ n.createElement("div", {
54441
54441
  className: `${Fe}--list-box__inner-wrapper--decorator`
54442
54442
  }, L0) : "", /* @__PURE__ */ n.createElement(B0.Menu, f1, Z ? a1.map((Se, At) => {
54443
- let jt, Bt = !1;
54444
- Se.isSelectAll ? (jt = be.checked, Bt = be.indeterminate) : jt = Ne.filter((Wo) => k0(Wo, Se)).length > 0;
54443
+ let jt, kt = !1;
54444
+ Se.isSelectAll ? (jt = be.checked, kt = be.indeterminate) : jt = Ne.filter((Wo) => k0(Wo, Se)).length > 0;
54445
54445
  const rt = Ie({
54446
54446
  item: Se,
54447
54447
  "aria-selected": jt
@@ -54466,7 +54466,7 @@ const T0t = (r, {
54466
54466
  }, Se)) : V1,
54467
54467
  checked: jt,
54468
54468
  title: B ? V1 : void 0,
54469
- indeterminate: Bt,
54469
+ indeterminate: kt,
54470
54470
  disabled: Dr,
54471
54471
  tabIndex: -1
54472
54472
  })));
@@ -62346,7 +62346,7 @@ const Sot = "_bahmniIcon_1cg5e_1", Iot = "_paddingNone_1cg5e_1", Zot = "_padding
62346
62346
  className: se(c, Hn.sortableDataTableBody),
62347
62347
  "data-testid": u,
62348
62348
  children: [
62349
- /* @__PURE__ */ Y(kt, { rows: e, headers: r, isSortable: !0, size: "md", children: ({
62349
+ /* @__PURE__ */ Y(Zt, { rows: e, headers: r, isSortable: !0, size: "md", children: ({
62350
62350
  rows: N,
62351
62351
  headers: _,
62352
62352
  getHeaderProps: A,
@@ -62469,7 +62469,7 @@ const Sot = "_bahmniIcon_1cg5e_1", Iot = "_paddingNone_1cg5e_1", Zot = "_padding
62469
62469
  {
62470
62470
  className: se(u, la.expandableDataTableBody),
62471
62471
  "data-testid": p,
62472
- children: /* @__PURE__ */ Y(kt, { rows: e, headers: r, isSortable: !0, size: "md", children: ({
62472
+ children: /* @__PURE__ */ Y(Zt, { rows: e, headers: r, isSortable: !0, size: "md", children: ({
62473
62473
  rows: b,
62474
62474
  headers: v,
62475
62475
  getHeaderProps: y,
@@ -89890,7 +89890,7 @@ function qMe(r) {
89890
89890
  const o = t.conceptId ? e.find(
89891
89891
  (a) => a.conceptId === t.conceptId
89892
89892
  ) : void 0;
89893
- return o?.observationValue && t.observationValue ? o.observationValue.value = o.observationValue.value + ", " + t.observationValue.value : e.push(t), e;
89893
+ return o?.observationValue && t.observationValue ? (o.observationValue.value = o.observationValue.value + ", " + t.observationValue.value, !o.comment && t.comment && (o.comment = t.comment)) : e.push(t), e;
89894
89894
  },
89895
89895
  []
89896
89896
  );
@@ -89924,10 +89924,16 @@ function lEt(r) {
89924
89924
  }), a;
89925
89925
  }
89926
89926
  const QHt = (r, e) => r?.date ? mt(r.date, e).formattedResult : e("DATE_ERROR_PARSE"), i6 = (r, e) => {
89927
- if (!r.observationValue?.value)
89927
+ if (r.observationValue?.value == null)
89928
89928
  return "";
89929
89929
  const { value: t, unit: o, type: a } = r.observationValue;
89930
- return a === "dateTime" ? mt(String(t), e).formattedResult : o ? `${t} ${o}` : String(t);
89930
+ if (a === "dateTime")
89931
+ return mt(String(t), e).formattedResult;
89932
+ if (a === "boolean") {
89933
+ const s = (l) => l === !0 || l === "true" ? e ? e("YES") : "Yes" : e ? e("NO") : "No";
89934
+ return typeof t == "boolean" ? s(t) : String(t).split(", ").map(s).join(", ");
89935
+ }
89936
+ return o ? `${t} ${o}` : String(t);
89931
89937
  }, cEt = (r) => {
89932
89938
  const e = r.display;
89933
89939
  if (!r.observationValue)
@@ -90034,7 +90040,7 @@ function nMt(r) {
90034
90040
  return !o && !a ? 0 : o ? a ? new Date(a).getTime() - new Date(o).getTime() : -1 : 1;
90035
90041
  });
90036
90042
  }
90037
- const uEt = "ObservationsRenderer-module_resultsContainer__xvAwi", hEt = "ObservationsRenderer-module_observation__VuMME", pEt = "ObservationsRenderer-module_groupContainer__L-UDN", fEt = "ObservationsRenderer-module_rowContainer__5dovd", mEt = "ObservationsRenderer-module_groupLabel__62Uiu", wEt = "ObservationsRenderer-module_rowLabel__ls-in", vEt = "ObservationsRenderer-module_rowValue__-MBZN", gEt = "ObservationsRenderer-module_groupMembers__QVkTs", EEt = "ObservationsRenderer-module_memberRow__6qwZf", yEt = "ObservationsRenderer-module_memberLabel__jO9vl", VEt = "ObservationsRenderer-module_memberValue__uEJiC", HEt = "ObservationsRenderer-module_abnormalValue__qYRmd", MEt = "ObservationsRenderer-module_rangeInfo__VvjEW", bEt = "ObservationsRenderer-module_nestedGroup__-ob2R", xEt = "ObservationsRenderer-module_nestedGroupLabel__69tP6", NEt = "ObservationsRenderer-module_nestedGroupMembers__hzKUQ", AEt = "ObservationsRenderer-module_fullWidth__KNNO9", _Et = "ObservationsRenderer-module_commentSection__U28N6", It = {
90043
+ const uEt = "ObservationsRenderer-module_resultsContainer__xvAwi", hEt = "ObservationsRenderer-module_observation__VuMME", pEt = "ObservationsRenderer-module_groupContainer__L-UDN", fEt = "ObservationsRenderer-module_rowContainer__5dovd", mEt = "ObservationsRenderer-module_groupLabel__62Uiu", wEt = "ObservationsRenderer-module_rowLabel__ls-in", vEt = "ObservationsRenderer-module_rowValue__-MBZN", gEt = "ObservationsRenderer-module_groupMembers__QVkTs", EEt = "ObservationsRenderer-module_memberRow__6qwZf", yEt = "ObservationsRenderer-module_memberLabel__jO9vl", VEt = "ObservationsRenderer-module_memberValue__uEJiC", HEt = "ObservationsRenderer-module_abnormalValue__qYRmd", MEt = "ObservationsRenderer-module_rangeInfo__VvjEW", bEt = "ObservationsRenderer-module_nestedGroup__-ob2R", xEt = "ObservationsRenderer-module_nestedGroupLabel__69tP6", NEt = "ObservationsRenderer-module_nestedGroupMembers__hzKUQ", AEt = "ObservationsRenderer-module_fullWidth__KNNO9", _Et = "ObservationsRenderer-module_commentSection__U28N6", Bt = {
90038
90044
  resultsContainer: uEt,
90039
90045
  observation: hEt,
90040
90046
  groupContainer: pEt,
@@ -90083,13 +90089,13 @@ const uEt = "ObservationsRenderer-module_resultsContainer__xvAwi", hEt = "Observ
90083
90089
  return /* @__PURE__ */ Ce(
90084
90090
  "div",
90085
90091
  {
90086
- className: It.nestedGroup,
90092
+ className: Bt.nestedGroup,
90087
90093
  "data-testid": `${c}obs-nested-group-${l}-${t}`,
90088
90094
  children: [
90089
90095
  /* @__PURE__ */ Y(
90090
90096
  "div",
90091
90097
  {
90092
- className: It.nestedGroupLabel,
90098
+ className: Bt.nestedGroupLabel,
90093
90099
  "data-testid": `${c}obs-nested-group-label-${l}-${t}`,
90094
90100
  style: { paddingLeft: `${e * 16}px` },
90095
90101
  children: l
@@ -90098,7 +90104,7 @@ const uEt = "ObservationsRenderer-module_resultsContainer__xvAwi", hEt = "Observ
90098
90104
  /* @__PURE__ */ Y(
90099
90105
  "div",
90100
90106
  {
90101
- className: It.nestedGroupMembers,
90107
+ className: Bt.nestedGroupMembers,
90102
90108
  "data-testid": `${c}obs-nested-group-members-${l}-${t}`,
90103
90109
  children: r.members?.map((g, M) => /* @__PURE__ */ Y(
90104
90110
  YMe,
@@ -90121,7 +90127,7 @@ const uEt = "ObservationsRenderer-module_resultsContainer__xvAwi", hEt = "Observ
90121
90127
  /* @__PURE__ */ Ce(
90122
90128
  "div",
90123
90129
  {
90124
- className: It.memberRow,
90130
+ className: Bt.memberRow,
90125
90131
  "data-testid": `${c}obs-member-row-${l}-${t}`,
90126
90132
  style: { paddingLeft: `${e * 16}px` },
90127
90133
  children: [
@@ -90129,13 +90135,13 @@ const uEt = "ObservationsRenderer-module_resultsContainer__xvAwi", hEt = "Observ
90129
90135
  "div",
90130
90136
  {
90131
90137
  className: yt(
90132
- It.memberLabel,
90133
- p ? It.abnormalValue : ""
90138
+ Bt.memberLabel,
90139
+ p ? Bt.abnormalValue : ""
90134
90140
  ),
90135
90141
  "data-testid": `${c}obs-member-label-${l}-${t}`,
90136
90142
  children: [
90137
90143
  /* @__PURE__ */ Y("span", { children: l }),
90138
- u && /* @__PURE__ */ Y("p", { className: It.rangeInfo, children: u })
90144
+ u && /* @__PURE__ */ Y("p", { className: Bt.rangeInfo, children: u })
90139
90145
  ]
90140
90146
  }
90141
90147
  ),
@@ -90143,8 +90149,8 @@ const uEt = "ObservationsRenderer-module_resultsContainer__xvAwi", hEt = "Observ
90143
90149
  "div",
90144
90150
  {
90145
90151
  className: yt(
90146
- It.memberValue,
90147
- p ? It.abnormalValue : ""
90152
+ Bt.memberValue,
90153
+ p ? Bt.abnormalValue : ""
90148
90154
  ),
90149
90155
  "data-testid": `${c}obs-member-value-${l}-${t}`,
90150
90156
  children: w
@@ -90156,7 +90162,7 @@ const uEt = "ObservationsRenderer-module_resultsContainer__xvAwi", hEt = "Observ
90156
90162
  r.comment && /* @__PURE__ */ Ce(
90157
90163
  "p",
90158
90164
  {
90159
- className: It.commentSection,
90165
+ className: Bt.commentSection,
90160
90166
  "data-testid": `${c}obs-member-comment-${l}-${t}`,
90161
90167
  style: { paddingLeft: `${e * 16}px` },
90162
90168
  children: [
@@ -90171,33 +90177,33 @@ const uEt = "ObservationsRenderer-module_resultsContainer__xvAwi", hEt = "Observ
90171
90177
  return /* @__PURE__ */ Ce(
90172
90178
  "div",
90173
90179
  {
90174
- className: It.observation,
90180
+ className: Bt.observation,
90175
90181
  "data-testid": `${p}observation-item-${r.display}-${e}`,
90176
90182
  children: [
90177
90183
  /* @__PURE__ */ Ce(
90178
90184
  "div",
90179
90185
  {
90180
- className: i ? It.groupContainer : It.rowContainer,
90186
+ className: i ? Bt.groupContainer : Bt.rowContainer,
90181
90187
  "data-testid": `${p}observation-container-${r.display}-${e}`,
90182
90188
  children: [
90183
90189
  /* @__PURE__ */ Ce(
90184
90190
  "div",
90185
90191
  {
90186
90192
  className: yt(
90187
- i ? It.groupLabel : It.rowLabel,
90188
- !i && l ? It.abnormalValue : ""
90193
+ i ? Bt.groupLabel : Bt.rowLabel,
90194
+ !i && l ? Bt.abnormalValue : ""
90189
90195
  ),
90190
90196
  "data-testid": `${p}observation-label-${r.display}-${e}`,
90191
90197
  children: [
90192
90198
  /* @__PURE__ */ Y("span", { children: r.display }),
90193
- !i && s && /* @__PURE__ */ Y("p", { className: It.rangeInfo, children: s })
90199
+ !i && s && /* @__PURE__ */ Y("p", { className: Bt.rangeInfo, children: s })
90194
90200
  ]
90195
90201
  }
90196
90202
  ),
90197
90203
  i ? /* @__PURE__ */ Y(
90198
90204
  "div",
90199
90205
  {
90200
- className: It.groupMembers,
90206
+ className: Bt.groupMembers,
90201
90207
  "data-testid": `${p}observation-group-members-${r.display}-${e}`,
90202
90208
  children: r.members?.map((m, w) => /* @__PURE__ */ Y(
90203
90209
  YMe,
@@ -90215,8 +90221,8 @@ const uEt = "ObservationsRenderer-module_resultsContainer__xvAwi", hEt = "Observ
90215
90221
  "div",
90216
90222
  {
90217
90223
  className: yt(
90218
- It.rowValue,
90219
- l ? It.abnormalValue : ""
90224
+ Bt.rowValue,
90225
+ l ? Bt.abnormalValue : ""
90220
90226
  ),
90221
90227
  "data-testid": `${p}observation-value-${r.display}-${e}`,
90222
90228
  children: u
@@ -90225,15 +90231,15 @@ const uEt = "ObservationsRenderer-module_resultsContainer__xvAwi", hEt = "Observ
90225
90231
  ]
90226
90232
  }
90227
90233
  ),
90228
- r.comment && /* @__PURE__ */ Y(
90229
- "div",
90234
+ r.comment && /* @__PURE__ */ Ce(
90235
+ "p",
90230
90236
  {
90231
- className: It.commentSection,
90237
+ className: Bt.commentSection,
90232
90238
  "data-testid": `${p}observation-comment-${r.display}-${e}`,
90233
- children: /* @__PURE__ */ Ce("span", { className: It.commentText, children: [
90239
+ children: [
90234
90240
  r.comment,
90235
90241
  r.encounter?.provider && ` - by ${r.encounter.provider}`
90236
- ] })
90242
+ ]
90237
90243
  }
90238
90244
  )
90239
90245
  ]
@@ -90265,7 +90271,7 @@ const uEt = "ObservationsRenderer-module_resultsContainer__xvAwi", hEt = "Observ
90265
90271
  rows: [],
90266
90272
  loading: !0,
90267
90273
  ariaLabel: "Loading observations",
90268
- className: yt(It.fullWidth, i),
90274
+ className: yt(Bt.fullWidth, i),
90269
90275
  dataTestId: "observations-table"
90270
90276
  }
90271
90277
  ) : t ? /* @__PURE__ */ Y(
@@ -90275,7 +90281,7 @@ const uEt = "ObservationsRenderer-module_resultsContainer__xvAwi", hEt = "Observ
90275
90281
  rows: [],
90276
90282
  errorStateMessage: o ?? c("ERROR_LOADING_OBSERVATIONS"),
90277
90283
  ariaLabel: "Observations error",
90278
- className: yt(It.fullWidth, i)
90284
+ className: yt(Bt.fullWidth, i)
90279
90285
  }
90280
90286
  ) : u.length === 0 ? /* @__PURE__ */ Y(
90281
90287
  c1,
@@ -90284,7 +90290,7 @@ const uEt = "ObservationsRenderer-module_resultsContainer__xvAwi", hEt = "Observ
90284
90290
  rows: [],
90285
90291
  emptyStateMessage: a ?? c("NO_OBSERVATIONS_AVAILABLE"),
90286
90292
  ariaLabel: "No observations",
90287
- className: yt(It.fullWidth, i)
90293
+ className: yt(Bt.fullWidth, i)
90288
90294
  }
90289
90295
  ) : /* @__PURE__ */ Y(
90290
90296
  "div",
@@ -90292,7 +90298,7 @@ const uEt = "ObservationsRenderer-module_resultsContainer__xvAwi", hEt = "Observ
90292
90298
  id: "observations-renderer",
90293
90299
  "data-testid": "observations-renderer-test-id",
90294
90300
  "aria-label": "observations-renderer-aria-label",
90295
- className: yt(It.resultsContainer, i),
90301
+ className: yt(Bt.resultsContainer, i),
90296
90302
  children: u.map(
90297
90303
  (m, w) => zEt(m, w, c, s, l)
90298
90304
  )
@@ -93255,7 +93261,7 @@ const dHt = [
93255
93261
  },
93256
93262
  {
93257
93263
  type: "patientDocuments",
93258
- component: B1(() => import("./DocumentsTable-hMQu-BO-.js"))
93264
+ component: B1(() => import("./DocumentsTable-CsJ5XXXo.js"))
93259
93265
  },
93260
93266
  {
93261
93267
  type: "flowSheet",
@@ -93263,7 +93269,7 @@ const dHt = [
93263
93269
  },
93264
93270
  {
93265
93271
  type: "forms",
93266
- component: B1(() => import("./FormsTable-DxqsW2QC.js"))
93272
+ component: B1(() => import("./FormsTable-C_e7Jk5O.js"))
93267
93273
  },
93268
93274
  {
93269
93275
  type: "labOrders",
@@ -93271,7 +93277,7 @@ const dHt = [
93271
93277
  },
93272
93278
  {
93273
93279
  type: "observations",
93274
- component: B1(() => import("./Observations-DfkGMngf.js"))
93280
+ component: B1(() => import("./Observations-BP43aa2g.js"))
93275
93281
  },
93276
93282
  {
93277
93283
  type: "ordersControl",
package/dist/index.css CHANGED
@@ -1 +1 @@
1
- ._bahmniIcon_1cg5e_1._paddingNone_1cg5e_1{padding:0}._bahmniIcon_1cg5e_1._paddingXxsmall_1cg5e_4{padding:.125rem}._bahmniIcon_1cg5e_1._paddingXsmall_1cg5e_7{padding:.25rem}._bahmniIcon_1cg5e_1._paddingSmall_1cg5e_10{padding:.5rem}._bahmniIcon_1cg5e_1._paddingMedium_1cg5e_13{padding:1rem}._bahmniIcon_1cg5e_1._paddingLarge_1cg5e_16{padding:1.5rem}._item_vyhzj_1{display:flex;flex-direction:column;gap:.5rem}._item_vyhzj_1 dt{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252)}._definition_vyhzj_14{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616)}._definitionNormal_vyhzj_22{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616)}._textAreaWrapper_1xc56_1{position:relative}._textAreaWrapper_1xc56_1 .cds--text-area__label-wrapper{justify-content:flex-end;position:absolute;bottom:-1.75rem}._textAreaWrapperInvalid_1xc56_10{position:relative}._textAreaWrapperInvalid_1xc56_10 .cds--text-area__label-wrapper{justify-content:flex-end;position:absolute;bottom:-.5rem}._rowCell_ajzol_1{display:flex;flex-direction:row;align-items:center;width:100%;gap:.5rem;padding:.5rem;min-block-size:2.5rem}._header_ajzol_11{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex:0 0 30%;max-width:30%}._value_ajzol_20{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex:0 0 50%;max-width:50%}._info_ajzol_29{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex:0 0 20%;max-width:20%}._notificationContainer_1vxpe_1{position:fixed;top:4rem;right:1rem;z-index:9000;display:flex;flex-direction:column;gap:.5rem;align-items:end}._dataTableBody_16kqt_1 td{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff)!important;color:var(--cds-text-primary, #161616)!important;height:4rem;align-content:start}._dataTableBody_16kqt_1 tr>td:first-child:has(button) button{align-items:flex-start!important;padding:.25rem .5rem!important}._dataTableBody_16kqt_1 th,._dataTableBody_16kqt_1 th *{background-color:var(--cds-background, #ffffff)!important;font-weight:400;color:var(--cds-text-secondary, #525252)}._dataTableBody_16kqt_1 th{border-block:1px solid var(--cds-border-subtle)!important}._skeleton_16kqt_25 td,._skeleton_16kqt_25 th{background-color:var(--cds-background, #ffffff)!important}._statePlaceholder_16kqt_30{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}._emptyStateCell_16kqt_41{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;color:var(--cds-text-secondary, #525252)}._pagination_16kqt_52{background-color:var(--cds-background, #ffffff);border-top:1px solid var(--cds-border-subtle)}._filterRow_16kqt_57{background-color:var(--cds-layer-accent-01, #e0e0e0)}._filterCell_16kqt_61{padding:.25rem .75rem;vertical-align:middle}._filterPlaceholderCell_16kqt_66{padding:.25rem .75rem;background-color:var(--cds-layer-accent-01, #e0e0e0)}._groupRow_16kqt_71{background-color:var(--cds-layer-accent-01, #e0e0e0)}._groupCell_16kqt_75{padding:.5rem 1rem}._groupToggle_16kqt_79{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;padding:.25rem 0;font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}._groupCount_16kqt_93{color:var(--cds-text-secondary, #525252);font-weight:400}._groupByDropdown_16kqt_98 .cds--list-box__menu{right:0;left:auto}._actionButtons_16kqt_103{display:flex;gap:1px}._visuallyHidden_16kqt_108{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}._sortableDataTableBody_1w499_1 td{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);color:var(--cds-text-primary, #161616)!important;height:4rem;align-content:start}._sortableDataTableBody_1w499_1 th,._sortableDataTableBody_1w499_1 th *{background-color:var(--cds-background, #ffffff)!important;font-weight:400;color:var(--cds-text-secondary, #525252)}._sortableDataTableBody_1w499_1 th{border-block:1px solid var(--cds-border-subtle)!important}._sortableDataTableSkeleton_1w499_21 td,._sortableDataTableSkeleton_1w499_21 th{background-color:var(--cds-background, #ffffff)!important}._sortableDataTableBodyEmpty_1w499_26{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}._sortableDataTablePagination_1w499_37{background-color:var(--cds-background, #ffffff);border-top:1px solid var(--cds-border-subtle)}._actionDataTableBody_mn1ph_1{padding-block-start:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}._actionDataTableBody_mn1ph_1 h2{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0)}._actionDataTableBody_mn1ph_1>div:first-of-type{flex:1;align-content:center;border-bottom:none;padding-block:0;min-height:3rem}._actionDataTableBody_mn1ph_1>section{flex:0 0 auto;background-color:transparent;width:auto}._actionDataTableBody_mn1ph_1>section>div{padding:0;min-height:auto;justify-content:flex-end}._actionDataTableBody_mn1ph_1>[data-testid$=-sortable-data-table-test-id],._actionDataTableBody_mn1ph_1 [data-testid$=-sortable-data-table-test-id-skeleton],._actionDataTableBody_mn1ph_1 [data-testid$=-sortable-data-table-test-id-empty],._actionDataTableBody_mn1ph_1 [data-testid$=-sortable-data-table-test-id-error]{flex:1 0 100%}._expandableDataTableBody_15ny8_1 td{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff)!important;color:var(--cds-text-primary, #161616)!important;height:4rem;align-content:start}._expandableDataTableBody_15ny8_1 tr>td:first-child:has(button) button{align-items:flex-start!important;padding:.25rem .5rem!important}._expandableDataTableBody_15ny8_1 th,._expandableDataTableBody_15ny8_1 th *{background-color:var(--cds-background, #ffffff)!important;font-weight:400;color:var(--cds-text-secondary, #525252)}._expandableDataTableBody_15ny8_1 th{border-block:1px solid var(--cds-border-subtle)!important}._expandableDataTableSkeleton_15ny8_25 td,._expandableDataTableSkeleton_15ny8_25 th{background-color:var(--cds-background, #ffffff)!important}._expandableDataTableBodyEmpty_15ny8_30{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}._simpleDataTableBody_1cmbq_1 td{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);color:var(--cds-text-primary, #161616)!important;height:4rem;align-content:start;padding:1rem!important}._simpleDataTableBody_1cmbq_1 th,._simpleDataTableBody_1cmbq_1 th *{background-color:var(--cds-background, #ffffff)!important;font-weight:400;color:var(--cds-text-secondary, #525252);cursor:default!important}._simpleDataTableBody_1cmbq_1 th{border-block:1px solid var(--cds-border-subtle)!important;padding:1rem!important}._tooltipIcon_d1wk8_1 svg{color:var(--cds-icon-secondary, #525252)!important}._cds--layer-one_vvtyi_19{--cds-layer: var(--cds-layer-01, #f4f4f4);--cds-layer-active: var(--cds-layer-active-01, #c6c6c6);--cds-layer-background: var(--cds-layer-background-01, #ffffff);--cds-layer-hover: var(--cds-layer-hover-01, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-01, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-01, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-01, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-01, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-01, #a8a8a8);--cds-field: var(--cds-field-01, #f4f4f4);--cds-field-hover: var(--cds-field-hover-01, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-00, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-01, #c6c6c6);--cds-border-strong: var(--cds-border-strong-01, #8d8d8d);--cds-border-tile: var(--cds-border-tile-01, #c6c6c6)}._cds--layer-two_vvtyi_37{--cds-layer: var(--cds-layer-02, #ffffff);--cds-layer-active: var(--cds-layer-active-02, #c6c6c6);--cds-layer-background: var(--cds-layer-background-02, #f4f4f4);--cds-layer-hover: var(--cds-layer-hover-02, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-02, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-02, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-02, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-02, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-02, #a8a8a8);--cds-field: var(--cds-field-02, #ffffff);--cds-field-hover: var(--cds-field-hover-02, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-01, #c6c6c6);--cds-border-subtle-selected: var(--cds-border-subtle-selected-02, #c6c6c6);--cds-border-strong: var(--cds-border-strong-02, #8d8d8d);--cds-border-tile: var(--cds-border-tile-02, #a8a8a8)}._cds--layer-three_vvtyi_55{--cds-layer: var(--cds-layer-03, #f4f4f4);--cds-layer-active: var(--cds-layer-active-03, #c6c6c6);--cds-layer-background: var(--cds-layer-background-03, #ffffff);--cds-layer-hover: var(--cds-layer-hover-03, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-03, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-03, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-03, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-03, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-03, #a8a8a8);--cds-field: var(--cds-field-03, #f4f4f4);--cds-field-hover: var(--cds-field-hover-03, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-02, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-03, #c6c6c6);--cds-border-strong: var(--cds-border-strong-03, #8d8d8d);--cds-border-tile: var(--cds-border-tile-03, #c6c6c6)}._cds--layer-one_vvtyi_19._cds--layer__with-background_vvtyi_73,._cds--layer-two_vvtyi_37._cds--layer__with-background_vvtyi_73,._cds--layer-three_vvtyi_55._cds--layer__with-background_vvtyi_73{background-color:var(--cds-layer-background)}._layout_vvtyi_85{position:fixed;top:3rem;left:0;right:0;bottom:0;display:flex;flex-direction:column;overflow:hidden}._collapsedModal_vvtyi_96 #modal-root [role=presentation]{position:absolute;left:-3rem;width:calc(100% + 3rem);z-index:9000}._collapsedModal_vvtyi_96 #modal-root [role=presentation] [role=dialog]{width:100%!important;height:100%!important;max-block-size:100%}._mainDisplay_vvtyi_108{position:absolute;inset:0;display:flex;flex-direction:column}._expand_vvtyi_118{left:16rem;width:calc(100vw - 16rem)}._collapse_vvtyi_96{left:3rem}._actionArea_vvtyi_127{height:100%;background:var(--cds-background, #ffffff)}._extended_vvtyi_132{height:200%;display:flex;flex-direction:column-reverse}._separator_vvtyi_138{position:relative;width:.25rem;background:var(--cds-background-hover, rgba(141, 141, 141, .12));cursor:col-resize;z-index:9999}._separatorGrip_vvtyi_146{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:1rem;height:2rem;background:var(--cds-layer-active-02, #c6c6c6);border-radius:.125rem;pointer-events:none}._panelGroup_vvtyi_161{flex:1;min-height:0}._panelGroup_vvtyi_161>[data-panel]{position:relative;min-width:0;overflow:hidden}._panelGroup_vvtyi_161>[data-panel]:first-child{min-width:40%!important}._panelGroup_vvtyi_161>[data-panel]:last-child{min-width:40%!important}@media(max-width:65.98rem){._actionArea_vvtyi_127{width:100%;left:0;z-index:999999;position:fixed}._expand_vvtyi_118{left:1rem!important;width:calc(100vw - 5rem)!important}._collapse_vvtyi_96{display:none}._panelGroup_vvtyi_161{margin-left:3rem}._panelGroup_vvtyi_161>[data-panel]:first-child:not(:last-child){display:none!important}._panelGroup_vvtyi_161>[data-panel]:last-child{flex:1 1 100%!important}._separator_vvtyi_138{display:none}}:root{--cds-layer: var(--cds-layer-01, #f4f4f4);--cds-layer-active: var(--cds-layer-active-01, #c6c6c6);--cds-layer-background: var(--cds-layer-background-01, #ffffff);--cds-layer-hover: var(--cds-layer-hover-01, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-01, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-01, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-01, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-01, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-01, #a8a8a8);--cds-field: var(--cds-field-01, #f4f4f4);--cds-field-hover: var(--cds-field-hover-01, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-00, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-01, #c6c6c6);--cds-border-strong: var(--cds-border-strong-01, #8d8d8d);--cds-border-tile: var(--cds-border-tile-01, #c6c6c6)}._cds--layer-one_ma379_19{--cds-layer: var(--cds-layer-01, #f4f4f4);--cds-layer-active: var(--cds-layer-active-01, #c6c6c6);--cds-layer-background: var(--cds-layer-background-01, #ffffff);--cds-layer-hover: var(--cds-layer-hover-01, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-01, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-01, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-01, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-01, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-01, #a8a8a8);--cds-field: var(--cds-field-01, #f4f4f4);--cds-field-hover: var(--cds-field-hover-01, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-00, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-01, #c6c6c6);--cds-border-strong: var(--cds-border-strong-01, #8d8d8d);--cds-border-tile: var(--cds-border-tile-01, #c6c6c6)}._cds--layer-two_ma379_37{--cds-layer: var(--cds-layer-02, #ffffff);--cds-layer-active: var(--cds-layer-active-02, #c6c6c6);--cds-layer-background: var(--cds-layer-background-02, #f4f4f4);--cds-layer-hover: var(--cds-layer-hover-02, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-02, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-02, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-02, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-02, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-02, #a8a8a8);--cds-field: var(--cds-field-02, #ffffff);--cds-field-hover: var(--cds-field-hover-02, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-01, #c6c6c6);--cds-border-subtle-selected: var(--cds-border-subtle-selected-02, #c6c6c6);--cds-border-strong: var(--cds-border-strong-02, #8d8d8d);--cds-border-tile: var(--cds-border-tile-02, #a8a8a8)}._cds--layer-three_ma379_55{--cds-layer: var(--cds-layer-03, #f4f4f4);--cds-layer-active: var(--cds-layer-active-03, #c6c6c6);--cds-layer-background: var(--cds-layer-background-03, #ffffff);--cds-layer-hover: var(--cds-layer-hover-03, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-03, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-03, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-03, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-03, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-03, #a8a8a8);--cds-field: var(--cds-field-03, #f4f4f4);--cds-field-hover: var(--cds-field-hover-03, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-02, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-03, #c6c6c6);--cds-border-strong: var(--cds-border-strong-03, #8d8d8d);--cds-border-tile: var(--cds-border-tile-03, #c6c6c6)}._cds--layer-one_ma379_19._cds--layer__with-background_ma379_73,._cds--layer-two_ma379_37._cds--layer__with-background_ma379_73,._cds--layer-three_ma379_55._cds--layer__with-background_ma379_73{background-color:var(--cds-layer-background)}._layout_ma379_85{display:flex;flex-direction:column;width:100%;min-height:100vh;overflow-y:visible}._main_ma379_93{margin-top:1rem;overflow-y:visible;width:100%;height:100%;align-self:center}@media(max-width:65.98rem){._main_ma379_93{width:calc(100vw - 3rem);left:3rem;top:13rem}}.cds--header{background-color:var(--cds-background-brand, #0f62fe);border-block-end-color:var(--cds-background-brand, #0f62fe)}.cds--header__name,.cds--header a.cds--header__name:hover,.cds--header .cds--header__global{color:var(--cds-text-inverse, #ffffff)}.cds--header .cds--overflow-menu svg,.cds--header .cds--overflow-menu:focus svg,.cds--header .cds--overflow-menu--open svg{fill:var(--cds-icon-inverse, #ffffff);color:var(--cds-icon-inverse, #ffffff)}.cds--header .cds--overflow-menu:hover,.cds--header .cds--overflow-menu:focus,.cds--header .cds--overflow-menu--open{background-color:#00000026}.cds--header .cds--header__global .cds--header__action,.cds--header .cds--header__global .cds--header__action:hover,.cds--header .cds--header__global .cds--header__action:active{color:var(--cds-icon-inverse, #ffffff)}.cds--header .cds--header__action svg,.cds--header .cds--header__action:hover svg,.cds--header .cds--header__action--active svg{fill:var(--cds-icon-inverse, #ffffff)}.cds--header .cds--header__action:hover,.cds--header .cds--header__action--active{background-color:#00000026}.cds--header .cds--header__action:focus{border-color:var(--cds-icon-inverse, #ffffff)}.cds--header .cds--breadcrumb,.cds--header .cds--breadcrumb-item .cds--link,.cds--header .cds--breadcrumb-item .cds--link:visited,.cds--header .cds--breadcrumb-item .cds--link:hover,.cds--header .cds--breadcrumb-item .cds--link:visited:hover{color:var(--cds-text-inverse, #ffffff)}.cds--header .cds--breadcrumb-item:after,.cds--header .cds--breadcrumb-item [aria-current=page],.cds--header .cds--breadcrumb-item.cds--breadcrumb-item--current .cds--link{color:var(--cds-text-inverse, #ffffff);font-weight:600}._headerWSideNav_fbh29_67{display:flex;flex-direction:column;height:100%;z-index:2}._breadcrumb_fbh29_74{margin-left:1rem}@media(max-width:41.98rem){._breadcrumb_fbh29_74 .cds--breadcrumb-item{display:none}._breadcrumb_fbh29_74 .cds--breadcrumb-item--current{display:inline-block}}._sideNavItems_fbh29_86{border-right:1px solid var(--cds-border-subtle-01, #c6c6c6)}._sideNavItems_fbh29_86 .cds--side-nav__items{padding:0rem!important}._sideNavItems_fbh29_86 .cds--side-nav__icon svg{color:var(--cds-icon-secondary, #525252)}._sideNavItems_fbh29_86 .cds--side-nav__item--active .cds--side-nav__icon svg,._sideNavItems_fbh29_86 .cds--side-nav__link:hover .cds--side-nav__icon svg{color:var(--cds-icon-primary, #161616)}._grid_i0b21_1{border:1px solid var(--cds-border-subtle-02, #e0e0e0);background-color:var(--cds-background, #ffffff)!important;padding:.75rem;padding-inline:0!important;align-items:center!important}._children_i0b21_9{align-content:start;justify-self:start;padding-left:.75rem;width:-webkit-fill-available}._close_i0b21_16{margin-left:0!important;align-self:center;justify-self:start}._close_i0b21_16 .cds--btn--icon-only{background-color:var(--cds-background, #ffffff)!important;color:var(--cds-icon-primary, #161616)!important}._textAreaWCloseContainer_104qm_1{padding-inline-start:0!important;padding-inline-end:0!important;margin-block-start:1rem;margin-inline-start:0!important;margin-inline-end:1rem!important;margin-block-end:1rem;display:flex!important;position:relative}._textAreaWCloseContainerWInvalid_104qm_12{margin-block-start:1rem;margin-inline-end:1rem!important;margin-inline-start:0rem;display:flex!important;position:relative}._closeButton_104qm_20{margin:0!important;position:absolute!important;top:1.5rem;right:2px;background-color:var(--cds-field-01, #f4f4f4)!important}._closeButton_104qm_20 .cds--btn--icon-only{background-color:var(--cds-field-01, #f4f4f4)!important;color:var(--cds-icon-primary, #161616)!important}.cds--text-area{padding-right:3rem!important}._box_1jr6a_1{padding:0!important;border:1px solid var(--cds-border-subtle-02, #e0e0e0);background-color:var(--cds-background, #ffffff)!important;overflow:hidden}._header_1jr6a_8{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-layer-01, #f4f4f4);border-bottom:1px solid var(--cds-border-subtle-02, #e0e0e0);padding-left:.75rem!important;margin:0!important;height:2rem;align-content:center}._container_iixgz_1{width:100%}._accordion_iixgz_5{display:flex;flex-direction:column;padding-inline:0;border-block:none!important;width:100%;max-width:100%;overflow-x:hidden;overflow-y:visible}._accordion_iixgz_5 div:last-child{padding-block:0}._accordion_iixgz_5 div[id^=accordion-item]{padding-inline:0;width:100%}._accordion_iixgz_5 button{display:flex}._accordion_iixgz_5 button div{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._rows_iixgz_36{padding-inline-start:2rem;width:100%;max-width:100%;box-sizing:border-box}[data-split-view] #main-display-area ._rows_iixgz_36{min-width:75rem;padding-block-end:1rem}._accordion_iixgz_5:last-child{border-block-end:none}._thumbnailButton_kkw8t_1{width:4rem;height:4rem;margin-block:.5rem;border:1px solid var(--cds-border-subtle-01, #c6c6c6);border-radius:.25rem;background-color:var(--cds-background, #ffffff);cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center}._thumbnailButton_kkw8t_1:hover{border-color:var(--cds-border-interactive, #0f62fe);box-shadow:0 .125rem .375rem #0000001a;transform:scale(1.02)}._thumbnailButton_kkw8t_1:focus{outline:.125rem solid var(--cds-focus, #0f62fe);outline-offset:.125rem;border-color:var(--cds-border-interactive, #0f62fe)}._thumbnailButton_kkw8t_1:active{transform:scale(.98)}._hideThumbnail_kkw8t_28{background-color:var(--cds-background-brand, #0f62fe);color:var(--cds-background, #ffffff);padding:.25rem}._imageIcon_kkw8t_34{fill:var(--cds-background, #ffffff)}._thumbnailImage_kkw8t_38{width:100%;height:100%;object-fit:fill;display:block}._modalImageContainer_kkw8t_45{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem}._modalImage_kkw8t_45{max-width:100%;object-fit:contain;display:block;margin:.5rem}._fileTileButton_io1kl_1{width:4rem;height:4rem;margin-block:.5rem;border:1px solid var(--cds-border-subtle-01, #c6c6c6);border-radius:.25rem;background-color:var(--cds-background, #ffffff);cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center}._fileTileButton_io1kl_1:hover{border-color:var(--cds-border-interactive, #0f62fe);box-shadow:0 .125rem .375rem #0000001a;transform:scale(1.02)}._fileTileButton_io1kl_1:focus{outline:.125rem solid var(--cds-focus, #0f62fe);outline-offset:.125rem;border-color:var(--cds-border-interactive, #0f62fe)}._fileTileButton_io1kl_1:active{transform:scale(.98)}._modalIframeContainer_io1kl_28{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem}._modalIframe_io1kl_28{width:100%;height:37.5rem;border:none}._thumbnailButton_1y563_1{width:4rem;height:4rem;margin-block:.5rem;border:1px solid var(--cds-border-subtle-01, #c6c6c6);border-radius:.25rem;background-color:var(--cds-background, #ffffff);cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}._thumbnailButton_1y563_1:hover{border-color:var(--cds-border-interactive, #0f62fe);box-shadow:0 .125rem .375rem #0000001a;transform:scale(1.02)}._thumbnailButton_1y563_1:focus{outline:.125rem solid var(--cds-focus, #0f62fe);outline-offset:.125rem;border-color:var(--cds-border-interactive, #0f62fe)}._thumbnailButton_1y563_1:active{transform:scale(.98)}._hideThumbnail_1y563_29{background-color:var(--cds-background-brand, #0f62fe);color:var(--cds-background, #ffffff);padding:.25rem}._videoIcon_1y563_35{fill:var(--cds-background, #ffffff)}._thumbnailVideo_1y563_39{width:100%;height:100%;object-fit:fill;display:block}._playIconOverlay_1y563_46{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;background-color:var(--cds-overlay, rgba(22, 22, 22, .5));border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}._playIcon_1y563_46{width:1.5rem;height:1.5rem;color:var(--cds-icon-inverse, #ffffff);margin-left:.25rem}._modalVideoContainer_1y563_68{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem}._modalVideo_1y563_68{max-width:100%;object-fit:contain;display:block;margin:.5rem}._actionArea_1rrq1_1{position:relative;height:100%;width:100%;border-left:1px solid var(--cds-border-subtle);display:flex;flex-direction:column;overflow:hidden}._hidden_1rrq1_11{visibility:hidden;pointer-events:none}._title_1rrq1_16{font-size:var(--cds-heading-03-font-size, 1.25rem);font-weight:var(--cds-heading-03-font-weight, 400);line-height:var(--cds-heading-03-line-height, 1.4);letter-spacing:var(--cds-heading-03-letter-spacing, 0);padding:1.5rem 1.5rem .75rem}._content_1rrq1_25{flex:1;overflow-y:auto}._buttonSet_1rrq1_30{display:flex;width:100%;gap:0;border-top:1px solid var(--cds-border-subtle)}._buttonSet_1rrq1_30 ._twoButtons_1rrq1_36{min-width:50%}._buttonSet_1rrq1_30 ._threeButtons_1rrq1_39{min-width:33.3333333333%}@media(max-width:65.98rem){._actionArea_1rrq1_1{width:100%}._buttonSet_1rrq1_30{position:fixed;bottom:0;display:grid;gap:0;grid-template-columns:repeat(2,50vw)}._buttonSet_1rrq1_30 ._twoButtons_1rrq1_36,._buttonSet_1rrq1_30 ._threeButtons_1rrq1_39{min-width:100%}}._formCardContainer_1rru0_1{margin-top:1.5rem;margin-bottom:1rem}._title_1rru0_6{margin:2rem .125rem 1rem}._formsGrid_1rru0_12{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:1rem;margin-bottom:1rem}._noFormsMessage_1rru0_19{font-size:var(--cds-body-01-font-size, .875rem);font-weight:var(--cds-body-01-font-weight, 400);line-height:var(--cds-body-01-line-height, 1.42857);letter-spacing:var(--cds-body-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252);text-align:center;padding:2rem;font-style:italic}._formCard_pbepw_1{background-color:var(--cds-layer-01, #f4f4f4);border:1px solid var(--cds-border-subtle-01, #c6c6c6);padding:1rem;transition:all .2s ease;position:relative;border-radius:4px;height:4rem}._formCard_pbepw_1._clickable_pbepw_10{cursor:pointer}._formCard_pbepw_1._clickable_pbepw_10:hover:not(._disabled_pbepw_13){background-color:var(--cds-layer-hover-01, #e8e8e8);border-color:var(--cds-border-subtle-02, #e0e0e0);box-shadow:0 2px 8px #0000001a}._formCard_pbepw_1._clickable_pbepw_10:focus:not(._disabled_pbepw_13){outline:2px solid var(--cds-focus, #0f62fe);outline-offset:2px}._formCard_pbepw_1._selected_pbepw_22{border-color:var(--cds-border-interactive, #0f62fe);background-color:var(--cds-layer-selected-01, #e0e0e0)}._formCard_pbepw_1._selected_pbepw_22:hover:not(._disabled_pbepw_13){background-color:var(--cds-layer-selected-hover-01, #d1d1d1)}._formCard_pbepw_1._disabled_pbepw_13{opacity:.5;cursor:not-allowed}._formCard_pbepw_1._disabled_pbepw_13 *{pointer-events:none}._formCard_pbepw_1._error_pbepw_36{border:.125rem solid var(--cds-support-error, #da1e28);background-color:#fff1f1}._formCard_pbepw_1._error_pbepw_36:hover:not(._disabled_pbepw_13){border:.125rem solid var(--cds-support-error, #da1e28)}._header_pbepw_44{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._title_pbepw_51{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);font-weight:400;color:var(--cds-text-primary, #161616);flex:1;line-height:1.4}._content_pbepw_62{display:flex;flex-direction:column;gap:.25rem}._errorMessage_pbepw_68{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-support-error, #da1e28);margin-top:-.75rem;margin-left:1.25rem}._actionIcon_pbepw_78{cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease;color:var(--cds-text-secondary, #525252);margin-left:auto;display:flex;align-items:center;justify-content:center}._actionIcon_pbepw_78:hover:not(._disabled_pbepw_13){background-color:var(--cds-layer-hover-02, #e8e8e8);color:var(--cds-text-primary, #161616)}._actionIcon_pbepw_78:focus:not(._disabled_pbepw_13){outline:2px solid var(--cds-focus, #0f62fe);outline-offset:2px}._actionIcon_pbepw_78._disabled_pbepw_13{opacity:.5;cursor:not-allowed}@media(max-width:672px){._formCard_pbepw_1{padding:.75rem}._header_pbepw_44{gap:.25rem;margin-bottom:.25rem}._title_pbepw_51{font-size:var(--cds-body-compact-02-font-size, 1rem);font-weight:var(--cds-body-compact-02-font-weight, 400);line-height:var(--cds-body-compact-02-line-height, 1.375);letter-spacing:var(--cds-body-compact-02-letter-spacing, 0)}._description_pbepw_116{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}}@media(prefers-contrast:high){._formCard_pbepw_1{border-width:2px}._formCard_pbepw_1._selected_pbepw_22{border-width:3px}._actionIcon_pbepw_78:focus:not(._disabled_pbepw_13){outline-width:3px}}@media(prefers-reduced-motion:reduce){._formCard_pbepw_1,._actionIcon_pbepw_78{transition:none}}.DocumentPrintButton-module_printButtonBorder__cXbVi{border:1px solid var(--cds-interactive, #0f62fe)}.DocumentPrintButton-module_printButtonGroup__k9-JO{display:flex;align-items:center;max-width:100%}.DocumentPrintButton-module_printButtonGroup__k9-JO .DocumentPrintButton-module_printButton__0cA5L{min-width:16rem;max-width:100%;justify-content:flex-start}.DocumentPrintButton-module_printButtonGroup__k9-JO .DocumentPrintButton-module_printDropdown__chze- .cds--list-box__menu{left:auto;min-width:16rem;right:4rem;margin-top:.5rem}.PatientDetails-module_skeletonContainer__Hcd0O{width:70%}.PatientDetails-module_container__SToOW{display:flex;flex-direction:row;align-items:flex-start;gap:1rem}.PatientDetails-module_photo__k3oDa{width:4rem;height:4rem;object-fit:cover;flex-shrink:0}.PatientDetails-module_header__-bmE-{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:start;gap:.5rem;align-self:stretch}.PatientDetails-module_header__-bmE- .PatientDetails-module_patientName__a-WX2{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);text-transform:capitalize}.PatientDetails-module_details__Ejos0{display:flex;flex-wrap:wrap;column-gap:1rem;row-gap:.5rem}.PatientDetails-module_details__Ejos0 p{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);text-transform:capitalize}.PatientDetails-module_identifierAndGenderWrapper__882H7{display:flex;gap:1rem}.PatientDetails-module_detailsWithIcon__O9uu5{display:flex;align-items:center;gap:.125rem;height:1.125rem}.PatientDetails-module_detailsWithIcon__O9uu5 svg{height:1rem;width:1rem;color:var(--cds-icon-secondary, #525252)}@media(max-width:65.98rem){.PatientDetails-module_details__Ejos0{display:flex;flex-direction:column;gap:.5rem}}.AllergiesTable-module_allergiesTableError__PD8pw{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center}.AllergiesTable-module_mildSeverity__NCNu-{background-color:#d0e2ff!important;color:#0043ce!important}.AllergiesTable-module_moderateSeverity__lsUlB{background-color:#fddc69!important;color:#684e00!important}.AllergiesTable-module_severeSeverity__amsyH{background-color:#ffd7d9!important;color:#a2191f!important}.AllergiesTable-module_allergyName__eTq4L{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616);display:flex;flex-wrap:wrap;gap:.25rem}.AllergiesTable-module_allergyCategory__8KWd5{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252);text-transform:uppercase}.AllergiesTable-module_allergyNote__3uk47 svg{color:var(--cds-icon-secondary, #525252)!important}.AllergiesTable-module_activeStatus__Lvg78{color:#24a148}.AllergiesTable-module_inactiveStatus__7iadA{color:#dde1e6}.AllergiesTable-module_widgetToolbar__8urZl{display:flex;justify-content:flex-end;padding:0 .5rem}.AllergiesTable-module_allergiesTableBody__Fqg2Z td{width:25%}.AllergiesTable-module_allergiesTableBody__Fqg2Z td:nth-child(4){padding-inline:0!important}.AllergiesTable-module_allergiesTableWrapper__Jxpwd{position:relative}.AllergiesTable-module_widgetEditActions__q6xBc{position:absolute;inset-block-start:-2.5rem;inset-inline-end:.5rem;z-index:1}.AppointmentsTable-module_appointmentsTable__zZCwS{margin-top:1rem}.AppointmentsTable-module_appointmentTabList__Z57bb{border-top:1px solid var(--cds-border-subtle);margin-bottom:0}.AppointmentsTable-module_appointmentTabs__Np38e{padding:0!important}.AppointmentsTable-module_appointmentsTableBody__bG9X5{border-collapse:collapse;width:100%;border:none}.AppointmentsTable-module_appointmentsTableBody__bG9X5 tbody tr:last-child td{border-bottom:none}.AppointmentsTable-module_appointmentsTableBody__bG9X5 table{table-layout:fixed}.AppointmentsTable-module_appointmentsTableBody__bG9X5 td{overflow-wrap:anywhere}.AppointmentsTable-module_appointmentTableEmpty__ZDtZ-{font-size:var(--cds-label-02-font-size, .875rem);font-weight:var(--cds-label-02-font-weight, 400);line-height:var(--cds-label-02-line-height, 1.28572);letter-spacing:var(--cds-label-02-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}.AppointmentsTable-module_proposedStatus__ybqz-,.AppointmentsTable-module_pendingStatus__EtGKd{color:#8d8d8d}.AppointmentsTable-module_bookedStatus__y8xCd{color:#0043ce}.AppointmentsTable-module_arrivedStatus__V4WM5{color:#8d8d8d}.AppointmentsTable-module_fulfilledStatus__HWAHo{color:#198038}.AppointmentsTable-module_cancelledStatus__bgRJz,.AppointmentsTable-module_noshowStatus__oomMV{color:#a2191f}.AppointmentsTable-module_waitlistStatus__mWphA{color:#161616}.AppointmentsTable-module_checkedInStatus__07Vai{color:#684e00}.AppointmentsTable-module_enteredInErrorStatus__1FtaX,.AppointmentsTable-module_unknownStatus__OPsmm{color:#8d8d8d}.AppointmentsTable-module_customAccordianItem__QXZJh{margin-bottom:.5rem;border:1px solid var(--cds-border-subtle);border-radius:2px}.AppointmentsTable-module_columnDataBold__Ee1jx{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}.ConditionsTable-module_conditionsTableTitle__hTVdd{background:var(--cds-background, #ffffff)!important;min-block-size:fit-content!important;border-top:1px solid var(--cds-border-subtle)}.ConditionsTable-module_conditionsTableTitle__hTVdd p{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);color:var(--cds-text-primary, #161616)}.ConditionsTable-module_conditionName__Q0Gcb{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}.ConditionsTable-module_conditionsTableBody__seT-l td{width:25%}.ConditionsTable-module_conditionsTableBody__seT-l td:nth-child(4){padding-inline:0!important}.ConditionsTable-module_activeStatus__F1rKY{color:#24a148}.ConditionsTable-module_inactiveStatus__jB3KW{color:#dde1e6}.DiagnosesTable-module_diagnosesTableTitle__cKr6A{background:var(--cds-background, #ffffff)!important;min-block-size:fit-content!important;border-top:1px solid var(--cds-border-subtle)}.DiagnosesTable-module_diagnosesTableTitle__cKr6A p{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);color:var(--cds-text-primary, #161616)}.DiagnosesTable-module_diagnosisName__CX7I8{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:flex;align-items:center;gap:.25rem}.DiagnosesTable-module_diagnosesTableBodyEmpty__AqVP4{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);border-top:1px solid var(--cds-border-subtle-02, #e0e0e0);padding:1.5rem 1rem;text-align:center}.DiagnosesTable-module_diagnosesTableBody__zJS7J td{width:25%}.DiagnosesTable-module_diagnosesTableBody__zJS7J td:nth-child(1){width:50%}.DiagnosesTable-module_confirmedCell__Hcuxp{background-color:#ffd7d9!important;color:#a2191f!important}.DiagnosesTable-module_provisionalCell__9xIUE{background-color:#fddc69!important;color:#684e00!important}.MedicationsTable-module_medicationTableEmpty__jvtCu{font-size:var(--cds-label-02-font-size, .875rem);font-weight:var(--cds-label-02-font-weight, 400);line-height:var(--cds-label-02-line-height, 1.28572);letter-spacing:var(--cds-label-02-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}.MedicationsTable-module_medicationTabList__RCQg4{border-top:1px solid var(--cds-border-subtle)}.MedicationsTable-module_medicationTabs__XWHY4{padding:0!important}.MedicationsTable-module_columnDataBold__eNpHL{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}.MedicationsTable-module_medicationName__IPwN5{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:flex;flex-wrap:wrap;gap:.25rem}.MedicationsTable-module_medicineDetails__G5jQk{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616)}.MedicationsTable-module_PRN__szAmW{background-color:#fddc69!important;color:#b28600!important}.MedicationsTable-module_STAT__7jqhY{background-color:#ffd7d9!important;color:#fa4d56!important}.MedicationsTable-module_activeStatus__5Lzac{color:#24a148}.MedicationsTable-module_scheduledStatus__HSWdq{color:#fddc69}.MedicationsTable-module_cancelledStatus__WXxxQ,.MedicationsTable-module_completedStatus__-SPSH,.MedicationsTable-module_stoppedStatus__lKUHq{color:#fa4d56}.MedicationsTable-module_unknownStatus__Odo3C{color:#dde1e6}.MedicationsTable-module_rowSeperator__VfyeK td{border-block-end:0!important}.MedicationsTable-module_medicationsTableBody__qNkVN td{width:15%}.MedicationsTable-module_medicationsTableBody__qNkVN td:nth-child(7){padding-inline:0!important}.MedicationsTable-module_customAccordianItem__psJQO{background-color:var(--cds-layer-01, #f4f4f4)}.MedicationsTable-module_customAccordianItem__psJQO .cds--accordion__content{margin-inline-start:0rem!important;padding-inline:0rem!important}.MedicationsTable-module_customAccordianItem__psJQO .cds--accordion__wrapper{padding-block:0rem!important;padding-block-end:0rem!important}[data-split-view] #main-display-area #medications-table div[id^=accordion-item]{overflow-x:auto}[data-split-view] #main-display-area #medications-table div[id^=accordion-item]:has(table td:nth-child(5)){padding-block-end:1rem}[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)){min-width:62.5rem}[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)) td,[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)) th{min-width:6.875rem}[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)) td:first-child,[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)) th:first-child{min-width:unset!important}.ObservationsRenderer-module_resultsContainer__xvAwi{background-color:var(--cds-layer-02, #ffffff);overflow-y:auto;max-height:70vh;width:100%;padding:1rem}.ObservationsRenderer-module_observation__VuMME{padding:1rem;border-bottom:1px solid var(--cds-border-subtle-02, #e0e0e0)}.ObservationsRenderer-module_observation__VuMME:last-child{border-bottom:none}.ObservationsRenderer-module_groupContainer__L-UDN{display:block}.ObservationsRenderer-module_rowContainer__5dovd{display:flex;align-items:center}.ObservationsRenderer-module_groupLabel__62Uiu{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:block;margin-block-end:.75rem}.ObservationsRenderer-module_rowLabel__ls-in{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);flex-basis:30%}.ObservationsRenderer-module_rowValue__-MBZN{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex-basis:70%}.ObservationsRenderer-module_groupMembers__QVkTs{display:flex;flex-direction:column;gap:.5rem}.ObservationsRenderer-module_memberRow__6qwZf{display:flex;padding:.5rem .75rem}.ObservationsRenderer-module_memberLabel__jO9vl{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex-basis:30%}.ObservationsRenderer-module_memberValue__uEJiC{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252)}.ObservationsRenderer-module_abnormalValue__qYRmd{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);color:var(--cds-support-error, #da1e28)}.ObservationsRenderer-module_rangeInfo__VvjEW{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252)}.ObservationsRenderer-module_nestedGroup__-ob2R{display:flex;flex-direction:column;gap:.5rem;margin-block-start:.5rem}.ObservationsRenderer-module_nestedGroupLabel__69tP6{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);font-weight:600}.ObservationsRenderer-module_nestedGroupMembers__hzKUQ{display:flex;flex-direction:column;gap:.25rem}.ObservationsRenderer-module_fullWidth__KNNO9{width:100%}.ObservationsRenderer-module_commentSection__U28N6{margin-top:-.75rem;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252);font-style:italic}[data-split-view] #main-display-area #radiology-investigations-table div[id^=accordion-item]{overflow-x:auto}[data-split-view] #main-display-area #radiology-investigations-table div[id^=accordion-item]:has(table td:nth-child(5)){padding-block-end:1rem}[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)){min-width:62.5rem}[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)) td,[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)) th{min-width:6.875rem}[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)) td:first-child,[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)) th:first-child{min-width:unset!important}.RadiologyInvestigationTable-module_inProgressStatus__PKgxl{color:#684e00}.RadiologyInvestigationTable-module_completedStatus__8ybq5{color:#24a148}.RadiologyInvestigationTable-module_revokedStatus__bF0HZ,.RadiologyInvestigationTable-module_unknownStatus__RW1VT{color:#dde1e6}.RadiologyInvestigationTable-module_investigationName__m2z4Z{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:flex;align-items:center;gap:.25rem}.RadiologyInvestigationTable-module_resultsCell__9SHF-{display:flex;flex-direction:column;gap:.25rem}.RadiologyInvestigationTable-module_radiologyInvestigationTableBody__mWRhm td{width:25%;border-block-end:0!important}.RadiologyInvestigationTable-module_radiologyInvestigationTableBody__mWRhm td:first-child{width:unset!important}.RadiologyInvestigationTable-module_urgentCell__3GFu8{background-color:#fddc69!important;color:#684e00!important}.RadiologyInvestigationTable-module_customAccordianItem__MPGiI{background-color:var(--cds-layer-01, #f4f4f4)}.RadiologyInvestigationTable-module_customAccordianItem__MPGiI .cds--accordion__content{margin-inline-start:0rem!important;padding-inline:0rem!important}.RadiologyInvestigationTable-module_customAccordianItem__MPGiI .cds--accordion__wrapper{padding-block:0rem!important;padding-block-end:0rem!important}.RadiologyInvestigationTable-module_radiologyInvestigationTableBodyError__F1sE0{padding:1.5rem 1rem;text-align:center;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.RadiologyInvestigationTable-module_linkedOrderRow__3YAwm .RadiologyInvestigationTable-module_investigationName__m2z4Z{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.RadiologyInvestigationTable-module_expandableContentSpacer__cMvMl{border:none!important}.RadiologyInvestigationTable-module_reportSection__2IN0z{padding:0!important}.RadiologyInvestigationTable-module_reportSection__2IN0z .RadiologyInvestigationTable-module_reportTitle__kQvrB{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.RadiologyInvestigationTable-module_reportSection__2IN0z .RadiologyInvestigationTable-module_reportDetails__hJyEv{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);margin:1rem 0}.RadiologyInvestigationTable-module_reportTile__glcjm{padding:1rem 3.5rem 2rem!important}[data-split-view] #main-display-area #lab-investigations div[id^=accordion-item]{overflow-x:auto}.LabInvestigation-module_labSkeleton__z0xE-{max-inline-size:100%!important}.LabInvestigation-module_labTest__X1BOp{background-color:var(--cds-layer-02, #ffffff);border-bottom:1px solid var(--cds-border-subtle)}.LabInvestigation-module_labTestHeader__7IIBK{display:flex;align-items:center;justify-content:space-between;row-gap:1rem;flex-wrap:nowrap;padding:.75rem}.LabInvestigation-module_labTestInfo__lnFRc{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;text-transform:capitalize}.LabInvestigation-module_testName__8dqOD{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);text-transform:capitalize}.LabInvestigation-module_result__FGpW7 :first-child{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.LabInvestigation-module_result__FGpW7 :nth-child(2){font-size:var(--cds-caption-01-font-size, .75rem);font-weight:var(--cds-caption-01-font-weight, 400);line-height:var(--cds-caption-01-line-height, 1.33333);letter-spacing:var(--cds-caption-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252)}.LabInvestigation-module_abnormalResult__HENSC :first-child{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-error, #da1e28);font-weight:700}.LabInvestigation-module_abnormalResult__HENSC :nth-child(2){font-size:var(--cds-caption-01-font-size, .75rem);font-weight:var(--cds-caption-01-font-weight, 400);line-height:var(--cds-caption-01-line-height, 1.33333);letter-spacing:var(--cds-caption-01-letter-spacing, .32px);color:var(--cds-support-error, #da1e28)}.LabInvestigation-module_testDetails__gCeYZ{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252)}.LabInvestigation-module_testResultsPending__h4OHF{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252);padding:0 .75rem .75rem}.LabInvestigation-module_accordionItem__hV9ID{background-color:var(--cds-layer-01, #f4f4f4)}.LabInvestigation-module_accordionItem__hV9ID .cds--accordion__content,.LabInvestigation-module_accordionItem__hV9ID .cds--accordion__wrapper{padding-block:0%!important;padding-inline:0%!important;margin-block:0%!important;margin-inline:0%!important}.LabInvestigation-module_labInvestigationTableBodyError__LRRQe{padding:1.5rem 1rem;text-align:center;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.LabInvestigation-module_labTestResultsTable__jxNpG td{width:25%;border-block-end:none!important;border-block-start:none!important}.LabInvestigation-module_viewAttachmentsLink__hnrBZ{margin-inline-start:.25rem}.LabInvestigation-module_attachmentsContainer__-A6Q-{display:flex;flex-direction:column;gap:1.5rem;padding:.5rem 0}.LabInvestigation-module_attachmentViewer__bwZP0{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem}.LabInvestigation-module_attachmentIframe__fS6XY{width:100%;height:600px;border:none}.LabInvestigation-module_attachmentImage__d2jYh{max-width:100%;max-height:600px}.LabInvestigation-module_attachmentNumber__BZ30l{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252)}.SearchPatient-module_searchPatientContainer__uqWDm{display:flex;align-items:center;background:var(--cds-layer-02, #ffffff);box-shadow:0 2px 6px 0 var(--cds-shadow, rgba(0, 0, 0, .3))}.SearchPatient-module_searchPatient__aRwgX{display:flex;flex:1 1 0;align-items:center;padding:1.5rem}.SearchPatient-module_searchButton__AiSPM{padding-inline:2.5rem!important}.SearchPatient-module_orDivider__mx15Z{display:flex;flex-direction:column;align-items:center;justify-content:center}.SearchPatient-module_orDivider__mx15Z:before{content:"";width:1px;height:20px;background:var(--cds-border-subtle-02, #e0e0e0)}.SearchPatient-module_orDivider__mx15Z:after{content:"";width:1px;height:20px;background:var(--cds-border-subtle-02, #e0e0e0)}.SearchPatient-module_advanceSearchContainer__-sy1N{display:flex;align-items:center;flex:1 1 auto;min-width:0}.SearchPatient-module_advanceInputWrapper__VZ-gK{display:flex;flex:1 1 auto;position:relative}.SearchPatient-module_errorMessage__iL222{position:absolute;top:100%;color:var(--cds-support-error, #da1e28);font-size:.875rem;line-height:1.125rem;font-weight:400;white-space:nowrap}.SearchPatient-module_searchTypeDropdown__CsMo-{width:10rem}@media(max-width:65.98rem){.SearchPatient-module_searchPatientContainer__uqWDm{flex-direction:column}.SearchPatient-module_searchPatient__aRwgX{width:100%}.SearchPatient-module_orDivider__mx15Z{flex-direction:row;width:50%}.SearchPatient-module_orDivider__mx15Z:before{height:1px;flex:1}.SearchPatient-module_orDivider__mx15Z:after{height:1px;flex:1}}.VitalFlowSheet-module_vitalFlowSheetDataTable__Nnc7i th{white-space:pre-line}.VitalFlowSheet-module_vitalFlowSheetDataTable__Nnc7i table th:nth-child(2) *,.VitalFlowSheet-module_vitalFlowSheetDataTable__Nnc7i table td:nth-child(2){background-color:#defbe6!important}.VitalFlowSheet-module_vitalSignCell__rLnL2{display:flex;flex-direction:column;gap:2px}.VitalFlowSheet-module_vitalSignName__ZMxpI{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);font-weight:600}.VitalFlowSheet-module_obsValueCell__jlfOo{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);text-align:center;padding:.25rem;border-radius:2px}.VitalFlowSheet-module_obsValueCell__jlfOo.VitalFlowSheet-module_abnormalValue__GY-a4{color:var(--cds-support-error, #da1e28);font-weight:600}.VitalFlowSheet-module_complexDisplayValue__xaQCs{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px;line-height:1.2}[data-split-view] #main-display-area #generic-service-request-table div[id^=accordion-item]{overflow-x:auto}.GenericServiceRequestTable-module_inProgressStatus__qUqDT{color:#684e00}.GenericServiceRequestTable-module_completedStatus__u1AND{color:#24a148}.GenericServiceRequestTable-module_revokedStatus__3gz6-,.GenericServiceRequestTable-module_unknownStatus__7Bdzo{color:#dde1e6}.GenericServiceRequestTable-module_requestName__94fyH{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616);display:flex;align-items:center;gap:.25rem}.GenericServiceRequestTable-module_serviceRequestTableBody__VaOHb td{width:25%;border-block-end:0!important}.GenericServiceRequestTable-module_serviceRequestTableBody__VaOHb td:first-child{width:50%}.GenericServiceRequestTable-module_urgentCell__YvVIm{background-color:#fddc69!important;color:#684e00!important}.GenericServiceRequestTable-module_customAccordianItem__1PBx4{background-color:var(--cds-layer-01, #f4f4f4)}.GenericServiceRequestTable-module_customAccordianItem__1PBx4 .cds--accordion__content{margin-inline-start:0rem!important;padding-inline:0rem!important}.GenericServiceRequestTable-module_customAccordianItem__1PBx4 .cds--accordion__wrapper{padding-block:0rem!important;padding-block-end:0rem!important}.PatientProgramsTable-module_outcome__P3f1s{display:flex;flex-direction:column;gap:.25rem}.PatientProgramsTable-module_outcome__P3f1s h3{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);font-weight:500;color:var(--cds-text-primary, #161616)}.PatientProgramsTable-module_outcome__P3f1s p{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252);margin:0}.PatientProgramsTable-module_table__yS2Jn td{width:14%;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.Immunizations-module_widget__xuaMo [role=tabpanel]{padding:0}.Immunizations-module_header__Ia4P3{background:var(--cds-background, #ffffff);min-block-size:fit-content;border-top:1px solid var(--cds-border-subtle);display:flex;justify-content:space-between;align-items:center;padding:0;border-bottom:1px solid var(--cds-border-subtle-02, #e0e0e0)}.Immunizations-module_header__Ia4P3 p{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);color:var(--cds-text-primary, #161616);padding:1rem}.Immunizations-module_header__Ia4P3 button{margin-inline-end:.125rem}.Immunizations-module_code__1Qw2U{display:flex;gap:.25rem;align-items:center;font-weight:700}.Immunizations-module_table__xoUWF table{table-layout:fixed;width:100%}.Immunizations-module_table__xoUWF td,.Immunizations-module_table__xoUWF th{width:auto}.Immunizations-module_table__xoUWF th[data-testid$=-doseSequence],.Immunizations-module_table__xoUWF td[data-testid$=-doseSequence]{width:9%}.Immunizations-module_expandedRowContent__-xLrq{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616)}.Immunizations-module_expandedRowContent__-xLrq span+span:before{content:" | "}.ProgramDetails-module_error__KOaxf{padding:1rem;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-support-error, #da1e28);font-style:italic;text-align:center;background-color:var(--cds-layer-01, #f4f4f4);width:100%}.ProgramDetails-module_loading__-c-ec{padding:1rem;inline-size:100%;max-inline-size:100%}.ProgramDetails-module_grid__Anpu7{margin-inline:0;padding-inline:0}.ProgramDetails-module_grid__Anpu7 dt{padding-top:.75rem}.ProgramDetails-module_header__1QY-2{display:flex;justify-content:space-between;padding-inline-end:.75rem;padding-top:.5rem}.ProgramDetails-module_header__1QY-2 #ProgramDetails-module_patient-programs-state-change-button-group__5GxkV{display:flex;gap:.25rem}.ProgramDetails-module_title__VYDAP{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);padding-top:.75rem;padding-bottom:0;font-weight:600;min-block-size:fit-content}.ProgramDetails-module_title__VYDAP #ProgramDetails-module_program-status__UoJVb{padding-left:.75rem}.ProgramDetails-module_programDetails__PPdA7{background-color:var(--cds-layer-01, #f4f4f4);padding-bottom:1rem;padding-inline:.5rem}.configProvider-module_errorState__l62qJ{padding:2rem;background-color:var(--cds-layer-01, #f4f4f4)}.configProvider-module_errorStateTitle__RGFEv{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);margin-bottom:.5rem}.configProvider-module_errorStateBody__QlP3w{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252)}.LocationSelector-module_dropdownWrapper__EGQSN .cds--dropdown{min-width:12rem}.LocationSelector-module_skeleton__5QGfl{height:2.5rem}.LocationSelector-module_error__7K-5g{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);padding:.5rem .75rem;color:var(--cds-text-error)}.LocationSelector-module_noLocation__mrBOk{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);padding:.5rem .75rem;color:var(--cds-text-secondary)}.DocumentsTable-module_documentsTableBody__6iR3w td{width:20%}.DocumentsTable-module_documentsTableBody__6iR3w td:nth-child(1){width:25%}.DocumentsTable-module_documentsTableBody__6iR3w td:last-child{width:15%}.DocumentsTable-module_viewAttachmentsLink__aQ1on{cursor:pointer}.DocumentsTable-module_documentViewerContainer__F5m8D{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem;gap:1rem}.DocumentsTable-module_attachmentItem__17KA7{width:100%}.DocumentsTable-module_attachmentCounter__WFiI3{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252);margin-bottom:.25rem}.DocumentsTable-module_attachmentError__RI4U2{color:var(--cds-support-error, #da1e28);font-size:var(--cds-body-short-01-font-size, .875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, .16px)}.DocumentsTable-module_documentIframe__ptq5I{width:100%;height:37.5rem;border:none}.DocumentsTable-module_documentImage__KQVgS{max-width:100%;object-fit:contain}[data-split-view] #main-display-area #forms-table div[id^=accordion-item]{overflow-x:auto}.FormsTable-module_formsTableBody__SvGha td{width:50%;border-block-end:0!important}.FormsTable-module_customAccordianItem__isszs{background-color:var(--cds-layer-01, #f4f4f4)}.FormsTable-module_customAccordianItem__isszs .cds--accordion__content{margin-inline-start:0rem!important;padding-inline:0rem!important}.FormsTable-module_customAccordianItem__isszs .cds--accordion__wrapper{padding-block:0rem!important;padding-block-end:0rem!important}.Observations-module_observations__RKSyo div[id^=encounter-]{padding-inline-start:0!important}.Observations-module_observations__RKSyo div[id^=encounter-]>ul>li>button{background-color:var(--cds-layer-01, #f4f4f4)}.Observations-module_observations__RKSyo div[id^=abnormal-obs-][id$=-value]{color:var(--cds-text-error, #da1e28);font-weight:700}[data-split-view] #main-display-area .Observations-module_observations__RKSyo div[id^=accordion-item]{overflow-x:auto}[data-split-view] #main-display-area .Observations-module_observations__RKSyo div[id^=accordion-item] div[id^=accordion-item]{overflow-x:visible}.Observations-module_title__TJL3z{background:var(--cds-background, #ffffff)!important;min-block-size:fit-content!important;border-top:1px solid var(--cds-border-subtle)}.Observations-module_title__TJL3z p{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);color:var(--cds-text-primary, #161616)}
1
+ ._bahmniIcon_1cg5e_1._paddingNone_1cg5e_1{padding:0}._bahmniIcon_1cg5e_1._paddingXxsmall_1cg5e_4{padding:.125rem}._bahmniIcon_1cg5e_1._paddingXsmall_1cg5e_7{padding:.25rem}._bahmniIcon_1cg5e_1._paddingSmall_1cg5e_10{padding:.5rem}._bahmniIcon_1cg5e_1._paddingMedium_1cg5e_13{padding:1rem}._bahmniIcon_1cg5e_1._paddingLarge_1cg5e_16{padding:1.5rem}._item_vyhzj_1{display:flex;flex-direction:column;gap:.5rem}._item_vyhzj_1 dt{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252)}._definition_vyhzj_14{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616)}._definitionNormal_vyhzj_22{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616)}._textAreaWrapper_1xc56_1{position:relative}._textAreaWrapper_1xc56_1 .cds--text-area__label-wrapper{justify-content:flex-end;position:absolute;bottom:-1.75rem}._textAreaWrapperInvalid_1xc56_10{position:relative}._textAreaWrapperInvalid_1xc56_10 .cds--text-area__label-wrapper{justify-content:flex-end;position:absolute;bottom:-.5rem}._rowCell_ajzol_1{display:flex;flex-direction:row;align-items:center;width:100%;gap:.5rem;padding:.5rem;min-block-size:2.5rem}._header_ajzol_11{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex:0 0 30%;max-width:30%}._value_ajzol_20{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex:0 0 50%;max-width:50%}._info_ajzol_29{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex:0 0 20%;max-width:20%}._notificationContainer_1vxpe_1{position:fixed;top:4rem;right:1rem;z-index:9000;display:flex;flex-direction:column;gap:.5rem;align-items:end}._dataTableBody_16kqt_1 td{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff)!important;color:var(--cds-text-primary, #161616)!important;height:4rem;align-content:start}._dataTableBody_16kqt_1 tr>td:first-child:has(button) button{align-items:flex-start!important;padding:.25rem .5rem!important}._dataTableBody_16kqt_1 th,._dataTableBody_16kqt_1 th *{background-color:var(--cds-background, #ffffff)!important;font-weight:400;color:var(--cds-text-secondary, #525252)}._dataTableBody_16kqt_1 th{border-block:1px solid var(--cds-border-subtle)!important}._skeleton_16kqt_25 td,._skeleton_16kqt_25 th{background-color:var(--cds-background, #ffffff)!important}._statePlaceholder_16kqt_30{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}._emptyStateCell_16kqt_41{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;color:var(--cds-text-secondary, #525252)}._pagination_16kqt_52{background-color:var(--cds-background, #ffffff);border-top:1px solid var(--cds-border-subtle)}._filterRow_16kqt_57{background-color:var(--cds-layer-accent-01, #e0e0e0)}._filterCell_16kqt_61{padding:.25rem .75rem;vertical-align:middle}._filterPlaceholderCell_16kqt_66{padding:.25rem .75rem;background-color:var(--cds-layer-accent-01, #e0e0e0)}._groupRow_16kqt_71{background-color:var(--cds-layer-accent-01, #e0e0e0)}._groupCell_16kqt_75{padding:.5rem 1rem}._groupToggle_16kqt_79{display:inline-flex;align-items:center;gap:.5rem;background:none;border:none;cursor:pointer;padding:.25rem 0;font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}._groupCount_16kqt_93{color:var(--cds-text-secondary, #525252);font-weight:400}._groupByDropdown_16kqt_98 .cds--list-box__menu{right:0;left:auto}._actionButtons_16kqt_103{display:flex;gap:1px}._visuallyHidden_16kqt_108{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}._sortableDataTableBody_1w499_1 td{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);color:var(--cds-text-primary, #161616)!important;height:4rem;align-content:start}._sortableDataTableBody_1w499_1 th,._sortableDataTableBody_1w499_1 th *{background-color:var(--cds-background, #ffffff)!important;font-weight:400;color:var(--cds-text-secondary, #525252)}._sortableDataTableBody_1w499_1 th{border-block:1px solid var(--cds-border-subtle)!important}._sortableDataTableSkeleton_1w499_21 td,._sortableDataTableSkeleton_1w499_21 th{background-color:var(--cds-background, #ffffff)!important}._sortableDataTableBodyEmpty_1w499_26{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}._sortableDataTablePagination_1w499_37{background-color:var(--cds-background, #ffffff);border-top:1px solid var(--cds-border-subtle)}._actionDataTableBody_mn1ph_1{padding-block-start:0;display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between}._actionDataTableBody_mn1ph_1 h2{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0)}._actionDataTableBody_mn1ph_1>div:first-of-type{flex:1;align-content:center;border-bottom:none;padding-block:0;min-height:3rem}._actionDataTableBody_mn1ph_1>section{flex:0 0 auto;background-color:transparent;width:auto}._actionDataTableBody_mn1ph_1>section>div{padding:0;min-height:auto;justify-content:flex-end}._actionDataTableBody_mn1ph_1>[data-testid$=-sortable-data-table-test-id],._actionDataTableBody_mn1ph_1 [data-testid$=-sortable-data-table-test-id-skeleton],._actionDataTableBody_mn1ph_1 [data-testid$=-sortable-data-table-test-id-empty],._actionDataTableBody_mn1ph_1 [data-testid$=-sortable-data-table-test-id-error]{flex:1 0 100%}._expandableDataTableBody_15ny8_1 td{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff)!important;color:var(--cds-text-primary, #161616)!important;height:4rem;align-content:start}._expandableDataTableBody_15ny8_1 tr>td:first-child:has(button) button{align-items:flex-start!important;padding:.25rem .5rem!important}._expandableDataTableBody_15ny8_1 th,._expandableDataTableBody_15ny8_1 th *{background-color:var(--cds-background, #ffffff)!important;font-weight:400;color:var(--cds-text-secondary, #525252)}._expandableDataTableBody_15ny8_1 th{border-block:1px solid var(--cds-border-subtle)!important}._expandableDataTableSkeleton_15ny8_25 td,._expandableDataTableSkeleton_15ny8_25 th{background-color:var(--cds-background, #ffffff)!important}._expandableDataTableBodyEmpty_15ny8_30{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}._simpleDataTableBody_1cmbq_1 td{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);color:var(--cds-text-primary, #161616)!important;height:4rem;align-content:start;padding:1rem!important}._simpleDataTableBody_1cmbq_1 th,._simpleDataTableBody_1cmbq_1 th *{background-color:var(--cds-background, #ffffff)!important;font-weight:400;color:var(--cds-text-secondary, #525252);cursor:default!important}._simpleDataTableBody_1cmbq_1 th{border-block:1px solid var(--cds-border-subtle)!important;padding:1rem!important}._tooltipIcon_d1wk8_1 svg{color:var(--cds-icon-secondary, #525252)!important}._cds--layer-one_vvtyi_19{--cds-layer: var(--cds-layer-01, #f4f4f4);--cds-layer-active: var(--cds-layer-active-01, #c6c6c6);--cds-layer-background: var(--cds-layer-background-01, #ffffff);--cds-layer-hover: var(--cds-layer-hover-01, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-01, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-01, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-01, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-01, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-01, #a8a8a8);--cds-field: var(--cds-field-01, #f4f4f4);--cds-field-hover: var(--cds-field-hover-01, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-00, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-01, #c6c6c6);--cds-border-strong: var(--cds-border-strong-01, #8d8d8d);--cds-border-tile: var(--cds-border-tile-01, #c6c6c6)}._cds--layer-two_vvtyi_37{--cds-layer: var(--cds-layer-02, #ffffff);--cds-layer-active: var(--cds-layer-active-02, #c6c6c6);--cds-layer-background: var(--cds-layer-background-02, #f4f4f4);--cds-layer-hover: var(--cds-layer-hover-02, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-02, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-02, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-02, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-02, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-02, #a8a8a8);--cds-field: var(--cds-field-02, #ffffff);--cds-field-hover: var(--cds-field-hover-02, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-01, #c6c6c6);--cds-border-subtle-selected: var(--cds-border-subtle-selected-02, #c6c6c6);--cds-border-strong: var(--cds-border-strong-02, #8d8d8d);--cds-border-tile: var(--cds-border-tile-02, #a8a8a8)}._cds--layer-three_vvtyi_55{--cds-layer: var(--cds-layer-03, #f4f4f4);--cds-layer-active: var(--cds-layer-active-03, #c6c6c6);--cds-layer-background: var(--cds-layer-background-03, #ffffff);--cds-layer-hover: var(--cds-layer-hover-03, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-03, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-03, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-03, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-03, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-03, #a8a8a8);--cds-field: var(--cds-field-03, #f4f4f4);--cds-field-hover: var(--cds-field-hover-03, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-02, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-03, #c6c6c6);--cds-border-strong: var(--cds-border-strong-03, #8d8d8d);--cds-border-tile: var(--cds-border-tile-03, #c6c6c6)}._cds--layer-one_vvtyi_19._cds--layer__with-background_vvtyi_73,._cds--layer-two_vvtyi_37._cds--layer__with-background_vvtyi_73,._cds--layer-three_vvtyi_55._cds--layer__with-background_vvtyi_73{background-color:var(--cds-layer-background)}._layout_vvtyi_85{position:fixed;top:3rem;left:0;right:0;bottom:0;display:flex;flex-direction:column;overflow:hidden}._collapsedModal_vvtyi_96 #modal-root [role=presentation]{position:absolute;left:-3rem;width:calc(100% + 3rem);z-index:9000}._collapsedModal_vvtyi_96 #modal-root [role=presentation] [role=dialog]{width:100%!important;height:100%!important;max-block-size:100%}._mainDisplay_vvtyi_108{position:absolute;inset:0;display:flex;flex-direction:column}._expand_vvtyi_118{left:16rem;width:calc(100vw - 16rem)}._collapse_vvtyi_96{left:3rem}._actionArea_vvtyi_127{height:100%;background:var(--cds-background, #ffffff)}._extended_vvtyi_132{height:200%;display:flex;flex-direction:column-reverse}._separator_vvtyi_138{position:relative;width:.25rem;background:var(--cds-background-hover, rgba(141, 141, 141, .12));cursor:col-resize;z-index:9999}._separatorGrip_vvtyi_146{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);display:flex;align-items:center;justify-content:center;width:1rem;height:2rem;background:var(--cds-layer-active-02, #c6c6c6);border-radius:.125rem;pointer-events:none}._panelGroup_vvtyi_161{flex:1;min-height:0}._panelGroup_vvtyi_161>[data-panel]{position:relative;min-width:0;overflow:hidden}._panelGroup_vvtyi_161>[data-panel]:first-child{min-width:40%!important}._panelGroup_vvtyi_161>[data-panel]:last-child{min-width:40%!important}@media(max-width:65.98rem){._actionArea_vvtyi_127{width:100%;left:0;z-index:999999;position:fixed}._expand_vvtyi_118{left:1rem!important;width:calc(100vw - 5rem)!important}._collapse_vvtyi_96{display:none}._panelGroup_vvtyi_161{margin-left:3rem}._panelGroup_vvtyi_161>[data-panel]:first-child:not(:last-child){display:none!important}._panelGroup_vvtyi_161>[data-panel]:last-child{flex:1 1 100%!important}._separator_vvtyi_138{display:none}}:root{--cds-layer: var(--cds-layer-01, #f4f4f4);--cds-layer-active: var(--cds-layer-active-01, #c6c6c6);--cds-layer-background: var(--cds-layer-background-01, #ffffff);--cds-layer-hover: var(--cds-layer-hover-01, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-01, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-01, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-01, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-01, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-01, #a8a8a8);--cds-field: var(--cds-field-01, #f4f4f4);--cds-field-hover: var(--cds-field-hover-01, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-00, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-01, #c6c6c6);--cds-border-strong: var(--cds-border-strong-01, #8d8d8d);--cds-border-tile: var(--cds-border-tile-01, #c6c6c6)}._cds--layer-one_ma379_19{--cds-layer: var(--cds-layer-01, #f4f4f4);--cds-layer-active: var(--cds-layer-active-01, #c6c6c6);--cds-layer-background: var(--cds-layer-background-01, #ffffff);--cds-layer-hover: var(--cds-layer-hover-01, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-01, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-01, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-01, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-01, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-01, #a8a8a8);--cds-field: var(--cds-field-01, #f4f4f4);--cds-field-hover: var(--cds-field-hover-01, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-00, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-01, #c6c6c6);--cds-border-strong: var(--cds-border-strong-01, #8d8d8d);--cds-border-tile: var(--cds-border-tile-01, #c6c6c6)}._cds--layer-two_ma379_37{--cds-layer: var(--cds-layer-02, #ffffff);--cds-layer-active: var(--cds-layer-active-02, #c6c6c6);--cds-layer-background: var(--cds-layer-background-02, #f4f4f4);--cds-layer-hover: var(--cds-layer-hover-02, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-02, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-02, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-02, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-02, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-02, #a8a8a8);--cds-field: var(--cds-field-02, #ffffff);--cds-field-hover: var(--cds-field-hover-02, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-01, #c6c6c6);--cds-border-subtle-selected: var(--cds-border-subtle-selected-02, #c6c6c6);--cds-border-strong: var(--cds-border-strong-02, #8d8d8d);--cds-border-tile: var(--cds-border-tile-02, #a8a8a8)}._cds--layer-three_ma379_55{--cds-layer: var(--cds-layer-03, #f4f4f4);--cds-layer-active: var(--cds-layer-active-03, #c6c6c6);--cds-layer-background: var(--cds-layer-background-03, #ffffff);--cds-layer-hover: var(--cds-layer-hover-03, #e8e8e8);--cds-layer-selected: var(--cds-layer-selected-03, #e0e0e0);--cds-layer-selected-hover: var(--cds-layer-selected-hover-03, #d1d1d1);--cds-layer-accent: var(--cds-layer-accent-03, #e0e0e0);--cds-layer-accent-hover: var(--cds-layer-accent-hover-03, #d1d1d1);--cds-layer-accent-active: var(--cds-layer-accent-active-03, #a8a8a8);--cds-field: var(--cds-field-03, #f4f4f4);--cds-field-hover: var(--cds-field-hover-03, #e8e8e8);--cds-border-subtle: var(--cds-border-subtle-02, #e0e0e0);--cds-border-subtle-selected: var(--cds-border-subtle-selected-03, #c6c6c6);--cds-border-strong: var(--cds-border-strong-03, #8d8d8d);--cds-border-tile: var(--cds-border-tile-03, #c6c6c6)}._cds--layer-one_ma379_19._cds--layer__with-background_ma379_73,._cds--layer-two_ma379_37._cds--layer__with-background_ma379_73,._cds--layer-three_ma379_55._cds--layer__with-background_ma379_73{background-color:var(--cds-layer-background)}._layout_ma379_85{display:flex;flex-direction:column;width:100%;min-height:100vh;overflow-y:visible}._main_ma379_93{margin-top:1rem;overflow-y:visible;width:100%;height:100%;align-self:center}@media(max-width:65.98rem){._main_ma379_93{width:calc(100vw - 3rem);left:3rem;top:13rem}}.cds--header{background-color:var(--cds-background-brand, #0f62fe);border-block-end-color:var(--cds-background-brand, #0f62fe)}.cds--header__name,.cds--header a.cds--header__name:hover,.cds--header .cds--header__global{color:var(--cds-text-inverse, #ffffff)}.cds--header .cds--overflow-menu svg,.cds--header .cds--overflow-menu:focus svg,.cds--header .cds--overflow-menu--open svg{fill:var(--cds-icon-inverse, #ffffff);color:var(--cds-icon-inverse, #ffffff)}.cds--header .cds--overflow-menu:hover,.cds--header .cds--overflow-menu:focus,.cds--header .cds--overflow-menu--open{background-color:#00000026}.cds--header .cds--header__global .cds--header__action,.cds--header .cds--header__global .cds--header__action:hover,.cds--header .cds--header__global .cds--header__action:active{color:var(--cds-icon-inverse, #ffffff)}.cds--header .cds--header__action svg,.cds--header .cds--header__action:hover svg,.cds--header .cds--header__action--active svg{fill:var(--cds-icon-inverse, #ffffff)}.cds--header .cds--header__action:hover,.cds--header .cds--header__action--active{background-color:#00000026}.cds--header .cds--header__action:focus{border-color:var(--cds-icon-inverse, #ffffff)}.cds--header .cds--breadcrumb,.cds--header .cds--breadcrumb-item .cds--link,.cds--header .cds--breadcrumb-item .cds--link:visited,.cds--header .cds--breadcrumb-item .cds--link:hover,.cds--header .cds--breadcrumb-item .cds--link:visited:hover{color:var(--cds-text-inverse, #ffffff)}.cds--header .cds--breadcrumb-item:after,.cds--header .cds--breadcrumb-item [aria-current=page],.cds--header .cds--breadcrumb-item.cds--breadcrumb-item--current .cds--link{color:var(--cds-text-inverse, #ffffff);font-weight:600}._headerWSideNav_fbh29_67{display:flex;flex-direction:column;height:100%;z-index:2}._breadcrumb_fbh29_74{margin-left:1rem}@media(max-width:41.98rem){._breadcrumb_fbh29_74 .cds--breadcrumb-item{display:none}._breadcrumb_fbh29_74 .cds--breadcrumb-item--current{display:inline-block}}._sideNavItems_fbh29_86{border-right:1px solid var(--cds-border-subtle-01, #c6c6c6)}._sideNavItems_fbh29_86 .cds--side-nav__items{padding:0rem!important}._sideNavItems_fbh29_86 .cds--side-nav__icon svg{color:var(--cds-icon-secondary, #525252)}._sideNavItems_fbh29_86 .cds--side-nav__item--active .cds--side-nav__icon svg,._sideNavItems_fbh29_86 .cds--side-nav__link:hover .cds--side-nav__icon svg{color:var(--cds-icon-primary, #161616)}._grid_i0b21_1{border:1px solid var(--cds-border-subtle-02, #e0e0e0);background-color:var(--cds-background, #ffffff)!important;padding:.75rem;padding-inline:0!important;align-items:center!important}._children_i0b21_9{align-content:start;justify-self:start;padding-left:.75rem;width:-webkit-fill-available}._close_i0b21_16{margin-left:0!important;align-self:center;justify-self:start}._close_i0b21_16 .cds--btn--icon-only{background-color:var(--cds-background, #ffffff)!important;color:var(--cds-icon-primary, #161616)!important}._textAreaWCloseContainer_104qm_1{padding-inline-start:0!important;padding-inline-end:0!important;margin-block-start:1rem;margin-inline-start:0!important;margin-inline-end:1rem!important;margin-block-end:1rem;display:flex!important;position:relative}._textAreaWCloseContainerWInvalid_104qm_12{margin-block-start:1rem;margin-inline-end:1rem!important;margin-inline-start:0rem;display:flex!important;position:relative}._closeButton_104qm_20{margin:0!important;position:absolute!important;top:1.5rem;right:2px;background-color:var(--cds-field-01, #f4f4f4)!important}._closeButton_104qm_20 .cds--btn--icon-only{background-color:var(--cds-field-01, #f4f4f4)!important;color:var(--cds-icon-primary, #161616)!important}.cds--text-area{padding-right:3rem!important}._box_1jr6a_1{padding:0!important;border:1px solid var(--cds-border-subtle-02, #e0e0e0);background-color:var(--cds-background, #ffffff)!important;overflow:hidden}._header_1jr6a_8{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-layer-01, #f4f4f4);border-bottom:1px solid var(--cds-border-subtle-02, #e0e0e0);padding-left:.75rem!important;margin:0!important;height:2rem;align-content:center}._container_iixgz_1{width:100%}._accordion_iixgz_5{display:flex;flex-direction:column;padding-inline:0;border-block:none!important;width:100%;max-width:100%;overflow-x:hidden;overflow-y:visible}._accordion_iixgz_5 div:last-child{padding-block:0}._accordion_iixgz_5 div[id^=accordion-item]{padding-inline:0;width:100%}._accordion_iixgz_5 button{display:flex}._accordion_iixgz_5 button div{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);flex:1;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}._rows_iixgz_36{padding-inline-start:2rem;width:100%;max-width:100%;box-sizing:border-box}[data-split-view] #main-display-area ._rows_iixgz_36{min-width:75rem;padding-block-end:1rem}._accordion_iixgz_5:last-child{border-block-end:none}._thumbnailButton_kkw8t_1{width:4rem;height:4rem;margin-block:.5rem;border:1px solid var(--cds-border-subtle-01, #c6c6c6);border-radius:.25rem;background-color:var(--cds-background, #ffffff);cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center}._thumbnailButton_kkw8t_1:hover{border-color:var(--cds-border-interactive, #0f62fe);box-shadow:0 .125rem .375rem #0000001a;transform:scale(1.02)}._thumbnailButton_kkw8t_1:focus{outline:.125rem solid var(--cds-focus, #0f62fe);outline-offset:.125rem;border-color:var(--cds-border-interactive, #0f62fe)}._thumbnailButton_kkw8t_1:active{transform:scale(.98)}._hideThumbnail_kkw8t_28{background-color:var(--cds-background-brand, #0f62fe);color:var(--cds-background, #ffffff);padding:.25rem}._imageIcon_kkw8t_34{fill:var(--cds-background, #ffffff)}._thumbnailImage_kkw8t_38{width:100%;height:100%;object-fit:fill;display:block}._modalImageContainer_kkw8t_45{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem}._modalImage_kkw8t_45{max-width:100%;object-fit:contain;display:block;margin:.5rem}._fileTileButton_io1kl_1{width:4rem;height:4rem;margin-block:.5rem;border:1px solid var(--cds-border-subtle-01, #c6c6c6);border-radius:.25rem;background-color:var(--cds-background, #ffffff);cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center}._fileTileButton_io1kl_1:hover{border-color:var(--cds-border-interactive, #0f62fe);box-shadow:0 .125rem .375rem #0000001a;transform:scale(1.02)}._fileTileButton_io1kl_1:focus{outline:.125rem solid var(--cds-focus, #0f62fe);outline-offset:.125rem;border-color:var(--cds-border-interactive, #0f62fe)}._fileTileButton_io1kl_1:active{transform:scale(.98)}._modalIframeContainer_io1kl_28{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem}._modalIframe_io1kl_28{width:100%;height:37.5rem;border:none}._thumbnailButton_1y563_1{width:4rem;height:4rem;margin-block:.5rem;border:1px solid var(--cds-border-subtle-01, #c6c6c6);border-radius:.25rem;background-color:var(--cds-background, #ffffff);cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;position:relative}._thumbnailButton_1y563_1:hover{border-color:var(--cds-border-interactive, #0f62fe);box-shadow:0 .125rem .375rem #0000001a;transform:scale(1.02)}._thumbnailButton_1y563_1:focus{outline:.125rem solid var(--cds-focus, #0f62fe);outline-offset:.125rem;border-color:var(--cds-border-interactive, #0f62fe)}._thumbnailButton_1y563_1:active{transform:scale(.98)}._hideThumbnail_1y563_29{background-color:var(--cds-background-brand, #0f62fe);color:var(--cds-background, #ffffff);padding:.25rem}._videoIcon_1y563_35{fill:var(--cds-background, #ffffff)}._thumbnailVideo_1y563_39{width:100%;height:100%;object-fit:fill;display:block}._playIconOverlay_1y563_46{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:2.5rem;height:2.5rem;background-color:var(--cds-overlay, rgba(22, 22, 22, .5));border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}._playIcon_1y563_46{width:1.5rem;height:1.5rem;color:var(--cds-icon-inverse, #ffffff);margin-left:.25rem}._modalVideoContainer_1y563_68{display:flex;align-items:center;justify-content:center;width:100%;padding:1rem}._modalVideo_1y563_68{max-width:100%;object-fit:contain;display:block;margin:.5rem}._actionArea_1rrq1_1{position:relative;height:100%;width:100%;border-left:1px solid var(--cds-border-subtle);display:flex;flex-direction:column;overflow:hidden}._hidden_1rrq1_11{visibility:hidden;pointer-events:none}._title_1rrq1_16{font-size:var(--cds-heading-03-font-size, 1.25rem);font-weight:var(--cds-heading-03-font-weight, 400);line-height:var(--cds-heading-03-line-height, 1.4);letter-spacing:var(--cds-heading-03-letter-spacing, 0);padding:1.5rem 1.5rem .75rem}._content_1rrq1_25{flex:1;overflow-y:auto}._buttonSet_1rrq1_30{display:flex;width:100%;gap:0;border-top:1px solid var(--cds-border-subtle)}._buttonSet_1rrq1_30 ._twoButtons_1rrq1_36{min-width:50%}._buttonSet_1rrq1_30 ._threeButtons_1rrq1_39{min-width:33.3333333333%}@media(max-width:65.98rem){._actionArea_1rrq1_1{width:100%}._buttonSet_1rrq1_30{position:fixed;bottom:0;display:grid;gap:0;grid-template-columns:repeat(2,50vw)}._buttonSet_1rrq1_30 ._twoButtons_1rrq1_36,._buttonSet_1rrq1_30 ._threeButtons_1rrq1_39{min-width:100%}}._formCardContainer_1rru0_1{margin-top:1.5rem;margin-bottom:1rem}._title_1rru0_6{margin:2rem .125rem 1rem}._formsGrid_1rru0_12{display:grid;grid-template-columns:repeat(2,minmax(280px,1fr));gap:1rem;margin-bottom:1rem}._noFormsMessage_1rru0_19{font-size:var(--cds-body-01-font-size, .875rem);font-weight:var(--cds-body-01-font-weight, 400);line-height:var(--cds-body-01-line-height, 1.42857);letter-spacing:var(--cds-body-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252);text-align:center;padding:2rem;font-style:italic}._formCard_pbepw_1{background-color:var(--cds-layer-01, #f4f4f4);border:1px solid var(--cds-border-subtle-01, #c6c6c6);padding:1rem;transition:all .2s ease;position:relative;border-radius:4px;height:4rem}._formCard_pbepw_1._clickable_pbepw_10{cursor:pointer}._formCard_pbepw_1._clickable_pbepw_10:hover:not(._disabled_pbepw_13){background-color:var(--cds-layer-hover-01, #e8e8e8);border-color:var(--cds-border-subtle-02, #e0e0e0);box-shadow:0 2px 8px #0000001a}._formCard_pbepw_1._clickable_pbepw_10:focus:not(._disabled_pbepw_13){outline:2px solid var(--cds-focus, #0f62fe);outline-offset:2px}._formCard_pbepw_1._selected_pbepw_22{border-color:var(--cds-border-interactive, #0f62fe);background-color:var(--cds-layer-selected-01, #e0e0e0)}._formCard_pbepw_1._selected_pbepw_22:hover:not(._disabled_pbepw_13){background-color:var(--cds-layer-selected-hover-01, #d1d1d1)}._formCard_pbepw_1._disabled_pbepw_13{opacity:.5;cursor:not-allowed}._formCard_pbepw_1._disabled_pbepw_13 *{pointer-events:none}._formCard_pbepw_1._error_pbepw_36{border:.125rem solid var(--cds-support-error, #da1e28);background-color:#fff1f1}._formCard_pbepw_1._error_pbepw_36:hover:not(._disabled_pbepw_13){border:.125rem solid var(--cds-support-error, #da1e28)}._header_pbepw_44{display:flex;align-items:center;gap:.5rem;margin-bottom:.5rem}._title_pbepw_51{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);font-weight:400;color:var(--cds-text-primary, #161616);flex:1;line-height:1.4}._content_pbepw_62{display:flex;flex-direction:column;gap:.25rem}._errorMessage_pbepw_68{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-support-error, #da1e28);margin-top:-.75rem;margin-left:1.25rem}._actionIcon_pbepw_78{cursor:pointer;padding:.25rem;border-radius:4px;transition:all .2s ease;color:var(--cds-text-secondary, #525252);margin-left:auto;display:flex;align-items:center;justify-content:center}._actionIcon_pbepw_78:hover:not(._disabled_pbepw_13){background-color:var(--cds-layer-hover-02, #e8e8e8);color:var(--cds-text-primary, #161616)}._actionIcon_pbepw_78:focus:not(._disabled_pbepw_13){outline:2px solid var(--cds-focus, #0f62fe);outline-offset:2px}._actionIcon_pbepw_78._disabled_pbepw_13{opacity:.5;cursor:not-allowed}@media(max-width:672px){._formCard_pbepw_1{padding:.75rem}._header_pbepw_44{gap:.25rem;margin-bottom:.25rem}._title_pbepw_51{font-size:var(--cds-body-compact-02-font-size, 1rem);font-weight:var(--cds-body-compact-02-font-weight, 400);line-height:var(--cds-body-compact-02-line-height, 1.375);letter-spacing:var(--cds-body-compact-02-letter-spacing, 0)}._description_pbepw_116{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}}@media(prefers-contrast:high){._formCard_pbepw_1{border-width:2px}._formCard_pbepw_1._selected_pbepw_22{border-width:3px}._actionIcon_pbepw_78:focus:not(._disabled_pbepw_13){outline-width:3px}}@media(prefers-reduced-motion:reduce){._formCard_pbepw_1,._actionIcon_pbepw_78{transition:none}}.DocumentPrintButton-module_printButtonBorder__cXbVi{border:1px solid var(--cds-interactive, #0f62fe)}.DocumentPrintButton-module_printButtonGroup__k9-JO{display:flex;align-items:center;max-width:100%}.DocumentPrintButton-module_printButtonGroup__k9-JO .DocumentPrintButton-module_printButton__0cA5L{min-width:16rem;max-width:100%;justify-content:flex-start}.DocumentPrintButton-module_printButtonGroup__k9-JO .DocumentPrintButton-module_printDropdown__chze- .cds--list-box__menu{left:auto;min-width:16rem;right:4rem;margin-top:.5rem}.PatientDetails-module_skeletonContainer__Hcd0O{width:70%}.PatientDetails-module_container__SToOW{display:flex;flex-direction:row;align-items:flex-start;gap:1rem}.PatientDetails-module_photo__k3oDa{width:4rem;height:4rem;object-fit:cover;flex-shrink:0}.PatientDetails-module_header__-bmE-{display:flex;flex-direction:column;flex-wrap:wrap;justify-content:start;gap:.5rem;align-self:stretch}.PatientDetails-module_header__-bmE- .PatientDetails-module_patientName__a-WX2{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);text-transform:capitalize}.PatientDetails-module_details__Ejos0{display:flex;flex-wrap:wrap;column-gap:1rem;row-gap:.5rem}.PatientDetails-module_details__Ejos0 p{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);text-transform:capitalize}.PatientDetails-module_identifierAndGenderWrapper__882H7{display:flex;gap:1rem}.PatientDetails-module_detailsWithIcon__O9uu5{display:flex;align-items:center;gap:.125rem;height:1.125rem}.PatientDetails-module_detailsWithIcon__O9uu5 svg{height:1rem;width:1rem;color:var(--cds-icon-secondary, #525252)}@media(max-width:65.98rem){.PatientDetails-module_details__Ejos0{display:flex;flex-direction:column;gap:.5rem}}.AllergiesTable-module_allergiesTableError__PD8pw{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center}.AllergiesTable-module_mildSeverity__NCNu-{background-color:#d0e2ff!important;color:#0043ce!important}.AllergiesTable-module_moderateSeverity__lsUlB{background-color:#fddc69!important;color:#684e00!important}.AllergiesTable-module_severeSeverity__amsyH{background-color:#ffd7d9!important;color:#a2191f!important}.AllergiesTable-module_allergyName__eTq4L{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616);display:flex;flex-wrap:wrap;gap:.25rem}.AllergiesTable-module_allergyCategory__8KWd5{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252);text-transform:uppercase}.AllergiesTable-module_allergyNote__3uk47 svg{color:var(--cds-icon-secondary, #525252)!important}.AllergiesTable-module_activeStatus__Lvg78{color:#24a148}.AllergiesTable-module_inactiveStatus__7iadA{color:#dde1e6}.AllergiesTable-module_widgetToolbar__8urZl{display:flex;justify-content:flex-end;padding:0 .5rem}.AllergiesTable-module_allergiesTableBody__Fqg2Z td{width:25%}.AllergiesTable-module_allergiesTableBody__Fqg2Z td:nth-child(4){padding-inline:0!important}.AllergiesTable-module_allergiesTableWrapper__Jxpwd{position:relative}.AllergiesTable-module_widgetEditActions__q6xBc{position:absolute;inset-block-start:-2.5rem;inset-inline-end:.5rem;z-index:1}.AppointmentsTable-module_appointmentsTable__zZCwS{margin-top:1rem}.AppointmentsTable-module_appointmentTabList__Z57bb{border-top:1px solid var(--cds-border-subtle);margin-bottom:0}.AppointmentsTable-module_appointmentTabs__Np38e{padding:0!important}.AppointmentsTable-module_appointmentsTableBody__bG9X5{border-collapse:collapse;width:100%;border:none}.AppointmentsTable-module_appointmentsTableBody__bG9X5 tbody tr:last-child td{border-bottom:none}.AppointmentsTable-module_appointmentsTableBody__bG9X5 table{table-layout:fixed}.AppointmentsTable-module_appointmentsTableBody__bG9X5 td{overflow-wrap:anywhere}.AppointmentsTable-module_appointmentTableEmpty__ZDtZ-{font-size:var(--cds-label-02-font-size, .875rem);font-weight:var(--cds-label-02-font-weight, 400);line-height:var(--cds-label-02-line-height, 1.28572);letter-spacing:var(--cds-label-02-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}.AppointmentsTable-module_proposedStatus__ybqz-,.AppointmentsTable-module_pendingStatus__EtGKd{color:#8d8d8d}.AppointmentsTable-module_bookedStatus__y8xCd{color:#0043ce}.AppointmentsTable-module_arrivedStatus__V4WM5{color:#8d8d8d}.AppointmentsTable-module_fulfilledStatus__HWAHo{color:#198038}.AppointmentsTable-module_cancelledStatus__bgRJz,.AppointmentsTable-module_noshowStatus__oomMV{color:#a2191f}.AppointmentsTable-module_waitlistStatus__mWphA{color:#161616}.AppointmentsTable-module_checkedInStatus__07Vai{color:#684e00}.AppointmentsTable-module_enteredInErrorStatus__1FtaX,.AppointmentsTable-module_unknownStatus__OPsmm{color:#8d8d8d}.AppointmentsTable-module_customAccordianItem__QXZJh{margin-bottom:.5rem;border:1px solid var(--cds-border-subtle);border-radius:2px}.AppointmentsTable-module_columnDataBold__Ee1jx{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}.ConditionsTable-module_conditionsTableTitle__hTVdd{background:var(--cds-background, #ffffff)!important;min-block-size:fit-content!important;border-top:1px solid var(--cds-border-subtle)}.ConditionsTable-module_conditionsTableTitle__hTVdd p{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);color:var(--cds-text-primary, #161616)}.ConditionsTable-module_conditionName__Q0Gcb{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}.ConditionsTable-module_conditionsTableBody__seT-l td{width:25%}.ConditionsTable-module_conditionsTableBody__seT-l td:nth-child(4){padding-inline:0!important}.ConditionsTable-module_activeStatus__F1rKY{color:#24a148}.ConditionsTable-module_inactiveStatus__jB3KW{color:#dde1e6}.DiagnosesTable-module_diagnosesTableTitle__cKr6A{background:var(--cds-background, #ffffff)!important;min-block-size:fit-content!important;border-top:1px solid var(--cds-border-subtle)}.DiagnosesTable-module_diagnosesTableTitle__cKr6A p{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);color:var(--cds-text-primary, #161616)}.DiagnosesTable-module_diagnosisName__CX7I8{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:flex;align-items:center;gap:.25rem}.DiagnosesTable-module_diagnosesTableBodyEmpty__AqVP4{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);border-top:1px solid var(--cds-border-subtle-02, #e0e0e0);padding:1.5rem 1rem;text-align:center}.DiagnosesTable-module_diagnosesTableBody__zJS7J td{width:25%}.DiagnosesTable-module_diagnosesTableBody__zJS7J td:nth-child(1){width:50%}.DiagnosesTable-module_confirmedCell__Hcuxp{background-color:#ffd7d9!important;color:#a2191f!important}.DiagnosesTable-module_provisionalCell__9xIUE{background-color:#fddc69!important;color:#684e00!important}.MedicationsTable-module_medicationTableEmpty__jvtCu{font-size:var(--cds-label-02-font-size, .875rem);font-weight:var(--cds-label-02-font-weight, 400);line-height:var(--cds-label-02-line-height, 1.28572);letter-spacing:var(--cds-label-02-letter-spacing, .16px);background-color:var(--cds-background, #ffffff);padding:1.5rem 1rem;text-align:center;border-top:1px solid var(--cds-border-subtle-02, #e0e0e0)}.MedicationsTable-module_medicationTabList__RCQg4{border-top:1px solid var(--cds-border-subtle)}.MedicationsTable-module_medicationTabs__XWHY4{padding:0!important}.MedicationsTable-module_columnDataBold__eNpHL{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px)}.MedicationsTable-module_medicationName__IPwN5{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:flex;flex-wrap:wrap;gap:.25rem}.MedicationsTable-module_medicineDetails__G5jQk{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616)}.MedicationsTable-module_PRN__szAmW{background-color:#fddc69!important;color:#b28600!important}.MedicationsTable-module_STAT__7jqhY{background-color:#ffd7d9!important;color:#fa4d56!important}.MedicationsTable-module_activeStatus__5Lzac{color:#24a148}.MedicationsTable-module_scheduledStatus__HSWdq{color:#fddc69}.MedicationsTable-module_cancelledStatus__WXxxQ,.MedicationsTable-module_completedStatus__-SPSH,.MedicationsTable-module_stoppedStatus__lKUHq{color:#fa4d56}.MedicationsTable-module_unknownStatus__Odo3C{color:#dde1e6}.MedicationsTable-module_rowSeperator__VfyeK td{border-block-end:0!important}.MedicationsTable-module_medicationsTableBody__qNkVN td{width:15%}.MedicationsTable-module_medicationsTableBody__qNkVN td:nth-child(7){padding-inline:0!important}.MedicationsTable-module_customAccordianItem__psJQO{background-color:var(--cds-layer-01, #f4f4f4)}.MedicationsTable-module_customAccordianItem__psJQO .cds--accordion__content{margin-inline-start:0rem!important;padding-inline:0rem!important}.MedicationsTable-module_customAccordianItem__psJQO .cds--accordion__wrapper{padding-block:0rem!important;padding-block-end:0rem!important}[data-split-view] #main-display-area #medications-table div[id^=accordion-item]{overflow-x:auto}[data-split-view] #main-display-area #medications-table div[id^=accordion-item]:has(table td:nth-child(5)){padding-block-end:1rem}[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)){min-width:62.5rem}[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)) td,[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)) th{min-width:6.875rem}[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)) td:first-child,[data-split-view] #main-display-area #medications-table table:has(td:nth-child(5)) th:first-child{min-width:unset!important}.ObservationsRenderer-module_resultsContainer__xvAwi{background-color:var(--cds-layer-02, #ffffff);overflow-y:auto;max-height:70vh;width:100%;padding:1rem}.ObservationsRenderer-module_observation__VuMME{padding:1rem;border-bottom:1px solid var(--cds-border-subtle-02, #e0e0e0)}.ObservationsRenderer-module_observation__VuMME:last-child{border-bottom:none}.ObservationsRenderer-module_groupContainer__L-UDN{display:block}.ObservationsRenderer-module_rowContainer__5dovd{display:flex;align-items:center;gap:.5rem}.ObservationsRenderer-module_groupLabel__62Uiu{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:block;margin-block-end:.75rem}.ObservationsRenderer-module_rowLabel__ls-in{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);flex-basis:30%;overflow-wrap:break-word}.ObservationsRenderer-module_rowValue__-MBZN{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex-basis:70%}.ObservationsRenderer-module_groupMembers__QVkTs{display:flex;flex-direction:column;gap:.5rem}.ObservationsRenderer-module_memberRow__6qwZf{display:flex;padding:.5rem .75rem;gap:.5rem}.ObservationsRenderer-module_memberLabel__jO9vl{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);flex-basis:30%;overflow-wrap:break-word}.ObservationsRenderer-module_memberValue__uEJiC{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252)}.ObservationsRenderer-module_abnormalValue__qYRmd{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);color:var(--cds-support-error, #da1e28)}.ObservationsRenderer-module_rangeInfo__VvjEW{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252)}.ObservationsRenderer-module_nestedGroup__-ob2R{display:flex;flex-direction:column;gap:.5rem;margin-block-start:.5rem}.ObservationsRenderer-module_nestedGroupLabel__69tP6{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);font-weight:600}.ObservationsRenderer-module_nestedGroupMembers__hzKUQ{display:flex;flex-direction:column;gap:.25rem}.ObservationsRenderer-module_fullWidth__KNNO9{width:100%}.ObservationsRenderer-module_commentSection__U28N6{margin-top:.25rem;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252);font-style:italic}[data-split-view] #main-display-area #radiology-investigations-table div[id^=accordion-item]{overflow-x:auto}[data-split-view] #main-display-area #radiology-investigations-table div[id^=accordion-item]:has(table td:nth-child(5)){padding-block-end:1rem}[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)){min-width:62.5rem}[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)) td,[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)) th{min-width:6.875rem}[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)) td:first-child,[data-split-view] #main-display-area #radiology-investigations-table table:has(td:nth-child(5)) th:first-child{min-width:unset!important}.RadiologyInvestigationTable-module_inProgressStatus__PKgxl{color:#684e00}.RadiologyInvestigationTable-module_completedStatus__8ybq5{color:#24a148}.RadiologyInvestigationTable-module_revokedStatus__bF0HZ,.RadiologyInvestigationTable-module_unknownStatus__RW1VT{color:#dde1e6}.RadiologyInvestigationTable-module_investigationName__m2z4Z{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:flex;align-items:center;gap:.25rem}.RadiologyInvestigationTable-module_resultsCell__9SHF-{display:flex;flex-direction:column;gap:.25rem}.RadiologyInvestigationTable-module_radiologyInvestigationTableBody__mWRhm td{width:25%;border-block-end:0!important}.RadiologyInvestigationTable-module_radiologyInvestigationTableBody__mWRhm td:first-child{width:unset!important}.RadiologyInvestigationTable-module_urgentCell__3GFu8{background-color:#fddc69!important;color:#684e00!important}.RadiologyInvestigationTable-module_customAccordianItem__MPGiI{background-color:var(--cds-layer-01, #f4f4f4)}.RadiologyInvestigationTable-module_customAccordianItem__MPGiI .cds--accordion__content{margin-inline-start:0rem!important;padding-inline:0rem!important}.RadiologyInvestigationTable-module_customAccordianItem__MPGiI .cds--accordion__wrapper{padding-block:0rem!important;padding-block-end:0rem!important}.RadiologyInvestigationTable-module_radiologyInvestigationTableBodyError__F1sE0{padding:1.5rem 1rem;text-align:center;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.RadiologyInvestigationTable-module_linkedOrderRow__3YAwm .RadiologyInvestigationTable-module_investigationName__m2z4Z{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.RadiologyInvestigationTable-module_expandableContentSpacer__cMvMl{border:none!important}.RadiologyInvestigationTable-module_reportSection__2IN0z{padding:0!important}.RadiologyInvestigationTable-module_reportSection__2IN0z .RadiologyInvestigationTable-module_reportTitle__kQvrB{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.RadiologyInvestigationTable-module_reportSection__2IN0z .RadiologyInvestigationTable-module_reportDetails__hJyEv{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);margin:1rem 0}.RadiologyInvestigationTable-module_reportTile__glcjm{padding:1rem 3.5rem 2rem!important}[data-split-view] #main-display-area #lab-investigations div[id^=accordion-item]{overflow-x:auto}.LabInvestigation-module_labSkeleton__z0xE-{max-inline-size:100%!important}.LabInvestigation-module_labTest__X1BOp{background-color:var(--cds-layer-02, #ffffff);border-bottom:1px solid var(--cds-border-subtle)}.LabInvestigation-module_labTestHeader__7IIBK{display:flex;align-items:center;justify-content:space-between;row-gap:1rem;flex-wrap:nowrap;padding:.75rem}.LabInvestigation-module_labTestInfo__lnFRc{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);display:flex;align-items:center;flex-wrap:wrap;gap:.5rem;text-transform:capitalize}.LabInvestigation-module_testName__8dqOD{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);text-transform:capitalize}.LabInvestigation-module_result__FGpW7 :first-child{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.LabInvestigation-module_result__FGpW7 :nth-child(2){font-size:var(--cds-caption-01-font-size, .75rem);font-weight:var(--cds-caption-01-font-weight, 400);line-height:var(--cds-caption-01-line-height, 1.33333);letter-spacing:var(--cds-caption-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252)}.LabInvestigation-module_abnormalResult__HENSC :first-child{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-error, #da1e28);font-weight:700}.LabInvestigation-module_abnormalResult__HENSC :nth-child(2){font-size:var(--cds-caption-01-font-size, .75rem);font-weight:var(--cds-caption-01-font-weight, 400);line-height:var(--cds-caption-01-line-height, 1.33333);letter-spacing:var(--cds-caption-01-letter-spacing, .32px);color:var(--cds-support-error, #da1e28)}.LabInvestigation-module_testDetails__gCeYZ{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252)}.LabInvestigation-module_testResultsPending__h4OHF{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252);padding:0 .75rem .75rem}.LabInvestigation-module_accordionItem__hV9ID{background-color:var(--cds-layer-01, #f4f4f4)}.LabInvestigation-module_accordionItem__hV9ID .cds--accordion__content,.LabInvestigation-module_accordionItem__hV9ID .cds--accordion__wrapper{padding-block:0%!important;padding-inline:0%!important;margin-block:0%!important;margin-inline:0%!important}.LabInvestigation-module_labInvestigationTableBodyError__LRRQe{padding:1.5rem 1rem;text-align:center;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.LabInvestigation-module_labTestResultsTable__jxNpG td{width:25%;border-block-end:none!important;border-block-start:none!important}.LabInvestigation-module_viewAttachmentsLink__hnrBZ{margin-inline-start:.25rem}.LabInvestigation-module_attachmentsContainer__-A6Q-{display:flex;flex-direction:column;gap:1.5rem;padding:.5rem 0}.LabInvestigation-module_attachmentViewer__bwZP0{display:flex;flex-direction:column;align-items:flex-start;gap:.5rem;padding:.75rem}.LabInvestigation-module_attachmentIframe__fS6XY{width:100%;height:600px;border:none}.LabInvestigation-module_attachmentImage__d2jYh{max-width:100%;max-height:600px}.LabInvestigation-module_attachmentNumber__BZ30l{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252)}.SearchPatient-module_searchPatientContainer__uqWDm{display:flex;align-items:center;background:var(--cds-layer-02, #ffffff);box-shadow:0 2px 6px 0 var(--cds-shadow, rgba(0, 0, 0, .3))}.SearchPatient-module_searchPatient__aRwgX{display:flex;flex:1 1 0;align-items:center;padding:1.5rem}.SearchPatient-module_searchButton__AiSPM{padding-inline:2.5rem!important}.SearchPatient-module_orDivider__mx15Z{display:flex;flex-direction:column;align-items:center;justify-content:center}.SearchPatient-module_orDivider__mx15Z:before{content:"";width:1px;height:20px;background:var(--cds-border-subtle-02, #e0e0e0)}.SearchPatient-module_orDivider__mx15Z:after{content:"";width:1px;height:20px;background:var(--cds-border-subtle-02, #e0e0e0)}.SearchPatient-module_advanceSearchContainer__-sy1N{display:flex;align-items:center;flex:1 1 auto;min-width:0}.SearchPatient-module_advanceInputWrapper__VZ-gK{display:flex;flex:1 1 auto;position:relative}.SearchPatient-module_errorMessage__iL222{position:absolute;top:100%;color:var(--cds-support-error, #da1e28);font-size:.875rem;line-height:1.125rem;font-weight:400;white-space:nowrap}.SearchPatient-module_searchTypeDropdown__CsMo-{width:10rem}@media(max-width:65.98rem){.SearchPatient-module_searchPatientContainer__uqWDm{flex-direction:column}.SearchPatient-module_searchPatient__aRwgX{width:100%}.SearchPatient-module_orDivider__mx15Z{flex-direction:row;width:50%}.SearchPatient-module_orDivider__mx15Z:before{height:1px;flex:1}.SearchPatient-module_orDivider__mx15Z:after{height:1px;flex:1}}.VitalFlowSheet-module_vitalFlowSheetDataTable__Nnc7i th{white-space:pre-line}.VitalFlowSheet-module_vitalFlowSheetDataTable__Nnc7i table th:nth-child(2) *,.VitalFlowSheet-module_vitalFlowSheetDataTable__Nnc7i table td:nth-child(2){background-color:#defbe6!important}.VitalFlowSheet-module_vitalSignCell__rLnL2{display:flex;flex-direction:column;gap:2px}.VitalFlowSheet-module_vitalSignName__ZMxpI{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);font-weight:600}.VitalFlowSheet-module_obsValueCell__jlfOo{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);text-align:center;padding:.25rem;border-radius:2px}.VitalFlowSheet-module_obsValueCell__jlfOo.VitalFlowSheet-module_abnormalValue__GY-a4{color:var(--cds-support-error, #da1e28);font-weight:600}.VitalFlowSheet-module_complexDisplayValue__xaQCs{display:flex;flex-direction:column;align-items:flex-start;justify-content:flex-start;gap:2px;line-height:1.2}[data-split-view] #main-display-area #generic-service-request-table div[id^=accordion-item]{overflow-x:auto}.GenericServiceRequestTable-module_inProgressStatus__qUqDT{color:#684e00}.GenericServiceRequestTable-module_completedStatus__u1AND{color:#24a148}.GenericServiceRequestTable-module_revokedStatus__3gz6-,.GenericServiceRequestTable-module_unknownStatus__7Bdzo{color:#dde1e6}.GenericServiceRequestTable-module_requestName__94fyH{font-size:var(--cds-heading-compact-01-font-size, .875rem);font-weight:var(--cds-heading-compact-01-font-weight, 600);line-height:var(--cds-heading-compact-01-line-height, 1.28572);letter-spacing:var(--cds-heading-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616);display:flex;align-items:center;gap:.25rem}.GenericServiceRequestTable-module_serviceRequestTableBody__VaOHb td{width:25%;border-block-end:0!important}.GenericServiceRequestTable-module_serviceRequestTableBody__VaOHb td:first-child{width:50%}.GenericServiceRequestTable-module_urgentCell__YvVIm{background-color:#fddc69!important;color:#684e00!important}.GenericServiceRequestTable-module_customAccordianItem__1PBx4{background-color:var(--cds-layer-01, #f4f4f4)}.GenericServiceRequestTable-module_customAccordianItem__1PBx4 .cds--accordion__content{margin-inline-start:0rem!important;padding-inline:0rem!important}.GenericServiceRequestTable-module_customAccordianItem__1PBx4 .cds--accordion__wrapper{padding-block:0rem!important;padding-block-end:0rem!important}.PatientProgramsTable-module_outcome__P3f1s{display:flex;flex-direction:column;gap:.25rem}.PatientProgramsTable-module_outcome__P3f1s h3{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);font-weight:500;color:var(--cds-text-primary, #161616)}.PatientProgramsTable-module_outcome__P3f1s p{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252);margin:0}.PatientProgramsTable-module_table__yS2Jn td{width:14%;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px)}.Immunizations-module_widget__xuaMo [role=tabpanel]{padding:0}.Immunizations-module_header__Ia4P3{background:var(--cds-background, #ffffff);min-block-size:fit-content;border-top:1px solid var(--cds-border-subtle);display:flex;justify-content:space-between;align-items:center;padding:0;border-bottom:1px solid var(--cds-border-subtle-02, #e0e0e0)}.Immunizations-module_header__Ia4P3 p{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);color:var(--cds-text-primary, #161616);padding:1rem}.Immunizations-module_header__Ia4P3 button{margin-inline-end:.125rem}.Immunizations-module_code__1Qw2U{display:flex;gap:.25rem;align-items:center;font-weight:700}.Immunizations-module_table__xoUWF table{table-layout:fixed;width:100%}.Immunizations-module_table__xoUWF td,.Immunizations-module_table__xoUWF th{width:auto}.Immunizations-module_table__xoUWF th[data-testid$=-doseSequence],.Immunizations-module_table__xoUWF td[data-testid$=-doseSequence]{width:9%}.Immunizations-module_expandedRowContent__-xLrq{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-primary, #161616)}.Immunizations-module_expandedRowContent__-xLrq span+span:before{content:" | "}.ProgramDetails-module_error__KOaxf{padding:1rem;font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-support-error, #da1e28);font-style:italic;text-align:center;background-color:var(--cds-layer-01, #f4f4f4);width:100%}.ProgramDetails-module_loading__-c-ec{padding:1rem;inline-size:100%;max-inline-size:100%}.ProgramDetails-module_grid__Anpu7{margin-inline:0;padding-inline:0}.ProgramDetails-module_grid__Anpu7 dt{padding-top:.75rem}.ProgramDetails-module_header__1QY-2{display:flex;justify-content:space-between;padding-inline-end:.75rem;padding-top:.5rem}.ProgramDetails-module_header__1QY-2 #ProgramDetails-module_patient-programs-state-change-button-group__5GxkV{display:flex;gap:.25rem}.ProgramDetails-module_title__VYDAP{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);padding-top:.75rem;padding-bottom:0;font-weight:600;min-block-size:fit-content}.ProgramDetails-module_title__VYDAP #ProgramDetails-module_program-status__UoJVb{padding-left:.75rem}.ProgramDetails-module_programDetails__PPdA7{background-color:var(--cds-layer-01, #f4f4f4);padding-bottom:1rem;padding-inline:.5rem}.configProvider-module_errorState__l62qJ{padding:2rem;background-color:var(--cds-layer-01, #f4f4f4)}.configProvider-module_errorStateTitle__RGFEv{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);margin-bottom:.5rem}.configProvider-module_errorStateBody__QlP3w{font-size:var(--cds-body-compact-01-font-size, .875rem);font-weight:var(--cds-body-compact-01-font-weight, 400);line-height:var(--cds-body-compact-01-line-height, 1.28572);letter-spacing:var(--cds-body-compact-01-letter-spacing, .16px);color:var(--cds-text-secondary, #525252)}.LocationSelector-module_dropdownWrapper__EGQSN .cds--dropdown{min-width:12rem}.LocationSelector-module_skeleton__5QGfl{height:2.5rem}.LocationSelector-module_error__7K-5g{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);padding:.5rem .75rem;color:var(--cds-text-error)}.LocationSelector-module_noLocation__mrBOk{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);padding:.5rem .75rem;color:var(--cds-text-secondary)}.DocumentsTable-module_documentsTableBody__6iR3w td{width:20%}.DocumentsTable-module_documentsTableBody__6iR3w td:nth-child(1){width:25%}.DocumentsTable-module_documentsTableBody__6iR3w td:last-child{width:15%}.DocumentsTable-module_viewAttachmentsLink__aQ1on{cursor:pointer}.DocumentsTable-module_documentViewerContainer__F5m8D{display:flex;flex-direction:column;align-items:flex-start;padding:.75rem;gap:1rem}.DocumentsTable-module_attachmentItem__17KA7{width:100%}.DocumentsTable-module_attachmentCounter__WFiI3{font-size:var(--cds-label-01-font-size, .75rem);font-weight:var(--cds-label-01-font-weight, 400);line-height:var(--cds-label-01-line-height, 1.33333);letter-spacing:var(--cds-label-01-letter-spacing, .32px);color:var(--cds-text-secondary, #525252);margin-bottom:.25rem}.DocumentsTable-module_attachmentError__RI4U2{color:var(--cds-support-error, #da1e28);font-size:var(--cds-body-short-01-font-size, .875rem);font-weight:var(--cds-body-short-01-font-weight, 400);line-height:var(--cds-body-short-01-line-height, 1.28572);letter-spacing:var(--cds-body-short-01-letter-spacing, .16px)}.DocumentsTable-module_documentIframe__ptq5I{width:100%;height:37.5rem;border:none}.DocumentsTable-module_documentImage__KQVgS{max-width:100%;object-fit:contain}[data-split-view] #main-display-area #forms-table div[id^=accordion-item]{overflow-x:auto}.FormsTable-module_formsTableBody__SvGha td{width:50%;border-block-end:0!important}.FormsTable-module_customAccordianItem__isszs{background-color:var(--cds-layer-01, #f4f4f4)}.FormsTable-module_customAccordianItem__isszs .cds--accordion__content{margin-inline-start:0rem!important;padding-inline:0rem!important}.FormsTable-module_customAccordianItem__isszs .cds--accordion__wrapper{padding-block:0rem!important;padding-block-end:0rem!important}.Observations-module_observations__RKSyo div[id^=encounter-]{padding-inline-start:0!important}.Observations-module_observations__RKSyo div[id^=encounter-]>ul>li>button{background-color:var(--cds-layer-01, #f4f4f4)}.Observations-module_observations__RKSyo div[id^=abnormal-obs-][id$=-value]{color:var(--cds-text-error, #da1e28);font-weight:700}[data-split-view] #main-display-area .Observations-module_observations__RKSyo div[id^=accordion-item]{overflow-x:auto}[data-split-view] #main-display-area .Observations-module_observations__RKSyo div[id^=accordion-item] div[id^=accordion-item]{overflow-x:visible}.Observations-module_title__TJL3z{background:var(--cds-background, #ffffff)!important;min-block-size:fit-content!important;border-top:1px solid var(--cds-border-subtle)}.Observations-module_title__TJL3z p{font-size:var(--cds-heading-compact-02-font-size, 1rem);font-weight:var(--cds-heading-compact-02-font-weight, 600);line-height:var(--cds-heading-compact-02-line-height, 1.375);letter-spacing:var(--cds-heading-compact-02-letter-spacing, 0);color:var(--cds-text-primary, #161616)}
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { a4 as t, a2 as s, A as o, a1 as r, q as n, a0 as g, r as l, C as c, v as P, D as d, G as v, F as C, B as T, ae as b, ag as f, ah as u, w as A, T as m, Y as p, f as I, P as R, E as S, H as D, z as L, R as W, S as y, $ as N, V as U, a6 as h, a5 as x, ac as H, ab as E, a8 as G, a9 as O, aa as V, a7 as _, ad as q, a3 as w, _ as z, af as B, a as F, u as M, Z as k } from "./index-DCPifDyd.js";
1
+ import { a4 as t, a2 as s, A as o, a1 as r, q as n, a0 as g, r as l, C as c, v as P, D as d, G as v, F as C, B as T, ae as b, ag as f, ah as u, w as A, T as m, Y as p, f as I, P as R, E as S, H as D, z as L, R as W, S as y, $ as N, V as U, a6 as h, a5 as x, ac as H, ab as E, a8 as G, a9 as O, aa as V, a7 as _, ad as q, a3 as w, _ as z, af as B, a as F, u as M, Z as k } from "./index-BxS8GC6C.js";
2
2
  import "react";
3
3
  export {
4
4
  t as ActivePractitionerContext,
@@ -1 +1 @@
1
- {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/observations/utils.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEzD,OAAO,EACL,gBAAgB,EAChB,oBAAoB,EACpB,2BAA2B,EAC3B,uBAAuB,EACxB,MAAM,UAAU,CAAC;AAElB,eAAO,MAAM,oBAAoB,GAC/B,kBAAkB,gBAAgB,GAAG,SAAS,EAC9C,GAAG,CAAC,GAAG,EAAE,MAAM,KAAK,MAAM,KACzB,MAMF,CAAC;AAEF,eAAO,MAAM,sBAAsB,GACjC,aAAa,oBAAoB,EACjC,IAAI,CAAC,GAAG,EAAE,MAAM,KAAK,MAAM,KAC1B,MAYF,CAAC;AAoDF,eAAO,MAAM,6BAA6B,GACxC,aAAa,oBAAoB,EACjC,OAAO,MAAM,EACb,IAAI,CAAC,GAAG,EAAE,MAAM,KAAK,MAAM;;;;;CAQ5B,CAAC;AAsDF,wBAAgB,6BAA6B,CAC3C,MAAM,EAAE,MAAM,CAAC,WAAW,GAAG,SAAS,CAAC,GACtC,2BAA2B,CAuC7B;AAED,wBAAgB,4BAA4B,CAC1C,MAAM,EAAE,2BAA2B,GAClC,uBAAuB,EAAE,CA8C3B;AAED,wBAAgB,+BAA+B,CAC7C,YAAY,EAAE,uBAAuB,EAAE,GACtC,uBAAuB,EAAE,CAW3B"}
1
+ {"version":3,"file":"utils.d.ts","sourceRoot":"","sources":["../../src/observations/utils.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,WAAW,EAAE,MAAM,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AAEzD,OAAO,EACL,gBAAgB,EAChB,oBAAoB,EACpB,2BAA2B,EAC3B,uBAAuB,EACxB,MAAM,UAAU,CAAC;AAElB,eAAO,MAAM,oBAAoB,GAC/B,kBAAkB,gBAAgB,GAAG,SAAS,EAC9C,GAAG,CAAC,GAAG,EAAE,MAAM,KAAK,MAAM,KACzB,MAMF,CAAC;AAEF,eAAO,MAAM,sBAAsB,GACjC,aAAa,oBAAoB,EACjC,IAAI,CAAC,GAAG,EAAE,MAAM,KAAK,MAAM,KAC1B,MAyBF,CAAC;AAoDF,eAAO,MAAM,6BAA6B,GACxC,aAAa,oBAAoB,EACjC,OAAO,MAAM,EACb,IAAI,CAAC,GAAG,EAAE,MAAM,KAAK,MAAM;;;;;CAQ5B,CAAC;AAsDF,wBAAgB,6BAA6B,CAC3C,MAAM,EAAE,MAAM,CAAC,WAAW,GAAG,SAAS,CAAC,GACtC,2BAA2B,CAuC7B;AAED,wBAAgB,4BAA4B,CAC1C,MAAM,EAAE,2BAA2B,GAClC,uBAAuB,EAAE,CA8C3B;AAED,wBAAgB,+BAA+B,CAC7C,YAAY,EAAE,uBAAuB,EAAE,GACtC,uBAAuB,EAAE,CAW3B"}
@@ -1 +1 @@
1
- {"version":3,"file":"ObservationsRenderer.d.ts","sourceRoot":"","sources":["../../src/observationsRenderer/ObservationsRenderer.tsx"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAC3C,OAAO,KAAkB,MAAM,OAAO,CAAC;AAWvC,MAAM,WAAW,yBAAyB;IACxC,YAAY,EAAE,WAAW,EAAE,CAAC;IAC5B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AA2ND,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CA0EpE,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
1
+ {"version":3,"file":"ObservationsRenderer.d.ts","sourceRoot":"","sources":["../../src/observationsRenderer/ObservationsRenderer.tsx"],"names":[],"mappings":"AAQA,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,SAAS,CAAC;AAC3C,OAAO,KAAkB,MAAM,OAAO,CAAC;AAWvC,MAAM,WAAW,yBAAyB;IACxC,YAAY,EAAE,WAAW,EAAE,CAAC;IAC5B,SAAS,CAAC,EAAE,OAAO,CAAC;IACpB,OAAO,CAAC,EAAE,OAAO,CAAC;IAClB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAC3B,SAAS,CAAC,EAAE,MAAM,CAAC;IACnB,YAAY,CAAC,EAAE,MAAM,CAAC;IACtB,aAAa,CAAC,EAAE,OAAO,CAAC;CACzB;AAyND,eAAO,MAAM,oBAAoB,EAAE,KAAK,CAAC,EAAE,CAAC,yBAAyB,CA0EpE,CAAC;AAEF,eAAe,oBAAoB,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Observations.d.ts","sourceRoot":"","sources":["../../src/utils/Observations.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AACtD,OAAO,EAAE,oBAAoB,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAC;AAWhF,eAAO,MAAM,SAAS,GAAI,MAAM,MAAM,GAAG,SAAS,KAAG,MAAM,GAAG,SAG7D,CAAC;AAEF,wBAAgB,wBAAwB,CAAC,WAAW,EAAE,WAAW,GAAG,OAAO,CAY1E;AAqDD,wBAAgB,uBAAuB,CACrC,WAAW,EAAE,WAAW,GACvB,gBAAgB,GAAG,SAAS,CAqD9B;AAED,wBAAgB,yBAAyB,CAAC,WAAW,EAAE,oBAAoB,GAAG;IAC5E,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;CACrB,CAyBA;AAED,wBAAgB,wBAAwB,CACtC,YAAY,EAAE,oBAAoB,EAAE,GACnC,oBAAoB,EAAE,CAKxB;AAED,wBAAgB,4BAA4B,CAC1C,YAAY,EAAE,oBAAoB,EAAE,GACnC,oBAAoB,EAAE,CA0BxB;AAED,wBAAgB,qBAAqB,CACnC,YAAY,EAAE,WAAW,EAAE,GAC1B,oBAAoB,EAAE,CAqDxB"}
1
+ {"version":3,"file":"Observations.d.ts","sourceRoot":"","sources":["../../src/utils/Observations.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,WAAW,EAAE,SAAS,EAAE,MAAM,SAAS,CAAC;AACtD,OAAO,EAAE,oBAAoB,EAAE,gBAAgB,EAAE,MAAM,wBAAwB,CAAC;AAWhF,eAAO,MAAM,SAAS,GAAI,MAAM,MAAM,GAAG,SAAS,KAAG,MAAM,GAAG,SAG7D,CAAC;AAEF,wBAAgB,wBAAwB,CAAC,WAAW,EAAE,WAAW,GAAG,OAAO,CAY1E;AAqDD,wBAAgB,uBAAuB,CACrC,WAAW,EAAE,WAAW,GACvB,gBAAgB,GAAG,SAAS,CAqD9B;AAED,wBAAgB,yBAAyB,CAAC,WAAW,EAAE,oBAAoB,GAAG;IAC5E,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,OAAO,CAAC;CACrB,CAyBA;AAED,wBAAgB,wBAAwB,CACtC,YAAY,EAAE,oBAAoB,EAAE,GACnC,oBAAoB,EAAE,CAKxB;AAED,wBAAgB,4BAA4B,CAC1C,YAAY,EAAE,oBAAoB,EAAE,GACnC,oBAAoB,EAAE,CA6BxB;AAED,wBAAgB,qBAAqB,CACnC,YAAY,EAAE,WAAW,EAAE,GAC1B,oBAAoB,EAAE,CAqDxB"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bahmni/widgets",
3
- "version": "0.0.1-dev.281",
3
+ "version": "0.0.1-dev.283",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",