@openmrs/esm-cohort-builder-app 4.0.5-pre.991 → 4.0.5-pre.994

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.
@@ -127,9 +127,9 @@
127
127
  "entry": false,
128
128
  "recorded": false,
129
129
  "reason": "split chunk (cache group: defaultVendors)",
130
- "size": 504991,
130
+ "size": 506982,
131
131
  "sizes": {
132
- "javascript": 504991
132
+ "javascript": 506982
133
133
  },
134
134
  "names": [],
135
135
  "idHints": [
@@ -144,7 +144,7 @@
144
144
  "auxiliaryFiles": [
145
145
  "326.js.map"
146
146
  ],
147
- "hash": "1ccdc5d2bff18586",
147
+ "hash": "4de37c713ad2043c",
148
148
  "childrenByOrder": {}
149
149
  },
150
150
  {
@@ -221,10 +221,10 @@
221
221
  "initial": true,
222
222
  "entry": true,
223
223
  "recorded": false,
224
- "size": 8667330,
224
+ "size": 8669321,
225
225
  "sizes": {
226
226
  "consume-shared": 168,
227
- "javascript": 8646878,
227
+ "javascript": 8648869,
228
228
  "share-init": 168,
229
229
  "runtime": 20116
230
230
  },
@@ -241,7 +241,7 @@
241
241
  "auxiliaryFiles": [
242
242
  "main.js.map"
243
243
  ],
244
- "hash": "eeeaf9b08e1ac521",
244
+ "hash": "1dc5b9127c563d01",
245
245
  "childrenByOrder": {}
246
246
  },
247
247
  {
package/dist/routes.json CHANGED
@@ -1 +1 @@
1
- {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"fhir2":">=1.2","webservices.rest":">=2.2.0","reportingrest":"^1.0.0","reporting":">=1.27.0"},"pages":[{"component":"cohortBuilder","route":"cohort-builder","online":true,"offline":true}],"extensions":[{"name":"system-administration-cohort-builder-card-link","slot":"system-admin-page-card-link-slot","component":"cohortBuilderAdminPageCardLink","online":true,"offline":true}],"modals":[{"name":"clear-search-history-modal","component":"clearSearchHistoryModal"},{"name":"clear-item-from-search-history-modal","component":"clearItemFromSearchHistoryModal"},{"name":"delete-cohort-modal","component":"deleteCohortModal"},{"name":"delete-query-modal","component":"deleteQueryModal"},{"name":"save-cohort-modal","component":"saveCohortModal"},{"name":"save-query-modal","component":"saveQueryModal"}],"version":"4.0.5-pre.991"}
1
+ {"$schema":"https://json.openmrs.org/routes.schema.json","backendDependencies":{"fhir2":">=1.2","webservices.rest":">=2.2.0","reportingrest":"^1.0.0","reporting":">=1.27.0"},"pages":[{"component":"cohortBuilder","route":"cohort-builder","online":true,"offline":true}],"extensions":[{"name":"system-administration-cohort-builder-card-link","slot":"system-admin-page-card-link-slot","component":"cohortBuilderAdminPageCardLink","online":true,"offline":true}],"modals":[{"name":"clear-search-history-modal","component":"clearSearchHistoryModal"},{"name":"clear-item-from-search-history-modal","component":"clearItemFromSearchHistoryModal"},{"name":"delete-cohort-modal","component":"deleteCohortModal"},{"name":"delete-query-modal","component":"deleteQueryModal"},{"name":"save-cohort-modal","component":"saveCohortModal"},{"name":"save-query-modal","component":"saveQueryModal"}],"version":"4.0.5-pre.994"}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@openmrs/esm-cohort-builder-app",
3
- "version": "4.0.5-pre.991",
3
+ "version": "4.0.5-pre.994",
4
4
  "license": "MPL-2.0",
5
5
  "description": "O3 frontend module for managing cohorts",
6
6
  "browser": "dist/openmrs-esm-cohort-builder-app.js",