Cart Panel Features
This cart panel component demonstrates:
- Uses dialog-panel for modal behavior (native <dialog>)
- Slide-in animation from the right side
- Cart item management with smooth animations
- Shopify cart API integration (getCart, updateCartItem)
- Processing states during cart operations
- Event system (cart-panel:show, cart-panel:updated, etc.)
- Native focus trap and escape key handling