Prerelease changes
- feat: refactor Switch to use ElementInternals by extending BaseCheckbox (PR #31613 by chrisdholt)
- fixes the border-color for switch when in the checked state on rest (PR #31628 by chrisdholt)
- add try-catch block to ensure that registered properties can be updated dynamically (PR #31629 by chrisdholt)