@kenyaemr/esm-version-app 5.4.3-pre.2921 → 5.4.3-pre.2925

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.
@@ -117,7 +117,7 @@
117
117
  "auxiliaryFiles": [
118
118
  "286.js.map"
119
119
  ],
120
- "hash": "e6b904cddb0fffb9",
120
+ "hash": "7556565f21b6b0b4",
121
121
  "childrenByOrder": {}
122
122
  },
123
123
  {
@@ -248,6 +248,28 @@
248
248
  "hash": "691e450cf9af4906",
249
249
  "childrenByOrder": {}
250
250
  },
251
+ {
252
+ "type": "chunk",
253
+ "rendered": true,
254
+ "initial": false,
255
+ "entry": false,
256
+ "size": 44,
257
+ "sizes": {
258
+ "javascript": 44
259
+ },
260
+ "names": [],
261
+ "idHints": [],
262
+ "runtime": [
263
+ "@kenyaemr/esm-version-app",
264
+ "main"
265
+ ],
266
+ "files": [
267
+ "501.js"
268
+ ],
269
+ "auxiliaryFiles": [],
270
+ "hash": "186f9cf927e16cd0",
271
+ "childrenByOrder": {}
272
+ },
251
273
  {
252
274
  "type": "chunk",
253
275
  "rendered": false,
@@ -369,7 +391,7 @@
369
391
  "auxiliaryFiles": [
370
392
  "main.js.map"
371
393
  ],
372
- "hash": "8f3fc56c2b5a3a16",
394
+ "hash": "347a23bd3a8254ae",
373
395
  "childrenByOrder": {}
374
396
  },
375
397
  {
package/dist/routes.json CHANGED
@@ -1 +1 @@
1
- {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"kenyaemr":"^19.0.0"},"pages":[{"component":"about","route":"about","online":true,"offline":true}],"extensions":[],"version":"5.4.3-pre.2921"}
1
+ {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"kenyaemr":"^19.0.0"},"pages":[{"component":"about","route":"about","online":true,"offline":true}],"extensions":[],"version":"5.4.3-pre.2925"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kenyaemr/esm-version-app",
3
- "version": "5.4.3-pre.2921",
3
+ "version": "5.4.3-pre.2925",
4
4
  "description": "Patient flags microfrontend for the OpenMRS SPA",
5
5
  "keywords": [
6
6
  "openmrs"
@@ -3,9 +3,9 @@
3
3
  /* tslint:disable */
4
4
  export const VERSION = {
5
5
  "dirty": true,
6
- "raw": "v5.4.2-2-g0250971-dirty",
7
- "hash": "g0250971",
8
- "distance": 2,
6
+ "raw": "v5.4.2-4-g6edae59-dirty",
7
+ "hash": "g6edae59",
8
+ "distance": 4,
9
9
  "tag": "v5.4.2",
10
10
  "semver": {
11
11
  "options": {
@@ -21,9 +21,9 @@ export const VERSION = {
21
21
  "build": [],
22
22
  "version": "5.4.2"
23
23
  },
24
- "suffix": "2-g0250971-dirty",
25
- "semverString": "5.4.2+2.g0250971",
26
- "version": "5.4.3-pre.2921",
27
- "buildDate": "2026-01-22T11:40:08.760Z"
24
+ "suffix": "4-g6edae59-dirty",
25
+ "semverString": "5.4.2+4.g6edae59",
26
+ "version": "5.4.3-pre.2925",
27
+ "buildDate": "2026-01-29T05:03:30.282Z"
28
28
  };
29
29
  /* tslint:enable */
@@ -0,0 +1,3 @@
1
+ {
2
+ "systemInfo": "Informations système"
3
+ }