@openmrs/esm-form-entry-app 12.2.2-pre.11421 → 12.2.2-pre.11424

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-12T22:24:14.056Z - Hash: ab3025efd42306e9 - Time: 175057ms
68
+ Build at: 2026-06-15T06:50:28.510Z - Hash: 11ce3a595419a793 - Time: 225709ms
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
@@ -88,13 +88,13 @@ For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-depe
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.
89
89
  For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies
90
90
 
91
- Warning: /home/runner/work/openmrs-esm-patient-chart/openmrs-esm-patient-chart/node_modules/@openmrs/esm-styleguide/dist/notifications/index.js depends on 'react-dom/client'. CommonJS or AMD dependencies can cause optimization bailouts.
91
+ Warning: /home/runner/work/openmrs-esm-patient-chart/openmrs-esm-patient-chart/node_modules/@openmrs/esm-styleguide/dist/dashboard-extension/index.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts.
92
92
  For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies
93
93
 
94
- Warning: /home/runner/work/openmrs-esm-patient-chart/openmrs-esm-patient-chart/node_modules/@openmrs/esm-styleguide/dist/patient-photo/patient-photo.component.js depends on 'geopattern'. CommonJS or AMD dependencies can cause optimization bailouts.
94
+ Warning: /home/runner/work/openmrs-esm-patient-chart/openmrs-esm-patient-chart/node_modules/@openmrs/esm-styleguide/dist/notifications/index.js depends on 'react-dom/client'. CommonJS or AMD dependencies can cause optimization bailouts.
95
95
  For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies
96
96
 
97
- Warning: /home/runner/work/openmrs-esm-patient-chart/openmrs-esm-patient-chart/node_modules/@openmrs/esm-styleguide/dist/pictograms/pictograms.js depends on 'classnames'. CommonJS or AMD dependencies can cause optimization bailouts.
97
+ Warning: /home/runner/work/openmrs-esm-patient-chart/openmrs-esm-patient-chart/node_modules/@openmrs/esm-styleguide/dist/patient-photo/patient-photo.component.js depends on 'geopattern'. CommonJS or AMD dependencies can cause optimization bailouts.
98
98
  For more info see: https://angular.dev/tools/cli/build#configuring-commonjs-dependencies
99
99
 
100
100
  Warning: /home/runner/work/openmrs-esm-patient-chart/openmrs-esm-patient-chart/node_modules/@openmrs/esm-utils/dist/version.js depends on 'semver'. 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.11421"}
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.11424"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-form-entry-app",
3
- "version": "12.2.2-pre.11421",
3
+ "version": "12.2.2-pre.11424",
4
4
  "license": "MPL-2.0",
5
5
  "description": "Angular form engine for O3",
6
6
  "browser": "dist/openmrs-esm-form-entry-app.js",