Component Selector Builtin

Bevy ECSS provites the following components selector:

SelectorComponent
background-colorBackgroundColor
textText
buttonButton
nodeNode
styleStyle
ui-imageUiImage
interactionInteraction

This list will be expanded to match bevy_ui and other bevy core components.