@kenyaemr/esm-admin-app 5.4.3 → 5.4.4-pre.12
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/.turbo/turbo-build.log +2 -2
- package/dist/585.js +1 -1
- package/dist/585.js.map +1 -1
- package/dist/kenyaemr-esm-admin-app.js.buildmanifest.json +6 -6
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/routes.json +1 -1
- package/package.json +3 -2
- package/src/components/users/manage-users/manage-user-role-scope/user-role-scope-workspace/user-role-scope.workspace.tsx +2 -2
- package/src/user-management.resources.ts +5 -11
|
@@ -275,9 +275,9 @@
|
|
|
275
275
|
"rendered": true,
|
|
276
276
|
"initial": false,
|
|
277
277
|
"entry": false,
|
|
278
|
-
"size":
|
|
278
|
+
"size": 1136934,
|
|
279
279
|
"sizes": {
|
|
280
|
-
"javascript":
|
|
280
|
+
"javascript": 1136934
|
|
281
281
|
},
|
|
282
282
|
"names": [],
|
|
283
283
|
"idHints": [],
|
|
@@ -290,7 +290,7 @@
|
|
|
290
290
|
"auxiliaryFiles": [
|
|
291
291
|
"585.js.map"
|
|
292
292
|
],
|
|
293
|
-
"hash": "
|
|
293
|
+
"hash": "133fdb78fbef2ff5",
|
|
294
294
|
"childrenByOrder": {}
|
|
295
295
|
},
|
|
296
296
|
{
|
|
@@ -525,10 +525,10 @@
|
|
|
525
525
|
"rendered": true,
|
|
526
526
|
"initial": true,
|
|
527
527
|
"entry": true,
|
|
528
|
-
"size":
|
|
528
|
+
"size": 8690709,
|
|
529
529
|
"sizes": {
|
|
530
530
|
"consume-shared": 294,
|
|
531
|
-
"javascript":
|
|
531
|
+
"javascript": 8690121,
|
|
532
532
|
"runtime": 14193,
|
|
533
533
|
"share-init": 294
|
|
534
534
|
},
|
|
@@ -545,7 +545,7 @@
|
|
|
545
545
|
"auxiliaryFiles": [
|
|
546
546
|
"main.js.map"
|
|
547
547
|
],
|
|
548
|
-
"hash": "
|
|
548
|
+
"hash": "fac298ea3ebc1b59",
|
|
549
549
|
"childrenByOrder": {}
|
|
550
550
|
},
|
|
551
551
|
{
|