@onewelcome/react-lib-components 6.6.0 → 6.7.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 (243) hide show
  1. package/dist/cjs/DataGrid/DataGrid.module.cjs.js +1 -1
  2. package/dist/cjs/DataGrid/DataGridBody/DataGridCell.cjs.js +1 -1
  3. package/dist/cjs/DataGrid/DataGridBody/DataGridCell.cjs.js.map +1 -1
  4. package/dist/cjs/DataGrid/DataGridBody/DataGridCell.module.cjs.js +1 -1
  5. package/dist/cjs/DataGrid/DataGridBody/DataGridRow.module.cjs.js +1 -1
  6. package/dist/cjs/DataGrid/DataGridHeader/DataGridHeader.cjs.js +1 -1
  7. package/dist/cjs/DataGrid/DataGridHeader/DataGridHeader.cjs.js.map +1 -1
  8. package/dist/cjs/DataGrid/DataGridHeader/DataGridHeader.module.cjs.js +1 -1
  9. package/dist/cjs/DataGrid/DataGridHeader/DataGridHeaderCell.module.cjs.js +1 -1
  10. package/dist/cjs/Form/FileUpload/FileItem/FileItem.cjs.js +1 -1
  11. package/dist/cjs/Form/FileUpload/FileItem/FileItem.cjs.js.map +1 -1
  12. package/dist/cjs/Form/FileUpload/FileItem/FileItem.module.cjs.js +1 -1
  13. package/dist/cjs/Form/FileUpload/FileUpload.cjs.js +1 -1
  14. package/dist/cjs/Form/FileUpload/FileUpload.cjs.js.map +1 -1
  15. package/dist/cjs/Form/FileUpload/FileUpload.module.cjs.js +1 -1
  16. package/dist/cjs/Icon/Icon.cjs.js +1 -1
  17. package/dist/cjs/Icon/Icon.cjs.js.map +1 -1
  18. package/dist/cjs/Icon/Icon.module.cjs.js +1 -1
  19. package/dist/cjs/Layout/ContentHeader/ContentHeader.cjs.js +2 -0
  20. package/dist/cjs/Layout/ContentHeader/ContentHeader.cjs.js.map +1 -0
  21. package/dist/cjs/Layout/ContentHeader/ContentHeader.module.cjs.js +2 -0
  22. package/dist/cjs/Layout/ContentHeader/ContentHeader.module.cjs.js.map +1 -0
  23. package/dist/cjs/Layout/FormPage/FormWithStepper/FormSection/FormSection.cjs.js +2 -0
  24. package/dist/cjs/Layout/FormPage/FormWithStepper/FormSection/FormSection.cjs.js.map +1 -0
  25. package/dist/cjs/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.cjs.js +2 -0
  26. package/dist/cjs/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.cjs.js.map +1 -0
  27. package/dist/cjs/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.cjs.js +2 -0
  28. package/dist/cjs/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.cjs.js.map +1 -0
  29. package/dist/cjs/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.cjs.js +2 -0
  30. package/dist/cjs/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.cjs.js.map +1 -0
  31. package/dist/cjs/Layout/FormPage/FormWithStepper/FormWithStepper.cjs.js +2 -0
  32. package/dist/cjs/Layout/FormPage/FormWithStepper/FormWithStepper.cjs.js.map +1 -0
  33. package/dist/cjs/Layout/FormPage/FormWithStepper/FormWithStepper.module.cjs.js +2 -0
  34. package/dist/cjs/Layout/FormPage/FormWithStepper/FormWithStepper.module.cjs.js.map +1 -0
  35. package/dist/cjs/Notifications/Alert/AlertContainer/AlertContainer.cjs.js +2 -0
  36. package/dist/cjs/Notifications/Alert/AlertContainer/AlertContainer.cjs.js.map +1 -0
  37. package/dist/cjs/Notifications/Alert/AlertContainer/AlertContainer.module.cjs.js +2 -0
  38. package/dist/cjs/Notifications/Alert/AlertContainer/AlertContainer.module.cjs.js.map +1 -0
  39. package/dist/cjs/Notifications/Alert/AlertContainer/useAlertContainerHeightAnimation.cjs.js +2 -0
  40. package/dist/cjs/Notifications/Alert/AlertContainer/useAlertContainerHeightAnimation.cjs.js.map +1 -0
  41. package/dist/cjs/Notifications/Alert/AlertItem/AlertItem.cjs.js +2 -0
  42. package/dist/cjs/Notifications/Alert/AlertItem/AlertItem.cjs.js.map +1 -0
  43. package/dist/cjs/Notifications/Alert/AlertItem/AlertItem.module.cjs.js +2 -0
  44. package/dist/cjs/Notifications/Alert/AlertItem/AlertItem.module.cjs.js.map +1 -0
  45. package/dist/cjs/Notifications/Alert/AlertProvider/AlertContext.cjs.js +2 -0
  46. package/dist/cjs/Notifications/Alert/AlertProvider/AlertContext.cjs.js.map +1 -0
  47. package/dist/cjs/Notifications/Alert/AlertProvider/AlertProvider.cjs.js +2 -0
  48. package/dist/cjs/Notifications/Alert/AlertProvider/AlertProvider.cjs.js.map +1 -0
  49. package/dist/cjs/Notifications/Alert/useAlert.cjs.js +2 -0
  50. package/dist/cjs/Notifications/Alert/useAlert.cjs.js.map +1 -0
  51. package/dist/cjs/Notifications/Snackbar/SnackbarContainer/SnackbarContainer.cjs.js.map +1 -1
  52. package/dist/cjs/Notifications/Snackbar/SnackbarItem/SnackbarItem.cjs.js.map +1 -1
  53. package/dist/cjs/Notifications/Snackbar/SnackbarProvider/SnackbarProvider.cjs.js.map +1 -1
  54. package/dist/cjs/Notifications/Snackbar/SnackbarProvider/SnackbarStateProvider.cjs.js.map +1 -1
  55. package/dist/cjs/Notifications/Snackbar/interfaces.cjs.js.map +1 -1
  56. package/dist/cjs/Notifications/Snackbar/useSnackbar.cjs.js.map +1 -1
  57. package/dist/cjs/Pagination/Pagination.cjs.js +1 -1
  58. package/dist/cjs/Pagination/Pagination.cjs.js.map +1 -1
  59. package/dist/cjs/Pagination/Pagination.module.cjs.js +1 -1
  60. package/dist/cjs/_BaseStyling_/BaseStyling.cjs.js +1 -1
  61. package/dist/cjs/_BaseStyling_/BaseStyling.cjs.js.map +1 -1
  62. package/dist/cjs/admin/layout/MicrofrontendContainer/MicrofrontendContainer.cjs.js +2 -0
  63. package/dist/cjs/admin/layout/MicrofrontendContainer/MicrofrontendContainer.cjs.js.map +1 -0
  64. package/dist/cjs/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.cjs.js +2 -0
  65. package/dist/cjs/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.cjs.js.map +1 -0
  66. package/dist/cjs/src/components/Form/FileUpload/FileItem/FileItem.d.ts +10 -0
  67. package/dist/cjs/src/components/Form/FileUpload/FileUpload.d.ts +3 -0
  68. package/dist/cjs/src/components/Icon/Icon.d.ts +5 -1
  69. package/dist/cjs/src/components/Layout/ContentHeader/ContentHeader.d.ts +10 -0
  70. package/dist/cjs/src/components/Layout/ContentHeader/ContentHeader.test.d.ts +1 -0
  71. package/dist/cjs/src/components/Layout/FormPage/FormWithStepper/FormSection/FormSection.d.ts +7 -0
  72. package/dist/cjs/src/components/Layout/FormPage/FormWithStepper/FormSection/FormSection.test.d.ts +1 -0
  73. package/dist/cjs/src/components/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.d.ts +10 -0
  74. package/dist/cjs/src/components/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.test.d.ts +1 -0
  75. package/dist/cjs/src/components/Layout/FormPage/FormWithStepper/FormWithStepper.d.ts +6 -0
  76. package/dist/cjs/src/components/Layout/FormPage/FormWithStepper/FormWithStepper.test.d.ts +1 -0
  77. package/dist/cjs/src/components/Notifications/Alert/AlertContainer/AlertContainer.d.ts +12 -0
  78. package/dist/cjs/src/components/Notifications/Alert/AlertContainer/AlertContainer.test.d.ts +1 -0
  79. package/dist/cjs/src/components/Notifications/Alert/AlertContainer/useAlertContainerHeightAnimation.d.ts +4 -0
  80. package/dist/cjs/src/components/Notifications/Alert/AlertItem/AlertItem.d.ts +22 -0
  81. package/dist/cjs/src/components/Notifications/Alert/AlertItem/AlertItem.test.d.ts +1 -0
  82. package/dist/cjs/src/components/Notifications/Alert/AlertProvider/AlertContext.d.ts +13 -0
  83. package/dist/cjs/src/components/Notifications/Alert/AlertProvider/AlertProvider.d.ts +22 -0
  84. package/dist/cjs/src/components/Notifications/Alert/AlertProvider/AlertProvider.test.d.ts +1 -0
  85. package/dist/cjs/src/components/Notifications/Alert/useAlert.d.ts +7 -0
  86. package/dist/cjs/src/components/Notifications/Alert/useAlert.test.d.ts +1 -0
  87. package/dist/cjs/src/components/Notifications/Snackbar/SnackbarContainer/SnackbarContainer.d.ts +9 -0
  88. package/dist/cjs/src/components/Notifications/Snackbar/SnackbarItem/SnackbarItem.d.ts +6 -0
  89. package/dist/cjs/src/components/Notifications/Snackbar/SnackbarProvider/SnackbarProvider.d.ts +9 -0
  90. package/dist/cjs/src/components/Notifications/Snackbar/SnackbarProvider/SnackbarStateProvider.d.ts +9 -0
  91. package/dist/cjs/src/components/Notifications/Snackbar/interfaces.d.ts +18 -0
  92. package/dist/cjs/src/components/Notifications/Snackbar/useSnackbar.d.ts +3 -0
  93. package/dist/cjs/src/components/_BaseStyling_/BaseStyling.d.ts +40 -0
  94. package/dist/cjs/src/components/admin/layout/MicrofrontendContainer/MicrofrontendContainer.d.ts +8 -0
  95. package/dist/cjs/src/index.cjs.js +1 -1
  96. package/dist/cjs/src/index.d.ts +18 -0
  97. package/dist/esm/DataGrid/DataGrid.module.esm.js +1 -1
  98. package/dist/esm/DataGrid/DataGridBody/DataGridCell.esm.js +1 -1
  99. package/dist/esm/DataGrid/DataGridBody/DataGridCell.esm.js.map +1 -1
  100. package/dist/esm/DataGrid/DataGridBody/DataGridCell.module.esm.js +1 -1
  101. package/dist/esm/DataGrid/DataGridBody/DataGridRow.module.esm.js +1 -1
  102. package/dist/esm/DataGrid/DataGridHeader/DataGridHeader.esm.js +1 -1
  103. package/dist/esm/DataGrid/DataGridHeader/DataGridHeader.esm.js.map +1 -1
  104. package/dist/esm/DataGrid/DataGridHeader/DataGridHeader.module.esm.js +1 -1
  105. package/dist/esm/DataGrid/DataGridHeader/DataGridHeaderCell.module.esm.js +1 -1
  106. package/dist/esm/Form/FileUpload/FileItem/FileItem.esm.js +1 -1
  107. package/dist/esm/Form/FileUpload/FileItem/FileItem.esm.js.map +1 -1
  108. package/dist/esm/Form/FileUpload/FileItem/FileItem.module.esm.js +1 -1
  109. package/dist/esm/Form/FileUpload/FileUpload.esm.js +1 -1
  110. package/dist/esm/Form/FileUpload/FileUpload.esm.js.map +1 -1
  111. package/dist/esm/Form/FileUpload/FileUpload.module.esm.js +1 -1
  112. package/dist/esm/Icon/Icon.esm.js +1 -1
  113. package/dist/esm/Icon/Icon.esm.js.map +1 -1
  114. package/dist/esm/Icon/Icon.module.esm.js +1 -1
  115. package/dist/esm/Layout/ContentHeader/ContentHeader.esm.js +2 -0
  116. package/dist/esm/Layout/ContentHeader/ContentHeader.esm.js.map +1 -0
  117. package/dist/esm/Layout/ContentHeader/ContentHeader.module.esm.js +2 -0
  118. package/dist/esm/Layout/ContentHeader/ContentHeader.module.esm.js.map +1 -0
  119. package/dist/esm/Layout/FormPage/FormWithStepper/FormSection/FormSection.esm.js +2 -0
  120. package/dist/esm/Layout/FormPage/FormWithStepper/FormSection/FormSection.esm.js.map +1 -0
  121. package/dist/esm/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.esm.js +2 -0
  122. package/dist/esm/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.esm.js.map +1 -0
  123. package/dist/esm/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.esm.js +2 -0
  124. package/dist/esm/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.esm.js.map +1 -0
  125. package/dist/esm/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.esm.js +2 -0
  126. package/dist/esm/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.esm.js.map +1 -0
  127. package/dist/esm/Layout/FormPage/FormWithStepper/FormWithStepper.esm.js +2 -0
  128. package/dist/esm/Layout/FormPage/FormWithStepper/FormWithStepper.esm.js.map +1 -0
  129. package/dist/esm/Layout/FormPage/FormWithStepper/FormWithStepper.module.esm.js +2 -0
  130. package/dist/esm/Layout/FormPage/FormWithStepper/FormWithStepper.module.esm.js.map +1 -0
  131. package/dist/esm/Notifications/Alert/AlertContainer/AlertContainer.esm.js +2 -0
  132. package/dist/esm/Notifications/Alert/AlertContainer/AlertContainer.esm.js.map +1 -0
  133. package/dist/esm/Notifications/Alert/AlertContainer/AlertContainer.module.esm.js +2 -0
  134. package/dist/esm/Notifications/Alert/AlertContainer/AlertContainer.module.esm.js.map +1 -0
  135. package/dist/esm/Notifications/Alert/AlertContainer/useAlertContainerHeightAnimation.esm.js +2 -0
  136. package/dist/esm/Notifications/Alert/AlertContainer/useAlertContainerHeightAnimation.esm.js.map +1 -0
  137. package/dist/esm/Notifications/Alert/AlertItem/AlertItem.esm.js +2 -0
  138. package/dist/esm/Notifications/Alert/AlertItem/AlertItem.esm.js.map +1 -0
  139. package/dist/esm/Notifications/Alert/AlertItem/AlertItem.module.esm.js +2 -0
  140. package/dist/esm/Notifications/Alert/AlertItem/AlertItem.module.esm.js.map +1 -0
  141. package/dist/esm/Notifications/Alert/AlertProvider/AlertContext.esm.js +2 -0
  142. package/dist/esm/Notifications/Alert/AlertProvider/AlertContext.esm.js.map +1 -0
  143. package/dist/esm/Notifications/Alert/AlertProvider/AlertProvider.esm.js +2 -0
  144. package/dist/esm/Notifications/Alert/AlertProvider/AlertProvider.esm.js.map +1 -0
  145. package/dist/esm/Notifications/Alert/useAlert.esm.js +2 -0
  146. package/dist/esm/Notifications/Alert/useAlert.esm.js.map +1 -0
  147. package/dist/esm/Notifications/Snackbar/SnackbarContainer/SnackbarContainer.esm.js.map +1 -1
  148. package/dist/esm/Notifications/Snackbar/SnackbarItem/SnackbarItem.esm.js.map +1 -1
  149. package/dist/esm/Notifications/Snackbar/SnackbarProvider/SnackbarProvider.esm.js.map +1 -1
  150. package/dist/esm/Notifications/Snackbar/SnackbarProvider/SnackbarStateProvider.esm.js.map +1 -1
  151. package/dist/esm/Notifications/Snackbar/interfaces.esm.js.map +1 -1
  152. package/dist/esm/Notifications/Snackbar/useSnackbar.esm.js.map +1 -1
  153. package/dist/esm/Pagination/Pagination.esm.js +1 -1
  154. package/dist/esm/Pagination/Pagination.esm.js.map +1 -1
  155. package/dist/esm/Pagination/Pagination.module.esm.js +1 -1
  156. package/dist/esm/_BaseStyling_/BaseStyling.esm.js +1 -1
  157. package/dist/esm/_BaseStyling_/BaseStyling.esm.js.map +1 -1
  158. package/dist/esm/admin/layout/MicrofrontendContainer/MicrofrontendContainer.esm.js +2 -0
  159. package/dist/esm/admin/layout/MicrofrontendContainer/MicrofrontendContainer.esm.js.map +1 -0
  160. package/dist/esm/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.esm.js +2 -0
  161. package/dist/esm/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.esm.js.map +1 -0
  162. package/dist/esm/src/components/Form/FileUpload/FileItem/FileItem.d.ts +10 -0
  163. package/dist/esm/src/components/Form/FileUpload/FileUpload.d.ts +3 -0
  164. package/dist/esm/src/components/Icon/Icon.d.ts +5 -1
  165. package/dist/esm/src/components/Layout/ContentHeader/ContentHeader.d.ts +10 -0
  166. package/dist/esm/src/components/Layout/ContentHeader/ContentHeader.test.d.ts +1 -0
  167. package/dist/esm/src/components/Layout/FormPage/FormWithStepper/FormSection/FormSection.d.ts +7 -0
  168. package/dist/esm/src/components/Layout/FormPage/FormWithStepper/FormSection/FormSection.test.d.ts +1 -0
  169. package/dist/esm/src/components/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.d.ts +10 -0
  170. package/dist/esm/src/components/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.test.d.ts +1 -0
  171. package/dist/esm/src/components/Layout/FormPage/FormWithStepper/FormWithStepper.d.ts +6 -0
  172. package/dist/esm/src/components/Layout/FormPage/FormWithStepper/FormWithStepper.test.d.ts +1 -0
  173. package/dist/esm/src/components/Notifications/Alert/AlertContainer/AlertContainer.d.ts +12 -0
  174. package/dist/esm/src/components/Notifications/Alert/AlertContainer/AlertContainer.test.d.ts +1 -0
  175. package/dist/esm/src/components/Notifications/Alert/AlertContainer/useAlertContainerHeightAnimation.d.ts +4 -0
  176. package/dist/esm/src/components/Notifications/Alert/AlertItem/AlertItem.d.ts +22 -0
  177. package/dist/esm/src/components/Notifications/Alert/AlertItem/AlertItem.test.d.ts +1 -0
  178. package/dist/esm/src/components/Notifications/Alert/AlertProvider/AlertContext.d.ts +13 -0
  179. package/dist/esm/src/components/Notifications/Alert/AlertProvider/AlertProvider.d.ts +22 -0
  180. package/dist/esm/src/components/Notifications/Alert/AlertProvider/AlertProvider.test.d.ts +1 -0
  181. package/dist/esm/src/components/Notifications/Alert/useAlert.d.ts +7 -0
  182. package/dist/esm/src/components/Notifications/Alert/useAlert.test.d.ts +1 -0
  183. package/dist/esm/src/components/Notifications/Snackbar/SnackbarContainer/SnackbarContainer.d.ts +9 -0
  184. package/dist/esm/src/components/Notifications/Snackbar/SnackbarItem/SnackbarItem.d.ts +6 -0
  185. package/dist/esm/src/components/Notifications/Snackbar/SnackbarProvider/SnackbarProvider.d.ts +9 -0
  186. package/dist/esm/src/components/Notifications/Snackbar/SnackbarProvider/SnackbarStateProvider.d.ts +9 -0
  187. package/dist/esm/src/components/Notifications/Snackbar/interfaces.d.ts +18 -0
  188. package/dist/esm/src/components/Notifications/Snackbar/useSnackbar.d.ts +3 -0
  189. package/dist/esm/src/components/_BaseStyling_/BaseStyling.d.ts +40 -0
  190. package/dist/esm/src/components/admin/layout/MicrofrontendContainer/MicrofrontendContainer.d.ts +8 -0
  191. package/dist/esm/src/index.d.ts +18 -0
  192. package/dist/esm/src/index.esm.js +1 -1
  193. package/package.json +1 -1
  194. package/src/components/DataGrid/DataGrid.module.scss +2 -2
  195. package/src/components/DataGrid/DataGridBody/DataGridCell.module.scss +7 -2
  196. package/src/components/DataGrid/DataGridBody/DataGridCell.tsx +1 -1
  197. package/src/components/DataGrid/DataGridBody/DataGridRow.module.scss +10 -0
  198. package/src/components/DataGrid/DataGridBody/__snapshots__/DataGridBody.test.tsx.snap +16 -16
  199. package/src/components/DataGrid/DataGridHeader/DataGridHeader.module.scss +0 -10
  200. package/src/components/DataGrid/DataGridHeader/DataGridHeader.tsx +1 -1
  201. package/src/components/DataGrid/DataGridHeader/DataGridHeaderCell.module.scss +3 -3
  202. package/src/components/Form/FileUpload/FileItem/FileItem.module.scss +114 -3
  203. package/src/components/Form/FileUpload/FileItem/FileItem.tsx +154 -47
  204. package/src/components/Form/FileUpload/FileUpload.module.scss +73 -16
  205. package/src/components/Form/FileUpload/FileUpload.tsx +82 -53
  206. package/src/components/Form/FormSection/FormSection.module.scss +12 -0
  207. package/src/components/Icon/Icon.module.scss +16 -1
  208. package/src/components/Icon/Icon.tsx +5 -1
  209. package/src/components/Layout/ContentHeader/ContentHeader.module.scss +44 -0
  210. package/src/components/Layout/ContentHeader/ContentHeader.tsx +70 -0
  211. package/src/components/Layout/FormPage/FormWithStepper/FormSection/FormSection.module.scss +12 -0
  212. package/src/components/Layout/FormPage/FormWithStepper/FormSection/FormSection.tsx +53 -0
  213. package/src/components/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.module.scss +25 -0
  214. package/src/components/Layout/FormPage/FormWithStepper/FormStepper/FormStepper.tsx +54 -0
  215. package/src/components/Layout/FormPage/FormWithStepper/FormWithStepper.module.scss +39 -0
  216. package/src/components/Layout/FormPage/FormWithStepper/FormWithStepper.tsx +34 -0
  217. package/src/components/Notifications/Alert/AlertContainer/AlertContainer.module.scss +56 -0
  218. package/src/components/Notifications/Alert/AlertContainer/AlertContainer.tsx +52 -0
  219. package/src/components/Notifications/Alert/AlertContainer/useAlertContainerHeightAnimation.ts +47 -0
  220. package/src/components/Notifications/Alert/AlertItem/AlertItem.module.scss +277 -0
  221. package/src/components/Notifications/Alert/AlertItem/AlertItem.tsx +214 -0
  222. package/src/components/Notifications/Alert/AlertProvider/AlertContext.ts +42 -0
  223. package/src/components/Notifications/Alert/AlertProvider/AlertProvider.tsx +173 -0
  224. package/src/components/Notifications/Alert/useAlert.ts +30 -0
  225. package/src/components/Notifications/Snackbar/SnackbarContainer/SnackbarContainer.tsx +9 -0
  226. package/src/components/Notifications/Snackbar/SnackbarItem/SnackbarItem.tsx +6 -0
  227. package/src/components/Notifications/Snackbar/SnackbarProvider/SnackbarProvider.tsx +9 -0
  228. package/src/components/Notifications/Snackbar/SnackbarProvider/SnackbarStateProvider.tsx +9 -0
  229. package/src/components/Notifications/Snackbar/interfaces.ts +18 -0
  230. package/src/components/Notifications/Snackbar/useSnackbar.ts +3 -0
  231. package/src/components/Pagination/Pagination.module.scss +4 -6
  232. package/src/components/Pagination/Pagination.tsx +3 -1
  233. package/src/components/_BaseStyling_/BaseStyling.tsx +78 -1
  234. package/src/components/admin/layout/MicrofrontendContainer/MicrofrontendContainer.module.scss +25 -0
  235. package/src/components/admin/layout/MicrofrontendContainer/MicrofrontendContainer.tsx +47 -0
  236. package/src/font/icomoon.eot +0 -0
  237. package/src/font/icomoon.svg +3 -0
  238. package/src/font/icomoon.ttf +0 -0
  239. package/src/font/icomoon.woff +0 -0
  240. package/src/font/selection.json +1 -1
  241. package/src/index.ts +25 -0
  242. package/src/mixins.module.scss +7 -0
  243. package/src/variables.scss +1 -0
@@ -0,0 +1,30 @@
1
+ /*
2
+ * Copyright 2022 OneWelcome B.V.
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+
17
+ import { useContext } from "react";
18
+ import AlertContext from "./AlertProvider/AlertContext";
19
+
20
+ export const useAlert = () => {
21
+ const ctx = useContext(AlertContext);
22
+
23
+ return {
24
+ enqueueAlert: ctx.enqueueAlert,
25
+ enqueueInfoAlert: ctx.enqueueInfoAlert,
26
+ enqueueSuccessAlert: ctx.enqueueSuccessAlert,
27
+ enqueueWarningAlert: ctx.enqueueWarningAlert,
28
+ enqueueErrorAlert: ctx.enqueueErrorAlert
29
+ };
30
+ };
@@ -18,11 +18,17 @@ import React, { useContext, useEffect, useState } from "react";
18
18
  import classes from "./SnackbarContainer.module.scss";
19
19
  import { SnackbarContext } from "../SnackbarProvider/SnackbarStateProvider";
20
20
 
21
+ /**
22
+ * @deprecated
23
+ */
21
24
  export interface Placement {
22
25
  vertical: "top" | "bottom";
23
26
  horizontal: "start" | "center" | "end";
24
27
  }
25
28
 
29
+ /**
30
+ * @deprecated
31
+ */
26
32
  export interface Props {
27
33
  placement: Placement;
28
34
  children?: React.ReactNode;
@@ -66,6 +72,9 @@ const useSnackbarContainerHeightAnimation = () => {
66
72
  return { height, justifyContent };
67
73
  };
68
74
 
75
+ /**
76
+ * @deprecated
77
+ */
69
78
  export const SnackbarContainer = ({ placement, children, zIndex, className, ...rest }: Props) => {
70
79
  const { height, justifyContent } = useSnackbarContainerHeightAnimation();
71
80
 
@@ -26,6 +26,9 @@ import { SnackbarContext } from "../SnackbarProvider/SnackbarStateProvider";
26
26
 
27
27
  const textColor = "var(--snackbar-text-color)";
28
28
 
29
+ /**
30
+ * @deprecated
31
+ */
29
32
  export interface Props {
30
33
  id: string;
31
34
  title?: string;
@@ -51,6 +54,9 @@ const useRegisterSnackbarHeight = (
51
54
  }, [singleSnackbarRef.current]);
52
55
  };
53
56
 
57
+ /**
58
+ * @deprecated
59
+ */
54
60
  export const SnackbarItem = ({
55
61
  id,
56
62
  title,
@@ -35,6 +35,9 @@ interface Duration {
35
35
  short: number;
36
36
  }
37
37
 
38
+ /**
39
+ * @deprecated
40
+ */
38
41
  export interface Props {
39
42
  closeButtonTitle: string;
40
43
  children?: ReactNode;
@@ -45,6 +48,9 @@ export interface Props {
45
48
  className?: string;
46
49
  }
47
50
 
51
+ /**
52
+ * @deprecated
53
+ */
48
54
  export interface Item {
49
55
  id: string;
50
56
  title?: string;
@@ -57,6 +63,9 @@ export interface Item {
57
63
  onClose?: () => void;
58
64
  }
59
65
 
66
+ /**
67
+ * @deprecated
68
+ */
60
69
  export const SnackbarProvider = (
61
70
  {
62
71
  closeButtonTitle,
@@ -18,6 +18,9 @@ import React, { createContext } from "react";
18
18
  import { DeprecatedEnqueueSnackbarType } from "../interfaces";
19
19
  import { Item } from "./SnackbarProvider";
20
20
 
21
+ /**
22
+ * @deprecated
23
+ */
21
24
  interface SnackbarContextProps {
22
25
  enqueueSnackbar: DeprecatedEnqueueSnackbarType;
23
26
  enqueueSuccessSnackbar: DeprecatedEnqueueSnackbarType;
@@ -27,6 +30,9 @@ interface SnackbarContextProps {
27
30
  snackbars: Item[];
28
31
  }
29
32
 
33
+ /**
34
+ * @deprecated
35
+ */
30
36
  const SnackbarContext = createContext<SnackbarContextProps>({
31
37
  enqueueSnackbar: () => null,
32
38
  enqueueSuccessSnackbar: () => null,
@@ -41,6 +47,9 @@ interface Props {
41
47
  children?: React.ReactNode;
42
48
  }
43
49
 
50
+ /**
51
+ * @deprecated
52
+ */
44
53
  const SnackbarContextProvider = ({ children, initialState }: Props) => {
45
54
  return <SnackbarContext.Provider value={initialState}>{children}</SnackbarContext.Provider>;
46
55
  };
@@ -16,10 +16,19 @@
16
16
 
17
17
  import { ButtonHTMLAttributes } from "react";
18
18
 
19
+ /**
20
+ * @deprecated
21
+ */
19
22
  export type Variant = "info" | "success" | "error" | "warning";
20
23
 
24
+ /**
25
+ * @deprecated
26
+ */
21
27
  export type Actions = (ButtonHTMLAttributes<HTMLButtonElement> & { label: string })[];
22
28
 
29
+ /**
30
+ * @deprecated
31
+ */
23
32
  export interface SnackbarOptionsProps {
24
33
  actions?: Actions;
25
34
  className?: string;
@@ -28,17 +37,26 @@ export interface SnackbarOptionsProps {
28
37
  onClose?: () => void;
29
38
  }
30
39
 
40
+ /**
41
+ * @deprecated
42
+ */
31
43
  export interface EnqueueSnackbarProps extends SnackbarOptionsProps {
32
44
  title?: string;
33
45
  content?: string;
34
46
  }
35
47
 
48
+ /**
49
+ * @deprecated
50
+ */
36
51
  export type DeprecatedEnqueueSnackbarType = (
37
52
  propsOrTitle: EnqueueSnackbarProps | string | undefined,
38
53
  content?: string,
39
54
  options?: SnackbarOptionsProps
40
55
  ) => void;
41
56
 
57
+ /**
58
+ * @deprecated
59
+ */
42
60
  export function isNewEnqueueSnackbarInterface(args: unknown): args is EnqueueSnackbarProps {
43
61
  return args !== null && typeof args === "object" && ("title" in args || "content" in args);
44
62
  }
@@ -17,6 +17,9 @@
17
17
  import { useContext } from "react";
18
18
  import { SnackbarContext } from "./SnackbarProvider/SnackbarStateProvider";
19
19
 
20
+ /**
21
+ * @deprecated
22
+ */
20
23
  export const useSnackbar = () => {
21
24
  const ctx = useContext(SnackbarContext);
22
25
 
@@ -16,8 +16,8 @@
16
16
 
17
17
  .pagination-wrapper {
18
18
  font-family: var(--font-family);
19
- font-size: var(--font-size);
20
- line-height: var(--default-line-height);
19
+ font-size: var(--font-size-data-grid);
20
+ line-height: var(--data-grid-line-height);
21
21
  color: var(--greyed-out);
22
22
  display: flex;
23
23
  flex-direction: column;
@@ -27,10 +27,6 @@
27
27
  display: flex;
28
28
  }
29
29
 
30
- label {
31
- margin-bottom: 0;
32
- }
33
-
34
30
  .form-element {
35
31
  height: 2.5rem;
36
32
 
@@ -77,6 +73,8 @@
77
73
  align-items: center;
78
74
 
79
75
  label {
76
+ font-size: var(--font-size-data-grid);
77
+ line-height: var(--data-grid-line-height);
80
78
  font-weight: 500;
81
79
  color: var(--color-blue-grey900);
82
80
  }
@@ -102,7 +102,9 @@ const PaginationComponent: ForwardRefRenderFunction<HTMLDivElement, Props> = (
102
102
  <div className={classes["left"]}>
103
103
  {pageSize && (
104
104
  <div className={classes["per-page"]}>
105
- <Label id="page-size-select-label">{translate.itemsPerPage}</Label>
105
+ <Label id="page-size-select-label" className={classes["label"]}>
106
+ {translate.itemsPerPage}
107
+ </Label>
106
108
  <Select
107
109
  labeledBy="page-size-select-label"
108
110
  className={`${classes["form-element"]} ${classes["page-size-select"]}`}
@@ -33,6 +33,7 @@ interface CSSProperties {
33
33
  colorPrimary600?: string;
34
34
  colorPrimary700?: string;
35
35
  colorPrimary900?: string;
36
+ colorPrimaryLight?: string;
36
37
  colorBlueGrey100?: string;
37
38
  colorBlueGrey200?: string;
38
39
  colorBlueGrey300?: string;
@@ -52,9 +53,11 @@ interface CSSProperties {
52
53
  colorLightBlue500?: string;
53
54
  colorLightBlue600?: string;
54
55
  colorShadowBlue?: string;
56
+ colorOrange100?: string;
55
57
  colorOrange500?: string;
56
58
  colorOrange600?: string;
57
59
  colorOrange700?: string;
60
+ colorRed100?: string;
58
61
  colorRed200?: string;
59
62
  colorRed500?: string;
60
63
  colorRed600?: string;
@@ -66,6 +69,7 @@ interface CSSProperties {
66
69
  defaultPressedColor?: string;
67
70
  defaultHoverColor?: string;
68
71
  defaultLineHeight?: string;
72
+ dataGridLineHeight?: string;
69
73
  focusBorderRadius?: string;
70
74
  buttonBorderRadius?: string;
71
75
  buttonBorderWidth?: string;
@@ -119,12 +123,50 @@ interface CSSProperties {
119
123
  modalBackdropColor?: string;
120
124
  skeletonBackgroundColor?: string;
121
125
  skeletonAnimationColorRgb?: string;
126
+
127
+ /**
128
+ * @deprecated
129
+ */
122
130
  snackbarTextColor?: string;
131
+ /**
132
+ * @deprecated
133
+ */
123
134
  snackbarInfoBackgroundColor?: string;
135
+ /**
136
+ * @deprecated
137
+ */
124
138
  snackbarSuccessBackgroundColor?: string;
139
+ /**
140
+ * @deprecated
141
+ */
125
142
  snackbarErrorBackgroundColor?: string;
143
+ /**
144
+ * @deprecated
145
+ */
126
146
  snackbarWarningBackgroundColor?: string;
147
+ /**
148
+ * @deprecated
149
+ */
127
150
  snackbarBorderRadius?: string;
151
+
152
+ alertTextColor?: string;
153
+ alertTextInvertedColor?: string;
154
+
155
+ alertNeutralBackgroundColor?: string;
156
+ alertInfoBackgroundColor?: string;
157
+ alertSuccessBackgroundColor?: string;
158
+ alertErrorBackgroundColor?: string;
159
+ alertWarningBackgroundColor?: string;
160
+
161
+ alertNeutralInvertedColor?: string;
162
+ alertInfoInvertedColor?: string;
163
+ alertSuccessInvertedColor?: string;
164
+ alertErrorInvertedColor?: string;
165
+ alertWarningInvertedColor?: string;
166
+
167
+ alertBorderWidth?: string;
168
+ alertBorderRadius?: string;
169
+
128
170
  stepperWaitingColor?: string;
129
171
  stepperWaitingHoverColor?: string;
130
172
  stepperWaitingActiveColor?: string;
@@ -192,6 +234,10 @@ interface CSSProperties {
192
234
  fontSizeSub?: string;
193
235
  fontSizeCode?: string;
194
236
  formControlFontSize?: string;
237
+ fileUploadBorderWidth?: string;
238
+ dragDropBorderStyle?: string;
239
+ defaultZIndex1?: string;
240
+ fontSizeDataGrid?: string;
195
241
  }
196
242
 
197
243
  export interface Props extends HTMLAttributes<HTMLDivElement> {
@@ -207,6 +253,7 @@ export const BaseStyling = ({ children, properties = {} }: Props) => {
207
253
  colorPrimary600: "#030F77",
208
254
  colorPrimary700: "#020B59",
209
255
  colorPrimary900: "#01041E",
256
+ colorPrimaryLight: "#E6E7F4",
210
257
  colorBlueGrey25: "#F7F7F9",
211
258
  colorBlueGrey25Transparent: "rgba(247, 247, 249, .8)",
212
259
  colorBlueGrey50: "#EEEFF3",
@@ -225,9 +272,11 @@ export const BaseStyling = ({ children, properties = {} }: Props) => {
225
272
  colorGreen700: "#0E4E29",
226
273
  colorLightBlue500: "#00BCDD",
227
274
  colorLightBlue600: "#0096B1",
275
+ colorOrange100: "#FFE0B2",
228
276
  colorOrange500: "#E07900",
229
277
  colorOrange600: "#B36100",
230
278
  colorOrange700: "#864900",
279
+ colorRed100: "#FFCDD2",
231
280
  colorRed200: "#F3A599",
232
281
  colorRed500: "#E01E00",
233
282
  colorRed600: "#B31800",
@@ -245,6 +294,7 @@ export const BaseStyling = ({ children, properties = {} }: Props) => {
245
294
  defaultPressedColor: "var(--color-blue-grey100)",
246
295
  defaultHoverColor: "var(--color-blue-grey25)",
247
296
  defaultLineHeight: "1.5", //FIXME: UCL-395
297
+ dataGridLineHeight: "1.25",
248
298
  defaultBorderRadius: "0.25rem",
249
299
  focusBorderRadius: "0.125rem",
250
300
  buttonBorderRadius: "0.125rem",
@@ -285,6 +335,8 @@ export const BaseStyling = ({ children, properties = {} }: Props) => {
285
335
  inputBorderWidth: "1px",
286
336
  inputBorderWidthFocus: "1px",
287
337
  inputBorderStyle: "solid",
338
+ fileUploadBorderWidth: "1px",
339
+ dragDropBorderStyle: "dashed",
288
340
  inputBorderColor: "var(--color-blue-grey500)",
289
341
  inputBackgroundColor: "var(--light)",
290
342
  inputHelperTextColor: "var(--color-blue-grey500)",
@@ -297,12 +349,35 @@ export const BaseStyling = ({ children, properties = {} }: Props) => {
297
349
  modalBackdropColor: "var(--default)",
298
350
  skeletonBackgroundColor: "var(--disabled)",
299
351
  skeletonAnimationColorRgb: "255, 255, 255",
352
+
300
353
  snackbarTextColor: "var(--light)",
301
354
  snackbarInfoBackgroundColor: "var(--color-primary500)",
302
355
  snackbarSuccessBackgroundColor: "var(--color-green500)",
303
356
  snackbarErrorBackgroundColor: "var(--color-red500)",
304
357
  snackbarWarningBackgroundColor: "var(--color-orange500)",
305
358
  snackbarBorderRadius: "2px",
359
+
360
+ alertTextColor: "var(--default)",
361
+ alertTextInvertedColor: "var(--light)",
362
+
363
+ alertNeutralBackgroundColor: "var(--color-blue-grey50)",
364
+ alertNeutralInvertedColor: "var(--color-blue-grey500)",
365
+
366
+ alertInfoBackgroundColor: "var(--color-primary100)",
367
+ alertInfoInvertedColor: "var(--color-primary500)",
368
+
369
+ alertSuccessBackgroundColor: "var(--color-green100)",
370
+ alertSuccessInvertedColor: "var(--color-green500)",
371
+
372
+ alertErrorBackgroundColor: "var(--color-red100)",
373
+ alertErrorInvertedColor: "var(--color-red500)",
374
+
375
+ alertWarningBackgroundColor: "var(--color-orange100)",
376
+ alertWarningInvertedColor: "var(--color-orange500)",
377
+
378
+ alertBorderWidth: "4px",
379
+ alertBorderRadius: "2px",
380
+
306
381
  stepperWaitingColor: "var(--color-blue-grey200)",
307
382
  stepperWaitingHoverColor: "var(--color-blue-grey300)",
308
383
  stepperWaitingActiveColor: "var(--color-blue-grey400)",
@@ -369,7 +444,9 @@ export const BaseStyling = ({ children, properties = {} }: Props) => {
369
444
  fontSizeH4: "1.25rem",
370
445
  fontSizeSub: ".75rem",
371
446
  fontSizeCode: "1rem",
372
- formControlFontSize: "0.875rem" //FIXME: UCL-395
447
+ defaultZIndex1: "1",
448
+ formControlFontSize: "0.875rem", //FIXME: UCL-395
449
+ fontSizeDataGrid: "0.875rem" //FIXME: UCL-395
373
450
  };
374
451
 
375
452
  /** We need a loading state, because otherwise you see the colors flash from the default to the possible overridden ones. */
@@ -0,0 +1,25 @@
1
+ /*!
2
+ * Copyright 2022 OneWelcome B.V.
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+
17
+ .microfrontend-container {
18
+ &-margin {
19
+ padding: 2rem;
20
+ }
21
+
22
+ &-max-width {
23
+ max-width: 105rem;
24
+ }
25
+ }
@@ -0,0 +1,47 @@
1
+ /*
2
+ * Copyright 2022 OneWelcome B.V.
3
+ *
4
+ * Licensed under the Apache License, Version 2.0 (the "License");
5
+ * you may not use this file except in compliance with the License.
6
+ * You may obtain a copy of the License at
7
+ *
8
+ * http://www.apache.org/licenses/LICENSE-2.0
9
+ *
10
+ * Unless required by applicable law or agreed to in writing, software
11
+ * distributed under the License is distributed on an "AS IS" BASIS,
12
+ * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13
+ * See the License for the specific language governing permissions and
14
+ * limitations under the License.
15
+ */
16
+
17
+ import React, { ReactElement } from "react";
18
+ import classes from "./MicrofrontendContainer.module.scss";
19
+
20
+ export interface Props {
21
+ header?: ReactElement | ReactElement[];
22
+ children: ReactElement | ReactElement[];
23
+ contentMargins?: boolean;
24
+ contentMaxWidth?: boolean;
25
+ }
26
+
27
+ export const MicrofrontendContainer = ({
28
+ header,
29
+ children,
30
+ contentMargins = true,
31
+ contentMaxWidth = true,
32
+ ...rest
33
+ }: Props) => {
34
+ const appliedClasses = [];
35
+
36
+ contentMargins && appliedClasses.push(classes["microfrontend-container-margin"]);
37
+ contentMaxWidth && appliedClasses.push(classes["microfrontend-container-max-width"]);
38
+
39
+ return (
40
+ <>
41
+ <div>{header}</div>
42
+ <div className={appliedClasses.join(" ")} {...rest}>
43
+ {children}
44
+ </div>
45
+ </>
46
+ );
47
+ };
Binary file
@@ -80,5 +80,8 @@
80
80
  <glyph unicode="&#xe946;" glyph-name="reply" d="M98.011 739.109l366.202-157.014-366.689 48.762 0.488 108.251zM463.726 313.905l-366.202-157.014v108.251l366.202 48.762zM0.488 886.857l-0.488-341.334 731.429-97.523-731.429-97.523 0.488-341.334 1023.512 438.857-1023.512 438.857z" />
81
81
  <glyph unicode="&#xe947;" glyph-name="save" d="M796.445 959.998h-682.667c-63.147 0-113.777-51.2-113.777-113.777v-796.444c0-62.577 50.631-113.777 113.777-113.777h796.444c62.577 0 113.777 51.2 113.777 113.777v682.667l-227.556 227.556zM910.224 49.775h-796.444v796.444h635.449l160.996-160.996v-635.449zM512.001 447.998c-94.436 0-170.667-76.231-170.667-170.667s76.231-170.667 170.667-170.667c94.436 0 170.667 76.231 170.667 170.667s-76.231 170.667-170.667 170.667zM170.668 789.331h512v-227.556h-512v227.556z" />
82
82
  <glyph unicode="&#xe948;" glyph-name="warning-filled" d="M0 5.818h1024l-511.999 884.364-511.999-884.364zM558.545 145.454h-93.091v93.091h93.091v-93.091zM558.545 331.636h-93.091v186.182h93.091v-186.182z" />
83
+ <glyph unicode="&#xe949;" glyph-name="retry" d="M856.071 792.378c-88.386 88.381-209.679 143.238-344.383 143.238-269.41 0-487.010-218.21-487.010-487.619 0-269.411 217.6-487.619 487.010-487.619 227.354 0 416.911 155.429 471.161 365.714h-126.779c-49.986-142.021-185.297-243.806-344.383-243.806-201.753 0-365.714 163.959-365.714 365.711s163.961 365.714 365.714 365.714c101.181 0 191.39-42.057 257.219-108.495l-196.266-196.267h426.666v426.667l-143.236-143.238z" />
84
+ <glyph unicode="&#xe94a;" glyph-name="cancel" d="M512 960c-283.136 0-512-228.864-512-512s228.864-512 512-512c283.136 0 512 228.864 512 512s-228.864 512-512 512zM512 38.4c-225.792 0-409.6 183.808-409.6 409.6s183.808 409.6 409.6 409.6c225.792 0 409.6-183.808 409.6-409.6s-183.808-409.6-409.6-409.6zM695.808 704l-183.808-183.808-183.808 183.808-72.192-72.192 183.808-183.808-183.808-183.808 72.192-72.192 183.808 183.808 183.808-183.808 72.192 72.192-183.808 183.808 183.808 183.808-72.192 72.192z" />
85
+ <glyph unicode="&#xe94b;" glyph-name="file-alt" d="M635.447 846.222l274.773-274.773v-521.67h-796.443v796.443h521.67zM635.447 960h-521.67c-62.578 0-113.778-51.2-113.778-113.778v-796.443c0-62.579 51.2-113.779 113.778-113.779h796.443c62.579 0 113.779 51.2 113.779 113.779v521.67c0 30.151-11.947 59.165-33.566 80.213l-274.773 274.773c-21.047 21.618-50.061 33.564-80.213 33.564zM227.555 277.333h568.89v-113.779h-568.89v113.779zM227.555 504.887h568.89v-113.775h-568.89v113.775zM227.555 732.445h398.224v-113.778h-398.224v113.778z" />
83
86
  <glyph unicode="&#xe9d1;" glyph-name="eye-blocked" d="M945.942 945.942c-18.746 18.744-49.136 18.744-67.882 0l-202.164-202.164c-51.938 15.754-106.948 24.222-163.896 24.222-223.318 0-416.882-130.042-512-320 41.122-82.124 100.648-153.040 173.022-207.096l-158.962-158.962c-18.746-18.746-18.746-49.136 0-67.882 9.372-9.374 21.656-14.060 33.94-14.060s24.568 4.686 33.942 14.058l864 864c18.744 18.746 18.744 49.138 0 67.884zM416 640c42.24 0 78.082-27.294 90.92-65.196l-121.724-121.724c-37.902 12.838-65.196 48.68-65.196 90.92 0 53.020 42.98 96 96 96zM110.116 448c38.292 60.524 89.274 111.924 149.434 150.296 3.918 2.5 7.876 4.922 11.862 7.3-9.962-27.328-15.412-56.822-15.412-87.596 0-54.89 17.286-105.738 46.7-147.418l-60.924-60.924c-52.446 36.842-97.202 83.882-131.66 138.342zM768 518c0 27.166-4.256 53.334-12.102 77.898l-321.808-321.808c24.568-7.842 50.742-12.090 77.91-12.090 141.382 0 256 114.618 256 256zM830.026 670.026l-69.362-69.362c1.264-0.786 2.53-1.568 3.786-2.368 60.162-38.374 111.142-89.774 149.434-150.296-38.292-60.522-89.274-111.922-149.436-150.296-75.594-48.218-162.89-73.704-252.448-73.704-38.664 0-76.902 4.76-113.962 14.040l-76.894-76.894c59.718-21.462 123.95-33.146 190.856-33.146 223.31 0 416.876 130.042 512 320-45.022 89.916-112.118 166.396-193.974 222.026z" />
84
87
  </font></defs></svg>
Binary file
Binary file