@openmrs/esm-form-entry-app 12.2.2-pre.11434 → 12.2.2-pre.11439

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.
@@ -65,7 +65,7 @@ opera 131, opera 127, opera 126
65
65
  986.96e539b758741ac2.js  | -  |  2.75 kB |  975 bytes
66
66
  9895.cfb49e32de686175.js  | -  |  2.75 kB |  973 bytes
67
67
 
68
- Build at: 2026-06-16T11:55:58.658Z - Hash: 11ce3a595419a793 - Time: 227636ms
68
+ Build at: 2026-06-16T13:49:33.613Z - Hash: 734ba7c7dddb07c7 - Time: 222332ms
69
69
  
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
@@ -82,7 +82,7 @@ For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-depe
82
82
  Warning: /home/runner/work/openmrs-esm-patient-chart/openmrs-esm-patient-chart/node_modules/@carbon/react/es/components/OverflowMenu/OverflowMenu.js depends on 'invariant'. CommonJS or AMD dependencies can cause optimization bailouts.
83
83
  For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies
84
84
 
85
- Warning: /home/runner/work/openmrs-esm-patient-chart/openmrs-esm-patient-chart/node_modules/@openmrs/esm-emr-api/dist/location.js depends on 'rxjs/operators/index.js'. CommonJS or AMD dependencies can cause optimization bailouts.
85
+ Warning: /home/runner/work/openmrs-esm-patient-chart/openmrs-esm-patient-chart/node_modules/@openmrs/esm-emr-api/dist/visit-type.js depends on 'rxjs/operators/index.js'. CommonJS or AMD dependencies can cause optimization bailouts.
86
86
  For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies
87
87
 
88
88
  Warning: /home/runner/work/openmrs-esm-patient-chart/openmrs-esm-patient-chart/node_modules/@openmrs/esm-navigation/dist/breadcrumbs/db.js depends on 'path-to-regexp'. CommonJS or AMD dependencies can cause optimization bailouts.
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.11434"}
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.11439"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-form-entry-app",
3
- "version": "12.2.2-pre.11434",
3
+ "version": "12.2.2-pre.11439",
4
4
  "license": "MPL-2.0",
5
5
  "description": "Angular form engine for O3",
6
6
  "browser": "dist/openmrs-esm-form-entry-app.js",