KeyValue:
- If pasted with only one line and doesn't have a ':' or '=' token it will perform a normal paste.
- If pasted in the key column it will replace the current row.
- Performs a normal paste in the value field
ArrayList:
- Only handles pasting when it's single line
- Only shows the default protip if it's single line
rancher/dashboard#1701