- Add position: relative on .wgt-slider for absolute pagination
- Style .slider-pagination with flex alignment (left/center/right)
- Dark/light themes and rectangle vs circle dot variants
- Counter badge sizing for pagination-count
Made-with: Cursor
- Export boost, merchant, dianwu, mdugc, delivery (and related) from api index
- Delivery pages: call api.delivery.* instead of separate delivery module import
- Revert optional chaining on router.params, getCurrentInstance, S.* where safe
- Trade/delivery order rows: drop inline flex layout on totals (use default View)
- Merchant logout: use S.logout() directly
- Env and subpackage/component moves alongside prior package split work
Made-with: Cursor