cozy/cozy-ui (cozy-ui)
### [`v106.8.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10680-2024-05-23)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v106.7.0...v106.8.0)
##### Features
- Adjust colors for deprecated Infos and Alert components ([3e01fb9](https://togithub.com/cozy/cozy-ui/commit/3e01fb9))
- **Icon:** Add Chess icon ([c833a8a](https://togithub.com/cozy/cozy-ui/commit/c833a8a))
- **Theme:** Add `primaryBackground`, `secondaryBackground`, `successB.` ([49c12e1](https://togithub.com/cozy/cozy-ui/commit/49c12e1))
### [`v106.7.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10670-2024-05-21)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v106.6.0...v106.7.0)
##### Features
- **ListItem:** Default expanded attributes are chosen if prop undefined ([13e03e5](https://togithub.com/cozy/cozy-ui/commit/13e03e5))
- **ListItem:** Exclude not expanded attributes from default ones ([105c8c4](https://togithub.com/cozy/cozy-ui/commit/105c8c4))
### [`v106.6.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10660-2024-05-16)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v106.5.0...v106.6.0)
##### Features
- Adjust style for old component Field and SelectBox ([0b4a907](https://togithub.com/cozy/cozy-ui/commit/0b4a907))
### [`v106.5.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10650-2024-05-16)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v106.4.0...v106.5.0)
##### Features
- Add description variant for SquareAppIcon ([379f150](https://togithub.com/cozy/cozy-ui/commit/379f150))
- Simplify making a demo documentation ([229e462](https://togithub.com/cozy/cozy-ui/commit/229e462))
### [`v106.4.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10640-2024-05-15)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v106.3.0...v106.4.0)
##### Features
- **Flagship:** Mock getFlagshipMetadata if node_env = test ([5411534](https://togithub.com/cozy/cozy-ui/commit/5411534))
### [`v106.3.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10630-2024-05-15)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v106.2.0...v106.3.0)
##### Features
- **TextField:** Force left text alignment for input ([d3ff3c2](https://togithub.com/cozy/cozy-ui/commit/d3ff3c2))
### [`v106.2.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10620-2024-05-14)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v106.1.1...v106.2.0)
##### Bug Fixes
- **NestedSelect:** Search bar on desktop mode ([74938d9](https://togithub.com/cozy/cozy-ui/commit/74938d9))
##### Features
- **ListItem/MenuItem:** Break word if text is too long ([6d87b42](https://togithub.com/cozy/cozy-ui/commit/6d87b42))
#### [106.1.1](https://togithub.com/cozy/cozy-ui/compare/v106.1.0...v106.1.1) (2024-05-14)
##### Bug Fixes
- **ActionsMenuWrapper:** Spread ev on menu child clicks ([9b9a5ed](https://togithub.com/cozy/cozy-ui/commit/9b9a5ed))
- **TextField:** Spread ev on MobileSelect item click ([49a71b0](https://togithub.com/cozy/cozy-ui/commit/49a71b0))
### [`v106.1.1`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10611-2024-05-14)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v106.1.0...v106.1.1)
##### Bug Fixes
- **ActionsMenuWrapper:** Spread ev on menu child clicks ([9b9a5ed](https://togithub.com/cozy/cozy-ui/commit/9b9a5ed))
- **TextField:** Spread ev on MobileSelect item click ([49a71b0](https://togithub.com/cozy/cozy-ui/commit/49a71b0))
### [`v106.1.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10610-2024-05-07)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v106.0.0...v106.1.0)
##### Features
- Add uncloud icon ([2dbb1bf](https://togithub.com/cozy/cozy-ui/commit/2dbb1bf))
### [`v106.0.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10600-2024-04-25)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.12.0...v106.0.0)
##### Features
- Remove unused formatLocallyDistanceToNowStrict ([d9b09ca](https://togithub.com/cozy/cozy-ui/commit/d9b09ca))
- Remove unused package mockdate ([7c123ea](https://togithub.com/cozy/cozy-ui/commit/7c123ea))
- Update cozy-client ([09ee273](https://togithub.com/cozy/cozy-ui/commit/09ee273))
- Use expiration date messages from cozy-client ([00cf70a](https://togithub.com/cozy/cozy-ui/commit/00cf70a))
##### BREAKING CHANGES
- formatLocallyDistanceToNowStrict has been removed. Use 'date-fns/formatDistanceToNowStrict' instead.
### [`v105.12.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#105120-2024-04-23)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.11.0...v105.12.0)
##### Features
- **ContactsListModal:** Add the contact prop to provide its own list ([8652fa6](https://togithub.com/cozy/cozy-ui/commit/8652fa6))
- **ContactsListModal:** Split query to specific file ([b232fe0](https://togithub.com/cozy/cozy-ui/commit/b232fe0))
### [`v105.11.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#105110-2024-04-19)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.10.2...v105.11.0)
##### Features
- **Icon:** Add Relationship icon ([06727bf](https://togithub.com/cozy/cozy-ui/commit/06727bf))
#### [105.10.2](https://togithub.com/cozy/cozy-ui/compare/v105.10.1...v105.10.2) (2024-04-18)
##### Bug Fixes
- **MidEllipsis:** It should not trim strings ([311e92d](https://togithub.com/cozy/cozy-ui/commit/311e92d))
#### [105.10.1](https://togithub.com/cozy/cozy-ui/compare/v105.10.0...v105.10.1) (2024-04-18)
##### Bug Fixes
- **TextField:** Props should not be overriden ([5636cf9](https://togithub.com/cozy/cozy-ui/commit/5636cf9))
### [`v105.10.2`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#105102-2024-04-18)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.10.1...v105.10.2)
##### Bug Fixes
- **MidEllipsis:** It should not trim strings ([311e92d](https://togithub.com/cozy/cozy-ui/commit/311e92d))
### [`v105.10.1`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#105101-2024-04-18)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.10.0...v105.10.1)
##### Bug Fixes
- **TextField:** Props should not be overriden ([5636cf9](https://togithub.com/cozy/cozy-ui/commit/5636cf9))
### [`v105.10.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#105100-2024-04-18)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.9.1...v105.10.0)
##### Bug Fixes
- **Dialog:** Set disableEnforceFocus to true ([969c848](https://togithub.com/cozy/cozy-ui/commit/969c848))
- **TextField:** Force specific icon component for Select usage ([f14f998](https://togithub.com/cozy/cozy-ui/commit/f14f998))
##### Features
- **TextField:** Use BottomDrawer on mobile for Select input ([20a0030](https://togithub.com/cozy/cozy-ui/commit/20a0030))
#### [105.9.1](https://togithub.com/cozy/cozy-ui/compare/v105.9.0...v105.9.1) (2024-04-16)
##### Bug Fixes
- **MenuItem:** Remove maxWidth and add it on Menu instead ([291c8cd](https://togithub.com/cozy/cozy-ui/commit/291c8cd))
### [`v105.9.1`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10591-2024-04-16)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.9.0...v105.9.1)
##### Bug Fixes
- **MenuItem:** Remove maxWidth and add it on Menu instead ([291c8cd](https://togithub.com/cozy/cozy-ui/commit/291c8cd))
### [`v105.9.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10590-2024-04-11)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.8.0...v105.9.0)
##### Features
- Exclude shared drives dir from filepicker ([c29b26d](https://togithub.com/cozy/cozy-ui/commit/c29b26d))
### [`v105.8.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10580-2024-04-09)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.7.0...v105.8.0)
##### Features
- Add missing proptypes to NestedSelect ([c474ece](https://togithub.com/cozy/cozy-ui/commit/c474ece))
- Open NestedSelect to a specific element ([8cf959e](https://togithub.com/cozy/cozy-ui/commit/8cf959e))
- Remove useless code in NestedSelect ([b88450c](https://togithub.com/cozy/cozy-ui/commit/b88450c))
### [`v105.7.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10570-2024-04-09)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.6.0...v105.7.0)
##### Bug Fixes
- Add vertical scroll to sidebar when needed ([9e9e95c](https://togithub.com/cozy/cozy-ui/commit/9e9e95c))
- update nav.styl after broken lint passed PR ([28333d8](https://togithub.com/cozy/cozy-ui/commit/28333d8))
##### Features
- Add `` component ([8c7a14a](https://togithub.com/cozy/cozy-ui/commit/8c7a14a))
- **ListItem:** Use cozy-client to make ExpandedAttributes label ([eb681e1](https://togithub.com/cozy/cozy-ui/commit/eb681e1))
### [`v105.6.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10560-2024-04-03)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.5.0...v105.6.0)
##### Features
- **ListItem:** Add licenseNumber and confidentialNumber in ExpandedAttr ([4de21ff](https://togithub.com/cozy/cozy-ui/commit/4de21ff))
- Remove useless Viewer locales ([221a66f](https://togithub.com/cozy/cozy-ui/commit/221a66f))
### [`v105.5.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10550-2024-04-02)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.4.0...v105.5.0)
##### Features
- Update node-polyglot ([fb41dca](https://togithub.com/cozy/cozy-ui/commit/fb41dca))
### [`v105.4.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10540-2024-03-29)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.3.1...v105.4.0)
##### Features
- **Icons:** Add multiple icons for the new qualifications modal ([b5dca90](https://togithub.com/cozy/cozy-ui/commit/b5dca90))
#### [105.3.1](https://togithub.com/cozy/cozy-ui/compare/v105.3.0...v105.3.1) (2024-03-28)
##### Bug Fixes
- Argos screenshots could not be validated ([4cc3a0d](https://togithub.com/cozy/cozy-ui/commit/4cc3a0d))
### [`v105.3.1`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10531-2024-03-28)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.3.0...v105.3.1)
##### Bug Fixes
- Argos screenshots could not be validated ([4cc3a0d](https://togithub.com/cozy/cozy-ui/commit/4cc3a0d))
### [`v105.3.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10530-2024-03-27)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.2.1...v105.3.0)
##### Features
- **resizeImage:** Reduce quality for big image ([2b6cacf](https://togithub.com/cozy/cozy-ui/commit/2b6cacf))
#### [105.2.1](https://togithub.com/cozy/cozy-ui/compare/v105.2.0...v105.2.1) (2024-03-26)
##### Bug Fixes
- **Viewer:** Remove WebviewIntentProvider ([edfdc1d](https://togithub.com/cozy/cozy-ui/commit/edfdc1d))
### [`v105.2.1`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10521-2024-03-26)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.2.0...v105.2.1)
##### Bug Fixes
- **Viewer:** Remove WebviewIntentProvider ([edfdc1d](https://togithub.com/cozy/cozy-ui/commit/edfdc1d))
### [`v105.2.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10520-2024-03-21)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.1.0...v105.2.0)
##### Features
- **Viewer:** Refactor PrintButton and use `ActionsItems` ([8b7a068](https://togithub.com/cozy/cozy-ui/commit/8b7a068))
### [`v105.1.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10510-2024-03-21)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.0.2...v105.1.0)
##### Bug Fixes
- **NestedSelect:** Remove title attribute on modal ([de57aff](https://togithub.com/cozy/cozy-ui/commit/de57aff))
##### Features
- **NestedSelect:** Add ellipsis on modal title ([341db5a](https://togithub.com/cozy/cozy-ui/commit/341db5a))
#### [105.0.2](https://togithub.com/cozy/cozy-ui/compare/v105.0.1...v105.0.2) (2024-03-20)
##### Bug Fixes
- **Viewer:** Events must be limited on the image ([548994d](https://togithub.com/cozy/cozy-ui/commit/548994d))
#### [105.0.1](https://togithub.com/cozy/cozy-ui/compare/v105.0.0...v105.0.1) (2024-03-19)
##### Bug Fixes
- **Viewer:** The Pinch event doesn't have a "tapCount" property ([8cde71d](https://togithub.com/cozy/cozy-ui/commit/8cde71d))
### [`v105.0.2`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10502-2024-03-20)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.0.1...v105.0.2)
##### Bug Fixes
- **Viewer:** Events must be limited on the image ([548994d](https://togithub.com/cozy/cozy-ui/commit/548994d))
### [`v105.0.1`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10501-2024-03-19)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.0.0...v105.0.1)
##### Bug Fixes
- **Viewer:** The Pinch event doesn't have a "tapCount" property ([8cde71d](https://togithub.com/cozy/cozy-ui/commit/8cde71d))
### [`v105.0.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10500-2024-03-16)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v104.3.0...v105.0.0)
##### Features
- Add all Table components from MUI ([5c6438f](https://togithub.com/cozy/cozy-ui/commit/5c6438f))
##### BREAKING CHANGES
- `Table` component has been deprecated. Use codemods to deal with the change.
yarn global add @cozy/codemods
yarn global add jscodeshift@0.13.1
jscodeshift -t $(yarn global dir)/node_modules/@cozy/codemods/src/transforms/transform-ui-deprecated-table.js src babel --ignore-pattern=src/targets/ --extensions js,jsx,tsx --parser tsx
### [`v104.3.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10430-2024-03-13)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v104.2.0...v104.3.0)
##### Features
- Add Account illus ([72d249c](https://togithub.com/cozy/cozy-ui/commit/72d249c))
- Add CreditCardLarge illus ([ee84462](https://togithub.com/cozy/cozy-ui/commit/ee84462))
- Add PopInside icon ([69cd131](https://togithub.com/cozy/cozy-ui/commit/69cd131))
### [`v104.2.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10420-2024-03-12)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v104.1.0...v104.2.0)
##### Bug Fixes
- **Viewer:** Adjust toolbar spacing and button size ([6a2f8fe](https://togithub.com/cozy/cozy-ui/commit/6a2f8fe))
##### Features
- **I18n:** Add useExtendI18n to be able to add locales to existing ones ([ad388b4](https://togithub.com/cozy/cozy-ui/commit/ad388b4))
- **I18n:** Expose polyglot, so can be get with useI18n ([7770e7b](https://togithub.com/cozy/cozy-ui/commit/7770e7b))
- Update cozy-client to 45.15.0 ([c5f2649](https://togithub.com/cozy/cozy-ui/commit/c5f2649))
- **Viewer:** Add Print button, based on print action definition ([ba80052](https://togithub.com/cozy/cozy-ui/commit/ba80052))
- **Viewer:** Add ToolbarButtons component ([e0b014c](https://togithub.com/cozy/cozy-ui/commit/e0b014c))
- **Viewer:** Add variants on Download/Forward/Sharing buttons ([594b79a](https://togithub.com/cozy/cozy-ui/commit/594b79a))
- **Viewer:** Add WebviewIntentProvider ([97f28ff](https://togithub.com/cozy/cozy-ui/commit/97f28ff))
- **Viewer:** Expose Toolbarbutton, FooterActionsButtons and ForwardButton ([2b9130f](https://togithub.com/cozy/cozy-ui/commit/2b9130f))
- **Viewer:** Modify default buttons on toolbar and footer ([d82013d](https://togithub.com/cozy/cozy-ui/commit/d82013d))
- **Viewer:** Remove HOC for locals on no viewer DownloadButton ([edda4a9](https://togithub.com/cozy/cozy-ui/commit/edda4a9))
- **Viewer:** Replace toolbar download button by icon button ([6f59eda](https://togithub.com/cozy/cozy-ui/commit/6f59eda))
- **Viewer:** Use contact formatting from cozy-client ([eb9c596](https://togithub.com/cozy/cozy-ui/commit/eb9c596))
- **Viewer:** Use date metadata qualification formatting from cozy-client ([14bc95d](https://togithub.com/cozy/cozy-ui/commit/14bc95d))
- **Viewer:** Use formatMetadataQualification and METADATA_NAMES from ([450fb74](https://togithub.com/cozy/cozy-ui/commit/450fb74))
- **Viewer:** Use getMetadataQualificationType from cozy-client ([ae133f4](https://togithub.com/cozy/cozy-ui/commit/ae133f4))
- **Viewer:** Use information metadata qualification formatting from cozy-client ([1d106ef](https://togithub.com/cozy/cozy-ui/commit/1d106ef))
- **Viewer:** Use other metadata qualification formatting from cozy-client ([98b6510](https://togithub.com/cozy/cozy-ui/commit/98b6510))
- **Viewer:** Use useExtendI18n ([d93b97d](https://togithub.com/cozy/cozy-ui/commit/d93b97d))
### [`v104.1.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10410-2024-03-12)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v104.0.0...v104.1.0)
##### Features
- **ListItem:** Add locales for reference tax numbers ([a7d66d2](https://togithub.com/cozy/cozy-ui/commit/a7d66d2))
### [`v104.0.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10400-2024-03-12)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v103.12.0...v104.0.0)
##### Bug Fixes
- Color & square props are ignored ([c37ad2f](https://togithub.com/cozy/cozy-ui/commit/c37ad2f)), closes [/github.com/mui/material-ui/blob/bda562b435a70e3e8f6d7fb04581c6816a5ba0c7/packages/material-ui/src/Snackbar/Snackbar.js#L235](https://togithub.com//github.com/mui/material-ui/blob/bda562b435a70e3e8f6d7fb04581c6816a5ba0c7/packages/material-ui/src/Snackbar/Snackbar.js/issues/L235) [#L193](https://togithub.com/cozy/cozy-ui/issues/L193)
##### Features
- Add typedef to Alert component ([16f2097](https://togithub.com/cozy/cozy-ui/commit/16f2097))
- Improve AlertProvider ([723a627](https://togithub.com/cozy/cozy-ui/commit/723a627))
- Replace ViewerSnackbarProvider by AlertProvider ([374537a](https://togithub.com/cozy/cozy-ui/commit/374537a))
##### BREAKING CHANGES
- The `showAlert` function returned by the `useAlert` hook changes signature.
Also, the `variant` was set to `filled`,
it now takes the default value of `Alert`, i.e. `standard`.
Before:
const { showAlert } = useAlert()
showAlert(t('foo.bar'), 'error',)
Now:
const { showAlert } = useAlert()
showAlert({ message: t('foo.bar'), severity: 'error' })
Its options now support Alert component props.
Example:
showAlert({
message: t('foo.bar'),
severity: 'info',
icon: [secure],
color: 'blue',
square: true
})
### [`v103.12.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#103120-2024-03-07)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v103.11.1...v103.12.0)
##### Features
- **viewer:** Remove useless locales ([476fe37](https://togithub.com/cozy/cozy-ui/commit/476fe37))
- **viewer:** Use pinchend & tap events on mobile for download file ([8f4b2e7](https://togithub.com/cozy/cozy-ui/commit/8f4b2e7))
#### [103.11.1](https://togithub.com/cozy/cozy-ui/compare/v103.11.0...v103.11.1) (2024-03-05)
##### Bug Fixes
- Use /medium for PDF thumbnails ([d117ee6](https://togithub.com/cozy/cozy-ui/commit/d117ee6))
### [`v103.11.1`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#103111-2024-03-05)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v103.11.0...v103.11.1)
##### Bug Fixes
- Use /medium for PDF thumbnails ([d117ee6](https://togithub.com/cozy/cozy-ui/commit/d117ee6))
### [`v103.11.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#103110-2024-03-05)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v103.10.0...v103.11.0)
##### Features
- **ListItem:** Add `β¬` on net social amount and pay_sheet number values ([0c9f40f](https://togithub.com/cozy/cozy-ui/commit/0c9f40f))
- **ListItem:** Add translated pay_sheet flexsearchProps ([e19aa0e](https://togithub.com/cozy/cozy-ui/commit/e19aa0e))
- **ListItem:** Remove useless expanded attributes ([bd3dd4b](https://togithub.com/cozy/cozy-ui/commit/bd3dd4b)), closes [/github.com/cozy/mespapiers/blob/16c0b7bfc809518bd1e9fb2d54ad894ab77b74b0/src/helpers/migration/metadata.js#L17](https://togithub.com//github.com/cozy/mespapiers/blob/16c0b7bfc809518bd1e9fb2d54ad894ab77b74b0/src/helpers/migration/metadata.js/issues/L17)
### [`v103.10.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#103100-2024-03-05)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v103.9.0...v103.10.0)
##### Features
- **Viewer:** Add `β¬` for net social amount and pay_sheet number value ([a8e6800](https://togithub.com/cozy/cozy-ui/commit/a8e6800))
- **Viewer:** Add translate for reference tax number ([99da6d6](https://togithub.com/cozy/cozy-ui/commit/99da6d6))
### [`v103.9.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10390-2024-03-04)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v103.8.2...v103.9.0)
##### Bug Fixes
- **ListItem:** Remove `contentAuthor` metadata for expanded attributes ([9f26d7d](https://togithub.com/cozy/cozy-ui/commit/9f26d7d))
##### Features
- **Viewer:** Replace `contentAuthor` by `employerName` info metadata ([abe1ab2](https://togithub.com/cozy/cozy-ui/commit/abe1ab2))
#### [103.8.2](https://togithub.com/cozy/cozy-ui/compare/v103.8.1...v103.8.2) (2024-02-29)
##### Bug Fixes
- **Styles:** Remove import of stylus file with global class creation in it ([41808d7](https://togithub.com/cozy/cozy-ui/commit/41808d7))
#### [103.8.1](https://togithub.com/cozy/cozy-ui/compare/v103.8.0...v103.8.1) (2024-02-27)
##### Bug Fixes
- The background of ListSubHeader should use the default background ([fa58546](https://togithub.com/cozy/cozy-ui/commit/fa58546))
### [`v103.8.2`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10382-2024-02-29)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v103.8.1...v103.8.2)
##### Bug Fixes
- **Styles:** Remove import of stylus file with global class creation in it ([41808d7](https://togithub.com/cozy/cozy-ui/commit/41808d7))
### [`v103.8.1`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10381-2024-02-27)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v103.8.0...v103.8.1)
##### Bug Fixes
- The background of ListSubHeader should use the default background ([fa58546](https://togithub.com/cozy/cozy-ui/commit/fa58546))
### [`v103.8.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10380-2024-02-27)
[Compare Source](https://togithub.com/cozy/cozy-ui/compare/v103.7.0...v103.8.0)
##### Bug Fixes
- **MidEllipsis:** Doesn't ellipsed anymore if not needed ([6830d0c](https://togithub.com/cozy/cozy-ui/commit/6830d0c))
##### Features
- **MidEllipsis:** Remove react-middle-ellipsis lib and flag ([a75d1e8](https://togithub.com/cozy/cozy-ui/commit/a75d1e8))
Configuration
π Schedule: Branch creation - "on saturday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
103.7.0
->106.8.0
Release Notes
cozy/cozy-ui (cozy-ui)
### [`v106.8.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10680-2024-05-23) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v106.7.0...v106.8.0) ##### Features - Adjust colors for deprecated Infos and Alert components ([3e01fb9](https://togithub.com/cozy/cozy-ui/commit/3e01fb9)) - **Icon:** Add Chess icon ([c833a8a](https://togithub.com/cozy/cozy-ui/commit/c833a8a)) - **Theme:** Add `primaryBackground`, `secondaryBackground`, `successB.` ([49c12e1](https://togithub.com/cozy/cozy-ui/commit/49c12e1)) ### [`v106.7.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10670-2024-05-21) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v106.6.0...v106.7.0) ##### Features - **ListItem:** Default expanded attributes are chosen if prop undefined ([13e03e5](https://togithub.com/cozy/cozy-ui/commit/13e03e5)) - **ListItem:** Exclude not expanded attributes from default ones ([105c8c4](https://togithub.com/cozy/cozy-ui/commit/105c8c4)) ### [`v106.6.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10660-2024-05-16) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v106.5.0...v106.6.0) ##### Features - Adjust style for old component Field and SelectBox ([0b4a907](https://togithub.com/cozy/cozy-ui/commit/0b4a907)) ### [`v106.5.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10650-2024-05-16) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v106.4.0...v106.5.0) ##### Features - Add description variant for SquareAppIcon ([379f150](https://togithub.com/cozy/cozy-ui/commit/379f150)) - Simplify making a demo documentation ([229e462](https://togithub.com/cozy/cozy-ui/commit/229e462)) ### [`v106.4.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10640-2024-05-15) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v106.3.0...v106.4.0) ##### Features - **Flagship:** Mock getFlagshipMetadata if node_env = test ([5411534](https://togithub.com/cozy/cozy-ui/commit/5411534)) ### [`v106.3.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10630-2024-05-15) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v106.2.0...v106.3.0) ##### Features - **TextField:** Force left text alignment for input ([d3ff3c2](https://togithub.com/cozy/cozy-ui/commit/d3ff3c2)) ### [`v106.2.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10620-2024-05-14) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v106.1.1...v106.2.0) ##### Bug Fixes - **NestedSelect:** Search bar on desktop mode ([74938d9](https://togithub.com/cozy/cozy-ui/commit/74938d9)) ##### Features - **ListItem/MenuItem:** Break word if text is too long ([6d87b42](https://togithub.com/cozy/cozy-ui/commit/6d87b42)) #### [106.1.1](https://togithub.com/cozy/cozy-ui/compare/v106.1.0...v106.1.1) (2024-05-14) ##### Bug Fixes - **ActionsMenuWrapper:** Spread ev on menu child clicks ([9b9a5ed](https://togithub.com/cozy/cozy-ui/commit/9b9a5ed)) - **TextField:** Spread ev on MobileSelect item click ([49a71b0](https://togithub.com/cozy/cozy-ui/commit/49a71b0)) ### [`v106.1.1`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10611-2024-05-14) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v106.1.0...v106.1.1) ##### Bug Fixes - **ActionsMenuWrapper:** Spread ev on menu child clicks ([9b9a5ed](https://togithub.com/cozy/cozy-ui/commit/9b9a5ed)) - **TextField:** Spread ev on MobileSelect item click ([49a71b0](https://togithub.com/cozy/cozy-ui/commit/49a71b0)) ### [`v106.1.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10610-2024-05-07) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v106.0.0...v106.1.0) ##### Features - Add uncloud icon ([2dbb1bf](https://togithub.com/cozy/cozy-ui/commit/2dbb1bf)) ### [`v106.0.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10600-2024-04-25) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.12.0...v106.0.0) ##### Features - Remove unused formatLocallyDistanceToNowStrict ([d9b09ca](https://togithub.com/cozy/cozy-ui/commit/d9b09ca)) - Remove unused package mockdate ([7c123ea](https://togithub.com/cozy/cozy-ui/commit/7c123ea)) - Update cozy-client ([09ee273](https://togithub.com/cozy/cozy-ui/commit/09ee273)) - Use expiration date messages from cozy-client ([00cf70a](https://togithub.com/cozy/cozy-ui/commit/00cf70a)) ##### BREAKING CHANGES - formatLocallyDistanceToNowStrict has been removed. Use 'date-fns/formatDistanceToNowStrict' instead. ### [`v105.12.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#105120-2024-04-23) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.11.0...v105.12.0) ##### Features - **ContactsListModal:** Add the contact prop to provide its own list ([8652fa6](https://togithub.com/cozy/cozy-ui/commit/8652fa6)) - **ContactsListModal:** Split query to specific file ([b232fe0](https://togithub.com/cozy/cozy-ui/commit/b232fe0)) ### [`v105.11.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#105110-2024-04-19) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.10.2...v105.11.0) ##### Features - **Icon:** Add Relationship icon ([06727bf](https://togithub.com/cozy/cozy-ui/commit/06727bf)) #### [105.10.2](https://togithub.com/cozy/cozy-ui/compare/v105.10.1...v105.10.2) (2024-04-18) ##### Bug Fixes - **MidEllipsis:** It should not trim strings ([311e92d](https://togithub.com/cozy/cozy-ui/commit/311e92d)) #### [105.10.1](https://togithub.com/cozy/cozy-ui/compare/v105.10.0...v105.10.1) (2024-04-18) ##### Bug Fixes - **TextField:** Props should not be overriden ([5636cf9](https://togithub.com/cozy/cozy-ui/commit/5636cf9)) ### [`v105.10.2`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#105102-2024-04-18) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.10.1...v105.10.2) ##### Bug Fixes - **MidEllipsis:** It should not trim strings ([311e92d](https://togithub.com/cozy/cozy-ui/commit/311e92d)) ### [`v105.10.1`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#105101-2024-04-18) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.10.0...v105.10.1) ##### Bug Fixes - **TextField:** Props should not be overriden ([5636cf9](https://togithub.com/cozy/cozy-ui/commit/5636cf9)) ### [`v105.10.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#105100-2024-04-18) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.9.1...v105.10.0) ##### Bug Fixes - **Dialog:** Set disableEnforceFocus to true ([969c848](https://togithub.com/cozy/cozy-ui/commit/969c848)) - **TextField:** Force specific icon component for Select usage ([f14f998](https://togithub.com/cozy/cozy-ui/commit/f14f998)) ##### Features - **TextField:** Use BottomDrawer on mobile for Select input ([20a0030](https://togithub.com/cozy/cozy-ui/commit/20a0030)) #### [105.9.1](https://togithub.com/cozy/cozy-ui/compare/v105.9.0...v105.9.1) (2024-04-16) ##### Bug Fixes - **MenuItem:** Remove maxWidth and add it on Menu instead ([291c8cd](https://togithub.com/cozy/cozy-ui/commit/291c8cd)) ### [`v105.9.1`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10591-2024-04-16) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.9.0...v105.9.1) ##### Bug Fixes - **MenuItem:** Remove maxWidth and add it on Menu instead ([291c8cd](https://togithub.com/cozy/cozy-ui/commit/291c8cd)) ### [`v105.9.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10590-2024-04-11) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.8.0...v105.9.0) ##### Features - Exclude shared drives dir from filepicker ([c29b26d](https://togithub.com/cozy/cozy-ui/commit/c29b26d)) ### [`v105.8.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10580-2024-04-09) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.7.0...v105.8.0) ##### Features - Add missing proptypes to NestedSelect ([c474ece](https://togithub.com/cozy/cozy-ui/commit/c474ece)) - Open NestedSelect to a specific element ([8cf959e](https://togithub.com/cozy/cozy-ui/commit/8cf959e)) - Remove useless code in NestedSelect ([b88450c](https://togithub.com/cozy/cozy-ui/commit/b88450c)) ### [`v105.7.0`](https://togithub.com/cozy/cozy-ui/blob/HEAD/CHANGELOG.md#10570-2024-04-09) [Compare Source](https://togithub.com/cozy/cozy-ui/compare/v105.6.0...v105.7.0) ##### Bug Fixes - Add vertical scroll to sidebar when needed ([9e9e95c](https://togithub.com/cozy/cozy-ui/commit/9e9e95c)) - update nav.styl after broken lint passed PR ([28333d8](https://togithub.com/cozy/cozy-ui/commit/28333d8)) ##### Features - Add `Configuration
π Schedule: Branch creation - "on saturday" in timezone Europe/Paris, Automerge - At any time (no schedule defined).
π¦ Automerge: Disabled by config. Please merge this manually once you are satisfied.
β» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
π Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.