Draft: Initial updates for flexible ranges
- Set yearonly_from to number, and yearonly_to to textfield.
- Validate the "from" is less than "to".
- Add calculateYear() helper to handle relative time stings.
- Update default widget to remove custom "now" condition.
Closes #3449436