dev
feat(plasma-*): update tests and configs for Badge
fix(plasma-web, plasma-b2c, plasma-ui): fix single/multiple lines in Checkbox/Radiobox
fix(plasma-web-docs): Make button blur prop deprecated
feat(plasma-web,plasma-b2c): Add cover, background and coverGradient for `Card` component
feat(plasma-core): add scrollSnapStop property to the Carousel component
test(plasma-ui): add Fade component tests
chore: disableAnimation => lowPerformance
fix(plasma-core): export "Image" as styled component
fix: `Field` and `Input` props interfaces facelifting
feat(plasma-new-hope): new classes API for Popup
fix(plasma-core): improve type-coverage
feat: Deprecate isOpen/isVisible public props, change to opened
feat(plasma-core/plasma-ui): [cypress] processing periodicity
feat: add RadioGroup components
feat(plasma-web/core): update Radiobox & Checkbox tests
test: resolve cy-utils
feat: update Slider tests
fix(plasma-{hope, b2c, web}): redundant tokens in components updated
feat: modify tests for Webkit
fix(plasma-web, plasma-b2c): fix default Tabs sizes
fix: "RequiredProps" unions in TextField & TextArea
fix(plasma-core): revert changes in test
feat(plasma-core): update tests depending on primary view
feat(plasma-new-hope): Add `h6` component