🔧 Bug Fixes
- VAvatar: provide component defaults to default slot (a765a6b)
- VCheckbox/VSwitch: incorrect default flex inherited from VInput (de501c3)
- VChip: prevent content div from taking activator target (e9a5a4a)
- VColorPicker: correct value gradient (d1251f5), closes #19187
- VListItemAction: adjust spacing when using the start/end props (1f63ca8)
- VOverlay: add missing opacity property (a27026f), closes #19182