@icanbwell/composite 1.641.0 → 1.643.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/212.index.js +10 -0
- package/212.index.js.map +1 -1
- package/index.js +1 -1
- package/native.js +1 -1
- package/package.json +3 -3
package/212.index.js
CHANGED
|
@@ -411,6 +411,7 @@ Take a look at the reducer(s) handling this action type: `+We.type+`.
|
|
|
411
411
|
externalContactSupportLink
|
|
412
412
|
containerMaxWidth
|
|
413
413
|
popularHealthSystemsLink
|
|
414
|
+
unifiedSearchConnectionTypes
|
|
414
415
|
}
|
|
415
416
|
}
|
|
416
417
|
}
|
|
@@ -517,6 +518,10 @@ Take a look at the reducer(s) handling this action type: `+We.type+`.
|
|
|
517
518
|
label
|
|
518
519
|
icon
|
|
519
520
|
enabled
|
|
521
|
+
rxTransfer {
|
|
522
|
+
enabled
|
|
523
|
+
icon
|
|
524
|
+
}
|
|
520
525
|
}
|
|
521
526
|
allergies {
|
|
522
527
|
label
|
|
@@ -2783,6 +2788,7 @@ Take a look at the reducer(s) handling this action type: `+We.type+`.
|
|
|
2783
2788
|
externalContactSupportLink
|
|
2784
2789
|
containerMaxWidth
|
|
2785
2790
|
popularHealthSystemsLink
|
|
2791
|
+
unifiedSearchConnectionTypes
|
|
2786
2792
|
}
|
|
2787
2793
|
}
|
|
2788
2794
|
}
|
|
@@ -2889,6 +2895,10 @@ Take a look at the reducer(s) handling this action type: `+We.type+`.
|
|
|
2889
2895
|
label
|
|
2890
2896
|
icon
|
|
2891
2897
|
enabled
|
|
2898
|
+
rxTransfer {
|
|
2899
|
+
enabled
|
|
2900
|
+
icon
|
|
2901
|
+
}
|
|
2892
2902
|
}
|
|
2893
2903
|
allergies {
|
|
2894
2904
|
label
|