@openmrs/esm-appointments-app 8.3.2-pre.4972 → 8.3.2-pre.4986
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 +3 -3
- package/dist/1761.js +1 -0
- package/dist/1761.js.map +1 -0
- package/dist/2753.js +1 -1
- package/dist/2753.js.map +1 -1
- package/dist/2923.js +1 -1
- package/dist/2923.js.map +1 -1
- package/dist/3260.js +1 -1
- package/dist/3260.js.map +1 -1
- package/dist/3574.js +1 -1
- package/dist/6179.js +1 -1
- package/dist/6179.js.map +1 -1
- package/dist/646.js +1 -1
- package/dist/646.js.map +1 -1
- package/dist/9874.js +1 -1
- package/dist/9874.js.map +1 -1
- package/dist/main.js +1 -1
- package/dist/main.js.map +1 -1
- package/dist/openmrs-esm-appointments-app.js.buildmanifest.json +49 -49
- package/dist/routes.json +1 -1
- package/package.json +1 -1
- package/src/appointments/common-components/appointments-table.component.tsx +4 -3
- package/src/form/appointments-form.test.tsx +1 -1
- package/src/index.ts +3 -4
- package/src/metrics/metrics-header.component.tsx +1 -1
- package/src/patient-appointments/patient-appointments-action-menu.component.tsx +15 -24
- package/src/patient-appointments/patient-appointments-base.component.tsx +9 -4
- package/src/patient-appointments/patient-appointments-cancel.modal.tsx +14 -16
- package/src/patient-search/patient-search.component.tsx +2 -3
- package/src/routes.json +10 -43
- package/translations/en.json +1 -2
- package/dist/310.js +0 -1
- package/dist/310.js.map +0 -1
- /package/src/form/{appointments-form.component.tsx → appointments-form.workspace.tsx} +0 -0
package/.turbo/turbo-build.log
CHANGED
|
@@ -9,9 +9,9 @@ assets by path *.js 3.71 MiB
|
|
|
9
9
|
asset 1249.js 276 KiB [emitted] [minimized] [big] (id hint: vendors) 2 related assets
|
|
10
10
|
+ 10 assets
|
|
11
11
|
+ 55 assets
|
|
12
|
-
assets by path *.json 37
|
|
12
|
+
assets by path *.json 37 KiB
|
|
13
13
|
asset openmrs-esm-appointments-app.js.buildmanifest.json 34.6 KiB [emitted]
|
|
14
|
-
asset routes.json 2.
|
|
14
|
+
asset routes.json 2.45 KiB [emitted] [from: src/routes.json] [copied]
|
|
15
15
|
orphan modules 8.56 MiB [orphan] 1466 modules
|
|
16
16
|
runtime modules 43.8 KiB 30 modules
|
|
17
17
|
built modules 11.6 MiB (javascript) 336 bytes (share-init) 336 bytes (consume-shared) [built]
|
|
@@ -35,4 +35,4 @@ Assets:
|
|
|
35
35
|
8615.js (372 KiB)
|
|
36
36
|
1249.js (276 KiB)
|
|
37
37
|
|
|
38
|
-
webpack 5.88.0 compiled with 1 warning in
|
|
38
|
+
webpack 5.88.0 compiled with 1 warning in 177593 ms
|