@bahmni/clinical-app 0.0.1-dev.368 → 0.0.1-dev.370
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/{ConsultationPage-CwQT7_7d.js → ConsultationPage-BV3BXEMh.js} +1768 -1770
- package/dist/{DocumentsTable-CHqKtoG4-CJIiv8_u.js → DocumentsTable-C1vD9Kw9-ftdIXmkR.js} +28 -28
- package/dist/{FormsTable-Crz5nzU3-BbjFUrSP.js → FormsTable-BhI227Fr-BCbOzFC4.js} +49 -49
- package/dist/{LNWAZHJI-DxIYH4QT.js → LNWAZHJI-lRV9jkB1.js} +2 -2
- package/dist/{MWZ6AO7Z-B0jAnqfC.js → MWZ6AO7Z-DEiFf-Mc.js} +2 -2
- package/dist/{Observations-CHjSKw9X-L-q4lTJ7.js → Observations-D3RSu-vt-g7jomFIO.js} +35 -35
- package/dist/{YPM2AS64-D4QUzxh4.js → YPM2AS64-CQhU5EiF.js} +181 -181
- package/dist/components/patientHeader/ConsultationActionButton.d.ts.map +1 -1
- package/dist/{hook-yw3n2ASf.js → hook-BWfIb4f3.js} +1 -1
- package/dist/index-1Ys3OxQI.js +80 -0
- package/dist/{index-BY927skX.js → index-BhY34I_M.js} +47559 -46889
- package/dist/{index-CNtl1oRc.js → index-z3UC96oc.js} +2 -2
- package/dist/index.css +1 -1
- package/dist/index.js +1 -1
- package/dist/pages/list/__tests__/__mocks__/listMocks.d.ts +1 -1
- package/dist/pages/list/__tests__/__mocks__/listMocks.d.ts.map +1 -1
- package/dist/pages/list/constants.d.ts +1 -1
- package/dist/pages/list/constants.d.ts.map +1 -1
- package/dist/pages/list/extensions/searchHandler/__tests__/__mocks__/searchHandlerMocks.d.ts +1 -1
- package/dist/pages/list/extensions/searchHandler/__tests__/__mocks__/searchHandlerMocks.d.ts.map +1 -1
- package/dist/pages/list/extensions/searchHandler/index.d.ts +1 -1
- package/dist/pages/list/extensions/searchHandler/index.d.ts.map +1 -1
- package/dist/pages/list/index.d.ts.map +1 -1
- package/dist/providers/clinicalConfig/models.d.ts +1 -2
- package/dist/providers/clinicalConfig/models.d.ts.map +1 -1
- package/package.json +1 -1
- package/dist/extensions/__tests__/__mocks__/extensionsMocks.d.ts +0 -8
- package/dist/extensions/__tests__/__mocks__/extensionsMocks.d.ts.map +0 -1
- package/dist/extensions/index.d.ts +0 -3
- package/dist/extensions/index.d.ts.map +0 -1
- package/dist/extensions/models.d.ts +0 -15
- package/dist/extensions/models.d.ts.map +0 -1
- package/dist/extensions/utils.d.ts +0 -5
- package/dist/extensions/utils.d.ts.map +0 -1
- package/dist/index-Yq9ykldy.js +0 -89
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { jsxs as d, jsx as e } from "react/jsx-runtime";
|
|
2
|
-
import { u as r,
|
|
2
|
+
import { u as r, cB as l, cC as o, cD as c, b7 as m, b8 as g, cE as p, cF as h, cG as b, aG as u } from "./index-BhY34I_M.js";
|
|
3
3
|
import { Suspense as _ } from "react";
|
|
4
4
|
import "@tanstack/react-query";
|
|
5
5
|
const E = "index-module_loading__FAL7n", $ = "index-module_message__KjCnF", H = "index-module_panel__j5vTu", s = {
|
|
@@ -48,7 +48,7 @@ const E = "index-module_loading__FAL7n", $ = "index-module_message__KjCnF", H =
|
|
|
48
48
|
className: s.panel,
|
|
49
49
|
"data-testid": `${a.id}-panel-test-id`,
|
|
50
50
|
"aria-label": `Panel ${a.id}`,
|
|
51
|
-
children: t ? /* @__PURE__ */ e(
|
|
51
|
+
children: t && a.extensionParams ? /* @__PURE__ */ e(
|
|
52
52
|
_,
|
|
53
53
|
{
|
|
54
54
|
fallback: /* @__PURE__ */ e(
|