@icanbwell/composite 1.872.1 → 1.874.0
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/973.index.js +8 -0
- package/973.index.js.map +1 -1
- package/index.js +1 -1
- package/native.js +1 -1
- package/package.json +3 -3
package/973.index.js
CHANGED
|
@@ -2373,6 +2373,8 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
2373
2373
|
location
|
|
2374
2374
|
searchResultsType
|
|
2375
2375
|
specialty
|
|
2376
|
+
acceptingPatients
|
|
2377
|
+
language
|
|
2376
2378
|
}
|
|
2377
2379
|
unifiedSearchSortingOptions
|
|
2378
2380
|
epicLocationIdSelector
|
|
@@ -3172,6 +3174,8 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
3172
3174
|
location
|
|
3173
3175
|
searchResultsType
|
|
3174
3176
|
specialty
|
|
3177
|
+
acceptingPatients
|
|
3178
|
+
language
|
|
3175
3179
|
}
|
|
3176
3180
|
unifiedSearchSortingOptions
|
|
3177
3181
|
epicLocationIdSelector
|
|
@@ -6503,6 +6507,8 @@ Take a look at the reducer(s) handling this action type: `+Xe.type+`.
|
|
|
6503
6507
|
location
|
|
6504
6508
|
searchResultsType
|
|
6505
6509
|
specialty
|
|
6510
|
+
acceptingPatients
|
|
6511
|
+
language
|
|
6506
6512
|
}
|
|
6507
6513
|
unifiedSearchSortingOptions
|
|
6508
6514
|
epicLocationIdSelector
|
|
@@ -9046,6 +9052,8 @@ Take a look at the reducer(s) handling this action type: `+Xe.type+`.
|
|
|
9046
9052
|
location
|
|
9047
9053
|
searchResultsType
|
|
9048
9054
|
specialty
|
|
9055
|
+
acceptingPatients
|
|
9056
|
+
language
|
|
9049
9057
|
}
|
|
9050
9058
|
unifiedSearchSortingOptions
|
|
9051
9059
|
epicLocationIdSelector
|