/** * OfferDialog.vue - Dialog component for creating and submitting offers * * Features: * - Offer creation with description and amount * - Unit code selection (HUR, etc.) * - Expiration date handling * - Recipient and project targeting * - Real-time validation and submission * - Comprehensive error handling and user feedback * - Navigation to detailed offer configuration * * @author Matthew Raymer */