44897aba5d
feat(checkbox): enhance Checkbox component with animation and new icon options - Added GSAP animations for checkbox state changes to improve user interaction. - Introduced a new "none" icon option for the Checkbox component. - Updated Checkbox component to support additional props and improved styling. - Refactored Checkbox rendering logic for better performance and maintainability. feat(tender-filters): add document state filter to TenderListFilters - Integrated a new checkbox filter for "Documents scraped" in the TenderListFilters component. - Enhanced the UI for the filter section to improve user experience.