@bahmni/widgets 0.0.1-dev.197 → 0.0.1-dev.198
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{DocumentsTable-BH2Lp5eF.js → DocumentsTable-Ska__ahw.js} +1 -1
- package/dist/{FormsTable-CMgSIy0l.js → FormsTable-lCK3MGem.js} +1 -1
- package/dist/{Observations-o0yfLJhC.js → Observations-CUNpCRjQ.js} +1 -1
- package/dist/{index-dzifQaG5.js → index-ByYJKxXq.js} +5 -5
- package/dist/index.js +1 -1
- package/package.json +1 -1
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as s, jsxs as l, Fragment as k } from "react/jsx-runtime";
|
|
2
|
-
import { u as V, a as H, b as P, F as q, j as z, c as G, y as Y } from "./index-
|
|
2
|
+
import { u as V, a as H, b as P, F as q, j as z, c as G, y as Y } from "./index-ByYJKxXq.js";
|
|
3
3
|
import { useQuery as K } from "@tanstack/react-query";
|
|
4
4
|
import { useState as C, useCallback as E, useEffect as M, useMemo as f } from "react";
|
|
5
5
|
import { useTranslation as Q } from "react-i18next";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as b, jsx as o, Fragment as j } from "react/jsx-runtime";
|
|
2
|
-
import { f as K, d as R, Z as ae, r as oe, o as se, e as ne, g as de, i as ie, u as le, h as ce, W as me, K as ue, Y as pe, k as be, l as fe, j as _e, F as ye, c as P, m as he, n as $e, y as ge, D as Ne, R as k } from "./index-
|
|
2
|
+
import { f as K, d as R, Z as ae, r as oe, o as se, e as ne, g as de, i as ie, u as le, h as ce, W as me, K as ue, Y as pe, k as be, l as fe, j as _e, F as ye, c as P, m as he, n as $e, y as ge, D as Ne, R as k } from "./index-ByYJKxXq.js";
|
|
3
3
|
import { useQueryClient as ve, useQuery as O } from "@tanstack/react-query";
|
|
4
4
|
import { useState as H, useMemo as g, useCallback as L } from "react";
|
|
5
5
|
import { useTranslation as V } from "react-i18next";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsx as d, jsxs as S } from "react/jsx-runtime";
|
|
2
|
-
import { p as q, q as U, t as M, Z as V, J as k, r as w, o as K, e as G, u as P, a as H, Q as j, U as J, l as Z, g as z, s as Y, v as W, w as X, c as x } from "./index-
|
|
2
|
+
import { p as q, q as U, t as M, Z as V, J as k, r as w, o as K, e as G, u as P, a as H, Q as j, U as J, l as Z, g as z, s as Y, v as W, w as X, c as x } from "./index-ByYJKxXq.js";
|
|
3
3
|
import { useQueries as ee, useQuery as te } from "@tanstack/react-query";
|
|
4
4
|
import { useRef as se, useEffect as $, useMemo as h } from "react";
|
|
5
5
|
import { useTranslation as C } from "react-i18next";
|
|
@@ -78680,9 +78680,9 @@ const cnt = {
|
|
|
78680
78680
|
ALLERGIES: ["Add Allergies"],
|
|
78681
78681
|
CONDITIONS_AND_DIAGNOSES: ["Add Diagnoses"],
|
|
78682
78682
|
INVESTIGATIONS: ["Add Orders"],
|
|
78683
|
-
MEDICATIONS: ["Add
|
|
78683
|
+
MEDICATIONS: ["Add Orders"],
|
|
78684
78684
|
OBSERVATIONS: ["Add Observations"],
|
|
78685
|
-
VACCINATIONS: ["Add
|
|
78685
|
+
VACCINATIONS: ["Add Orders"]
|
|
78686
78686
|
}, d0t = ({
|
|
78687
78687
|
children: t
|
|
78688
78688
|
}) => (de(() => {
|
|
@@ -78835,7 +78835,7 @@ const m0t = [
|
|
|
78835
78835
|
},
|
|
78836
78836
|
{
|
|
78837
78837
|
type: "patientDocuments",
|
|
78838
|
-
component: Ir(() => import("./DocumentsTable-
|
|
78838
|
+
component: Ir(() => import("./DocumentsTable-Ska__ahw.js"))
|
|
78839
78839
|
},
|
|
78840
78840
|
{
|
|
78841
78841
|
type: "flowSheet",
|
|
@@ -78843,7 +78843,7 @@ const m0t = [
|
|
|
78843
78843
|
},
|
|
78844
78844
|
{
|
|
78845
78845
|
type: "forms",
|
|
78846
|
-
component: Ir(() => import("./FormsTable-
|
|
78846
|
+
component: Ir(() => import("./FormsTable-lCK3MGem.js"))
|
|
78847
78847
|
},
|
|
78848
78848
|
{
|
|
78849
78849
|
type: "labOrders",
|
|
@@ -78851,7 +78851,7 @@ const m0t = [
|
|
|
78851
78851
|
},
|
|
78852
78852
|
{
|
|
78853
78853
|
type: "observations",
|
|
78854
|
-
component: Ir(() => import("./Observations-
|
|
78854
|
+
component: Ir(() => import("./Observations-CUNpCRjQ.js"))
|
|
78855
78855
|
},
|
|
78856
78856
|
{
|
|
78857
78857
|
type: "ordersControl",
|
package/dist/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a3 as s, a1 as t, A as o, a0 as r, x as n, $ as g, C as l, z as P, G as c, L as d, M as v, N as T, O as A, P as b, H as C, I as p, E as f, B as I, S as u, _ as S, V as W, a5 as m, a4 as N, ab as R, aa as D, a7 as U, a8 as x, a9 as y, a6 as L, ac as h, a2 as E, X as G, a as H, u as O, T as V } from "./index-
|
|
1
|
+
import { a3 as s, a1 as t, A as o, a0 as r, x as n, $ as g, C as l, z as P, G as c, L as d, M as v, N as T, O as A, P as b, H as C, I as p, E as f, B as I, S as u, _ as S, V as W, a5 as m, a4 as N, ab as R, aa as D, a7 as U, a8 as x, a9 as y, a6 as L, ac as h, a2 as E, X as G, a as H, u as O, T as V } from "./index-ByYJKxXq.js";
|
|
2
2
|
import "react";
|
|
3
3
|
export {
|
|
4
4
|
s as ActivePractitionerContext,
|