🔧 Bug Fixes
- locale: update bulgarian translation (#18157) (9d7f225)
- locale: update farsi translation (#17739) (8b2b50e)
- tab-transition: clamp NaN scale to 0 (#18178) (a071ac8), closes #18177
- useActivator: only check attribute if el exists (91df192)
- VBtnToggle: use selected-opacity sass variable (c6a5f81), closes #18179
- VField: align label with input when rounded not applied (#18183) (381b081), closes #18182
- VField: make loader visible (#18169) (a01e21a), closes #18146
- VField: hide clear button overflow (37aba68)
- VIcon: prevent shrinking in expand-x-transition (ad5f94d)
- VSwitch: improve dark theme visibility (#18103) (2d920cb), closes #18089
- VTable: add transition properties (#18069) (0292eb2), closes #18068
- VTextarea: add id to sizer element (ae10945), closes #18163