@kenyaemr/esm-version-app 5.4.2-pre.2911 → 5.4.2

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.
@@ -102,9 +102,9 @@
102
102
  "rendered": true,
103
103
  "initial": false,
104
104
  "entry": false,
105
- "size": 35992,
105
+ "size": 35953,
106
106
  "sizes": {
107
- "javascript": 35992
107
+ "javascript": 35953
108
108
  },
109
109
  "names": [],
110
110
  "idHints": [],
@@ -117,7 +117,7 @@
117
117
  "auxiliaryFiles": [
118
118
  "286.js.map"
119
119
  ],
120
- "hash": "f477f94fa95bf79b",
120
+ "hash": "2ee865ef65167d88",
121
121
  "childrenByOrder": {}
122
122
  },
123
123
  {
@@ -349,10 +349,10 @@
349
349
  "rendered": true,
350
350
  "initial": true,
351
351
  "entry": true,
352
- "size": 310838,
352
+ "size": 310799,
353
353
  "sizes": {
354
354
  "consume-shared": 168,
355
- "javascript": 310460,
355
+ "javascript": 310421,
356
356
  "runtime": 13187,
357
357
  "share-init": 210
358
358
  },
@@ -369,7 +369,7 @@
369
369
  "auxiliaryFiles": [
370
370
  "main.js.map"
371
371
  ],
372
- "hash": "bf75e239146b211d",
372
+ "hash": "1b2e1188753105aa",
373
373
  "childrenByOrder": {}
374
374
  },
375
375
  {
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.2-pre.2911"}
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.2"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@kenyaemr/esm-version-app",
3
- "version": "5.4.2-pre.2911",
3
+ "version": "5.4.2",
4
4
  "description": "Patient flags microfrontend for the OpenMRS SPA",
5
5
  "keywords": [
6
6
  "openmrs"
@@ -49,6 +49,5 @@
49
49
  },
50
50
  "publishConfig": {
51
51
  "access": "public"
52
- },
53
- "stableVersion": "5.4.1"
52
+ }
54
53
  }
@@ -2,28 +2,28 @@
2
2
  // IMPORTANT: THIS FILE IS AUTO GENERATED! DO NOT MANUALLY EDIT OR CHECKIN!
3
3
  /* tslint:disable */
4
4
  export const VERSION = {
5
- "dirty": true,
6
- "raw": "v5.4.1-247-gf673fd3-dirty",
7
- "hash": "gf673fd3",
8
- "distance": 247,
9
- "tag": "v5.4.1",
5
+ "dirty": false,
6
+ "raw": "v5.4.2-0-gcf25d49",
7
+ "hash": "gcf25d49",
8
+ "distance": 0,
9
+ "tag": "v5.4.2",
10
10
  "semver": {
11
11
  "options": {
12
12
  "loose": false,
13
13
  "includePrerelease": false
14
14
  },
15
15
  "loose": false,
16
- "raw": "v5.4.1",
16
+ "raw": "v5.4.2",
17
17
  "major": 5,
18
18
  "minor": 4,
19
- "patch": 1,
19
+ "patch": 2,
20
20
  "prerelease": [],
21
21
  "build": [],
22
- "version": "5.4.1"
22
+ "version": "5.4.2"
23
23
  },
24
- "suffix": "247-gf673fd3-dirty",
25
- "semverString": "5.4.1+247.gf673fd3",
26
- "version": "5.4.2-pre.2911",
27
- "buildDate": "2026-01-21T18:36:50.986Z"
24
+ "suffix": "0-gcf25d49",
25
+ "semverString": "5.4.2",
26
+ "version": "5.4.2",
27
+ "buildDate": "2026-01-21T19:42:40.745Z"
28
28
  };
29
29
  /* tslint:enable */