@openmrs/esm-appointments-app 9.2.1-pre.6890 → 9.2.1-pre.6891
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 +4 -4
- package/dist/4889.js +1 -1
- package/dist/4889.js.map +1 -1
- package/dist/5666.js +1 -0
- package/dist/5666.js.map +1 -0
- package/dist/6886.js +1 -1
- package/dist/main.js +1 -1
- package/dist/openmrs-esm-appointments-app.js.buildmanifest.json +32 -32
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/form/appointments-form.test.tsx +120 -0
- package/src/form/appointments-form.workspace.tsx +46 -25
- package/dist/7420.js +0 -1
- package/dist/7420.js.map +0 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
assets by path *.js 4.
|
|
1
|
+
assets by path *.js 4.32 MiB
|
|
2
2
|
assets by chunk 3.1 MiB (id hint: vendors)
|
|
3
3
|
assets by status 2.55 MiB [big]
|
|
4
4
|
asset 8252.js 1.98 MiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
@@ -9,10 +9,10 @@ assets by path *.js 4.31 MiB
|
|
|
9
9
|
assets by path *.json 43.9 KiB
|
|
10
10
|
asset openmrs-esm-appointments-app.js.buildmanifest.json 40.9 KiB [emitted]
|
|
11
11
|
asset routes.json 2.95 KiB [emitted] [from: src/routes.json] [copied]
|
|
12
|
-
orphan modules 9.35 MiB [orphan]
|
|
12
|
+
orphan modules 9.35 MiB [orphan] 3121 modules
|
|
13
13
|
runtime modules 44.6 KiB 28 modules
|
|
14
14
|
built modules 10.4 MiB (javascript) 378 bytes (share-init) 378 bytes (consume-shared) [built]
|
|
15
|
-
modules by path ../../node_modules/ 9.13 MiB
|
|
15
|
+
modules by path ../../node_modules/ 9.13 MiB 616 modules
|
|
16
16
|
modules by path ./ 1.25 MiB
|
|
17
17
|
javascript modules 1.01 MiB 63 modules
|
|
18
18
|
optional modules 242 KiB [optional] 39 modules
|
|
@@ -30,4 +30,4 @@ Assets:
|
|
|
30
30
|
1559.js (279 KiB)
|
|
31
31
|
8252.js (1.98 MiB)
|
|
32
32
|
|
|
33
|
-
webpack 5.99.9 compiled with 1 warning in
|
|
33
|
+
webpack 5.99.9 compiled with 1 warning in 147874 ms
|