@bahmni/clinical-app 0.0.1-dev.412 → 0.0.1-dev.413

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,5 +1,5 @@
1
1
  import { jsxs as t, jsx as e } from "react/jsx-runtime";
2
- import { u as r, cN as l, cO as o, cP as c, bc as m, bd as g, cQ as h, cR as p, cS as b, aK as u } from "./index-CJB4S9Uw.js";
2
+ import { u as r, cN as l, cO as o, cP as c, bc as m, bd as g, cQ as h, cR as p, cS as b, aK as u } from "./index-Cyru_COR.js";
3
3
  import { Suspense as _ } from "react";
4
4
  import "@tanstack/react-query";
5
5
  const E = "index-module_loading__eyE2k", $ = "index-module_message__95HmH", y = "index-module_panel__8VJh2", s = {
package/dist/index.js CHANGED
@@ -1,4 +1,4 @@
1
- import { cT as c } from "./index-CJB4S9Uw.js";
1
+ import { cT as c } from "./index-Cyru_COR.js";
2
2
  export {
3
3
  c as ClinicalApp
4
4
  };
@@ -267,6 +267,7 @@
267
267
  "GLOBAL_ACTION_USER": "User",
268
268
  "HOME_LABEL": "Home",
269
269
  "IMMUNIZATION_HISTORY_WIDGET_ADD_BUTTON": "Add Immunization History",
270
+ "IMMUNIZATION_HISTORY_WIDGET_ADD_WAIVER_BUTTON": "Add Immunization Waiver",
270
271
  "IMMUNIZATION_HISTORY_WIDGET_ADMINISTERED_TABLE_ARIA": "Administered immunizations table",
271
272
  "IMMUNIZATION_HISTORY_WIDGET_ADMINISTERED_TAB_TITLE": "Vaccination summary",
272
273
  "IMMUNIZATION_HISTORY_WIDGET_COL_ADMINISTERED_LOCATION": "Administered location",
@@ -276,6 +276,7 @@
276
276
  "GLOBAL_ACTION_USER": "Usuario",
277
277
  "HOME_LABEL": "Inicio",
278
278
  "IMMUNIZATION_HISTORY_WIDGET_ADD_BUTTON": "Agregar inmunización",
279
+ "IMMUNIZATION_HISTORY_WIDGET_ADD_WAIVER_BUTTON": "Agregar exención de inmunización",
279
280
  "IMMUNIZATION_HISTORY_WIDGET_ADMINISTERED_TABLE_ARIA": "Tabla de inmunizaciones administradas",
280
281
  "IMMUNIZATION_HISTORY_WIDGET_ADMINISTERED_TAB_TITLE": "Resumen de vacunación",
281
282
  "IMMUNIZATION_HISTORY_WIDGET_COL_ADMINISTERED_LOCATION": "Lugar de administración",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bahmni/clinical-app",
3
- "version": "0.0.1-dev.412",
3
+ "version": "0.0.1-dev.413",
4
4
  "type": "module",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/index.js",