@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
@@ -30,7 +30,7 @@ export const Wrapper = styled.div `
30
30
  justify-content: flex-end;
31
31
  }
32
32
 
33
- ${({ theme }) => theme.breakpoints.down('sm')} {
33
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
34
34
  justify-content: space-between;
35
35
 
36
36
  min-height: unset;
@@ -12,7 +12,7 @@ export const Wrapper = styled('header', {
12
12
 
13
13
  border-bottom: 1px solid ${({ theme }) => theme.palette.components.border.default};
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 Backdrop = styled.div `
11
11
  opacity: 0.3;
12
12
  background-color: ${({ theme }) => theme.palette.background.element};
13
13
 
14
- ${({ theme }) => theme.breakpoints.down('sm')} {
14
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
15
15
  display: none;
16
16
  }
17
17
  `;
@@ -23,7 +23,7 @@ export const LoaderWrapper = styled.div `
23
23
  z-index: ${({ theme }) => theme.zIndex.fab};
24
24
  left: 0;
25
25
 
26
- ${({ theme }) => theme.breakpoints.down('sm')} {
26
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
27
27
  display: none;
28
28
  }
29
29
  `;
@@ -30,7 +30,7 @@ export const NestedRows = styled('ul', {
30
30
  border-left: 1px solid ${({ theme }) => theme.palette.components.border.default};
31
31
  }
32
32
 
33
- ${({ theme }) => theme.breakpoints.down('sm')} {
33
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
34
34
  &::before {
35
35
  display: none;
36
36
  }
@@ -80,7 +80,7 @@ export const MoreButtonRow = styled('li', {
80
80
  border-radius: 0 0 0 ${({ theme }) => theme.shape.small};
81
81
  }
82
82
 
83
- ${({ theme }) => theme.breakpoints.down('sm')} {
83
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
84
84
  /* 20px колонка под декоративный элемент рядом с кнопкой "Показать все/Скрыть" */
85
85
  grid-template-columns: 20px auto;
86
86
 
@@ -103,7 +103,7 @@ export const MoreButton = styled(Button, {
103
103
 
104
104
  margin: ${({ theme }) => theme.spacing(0, 2)};
105
105
 
106
- ${({ theme }) => theme.breakpoints.down('sm')} {
106
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
107
107
  margin: 0;
108
108
  }
109
109
  `;
@@ -26,14 +26,14 @@ export const Wrapper = styled.li `
26
26
  border-left: 1px solid ${({ theme }) => theme.palette.components.border.default};
27
27
  }
28
28
 
29
- ${({ theme }) => theme.breakpoints.up('sm')} {
29
+ ${({ theme }) => theme.breakpoints.up('mobile')} {
30
30
  &.${dataGridRowClassnames.showConnector}::before,
31
31
  & .${dataGridRowContentClassnames.root}::before {
32
32
  display: block;
33
33
  }
34
34
  }
35
35
 
36
- ${({ theme }) => theme.breakpoints.down('sm')} {
36
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
37
37
  padding-bottom: ${({ theme }) => theme.spacing(3)};
38
38
 
39
39
  border-bottom: 1px solid ${({ theme }) => theme.palette.grey[300]};
@@ -153,14 +153,14 @@ export const ContentWrapper = styled.div `
153
153
  border-left: 1px solid ${({ theme }) => theme.palette.components.border.default};
154
154
  border-radius: 0 0 0 ${({ theme }) => theme.shape.small};
155
155
 
156
- ${({ theme }) => theme.breakpoints.down('sm')} {
156
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
157
157
  display: none;
158
158
  }
159
159
  }
160
160
 
161
161
  /* L-коннектор для nestedChildren на мобильных устройствах */
162
162
  .${dataGridRowClassnames.nestedChildren} &::before {
163
- ${({ theme }) => theme.breakpoints.down('sm')} {
163
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
164
164
  left: -20px;
165
165
  transform: none;
166
166
 
@@ -198,7 +198,7 @@ export const ContentWrapper = styled.div `
198
198
  }
199
199
  }
200
200
 
201
- ${({ theme }) => theme.breakpoints.down('sm')} {
201
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
202
202
  grid-template-columns: 1fr;
203
203
 
204
204
  &.${dataGridRowContentClassnames.active} {
@@ -236,7 +236,7 @@ export const CollapseCell = styled.div `
236
236
 
237
237
  width: ${ROOT_ACTION_CELL_WIDTH}px;
238
238
 
239
- ${({ theme }) => theme.breakpoints.down('sm')} {
239
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
240
240
  display: none;
241
241
  }
242
242
  `;
@@ -261,14 +261,14 @@ export const ChevronIcon = styled(ChevronROutlineMd, {
261
261
  })};
262
262
  `;
263
263
  export const BottomDrawerContent = styled.div `
264
- ${({ theme }) => theme.breakpoints.down('sm')} {
264
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
265
265
  padding: ${({ theme }) => theme.spacing(5, 4)};
266
266
  }
267
267
  `;
268
268
  export const GroupedColumnLabel = styled(Typography) `
269
269
  display: none;
270
270
 
271
- ${({ theme }) => theme.breakpoints.down('sm')} {
271
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
272
272
  display: block;
273
273
 
274
274
  margin-top: ${({ theme }) => theme.spacing(3)};
@@ -4,7 +4,7 @@ import { dataGridGroupedColumnLabelClassnames } from './constants';
4
4
  export const GroupedColumnLabel = styled(Typography) `
5
5
  display: none;
6
6
 
7
- ${({ theme }) => theme.breakpoints.down('sm')} {
7
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
8
8
  display: block;
9
9
 
10
10
  margin-top: ${({ theme }) => theme.spacing(3)};
@@ -14,7 +14,7 @@ export const Wrapper = styled.li `
14
14
 
15
15
  position: relative;
16
16
 
17
- ${({ theme }) => theme.breakpoints.down('sm')} {
17
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
18
18
  padding-bottom: ${({ theme }) => theme.spacing(3)};
19
19
 
20
20
  border-bottom: 1px solid ${({ theme }) => theme.palette.grey[300]};
@@ -62,7 +62,7 @@ export const ContentWrapper = styled.div `
62
62
  }
63
63
  }
64
64
 
65
- ${({ theme }) => theme.breakpoints.down('sm')} {
65
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
66
66
  grid-template-columns: 1fr;
67
67
 
68
68
  &.${dataGridRowBaseClassnames.active} {
@@ -81,7 +81,7 @@ export const ContentWrapper = styled.div `
81
81
  }
82
82
  `;
83
83
  export const BottomDrawerContent = styled.div `
84
- ${({ theme }) => theme.breakpoints.down('sm')} {
84
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
85
85
  padding: ${({ theme }) => theme.spacing(5, 4)};
86
86
  }
87
87
  `;
@@ -110,7 +110,7 @@ export const Container = styled.div `
110
110
  }
111
111
  }
112
112
 
113
- ${({ theme }) => theme.breakpoints.down('sm')} {
113
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
114
114
  overflow: initial;
115
115
 
116
116
  & .${dataGridClassnames.loadingPlaceholder} {
@@ -162,7 +162,7 @@ export const DataGridWrapper = styled.div `
162
162
 
163
163
  height: 100%;
164
164
 
165
- ${({ theme }) => theme.breakpoints.down('sm')} {
165
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
166
166
  overflow: initial;
167
167
  }
168
168
  `;
@@ -173,7 +173,7 @@ export const DisabledDataGridWrapper = styled(DataGridWrapper) `
173
173
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
174
174
  mix-blend-mode: luminosity;
175
175
 
176
- ${({ theme }) => theme.breakpoints.down('sm')} {
176
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
177
177
  opacity: 0.7;
178
178
  }
179
179
  `;
@@ -2,7 +2,7 @@ import { IconButton } from '../../../../IconButton';
2
2
  import { styled } from '../../../../styled';
3
3
  import { mainIconButtonClassnames } from './constants';
4
4
  export const StyledIconButton = styled(IconButton) `
5
- ${({ theme }) => theme.breakpoints.down('sm')} {
5
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
6
6
  order: 2;
7
7
 
8
8
  background-color: ${({ theme }) => theme.palette.grey[100]};
@@ -3,7 +3,7 @@ import { styled } from '../../../../styled';
3
3
  export const StyledButton = styled(Button) `
4
4
  display: none;
5
5
 
6
- ${({ theme }) => theme.breakpoints.down('sm')} {
6
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
7
7
  display: flex;
8
8
  order: 1;
9
9
 
@@ -1,7 +1,7 @@
1
1
  import { IconButton } from '../../IconButton';
2
2
  import { styled } from '../../styled';
3
3
  export const StyledIconButton = styled(IconButton) `
4
- ${({ theme }) => theme.breakpoints.down('sm')} {
4
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
5
5
  order: 3;
6
6
 
7
7
  background-color: ${({ theme }) => theme.palette.grey[100]};
@@ -4,7 +4,7 @@ export const Wrapper = styled.div `
4
4
  display: inline-flex;
5
5
  align-items: center;
6
6
 
7
- ${({ theme }) => theme.breakpoints.down('sm')} {
7
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
8
8
  gap: ${({ theme }) => theme.spacing(3)};
9
9
 
10
10
  width: auto;
@@ -21,14 +21,14 @@ export const ChildrenWrapper = styled.div `
21
21
  background-color: ${({ theme }) => theme.palette.background.paper};
22
22
  border-radius: ${({ theme }) => theme.shape.medium};
23
23
 
24
- ${({ theme }) => theme.breakpoints.down('sm')} {
24
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
25
25
  padding: ${({ theme }) => theme.spacing(2)};
26
26
  }
27
27
  `;
28
28
  export const MobileExpandButtonWrapper = styled.div `
29
29
  display: none;
30
30
 
31
- ${({ theme }) => theme.breakpoints.down('sm')} {
31
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
32
32
  display: flex;
33
33
 
34
34
  & .${buttonClassnames.root} {
@@ -55,7 +55,7 @@ export const CollapseCell = styled.div `
55
55
 
56
56
  width: ${ROOT_ACTION_CELL_WIDTH}px;
57
57
 
58
- ${({ theme }) => theme.breakpoints.down('sm')} {
58
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
59
59
  display: none;
60
60
  }
61
61
  `;
@@ -72,7 +72,7 @@ export const ChevronIcon = styled(ChevronROutlineMd) `
72
72
  }
73
73
  `;
74
74
  export const StyledRowBase = styled(RowBase) `
75
- ${({ theme }) => theme.breakpoints.down('sm')} {
75
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
76
76
  &.${dataGridRowBaseClassnames.mobileVariantCards} {
77
77
  padding: 0;
78
78
 
@@ -8,7 +8,7 @@ export const Wrapper = styled.div `
8
8
 
9
9
  padding: ${({ theme }) => theme.spacing(3, 5)};
10
10
 
11
- ${({ theme }) => theme.breakpoints.down('sm')} {
11
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
12
12
  gap: ${({ theme }) => theme.spacing(4)};
13
13
  justify-items: normal;
14
14
 
@@ -52,7 +52,7 @@ export const StyledScrollToTopButton = styled(ScrollToTopButton) `
52
52
  }
53
53
  `;
54
54
  export const StyledContainer = styled(Container) `
55
- ${({ theme }) => theme.breakpoints.down('sm')} {
55
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
56
56
  & .${dataGridInfiniteListClassnames.root} {
57
57
  display: flex;
58
58
  flex-direction: column;
@@ -14,7 +14,7 @@ export const RangeWrapper = styled.div `
14
14
  flex-direction: unset;
15
15
  }
16
16
 
17
- ${({ theme }) => theme.breakpoints.down('sm')} {
17
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
18
18
  display: none;
19
19
  }
20
20
  `;
@@ -33,7 +33,7 @@ export const PaginationWrapper = styled.div `
33
33
  padding-top: ${({ theme }) => theme.spacing(3)};
34
34
  }
35
35
 
36
- ${({ theme }) => theme.breakpoints.down('sm')} {
36
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
37
37
  justify-content: center;
38
38
 
39
39
  margin: 0;
@@ -8,12 +8,12 @@ export const Wrapper = styled(StaticCalendarButton) `
8
8
 
9
9
  width: 32px;
10
10
 
11
- ${({ theme }) => theme.breakpoints.down('sm')} {
11
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
12
12
  padding: 0;
13
13
  }
14
14
  `;
15
15
  export const NextIcon = styled(NextOutlineMd) `
16
- ${({ theme }) => theme.breakpoints.down('sm')} {
16
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
17
17
  width: 24px;
18
18
  height: 24px;
19
19
  }
@@ -8,12 +8,12 @@ export const Wrapper = styled(StaticCalendarButton) `
8
8
 
9
9
  width: 32px;
10
10
 
11
- ${({ theme }) => theme.breakpoints.down('sm')} {
11
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
12
12
  padding: 0;
13
13
  }
14
14
  `;
15
15
  export const PrevIcon = styled(PreviousOutlineMd) `
16
- ${({ theme }) => theme.breakpoints.down('sm')} {
16
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
17
17
  width: 24px;
18
18
  height: 24px;
19
19
  }
@@ -10,7 +10,7 @@ export const HeadButton = styled(StaticCalendarButton) `
10
10
  text-transform: capitalize;
11
11
  }
12
12
 
13
- ${({ theme }) => theme.breakpoints.down('sm')} {
13
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
14
14
  padding: unset;
15
15
  }
16
16
  `;
@@ -25,7 +25,7 @@ export const HeadText = styled(Typography) `
25
25
  text-transform: capitalize;
26
26
  }
27
27
 
28
- ${({ theme }) => theme.breakpoints.down('sm')} {
28
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
29
29
  font-weight: ${({ theme }) => theme.typography.fontWeightMedium};
30
30
  }
31
31
  `;
@@ -12,7 +12,7 @@ export const Wrapper = styled.div `
12
12
  min-width: 280px;
13
13
  min-height: 256px;
14
14
 
15
- ${({ theme }) => theme.breakpoints.down('sm')} {
15
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
16
16
  grid-column-gap: ${({ theme }) => theme.spacing(1)};
17
17
  grid-template:
18
18
  '${CalendarGridPositions.Prev} ${CalendarGridPositions.Head} ${CalendarGridPositions.Next}' auto
@@ -22,7 +22,7 @@ export const InnerContainer = styled.div `
22
22
 
23
23
  padding: ${({ theme }) => theme.spacing(4)};
24
24
 
25
- ${({ theme }) => theme.breakpoints.down('sm')} {
25
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
26
26
  display: unset;
27
27
 
28
28
  padding: unset;
@@ -17,7 +17,7 @@ export const StyledPaper = styled(Paper) `
17
17
  border-radius: ${({ theme }) => theme.shape.medium};
18
18
  box-shadow: ${({ theme }) => theme.elevation[200]};
19
19
 
20
- ${({ theme }) => theme.breakpoints.down('sm')} {
20
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
21
21
  padding: 0;
22
22
 
23
23
  border-radius: 0;
@@ -16,7 +16,7 @@ export const StyledPaper = styled(Paper) `
16
16
  border-radius: ${({ theme }) => theme.shape.medium};
17
17
  box-shadow: ${({ theme }) => theme.elevation[200]};
18
18
 
19
- ${({ theme }) => theme.breakpoints.down('sm')} {
19
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
20
20
  display: unset;
21
21
 
22
22
  padding: 0;
@@ -12,7 +12,7 @@ export const StyledTypography = styled(Typography, {
12
12
  text-align: ${({ $leader }) => ($leader ? 'right' : 'left')};
13
13
  overflow-wrap: break-word;
14
14
 
15
- ${({ theme }) => theme.breakpoints.down('sm')} {
15
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
16
16
  text-align: ${({ $direction }) => $direction !== 'row' ? 'left' : 'right'};
17
17
  }
18
18
 
@@ -27,7 +27,7 @@ export const StyledCopyTypography = styled(CopyTypography, {
27
27
  text-align: ${({ $leader }) => ($leader ? 'right' : 'left')};
28
28
  overflow-wrap: break-word;
29
29
 
30
- ${({ theme }) => theme.breakpoints.down('sm')} {
30
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
31
31
  text-align: ${({ $direction }) => $direction !== 'row' ? 'left' : 'right'};
32
32
  }
33
33
  `;
@@ -20,7 +20,7 @@ export const Wrapper = styled.div `
20
20
  justify-content: space-between;
21
21
  }
22
22
 
23
- ${({ theme }) => theme.breakpoints.down('sm')} {
23
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
24
24
  flex-direction: column;
25
25
 
26
26
  & .${descriptionClassnames.leader} {
@@ -22,7 +22,7 @@ export const IconWrapper = styled.div `
22
22
  height: 24px;
23
23
  }
24
24
 
25
- ${({ theme }) => theme.breakpoints.down('sm')} {
25
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
26
26
  display: none;
27
27
  }
28
28
  `;
@@ -37,7 +37,7 @@ export const ItemWrapper = styled.div `
37
37
  }
38
38
  }
39
39
 
40
- ${({ theme }) => theme.breakpoints.down('sm')} {
40
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
41
41
  gap: ${({ theme }) => theme.spacing(1)};
42
42
  }
43
43
  `;
@@ -8,7 +8,7 @@ export const StyledDescriptionName = styled(Description.Name, {
8
8
  max-width: ${({ $nameMaxWidth }) => ($nameMaxWidth ? $nameMaxWidth : 'none')};
9
9
  margin-bottom: ${({ theme, $direction }) => Object.is($direction, 'column') ? theme.spacing(1) : 0};
10
10
 
11
- ${({ theme }) => theme.breakpoints.down('sm')} {
11
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
12
12
  margin-bottom: ${({ theme, $direction }) => Object.is($direction, 'row') ? 0 : theme.spacing(1)};
13
13
  }
14
14
  `;
@@ -45,7 +45,7 @@ export const ListWrapper = styled('dl', {
45
45
  padding-bottom: 0;
46
46
  }
47
47
 
48
- ${({ theme }) => theme.breakpoints.down('sm')} {
48
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
49
49
  row-gap: ${({ theme }) => theme.spacing(3)};
50
50
  }
51
51
  `;
@@ -54,7 +54,7 @@ export const DescriptionWrapper = styled.div `
54
54
  flex-direction: column;
55
55
  gap: ${({ theme }) => theme.spacing(1)};
56
56
 
57
- ${({ theme }) => theme.breakpoints.up('sm')} {
57
+ ${({ theme }) => theme.breakpoints.up('mobile')} {
58
58
  &.${descriptionListClassnames.itemAlignNameWidth} {
59
59
  display: grid;
60
60
  grid-template-columns: var(--name-desktop-width) 1fr;
@@ -6,7 +6,7 @@ export const StyledDialogActions = styled(DialogActions) `
6
6
 
7
7
  padding-top: ${({ theme }) => theme.spacing(6)};
8
8
 
9
- ${({ theme }) => theme.breakpoints.down('sm')} {
9
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
10
10
  position: sticky;
11
11
  bottom: 0;
12
12
 
@@ -29,7 +29,7 @@ export const StyledDialogActions = styled(DialogActions) `
29
29
  }
30
30
  `;
31
31
  export const StyledGrid = styled(Grid) `
32
- ${({ theme }) => theme.breakpoints.up('sm')} {
32
+ ${({ theme }) => theme.breakpoints.up('mobile')} {
33
33
  grid-auto-flow: column;
34
34
  justify-content: end;
35
35
  }
@@ -1,7 +1,7 @@
1
1
  import MuiDialogContent from '@mui/material/DialogContent';
2
2
  import { styled } from '../styled';
3
3
  export const StyledDialogContent = styled(MuiDialogContent) `
4
- ${({ theme }) => theme.breakpoints.down('sm')} {
4
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
5
5
  padding: ${({ theme }) => theme.spacing(5, 4)};
6
6
  }
7
7
  `;
@@ -8,7 +8,7 @@ export const Wrapper = styled.div `
8
8
 
9
9
  width: 100%;
10
10
  height: 72px;
11
- ${({ theme }) => theme.breakpoints.down('sm')} {
11
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
12
12
  height: 80px;
13
13
  }
14
14
  `;
@@ -6,7 +6,7 @@ export const Wrapper = styled.div `
6
6
 
7
7
  width: 100%;
8
8
  height: 72px;
9
- ${({ theme }) => theme.breakpoints.down('sm')} {
9
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
10
10
  height: 80px;
11
11
  }
12
12
  `;
@@ -8,7 +8,7 @@ const calcMarginStyles = (theme, gutterBottom) => {
8
8
  return css `
9
9
  margin-bottom: ${theme.spacing(8)} !important;
10
10
 
11
- ${theme.breakpoints.down('sm')} {
11
+ ${theme.breakpoints.down('mobile')} {
12
12
  margin-bottom: ${theme.spacing(4)} !important;
13
13
  }
14
14
  `;
@@ -20,7 +20,7 @@ const calcMarginStyles = (theme, gutterBottom) => {
20
20
  return css `
21
21
  margin-bottom: ${theme.spacing(8)};
22
22
 
23
- ${theme.breakpoints.down('sm')} {
23
+ ${theme.breakpoints.down('mobile')} {
24
24
  margin-bottom: ${theme.spacing(4)};
25
25
  }
26
26
  `;
@@ -50,7 +50,7 @@ export const Title = styled(Typography) `
50
50
 
51
51
  margin-bottom: ${({ theme }) => theme.spacing(4)};
52
52
 
53
- ${({ theme }) => theme.breakpoints.down('sm')} {
53
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
54
54
  display: block;
55
55
 
56
56
  margin-bottom: ${({ theme }) => theme.spacing(5)};
@@ -59,14 +59,14 @@ export const Title = styled(Typography) `
59
59
  export const Description = styled(Typography) `
60
60
  margin-bottom: ${({ theme }) => theme.spacing(4)};
61
61
 
62
- ${({ theme }) => theme.breakpoints.down('sm')} {
62
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
63
63
  margin-bottom: ${({ theme }) => theme.spacing(5)};
64
64
  }
65
65
  `;
66
66
  export const TitleAddon = styled.div `
67
67
  flex-shrink: 0;
68
68
 
69
- ${({ theme }) => theme.breakpoints.down('sm')} {
69
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
70
70
  margin-top: ${({ theme }) => theme.spacing(5)};
71
71
  }
72
72
  `;
@@ -14,7 +14,7 @@ export const StyledButton = styled(Button) `
14
14
 
15
15
  border-radius: ${({ theme: { shape } }) => shape.medium};
16
16
 
17
- ${({ theme: { breakpoints } }) => breakpoints.down('sm')} {
17
+ ${({ theme: { breakpoints } }) => breakpoints.down('mobile')} {
18
18
  padding: ${({ theme: { spacing } }) => spacing(4, 5)};
19
19
  }
20
20
 
@@ -21,7 +21,7 @@ export const GlobalStyles = ({ children, withScopedStyles = false, ...props }) =
21
21
  },
22
22
  html: {
23
23
  fontSize: theme.typography.htmlFontSize,
24
- [theme.breakpoints.down('sm')]: {
24
+ [theme.breakpoints.down('mobile')]: {
25
25
  fontSize: 16,
26
26
  },
27
27
  },
@@ -25,7 +25,7 @@ export const Body = styled.div `
25
25
  width: min(400px, calc(100vw - ${({ theme }) => theme.spacing(8)}));
26
26
  padding: ${({ theme }) => theme.spacing(6)};
27
27
 
28
- ${({ theme }) => theme.breakpoints.down('sm')} {
28
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
29
29
  padding: ${({ theme }) => theme.spacing(4)};
30
30
  }
31
31
 
@@ -44,14 +44,14 @@ export const Body = styled.div `
44
44
  export const Title = styled(Typography) `
45
45
  margin-bottom: ${({ theme }) => theme.spacing(4)};
46
46
 
47
- ${({ theme }) => theme.breakpoints.down('sm')} {
47
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
48
48
  margin-bottom: ${({ theme }) => theme.spacing(1)};
49
49
  }
50
50
  `;
51
51
  export const ActionRow = styled.div `
52
52
  margin-top: ${({ theme }) => theme.spacing(6)};
53
53
 
54
- ${({ theme }) => theme.breakpoints.down('sm')} {
54
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
55
55
  margin-top: ${({ theme }) => theme.spacing(4)};
56
56
  }
57
57
  `;
@@ -62,7 +62,7 @@ export const CloseButton = styled(IconButton) `
62
62
 
63
63
  color: inherit;
64
64
 
65
- ${({ theme }) => theme.breakpoints.down('sm')} {
65
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
66
66
  top: ${({ theme }) => theme.spacing(2)};
67
67
  right: ${({ theme }) => theme.spacing(2)};
68
68
  }
@@ -8,7 +8,7 @@ export const StyledButton = styled(Button, {
8
8
  height: ${getButtonHeight};
9
9
  padding: 0;
10
10
 
11
- ${({ theme }) => theme.breakpoints.down('sm')} {
11
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
12
12
  width: ${getButtonHeightMobile};
13
13
  }
14
14
  `;
@@ -7,7 +7,7 @@ export const Item = styled.li `
7
7
 
8
8
  list-style-type: none;
9
9
 
10
- ${({ theme }) => theme.breakpoints.down('sm')} {
10
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
11
11
  padding: ${({ theme }) => theme.spacing(4)};
12
12
  }
13
13
  `;