Update dependency @gitlab/ui to v102
This MR contains the following updates:
| Package | Type | Update | Change | 
|---|---|---|---|
| @gitlab/ui | dependencies | major | 101.7.1->102.0.0 | 
MR created with the help of gitlab-org/frontend/renovate-gitlab-bot
Release Notes
gitlab-org/gitlab-ui (@gitlab/ui)
v102.0.0
Bug Fixes
- GlCheckbox: always add a label, even for empty content (4154c08)
Features
- FormRadio,FormCheckbox: Remove buttons style (5ca17b0)
- GlButton: Remove pill and squared properties (7c61763)
- GlFormRadio,GlFormCheckbox: Remove plain style (415542c)
- GlNav,GlTabs: Remove vertical and card designs (8bd8b00)
BREAKING CHANGES
- GlNav,GlTabs: BootstrapVue's Nav and Tabs components support a vertical, and card styles. These styles are now removed in GitLab UI.
- GlFormRadio,GlFormCheckbox: The GlFormRadio and GlFormCheckbox do not support the property 'plain' anymore. Prefer overriding the CSS styles in case native browser styles should be used instead.
- FormRadio,FormCheckbox: BootstrapVue's Radio Buttons and Checkboxes support a button style mode which was never documented within our system. We do not support adding the property 'button' on GlFormRadio and GlFormCheckbox.
- GlButton: The GlButton does not support the properties 'pill' and 'squared' anymore. Prefer using the styles with the usual border radius. When absolutely necessary, apply GitLab UI Util CSS classes to override the border radius
v101.16.0
Features
- GlDuoChat, GlAnimatedIcon: Update loading icon (23d0874)
v101.15.0
Features
- DuoChat: support project dependencies context item type (e212121)
v101.14.0
Features
- GlToast: Replace BootstrapCSS Util with GitLab UI Class (57d069b)
v101.13.0
Features
- GlDropdown: Replace BootstrapCSS Util Class with GitLab UI Class (8772f60)
v101.12.0
Features
- DuoChat: Update input placeholder text (657bde9)
v101.11.0
Features
- GlChartsLegend: Replace legacy CSS Class with design tokens (78a3ece)
v101.10.0
Features
- Tokens: Update hover values (3b3b9cd)
v101.9.0
Features
- GlDuoChat: Use design tokens to improve darkmode & WHCM (1f315fc)
v101.8.0
Features
- GlLink: Update darkmode token value (b8c03e0)
101.7.1 (2024-11-04)
Bug Fixes
- GlDuoChat: Prevent scrolling the content behind the Duo Chat (2b48d08)
Configuration
- 
If you want to rebase/retry this MR, check this box 
This MR has been generated by Renovate Bot.