@openmrs/esm-form-entry-app 12.2.2-pre.11415 → 12.2.2-pre.11419
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 +1 -1
- package/dist/routes.json +1 -1
- package/package.json +1 -1
package/.turbo/turbo-build.log
CHANGED
|
@@ -65,7 +65,7 @@ opera 131, opera 127, opera 126[39m[22m
|
|
|
65
65
|
[32m986.96e539b758741ac2.js[39m [2m | [22m[2m-[22m [2m | [22m [36m2.75 kB[39m[2m | [22m [36m975 bytes[39m
|
|
66
66
|
[32m9895.cfb49e32de686175.js[39m [2m | [22m[2m-[22m [2m | [22m [36m2.75 kB[39m[2m | [22m [36m973 bytes[39m
|
|
67
67
|
|
|
68
|
-
Build at: 2026-06-
|
|
68
|
+
Build at: 2026-06-12T21:04:36.062Z - Hash: 11ce3a595419a793 - Time: 228233ms
|
|
69
69
|
[1m[33m
|
|
70
70
|
Warning: /home/runner/work/openmrs-esm-patient-chart/openmrs-esm-patient-chart/node_modules/@carbon/react/es/components/Accordion/Accordion.js depends on 'prop-types'. CommonJS or AMD dependencies can cause optimization bailouts.
|
|
71
71
|
For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies
|
package/dist/routes.json
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":">=2.2.0","o3forms":"*"},"extensions":[{"name":"form-widget","component":"formWidget","slot":"form-widget-slot","online":true,"offline":true}],"version":"12.2.2-pre.
|
|
1
|
+
{"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"webservices.rest":">=2.2.0","o3forms":"*"},"extensions":[{"name":"form-widget","component":"formWidget","slot":"form-widget-slot","online":true,"offline":true}],"version":"12.2.2-pre.11419"}
|