1cc08b84c4
- Implemented bulk input mode in SettingsDataModelFieldSelectForm to allow users to input multiple options at once. - Added convertBulkTextToOptions and convertOptionsToBulkText utility functions for handling bulk text conversion. - Created tests for both conversion functions to ensure correct functionality. Screenshot: <img width="601" height="752" alt="image" src="https://github.com/user-attachments/assets/95932860-090e-4743-9bd9-7aa6747ad04f" /> <img width="543" height="362" alt="image" src="https://github.com/user-attachments/assets/84490808-2e0f-4126-951e-167b35f1b0d0" /> --------- Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com> Co-authored-by: Etienne <45695613+etiennejouan@users.noreply.github.com>