@icanbwell/composite 1.652.0 → 1.652.2
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/184.index.js +2 -0
- package/184.index.js.map +1 -1
- package/index.js +1 -1
- package/native.js +1 -1
- package/package.json +3 -3
package/184.index.js
CHANGED
|
@@ -414,6 +414,7 @@ Take a look at the reducer(s) handling this action type: `+We.type+`.
|
|
|
414
414
|
unifiedSearchConnectionTypes
|
|
415
415
|
enableIncludeInactiveFilter
|
|
416
416
|
enableIncludePopulatedProaOnlyFilter
|
|
417
|
+
unifiedSearchPSSConfigValue
|
|
417
418
|
}
|
|
418
419
|
}
|
|
419
420
|
}
|
|
@@ -2799,6 +2800,7 @@ Take a look at the reducer(s) handling this action type: `+We.type+`.
|
|
|
2799
2800
|
unifiedSearchConnectionTypes
|
|
2800
2801
|
enableIncludeInactiveFilter
|
|
2801
2802
|
enableIncludePopulatedProaOnlyFilter
|
|
2803
|
+
unifiedSearchPSSConfigValue
|
|
2802
2804
|
}
|
|
2803
2805
|
}
|
|
2804
2806
|
}
|