@okta/odyssey-react-mui 0.21.4 → 0.23.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 (321) hide show
  1. package/CHANGELOG.md +41 -0
  2. package/dist/Autocomplete.js +62 -0
  3. package/dist/Autocomplete.js.map +1 -0
  4. package/dist/Banner.js +3 -3
  5. package/dist/Banner.js.map +1 -1
  6. package/dist/Button.js +46 -0
  7. package/dist/Button.js.map +1 -0
  8. package/dist/CheckboxGroup.js +23 -35
  9. package/dist/CheckboxGroup.js.map +1 -1
  10. package/dist/Dialog.js +68 -0
  11. package/dist/Dialog.js.map +1 -0
  12. package/dist/Field.js +72 -0
  13. package/dist/Field.js.map +1 -0
  14. package/dist/FieldError.js +34 -0
  15. package/dist/FieldError.js.map +1 -0
  16. package/dist/FieldHint.js +29 -0
  17. package/dist/FieldHint.js.map +1 -0
  18. package/dist/FieldLabel.js +32 -0
  19. package/dist/FieldLabel.js.map +1 -0
  20. package/dist/Icon.js +7 -6
  21. package/dist/Icon.js.map +1 -1
  22. package/dist/Infobox.js +1 -1
  23. package/dist/Infobox.js.map +1 -1
  24. package/dist/Link.js +5 -2
  25. package/dist/Link.js.map +1 -1
  26. package/dist/MenuButton.js +5 -4
  27. package/dist/MenuButton.js.map +1 -1
  28. package/dist/MenuItem.js +0 -1
  29. package/dist/MenuItem.js.map +1 -1
  30. package/dist/MuiPropsChild.js +30 -0
  31. package/dist/MuiPropsChild.js.map +1 -0
  32. package/dist/MuiPropsContext.js +14 -0
  33. package/dist/MuiPropsContext.js.map +1 -0
  34. package/dist/PasswordField.js +73 -0
  35. package/dist/PasswordField.js.map +1 -0
  36. package/dist/RadioGroup.js +25 -26
  37. package/dist/RadioGroup.js.map +1 -1
  38. package/dist/SearchField.js +56 -0
  39. package/dist/SearchField.js.map +1 -0
  40. package/dist/Status.js.map +1 -1
  41. package/dist/Tag.js +28 -0
  42. package/dist/Tag.js.map +1 -0
  43. package/dist/TagList.js +26 -0
  44. package/dist/TagList.js.map +1 -0
  45. package/dist/TagListContext.js +16 -0
  46. package/dist/TagListContext.js.map +1 -0
  47. package/dist/TextField.js +36 -62
  48. package/dist/TextField.js.map +1 -1
  49. package/dist/Toast.js +72 -0
  50. package/dist/Toast.js.map +1 -0
  51. package/dist/ToastStack.js +33 -0
  52. package/dist/ToastStack.js.map +1 -0
  53. package/dist/Tooltip.js +20 -0
  54. package/dist/Tooltip.js.map +1 -0
  55. package/dist/iconDictionary/Add.js +4 -4
  56. package/dist/iconDictionary/Add.js.map +1 -1
  57. package/dist/iconDictionary/AddCircle.js +4 -4
  58. package/dist/iconDictionary/AddCircle.js.map +1 -1
  59. package/dist/iconDictionary/AlertCircle.js +4 -4
  60. package/dist/iconDictionary/AlertCircle.js.map +1 -1
  61. package/dist/iconDictionary/AlertCircleFilled.js +4 -4
  62. package/dist/iconDictionary/AlertCircleFilled.js.map +1 -1
  63. package/dist/iconDictionary/AlertTriangleFilled.js +4 -4
  64. package/dist/iconDictionary/AlertTriangleFilled.js.map +1 -1
  65. package/dist/iconDictionary/Anchor.js +5 -5
  66. package/dist/iconDictionary/Anchor.js.map +1 -1
  67. package/dist/iconDictionary/ArrowDown.js +4 -4
  68. package/dist/iconDictionary/ArrowDown.js.map +1 -1
  69. package/dist/iconDictionary/ArrowLeft.js +4 -4
  70. package/dist/iconDictionary/ArrowLeft.js.map +1 -1
  71. package/dist/iconDictionary/ArrowRight.js +4 -4
  72. package/dist/iconDictionary/ArrowRight.js.map +1 -1
  73. package/dist/iconDictionary/ArrowUp.js +4 -4
  74. package/dist/iconDictionary/ArrowUp.js.map +1 -1
  75. package/dist/iconDictionary/ArrowUpDown.js +4 -4
  76. package/dist/iconDictionary/ArrowUpDown.js.map +1 -1
  77. package/dist/iconDictionary/Calendar.js +4 -4
  78. package/dist/iconDictionary/Calendar.js.map +1 -1
  79. package/dist/iconDictionary/Check.js +4 -4
  80. package/dist/iconDictionary/Check.js.map +1 -1
  81. package/dist/iconDictionary/CheckCircleFilled.js +4 -4
  82. package/dist/iconDictionary/CheckCircleFilled.js.map +1 -1
  83. package/dist/iconDictionary/ChevronDown.js +4 -4
  84. package/dist/iconDictionary/ChevronDown.js.map +1 -1
  85. package/dist/iconDictionary/ChevronUp.js +4 -4
  86. package/dist/iconDictionary/ChevronUp.js.map +1 -1
  87. package/dist/iconDictionary/Close.js +4 -4
  88. package/dist/iconDictionary/Close.js.map +1 -1
  89. package/dist/iconDictionary/CloseCircleFilled.js +4 -4
  90. package/dist/iconDictionary/CloseCircleFilled.js.map +1 -1
  91. package/dist/iconDictionary/Copy.js +4 -4
  92. package/dist/iconDictionary/Copy.js.map +1 -1
  93. package/dist/iconDictionary/Delete.js +4 -4
  94. package/dist/iconDictionary/Delete.js.map +1 -1
  95. package/dist/iconDictionary/Download.js +4 -4
  96. package/dist/iconDictionary/Download.js.map +1 -1
  97. package/dist/iconDictionary/DragHandle.js +4 -4
  98. package/dist/iconDictionary/DragHandle.js.map +1 -1
  99. package/dist/iconDictionary/Edit.js +4 -4
  100. package/dist/iconDictionary/Edit.js.map +1 -1
  101. package/dist/iconDictionary/ExternalLink.js +4 -4
  102. package/dist/iconDictionary/ExternalLink.js.map +1 -1
  103. package/dist/iconDictionary/Eye.js +4 -4
  104. package/dist/iconDictionary/Eye.js.map +1 -1
  105. package/dist/iconDictionary/EyeOff.js +4 -4
  106. package/dist/iconDictionary/EyeOff.js.map +1 -1
  107. package/dist/iconDictionary/Filter.js +4 -4
  108. package/dist/iconDictionary/Filter.js.map +1 -1
  109. package/dist/iconDictionary/Globe.js +4 -4
  110. package/dist/iconDictionary/Globe.js.map +1 -1
  111. package/dist/iconDictionary/Home.js +4 -4
  112. package/dist/iconDictionary/Home.js.map +1 -1
  113. package/dist/iconDictionary/InformationCircle.js +4 -4
  114. package/dist/iconDictionary/InformationCircle.js.map +1 -1
  115. package/dist/iconDictionary/InformationCircleFilled.js +4 -4
  116. package/dist/iconDictionary/InformationCircleFilled.js.map +1 -1
  117. package/dist/iconDictionary/Notification.js +4 -4
  118. package/dist/iconDictionary/Notification.js.map +1 -1
  119. package/dist/iconDictionary/OverflowVertical.js +4 -4
  120. package/dist/iconDictionary/OverflowVertical.js.map +1 -1
  121. package/dist/iconDictionary/QuestionCircle.js +4 -4
  122. package/dist/iconDictionary/QuestionCircle.js.map +1 -1
  123. package/dist/iconDictionary/QuestionCircleFilled.js +4 -4
  124. package/dist/iconDictionary/QuestionCircleFilled.js.map +1 -1
  125. package/dist/iconDictionary/Search.js +4 -4
  126. package/dist/iconDictionary/Search.js.map +1 -1
  127. package/dist/iconDictionary/Settings.js +3 -3
  128. package/dist/iconDictionary/Settings.js.map +1 -1
  129. package/dist/iconDictionary/Subtract.js +4 -4
  130. package/dist/iconDictionary/Subtract.js.map +1 -1
  131. package/dist/iconDictionary/User.js +4 -4
  132. package/dist/iconDictionary/User.js.map +1 -1
  133. package/dist/iconDictionary/UserGroup.js +4 -4
  134. package/dist/iconDictionary/UserGroup.js.map +1 -1
  135. package/dist/iconDictionary/index.js.map +1 -1
  136. package/dist/index.js +11 -2
  137. package/dist/index.js.map +1 -1
  138. package/dist/src/Autocomplete.d.ts +28 -0
  139. package/dist/src/Autocomplete.d.ts.map +1 -0
  140. package/dist/src/Banner.d.ts +19 -19
  141. package/dist/src/Banner.d.ts.map +1 -1
  142. package/dist/src/Button.d.ts +32 -0
  143. package/dist/src/Button.d.ts.map +1 -0
  144. package/dist/src/CheckboxGroup.d.ts +7 -4
  145. package/dist/src/CheckboxGroup.d.ts.map +1 -1
  146. package/dist/src/Dialog.d.ts +25 -0
  147. package/dist/src/Dialog.d.ts.map +1 -0
  148. package/dist/src/Field.d.ts +65 -0
  149. package/dist/src/Field.d.ts.map +1 -0
  150. package/dist/src/FieldError.d.ts +19 -0
  151. package/dist/src/FieldError.d.ts.map +1 -0
  152. package/dist/src/FieldHint.d.ts +19 -0
  153. package/dist/src/FieldHint.d.ts.map +1 -0
  154. package/dist/src/FieldLabel.d.ts +23 -0
  155. package/dist/src/FieldLabel.d.ts.map +1 -0
  156. package/dist/src/Icon.d.ts +6 -7
  157. package/dist/src/Icon.d.ts.map +1 -1
  158. package/dist/src/Infobox.d.ts +7 -7
  159. package/dist/src/Infobox.d.ts.map +1 -1
  160. package/dist/src/Link.d.ts +9 -4
  161. package/dist/src/Link.d.ts.map +1 -1
  162. package/dist/src/MenuButton.d.ts +7 -3
  163. package/dist/src/MenuButton.d.ts.map +1 -1
  164. package/dist/src/MenuItem.d.ts +1 -1
  165. package/dist/src/MenuItem.d.ts.map +1 -1
  166. package/dist/src/MuiPropsChild.d.ts +18 -0
  167. package/dist/src/MuiPropsChild.d.ts.map +1 -0
  168. package/dist/src/MuiPropsContext.d.ts +15 -0
  169. package/dist/src/MuiPropsContext.d.ts.map +1 -0
  170. package/dist/src/PasswordField.d.ts +75 -0
  171. package/dist/src/PasswordField.d.ts.map +1 -0
  172. package/dist/src/RadioGroup.d.ts +8 -8
  173. package/dist/src/RadioGroup.d.ts.map +1 -1
  174. package/dist/src/SearchField.d.ts +59 -0
  175. package/dist/src/SearchField.d.ts.map +1 -0
  176. package/dist/src/Status.d.ts +2 -2
  177. package/dist/src/Status.d.ts.map +1 -1
  178. package/dist/src/Tag.d.ts +22 -0
  179. package/dist/src/Tag.d.ts.map +1 -0
  180. package/dist/src/TagList.d.ts +19 -0
  181. package/dist/src/TagList.d.ts.map +1 -0
  182. package/dist/src/TagListContext.d.ts +18 -0
  183. package/dist/src/TagListContext.d.ts.map +1 -0
  184. package/dist/src/TextField.d.ts +16 -20
  185. package/dist/src/TextField.d.ts.map +1 -1
  186. package/dist/src/Toast.d.ts +60 -0
  187. package/dist/src/Toast.d.ts.map +1 -0
  188. package/dist/src/ToastStack.d.ts +19 -0
  189. package/dist/src/ToastStack.d.ts.map +1 -0
  190. package/dist/src/Tooltip.d.ts +21 -0
  191. package/dist/src/Tooltip.d.ts.map +1 -0
  192. package/dist/src/iconDictionary/Add.d.ts +2 -2
  193. package/dist/src/iconDictionary/AddCircle.d.ts +2 -2
  194. package/dist/src/iconDictionary/AlertCircle.d.ts +2 -2
  195. package/dist/src/iconDictionary/AlertCircleFilled.d.ts +2 -2
  196. package/dist/src/iconDictionary/AlertTriangleFilled.d.ts +2 -2
  197. package/dist/src/iconDictionary/Anchor.d.ts +2 -2
  198. package/dist/src/iconDictionary/ArrowDown.d.ts +2 -2
  199. package/dist/src/iconDictionary/ArrowLeft.d.ts +2 -2
  200. package/dist/src/iconDictionary/ArrowRight.d.ts +2 -2
  201. package/dist/src/iconDictionary/ArrowUp.d.ts +2 -2
  202. package/dist/src/iconDictionary/ArrowUpDown.d.ts +2 -2
  203. package/dist/src/iconDictionary/Calendar.d.ts +2 -2
  204. package/dist/src/iconDictionary/Check.d.ts +2 -2
  205. package/dist/src/iconDictionary/CheckCircleFilled.d.ts +2 -2
  206. package/dist/src/iconDictionary/ChevronDown.d.ts +2 -2
  207. package/dist/src/iconDictionary/ChevronUp.d.ts +2 -2
  208. package/dist/src/iconDictionary/Close.d.ts +2 -2
  209. package/dist/src/iconDictionary/CloseCircleFilled.d.ts +2 -2
  210. package/dist/src/iconDictionary/Copy.d.ts +2 -2
  211. package/dist/src/iconDictionary/Delete.d.ts +2 -2
  212. package/dist/src/iconDictionary/Download.d.ts +2 -2
  213. package/dist/src/iconDictionary/DragHandle.d.ts +2 -2
  214. package/dist/src/iconDictionary/Edit.d.ts +2 -2
  215. package/dist/src/iconDictionary/ExternalLink.d.ts +2 -2
  216. package/dist/src/iconDictionary/Eye.d.ts +2 -2
  217. package/dist/src/iconDictionary/EyeOff.d.ts +2 -2
  218. package/dist/src/iconDictionary/Filter.d.ts +2 -2
  219. package/dist/src/iconDictionary/Globe.d.ts +2 -2
  220. package/dist/src/iconDictionary/Home.d.ts +2 -2
  221. package/dist/src/iconDictionary/InformationCircle.d.ts +2 -2
  222. package/dist/src/iconDictionary/InformationCircleFilled.d.ts +2 -2
  223. package/dist/src/iconDictionary/Notification.d.ts +2 -2
  224. package/dist/src/iconDictionary/OverflowVertical.d.ts +2 -2
  225. package/dist/src/iconDictionary/QuestionCircle.d.ts +2 -2
  226. package/dist/src/iconDictionary/QuestionCircleFilled.d.ts +2 -2
  227. package/dist/src/iconDictionary/Search.d.ts +2 -2
  228. package/dist/src/iconDictionary/Settings.d.ts +2 -2
  229. package/dist/src/iconDictionary/Subtract.d.ts +2 -2
  230. package/dist/src/iconDictionary/User.d.ts +2 -2
  231. package/dist/src/iconDictionary/UserGroup.d.ts +2 -2
  232. package/dist/src/iconDictionary/index.d.ts +40 -40
  233. package/dist/src/index.d.ts +14 -5
  234. package/dist/src/index.d.ts.map +1 -1
  235. package/dist/src/theme/components.d.ts.map +1 -1
  236. package/dist/src/theme/components.types.d.ts +0 -8
  237. package/dist/src/theme/components.types.d.ts.map +1 -1
  238. package/dist/theme/components.js +249 -136
  239. package/dist/theme/components.js.map +1 -1
  240. package/dist/theme/components.types.js.map +1 -1
  241. package/dist/tsconfig.production.tsbuildinfo +1 -1
  242. package/package.json +3 -3
  243. package/src/Autocomplete.tsx +141 -0
  244. package/src/Banner.tsx +21 -21
  245. package/src/Button.tsx +95 -0
  246. package/src/CheckboxGroup.tsx +27 -34
  247. package/src/Dialog.tsx +110 -0
  248. package/src/Field.tsx +135 -0
  249. package/src/FieldError.tsx +34 -0
  250. package/src/FieldHint.tsx +28 -0
  251. package/src/FieldLabel.tsx +57 -0
  252. package/src/Icon.test.tsx +1 -1
  253. package/src/Icon.tsx +24 -7
  254. package/src/Infobox.tsx +7 -7
  255. package/src/Link.tsx +14 -6
  256. package/src/MenuButton.tsx +10 -6
  257. package/src/MenuItem.tsx +0 -1
  258. package/src/MuiPropsChild.tsx +41 -0
  259. package/src/MuiPropsContext.ts +17 -0
  260. package/src/OdysseyCacheProvider.test.tsx +1 -1
  261. package/src/PasswordField.tsx +180 -0
  262. package/src/RadioGroup.tsx +31 -46
  263. package/src/SearchField.tsx +138 -0
  264. package/src/Status.tsx +2 -2
  265. package/src/Tag.tsx +41 -0
  266. package/src/TagList.tsx +43 -0
  267. package/src/TagListContext.tsx +23 -0
  268. package/src/TextField.tsx +64 -111
  269. package/src/Toast.tsx +138 -0
  270. package/src/ToastStack.tsx +33 -0
  271. package/src/Tooltip.tsx +39 -0
  272. package/src/iconDictionary/Add.tsx +3 -3
  273. package/src/iconDictionary/AddCircle.tsx +3 -3
  274. package/src/iconDictionary/AlertCircle.tsx +3 -3
  275. package/src/iconDictionary/AlertCircleFilled.tsx +3 -3
  276. package/src/iconDictionary/AlertTriangleFilled.tsx +3 -3
  277. package/src/iconDictionary/Anchor.tsx +3 -3
  278. package/src/iconDictionary/ArrowDown.tsx +3 -3
  279. package/src/iconDictionary/ArrowLeft.tsx +3 -3
  280. package/src/iconDictionary/ArrowRight.tsx +3 -3
  281. package/src/iconDictionary/ArrowUp.tsx +3 -3
  282. package/src/iconDictionary/ArrowUpDown.tsx +3 -3
  283. package/src/iconDictionary/Calendar.tsx +3 -3
  284. package/src/iconDictionary/Check.tsx +3 -3
  285. package/src/iconDictionary/CheckCircleFilled.tsx +3 -3
  286. package/src/iconDictionary/ChevronDown.tsx +3 -3
  287. package/src/iconDictionary/ChevronUp.tsx +3 -3
  288. package/src/iconDictionary/Close.tsx +3 -3
  289. package/src/iconDictionary/CloseCircleFilled.tsx +3 -3
  290. package/src/iconDictionary/Copy.tsx +3 -3
  291. package/src/iconDictionary/Delete.tsx +3 -3
  292. package/src/iconDictionary/Download.tsx +3 -3
  293. package/src/iconDictionary/DragHandle.tsx +3 -3
  294. package/src/iconDictionary/Edit.tsx +3 -3
  295. package/src/iconDictionary/ExternalLink.tsx +3 -3
  296. package/src/iconDictionary/Eye.tsx +3 -3
  297. package/src/iconDictionary/EyeOff.tsx +3 -3
  298. package/src/iconDictionary/Filter.tsx +3 -3
  299. package/src/iconDictionary/Globe.tsx +3 -3
  300. package/src/iconDictionary/Home.tsx +3 -3
  301. package/src/iconDictionary/InformationCircle.tsx +3 -3
  302. package/src/iconDictionary/InformationCircleFilled.tsx +3 -3
  303. package/src/iconDictionary/Notification.tsx +3 -3
  304. package/src/iconDictionary/OverflowVertical.tsx +3 -3
  305. package/src/iconDictionary/QuestionCircle.tsx +3 -3
  306. package/src/iconDictionary/QuestionCircleFilled.tsx +3 -3
  307. package/src/iconDictionary/Search.tsx +3 -3
  308. package/src/iconDictionary/Settings.tsx +2 -2
  309. package/src/iconDictionary/Subtract.tsx +3 -3
  310. package/src/iconDictionary/User.tsx +3 -3
  311. package/src/iconDictionary/UserGroup.tsx +3 -3
  312. package/src/iconDictionary/index.ts +1 -1
  313. package/src/index.ts +10 -14
  314. package/src/theme/components.tsx +119 -27
  315. package/src/theme/components.types.ts +0 -8
  316. package/dist/PasswordInput.js +0 -87
  317. package/dist/PasswordInput.js.map +0 -1
  318. package/dist/src/PasswordInput.d.ts +0 -21
  319. package/dist/src/PasswordInput.d.ts.map +0 -1
  320. package/src/PasswordInput.test.tsx +0 -51
  321. package/src/PasswordInput.tsx +0 -111
@@ -25,7 +25,7 @@ import { tableHeadClasses } from "@mui/material/TableHead";
25
25
  import { tableRowClasses } from "@mui/material/TableRow";
26
26
  import { tableSortLabelClasses } from "@mui/material/TableSortLabel";
27
27
  import { tooltipClasses } from "@mui/material/Tooltip";
28
- import { AlertTriangleFilledIcon, ArrowDownIcon, CheckIcon, CheckCircleFilledIcon, ChevronDownIcon, CloseCircleFilledIcon, InformationCircleFilledIcon, SubtractIcon } from "../iconDictionary/index.js";
28
+ import { AlertTriangleFilledIcon, ArrowDownIcon, CheckIcon, CheckCircleFilledIcon, ChevronDownIcon, CloseCircleFilledIcon, CloseIcon, InformationCircleFilledIcon, SubtractIcon } from "../iconDictionary/index.js";
29
29
  import { jsx as _jsx } from "react/jsx-runtime";
30
30
  import { Fragment as _Fragment } from "react/jsx-runtime";
31
31
  export const components = {
@@ -158,12 +158,97 @@ export const components = {
158
158
  }
159
159
  }
160
160
  },
161
+ MuiAutocomplete: {
162
+ defaultProps: {
163
+ autoHighlight: true,
164
+ autoSelect: false,
165
+ blurOnSelect: false,
166
+ clearIcon: _jsx(CloseIcon, {}),
167
+ clearOnEscape: true,
168
+ disableClearable: false,
169
+ disabledItemsFocusable: false,
170
+ disableListWrap: false,
171
+ disablePortal: false,
172
+ filterSelectedOptions: false,
173
+ fullWidth: false,
174
+ handleHomeEndKeys: true,
175
+ includeInputInList: true,
176
+ limitTags: -1,
177
+ openOnFocus: false,
178
+ popupIcon: _jsx(ChevronDownIcon, {}),
179
+ selectOnFocus: true
180
+ },
181
+ styleOverrides: {
182
+ clearIndicator: _ref6 => {
183
+ let {
184
+ theme
185
+ } = _ref6;
186
+ return {
187
+ marginRight: "unset",
188
+ padding: theme.spacing(1)
189
+ };
190
+ },
191
+ endAdornment: _ref7 => {
192
+ let {
193
+ theme,
194
+ ownerState
195
+ } = _ref7;
196
+ return {
197
+ display: "flex",
198
+ gap: theme.spacing(1),
199
+ top: `calc(${theme.spacing(2)} - ${theme.mixins.borderWidth})`,
200
+ right: theme.spacing(2),
201
+ maxHeight: "unset",
202
+ alignItems: "center",
203
+ whiteSpace: "nowrap",
204
+ color: theme.palette.action.active,
205
+ ...(ownerState.disabled === true && {
206
+ display: "none"
207
+ }),
208
+ ...(ownerState.readOnly === true && {
209
+ display: "none"
210
+ })
211
+ };
212
+ },
213
+ loading: _ref8 => {
214
+ let {
215
+ theme
216
+ } = _ref8;
217
+ return {
218
+ paddingBlock: theme.spacing(3),
219
+ paddingInline: theme.spacing(4)
220
+ };
221
+ },
222
+ popupIndicator: _ref9 => {
223
+ let {
224
+ theme
225
+ } = _ref9;
226
+ return {
227
+ padding: theme.spacing(1),
228
+ marginRight: "unset"
229
+ };
230
+ },
231
+ inputRoot: _ref10 => {
232
+ let {
233
+ theme,
234
+ ownerState
235
+ } = _ref10;
236
+ return { ...(ownerState.readOnly === true && {
237
+ backgroundColor: theme.palette.grey[50],
238
+ [`&:not(:hover)`]: {
239
+ borderColor: "transparent"
240
+ }
241
+ })
242
+ };
243
+ }
244
+ }
245
+ },
161
246
  MuiBackdrop: {
162
247
  styleOverrides: {
163
- root: _ref6 => {
248
+ root: _ref11 => {
164
249
  let {
165
250
  ownerState
166
- } = _ref6;
251
+ } = _ref11;
167
252
  return {
168
253
  backgroundColor: "rgba(29,29,33,0.75)",
169
254
  ...(ownerState.invisible === true && {
@@ -182,10 +267,10 @@ export const components = {
182
267
  props: {
183
268
  variant: "primary"
184
269
  },
185
- style: _ref7 => {
270
+ style: _ref12 => {
186
271
  let {
187
272
  theme
188
- } = _ref7;
273
+ } = _ref12;
189
274
  return {
190
275
  fontWeight: 600,
191
276
  color: theme.palette.common.white,
@@ -199,7 +284,8 @@ export const components = {
199
284
  },
200
285
  "&:disabled": {
201
286
  color: theme.palette.common.white,
202
- backgroundColor: theme.palette.primary.light
287
+ backgroundColor: theme.palette.primary.light,
288
+ pointerEvents: "initial"
203
289
  }
204
290
  };
205
291
  }
@@ -207,10 +293,10 @@ export const components = {
207
293
  props: {
208
294
  variant: "secondary"
209
295
  },
210
- style: _ref8 => {
296
+ style: _ref13 => {
211
297
  let {
212
298
  theme
213
- } = _ref8;
299
+ } = _ref13;
214
300
  return {
215
301
  backgroundColor: theme.palette.grey[50],
216
302
  borderColor: theme.palette.grey[200],
@@ -234,10 +320,10 @@ export const components = {
234
320
  props: {
235
321
  variant: "danger"
236
322
  },
237
- style: _ref9 => {
323
+ style: _ref14 => {
238
324
  let {
239
325
  theme
240
- } = _ref9;
326
+ } = _ref14;
241
327
  return {
242
328
  backgroundColor: theme.palette.error.main,
243
329
  color: theme.palette.common.white,
@@ -262,10 +348,10 @@ export const components = {
262
348
  props: {
263
349
  variant: "floating"
264
350
  },
265
- style: _ref10 => {
351
+ style: _ref15 => {
266
352
  let {
267
353
  theme
268
- } = _ref10;
354
+ } = _ref15;
269
355
  return {
270
356
  backgroundColor: "transparent",
271
357
  color: theme.palette.text.primary,
@@ -287,12 +373,12 @@ export const components = {
287
373
  }
288
374
  }, {
289
375
  props: {
290
- size: "s"
376
+ size: "small"
291
377
  },
292
- style: _ref11 => {
378
+ style: _ref16 => {
293
379
  let {
294
380
  theme
295
- } = _ref11;
381
+ } = _ref16;
296
382
  return {
297
383
  paddingBlock: `calc(${theme.spacing(2)} - 1px)`,
298
384
  paddingInline: `calc(${theme.spacing(2)} - 1px)`,
@@ -301,12 +387,12 @@ export const components = {
301
387
  }
302
388
  }, {
303
389
  props: {
304
- size: "l"
390
+ size: "large"
305
391
  },
306
- style: _ref12 => {
392
+ style: _ref17 => {
307
393
  let {
308
394
  theme
309
- } = _ref12;
395
+ } = _ref17;
310
396
  return {
311
397
  paddingBlock: `calc(${theme.spacing(4)} - 1px)`,
312
398
  paddingInline: `calc(${theme.spacing(4)} - 1px)`
@@ -316,10 +402,10 @@ export const components = {
316
402
  props: {
317
403
  fullWidth: true
318
404
  },
319
- style: _ref13 => {
405
+ style: _ref18 => {
320
406
  let {
321
407
  theme
322
- } = _ref13;
408
+ } = _ref18;
323
409
  return {
324
410
  display: "block",
325
411
  width: "100%",
@@ -342,10 +428,10 @@ export const components = {
342
428
  }
343
429
  }],
344
430
  styleOverrides: {
345
- root: _ref14 => {
431
+ root: _ref19 => {
346
432
  let {
347
433
  theme
348
- } = _ref14;
434
+ } = _ref19;
349
435
  return {
350
436
  fontWeight: 600,
351
437
  minWidth: "unset",
@@ -373,7 +459,10 @@ export const components = {
373
459
  },
374
460
  "&:disabled": {
375
461
  cursor: "not-allowed",
376
- pointerEvents: "inherit"
462
+ pointerEvents: "initial"
463
+ },
464
+ "&:disabled:active": {
465
+ pointerEvents: "none"
377
466
  },
378
467
  [`.${buttonClasses.startIcon}, .${buttonClasses.endIcon}`]: {
379
468
  "& > *:nth-of-type(1)": {
@@ -382,11 +471,11 @@ export const components = {
382
471
  }
383
472
  };
384
473
  },
385
- endIcon: _ref15 => {
474
+ endIcon: _ref20 => {
386
475
  let {
387
476
  theme,
388
477
  ownerState
389
- } = _ref15;
478
+ } = _ref20;
390
479
  return {
391
480
  display: "inline-flex",
392
481
  margin: 0,
@@ -396,11 +485,11 @@ export const components = {
396
485
  })
397
486
  };
398
487
  },
399
- startIcon: _ref16 => {
488
+ startIcon: _ref21 => {
400
489
  let {
401
490
  theme,
402
491
  ownerState
403
- } = _ref16;
492
+ } = _ref21;
404
493
  return {
405
494
  display: "inline-flex",
406
495
  margin: 0,
@@ -425,10 +514,10 @@ export const components = {
425
514
  indeterminateIcon: _jsx(SubtractIcon, {})
426
515
  },
427
516
  styleOverrides: {
428
- root: _ref17 => {
517
+ root: _ref22 => {
429
518
  let {
430
519
  theme
431
- } = _ref17;
520
+ } = _ref22;
432
521
  return {
433
522
  width: `${theme.typography.ui.lineHeight}em`,
434
523
  height: `${theme.typography.ui.lineHeight}em`,
@@ -443,8 +532,6 @@ export const components = {
443
532
  }),
444
533
  ".MuiSvgIcon-root": {
445
534
  color: theme.palette.common.white,
446
- width: "0.5em",
447
- height: "0.5em",
448
535
  transition: theme.transitions.create(["color"], {
449
536
  duration: theme.transitions.duration.short
450
537
  })
@@ -504,11 +591,11 @@ export const components = {
504
591
  deleteIcon: _jsx(CloseCircleFilledIcon, {})
505
592
  },
506
593
  styleOverrides: {
507
- root: _ref18 => {
594
+ root: _ref23 => {
508
595
  let {
509
596
  theme,
510
597
  ownerState
511
- } = _ref18;
598
+ } = _ref23;
512
599
  return {
513
600
  height: "auto",
514
601
  paddingBlock: theme.spacing(2),
@@ -520,17 +607,6 @@ export const components = {
520
607
  ...(ownerState.onDelete && {
521
608
  paddingInlineEnd: theme.spacing(2)
522
609
  }),
523
- [`& .${chipClasses.deleteIcon}`]: {
524
- WebkitTapHighlightColor: "transparent",
525
- color: theme.palette.text.secondary,
526
- fontSize: "1em",
527
- cursor: "pointer",
528
- margin: "0",
529
- marginInlineStart: theme.spacing(2),
530
- "&:hover": {
531
- color: theme.palette.text.primary
532
- }
533
- },
534
610
  [`&.${chipClasses.disabled}`]: {
535
611
  opacity: 1,
536
612
  pointerEvents: "none",
@@ -582,11 +658,33 @@ export const components = {
582
658
  backgroundColor: theme.palette.warning.main
583
659
  }
584
660
  }
585
- })
661
+ }),
662
+ [`.${inputBaseClasses.root}.${inputBaseClasses.disabled} &`]: {
663
+ backgroundColor: theme.palette.grey[200]
664
+ }
586
665
  };
587
666
  },
588
667
  label: {
589
668
  padding: 0
669
+ },
670
+ deleteIcon: _ref24 => {
671
+ let {
672
+ theme
673
+ } = _ref24;
674
+ return {
675
+ WebkitTapHighlightColor: "transparent",
676
+ color: theme.palette.text.secondary,
677
+ fontSize: "1em",
678
+ cursor: "pointer",
679
+ margin: "0",
680
+ marginInlineStart: theme.spacing(2),
681
+ "&:hover": {
682
+ color: theme.palette.text.primary
683
+ },
684
+ [`.${inputBaseClasses.root}.${inputBaseClasses.disabled} &`]: {
685
+ display: "none"
686
+ }
687
+ };
590
688
  }
591
689
  }
592
690
  },
@@ -599,20 +697,20 @@ export const components = {
599
697
  variant: "indeterminate"
600
698
  },
601
699
  styleOverrides: {
602
- root: _ref19 => {
700
+ root: _ref25 => {
603
701
  let {
604
702
  theme,
605
703
  ownerState
606
- } = _ref19;
704
+ } = _ref25;
607
705
  return { ...(ownerState.color !== "inherit" && {
608
706
  color: theme.palette.primary.dark
609
707
  })
610
708
  };
611
709
  },
612
- circle: _ref20 => {
710
+ circle: _ref26 => {
613
711
  let {
614
712
  ownerState
615
- } = _ref20;
713
+ } = _ref26;
616
714
  return { ...(ownerState.variant === "indeterminate" && {
617
715
  strokeDasharray: "160%, 360%"
618
716
  })
@@ -629,10 +727,10 @@ export const components = {
629
727
  },
630
728
  MuiScopedCssBaseline: {
631
729
  styleOverrides: {
632
- root: _ref21 => {
730
+ root: _ref27 => {
633
731
  let {
634
732
  theme
635
- } = _ref21;
733
+ } = _ref27;
636
734
  return {
637
735
  abbr: {
638
736
  borderBottomWidth: "1px",
@@ -898,10 +996,10 @@ export const components = {
898
996
  scroll: "paper"
899
997
  },
900
998
  styleOverrides: {
901
- paper: _ref22 => {
999
+ paper: _ref28 => {
902
1000
  let {
903
1001
  theme
904
- } = _ref22;
1002
+ } = _ref28;
905
1003
  return {
906
1004
  maxWidth: `calc(${theme.mixins.maxWidth} + (${theme.spacing(6)} * 2))`,
907
1005
  boxShadow: "none",
@@ -912,10 +1010,10 @@ export const components = {
912
1010
  },
913
1011
  MuiDialogActions: {
914
1012
  styleOverrides: {
915
- root: _ref23 => {
1013
+ root: _ref29 => {
916
1014
  let {
917
1015
  theme
918
- } = _ref23;
1016
+ } = _ref29;
919
1017
  return {
920
1018
  paddingBlockStart: theme.spacing(4),
921
1019
  paddingBlockEnd: theme.spacing(6),
@@ -926,15 +1024,18 @@ export const components = {
926
1024
  },
927
1025
  MuiDialogContent: {
928
1026
  styleOverrides: {
929
- root: _ref24 => {
1027
+ root: _ref30 => {
930
1028
  let {
931
1029
  theme,
932
1030
  ownerState
933
- } = _ref24;
1031
+ } = _ref30;
934
1032
  return {
935
1033
  padding: 0,
936
1034
  paddingBlock: theme.spacing(4),
937
1035
  paddingInline: theme.spacing(6),
1036
+ "&:last-child": {
1037
+ paddingBlockEnd: theme.spacing(6)
1038
+ },
938
1039
  ...(ownerState.dividers === false && {
939
1040
  [`& + .${dialogActionsClasses.root}`]: {
940
1041
  paddingBlockStart: theme.spacing(4)
@@ -949,10 +1050,10 @@ export const components = {
949
1050
  color: "text.primary"
950
1051
  },
951
1052
  styleOverrides: {
952
- root: _ref25 => {
1053
+ root: _ref31 => {
953
1054
  let {
954
1055
  theme
955
- } = _ref25;
1056
+ } = _ref31;
956
1057
  return {
957
1058
  marginBlockEnd: theme.spacing(5),
958
1059
  "&:last-child": {
@@ -968,10 +1069,10 @@ export const components = {
968
1069
  variant: "h5"
969
1070
  },
970
1071
  styleOverrides: {
971
- root: _ref26 => {
1072
+ root: _ref32 => {
972
1073
  let {
973
1074
  theme
974
- } = _ref26;
1075
+ } = _ref32;
975
1076
  return {
976
1077
  display: "flex",
977
1078
  justifyContent: "space-between",
@@ -990,11 +1091,11 @@ export const components = {
990
1091
  margin: "normal"
991
1092
  },
992
1093
  styleOverrides: {
993
- root: _ref27 => {
1094
+ root: _ref33 => {
994
1095
  let {
995
1096
  ownerState,
996
1097
  theme
997
- } = _ref27;
1098
+ } = _ref33;
998
1099
  return {
999
1100
  width: "100%",
1000
1101
  maxWidth: "32rem",
@@ -1021,11 +1122,11 @@ export const components = {
1021
1122
  },
1022
1123
  MuiFormControlLabel: {
1023
1124
  styleOverrides: {
1024
- root: _ref28 => {
1125
+ root: _ref34 => {
1025
1126
  let {
1026
1127
  theme,
1027
1128
  ownerState
1028
- } = _ref28;
1129
+ } = _ref34;
1029
1130
  return {
1030
1131
  gap: theme.spacing(2),
1031
1132
  marginInlineStart: 0,
@@ -1067,10 +1168,10 @@ export const components = {
1067
1168
  variant: "standard"
1068
1169
  },
1069
1170
  styleOverrides: {
1070
- root: _ref29 => {
1171
+ root: _ref35 => {
1071
1172
  let {
1072
1173
  theme
1073
- } = _ref29;
1174
+ } = _ref35;
1074
1175
  return {
1075
1176
  fontSize: theme.typography.subtitle1.fontSize,
1076
1177
  lineHeight: "1.33333333",
@@ -1090,10 +1191,10 @@ export const components = {
1090
1191
  },
1091
1192
  MuiFormLabel: {
1092
1193
  styleOverrides: {
1093
- root: _ref30 => {
1194
+ root: _ref36 => {
1094
1195
  let {
1095
1196
  theme
1096
- } = _ref30;
1197
+ } = _ref36;
1097
1198
  return {
1098
1199
  color: theme.palette.text.primary,
1099
1200
  lineHeight: theme.typography.ui.lineHeight,
@@ -1109,18 +1210,18 @@ export const components = {
1109
1210
  },
1110
1211
  MuiIconButton: {
1111
1212
  styleOverrides: {
1112
- edgeEnd: _ref31 => {
1213
+ edgeEnd: _ref37 => {
1113
1214
  let {
1114
1215
  theme
1115
- } = _ref31;
1216
+ } = _ref37;
1116
1217
  return {
1117
1218
  marginInlineEnd: theme.spacing(1)
1118
1219
  };
1119
1220
  },
1120
- root: _ref32 => {
1221
+ root: _ref38 => {
1121
1222
  let {
1122
1223
  theme
1123
- } = _ref32;
1224
+ } = _ref38;
1124
1225
  return {
1125
1226
  padding: theme.spacing(1),
1126
1227
  fontSize: theme.typography.body1.fontSize,
@@ -1161,15 +1262,12 @@ export const components = {
1161
1262
  }
1162
1263
  },
1163
1264
  MuiInputAdornment: {
1164
- defaultProps: {
1165
- variant: "outlined"
1166
- },
1167
1265
  styleOverrides: {
1168
- root: _ref33 => {
1266
+ root: _ref39 => {
1169
1267
  let {
1170
1268
  theme,
1171
1269
  ownerState
1172
- } = _ref33;
1270
+ } = _ref39;
1173
1271
  return {
1174
1272
  display: "flex",
1175
1273
  minWidth: "1.25em",
@@ -1197,11 +1295,11 @@ export const components = {
1197
1295
  required: true
1198
1296
  },
1199
1297
  styleOverrides: {
1200
- root: _ref34 => {
1298
+ root: _ref40 => {
1201
1299
  let {
1202
1300
  ownerState,
1203
1301
  theme
1204
- } = _ref34;
1302
+ } = _ref40;
1205
1303
  return { ...theme.typography.body1,
1206
1304
  flex: "1",
1207
1305
  width: "auto",
@@ -1251,10 +1349,10 @@ export const components = {
1251
1349
  }
1252
1350
  };
1253
1351
  },
1254
- input: _ref35 => {
1352
+ input: _ref41 => {
1255
1353
  let {
1256
1354
  theme
1257
- } = _ref35;
1355
+ } = _ref41;
1258
1356
  return {
1259
1357
  boxSizing: "border-box",
1260
1358
  height: "auto",
@@ -1284,10 +1382,10 @@ export const components = {
1284
1382
  shrink: false
1285
1383
  },
1286
1384
  styleOverrides: {
1287
- root: _ref36 => {
1385
+ root: _ref42 => {
1288
1386
  let {
1289
1387
  ownerState
1290
- } = _ref36;
1388
+ } = _ref42;
1291
1389
  return {
1292
1390
  display: "flex",
1293
1391
  justifyContent: "space-between",
@@ -1302,20 +1400,24 @@ export const components = {
1302
1400
  ...(ownerState.size === "small" && {
1303
1401
  transform: "none"
1304
1402
  })
1305
- })
1403
+ }),
1404
+ "& > .MuiTypography-root": {
1405
+ lineHeight: "unset"
1406
+ }
1306
1407
  };
1307
1408
  }
1308
1409
  }
1309
1410
  },
1310
1411
  MuiLink: {
1311
1412
  styleOverrides: {
1312
- root: _ref37 => {
1413
+ root: _ref43 => {
1313
1414
  let {
1314
1415
  theme
1315
- } = _ref37;
1416
+ } = _ref43;
1316
1417
  return {
1317
1418
  color: theme.palette.primary.main,
1318
1419
  textDecoration: "underline",
1420
+ cursor: "pointer",
1319
1421
  "&:hover": {
1320
1422
  color: theme.palette.primary.dark,
1321
1423
  textDecoration: "underline"
@@ -1355,10 +1457,10 @@ export const components = {
1355
1457
  props: {
1356
1458
  variant: "monochrome"
1357
1459
  },
1358
- style: _ref38 => {
1460
+ style: _ref44 => {
1359
1461
  let {
1360
1462
  theme
1361
- } = _ref38;
1463
+ } = _ref44;
1362
1464
  return {
1363
1465
  color: theme.palette.text.primary,
1364
1466
  textDecoration: "underline",
@@ -1387,10 +1489,10 @@ export const components = {
1387
1489
  },
1388
1490
  MuiListSubheader: {
1389
1491
  styleOverrides: {
1390
- root: _ref39 => {
1492
+ root: _ref45 => {
1391
1493
  let {
1392
1494
  theme
1393
- } = _ref39;
1495
+ } = _ref45;
1394
1496
  return {
1395
1497
  paddingBlock: theme.spacing(2),
1396
1498
  paddingInline: theme.spacing(4),
@@ -1405,11 +1507,11 @@ export const components = {
1405
1507
  },
1406
1508
  MuiMenuItem: {
1407
1509
  styleOverrides: {
1408
- root: _ref40 => {
1510
+ root: _ref46 => {
1409
1511
  let {
1410
1512
  theme,
1411
1513
  ownerState
1412
- } = _ref40;
1514
+ } = _ref46;
1413
1515
  return {
1414
1516
  gap: theme.spacing(2),
1415
1517
  minHeight: "unset",
@@ -1475,10 +1577,10 @@ export const components = {
1475
1577
  backgroundColor: "transparent"
1476
1578
  }
1477
1579
  },
1478
- icon: _ref41 => {
1580
+ icon: _ref47 => {
1479
1581
  let {
1480
1582
  theme
1481
- } = _ref41;
1583
+ } = _ref47;
1482
1584
  return {
1483
1585
  insetInlineEnd: theme.spacing(3),
1484
1586
  color: theme.palette.text.primary
@@ -1488,10 +1590,10 @@ export const components = {
1488
1590
  },
1489
1591
  MuiPopover: {
1490
1592
  styleOverrides: {
1491
- paper: _ref42 => {
1593
+ paper: _ref48 => {
1492
1594
  let {
1493
1595
  theme
1494
- } = _ref42;
1596
+ } = _ref48;
1495
1597
  return {
1496
1598
  marginBlockStart: theme.spacing(1),
1497
1599
  borderWidth: theme.mixins.borderWidth,
@@ -1508,10 +1610,10 @@ export const components = {
1508
1610
  checkedIcon: _jsx(_Fragment, {})
1509
1611
  },
1510
1612
  styleOverrides: {
1511
- root: _ref43 => {
1613
+ root: _ref49 => {
1512
1614
  let {
1513
1615
  theme
1514
- } = _ref43;
1616
+ } = _ref49;
1515
1617
  return {
1516
1618
  width: `${theme.typography.ui.lineHeight}em`,
1517
1619
  height: `${theme.typography.ui.lineHeight}em`,
@@ -1548,9 +1650,6 @@ export const components = {
1548
1650
  },
1549
1651
  ".Mui-error > &": {
1550
1652
  borderColor: theme.palette.error.main,
1551
- "&::before": {
1552
- backgroundColor: theme.palette.error.main
1553
- },
1554
1653
  "&.Mui-focusVisible": {
1555
1654
  boxShadow: `0 0 0 2px ${theme.palette.background.default}, 0 0 0 4px ${theme.palette.error.main}`
1556
1655
  }
@@ -1573,7 +1672,7 @@ export const components = {
1573
1672
  "&.Mui-disabled": {
1574
1673
  backgroundColor: theme.palette.grey[50],
1575
1674
  borderColor: theme.palette.grey[300],
1576
- "&::before": {
1675
+ "&.Mui-checked::before": {
1577
1676
  backgroundColor: theme.palette.grey[300]
1578
1677
  }
1579
1678
  }
@@ -1587,6 +1686,13 @@ export const components = {
1587
1686
  vertical: "bottom",
1588
1687
  horizontal: "right"
1589
1688
  }
1689
+ },
1690
+ styleOverrides: {
1691
+ root: {
1692
+ "&.Toast": {
1693
+ position: "static"
1694
+ }
1695
+ }
1590
1696
  }
1591
1697
  },
1592
1698
  MuiSelect: {
@@ -1595,10 +1701,10 @@ export const components = {
1595
1701
  IconComponent: ChevronDownIcon
1596
1702
  },
1597
1703
  styleOverrides: {
1598
- select: _ref44 => {
1704
+ select: _ref50 => {
1599
1705
  let {
1600
1706
  theme
1601
- } = _ref44;
1707
+ } = _ref50;
1602
1708
  return {
1603
1709
  paddingBlock: `calc(${theme.spacing(3)} - ${theme.mixins.borderWidth})`,
1604
1710
  paddingInline: theme.spacing(3),
@@ -1614,10 +1720,10 @@ export const components = {
1614
1720
  }
1615
1721
  };
1616
1722
  },
1617
- icon: _ref45 => {
1723
+ icon: _ref51 => {
1618
1724
  let {
1619
1725
  theme
1620
- } = _ref45;
1726
+ } = _ref51;
1621
1727
  return {
1622
1728
  insetInlineEnd: theme.spacing(3),
1623
1729
  color: theme.palette.text.primary
@@ -1631,12 +1737,19 @@ export const components = {
1631
1737
  color: "inherit"
1632
1738
  },
1633
1739
  styleOverrides: {
1634
- root: _ref46 => {
1740
+ root: _ref52 => {
1635
1741
  let {
1636
- theme
1637
- } = _ref46;
1742
+ theme,
1743
+ ownerState
1744
+ } = _ref52;
1638
1745
  return {
1639
- fontSize: `${theme.typography.ui.lineHeight}rem`
1746
+ fontSize: `${theme.typography.ui.lineHeight}rem`,
1747
+ ...(ownerState.fontSize === "small" && {
1748
+ fontSize: `${Number(theme.typography.ui.lineHeight) * 0.75}rem`
1749
+ }),
1750
+ ...(ownerState.fontSize === "large" && {
1751
+ fontSize: `${Number(theme.typography.ui.lineHeight) * 1.25}rem`
1752
+ })
1640
1753
  };
1641
1754
  }
1642
1755
  }
@@ -1646,11 +1759,11 @@ export const components = {
1646
1759
  iconPosition: "start"
1647
1760
  },
1648
1761
  styleOverrides: {
1649
- root: _ref47 => {
1762
+ root: _ref53 => {
1650
1763
  let {
1651
1764
  theme,
1652
1765
  ownerState
1653
- } = _ref47;
1766
+ } = _ref53;
1654
1767
  return {
1655
1768
  maxWidth: `calc(${theme.mixins.maxWidth} / 2)`,
1656
1769
  minWidth: "unset",
@@ -1711,11 +1824,11 @@ export const components = {
1711
1824
  },
1712
1825
  MuiTable: {
1713
1826
  styleOverrides: {
1714
- root: _ref48 => {
1827
+ root: _ref54 => {
1715
1828
  let {
1716
1829
  theme,
1717
1830
  ownerState
1718
- } = _ref48;
1831
+ } = _ref54;
1719
1832
  return {
1720
1833
  display: "table",
1721
1834
  width: "auto",
@@ -1747,11 +1860,11 @@ export const components = {
1747
1860
  },
1748
1861
  MuiTableCell: {
1749
1862
  styleOverrides: {
1750
- root: _ref49 => {
1863
+ root: _ref55 => {
1751
1864
  let {
1752
1865
  theme,
1753
1866
  ownerState
1754
- } = _ref49;
1867
+ } = _ref55;
1755
1868
  return { ...theme.typography.body1,
1756
1869
  maxWidth: theme.mixins.maxWidth,
1757
1870
  borderBottom: `${theme.mixins.borderWidth} ${theme.mixins.borderStyle} ${theme.palette.grey[100]}`,
@@ -1830,10 +1943,10 @@ export const components = {
1830
1943
  component: "figure"
1831
1944
  },
1832
1945
  styleOverrides: {
1833
- root: _ref50 => {
1946
+ root: _ref56 => {
1834
1947
  let {
1835
1948
  theme
1836
- } = _ref50;
1949
+ } = _ref56;
1837
1950
  return {
1838
1951
  width: "unset",
1839
1952
  maxWidth: "100%",
@@ -1850,10 +1963,10 @@ export const components = {
1850
1963
  },
1851
1964
  MuiTableRow: {
1852
1965
  styleOverrides: {
1853
- root: _ref51 => {
1966
+ root: _ref57 => {
1854
1967
  let {
1855
1968
  theme
1856
- } = _ref51;
1969
+ } = _ref57;
1857
1970
  return {
1858
1971
  verticalAlign: "unset",
1859
1972
  [`&.${tableRowClasses.root}:hover`]: {
@@ -1874,10 +1987,10 @@ export const components = {
1874
1987
  IconComponent: ArrowDownIcon
1875
1988
  },
1876
1989
  styleOverrides: {
1877
- root: _ref52 => {
1990
+ root: _ref58 => {
1878
1991
  let {
1879
1992
  theme
1880
- } = _ref52;
1993
+ } = _ref58;
1881
1994
  return {
1882
1995
  cursor: "pointer",
1883
1996
  display: "inline-flex",
@@ -1906,11 +2019,11 @@ export const components = {
1906
2019
  }
1907
2020
  };
1908
2021
  },
1909
- icon: _ref53 => {
2022
+ icon: _ref59 => {
1910
2023
  let {
1911
2024
  theme,
1912
2025
  ownerState
1913
- } = _ref53;
2026
+ } = _ref59;
1914
2027
  return {
1915
2028
  fontSize: "inherit",
1916
2029
  marginInlineEnd: 0,
@@ -1939,19 +2052,19 @@ export const components = {
1939
2052
  },
1940
2053
  MuiTabs: {
1941
2054
  styleOverrides: {
1942
- root: _ref54 => {
2055
+ root: _ref60 => {
1943
2056
  let {
1944
2057
  theme
1945
- } = _ref54;
2058
+ } = _ref60;
1946
2059
  return {
1947
2060
  minHeight: "unset",
1948
2061
  marginBottom: theme.spacing(5)
1949
2062
  };
1950
2063
  },
1951
- flexContainer: _ref55 => {
2064
+ flexContainer: _ref61 => {
1952
2065
  let {
1953
2066
  theme
1954
- } = _ref55;
2067
+ } = _ref61;
1955
2068
  return {
1956
2069
  gap: theme.spacing(5),
1957
2070
  borderBottom: `${theme.mixins.borderWidth} ${theme.mixins.borderStyle} ${theme.palette.divider}`
@@ -1967,11 +2080,11 @@ export const components = {
1967
2080
  placement: "top"
1968
2081
  },
1969
2082
  styleOverrides: {
1970
- tooltip: _ref56 => {
2083
+ tooltip: _ref62 => {
1971
2084
  let {
1972
2085
  theme,
1973
2086
  ownerState
1974
- } = _ref56;
2087
+ } = _ref62;
1975
2088
  return {
1976
2089
  maxWidth: `calc(${theme.mixins.maxWidth} / 2)`,
1977
2090
  paddingBlock: theme.spacing(2),
@@ -2031,10 +2144,10 @@ export const components = {
2031
2144
  }
2032
2145
  };
2033
2146
  },
2034
- arrow: _ref57 => {
2147
+ arrow: _ref63 => {
2035
2148
  let {
2036
2149
  theme
2037
- } = _ref57;
2150
+ } = _ref63;
2038
2151
  return {
2039
2152
  color: theme.palette.grey[900],
2040
2153
  "&::before": {
@@ -2058,7 +2171,7 @@ export const components = {
2058
2171
  },
2059
2172
  MuiTypography: {
2060
2173
  defaultProps: {
2061
- fontFamily: "'Public Sans', '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', 'Noto Sans Arabic', sans-serif",
2174
+ fontFamily: "'Inter', '-apple-system', 'BlinkMacSystemFont', 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', 'Noto Sans Arabic', sans-serif",
2062
2175
  variantMapping: {
2063
2176
  h1: "h1",
2064
2177
  h2: "h2",
@@ -2073,10 +2186,10 @@ export const components = {
2073
2186
  }
2074
2187
  },
2075
2188
  styleOverrides: {
2076
- paragraph: _ref58 => {
2189
+ paragraph: _ref64 => {
2077
2190
  let {
2078
2191
  theme
2079
- } = _ref58;
2192
+ } = _ref64;
2080
2193
  return {
2081
2194
  marginBottom: theme.spacing(4)
2082
2195
  };