@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
@@ -113,7 +113,7 @@ exports.Container = styled_1.styled.div `
113
113
  }
114
114
  }
115
115
 
116
- ${({ theme }) => theme.breakpoints.down('sm')} {
116
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
117
117
  overflow: initial;
118
118
 
119
119
  & .${constants_3.dataGridClassnames.loadingPlaceholder} {
@@ -165,7 +165,7 @@ exports.DataGridWrapper = styled_1.styled.div `
165
165
 
166
166
  height: 100%;
167
167
 
168
- ${({ theme }) => theme.breakpoints.down('sm')} {
168
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
169
169
  overflow: initial;
170
170
  }
171
171
  `;
@@ -176,7 +176,7 @@ exports.DisabledDataGridWrapper = (0, styled_1.styled)(exports.DataGridWrapper)
176
176
  /* stylelint-disable-next-line plugin/no-unsupported-browser-features */
177
177
  mix-blend-mode: luminosity;
178
178
 
179
- ${({ theme }) => theme.breakpoints.down('sm')} {
179
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
180
180
  opacity: 0.7;
181
181
  }
182
182
  `;
@@ -5,7 +5,7 @@ const IconButton_1 = require("../../../../IconButton");
5
5
  const styled_1 = require("../../../../styled");
6
6
  const constants_1 = require("./constants");
7
7
  exports.StyledIconButton = (0, styled_1.styled)(IconButton_1.IconButton) `
8
- ${({ theme }) => theme.breakpoints.down('sm')} {
8
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
9
9
  order: 2;
10
10
 
11
11
  background-color: ${({ theme }) => theme.palette.grey[100]};
@@ -6,7 +6,7 @@ const styled_1 = require("../../../../styled");
6
6
  exports.StyledButton = (0, styled_1.styled)(Button_1.Button) `
7
7
  display: none;
8
8
 
9
- ${({ theme }) => theme.breakpoints.down('sm')} {
9
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
10
10
  display: flex;
11
11
  order: 1;
12
12
 
@@ -4,7 +4,7 @@ exports.StyledIconButton = void 0;
4
4
  const IconButton_1 = require("../../IconButton");
5
5
  const styled_1 = require("../../styled");
6
6
  exports.StyledIconButton = (0, styled_1.styled)(IconButton_1.IconButton) `
7
- ${({ theme }) => theme.breakpoints.down('sm')} {
7
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
8
8
  order: 3;
9
9
 
10
10
  background-color: ${({ theme }) => theme.palette.grey[100]};
@@ -7,7 +7,7 @@ exports.Wrapper = styled_1.styled.div `
7
7
  display: inline-flex;
8
8
  align-items: center;
9
9
 
10
- ${({ theme }) => theme.breakpoints.down('sm')} {
10
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
11
11
  gap: ${({ theme }) => theme.spacing(3)};
12
12
 
13
13
  width: auto;
@@ -24,14 +24,14 @@ exports.ChildrenWrapper = styled_1.styled.div `
24
24
  background-color: ${({ theme }) => theme.palette.background.paper};
25
25
  border-radius: ${({ theme }) => theme.shape.medium};
26
26
 
27
- ${({ theme }) => theme.breakpoints.down('sm')} {
27
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
28
28
  padding: ${({ theme }) => theme.spacing(2)};
29
29
  }
30
30
  `;
31
31
  exports.MobileExpandButtonWrapper = styled_1.styled.div `
32
32
  display: none;
33
33
 
34
- ${({ theme }) => theme.breakpoints.down('sm')} {
34
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
35
35
  display: flex;
36
36
 
37
37
  & .${Button_1.buttonClassnames.root} {
@@ -58,7 +58,7 @@ exports.CollapseCell = styled_1.styled.div `
58
58
 
59
59
  width: ${constants_1.ROOT_ACTION_CELL_WIDTH}px;
60
60
 
61
- ${({ theme }) => theme.breakpoints.down('sm')} {
61
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
62
62
  display: none;
63
63
  }
64
64
  `;
@@ -75,7 +75,7 @@ exports.ChevronIcon = (0, styled_1.styled)(ChevronROutlineMd_1.ChevronROutlineMd
75
75
  }
76
76
  `;
77
77
  exports.StyledRowBase = (0, styled_1.styled)(RowBase_1.RowBase) `
78
- ${({ theme }) => theme.breakpoints.down('sm')} {
78
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
79
79
  &.${RowBase_1.dataGridRowBaseClassnames.mobileVariantCards} {
80
80
  padding: 0;
81
81
 
@@ -11,7 +11,7 @@ exports.Wrapper = styled_1.styled.div `
11
11
 
12
12
  padding: ${({ theme }) => theme.spacing(3, 5)};
13
13
 
14
- ${({ theme }) => theme.breakpoints.down('sm')} {
14
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
15
15
  gap: ${({ theme }) => theme.spacing(4)};
16
16
  justify-items: normal;
17
17
 
@@ -55,7 +55,7 @@ exports.StyledScrollToTopButton = (0, styled_1.styled)(ScrollToTopButton_1.Scrol
55
55
  }
56
56
  `;
57
57
  exports.StyledContainer = (0, styled_1.styled)(styles_1.Container) `
58
- ${({ theme }) => theme.breakpoints.down('sm')} {
58
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
59
59
  & .${List_1.dataGridInfiniteListClassnames.root} {
60
60
  display: flex;
61
61
  flex-direction: column;
@@ -17,7 +17,7 @@ exports.RangeWrapper = styled_1.styled.div `
17
17
  flex-direction: unset;
18
18
  }
19
19
 
20
- ${({ theme }) => theme.breakpoints.down('sm')} {
20
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
21
21
  display: none;
22
22
  }
23
23
  `;
@@ -36,7 +36,7 @@ exports.PaginationWrapper = styled_1.styled.div `
36
36
  padding-top: ${({ theme }) => theme.spacing(3)};
37
37
  }
38
38
 
39
- ${({ theme }) => theme.breakpoints.down('sm')} {
39
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
40
40
  justify-content: center;
41
41
 
42
42
  margin: 0;
@@ -11,12 +11,12 @@ exports.Wrapper = (0, styled_1.styled)(StaticCalendar_1.StaticCalendarButton) `
11
11
 
12
12
  width: 32px;
13
13
 
14
- ${({ theme }) => theme.breakpoints.down('sm')} {
14
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
15
15
  padding: 0;
16
16
  }
17
17
  `;
18
18
  exports.NextIcon = (0, styled_1.styled)(NextOutlineMd_1.NextOutlineMd) `
19
- ${({ theme }) => theme.breakpoints.down('sm')} {
19
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
20
20
  width: 24px;
21
21
  height: 24px;
22
22
  }
@@ -11,12 +11,12 @@ exports.Wrapper = (0, styled_1.styled)(StaticCalendar_1.StaticCalendarButton) `
11
11
 
12
12
  width: 32px;
13
13
 
14
- ${({ theme }) => theme.breakpoints.down('sm')} {
14
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
15
15
  padding: 0;
16
16
  }
17
17
  `;
18
18
  exports.PrevIcon = (0, styled_1.styled)(PreviousOutlineMd_1.PreviousOutlineMd) `
19
- ${({ theme }) => theme.breakpoints.down('sm')} {
19
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
20
20
  width: 24px;
21
21
  height: 24px;
22
22
  }
@@ -13,7 +13,7 @@ exports.HeadButton = (0, styled_1.styled)(StaticCalendar_1.StaticCalendarButton)
13
13
  text-transform: capitalize;
14
14
  }
15
15
 
16
- ${({ theme }) => theme.breakpoints.down('sm')} {
16
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
17
17
  padding: unset;
18
18
  }
19
19
  `;
@@ -28,7 +28,7 @@ exports.HeadText = (0, styled_1.styled)(Typography_1.Typography) `
28
28
  text-transform: capitalize;
29
29
  }
30
30
 
31
- ${({ theme }) => theme.breakpoints.down('sm')} {
31
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
32
32
  font-weight: ${({ theme }) => theme.typography.fontWeightMedium};
33
33
  }
34
34
  `;
@@ -15,7 +15,7 @@ exports.Wrapper = styled_1.styled.div `
15
15
  min-width: 280px;
16
16
  min-height: 256px;
17
17
 
18
- ${({ theme }) => theme.breakpoints.down('sm')} {
18
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
19
19
  grid-column-gap: ${({ theme }) => theme.spacing(1)};
20
20
  grid-template:
21
21
  '${calendarGridPositions_1.CalendarGridPositions.Prev} ${calendarGridPositions_1.CalendarGridPositions.Head} ${calendarGridPositions_1.CalendarGridPositions.Next}' auto
@@ -28,7 +28,7 @@ exports.InnerContainer = styled_1.styled.div `
28
28
 
29
29
  padding: ${({ theme }) => theme.spacing(4)};
30
30
 
31
- ${({ theme }) => theme.breakpoints.down('sm')} {
31
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
32
32
  display: unset;
33
33
 
34
34
  padding: unset;
@@ -20,7 +20,7 @@ exports.StyledPaper = (0, styled_1.styled)(Paper_1.Paper) `
20
20
  border-radius: ${({ theme }) => theme.shape.medium};
21
21
  box-shadow: ${({ theme }) => theme.elevation[200]};
22
22
 
23
- ${({ theme }) => theme.breakpoints.down('sm')} {
23
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
24
24
  padding: 0;
25
25
 
26
26
  border-radius: 0;
@@ -19,7 +19,7 @@ exports.StyledPaper = (0, styled_1.styled)(Paper_1.Paper) `
19
19
  border-radius: ${({ theme }) => theme.shape.medium};
20
20
  box-shadow: ${({ theme }) => theme.elevation[200]};
21
21
 
22
- ${({ theme }) => theme.breakpoints.down('sm')} {
22
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
23
23
  display: unset;
24
24
 
25
25
  padding: 0;
@@ -15,7 +15,7 @@ exports.StyledTypography = (0, styled_1.styled)(Typography_1.Typography, {
15
15
  text-align: ${({ $leader }) => ($leader ? 'right' : 'left')};
16
16
  overflow-wrap: break-word;
17
17
 
18
- ${({ theme }) => theme.breakpoints.down('sm')} {
18
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
19
19
  text-align: ${({ $direction }) => $direction !== 'row' ? 'left' : 'right'};
20
20
  }
21
21
 
@@ -30,7 +30,7 @@ exports.StyledCopyTypography = (0, styled_1.styled)(CopyTypography_1.CopyTypogra
30
30
  text-align: ${({ $leader }) => ($leader ? 'right' : 'left')};
31
31
  overflow-wrap: break-word;
32
32
 
33
- ${({ theme }) => theme.breakpoints.down('sm')} {
33
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
34
34
  text-align: ${({ $direction }) => $direction !== 'row' ? 'left' : 'right'};
35
35
  }
36
36
  `;
@@ -23,7 +23,7 @@ exports.Wrapper = styled_1.styled.div `
23
23
  justify-content: space-between;
24
24
  }
25
25
 
26
- ${({ theme }) => theme.breakpoints.down('sm')} {
26
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
27
27
  flex-direction: column;
28
28
 
29
29
  & .${constants_1.descriptionClassnames.leader} {
@@ -25,7 +25,7 @@ exports.IconWrapper = styled_1.styled.div `
25
25
  height: 24px;
26
26
  }
27
27
 
28
- ${({ theme }) => theme.breakpoints.down('sm')} {
28
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
29
29
  display: none;
30
30
  }
31
31
  `;
@@ -40,7 +40,7 @@ exports.ItemWrapper = styled_1.styled.div `
40
40
  }
41
41
  }
42
42
 
43
- ${({ theme }) => theme.breakpoints.down('sm')} {
43
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
44
44
  gap: ${({ theme }) => theme.spacing(1)};
45
45
  }
46
46
  `;
@@ -11,7 +11,7 @@ exports.StyledDescriptionName = (0, styled_1.styled)(Description_1.Description.N
11
11
  max-width: ${({ $nameMaxWidth }) => ($nameMaxWidth ? $nameMaxWidth : 'none')};
12
12
  margin-bottom: ${({ theme, $direction }) => Object.is($direction, 'column') ? theme.spacing(1) : 0};
13
13
 
14
- ${({ theme }) => theme.breakpoints.down('sm')} {
14
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
15
15
  margin-bottom: ${({ theme, $direction }) => Object.is($direction, 'row') ? 0 : theme.spacing(1)};
16
16
  }
17
17
  `;
@@ -48,7 +48,7 @@ exports.ListWrapper = (0, styled_1.styled)('dl', {
48
48
  padding-bottom: 0;
49
49
  }
50
50
 
51
- ${({ theme }) => theme.breakpoints.down('sm')} {
51
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
52
52
  row-gap: ${({ theme }) => theme.spacing(3)};
53
53
  }
54
54
  `;
@@ -57,7 +57,7 @@ exports.DescriptionWrapper = styled_1.styled.div `
57
57
  flex-direction: column;
58
58
  gap: ${({ theme }) => theme.spacing(1)};
59
59
 
60
- ${({ theme }) => theme.breakpoints.up('sm')} {
60
+ ${({ theme }) => theme.breakpoints.up('mobile')} {
61
61
  &.${constants_1.descriptionListClassnames.itemAlignNameWidth} {
62
62
  display: grid;
63
63
  grid-template-columns: var(--name-desktop-width) 1fr;
@@ -12,7 +12,7 @@ exports.StyledDialogActions = (0, styled_1.styled)(DialogActions_1.default) `
12
12
 
13
13
  padding-top: ${({ theme }) => theme.spacing(6)};
14
14
 
15
- ${({ theme }) => theme.breakpoints.down('sm')} {
15
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
16
16
  position: sticky;
17
17
  bottom: 0;
18
18
 
@@ -35,7 +35,7 @@ exports.StyledDialogActions = (0, styled_1.styled)(DialogActions_1.default) `
35
35
  }
36
36
  `;
37
37
  exports.StyledGrid = (0, styled_1.styled)(Grid_1.Grid) `
38
- ${({ theme }) => theme.breakpoints.up('sm')} {
38
+ ${({ theme }) => theme.breakpoints.up('mobile')} {
39
39
  grid-auto-flow: column;
40
40
  justify-content: end;
41
41
  }
@@ -7,7 +7,7 @@ exports.StyledDialogContent = void 0;
7
7
  const DialogContent_1 = __importDefault(require("@mui/material/DialogContent"));
8
8
  const styled_1 = require("../styled");
9
9
  exports.StyledDialogContent = (0, styled_1.styled)(DialogContent_1.default) `
10
- ${({ theme }) => theme.breakpoints.down('sm')} {
10
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
11
11
  padding: ${({ theme }) => theme.spacing(5, 4)};
12
12
  }
13
13
  `;
@@ -11,7 +11,7 @@ exports.Wrapper = styled_1.styled.div `
11
11
 
12
12
  width: 100%;
13
13
  height: 72px;
14
- ${({ theme }) => theme.breakpoints.down('sm')} {
14
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
15
15
  height: 80px;
16
16
  }
17
17
  `;
@@ -9,7 +9,7 @@ exports.Wrapper = styled_1.styled.div `
9
9
 
10
10
  width: 100%;
11
11
  height: 72px;
12
- ${({ theme }) => theme.breakpoints.down('sm')} {
12
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
13
13
  height: 80px;
14
14
  }
15
15
  `;
@@ -11,7 +11,7 @@ const calcMarginStyles = (theme, gutterBottom) => {
11
11
  return (0, styled_1.css) `
12
12
  margin-bottom: ${theme.spacing(8)} !important;
13
13
 
14
- ${theme.breakpoints.down('sm')} {
14
+ ${theme.breakpoints.down('mobile')} {
15
15
  margin-bottom: ${theme.spacing(4)} !important;
16
16
  }
17
17
  `;
@@ -23,7 +23,7 @@ const calcMarginStyles = (theme, gutterBottom) => {
23
23
  return (0, styled_1.css) `
24
24
  margin-bottom: ${theme.spacing(8)};
25
25
 
26
- ${theme.breakpoints.down('sm')} {
26
+ ${theme.breakpoints.down('mobile')} {
27
27
  margin-bottom: ${theme.spacing(4)};
28
28
  }
29
29
  `;
@@ -53,7 +53,7 @@ exports.Title = (0, styled_1.styled)(Typography_1.Typography) `
53
53
 
54
54
  margin-bottom: ${({ theme }) => theme.spacing(4)};
55
55
 
56
- ${({ theme }) => theme.breakpoints.down('sm')} {
56
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
57
57
  display: block;
58
58
 
59
59
  margin-bottom: ${({ theme }) => theme.spacing(5)};
@@ -62,14 +62,14 @@ exports.Title = (0, styled_1.styled)(Typography_1.Typography) `
62
62
  exports.Description = (0, styled_1.styled)(Typography_1.Typography) `
63
63
  margin-bottom: ${({ theme }) => theme.spacing(4)};
64
64
 
65
- ${({ theme }) => theme.breakpoints.down('sm')} {
65
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
66
66
  margin-bottom: ${({ theme }) => theme.spacing(5)};
67
67
  }
68
68
  `;
69
69
  exports.TitleAddon = styled_1.styled.div `
70
70
  flex-shrink: 0;
71
71
 
72
- ${({ theme }) => theme.breakpoints.down('sm')} {
72
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
73
73
  margin-top: ${({ theme }) => theme.spacing(5)};
74
74
  }
75
75
  `;
@@ -17,7 +17,7 @@ exports.StyledButton = (0, styled_1.styled)(Button_1.Button) `
17
17
 
18
18
  border-radius: ${({ theme: { shape } }) => shape.medium};
19
19
 
20
- ${({ theme: { breakpoints } }) => breakpoints.down('sm')} {
20
+ ${({ theme: { breakpoints } }) => breakpoints.down('mobile')} {
21
21
  padding: ${({ theme: { spacing } }) => spacing(4, 5)};
22
22
  }
23
23
 
@@ -27,7 +27,7 @@ const GlobalStyles = ({ children, withScopedStyles = false, ...props }) => {
27
27
  },
28
28
  html: {
29
29
  fontSize: theme.typography.htmlFontSize,
30
- [theme.breakpoints.down('sm')]: {
30
+ [theme.breakpoints.down('mobile')]: {
31
31
  fontSize: 16,
32
32
  },
33
33
  },
@@ -28,7 +28,7 @@ exports.Body = styled_1.styled.div `
28
28
  width: min(400px, calc(100vw - ${({ theme }) => theme.spacing(8)}));
29
29
  padding: ${({ theme }) => theme.spacing(6)};
30
30
 
31
- ${({ theme }) => theme.breakpoints.down('sm')} {
31
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
32
32
  padding: ${({ theme }) => theme.spacing(4)};
33
33
  }
34
34
 
@@ -47,14 +47,14 @@ exports.Body = styled_1.styled.div `
47
47
  exports.Title = (0, styled_1.styled)(Typography_1.Typography) `
48
48
  margin-bottom: ${({ theme }) => theme.spacing(4)};
49
49
 
50
- ${({ theme }) => theme.breakpoints.down('sm')} {
50
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
51
51
  margin-bottom: ${({ theme }) => theme.spacing(1)};
52
52
  }
53
53
  `;
54
54
  exports.ActionRow = styled_1.styled.div `
55
55
  margin-top: ${({ theme }) => theme.spacing(6)};
56
56
 
57
- ${({ theme }) => theme.breakpoints.down('sm')} {
57
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
58
58
  margin-top: ${({ theme }) => theme.spacing(4)};
59
59
  }
60
60
  `;
@@ -65,7 +65,7 @@ exports.CloseButton = (0, styled_1.styled)(IconButton_1.IconButton) `
65
65
 
66
66
  color: inherit;
67
67
 
68
- ${({ theme }) => theme.breakpoints.down('sm')} {
68
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
69
69
  top: ${({ theme }) => theme.spacing(2)};
70
70
  right: ${({ theme }) => theme.spacing(2)};
71
71
  }
@@ -11,7 +11,7 @@ exports.StyledButton = (0, styled_1.styled)(Button_1.Button, {
11
11
  height: ${MuiButton_1.getButtonHeight};
12
12
  padding: 0;
13
13
 
14
- ${({ theme }) => theme.breakpoints.down('sm')} {
14
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
15
15
  width: ${MuiButton_1.getButtonHeightMobile};
16
16
  }
17
17
  `;
@@ -10,7 +10,7 @@ exports.Item = styled_1.styled.li `
10
10
 
11
11
  list-style-type: none;
12
12
 
13
- ${({ theme }) => theme.breakpoints.down('sm')} {
13
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
14
14
  padding: ${({ theme }) => theme.spacing(4)};
15
15
  }
16
16
  `;
@@ -11,7 +11,7 @@ exports.Item = styled_1.styled.li `
11
11
 
12
12
  padding: ${({ theme }) => theme.spacing(3, 5)};
13
13
 
14
- ${({ theme }) => theme.breakpoints.down('sm')} {
14
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
15
15
  gap: ${({ theme }) => theme.spacing(4)};
16
16
  justify-items: normal;
17
17
 
@@ -10,7 +10,7 @@ exports.Item = styled_1.styled.li `
10
10
 
11
11
  list-style-type: none;
12
12
 
13
- ${({ theme }) => theme.breakpoints.down('sm')} {
13
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
14
14
  padding: ${({ theme }) => theme.spacing(3, 4)};
15
15
  }
16
16
  `;
@@ -22,7 +22,7 @@ exports.Item = styled_1.styled.li `
22
22
  background-color: ${({ theme }) => theme.palette.background.element};
23
23
  }
24
24
 
25
- ${({ theme }) => theme.breakpoints.down('sm')} {
25
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
26
26
  padding: ${({ theme }) => theme.spacing(5, 4)};
27
27
 
28
28
  border-bottom: 1px solid ${({ theme }) => theme.palette.components.border.default};
@@ -11,7 +11,7 @@ exports.Wrapper = styled_1.styled.div `
11
11
 
12
12
  padding: ${({ theme }) => theme.spacing(2, 0)};
13
13
 
14
- ${({ theme }) => theme.breakpoints.down('sm')} {
14
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
15
15
  gap: ${({ theme }) => theme.spacing(4)};
16
16
  justify-items: normal;
17
17
 
@@ -10,7 +10,7 @@ exports.Wrapper = styled_1.styled.div `
10
10
 
11
11
  height: ${constants_1.PLACEHOLDER_HEIGHT};
12
12
 
13
- ${({ theme }) => theme.breakpoints.down('sm')} {
13
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
14
14
  height: 100%;
15
15
  }
16
16
  `;
@@ -26,7 +26,7 @@ exports.StyledButton = (0, styled_1.styled)(Button_1.Button) `
26
26
  background-color: ${({ theme }) => theme.palette.primary[100]};
27
27
  }
28
28
 
29
- ${({ theme }) => theme.breakpoints.down('sm')} {
29
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
30
30
  justify-content: space-between;
31
31
 
32
32
  width: 100%;
@@ -11,7 +11,7 @@ exports.StyledMenuItem = (0, styled_1.styled)(MenuItem_2.MenuItem) `
11
11
 
12
12
  padding: ${({ theme }) => theme.microSpacing(3, 6)};
13
13
 
14
- ${({ theme }) => theme.breakpoints.down('sm')} {
14
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
15
15
  padding: ${({ theme }) => theme.microSpacing(5, 6)};
16
16
 
17
17
  &.${MenuItem_1.menuItemClasses.selected} {
@@ -10,7 +10,7 @@ exports.Item = styled_1.styled.div `
10
10
  width: 100%;
11
11
  padding: ${({ theme }) => theme.spacing(0, 2)};
12
12
 
13
- ${({ theme }) => theme.breakpoints.down('sm')} {
13
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
14
14
  gap: ${({ theme }) => theme.spacing(3)};
15
15
 
16
16
  padding: ${({ theme }) => theme.spacing(3)};
@@ -25,7 +25,7 @@ exports.Wrapper = styled_1.styled.div `
25
25
  width: 100%;
26
26
  padding: ${({ theme }) => theme.microSpacing(5, 0)};
27
27
 
28
- ${({ theme }) => theme.breakpoints.down('sm')} {
28
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
29
29
  gap: ${({ theme }) => theme.spacing(2)};
30
30
 
31
31
  padding: 0;
@@ -15,7 +15,7 @@ exports.ActionWrapper = styled_1.styled.div `
15
15
 
16
16
  border-top: 1px solid ${({ theme }) => theme.palette.components.border.default};
17
17
 
18
- ${({ theme }) => theme.breakpoints.down('sm')} {
18
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
19
19
  padding: ${({ theme }) => theme.spacing(4)};
20
20
  }
21
21
  `;
@@ -25,7 +25,7 @@ exports.SearchWrapper = styled_1.styled.div `
25
25
 
26
26
  border-bottom: ${({ theme }) => `1px solid ${theme.palette.components.border.default}`};
27
27
 
28
- ${({ theme }) => theme.breakpoints.down('sm')} {
28
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
29
29
  max-width: unset;
30
30
  padding: ${({ theme }) => theme.spacing(3, 4)};
31
31
  }
@@ -48,7 +48,7 @@ exports.OrganizationsWrapper = styled_1.styled.div `
48
48
  height: ${constants_2.PLACEHOLDER_HEIGHT};
49
49
  }
50
50
 
51
- ${({ theme }) => theme.breakpoints.down('sm')} {
51
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
52
52
  width: 100%;
53
53
  height: 100%;
54
54
  max-height: unset;
@@ -84,7 +84,7 @@ exports.StyledTypography = (0, styled_1.styled)(Typography_1.Typography) `
84
84
  `;
85
85
  exports.StyledPopover = (0, styled_1.styled)(Popover_1.Popover) `
86
86
 
87
- ${({ theme }) => theme.breakpoints.down('sm')} {
87
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
88
88
  & .${BottomDrawer_1.bottomDrawerClassnames.content} {
89
89
  display: flex;
90
90
  flex-direction: column;
@@ -24,7 +24,7 @@ exports.PaginationWrapper = styled_1.styled.nav `
24
24
  opacity: 0.3;
25
25
  }
26
26
 
27
- ${({ theme }) => theme.breakpoints.down('sm')} {
27
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
28
28
  justify-content: flex-end;
29
29
 
30
30
  width: 100%;
@@ -68,7 +68,7 @@ exports.StyledListItemButton = (0, styled_1.styled)(ListItemButton_2.ListItemBut
68
68
  outline-offset: -2px;
69
69
  }
70
70
 
71
- ${({ theme }) => theme.breakpoints.down('sm')} {
71
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
72
72
  overflow: hidden;
73
73
 
74
74
  min-height: 48px;
@@ -94,7 +94,7 @@ exports.NavMenuItemButtonIcon = (0, styled_1.styled)(ListItemIcon_1.ListItemIcon
94
94
  exports.NavMenuItemButtonText = (0, styled_1.styled)(OverflowTypography_1.OverflowTypography) `
95
95
  margin-left: ${({ theme }) => theme.spacing(3)};
96
96
 
97
- ${({ theme }) => theme.breakpoints.down('sm')} {
97
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
98
98
  width: auto;
99
99
  margin-left: 0;
100
100
  }
@@ -116,7 +116,7 @@ exports.NavMenuItemButtonChevron = (0, styled_1.styled)(ChevronDOutlineMd_1.Chev
116
116
  });
117
117
  }};
118
118
 
119
- ${({ theme }) => theme.breakpoints.down('sm')} {
119
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
120
120
  width: 24px;
121
121
  height: 24px;
122
122
  }
@@ -129,7 +129,7 @@ exports.EndAdornmentWrapper = styled_1.styled.div `
129
129
  margin-left: auto;
130
130
  `;
131
131
  exports.StyledPageDotOutlineMd = (0, styled_1.styled)(PageDotOutlineMd_1.PageDotOutlineMd) `
132
- ${({ theme }) => theme.breakpoints.down('sm')} {
132
+ ${({ theme }) => theme.breakpoints.down('mobile')} {
133
133
  width: 24px;
134
134
  height: 24px;
135
135
  }