@openmrs/esm-form-entry-app 11.3.1-pre.9480 → 11.3.1-pre.9488

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.
@@ -11644,12 +11644,12 @@
11644
11644
  ],
11645
11645
  "files": [
11646
11646
  "main.c9fedbf76d90aec0.css",
11647
- "main.9596a352a1ad2dbd.js"
11647
+ "main.f73fcf393cab44e3.js"
11648
11648
  ],
11649
11649
  "auxiliaryFiles": [
11650
- "main.9596a352a1ad2dbd.js.map"
11650
+ "main.f73fcf393cab44e3.js.map"
11651
11651
  ],
11652
- "hash": "9a04fd1d22c1ebd8",
11652
+ "hash": "0fe2e8d50a3a7534",
11653
11653
  "childrenByOrder": {}
11654
11654
  },
11655
11655
  {
@@ -15024,7 +15024,7 @@
15024
15024
  "auxiliaryFiles": [
15025
15025
  "openmrs-esm-form-entry-app.js.map"
15026
15026
  ],
15027
- "hash": "a955c0e89b288622",
15027
+ "hash": "1f4015d77fb71400",
15028
15028
  "childrenByOrder": {}
15029
15029
  },
15030
15030
  {
@@ -21918,7 +21918,7 @@
21918
21918
  "styles.c9fedbf76d90aec0.css"
21919
21919
  ],
21920
21920
  "auxiliaryFiles": [],
21921
- "hash": "7e03fea175b2748c",
21921
+ "hash": "f732e4d64da6e024",
21922
21922
  "childrenByOrder": {}
21923
21923
  },
21924
21924
  {
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":"11.3.1-pre.9480"}
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":"11.3.1-pre.9488"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-form-entry-app",
3
- "version": "11.3.1-pre.9480",
3
+ "version": "11.3.1-pre.9488",
4
4
  "license": "MPL-2.0",
5
5
  "description": "Angular form engine for O3",
6
6
  "browser": "dist/openmrs-esm-form-entry-app.js",