Standardize Close Button with ARIA Label and Emit Contract
In 'src/shared/components/buttons/CloseButton.vue', added an 'aria-label' for accessibility and implemented emit contracts through a button base component to ensure consistency in close interactions across the application.