Update components to include zap tag and related functionalities according to NIP-57.
* **RecentZap.tsx**
- Add logic to calculate lnurl pay request URL from the zap tag.
- Include information on how to validate the nostr query parameter.
* **RecentZapsCard.tsx**
- Add logic to parse all weights, calculate a sum, and then a percentage to each receiver.
- Display zap split configuration in the note.
* **Notification.tsx**
- Add logic to calculate lnurl pay request URL from the zap tag.
- Include information on how to validate the nostr query parameter.
* **Notifications.tsx**
- No significant changes.
* **ZapButton.tsx**
- Add logic to calculate lnurl pay request URL from the zap tag.
- Include information on how to validate the nostr query parameter.
* **ZapButtonListItem.tsx**
- Add logic to calculate lnurl pay request URL from the zap tag.
- Include information on how to validate the nostr query parameter.
---
For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/lumina-rocks/lumina?shareId=XXXX-XXXX-XXXX-XXXX).