@icanbwell/composite 1.1084.1 → 1.1085.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/20.index.js +54 -0
- package/20.index.js.map +1 -1
- package/index.js +1 -1
- package/native.js +1 -1
- package/package.json +3 -3
package/20.index.js
CHANGED
|
@@ -2185,6 +2185,10 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
2185
2185
|
}
|
|
2186
2186
|
}
|
|
2187
2187
|
showVisitSectionOnDashboard
|
|
2188
|
+
enableFilterConfirmationBeforeFindCareSearch {
|
|
2189
|
+
enabled
|
|
2190
|
+
questionnaireId
|
|
2191
|
+
}
|
|
2188
2192
|
}
|
|
2189
2193
|
}
|
|
2190
2194
|
}
|
|
@@ -2764,6 +2768,15 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
2764
2768
|
userProfileConfig {
|
|
2765
2769
|
accountMaxAge
|
|
2766
2770
|
accountMinAge
|
|
2771
|
+
profileEditabilityRules {
|
|
2772
|
+
defaultDisabledFields
|
|
2773
|
+
editabilityRules {
|
|
2774
|
+
affectedProfileFields
|
|
2775
|
+
expression
|
|
2776
|
+
helperTextKey
|
|
2777
|
+
profileRuleEvaluationResource
|
|
2778
|
+
}
|
|
2779
|
+
}
|
|
2767
2780
|
}
|
|
2768
2781
|
}
|
|
2769
2782
|
}
|
|
@@ -3162,6 +3175,10 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
3162
3175
|
}
|
|
3163
3176
|
}
|
|
3164
3177
|
showVisitSectionOnDashboard
|
|
3178
|
+
enableFilterConfirmationBeforeFindCareSearch {
|
|
3179
|
+
enabled
|
|
3180
|
+
questionnaireId
|
|
3181
|
+
}
|
|
3165
3182
|
}
|
|
3166
3183
|
}
|
|
3167
3184
|
}
|
|
@@ -3741,6 +3758,15 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
3741
3758
|
userProfileConfig {
|
|
3742
3759
|
accountMaxAge
|
|
3743
3760
|
accountMinAge
|
|
3761
|
+
profileEditabilityRules {
|
|
3762
|
+
defaultDisabledFields
|
|
3763
|
+
editabilityRules {
|
|
3764
|
+
affectedProfileFields
|
|
3765
|
+
expression
|
|
3766
|
+
helperTextKey
|
|
3767
|
+
profileRuleEvaluationResource
|
|
3768
|
+
}
|
|
3769
|
+
}
|
|
3744
3770
|
}
|
|
3745
3771
|
}
|
|
3746
3772
|
}
|
|
@@ -5561,6 +5587,7 @@ function print() { __p += __j.call(arguments, '') }
|
|
|
5561
5587
|
issuer
|
|
5562
5588
|
providerConfig {
|
|
5563
5589
|
tenantId
|
|
5590
|
+
authDomain
|
|
5564
5591
|
flows {
|
|
5565
5592
|
name
|
|
5566
5593
|
id
|
|
@@ -7093,6 +7120,10 @@ Take a look at the reducer(s) handling this action type: `+Ye.type+`.
|
|
|
7093
7120
|
}
|
|
7094
7121
|
}
|
|
7095
7122
|
showVisitSectionOnDashboard
|
|
7123
|
+
enableFilterConfirmationBeforeFindCareSearch {
|
|
7124
|
+
enabled
|
|
7125
|
+
questionnaireId
|
|
7126
|
+
}
|
|
7096
7127
|
}
|
|
7097
7128
|
}
|
|
7098
7129
|
}
|
|
@@ -7672,6 +7703,15 @@ Take a look at the reducer(s) handling this action type: `+Ye.type+`.
|
|
|
7672
7703
|
userProfileConfig {
|
|
7673
7704
|
accountMaxAge
|
|
7674
7705
|
accountMinAge
|
|
7706
|
+
profileEditabilityRules {
|
|
7707
|
+
defaultDisabledFields
|
|
7708
|
+
editabilityRules {
|
|
7709
|
+
affectedProfileFields
|
|
7710
|
+
expression
|
|
7711
|
+
helperTextKey
|
|
7712
|
+
profileRuleEvaluationResource
|
|
7713
|
+
}
|
|
7714
|
+
}
|
|
7675
7715
|
}
|
|
7676
7716
|
}
|
|
7677
7717
|
}
|
|
@@ -8940,6 +8980,7 @@ Take a look at the reducer(s) handling this action type: `+Ye.type+`.
|
|
|
8940
8980
|
issuer
|
|
8941
8981
|
providerConfig {
|
|
8942
8982
|
tenantId
|
|
8983
|
+
authDomain
|
|
8943
8984
|
flows {
|
|
8944
8985
|
name
|
|
8945
8986
|
id
|
|
@@ -9826,6 +9867,10 @@ Take a look at the reducer(s) handling this action type: `+Ye.type+`.
|
|
|
9826
9867
|
}
|
|
9827
9868
|
}
|
|
9828
9869
|
showVisitSectionOnDashboard
|
|
9870
|
+
enableFilterConfirmationBeforeFindCareSearch {
|
|
9871
|
+
enabled
|
|
9872
|
+
questionnaireId
|
|
9873
|
+
}
|
|
9829
9874
|
}
|
|
9830
9875
|
}
|
|
9831
9876
|
}
|
|
@@ -10405,6 +10450,15 @@ Take a look at the reducer(s) handling this action type: `+Ye.type+`.
|
|
|
10405
10450
|
userProfileConfig {
|
|
10406
10451
|
accountMaxAge
|
|
10407
10452
|
accountMinAge
|
|
10453
|
+
profileEditabilityRules {
|
|
10454
|
+
defaultDisabledFields
|
|
10455
|
+
editabilityRules {
|
|
10456
|
+
affectedProfileFields
|
|
10457
|
+
expression
|
|
10458
|
+
helperTextKey
|
|
10459
|
+
profileRuleEvaluationResource
|
|
10460
|
+
}
|
|
10461
|
+
}
|
|
10408
10462
|
}
|
|
10409
10463
|
}
|
|
10410
10464
|
}
|