ButtonPlus
ButtonPlus is a button component extended from Unity UGUI's Button, supporting the Once, Continuous, and PressedAndReleased long-click modes plus a Scale press-transition.
InputFieldPlaceholderRemover
InputFieldPlaceholderRemover is an input field helper that automatically hides the Placeholder while the input field is focused and restores it on defocus, supporting InputField (Legacy) and TMP_InputField.