@astral/ui 4.99.1 → 4.100.0

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 (400) hide show
  1. package/components/Accordion/styles.js +4 -4
  2. package/components/Alert/Alert.js +1 -1
  3. package/components/Alert/styles.js +2 -2
  4. package/components/Autocomplete/styles.js +1 -1
  5. package/components/Badge/styles.js +1 -1
  6. package/components/Banner/BannerTemplate/styles.js +3 -3
  7. package/components/Button/styles.js +1 -1
  8. package/components/CardGridInfinite/Card/styles.js +1 -1
  9. package/components/CardGridInfinite/CardGridSecondaryAction/CardGridSecondaryActionsSkeleton/styles.js +2 -2
  10. package/components/CardGridInfinite/ErrorMessage/styles.js +1 -1
  11. package/components/CardGridInfinite/List/styles.js +1 -1
  12. package/components/CardGridInfinite/OnTopButton/styles.js +1 -1
  13. package/components/CardGridInfinite/styles.js +1 -1
  14. package/components/Checkbox/styles.js +2 -2
  15. package/components/CheckboxField/styles.js +2 -2
  16. package/components/Chip/styles.js +4 -4
  17. package/components/ConfirmAction/styles.js +3 -3
  18. package/components/ConfirmDialog/styles.js +1 -1
  19. package/components/DashboardAlert/styles.js +2 -2
  20. package/components/DashboardLayout/Container/styles.js +2 -2
  21. package/components/DashboardLayout/DashboardSidebar/styles.js +6 -6
  22. package/components/DashboardLayout/DashboardWrapper/styles.js +1 -1
  23. package/components/DashboardLayout/Header/styles.js +10 -10
  24. package/components/DashboardLayout/Main/styles.js +17 -6
  25. package/components/DashboardLayoutNotificationList/styles.js +1 -1
  26. package/components/DashboardLayoutSkeleton/styles.js +1 -1
  27. package/components/DashboardSidebarButton/styles.js +1 -1
  28. package/components/DashboardSidebarCounter/styles.js +1 -1
  29. package/components/DashboardSidebarPopover/FadePopup/styles.js +1 -1
  30. package/components/DashboardSidebarPopover/SidebarPopoverItem/styles.js +1 -1
  31. package/components/DashboardSidebarPopover/styles.js +2 -2
  32. package/components/DashboardSidebarSkeleton/styles.js +1 -1
  33. package/components/DataGrid/Body/styles.js +1 -1
  34. package/components/DataGrid/Cell/CellInner/styles.js +2 -2
  35. package/components/DataGrid/Cell/styles.js +1 -1
  36. package/components/DataGrid/Head/styles.js +1 -1
  37. package/components/DataGrid/Loader/styles.js +2 -2
  38. package/components/DataGrid/Row/NestedChildren/styles.js +3 -3
  39. package/components/DataGrid/Row/styles.js +8 -8
  40. package/components/DataGrid/RowBase/GroupCell/styles.js +1 -1
  41. package/components/DataGrid/RowBase/styles.js +3 -3
  42. package/components/DataGrid/styles.js +3 -3
  43. package/components/DataGridActionCell/DataGridMainActions/Action/MainIconButton/styles.js +1 -1
  44. package/components/DataGridActionCell/DataGridMainActions/Action/MobileMainButton/styles.js +1 -1
  45. package/components/DataGridActionCell/SecondaryActionsButton/styles.js +1 -1
  46. package/components/DataGridActionCell/styles.js +1 -1
  47. package/components/DataGridCollapsibleRow/styles.js +4 -4
  48. package/components/DataGridInfinite/ErrorMessage/styles.js +1 -1
  49. package/components/DataGridInfinite/styles.js +1 -1
  50. package/components/DataGridPaginationContainer/styles.js +2 -2
  51. package/components/DatePicker/DateCalendar/DateCalendarChevronButton/DateCalendarNextButton/styles.js +2 -2
  52. package/components/DatePicker/DateCalendar/DateCalendarChevronButton/DateCalendarPrevButton/styles.js +2 -2
  53. package/components/DatePicker/DateCalendar/DateCalendarHead/styles.js +2 -2
  54. package/components/DatePicker/DateCalendar/DateCalendarWrapper/styles.js +1 -1
  55. package/components/DatePicker/DatePickerPopover/styles.js +1 -1
  56. package/components/DatePicker/styles.js +1 -1
  57. package/components/DateRangePicker/styles.js +1 -1
  58. package/components/Description/Value/styles.js +2 -2
  59. package/components/Description/styles.js +1 -1
  60. package/components/DescriptionCell/styles.js +2 -2
  61. package/components/DescriptionList/styles.js +3 -3
  62. package/components/DialogActions/styles.js +2 -2
  63. package/components/DialogContent/styles.js +1 -1
  64. package/components/ExpansionPanel/Details/ErrorState/styles.js +1 -1
  65. package/components/ExpansionPanel/Details/LoadingState/styles.js +1 -1
  66. package/components/Fieldset/styles.js +5 -5
  67. package/components/FlowButton/styles.js +1 -1
  68. package/components/GlobalStyles/GlobalStyles.js +1 -1
  69. package/components/HintPopover/styles.js +4 -4
  70. package/components/IconButton/styles.js +1 -1
  71. package/components/InfiniteDataList/EndData/styles.js +1 -1
  72. package/components/InfiniteDataList/ErrorMessage/styles.js +1 -1
  73. package/components/InfiniteDataList/Loader/styles.js +1 -1
  74. package/components/InfiniteDataList/styles.js +1 -1
  75. package/components/InfiniteTreeList/ErrorMessage/styles.js +1 -1
  76. package/components/MenuOrganization/NoData/styles.js +1 -1
  77. package/components/MenuOrganization/OrganizationButton/styles.js +1 -1
  78. package/components/MenuOrganization/OrganizationItem/styles.js +1 -1
  79. package/components/MenuOrganization/OrganizationListSkeleton/styles.js +2 -2
  80. package/components/MenuOrganization/styles.js +4 -4
  81. package/components/MinimalisticPagination/styles.js +1 -1
  82. package/components/NavMenu/Item/ItemButton/styles.js +4 -4
  83. package/components/NewStepper/Step/Description/styles.js +1 -1
  84. package/components/NewStepper/Step/Label/styles.js +2 -2
  85. package/components/NewStepper/Step/styles.js +8 -8
  86. package/components/NewStepper/styles.js +1 -1
  87. package/components/NotFoundPage/styles.js +4 -4
  88. package/components/Notification/NotificationContainer/styles.js +8 -8
  89. package/components/Notification/NotificationStackContainer/styles.js +10 -10
  90. package/components/Notification/NotificationTemplate/styles.js +3 -3
  91. package/components/NotificationList/ListItem/styles.js +1 -1
  92. package/components/NotificationList/SettingsButton/styles.js +1 -1
  93. package/components/NotificationList/styles.js +4 -4
  94. package/components/PageAside/MobileAsideButton/styles.js +1 -1
  95. package/components/PageAside/styles.js +3 -3
  96. package/components/PageAsideBlock/styles.js +2 -2
  97. package/components/PageAsideNavigation/PageAsideNavigationItem/styles.js +2 -2
  98. package/components/PageAsideNavigation/styles.js +3 -3
  99. package/components/PageContent/PageContentHeader/Description/styles.js +1 -1
  100. package/components/PageContent/PageContentHeader/PageContentHeaderActions/MobilePageContentHeaderActions/styles.js +3 -3
  101. package/components/PageContent/PageContentHeader/PageContentHeaderActions/PageContentHeaderActionsSkeleton/styles.js +1 -1
  102. package/components/PageContent/PageContentHeader/Title/styles.js +1 -1
  103. package/components/PageContent/PageContentHeader/styles.js +2 -2
  104. package/components/PageContent/styles.js +4 -4
  105. package/components/PageHeader/HeaderContent/Description/styles.js +2 -2
  106. package/components/PageHeader/HeaderContent/styles.js +4 -4
  107. package/components/PageHeader/MobilePageActions/styles.js +3 -3
  108. package/components/PageHeader/PageActions/MainActions/styles.js +1 -1
  109. package/components/PageHeader/PageActions/SecondaryActions/styles.js +2 -2
  110. package/components/PageHeader/PageActions/SecondaryVisibleActions/styles.js +2 -2
  111. package/components/PageHeader/PageActions/styles.js +4 -4
  112. package/components/PageHeader/Title/styles.js +2 -2
  113. package/components/PageHeader/styles.js +3 -3
  114. package/components/PageLayout/styles.js +13 -6
  115. package/components/PageLayoutContainer/styles.js +2 -2
  116. package/components/PageLayoutFooter/styles.js +1 -1
  117. package/components/PageLayoutLoader/styles.js +1 -1
  118. package/components/PageLayoutSection/PageLayoutSectionContainer/styles.js +2 -2
  119. package/components/PageLayoutSection/styles.js +2 -2
  120. package/components/PagePinnableAside/styles.js +3 -3
  121. package/components/Pagination/PaginationItem/styles.js +1 -1
  122. package/components/PdfViewer/ControlBar/styles.js +1 -1
  123. package/components/PdfViewer/List/styles.js +1 -1
  124. package/components/PdfViewer/PdfDocument/styles.js +1 -1
  125. package/components/PdfViewer/PdfPage/styles.js +1 -1
  126. package/components/PdfViewer/styles.js +2 -2
  127. package/components/Profile/MenuList/styles.js +3 -3
  128. package/components/Profile/ProfileSkeleton/styles.js +1 -1
  129. package/components/Profile/styles.js +3 -3
  130. package/components/Radio/styles.js +2 -2
  131. package/components/RadioCard/styles.js +6 -6
  132. package/components/RadioField/styles.js +1 -1
  133. package/components/ScrollToTopButton/styles.js +1 -1
  134. package/components/Select/styles.js +1 -1
  135. package/components/SideDialog/styles.js +1 -1
  136. package/components/SideDialogHeader/styles.js +1 -1
  137. package/components/StaticCalendar/StaticCalendarButton/styles.js +1 -1
  138. package/components/StaticCalendar/StaticCalendarGridButton/styles.js +1 -1
  139. package/components/Stepper/StepIcon/styles.js +1 -1
  140. package/components/SvgIcon/styles.js +0 -1
  141. package/components/Switch/styles.js +2 -2
  142. package/components/Tabs/styles.js +1 -1
  143. package/components/Tag/styles.js +1 -1
  144. package/components/ToggleButtonGroup/styles.js +1 -1
  145. package/components/Tree/MultipleTreeList/TreeItem/styles.js +6 -5
  146. package/components/Tree/MultipleTreeList/styles.js +7 -8
  147. package/components/Tree/TreeItem/MobileSlidePanel/MobileSlidePanelContent/styles.js +22 -20
  148. package/components/Tree/TreeItem/styles.js +19 -19
  149. package/components/Tree/TreeList/TreeItem/styles.js +4 -5
  150. package/components/Tree/TreeList/styles.js +7 -8
  151. package/components/TreeAsyncAutocomplete/OptionsModal/NoData/styles.js +2 -1
  152. package/components/TreeAsyncAutocomplete/OptionsModal/styles.js +14 -15
  153. package/components/TreeAutocomplete/OptionsModal/NoData/styles.js +2 -1
  154. package/components/TreeAutocomplete/OptionsModal/styles.js +7 -8
  155. package/components/TreeLikeAsyncAutocomplete/OptionsModal/NoData/styles.js +2 -1
  156. package/components/TreeLikeAsyncAutocomplete/OptionsModal/styles.js +18 -18
  157. package/components/TreeLikeAutocomplete/OptionsModal/NoData/styles.js +2 -1
  158. package/components/TreeLikeAutocomplete/OptionsModal/styles.js +9 -9
  159. package/components/TreeLikeList/TreeItem/styles.js +7 -6
  160. package/components/TreeLikeList/styles.js +6 -8
  161. package/components/declaration/mui-material.d.ts +1 -0
  162. package/components/fileUploading/FileInfo/styles.js +3 -3
  163. package/components/fileUploading/FileUploader/FIleList/styles.js +1 -1
  164. package/components/fileUploading/FileUploaderDropzone/DropzoneWrapper/styles.js +1 -1
  165. package/components/fileUploading/FileUploaderDropzone/HintPlaceholder/styles.js +1 -1
  166. package/components/fileUploading/FileUploaderDropzone/PlaceholderContainer/styles.js +1 -1
  167. package/components/fileUploading/FileUploaderFile/styles.js +1 -1
  168. package/components/fileUploading/PreviewFileUploaderDropZone/HintPlaceholder/styles.js +1 -1
  169. package/components/fileUploading/PreviewFileUploaderDropZone/PlaceholderWrapper/styles.js +1 -1
  170. package/components/fileUploading/PreviewFileUploaderFile/FileError/styles.js +2 -2
  171. package/components/fileUploading/PreviewFileUploaderFile/FilePreview/styles.js +4 -4
  172. package/components/placeholders/Placeholder/Image/styles.js +1 -1
  173. package/components/placeholders/Placeholder/styles.js +4 -4
  174. package/components/theme/baseTheme/baseTheme.js +11 -2
  175. package/components/theme/breakpoints.d.ts +1 -0
  176. package/components/theme/breakpoints.js +1 -0
  177. package/components/theme/components/MuiAlert.js +1 -1
  178. package/components/theme/components/MuiButton.js +2 -2
  179. package/components/theme/components/MuiMenuItem.js +1 -1
  180. package/components/theme/components/MuiTextField.js +4 -4
  181. package/components/theme/types.d.ts +1 -0
  182. package/components/theme/types.js +12 -12
  183. package/components/useViewportType/useViewportType.js +1 -1
  184. package/hook-form/EditableText/EditingForm/styles.js +4 -4
  185. package/hook-form/FormFilters/AllFiltersButton/styles.js +2 -2
  186. package/hook-form/FormFilters/FormFiltersDialog/ResetButton/styles.js +2 -2
  187. package/hook-form/FormFilters/FormFiltersDialog/styles.js +2 -2
  188. package/hook-form/FormFilters/FormFiltersSkeleton/styles.js +2 -2
  189. package/hook-form/FormFilters/styles.js +2 -2
  190. package/hook-form/FormFiltersModalGroup/styles.js +1 -1
  191. package/hook-form/FormFiltersSearchField/styles.js +2 -2
  192. package/hook-form/FormPageFooterContainer/styles.js +1 -1
  193. package/hook-form/FormPageLayout/FormPageFooter/SecondaryActions/styles.js +3 -3
  194. package/hook-form/FormPageLayout/FormPageFooter/styles.js +3 -3
  195. package/hook-form/FormPageLayout/styles.js +1 -1
  196. package/hook-form/FormPageLayoutBase/FormMobileActions/styles.js +2 -2
  197. package/hook-form/FormPageLayoutBase/styles.js +5 -5
  198. package/hook-form/FormQuickFilters/styles.js +2 -2
  199. package/hook-form/FormWizard/styles.js +3 -3
  200. package/hook-form/FormWizardPageLayout/FormWizardFooter/styles.js +3 -3
  201. package/node/components/Accordion/styles.js +4 -4
  202. package/node/components/Alert/Alert.js +1 -1
  203. package/node/components/Alert/styles.js +2 -2
  204. package/node/components/Autocomplete/styles.js +1 -1
  205. package/node/components/Badge/styles.js +1 -1
  206. package/node/components/Banner/BannerTemplate/styles.js +3 -3
  207. package/node/components/Button/styles.js +1 -1
  208. package/node/components/CardGridInfinite/Card/styles.js +1 -1
  209. package/node/components/CardGridInfinite/CardGridSecondaryAction/CardGridSecondaryActionsSkeleton/styles.js +2 -2
  210. package/node/components/CardGridInfinite/ErrorMessage/styles.js +1 -1
  211. package/node/components/CardGridInfinite/List/styles.js +1 -1
  212. package/node/components/CardGridInfinite/OnTopButton/styles.js +1 -1
  213. package/node/components/CardGridInfinite/styles.js +1 -1
  214. package/node/components/Checkbox/styles.js +2 -2
  215. package/node/components/CheckboxField/styles.js +2 -2
  216. package/node/components/Chip/styles.js +4 -4
  217. package/node/components/ConfirmAction/styles.js +3 -3
  218. package/node/components/ConfirmDialog/styles.js +1 -1
  219. package/node/components/DashboardAlert/styles.js +2 -2
  220. package/node/components/DashboardLayout/Container/styles.js +2 -2
  221. package/node/components/DashboardLayout/DashboardSidebar/styles.js +6 -6
  222. package/node/components/DashboardLayout/DashboardWrapper/styles.js +1 -1
  223. package/node/components/DashboardLayout/Header/styles.js +10 -10
  224. package/node/components/DashboardLayout/Main/styles.js +17 -6
  225. package/node/components/DashboardLayoutNotificationList/styles.js +1 -1
  226. package/node/components/DashboardLayoutSkeleton/styles.js +1 -1
  227. package/node/components/DashboardSidebarButton/styles.js +1 -1
  228. package/node/components/DashboardSidebarCounter/styles.js +1 -1
  229. package/node/components/DashboardSidebarPopover/FadePopup/styles.js +1 -1
  230. package/node/components/DashboardSidebarPopover/SidebarPopoverItem/styles.js +1 -1
  231. package/node/components/DashboardSidebarPopover/styles.js +2 -2
  232. package/node/components/DashboardSidebarSkeleton/styles.js +1 -1
  233. package/node/components/DataGrid/Body/styles.js +1 -1
  234. package/node/components/DataGrid/Cell/CellInner/styles.js +2 -2
  235. package/node/components/DataGrid/Cell/styles.js +1 -1
  236. package/node/components/DataGrid/Head/styles.js +1 -1
  237. package/node/components/DataGrid/Loader/styles.js +2 -2
  238. package/node/components/DataGrid/Row/NestedChildren/styles.js +3 -3
  239. package/node/components/DataGrid/Row/styles.js +8 -8
  240. package/node/components/DataGrid/RowBase/GroupCell/styles.js +1 -1
  241. package/node/components/DataGrid/RowBase/styles.js +3 -3
  242. package/node/components/DataGrid/styles.js +3 -3
  243. package/node/components/DataGridActionCell/DataGridMainActions/Action/MainIconButton/styles.js +1 -1
  244. package/node/components/DataGridActionCell/DataGridMainActions/Action/MobileMainButton/styles.js +1 -1
  245. package/node/components/DataGridActionCell/SecondaryActionsButton/styles.js +1 -1
  246. package/node/components/DataGridActionCell/styles.js +1 -1
  247. package/node/components/DataGridCollapsibleRow/styles.js +4 -4
  248. package/node/components/DataGridInfinite/ErrorMessage/styles.js +1 -1
  249. package/node/components/DataGridInfinite/styles.js +1 -1
  250. package/node/components/DataGridPaginationContainer/styles.js +2 -2
  251. package/node/components/DatePicker/DateCalendar/DateCalendarChevronButton/DateCalendarNextButton/styles.js +2 -2
  252. package/node/components/DatePicker/DateCalendar/DateCalendarChevronButton/DateCalendarPrevButton/styles.js +2 -2
  253. package/node/components/DatePicker/DateCalendar/DateCalendarHead/styles.js +2 -2
  254. package/node/components/DatePicker/DateCalendar/DateCalendarWrapper/styles.js +1 -1
  255. package/node/components/DatePicker/DatePickerPopover/styles.js +1 -1
  256. package/node/components/DatePicker/styles.js +1 -1
  257. package/node/components/DateRangePicker/styles.js +1 -1
  258. package/node/components/Description/Value/styles.js +2 -2
  259. package/node/components/Description/styles.js +1 -1
  260. package/node/components/DescriptionCell/styles.js +2 -2
  261. package/node/components/DescriptionList/styles.js +3 -3
  262. package/node/components/DialogActions/styles.js +2 -2
  263. package/node/components/DialogContent/styles.js +1 -1
  264. package/node/components/ExpansionPanel/Details/ErrorState/styles.js +1 -1
  265. package/node/components/ExpansionPanel/Details/LoadingState/styles.js +1 -1
  266. package/node/components/Fieldset/styles.js +5 -5
  267. package/node/components/FlowButton/styles.js +1 -1
  268. package/node/components/GlobalStyles/GlobalStyles.js +1 -1
  269. package/node/components/HintPopover/styles.js +4 -4
  270. package/node/components/IconButton/styles.js +1 -1
  271. package/node/components/InfiniteDataList/EndData/styles.js +1 -1
  272. package/node/components/InfiniteDataList/ErrorMessage/styles.js +1 -1
  273. package/node/components/InfiniteDataList/Loader/styles.js +1 -1
  274. package/node/components/InfiniteDataList/styles.js +1 -1
  275. package/node/components/InfiniteTreeList/ErrorMessage/styles.js +1 -1
  276. package/node/components/MenuOrganization/NoData/styles.js +1 -1
  277. package/node/components/MenuOrganization/OrganizationButton/styles.js +1 -1
  278. package/node/components/MenuOrganization/OrganizationItem/styles.js +1 -1
  279. package/node/components/MenuOrganization/OrganizationListSkeleton/styles.js +2 -2
  280. package/node/components/MenuOrganization/styles.js +4 -4
  281. package/node/components/MinimalisticPagination/styles.js +1 -1
  282. package/node/components/NavMenu/Item/ItemButton/styles.js +4 -4
  283. package/node/components/NewStepper/Step/Description/styles.js +1 -1
  284. package/node/components/NewStepper/Step/Label/styles.js +2 -2
  285. package/node/components/NewStepper/Step/styles.js +8 -8
  286. package/node/components/NewStepper/styles.js +1 -1
  287. package/node/components/NotFoundPage/styles.js +4 -4
  288. package/node/components/Notification/NotificationContainer/styles.js +8 -8
  289. package/node/components/Notification/NotificationStackContainer/styles.js +10 -10
  290. package/node/components/Notification/NotificationTemplate/styles.js +3 -3
  291. package/node/components/NotificationList/ListItem/styles.js +1 -1
  292. package/node/components/NotificationList/SettingsButton/styles.js +1 -1
  293. package/node/components/NotificationList/styles.js +4 -4
  294. package/node/components/PageAside/MobileAsideButton/styles.js +1 -1
  295. package/node/components/PageAside/styles.js +3 -3
  296. package/node/components/PageAsideBlock/styles.js +2 -2
  297. package/node/components/PageAsideNavigation/PageAsideNavigationItem/styles.js +2 -2
  298. package/node/components/PageAsideNavigation/styles.js +3 -3
  299. package/node/components/PageContent/PageContentHeader/Description/styles.js +1 -1
  300. package/node/components/PageContent/PageContentHeader/PageContentHeaderActions/MobilePageContentHeaderActions/styles.js +3 -3
  301. package/node/components/PageContent/PageContentHeader/PageContentHeaderActions/PageContentHeaderActionsSkeleton/styles.js +1 -1
  302. package/node/components/PageContent/PageContentHeader/Title/styles.js +1 -1
  303. package/node/components/PageContent/PageContentHeader/styles.js +2 -2
  304. package/node/components/PageContent/styles.js +4 -4
  305. package/node/components/PageHeader/HeaderContent/Description/styles.js +2 -2
  306. package/node/components/PageHeader/HeaderContent/styles.js +4 -4
  307. package/node/components/PageHeader/MobilePageActions/styles.js +3 -3
  308. package/node/components/PageHeader/PageActions/MainActions/styles.js +1 -1
  309. package/node/components/PageHeader/PageActions/SecondaryActions/styles.js +2 -2
  310. package/node/components/PageHeader/PageActions/SecondaryVisibleActions/styles.js +2 -2
  311. package/node/components/PageHeader/PageActions/styles.js +4 -4
  312. package/node/components/PageHeader/Title/styles.js +2 -2
  313. package/node/components/PageHeader/styles.js +3 -3
  314. package/node/components/PageLayout/styles.js +13 -6
  315. package/node/components/PageLayoutContainer/styles.js +2 -2
  316. package/node/components/PageLayoutFooter/styles.js +1 -1
  317. package/node/components/PageLayoutLoader/styles.js +1 -1
  318. package/node/components/PageLayoutSection/PageLayoutSectionContainer/styles.js +2 -2
  319. package/node/components/PageLayoutSection/styles.js +2 -2
  320. package/node/components/PagePinnableAside/styles.js +3 -3
  321. package/node/components/Pagination/PaginationItem/styles.js +1 -1
  322. package/node/components/PdfViewer/ControlBar/styles.js +1 -1
  323. package/node/components/PdfViewer/List/styles.js +1 -1
  324. package/node/components/PdfViewer/PdfDocument/styles.js +1 -1
  325. package/node/components/PdfViewer/PdfPage/styles.js +1 -1
  326. package/node/components/PdfViewer/styles.js +2 -2
  327. package/node/components/Profile/MenuList/styles.js +3 -3
  328. package/node/components/Profile/ProfileSkeleton/styles.js +1 -1
  329. package/node/components/Profile/styles.js +3 -3
  330. package/node/components/Radio/styles.js +2 -2
  331. package/node/components/RadioCard/styles.js +6 -6
  332. package/node/components/RadioField/styles.js +1 -1
  333. package/node/components/ScrollToTopButton/styles.js +1 -1
  334. package/node/components/Select/styles.js +1 -1
  335. package/node/components/SideDialog/styles.js +1 -1
  336. package/node/components/SideDialogHeader/styles.js +1 -1
  337. package/node/components/StaticCalendar/StaticCalendarButton/styles.js +1 -1
  338. package/node/components/StaticCalendar/StaticCalendarGridButton/styles.js +1 -1
  339. package/node/components/Stepper/StepIcon/styles.js +1 -1
  340. package/node/components/SvgIcon/styles.js +0 -1
  341. package/node/components/Switch/styles.js +2 -2
  342. package/node/components/Tabs/styles.js +1 -1
  343. package/node/components/Tag/styles.js +1 -1
  344. package/node/components/ToggleButtonGroup/styles.js +1 -1
  345. package/node/components/Tree/MultipleTreeList/TreeItem/styles.js +6 -5
  346. package/node/components/Tree/MultipleTreeList/styles.js +7 -8
  347. package/node/components/Tree/TreeItem/MobileSlidePanel/MobileSlidePanelContent/styles.js +22 -20
  348. package/node/components/Tree/TreeItem/styles.js +19 -19
  349. package/node/components/Tree/TreeList/TreeItem/styles.js +4 -5
  350. package/node/components/Tree/TreeList/styles.js +7 -8
  351. package/node/components/TreeAsyncAutocomplete/OptionsModal/NoData/styles.js +2 -1
  352. package/node/components/TreeAsyncAutocomplete/OptionsModal/styles.js +14 -15
  353. package/node/components/TreeAutocomplete/OptionsModal/NoData/styles.js +2 -1
  354. package/node/components/TreeAutocomplete/OptionsModal/styles.js +7 -8
  355. package/node/components/TreeLikeAsyncAutocomplete/OptionsModal/NoData/styles.js +2 -1
  356. package/node/components/TreeLikeAsyncAutocomplete/OptionsModal/styles.js +18 -18
  357. package/node/components/TreeLikeAutocomplete/OptionsModal/NoData/styles.js +2 -1
  358. package/node/components/TreeLikeAutocomplete/OptionsModal/styles.js +9 -9
  359. package/node/components/TreeLikeList/TreeItem/styles.js +7 -6
  360. package/node/components/TreeLikeList/styles.js +6 -8
  361. package/node/components/fileUploading/FileInfo/styles.js +3 -3
  362. package/node/components/fileUploading/FileUploader/FIleList/styles.js +1 -1
  363. package/node/components/fileUploading/FileUploaderDropzone/DropzoneWrapper/styles.js +1 -1
  364. package/node/components/fileUploading/FileUploaderDropzone/HintPlaceholder/styles.js +1 -1
  365. package/node/components/fileUploading/FileUploaderDropzone/PlaceholderContainer/styles.js +1 -1
  366. package/node/components/fileUploading/FileUploaderFile/styles.js +1 -1
  367. package/node/components/fileUploading/PreviewFileUploaderDropZone/HintPlaceholder/styles.js +1 -1
  368. package/node/components/fileUploading/PreviewFileUploaderDropZone/PlaceholderWrapper/styles.js +1 -1
  369. package/node/components/fileUploading/PreviewFileUploaderFile/FileError/styles.js +2 -2
  370. package/node/components/fileUploading/PreviewFileUploaderFile/FilePreview/styles.js +4 -4
  371. package/node/components/placeholders/Placeholder/Image/styles.js +1 -1
  372. package/node/components/placeholders/Placeholder/styles.js +4 -4
  373. package/node/components/theme/baseTheme/baseTheme.js +11 -2
  374. package/node/components/theme/breakpoints.d.ts +1 -0
  375. package/node/components/theme/breakpoints.js +1 -0
  376. package/node/components/theme/components/MuiAlert.js +1 -1
  377. package/node/components/theme/components/MuiButton.js +2 -2
  378. package/node/components/theme/components/MuiMenuItem.js +1 -1
  379. package/node/components/theme/components/MuiTextField.js +4 -4
  380. package/node/components/theme/types.d.ts +1 -0
  381. package/node/components/theme/types.js +12 -12
  382. package/node/components/useViewportType/useViewportType.js +1 -1
  383. package/node/hook-form/EditableText/EditingForm/styles.js +4 -4
  384. package/node/hook-form/FormFilters/AllFiltersButton/styles.js +2 -2
  385. package/node/hook-form/FormFilters/FormFiltersDialog/ResetButton/styles.js +2 -2
  386. package/node/hook-form/FormFilters/FormFiltersDialog/styles.js +2 -2
  387. package/node/hook-form/FormFilters/FormFiltersSkeleton/styles.js +2 -2
  388. package/node/hook-form/FormFilters/styles.js +2 -2
  389. package/node/hook-form/FormFiltersModalGroup/styles.js +1 -1
  390. package/node/hook-form/FormFiltersSearchField/styles.js +2 -2
  391. package/node/hook-form/FormPageFooterContainer/styles.js +1 -1
  392. package/node/hook-form/FormPageLayout/FormPageFooter/SecondaryActions/styles.js +3 -3
  393. package/node/hook-form/FormPageLayout/FormPageFooter/styles.js +3 -3
  394. package/node/hook-form/FormPageLayout/styles.js +1 -1
  395. package/node/hook-form/FormPageLayoutBase/FormMobileActions/styles.js +2 -2
  396. package/node/hook-form/FormPageLayoutBase/styles.js +5 -5
  397. package/node/hook-form/FormQuickFilters/styles.js +2 -2
  398. package/node/hook-form/FormWizard/styles.js +3 -3
  399. package/node/hook-form/FormWizardPageLayout/FormWizardFooter/styles.js +3 -3
  400. package/package.json +1 -1
@@ -16,7 +16,7 @@ export const AddonInfoWrapper = styled.div `
16
16
  gap: ${({ theme }) => theme.spacing(3)};
17
17
  `;
18
18
  export const StyledIconButton = styled(IconButton) `
19
- ${({ theme }) => theme.breakpoints.up('sm')} {
19
+ ${({ theme }) => theme.breakpoints.up('mobile')} {
20
20
  display: none;
21
21
  }
22
22
  `;
@@ -30,12 +30,12 @@ export const ActionsWrapper = styled.div `
30
30
  }
31
31
  `;
32
32
  export const StyledMainActions = styled(MainActions) `
33
- ${({ theme }) => theme.breakpoints.down('sm')} {
33
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
34
34
  padding-bottom: 0;
35
35
  }
36
36
  `;
37
37
  export const StyledSkeleton = styled(Skeleton) `
38
- ${({ theme }) => theme.breakpoints.up('sm')} {
38
+ ${({ theme }) => theme.breakpoints.up('mobile')} {
39
39
  display: none;
40
40
  }
41
41
  `;
@@ -6,7 +6,7 @@ export const StyledSkeleton = styled(Skeleton) `
6
6
  width: 180px;
7
7
  height: 32px;
8
8
 
9
- ${({ theme }) => theme.breakpoints.down('sm')} {
9
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
10
10
  width: 40px;
11
11
  height: 40px;
12
12
  }
@@ -11,7 +11,7 @@ export const StyledSkeleton = styled(Skeleton) `
11
11
  width: 200px;
12
12
  height: 20px;
13
13
 
14
- ${({ theme }) => theme.breakpoints.down('sm')} {
14
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
15
15
  width: 100%;
16
16
  }
17
17
  `;
@@ -10,7 +10,7 @@ export const Wrapper = styled.header `
10
10
 
11
11
  border-bottom: 1px solid ${({ theme }) => theme.palette.components.border.default};
12
12
 
13
- ${({ theme }) => theme.breakpoints.down('sm')} {
13
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
14
14
  gap: ${({ theme }) => theme.spacing(5)};
15
15
 
16
16
  height: 48px;
@@ -25,7 +25,7 @@ export const TitleBlock = styled.div `
25
25
  display: flex;
26
26
  flex-direction: column;
27
27
 
28
- ${({ theme }) => theme.breakpoints.down('sm')} {
28
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
29
29
  width: 100%;
30
30
 
31
31
  & .${pageContentHeaderClassnames.description} {
@@ -18,7 +18,7 @@ export const Wrapper = styled('article', {
18
18
  ? `1px solid ${theme.palette.components.border.default}`
19
19
  : 'none'};
20
20
 
21
- ${({ theme }) => theme.breakpoints.down('sm')} {
21
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
22
22
  overflow: unset;
23
23
  flex-grow: 1;
24
24
  order: 4;
@@ -73,7 +73,7 @@ export const Content = styled.div `
73
73
  }
74
74
  }
75
75
 
76
- ${({ theme }) => theme.breakpoints.down('sm')} {
76
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
77
77
  scrollbar-gutter: unset;
78
78
 
79
79
  overflow: hidden;
@@ -112,14 +112,14 @@ export const Content = styled.div `
112
112
 
113
113
  padding-right: 0;
114
114
 
115
- ${({ theme }) => theme.breakpoints.down('sm')} {
115
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
116
116
  scrollbar-gutter: auto;
117
117
 
118
118
  padding: ${({ theme }) => theme.spacing(4, 4, 3)};
119
119
  }
120
120
  }
121
121
 
122
- ${({ theme }) => theme.breakpoints.down('sm')} {
122
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
123
123
  &&.${pageContentClassnames.withPdfViewer} {
124
124
  margin: 0;
125
125
  padding-top: 0;
@@ -7,7 +7,7 @@ export const StyledTypography = styled(Typography) `
7
7
 
8
8
  padding-top: ${({ theme }) => theme.spacing(1)};
9
9
 
10
- ${({ theme }) => theme.breakpoints.down('sm')} {
10
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
11
11
  display: none;
12
12
  }
13
13
  `;
@@ -17,7 +17,7 @@ export const StyledSkeleton = styled(Skeleton) `
17
17
 
18
18
  margin: ${({ theme }) => theme.spacing(1, 0)};
19
19
 
20
- ${({ theme }) => theme.breakpoints.down('sm')} {
20
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
21
21
  display: none;
22
22
  }
23
23
  `;
@@ -10,7 +10,7 @@ export const BreadcrumbsWrapper = styled.div `
10
10
  display: none;
11
11
  }
12
12
 
13
- ${({ theme }) => theme.breakpoints.down('sm')} {
13
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
14
14
  display: none;
15
15
  }
16
16
  `;
@@ -24,7 +24,7 @@ export const TabsWrapper = styled.div `
24
24
  display: none;
25
25
  }
26
26
 
27
- ${({ theme }) => theme.breakpoints.down('sm')} {
27
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
28
28
  padding: ${({ theme }) => theme.spacing(0, 0, 4, 0)};
29
29
 
30
30
  .${tabsClassnames.root} {
@@ -42,14 +42,14 @@ export const PageSubheader = styled.div `
42
42
  display: none;
43
43
  }
44
44
 
45
- ${({ theme }) => theme.breakpoints.down('sm')} {
45
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
46
46
  padding: ${({ theme }) => theme.spacing(0, 4, 4, 4)};
47
47
  }
48
48
  `;
49
49
  export const DesktopTitleWrapper = styled.div `
50
50
  display: contents;
51
51
 
52
- ${({ theme }) => theme.breakpoints.down('sm')} {
52
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
53
53
  display: none;
54
54
 
55
55
  min-height: 48px;
@@ -6,7 +6,7 @@ import { MainActions } from '../PageActions';
6
6
  export const Wrapper = styled.div `
7
7
  display: none;
8
8
 
9
- ${({ theme }) => theme.breakpoints.down('sm')} {
9
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
10
10
  position: sticky;
11
11
  z-index: ${({ theme }) => theme.zIndex.speedDial};
12
12
  bottom: 0;
@@ -31,7 +31,7 @@ export const Wrapper = styled.div `
31
31
  }
32
32
  `;
33
33
  export const ShowMoreButton = styled(Button) `
34
- ${({ theme }) => theme.breakpoints.down('sm')} {
34
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
35
35
  display: flex;
36
36
 
37
37
  height: 40px;
@@ -62,7 +62,7 @@ export const SecondaryActionsWrapper = styled('div') `
62
62
  export const StyledMainActions = styled(MainActions, {
63
63
  shouldForwardProp: (prop) => !['$isVisibleShowMoreButton'].includes(prop),
64
64
  }) `
65
- ${({ theme }) => theme.breakpoints.down('sm')} {
65
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
66
66
  padding-bottom: ${({ theme, $isVisibleShowMoreButton }) => $isVisibleShowMoreButton ? theme.spacing(2) : 0};
67
67
  }
68
68
  `;
@@ -5,7 +5,7 @@ export const Wrapper = styled.div `
5
5
  display: flex;
6
6
  gap: ${({ theme, $spacing }) => theme.spacing($spacing)};
7
7
 
8
- ${({ theme }) => theme.breakpoints.down('sm')} {
8
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
9
9
  flex-wrap: wrap;
10
10
  gap: ${({ theme }) => theme.spacing(2)};
11
11
  order: -1;
@@ -6,14 +6,14 @@ export const StyledMobileButton = styled(Button) `
6
6
 
7
7
  width: 100%;
8
8
 
9
- ${({ theme }) => theme.breakpoints.down('sm')} {
9
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
10
10
  display: flex;
11
11
  }
12
12
  `;
13
13
  export const StyledSecondaryActions = styled(SecondaryActions) `
14
14
  display: flex;
15
15
 
16
- ${({ theme }) => theme.breakpoints.down('sm')} {
16
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
17
17
  display: none;
18
18
  }
19
19
  `;
@@ -5,14 +5,14 @@ export const StyledMobileButton = styled(Button) `
5
5
  display: none;
6
6
  flex-grow: 1;
7
7
 
8
- ${({ theme }) => theme.breakpoints.down('sm')} {
8
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
9
9
  display: flex;
10
10
  }
11
11
  `;
12
12
  export const StyledSecondaryVisibleActions = styled(SecondaryVisibleActions) `
13
13
  display: flex;
14
14
 
15
- ${({ theme }) => theme.breakpoints.down('sm')} {
15
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
16
16
  display: none;
17
17
  }
18
18
  `;
@@ -11,7 +11,7 @@ export const Wrapper = styled.div `
11
11
  grid-column: 4;
12
12
  }
13
13
 
14
- ${({ theme }) => theme.breakpoints.down('sm')} {
14
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
15
15
  display: none;
16
16
  }
17
17
  `;
@@ -36,7 +36,7 @@ export const SecondaryVisibleWrapper = styled('div') `
36
36
  }
37
37
  }
38
38
 
39
- ${({ theme }) => theme.breakpoints.down('sm')} {
39
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
40
40
  gap: ${({ theme }) => theme.spacing(2)};
41
41
  }
42
42
  `;
@@ -51,7 +51,7 @@ export const CollapsedActionsWrapper = styled.div `
51
51
  }
52
52
  }
53
53
 
54
- ${({ theme }) => theme.breakpoints.down('sm')} {
54
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
55
55
  display: none;
56
56
  }
57
57
  `;
@@ -60,7 +60,7 @@ export const ActionWrapper = styled.div `
60
60
  flex-direction: row-reverse;
61
61
  gap: ${({ theme, $spacing }) => theme.spacing($spacing)};
62
62
 
63
- ${({ theme }) => theme.breakpoints.down('sm')} {
63
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
64
64
  gap: ${({ theme }) => theme.spacing(2)};
65
65
  }
66
66
  `;
@@ -26,7 +26,7 @@ export const TitleWrapper = styled(Typography, {
26
26
 
27
27
  line-height: ${({ theme }) => theme.typography.h2.lineHeight};
28
28
 
29
- ${({ theme }) => theme.breakpoints.down('sm')} {
29
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
30
30
  font-size: ${({ theme }) => theme.typography.h5.fontSize};
31
31
  line-height: ${({ theme }) => theme.typography.h5.lineHeight};
32
32
  white-space: nowrap;
@@ -38,7 +38,7 @@ export const BackButton = styled(IconButton) `
38
38
 
39
39
  margin-right: ${({ theme }) => theme.spacing(3)};
40
40
 
41
- ${({ theme }) => theme.breakpoints.down('sm')} {
41
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
42
42
  margin-right: ${({ theme }) => theme.spacing(1)};
43
43
 
44
44
  border: unset;
@@ -19,7 +19,7 @@ export const Wrapper = styled.header `
19
19
  }
20
20
  }
21
21
 
22
- ${({ theme }) => theme.breakpoints.down('sm')} {
22
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
23
23
  position: sticky;
24
24
  z-index: ${({ theme }) => theme.zIndex.fab};
25
25
  top: ${PAGE_HEADER_HEIGHT_MOBILE};
@@ -68,7 +68,7 @@ export const Wrapper = styled.header `
68
68
  margin-top: ${({ theme }) => theme.spacing(3)};
69
69
  }
70
70
 
71
- ${({ theme }) => theme.breakpoints.down('sm')} {
71
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
72
72
  display: none;
73
73
  }
74
74
  }
@@ -76,7 +76,7 @@ export const Wrapper = styled.header `
76
76
  export const MobileTitleWrapper = styled.div `
77
77
  display: none;
78
78
 
79
- ${({ theme }) => theme.breakpoints.down('sm')} {
79
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
80
80
  position: sticky;
81
81
  z-index: ${({ theme }) => theme.zIndex.fab};
82
82
  top: 0;
@@ -1,18 +1,23 @@
1
+ import { alertClassnames } from '../Alert';
1
2
  import { styled } from '../styled';
2
3
  export const MobileAlertWrapper = styled.div `
3
4
  display: none;
4
- ${({ theme }) => theme.breakpoints.down('sm')} {
5
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
5
6
  display: flex;
6
7
  flex-direction: column;
7
8
  gap: ${({ theme }) => theme.spacing(2)};
8
9
 
9
- margin: ${({ theme }) => theme.spacing(3, 4, 0, 4)};
10
+ margin: ${({ theme }) => theme.spacing(0, 4)};
10
11
 
11
12
  background-color: ${({ theme }) => theme.palette.background.default};
12
13
 
13
14
  &:empty {
14
15
  display: none;
15
16
  }
17
+
18
+ & > *:first-of-type .${alertClassnames.root} {
19
+ margin-top: ${({ theme }) => theme.spacing(3)};
20
+ }
16
21
  }
17
22
  `;
18
23
  export const DesktopAlertWrapper = styled.div `
@@ -20,18 +25,20 @@ export const DesktopAlertWrapper = styled.div `
20
25
  flex-direction: column;
21
26
  gap: ${({ theme }) => theme.spacing(2)};
22
27
 
23
- margin-bottom: ${({ theme }) => theme.spacing(4)};
24
-
25
28
  &:empty {
26
29
  display: none;
27
30
  }
28
31
 
29
- ${({ theme }) => theme.breakpoints.down('sm')} {
32
+ & > *:last-child .${alertClassnames.root} {
33
+ margin-bottom: ${({ theme }) => theme.spacing(4)};
34
+ }
35
+
36
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
30
37
  display: none;
31
38
  }
32
39
  `;
33
40
  export const LoaderWrapper = styled.div `
34
- ${({ theme }) => theme.breakpoints.down('sm')} {
41
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
35
42
  order: 4;
36
43
 
37
44
  height: 100%;
@@ -20,7 +20,7 @@ export const Wrapper = styled.div `
20
20
  padding-top: ${({ theme }) => theme.spacing(3)};
21
21
  }
22
22
 
23
- ${({ theme }) => theme.breakpoints.down('sm')} {
23
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
24
24
  scroll-behavior: smooth;
25
25
 
26
26
  overflow: hidden auto;
@@ -38,7 +38,7 @@ export const Wrapper = styled.div `
38
38
  export const StyledPaper = styled(Paper) `
39
39
  height: 100%;
40
40
 
41
- ${({ theme }) => theme.breakpoints.down('sm')} {
41
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
42
42
  border: unset;
43
43
 
44
44
  .${pageLayoutClassnames.withoutHeader} {
@@ -18,7 +18,7 @@ export const Wrapper = styled.footer `
18
18
  min-height: ${FOOTER_LAPTOP_HEIGHT};
19
19
  }
20
20
 
21
- ${({ theme }) => theme.breakpoints.down('sm')} {
21
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
22
22
  display: none;
23
23
 
24
24
  border-bottom-right-radius: 0;
@@ -6,7 +6,7 @@ export const Wrapper = styled.div `
6
6
  border: 1px solid ${({ theme }) => theme.palette.components.border.default};
7
7
  border-radius: ${({ theme }) => theme.shape.medium};
8
8
 
9
- ${({ theme }) => theme.breakpoints.down('sm')} {
9
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
10
10
  background-color: unset;
11
11
  }
12
12
  `;
@@ -21,7 +21,7 @@ export const SectionContainer = styled.div `
21
21
  gap: ${({ theme }) => theme.spacing(5)};
22
22
  }
23
23
 
24
- ${({ theme }) => theme.breakpoints.up('sm')} {
24
+ ${({ theme }) => theme.breakpoints.up('mobile')} {
25
25
  &.${pageLayoutSectionContainerClassnames.withDivider} {
26
26
  & > :not(:last-child)::after {
27
27
  content: '';
@@ -37,7 +37,7 @@ export const SectionContainer = styled.div `
37
37
  }
38
38
  }
39
39
 
40
- ${({ theme }) => theme.breakpoints.down('sm')} {
40
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
41
41
  overflow: unset;
42
42
  gap: ${({ theme }) => theme.spacing(4)};
43
43
  order: 4;
@@ -1,7 +1,7 @@
1
1
  import { styled } from '../styled';
2
2
  import { pageLayoutSectionClassnames } from './constants';
3
3
  export const Section = styled.section `
4
- ${({ theme }) => theme.breakpoints.down('sm')} {
4
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
5
5
  margin: ${({ theme }) => theme.spacing(0, 4)};
6
6
 
7
7
  background-color: ${({ theme }) => theme.palette.background.default};
@@ -16,7 +16,7 @@ export const SectionWrapper = styled.div `
16
16
  padding: ${({ theme }) => theme.spacing(0, 4)};
17
17
  }
18
18
 
19
- ${({ theme }) => theme.breakpoints.down('sm')} {
19
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
20
20
  padding: ${({ theme }) => theme.spacing(4)};
21
21
 
22
22
  &.${pageLayoutSectionClassnames.isNoMobileSidePadding} {
@@ -28,7 +28,7 @@ export const Aside = styled('aside', {
28
28
  }
29
29
  }
30
30
 
31
- ${({ theme }) => theme.breakpoints.down('sm')} {
31
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
32
32
  display: none;
33
33
  }
34
34
  `;
@@ -93,7 +93,7 @@ export const Content = styled('div', {
93
93
  border-radius: ${theme.shape.medium};
94
94
  `}
95
95
 
96
- ${({ theme }) => theme.breakpoints.down('sm')} {
96
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
97
97
  overflow: unset;
98
98
  order: -1;
99
99
 
@@ -125,7 +125,7 @@ export const Footer = styled.footer `
125
125
  background-color: ${({ theme }) => theme.palette.background.default};
126
126
  border-top: 1px solid ${({ theme }) => theme.palette.components.border.default};
127
127
 
128
- ${({ theme }) => theme.breakpoints.down('sm')} {
128
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
129
129
  display: none;
130
130
  }
131
131
 
@@ -20,7 +20,7 @@ export const StyledButton = styled(Button) `
20
20
  min-width: 32px;
21
21
  padding: 0;
22
22
 
23
- ${({ theme }) => theme.breakpoints.down('sm')} {
23
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
24
24
  &.${paginationItemClassnames.previousButton},
25
25
  &.${paginationItemClassnames.nextButton} {
26
26
  padding: ${({ theme }) => theme.spacing(2)};
@@ -15,7 +15,7 @@ export const Wrapper = styled.div `
15
15
  width: ${RESERVED_CONTROL_BAR_SPACE}px;
16
16
  height: 100%;
17
17
 
18
- ${({ theme }) => theme.breakpoints.down('sm')} {
18
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
19
19
  display: none;
20
20
  }
21
21
  `;
@@ -4,7 +4,7 @@ export const Wrapper = styled.div `
4
4
  flex-direction: column;
5
5
  gap: ${({ theme }) => theme.spacing(4)};
6
6
 
7
- ${({ theme }) => theme.breakpoints.down('sm')} {
7
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
8
8
  gap: 0;
9
9
  }
10
10
  `;
@@ -48,7 +48,7 @@ export const StyledDocument = styled(Document, {
48
48
  }
49
49
  }
50
50
 
51
- ${({ theme }) => theme.breakpoints.down('sm')} {
51
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
52
52
  margin: 0;
53
53
  padding: 0;
54
54
  }
@@ -22,7 +22,7 @@ export const Wrapper = styled.div `
22
22
  padding-top: 0;
23
23
  }
24
24
 
25
- ${({ theme }) => theme.breakpoints.down('sm')} {
25
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
26
26
  border-top: ${({ $isViewerLite, theme }) => ($isViewerLite ? 'unset' : `1px solid ${theme.palette.components.border.default}`)};
27
27
  border-radius: ${({ $isViewerLite }) => !$isViewerLite && 0};
28
28
  box-shadow: ${({ $isViewerLite }) => !$isViewerLite && 'none'};
@@ -9,7 +9,7 @@ export const PDFViewerContainer = styled.div `
9
9
  height: 100%;
10
10
  padding-right: ${({ $isViewerLite, $enabledZoom }) => $isViewerLite || !$enabledZoom ? '0' : `${RESERVED_CONTROL_BAR_SPACE}px`};
11
11
 
12
- ${({ theme }) => theme.breakpoints.down('sm')} {
12
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
13
13
  padding-right: 0;
14
14
  }
15
15
  `;
@@ -20,7 +20,7 @@ export const ScrollContainer = styled.div `
20
20
 
21
21
  height: 100%;
22
22
 
23
- ${({ theme }) => theme.breakpoints.down('sm')} {
23
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
24
24
  scrollbar-gutter: unset;
25
25
  }
26
26
  `;
@@ -22,19 +22,19 @@ export const DisplayNameMenuItem = styled.div `
22
22
 
23
23
  padding: ${({ theme }) => theme.spacing(3)};
24
24
 
25
- ${({ theme }) => theme.breakpoints.down('sm')} {
25
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
26
26
  display: none;
27
27
  }
28
28
  `;
29
29
  export const StyledMenuList = styled(MenuList) `
30
- ${({ theme }) => theme.breakpoints.down('sm')} {
30
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
31
31
  &.MuiList-root {
32
32
  border-radius: 0;
33
33
  }
34
34
  }
35
35
  `;
36
36
  export const StyledDivider = styled(Divider) `
37
- ${({ theme }) => theme.breakpoints.down('sm')} {
37
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
38
38
  display: none;
39
39
  }
40
40
  `;
@@ -3,7 +3,7 @@ export const Wrapper = styled('div') `
3
3
  display: flex;
4
4
  gap: ${({ theme }) => theme.spacing(3)};
5
5
 
6
- ${({ theme }) => theme.breakpoints.down('sm')} {
6
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
7
7
  display: none;
8
8
  }
9
9
  `;
@@ -15,7 +15,7 @@ export const ProfileRoot = styled(Button) `
15
15
 
16
16
  text-align: left;
17
17
 
18
- ${({ theme }) => theme.breakpoints.down('sm')} {
18
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
19
19
  width: 40px;
20
20
  height: 40px;
21
21
  }
@@ -30,7 +30,7 @@ export const User = styled.div `
30
30
  gap: ${({ theme }) => theme.spacing(1)};
31
31
  align-items: center;
32
32
 
33
- ${({ theme }) => theme.breakpoints.down('sm')} {
33
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
34
34
  display: none;
35
35
  }
36
36
  `;
@@ -49,7 +49,7 @@ export const StyledChevron = styled(Chevron) `
49
49
  height: 24px;
50
50
  `;
51
51
  export const StyledAvatar = styled(Avatar) `
52
- ${({ theme }) => theme.breakpoints.down('sm')} {
52
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
53
53
  width: 32px;
54
54
  height: 32px;
55
55
  }
@@ -88,7 +88,7 @@ export const Input = styled.input `
88
88
 
89
89
  opacity: 0;
90
90
 
91
- ${({ theme }) => theme.breakpoints.down('sm')} {
91
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
92
92
  width: ${MOBILE_RADIO_SIZE};
93
93
  height: ${MOBILE_RADIO_SIZE};
94
94
  }
@@ -109,7 +109,7 @@ export const IconWrapper = styled.span `
109
109
  width: ${RADIO_SIZE};
110
110
  height: ${RADIO_SIZE};
111
111
 
112
- ${({ theme }) => theme.breakpoints.down('sm')} {
112
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
113
113
  width: ${MOBILE_RADIO_SIZE};
114
114
  height: ${MOBILE_RADIO_SIZE};
115
115
 
@@ -21,6 +21,12 @@ export const Wrapper = styled.label `
21
21
  ? theme.palette.error[700]
22
22
  : theme.palette.components.border.default};
23
23
 
24
+ transition: ${({ theme }) => {
25
+ return theme.transitions.create(['background-color', 'border-color'], {
26
+ duration: theme.transitions.duration.standard,
27
+ });
28
+ }};
29
+
24
30
  ${({ $isDisabled, theme }) => $isDisabled &&
25
31
  `
26
32
  cursor: default;
@@ -53,12 +59,6 @@ export const Wrapper = styled.label `
53
59
  outline-offset: -2px;
54
60
  `}
55
61
 
56
- transition: ${({ theme }) => {
57
- return theme.transitions.create(['background-color', 'border-color'], {
58
- duration: theme.transitions.duration.standard,
59
- });
60
- }};
61
-
62
62
  & .${radioClassnames.disabled} ~ .${radioCardClassnames.content} {
63
63
  cursor: default;
64
64
  }
@@ -11,7 +11,7 @@ export const StyledFormControlLabel = styled(FormControlLabel) `
11
11
  margin-left: 0;
12
12
  padding-top: calc(${({ theme }) => theme.spacing(1)} + 2px);
13
13
 
14
- ${({ theme }) => theme.breakpoints.down('sm')} {
14
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
15
15
  padding-top: calc(${({ theme }) => theme.spacing(2)} + 2px);
16
16
  }
17
17
  }
@@ -5,7 +5,7 @@ export const StyledFab = styled(Fab) `
5
5
  right: ${({ theme }) => theme.spacing(3)};
6
6
  bottom: ${({ theme }) => theme.spacing(8)};
7
7
 
8
- ${({ theme }) => theme.breakpoints.down('sm')} {
8
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
9
9
  right: ${({ theme }) => theme.spacing(9)};
10
10
  }
11
11
  `;