a8d3d64ae2
The base bulk actions class supports deselecting all selected items but lacks knowledge of the element types. To enhance flexibility and maintain the class's generic nature, this change introduces a mechanism that allows each subclass to explicitly define how to reset the attributes indicating a selected state.