@solostylist/ui-kit 1.0.216 → 1.0.218

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 (244) hide show
  1. package/dist/{ArrowUpward-O4lRvSII.js → ArrowUpward-BbQSKheQ.js} +2 -2
  2. package/dist/Box-BlmynALm.js +45 -0
  3. package/dist/{ButtonBase-1qqPHJym.js → ButtonBase-Bo6ysVGS.js} +283 -173
  4. package/dist/{ChevronLeft-CJ94-qgQ.js → ChevronLeft-rgSvkrT_.js} +2 -2
  5. package/dist/{ChevronRight-CK4Iv1Xx.js → ChevronRight-DHulYS1l.js} +2 -2
  6. package/dist/{Close-CSIi_IPN.js → Close-oXeOGTZb.js} +2 -2
  7. package/dist/Collapse-CnXmaDqT.js +260 -0
  8. package/dist/{ContentCopy-SAMH7bs7.js → ContentCopy-Bh_TA5Eo.js} +2 -2
  9. package/dist/{Download-BefdWd5q.js → Download-DMm8oiCF.js} +2 -2
  10. package/dist/{ExpandMore-DZANUF9W.js → ExpandMore-DsZNN1Eh.js} +2 -2
  11. package/dist/{Favorite-BwMGKQJf.js → Favorite-DIml4fHR.js} +2 -2
  12. package/dist/FormControl-DYkaP-oD.js +659 -0
  13. package/dist/InfoOutlined-CqXSSVWh.js +6 -0
  14. package/dist/LocalizationProvider-BdaUKqz3.js +111 -0
  15. package/dist/Menu-C-0KEauj.js +497 -0
  16. package/dist/MenuItem-DWivWkNb.js +220 -0
  17. package/dist/MenuList-5HOyYdgq.js +403 -0
  18. package/dist/Modal-C1VRVWBZ.js +1049 -0
  19. package/dist/{Paper-CI9lXZk-.js → Paper-BY4X6-u_.js} +32 -34
  20. package/dist/Stack-BQkLmLFp.js +157 -0
  21. package/dist/Typography-EsraKPZO.js +166 -0
  22. package/dist/UnfoldMoreRounded-pz7NMMy3.js +6 -0
  23. package/dist/assets/s-overlay-scrollbar.css +2 -2
  24. package/dist/autocomplete-qLj7AqcP.js +43 -0
  25. package/dist/{avatar-CKEYVp9W.js → avatar-BQf6phmU.js} +1 -1
  26. package/dist/buttonBaseClasses-BLZbMisL.js +13 -0
  27. package/dist/checkbox-DMsuLF8N.js +74 -0
  28. package/dist/checkboxClasses-DSyvUOsN.js +18 -0
  29. package/dist/{chunk-efA98nb6.js → chunk-C_CI6nMA.js} +1 -1
  30. package/dist/{clsx-BTH_sxEO.js → clsx-Bv8WXdlr.js} +4 -4
  31. package/dist/{createSimplePaletteValueFilter-D5kxdvJe.js → createSimplePaletteValueFilter-GHK52GLU.js} +1 -1
  32. package/dist/{createSvgIcon-BfZYaiXo.js → createSvgIcon-BdNZIlKS.js} +16 -16
  33. package/dist/{createTheme-hnicUJQa.js → createTheme-Bnw5w28O.js} +647 -568
  34. package/dist/defaultTheme-Bi3OTfLN.js +5 -0
  35. package/dist/formLabelClasses-Cv7W0Roi.js +18 -0
  36. package/dist/{generateUtilityClass-D4Rn9MbW.js → generateUtilityClass-tRYNDrlH.js} +1 -1
  37. package/dist/generateUtilityClasses-XrPHiTcM.js +10 -0
  38. package/dist/{iconButtonClasses-UNZ6hKTU.js → iconButtonClasses-9jjSQ9-U.js} +3 -3
  39. package/dist/inputAdornmentClasses-VKwluNTs.js +19 -0
  40. package/dist/memoTheme-QMocAblm.js +150 -0
  41. package/dist/{mergeSlotProps-CVIr4jSm.js → mergeSlotProps-DBBJwoun.js} +3 -6
  42. package/dist/{outlinedInputClasses-ClI9bkEy.js → outlinedInputClasses-Cz4pnn0X.js} +5 -10
  43. package/dist/{resolveProps-D6-j1wov.js → resolveProps-DrnBChYC.js} +3 -3
  44. package/dist/s-accordion/index.js +1 -1
  45. package/dist/s-accordion/s-accordion.js +1 -1
  46. package/dist/{s-accordion-Coc1zFV6.js → s-accordion-DH_7P3Il.js} +186 -195
  47. package/dist/s-action-overlay/s-action-overlay.js +18 -14
  48. package/dist/s-autocomplete/s-autocomplete.d.ts +2 -0
  49. package/dist/s-autocomplete/s-autocomplete.js +12 -9
  50. package/dist/s-avatar/s-avatar.js +6 -4
  51. package/dist/s-blur-text/s-blur-text.js +1 -1
  52. package/dist/s-breadcrumbs/s-breadcrumbs.js +1 -1
  53. package/dist/s-carousel/index.js +1 -1
  54. package/dist/s-carousel/s-carousel.js +1 -1
  55. package/dist/{s-carousel-Btja2Hvn.js → s-carousel-DhUo-3W-.js} +2 -2
  56. package/dist/s-chat-input/index.js +1 -1
  57. package/dist/s-chat-input/s-chat-input.js +1 -1
  58. package/dist/{s-chat-input-DF3eBvRY.js → s-chat-input-DlEMhm6X.js} +41 -29
  59. package/dist/s-chat-message/index.js +1 -1
  60. package/dist/s-chat-message/s-chat-message.js +1 -1
  61. package/dist/{s-chat-message-tzIfAqAc.js → s-chat-message-DeP8O6TO.js} +46 -42
  62. package/dist/s-checkbox/s-checkbox.js +26 -16
  63. package/dist/s-chips/index.js +1 -1
  64. package/dist/s-chips/s-chips.js +1 -1
  65. package/dist/{s-chips-CMivbDg_.js → s-chips-BuAEBW1F.js} +16 -12
  66. package/dist/s-code-block/index.js +1 -1
  67. package/dist/s-code-block/s-code-block.js +1 -1
  68. package/dist/{s-code-block-BrwHh2oS.js → s-code-block-DTzppazr.js} +1 -1
  69. package/dist/s-comment-message/index.js +1 -1
  70. package/dist/s-comment-message/s-comment-message.js +1 -1
  71. package/dist/{s-comment-message-Db-f_KOq.js → s-comment-message-C-7IZOqA.js} +18 -14
  72. package/dist/s-copyable-text/s-copyable-text.js +8 -9
  73. package/dist/s-data-table/index.js +1 -1
  74. package/dist/s-data-table/s-data-table.js +1 -1
  75. package/dist/{s-data-table-BdEn2Nhf.js → s-data-table-xIW-BAS9.js} +209 -226
  76. package/dist/s-date-picker/index.js +1 -1
  77. package/dist/s-date-picker/s-date-picker.d.ts +1 -1
  78. package/dist/s-date-picker/s-date-picker.js +1 -1
  79. package/dist/s-date-picker-CKSRNJ_A.js +634 -0
  80. package/dist/s-datetime-picker/index.js +1 -1
  81. package/dist/s-datetime-picker/s-datetime-picker.d.ts +1 -1
  82. package/dist/s-datetime-picker/s-datetime-picker.js +1 -1
  83. package/dist/{s-datetime-picker-qg0m55tj.js → s-datetime-picker-BlStwMie.js} +1091 -1072
  84. package/dist/s-dialog/s-dialog.js +3 -3
  85. package/dist/s-dialog-confirm/s-dialog-confirm.js +4 -4
  86. package/dist/s-dialog-message/s-dialog-message.js +4 -4
  87. package/dist/s-empty/s-empty.js +4 -2
  88. package/dist/s-error/s-error.js +4 -2
  89. package/dist/s-error-layout/s-error-layout.js +1 -2
  90. package/dist/s-file-dropzone/index.js +1 -1
  91. package/dist/s-file-dropzone/s-file-dropzone.js +1 -1
  92. package/dist/{s-file-dropzone-BFTqdCaX.js → s-file-dropzone-COPp1HiT.js} +9 -9
  93. package/dist/s-file-icon/s-file-icon.js +16 -19
  94. package/dist/s-flex-box/s-flex-box.d.ts +10 -2
  95. package/dist/s-flex-box/s-flex-box.js +15 -5
  96. package/dist/s-glow-button/s-glow-button.js +1 -1
  97. package/dist/s-image-comparison/s-image-comparison.js +3 -3
  98. package/dist/s-image-modal/s-image-modal.js +4 -4
  99. package/dist/s-item-not-found/s-item-not-found.js +9 -7
  100. package/dist/s-label/index.js +1 -1
  101. package/dist/s-label/s-label.js +26 -2
  102. package/dist/s-language-switcher/index.js +1 -1
  103. package/dist/s-language-switcher/s-language-switcher.js +1 -1
  104. package/dist/{s-language-switcher-mD1mK1he.js → s-language-switcher-Cg3Gh8_i.js} +17 -16
  105. package/dist/s-lazy-image/s-lazy-image.js +4 -2
  106. package/dist/s-link/s-link.d.ts +1 -1
  107. package/dist/s-link/s-link.js +1 -1
  108. package/dist/s-localization-provider/index.js +1 -1
  109. package/dist/s-localization-provider/s-localization-provider.js +1 -1
  110. package/dist/{s-localization-provider-CIACI235.js → s-localization-provider-YCsec18c.js} +44 -62
  111. package/dist/s-moving-border/s-moving-border.d.ts +8 -0
  112. package/dist/s-moving-border/s-moving-border.js +26 -21
  113. package/dist/s-nav-item/s-nav-item.js +2 -2
  114. package/dist/s-nav-item/s-nav-items.js +5 -5
  115. package/dist/s-no-ssr/s-no-ssr.js +1 -1
  116. package/dist/s-pagination/s-pagination.js +6 -4
  117. package/dist/s-pixel-reveal/s-pixel-reveal.js +1 -1
  118. package/dist/s-review/index.js +1 -1
  119. package/dist/s-review/s-review.js +1 -1
  120. package/dist/{s-review-D29of4xC.js → s-review-D5_TicCf.js} +14 -10
  121. package/dist/s-scroll-to-top/s-scroll-to-top.js +4 -4
  122. package/dist/s-select/index.js +1 -1
  123. package/dist/s-select/s-select.js +1 -1
  124. package/dist/{s-select-DH-t7jkk.js → s-select-ClL8bygg.js} +7 -7
  125. package/dist/s-select-list/s-select-list.js +2 -2
  126. package/dist/s-stripe/s-stripe.js +1 -1
  127. package/dist/s-switch/s-switch.js +26 -16
  128. package/dist/s-tabs/s-tabs.js +6 -6
  129. package/dist/s-text-editor/index.js +1 -1
  130. package/dist/s-text-editor/s-text-editor-toolbar.js +1 -1
  131. package/dist/s-text-editor/s-text-editor.js +2 -2
  132. package/dist/s-text-editor-toolbar-BnhPG9xv.js +2088 -0
  133. package/dist/s-text-field/index.js +1 -1
  134. package/dist/s-text-field/s-text-field.js +1 -1
  135. package/dist/{s-text-field-UI_UjTUa.js → s-text-field-qps0aDNS.js} +2 -2
  136. package/dist/s-text-shimmer/s-text-shimmer.js +2 -2
  137. package/dist/s-text-truncation/s-text-truncation.js +5 -7
  138. package/dist/s-theme-demo/index.js +1 -1
  139. package/dist/s-theme-demo/s-theme-demo.js +1 -1
  140. package/dist/{s-theme-demo-C0v-IOB-.js → s-theme-demo-BHyjzAU0.js} +80 -48
  141. package/dist/s-theme-provider/s-theme-provider.d.ts +3 -1
  142. package/dist/s-theme-provider/s-theme-provider.js +15 -15
  143. package/dist/s-theme-switch/index.js +1 -1
  144. package/dist/s-theme-switch/s-theme-switch.js +1 -1
  145. package/dist/{s-theme-switch-COBORL4a.js → s-theme-switch-D1FpcDj1.js} +2 -2
  146. package/dist/s-tip/index.js +1 -1
  147. package/dist/s-tip/s-tip.js +1 -1
  148. package/dist/{s-tip-BI58w2uh.js → s-tip-D6M91nev.js} +5 -5
  149. package/dist/s-tool-bar/index.js +1 -1
  150. package/dist/s-tool-bar/s-tool-bar.js +1 -1
  151. package/dist/{s-tool-bar-KrLaAaBO.js → s-tool-bar-DOcT-lNr.js} +92 -91
  152. package/dist/s-two-pane-layout/s-two-pane-layout.js +3 -3
  153. package/dist/selectClasses-DvT1febA.js +22 -0
  154. package/dist/styled-BTDmdi4c.js +164 -0
  155. package/dist/{esm-BYRX9r8n.js → styled-engine-DOxAQ3qw.js} +2 -2
  156. package/dist/{svgIconClasses-BhRa1KyZ.js → svgIconClasses-D46YUMKp.js} +3 -3
  157. package/dist/{tabClasses-Duc8s_po.js → tabClasses-KqPlYv0c.js} +3 -4
  158. package/dist/theme/components/accordion-summary.d.ts +2 -2
  159. package/dist/theme/components/accordion-summary.js +1 -1
  160. package/dist/theme/components/accordion.d.ts +2 -2
  161. package/dist/theme/components/alert.js +1 -1
  162. package/dist/theme/components/autocomplete.d.ts +52 -5
  163. package/dist/theme/components/autocomplete.js +1 -18
  164. package/dist/theme/components/avatar.js +1 -1
  165. package/dist/theme/components/button.d.ts +2 -2
  166. package/dist/theme/components/button.js +30 -22
  167. package/dist/theme/components/card.js +2 -2
  168. package/dist/theme/components/checkbox.d.ts +1 -0
  169. package/dist/theme/components/checkbox.js +1 -1
  170. package/dist/theme/components/chip.js +122 -124
  171. package/dist/theme/components/components.js +41 -39
  172. package/dist/theme/components/css-baseline.d.ts +9 -0
  173. package/dist/theme/components/css-baseline.js +7 -0
  174. package/dist/theme/components/form-label.d.ts +4 -1
  175. package/dist/theme/components/form-label.js +6 -4
  176. package/dist/theme/components/icon-button.d.ts +2 -2
  177. package/dist/theme/components/icon-button.js +5 -5
  178. package/dist/theme/components/input-adornment.d.ts +4 -1012
  179. package/dist/theme/components/input-adornment.js +2 -2
  180. package/dist/theme/components/linear-progress.js +1 -1
  181. package/dist/theme/components/link.d.ts +2 -2
  182. package/dist/theme/components/link.js +2 -2
  183. package/dist/theme/components/list-item-button.d.ts +2 -2
  184. package/dist/theme/components/list-item-button.js +1 -1
  185. package/dist/theme/components/list-item.d.ts +2 -2
  186. package/dist/theme/components/list-item.js +3 -3
  187. package/dist/theme/components/outlined-input.d.ts +31 -34
  188. package/dist/theme/components/outlined-input.js +16 -19
  189. package/dist/theme/components/pagination-item.d.ts +2 -2
  190. package/dist/theme/components/select.d.ts +20 -0
  191. package/dist/theme/components/select.js +21 -2
  192. package/dist/theme/components/step-icon.js +1 -1
  193. package/dist/theme/components/tab.d.ts +2 -2
  194. package/dist/theme/components/tab.js +1 -1
  195. package/dist/theme/components/table-pagination.js +1 -1
  196. package/dist/theme/components/tabs.d.ts +4 -4
  197. package/dist/theme/components/toggle-button-group.js +1 -1
  198. package/dist/theme/components/toggle-button.d.ts +2 -2
  199. package/dist/theme/components/toggle-button.js +1 -1
  200. package/dist/theme/components/tooltip.js +1 -0
  201. package/dist/theme/theme-primitives.js +1 -1
  202. package/dist/{theme-primitives-qhf0z_Er.js → theme-primitives-OrQ-xFJR.js} +19 -19
  203. package/dist/{toggle-button-sCvdUHdS.js → toggle-button-BgpxYWVw.js} +3 -3
  204. package/dist/{toggle-button-group-C_qpJa3z.js → toggle-button-group-l4hL1DLP.js} +4 -6
  205. package/dist/{typographyClasses-CBI3nZde.js → typographyClasses-CFf0OFiD.js} +4 -5
  206. package/dist/{useControlled-BQ6-yabk.js → useControlled-2-C6cXjG.js} +2 -5
  207. package/dist/useControlled-DXKqhylj.js +5 -0
  208. package/dist/{useEnhancedEffect-DcMMtOdE.js → useEnhancedEffect-Dsu5K7-Z.js} +1 -1
  209. package/dist/useFormControl-B4z6ONhx.js +18 -0
  210. package/dist/{useMobilePicker-C5bImMb9.js → useMobilePicker-ujH2nH2-.js} +8465 -8943
  211. package/dist/{useSlot-BfqKgBbE.js → useSlot-Dkc1Mj31.js} +37 -32
  212. package/dist/{useThemeProps-DtrsMbkY.js → useThemeProps-D4jtjo2I.js} +4 -4
  213. package/dist/utils/dayjs.js +1 -1
  214. package/dist/{utils-BqJ3HDtA.js → utils-CCnIUPad.js} +74 -58
  215. package/package.json +53 -53
  216. package/dist/Box-BQIZeo25.js +0 -46
  217. package/dist/Collapse-BUAO-GTT.js +0 -264
  218. package/dist/LocalizationProvider-C07_J3LH.js +0 -111
  219. package/dist/Menu-qKMfgdfr.js +0 -1664
  220. package/dist/MenuItem-DA2pGXuL.js +0 -214
  221. package/dist/Select-D-aLJXW9.js +0 -2552
  222. package/dist/Stack-BrIUVvqB.js +0 -158
  223. package/dist/Typography-Ci004UCT.js +0 -187
  224. package/dist/buttonBaseClasses-D1dQFqBk.js +0 -13
  225. package/dist/checkbox-CMvDozaV.js +0 -57
  226. package/dist/defaultTheme-CW25vqGj.js +0 -5
  227. package/dist/extendSxProp-0kulJXZl.js +0 -29
  228. package/dist/generateUtilityClasses-CX1nR7K3.js +0 -10
  229. package/dist/memoTheme-DiKnacj0.js +0 -154
  230. package/dist/s-date-picker-C-FOMdpa.js +0 -587
  231. package/dist/s-label-BYT4eG6o.js +0 -30
  232. package/dist/s-multi-select/index.d.ts +0 -2
  233. package/dist/s-multi-select/index.js +0 -2
  234. package/dist/s-multi-select/s-multi-select.d.ts +0 -26
  235. package/dist/s-multi-select/s-multi-select.js +0 -2
  236. package/dist/s-multi-select-CmB-l3n5.js +0 -64
  237. package/dist/s-text-editor-toolbar-Sw0qn88u.js +0 -177
  238. package/dist/select-BT9USOXL.js +0 -11
  239. package/dist/styled-C0_N3zFx.js +0 -168
  240. package/dist/theme/components/tooltip.d.ts +0 -30
  241. package/dist/useFormControl-DvExOQVA.js +0 -11
  242. /package/dist/{extends-DtvfmDTb.js → extends-D8CDMpIy.js} +0 -0
  243. /package/dist/{objectWithoutPropertiesLoose-Cq334jkZ.js → objectWithoutPropertiesLoose-BpY-kC5L.js} +0 -0
  244. /package/dist/{utils-CKGB5_56.js → utils-B5Rl6Zwv.js} +0 -0
@@ -1,7 +1,7 @@
1
1
  //#region lib/theme/components/input-adornment.tsx
2
2
  var e = { styleOverrides: { root: ({ theme: e }) => ({
3
- color: (e.vars ?? e).palette.grey[500],
4
- ...e.applyStyles("dark", { color: (e.vars ?? e).palette.grey[400] })
3
+ color: "inherit",
4
+ ".Mui-disabled &": { color: (e.vars ?? e).palette.text.disabled }
5
5
  }) } };
6
6
  //#endregion
7
7
  export { e as MuiInputAdornment };
@@ -1,4 +1,4 @@
1
- import { s as e } from "../../theme-primitives-qhf0z_Er.js";
1
+ import { s as e } from "../../theme-primitives-OrQ-xFJR.js";
2
2
  //#region lib/theme/components/linear-progress.tsx
3
3
  var t = { styleOverrides: { root: ({ theme: t }) => ({
4
4
  height: 8,
@@ -4,10 +4,10 @@ export declare const MuiLink: {
4
4
  underline: "none";
5
5
  };
6
6
  styleOverrides: {
7
- root: ({ theme }: import('@mui/material').LinkOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "className" | "style" | "classes" | "children" | "height" | "sx" | "variant" | "width" | "p" | "color" | "borderRadius" | "minWidth" | "minHeight" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "order" | "flex" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "zIndex" | "position" | "top" | "right" | "bottom" | "left" | "boxShadow" | "maxWidth" | "maxHeight" | "boxSizing" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textTransform" | "underline" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping" | "TypographyClasses"> & {
7
+ root: ({ theme }: import('@mui/material').LinkOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "className" | "style" | "classes" | "children" | "sx" | "variant" | "color" | "underline" | "align" | "gutterBottom" | "noWrap" | "variantMapping" | "TypographyClasses"> & {
8
8
  component?: React.ElementType | undefined;
9
9
  } & Record<string, unknown> & {
10
- ownerState: import('@mui/material').LinkOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "className" | "style" | "classes" | "children" | "height" | "sx" | "variant" | "width" | "p" | "color" | "borderRadius" | "minWidth" | "minHeight" | "border" | "borderTop" | "borderRight" | "borderBottom" | "borderLeft" | "borderColor" | "display" | "displayPrint" | "overflow" | "textOverflow" | "visibility" | "whiteSpace" | "flexBasis" | "flexDirection" | "flexWrap" | "justifyContent" | "alignItems" | "alignContent" | "order" | "flex" | "flexGrow" | "flexShrink" | "alignSelf" | "justifyItems" | "justifySelf" | "gap" | "columnGap" | "rowGap" | "gridColumn" | "gridRow" | "gridAutoFlow" | "gridAutoColumns" | "gridAutoRows" | "gridTemplateColumns" | "gridTemplateRows" | "gridTemplateAreas" | "gridArea" | "bgcolor" | "zIndex" | "position" | "top" | "right" | "bottom" | "left" | "boxShadow" | "maxWidth" | "maxHeight" | "boxSizing" | "m" | "mt" | "mr" | "mb" | "ml" | "mx" | "my" | "pt" | "pr" | "pb" | "pl" | "px" | "py" | "margin" | "marginTop" | "marginRight" | "marginBottom" | "marginLeft" | "marginX" | "marginY" | "marginInline" | "marginInlineStart" | "marginInlineEnd" | "marginBlock" | "marginBlockStart" | "marginBlockEnd" | "padding" | "paddingTop" | "paddingRight" | "paddingBottom" | "paddingLeft" | "paddingX" | "paddingY" | "paddingInline" | "paddingInlineStart" | "paddingInlineEnd" | "paddingBlock" | "paddingBlockStart" | "paddingBlockEnd" | "typography" | "fontFamily" | "fontSize" | "fontStyle" | "fontWeight" | "letterSpacing" | "lineHeight" | "textAlign" | "textTransform" | "underline" | "align" | "gutterBottom" | "noWrap" | "paragraph" | "variantMapping" | "TypographyClasses"> & {
10
+ ownerState: import('@mui/material').LinkOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').AnchorHTMLAttributes<HTMLAnchorElement>, HTMLAnchorElement>, "className" | "style" | "classes" | "children" | "sx" | "variant" | "color" | "underline" | "align" | "gutterBottom" | "noWrap" | "variantMapping" | "TypographyClasses"> & {
11
11
  component?: React.ElementType | undefined;
12
12
  } & Record<string, unknown>;
13
13
  } & {
@@ -1,5 +1,5 @@
1
- import { i as e } from "../../createTheme-hnicUJQa.js";
2
- import { o as t } from "../../theme-primitives-qhf0z_Er.js";
1
+ import { i as e } from "../../createTheme-Bnw5w28O.js";
2
+ import { o as t } from "../../theme-primitives-OrQ-xFJR.js";
3
3
  //#region lib/theme/components/link.tsx
4
4
  var n = {
5
5
  defaultProps: { underline: "none" },
@@ -72,10 +72,10 @@ export declare const listItemButtonStyles: (theme: Theme) => {
72
72
  };
73
73
  export declare const MuiListItemButton: {
74
74
  styleOverrides: {
75
- root: ({ theme }: import('@mui/material').ListItemButtonOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, "classes"> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "autoFocus" | "tabIndex" | "alignItems" | "dense" | "disabled" | "divider" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableGutters" | "selected"> & {
75
+ root: ({ theme }: import('@mui/material').ListItemButtonOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, keyof import('@mui/material').ListItemButtonOwnProps> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "autoFocus" | "tabIndex" | "alignItems" | "type" | "dense" | "disabled" | "divider" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "nativeButton" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableGutters" | "selected"> & {
76
76
  component?: React.ElementType | undefined;
77
77
  } & Record<string, unknown> & {
78
- ownerState: import('@mui/material').ListItemButtonOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, "classes"> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "autoFocus" | "tabIndex" | "alignItems" | "dense" | "disabled" | "divider" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableGutters" | "selected"> & {
78
+ ownerState: import('@mui/material').ListItemButtonOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, keyof import('@mui/material').ListItemButtonOwnProps> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "autoFocus" | "tabIndex" | "alignItems" | "type" | "dense" | "disabled" | "divider" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "nativeButton" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableGutters" | "selected"> & {
79
79
  component?: React.ElementType | undefined;
80
80
  } & Record<string, unknown>;
81
81
  } & {
@@ -1,4 +1,4 @@
1
- import { n as e } from "../../svgIconClasses-BhRa1KyZ.js";
1
+ import { n as e } from "../../svgIconClasses-D46YUMKp.js";
2
2
  //#region lib/theme/components/list-item-button.tsx
3
3
  var t = (t) => ({
4
4
  alignItems: "center",
@@ -1,10 +1,10 @@
1
1
  import { Theme } from '@mui/material/styles';
2
2
  export declare const MuiListItem: {
3
3
  styleOverrides: {
4
- root: ({ theme }: import('@mui/material').ListItemOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "className" | "style" | "classes" | "children" | "sx" | "alignItems" | "dense" | "components" | "componentsProps" | "slots" | "slotProps" | "divider" | "disableGutters" | "disablePadding" | "secondaryAction" | "ContainerComponent" | "ContainerProps"> & {
4
+ root: ({ theme }: import('@mui/material').ListItemOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "className" | "style" | "classes" | "children" | "sx" | "alignItems" | "dense" | "slots" | "slotProps" | "divider" | "disableGutters" | "disablePadding" | "secondaryAction"> & {
5
5
  component?: React.ElementType | undefined;
6
6
  } & Record<string, unknown> & {
7
- ownerState: import('@mui/material').ListItemOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "className" | "style" | "classes" | "children" | "sx" | "alignItems" | "dense" | "components" | "componentsProps" | "slots" | "slotProps" | "divider" | "disableGutters" | "disablePadding" | "secondaryAction" | "ContainerComponent" | "ContainerProps"> & {
7
+ ownerState: import('@mui/material').ListItemOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').LiHTMLAttributes<HTMLLIElement>, HTMLLIElement>, "className" | "style" | "classes" | "children" | "sx" | "alignItems" | "dense" | "slots" | "slotProps" | "divider" | "disableGutters" | "disablePadding" | "secondaryAction"> & {
8
8
  component?: React.ElementType | undefined;
9
9
  } & Record<string, unknown>;
10
10
  } & {
@@ -1,6 +1,6 @@
1
- import { t as e } from "../../buttonBaseClasses-D1dQFqBk.js";
2
- import { n as t } from "../../svgIconClasses-BhRa1KyZ.js";
3
- import { n } from "../../typographyClasses-CBI3nZde.js";
1
+ import { t as e } from "../../buttonBaseClasses-BLZbMisL.js";
2
+ import { n as t } from "../../svgIconClasses-D46YUMKp.js";
3
+ import { n } from "../../typographyClasses-CFf0OFiD.js";
4
4
  import { listItemButtonStyles as r } from "./list-item-button.js";
5
5
  //#region lib/theme/components/list-item.tsx
6
6
  var i = { styleOverrides: { root: ({ theme: i }) => ({
@@ -24,28 +24,36 @@ export declare const MuiOutlinedInput: {
24
24
  } & {
25
25
  theme: Theme;
26
26
  }) => {
27
- [x: string]: string | number | ({
28
- props: {
29
- size: "small";
30
- };
31
- style: {
32
- height: string;
33
- minHeight?: undefined;
34
- };
35
- } | {
36
- props: {
37
- size: "medium";
38
- };
39
- style: {
40
- minHeight: string;
41
- height?: undefined;
42
- };
43
- })[] | {
27
+ [x: string]: string | number | {
44
28
  borderColor: string;
29
+ minHeight?: undefined;
30
+ height?: undefined;
31
+ color?: undefined;
32
+ outline?: undefined;
33
+ } | {
34
+ minHeight: string;
35
+ borderColor?: undefined;
36
+ height?: undefined;
37
+ color?: undefined;
38
+ outline?: undefined;
39
+ } | {
40
+ height: string;
41
+ borderColor?: undefined;
42
+ minHeight?: undefined;
43
+ color?: undefined;
44
+ outline?: undefined;
45
+ } | {
46
+ color: string;
47
+ borderColor?: undefined;
48
+ minHeight?: undefined;
49
+ height?: undefined;
45
50
  outline?: undefined;
46
51
  } | {
47
52
  outline: string;
48
53
  borderColor: string;
54
+ minHeight?: undefined;
55
+ height?: undefined;
56
+ color?: undefined;
49
57
  };
50
58
  padding: string;
51
59
  color: string;
@@ -56,23 +64,12 @@ export declare const MuiOutlinedInput: {
56
64
  '&:hover': {
57
65
  borderColor: string;
58
66
  };
59
- variants: ({
60
- props: {
61
- size: "small";
62
- };
63
- style: {
64
- height: string;
65
- minHeight?: undefined;
66
- };
67
- } | {
68
- props: {
69
- size: "medium";
70
- };
71
- style: {
72
- minHeight: string;
73
- height?: undefined;
74
- };
75
- })[];
67
+ '&:not(.MuiInputBase-sizeSmall)': {
68
+ minHeight: string;
69
+ };
70
+ '&.MuiInputBase-sizeSmall': {
71
+ height: string;
72
+ };
76
73
  };
77
74
  notchedOutline: {
78
75
  border: string;
@@ -1,8 +1,9 @@
1
- import { i as e } from "../../createTheme-hnicUJQa.js";
2
- import { o as t, s as n } from "../../theme-primitives-qhf0z_Er.js";
3
- import { n as r } from "../../outlinedInputClasses-ClI9bkEy.js";
1
+ import { i as e } from "../../createTheme-Bnw5w28O.js";
2
+ import { o as t, s as n } from "../../theme-primitives-OrQ-xFJR.js";
3
+ import { n as r } from "../../outlinedInputClasses-Cz4pnn0X.js";
4
+ import { n as i } from "../../inputAdornmentClasses-VKwluNTs.js";
4
5
  //#region lib/theme/components/outlined-input.tsx
5
- var i = { styleOverrides: {
6
+ var a = { styleOverrides: {
6
7
  input: ({ ownerState: e, theme: t }) => ({
7
8
  padding: 0,
8
9
  ...e.type === "number" && {
@@ -15,27 +16,23 @@ var i = { styleOverrides: {
15
16
  "&:-webkit-autofill": { boxShadow: `${(t.vars ?? t).palette.background.default} 0px 0px 0px 100px inset !important` },
16
17
  "&:-moz-autofill": { boxShadow: `${(t.vars ?? t).palette.background.default} 0px 0px 0px 100px inset !important` }
17
18
  }),
18
- root: ({ theme: i }) => ({
19
- padding: i.spacing(1, 1.5),
20
- color: (i.vars ?? i).palette.text.primary,
21
- borderRadius: (i.vars ?? i).shape.borderRadius,
22
- border: `1px solid ${(i.vars ?? i).palette.divider}`,
23
- backgroundColor: (i.vars ?? i).palette.background.default,
19
+ root: ({ theme: a }) => ({
20
+ padding: a.spacing(1, 1.5),
21
+ color: (a.vars ?? a).palette.text.primary,
22
+ borderRadius: (a.vars ?? a).shape.borderRadius,
23
+ border: `1px solid ${(a.vars ?? a).palette.divider}`,
24
+ backgroundColor: (a.vars ?? a).palette.background.default,
24
25
  transition: "border 120ms ease-in",
25
26
  "&:hover": { borderColor: n[500] },
27
+ "&:not(.MuiInputBase-sizeSmall)": { minHeight: a.spacing(5) },
28
+ "&.MuiInputBase-sizeSmall": { height: a.spacing(4.5) },
29
+ [`&:has(input:placeholder-shown) .${i.root}`]: { color: (a.vars ?? a).palette.text.secondary },
26
30
  [`&.${r.focused}`]: {
27
31
  outline: `3px solid ${e(t[500], .5)}`,
28
32
  borderColor: t[400]
29
- },
30
- variants: [{
31
- props: { size: "small" },
32
- style: { height: i.spacing(4.5) }
33
- }, {
34
- props: { size: "medium" },
35
- style: { minHeight: i.spacing(5) }
36
- }]
33
+ }
37
34
  }),
38
35
  notchedOutline: { border: "none" }
39
36
  } };
40
37
  //#endregion
41
- export { i as MuiOutlinedInput };
38
+ export { a as MuiOutlinedInput };
@@ -1,10 +1,10 @@
1
1
  import { Theme } from '@mui/material/styles';
2
2
  export declare const MuiPaginationItem: {
3
3
  styleOverrides: {
4
- root: ({ theme }: import('@mui/material').PaginationItemOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "sx" | "variant" | "color" | "page" | "type" | "size" | "disabled" | "components" | "slots" | "slotProps" | "shape" | "selected"> & {
4
+ root: ({ theme }: import('@mui/material').PaginationItemOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "sx" | "variant" | "color" | "page" | "type" | "size" | "disabled" | "slots" | "slotProps" | "shape" | "nativeButton" | "selected"> & {
5
5
  component?: React.ElementType | undefined;
6
6
  } & Record<string, unknown> & {
7
- ownerState: import('@mui/material').PaginationItemOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "sx" | "variant" | "color" | "page" | "type" | "size" | "disabled" | "components" | "slots" | "slotProps" | "shape" | "selected"> & {
7
+ ownerState: import('@mui/material').PaginationItemOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "sx" | "variant" | "color" | "page" | "type" | "size" | "disabled" | "slots" | "slotProps" | "shape" | "nativeButton" | "selected"> & {
8
8
  component?: React.ElementType | undefined;
9
9
  } & Record<string, unknown>;
10
10
  } & {
@@ -1,7 +1,27 @@
1
+ import { Theme } from '@mui/material/styles';
1
2
  import { SvgIconProps } from '@mui/material/SvgIcon';
2
3
  import * as React from 'react';
3
4
  export declare const MuiSelect: {
4
5
  defaultProps: {
5
6
  IconComponent: React.ForwardRefExoticComponent<Omit<SvgIconProps, "ref"> & React.RefAttributes<SVGSVGElement>>;
6
7
  };
8
+ styleOverrides: {
9
+ icon: ({ theme }: (import('@mui/material').SelectProps & Record<string, unknown> & {
10
+ ownerState: import('@mui/material').SelectProps & Record<string, unknown>;
11
+ }) & {
12
+ theme: Theme;
13
+ } & Record<string, unknown>) => {
14
+ color: "inherit";
15
+ right: string;
16
+ };
17
+ root: ({ theme }: (import('@mui/material').SelectProps & Record<string, unknown> & {
18
+ ownerState: import('@mui/material').SelectProps & Record<string, unknown>;
19
+ }) & {
20
+ theme: Theme;
21
+ } & Record<string, unknown>) => {
22
+ [x: string]: {
23
+ color: string;
24
+ };
25
+ };
26
+ };
7
27
  };
@@ -1,2 +1,21 @@
1
- import { t as e } from "../../select-BT9USOXL.js";
2
- export { e as MuiSelect };
1
+ import { t as e } from "../../UnfoldMoreRounded-pz7NMMy3.js";
2
+ import { n as t } from "../../selectClasses-DvT1febA.js";
3
+ import * as n from "react";
4
+ import { jsx as r } from "react/jsx-runtime";
5
+ //#region lib/theme/components/select.tsx
6
+ var i = {
7
+ defaultProps: { IconComponent: n.forwardRef((t, n) => /* @__PURE__ */ r(e, {
8
+ fontSize: "small",
9
+ ...t,
10
+ ref: n
11
+ })) },
12
+ styleOverrides: {
13
+ icon: ({ theme: e }) => ({
14
+ color: "inherit",
15
+ right: e.spacing(1)
16
+ }),
17
+ root: ({ theme: e }) => ({ [`&:has(.${t.select} > span) .${t.icon}`]: { color: (e.vars ?? e).palette.text.secondary } })
18
+ }
19
+ };
20
+ //#endregion
21
+ export { i as MuiSelect };
@@ -1,4 +1,4 @@
1
- import { s as e } from "../../theme-primitives-qhf0z_Er.js";
1
+ import { s as e } from "../../theme-primitives-OrQ-xFJR.js";
2
2
  //#region lib/theme/components/step-icon.tsx
3
3
  var t = { styleOverrides: { root: ({ theme: t }) => ({
4
4
  color: "transparent",
@@ -1,10 +1,10 @@
1
1
  import { Theme } from '@mui/material/styles';
2
2
  export declare const MuiTab: {
3
3
  styleOverrides: {
4
- root: ({ theme }: import('@mui/material').TabOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, "classes"> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "label" | "tabIndex" | "icon" | "disabled" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "value" | "iconPosition" | "wrapped"> & {
4
+ root: ({ theme }: import('@mui/material').TabOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, keyof import('@mui/material').TabOwnProps> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "label" | "tabIndex" | "type" | "icon" | "disabled" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "nativeButton" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "value" | "iconPosition" | "wrapped"> & {
5
5
  component?: React.ElementType | undefined;
6
6
  } & Record<string, unknown> & {
7
- ownerState: import('@mui/material').TabOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, "classes"> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "label" | "tabIndex" | "icon" | "disabled" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "value" | "iconPosition" | "wrapped"> & {
7
+ ownerState: import('@mui/material').TabOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, keyof import('@mui/material').TabOwnProps> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "label" | "tabIndex" | "type" | "icon" | "disabled" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "nativeButton" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "value" | "iconPosition" | "wrapped"> & {
8
8
  component?: React.ElementType | undefined;
9
9
  } & Record<string, unknown>;
10
10
  } & {
@@ -1,4 +1,4 @@
1
- import { n as e } from "../../tabClasses-Duc8s_po.js";
1
+ import { n as e } from "../../tabClasses-KqPlYv0c.js";
2
2
  //#region lib/theme/components/tab.tsx
3
3
  var t = { styleOverrides: { root: ({ theme: t }) => ({
4
4
  textTransform: "none",
@@ -1,4 +1,4 @@
1
- import { n as e } from "../../iconButtonClasses-UNZ6hKTU.js";
1
+ import { n as e } from "../../iconButtonClasses-9jjSQ9-U.js";
2
2
  //#region lib/theme/components/table-pagination.tsx
3
3
  var t = { styleOverrides: { actions: {
4
4
  display: "flex",
@@ -1,10 +1,10 @@
1
1
  import { Theme } from '@mui/material/styles';
2
2
  export declare const MuiTabs: {
3
3
  styleOverrides: {
4
- root: ({ theme, ownerState }: import('@mui/material').TabsOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "variant" | "aria-label" | "aria-labelledby" | "onChange" | "slots" | "slotProps" | "orientation" | "action" | "value" | "allowScrollButtonsMobile" | "centered" | "indicatorColor" | "ScrollButtonComponent" | "scrollButtons" | "selectionFollowsFocus" | "TabIndicatorProps" | "TabScrollButtonProps" | "textColor" | "visibleScrollbar"> & {
4
+ root: ({ theme, ownerState }: import('@mui/material').TabsOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "variant" | "aria-label" | "aria-labelledby" | "onChange" | "slots" | "slotProps" | "orientation" | "action" | "value" | "allowScrollButtonsMobile" | "centered" | "indicatorColor" | "scrollButtons" | "selectionFollowsFocus" | "textColor" | "visibleScrollbar"> & {
5
5
  component?: React.ElementType | undefined;
6
6
  } & Record<string, unknown> & {
7
- ownerState: import('@mui/material').TabsOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "variant" | "aria-label" | "aria-labelledby" | "onChange" | "slots" | "slotProps" | "orientation" | "action" | "value" | "allowScrollButtonsMobile" | "centered" | "indicatorColor" | "ScrollButtonComponent" | "scrollButtons" | "selectionFollowsFocus" | "TabIndicatorProps" | "TabScrollButtonProps" | "textColor" | "visibleScrollbar"> & {
7
+ ownerState: import('@mui/material').TabsOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "variant" | "aria-label" | "aria-labelledby" | "onChange" | "slots" | "slotProps" | "orientation" | "action" | "value" | "allowScrollButtonsMobile" | "centered" | "indicatorColor" | "scrollButtons" | "selectionFollowsFocus" | "textColor" | "visibleScrollbar"> & {
8
8
  component?: React.ElementType | undefined;
9
9
  } & Record<string, unknown>;
10
10
  } & {
@@ -20,10 +20,10 @@ export declare const MuiTabs: {
20
20
  minHeight: string;
21
21
  border: number;
22
22
  };
23
- indicator: ({ theme }: import('@mui/material').TabsOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "variant" | "aria-label" | "aria-labelledby" | "onChange" | "slots" | "slotProps" | "orientation" | "action" | "value" | "allowScrollButtonsMobile" | "centered" | "indicatorColor" | "ScrollButtonComponent" | "scrollButtons" | "selectionFollowsFocus" | "TabIndicatorProps" | "TabScrollButtonProps" | "textColor" | "visibleScrollbar"> & {
23
+ indicator: ({ theme }: import('@mui/material').TabsOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "variant" | "aria-label" | "aria-labelledby" | "onChange" | "slots" | "slotProps" | "orientation" | "action" | "value" | "allowScrollButtonsMobile" | "centered" | "indicatorColor" | "scrollButtons" | "selectionFollowsFocus" | "textColor" | "visibleScrollbar"> & {
24
24
  component?: React.ElementType | undefined;
25
25
  } & Record<string, unknown> & {
26
- ownerState: import('@mui/material').TabsOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "variant" | "aria-label" | "aria-labelledby" | "onChange" | "slots" | "slotProps" | "orientation" | "action" | "value" | "allowScrollButtonsMobile" | "centered" | "indicatorColor" | "ScrollButtonComponent" | "scrollButtons" | "selectionFollowsFocus" | "TabIndicatorProps" | "TabScrollButtonProps" | "textColor" | "visibleScrollbar"> & {
26
+ ownerState: import('@mui/material').TabsOwnProps & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "variant" | "aria-label" | "aria-labelledby" | "onChange" | "slots" | "slotProps" | "orientation" | "action" | "value" | "allowScrollButtonsMobile" | "centered" | "indicatorColor" | "scrollButtons" | "selectionFollowsFocus" | "textColor" | "visibleScrollbar"> & {
27
27
  component?: React.ElementType | undefined;
28
28
  } & Record<string, unknown>;
29
29
  } & {
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../toggle-button-group-C_qpJa3z.js";
1
+ import { t as e } from "../../toggle-button-group-l4hL1DLP.js";
2
2
  export { e as MuiToggleButtonGroup };
@@ -1,10 +1,10 @@
1
1
  import { Theme } from '@mui/material/styles';
2
2
  export declare const MuiToggleButton: {
3
3
  styleOverrides: {
4
- root: ({ theme }: import('@mui/material').ToggleButtonOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, "classes"> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "className" | "style" | "classes" | "children" | "sx" | "tabIndex" | "color" | "onChange" | "onClick" | "size" | "disabled" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "value" | "fullWidth" | "selected"> & {
4
+ root: ({ theme }: import('@mui/material').ToggleButtonOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, keyof import('@mui/material').ToggleButtonOwnProps> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "className" | "style" | "classes" | "children" | "sx" | "tabIndex" | "color" | "onChange" | "onClick" | "type" | "size" | "disabled" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "nativeButton" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "value" | "fullWidth" | "selected"> & {
5
5
  component?: React.ElementType | undefined;
6
6
  } & Record<string, unknown> & {
7
- ownerState: import('@mui/material').ToggleButtonOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, "classes"> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "className" | "style" | "classes" | "children" | "sx" | "tabIndex" | "color" | "onChange" | "onClick" | "size" | "disabled" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "value" | "fullWidth" | "selected"> & {
7
+ ownerState: import('@mui/material').ToggleButtonOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, keyof import('@mui/material').ToggleButtonOwnProps> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "className" | "style" | "classes" | "children" | "sx" | "tabIndex" | "color" | "onChange" | "onClick" | "type" | "size" | "disabled" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "nativeButton" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "value" | "fullWidth" | "selected"> & {
8
8
  component?: React.ElementType | undefined;
9
9
  } & Record<string, unknown>;
10
10
  } & {
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../toggle-button-sCvdUHdS.js";
1
+ import { t as e } from "../../toggle-button-BgpxYWVw.js";
2
2
  export { e as MuiToggleButton };
@@ -6,6 +6,7 @@ var e = {
6
6
  },
7
7
  styleOverrides: {
8
8
  tooltip: ({ theme: e }) => ({
9
+ ...e.typography.body1,
9
10
  backgroundColor: (e.vars ?? e).palette.background.default,
10
11
  border: "1px solid",
11
12
  borderColor: (e.vars ?? e).palette.divider,
@@ -1,2 +1,2 @@
1
- import { _ as e, a as t, c as n, d as r, f as i, g as a, h as o, i as s, l as c, m as l, n as u, o as d, p as f, r as p, s as m, t as h, u as g, v as _ } from "../theme-primitives-qhf0z_Er.js";
1
+ import { _ as e, a as t, c as n, d as r, f as i, g as a, h as o, i as s, l as c, m as l, n as u, o as d, p as f, r as p, s as m, t as h, u as g, v as _ } from "../theme-primitives-OrQ-xFJR.js";
2
2
  export { t as blue, d as brand, h as colorSchemes, m as gray, n as green, c as lightBlue, g as lightBrand, r as lightGray, i as lightGreen, f as lightOrange, l as lightPurple, o as lightRed, a as orange, e as purple, _ as red, u as shadows, p as shape, s as typography };
@@ -1,4 +1,4 @@
1
- import { i as e, t } from "./createTheme-hnicUJQa.js";
1
+ import { i as e, t } from "./createTheme-Bnw5w28O.js";
2
2
  //#region ../core/dist/colors.js
3
3
  var n = {
4
4
  50: "hsl(210, 100%, 95%)",
@@ -34,15 +34,15 @@ var n = {
34
34
  800: "hsl(220, 30%, 6%)",
35
35
  900: "hsl(220, 35%, 3%)"
36
36
  }, a = {
37
- 50: "hsl(210, 20%, 98%)",
38
- 100: "hsl(210, 15%, 95%)",
39
- 200: "hsl(210, 12%, 89%)",
40
- 300: "hsl(210, 10%, 78%)",
41
- 400: "hsl(210, 9%, 65%)",
42
- 500: "hsl(210, 8%, 50%)",
43
- 600: "hsl(210, 12%, 42%)",
44
- 700: "hsl(210, 18%, 35%)",
45
- 800: "hsl(210, 24%, 28%)",
37
+ 50: "hsl(210, 20%, 99.8%)",
38
+ 100: "hsl(210, 15%, 99.2%)",
39
+ 200: "hsl(210, 12%, 97%)",
40
+ 300: "hsl(210, 10%, 91%)",
41
+ 400: "hsl(210, 9%, 80%)",
42
+ 500: "hsl(210, 8%, 68%)",
43
+ 600: "hsl(210, 12%, 38%)",
44
+ 700: "hsl(210, 18%, 32%)",
45
+ 800: "hsl(210, 24%, 26%)",
46
46
  900: "hsl(210, 30%, 22%)"
47
47
  }, o = {
48
48
  50: "hsl(120, 80%, 98%)",
@@ -338,38 +338,38 @@ var n = {
338
338
  }, T = {
339
339
  fontFamily: "Outfit, sans-serif",
340
340
  h1: {
341
- fontSize: S.typography.pxToRem(48),
341
+ fontSize: S.typography.pxToRem(36),
342
342
  fontWeight: 600,
343
343
  lineHeight: 1.2,
344
344
  letterSpacing: -.5
345
345
  },
346
346
  h2: {
347
- fontSize: S.typography.pxToRem(36),
347
+ fontSize: S.typography.pxToRem(30),
348
348
  fontWeight: 600,
349
349
  lineHeight: 1.2
350
350
  },
351
351
  h3: {
352
- fontSize: S.typography.pxToRem(30),
352
+ fontSize: S.typography.pxToRem(24),
353
353
  fontWeight: 600,
354
354
  lineHeight: 1.2
355
355
  },
356
356
  h4: {
357
- fontSize: S.typography.pxToRem(24),
357
+ fontSize: S.typography.pxToRem(20),
358
358
  fontWeight: 600,
359
359
  lineHeight: 1.2
360
360
  },
361
361
  h5: {
362
- fontSize: S.typography.pxToRem(20),
362
+ fontSize: S.typography.pxToRem(18),
363
363
  fontWeight: 600,
364
364
  lineHeight: 1.2
365
365
  },
366
366
  h6: {
367
- fontSize: S.typography.pxToRem(18),
367
+ fontSize: S.typography.pxToRem(16),
368
368
  fontWeight: 600,
369
369
  lineHeight: 1.2
370
370
  },
371
371
  subtitle1: {
372
- fontSize: S.typography.pxToRem(18),
372
+ fontSize: S.typography.pxToRem(16),
373
373
  fontWeight: 500
374
374
  },
375
375
  subtitle2: {
@@ -377,7 +377,7 @@ var n = {
377
377
  fontWeight: 500
378
378
  },
379
379
  body1: {
380
- fontSize: S.typography.pxToRem(14),
380
+ fontSize: S.typography.pxToRem(16),
381
381
  fontWeight: 400
382
382
  },
383
383
  body2: {
@@ -385,7 +385,7 @@ var n = {
385
385
  fontWeight: 400
386
386
  },
387
387
  caption: {
388
- fontSize: S.typography.pxToRem(12),
388
+ fontSize: S.typography.pxToRem(14),
389
389
  fontWeight: 400,
390
390
  color: "var(--s-palette-text-secondary)"
391
391
  }
@@ -1,6 +1,6 @@
1
- import { t as e } from "./generateUtilityClasses-CX1nR7K3.js";
2
- import { o as t, s as n } from "./theme-primitives-qhf0z_Er.js";
3
- //#region ../../node_modules/@mui/material/esm/ToggleButton/toggleButtonClasses.js
1
+ import { t as e } from "./generateUtilityClasses-XrPHiTcM.js";
2
+ import { o as t, s as n } from "./theme-primitives-OrQ-xFJR.js";
3
+ //#region ../../node_modules/@mui/material/ToggleButton/toggleButtonClasses.mjs
4
4
  var r = e("MuiToggleButton", [
5
5
  "root",
6
6
  "disabled",
@@ -1,7 +1,7 @@
1
- import { i as e } from "./createTheme-hnicUJQa.js";
2
- import { t } from "./generateUtilityClasses-CX1nR7K3.js";
3
- import { o as n, s as r } from "./theme-primitives-qhf0z_Er.js";
4
- //#region ../../node_modules/@mui/material/esm/ToggleButtonGroup/toggleButtonGroupClasses.js
1
+ import { i as e } from "./createTheme-Bnw5w28O.js";
2
+ import { t } from "./generateUtilityClasses-XrPHiTcM.js";
3
+ import { o as n, s as r } from "./theme-primitives-OrQ-xFJR.js";
4
+ //#region ../../node_modules/@mui/material/ToggleButtonGroup/toggleButtonGroupClasses.mjs
5
5
  var i = t("MuiToggleButtonGroup", [
6
6
  "root",
7
7
  "selected",
@@ -9,8 +9,6 @@ var i = t("MuiToggleButtonGroup", [
9
9
  "vertical",
10
10
  "disabled",
11
11
  "grouped",
12
- "groupedHorizontal",
13
- "groupedVertical",
14
12
  "fullWidth",
15
13
  "firstButton",
16
14
  "lastButton",
@@ -1,6 +1,6 @@
1
- import { t as e } from "./generateUtilityClass-D4Rn9MbW.js";
2
- import { t } from "./generateUtilityClasses-CX1nR7K3.js";
3
- //#region ../../node_modules/@mui/material/esm/Typography/typographyClasses.js
1
+ import { t as e } from "./generateUtilityClass-tRYNDrlH.js";
2
+ import { t } from "./generateUtilityClasses-XrPHiTcM.js";
3
+ //#region ../../node_modules/@mui/material/Typography/typographyClasses.mjs
4
4
  function n(t) {
5
5
  return e("MuiTypography", t);
6
6
  }
@@ -25,8 +25,7 @@ var r = t("MuiTypography", [
25
25
  "alignCenter",
26
26
  "alignJustify",
27
27
  "noWrap",
28
- "gutterBottom",
29
- "paragraph"
28
+ "gutterBottom"
30
29
  ]);
31
30
  //#endregion
32
31
  export { r as n, n as t };
@@ -1,5 +1,5 @@
1
1
  import * as e from "react";
2
- //#region ../../node_modules/@mui/utils/esm/useControlled/useControlled.js
2
+ //#region ../../node_modules/@mui/utils/useControlled/useControlled.mjs
3
3
  function t(t) {
4
4
  let { controlled: n, default: r, name: i, state: a = "value" } = t, { current: o } = e.useRef(n !== void 0), [s, c] = e.useState(r), l = o ? n : s;
5
5
  if (process.env.NODE_ENV !== "production") {
@@ -26,7 +26,4 @@ function t(t) {
26
26
  }, [])];
27
27
  }
28
28
  //#endregion
29
- //#region ../../node_modules/@mui/material/esm/utils/useControlled.js
30
- var n = t;
31
- //#endregion
32
- export { t as n, n as t };
29
+ export { t };
@@ -0,0 +1,5 @@
1
+ import { t as e } from "./useControlled-2-C6cXjG.js";
2
+ //#region ../../node_modules/@mui/material/utils/useControlled.mjs
3
+ var t = e;
4
+ //#endregion
5
+ export { t };