cozy-ui 131.0.0 → 131.1.0-beta.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (3522) hide show
  1. package/CHANGELOG.md +14 -0
  2. package/package.json +1 -7
  3. package/react/Accordion/Readme.md +0 -35
  4. package/react/Icon/Readme.md +1 -1052
  5. package/react/Icon/icons-sprite.js +178 -0
  6. package/stylus/cozy-ui/build.styl +0 -16
  7. package/dist/cozy-ui.min.css +0 -2
  8. package/dist/cozy-ui.utils.min.css +0 -1
  9. package/react/AccordionActions/index.js +0 -3
  10. package/react/AccordionDetails/index.js +0 -3
  11. package/react/AccordionSummary/AccordionExpandIcon.jsx +0 -8
  12. package/react/AccordionSummary/index.js +0 -10
  13. package/react/ActionsBar/Readme.md +0 -54
  14. package/react/ActionsBar/ResponsiveAction.jsx +0 -67
  15. package/react/ActionsBar/index.jsx +0 -217
  16. package/react/ActionsBar/locales/en.json +0 -4
  17. package/react/ActionsBar/locales/fr.json +0 -4
  18. package/react/ActionsBar/locales/ru.json +0 -4
  19. package/react/ActionsBar/locales/vi.json +0 -4
  20. package/react/ActionsBar/locales/withActionsLocales.jsx +0 -14
  21. package/react/ActionsMenu/Actions/addToFavorites.js +0 -66
  22. package/react/ActionsMenu/Actions/call.js +0 -34
  23. package/react/ActionsMenu/Actions/copyToClipboard.js +0 -55
  24. package/react/ActionsMenu/Actions/divider.js +0 -12
  25. package/react/ActionsMenu/Actions/download.js +0 -48
  26. package/react/ActionsMenu/Actions/editAttribute.js +0 -41
  27. package/react/ActionsMenu/Actions/emailTo.js +0 -34
  28. package/react/ActionsMenu/Actions/helpers.js +0 -242
  29. package/react/ActionsMenu/Actions/helpers.spec.js +0 -80
  30. package/react/ActionsMenu/Actions/index.js +0 -15
  31. package/react/ActionsMenu/Actions/locales/en.json +0 -29
  32. package/react/ActionsMenu/Actions/locales/fr.json +0 -29
  33. package/react/ActionsMenu/Actions/locales/ru.json +0 -29
  34. package/react/ActionsMenu/Actions/locales/vi.json +0 -29
  35. package/react/ActionsMenu/Actions/locales/withActionsLocales.jsx +0 -16
  36. package/react/ActionsMenu/Actions/makeAction.jsx +0 -42
  37. package/react/ActionsMenu/Actions/modify.js +0 -45
  38. package/react/ActionsMenu/Actions/others.jsx +0 -12
  39. package/react/ActionsMenu/Actions/print.js +0 -77
  40. package/react/ActionsMenu/Actions/removeFromFavorites.js +0 -66
  41. package/react/ActionsMenu/Actions/smsTo.js +0 -34
  42. package/react/ActionsMenu/Actions/viewInContacts.js +0 -44
  43. package/react/ActionsMenu/Actions/viewInDrive.js +0 -53
  44. package/react/ActionsMenu/ActionsItems.jsx +0 -85
  45. package/react/ActionsMenu/ActionsMenuButton.jsx +0 -45
  46. package/react/ActionsMenu/ActionsMenuItem.jsx +0 -40
  47. package/react/ActionsMenu/ActionsMenuMobileHeader.jsx +0 -31
  48. package/react/ActionsMenu/ActionsMenuWrapper.jsx +0 -82
  49. package/react/ActionsMenu/Readme.md +0 -254
  50. package/react/ActionsMenu/index.jsx +0 -97
  51. package/react/Alert/Readme.md +0 -150
  52. package/react/Alert/index.jsx +0 -146
  53. package/react/AlertTitle/index.jsx +0 -3
  54. package/react/AppBar/index.js +0 -3
  55. package/react/AppIcon/Readme.md +0 -96
  56. package/react/AppIcon/index.jsx +0 -169
  57. package/react/AppIcon/styles.styl +0 -37
  58. package/react/AppLinker/Readme.md +0 -32
  59. package/react/AppLinker/__snapshots__/index.spec.jsx.snap +0 -13
  60. package/react/AppLinker/index.jsx +0 -107
  61. package/react/AppLinker/index.spec.jsx +0 -60
  62. package/react/AppLinker/native.config.js +0 -1
  63. package/react/AppLinker/native.js +0 -55
  64. package/react/AppLinker/native.spec.js +0 -120
  65. package/react/AppSections/Readme.md +0 -41
  66. package/react/AppSections/Sections.jsx +0 -286
  67. package/react/AppSections/Sections.styl +0 -4
  68. package/react/AppSections/__snapshots__/search.spec.js.snap +0 -972
  69. package/react/AppSections/_mockApps.js +0 -197
  70. package/react/AppSections/categories.js +0 -138
  71. package/react/AppSections/categories.spec.js +0 -289
  72. package/react/AppSections/components/AppsSection.jsx +0 -81
  73. package/react/AppSections/components/AppsSection.spec.jsx +0 -58
  74. package/react/AppSections/components/AppsSection.styl +0 -7
  75. package/react/AppSections/components/DropdownFilter.jsx +0 -49
  76. package/react/AppSections/components/DropdownFilter.styl +0 -14
  77. package/react/AppSections/constants.js +0 -9
  78. package/react/AppSections/generateI18nConfig.ts +0 -23
  79. package/react/AppSections/helpers.js +0 -16
  80. package/react/AppSections/helpers.spec.js +0 -39
  81. package/react/AppSections/index.jsx +0 -3
  82. package/react/AppSections/index.spec.jsx +0 -137
  83. package/react/AppSections/locales/en.json +0 -37
  84. package/react/AppSections/locales/fr.json +0 -37
  85. package/react/AppSections/locales/ru.json +0 -37
  86. package/react/AppSections/locales/vi.json +0 -37
  87. package/react/AppSections/search.js +0 -104
  88. package/react/AppSections/search.spec.js +0 -158
  89. package/react/AppTile/AppTile.spec.jsx +0 -119
  90. package/react/AppTile/Readme.md +0 -24
  91. package/react/AppTile/helpers.js +0 -25
  92. package/react/AppTile/index.jsx +0 -139
  93. package/react/AppTile/locales/en.json +0 -9
  94. package/react/AppTile/locales/fr.json +0 -9
  95. package/react/AppTile/locales/ru.json +0 -9
  96. package/react/AppTile/locales/vi.json +0 -9
  97. package/react/AppTile/styles.styl +0 -27
  98. package/react/AppTitle/Readme.md +0 -21
  99. package/react/AppTitle/index.jsx +0 -125
  100. package/react/AppTitle/styles.styl +0 -19
  101. package/react/Avatar/Readme.md +0 -93
  102. package/react/Avatar/helpers.js +0 -60
  103. package/react/Avatar/index.jsx +0 -77
  104. package/react/AvatarGroup/index.js +0 -39
  105. package/react/Backdrop/index.js +0 -30
  106. package/react/Badge/Readme.md +0 -82
  107. package/react/Badge/index.jsx +0 -76
  108. package/react/Banner/Readme.md +0 -48
  109. package/react/Banner/index.jsx +0 -104
  110. package/react/Banner/index.spec.jsx +0 -20
  111. package/react/Banner/styles.styl +0 -35
  112. package/react/BarButton/Readme.md +0 -50
  113. package/react/BarButton/index.jsx +0 -69
  114. package/react/BarButton/styles.styl +0 -19
  115. package/react/BarContextProvider/index.jsx +0 -40
  116. package/react/BarContextProvider/index.spec.jsx +0 -176
  117. package/react/BarTitle/Readme.md +0 -36
  118. package/react/BarTitle/index.jsx +0 -26
  119. package/react/BarTitle/styles.styl +0 -8
  120. package/react/BottomNavigation/index.js +0 -3
  121. package/react/BottomNavigationAction/index.js +0 -3
  122. package/react/BottomSheet/BackdropOrFragment.jsx +0 -17
  123. package/react/BottomSheet/BottomSheet.jsx +0 -454
  124. package/react/BottomSheet/BottomSheetHeader.jsx +0 -20
  125. package/react/BottomSheet/BottomSheetItem.jsx +0 -37
  126. package/react/BottomSheet/BottomSheetTitle.jsx +0 -54
  127. package/react/BottomSheet/README.md +0 -289
  128. package/react/BottomSheet/constants.js +0 -1
  129. package/react/BottomSheet/helpers.js +0 -159
  130. package/react/BottomSheet/helpers.spec.js +0 -557
  131. package/react/BottomSheet/index.jsx +0 -4
  132. package/react/BottomSheet/styles.styl +0 -15
  133. package/react/Box/index.js +0 -3
  134. package/react/Breadcrumbs/Readme.md +0 -13
  135. package/react/Breadcrumbs/index.js +0 -3
  136. package/react/Button/index.js +0 -3
  137. package/react/ButtonBase/index.js +0 -3
  138. package/react/Buttons/Readme.md +0 -308
  139. package/react/Buttons/index.jsx +0 -126
  140. package/react/Card/Readme.md +0 -42
  141. package/react/Card/index.jsx +0 -35
  142. package/react/Card/styles.styl +0 -8
  143. package/react/CardActionArea/index.js +0 -3
  144. package/react/CardActions/index.js +0 -3
  145. package/react/CardContent/index.js +0 -3
  146. package/react/CardHeader/index.js +0 -3
  147. package/react/CardMedia/index.js +0 -3
  148. package/react/Checkbox/Readme.md +0 -66
  149. package/react/Checkbox/index.jsx +0 -119
  150. package/react/Checkbox/styles.styl +0 -27
  151. package/react/Chips/Readme.md +0 -169
  152. package/react/Chips/index.jsx +0 -35
  153. package/react/CipherIcon/Readme.md +0 -14
  154. package/react/CipherIcon/index.jsx +0 -46
  155. package/react/CipherIcon/index.spec.jsx +0 -51
  156. package/react/Circle/Readme.md +0 -41
  157. package/react/Circle/index.jsx +0 -47
  158. package/react/Circle/styles.styl +0 -7
  159. package/react/CircleButton/Readme.md +0 -128
  160. package/react/CircleButton/helpers.js +0 -16
  161. package/react/CircleButton/helpers.spec.js +0 -61
  162. package/react/CircleButton/index.jsx +0 -96
  163. package/react/CircularChart/CircularChartProgress.jsx +0 -59
  164. package/react/CircularChart/CircularProgressWithBackground.jsx +0 -43
  165. package/react/CircularChart/Readme.md +0 -130
  166. package/react/CircularChart/helper.spec.ts +0 -97
  167. package/react/CircularChart/helpers.ts +0 -46
  168. package/react/CircularChart/index.jsx +0 -75
  169. package/react/CircularProgress/index.js +0 -3
  170. package/react/ClickAwayListener/index.js +0 -3
  171. package/react/Collapse/index.js +0 -3
  172. package/react/ContactPicker/Readme.md +0 -26
  173. package/react/ContactPicker/index.jsx +0 -87
  174. package/react/ContactPicker/index.spec.jsx +0 -60
  175. package/react/ContactPicker/styles.styl +0 -5
  176. package/react/Contacts/AddModal/ContactAddressDialog/helpers.js +0 -22
  177. package/react/Contacts/AddModal/ContactAddressDialog/helpers.spec.js +0 -64
  178. package/react/Contacts/AddModal/ContactAddressDialog/index.jsx +0 -84
  179. package/react/Contacts/AddModal/ContactAddressDialog/locales/en.json +0 -25
  180. package/react/Contacts/AddModal/ContactAddressDialog/locales/fr.json +0 -25
  181. package/react/Contacts/AddModal/ContactAddressDialog/locales/index.jsx +0 -11
  182. package/react/Contacts/AddModal/ContactAddressDialog/locales/ru.json +0 -25
  183. package/react/Contacts/AddModal/ContactAddressDialog/locales/vi.json +0 -25
  184. package/react/Contacts/AddModal/ContactForm/FieldInput.jsx +0 -123
  185. package/react/Contacts/AddModal/ContactForm/FieldInputAccordion.jsx +0 -57
  186. package/react/Contacts/AddModal/ContactForm/FieldInputArray.jsx +0 -80
  187. package/react/Contacts/AddModal/ContactForm/FieldInputLayout.jsx +0 -76
  188. package/react/Contacts/AddModal/ContactForm/FieldInputWrapper.jsx +0 -43
  189. package/react/Contacts/AddModal/ContactForm/HasValueCondition.jsx +0 -31
  190. package/react/Contacts/AddModal/ContactForm/HasValueCondition.spec.jsx +0 -79
  191. package/react/Contacts/AddModal/ContactForm/RelatedContactList.jsx +0 -37
  192. package/react/Contacts/AddModal/ContactForm/TextFieldCustomLabelSelect.jsx +0 -78
  193. package/react/Contacts/AddModal/ContactForm/TextFieldSelect.jsx +0 -39
  194. package/react/Contacts/AddModal/ContactForm/__snapshots__/HasValueCondition.spec.jsx.snap +0 -33
  195. package/react/Contacts/AddModal/ContactForm/contactToFormValues.js +0 -109
  196. package/react/Contacts/AddModal/ContactForm/contactToFormValues.spec.js +0 -133
  197. package/react/Contacts/AddModal/ContactForm/fieldsConfig.jsx +0 -357
  198. package/react/Contacts/AddModal/ContactForm/formValuesToContact.js +0 -111
  199. package/react/Contacts/AddModal/ContactForm/formValuesToContact.spec.js +0 -557
  200. package/react/Contacts/AddModal/ContactForm/helpers.js +0 -393
  201. package/react/Contacts/AddModal/ContactForm/helpers.spec.js +0 -391
  202. package/react/Contacts/AddModal/ContactForm/index.jsx +0 -138
  203. package/react/Contacts/AddModal/ContactForm/index.spec.jsx +0 -301
  204. package/react/Contacts/AddModal/ContactForm/locales/en.json +0 -75
  205. package/react/Contacts/AddModal/ContactForm/locales/fr.json +0 -75
  206. package/react/Contacts/AddModal/ContactForm/locales/index.jsx +0 -11
  207. package/react/Contacts/AddModal/ContactForm/locales/ru.json +0 -75
  208. package/react/Contacts/AddModal/ContactForm/locales/vi.json +0 -75
  209. package/react/Contacts/AddModal/ContactForm/styles.styl +0 -2
  210. package/react/Contacts/AddModal/CustomLabelDialog/index.jsx +0 -108
  211. package/react/Contacts/AddModal/CustomLabelDialog/locales/en.json +0 -15
  212. package/react/Contacts/AddModal/CustomLabelDialog/locales/fr.json +0 -15
  213. package/react/Contacts/AddModal/CustomLabelDialog/locales/index.jsx +0 -11
  214. package/react/Contacts/AddModal/CustomLabelDialog/locales/ru.json +0 -15
  215. package/react/Contacts/AddModal/CustomLabelDialog/locales/vi.json +0 -15
  216. package/react/Contacts/AddModal/Readme.md +0 -55
  217. package/react/Contacts/AddModal/index.jsx +0 -85
  218. package/react/Contacts/AddModal/locales/en.json +0 -13
  219. package/react/Contacts/AddModal/locales/fr.json +0 -13
  220. package/react/Contacts/AddModal/locales/index.jsx +0 -11
  221. package/react/Contacts/AddModal/locales/ru.json +0 -13
  222. package/react/Contacts/AddModal/locales/vi.json +0 -13
  223. package/react/Contacts/AddModal/mocks.js +0 -299
  224. package/react/Contacts/AddModal/types.js +0 -102
  225. package/react/Contacts/GroupsSelect/GroupCreation.jsx +0 -95
  226. package/react/Contacts/GroupsSelect/GroupsSelect.jsx +0 -159
  227. package/react/Contacts/GroupsSelect/GroupsSelect.spec.jsx +0 -248
  228. package/react/Contacts/GroupsSelect/GroupsSelectProvider.jsx +0 -39
  229. package/react/Contacts/GroupsSelect/Readme.md +0 -1
  230. package/react/Contacts/GroupsSelect/SelectBox/Control.jsx +0 -36
  231. package/react/Contacts/GroupsSelect/SelectBox/EditGroupName.jsx +0 -52
  232. package/react/Contacts/GroupsSelect/SelectBox/Menu.jsx +0 -26
  233. package/react/Contacts/GroupsSelect/SelectBox/Option.jsx +0 -67
  234. package/react/Contacts/GroupsSelect/SelectBox/SelectContainer.jsx +0 -15
  235. package/react/Contacts/GroupsSelect/SelectBox/styles.styl +0 -2
  236. package/react/Contacts/GroupsSelect/helpers.js +0 -25
  237. package/react/Contacts/GroupsSelect/locales/en.json +0 -21
  238. package/react/Contacts/GroupsSelect/locales/fr.json +0 -21
  239. package/react/Contacts/GroupsSelect/locales/index.jsx +0 -11
  240. package/react/Contacts/GroupsSelect/locales/ru.json +0 -21
  241. package/react/Contacts/GroupsSelect/locales/vi.json +0 -21
  242. package/react/Contacts/GroupsSelect/styles.styl +0 -48
  243. package/react/Contacts/GroupsSelect/useGroupSelect.jsx +0 -88
  244. package/react/Contacts/Header/GroupsSelection.jsx +0 -74
  245. package/react/Contacts/Header/ImportDropdown.jsx +0 -78
  246. package/react/Contacts/Header/Readme.md +0 -38
  247. package/react/Contacts/Header/SearchInput.jsx +0 -19
  248. package/react/Contacts/Header/index.jsx +0 -79
  249. package/react/Contacts/Header/locales/en.json +0 -15
  250. package/react/Contacts/Header/locales/fr.json +0 -15
  251. package/react/Contacts/Header/locales/index.jsx +0 -11
  252. package/react/Contacts/Header/locales/ru.json +0 -15
  253. package/react/Contacts/Header/locales/vi.json +0 -15
  254. package/react/Contacts/Readme.md +0 -1
  255. package/react/ContactsList/ContactCell.jsx +0 -22
  256. package/react/ContactsList/ContactRow.jsx +0 -46
  257. package/react/ContactsList/ContactRow.spec.js +0 -75
  258. package/react/ContactsList/Contacts/ContactCozy.jsx +0 -22
  259. package/react/ContactsList/Contacts/ContactEmail.jsx +0 -22
  260. package/react/ContactsList/Contacts/ContactIdentity.jsx +0 -57
  261. package/react/ContactsList/Contacts/ContactName.jsx +0 -44
  262. package/react/ContactsList/Contacts/ContactPhone.jsx +0 -23
  263. package/react/ContactsList/ContactsList.jsx +0 -51
  264. package/react/ContactsList/Readme.md +0 -47
  265. package/react/ContactsList/_mockContacts.json +0 -2494
  266. package/react/ContactsList/helpers.js +0 -132
  267. package/react/ContactsList/helpers.spec.js +0 -150
  268. package/react/ContactsList/index.js +0 -3
  269. package/react/ContactsList/locales/en.json +0 -5
  270. package/react/ContactsList/locales/fr.json +0 -5
  271. package/react/ContactsList/locales/ru.json +0 -5
  272. package/react/ContactsList/locales/vi.json +0 -5
  273. package/react/ContactsList/locales/withContactsListLocales.jsx +0 -14
  274. package/react/ContactsList/styles.styl +0 -35
  275. package/react/ContactsListModal/AddContact/AddContactActions.jsx +0 -15
  276. package/react/ContactsListModal/AddContact/AddContactContent.jsx +0 -59
  277. package/react/ContactsListModal/AddContact/AddContactDialog.jsx +0 -38
  278. package/react/ContactsListModal/AddContact/AddContactTitle.jsx +0 -9
  279. package/react/ContactsListModal/AddContact/helpers.js +0 -18
  280. package/react/ContactsListModal/AddContact/helpers.spec.js +0 -74
  281. package/react/ContactsListModal/AddContact/styles.styl +0 -2
  282. package/react/ContactsListModal/ContactsListContent.jsx +0 -75
  283. package/react/ContactsListModal/ContactsListModal.jsx +0 -143
  284. package/react/ContactsListModal/ContactsListModalWithQuery.jsx +0 -27
  285. package/react/ContactsListModal/EmptyMessage.jsx +0 -18
  286. package/react/ContactsListModal/MobileHeader.jsx +0 -49
  287. package/react/ContactsListModal/Readme.md +0 -45
  288. package/react/ContactsListModal/index.jsx +0 -28
  289. package/react/ContactsListModal/locales/en.json +0 -11
  290. package/react/ContactsListModal/locales/fr.json +0 -11
  291. package/react/ContactsListModal/locales/ru.json +0 -11
  292. package/react/ContactsListModal/locales/vi.json +0 -11
  293. package/react/ContactsListModal/mockClient.jsx +0 -47
  294. package/react/ContactsListModal/queries.js +0 -12
  295. package/react/ContactsListModal/styles.styl +0 -12
  296. package/react/ContactsListModal/withContactsListLocales.jsx +0 -10
  297. package/react/Container/index.js +0 -3
  298. package/react/Counter/Readme.md +0 -21
  299. package/react/Counter/index.jsx +0 -18
  300. package/react/CozyDialogs/ConfirmDialog.jsx +0 -84
  301. package/react/CozyDialogs/Dialog.jsx +0 -83
  302. package/react/CozyDialogs/DialogBackButton.jsx +0 -34
  303. package/react/CozyDialogs/DialogCloseButton.jsx +0 -34
  304. package/react/CozyDialogs/DialogTransition.jsx +0 -21
  305. package/react/CozyDialogs/FixedActionsDialog.jsx +0 -74
  306. package/react/CozyDialogs/FixedDialog.jsx +0 -73
  307. package/react/CozyDialogs/IllustrationDialog.jsx +0 -92
  308. package/react/CozyDialogs/PermissionDialog.jsx +0 -86
  309. package/react/CozyDialogs/Readme.md +0 -495
  310. package/react/CozyDialogs/SpecificDialogs/AllowLocationDialog.jsx +0 -72
  311. package/react/CozyDialogs/SpecificDialogs/AuthentificationDialog.jsx +0 -115
  312. package/react/CozyDialogs/SpecificDialogs/InstallFlagshipAppDialog.jsx +0 -79
  313. package/react/CozyDialogs/SpecificDialogs/Readme.md +0 -130
  314. package/react/CozyDialogs/SpecificDialogs/ShortcutDialog.jsx +0 -120
  315. package/react/CozyDialogs/SpecificDialogs/helpers/shortcuts.js +0 -61
  316. package/react/CozyDialogs/SpecificDialogs/icons/CozyLocation.jsx +0 -42
  317. package/react/CozyDialogs/SpecificDialogs/icons/QRCodeInstallFlagshipAppDialog.png +0 -0
  318. package/react/CozyDialogs/SpecificDialogs/icons/appstore.png +0 -0
  319. package/react/CozyDialogs/SpecificDialogs/icons/playstore.png +0 -0
  320. package/react/CozyDialogs/SpecificDialogs/index.jsx +0 -4
  321. package/react/CozyDialogs/SpecificDialogs/locales/en.json +0 -41
  322. package/react/CozyDialogs/SpecificDialogs/locales/fr.json +0 -41
  323. package/react/CozyDialogs/SpecificDialogs/locales/ru.json +0 -41
  324. package/react/CozyDialogs/SpecificDialogs/locales/vi.json +0 -41
  325. package/react/CozyDialogs/SpecificDialogs/withSpecificDialogsLocales.jsx +0 -14
  326. package/react/CozyDialogs/TopAnchoredDialog.jsx +0 -25
  327. package/react/CozyDialogs/background.png +0 -0
  328. package/react/CozyDialogs/dialogPropTypes.js +0 -14
  329. package/react/CozyDialogs/e2e.js +0 -20
  330. package/react/CozyDialogs/index.jsx +0 -17
  331. package/react/CozyDialogs/locales.js +0 -22
  332. package/react/CozyDialogs/styles.styl +0 -19
  333. package/react/CozyDialogs/testing.js +0 -39
  334. package/react/CozyDialogs/testing.spec.jsx +0 -117
  335. package/react/CozyDialogs/useCozyDialog.js +0 -142
  336. package/react/CssBaseline/index.js +0 -3
  337. package/react/DateMonthPicker/Readme.md +0 -63
  338. package/react/DateMonthPicker/index.jsx +0 -106
  339. package/react/DateMonthPicker/index.spec.jsx +0 -47
  340. package/react/DateMonthPicker/styles.styl +0 -72
  341. package/react/DatePicker/Readme.md +0 -218
  342. package/react/DatePicker/helpers.js +0 -16
  343. package/react/DatePicker/helpers.spec.js +0 -71
  344. package/react/DatePicker/index.jsx +0 -289
  345. package/react/DatePicker/locales/en.json +0 -8
  346. package/react/DatePicker/locales/fr.json +0 -8
  347. package/react/DatePicker/locales/ru.json +0 -8
  348. package/react/DatePicker/locales/vi.json +0 -8
  349. package/react/DatePicker/locales/withOwnLocales.jsx +0 -14
  350. package/react/Dialog/DialogActions.jsx +0 -3
  351. package/react/Dialog/DialogContent.jsx +0 -3
  352. package/react/Dialog/DialogContentText.jsx +0 -3
  353. package/react/Dialog/DialogEffects.spec.tsx +0 -430
  354. package/react/Dialog/DialogEffects.ts +0 -208
  355. package/react/Dialog/DialogTitle.jsx +0 -3
  356. package/react/Dialog/Readme.md +0 -141
  357. package/react/Dialog/index.jsx +0 -30
  358. package/react/DialogActions/index.js +0 -3
  359. package/react/DialogContent/index.js +0 -3
  360. package/react/DialogContentText/index.js +0 -3
  361. package/react/DialogTitle/index.js +0 -3
  362. package/react/Divider/Readme.md +0 -45
  363. package/react/Divider/TextDivider/index.jsx +0 -33
  364. package/react/Divider/TextDivider/styles.styl +0 -26
  365. package/react/Divider/index.jsx +0 -55
  366. package/react/Drawer/index.js +0 -3
  367. package/react/DropdownButton/Readme.md +0 -77
  368. package/react/DropdownButton/index.jsx +0 -85
  369. package/react/DropdownText/Readme.md +0 -95
  370. package/react/DropdownText/index.jsx +0 -109
  371. package/react/EditBadge/EditMenu.jsx +0 -102
  372. package/react/EditBadge/Readme.md +0 -22
  373. package/react/EditBadge/StatusWrapper.jsx +0 -32
  374. package/react/EditBadge/helpers.js +0 -102
  375. package/react/EditBadge/index.jsx +0 -81
  376. package/react/EditBadge/locales/en.json +0 -18
  377. package/react/EditBadge/locales/fr.json +0 -18
  378. package/react/EditBadge/locales/index.js +0 -11
  379. package/react/EditBadge/locales/ru.json +0 -18
  380. package/react/EditBadge/locales/vi.json +0 -18
  381. package/react/Empty/Readme.md +0 -68
  382. package/react/Empty/index.jsx +0 -104
  383. package/react/Empty/styles.styl +0 -22
  384. package/react/Fab/ExtendableFab.jsx +0 -31
  385. package/react/Fab/Readme.md +0 -119
  386. package/react/Fab/index.js +0 -8
  387. package/react/Fade/index.js +0 -3
  388. package/react/Field/Readme.md +0 -357
  389. package/react/Field/index.jsx +0 -316
  390. package/react/Field/index.spec.js +0 -59
  391. package/react/Field/styles.styl +0 -41
  392. package/react/Figure/Figure.jsx +0 -112
  393. package/react/Figure/Figure.md +0 -19
  394. package/react/Figure/Figure.spec.jsx +0 -57
  395. package/react/Figure/Figure.styl +0 -47
  396. package/react/Figure/FigureBlock.jsx +0 -52
  397. package/react/Figure/FigureBlock.md +0 -31
  398. package/react/Figure/FigureBlock.styl +0 -12
  399. package/react/Figure/__snapshots__/Figure.spec.jsx.snap +0 -449
  400. package/react/Figure/index.js +0 -2
  401. package/react/FileImageLoader/Readme.md +0 -112
  402. package/react/FileImageLoader/checkImageSource.js +0 -29
  403. package/react/FileImageLoader/index.jsx +0 -185
  404. package/react/FileImageLoader/index.spec.jsx +0 -176
  405. package/react/FileInput/Readme.md +0 -50
  406. package/react/FileInput/index.jsx +0 -72
  407. package/react/FileInput/index.spec.jsx +0 -63
  408. package/react/FileInput/styles.styl +0 -2
  409. package/react/FilePath/Readme.md +0 -5
  410. package/react/FilePath/index.jsx +0 -12
  411. package/react/FilePath/styles.styl +0 -9
  412. package/react/FilePathLink/Readme.md +0 -5
  413. package/react/FilePathLink/index.jsx +0 -12
  414. package/react/FilePicker/FilePickerBody.jsx +0 -111
  415. package/react/FilePicker/FilePickerBodyItem.jsx +0 -126
  416. package/react/FilePicker/FilePickerBodyItem.spec.jsx +0 -164
  417. package/react/FilePicker/FilePickerBreadcrumb.jsx +0 -54
  418. package/react/FilePicker/FilePickerFooter.jsx +0 -41
  419. package/react/FilePicker/FilePickerFooter.spec.jsx +0 -41
  420. package/react/FilePicker/FilePickerHeader.jsx +0 -89
  421. package/react/FilePicker/Readme.md +0 -50
  422. package/react/FilePicker/index.jsx +0 -93
  423. package/react/FilePicker/locales/en.json +0 -8
  424. package/react/FilePicker/locales/fr.json +0 -8
  425. package/react/FilePicker/locales/ru.json +0 -8
  426. package/react/FilePicker/locales/vi.json +0 -8
  427. package/react/FilePicker/queries.js +0 -37
  428. package/react/FilePicker/styles.styl +0 -18
  429. package/react/Filename/Readme.md +0 -27
  430. package/react/Filename/index.jsx +0 -93
  431. package/react/Filename/styles.styl +0 -3
  432. package/react/FilledInput/index.js +0 -3
  433. package/react/FormControl/index.js +0 -3
  434. package/react/FormControlLabel/index.js +0 -3
  435. package/react/FormGroup/index.js +0 -3
  436. package/react/FormHelperText/index.js +0 -3
  437. package/react/FormLabel/index.js +0 -3
  438. package/react/GhostFileBadge/Readme.md +0 -15
  439. package/react/GhostFileBadge/index.jsx +0 -32
  440. package/react/Grid/Readme.md +0 -65
  441. package/react/Grid/index.js +0 -3
  442. package/react/GridList/Virtualized/Dnd/GridItem.jsx +0 -86
  443. package/react/GridList/Virtualized/Dnd/index.jsx +0 -59
  444. package/react/GridList/Virtualized/Dnd/virtuosoComponents.jsx +0 -36
  445. package/react/GridList/Virtualized/index.jsx +0 -21
  446. package/react/GridList/index.js +0 -3
  447. package/react/GridListTile/index.js +0 -3
  448. package/react/GridListTileBar/index.js +0 -3
  449. package/react/Grow/index.js +0 -3
  450. package/react/Hero/Readme.md +0 -52
  451. package/react/Hero/index.jsx +0 -35
  452. package/react/Hero/styles.styl +0 -51
  453. package/react/Hidden/index.js +0 -3
  454. package/react/HistoryRow/Readme.md +0 -60
  455. package/react/HistoryRow/index.jsx +0 -78
  456. package/react/HistoryRow/styles.styl +0 -45
  457. package/react/I18n/index.js +0 -25
  458. package/react/I18n/withLocales.js +0 -14
  459. package/react/IconButton/Readme.md +0 -87
  460. package/react/IconButton/index.jsx +0 -51
  461. package/react/IconStack/Readme.md +0 -35
  462. package/react/IconStack/index.jsx +0 -53
  463. package/react/IconStack/styles.styl +0 -10
  464. package/react/Icons/Account.jsx +0 -12
  465. package/react/Icons/Accounts.jsx +0 -12
  466. package/react/Icons/Album.jsx +0 -12
  467. package/react/Icons/AlbumAdd.jsx +0 -12
  468. package/react/Icons/AlbumRemove.jsx +0 -12
  469. package/react/Icons/Answer.jsx +0 -12
  470. package/react/Icons/Apple.jsx +0 -15
  471. package/react/Icons/Apps.jsx +0 -17
  472. package/react/Icons/Archive.jsx +0 -12
  473. package/react/Icons/ArrowUp.jsx +0 -12
  474. package/react/Icons/AssignAdmin.jsx +0 -22
  475. package/react/Icons/AssignModerator.jsx +0 -13
  476. package/react/Icons/Assistant.jsx +0 -16
  477. package/react/Icons/Attachment.jsx +0 -12
  478. package/react/Icons/Attention.jsx +0 -12
  479. package/react/Icons/Bank.jsx +0 -12
  480. package/react/Icons/BankAccounts.jsx +0 -16
  481. package/react/Icons/BankCheck.jsx +0 -16
  482. package/react/Icons/BankGroups.jsx +0 -16
  483. package/react/Icons/BankOperations.jsx +0 -12
  484. package/react/Icons/BankRecurrence.jsx +0 -13
  485. package/react/Icons/Banking.jsx +0 -12
  486. package/react/Icons/BankingAdd.jsx +0 -12
  487. package/react/Icons/Bell.jsx +0 -12
  488. package/react/Icons/Benefit.jsx +0 -12
  489. package/react/Icons/Bike.jsx +0 -12
  490. package/react/Icons/Bill.jsx +0 -12
  491. package/react/Icons/BillPermissions.jsx +0 -13
  492. package/react/Icons/Bottom.jsx +0 -12
  493. package/react/Icons/BottomSelect.jsx +0 -12
  494. package/react/Icons/BrowserBrave.jsx +0 -15
  495. package/react/Icons/BrowserChrome.jsx +0 -15
  496. package/react/Icons/BrowserDuckduckgo.jsx +0 -15
  497. package/react/Icons/BrowserEdge.jsx +0 -15
  498. package/react/Icons/BrowserEdgeChromium.jsx +0 -15
  499. package/react/Icons/BrowserFirefox.jsx +0 -15
  500. package/react/Icons/BrowserIe.jsx +0 -15
  501. package/react/Icons/BrowserOpera.jsx +0 -15
  502. package/react/Icons/BrowserSafari.jsx +0 -15
  503. package/react/Icons/BugReport.jsx +0 -12
  504. package/react/Icons/Burger.jsx +0 -12
  505. package/react/Icons/Bus.jsx +0 -13
  506. package/react/Icons/Calendar.jsx +0 -12
  507. package/react/Icons/CalendarPermissions.jsx +0 -12
  508. package/react/Icons/Camera.jsx +0 -12
  509. package/react/Icons/Car.jsx +0 -13
  510. package/react/Icons/CarbonCopy.jsx +0 -15
  511. package/react/Icons/Carpooling.jsx +0 -17
  512. package/react/Icons/Categories.jsx +0 -12
  513. package/react/Icons/Category.jsx +0 -12
  514. package/react/Icons/Certified.jsx +0 -13
  515. package/react/Icons/CertifiedPermissions.jsx +0 -13
  516. package/react/Icons/Chat.jsx +0 -76
  517. package/react/Icons/ChatText.jsx +0 -73
  518. package/react/Icons/Check.jsx +0 -12
  519. package/react/Icons/CheckCircle.jsx +0 -12
  520. package/react/Icons/CheckList.jsx +0 -12
  521. package/react/Icons/CheckSquare.jsx +0 -16
  522. package/react/Icons/CheckWhite.jsx +0 -15
  523. package/react/Icons/Checkbox.jsx +0 -12
  524. package/react/Icons/Chess.jsx +0 -12
  525. package/react/Icons/Child.jsx +0 -13
  526. package/react/Icons/CircleFilled.jsx +0 -12
  527. package/react/Icons/Clock.jsx +0 -12
  528. package/react/Icons/ClockOutline.jsx +0 -12
  529. package/react/Icons/Cloud.jsx +0 -12
  530. package/react/Icons/Cloud2.jsx +0 -29
  531. package/react/Icons/CloudBroken.jsx +0 -12
  532. package/react/Icons/CloudHappy.jsx +0 -15
  533. package/react/Icons/CloudPlusOutlined.jsx +0 -12
  534. package/react/Icons/CloudRainbow.jsx +0 -63
  535. package/react/Icons/CloudSync.jsx +0 -21
  536. package/react/Icons/CloudSync2.jsx +0 -23
  537. package/react/Icons/Cocktail.jsx +0 -12
  538. package/react/Icons/Collect.jsx +0 -15
  539. package/react/Icons/Comment.jsx +0 -12
  540. package/react/Icons/Company.jsx +0 -12
  541. package/react/Icons/Compare.jsx +0 -12
  542. package/react/Icons/Compass.jsx +0 -12
  543. package/react/Icons/ConnectedClients.jsx +0 -12
  544. package/react/Icons/Connector.jsx +0 -12
  545. package/react/Icons/Consumption.jsx +0 -13
  546. package/react/Icons/Contacts.jsx +0 -102
  547. package/react/Icons/ContactsAccounts.jsx +0 -12
  548. package/react/Icons/ContactsGroups.jsx +0 -12
  549. package/react/Icons/ContactsText.jsx +0 -133
  550. package/react/Icons/Contract.jsx +0 -12
  551. package/react/Icons/ContractPermissions.jsx +0 -12
  552. package/react/Icons/Contrast.jsx +0 -12
  553. package/react/Icons/Copy.jsx +0 -12
  554. package/react/Icons/Cozy.jsx +0 -16
  555. package/react/Icons/CozyAuthentification.jsx +0 -12
  556. package/react/Icons/CozyCircle.jsx +0 -16
  557. package/react/Icons/CozyLaugh.jsx +0 -15
  558. package/react/Icons/CozyLock.jsx +0 -16
  559. package/react/Icons/CozyLogo.jsx +0 -18
  560. package/react/Icons/CozyRelease.jsx +0 -22
  561. package/react/Icons/CozyText.jsx +0 -12
  562. package/react/Icons/CozyUpgrade.jsx +0 -55
  563. package/react/Icons/Credit.jsx +0 -18
  564. package/react/Icons/CreditCard.jsx +0 -12
  565. package/react/Icons/CreditCardAdd.jsx +0 -12
  566. package/react/Icons/CreditCardLarge.jsx +0 -12
  567. package/react/Icons/Crop.jsx +0 -12
  568. package/react/Icons/Cross.jsx +0 -12
  569. package/react/Icons/CrossCircle.jsx +0 -15
  570. package/react/Icons/CrossCircleOutline.jsx +0 -16
  571. package/react/Icons/CrossMedium.jsx +0 -12
  572. package/react/Icons/CrossSmall.jsx +0 -12
  573. package/react/Icons/CrossWhite.jsx +0 -16
  574. package/react/Icons/Cube.jsx +0 -12
  575. package/react/Icons/Dash.jsx +0 -12
  576. package/react/Icons/DashWhite.jsx +0 -12
  577. package/react/Icons/Dashboard.jsx +0 -12
  578. package/react/Icons/DataControl.jsx +0 -14
  579. package/react/Icons/Debit.jsx +0 -12
  580. package/react/Icons/DesktopDownload.jsx +0 -13
  581. package/react/Icons/DeviceBrowser.jsx +0 -12
  582. package/react/Icons/DeviceLaptop.jsx +0 -12
  583. package/react/Icons/DevicePhone.jsx +0 -12
  584. package/react/Icons/DeviceTablet.jsx +0 -12
  585. package/react/Icons/Devices.jsx +0 -12
  586. package/react/Icons/Discuss.jsx +0 -16
  587. package/react/Icons/Dots.jsx +0 -12
  588. package/react/Icons/DotsWhite.jsx +0 -16
  589. package/react/Icons/Down.jsx +0 -12
  590. package/react/Icons/Download.jsx +0 -12
  591. package/react/Icons/DrawingArrowUp.jsx +0 -12
  592. package/react/Icons/Drive.jsx +0 -69
  593. package/react/Icons/DriveText.jsx +0 -88
  594. package/react/Icons/Dropdown.jsx +0 -12
  595. package/react/Icons/DropdownClose.jsx +0 -12
  596. package/react/Icons/DropdownOpen.jsx +0 -12
  597. package/react/Icons/Dropup.jsx +0 -12
  598. package/react/Icons/Ecolyo.jsx +0 -28
  599. package/react/Icons/ElectricBike.jsx +0 -12
  600. package/react/Icons/ElectricCar.jsx +0 -13
  601. package/react/Icons/ElectricScooter.jsx +0 -13
  602. package/react/Icons/Email.jsx +0 -12
  603. package/react/Icons/EmailNotification.jsx +0 -12
  604. package/react/Icons/EmailOpen.jsx +0 -55
  605. package/react/Icons/Energy.jsx +0 -12
  606. package/react/Icons/Energybreakdown.jsx +0 -12
  607. package/react/Icons/Eu.jsx +0 -15
  608. package/react/Icons/Euro.jsx +0 -12
  609. package/react/Icons/Exchange.jsx +0 -12
  610. package/react/Icons/Eye.jsx +0 -12
  611. package/react/Icons/EyeClosed.jsx +0 -12
  612. package/react/Icons/FaceId.jsx +0 -12
  613. package/react/Icons/Fallback.jsx +0 -20
  614. package/react/Icons/Family.jsx +0 -12
  615. package/react/Icons/File.jsx +0 -12
  616. package/react/Icons/FileAdd.jsx +0 -12
  617. package/react/Icons/FileDuotone.jsx +0 -30
  618. package/react/Icons/FileNew.jsx +0 -12
  619. package/react/Icons/FileNone.jsx +0 -18
  620. package/react/Icons/FileOutline.jsx +0 -12
  621. package/react/Icons/FileTypeAudio.jsx +0 -20
  622. package/react/Icons/FileTypeBankingAccount.jsx +0 -26
  623. package/react/Icons/FileTypeBin.jsx +0 -20
  624. package/react/Icons/FileTypeCode.jsx +0 -20
  625. package/react/Icons/FileTypeFiles.jsx +0 -26
  626. package/react/Icons/FileTypeFolder.jsx +0 -32
  627. package/react/Icons/FileTypeImage.jsx +0 -25
  628. package/react/Icons/FileTypeNote.jsx +0 -20
  629. package/react/Icons/FileTypePdf.jsx +0 -20
  630. package/react/Icons/FileTypeServer.jsx +0 -51
  631. package/react/Icons/FileTypeSheet.jsx +0 -26
  632. package/react/Icons/FileTypeSlide.jsx +0 -26
  633. package/react/Icons/FileTypeText.jsx +0 -20
  634. package/react/Icons/FileTypeVideo.jsx +0 -20
  635. package/react/Icons/FileTypeZip.jsx +0 -20
  636. package/react/Icons/Files.jsx +0 -41
  637. package/react/Icons/FilesPen.jsx +0 -21
  638. package/react/Icons/FilesVersions.jsx +0 -21
  639. package/react/Icons/Filter.jsx +0 -16
  640. package/react/Icons/Fingerprint.jsx +0 -12
  641. package/react/Icons/Fitness.jsx +0 -12
  642. package/react/Icons/Flag.jsx +0 -12
  643. package/react/Icons/FlagOutlined.jsx +0 -12
  644. package/react/Icons/FlashAuto.jsx +0 -12
  645. package/react/Icons/Flashlight.jsx +0 -13
  646. package/react/Icons/Folder.jsx +0 -12
  647. package/react/Icons/FolderAdd.jsx +0 -12
  648. package/react/Icons/FolderMoveto.jsx +0 -12
  649. package/react/Icons/FolderOpen.jsx +0 -12
  650. package/react/Icons/Forbidden.jsx +0 -12
  651. package/react/Icons/ForbiddenSign.jsx +0 -63
  652. package/react/Icons/FromUser.jsx +0 -13
  653. package/react/Icons/Gear.jsx +0 -12
  654. package/react/Icons/Globe.jsx +0 -12
  655. package/react/Icons/Google.jsx +0 -29
  656. package/react/Icons/Gouv.jsx +0 -29
  657. package/react/Icons/GraphCircle.jsx +0 -12
  658. package/react/Icons/Grid.jsx +0 -12
  659. package/react/Icons/GroupList.jsx +0 -12
  660. package/react/Icons/Groups.jsx +0 -12
  661. package/react/Icons/Growth.jsx +0 -12
  662. package/react/Icons/Hand.jsx +0 -12
  663. package/react/Icons/Heart.jsx +0 -12
  664. package/react/Icons/Help.jsx +0 -12
  665. package/react/Icons/HelpOutlined.jsx +0 -12
  666. package/react/Icons/History.jsx +0 -12
  667. package/react/Icons/Home.jsx +0 -12
  668. package/react/Icons/HomePermissions.jsx +0 -13
  669. package/react/Icons/Hourglass.jsx +0 -12
  670. package/react/Icons/IconCheckAnimated.jsx +0 -29
  671. package/react/Icons/IconCrossAnimated.jsx +0 -44
  672. package/react/Icons/Identities.jsx +0 -12
  673. package/react/Icons/Image.jsx +0 -12
  674. package/react/Icons/Info.jsx +0 -12
  675. package/react/Icons/InfoOutlined.jsx +0 -12
  676. package/react/Icons/Justice.jsx +0 -12
  677. package/react/Icons/Key.jsx +0 -12
  678. package/react/Icons/Key2.jsx +0 -23
  679. package/react/Icons/Keychain.jsx +0 -12
  680. package/react/Icons/Konnectors.jsx +0 -12
  681. package/react/Icons/KonnectorsResult.jsx +0 -12
  682. package/react/Icons/Label.jsx +0 -12
  683. package/react/Icons/LabelOutlined.jsx +0 -12
  684. package/react/Icons/Laptop.jsx +0 -12
  685. package/react/Icons/Laudry.jsx +0 -13
  686. package/react/Icons/Left.jsx +0 -12
  687. package/react/Icons/Library.jsx +0 -13
  688. package/react/Icons/Lightbulb.jsx +0 -12
  689. package/react/Icons/Lightning.jsx +0 -12
  690. package/react/Icons/Link.jsx +0 -12
  691. package/react/Icons/LinkOut.jsx +0 -12
  692. package/react/Icons/List.jsx +0 -12
  693. package/react/Icons/ListMin.jsx +0 -12
  694. package/react/Icons/Location.jsx +0 -13
  695. package/react/Icons/LocationPermissions.jsx +0 -12
  696. package/react/Icons/Lock.jsx +0 -12
  697. package/react/Icons/LockScreen.jsx +0 -12
  698. package/react/Icons/Logout.jsx +0 -12
  699. package/react/Icons/LogoutLarge.jsx +0 -12
  700. package/react/Icons/MagicTrick.jsx +0 -12
  701. package/react/Icons/Magnet.jsx +0 -15
  702. package/react/Icons/Magnifier.jsx +0 -12
  703. package/react/Icons/Mail.jsx +0 -67
  704. package/react/Icons/MailText.jsx +0 -73
  705. package/react/Icons/Matrix.jsx +0 -12
  706. package/react/Icons/Merge.jsx +0 -12
  707. package/react/Icons/Moped.jsx +0 -13
  708. package/react/Icons/Mosaic.jsx +0 -16
  709. package/react/Icons/MosaicMin.jsx +0 -12
  710. package/react/Icons/Motorcycle.jsx +0 -12
  711. package/react/Icons/Mountain.jsx +0 -12
  712. package/react/Icons/Movement.jsx +0 -12
  713. package/react/Icons/MovementIn.jsx +0 -12
  714. package/react/Icons/MovementOut.jsx +0 -12
  715. package/react/Icons/Moveto.jsx +0 -12
  716. package/react/Icons/MultiFiles.jsx +0 -12
  717. package/react/Icons/Music.jsx +0 -12
  718. package/react/Icons/New.jsx +0 -12
  719. package/react/Icons/Next.jsx +0 -12
  720. package/react/Icons/Note.jsx +0 -13
  721. package/react/Icons/Notes.jsx +0 -69
  722. package/react/Icons/NotesText.jsx +0 -88
  723. package/react/Icons/NotificationEmail.jsx +0 -12
  724. package/react/Icons/Notifications.jsx +0 -12
  725. package/react/Icons/Number.jsx +0 -12
  726. package/react/Icons/Offline.jsx +0 -12
  727. package/react/Icons/Online.jsx +0 -12
  728. package/react/Icons/OnlyOffice.jsx +0 -71
  729. package/react/Icons/Openapp.jsx +0 -12
  730. package/react/Icons/Openwith.jsx +0 -12
  731. package/react/Icons/Opinions.jsx +0 -12
  732. package/react/Icons/Palette.jsx +0 -13
  733. package/react/Icons/Paper.jsx +0 -14
  734. package/react/Icons/Paperplane.jsx +0 -12
  735. package/react/Icons/Papers.jsx +0 -66
  736. package/react/Icons/Pass.jsx +0 -65
  737. package/react/Icons/PassText.jsx +0 -15
  738. package/react/Icons/Password.jsx +0 -12
  739. package/react/Icons/Passwords.jsx +0 -12
  740. package/react/Icons/Pen.jsx +0 -12
  741. package/react/Icons/People.jsx +0 -12
  742. package/react/Icons/Peoples.jsx +0 -12
  743. package/react/Icons/Percent.jsx +0 -12
  744. package/react/Icons/PercentCircle.jsx +0 -12
  745. package/react/Icons/Permissions.jsx +0 -12
  746. package/react/Icons/PersonAdd.jsx +0 -12
  747. package/react/Icons/PersonalData.jsx +0 -12
  748. package/react/Icons/Phone.jsx +0 -12
  749. package/react/Icons/PhoneDownload.jsx +0 -13
  750. package/react/Icons/PhoneUpload.jsx +0 -12
  751. package/react/Icons/Photos.jsx +0 -104
  752. package/react/Icons/PhotosAlbum.jsx +0 -12
  753. package/react/Icons/PhotosSettings.jsx +0 -16
  754. package/react/Icons/PhotosText.jsx +0 -103
  755. package/react/Icons/PieChart.jsx +0 -12
  756. package/react/Icons/Pin.jsx +0 -12
  757. package/react/Icons/Plane.jsx +0 -12
  758. package/react/Icons/Plus.jsx +0 -12
  759. package/react/Icons/PlusSmall.jsx +0 -12
  760. package/react/Icons/PopInside.jsx +0 -12
  761. package/react/Icons/Previous.jsx +0 -12
  762. package/react/Icons/Printer.jsx +0 -13
  763. package/react/Icons/Profile.jsx +0 -16
  764. package/react/Icons/Qualify.jsx +0 -12
  765. package/react/Icons/RadioChecked.jsx +0 -13
  766. package/react/Icons/RadioUnchecked.jsx +0 -12
  767. package/react/Icons/Refresh.jsx +0 -12
  768. package/react/Icons/Relationship.jsx +0 -14
  769. package/react/Icons/Remboursement.jsx +0 -12
  770. package/react/Icons/Rename.jsx +0 -12
  771. package/react/Icons/Repare.jsx +0 -12
  772. package/react/Icons/Reply.jsx +0 -12
  773. package/react/Icons/Restaurant.jsx +0 -12
  774. package/react/Icons/Restore.jsx +0 -12
  775. package/react/Icons/RestoreStraight.jsx +0 -12
  776. package/react/Icons/Right.jsx +0 -12
  777. package/react/Icons/Rise.jsx +0 -12
  778. package/react/Icons/RotateLeft.jsx +0 -12
  779. package/react/Icons/RotateRight.jsx +0 -12
  780. package/react/Icons/SadCozy.jsx +0 -15
  781. package/react/Icons/Safe.jsx +0 -12
  782. package/react/Icons/SafePermissions.jsx +0 -16
  783. package/react/Icons/School.jsx +0 -12
  784. package/react/Icons/Scooter.jsx +0 -13
  785. package/react/Icons/Security.jsx +0 -12
  786. package/react/Icons/SelectAll.jsx +0 -12
  787. package/react/Icons/Server.jsx +0 -12
  788. package/react/Icons/Setting.jsx +0 -12
  789. package/react/Icons/Settings.jsx +0 -16
  790. package/react/Icons/Share.jsx +0 -12
  791. package/react/Icons/ShareCircle.jsx +0 -15
  792. package/react/Icons/ShareGrey08.jsx +0 -15
  793. package/react/Icons/ShareIos.jsx +0 -15
  794. package/react/Icons/Sharings.jsx +0 -12
  795. package/react/Icons/Shield.jsx +0 -12
  796. package/react/Icons/Shop.jsx +0 -12
  797. package/react/Icons/Sinister.jsx +0 -12
  798. package/react/Icons/Sound.jsx +0 -12
  799. package/react/Icons/Spinner.jsx +0 -12
  800. package/react/Icons/SportBag.jsx +0 -16
  801. package/react/Icons/Stack.jsx +0 -12
  802. package/react/Icons/Star.jsx +0 -12
  803. package/react/Icons/StarOutline.jsx +0 -12
  804. package/react/Icons/Stats.jsx +0 -12
  805. package/react/Icons/Stop.jsx +0 -12
  806. package/react/Icons/Store.jsx +0 -67
  807. package/react/Icons/StoreText.jsx +0 -88
  808. package/react/Icons/Subway.jsx +0 -12
  809. package/react/Icons/Support.jsx +0 -12
  810. package/react/Icons/Swap.jsx +0 -12
  811. package/react/Icons/Sync.jsx +0 -12
  812. package/react/Icons/SyncCozy.jsx +0 -16
  813. package/react/Icons/Tab.jsx +0 -12
  814. package/react/Icons/Tag.jsx +0 -13
  815. package/react/Icons/Tags.jsx +0 -17
  816. package/react/Icons/Target.jsx +0 -12
  817. package/react/Icons/Task.jsx +0 -12
  818. package/react/Icons/TaskToEffectuate.jsx +0 -17
  819. package/react/Icons/Team.jsx +0 -13
  820. package/react/Icons/Telecom.jsx +0 -13
  821. package/react/Icons/Telephone.jsx +0 -12
  822. package/react/Icons/Text.jsx +0 -12
  823. package/react/Icons/TextInfo.jsx +0 -12
  824. package/react/Icons/ToTheCloud.jsx +0 -12
  825. package/react/Icons/Top.jsx +0 -12
  826. package/react/Icons/TopSelect.jsx +0 -12
  827. package/react/Icons/Train.jsx +0 -13
  828. package/react/Icons/Tram.jsx +0 -12
  829. package/react/Icons/Trash.jsx +0 -12
  830. package/react/Icons/TrashDuotone.jsx +0 -12
  831. package/react/Icons/Triggers.jsx +0 -12
  832. package/react/Icons/Trophy.jsx +0 -12
  833. package/react/Icons/TwakeText.jsx +0 -14
  834. package/react/Icons/TwakeWorkplace.jsx +0 -75
  835. package/react/Icons/Uncloud.jsx +0 -12
  836. package/react/Icons/Unknow.jsx +0 -12
  837. package/react/Icons/Unlink.jsx +0 -12
  838. package/react/Icons/Unlock.jsx +0 -12
  839. package/react/Icons/Up.jsx +0 -12
  840. package/react/Icons/Upload.jsx +0 -12
  841. package/react/Icons/Versioning.jsx +0 -12
  842. package/react/Icons/Videos.jsx +0 -12
  843. package/react/Icons/Walk.jsx +0 -12
  844. package/react/Icons/Wallet.jsx +0 -12
  845. package/react/Icons/WalletAdd.jsx +0 -15
  846. package/react/Icons/WalletNew.jsx +0 -15
  847. package/react/Icons/Warn.jsx +0 -13
  848. package/react/Icons/Warning.jsx +0 -12
  849. package/react/Icons/WarningCircle.jsx +0 -12
  850. package/react/Icons/Water.jsx +0 -12
  851. package/react/Icons/Work.jsx +0 -12
  852. package/react/Icons/WorkplaceText.jsx +0 -15
  853. package/react/Icons/WrenchCircle.jsx +0 -21
  854. package/react/InfosBadge/Readme.md +0 -14
  855. package/react/InfosBadge/index.jsx +0 -31
  856. package/react/Input/index.js +0 -3
  857. package/react/InputAdornment/index.js +0 -3
  858. package/react/InputBase/index.js +0 -3
  859. package/react/InputGroup/Readme.md +0 -110
  860. package/react/InputGroup/index.jsx +0 -68
  861. package/react/InputGroup/styles.styl +0 -27
  862. package/react/InputLabel/index.js +0 -3
  863. package/react/IntentDialogOpener/IntentDialogOpener.jsx +0 -109
  864. package/react/IntentDialogOpener/IntentDialogOpener.md +0 -25
  865. package/react/IntentDialogOpener/index.js +0 -1
  866. package/react/IntentHeader/index.jsx +0 -34
  867. package/react/IntentHeader/styles.styl +0 -25
  868. package/react/IntentIframe/IntentIframe.jsx +0 -110
  869. package/react/IntentIframe/Readme.md +0 -80
  870. package/react/IntentIframe/index.js +0 -1
  871. package/react/IntentIframe/styles.styl +0 -21
  872. package/react/IntentWrapper/index.jsx +0 -42
  873. package/react/IntentWrapper/styles.styl +0 -14
  874. package/react/Label/Readme.md +0 -38
  875. package/react/Label/index.jsx +0 -41
  876. package/react/Label/styles.styl +0 -7
  877. package/react/Labs/CollectionField/Readme.md +0 -41
  878. package/react/Labs/CollectionField/index.jsx +0 -140
  879. package/react/Labs/CollectionField/styles.styl +0 -15
  880. package/react/Labs/ExperimentalDialog/index.jsx +0 -31
  881. package/react/Labs/IconGrid/Readme.md +0 -18
  882. package/react/Labs/IconGrid/index.jsx +0 -9
  883. package/react/Labs/IconGrid/styles.styl +0 -5
  884. package/react/Labs/PasswordInput/Readme.md +0 -44
  885. package/react/Labs/PasswordInput/helpers.js +0 -66
  886. package/react/Labs/PasswordInput/helpers.spec.js +0 -27
  887. package/react/Labs/PasswordInput/index.jsx +0 -81
  888. package/react/Labs/PasswordInput/styles.styl +0 -49
  889. package/react/Labs/Readme.md +0 -4
  890. package/react/Labs/index.jsx +0 -0
  891. package/react/Layout/Layout.jsx +0 -109
  892. package/react/Layout/Layout.md +0 -204
  893. package/react/Layout/index.js +0 -1
  894. package/react/Layout/styles.styl +0 -10
  895. package/react/LinearProgress/index.js +0 -3
  896. package/react/Link/index.js +0 -3
  897. package/react/List/Readme.md +0 -280
  898. package/react/List/index.js +0 -11
  899. package/react/ListItem/ExpandedAttributes/ExpandedAttribute.jsx +0 -39
  900. package/react/ListItem/ExpandedAttributes/helpers.js +0 -214
  901. package/react/ListItem/ExpandedAttributes/helpers.spec.js +0 -175
  902. package/react/ListItem/ExpandedAttributes/index.jsx +0 -61
  903. package/react/ListItem/ListItemBase/Renaming/RenameDialog.jsx +0 -37
  904. package/react/ListItem/ListItemBase/Renaming/RenameInput.jsx +0 -134
  905. package/react/ListItem/ListItemBase/Renaming/helpers.js +0 -35
  906. package/react/ListItem/ListItemBase/index.jsx +0 -115
  907. package/react/ListItem/ListItemByDoc/index.jsx +0 -103
  908. package/react/ListItem/ListItemContact/helpers.js +0 -23
  909. package/react/ListItem/ListItemContact/helpers.spec.js +0 -35
  910. package/react/ListItem/ListItemContact/index.jsx +0 -68
  911. package/react/ListItem/ListItemContact/useActions.jsx +0 -17
  912. package/react/ListItem/ListItemFile/ExpirationAnnotation.jsx +0 -39
  913. package/react/ListItem/ListItemFile/ItemIcon.jsx +0 -49
  914. package/react/ListItem/ListItemFile/PrimaryText.jsx +0 -39
  915. package/react/ListItem/ListItemFile/SecondaryText.jsx +0 -36
  916. package/react/ListItem/ListItemFile/index.jsx +0 -75
  917. package/react/ListItem/Readme.md +0 -211
  918. package/react/ListItem/hoc/withListItemLocales.jsx +0 -14
  919. package/react/ListItem/index.js +0 -129
  920. package/react/ListItem/locales/en.json +0 -75
  921. package/react/ListItem/locales/fr.json +0 -75
  922. package/react/ListItem/locales/ru.json +0 -75
  923. package/react/ListItem/locales/vi.json +0 -75
  924. package/react/ListItemAvatar/index.js +0 -3
  925. package/react/ListItemIcon/index.js +0 -26
  926. package/react/ListItemSecondaryAction/index.js +0 -3
  927. package/react/ListItemText/Readme.md +0 -28
  928. package/react/ListItemText/index.jsx +0 -90
  929. package/react/ListSubheader/Readme.md +0 -34
  930. package/react/ListSubheader/index.js +0 -44
  931. package/react/LoadMore/Readme.md +0 -37
  932. package/react/LoadMore/index.jsx +0 -62
  933. package/react/Markdown/Readme.md +0 -71
  934. package/react/Markdown/index.jsx +0 -32
  935. package/react/Menu/Readme.md +0 -114
  936. package/react/Menu/index.js +0 -3
  937. package/react/MenuItem/index.js +0 -22
  938. package/react/MenuList/index.js +0 -3
  939. package/react/MidEllipsis/Readme.md +0 -11
  940. package/react/MidEllipsis/index.jsx +0 -51
  941. package/react/MobileStepper/Readme.md +0 -43
  942. package/react/MobileStepper/index.js +0 -3
  943. package/react/Modal/index.js +0 -3
  944. package/react/MuiCozyTheme/Divider/index.jsx +0 -16
  945. package/react/MuiCozyTheme/List/index.jsx +0 -16
  946. package/react/MuiCozyTheme/ListItem/index.jsx +0 -16
  947. package/react/MuiCozyTheme/ListItemIcon/index.jsx +0 -16
  948. package/react/MuiCozyTheme/ListItemSecondaryAction/index.jsx +0 -16
  949. package/react/MuiCozyTheme/Readme.md +0 -10
  950. package/react/MuiCozyTheme/helpers.js +0 -216
  951. package/react/MuiCozyTheme/index.jsx +0 -23
  952. package/react/MuiCozyTheme/makePalette.js +0 -197
  953. package/react/MuiCozyTheme/makeTheme.jsx +0 -66
  954. package/react/MuiCozyTheme/makeTypography.js +0 -78
  955. package/react/MuiCozyTheme/overrides/makeDarkInvertedOverrides.js +0 -5
  956. package/react/MuiCozyTheme/overrides/makeDarkNormalOverrides.js +0 -5
  957. package/react/MuiCozyTheme/overrides/makeLightInvertedOverrides.js +0 -65
  958. package/react/MuiCozyTheme/overrides/makeLightNormalOverrides.js +0 -1256
  959. package/react/MuiCozyTheme/theme.jsx +0 -30
  960. package/react/MuiTabs/Readme.md +0 -40
  961. package/react/MuiTabs/index.jsx +0 -17
  962. package/react/NativeSelect/index.js +0 -3
  963. package/react/Nav/index.jsx +0 -163
  964. package/react/Nav/locales/en.json +0 -6
  965. package/react/Nav/locales/fr.json +0 -6
  966. package/react/Nav/locales/ru.json +0 -6
  967. package/react/Nav/locales/vi.json +0 -6
  968. package/react/Nav/locales/withNavLocales.jsx +0 -14
  969. package/react/Nav/styles.styl +0 -27
  970. package/react/NavigationList/Readme.md +0 -148
  971. package/react/NavigationList/index.jsx +0 -53
  972. package/react/NavigationList/styles.styl +0 -2
  973. package/react/NestedSelect/BottomSheet.jsx +0 -48
  974. package/react/NestedSelect/ItemRow.jsx +0 -96
  975. package/react/NestedSelect/Modal.jsx +0 -63
  976. package/react/NestedSelect/NestedSelect.jsx +0 -276
  977. package/react/NestedSelect/NestedSelect.md +0 -220
  978. package/react/NestedSelect/NestedSelect.spec.jsx +0 -199
  979. package/react/NestedSelect/NestedSelectResponsive.jsx +0 -15
  980. package/react/NestedSelect/helpers.js +0 -35
  981. package/react/NestedSelect/helpers.spec.js +0 -36
  982. package/react/NestedSelect/index.jsx +0 -4
  983. package/react/NestedSelect/styles.styl +0 -20
  984. package/react/NestedSelect/testing.js +0 -3
  985. package/react/NoSsr/index.js +0 -3
  986. package/react/OrderedList/Readme.md +0 -9
  987. package/react/OrderedList/index.jsx +0 -19
  988. package/react/OrderedList/styles.styl +0 -19
  989. package/react/OutlinedInput/index.js +0 -3
  990. package/react/Page/Readme.md +0 -15
  991. package/react/Page/index.jsx +0 -111
  992. package/react/Page/keyboard.js +0 -104
  993. package/react/Page/styles.styl +0 -9
  994. package/react/Panel/index.jsx +0 -12
  995. package/react/Panel/styles.styl +0 -10
  996. package/react/Paper/Readme.md +0 -54
  997. package/react/Paper/index.js +0 -3
  998. package/react/PasswordExample/Readme.md +0 -13
  999. package/react/PasswordExample/index.jsx +0 -82
  1000. package/react/PasswordExample/styles.styl +0 -7
  1001. package/react/PasswordField/Readme.md +0 -8
  1002. package/react/PasswordField/index.jsx +0 -56
  1003. package/react/PasswordField/locales/en.json +0 -6
  1004. package/react/PasswordField/locales/fr.json +0 -6
  1005. package/react/PasswordField/locales/ru.json +0 -6
  1006. package/react/PasswordField/locales/vi.json +0 -6
  1007. package/react/Paywall/MaxAccountsByKonnectorPaywall.jsx +0 -32
  1008. package/react/Paywall/MaxAccountsPaywall.jsx +0 -27
  1009. package/react/Paywall/MaxDaysToCapturePaywall.jsx +0 -27
  1010. package/react/Paywall/MaxPapersPaywall.jsx +0 -29
  1011. package/react/Paywall/OnlyOfficePaywall.jsx +0 -24
  1012. package/react/Paywall/PasswordSharingPaywall.jsx +0 -20
  1013. package/react/Paywall/Paywall.jsx +0 -124
  1014. package/react/Paywall/Paywall.spec.jsx +0 -230
  1015. package/react/Paywall/QuotaPaywall.jsx +0 -18
  1016. package/react/Paywall/Readme.md +0 -137
  1017. package/react/Paywall/helpers.js +0 -22
  1018. package/react/Paywall/howto.md +0 -28
  1019. package/react/Paywall/index.jsx +0 -7
  1020. package/react/Paywall/locales/en.json +0 -95
  1021. package/react/Paywall/locales/fr.json +0 -95
  1022. package/react/Paywall/locales/ru.json +0 -95
  1023. package/react/Paywall/locales/vi.json +0 -95
  1024. package/react/Paywall/locales/withPaywallLocales.jsx +0 -14
  1025. package/react/PieChart/Readme.md +0 -53
  1026. package/react/PieChart/index.jsx +0 -141
  1027. package/react/PieChart/index.spec.jsx +0 -123
  1028. package/react/PointerAlert/Readme.md +0 -167
  1029. package/react/PointerAlert/index.jsx +0 -113
  1030. package/react/Popover/index.js +0 -3
  1031. package/react/Popper/index.js +0 -3
  1032. package/react/Popper/testing.js +0 -21
  1033. package/react/Popup/Readme.md +0 -22
  1034. package/react/Popup/index.jsx +0 -154
  1035. package/react/Popup/index.spec.jsx +0 -105
  1036. package/react/PopupOpener/Readme.md +0 -8
  1037. package/react/PopupOpener/index.jsx +0 -56
  1038. package/react/Portal/index.jsx +0 -8
  1039. package/react/Progress/Readme.md +0 -31
  1040. package/react/Progress/index.js +0 -2
  1041. package/react/ProgressionBanner/Readme.md +0 -30
  1042. package/react/ProgressionBanner/index.jsx +0 -68
  1043. package/react/QualificationGrid/Readme.md +0 -25
  1044. package/react/QualificationGrid/helpers.js +0 -7
  1045. package/react/QualificationGrid/index.jsx +0 -87
  1046. package/react/QualificationGrid/locales/en.json +0 -15
  1047. package/react/QualificationGrid/locales/fr.json +0 -15
  1048. package/react/QualificationGrid/locales/ru.json +0 -15
  1049. package/react/QualificationGrid/locales/vi.json +0 -15
  1050. package/react/QualificationGrid/locales/withLocales.jsx +0 -14
  1051. package/react/QualificationIcon/Readme.md +0 -14
  1052. package/react/QualificationIcon/index.jsx +0 -105
  1053. package/react/QualificationItem/Readme.md +0 -8
  1054. package/react/QualificationItem/index.jsx +0 -64
  1055. package/react/QualificationModal/Readme.md +0 -28
  1056. package/react/QualificationModal/helpers.js +0 -63
  1057. package/react/QualificationModal/helpers.spec.js +0 -61
  1058. package/react/QualificationModal/index.jsx +0 -71
  1059. package/react/QualificationModal/locales/en.json +0 -6
  1060. package/react/QualificationModal/locales/fr.json +0 -6
  1061. package/react/QualificationModal/locales/index.jsx +0 -11
  1062. package/react/QualificationModal/locales/ru.json +0 -6
  1063. package/react/QualificationModal/locales/vi.json +0 -6
  1064. package/react/RadioGroup/index.js +0 -3
  1065. package/react/Radios/Readme.md +0 -125
  1066. package/react/Radios/index.jsx +0 -22
  1067. package/react/RootRef/index.js +0 -3
  1068. package/react/ScopedCssBaseline/index.js +0 -3
  1069. package/react/SearchBar/Readme.md +0 -87
  1070. package/react/SearchBar/index.jsx +0 -298
  1071. package/react/SearchBar/locales/en.json +0 -5
  1072. package/react/SearchBar/locales/fr.json +0 -5
  1073. package/react/SearchBar/locales/ru.json +0 -5
  1074. package/react/SearchBar/locales/vi.json +0 -5
  1075. package/react/SearchBar/locales/withOnlyLocales.jsx +0 -14
  1076. package/react/Select/index.js +0 -3
  1077. package/react/SelectBox/ControlDefault.jsx +0 -25
  1078. package/react/SelectBox/Readme.md +0 -382
  1079. package/react/SelectBox/SelectBox.jsx +0 -369
  1080. package/react/SelectBox/SelectBoxWithFixedOptions.jsx +0 -54
  1081. package/react/SelectBox/index.jsx +0 -13
  1082. package/react/SelectBox/styles.styl +0 -98
  1083. package/react/SelectionBar/Readme.md +0 -86
  1084. package/react/SelectionBar/SelectionBarAction.jsx +0 -71
  1085. package/react/SelectionBar/SelectionBarMore.jsx +0 -75
  1086. package/react/SelectionBar/helpers.js +0 -22
  1087. package/react/SelectionBar/helpers.spec.js +0 -54
  1088. package/react/SelectionBar/index.jsx +0 -178
  1089. package/react/SelectionBar/styles.styl +0 -6
  1090. package/react/SelectionBar/useMaxActions.jsx +0 -36
  1091. package/react/ShortcutTile/index.tsx +0 -61
  1092. package/react/Sidebar/Readme.md +0 -65
  1093. package/react/Sidebar/index.jsx +0 -41
  1094. package/react/Sidebar/styles.styl +0 -4
  1095. package/react/Skeleton/index.js +0 -3
  1096. package/react/Skeletons/ListItemSkeleton.jsx +0 -42
  1097. package/react/Skeletons/ListSkeleton.jsx +0 -39
  1098. package/react/Skeletons/Readme.md +0 -50
  1099. package/react/Skeletons/index.js +0 -2
  1100. package/react/Slide/index.js +0 -3
  1101. package/react/Slider/index.js +0 -3
  1102. package/react/Snackbar/Readme.md +0 -86
  1103. package/react/Snackbar/index.jsx +0 -25
  1104. package/react/SnackbarContent/index.js +0 -3
  1105. package/react/Spinner/Readme.md +0 -68
  1106. package/react/Spinner/index.jsx +0 -76
  1107. package/react/Spinner/styles.styl +0 -32
  1108. package/react/SquareAppIcon/Readme.md +0 -185
  1109. package/react/SquareAppIcon/SquareAppIcon.spec.js +0 -88
  1110. package/react/SquareAppIcon/__snapshots__/SquareAppIcon.spec.js.snap +0 -474
  1111. package/react/SquareAppIcon/constants.json +0 -6
  1112. package/react/SquareAppIcon/index.jsx +0 -289
  1113. package/react/SquareAppIcon/styles.styl +0 -141
  1114. package/react/Stack/Readme.md +0 -67
  1115. package/react/Stack/index.jsx +0 -27
  1116. package/react/Stack/styles.styl +0 -6
  1117. package/react/Step/index.js +0 -3
  1118. package/react/StepButton/index.js +0 -3
  1119. package/react/StepConnector/index.js +0 -3
  1120. package/react/StepContent/index.js +0 -3
  1121. package/react/StepIcon/index.js +0 -3
  1122. package/react/StepLabel/index.js +0 -3
  1123. package/react/Stepper/Readme.md +0 -50
  1124. package/react/Stepper/index.jsx +0 -4
  1125. package/react/Stepper/testing.jsx +0 -43
  1126. package/react/Storage/Readme.md +0 -46
  1127. package/react/Storage/StorageButton.jsx +0 -34
  1128. package/react/Storage/StorageProgress.jsx +0 -52
  1129. package/react/Storage/index.jsx +0 -41
  1130. package/react/Storage/locales/en.json +0 -7
  1131. package/react/Storage/locales/fr.json +0 -7
  1132. package/react/Storage/locales/index.jsx +0 -11
  1133. package/react/Storage/locales/ru.json +0 -7
  1134. package/react/Storage/locales/vi.json +0 -7
  1135. package/react/SvgIcon/index.js +0 -3
  1136. package/react/SwipeableDrawer/index.js +0 -3
  1137. package/react/Switch/Readme.md +0 -121
  1138. package/react/Switch/index.jsx +0 -19
  1139. package/react/Tab/index.js +0 -3
  1140. package/react/Table/Readme.md +0 -130
  1141. package/react/Table/Virtualized/Cell.jsx +0 -69
  1142. package/react/Table/Virtualized/Dnd/CustomDrag/CustomDragLayer.jsx +0 -45
  1143. package/react/Table/Virtualized/Dnd/CustomDrag/DragPreview.jsx +0 -43
  1144. package/react/Table/Virtualized/Dnd/CustomDrag/DragPreviewWrapper.jsx +0 -52
  1145. package/react/Table/Virtualized/Dnd/DnDConfigWrapper.jsx +0 -48
  1146. package/react/Table/Virtualized/Dnd/TableRow.jsx +0 -100
  1147. package/react/Table/Virtualized/Dnd/index.jsx +0 -35
  1148. package/react/Table/Virtualized/Dnd/virtuosoComponents.jsx +0 -25
  1149. package/react/Table/Virtualized/FixedHeaderContent.jsx +0 -64
  1150. package/react/Table/Virtualized/HeadCell.jsx +0 -53
  1151. package/react/Table/Virtualized/RowContent.jsx +0 -52
  1152. package/react/Table/Virtualized/TableRow.jsx +0 -20
  1153. package/react/Table/Virtualized/helpers.js +0 -43
  1154. package/react/Table/Virtualized/helpers.spec.js +0 -108
  1155. package/react/Table/Virtualized/index.jsx +0 -151
  1156. package/react/Table/Virtualized/virtuosoComponents.jsx +0 -35
  1157. package/react/Table/index.js +0 -3
  1158. package/react/TableBody/index.js +0 -3
  1159. package/react/TableCell/index.js +0 -3
  1160. package/react/TableContainer/index.js +0 -19
  1161. package/react/TableFooter/index.js +0 -3
  1162. package/react/TableHead/index.js +0 -3
  1163. package/react/TablePagination/index.js +0 -3
  1164. package/react/TableRow/index.js +0 -18
  1165. package/react/TableSortLabel/index.js +0 -3
  1166. package/react/Tabs/Readme.md +0 -100
  1167. package/react/Tabs/index.jsx +0 -46
  1168. package/react/TextField/MobileSelect.jsx +0 -168
  1169. package/react/TextField/Readme.md +0 -264
  1170. package/react/TextField/helpers.js +0 -23
  1171. package/react/TextField/index.jsx +0 -54
  1172. package/react/Textarea/Readme.md +0 -58
  1173. package/react/Textarea/index.jsx +0 -58
  1174. package/react/Textarea/styles.styl +0 -13
  1175. package/react/TextareaAutosize/index.js +0 -3
  1176. package/react/Thumbnail/Readme.md +0 -31
  1177. package/react/Thumbnail/Thumbnail.styl +0 -51
  1178. package/react/Thumbnail/index.jsx +0 -41
  1179. package/react/Tile/index.jsx +0 -98
  1180. package/react/Tile/styles.styl +0 -122
  1181. package/react/Timeline/index.js +0 -3
  1182. package/react/TimelineConnector/index.js +0 -3
  1183. package/react/TimelineContent/index.js +0 -3
  1184. package/react/TimelineDot/index.js +0 -3
  1185. package/react/TimelineItem/index.js +0 -3
  1186. package/react/TimelineOppositeContent/index.js +0 -3
  1187. package/react/TimelineSeparator/index.js +0 -3
  1188. package/react/Toggle/index.jsx +0 -50
  1189. package/react/Toggle/styles.styl +0 -39
  1190. package/react/ToggleButton/Readme.md +0 -60
  1191. package/react/ToggleButton/index.js +0 -26
  1192. package/react/ToggleButtonGroup/Readme.md +0 -90
  1193. package/react/ToggleButtonGroup/index.js +0 -3
  1194. package/react/Toolbar/index.js +0 -3
  1195. package/react/Tooltip/Readme.md +0 -30
  1196. package/react/Tooltip/index.jsx +0 -7
  1197. package/react/Typography/Readme.md +0 -44
  1198. package/react/Typography/index.jsx +0 -25
  1199. package/react/UnorderedList/Readme.md +0 -9
  1200. package/react/UnorderedList/index.jsx +0 -19
  1201. package/react/UnorderedList/styles.styl +0 -22
  1202. package/react/UploadQueue/FileUploadProgress.jsx +0 -49
  1203. package/react/UploadQueue/Item.jsx +0 -99
  1204. package/react/UploadQueue/Pending.jsx +0 -12
  1205. package/react/UploadQueue/Readme.md +0 -95
  1206. package/react/UploadQueue/RemainingTime.jsx +0 -26
  1207. package/react/UploadQueue/helpers.js +0 -3
  1208. package/react/UploadQueue/index.jsx +0 -160
  1209. package/react/UploadQueue/index.spec.jsx +0 -162
  1210. package/react/UploadQueue/locales/en.json +0 -10
  1211. package/react/UploadQueue/locales/es.json +0 -10
  1212. package/react/UploadQueue/locales/fr.json +0 -10
  1213. package/react/UploadQueue/locales/ru.json +0 -10
  1214. package/react/UploadQueue/locales/vi.json +0 -10
  1215. package/react/UploadQueue/styles.styl +0 -155
  1216. package/react/UploadQueue/useStatusIcon.js +0 -31
  1217. package/react/Wizard/Readme.md +0 -86
  1218. package/react/Wizard/index.jsx +0 -182
  1219. package/react/Wizard/styles.styl +0 -98
  1220. package/react/Zoom/index.js +0 -3
  1221. package/react/deprecated/ActionMenu/ActionMenuEffects.ts +0 -51
  1222. package/react/deprecated/ActionMenu/ActionMenuHeader.jsx +0 -18
  1223. package/react/deprecated/ActionMenu/ActionMenuItem.jsx +0 -46
  1224. package/react/deprecated/ActionMenu/ActionMenuItemWrapper.jsx +0 -83
  1225. package/react/deprecated/ActionMenu/ActionMenuRadio.jsx +0 -8
  1226. package/react/deprecated/ActionMenu/ActionMenuWithClose.jsx +0 -31
  1227. package/react/deprecated/ActionMenu/ActionMenuWrapper.jsx +0 -42
  1228. package/react/deprecated/ActionMenu/Actions/ActionsItems.jsx +0 -46
  1229. package/react/deprecated/ActionMenu/Actions/call.js +0 -29
  1230. package/react/deprecated/ActionMenu/Actions/emailTo.js +0 -29
  1231. package/react/deprecated/ActionMenu/Actions/helpers.js +0 -63
  1232. package/react/deprecated/ActionMenu/Actions/helpers.spec.js +0 -36
  1233. package/react/deprecated/ActionMenu/Actions/hr.js +0 -10
  1234. package/react/deprecated/ActionMenu/Actions/index.js +0 -7
  1235. package/react/deprecated/ActionMenu/Actions/locales/en.json +0 -8
  1236. package/react/deprecated/ActionMenu/Actions/locales/fr.json +0 -8
  1237. package/react/deprecated/ActionMenu/Actions/locales/ru.json +0 -8
  1238. package/react/deprecated/ActionMenu/Actions/locales/vi.json +0 -8
  1239. package/react/deprecated/ActionMenu/Actions/locales/withActionsLocales.jsx +0 -14
  1240. package/react/deprecated/ActionMenu/Actions/modify.js +0 -41
  1241. package/react/deprecated/ActionMenu/Actions/smsTo.js +0 -29
  1242. package/react/deprecated/ActionMenu/Actions/viewInContacts.js +0 -41
  1243. package/react/deprecated/ActionMenu/NotInlineWrapper.jsx +0 -57
  1244. package/react/deprecated/ActionMenu/Readme.md +0 -180
  1245. package/react/deprecated/ActionMenu/index.jsx +0 -134
  1246. package/react/deprecated/ActionMenu/styles.styl +0 -17
  1247. package/react/deprecated/Alerter/Alert.jsx +0 -116
  1248. package/react/deprecated/Alerter/Readme.md +0 -74
  1249. package/react/deprecated/Alerter/index.jsx +0 -146
  1250. package/react/deprecated/Alerter/styles.styl +0 -37
  1251. package/react/deprecated/BottomDrawer/Readme.md +0 -34
  1252. package/react/deprecated/BottomDrawer/index.jsx +0 -157
  1253. package/react/deprecated/BottomDrawer/styles.styl +0 -18
  1254. package/react/deprecated/Button/Readme.md +0 -240
  1255. package/react/deprecated/Button/index.jsx +0 -180
  1256. package/react/deprecated/Button/styles.styl +0 -85
  1257. package/react/deprecated/ButtonAction/index.jsx +0 -78
  1258. package/react/deprecated/ButtonAction/styles.styl +0 -22
  1259. package/react/deprecated/Chip/Readme.md +0 -161
  1260. package/react/deprecated/Chip/index.jsx +0 -88
  1261. package/react/deprecated/Chip/styles.styl +0 -58
  1262. package/react/deprecated/CompositeRow/Readme.md +0 -102
  1263. package/react/deprecated/CompositeRow/index.jsx +0 -92
  1264. package/react/deprecated/CompositeRow/styles.styl +0 -17
  1265. package/react/deprecated/GridItem/Readme.md +0 -25
  1266. package/react/deprecated/GridItem/index.jsx +0 -25
  1267. package/react/deprecated/GridItem/styles.styl +0 -8
  1268. package/react/deprecated/Infos/Readme.md +0 -37
  1269. package/react/deprecated/Infos/index.jsx +0 -125
  1270. package/react/deprecated/Infos/styles.styl +0 -32
  1271. package/react/deprecated/InfosCarrousel/Readme.md +0 -64
  1272. package/react/deprecated/InfosCarrousel/index.jsx +0 -109
  1273. package/react/deprecated/InfosCarrousel/styles.styl +0 -31
  1274. package/react/deprecated/InlineCard/Readme.md +0 -8
  1275. package/react/deprecated/InlineCard/index.jsx +0 -21
  1276. package/react/deprecated/InlineCard/styles.styl +0 -7
  1277. package/react/deprecated/IntentModal/IntentModal.jsx +0 -98
  1278. package/react/deprecated/IntentModal/IntentModal.md +0 -26
  1279. package/react/deprecated/IntentModal/index.js +0 -1
  1280. package/react/deprecated/IntentModal/styles.styl +0 -23
  1281. package/react/deprecated/IntentOpener/IntentOpener.jsx +0 -95
  1282. package/react/deprecated/IntentOpener/IntentOpener.md +0 -16
  1283. package/react/deprecated/IntentOpener/index.js +0 -1
  1284. package/react/deprecated/Media/Media.jsx +0 -43
  1285. package/react/deprecated/Media/Readme.md +0 -71
  1286. package/react/deprecated/Media/index.js +0 -1
  1287. package/react/deprecated/Media/styles.styl +0 -16
  1288. package/react/deprecated/Menus/Readme.md +0 -25
  1289. package/react/deprecated/Menus/index.js +0 -125
  1290. package/react/deprecated/Modal/AnimatedContentHeader.jsx +0 -9
  1291. package/react/deprecated/Modal/ModalBackButton.jsx +0 -37
  1292. package/react/deprecated/Modal/ModalButtons.jsx +0 -51
  1293. package/react/deprecated/Modal/ModalContent.jsx +0 -122
  1294. package/react/deprecated/Modal/ModalCross.jsx +0 -33
  1295. package/react/deprecated/Modal/ModalEffects.ts +0 -63
  1296. package/react/deprecated/Modal/ModalFooter.jsx +0 -10
  1297. package/react/deprecated/Modal/ModalHeader.jsx +0 -53
  1298. package/react/deprecated/Modal/ModalSection.jsx +0 -18
  1299. package/react/deprecated/Modal/Readme.md +0 -485
  1300. package/react/deprecated/Modal/index.jsx +0 -317
  1301. package/react/deprecated/Modal/styles.styl +0 -114
  1302. package/react/deprecated/NarrowContent/Readme.md +0 -23
  1303. package/react/deprecated/NarrowContent/index.jsx +0 -12
  1304. package/react/deprecated/NarrowContent/styles.styl +0 -2
  1305. package/react/deprecated/Overlay/Readme.md +0 -30
  1306. package/react/deprecated/Overlay/index.jsx +0 -79
  1307. package/react/deprecated/Overlay/styles.styl +0 -4
  1308. package/react/deprecated/PercentageBar/Readme.md +0 -18
  1309. package/react/deprecated/PercentageBar/index.jsx +0 -21
  1310. package/react/deprecated/PercentageBar/styles.styl +0 -11
  1311. package/react/deprecated/PercentageLine/PercentageLine.styl +0 -4
  1312. package/react/deprecated/PercentageLine/Readme.md +0 -9
  1313. package/react/deprecated/PercentageLine/index.jsx +0 -32
  1314. package/react/deprecated/PushClientButton/Readme.md +0 -40
  1315. package/react/deprecated/PushClientButton/index.jsx +0 -46
  1316. package/react/deprecated/PushClientButton/index.spec.jsx +0 -25
  1317. package/react/deprecated/PushClientButton/styles.styl +0 -4
  1318. package/react/deprecated/QuotaAlert/Readme.md +0 -40
  1319. package/react/deprecated/QuotaAlert/index.jsx +0 -18
  1320. package/react/deprecated/Radio/Readme.md +0 -127
  1321. package/react/deprecated/Radio/index.jsx +0 -89
  1322. package/react/deprecated/Radio/index.spec.jsx +0 -173
  1323. package/react/deprecated/Radio/styles.styl +0 -4
  1324. package/react/deprecated/RaisedList/README.md +0 -20
  1325. package/react/deprecated/RaisedList/index.js +0 -21
  1326. package/react/deprecated/Table/Readme.md +0 -32
  1327. package/react/deprecated/Table/index.jsx +0 -61
  1328. package/react/deprecated/Table/styles.styl +0 -22
  1329. package/react/deprecated/ViewStack/ModalStack.jsx +0 -43
  1330. package/react/deprecated/ViewStack/Readme.md +0 -10
  1331. package/react/deprecated/ViewStack/ViewStack.jsx +0 -41
  1332. package/react/deprecated/ViewStack/context.js +0 -4
  1333. package/react/deprecated/ViewStack/example.jsx +0 -41
  1334. package/react/deprecated/ViewStack/hooks.js +0 -30
  1335. package/react/deprecated/ViewStack/index.js +0 -3
  1336. package/react/deprecated/readme.md +0 -1
  1337. package/react/helpers/acceptedTypes.js +0 -50
  1338. package/react/helpers/acceptedTypes.spec.js +0 -86
  1339. package/react/helpers/appDataset.js +0 -46
  1340. package/react/helpers/appDataset.spec.js +0 -73
  1341. package/react/helpers/breakpoints.js +0 -35
  1342. package/react/helpers/createDepreciationLogger.js +0 -10
  1343. package/react/helpers/createDepreciationLogger.spec.js +0 -21
  1344. package/react/helpers/getRandomUUID.js +0 -28
  1345. package/react/helpers/getRandomUUID.spec.js +0 -9
  1346. package/react/helpers/getSafeArea.ts +0 -15
  1347. package/react/helpers/isTesting.js +0 -2
  1348. package/react/helpers/migrateProps.jsx +0 -89
  1349. package/react/helpers/ref.js +0 -11
  1350. package/react/helpers/ref.spec.js +0 -28
  1351. package/react/helpers/useProgression.jsx +0 -30
  1352. package/react/helpers/withBreakpoints.jsx +0 -81
  1353. package/react/helpers/withOffline.jsx +0 -33
  1354. package/react/helpers/withState.jsx +0 -43
  1355. package/react/hooks/useBreakpoints.md +0 -12
  1356. package/react/hooks/useBrowserOffline.js +0 -34
  1357. package/react/hooks/useBrowserOffline.md +0 -9
  1358. package/react/hooks/useBrowserOffline.spec.js +0 -93
  1359. package/react/hooks/useClientErrors.jsx +0 -140
  1360. package/react/hooks/useClientErrors.spec.jsx +0 -94
  1361. package/react/hooks/useConfirmExit/Readme.md +0 -38
  1362. package/react/hooks/useConfirmExit/index.jsx +0 -176
  1363. package/react/hooks/useConfirmExit/index.spec.js +0 -186
  1364. package/react/hooks/useConfirmExit/locales/en.json +0 -8
  1365. package/react/hooks/useConfirmExit/locales/fr.json +0 -8
  1366. package/react/hooks/useConfirmExit/locales/ru.json +0 -8
  1367. package/react/hooks/useConfirmExit/locales/vi.json +0 -8
  1368. package/react/hooks/useCycle.jsx +0 -37
  1369. package/react/hooks/useCycle.md +0 -27
  1370. package/react/hooks/useCycle.spec.jsx +0 -58
  1371. package/react/hooks/useEventListener.js +0 -17
  1372. package/react/hooks/useEventListener.md +0 -13
  1373. package/react/hooks/useEventListener.spec.js +0 -72
  1374. package/react/hooks/useMediaQuery.js +0 -6
  1375. package/react/hooks/usePeriodicRender.js +0 -23
  1376. package/react/hooks/usePeriodicRender.md +0 -17
  1377. package/react/hooks/usePeriodicRender.spec.js +0 -70
  1378. package/react/hooks/useRealtime.js +0 -51
  1379. package/react/hooks/useRealtime.spec.js +0 -42
  1380. package/react/hooks/useScroll.jsx +0 -44
  1381. package/react/hooks/useScroll.md +0 -34
  1382. package/react/hooks/useScroll.spec.jsx +0 -57
  1383. package/react/hooks/useSetFlagshipUi/helpers.js +0 -152
  1384. package/react/hooks/useSetFlagshipUi/useSetFlagshipUI.spec.ts +0 -295
  1385. package/react/hooks/useSetFlagshipUi/useSetFlagshipUI.ts +0 -58
  1386. package/react/index.js +0 -141
  1387. package/react/jestLib/I18n.js +0 -13
  1388. package/react/legacy/Avatar/Readme.md +0 -52
  1389. package/react/legacy/Avatar/helpers.js +0 -17
  1390. package/react/legacy/Avatar/index.jsx +0 -77
  1391. package/react/legacy/Avatar/styles.styl +0 -49
  1392. package/react/legacy/Breadcrumbs/Readme.md +0 -86
  1393. package/react/legacy/Breadcrumbs/index.jsx +0 -93
  1394. package/react/legacy/Breadcrumbs/styles.styl +0 -23
  1395. package/react/legacy/Input/Readme.md +0 -91
  1396. package/react/legacy/Input/index.jsx +0 -78
  1397. package/react/legacy/Input/styles.styl +0 -16
  1398. package/react/legacy/readme.md +0 -1
  1399. package/react/mocks/apps.js +0 -151
  1400. package/react/palette.js +0 -49
  1401. package/react/providers/Alert/Readme.md +0 -69
  1402. package/react/providers/Alert/helpers.js +0 -13
  1403. package/react/providers/Alert/index.jsx +0 -84
  1404. package/react/providers/Breakpoints/Readme.md +0 -64
  1405. package/react/providers/Breakpoints/index.jsx +0 -58
  1406. package/react/providers/Breakpoints/useIframeConnection.jsx +0 -31
  1407. package/react/providers/Breakpoints/useIframeToSendWidth.jsx +0 -33
  1408. package/react/providers/Breakpoints/useParentBreakpoints.jsx +0 -36
  1409. package/react/providers/ConfirmDialog/Readme.md +0 -35
  1410. package/react/providers/ConfirmDialog/index.jsx +0 -60
  1411. package/react/providers/CozyTheme/CozyThemeWithQuery.jsx +0 -25
  1412. package/react/providers/CozyTheme/DumbCozyTheme.jsx +0 -65
  1413. package/react/providers/CozyTheme/Readme.md +0 -88
  1414. package/react/providers/CozyTheme/index.jsx +0 -59
  1415. package/react/providers/CozyTheme/queries.js +0 -14
  1416. package/react/providers/DemoProvider.jsx +0 -43
  1417. package/react/providers/Encrypted/index.jsx +0 -25
  1418. package/react/providers/I18n/createUseI18n.jsx +0 -32
  1419. package/react/providers/I18n/format.jsx +0 -62
  1420. package/react/providers/I18n/format.spec.jsx +0 -73
  1421. package/react/providers/I18n/helpers.js +0 -33
  1422. package/react/providers/I18n/index.jsx +0 -107
  1423. package/react/providers/I18n/index.spec.jsx +0 -135
  1424. package/react/providers/I18n/translate.jsx +0 -28
  1425. package/react/providers/I18n/translation.jsx +0 -42
  1426. package/react/providers/I18n/useExtendI18n.jsx +0 -37
  1427. package/react/providers/I18n/withLocales.jsx +0 -47
  1428. package/react/providers/I18n/withLocales.spec.jsx +0 -58
  1429. package/react/providers/I18n/withOnlyLocales.jsx +0 -38
  1430. package/react/providers/Intent/index.jsx +0 -83
  1431. package/react/providers/Readme.md +0 -1
  1432. package/react/providers/Selection/Readme.md +0 -28
  1433. package/react/providers/Selection/index.jsx +0 -84
  1434. package/react/styles/index.js +0 -1
  1435. package/react/utils/Dnd/CustomDrag/CustomDragLayer.jsx +0 -45
  1436. package/react/utils/Dnd/CustomDrag/DragPreview.jsx +0 -43
  1437. package/react/utils/Dnd/CustomDrag/DragPreviewWrapper.jsx +0 -52
  1438. package/react/utils/Dnd/DnDConfigWrapper.jsx +0 -48
  1439. package/react/utils/color.js +0 -30
  1440. package/react/utils/color.spec.js +0 -8
  1441. package/react/utils/dom.jsx +0 -10
  1442. package/react/utils/index.js +0 -1
  1443. package/react/utils/react.js +0 -48
  1444. package/scripts/screenshots/fetchAllComponents.js +0 -114
  1445. package/scripts/screenshots/helpers.js +0 -39
  1446. package/scripts/screenshots/parser.js +0 -61
  1447. package/scripts/screenshots/prepares.js +0 -58
  1448. package/scripts/screenshots/screenshotComponent.js +0 -68
  1449. package/scripts/screenshots/screenshotKSSStyleguide.js +0 -60
  1450. package/scripts/screenshots/screenshotReactStyleguide.js +0 -74
  1451. package/transpiled/react/Accordion/index.d.ts +0 -2
  1452. package/transpiled/react/Accordion/index.js +0 -2
  1453. package/transpiled/react/AccordionActions/index.d.ts +0 -2
  1454. package/transpiled/react/AccordionActions/index.js +0 -2
  1455. package/transpiled/react/AccordionDetails/index.d.ts +0 -2
  1456. package/transpiled/react/AccordionDetails/index.js +0 -2
  1457. package/transpiled/react/AccordionSummary/AccordionExpandIcon.d.ts +0 -2
  1458. package/transpiled/react/AccordionSummary/AccordionExpandIcon.js +0 -12
  1459. package/transpiled/react/AccordionSummary/index.d.ts +0 -2
  1460. package/transpiled/react/AccordionSummary/index.js +0 -7
  1461. package/transpiled/react/ActionsBar/ResponsiveAction.d.ts +0 -3
  1462. package/transpiled/react/ActionsBar/ResponsiveAction.js +0 -62
  1463. package/transpiled/react/ActionsBar/index.d.ts +0 -2
  1464. package/transpiled/react/ActionsBar/index.js +0 -221
  1465. package/transpiled/react/ActionsBar/locales/withActionsLocales.d.ts +0 -12
  1466. package/transpiled/react/ActionsBar/locales/withActionsLocales.js +0 -24
  1467. package/transpiled/react/ActionsMenu/Actions/addToFavorites.d.ts +0 -14
  1468. package/transpiled/react/ActionsMenu/Actions/addToFavorites.js +0 -144
  1469. package/transpiled/react/ActionsMenu/Actions/call.d.ts +0 -9
  1470. package/transpiled/react/ActionsMenu/Actions/call.js +0 -35
  1471. package/transpiled/react/ActionsMenu/Actions/copyToClipboard.d.ts +0 -12
  1472. package/transpiled/react/ActionsMenu/Actions/copyToClipboard.js +0 -91
  1473. package/transpiled/react/ActionsMenu/Actions/divider.d.ts +0 -5
  1474. package/transpiled/react/ActionsMenu/Actions/divider.js +0 -13
  1475. package/transpiled/react/ActionsMenu/Actions/download.d.ts +0 -15
  1476. package/transpiled/react/ActionsMenu/Actions/download.js +0 -51
  1477. package/transpiled/react/ActionsMenu/Actions/editAttribute.d.ts +0 -11
  1478. package/transpiled/react/ActionsMenu/Actions/editAttribute.js +0 -40
  1479. package/transpiled/react/ActionsMenu/Actions/emailTo.d.ts +0 -9
  1480. package/transpiled/react/ActionsMenu/Actions/emailTo.js +0 -35
  1481. package/transpiled/react/ActionsMenu/Actions/helpers.d.ts +0 -8
  1482. package/transpiled/react/ActionsMenu/Actions/helpers.js +0 -478
  1483. package/transpiled/react/ActionsMenu/Actions/helpers.spec.d.ts +0 -1
  1484. package/transpiled/react/ActionsMenu/Actions/index.d.ts +0 -15
  1485. package/transpiled/react/ActionsMenu/Actions/index.js +0 -15
  1486. package/transpiled/react/ActionsMenu/Actions/locales/withActionsLocales.d.ts +0 -17
  1487. package/transpiled/react/ActionsMenu/Actions/locales/withActionsLocales.js +0 -130
  1488. package/transpiled/react/ActionsMenu/Actions/makeAction.d.ts +0 -17
  1489. package/transpiled/react/ActionsMenu/Actions/makeAction.js +0 -45
  1490. package/transpiled/react/ActionsMenu/Actions/modify.d.ts +0 -11
  1491. package/transpiled/react/ActionsMenu/Actions/modify.js +0 -42
  1492. package/transpiled/react/ActionsMenu/Actions/others.d.ts +0 -6
  1493. package/transpiled/react/ActionsMenu/Actions/others.js +0 -12
  1494. package/transpiled/react/ActionsMenu/Actions/print.d.ts +0 -14
  1495. package/transpiled/react/ActionsMenu/Actions/print.js +0 -144
  1496. package/transpiled/react/ActionsMenu/Actions/removeFromFavorites.d.ts +0 -14
  1497. package/transpiled/react/ActionsMenu/Actions/removeFromFavorites.js +0 -144
  1498. package/transpiled/react/ActionsMenu/Actions/smsTo.d.ts +0 -9
  1499. package/transpiled/react/ActionsMenu/Actions/smsTo.js +0 -35
  1500. package/transpiled/react/ActionsMenu/Actions/viewInContacts.d.ts +0 -11
  1501. package/transpiled/react/ActionsMenu/Actions/viewInContacts.js +0 -42
  1502. package/transpiled/react/ActionsMenu/Actions/viewInDrive.d.ts +0 -11
  1503. package/transpiled/react/ActionsMenu/Actions/viewInDrive.js +0 -50
  1504. package/transpiled/react/ActionsMenu/ActionsItems.d.ts +0 -11
  1505. package/transpiled/react/ActionsMenu/ActionsItems.js +0 -81
  1506. package/transpiled/react/ActionsMenu/ActionsMenuButton.d.ts +0 -5
  1507. package/transpiled/react/ActionsMenu/ActionsMenuButton.js +0 -49
  1508. package/transpiled/react/ActionsMenu/ActionsMenuItem.d.ts +0 -3
  1509. package/transpiled/react/ActionsMenu/ActionsMenuItem.js +0 -37
  1510. package/transpiled/react/ActionsMenu/ActionsMenuMobileHeader.d.ts +0 -3
  1511. package/transpiled/react/ActionsMenu/ActionsMenuMobileHeader.js +0 -31
  1512. package/transpiled/react/ActionsMenu/ActionsMenuWrapper.d.ts +0 -15
  1513. package/transpiled/react/ActionsMenu/ActionsMenuWrapper.js +0 -81
  1514. package/transpiled/react/ActionsMenu/index.d.ts +0 -3
  1515. package/transpiled/react/ActionsMenu/index.js +0 -94
  1516. package/transpiled/react/Alert/index.d.ts +0 -54
  1517. package/transpiled/react/Alert/index.js +0 -138
  1518. package/transpiled/react/AlertTitle/index.d.ts +0 -2
  1519. package/transpiled/react/AlertTitle/index.js +0 -2
  1520. package/transpiled/react/AppBar/index.d.ts +0 -2
  1521. package/transpiled/react/AppBar/index.js +0 -2
  1522. package/transpiled/react/AppIcon/index.d.ts +0 -50
  1523. package/transpiled/react/AppIcon/index.js +0 -234
  1524. package/transpiled/react/AppLinker/index.d.ts +0 -35
  1525. package/transpiled/react/AppLinker/index.js +0 -122
  1526. package/transpiled/react/AppLinker/index.spec.d.ts +0 -1
  1527. package/transpiled/react/AppLinker/native.config.d.ts +0 -1
  1528. package/transpiled/react/AppLinker/native.config.js +0 -1
  1529. package/transpiled/react/AppLinker/native.d.ts +0 -6
  1530. package/transpiled/react/AppLinker/native.js +0 -61
  1531. package/transpiled/react/AppLinker/native.spec.d.ts +0 -1
  1532. package/transpiled/react/AppSections/Sections.d.ts +0 -48
  1533. package/transpiled/react/AppSections/Sections.js +0 -420
  1534. package/transpiled/react/AppSections/_mockApps.d.ts +0 -242
  1535. package/transpiled/react/AppSections/_mockApps.js +0 -202
  1536. package/transpiled/react/AppSections/categories.d.ts +0 -7
  1537. package/transpiled/react/AppSections/categories.js +0 -173
  1538. package/transpiled/react/AppSections/categories.spec.d.ts +0 -1
  1539. package/transpiled/react/AppSections/components/AppsSection.d.ts +0 -20
  1540. package/transpiled/react/AppSections/components/AppsSection.js +0 -89
  1541. package/transpiled/react/AppSections/components/AppsSection.spec.d.ts +0 -1
  1542. package/transpiled/react/AppSections/components/DropdownFilter.d.ts +0 -17
  1543. package/transpiled/react/AppSections/components/DropdownFilter.js +0 -77
  1544. package/transpiled/react/AppSections/constants.d.ts +0 -8
  1545. package/transpiled/react/AppSections/constants.js +0 -8
  1546. package/transpiled/react/AppSections/generateI18nConfig.d.ts +0 -4
  1547. package/transpiled/react/AppSections/generateI18nConfig.js +0 -25
  1548. package/transpiled/react/AppSections/helpers.d.ts +0 -2
  1549. package/transpiled/react/AppSections/helpers.js +0 -12
  1550. package/transpiled/react/AppSections/helpers.spec.d.ts +0 -1
  1551. package/transpiled/react/AppSections/index.d.ts +0 -3
  1552. package/transpiled/react/AppSections/index.js +0 -3
  1553. package/transpiled/react/AppSections/index.spec.d.ts +0 -1
  1554. package/transpiled/react/AppSections/search.d.ts +0 -3
  1555. package/transpiled/react/AppSections/search.js +0 -141
  1556. package/transpiled/react/AppSections/search.spec.d.ts +0 -1
  1557. package/transpiled/react/AppTile/AppTile.spec.d.ts +0 -1
  1558. package/transpiled/react/AppTile/helpers.d.ts +0 -9
  1559. package/transpiled/react/AppTile/helpers.js +0 -22
  1560. package/transpiled/react/AppTile/index.d.ts +0 -33
  1561. package/transpiled/react/AppTile/index.js +0 -141
  1562. package/transpiled/react/AppTitle/index.d.ts +0 -20
  1563. package/transpiled/react/AppTitle/index.js +0 -118
  1564. package/transpiled/react/Avatar/helpers.d.ts +0 -34
  1565. package/transpiled/react/Avatar/helpers.js +0 -49
  1566. package/transpiled/react/Avatar/index.d.ts +0 -27
  1567. package/transpiled/react/Avatar/index.js +0 -79
  1568. package/transpiled/react/AvatarGroup/index.d.ts +0 -17
  1569. package/transpiled/react/AvatarGroup/index.js +0 -48
  1570. package/transpiled/react/Backdrop/index.d.ts +0 -11
  1571. package/transpiled/react/Backdrop/index.js +0 -31
  1572. package/transpiled/react/Badge/index.d.ts +0 -38
  1573. package/transpiled/react/Badge/index.js +0 -68
  1574. package/transpiled/react/Banner/index.d.ts +0 -28
  1575. package/transpiled/react/Banner/index.js +0 -99
  1576. package/transpiled/react/Banner/index.spec.d.ts +0 -1
  1577. package/transpiled/react/BarButton/index.d.ts +0 -17
  1578. package/transpiled/react/BarButton/index.js +0 -116
  1579. package/transpiled/react/BarContextProvider/index.d.ts +0 -10
  1580. package/transpiled/react/BarContextProvider/index.js +0 -32
  1581. package/transpiled/react/BarContextProvider/index.spec.d.ts +0 -1
  1582. package/transpiled/react/BarTitle/index.d.ts +0 -15
  1583. package/transpiled/react/BarTitle/index.js +0 -27
  1584. package/transpiled/react/BottomNavigation/index.d.ts +0 -2
  1585. package/transpiled/react/BottomNavigation/index.js +0 -2
  1586. package/transpiled/react/BottomNavigationAction/index.d.ts +0 -2
  1587. package/transpiled/react/BottomNavigationAction/index.js +0 -2
  1588. package/transpiled/react/BottomSheet/BackdropOrFragment.d.ts +0 -6
  1589. package/transpiled/react/BottomSheet/BackdropOrFragment.js +0 -16
  1590. package/transpiled/react/BottomSheet/BottomSheet.d.ts +0 -8
  1591. package/transpiled/react/BottomSheet/BottomSheet.js +0 -450
  1592. package/transpiled/react/BottomSheet/BottomSheetHeader.d.ts +0 -9
  1593. package/transpiled/react/BottomSheet/BottomSheetHeader.js +0 -18
  1594. package/transpiled/react/BottomSheet/BottomSheetItem.d.ts +0 -3
  1595. package/transpiled/react/BottomSheet/BottomSheetItem.js +0 -35
  1596. package/transpiled/react/BottomSheet/BottomSheetTitle.d.ts +0 -3
  1597. package/transpiled/react/BottomSheet/BottomSheetTitle.js +0 -46
  1598. package/transpiled/react/BottomSheet/constants.d.ts +0 -1
  1599. package/transpiled/react/BottomSheet/constants.js +0 -1
  1600. package/transpiled/react/BottomSheet/helpers.d.ts +0 -46
  1601. package/transpiled/react/BottomSheet/helpers.js +0 -133
  1602. package/transpiled/react/BottomSheet/helpers.spec.d.ts +0 -1
  1603. package/transpiled/react/BottomSheet/index.d.ts +0 -4
  1604. package/transpiled/react/BottomSheet/index.js +0 -4
  1605. package/transpiled/react/Box/index.d.ts +0 -2
  1606. package/transpiled/react/Box/index.js +0 -2
  1607. package/transpiled/react/Breadcrumbs/index.d.ts +0 -2
  1608. package/transpiled/react/Breadcrumbs/index.js +0 -2
  1609. package/transpiled/react/Button/index.d.ts +0 -2
  1610. package/transpiled/react/Button/index.js +0 -2
  1611. package/transpiled/react/ButtonBase/index.d.ts +0 -2
  1612. package/transpiled/react/ButtonBase/index.js +0 -2
  1613. package/transpiled/react/Buttons/index.d.ts +0 -3
  1614. package/transpiled/react/Buttons/index.js +0 -104
  1615. package/transpiled/react/Card/index.d.ts +0 -19
  1616. package/transpiled/react/Card/index.js +0 -58
  1617. package/transpiled/react/CardActionArea/index.d.ts +0 -2
  1618. package/transpiled/react/CardActionArea/index.js +0 -2
  1619. package/transpiled/react/CardActions/index.d.ts +0 -2
  1620. package/transpiled/react/CardActions/index.js +0 -2
  1621. package/transpiled/react/CardContent/index.d.ts +0 -2
  1622. package/transpiled/react/CardContent/index.js +0 -2
  1623. package/transpiled/react/CardHeader/index.d.ts +0 -2
  1624. package/transpiled/react/CardHeader/index.js +0 -2
  1625. package/transpiled/react/CardMedia/index.d.ts +0 -2
  1626. package/transpiled/react/CardMedia/index.js +0 -2
  1627. package/transpiled/react/Checkbox/index.d.ts +0 -41
  1628. package/transpiled/react/Checkbox/index.js +0 -107
  1629. package/transpiled/react/Chips/index.d.ts +0 -3
  1630. package/transpiled/react/Chips/index.js +0 -35
  1631. package/transpiled/react/CipherIcon/index.d.ts +0 -2
  1632. package/transpiled/react/CipherIcon/index.js +0 -78
  1633. package/transpiled/react/CipherIcon/index.spec.d.ts +0 -1
  1634. package/transpiled/react/Circle/index.d.ts +0 -24
  1635. package/transpiled/react/Circle/index.js +0 -50
  1636. package/transpiled/react/CircleButton/helpers.d.ts +0 -10
  1637. package/transpiled/react/CircleButton/helpers.js +0 -26
  1638. package/transpiled/react/CircleButton/helpers.spec.d.ts +0 -1
  1639. package/transpiled/react/CircleButton/index.d.ts +0 -21
  1640. package/transpiled/react/CircleButton/index.js +0 -116
  1641. package/transpiled/react/CircularChart/CircularChartProgress.d.ts +0 -3
  1642. package/transpiled/react/CircularChart/CircularChartProgress.js +0 -68
  1643. package/transpiled/react/CircularChart/CircularProgressWithBackground.d.ts +0 -3
  1644. package/transpiled/react/CircularChart/CircularProgressWithBackground.js +0 -44
  1645. package/transpiled/react/CircularChart/helpers.d.ts +0 -1
  1646. package/transpiled/react/CircularChart/helpers.js +0 -43
  1647. package/transpiled/react/CircularChart/index.d.ts +0 -3
  1648. package/transpiled/react/CircularChart/index.js +0 -59
  1649. package/transpiled/react/CircularProgress/index.d.ts +0 -2
  1650. package/transpiled/react/CircularProgress/index.js +0 -2
  1651. package/transpiled/react/ClickAwayListener/index.d.ts +0 -2
  1652. package/transpiled/react/ClickAwayListener/index.js +0 -2
  1653. package/transpiled/react/Collapse/index.d.ts +0 -2
  1654. package/transpiled/react/Collapse/index.js +0 -2
  1655. package/transpiled/react/ContactPicker/index.d.ts +0 -21
  1656. package/transpiled/react/ContactPicker/index.js +0 -111
  1657. package/transpiled/react/ContactPicker/index.spec.d.ts +0 -1
  1658. package/transpiled/react/Contacts/AddModal/ContactAddressDialog/helpers.d.ts +0 -4
  1659. package/transpiled/react/Contacts/AddModal/ContactAddressDialog/helpers.js +0 -20
  1660. package/transpiled/react/Contacts/AddModal/ContactAddressDialog/helpers.spec.d.ts +0 -1
  1661. package/transpiled/react/Contacts/AddModal/ContactAddressDialog/index.d.ts +0 -39
  1662. package/transpiled/react/Contacts/AddModal/ContactAddressDialog/index.js +0 -87
  1663. package/transpiled/react/Contacts/AddModal/ContactAddressDialog/locales/index.d.ts +0 -10
  1664. package/transpiled/react/Contacts/AddModal/ContactAddressDialog/locales/index.js +0 -106
  1665. package/transpiled/react/Contacts/AddModal/ContactForm/FieldInput.d.ts +0 -39
  1666. package/transpiled/react/Contacts/AddModal/ContactForm/FieldInput.js +0 -135
  1667. package/transpiled/react/Contacts/AddModal/ContactForm/FieldInputAccordion.d.ts +0 -12
  1668. package/transpiled/react/Contacts/AddModal/ContactForm/FieldInputAccordion.js +0 -69
  1669. package/transpiled/react/Contacts/AddModal/ContactForm/FieldInputArray.d.ts +0 -14
  1670. package/transpiled/react/Contacts/AddModal/ContactForm/FieldInputArray.js +0 -82
  1671. package/transpiled/react/Contacts/AddModal/ContactForm/FieldInputLayout.d.ts +0 -22
  1672. package/transpiled/react/Contacts/AddModal/ContactForm/FieldInputLayout.js +0 -80
  1673. package/transpiled/react/Contacts/AddModal/ContactForm/FieldInputWrapper.d.ts +0 -19
  1674. package/transpiled/react/Contacts/AddModal/ContactForm/FieldInputWrapper.js +0 -34
  1675. package/transpiled/react/Contacts/AddModal/ContactForm/HasValueCondition.d.ts +0 -18
  1676. package/transpiled/react/Contacts/AddModal/ContactForm/HasValueCondition.js +0 -32
  1677. package/transpiled/react/Contacts/AddModal/ContactForm/HasValueCondition.spec.d.ts +0 -1
  1678. package/transpiled/react/Contacts/AddModal/ContactForm/RelatedContactList.d.ts +0 -15
  1679. package/transpiled/react/Contacts/AddModal/ContactForm/RelatedContactList.js +0 -39
  1680. package/transpiled/react/Contacts/AddModal/ContactForm/TextFieldCustomLabelSelect.d.ts +0 -9
  1681. package/transpiled/react/Contacts/AddModal/ContactForm/TextFieldCustomLabelSelect.js +0 -81
  1682. package/transpiled/react/Contacts/AddModal/ContactForm/TextFieldSelect.d.ts +0 -5
  1683. package/transpiled/react/Contacts/AddModal/ContactForm/TextFieldSelect.js +0 -42
  1684. package/transpiled/react/Contacts/AddModal/ContactForm/contactToFormValues.d.ts +0 -6
  1685. package/transpiled/react/Contacts/AddModal/ContactForm/contactToFormValues.js +0 -105
  1686. package/transpiled/react/Contacts/AddModal/ContactForm/contactToFormValues.spec.d.ts +0 -1
  1687. package/transpiled/react/Contacts/AddModal/ContactForm/fieldsConfig.d.ts +0 -4
  1688. package/transpiled/react/Contacts/AddModal/ContactForm/fieldsConfig.js +0 -291
  1689. package/transpiled/react/Contacts/AddModal/ContactForm/formValuesToContact.d.ts +0 -7
  1690. package/transpiled/react/Contacts/AddModal/ContactForm/formValuesToContact.js +0 -99
  1691. package/transpiled/react/Contacts/AddModal/ContactForm/formValuesToContact.spec.d.ts +0 -1
  1692. package/transpiled/react/Contacts/AddModal/ContactForm/helpers.d.ts +0 -35
  1693. package/transpiled/react/Contacts/AddModal/ContactForm/helpers.js +0 -398
  1694. package/transpiled/react/Contacts/AddModal/ContactForm/helpers.spec.d.ts +0 -1
  1695. package/transpiled/react/Contacts/AddModal/ContactForm/index.d.ts +0 -17
  1696. package/transpiled/react/Contacts/AddModal/ContactForm/index.js +0 -150
  1697. package/transpiled/react/Contacts/AddModal/ContactForm/index.spec.d.ts +0 -1
  1698. package/transpiled/react/Contacts/AddModal/ContactForm/locales/index.d.ts +0 -10
  1699. package/transpiled/react/Contacts/AddModal/ContactForm/locales/index.js +0 -306
  1700. package/transpiled/react/Contacts/AddModal/CustomLabelDialog/index.d.ts +0 -22
  1701. package/transpiled/react/Contacts/AddModal/CustomLabelDialog/index.js +0 -113
  1702. package/transpiled/react/Contacts/AddModal/CustomLabelDialog/locales/index.d.ts +0 -10
  1703. package/transpiled/react/Contacts/AddModal/CustomLabelDialog/locales/index.js +0 -66
  1704. package/transpiled/react/Contacts/AddModal/index.d.ts +0 -8
  1705. package/transpiled/react/Contacts/AddModal/index.js +0 -111
  1706. package/transpiled/react/Contacts/AddModal/locales/index.d.ts +0 -10
  1707. package/transpiled/react/Contacts/AddModal/locales/index.js +0 -58
  1708. package/transpiled/react/Contacts/AddModal/mocks.d.ts +0 -300
  1709. package/transpiled/react/Contacts/AddModal/mocks.js +0 -256
  1710. package/transpiled/react/Contacts/AddModal/types.d.ts +0 -188
  1711. package/transpiled/react/Contacts/AddModal/types.js +0 -94
  1712. package/transpiled/react/Contacts/GroupsSelect/GroupCreation.d.ts +0 -3
  1713. package/transpiled/react/Contacts/GroupsSelect/GroupCreation.js +0 -137
  1714. package/transpiled/react/Contacts/GroupsSelect/GroupsSelect.d.ts +0 -56
  1715. package/transpiled/react/Contacts/GroupsSelect/GroupsSelect.js +0 -181
  1716. package/transpiled/react/Contacts/GroupsSelect/GroupsSelect.spec.d.ts +0 -22
  1717. package/transpiled/react/Contacts/GroupsSelect/GroupsSelectProvider.d.ts +0 -5
  1718. package/transpiled/react/Contacts/GroupsSelect/GroupsSelectProvider.js +0 -38
  1719. package/transpiled/react/Contacts/GroupsSelect/SelectBox/Control.d.ts +0 -14
  1720. package/transpiled/react/Contacts/GroupsSelect/SelectBox/Control.js +0 -37
  1721. package/transpiled/react/Contacts/GroupsSelect/SelectBox/EditGroupName.d.ts +0 -7
  1722. package/transpiled/react/Contacts/GroupsSelect/SelectBox/EditGroupName.js +0 -71
  1723. package/transpiled/react/Contacts/GroupsSelect/SelectBox/Menu.d.ts +0 -7
  1724. package/transpiled/react/Contacts/GroupsSelect/SelectBox/Menu.js +0 -34
  1725. package/transpiled/react/Contacts/GroupsSelect/SelectBox/Option.d.ts +0 -18
  1726. package/transpiled/react/Contacts/GroupsSelect/SelectBox/Option.js +0 -66
  1727. package/transpiled/react/Contacts/GroupsSelect/SelectBox/SelectContainer.d.ts +0 -2
  1728. package/transpiled/react/Contacts/GroupsSelect/SelectBox/SelectContainer.js +0 -12
  1729. package/transpiled/react/Contacts/GroupsSelect/helpers.d.ts +0 -9
  1730. package/transpiled/react/Contacts/GroupsSelect/helpers.js +0 -30
  1731. package/transpiled/react/Contacts/GroupsSelect/locales/index.d.ts +0 -10
  1732. package/transpiled/react/Contacts/GroupsSelect/locales/index.js +0 -90
  1733. package/transpiled/react/Contacts/GroupsSelect/useGroupSelect.d.ts +0 -11
  1734. package/transpiled/react/Contacts/GroupsSelect/useGroupSelect.js +0 -179
  1735. package/transpiled/react/Contacts/Header/GroupsSelection.d.ts +0 -7
  1736. package/transpiled/react/Contacts/Header/GroupsSelection.js +0 -84
  1737. package/transpiled/react/Contacts/Header/ImportDropdown.d.ts +0 -4
  1738. package/transpiled/react/Contacts/Header/ImportDropdown.js +0 -88
  1739. package/transpiled/react/Contacts/Header/SearchInput.d.ts +0 -4
  1740. package/transpiled/react/Contacts/Header/SearchInput.js +0 -24
  1741. package/transpiled/react/Contacts/Header/index.d.ts +0 -26
  1742. package/transpiled/react/Contacts/Header/index.js +0 -72
  1743. package/transpiled/react/Contacts/Header/locales/index.d.ts +0 -10
  1744. package/transpiled/react/Contacts/Header/locales/index.js +0 -66
  1745. package/transpiled/react/ContactsList/ContactCell.d.ts +0 -8
  1746. package/transpiled/react/ContactsList/ContactCell.js +0 -32
  1747. package/transpiled/react/ContactsList/ContactRow.d.ts +0 -16
  1748. package/transpiled/react/ContactsList/ContactRow.js +0 -62
  1749. package/transpiled/react/ContactsList/ContactRow.spec.d.ts +0 -1
  1750. package/transpiled/react/ContactsList/Contacts/ContactCozy.d.ts +0 -14
  1751. package/transpiled/react/ContactsList/Contacts/ContactCozy.js +0 -31
  1752. package/transpiled/react/ContactsList/Contacts/ContactEmail.d.ts +0 -14
  1753. package/transpiled/react/ContactsList/Contacts/ContactEmail.js +0 -31
  1754. package/transpiled/react/ContactsList/Contacts/ContactIdentity.d.ts +0 -10
  1755. package/transpiled/react/ContactsList/Contacts/ContactIdentity.js +0 -67
  1756. package/transpiled/react/ContactsList/Contacts/ContactName.d.ts +0 -10
  1757. package/transpiled/react/ContactsList/Contacts/ContactName.js +0 -34
  1758. package/transpiled/react/ContactsList/Contacts/ContactPhone.d.ts +0 -14
  1759. package/transpiled/react/ContactsList/Contacts/ContactPhone.js +0 -31
  1760. package/transpiled/react/ContactsList/ContactsList.d.ts +0 -2
  1761. package/transpiled/react/ContactsList/ContactsList.js +0 -51
  1762. package/transpiled/react/ContactsList/helpers.d.ts +0 -9
  1763. package/transpiled/react/ContactsList/helpers.js +0 -130
  1764. package/transpiled/react/ContactsList/helpers.spec.d.ts +0 -1
  1765. package/transpiled/react/ContactsList/index.d.ts +0 -2
  1766. package/transpiled/react/ContactsList/index.js +0 -2
  1767. package/transpiled/react/ContactsList/locales/withContactsListLocales.d.ts +0 -12
  1768. package/transpiled/react/ContactsList/locales/withContactsListLocales.js +0 -28
  1769. package/transpiled/react/ContactsListModal/AddContact/AddContactActions.d.ts +0 -2
  1770. package/transpiled/react/ContactsListModal/AddContact/AddContactActions.js +0 -19
  1771. package/transpiled/react/ContactsListModal/AddContact/AddContactContent.d.ts +0 -2
  1772. package/transpiled/react/ContactsListModal/AddContact/AddContactContent.js +0 -65
  1773. package/transpiled/react/ContactsListModal/AddContact/AddContactDialog.d.ts +0 -6
  1774. package/transpiled/react/ContactsListModal/AddContact/AddContactDialog.js +0 -42
  1775. package/transpiled/react/ContactsListModal/AddContact/AddContactTitle.d.ts +0 -2
  1776. package/transpiled/react/ContactsListModal/AddContact/AddContactTitle.js +0 -9
  1777. package/transpiled/react/ContactsListModal/AddContact/helpers.d.ts +0 -6
  1778. package/transpiled/react/ContactsListModal/AddContact/helpers.js +0 -48
  1779. package/transpiled/react/ContactsListModal/AddContact/helpers.spec.d.ts +0 -1
  1780. package/transpiled/react/ContactsListModal/ContactsListContent.d.ts +0 -2
  1781. package/transpiled/react/ContactsListModal/ContactsListContent.js +0 -72
  1782. package/transpiled/react/ContactsListModal/ContactsListModal.d.ts +0 -20
  1783. package/transpiled/react/ContactsListModal/ContactsListModal.js +0 -144
  1784. package/transpiled/react/ContactsListModal/ContactsListModalWithQuery.d.ts +0 -12
  1785. package/transpiled/react/ContactsListModal/ContactsListModalWithQuery.js +0 -29
  1786. package/transpiled/react/ContactsListModal/EmptyMessage.d.ts +0 -2
  1787. package/transpiled/react/ContactsListModal/EmptyMessage.js +0 -19
  1788. package/transpiled/react/ContactsListModal/MobileHeader.d.ts +0 -16
  1789. package/transpiled/react/ContactsListModal/MobileHeader.js +0 -49
  1790. package/transpiled/react/ContactsListModal/index.d.ts +0 -2
  1791. package/transpiled/react/ContactsListModal/index.js +0 -39
  1792. package/transpiled/react/ContactsListModal/mockClient.d.ts +0 -3
  1793. package/transpiled/react/ContactsListModal/mockClient.js +0 -1998
  1794. package/transpiled/react/ContactsListModal/queries.d.ts +0 -7
  1795. package/transpiled/react/ContactsListModal/queries.js +0 -14
  1796. package/transpiled/react/ContactsListModal/withContactsListLocales.d.ts +0 -7
  1797. package/transpiled/react/ContactsListModal/withContactsListLocales.js +0 -28
  1798. package/transpiled/react/Container/index.d.ts +0 -2
  1799. package/transpiled/react/Container/index.js +0 -2
  1800. package/transpiled/react/Counter/index.d.ts +0 -18
  1801. package/transpiled/react/Counter/index.js +0 -18
  1802. package/transpiled/react/CozyDialogs/ConfirmDialog.d.ts +0 -9
  1803. package/transpiled/react/CozyDialogs/ConfirmDialog.js +0 -64
  1804. package/transpiled/react/CozyDialogs/Dialog.d.ts +0 -6
  1805. package/transpiled/react/CozyDialogs/Dialog.js +0 -53
  1806. package/transpiled/react/CozyDialogs/DialogBackButton.d.ts +0 -11
  1807. package/transpiled/react/CozyDialogs/DialogBackButton.js +0 -40
  1808. package/transpiled/react/CozyDialogs/DialogCloseButton.d.ts +0 -11
  1809. package/transpiled/react/CozyDialogs/DialogCloseButton.js +0 -40
  1810. package/transpiled/react/CozyDialogs/DialogTransition.d.ts +0 -3
  1811. package/transpiled/react/CozyDialogs/DialogTransition.js +0 -24
  1812. package/transpiled/react/CozyDialogs/FixedActionsDialog.d.ts +0 -6
  1813. package/transpiled/react/CozyDialogs/FixedActionsDialog.js +0 -59
  1814. package/transpiled/react/CozyDialogs/FixedDialog.d.ts +0 -6
  1815. package/transpiled/react/CozyDialogs/FixedDialog.js +0 -49
  1816. package/transpiled/react/CozyDialogs/IllustrationDialog.d.ts +0 -6
  1817. package/transpiled/react/CozyDialogs/IllustrationDialog.js +0 -64
  1818. package/transpiled/react/CozyDialogs/PermissionDialog.d.ts +0 -25
  1819. package/transpiled/react/CozyDialogs/PermissionDialog.js +0 -80
  1820. package/transpiled/react/CozyDialogs/SpecificDialogs/AllowLocationDialog.d.ts +0 -2
  1821. package/transpiled/react/CozyDialogs/SpecificDialogs/AllowLocationDialog.js +0 -73
  1822. package/transpiled/react/CozyDialogs/SpecificDialogs/AuthentificationDialog.d.ts +0 -2
  1823. package/transpiled/react/CozyDialogs/SpecificDialogs/AuthentificationDialog.js +0 -113
  1824. package/transpiled/react/CozyDialogs/SpecificDialogs/InstallFlagshipAppDialog.d.ts +0 -2
  1825. package/transpiled/react/CozyDialogs/SpecificDialogs/InstallFlagshipAppDialog.js +0 -80
  1826. package/transpiled/react/CozyDialogs/SpecificDialogs/ShortcutDialog.d.ts +0 -2
  1827. package/transpiled/react/CozyDialogs/SpecificDialogs/ShortcutDialog.js +0 -114
  1828. package/transpiled/react/CozyDialogs/SpecificDialogs/helpers/shortcuts.d.ts +0 -13
  1829. package/transpiled/react/CozyDialogs/SpecificDialogs/helpers/shortcuts.js +0 -83
  1830. package/transpiled/react/CozyDialogs/SpecificDialogs/icons/CozyLocation.d.ts +0 -2
  1831. package/transpiled/react/CozyDialogs/SpecificDialogs/icons/CozyLocation.js +0 -41
  1832. package/transpiled/react/CozyDialogs/SpecificDialogs/icons/QRCodeInstallFlagshipAppDialog.png +0 -0
  1833. package/transpiled/react/CozyDialogs/SpecificDialogs/icons/appstore.png +0 -0
  1834. package/transpiled/react/CozyDialogs/SpecificDialogs/icons/playstore.png +0 -0
  1835. package/transpiled/react/CozyDialogs/SpecificDialogs/index.d.ts +0 -4
  1836. package/transpiled/react/CozyDialogs/SpecificDialogs/index.js +0 -4
  1837. package/transpiled/react/CozyDialogs/SpecificDialogs/withSpecificDialogsLocales.d.ts +0 -12
  1838. package/transpiled/react/CozyDialogs/SpecificDialogs/withSpecificDialogsLocales.js +0 -172
  1839. package/transpiled/react/CozyDialogs/TopAnchoredDialog.d.ts +0 -18
  1840. package/transpiled/react/CozyDialogs/TopAnchoredDialog.js +0 -23
  1841. package/transpiled/react/CozyDialogs/background.png +0 -0
  1842. package/transpiled/react/CozyDialogs/dialogPropTypes.d.ts +0 -14
  1843. package/transpiled/react/CozyDialogs/dialogPropTypes.js +0 -13
  1844. package/transpiled/react/CozyDialogs/e2e.d.ts +0 -2
  1845. package/transpiled/react/CozyDialogs/e2e.js +0 -65
  1846. package/transpiled/react/CozyDialogs/index.d.ts +0 -11
  1847. package/transpiled/react/CozyDialogs/index.js +0 -11
  1848. package/transpiled/react/CozyDialogs/locales.d.ts +0 -31
  1849. package/transpiled/react/CozyDialogs/locales.js +0 -22
  1850. package/transpiled/react/CozyDialogs/testing.d.ts +0 -5
  1851. package/transpiled/react/CozyDialogs/testing.js +0 -35
  1852. package/transpiled/react/CozyDialogs/testing.spec.d.ts +0 -1
  1853. package/transpiled/react/CozyDialogs/useCozyDialog.d.ts +0 -15
  1854. package/transpiled/react/CozyDialogs/useCozyDialog.js +0 -141
  1855. package/transpiled/react/CssBaseline/index.d.ts +0 -2
  1856. package/transpiled/react/CssBaseline/index.js +0 -2
  1857. package/transpiled/react/DateMonthPicker/index.d.ts +0 -13
  1858. package/transpiled/react/DateMonthPicker/index.js +0 -119
  1859. package/transpiled/react/DateMonthPicker/index.spec.d.ts +0 -1
  1860. package/transpiled/react/DatePicker/helpers.d.ts +0 -5
  1861. package/transpiled/react/DatePicker/helpers.js +0 -19
  1862. package/transpiled/react/DatePicker/helpers.spec.d.ts +0 -1
  1863. package/transpiled/react/DatePicker/index.d.ts +0 -2
  1864. package/transpiled/react/DatePicker/index.js +0 -331
  1865. package/transpiled/react/DatePicker/locales/withOwnLocales.d.ts +0 -12
  1866. package/transpiled/react/DatePicker/locales/withOwnLocales.js +0 -40
  1867. package/transpiled/react/Dialog/DialogActions.d.ts +0 -2
  1868. package/transpiled/react/Dialog/DialogActions.js +0 -2
  1869. package/transpiled/react/Dialog/DialogContent.d.ts +0 -2
  1870. package/transpiled/react/Dialog/DialogContent.js +0 -2
  1871. package/transpiled/react/Dialog/DialogContentText.d.ts +0 -2
  1872. package/transpiled/react/Dialog/DialogContentText.js +0 -2
  1873. package/transpiled/react/Dialog/DialogEffects.d.ts +0 -36
  1874. package/transpiled/react/Dialog/DialogEffects.js +0 -145
  1875. package/transpiled/react/Dialog/DialogTitle.d.ts +0 -2
  1876. package/transpiled/react/Dialog/DialogTitle.js +0 -2
  1877. package/transpiled/react/Dialog/index.d.ts +0 -14
  1878. package/transpiled/react/Dialog/index.js +0 -31
  1879. package/transpiled/react/DialogActions/index.d.ts +0 -2
  1880. package/transpiled/react/DialogActions/index.js +0 -2
  1881. package/transpiled/react/DialogContent/index.d.ts +0 -2
  1882. package/transpiled/react/DialogContent/index.js +0 -2
  1883. package/transpiled/react/DialogContentText/index.d.ts +0 -2
  1884. package/transpiled/react/DialogContentText/index.js +0 -2
  1885. package/transpiled/react/DialogTitle/index.d.ts +0 -2
  1886. package/transpiled/react/DialogTitle/index.js +0 -2
  1887. package/transpiled/react/Divider/TextDivider/index.d.ts +0 -18
  1888. package/transpiled/react/Divider/TextDivider/index.js +0 -36
  1889. package/transpiled/react/Divider/index.d.ts +0 -8
  1890. package/transpiled/react/Divider/index.js +0 -55
  1891. package/transpiled/react/Drawer/index.d.ts +0 -2
  1892. package/transpiled/react/Drawer/index.js +0 -2
  1893. package/transpiled/react/DropdownButton/index.d.ts +0 -3
  1894. package/transpiled/react/DropdownButton/index.js +0 -84
  1895. package/transpiled/react/DropdownText/index.d.ts +0 -3
  1896. package/transpiled/react/DropdownText/index.js +0 -122
  1897. package/transpiled/react/EditBadge/EditMenu.d.ts +0 -11
  1898. package/transpiled/react/EditBadge/EditMenu.js +0 -93
  1899. package/transpiled/react/EditBadge/StatusWrapper.d.ts +0 -9
  1900. package/transpiled/react/EditBadge/StatusWrapper.js +0 -44
  1901. package/transpiled/react/EditBadge/helpers.d.ts +0 -20
  1902. package/transpiled/react/EditBadge/helpers.js +0 -153
  1903. package/transpiled/react/EditBadge/index.d.ts +0 -23
  1904. package/transpiled/react/EditBadge/index.js +0 -89
  1905. package/transpiled/react/EditBadge/locales/index.d.ts +0 -10
  1906. package/transpiled/react/EditBadge/locales/index.js +0 -78
  1907. package/transpiled/react/Empty/index.d.ts +0 -38
  1908. package/transpiled/react/Empty/index.js +0 -85
  1909. package/transpiled/react/Fab/ExtendableFab.d.ts +0 -3
  1910. package/transpiled/react/Fab/ExtendableFab.js +0 -32
  1911. package/transpiled/react/Fab/index.d.ts +0 -3
  1912. package/transpiled/react/Fab/index.js +0 -6
  1913. package/transpiled/react/Fade/index.d.ts +0 -2
  1914. package/transpiled/react/Fade/index.js +0 -2
  1915. package/transpiled/react/Field/index.d.ts +0 -53
  1916. package/transpiled/react/Field/index.js +0 -269
  1917. package/transpiled/react/Field/index.spec.d.ts +0 -1
  1918. package/transpiled/react/Figure/Figure.d.ts +0 -18
  1919. package/transpiled/react/Figure/Figure.js +0 -98
  1920. package/transpiled/react/Figure/Figure.spec.d.ts +0 -1
  1921. package/transpiled/react/Figure/FigureBlock.d.ts +0 -26
  1922. package/transpiled/react/Figure/FigureBlock.js +0 -54
  1923. package/transpiled/react/Figure/index.d.ts +0 -2
  1924. package/transpiled/react/Figure/index.js +0 -2
  1925. package/transpiled/react/FileImageLoader/checkImageSource.d.ts +0 -1
  1926. package/transpiled/react/FileImageLoader/checkImageSource.js +0 -49
  1927. package/transpiled/react/FileImageLoader/index.d.ts +0 -45
  1928. package/transpiled/react/FileImageLoader/index.js +0 -368
  1929. package/transpiled/react/FileImageLoader/index.spec.d.ts +0 -1
  1930. package/transpiled/react/FileInput/index.d.ts +0 -29
  1931. package/transpiled/react/FileInput/index.js +0 -68
  1932. package/transpiled/react/FileInput/index.spec.d.ts +0 -1
  1933. package/transpiled/react/FilePath/index.d.ts +0 -5
  1934. package/transpiled/react/FilePath/index.js +0 -15
  1935. package/transpiled/react/FilePathLink/index.d.ts +0 -5
  1936. package/transpiled/react/FilePathLink/index.js +0 -18
  1937. package/transpiled/react/FilePicker/FilePickerBody.d.ts +0 -19
  1938. package/transpiled/react/FilePicker/FilePickerBody.js +0 -85
  1939. package/transpiled/react/FilePicker/FilePickerBodyItem.d.ts +0 -22
  1940. package/transpiled/react/FilePicker/FilePickerBodyItem.js +0 -105
  1941. package/transpiled/react/FilePicker/FilePickerBodyItem.spec.d.ts +0 -1
  1942. package/transpiled/react/FilePicker/FilePickerBreadcrumb.d.ts +0 -13
  1943. package/transpiled/react/FilePicker/FilePickerBreadcrumb.js +0 -52
  1944. package/transpiled/react/FilePicker/FilePickerFooter.d.ts +0 -15
  1945. package/transpiled/react/FilePicker/FilePickerFooter.js +0 -71
  1946. package/transpiled/react/FilePicker/FilePickerFooter.spec.d.ts +0 -1
  1947. package/transpiled/react/FilePicker/FilePickerHeader.d.ts +0 -14
  1948. package/transpiled/react/FilePicker/FilePickerHeader.js +0 -81
  1949. package/transpiled/react/FilePicker/index.d.ts +0 -22
  1950. package/transpiled/react/FilePicker/index.js +0 -98
  1951. package/transpiled/react/FilePicker/queries.d.ts +0 -14
  1952. package/transpiled/react/FilePicker/queries.js +0 -45
  1953. package/transpiled/react/Filename/index.d.ts +0 -26
  1954. package/transpiled/react/Filename/index.js +0 -85
  1955. package/transpiled/react/FilledInput/index.d.ts +0 -2
  1956. package/transpiled/react/FilledInput/index.js +0 -2
  1957. package/transpiled/react/FormControl/index.d.ts +0 -2
  1958. package/transpiled/react/FormControl/index.js +0 -2
  1959. package/transpiled/react/FormControlLabel/index.d.ts +0 -2
  1960. package/transpiled/react/FormControlLabel/index.js +0 -2
  1961. package/transpiled/react/FormGroup/index.d.ts +0 -2
  1962. package/transpiled/react/FormGroup/index.js +0 -2
  1963. package/transpiled/react/FormHelperText/index.d.ts +0 -2
  1964. package/transpiled/react/FormHelperText/index.js +0 -2
  1965. package/transpiled/react/FormLabel/index.d.ts +0 -2
  1966. package/transpiled/react/FormLabel/index.js +0 -2
  1967. package/transpiled/react/GhostFileBadge/index.d.ts +0 -9
  1968. package/transpiled/react/GhostFileBadge/index.js +0 -41
  1969. package/transpiled/react/Grid/index.d.ts +0 -2
  1970. package/transpiled/react/Grid/index.js +0 -2
  1971. package/transpiled/react/GridList/Virtualized/Dnd/GridItem.d.ts +0 -7
  1972. package/transpiled/react/GridList/Virtualized/Dnd/GridItem.js +0 -139
  1973. package/transpiled/react/GridList/Virtualized/Dnd/index.d.ts +0 -11
  1974. package/transpiled/react/GridList/Virtualized/Dnd/index.js +0 -55
  1975. package/transpiled/react/GridList/Virtualized/Dnd/virtuosoComponents.d.ts +0 -9
  1976. package/transpiled/react/GridList/Virtualized/Dnd/virtuosoComponents.js +0 -45
  1977. package/transpiled/react/GridList/Virtualized/index.d.ts +0 -3
  1978. package/transpiled/react/GridList/Virtualized/index.js +0 -24
  1979. package/transpiled/react/GridList/index.d.ts +0 -2
  1980. package/transpiled/react/GridList/index.js +0 -2
  1981. package/transpiled/react/GridListTile/index.d.ts +0 -2
  1982. package/transpiled/react/GridListTile/index.js +0 -2
  1983. package/transpiled/react/GridListTileBar/index.d.ts +0 -2
  1984. package/transpiled/react/GridListTileBar/index.js +0 -2
  1985. package/transpiled/react/Grow/index.d.ts +0 -2
  1986. package/transpiled/react/Grow/index.js +0 -2
  1987. package/transpiled/react/Hero/index.d.ts +0 -48
  1988. package/transpiled/react/Hero/index.js +0 -59
  1989. package/transpiled/react/Hidden/index.d.ts +0 -2
  1990. package/transpiled/react/Hidden/index.js +0 -2
  1991. package/transpiled/react/HistoryRow/index.d.ts +0 -24
  1992. package/transpiled/react/HistoryRow/index.js +0 -88
  1993. package/transpiled/react/I18n/index.d.ts +0 -3
  1994. package/transpiled/react/I18n/index.js +0 -16
  1995. package/transpiled/react/I18n/withLocales.d.ts +0 -2
  1996. package/transpiled/react/I18n/withLocales.js +0 -10
  1997. package/transpiled/react/Icon/Sprite.d.ts +0 -2
  1998. package/transpiled/react/Icon/Sprite.js +0 -16
  1999. package/transpiled/react/Icon/icons-sprite.d.ts +0 -2
  2000. package/transpiled/react/Icon/icons-sprite.js +0 -3
  2001. package/transpiled/react/Icon/index.d.ts +0 -23
  2002. package/transpiled/react/Icon/index.js +0 -116
  2003. package/transpiled/react/IconButton/index.d.ts +0 -46
  2004. package/transpiled/react/IconButton/index.js +0 -43
  2005. package/transpiled/react/IconStack/index.d.ts +0 -2
  2006. package/transpiled/react/IconStack/index.js +0 -46
  2007. package/transpiled/react/Icons/Account.d.ts +0 -2
  2008. package/transpiled/react/Icons/Account.js +0 -13
  2009. package/transpiled/react/Icons/Accounts.d.ts +0 -2
  2010. package/transpiled/react/Icons/Accounts.js +0 -13
  2011. package/transpiled/react/Icons/Album.d.ts +0 -2
  2012. package/transpiled/react/Icons/Album.js +0 -13
  2013. package/transpiled/react/Icons/AlbumAdd.d.ts +0 -2
  2014. package/transpiled/react/Icons/AlbumAdd.js +0 -13
  2015. package/transpiled/react/Icons/AlbumRemove.d.ts +0 -2
  2016. package/transpiled/react/Icons/AlbumRemove.js +0 -13
  2017. package/transpiled/react/Icons/Answer.d.ts +0 -2
  2018. package/transpiled/react/Icons/Answer.js +0 -13
  2019. package/transpiled/react/Icons/Apple.d.ts +0 -2
  2020. package/transpiled/react/Icons/Apple.js +0 -14
  2021. package/transpiled/react/Icons/Apps.d.ts +0 -2
  2022. package/transpiled/react/Icons/Apps.js +0 -17
  2023. package/transpiled/react/Icons/Archive.d.ts +0 -2
  2024. package/transpiled/react/Icons/Archive.js +0 -13
  2025. package/transpiled/react/Icons/ArrowUp.d.ts +0 -2
  2026. package/transpiled/react/Icons/ArrowUp.js +0 -13
  2027. package/transpiled/react/Icons/AssignAdmin.d.ts +0 -2
  2028. package/transpiled/react/Icons/AssignAdmin.js +0 -18
  2029. package/transpiled/react/Icons/AssignModerator.d.ts +0 -2
  2030. package/transpiled/react/Icons/AssignModerator.js +0 -12
  2031. package/transpiled/react/Icons/Assistant.d.ts +0 -2
  2032. package/transpiled/react/Icons/Assistant.js +0 -15
  2033. package/transpiled/react/Icons/Attachment.d.ts +0 -2
  2034. package/transpiled/react/Icons/Attachment.js +0 -13
  2035. package/transpiled/react/Icons/Attention.d.ts +0 -2
  2036. package/transpiled/react/Icons/Attention.js +0 -13
  2037. package/transpiled/react/Icons/Bank.d.ts +0 -2
  2038. package/transpiled/react/Icons/Bank.js +0 -13
  2039. package/transpiled/react/Icons/BankAccounts.d.ts +0 -2
  2040. package/transpiled/react/Icons/BankAccounts.js +0 -15
  2041. package/transpiled/react/Icons/BankCheck.d.ts +0 -2
  2042. package/transpiled/react/Icons/BankCheck.js +0 -15
  2043. package/transpiled/react/Icons/BankGroups.d.ts +0 -2
  2044. package/transpiled/react/Icons/BankGroups.js +0 -15
  2045. package/transpiled/react/Icons/BankOperations.d.ts +0 -2
  2046. package/transpiled/react/Icons/BankOperations.js +0 -13
  2047. package/transpiled/react/Icons/BankRecurrence.d.ts +0 -2
  2048. package/transpiled/react/Icons/BankRecurrence.js +0 -15
  2049. package/transpiled/react/Icons/Banking.d.ts +0 -2
  2050. package/transpiled/react/Icons/Banking.js +0 -13
  2051. package/transpiled/react/Icons/BankingAdd.d.ts +0 -2
  2052. package/transpiled/react/Icons/BankingAdd.js +0 -13
  2053. package/transpiled/react/Icons/Bell.d.ts +0 -2
  2054. package/transpiled/react/Icons/Bell.js +0 -13
  2055. package/transpiled/react/Icons/Benefit.d.ts +0 -2
  2056. package/transpiled/react/Icons/Benefit.js +0 -13
  2057. package/transpiled/react/Icons/Bike.d.ts +0 -2
  2058. package/transpiled/react/Icons/Bike.js +0 -13
  2059. package/transpiled/react/Icons/Bill.d.ts +0 -2
  2060. package/transpiled/react/Icons/Bill.js +0 -13
  2061. package/transpiled/react/Icons/BillPermissions.d.ts +0 -2
  2062. package/transpiled/react/Icons/BillPermissions.js +0 -15
  2063. package/transpiled/react/Icons/Bottom.d.ts +0 -2
  2064. package/transpiled/react/Icons/Bottom.js +0 -13
  2065. package/transpiled/react/Icons/BottomSelect.d.ts +0 -2
  2066. package/transpiled/react/Icons/BottomSelect.js +0 -13
  2067. package/transpiled/react/Icons/BrowserBrave.d.ts +0 -2
  2068. package/transpiled/react/Icons/BrowserBrave.js +0 -14
  2069. package/transpiled/react/Icons/BrowserChrome.d.ts +0 -2
  2070. package/transpiled/react/Icons/BrowserChrome.js +0 -14
  2071. package/transpiled/react/Icons/BrowserDuckduckgo.d.ts +0 -2
  2072. package/transpiled/react/Icons/BrowserDuckduckgo.js +0 -14
  2073. package/transpiled/react/Icons/BrowserEdge.d.ts +0 -2
  2074. package/transpiled/react/Icons/BrowserEdge.js +0 -18
  2075. package/transpiled/react/Icons/BrowserEdgeChromium.d.ts +0 -2
  2076. package/transpiled/react/Icons/BrowserEdgeChromium.js +0 -14
  2077. package/transpiled/react/Icons/BrowserFirefox.d.ts +0 -2
  2078. package/transpiled/react/Icons/BrowserFirefox.js +0 -14
  2079. package/transpiled/react/Icons/BrowserIe.d.ts +0 -2
  2080. package/transpiled/react/Icons/BrowserIe.js +0 -14
  2081. package/transpiled/react/Icons/BrowserOpera.d.ts +0 -2
  2082. package/transpiled/react/Icons/BrowserOpera.js +0 -14
  2083. package/transpiled/react/Icons/BrowserSafari.d.ts +0 -2
  2084. package/transpiled/react/Icons/BrowserSafari.js +0 -14
  2085. package/transpiled/react/Icons/BugReport.d.ts +0 -2
  2086. package/transpiled/react/Icons/BugReport.js +0 -13
  2087. package/transpiled/react/Icons/Burger.d.ts +0 -2
  2088. package/transpiled/react/Icons/Burger.js +0 -13
  2089. package/transpiled/react/Icons/Bus.d.ts +0 -2
  2090. package/transpiled/react/Icons/Bus.js +0 -15
  2091. package/transpiled/react/Icons/Calendar.d.ts +0 -2
  2092. package/transpiled/react/Icons/Calendar.js +0 -13
  2093. package/transpiled/react/Icons/CalendarPermissions.d.ts +0 -2
  2094. package/transpiled/react/Icons/CalendarPermissions.js +0 -13
  2095. package/transpiled/react/Icons/Camera.d.ts +0 -2
  2096. package/transpiled/react/Icons/Camera.js +0 -13
  2097. package/transpiled/react/Icons/Car.d.ts +0 -2
  2098. package/transpiled/react/Icons/Car.js +0 -15
  2099. package/transpiled/react/Icons/CarbonCopy.d.ts +0 -2
  2100. package/transpiled/react/Icons/CarbonCopy.js +0 -14
  2101. package/transpiled/react/Icons/Carpooling.d.ts +0 -2
  2102. package/transpiled/react/Icons/Carpooling.js +0 -17
  2103. package/transpiled/react/Icons/Categories.d.ts +0 -2
  2104. package/transpiled/react/Icons/Categories.js +0 -13
  2105. package/transpiled/react/Icons/Category.d.ts +0 -2
  2106. package/transpiled/react/Icons/Category.js +0 -13
  2107. package/transpiled/react/Icons/Certified.d.ts +0 -2
  2108. package/transpiled/react/Icons/Certified.js +0 -15
  2109. package/transpiled/react/Icons/CertifiedPermissions.d.ts +0 -2
  2110. package/transpiled/react/Icons/CertifiedPermissions.js +0 -15
  2111. package/transpiled/react/Icons/Chat.d.ts +0 -2
  2112. package/transpiled/react/Icons/Chat.js +0 -75
  2113. package/transpiled/react/Icons/ChatText.d.ts +0 -2
  2114. package/transpiled/react/Icons/ChatText.js +0 -72
  2115. package/transpiled/react/Icons/Check.d.ts +0 -2
  2116. package/transpiled/react/Icons/Check.js +0 -13
  2117. package/transpiled/react/Icons/CheckCircle.d.ts +0 -2
  2118. package/transpiled/react/Icons/CheckCircle.js +0 -13
  2119. package/transpiled/react/Icons/CheckList.d.ts +0 -2
  2120. package/transpiled/react/Icons/CheckList.js +0 -13
  2121. package/transpiled/react/Icons/CheckSquare.d.ts +0 -2
  2122. package/transpiled/react/Icons/CheckSquare.js +0 -15
  2123. package/transpiled/react/Icons/CheckWhite.d.ts +0 -2
  2124. package/transpiled/react/Icons/CheckWhite.js +0 -15
  2125. package/transpiled/react/Icons/Checkbox.d.ts +0 -2
  2126. package/transpiled/react/Icons/Checkbox.js +0 -13
  2127. package/transpiled/react/Icons/Chess.d.ts +0 -2
  2128. package/transpiled/react/Icons/Chess.js +0 -13
  2129. package/transpiled/react/Icons/Child.d.ts +0 -2
  2130. package/transpiled/react/Icons/Child.js +0 -15
  2131. package/transpiled/react/Icons/CircleFilled.d.ts +0 -2
  2132. package/transpiled/react/Icons/CircleFilled.js +0 -13
  2133. package/transpiled/react/Icons/Clock.d.ts +0 -2
  2134. package/transpiled/react/Icons/Clock.js +0 -13
  2135. package/transpiled/react/Icons/ClockOutline.d.ts +0 -2
  2136. package/transpiled/react/Icons/ClockOutline.js +0 -13
  2137. package/transpiled/react/Icons/Cloud.d.ts +0 -2
  2138. package/transpiled/react/Icons/Cloud.js +0 -13
  2139. package/transpiled/react/Icons/Cloud2.d.ts +0 -2
  2140. package/transpiled/react/Icons/Cloud2.js +0 -27
  2141. package/transpiled/react/Icons/CloudBroken.d.ts +0 -2
  2142. package/transpiled/react/Icons/CloudBroken.js +0 -13
  2143. package/transpiled/react/Icons/CloudHappy.d.ts +0 -2
  2144. package/transpiled/react/Icons/CloudHappy.js +0 -14
  2145. package/transpiled/react/Icons/CloudPlusOutlined.d.ts +0 -2
  2146. package/transpiled/react/Icons/CloudPlusOutlined.js +0 -13
  2147. package/transpiled/react/Icons/CloudRainbow.d.ts +0 -2
  2148. package/transpiled/react/Icons/CloudRainbow.js +0 -66
  2149. package/transpiled/react/Icons/CloudSync.d.ts +0 -2
  2150. package/transpiled/react/Icons/CloudSync.js +0 -20
  2151. package/transpiled/react/Icons/CloudSync2.d.ts +0 -2
  2152. package/transpiled/react/Icons/CloudSync2.js +0 -22
  2153. package/transpiled/react/Icons/Cocktail.d.ts +0 -2
  2154. package/transpiled/react/Icons/Cocktail.js +0 -13
  2155. package/transpiled/react/Icons/Collect.d.ts +0 -2
  2156. package/transpiled/react/Icons/Collect.js +0 -14
  2157. package/transpiled/react/Icons/Comment.d.ts +0 -2
  2158. package/transpiled/react/Icons/Comment.js +0 -13
  2159. package/transpiled/react/Icons/Company.d.ts +0 -2
  2160. package/transpiled/react/Icons/Company.js +0 -13
  2161. package/transpiled/react/Icons/Compare.d.ts +0 -2
  2162. package/transpiled/react/Icons/Compare.js +0 -13
  2163. package/transpiled/react/Icons/Compass.d.ts +0 -2
  2164. package/transpiled/react/Icons/Compass.js +0 -13
  2165. package/transpiled/react/Icons/ConnectedClients.d.ts +0 -2
  2166. package/transpiled/react/Icons/ConnectedClients.js +0 -13
  2167. package/transpiled/react/Icons/Connector.d.ts +0 -2
  2168. package/transpiled/react/Icons/Connector.js +0 -13
  2169. package/transpiled/react/Icons/Consumption.d.ts +0 -2
  2170. package/transpiled/react/Icons/Consumption.js +0 -15
  2171. package/transpiled/react/Icons/Contacts.d.ts +0 -2
  2172. package/transpiled/react/Icons/Contacts.js +0 -109
  2173. package/transpiled/react/Icons/ContactsAccounts.d.ts +0 -2
  2174. package/transpiled/react/Icons/ContactsAccounts.js +0 -13
  2175. package/transpiled/react/Icons/ContactsGroups.d.ts +0 -2
  2176. package/transpiled/react/Icons/ContactsGroups.js +0 -13
  2177. package/transpiled/react/Icons/ContactsText.d.ts +0 -2
  2178. package/transpiled/react/Icons/ContactsText.js +0 -132
  2179. package/transpiled/react/Icons/Contract.d.ts +0 -2
  2180. package/transpiled/react/Icons/Contract.js +0 -13
  2181. package/transpiled/react/Icons/ContractPermissions.d.ts +0 -2
  2182. package/transpiled/react/Icons/ContractPermissions.js +0 -13
  2183. package/transpiled/react/Icons/Contrast.d.ts +0 -2
  2184. package/transpiled/react/Icons/Contrast.js +0 -13
  2185. package/transpiled/react/Icons/Copy.d.ts +0 -2
  2186. package/transpiled/react/Icons/Copy.js +0 -13
  2187. package/transpiled/react/Icons/Cozy.d.ts +0 -2
  2188. package/transpiled/react/Icons/Cozy.js +0 -15
  2189. package/transpiled/react/Icons/CozyAuthentification.d.ts +0 -2
  2190. package/transpiled/react/Icons/CozyAuthentification.js +0 -13
  2191. package/transpiled/react/Icons/CozyCircle.d.ts +0 -2
  2192. package/transpiled/react/Icons/CozyCircle.js +0 -15
  2193. package/transpiled/react/Icons/CozyLaugh.d.ts +0 -2
  2194. package/transpiled/react/Icons/CozyLaugh.js +0 -14
  2195. package/transpiled/react/Icons/CozyLock.d.ts +0 -2
  2196. package/transpiled/react/Icons/CozyLock.js +0 -15
  2197. package/transpiled/react/Icons/CozyLogo.d.ts +0 -2
  2198. package/transpiled/react/Icons/CozyLogo.js +0 -19
  2199. package/transpiled/react/Icons/CozyRelease.d.ts +0 -2
  2200. package/transpiled/react/Icons/CozyRelease.js +0 -20
  2201. package/transpiled/react/Icons/CozyText.d.ts +0 -2
  2202. package/transpiled/react/Icons/CozyText.js +0 -13
  2203. package/transpiled/react/Icons/CozyUpgrade.d.ts +0 -2
  2204. package/transpiled/react/Icons/CozyUpgrade.js +0 -45
  2205. package/transpiled/react/Icons/Credit.d.ts +0 -2
  2206. package/transpiled/react/Icons/Credit.js +0 -18
  2207. package/transpiled/react/Icons/CreditCard.d.ts +0 -2
  2208. package/transpiled/react/Icons/CreditCard.js +0 -13
  2209. package/transpiled/react/Icons/CreditCardAdd.d.ts +0 -2
  2210. package/transpiled/react/Icons/CreditCardAdd.js +0 -13
  2211. package/transpiled/react/Icons/CreditCardLarge.d.ts +0 -2
  2212. package/transpiled/react/Icons/CreditCardLarge.js +0 -13
  2213. package/transpiled/react/Icons/Crop.d.ts +0 -2
  2214. package/transpiled/react/Icons/Crop.js +0 -13
  2215. package/transpiled/react/Icons/Cross.d.ts +0 -2
  2216. package/transpiled/react/Icons/Cross.js +0 -13
  2217. package/transpiled/react/Icons/CrossCircle.d.ts +0 -2
  2218. package/transpiled/react/Icons/CrossCircle.js +0 -14
  2219. package/transpiled/react/Icons/CrossCircleOutline.d.ts +0 -2
  2220. package/transpiled/react/Icons/CrossCircleOutline.js +0 -15
  2221. package/transpiled/react/Icons/CrossMedium.d.ts +0 -2
  2222. package/transpiled/react/Icons/CrossMedium.js +0 -13
  2223. package/transpiled/react/Icons/CrossSmall.d.ts +0 -2
  2224. package/transpiled/react/Icons/CrossSmall.js +0 -13
  2225. package/transpiled/react/Icons/CrossWhite.d.ts +0 -2
  2226. package/transpiled/react/Icons/CrossWhite.js +0 -15
  2227. package/transpiled/react/Icons/Cube.d.ts +0 -5
  2228. package/transpiled/react/Icons/Cube.js +0 -20
  2229. package/transpiled/react/Icons/Dash.d.ts +0 -2
  2230. package/transpiled/react/Icons/Dash.js +0 -13
  2231. package/transpiled/react/Icons/DashWhite.d.ts +0 -2
  2232. package/transpiled/react/Icons/DashWhite.js +0 -15
  2233. package/transpiled/react/Icons/Dashboard.d.ts +0 -2
  2234. package/transpiled/react/Icons/Dashboard.js +0 -13
  2235. package/transpiled/react/Icons/DataControl.d.ts +0 -2
  2236. package/transpiled/react/Icons/DataControl.js +0 -17
  2237. package/transpiled/react/Icons/Debit.d.ts +0 -2
  2238. package/transpiled/react/Icons/Debit.js +0 -13
  2239. package/transpiled/react/Icons/DesktopDownload.d.ts +0 -2
  2240. package/transpiled/react/Icons/DesktopDownload.js +0 -15
  2241. package/transpiled/react/Icons/DeviceBrowser.d.ts +0 -2
  2242. package/transpiled/react/Icons/DeviceBrowser.js +0 -13
  2243. package/transpiled/react/Icons/DeviceLaptop.d.ts +0 -2
  2244. package/transpiled/react/Icons/DeviceLaptop.js +0 -13
  2245. package/transpiled/react/Icons/DevicePhone.d.ts +0 -2
  2246. package/transpiled/react/Icons/DevicePhone.js +0 -13
  2247. package/transpiled/react/Icons/DeviceTablet.d.ts +0 -2
  2248. package/transpiled/react/Icons/DeviceTablet.js +0 -13
  2249. package/transpiled/react/Icons/Devices.d.ts +0 -2
  2250. package/transpiled/react/Icons/Devices.js +0 -13
  2251. package/transpiled/react/Icons/Discuss.d.ts +0 -2
  2252. package/transpiled/react/Icons/Discuss.js +0 -15
  2253. package/transpiled/react/Icons/Dots.d.ts +0 -2
  2254. package/transpiled/react/Icons/Dots.js +0 -13
  2255. package/transpiled/react/Icons/DotsWhite.d.ts +0 -2
  2256. package/transpiled/react/Icons/DotsWhite.js +0 -15
  2257. package/transpiled/react/Icons/Down.d.ts +0 -2
  2258. package/transpiled/react/Icons/Down.js +0 -13
  2259. package/transpiled/react/Icons/Download.d.ts +0 -2
  2260. package/transpiled/react/Icons/Download.js +0 -13
  2261. package/transpiled/react/Icons/DrawingArrowUp.d.ts +0 -2
  2262. package/transpiled/react/Icons/DrawingArrowUp.js +0 -13
  2263. package/transpiled/react/Icons/Drive.d.ts +0 -2
  2264. package/transpiled/react/Icons/Drive.js +0 -72
  2265. package/transpiled/react/Icons/DriveText.d.ts +0 -2
  2266. package/transpiled/react/Icons/DriveText.js +0 -87
  2267. package/transpiled/react/Icons/Dropdown.d.ts +0 -2
  2268. package/transpiled/react/Icons/Dropdown.js +0 -13
  2269. package/transpiled/react/Icons/DropdownClose.d.ts +0 -2
  2270. package/transpiled/react/Icons/DropdownClose.js +0 -13
  2271. package/transpiled/react/Icons/DropdownOpen.d.ts +0 -2
  2272. package/transpiled/react/Icons/DropdownOpen.js +0 -13
  2273. package/transpiled/react/Icons/Dropup.d.ts +0 -2
  2274. package/transpiled/react/Icons/Dropup.js +0 -13
  2275. package/transpiled/react/Icons/Ecolyo.d.ts +0 -2
  2276. package/transpiled/react/Icons/Ecolyo.js +0 -27
  2277. package/transpiled/react/Icons/ElectricBike.d.ts +0 -2
  2278. package/transpiled/react/Icons/ElectricBike.js +0 -13
  2279. package/transpiled/react/Icons/ElectricCar.d.ts +0 -2
  2280. package/transpiled/react/Icons/ElectricCar.js +0 -15
  2281. package/transpiled/react/Icons/ElectricScooter.d.ts +0 -2
  2282. package/transpiled/react/Icons/ElectricScooter.js +0 -15
  2283. package/transpiled/react/Icons/Email.d.ts +0 -2
  2284. package/transpiled/react/Icons/Email.js +0 -13
  2285. package/transpiled/react/Icons/EmailNotification.d.ts +0 -2
  2286. package/transpiled/react/Icons/EmailNotification.js +0 -13
  2287. package/transpiled/react/Icons/EmailOpen.d.ts +0 -2
  2288. package/transpiled/react/Icons/EmailOpen.js +0 -53
  2289. package/transpiled/react/Icons/Energy.d.ts +0 -2
  2290. package/transpiled/react/Icons/Energy.js +0 -13
  2291. package/transpiled/react/Icons/Energybreakdown.d.ts +0 -2
  2292. package/transpiled/react/Icons/Energybreakdown.js +0 -13
  2293. package/transpiled/react/Icons/Eu.d.ts +0 -2
  2294. package/transpiled/react/Icons/Eu.js +0 -14
  2295. package/transpiled/react/Icons/Euro.d.ts +0 -2
  2296. package/transpiled/react/Icons/Euro.js +0 -13
  2297. package/transpiled/react/Icons/Exchange.d.ts +0 -2
  2298. package/transpiled/react/Icons/Exchange.js +0 -13
  2299. package/transpiled/react/Icons/Eye.d.ts +0 -2
  2300. package/transpiled/react/Icons/Eye.js +0 -13
  2301. package/transpiled/react/Icons/EyeClosed.d.ts +0 -2
  2302. package/transpiled/react/Icons/EyeClosed.js +0 -13
  2303. package/transpiled/react/Icons/FaceId.d.ts +0 -2
  2304. package/transpiled/react/Icons/FaceId.js +0 -13
  2305. package/transpiled/react/Icons/Fallback.d.ts +0 -2
  2306. package/transpiled/react/Icons/Fallback.js +0 -18
  2307. package/transpiled/react/Icons/Family.d.ts +0 -2
  2308. package/transpiled/react/Icons/Family.js +0 -13
  2309. package/transpiled/react/Icons/File.d.ts +0 -2
  2310. package/transpiled/react/Icons/File.js +0 -13
  2311. package/transpiled/react/Icons/FileAdd.d.ts +0 -2
  2312. package/transpiled/react/Icons/FileAdd.js +0 -13
  2313. package/transpiled/react/Icons/FileDuotone.d.ts +0 -2
  2314. package/transpiled/react/Icons/FileDuotone.js +0 -29
  2315. package/transpiled/react/Icons/FileNew.d.ts +0 -2
  2316. package/transpiled/react/Icons/FileNew.js +0 -13
  2317. package/transpiled/react/Icons/FileNone.d.ts +0 -2
  2318. package/transpiled/react/Icons/FileNone.js +0 -17
  2319. package/transpiled/react/Icons/FileOutline.d.ts +0 -2
  2320. package/transpiled/react/Icons/FileOutline.js +0 -13
  2321. package/transpiled/react/Icons/FileTypeAudio.d.ts +0 -2
  2322. package/transpiled/react/Icons/FileTypeAudio.js +0 -19
  2323. package/transpiled/react/Icons/FileTypeBankingAccount.d.ts +0 -2
  2324. package/transpiled/react/Icons/FileTypeBankingAccount.js +0 -24
  2325. package/transpiled/react/Icons/FileTypeBin.d.ts +0 -2
  2326. package/transpiled/react/Icons/FileTypeBin.js +0 -19
  2327. package/transpiled/react/Icons/FileTypeCode.d.ts +0 -2
  2328. package/transpiled/react/Icons/FileTypeCode.js +0 -19
  2329. package/transpiled/react/Icons/FileTypeFiles.d.ts +0 -2
  2330. package/transpiled/react/Icons/FileTypeFiles.js +0 -24
  2331. package/transpiled/react/Icons/FileTypeFolder.d.ts +0 -2
  2332. package/transpiled/react/Icons/FileTypeFolder.js +0 -36
  2333. package/transpiled/react/Icons/FileTypeImage.d.ts +0 -2
  2334. package/transpiled/react/Icons/FileTypeImage.js +0 -27
  2335. package/transpiled/react/Icons/FileTypeNote.d.ts +0 -2
  2336. package/transpiled/react/Icons/FileTypeNote.js +0 -19
  2337. package/transpiled/react/Icons/FileTypePdf.d.ts +0 -2
  2338. package/transpiled/react/Icons/FileTypePdf.js +0 -19
  2339. package/transpiled/react/Icons/FileTypeServer.d.ts +0 -2
  2340. package/transpiled/react/Icons/FileTypeServer.js +0 -60
  2341. package/transpiled/react/Icons/FileTypeSheet.d.ts +0 -2
  2342. package/transpiled/react/Icons/FileTypeSheet.js +0 -24
  2343. package/transpiled/react/Icons/FileTypeSlide.d.ts +0 -2
  2344. package/transpiled/react/Icons/FileTypeSlide.js +0 -24
  2345. package/transpiled/react/Icons/FileTypeText.d.ts +0 -2
  2346. package/transpiled/react/Icons/FileTypeText.js +0 -19
  2347. package/transpiled/react/Icons/FileTypeVideo.d.ts +0 -2
  2348. package/transpiled/react/Icons/FileTypeVideo.js +0 -19
  2349. package/transpiled/react/Icons/FileTypeZip.d.ts +0 -2
  2350. package/transpiled/react/Icons/FileTypeZip.js +0 -19
  2351. package/transpiled/react/Icons/Files.d.ts +0 -2
  2352. package/transpiled/react/Icons/Files.js +0 -44
  2353. package/transpiled/react/Icons/FilesPen.d.ts +0 -2
  2354. package/transpiled/react/Icons/FilesPen.js +0 -19
  2355. package/transpiled/react/Icons/FilesVersions.d.ts +0 -2
  2356. package/transpiled/react/Icons/FilesVersions.js +0 -19
  2357. package/transpiled/react/Icons/Filter.d.ts +0 -2
  2358. package/transpiled/react/Icons/Filter.js +0 -15
  2359. package/transpiled/react/Icons/Fingerprint.d.ts +0 -2
  2360. package/transpiled/react/Icons/Fingerprint.js +0 -13
  2361. package/transpiled/react/Icons/Fitness.d.ts +0 -2
  2362. package/transpiled/react/Icons/Fitness.js +0 -13
  2363. package/transpiled/react/Icons/Flag.d.ts +0 -2
  2364. package/transpiled/react/Icons/Flag.js +0 -13
  2365. package/transpiled/react/Icons/FlagOutlined.d.ts +0 -2
  2366. package/transpiled/react/Icons/FlagOutlined.js +0 -13
  2367. package/transpiled/react/Icons/FlashAuto.d.ts +0 -2
  2368. package/transpiled/react/Icons/FlashAuto.js +0 -13
  2369. package/transpiled/react/Icons/Flashlight.d.ts +0 -2
  2370. package/transpiled/react/Icons/Flashlight.js +0 -15
  2371. package/transpiled/react/Icons/Folder.d.ts +0 -2
  2372. package/transpiled/react/Icons/Folder.js +0 -13
  2373. package/transpiled/react/Icons/FolderAdd.d.ts +0 -2
  2374. package/transpiled/react/Icons/FolderAdd.js +0 -13
  2375. package/transpiled/react/Icons/FolderMoveto.d.ts +0 -2
  2376. package/transpiled/react/Icons/FolderMoveto.js +0 -13
  2377. package/transpiled/react/Icons/FolderOpen.d.ts +0 -2
  2378. package/transpiled/react/Icons/FolderOpen.js +0 -13
  2379. package/transpiled/react/Icons/Forbidden.d.ts +0 -2
  2380. package/transpiled/react/Icons/Forbidden.js +0 -13
  2381. package/transpiled/react/Icons/ForbiddenSign.d.ts +0 -2
  2382. package/transpiled/react/Icons/ForbiddenSign.js +0 -61
  2383. package/transpiled/react/Icons/FromUser.d.ts +0 -2
  2384. package/transpiled/react/Icons/FromUser.js +0 -15
  2385. package/transpiled/react/Icons/Gear.d.ts +0 -2
  2386. package/transpiled/react/Icons/Gear.js +0 -13
  2387. package/transpiled/react/Icons/Globe.d.ts +0 -2
  2388. package/transpiled/react/Icons/Globe.js +0 -13
  2389. package/transpiled/react/Icons/Google.d.ts +0 -2
  2390. package/transpiled/react/Icons/Google.js +0 -26
  2391. package/transpiled/react/Icons/Gouv.d.ts +0 -2
  2392. package/transpiled/react/Icons/Gouv.js +0 -27
  2393. package/transpiled/react/Icons/GraphCircle.d.ts +0 -2
  2394. package/transpiled/react/Icons/GraphCircle.js +0 -13
  2395. package/transpiled/react/Icons/Grid.d.ts +0 -2
  2396. package/transpiled/react/Icons/Grid.js +0 -13
  2397. package/transpiled/react/Icons/GroupList.d.ts +0 -2
  2398. package/transpiled/react/Icons/GroupList.js +0 -13
  2399. package/transpiled/react/Icons/Groups.d.ts +0 -2
  2400. package/transpiled/react/Icons/Groups.js +0 -13
  2401. package/transpiled/react/Icons/Growth.d.ts +0 -2
  2402. package/transpiled/react/Icons/Growth.js +0 -13
  2403. package/transpiled/react/Icons/Hand.d.ts +0 -2
  2404. package/transpiled/react/Icons/Hand.js +0 -13
  2405. package/transpiled/react/Icons/Heart.d.ts +0 -2
  2406. package/transpiled/react/Icons/Heart.js +0 -13
  2407. package/transpiled/react/Icons/Help.d.ts +0 -2
  2408. package/transpiled/react/Icons/Help.js +0 -13
  2409. package/transpiled/react/Icons/HelpOutlined.d.ts +0 -2
  2410. package/transpiled/react/Icons/HelpOutlined.js +0 -13
  2411. package/transpiled/react/Icons/History.d.ts +0 -2
  2412. package/transpiled/react/Icons/History.js +0 -13
  2413. package/transpiled/react/Icons/Home.d.ts +0 -2
  2414. package/transpiled/react/Icons/Home.js +0 -13
  2415. package/transpiled/react/Icons/HomePermissions.d.ts +0 -2
  2416. package/transpiled/react/Icons/HomePermissions.js +0 -15
  2417. package/transpiled/react/Icons/Hourglass.d.ts +0 -2
  2418. package/transpiled/react/Icons/Hourglass.js +0 -13
  2419. package/transpiled/react/Icons/IconCheckAnimated.d.ts +0 -2
  2420. package/transpiled/react/Icons/IconCheckAnimated.js +0 -24
  2421. package/transpiled/react/Icons/IconCrossAnimated.d.ts +0 -2
  2422. package/transpiled/react/Icons/IconCrossAnimated.js +0 -38
  2423. package/transpiled/react/Icons/Identities.d.ts +0 -2
  2424. package/transpiled/react/Icons/Identities.js +0 -13
  2425. package/transpiled/react/Icons/Image.d.ts +0 -2
  2426. package/transpiled/react/Icons/Image.js +0 -13
  2427. package/transpiled/react/Icons/Info.d.ts +0 -2
  2428. package/transpiled/react/Icons/Info.js +0 -13
  2429. package/transpiled/react/Icons/InfoOutlined.d.ts +0 -2
  2430. package/transpiled/react/Icons/InfoOutlined.js +0 -13
  2431. package/transpiled/react/Icons/Justice.d.ts +0 -2
  2432. package/transpiled/react/Icons/Justice.js +0 -13
  2433. package/transpiled/react/Icons/Key.d.ts +0 -2
  2434. package/transpiled/react/Icons/Key.js +0 -13
  2435. package/transpiled/react/Icons/Key2.d.ts +0 -2
  2436. package/transpiled/react/Icons/Key2.js +0 -21
  2437. package/transpiled/react/Icons/Keychain.d.ts +0 -2
  2438. package/transpiled/react/Icons/Keychain.js +0 -13
  2439. package/transpiled/react/Icons/Konnectors.d.ts +0 -2
  2440. package/transpiled/react/Icons/Konnectors.js +0 -13
  2441. package/transpiled/react/Icons/KonnectorsResult.d.ts +0 -2
  2442. package/transpiled/react/Icons/KonnectorsResult.js +0 -13
  2443. package/transpiled/react/Icons/Label.d.ts +0 -2
  2444. package/transpiled/react/Icons/Label.js +0 -13
  2445. package/transpiled/react/Icons/LabelOutlined.d.ts +0 -2
  2446. package/transpiled/react/Icons/LabelOutlined.js +0 -13
  2447. package/transpiled/react/Icons/Laptop.d.ts +0 -2
  2448. package/transpiled/react/Icons/Laptop.js +0 -13
  2449. package/transpiled/react/Icons/Laudry.d.ts +0 -2
  2450. package/transpiled/react/Icons/Laudry.js +0 -15
  2451. package/transpiled/react/Icons/Left.d.ts +0 -2
  2452. package/transpiled/react/Icons/Left.js +0 -13
  2453. package/transpiled/react/Icons/Library.d.ts +0 -2
  2454. package/transpiled/react/Icons/Library.js +0 -15
  2455. package/transpiled/react/Icons/Lightbulb.d.ts +0 -2
  2456. package/transpiled/react/Icons/Lightbulb.js +0 -13
  2457. package/transpiled/react/Icons/Lightning.d.ts +0 -2
  2458. package/transpiled/react/Icons/Lightning.js +0 -13
  2459. package/transpiled/react/Icons/Link.d.ts +0 -2
  2460. package/transpiled/react/Icons/Link.js +0 -13
  2461. package/transpiled/react/Icons/LinkOut.d.ts +0 -2
  2462. package/transpiled/react/Icons/LinkOut.js +0 -13
  2463. package/transpiled/react/Icons/List.d.ts +0 -2
  2464. package/transpiled/react/Icons/List.js +0 -13
  2465. package/transpiled/react/Icons/ListMin.d.ts +0 -2
  2466. package/transpiled/react/Icons/ListMin.js +0 -13
  2467. package/transpiled/react/Icons/Location.d.ts +0 -2
  2468. package/transpiled/react/Icons/Location.js +0 -15
  2469. package/transpiled/react/Icons/LocationPermissions.d.ts +0 -2
  2470. package/transpiled/react/Icons/LocationPermissions.js +0 -13
  2471. package/transpiled/react/Icons/Lock.d.ts +0 -2
  2472. package/transpiled/react/Icons/Lock.js +0 -13
  2473. package/transpiled/react/Icons/LockScreen.d.ts +0 -2
  2474. package/transpiled/react/Icons/LockScreen.js +0 -13
  2475. package/transpiled/react/Icons/Logout.d.ts +0 -2
  2476. package/transpiled/react/Icons/Logout.js +0 -13
  2477. package/transpiled/react/Icons/LogoutLarge.d.ts +0 -2
  2478. package/transpiled/react/Icons/LogoutLarge.js +0 -13
  2479. package/transpiled/react/Icons/MagicTrick.d.ts +0 -2
  2480. package/transpiled/react/Icons/MagicTrick.js +0 -13
  2481. package/transpiled/react/Icons/Magnet.d.ts +0 -2
  2482. package/transpiled/react/Icons/Magnet.js +0 -14
  2483. package/transpiled/react/Icons/Magnifier.d.ts +0 -2
  2484. package/transpiled/react/Icons/Magnifier.js +0 -13
  2485. package/transpiled/react/Icons/Mail.d.ts +0 -2
  2486. package/transpiled/react/Icons/Mail.js +0 -67
  2487. package/transpiled/react/Icons/MailText.d.ts +0 -2
  2488. package/transpiled/react/Icons/MailText.js +0 -72
  2489. package/transpiled/react/Icons/Matrix.d.ts +0 -2
  2490. package/transpiled/react/Icons/Matrix.js +0 -13
  2491. package/transpiled/react/Icons/Merge.d.ts +0 -2
  2492. package/transpiled/react/Icons/Merge.js +0 -13
  2493. package/transpiled/react/Icons/Moped.d.ts +0 -2
  2494. package/transpiled/react/Icons/Moped.js +0 -15
  2495. package/transpiled/react/Icons/Mosaic.d.ts +0 -2
  2496. package/transpiled/react/Icons/Mosaic.js +0 -15
  2497. package/transpiled/react/Icons/MosaicMin.d.ts +0 -2
  2498. package/transpiled/react/Icons/MosaicMin.js +0 -13
  2499. package/transpiled/react/Icons/Motorcycle.d.ts +0 -2
  2500. package/transpiled/react/Icons/Motorcycle.js +0 -13
  2501. package/transpiled/react/Icons/Mountain.d.ts +0 -2
  2502. package/transpiled/react/Icons/Mountain.js +0 -13
  2503. package/transpiled/react/Icons/Movement.d.ts +0 -2
  2504. package/transpiled/react/Icons/Movement.js +0 -13
  2505. package/transpiled/react/Icons/MovementIn.d.ts +0 -2
  2506. package/transpiled/react/Icons/MovementIn.js +0 -13
  2507. package/transpiled/react/Icons/MovementOut.d.ts +0 -2
  2508. package/transpiled/react/Icons/MovementOut.js +0 -13
  2509. package/transpiled/react/Icons/Moveto.d.ts +0 -2
  2510. package/transpiled/react/Icons/Moveto.js +0 -13
  2511. package/transpiled/react/Icons/MultiFiles.d.ts +0 -2
  2512. package/transpiled/react/Icons/MultiFiles.js +0 -13
  2513. package/transpiled/react/Icons/Music.d.ts +0 -2
  2514. package/transpiled/react/Icons/Music.js +0 -13
  2515. package/transpiled/react/Icons/New.d.ts +0 -2
  2516. package/transpiled/react/Icons/New.js +0 -13
  2517. package/transpiled/react/Icons/Next.d.ts +0 -2
  2518. package/transpiled/react/Icons/Next.js +0 -13
  2519. package/transpiled/react/Icons/Note.d.ts +0 -2
  2520. package/transpiled/react/Icons/Note.js +0 -15
  2521. package/transpiled/react/Icons/Notes.d.ts +0 -2
  2522. package/transpiled/react/Icons/Notes.js +0 -70
  2523. package/transpiled/react/Icons/NotesText.d.ts +0 -2
  2524. package/transpiled/react/Icons/NotesText.js +0 -87
  2525. package/transpiled/react/Icons/NotificationEmail.d.ts +0 -2
  2526. package/transpiled/react/Icons/NotificationEmail.js +0 -13
  2527. package/transpiled/react/Icons/Notifications.d.ts +0 -2
  2528. package/transpiled/react/Icons/Notifications.js +0 -13
  2529. package/transpiled/react/Icons/Number.d.ts +0 -2
  2530. package/transpiled/react/Icons/Number.js +0 -13
  2531. package/transpiled/react/Icons/Offline.d.ts +0 -2
  2532. package/transpiled/react/Icons/Offline.js +0 -13
  2533. package/transpiled/react/Icons/Online.d.ts +0 -2
  2534. package/transpiled/react/Icons/Online.js +0 -13
  2535. package/transpiled/react/Icons/OnlyOffice.d.ts +0 -2
  2536. package/transpiled/react/Icons/OnlyOffice.js +0 -67
  2537. package/transpiled/react/Icons/Openapp.d.ts +0 -2
  2538. package/transpiled/react/Icons/Openapp.js +0 -13
  2539. package/transpiled/react/Icons/Openwith.d.ts +0 -2
  2540. package/transpiled/react/Icons/Openwith.js +0 -13
  2541. package/transpiled/react/Icons/Opinions.d.ts +0 -2
  2542. package/transpiled/react/Icons/Opinions.js +0 -13
  2543. package/transpiled/react/Icons/Palette.d.ts +0 -2
  2544. package/transpiled/react/Icons/Palette.js +0 -15
  2545. package/transpiled/react/Icons/Paper.d.ts +0 -2
  2546. package/transpiled/react/Icons/Paper.js +0 -17
  2547. package/transpiled/react/Icons/Paperplane.d.ts +0 -2
  2548. package/transpiled/react/Icons/Paperplane.js +0 -13
  2549. package/transpiled/react/Icons/Papers.d.ts +0 -2
  2550. package/transpiled/react/Icons/Papers.js +0 -72
  2551. package/transpiled/react/Icons/Pass.d.ts +0 -2
  2552. package/transpiled/react/Icons/Pass.js +0 -66
  2553. package/transpiled/react/Icons/PassText.d.ts +0 -2
  2554. package/transpiled/react/Icons/PassText.js +0 -15
  2555. package/transpiled/react/Icons/Password.d.ts +0 -2
  2556. package/transpiled/react/Icons/Password.js +0 -13
  2557. package/transpiled/react/Icons/Passwords.d.ts +0 -2
  2558. package/transpiled/react/Icons/Passwords.js +0 -13
  2559. package/transpiled/react/Icons/Pen.d.ts +0 -2
  2560. package/transpiled/react/Icons/Pen.js +0 -13
  2561. package/transpiled/react/Icons/People.d.ts +0 -2
  2562. package/transpiled/react/Icons/People.js +0 -13
  2563. package/transpiled/react/Icons/Peoples.d.ts +0 -2
  2564. package/transpiled/react/Icons/Peoples.js +0 -13
  2565. package/transpiled/react/Icons/Percent.d.ts +0 -2
  2566. package/transpiled/react/Icons/Percent.js +0 -13
  2567. package/transpiled/react/Icons/PercentCircle.d.ts +0 -2
  2568. package/transpiled/react/Icons/PercentCircle.js +0 -13
  2569. package/transpiled/react/Icons/Permissions.d.ts +0 -2
  2570. package/transpiled/react/Icons/Permissions.js +0 -13
  2571. package/transpiled/react/Icons/PersonAdd.d.ts +0 -2
  2572. package/transpiled/react/Icons/PersonAdd.js +0 -13
  2573. package/transpiled/react/Icons/PersonalData.d.ts +0 -2
  2574. package/transpiled/react/Icons/PersonalData.js +0 -13
  2575. package/transpiled/react/Icons/Phone.d.ts +0 -2
  2576. package/transpiled/react/Icons/Phone.js +0 -13
  2577. package/transpiled/react/Icons/PhoneDownload.d.ts +0 -2
  2578. package/transpiled/react/Icons/PhoneDownload.js +0 -15
  2579. package/transpiled/react/Icons/PhoneUpload.d.ts +0 -2
  2580. package/transpiled/react/Icons/PhoneUpload.js +0 -13
  2581. package/transpiled/react/Icons/Photos.d.ts +0 -2
  2582. package/transpiled/react/Icons/Photos.js +0 -112
  2583. package/transpiled/react/Icons/PhotosAlbum.d.ts +0 -2
  2584. package/transpiled/react/Icons/PhotosAlbum.js +0 -13
  2585. package/transpiled/react/Icons/PhotosSettings.d.ts +0 -2
  2586. package/transpiled/react/Icons/PhotosSettings.js +0 -15
  2587. package/transpiled/react/Icons/PhotosText.d.ts +0 -2
  2588. package/transpiled/react/Icons/PhotosText.js +0 -108
  2589. package/transpiled/react/Icons/PieChart.d.ts +0 -2
  2590. package/transpiled/react/Icons/PieChart.js +0 -13
  2591. package/transpiled/react/Icons/Pin.d.ts +0 -2
  2592. package/transpiled/react/Icons/Pin.js +0 -13
  2593. package/transpiled/react/Icons/Plane.d.ts +0 -2
  2594. package/transpiled/react/Icons/Plane.js +0 -13
  2595. package/transpiled/react/Icons/Plus.d.ts +0 -2
  2596. package/transpiled/react/Icons/Plus.js +0 -13
  2597. package/transpiled/react/Icons/PlusSmall.d.ts +0 -2
  2598. package/transpiled/react/Icons/PlusSmall.js +0 -13
  2599. package/transpiled/react/Icons/PopInside.d.ts +0 -2
  2600. package/transpiled/react/Icons/PopInside.js +0 -13
  2601. package/transpiled/react/Icons/Previous.d.ts +0 -2
  2602. package/transpiled/react/Icons/Previous.js +0 -13
  2603. package/transpiled/react/Icons/Printer.d.ts +0 -2
  2604. package/transpiled/react/Icons/Printer.js +0 -15
  2605. package/transpiled/react/Icons/Profile.d.ts +0 -2
  2606. package/transpiled/react/Icons/Profile.js +0 -15
  2607. package/transpiled/react/Icons/Qualify.d.ts +0 -2
  2608. package/transpiled/react/Icons/Qualify.js +0 -13
  2609. package/transpiled/react/Icons/RadioChecked.d.ts +0 -2
  2610. package/transpiled/react/Icons/RadioChecked.js +0 -15
  2611. package/transpiled/react/Icons/RadioUnchecked.d.ts +0 -2
  2612. package/transpiled/react/Icons/RadioUnchecked.js +0 -13
  2613. package/transpiled/react/Icons/Refresh.d.ts +0 -2
  2614. package/transpiled/react/Icons/Refresh.js +0 -13
  2615. package/transpiled/react/Icons/Relationship.d.ts +0 -2
  2616. package/transpiled/react/Icons/Relationship.js +0 -17
  2617. package/transpiled/react/Icons/Remboursement.d.ts +0 -2
  2618. package/transpiled/react/Icons/Remboursement.js +0 -13
  2619. package/transpiled/react/Icons/Rename.d.ts +0 -2
  2620. package/transpiled/react/Icons/Rename.js +0 -13
  2621. package/transpiled/react/Icons/Repare.d.ts +0 -2
  2622. package/transpiled/react/Icons/Repare.js +0 -13
  2623. package/transpiled/react/Icons/Reply.d.ts +0 -2
  2624. package/transpiled/react/Icons/Reply.js +0 -13
  2625. package/transpiled/react/Icons/Restaurant.d.ts +0 -2
  2626. package/transpiled/react/Icons/Restaurant.js +0 -13
  2627. package/transpiled/react/Icons/Restore.d.ts +0 -2
  2628. package/transpiled/react/Icons/Restore.js +0 -13
  2629. package/transpiled/react/Icons/RestoreStraight.d.ts +0 -2
  2630. package/transpiled/react/Icons/RestoreStraight.js +0 -13
  2631. package/transpiled/react/Icons/Right.d.ts +0 -2
  2632. package/transpiled/react/Icons/Right.js +0 -13
  2633. package/transpiled/react/Icons/Rise.d.ts +0 -2
  2634. package/transpiled/react/Icons/Rise.js +0 -13
  2635. package/transpiled/react/Icons/RotateLeft.d.ts +0 -2
  2636. package/transpiled/react/Icons/RotateLeft.js +0 -13
  2637. package/transpiled/react/Icons/RotateRight.d.ts +0 -2
  2638. package/transpiled/react/Icons/RotateRight.js +0 -13
  2639. package/transpiled/react/Icons/SadCozy.d.ts +0 -2
  2640. package/transpiled/react/Icons/SadCozy.js +0 -14
  2641. package/transpiled/react/Icons/Safe.d.ts +0 -2
  2642. package/transpiled/react/Icons/Safe.js +0 -13
  2643. package/transpiled/react/Icons/SafePermissions.d.ts +0 -2
  2644. package/transpiled/react/Icons/SafePermissions.js +0 -15
  2645. package/transpiled/react/Icons/School.d.ts +0 -2
  2646. package/transpiled/react/Icons/School.js +0 -13
  2647. package/transpiled/react/Icons/Scooter.d.ts +0 -2
  2648. package/transpiled/react/Icons/Scooter.js +0 -15
  2649. package/transpiled/react/Icons/Security.d.ts +0 -2
  2650. package/transpiled/react/Icons/Security.js +0 -13
  2651. package/transpiled/react/Icons/SelectAll.d.ts +0 -2
  2652. package/transpiled/react/Icons/SelectAll.js +0 -13
  2653. package/transpiled/react/Icons/Server.d.ts +0 -2
  2654. package/transpiled/react/Icons/Server.js +0 -13
  2655. package/transpiled/react/Icons/Setting.d.ts +0 -2
  2656. package/transpiled/react/Icons/Setting.js +0 -13
  2657. package/transpiled/react/Icons/Settings.d.ts +0 -2
  2658. package/transpiled/react/Icons/Settings.js +0 -15
  2659. package/transpiled/react/Icons/Share.d.ts +0 -2
  2660. package/transpiled/react/Icons/Share.js +0 -13
  2661. package/transpiled/react/Icons/ShareCircle.d.ts +0 -2
  2662. package/transpiled/react/Icons/ShareCircle.js +0 -14
  2663. package/transpiled/react/Icons/ShareGrey08.d.ts +0 -2
  2664. package/transpiled/react/Icons/ShareGrey08.js +0 -18
  2665. package/transpiled/react/Icons/ShareIos.d.ts +0 -2
  2666. package/transpiled/react/Icons/ShareIos.js +0 -14
  2667. package/transpiled/react/Icons/Sharings.d.ts +0 -2
  2668. package/transpiled/react/Icons/Sharings.js +0 -13
  2669. package/transpiled/react/Icons/Shield.d.ts +0 -2
  2670. package/transpiled/react/Icons/Shield.js +0 -13
  2671. package/transpiled/react/Icons/Shop.d.ts +0 -2
  2672. package/transpiled/react/Icons/Shop.js +0 -13
  2673. package/transpiled/react/Icons/Sinister.d.ts +0 -2
  2674. package/transpiled/react/Icons/Sinister.js +0 -13
  2675. package/transpiled/react/Icons/Sound.d.ts +0 -2
  2676. package/transpiled/react/Icons/Sound.js +0 -13
  2677. package/transpiled/react/Icons/Spinner.d.ts +0 -2
  2678. package/transpiled/react/Icons/Spinner.js +0 -16
  2679. package/transpiled/react/Icons/SportBag.d.ts +0 -2
  2680. package/transpiled/react/Icons/SportBag.js +0 -15
  2681. package/transpiled/react/Icons/Stack.d.ts +0 -2
  2682. package/transpiled/react/Icons/Stack.js +0 -13
  2683. package/transpiled/react/Icons/Star.d.ts +0 -2
  2684. package/transpiled/react/Icons/Star.js +0 -13
  2685. package/transpiled/react/Icons/StarOutline.d.ts +0 -2
  2686. package/transpiled/react/Icons/StarOutline.js +0 -13
  2687. package/transpiled/react/Icons/Stats.d.ts +0 -2
  2688. package/transpiled/react/Icons/Stats.js +0 -13
  2689. package/transpiled/react/Icons/Stop.d.ts +0 -2
  2690. package/transpiled/react/Icons/Stop.js +0 -13
  2691. package/transpiled/react/Icons/Store.d.ts +0 -2
  2692. package/transpiled/react/Icons/Store.js +0 -68
  2693. package/transpiled/react/Icons/StoreText.d.ts +0 -2
  2694. package/transpiled/react/Icons/StoreText.js +0 -92
  2695. package/transpiled/react/Icons/Subway.d.ts +0 -2
  2696. package/transpiled/react/Icons/Subway.js +0 -13
  2697. package/transpiled/react/Icons/Support.d.ts +0 -2
  2698. package/transpiled/react/Icons/Support.js +0 -13
  2699. package/transpiled/react/Icons/Swap.d.ts +0 -2
  2700. package/transpiled/react/Icons/Swap.js +0 -13
  2701. package/transpiled/react/Icons/Sync.d.ts +0 -2
  2702. package/transpiled/react/Icons/Sync.js +0 -13
  2703. package/transpiled/react/Icons/SyncCozy.d.ts +0 -2
  2704. package/transpiled/react/Icons/SyncCozy.js +0 -15
  2705. package/transpiled/react/Icons/Tab.d.ts +0 -2
  2706. package/transpiled/react/Icons/Tab.js +0 -13
  2707. package/transpiled/react/Icons/Tag.d.ts +0 -2
  2708. package/transpiled/react/Icons/Tag.js +0 -15
  2709. package/transpiled/react/Icons/Tags.d.ts +0 -2
  2710. package/transpiled/react/Icons/Tags.js +0 -17
  2711. package/transpiled/react/Icons/Target.d.ts +0 -2
  2712. package/transpiled/react/Icons/Target.js +0 -13
  2713. package/transpiled/react/Icons/Task.d.ts +0 -2
  2714. package/transpiled/react/Icons/Task.js +0 -13
  2715. package/transpiled/react/Icons/TaskToEffectuate.d.ts +0 -2
  2716. package/transpiled/react/Icons/TaskToEffectuate.js +0 -17
  2717. package/transpiled/react/Icons/Team.d.ts +0 -2
  2718. package/transpiled/react/Icons/Team.js +0 -15
  2719. package/transpiled/react/Icons/Telecom.d.ts +0 -2
  2720. package/transpiled/react/Icons/Telecom.js +0 -15
  2721. package/transpiled/react/Icons/Telephone.d.ts +0 -2
  2722. package/transpiled/react/Icons/Telephone.js +0 -13
  2723. package/transpiled/react/Icons/Text.d.ts +0 -2
  2724. package/transpiled/react/Icons/Text.js +0 -13
  2725. package/transpiled/react/Icons/TextInfo.d.ts +0 -2
  2726. package/transpiled/react/Icons/TextInfo.js +0 -13
  2727. package/transpiled/react/Icons/ToTheCloud.d.ts +0 -2
  2728. package/transpiled/react/Icons/ToTheCloud.js +0 -13
  2729. package/transpiled/react/Icons/Top.d.ts +0 -2
  2730. package/transpiled/react/Icons/Top.js +0 -13
  2731. package/transpiled/react/Icons/TopSelect.d.ts +0 -2
  2732. package/transpiled/react/Icons/TopSelect.js +0 -13
  2733. package/transpiled/react/Icons/Train.d.ts +0 -2
  2734. package/transpiled/react/Icons/Train.js +0 -15
  2735. package/transpiled/react/Icons/Tram.d.ts +0 -2
  2736. package/transpiled/react/Icons/Tram.js +0 -13
  2737. package/transpiled/react/Icons/Trash.d.ts +0 -2
  2738. package/transpiled/react/Icons/Trash.js +0 -13
  2739. package/transpiled/react/Icons/TrashDuotone.d.ts +0 -2
  2740. package/transpiled/react/Icons/TrashDuotone.js +0 -13
  2741. package/transpiled/react/Icons/Triggers.d.ts +0 -2
  2742. package/transpiled/react/Icons/Triggers.js +0 -13
  2743. package/transpiled/react/Icons/Trophy.d.ts +0 -2
  2744. package/transpiled/react/Icons/Trophy.js +0 -13
  2745. package/transpiled/react/Icons/TwakeText.d.ts +0 -2
  2746. package/transpiled/react/Icons/TwakeText.js +0 -18
  2747. package/transpiled/react/Icons/TwakeWorkplace.d.ts +0 -2
  2748. package/transpiled/react/Icons/TwakeWorkplace.js +0 -79
  2749. package/transpiled/react/Icons/Uncloud.d.ts +0 -2
  2750. package/transpiled/react/Icons/Uncloud.js +0 -13
  2751. package/transpiled/react/Icons/Unknow.d.ts +0 -2
  2752. package/transpiled/react/Icons/Unknow.js +0 -13
  2753. package/transpiled/react/Icons/Unlink.d.ts +0 -2
  2754. package/transpiled/react/Icons/Unlink.js +0 -13
  2755. package/transpiled/react/Icons/Unlock.d.ts +0 -2
  2756. package/transpiled/react/Icons/Unlock.js +0 -13
  2757. package/transpiled/react/Icons/Up.d.ts +0 -2
  2758. package/transpiled/react/Icons/Up.js +0 -13
  2759. package/transpiled/react/Icons/Upload.d.ts +0 -2
  2760. package/transpiled/react/Icons/Upload.js +0 -13
  2761. package/transpiled/react/Icons/Versioning.d.ts +0 -2
  2762. package/transpiled/react/Icons/Versioning.js +0 -13
  2763. package/transpiled/react/Icons/Videos.d.ts +0 -2
  2764. package/transpiled/react/Icons/Videos.js +0 -13
  2765. package/transpiled/react/Icons/Walk.d.ts +0 -2
  2766. package/transpiled/react/Icons/Walk.js +0 -13
  2767. package/transpiled/react/Icons/Wallet.d.ts +0 -2
  2768. package/transpiled/react/Icons/Wallet.js +0 -13
  2769. package/transpiled/react/Icons/WalletAdd.d.ts +0 -2
  2770. package/transpiled/react/Icons/WalletAdd.js +0 -14
  2771. package/transpiled/react/Icons/WalletNew.d.ts +0 -2
  2772. package/transpiled/react/Icons/WalletNew.js +0 -14
  2773. package/transpiled/react/Icons/Warn.d.ts +0 -2
  2774. package/transpiled/react/Icons/Warn.js +0 -15
  2775. package/transpiled/react/Icons/Warning.d.ts +0 -2
  2776. package/transpiled/react/Icons/Warning.js +0 -13
  2777. package/transpiled/react/Icons/WarningCircle.d.ts +0 -2
  2778. package/transpiled/react/Icons/WarningCircle.js +0 -13
  2779. package/transpiled/react/Icons/Water.d.ts +0 -2
  2780. package/transpiled/react/Icons/Water.js +0 -13
  2781. package/transpiled/react/Icons/Work.d.ts +0 -2
  2782. package/transpiled/react/Icons/Work.js +0 -13
  2783. package/transpiled/react/Icons/WorkplaceText.d.ts +0 -2
  2784. package/transpiled/react/Icons/WorkplaceText.js +0 -15
  2785. package/transpiled/react/Icons/WrenchCircle.d.ts +0 -2
  2786. package/transpiled/react/Icons/WrenchCircle.js +0 -19
  2787. package/transpiled/react/InfosBadge/index.d.ts +0 -5
  2788. package/transpiled/react/InfosBadge/index.js +0 -36
  2789. package/transpiled/react/Input/index.d.ts +0 -2
  2790. package/transpiled/react/Input/index.js +0 -2
  2791. package/transpiled/react/InputAdornment/index.d.ts +0 -2
  2792. package/transpiled/react/InputAdornment/index.js +0 -2
  2793. package/transpiled/react/InputBase/index.d.ts +0 -2
  2794. package/transpiled/react/InputBase/index.js +0 -2
  2795. package/transpiled/react/InputGroup/index.d.ts +0 -30
  2796. package/transpiled/react/InputGroup/index.js +0 -107
  2797. package/transpiled/react/InputLabel/index.d.ts +0 -2
  2798. package/transpiled/react/InputLabel/index.js +0 -2
  2799. package/transpiled/react/IntentDialogOpener/IntentDialogOpener.d.ts +0 -32
  2800. package/transpiled/react/IntentDialogOpener/IntentDialogOpener.js +0 -120
  2801. package/transpiled/react/IntentDialogOpener/index.d.ts +0 -1
  2802. package/transpiled/react/IntentDialogOpener/index.js +0 -1
  2803. package/transpiled/react/IntentHeader/index.d.ts +0 -23
  2804. package/transpiled/react/IntentHeader/index.js +0 -33
  2805. package/transpiled/react/IntentIframe/IntentIframe.d.ts +0 -8
  2806. package/transpiled/react/IntentIframe/IntentIframe.js +0 -159
  2807. package/transpiled/react/IntentIframe/index.d.ts +0 -1
  2808. package/transpiled/react/IntentIframe/index.js +0 -1
  2809. package/transpiled/react/IntentWrapper/index.d.ts +0 -20
  2810. package/transpiled/react/IntentWrapper/index.js +0 -38
  2811. package/transpiled/react/Label/index.d.ts +0 -20
  2812. package/transpiled/react/Label/index.js +0 -42
  2813. package/transpiled/react/Labs/CollectionField/index.d.ts +0 -23
  2814. package/transpiled/react/Labs/CollectionField/index.js +0 -142
  2815. package/transpiled/react/Labs/ExperimentalDialog/index.d.ts +0 -4
  2816. package/transpiled/react/Labs/ExperimentalDialog/index.js +0 -19
  2817. package/transpiled/react/Labs/IconGrid/index.d.ts +0 -4
  2818. package/transpiled/react/Labs/IconGrid/index.js +0 -13
  2819. package/transpiled/react/Labs/PasswordInput/helpers.d.ts +0 -4
  2820. package/transpiled/react/Labs/PasswordInput/helpers.js +0 -75
  2821. package/transpiled/react/Labs/PasswordInput/helpers.spec.d.ts +0 -1
  2822. package/transpiled/react/Labs/PasswordInput/index.d.ts +0 -15
  2823. package/transpiled/react/Labs/PasswordInput/index.js +0 -93
  2824. package/transpiled/react/Labs/index.d.ts +0 -0
  2825. package/transpiled/react/Labs/index.js +0 -0
  2826. package/transpiled/react/Layout/Layout.d.ts +0 -6
  2827. package/transpiled/react/Layout/Layout.js +0 -110
  2828. package/transpiled/react/Layout/index.d.ts +0 -1
  2829. package/transpiled/react/Layout/index.js +0 -1
  2830. package/transpiled/react/LinearProgress/index.d.ts +0 -2
  2831. package/transpiled/react/LinearProgress/index.js +0 -2
  2832. package/transpiled/react/Link/index.d.ts +0 -2
  2833. package/transpiled/react/Link/index.js +0 -2
  2834. package/transpiled/react/List/index.d.ts +0 -9
  2835. package/transpiled/react/List/index.js +0 -8
  2836. package/transpiled/react/ListItem/ExpandedAttributes/ExpandedAttribute.d.ts +0 -14
  2837. package/transpiled/react/ListItem/ExpandedAttributes/ExpandedAttribute.js +0 -45
  2838. package/transpiled/react/ListItem/ExpandedAttributes/helpers.d.ts +0 -43
  2839. package/transpiled/react/ListItem/ExpandedAttributes/helpers.js +0 -215
  2840. package/transpiled/react/ListItem/ExpandedAttributes/helpers.spec.d.ts +0 -1
  2841. package/transpiled/react/ListItem/ExpandedAttributes/index.d.ts +0 -2
  2842. package/transpiled/react/ListItem/ExpandedAttributes/index.js +0 -66
  2843. package/transpiled/react/ListItem/ListItemBase/Renaming/RenameDialog.d.ts +0 -2
  2844. package/transpiled/react/ListItem/ListItemBase/Renaming/RenameDialog.js +0 -35
  2845. package/transpiled/react/ListItem/ListItemBase/Renaming/RenameInput.d.ts +0 -12
  2846. package/transpiled/react/ListItem/ListItemBase/Renaming/RenameInput.js +0 -292
  2847. package/transpiled/react/ListItem/ListItemBase/Renaming/helpers.d.ts +0 -1
  2848. package/transpiled/react/ListItem/ListItemBase/Renaming/helpers.js +0 -59
  2849. package/transpiled/react/ListItem/ListItemBase/index.d.ts +0 -2
  2850. package/transpiled/react/ListItem/ListItemBase/index.js +0 -122
  2851. package/transpiled/react/ListItem/ListItemByDoc/index.d.ts +0 -46
  2852. package/transpiled/react/ListItem/ListItemByDoc/index.js +0 -95
  2853. package/transpiled/react/ListItem/ListItemContact/helpers.d.ts +0 -1
  2854. package/transpiled/react/ListItem/ListItemContact/helpers.js +0 -29
  2855. package/transpiled/react/ListItem/ListItemContact/helpers.spec.d.ts +0 -1
  2856. package/transpiled/react/ListItem/ListItemContact/index.d.ts +0 -35
  2857. package/transpiled/react/ListItem/ListItemContact/index.js +0 -68
  2858. package/transpiled/react/ListItem/ListItemContact/useActions.d.ts +0 -2
  2859. package/transpiled/react/ListItem/ListItemContact/useActions.js +0 -18
  2860. package/transpiled/react/ListItem/ListItemFile/ExpirationAnnotation.d.ts +0 -2
  2861. package/transpiled/react/ListItem/ListItemFile/ExpirationAnnotation.js +0 -37
  2862. package/transpiled/react/ListItem/ListItemFile/ItemIcon.d.ts +0 -12
  2863. package/transpiled/react/ListItem/ListItemFile/ItemIcon.js +0 -42
  2864. package/transpiled/react/ListItem/ListItemFile/PrimaryText.d.ts +0 -12
  2865. package/transpiled/react/ListItem/ListItemFile/PrimaryText.js +0 -33
  2866. package/transpiled/react/ListItem/ListItemFile/SecondaryText.d.ts +0 -12
  2867. package/transpiled/react/ListItem/ListItemFile/SecondaryText.js +0 -27
  2868. package/transpiled/react/ListItem/ListItemFile/index.d.ts +0 -37
  2869. package/transpiled/react/ListItem/ListItemFile/index.js +0 -78
  2870. package/transpiled/react/ListItem/hoc/withListItemLocales.d.ts +0 -12
  2871. package/transpiled/react/ListItem/hoc/withListItemLocales.js +0 -308
  2872. package/transpiled/react/ListItem/index.d.ts +0 -10
  2873. package/transpiled/react/ListItem/index.js +0 -140
  2874. package/transpiled/react/ListItemAvatar/index.d.ts +0 -2
  2875. package/transpiled/react/ListItemAvatar/index.js +0 -2
  2876. package/transpiled/react/ListItemIcon/index.d.ts +0 -8
  2877. package/transpiled/react/ListItemIcon/index.js +0 -25
  2878. package/transpiled/react/ListItemSecondaryAction/index.d.ts +0 -2
  2879. package/transpiled/react/ListItemSecondaryAction/index.js +0 -2
  2880. package/transpiled/react/ListItemText/index.d.ts +0 -5
  2881. package/transpiled/react/ListItemText/index.js +0 -71
  2882. package/transpiled/react/ListSubheader/index.d.ts +0 -3
  2883. package/transpiled/react/ListSubheader/index.js +0 -43
  2884. package/transpiled/react/LoadMore/index.d.ts +0 -12
  2885. package/transpiled/react/LoadMore/index.js +0 -81
  2886. package/transpiled/react/Markdown/index.d.ts +0 -4
  2887. package/transpiled/react/Markdown/index.js +0 -39
  2888. package/transpiled/react/Menu/index.d.ts +0 -2
  2889. package/transpiled/react/Menu/index.js +0 -2
  2890. package/transpiled/react/MenuItem/index.d.ts +0 -3
  2891. package/transpiled/react/MenuItem/index.js +0 -20
  2892. package/transpiled/react/MenuList/index.d.ts +0 -2
  2893. package/transpiled/react/MenuList/index.js +0 -2
  2894. package/transpiled/react/MidEllipsis/index.d.ts +0 -3
  2895. package/transpiled/react/MidEllipsis/index.js +0 -41
  2896. package/transpiled/react/MobileStepper/index.d.ts +0 -2
  2897. package/transpiled/react/MobileStepper/index.js +0 -2
  2898. package/transpiled/react/Modal/index.d.ts +0 -2
  2899. package/transpiled/react/Modal/index.js +0 -2
  2900. package/transpiled/react/MuiCozyTheme/Divider/index.d.ts +0 -2
  2901. package/transpiled/react/MuiCozyTheme/Divider/index.js +0 -11
  2902. package/transpiled/react/MuiCozyTheme/List/index.d.ts +0 -2
  2903. package/transpiled/react/MuiCozyTheme/List/index.js +0 -11
  2904. package/transpiled/react/MuiCozyTheme/ListItem/index.d.ts +0 -2
  2905. package/transpiled/react/MuiCozyTheme/ListItem/index.js +0 -11
  2906. package/transpiled/react/MuiCozyTheme/ListItemIcon/index.d.ts +0 -2
  2907. package/transpiled/react/MuiCozyTheme/ListItemIcon/index.js +0 -11
  2908. package/transpiled/react/MuiCozyTheme/ListItemSecondaryAction/index.d.ts +0 -2
  2909. package/transpiled/react/MuiCozyTheme/ListItemSecondaryAction/index.js +0 -11
  2910. package/transpiled/react/MuiCozyTheme/helpers.d.ts +0 -138
  2911. package/transpiled/react/MuiCozyTheme/helpers.js +0 -179
  2912. package/transpiled/react/MuiCozyTheme/index.d.ts +0 -19
  2913. package/transpiled/react/MuiCozyTheme/index.js +0 -24
  2914. package/transpiled/react/MuiCozyTheme/makePalette.d.ts +0 -1
  2915. package/transpiled/react/MuiCozyTheme/makePalette.js +0 -170
  2916. package/transpiled/react/MuiCozyTheme/makeTheme.d.ts +0 -15
  2917. package/transpiled/react/MuiCozyTheme/makeTheme.js +0 -71
  2918. package/transpiled/react/MuiCozyTheme/makeTypography.d.ts +0 -78
  2919. package/transpiled/react/MuiCozyTheme/makeTypography.js +0 -80
  2920. package/transpiled/react/MuiCozyTheme/overrides/makeDarkInvertedOverrides.d.ts +0 -1794
  2921. package/transpiled/react/MuiCozyTheme/overrides/makeDarkInvertedOverrides.js +0 -4
  2922. package/transpiled/react/MuiCozyTheme/overrides/makeDarkNormalOverrides.d.ts +0 -1743
  2923. package/transpiled/react/MuiCozyTheme/overrides/makeDarkNormalOverrides.js +0 -4
  2924. package/transpiled/react/MuiCozyTheme/overrides/makeLightInvertedOverrides.d.ts +0 -1794
  2925. package/transpiled/react/MuiCozyTheme/overrides/makeLightInvertedOverrides.js +0 -61
  2926. package/transpiled/react/MuiCozyTheme/overrides/makeLightNormalOverrides.d.ts +0 -1743
  2927. package/transpiled/react/MuiCozyTheme/overrides/makeLightNormalOverrides.js +0 -1200
  2928. package/transpiled/react/MuiCozyTheme/theme.d.ts +0 -61
  2929. package/transpiled/react/MuiCozyTheme/theme.js +0 -27
  2930. package/transpiled/react/MuiTabs/index.d.ts +0 -11
  2931. package/transpiled/react/MuiTabs/index.js +0 -22
  2932. package/transpiled/react/NativeSelect/index.d.ts +0 -2
  2933. package/transpiled/react/NativeSelect/index.js +0 -2
  2934. package/transpiled/react/Nav/index.d.ts +0 -40
  2935. package/transpiled/react/Nav/index.js +0 -189
  2936. package/transpiled/react/Nav/locales/withNavLocales.d.ts +0 -12
  2937. package/transpiled/react/Nav/locales/withNavLocales.js +0 -32
  2938. package/transpiled/react/NavigationList/index.d.ts +0 -12
  2939. package/transpiled/react/NavigationList/index.js +0 -59
  2940. package/transpiled/react/NestedSelect/BottomSheet.d.ts +0 -2
  2941. package/transpiled/react/NestedSelect/BottomSheet.js +0 -46
  2942. package/transpiled/react/NestedSelect/ItemRow.d.ts +0 -22
  2943. package/transpiled/react/NestedSelect/ItemRow.js +0 -83
  2944. package/transpiled/react/NestedSelect/Modal.d.ts +0 -2
  2945. package/transpiled/react/NestedSelect/Modal.js +0 -65
  2946. package/transpiled/react/NestedSelect/NestedSelect.d.ts +0 -82
  2947. package/transpiled/react/NestedSelect/NestedSelect.js +0 -287
  2948. package/transpiled/react/NestedSelect/NestedSelect.spec.d.ts +0 -1
  2949. package/transpiled/react/NestedSelect/NestedSelectResponsive.d.ts +0 -2
  2950. package/transpiled/react/NestedSelect/NestedSelectResponsive.js +0 -14
  2951. package/transpiled/react/NestedSelect/helpers.d.ts +0 -1
  2952. package/transpiled/react/NestedSelect/helpers.js +0 -44
  2953. package/transpiled/react/NestedSelect/helpers.spec.d.ts +0 -1
  2954. package/transpiled/react/NestedSelect/index.d.ts +0 -4
  2955. package/transpiled/react/NestedSelect/index.js +0 -4
  2956. package/transpiled/react/NestedSelect/testing.d.ts +0 -1
  2957. package/transpiled/react/NestedSelect/testing.js +0 -4
  2958. package/transpiled/react/NoSsr/index.d.ts +0 -2
  2959. package/transpiled/react/NoSsr/index.js +0 -2
  2960. package/transpiled/react/OrderedList/index.d.ts +0 -2
  2961. package/transpiled/react/OrderedList/index.js +0 -28
  2962. package/transpiled/react/OutlinedInput/index.d.ts +0 -2
  2963. package/transpiled/react/OutlinedInput/index.js +0 -2
  2964. package/transpiled/react/Page/index.d.ts +0 -14
  2965. package/transpiled/react/Page/index.js +0 -116
  2966. package/transpiled/react/Page/keyboard.d.ts +0 -31
  2967. package/transpiled/react/Page/keyboard.js +0 -94
  2968. package/transpiled/react/Panel/index.d.ts +0 -21
  2969. package/transpiled/react/Panel/index.js +0 -20
  2970. package/transpiled/react/Paper/index.d.ts +0 -2
  2971. package/transpiled/react/Paper/index.js +0 -2
  2972. package/transpiled/react/PasswordExample/index.d.ts +0 -7
  2973. package/transpiled/react/PasswordExample/index.js +0 -83
  2974. package/transpiled/react/PasswordField/index.d.ts +0 -12
  2975. package/transpiled/react/PasswordField/index.js +0 -82
  2976. package/transpiled/react/Paywall/MaxAccountsByKonnectorPaywall.d.ts +0 -2
  2977. package/transpiled/react/Paywall/MaxAccountsByKonnectorPaywall.js +0 -33
  2978. package/transpiled/react/Paywall/MaxAccountsPaywall.d.ts +0 -2
  2979. package/transpiled/react/Paywall/MaxAccountsPaywall.js +0 -28
  2980. package/transpiled/react/Paywall/MaxDaysToCapturePaywall.d.ts +0 -2
  2981. package/transpiled/react/Paywall/MaxDaysToCapturePaywall.js +0 -28
  2982. package/transpiled/react/Paywall/MaxPapersPaywall.d.ts +0 -2
  2983. package/transpiled/react/Paywall/MaxPapersPaywall.js +0 -29
  2984. package/transpiled/react/Paywall/OnlyOfficePaywall.d.ts +0 -16
  2985. package/transpiled/react/Paywall/OnlyOfficePaywall.js +0 -29
  2986. package/transpiled/react/Paywall/PasswordSharingPaywall.d.ts +0 -10
  2987. package/transpiled/react/Paywall/PasswordSharingPaywall.js +0 -22
  2988. package/transpiled/react/Paywall/Paywall.d.ts +0 -2
  2989. package/transpiled/react/Paywall/Paywall.js +0 -167
  2990. package/transpiled/react/Paywall/Paywall.spec.d.ts +0 -1
  2991. package/transpiled/react/Paywall/QuotaPaywall.d.ts +0 -13
  2992. package/transpiled/react/Paywall/QuotaPaywall.js +0 -20
  2993. package/transpiled/react/Paywall/helpers.d.ts +0 -1
  2994. package/transpiled/react/Paywall/helpers.js +0 -22
  2995. package/transpiled/react/Paywall/index.d.ts +0 -7
  2996. package/transpiled/react/Paywall/index.js +0 -7
  2997. package/transpiled/react/Paywall/locales/withPaywallLocales.d.ts +0 -2
  2998. package/transpiled/react/Paywall/locales/withPaywallLocales.js +0 -388
  2999. package/transpiled/react/PieChart/index.d.ts +0 -30
  3000. package/transpiled/react/PieChart/index.js +0 -164
  3001. package/transpiled/react/PieChart/index.spec.d.ts +0 -1
  3002. package/transpiled/react/PointerAlert/index.d.ts +0 -3
  3003. package/transpiled/react/PointerAlert/index.js +0 -154
  3004. package/transpiled/react/Popover/index.d.ts +0 -2
  3005. package/transpiled/react/Popover/index.js +0 -2
  3006. package/transpiled/react/Popper/index.d.ts +0 -2
  3007. package/transpiled/react/Popper/index.js +0 -2
  3008. package/transpiled/react/Popper/testing.d.ts +0 -1
  3009. package/transpiled/react/Popper/testing.js +0 -21
  3010. package/transpiled/react/Popup/index.d.ts +0 -60
  3011. package/transpiled/react/Popup/index.js +0 -195
  3012. package/transpiled/react/Popup/index.spec.d.ts +0 -1
  3013. package/transpiled/react/PopupOpener/index.d.ts +0 -20
  3014. package/transpiled/react/PopupOpener/index.js +0 -50
  3015. package/transpiled/react/Portal/index.d.ts +0 -5
  3016. package/transpiled/react/Portal/index.js +0 -10
  3017. package/transpiled/react/Progress/index.d.ts +0 -2
  3018. package/transpiled/react/Progress/index.js +0 -2
  3019. package/transpiled/react/ProgressionBanner/index.d.ts +0 -9
  3020. package/transpiled/react/ProgressionBanner/index.js +0 -64
  3021. package/transpiled/react/QualificationGrid/helpers.d.ts +0 -1
  3022. package/transpiled/react/QualificationGrid/helpers.js +0 -7
  3023. package/transpiled/react/QualificationGrid/index.d.ts +0 -2
  3024. package/transpiled/react/QualificationGrid/index.js +0 -97
  3025. package/transpiled/react/QualificationGrid/locales/withLocales.d.ts +0 -12
  3026. package/transpiled/react/QualificationGrid/locales/withLocales.js +0 -68
  3027. package/transpiled/react/QualificationIcon/index.d.ts +0 -13
  3028. package/transpiled/react/QualificationIcon/index.js +0 -108
  3029. package/transpiled/react/QualificationItem/index.d.ts +0 -17
  3030. package/transpiled/react/QualificationItem/index.js +0 -63
  3031. package/transpiled/react/QualificationModal/helpers.d.ts +0 -14
  3032. package/transpiled/react/QualificationModal/helpers.js +0 -70
  3033. package/transpiled/react/QualificationModal/helpers.spec.d.ts +0 -1
  3034. package/transpiled/react/QualificationModal/index.d.ts +0 -16
  3035. package/transpiled/react/QualificationModal/index.js +0 -98
  3036. package/transpiled/react/QualificationModal/locales/index.d.ts +0 -10
  3037. package/transpiled/react/QualificationModal/locales/index.js +0 -30
  3038. package/transpiled/react/RadioGroup/index.d.ts +0 -2
  3039. package/transpiled/react/RadioGroup/index.js +0 -2
  3040. package/transpiled/react/Radios/index.d.ts +0 -7
  3041. package/transpiled/react/Radios/index.js +0 -22
  3042. package/transpiled/react/RootRef/index.d.ts +0 -2
  3043. package/transpiled/react/RootRef/index.js +0 -2
  3044. package/transpiled/react/ScopedCssBaseline/index.d.ts +0 -2
  3045. package/transpiled/react/ScopedCssBaseline/index.js +0 -2
  3046. package/transpiled/react/SearchBar/index.d.ts +0 -3
  3047. package/transpiled/react/SearchBar/index.js +0 -304
  3048. package/transpiled/react/SearchBar/locales/withOnlyLocales.d.ts +0 -12
  3049. package/transpiled/react/SearchBar/locales/withOnlyLocales.js +0 -28
  3050. package/transpiled/react/Select/index.d.ts +0 -2
  3051. package/transpiled/react/Select/index.js +0 -2
  3052. package/transpiled/react/SelectBox/ControlDefault.d.ts +0 -14
  3053. package/transpiled/react/SelectBox/ControlDefault.js +0 -34
  3054. package/transpiled/react/SelectBox/SelectBox.d.ts +0 -108
  3055. package/transpiled/react/SelectBox/SelectBox.js +0 -386
  3056. package/transpiled/react/SelectBox/SelectBoxWithFixedOptions.d.ts +0 -8
  3057. package/transpiled/react/SelectBox/SelectBoxWithFixedOptions.js +0 -82
  3058. package/transpiled/react/SelectBox/index.d.ts +0 -3
  3059. package/transpiled/react/SelectBox/index.js +0 -4
  3060. package/transpiled/react/SelectionBar/SelectionBarAction.d.ts +0 -14
  3061. package/transpiled/react/SelectionBar/SelectionBarAction.js +0 -76
  3062. package/transpiled/react/SelectionBar/SelectionBarMore.d.ts +0 -14
  3063. package/transpiled/react/SelectionBar/SelectionBarMore.js +0 -86
  3064. package/transpiled/react/SelectionBar/helpers.d.ts +0 -7
  3065. package/transpiled/react/SelectionBar/helpers.js +0 -23
  3066. package/transpiled/react/SelectionBar/helpers.spec.d.ts +0 -1
  3067. package/transpiled/react/SelectionBar/index.d.ts +0 -25
  3068. package/transpiled/react/SelectionBar/index.js +0 -152
  3069. package/transpiled/react/SelectionBar/useMaxActions.d.ts +0 -7
  3070. package/transpiled/react/SelectionBar/useMaxActions.js +0 -43
  3071. package/transpiled/react/ShortcutTile/index.d.ts +0 -15
  3072. package/transpiled/react/ShortcutTile/index.js +0 -51
  3073. package/transpiled/react/Sidebar/index.d.ts +0 -13
  3074. package/transpiled/react/Sidebar/index.js +0 -41
  3075. package/transpiled/react/Skeleton/index.d.ts +0 -2
  3076. package/transpiled/react/Skeleton/index.js +0 -2
  3077. package/transpiled/react/Skeletons/ListItemSkeleton.d.ts +0 -14
  3078. package/transpiled/react/Skeletons/ListItemSkeleton.js +0 -40
  3079. package/transpiled/react/Skeletons/ListSkeleton.d.ts +0 -19
  3080. package/transpiled/react/Skeletons/ListSkeleton.js +0 -37
  3081. package/transpiled/react/Skeletons/index.d.ts +0 -2
  3082. package/transpiled/react/Skeletons/index.js +0 -2
  3083. package/transpiled/react/Slide/index.d.ts +0 -2
  3084. package/transpiled/react/Slide/index.js +0 -2
  3085. package/transpiled/react/Slider/index.d.ts +0 -2
  3086. package/transpiled/react/Slider/index.js +0 -2
  3087. package/transpiled/react/Snackbar/index.d.ts +0 -3
  3088. package/transpiled/react/Snackbar/index.js +0 -22
  3089. package/transpiled/react/SnackbarContent/index.d.ts +0 -2
  3090. package/transpiled/react/SnackbarContent/index.js +0 -2
  3091. package/transpiled/react/Spinner/index.d.ts +0 -37
  3092. package/transpiled/react/Spinner/index.js +0 -64
  3093. package/transpiled/react/SquareAppIcon/SquareAppIcon.spec.d.ts +0 -1
  3094. package/transpiled/react/SquareAppIcon/index.d.ts +0 -26
  3095. package/transpiled/react/SquareAppIcon/index.js +0 -222
  3096. package/transpiled/react/Stack/index.d.ts +0 -17
  3097. package/transpiled/react/Stack/index.js +0 -34
  3098. package/transpiled/react/Step/index.d.ts +0 -2
  3099. package/transpiled/react/Step/index.js +0 -2
  3100. package/transpiled/react/StepButton/index.d.ts +0 -2
  3101. package/transpiled/react/StepButton/index.js +0 -2
  3102. package/transpiled/react/StepConnector/index.d.ts +0 -2
  3103. package/transpiled/react/StepConnector/index.js +0 -2
  3104. package/transpiled/react/StepContent/index.d.ts +0 -2
  3105. package/transpiled/react/StepContent/index.js +0 -2
  3106. package/transpiled/react/StepIcon/index.d.ts +0 -2
  3107. package/transpiled/react/StepIcon/index.js +0 -2
  3108. package/transpiled/react/StepLabel/index.d.ts +0 -2
  3109. package/transpiled/react/StepLabel/index.js +0 -2
  3110. package/transpiled/react/Stepper/index.d.ts +0 -4
  3111. package/transpiled/react/Stepper/index.js +0 -4
  3112. package/transpiled/react/Stepper/testing.d.ts +0 -1
  3113. package/transpiled/react/Stepper/testing.js +0 -37
  3114. package/transpiled/react/Storage/StorageButton.d.ts +0 -4
  3115. package/transpiled/react/Storage/StorageButton.js +0 -36
  3116. package/transpiled/react/Storage/StorageProgress.d.ts +0 -5
  3117. package/transpiled/react/Storage/StorageProgress.js +0 -50
  3118. package/transpiled/react/Storage/index.d.ts +0 -14
  3119. package/transpiled/react/Storage/index.js +0 -32
  3120. package/transpiled/react/Storage/locales/index.d.ts +0 -10
  3121. package/transpiled/react/Storage/locales/index.js +0 -34
  3122. package/transpiled/react/SvgIcon/index.d.ts +0 -2
  3123. package/transpiled/react/SvgIcon/index.js +0 -2
  3124. package/transpiled/react/SwipeableDrawer/index.d.ts +0 -2
  3125. package/transpiled/react/SwipeableDrawer/index.js +0 -2
  3126. package/transpiled/react/Switch/index.d.ts +0 -5
  3127. package/transpiled/react/Switch/index.js +0 -28
  3128. package/transpiled/react/Tab/index.d.ts +0 -2
  3129. package/transpiled/react/Tab/index.js +0 -2
  3130. package/transpiled/react/Table/Virtualized/Cell.d.ts +0 -10
  3131. package/transpiled/react/Table/Virtualized/Cell.js +0 -86
  3132. package/transpiled/react/Table/Virtualized/Dnd/CustomDrag/CustomDragLayer.d.ts +0 -4
  3133. package/transpiled/react/Table/Virtualized/Dnd/CustomDrag/CustomDragLayer.js +0 -47
  3134. package/transpiled/react/Table/Virtualized/Dnd/CustomDrag/DragPreview.d.ts +0 -6
  3135. package/transpiled/react/Table/Virtualized/Dnd/CustomDrag/DragPreview.js +0 -34
  3136. package/transpiled/react/Table/Virtualized/Dnd/CustomDrag/DragPreviewWrapper.d.ts +0 -8
  3137. package/transpiled/react/Table/Virtualized/Dnd/CustomDrag/DragPreviewWrapper.js +0 -63
  3138. package/transpiled/react/Table/Virtualized/Dnd/DnDConfigWrapper.d.ts +0 -2
  3139. package/transpiled/react/Table/Virtualized/Dnd/DnDConfigWrapper.js +0 -55
  3140. package/transpiled/react/Table/Virtualized/Dnd/TableRow.d.ts +0 -7
  3141. package/transpiled/react/Table/Virtualized/Dnd/TableRow.js +0 -137
  3142. package/transpiled/react/Table/Virtualized/Dnd/index.d.ts +0 -7
  3143. package/transpiled/react/Table/Virtualized/Dnd/index.js +0 -47
  3144. package/transpiled/react/Table/Virtualized/Dnd/virtuosoComponents.d.ts +0 -14
  3145. package/transpiled/react/Table/Virtualized/Dnd/virtuosoComponents.js +0 -37
  3146. package/transpiled/react/Table/Virtualized/FixedHeaderContent.d.ts +0 -10
  3147. package/transpiled/react/Table/Virtualized/FixedHeaderContent.js +0 -60
  3148. package/transpiled/react/Table/Virtualized/HeadCell.d.ts +0 -8
  3149. package/transpiled/react/Table/Virtualized/HeadCell.js +0 -44
  3150. package/transpiled/react/Table/Virtualized/RowContent.d.ts +0 -12
  3151. package/transpiled/react/Table/Virtualized/RowContent.js +0 -45
  3152. package/transpiled/react/Table/Virtualized/TableRow.d.ts +0 -7
  3153. package/transpiled/react/Table/Virtualized/TableRow.js +0 -24
  3154. package/transpiled/react/Table/Virtualized/helpers.d.ts +0 -2
  3155. package/transpiled/react/Table/Virtualized/helpers.js +0 -66
  3156. package/transpiled/react/Table/Virtualized/helpers.spec.d.ts +0 -1
  3157. package/transpiled/react/Table/Virtualized/index.d.ts +0 -3
  3158. package/transpiled/react/Table/Virtualized/index.js +0 -172
  3159. package/transpiled/react/Table/Virtualized/virtuosoComponents.d.ts +0 -10
  3160. package/transpiled/react/Table/Virtualized/virtuosoComponents.js +0 -70
  3161. package/transpiled/react/Table/index.d.ts +0 -2
  3162. package/transpiled/react/Table/index.js +0 -2
  3163. package/transpiled/react/TableBody/index.d.ts +0 -2
  3164. package/transpiled/react/TableBody/index.js +0 -2
  3165. package/transpiled/react/TableCell/index.d.ts +0 -2
  3166. package/transpiled/react/TableCell/index.js +0 -2
  3167. package/transpiled/react/TableContainer/index.d.ts +0 -3
  3168. package/transpiled/react/TableContainer/index.js +0 -22
  3169. package/transpiled/react/TableFooter/index.d.ts +0 -2
  3170. package/transpiled/react/TableFooter/index.js +0 -2
  3171. package/transpiled/react/TableHead/index.d.ts +0 -2
  3172. package/transpiled/react/TableHead/index.js +0 -2
  3173. package/transpiled/react/TablePagination/index.d.ts +0 -2
  3174. package/transpiled/react/TablePagination/index.js +0 -2
  3175. package/transpiled/react/TableRow/index.d.ts +0 -3
  3176. package/transpiled/react/TableRow/index.js +0 -21
  3177. package/transpiled/react/TableSortLabel/index.d.ts +0 -2
  3178. package/transpiled/react/TableSortLabel/index.js +0 -2
  3179. package/transpiled/react/Tabs/index.d.ts +0 -3
  3180. package/transpiled/react/Tabs/index.js +0 -49
  3181. package/transpiled/react/TextField/MobileSelect.d.ts +0 -3
  3182. package/transpiled/react/TextField/MobileSelect.js +0 -150
  3183. package/transpiled/react/TextField/helpers.d.ts +0 -2
  3184. package/transpiled/react/TextField/helpers.js +0 -30
  3185. package/transpiled/react/TextField/index.d.ts +0 -3
  3186. package/transpiled/react/TextField/index.js +0 -54
  3187. package/transpiled/react/Textarea/index.d.ts +0 -3
  3188. package/transpiled/react/Textarea/index.js +0 -51
  3189. package/transpiled/react/TextareaAutosize/index.d.ts +0 -2
  3190. package/transpiled/react/TextareaAutosize/index.js +0 -2
  3191. package/transpiled/react/Thumbnail/index.d.ts +0 -22
  3192. package/transpiled/react/Thumbnail/index.js +0 -41
  3193. package/transpiled/react/Tile/index.d.ts +0 -68
  3194. package/transpiled/react/Tile/index.js +0 -94
  3195. package/transpiled/react/Timeline/index.d.ts +0 -2
  3196. package/transpiled/react/Timeline/index.js +0 -2
  3197. package/transpiled/react/TimelineConnector/index.d.ts +0 -2
  3198. package/transpiled/react/TimelineConnector/index.js +0 -2
  3199. package/transpiled/react/TimelineContent/index.d.ts +0 -2
  3200. package/transpiled/react/TimelineContent/index.js +0 -2
  3201. package/transpiled/react/TimelineDot/index.d.ts +0 -2
  3202. package/transpiled/react/TimelineDot/index.js +0 -2
  3203. package/transpiled/react/TimelineItem/index.d.ts +0 -2
  3204. package/transpiled/react/TimelineItem/index.js +0 -2
  3205. package/transpiled/react/TimelineOppositeContent/index.d.ts +0 -2
  3206. package/transpiled/react/TimelineOppositeContent/index.js +0 -2
  3207. package/transpiled/react/TimelineSeparator/index.d.ts +0 -2
  3208. package/transpiled/react/TimelineSeparator/index.js +0 -2
  3209. package/transpiled/react/Toggle/index.d.ts +0 -18
  3210. package/transpiled/react/Toggle/index.js +0 -80
  3211. package/transpiled/react/ToggleButton/index.d.ts +0 -3
  3212. package/transpiled/react/ToggleButton/index.js +0 -27
  3213. package/transpiled/react/ToggleButtonGroup/index.d.ts +0 -2
  3214. package/transpiled/react/ToggleButtonGroup/index.js +0 -2
  3215. package/transpiled/react/Toolbar/index.d.ts +0 -2
  3216. package/transpiled/react/Toolbar/index.js +0 -2
  3217. package/transpiled/react/Tooltip/index.d.ts +0 -2
  3218. package/transpiled/react/Tooltip/index.js +0 -5
  3219. package/transpiled/react/Typography/index.d.ts +0 -38
  3220. package/transpiled/react/Typography/index.js +0 -30
  3221. package/transpiled/react/UnorderedList/index.d.ts +0 -2
  3222. package/transpiled/react/UnorderedList/index.js +0 -28
  3223. package/transpiled/react/UploadQueue/FileUploadProgress.d.ts +0 -4
  3224. package/transpiled/react/UploadQueue/FileUploadProgress.js +0 -66
  3225. package/transpiled/react/UploadQueue/Item.d.ts +0 -3
  3226. package/transpiled/react/UploadQueue/Item.js +0 -106
  3227. package/transpiled/react/UploadQueue/Pending.d.ts +0 -3
  3228. package/transpiled/react/UploadQueue/Pending.js +0 -10
  3229. package/transpiled/react/UploadQueue/RemainingTime.d.ts +0 -4
  3230. package/transpiled/react/UploadQueue/RemainingTime.js +0 -43
  3231. package/transpiled/react/UploadQueue/helpers.d.ts +0 -1
  3232. package/transpiled/react/UploadQueue/helpers.js +0 -4
  3233. package/transpiled/react/UploadQueue/index.d.ts +0 -42
  3234. package/transpiled/react/UploadQueue/index.js +0 -241
  3235. package/transpiled/react/UploadQueue/index.spec.d.ts +0 -1
  3236. package/transpiled/react/UploadQueue/useStatusIcon.d.ts +0 -1
  3237. package/transpiled/react/UploadQueue/useStatusIcon.js +0 -42
  3238. package/transpiled/react/Wizard/index.d.ts +0 -75
  3239. package/transpiled/react/Wizard/index.js +0 -202
  3240. package/transpiled/react/Zoom/index.d.ts +0 -2
  3241. package/transpiled/react/Zoom/index.js +0 -2
  3242. package/transpiled/react/deprecated/ActionMenu/ActionMenuEffects.d.ts +0 -1
  3243. package/transpiled/react/deprecated/ActionMenu/ActionMenuEffects.js +0 -38
  3244. package/transpiled/react/deprecated/ActionMenu/ActionMenuHeader.d.ts +0 -11
  3245. package/transpiled/react/deprecated/ActionMenu/ActionMenuHeader.js +0 -21
  3246. package/transpiled/react/deprecated/ActionMenu/ActionMenuItem.d.ts +0 -23
  3247. package/transpiled/react/deprecated/ActionMenu/ActionMenuItem.js +0 -44
  3248. package/transpiled/react/deprecated/ActionMenu/ActionMenuItemWrapper.d.ts +0 -32
  3249. package/transpiled/react/deprecated/ActionMenu/ActionMenuItemWrapper.js +0 -63
  3250. package/transpiled/react/deprecated/ActionMenu/ActionMenuRadio.d.ts +0 -1
  3251. package/transpiled/react/deprecated/ActionMenu/ActionMenuRadio.js +0 -15
  3252. package/transpiled/react/deprecated/ActionMenu/ActionMenuWithClose.d.ts +0 -7
  3253. package/transpiled/react/deprecated/ActionMenu/ActionMenuWithClose.js +0 -30
  3254. package/transpiled/react/deprecated/ActionMenu/ActionMenuWrapper.d.ts +0 -12
  3255. package/transpiled/react/deprecated/ActionMenu/ActionMenuWrapper.js +0 -38
  3256. package/transpiled/react/deprecated/ActionMenu/Actions/ActionsItems.d.ts +0 -18
  3257. package/transpiled/react/deprecated/ActionMenu/Actions/ActionsItems.js +0 -49
  3258. package/transpiled/react/deprecated/ActionMenu/Actions/call.d.ts +0 -5
  3259. package/transpiled/react/deprecated/ActionMenu/Actions/call.js +0 -29
  3260. package/transpiled/react/deprecated/ActionMenu/Actions/emailTo.d.ts +0 -5
  3261. package/transpiled/react/deprecated/ActionMenu/Actions/emailTo.js +0 -29
  3262. package/transpiled/react/deprecated/ActionMenu/Actions/helpers.d.ts +0 -3
  3263. package/transpiled/react/deprecated/ActionMenu/Actions/helpers.js +0 -51
  3264. package/transpiled/react/deprecated/ActionMenu/Actions/helpers.spec.d.ts +0 -1
  3265. package/transpiled/react/deprecated/ActionMenu/Actions/hr.d.ts +0 -4
  3266. package/transpiled/react/deprecated/ActionMenu/Actions/hr.js +0 -9
  3267. package/transpiled/react/deprecated/ActionMenu/Actions/index.d.ts +0 -7
  3268. package/transpiled/react/deprecated/ActionMenu/Actions/index.js +0 -7
  3269. package/transpiled/react/deprecated/ActionMenu/Actions/locales/withActionsLocales.d.ts +0 -12
  3270. package/transpiled/react/deprecated/ActionMenu/Actions/locales/withActionsLocales.js +0 -40
  3271. package/transpiled/react/deprecated/ActionMenu/Actions/modify.d.ts +0 -4
  3272. package/transpiled/react/deprecated/ActionMenu/Actions/modify.js +0 -39
  3273. package/transpiled/react/deprecated/ActionMenu/Actions/smsTo.d.ts +0 -5
  3274. package/transpiled/react/deprecated/ActionMenu/Actions/smsTo.js +0 -29
  3275. package/transpiled/react/deprecated/ActionMenu/Actions/viewInContacts.d.ts +0 -4
  3276. package/transpiled/react/deprecated/ActionMenu/Actions/viewInContacts.js +0 -39
  3277. package/transpiled/react/deprecated/ActionMenu/NotInlineWrapper.d.ts +0 -9
  3278. package/transpiled/react/deprecated/ActionMenu/NotInlineWrapper.js +0 -58
  3279. package/transpiled/react/deprecated/ActionMenu/index.d.ts +0 -48
  3280. package/transpiled/react/deprecated/ActionMenu/index.js +0 -104
  3281. package/transpiled/react/deprecated/Alerter/Alert.d.ts +0 -39
  3282. package/transpiled/react/deprecated/Alerter/Alert.js +0 -168
  3283. package/transpiled/react/deprecated/Alerter/index.d.ts +0 -50
  3284. package/transpiled/react/deprecated/Alerter/index.js +0 -217
  3285. package/transpiled/react/deprecated/BottomDrawer/index.d.ts +0 -31
  3286. package/transpiled/react/deprecated/BottomDrawer/index.js +0 -203
  3287. package/transpiled/react/deprecated/Button/index.d.ts +0 -41
  3288. package/transpiled/react/deprecated/Button/index.js +0 -212
  3289. package/transpiled/react/deprecated/ButtonAction/index.d.ts +0 -21
  3290. package/transpiled/react/deprecated/ButtonAction/index.js +0 -69
  3291. package/transpiled/react/deprecated/Chip/index.d.ts +0 -26
  3292. package/transpiled/react/deprecated/Chip/index.js +0 -129
  3293. package/transpiled/react/deprecated/CompositeRow/index.d.ts +0 -34
  3294. package/transpiled/react/deprecated/CompositeRow/index.js +0 -93
  3295. package/transpiled/react/deprecated/GridItem/index.d.ts +0 -12
  3296. package/transpiled/react/deprecated/GridItem/index.js +0 -27
  3297. package/transpiled/react/deprecated/Infos/index.d.ts +0 -26
  3298. package/transpiled/react/deprecated/Infos/index.js +0 -103
  3299. package/transpiled/react/deprecated/InfosCarrousel/index.d.ts +0 -24
  3300. package/transpiled/react/deprecated/InfosCarrousel/index.js +0 -120
  3301. package/transpiled/react/deprecated/InlineCard/index.d.ts +0 -16
  3302. package/transpiled/react/deprecated/InlineCard/index.js +0 -53
  3303. package/transpiled/react/deprecated/IntentModal/IntentModal.d.ts +0 -23
  3304. package/transpiled/react/deprecated/IntentModal/IntentModal.js +0 -126
  3305. package/transpiled/react/deprecated/IntentModal/index.d.ts +0 -1
  3306. package/transpiled/react/deprecated/IntentModal/index.js +0 -1
  3307. package/transpiled/react/deprecated/IntentOpener/IntentOpener.d.ts +0 -25
  3308. package/transpiled/react/deprecated/IntentOpener/IntentOpener.js +0 -105
  3309. package/transpiled/react/deprecated/IntentOpener/index.d.ts +0 -1
  3310. package/transpiled/react/deprecated/IntentOpener/index.js +0 -1
  3311. package/transpiled/react/deprecated/Media/Media.d.ts +0 -24
  3312. package/transpiled/react/deprecated/Media/Media.js +0 -55
  3313. package/transpiled/react/deprecated/Media/index.d.ts +0 -1
  3314. package/transpiled/react/deprecated/Media/index.js +0 -1
  3315. package/transpiled/react/deprecated/Menus/index.d.ts +0 -24
  3316. package/transpiled/react/deprecated/Menus/index.js +0 -154
  3317. package/transpiled/react/deprecated/Modal/AnimatedContentHeader.d.ts +0 -6
  3318. package/transpiled/react/deprecated/Modal/AnimatedContentHeader.js +0 -34
  3319. package/transpiled/react/deprecated/Modal/ModalBackButton.d.ts +0 -2
  3320. package/transpiled/react/deprecated/Modal/ModalBackButton.js +0 -67
  3321. package/transpiled/react/deprecated/Modal/ModalButtons.d.ts +0 -17
  3322. package/transpiled/react/deprecated/Modal/ModalButtons.js +0 -68
  3323. package/transpiled/react/deprecated/Modal/ModalContent.d.ts +0 -20
  3324. package/transpiled/react/deprecated/Modal/ModalContent.js +0 -177
  3325. package/transpiled/react/deprecated/Modal/ModalCross.d.ts +0 -7
  3326. package/transpiled/react/deprecated/Modal/ModalCross.js +0 -68
  3327. package/transpiled/react/deprecated/Modal/ModalEffects.d.ts +0 -1
  3328. package/transpiled/react/deprecated/Modal/ModalEffects.js +0 -50
  3329. package/transpiled/react/deprecated/Modal/ModalFooter.d.ts +0 -5
  3330. package/transpiled/react/deprecated/Modal/ModalFooter.js +0 -47
  3331. package/transpiled/react/deprecated/Modal/ModalHeader.d.ts +0 -17
  3332. package/transpiled/react/deprecated/Modal/ModalHeader.js +0 -87
  3333. package/transpiled/react/deprecated/Modal/ModalSection.d.ts +0 -5
  3334. package/transpiled/react/deprecated/Modal/ModalSection.js +0 -47
  3335. package/transpiled/react/deprecated/Modal/index.d.ts +0 -14
  3336. package/transpiled/react/deprecated/Modal/index.js +0 -345
  3337. package/transpiled/react/deprecated/NarrowContent/index.d.ts +0 -2
  3338. package/transpiled/react/deprecated/NarrowContent/index.js +0 -19
  3339. package/transpiled/react/deprecated/Overlay/index.d.ts +0 -3
  3340. package/transpiled/react/deprecated/Overlay/index.js +0 -115
  3341. package/transpiled/react/deprecated/PercentageBar/index.d.ts +0 -2
  3342. package/transpiled/react/deprecated/PercentageBar/index.js +0 -27
  3343. package/transpiled/react/deprecated/PercentageLine/index.d.ts +0 -18
  3344. package/transpiled/react/deprecated/PercentageLine/index.js +0 -44
  3345. package/transpiled/react/deprecated/PushClientButton/index.d.ts +0 -16
  3346. package/transpiled/react/deprecated/PushClientButton/index.js +0 -50
  3347. package/transpiled/react/deprecated/PushClientButton/index.spec.d.ts +0 -1
  3348. package/transpiled/react/deprecated/QuotaAlert/index.d.ts +0 -7
  3349. package/transpiled/react/deprecated/QuotaAlert/index.js +0 -17
  3350. package/transpiled/react/deprecated/Radio/index.d.ts +0 -21
  3351. package/transpiled/react/deprecated/Radio/index.js +0 -78
  3352. package/transpiled/react/deprecated/Radio/index.spec.d.ts +0 -1
  3353. package/transpiled/react/deprecated/RaisedList/index.d.ts +0 -2
  3354. package/transpiled/react/deprecated/RaisedList/index.js +0 -15
  3355. package/transpiled/react/deprecated/Table/index.d.ts +0 -7
  3356. package/transpiled/react/deprecated/Table/index.js +0 -97
  3357. package/transpiled/react/deprecated/ViewStack/ModalStack.d.ts +0 -16
  3358. package/transpiled/react/deprecated/ViewStack/ModalStack.js +0 -47
  3359. package/transpiled/react/deprecated/ViewStack/ViewStack.d.ts +0 -13
  3360. package/transpiled/react/deprecated/ViewStack/ViewStack.js +0 -49
  3361. package/transpiled/react/deprecated/ViewStack/context.d.ts +0 -3
  3362. package/transpiled/react/deprecated/ViewStack/context.js +0 -5
  3363. package/transpiled/react/deprecated/ViewStack/example.d.ts +0 -3
  3364. package/transpiled/react/deprecated/ViewStack/example.js +0 -66
  3365. package/transpiled/react/deprecated/ViewStack/hooks.d.ts +0 -1
  3366. package/transpiled/react/deprecated/ViewStack/hooks.js +0 -77
  3367. package/transpiled/react/deprecated/ViewStack/index.d.ts +0 -3
  3368. package/transpiled/react/deprecated/ViewStack/index.js +0 -3
  3369. package/transpiled/react/helpers/acceptedTypes.d.ts +0 -3
  3370. package/transpiled/react/helpers/acceptedTypes.js +0 -42
  3371. package/transpiled/react/helpers/acceptedTypes.spec.d.ts +0 -1
  3372. package/transpiled/react/helpers/appDataset.d.ts +0 -11
  3373. package/transpiled/react/helpers/appDataset.js +0 -44
  3374. package/transpiled/react/helpers/appDataset.spec.d.ts +0 -1
  3375. package/transpiled/react/helpers/breakpoints.d.ts +0 -15
  3376. package/transpiled/react/helpers/breakpoints.js +0 -34
  3377. package/transpiled/react/helpers/createDepreciationLogger.d.ts +0 -2
  3378. package/transpiled/react/helpers/createDepreciationLogger.js +0 -9
  3379. package/transpiled/react/helpers/createDepreciationLogger.spec.d.ts +0 -1
  3380. package/transpiled/react/helpers/getRandomUUID.d.ts +0 -1
  3381. package/transpiled/react/helpers/getRandomUUID.js +0 -30
  3382. package/transpiled/react/helpers/getRandomUUID.spec.d.ts +0 -1
  3383. package/transpiled/react/helpers/getSafeArea.d.ts +0 -10
  3384. package/transpiled/react/helpers/getSafeArea.js +0 -15
  3385. package/transpiled/react/helpers/isTesting.d.ts +0 -2
  3386. package/transpiled/react/helpers/isTesting.js +0 -3
  3387. package/transpiled/react/helpers/migrateProps.d.ts +0 -2
  3388. package/transpiled/react/helpers/migrateProps.js +0 -123
  3389. package/transpiled/react/helpers/ref.d.ts +0 -2
  3390. package/transpiled/react/helpers/ref.js +0 -6
  3391. package/transpiled/react/helpers/ref.spec.d.ts +0 -1
  3392. package/transpiled/react/helpers/useProgression.d.ts +0 -9
  3393. package/transpiled/react/helpers/useProgression.js +0 -36
  3394. package/transpiled/react/helpers/withBreakpoints.d.ts +0 -31
  3395. package/transpiled/react/helpers/withBreakpoints.js +0 -105
  3396. package/transpiled/react/helpers/withOffline.d.ts +0 -68
  3397. package/transpiled/react/helpers/withOffline.js +0 -82
  3398. package/transpiled/react/helpers/withState.d.ts +0 -49
  3399. package/transpiled/react/helpers/withState.js +0 -63
  3400. package/transpiled/react/hooks/useBrowserOffline.d.ts +0 -10
  3401. package/transpiled/react/hooks/useBrowserOffline.js +0 -33
  3402. package/transpiled/react/hooks/useBrowserOffline.spec.d.ts +0 -1
  3403. package/transpiled/react/hooks/useClientErrors.d.ts +0 -29
  3404. package/transpiled/react/hooks/useClientErrors.js +0 -167
  3405. package/transpiled/react/hooks/useClientErrors.spec.d.ts +0 -1
  3406. package/transpiled/react/hooks/useConfirmExit/index.d.ts +0 -41
  3407. package/transpiled/react/hooks/useConfirmExit/index.js +0 -204
  3408. package/transpiled/react/hooks/useConfirmExit/index.spec.d.ts +0 -1
  3409. package/transpiled/react/hooks/useCycle.d.ts +0 -12
  3410. package/transpiled/react/hooks/useCycle.js +0 -38
  3411. package/transpiled/react/hooks/useCycle.spec.d.ts +0 -1
  3412. package/transpiled/react/hooks/useEventListener.d.ts +0 -2
  3413. package/transpiled/react/hooks/useEventListener.js +0 -17
  3414. package/transpiled/react/hooks/useEventListener.spec.d.ts +0 -1
  3415. package/transpiled/react/hooks/useMediaQuery.d.ts +0 -2
  3416. package/transpiled/react/hooks/useMediaQuery.js +0 -15
  3417. package/transpiled/react/hooks/usePeriodicRender.d.ts +0 -7
  3418. package/transpiled/react/hooks/usePeriodicRender.js +0 -27
  3419. package/transpiled/react/hooks/usePeriodicRender.spec.d.ts +0 -1
  3420. package/transpiled/react/hooks/useRealtime.d.ts +0 -2
  3421. package/transpiled/react/hooks/useRealtime.js +0 -108
  3422. package/transpiled/react/hooks/useRealtime.spec.d.ts +0 -1
  3423. package/transpiled/react/hooks/useScroll.d.ts +0 -14
  3424. package/transpiled/react/hooks/useScroll.js +0 -49
  3425. package/transpiled/react/hooks/useScroll.spec.d.ts +0 -1
  3426. package/transpiled/react/hooks/useSetFlagshipUi/helpers.d.ts +0 -17
  3427. package/transpiled/react/hooks/useSetFlagshipUi/helpers.js +0 -143
  3428. package/transpiled/react/hooks/useSetFlagshipUi/useSetFlagshipUI.d.ts +0 -12
  3429. package/transpiled/react/hooks/useSetFlagshipUi/useSetFlagshipUI.js +0 -36
  3430. package/transpiled/react/index.d.ts +0 -114
  3431. package/transpiled/react/index.js +0 -114
  3432. package/transpiled/react/jestLib/I18n.d.ts +0 -6
  3433. package/transpiled/react/jestLib/I18n.js +0 -13
  3434. package/transpiled/react/legacy/Avatar/helpers.d.ts +0 -1
  3435. package/transpiled/react/legacy/Avatar/helpers.js +0 -21
  3436. package/transpiled/react/legacy/Avatar/index.d.ts +0 -43
  3437. package/transpiled/react/legacy/Avatar/index.js +0 -83
  3438. package/transpiled/react/legacy/Breadcrumbs/index.d.ts +0 -17
  3439. package/transpiled/react/legacy/Breadcrumbs/index.js +0 -109
  3440. package/transpiled/react/legacy/Input/index.d.ts +0 -3
  3441. package/transpiled/react/legacy/Input/index.js +0 -65
  3442. package/transpiled/react/mocks/apps.d.ts +0 -203
  3443. package/transpiled/react/mocks/apps.js +0 -154
  3444. package/transpiled/react/palette.d.ts +0 -49
  3445. package/transpiled/react/palette.js +0 -49
  3446. package/transpiled/react/proptypes.d.ts +0 -18
  3447. package/transpiled/react/proptypes.js +0 -18
  3448. package/transpiled/react/providers/Alert/helpers.d.ts +0 -1
  3449. package/transpiled/react/providers/Alert/helpers.js +0 -24
  3450. package/transpiled/react/providers/Alert/index.d.ts +0 -21
  3451. package/transpiled/react/providers/Alert/index.js +0 -90
  3452. package/transpiled/react/providers/Breakpoints/index.d.ts +0 -16
  3453. package/transpiled/react/providers/Breakpoints/index.js +0 -62
  3454. package/transpiled/react/providers/Breakpoints/useIframeConnection.d.ts +0 -5
  3455. package/transpiled/react/providers/Breakpoints/useIframeConnection.js +0 -35
  3456. package/transpiled/react/providers/Breakpoints/useIframeToSendWidth.d.ts +0 -3
  3457. package/transpiled/react/providers/Breakpoints/useIframeToSendWidth.js +0 -32
  3458. package/transpiled/react/providers/Breakpoints/useParentBreakpoints.d.ts +0 -5
  3459. package/transpiled/react/providers/Breakpoints/useParentBreakpoints.js +0 -34
  3460. package/transpiled/react/providers/ConfirmDialog/index.d.ts +0 -7
  3461. package/transpiled/react/providers/ConfirmDialog/index.js +0 -73
  3462. package/transpiled/react/providers/CozyTheme/CozyThemeWithQuery.d.ts +0 -2
  3463. package/transpiled/react/providers/CozyTheme/CozyThemeWithQuery.js +0 -25
  3464. package/transpiled/react/providers/CozyTheme/DumbCozyTheme.d.ts +0 -18
  3465. package/transpiled/react/providers/CozyTheme/DumbCozyTheme.js +0 -50
  3466. package/transpiled/react/providers/CozyTheme/index.d.ts +0 -31
  3467. package/transpiled/react/providers/CozyTheme/index.js +0 -53
  3468. package/transpiled/react/providers/CozyTheme/queries.d.ts +0 -8
  3469. package/transpiled/react/providers/CozyTheme/queries.js +0 -13
  3470. package/transpiled/react/providers/DemoProvider.d.ts +0 -7
  3471. package/transpiled/react/providers/DemoProvider.js +0 -48
  3472. package/transpiled/react/providers/Encrypted/index.d.ts +0 -8
  3473. package/transpiled/react/providers/Encrypted/index.js +0 -24
  3474. package/transpiled/react/providers/I18n/createUseI18n.d.ts +0 -6
  3475. package/transpiled/react/providers/I18n/createUseI18n.js +0 -39
  3476. package/transpiled/react/providers/I18n/format.d.ts +0 -3
  3477. package/transpiled/react/providers/I18n/format.js +0 -72
  3478. package/transpiled/react/providers/I18n/format.spec.d.ts +0 -1
  3479. package/transpiled/react/providers/I18n/helpers.d.ts +0 -5
  3480. package/transpiled/react/providers/I18n/helpers.js +0 -35
  3481. package/transpiled/react/providers/I18n/index.d.ts +0 -62
  3482. package/transpiled/react/providers/I18n/index.js +0 -132
  3483. package/transpiled/react/providers/I18n/index.spec.d.ts +0 -1
  3484. package/transpiled/react/providers/I18n/translate.d.ts +0 -3
  3485. package/transpiled/react/providers/I18n/translate.js +0 -21
  3486. package/transpiled/react/providers/I18n/translation.d.ts +0 -3
  3487. package/transpiled/react/providers/I18n/translation.js +0 -40
  3488. package/transpiled/react/providers/I18n/useExtendI18n.d.ts +0 -7
  3489. package/transpiled/react/providers/I18n/useExtendI18n.js +0 -42
  3490. package/transpiled/react/providers/I18n/withLocales.d.ts +0 -8
  3491. package/transpiled/react/providers/I18n/withLocales.js +0 -69
  3492. package/transpiled/react/providers/I18n/withLocales.spec.d.ts +0 -1
  3493. package/transpiled/react/providers/I18n/withOnlyLocales.d.ts +0 -8
  3494. package/transpiled/react/providers/I18n/withOnlyLocales.js +0 -39
  3495. package/transpiled/react/providers/Intent/index.d.ts +0 -9
  3496. package/transpiled/react/providers/Intent/index.js +0 -104
  3497. package/transpiled/react/providers/Selection/index.d.ts +0 -6
  3498. package/transpiled/react/providers/Selection/index.js +0 -94
  3499. package/transpiled/react/styles/index.d.ts +0 -1
  3500. package/transpiled/react/styles/index.js +0 -1
  3501. package/transpiled/react/stylesheet.css +0 -1
  3502. package/transpiled/react/types.d.js +0 -0
  3503. package/transpiled/react/types.js +0 -28
  3504. package/transpiled/react/utils/Dnd/CustomDrag/CustomDragLayer.d.ts +0 -4
  3505. package/transpiled/react/utils/Dnd/CustomDrag/CustomDragLayer.js +0 -47
  3506. package/transpiled/react/utils/Dnd/CustomDrag/DragPreview.d.ts +0 -6
  3507. package/transpiled/react/utils/Dnd/CustomDrag/DragPreview.js +0 -34
  3508. package/transpiled/react/utils/Dnd/CustomDrag/DragPreviewWrapper.d.ts +0 -8
  3509. package/transpiled/react/utils/Dnd/CustomDrag/DragPreviewWrapper.js +0 -63
  3510. package/transpiled/react/utils/Dnd/DnDConfigWrapper.d.ts +0 -2
  3511. package/transpiled/react/utils/Dnd/DnDConfigWrapper.js +0 -55
  3512. package/transpiled/react/utils/color.d.ts +0 -2
  3513. package/transpiled/react/utils/color.js +0 -28
  3514. package/transpiled/react/utils/color.spec.d.ts +0 -1
  3515. package/transpiled/react/utils/dom.d.ts +0 -1
  3516. package/transpiled/react/utils/dom.js +0 -11
  3517. package/transpiled/react/utils/index.d.ts +0 -1
  3518. package/transpiled/react/utils/index.js +0 -1
  3519. package/transpiled/react/utils/react.d.ts +0 -5
  3520. package/transpiled/react/utils/react.js +0 -47
  3521. package/transpiled/react/utils.d.ts +0 -5
  3522. package/transpiled/react/utils.js +0 -23
@@ -1,1794 +0,0 @@
1
- export function makeDarkInvertedOverrides(theme: any): {
2
- MuiSelect: {
3
- iconOutlined: {
4
- top: string;
5
- right: number;
6
- };
7
- outlined: {
8
- '&&': {
9
- paddingRight: number;
10
- };
11
- };
12
- };
13
- MuiOutlinedInput: {
14
- root: {
15
- borderRadius: number;
16
- '&$disabled': {
17
- background: any;
18
- };
19
- '&$focused $notchedOutline': {
20
- borderWidth: string;
21
- };
22
- '&$error $notchedOutline': {
23
- borderColor: string;
24
- };
25
- '&$focused&$error $notchedOutline': {
26
- borderColor: any;
27
- };
28
- '&:hover $notchedOutline': {
29
- borderColor: any;
30
- };
31
- '&:hover&$error $notchedOutline': {
32
- borderColor: any;
33
- };
34
- };
35
- notchedOutline: {
36
- borderColor: any;
37
- transition: string;
38
- };
39
- input: {
40
- textAlign: string;
41
- padding: string;
42
- };
43
- inputMarginDense: {
44
- paddingTop: number;
45
- paddingBottom: number;
46
- };
47
- };
48
- MuiInputLabel: {
49
- outlined: {
50
- '&$marginDense': {
51
- transform: string;
52
- };
53
- '&:not($shrink)': {
54
- '&$error': {
55
- color: any;
56
- };
57
- };
58
- };
59
- };
60
- MuiToggleButtonGroup: {
61
- groupedHorizontal: {
62
- '&.rounded': {
63
- marginRight: number;
64
- '&:last-child': {
65
- marginRight: number;
66
- };
67
- '&:not(:first-child)': {
68
- borderTopLeftRadius: string;
69
- borderBottomLeftRadius: string;
70
- marginLeft: string;
71
- borderLeft: string;
72
- };
73
- '&:not(:last-child)': {
74
- '&.rounded': {
75
- borderTopRightRadius: string;
76
- borderBottomRightRadius: string;
77
- };
78
- };
79
- };
80
- };
81
- };
82
- MuiToggleButton: {
83
- root: {
84
- borderRadius: number;
85
- color: any;
86
- border: string;
87
- padding: number;
88
- '&$selected': {
89
- color: any;
90
- backgroundColor: string;
91
- '&:not($disabled)': {
92
- '&.customColor': {
93
- '&-primary': {
94
- color: any;
95
- };
96
- };
97
- };
98
- };
99
- '&$disabled': {
100
- color: any;
101
- };
102
- '&.rounded': {
103
- border: number;
104
- borderRadius: any;
105
- padding: string;
106
- '&$selected': {
107
- backgroundColor: any;
108
- '&:not($disabled)': {
109
- '&.customColor': {
110
- '&-primary': {
111
- color: any;
112
- backgroundColor: string;
113
- '&:hover': {
114
- textDecoration: string;
115
- backgroundColor: string;
116
- '@media (hover: none)': {
117
- backgroundColor: string;
118
- };
119
- };
120
- };
121
- };
122
- };
123
- };
124
- };
125
- };
126
- sizeSmall: {
127
- padding: number;
128
- '&.rounded': {
129
- padding: string;
130
- };
131
- };
132
- sizeLarge: {
133
- padding: number;
134
- '&.rounded': {
135
- padding: number;
136
- };
137
- };
138
- };
139
- MuiButton: {
140
- root: {
141
- borderRadius: number;
142
- lineHeight: string;
143
- padding: string;
144
- '&.customSize': {
145
- '&-default': {
146
- height: string;
147
- };
148
- '&-auto': {
149
- minHeight: string;
150
- };
151
- };
152
- '&.ghost': {
153
- border: number;
154
- '&:hover': {
155
- border: number;
156
- };
157
- };
158
- };
159
- sizeSmall: {
160
- padding: string;
161
- '&.customSize': {
162
- '&-default': {
163
- height: string;
164
- };
165
- '&-auto': {
166
- minHeight: string;
167
- };
168
- };
169
- '&$text': {
170
- padding: string;
171
- };
172
- };
173
- sizeLarge: {
174
- padding: string;
175
- '&.customSize': {
176
- '&-default': {
177
- height: string;
178
- };
179
- '&-auto': {
180
- minHeight: string;
181
- };
182
- };
183
- '&$text': {
184
- padding: string;
185
- };
186
- };
187
- text: {
188
- minWidth: string;
189
- padding: string;
190
- '&:not($disabled)': {
191
- '&.customColor': {
192
- '&-success': {
193
- color: any;
194
- '&:hover': {
195
- backgroundColor: string;
196
- '@media (hover: none)': {
197
- backgroundColor: string;
198
- };
199
- };
200
- };
201
- '&-warning': {
202
- color: any;
203
- '&:hover': {
204
- backgroundColor: string;
205
- '@media (hover: none)': {
206
- backgroundColor: string;
207
- };
208
- };
209
- };
210
- '&-error': {
211
- color: any;
212
- '&:hover': {
213
- backgroundColor: string;
214
- '@media (hover: none)': {
215
- backgroundColor: string;
216
- };
217
- };
218
- };
219
- '&-info': {
220
- color: any;
221
- '&:hover': {
222
- backgroundColor: string;
223
- '@media (hover: none)': {
224
- backgroundColor: string;
225
- };
226
- };
227
- };
228
- };
229
- };
230
- };
231
- outlined: {
232
- '&:not($disabled)': {
233
- '&.ghost': {
234
- backgroundColor: string;
235
- '&:hover': {
236
- backgroundColor: string;
237
- '@media (hover: none)': {
238
- backgroundColor: string;
239
- };
240
- };
241
- };
242
- '&.customColor': {
243
- '&-primary': {
244
- color: any;
245
- borderColor: any;
246
- '&:hover': {
247
- backgroundColor: string;
248
- '@media (hover: none)': {
249
- backgroundColor: string;
250
- };
251
- };
252
- '&.ghost': {
253
- color: any;
254
- borderColor: any;
255
- };
256
- };
257
- '&-success': {
258
- color: any;
259
- borderColor: any;
260
- '&:hover': {
261
- backgroundColor: string;
262
- '@media (hover: none)': {
263
- backgroundColor: string;
264
- };
265
- };
266
- '&.ghost': {
267
- backgroundColor: string;
268
- '&:hover': {
269
- backgroundColor: string;
270
- '@media (hover: none)': {
271
- backgroundColor: string;
272
- };
273
- };
274
- };
275
- };
276
- '&-warning': {
277
- color: any;
278
- borderColor: any;
279
- '&:hover': {
280
- backgroundColor: string;
281
- '@media (hover: none)': {
282
- backgroundColor: string;
283
- };
284
- };
285
- '&.ghost': {
286
- backgroundColor: string;
287
- '&:hover': {
288
- backgroundColor: string;
289
- '@media (hover: none)': {
290
- backgroundColor: string;
291
- };
292
- };
293
- };
294
- };
295
- '&-error': {
296
- color: any;
297
- borderColor: any;
298
- '&:hover': {
299
- backgroundColor: string;
300
- '@media (hover: none)': {
301
- backgroundColor: string;
302
- };
303
- };
304
- '&.ghost': {
305
- backgroundColor: string;
306
- '&:hover': {
307
- backgroundColor: string;
308
- '@media (hover: none)': {
309
- backgroundColor: string;
310
- };
311
- };
312
- };
313
- };
314
- '&-info': {
315
- color: any;
316
- borderColor: any;
317
- '&:hover': {
318
- backgroundColor: string;
319
- '@media (hover: none)': {
320
- backgroundColor: string;
321
- };
322
- };
323
- '&.ghost': {
324
- backgroundColor: string;
325
- '&:hover': {
326
- backgroundColor: string;
327
- '@media (hover: none)': {
328
- backgroundColor: string;
329
- };
330
- };
331
- };
332
- };
333
- };
334
- };
335
- };
336
- contained: {
337
- boxShadow: number;
338
- '&:not($disabled)': {
339
- '&.customColor': {
340
- '&-success': {
341
- color: any;
342
- backgroundColor: any;
343
- '&:hover': {
344
- backgroundColor: any;
345
- '@media (hover: none)': {
346
- backgroundColor: any;
347
- };
348
- };
349
- };
350
- '&-warning': {
351
- color: any;
352
- backgroundColor: any;
353
- '&:hover': {
354
- backgroundColor: any;
355
- '@media (hover: none)': {
356
- backgroundColor: any;
357
- };
358
- };
359
- };
360
- '&-error': {
361
- color: any;
362
- backgroundColor: any;
363
- '&:hover': {
364
- backgroundColor: any;
365
- '@media (hover: none)': {
366
- backgroundColor: any;
367
- };
368
- };
369
- };
370
- '&-info': {
371
- color: any;
372
- backgroundColor: any;
373
- '&:hover': {
374
- backgroundColor: any;
375
- '@media (hover: none)': {
376
- backgroundColor: any;
377
- };
378
- };
379
- };
380
- };
381
- };
382
- };
383
- startIcon: {
384
- marginLeft: string;
385
- };
386
- };
387
- MuiTabs: {
388
- root: {
389
- '&.segmented': {
390
- borderRadius: string;
391
- backgroundColor: any;
392
- overflow: string;
393
- minHeight: string;
394
- '& $indicator': {
395
- top: string;
396
- height: string;
397
- transform: string;
398
- borderRadius: string;
399
- zIndex: number;
400
- boxShadow: any;
401
- backgroundColor: any;
402
- };
403
- '& $fixed': {
404
- overflow: string;
405
- };
406
- '& $scrollButtons': {
407
- borderRadius: string;
408
- };
409
- };
410
- };
411
- };
412
- MuiTab: {
413
- root: any;
414
- };
415
- MuiAccordion: {
416
- rounded: {
417
- borderRadius: any;
418
- };
419
- root: {
420
- boxShadow: string;
421
- borderWidth: string;
422
- borderStyle: string;
423
- borderColor: any;
424
- overflow: string;
425
- marginBottom: string;
426
- };
427
- };
428
- MuiAccordionSummary: {
429
- expanded: {};
430
- root: {
431
- backgroundColor: any;
432
- textTransform: string;
433
- fontWeight: string;
434
- fontSize: string;
435
- minHeight: string;
436
- padding: number;
437
- color: any;
438
- '&$expanded': {
439
- minHeight: string;
440
- };
441
- };
442
- expandIcon: {
443
- order: number;
444
- '&&': {
445
- marginLeft: string;
446
- };
447
- transform: string;
448
- '&$expanded': {
449
- marginLeft: string;
450
- transform: string;
451
- };
452
- };
453
- content: {
454
- margin: string;
455
- paddingLeft: string;
456
- paddingRight: string;
457
- order: number;
458
- '& > :last-child': {
459
- paddingRight: number;
460
- };
461
- '&$expanded': {
462
- margin: string;
463
- };
464
- };
465
- };
466
- MuiAccordionDetails: {
467
- root: {
468
- padding: number;
469
- borderTop: string;
470
- };
471
- };
472
- MuiStepConnector: {
473
- line: {
474
- borderColor: any;
475
- };
476
- };
477
- MuiStepContent: {
478
- root: {
479
- borderColor: any;
480
- };
481
- };
482
- MuiStepLabel: {
483
- label: any;
484
- };
485
- MuiListItemIcon: {
486
- root: {
487
- minWidth: string;
488
- width: number;
489
- height: number;
490
- alignItems: string;
491
- justifyContent: string;
492
- color: any;
493
- };
494
- };
495
- MuiListItem: {
496
- root: {
497
- gap: number;
498
- paddingTop: number;
499
- paddingBottom: number;
500
- minHeight: number;
501
- '&.small': {
502
- paddingTop: number;
503
- paddingBottom: number;
504
- minHeight: number;
505
- };
506
- '&.large': {
507
- paddingTop: number;
508
- paddingBottom: number;
509
- minHeight: number;
510
- };
511
- '&.cozyActionsItem': {
512
- wordBreak: string;
513
- };
514
- };
515
- dense: {
516
- paddingTop: number;
517
- paddingBottom: number;
518
- minHeight: number;
519
- '&.small': {
520
- paddingTop: number;
521
- paddingBottom: number;
522
- minHeight: number;
523
- };
524
- '&.large': {
525
- paddingTop: number;
526
- paddingBottom: number;
527
- minHeight: number;
528
- };
529
- };
530
- };
531
- MuiListSubheader: {
532
- root: any;
533
- sticky: {
534
- backgroundColor: any;
535
- };
536
- };
537
- MuiListItemText: {
538
- root: {
539
- marginTop: number;
540
- marginBottom: number;
541
- };
542
- multiline: {
543
- marginTop: number;
544
- marginBottom: number;
545
- };
546
- secondary: {
547
- marginTop: number;
548
- };
549
- };
550
- MuiListItemSecondaryAction: {
551
- root: {
552
- right: number;
553
- };
554
- };
555
- MuiMenu: {
556
- paper: {
557
- maxWidth: number;
558
- };
559
- };
560
- MuiMenuItem: {
561
- root: {
562
- [x: number]: {
563
- minHeight: number;
564
- };
565
- whiteSpace: string;
566
- overflow: string;
567
- wordBreak: string;
568
- paddingTop: number;
569
- paddingBottom: number;
570
- '&.cozyActionsItem': {
571
- minWidth: number;
572
- };
573
- '& .cozyListItemIcon': {
574
- width: number;
575
- height: number;
576
- };
577
- };
578
- gutters: {
579
- paddingLeft: number;
580
- paddingRight: number;
581
- };
582
- };
583
- MuiTableHead: {
584
- root: {
585
- backgroundColor: any;
586
- '&.virtualized': {
587
- '& .virtualizedCheckbox': {
588
- opacity: number;
589
- '&.checked': {
590
- opacity: number;
591
- };
592
- '&:hover': {
593
- opacity: number;
594
- };
595
- };
596
- '&:hover': {
597
- '& .virtualizedCheckbox': {
598
- opacity: number;
599
- };
600
- };
601
- };
602
- };
603
- };
604
- MuiTableRow: {
605
- root: {
606
- '&.disabled': {
607
- cursor: string;
608
- pointerEvents: string;
609
- opacity: number;
610
- };
611
- '&.virtualized': {
612
- '& .virtualizedCheckbox': {
613
- opacity: number;
614
- '&.visible': {
615
- opacity: number;
616
- };
617
- '&.checked': {
618
- opacity: number;
619
- };
620
- '&:hover': {
621
- opacity: number;
622
- };
623
- };
624
- '&:hover': {
625
- '& .virtualizedCheckbox': {
626
- opacity: number;
627
- };
628
- };
629
- };
630
- };
631
- };
632
- MuiTableCell: {
633
- root: {
634
- padding: string;
635
- };
636
- head: any;
637
- body: {
638
- color: any;
639
- height: string;
640
- };
641
- sizeSmall: any;
642
- paddingCheckbox: {
643
- width: number;
644
- padding: number;
645
- };
646
- stickyHeader: {
647
- backgroundColor: any;
648
- };
649
- };
650
- MuiTableSortLabel: {
651
- root: {
652
- padding: string;
653
- color: any;
654
- };
655
- icon: {
656
- fontSize: number;
657
- };
658
- };
659
- MuiFormLabel: {
660
- root: {
661
- color: any;
662
- '&$disabled&$error': {
663
- color: any;
664
- };
665
- };
666
- };
667
- MuiFormHelperText: {
668
- root: {
669
- fontStyle: string;
670
- fontSize: string;
671
- marginTop: number;
672
- '&$disabled&$error': {
673
- color: any;
674
- };
675
- };
676
- };
677
- MuiDialog: {
678
- paper: {
679
- width: string;
680
- '&.small': {
681
- [x: number]: {
682
- margin: string;
683
- padding: string;
684
- height: string;
685
- maxHeight: string;
686
- borderRadius: string;
687
- '& .divider--dialog': {
688
- marginLeft: string;
689
- marginRight: string;
690
- };
691
- };
692
- maxWidth: string;
693
- };
694
- '&.medium': {
695
- maxWidth: string;
696
- };
697
- '&.large': {
698
- maxWidth: string;
699
- };
700
- '&.full': {
701
- maxWidth: string;
702
- };
703
- };
704
- scrollPaper: {
705
- '&.alignTop': {
706
- alignItems: string;
707
- };
708
- };
709
- paperFullScreen: {
710
- '&.small': {
711
- maxWidth: string;
712
- };
713
- '&.medium': {
714
- maxWidth: string;
715
- };
716
- '&.large': {
717
- maxWidth: string;
718
- };
719
- '& .cozyDialogActions': {
720
- paddingBottom: string;
721
- };
722
- '& [class*="DialogCloseButton"]': {
723
- transform: string;
724
- };
725
- '& [class*="DialogBackButton"]': {
726
- transform: string;
727
- };
728
- '.flagship-app & .cozyDialogTitle': {
729
- paddingTop: string;
730
- };
731
- '.flagship-app & .cozyDialogContent': {
732
- marginBottom: string;
733
- };
734
- };
735
- };
736
- MuiDialogTitle: {
737
- root: any;
738
- };
739
- MuiDialogContent: {
740
- root: {
741
- [x: number]: {
742
- padding: string;
743
- };
744
- padding: string;
745
- '&.disableGutters': {
746
- padding: number;
747
- '& .dialogContentInner': {
748
- marginBottom: number;
749
- };
750
- '& .dialogTitleFluidContainer': {
751
- marginLeft: number;
752
- marginRight: number;
753
- marginTop: number;
754
- };
755
- };
756
- '& .dialogContentInner': {
757
- marginBottom: string;
758
- '&.withFluidActions': {
759
- [x: number]: {
760
- marginBottom: number;
761
- display: string;
762
- flexDirection: string;
763
- height: string;
764
- '& .dialogContentWrapper': {
765
- flexGrow: number;
766
- '&:not(.withActions)': {
767
- paddingBottom: string;
768
- };
769
- };
770
- '& .cozyDialogActions': {
771
- paddingBottom: string;
772
- };
773
- };
774
- };
775
- '& .dialogTitleFluidContainer': {
776
- [x: number]: {
777
- marginLeft: string;
778
- marginRight: string;
779
- marginTop: string;
780
- };
781
- marginLeft: string;
782
- marginRight: string;
783
- };
784
- };
785
- };
786
- };
787
- MuiDialogActions: {
788
- root: {
789
- [x: number]: {
790
- margin: string;
791
- '& button': {
792
- flexGrow: number;
793
- };
794
- };
795
- margin: string;
796
- padding: number;
797
- '&.dialogActionsFluid': {
798
- margin: string;
799
- };
800
- '&.columnLayout': {
801
- display: string;
802
- flexDirection: string;
803
- '& button': {
804
- width: string;
805
- margin: number;
806
- '&:not(:first-child)': {
807
- marginBottom: string;
808
- };
809
- };
810
- };
811
- '&:not(.columnLayout) > :not(:first-child):not(:first-child)': {
812
- marginLeft: number;
813
- };
814
- };
815
- };
816
- MuiDivider: {
817
- inset: {
818
- marginLeft: number;
819
- '&.divider--dialog': {
820
- marginLeft: number;
821
- };
822
- };
823
- };
824
- MuiAvatarGroup: {
825
- root: {
826
- '& > div:last-child': {
827
- boxShadow: string;
828
- };
829
- };
830
- avatar: {
831
- border: string;
832
- };
833
- };
834
- MuiAvatar: {
835
- root: {
836
- fontWeight: number;
837
- '&.size': {
838
- '&-xs': {
839
- width: number;
840
- height: number;
841
- fontSize: number;
842
- '& svg': {
843
- width: number;
844
- height: number;
845
- };
846
- };
847
- '&-s': {
848
- width: number;
849
- height: number;
850
- fontSize: number;
851
- '& svg': {
852
- width: number;
853
- height: number;
854
- };
855
- };
856
- '&-m': {
857
- width: number;
858
- height: number;
859
- fontSize: number;
860
- '& svg': {
861
- width: number;
862
- height: number;
863
- };
864
- };
865
- '&-l': {
866
- width: number;
867
- height: number;
868
- fontSize: number;
869
- '& svg': {
870
- width: number;
871
- height: number;
872
- };
873
- };
874
- '&-xl': {
875
- width: number;
876
- height: number;
877
- fontSize: number;
878
- '& svg': {
879
- width: number;
880
- height: number;
881
- };
882
- };
883
- };
884
- '&.disabled': {
885
- color: any;
886
- background: string;
887
- '& img': {
888
- filter: string;
889
- opacity: number;
890
- };
891
- };
892
- '&.displayInline': {
893
- display: string;
894
- };
895
- '&.border': {
896
- border: string;
897
- };
898
- '&.innerBorder': {
899
- boxShadow: string;
900
- };
901
- };
902
- colorDefault: {
903
- backgroundColor: any;
904
- color: any;
905
- };
906
- };
907
- MuiCheckbox: {
908
- root: {
909
- padding: number;
910
- '&.small': {
911
- padding: number;
912
- };
913
- };
914
- colorSecondary: {
915
- '&$checked': {
916
- color: any;
917
- };
918
- };
919
- };
920
- MuiSwitch: {
921
- root: {
922
- width: number;
923
- height: number;
924
- padding: string;
925
- justifyContent: string;
926
- };
927
- checked: {
928
- '& + $track$track': {
929
- opacity: number;
930
- };
931
- };
932
- switchBase: {
933
- padding: number;
934
- top: number;
935
- left: number;
936
- color: any;
937
- '& .cozySwitchThumb': {
938
- display: string;
939
- alignItems: string;
940
- justifyContent: string;
941
- width: number;
942
- height: number;
943
- borderRadius: string;
944
- boxShadow: any;
945
- backgroundColor: any;
946
- };
947
- '&$checked': {
948
- transform: string;
949
- };
950
- };
951
- thumb: {
952
- width: number;
953
- height: number;
954
- backgroundColor: any;
955
- };
956
- track: {
957
- width: number;
958
- height: string;
959
- borderRadius: number;
960
- opacity: number;
961
- backgroundColor: any;
962
- };
963
- colorPrimary: {
964
- '&$disabled + $track': {
965
- opacity: number;
966
- backgroundColor: any;
967
- };
968
- };
969
- colorSecondary: {
970
- '&$checked': {
971
- color: any;
972
- '&$disabled + $track': {
973
- opacity: number;
974
- backgroundColor: any;
975
- };
976
- '& + $track': {
977
- backgroundColor: any;
978
- };
979
- };
980
- };
981
- disabled: {
982
- '&$checked + $track': {
983
- backgroundColor: any;
984
- };
985
- '& .cozySwitchThumb': {
986
- backgroundColor: any;
987
- };
988
- '& $thumb': {
989
- backgroundColor: any;
990
- };
991
- };
992
- };
993
- MuiLinearProgress: {
994
- root: {
995
- height: number;
996
- };
997
- colorPrimary: {
998
- backgroundColor: any;
999
- };
1000
- };
1001
- MuiTooltip: {
1002
- tooltip: {
1003
- backgroundColor: string;
1004
- fontSize: string;
1005
- lineHeight: string;
1006
- borderRadius: string;
1007
- padding: string;
1008
- };
1009
- };
1010
- MuiIconButton: {
1011
- root: {
1012
- color: any;
1013
- '&.small': {
1014
- padding: number;
1015
- };
1016
- '&.medium': {
1017
- padding: number;
1018
- };
1019
- '&.large': {
1020
- padding: number;
1021
- };
1022
- '&.xlarge': {
1023
- padding: number;
1024
- };
1025
- '&.dialogIconButton': {
1026
- backgroundColor: any;
1027
- '&:hover': {
1028
- backgroundColor: any;
1029
- };
1030
- };
1031
- '&.cozyStyles': {
1032
- '&-error': {
1033
- color: any;
1034
- '&:hover': {
1035
- backgroundColor: string;
1036
- '@media (hover: none)': {
1037
- backgroundColor: string;
1038
- };
1039
- };
1040
- };
1041
- };
1042
- };
1043
- };
1044
- MuiBadge: {
1045
- badge: {
1046
- boxSizing: string;
1047
- padding: number;
1048
- borderRadius: string;
1049
- '&.badgeBorder': {
1050
- border: string;
1051
- };
1052
- '&.badgeSizeLarge': {
1053
- fontSize: string;
1054
- height: string;
1055
- minWidth: string;
1056
- };
1057
- '&.badgeSizeMedium': {
1058
- height: string;
1059
- minWidth: string;
1060
- fontSize: string;
1061
- };
1062
- '&.badgeSizeSmall': {
1063
- height: string;
1064
- minWidth: string;
1065
- fontSize: string;
1066
- };
1067
- };
1068
- colorPrimary: {
1069
- '&.colorSuccess': {
1070
- backgroundColor: any;
1071
- color: any;
1072
- };
1073
- '&.colorWarning': {
1074
- backgroundColor: any;
1075
- color: any;
1076
- };
1077
- '&.colorInfo': {
1078
- backgroundColor: any;
1079
- color: any;
1080
- };
1081
- };
1082
- anchorOriginTopRightRectangular: {
1083
- transform: string;
1084
- };
1085
- anchorOriginBottomRightRectangular: {
1086
- transform: string;
1087
- };
1088
- anchorOriginBottomLeftRectangular: {
1089
- transform: string;
1090
- };
1091
- anchorOriginTopLeftRectangular: {
1092
- transform: string;
1093
- };
1094
- dot: {
1095
- borderRadius: string;
1096
- padding: number;
1097
- '&.badgeSizeLarge': {
1098
- height: string;
1099
- minWidth: string;
1100
- };
1101
- '&.badgeSizeMedium': {
1102
- height: string;
1103
- minWidth: string;
1104
- };
1105
- '&.badgeSizeSmall': {
1106
- height: string;
1107
- minWidth: string;
1108
- };
1109
- };
1110
- };
1111
- MuiRadio: {
1112
- root: {
1113
- padding: string;
1114
- '&$disabled svg': {
1115
- borderRadius: string;
1116
- backgroundColor: any;
1117
- fill: any;
1118
- };
1119
- '&:not($checked) svg': {
1120
- fill: any;
1121
- };
1122
- };
1123
- colorPrimary: {
1124
- '&$checked svg': {
1125
- fill: any;
1126
- };
1127
- '&$disabled&$checked svg': {
1128
- fill: any;
1129
- };
1130
- };
1131
- colorSecondary: {
1132
- '&$checked svg': {
1133
- fill: any;
1134
- };
1135
- '&$disabled&$checked svg': {
1136
- fill: any;
1137
- };
1138
- };
1139
- };
1140
- MuiChip: {
1141
- root: {
1142
- '&.noLabel': {
1143
- width: string;
1144
- '& $label': {
1145
- display: string;
1146
- };
1147
- '& $icon': {
1148
- margin: number;
1149
- };
1150
- };
1151
- '&.customColor': {
1152
- '&-primary': {
1153
- color: any;
1154
- borderColor: any;
1155
- '&$clickable, &$deletable': {
1156
- '&:hover, &:focus': {
1157
- borderColor: any;
1158
- backgroundColor: any;
1159
- };
1160
- };
1161
- '& $icon': {
1162
- color: any;
1163
- fill: any;
1164
- };
1165
- '& $deleteIcon': {
1166
- color: any;
1167
- fill: any;
1168
- };
1169
- '&$colorPrimary': {
1170
- padding: string;
1171
- color: any;
1172
- backgroundColor: any;
1173
- '& $icon, & $deleteIcon': {
1174
- color: any;
1175
- fill: any;
1176
- };
1177
- '&$disabled': {
1178
- opacity: number;
1179
- color: any;
1180
- backgroundColor: any;
1181
- '& $icon, & $deleteIcon': {
1182
- color: any;
1183
- fill: any;
1184
- };
1185
- };
1186
- '&$clickable, &$deletable': {
1187
- '&:hover, &:focus': {
1188
- backgroundColor: any;
1189
- };
1190
- };
1191
- };
1192
- '&.ghost': {
1193
- borderWidth: string;
1194
- borderStyle: string;
1195
- '&:not($disabled)': {
1196
- color: any;
1197
- borderColor: string;
1198
- backgroundColor: string;
1199
- '& $icon, & $deleteIcon': {
1200
- color: any;
1201
- fill: any;
1202
- };
1203
- };
1204
- '&$clickable, &$deletable': {
1205
- '&:hover, &:focus': {
1206
- borderColor: string;
1207
- backgroundColor: string;
1208
- };
1209
- };
1210
- };
1211
- };
1212
- '&-success': {
1213
- color: any;
1214
- borderColor: any;
1215
- '&$clickable, &$deletable': {
1216
- '&:hover, &:focus': {
1217
- borderColor: any;
1218
- backgroundColor: any;
1219
- };
1220
- };
1221
- '& $icon': {
1222
- color: any;
1223
- fill: any;
1224
- };
1225
- '& $deleteIcon': {
1226
- color: any;
1227
- fill: any;
1228
- };
1229
- '&$colorPrimary': {
1230
- padding: string;
1231
- color: any;
1232
- backgroundColor: any;
1233
- '& $icon, & $deleteIcon': {
1234
- color: any;
1235
- fill: any;
1236
- };
1237
- '&$disabled': {
1238
- opacity: number;
1239
- color: any;
1240
- backgroundColor: any;
1241
- '& $icon, & $deleteIcon': {
1242
- color: any;
1243
- fill: any;
1244
- };
1245
- };
1246
- '&$clickable, &$deletable': {
1247
- '&:hover, &:focus': {
1248
- backgroundColor: any;
1249
- };
1250
- };
1251
- };
1252
- '&.ghost': {
1253
- borderWidth: string;
1254
- borderStyle: string;
1255
- '&:not($disabled)': {
1256
- color: any;
1257
- borderColor: string;
1258
- backgroundColor: string;
1259
- '& $icon, & $deleteIcon': {
1260
- color: any;
1261
- fill: any;
1262
- };
1263
- };
1264
- '&$clickable, &$deletable': {
1265
- '&:hover, &:focus': {
1266
- borderColor: string;
1267
- backgroundColor: string;
1268
- };
1269
- };
1270
- };
1271
- };
1272
- '&-error': {
1273
- color: any;
1274
- borderColor: any;
1275
- '&$clickable, &$deletable': {
1276
- '&:hover, &:focus': {
1277
- borderColor: any;
1278
- backgroundColor: any;
1279
- };
1280
- };
1281
- '& $icon': {
1282
- color: any;
1283
- fill: any;
1284
- };
1285
- '& $deleteIcon': {
1286
- color: any;
1287
- fill: any;
1288
- };
1289
- '&$colorPrimary': {
1290
- padding: string;
1291
- color: any;
1292
- backgroundColor: any;
1293
- '& $icon, & $deleteIcon': {
1294
- color: any;
1295
- fill: any;
1296
- };
1297
- '&$disabled': {
1298
- opacity: number;
1299
- color: any;
1300
- backgroundColor: any;
1301
- '& $icon, & $deleteIcon': {
1302
- color: any;
1303
- fill: any;
1304
- };
1305
- };
1306
- '&$clickable, &$deletable': {
1307
- '&:hover, &:focus': {
1308
- backgroundColor: any;
1309
- };
1310
- };
1311
- };
1312
- '&.ghost': {
1313
- borderWidth: string;
1314
- borderStyle: string;
1315
- '&:not($disabled)': {
1316
- color: any;
1317
- borderColor: string;
1318
- backgroundColor: string;
1319
- '& $icon, & $deleteIcon': {
1320
- color: any;
1321
- fill: any;
1322
- };
1323
- };
1324
- '&$clickable, &$deletable': {
1325
- '&:hover, &:focus': {
1326
- borderColor: string;
1327
- backgroundColor: string;
1328
- };
1329
- };
1330
- };
1331
- };
1332
- '&-warning': {
1333
- color: any;
1334
- borderColor: any;
1335
- '&$clickable, &$deletable': {
1336
- '&:hover, &:focus': {
1337
- borderColor: any;
1338
- backgroundColor: any;
1339
- };
1340
- };
1341
- '& $icon': {
1342
- color: any;
1343
- fill: any;
1344
- };
1345
- '& $deleteIcon': {
1346
- color: any;
1347
- fill: any;
1348
- };
1349
- '&$colorPrimary': {
1350
- padding: string;
1351
- color: any;
1352
- backgroundColor: any;
1353
- '& $icon, & $deleteIcon': {
1354
- color: any;
1355
- fill: any;
1356
- };
1357
- '&$disabled': {
1358
- opacity: number;
1359
- color: any;
1360
- backgroundColor: any;
1361
- '& $icon, & $deleteIcon': {
1362
- color: any;
1363
- fill: any;
1364
- };
1365
- };
1366
- '&$clickable, &$deletable': {
1367
- '&:hover, &:focus': {
1368
- backgroundColor: any;
1369
- };
1370
- };
1371
- };
1372
- '&.ghost': {
1373
- borderWidth: string;
1374
- borderStyle: string;
1375
- '&:not($disabled)': {
1376
- color: any;
1377
- borderColor: string;
1378
- backgroundColor: string;
1379
- '& $icon, & $deleteIcon': {
1380
- color: any;
1381
- fill: any;
1382
- };
1383
- };
1384
- '&$clickable, &$deletable': {
1385
- '&:hover, &:focus': {
1386
- borderColor: string;
1387
- backgroundColor: string;
1388
- };
1389
- };
1390
- };
1391
- };
1392
- '&-info': {
1393
- color: any;
1394
- borderColor: any;
1395
- '&$clickable, &$deletable': {
1396
- '&:hover, &:focus': {
1397
- borderColor: any;
1398
- backgroundColor: any;
1399
- };
1400
- };
1401
- '& $icon': {
1402
- color: any;
1403
- fill: any;
1404
- };
1405
- '& $deleteIcon': {
1406
- color: any;
1407
- fill: any;
1408
- };
1409
- '&$colorPrimary': {
1410
- padding: string;
1411
- color: any;
1412
- backgroundColor: any;
1413
- '& $icon, & $deleteIcon': {
1414
- color: any;
1415
- fill: any;
1416
- };
1417
- '&$disabled': {
1418
- opacity: number;
1419
- color: any;
1420
- backgroundColor: any;
1421
- '& $icon, & $deleteIcon': {
1422
- color: any;
1423
- fill: any;
1424
- };
1425
- };
1426
- '&$clickable, &$deletable': {
1427
- '&:hover, &:focus': {
1428
- backgroundColor: any;
1429
- };
1430
- };
1431
- };
1432
- '&.ghost': {
1433
- borderWidth: string;
1434
- borderStyle: string;
1435
- '&:not($disabled)': {
1436
- color: any;
1437
- borderColor: string;
1438
- backgroundColor: string;
1439
- '& $icon, & $deleteIcon': {
1440
- color: any;
1441
- fill: any;
1442
- };
1443
- };
1444
- '&$clickable, &$deletable': {
1445
- '&:hover, &:focus': {
1446
- borderColor: string;
1447
- backgroundColor: string;
1448
- };
1449
- };
1450
- };
1451
- };
1452
- };
1453
- };
1454
- };
1455
- MuiAlert: {
1456
- root: {
1457
- padding: string;
1458
- '&.cozyStyles': {
1459
- '&-primary': {
1460
- '&-standard': {
1461
- color: any;
1462
- backgroundColor: string;
1463
- '& $icon': {
1464
- color: any;
1465
- };
1466
- '& $action': {
1467
- '& button[title="Close"]': {
1468
- color: any;
1469
- };
1470
- };
1471
- };
1472
- '&-outlined': {
1473
- color: any;
1474
- border: string;
1475
- '& $icon': {
1476
- color: any;
1477
- };
1478
- };
1479
- '&-filled': {
1480
- color: any;
1481
- backgroundColor: any;
1482
- '& $action': {
1483
- '& button[title="Close"]': {
1484
- color: any;
1485
- };
1486
- };
1487
- };
1488
- };
1489
- '&-secondary': {
1490
- '&-standard': {
1491
- color: any;
1492
- backgroundColor: string;
1493
- '& $icon': {
1494
- color: any;
1495
- };
1496
- '& $action': {
1497
- '& button[title="Close"]': {
1498
- color: any;
1499
- };
1500
- };
1501
- };
1502
- '&-outlined': {
1503
- color: any;
1504
- border: string;
1505
- '& $icon': {
1506
- color: any;
1507
- };
1508
- };
1509
- '&-filled': {
1510
- color: any;
1511
- backgroundColor: any;
1512
- '& $action': {
1513
- '& button[title="Close"]': {
1514
- color: any;
1515
- };
1516
- };
1517
- };
1518
- };
1519
- '&-success': {
1520
- '&-standard': {
1521
- color: any;
1522
- backgroundColor: string;
1523
- '& $icon': {
1524
- color: any;
1525
- };
1526
- '& $action': {
1527
- '& button[title="Close"]': {
1528
- color: any;
1529
- };
1530
- };
1531
- };
1532
- '&-outlined': {
1533
- color: any;
1534
- border: string;
1535
- '& $icon': {
1536
- color: any;
1537
- };
1538
- };
1539
- '&-filled': {
1540
- color: any;
1541
- backgroundColor: any;
1542
- '& $action': {
1543
- '& button[title="Close"]': {
1544
- color: any;
1545
- };
1546
- };
1547
- };
1548
- };
1549
- '&-error': {
1550
- '&-standard': {
1551
- color: any;
1552
- backgroundColor: string;
1553
- '& $icon': {
1554
- color: any;
1555
- };
1556
- '& $action': {
1557
- '& button[title="Close"]': {
1558
- color: any;
1559
- };
1560
- };
1561
- };
1562
- '&-outlined': {
1563
- color: any;
1564
- border: string;
1565
- '& $icon': {
1566
- color: any;
1567
- };
1568
- };
1569
- '&-filled': {
1570
- color: any;
1571
- backgroundColor: any;
1572
- '& $action': {
1573
- '& button[title="Close"]': {
1574
- color: any;
1575
- };
1576
- };
1577
- };
1578
- };
1579
- '&-warning': {
1580
- '&-standard': {
1581
- color: any;
1582
- backgroundColor: string;
1583
- '& $icon': {
1584
- color: any;
1585
- };
1586
- '& $action': {
1587
- '& button[title="Close"]': {
1588
- color: any;
1589
- };
1590
- };
1591
- };
1592
- '&-outlined': {
1593
- color: any;
1594
- border: string;
1595
- '& $icon': {
1596
- color: any;
1597
- };
1598
- };
1599
- '&-filled': {
1600
- color: any;
1601
- backgroundColor: any;
1602
- '& $action': {
1603
- '& button[title="Close"]': {
1604
- color: any;
1605
- };
1606
- };
1607
- };
1608
- };
1609
- '&-info': {
1610
- '&-standard': {
1611
- color: any;
1612
- backgroundColor: string;
1613
- '& $icon': {
1614
- color: any;
1615
- };
1616
- '& $action': {
1617
- '& button[title="Close"]': {
1618
- color: any;
1619
- };
1620
- };
1621
- };
1622
- '&-outlined': {
1623
- color: any;
1624
- border: string;
1625
- '& $icon': {
1626
- color: any;
1627
- };
1628
- };
1629
- '&-filled': {
1630
- color: any;
1631
- backgroundColor: any;
1632
- '& $action': {
1633
- '& button[title="Close"]': {
1634
- color: any;
1635
- };
1636
- };
1637
- };
1638
- };
1639
- };
1640
- '& $icon': {
1641
- paddingTop: string;
1642
- };
1643
- '&.block': {
1644
- flexWrap: string;
1645
- '& $action': {
1646
- width: string;
1647
- paddingLeft: number;
1648
- justifyContent: string;
1649
- };
1650
- };
1651
- };
1652
- message: {
1653
- flex: string;
1654
- display: string;
1655
- alignItems: string;
1656
- flexWrap: string;
1657
- };
1658
- action: {
1659
- marginRight: string;
1660
- };
1661
- };
1662
- MuiAlertTitle: {
1663
- root: {
1664
- width: string;
1665
- fontWeight: string;
1666
- };
1667
- };
1668
- MuiSnackbarContent: {
1669
- root: {
1670
- padding: string;
1671
- backgroundColor: any;
1672
- };
1673
- };
1674
- MuiFab: {
1675
- root: {
1676
- borderRadius: number;
1677
- width: number;
1678
- height: number;
1679
- color: any;
1680
- backgroundColor: any;
1681
- '&:hover': {
1682
- backgroundColor: string;
1683
- };
1684
- '@media (hover: none)': {
1685
- backgroundColor: any;
1686
- };
1687
- };
1688
- primary: {
1689
- color: any;
1690
- backgroundColor: any;
1691
- '&:hover': {
1692
- backgroundColor: string;
1693
- '@media (hover: none)': {
1694
- backgroundColor: any;
1695
- };
1696
- };
1697
- };
1698
- extended: {
1699
- borderRadius: number;
1700
- height: number;
1701
- minWidth: number;
1702
- padding: string;
1703
- '&$sizeSmall': {
1704
- borderRadius: number;
1705
- height: number;
1706
- minWidth: number;
1707
- padding: string;
1708
- };
1709
- '&$sizeMedium': {
1710
- borderRadius: number;
1711
- height: number;
1712
- minWidth: number;
1713
- padding: string;
1714
- };
1715
- };
1716
- sizeSmall: {
1717
- borderRadius: number;
1718
- };
1719
- sizeMedium: {
1720
- borderRadius: number;
1721
- width: number;
1722
- height: number;
1723
- };
1724
- };
1725
- MuiMobileStepper: {
1726
- root: {
1727
- background: string;
1728
- height: number;
1729
- padding: number;
1730
- };
1731
- dot: {
1732
- backgroundColor: string;
1733
- width: string;
1734
- height: string;
1735
- margin: string;
1736
- border: string;
1737
- boxSizing: string;
1738
- };
1739
- dotActive: {
1740
- border: string;
1741
- };
1742
- };
1743
- } & {
1744
- MuiLinearProgress: {
1745
- colorPrimary: {
1746
- backgroundColor: string;
1747
- };
1748
- colorSecondary: {
1749
- backgroundColor: string;
1750
- };
1751
- };
1752
- MuiSnackbarContent: {
1753
- root: {
1754
- backgroundColor: any;
1755
- };
1756
- };
1757
- MuiTabs: {
1758
- root: {
1759
- '&.segmented': {
1760
- '& $indicator': {
1761
- backgroundColor: any;
1762
- };
1763
- };
1764
- };
1765
- };
1766
- MuiTab: {
1767
- root: {
1768
- '&.segmented': {
1769
- '&$selected': {
1770
- color: any;
1771
- };
1772
- };
1773
- };
1774
- };
1775
- MuiSwitch: {
1776
- switchBase: {
1777
- color: any;
1778
- };
1779
- colorPrimary: {
1780
- '&$checked': {
1781
- '& + $track': {
1782
- backgroundColor: any;
1783
- };
1784
- };
1785
- };
1786
- colorSecondary: {
1787
- '&$checked': {
1788
- '& + $track': {
1789
- backgroundColor: any;
1790
- };
1791
- };
1792
- };
1793
- };
1794
- };