Au.

Results 4 issues of Au.

When I was trying to read cookies from Safari, I got stuck. After searching, I found that the cookie file is different which is in `~/Library/Containers/com.apple.Safari/Data/Library/Cookies`. I have fixed this...

This PR is going to fix issue #57. Solution: Loop to find an existing path in the given list to return as the cookie file path.

### NextUI Version 2.2.9 ### Describe the bug I am trying to use the `AutoComplete` component. When I try to customize the `selectedKey` and `onSelectionChanged` following the instructions in doc:...

🐛 Type: Bug