@openmrs/esm-dispensing-app 1.6.3-pre.441 → 1.6.3-pre.445
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/cache/c9fadbbef9276685-meta.json +1 -0
- package/.turbo/cache/c9fadbbef9276685.tar.zst +0 -0
- package/.turbo/turbo-build.log +11 -11
- package/dist/204.js +1 -1
- package/dist/204.js.map +1 -1
- package/dist/319.js +1 -1
- package/dist/524.js +1 -1
- package/dist/524.js.map +1 -1
- package/dist/890.js +1 -1
- package/dist/890.js.map +1 -1
- package/dist/998.js +1 -0
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-dispensing-app.js +1 -1
- package/dist/openmrs-esm-dispensing-app.js.buildmanifest.json +36 -14
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/dashboard/dispensing-dashboard.component.tsx +10 -4
- package/translations/es.json +23 -23
- package/translations/ky.json +92 -0
- package/.turbo/cache/a4ba8d2f80373af4-meta.json +0 -1
- package/.turbo/cache/a4ba8d2f80373af4.tar.zst +0 -0
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"hash":"c9fadbbef9276685","duration":42097}
|
|
Binary file
|
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
Browserslist: caniuse-lite is outdated. Please run:
|
|
2
2
|
npx update-browserslist-db@latest
|
|
3
3
|
Why you should do it regularly: https://github.com/browserslist/update-db#readme
|
|
4
|
-
assets by path *.js 2.
|
|
5
|
-
assets by chunk 1.
|
|
4
|
+
assets by path *.js 2.79 MiB
|
|
5
|
+
assets by chunk 1.83 MiB (id hint: vendors)
|
|
6
6
|
assets by status 1.69 MiB [big]
|
|
7
7
|
asset 204.js 1.39 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
8
8
|
asset 524.js 309 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
9
9
|
asset 935.js 130 KiB [emitted] [minimized] (id hint: vendors) 2 related assets
|
|
10
10
|
asset 46.js 6.08 KiB [emitted] [minimized] (id hint: vendors) 1 related asset
|
|
11
|
-
+
|
|
12
|
-
assets by path *.json 23 KiB
|
|
13
|
-
asset openmrs-esm-dispensing-app.js.buildmanifest.json
|
|
11
|
+
+ 44 assets
|
|
12
|
+
assets by path *.json 23.4 KiB
|
|
13
|
+
asset openmrs-esm-dispensing-app.js.buildmanifest.json 22 KiB [emitted]
|
|
14
14
|
asset routes.json 1.42 KiB [emitted] [from: src/routes.json] [copied]
|
|
15
15
|
orphan modules 3.56 MiB [orphan] 590 modules
|
|
16
16
|
runtime modules 39.2 KiB 28 modules
|
|
17
|
-
built modules 7.
|
|
18
|
-
javascript modules 7.
|
|
19
|
-
optional modules
|
|
17
|
+
built modules 7.87 MiB (javascript) 252 bytes (share-init) 252 bytes (consume-shared) [built]
|
|
18
|
+
javascript modules 7.77 MiB 93 modules
|
|
19
|
+
optional modules 103 KiB [optional]
|
|
20
20
|
./translations/am.json 3.25 KiB [optional] [built] [code generated]
|
|
21
|
-
+
|
|
21
|
+
+ 31 modules
|
|
22
22
|
provide-module modules 252 bytes
|
|
23
|
-
provide shared module (default) @openmrs/esm-framework@6.
|
|
23
|
+
provide shared module (default) @openmrs/esm-framework@6.2.1-pre.2796 = ./node_m...(truncated) 42 bytes [built] [code generated]
|
|
24
24
|
provide shared module (default) dayjs@1.11.13 = ./node_modules/dayj...(truncated) 42 bytes [built] [code generated]
|
|
25
25
|
+ 4 modules
|
|
26
26
|
consume-shared-module modules 252 bytes
|
|
@@ -40,4 +40,4 @@ Entrypoints:
|
|
|
40
40
|
main (510 KiB)
|
|
41
41
|
main.js
|
|
42
42
|
|
|
43
|
-
webpack 5.88.0 compiled with 2 warnings in
|
|
43
|
+
webpack 5.88.0 compiled with 2 warnings in 40038 ms
|