@solostylist/ui-kit 1.0.11 → 1.0.13

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 (236) hide show
  1. package/README.md +1 -1
  2. package/dist/{Box-DyPisl7H.js → Box-BAmUWsQI.js} +4 -4
  3. package/dist/{Menu-CzI0zcbw.js → Menu-B8rPlcSd.js} +426 -420
  4. package/dist/{Stack-DIkbVcfm.js → Stack-DDbGEkxd.js} +17 -18
  5. package/dist/{Typography-jSFidXje.js → Typography-DiJzGJJd.js} +4 -4
  6. package/dist/{buttonBaseClasses-DxKwiRBX.js → buttonBaseClasses-DuDP2bLR.js} +2 -2
  7. package/dist/{createSvgIcon-B7_s-URK.js → createSvgIcon-Bpes8W5L.js} +20 -20
  8. package/dist/{createTheme-BZxWCiBm.js → createTheme-DDycScYN.js} +294 -263
  9. package/dist/{extendSxProp-SCsFy5tr.js → extendSxProp-De4gGzfV.js} +1 -1
  10. package/dist/{generateUtilityClasses-STjIp_B9.js → generateUtilityClasses-Z7VQRhBn.js} +1 -1
  11. package/dist/hooks/use-popover.d.ts +1 -1
  12. package/dist/{iconButtonClasses-CqYTUZq-.js → iconButtonClasses-8TuGhR-e.js} +2 -2
  13. package/dist/{index-DljiS4x1.js → index-CBHvlAxO.js} +4 -4
  14. package/dist/main.d.ts +0 -13
  15. package/dist/main.js +73 -99
  16. package/dist/{memoTheme-CaOW5YiB.js → memoTheme-DX35GGEJ.js} +30 -30
  17. package/dist/{menuItemClasses-BxqenSTj.js → menuItemClasses-DLFqc90k.js} +2 -2
  18. package/dist/outlinedInputClasses-CnRkAD7A.js +19 -0
  19. package/dist/s-button-link/s-button-link.d.ts +2 -3
  20. package/dist/s-button-link/s-button-link.js +11 -12
  21. package/dist/s-checkbox/s-checkbox.js +8 -9
  22. package/dist/s-chips/s-chips.js +6 -7
  23. package/dist/s-data-table/s-data-table.js +232 -233
  24. package/dist/s-dialog-confirm/s-dialog-confirm.js +26 -27
  25. package/dist/s-dialog-message/s-dialog-message.js +27 -28
  26. package/dist/s-file-dropzone/s-file-dropzone.js +27 -29
  27. package/dist/s-file-icon/s-file-icon.js +1 -1
  28. package/dist/s-multi-select/s-multi-select.js +318 -33
  29. package/dist/s-pagination/s-pagination.d.ts +2 -1
  30. package/dist/s-pagination/s-pagination.js +12 -15
  31. package/dist/s-select/s-select.js +10 -11
  32. package/dist/s-text-editor/s-text-editor-toolbar.js +506 -508
  33. package/dist/s-text-editor/s-text-editor.js +1 -1
  34. package/dist/s-theme-provider/s-theme-provider.js +1 -1
  35. package/dist/s-tip/s-tip.js +3 -3
  36. package/dist/{selectClasses-BaagNb21.js → selectClasses-CDFwg8w_.js} +2 -2
  37. package/dist/{svgIconClasses-SzHbWjUv.js → svgIconClasses-XJq1Ciua.js} +2 -2
  38. package/dist/theme/{customizations/components → components}/avatar.js +2 -2
  39. package/dist/theme/components/components.d.ts +2 -1126
  40. package/dist/theme/components/components.js +4 -108
  41. package/dist/theme/customizations/data-display.js +98 -58
  42. package/dist/theme/customizations/feedback.js +1 -1
  43. package/dist/theme/customizations/inputs.js +5 -5
  44. package/dist/theme/customizations/navigation.js +24 -24
  45. package/dist/theme/customizations/surfaces.js +1 -1
  46. package/dist/theme/theme-primitives.js +1 -1
  47. package/dist/{typographyClasses-BrhUWCU3.js → typographyClasses-CyVhKkh8.js} +2 -2
  48. package/dist/useSlot-B682hoPx.js +1179 -0
  49. package/dist/{useTheme-DrS6mww6.js → useTheme-DPznNGA-.js} +1 -1
  50. package/package.json +1 -1
  51. package/dist/ButtonBase-BFsNsbc9.js +0 -999
  52. package/dist/CaretDown-CZu0drmJ.js +0 -41
  53. package/dist/MenuItem-Bl45WcKS.js +0 -258
  54. package/dist/backdropClasses-lc38rgzd.js +0 -10
  55. package/dist/generateUtilityClass-CRH_bFW6.js +0 -34
  56. package/dist/inputBaseClasses-BRd7g4Od.js +0 -10
  57. package/dist/listItemIconClasses-D-kc0Y9u.js +0 -5
  58. package/dist/outlinedInputClasses-BTtPbpE5.js +0 -14
  59. package/dist/paperClasses-D1WMlaxU.js +0 -10
  60. package/dist/s-avatar/index.d.ts +0 -1
  61. package/dist/s-avatar/index.js +0 -4
  62. package/dist/s-avatar/package.json +0 -5
  63. package/dist/s-avatar/s-avatar.d.ts +0 -6
  64. package/dist/s-avatar/s-avatar.js +0 -6
  65. package/dist/s-box/index.d.ts +0 -1
  66. package/dist/s-box/index.js +0 -4
  67. package/dist/s-box/package.json +0 -5
  68. package/dist/s-box/s-box.d.ts +0 -5
  69. package/dist/s-box/s-box.js +0 -6
  70. package/dist/s-breadcrumbs-separator/index.d.ts +0 -1
  71. package/dist/s-breadcrumbs-separator/index.js +0 -4
  72. package/dist/s-breadcrumbs-separator/package.json +0 -5
  73. package/dist/s-breadcrumbs-separator/s-breadcrumbs-separator.d.ts +0 -3
  74. package/dist/s-breadcrumbs-separator/s-breadcrumbs-separator.js +0 -6
  75. package/dist/s-button/index.d.ts +0 -1
  76. package/dist/s-button/index.js +0 -4
  77. package/dist/s-button/package.json +0 -5
  78. package/dist/s-button/s-button.d.ts +0 -6
  79. package/dist/s-button/s-button.js +0 -18
  80. package/dist/s-card/index.d.ts +0 -1
  81. package/dist/s-card/index.js +0 -4
  82. package/dist/s-card/package.json +0 -5
  83. package/dist/s-card/s-card.d.ts +0 -6
  84. package/dist/s-card/s-card.js +0 -6
  85. package/dist/s-card-actions/index.d.ts +0 -1
  86. package/dist/s-card-actions/index.js +0 -4
  87. package/dist/s-card-actions/package.json +0 -5
  88. package/dist/s-card-actions/s-card-actions.d.ts +0 -6
  89. package/dist/s-card-actions/s-card-actions.js +0 -6
  90. package/dist/s-card-content/index.d.ts +0 -1
  91. package/dist/s-card-content/index.js +0 -4
  92. package/dist/s-card-content/package.json +0 -5
  93. package/dist/s-card-content/s-card-content.d.ts +0 -6
  94. package/dist/s-card-content/s-card-content.js +0 -6
  95. package/dist/s-card-header/index.d.ts +0 -1
  96. package/dist/s-card-header/index.js +0 -4
  97. package/dist/s-card-header/package.json +0 -5
  98. package/dist/s-card-header/s-card-header.d.ts +0 -6
  99. package/dist/s-card-header/s-card-header.js +0 -6
  100. package/dist/s-chip/index.d.ts +0 -1
  101. package/dist/s-chip/index.js +0 -4
  102. package/dist/s-chip/package.json +0 -5
  103. package/dist/s-chip/s-chip.d.ts +0 -6
  104. package/dist/s-chip/s-chip.js +0 -6
  105. package/dist/s-link/index.d.ts +0 -1
  106. package/dist/s-link/index.js +0 -4
  107. package/dist/s-link/package.json +0 -5
  108. package/dist/s-link/s-link.d.ts +0 -6
  109. package/dist/s-link/s-link.js +0 -6
  110. package/dist/s-menu-item/index.d.ts +0 -1
  111. package/dist/s-menu-item/index.js +0 -4
  112. package/dist/s-menu-item/package.json +0 -5
  113. package/dist/s-menu-item/s-menu-item.d.ts +0 -9
  114. package/dist/s-menu-item/s-menu-item.js +0 -6
  115. package/dist/s-rating/index.d.ts +0 -1
  116. package/dist/s-rating/index.js +0 -4
  117. package/dist/s-rating/package.json +0 -5
  118. package/dist/s-rating/s-rating.d.ts +0 -7
  119. package/dist/s-rating/s-rating.js +0 -6
  120. package/dist/s-stack/index.d.ts +0 -1
  121. package/dist/s-stack/index.js +0 -4
  122. package/dist/s-stack/package.json +0 -5
  123. package/dist/s-stack/s-stack.d.ts +0 -5
  124. package/dist/s-stack/s-stack.js +0 -6
  125. package/dist/tabClasses-CDDkt7la.js +0 -5
  126. package/dist/tableCellClasses-CBw1aep0.js +0 -10
  127. package/dist/theme/components/accordion.d.ts +0 -8
  128. package/dist/theme/components/accordion.js +0 -11
  129. package/dist/theme/components/alert.d.ts +0 -7
  130. package/dist/theme/components/alert.js +0 -4
  131. package/dist/theme/components/autocomplete.d.ts +0 -124
  132. package/dist/theme/components/autocomplete.js +0 -51
  133. package/dist/theme/components/backdrop.d.ts +0 -9
  134. package/dist/theme/components/backdrop.js +0 -9
  135. package/dist/theme/components/button-base.d.ts +0 -5
  136. package/dist/theme/components/button-base.js +0 -4
  137. package/dist/theme/components/button-group.d.ts +0 -5
  138. package/dist/theme/components/button-group.js +0 -4
  139. package/dist/theme/components/button.d.ts +0 -156
  140. package/dist/theme/components/button.js +0 -109
  141. package/dist/theme/components/card-actions.d.ts +0 -7
  142. package/dist/theme/components/card-actions.js +0 -6
  143. package/dist/theme/components/card-content.d.ts +0 -10
  144. package/dist/theme/components/card-content.js +0 -7
  145. package/dist/theme/components/card-header.d.ts +0 -25
  146. package/dist/theme/components/card-header.js +0 -20
  147. package/dist/theme/components/card.d.ts +0 -17
  148. package/dist/theme/components/card.js +0 -17
  149. package/dist/theme/components/checkbox.d.ts +0 -18
  150. package/dist/theme/components/checkbox.js +0 -60
  151. package/dist/theme/components/chip.d.ts +0 -28
  152. package/dist/theme/components/chip.js +0 -62
  153. package/dist/theme/components/dialog-actions.d.ts +0 -7
  154. package/dist/theme/components/dialog-actions.js +0 -6
  155. package/dist/theme/components/dialog-content-text.d.ts +0 -8
  156. package/dist/theme/components/dialog-content-text.js +0 -6
  157. package/dist/theme/components/dialog-content.d.ts +0 -8
  158. package/dist/theme/components/dialog-content.js +0 -6
  159. package/dist/theme/components/dialog-title.d.ts +0 -7
  160. package/dist/theme/components/dialog-title.js +0 -6
  161. package/dist/theme/components/filled-input.d.ts +0 -31
  162. package/dist/theme/components/filled-input.js +0 -21
  163. package/dist/theme/components/form-control-label.d.ts +0 -15
  164. package/dist/theme/components/form-control-label.js +0 -7
  165. package/dist/theme/components/form-group.d.ts +0 -7
  166. package/dist/theme/components/form-group.js +0 -4
  167. package/dist/theme/components/form-helper-text.d.ts +0 -8
  168. package/dist/theme/components/form-helper-text.js +0 -8
  169. package/dist/theme/components/form-label.d.ts +0 -12
  170. package/dist/theme/components/form-label.js +0 -9
  171. package/dist/theme/components/icon-button.d.ts +0 -83
  172. package/dist/theme/components/icon-button.js +0 -49
  173. package/dist/theme/components/input-base.d.ts +0 -39
  174. package/dist/theme/components/input-base.js +0 -34
  175. package/dist/theme/components/input-label.d.ts +0 -10
  176. package/dist/theme/components/input-label.js +0 -6
  177. package/dist/theme/components/input.d.ts +0 -32
  178. package/dist/theme/components/input.js +0 -22
  179. package/dist/theme/components/linear-progress.d.ts +0 -8
  180. package/dist/theme/components/linear-progress.js +0 -6
  181. package/dist/theme/components/link.d.ts +0 -10
  182. package/dist/theme/components/link.js +0 -11
  183. package/dist/theme/components/list-item-avatar.d.ts +0 -7
  184. package/dist/theme/components/list-item-avatar.js +0 -6
  185. package/dist/theme/components/list-item-button.d.ts +0 -10
  186. package/dist/theme/components/list-item-button.js +0 -7
  187. package/dist/theme/components/list-item-icon.d.ts +0 -9
  188. package/dist/theme/components/list-item-icon.js +0 -6
  189. package/dist/theme/components/list-item-text.d.ts +0 -7
  190. package/dist/theme/components/list-item-text.js +0 -6
  191. package/dist/theme/components/list-item.d.ts +0 -7
  192. package/dist/theme/components/list-item.js +0 -6
  193. package/dist/theme/components/list.d.ts +0 -7
  194. package/dist/theme/components/list.js +0 -6
  195. package/dist/theme/components/menu-item.d.ts +0 -17
  196. package/dist/theme/components/menu-item.js +0 -17
  197. package/dist/theme/components/menu.d.ts +0 -13
  198. package/dist/theme/components/menu.js +0 -7
  199. package/dist/theme/components/outlined-input.d.ts +0 -127
  200. package/dist/theme/components/outlined-input.js +0 -47
  201. package/dist/theme/components/paper.d.ts +0 -7
  202. package/dist/theme/components/paper.js +0 -6
  203. package/dist/theme/components/popover.d.ts +0 -11
  204. package/dist/theme/components/popover.js +0 -7
  205. package/dist/theme/components/radio.d.ts +0 -13
  206. package/dist/theme/components/radio.js +0 -25
  207. package/dist/theme/components/select.d.ts +0 -21
  208. package/dist/theme/components/select.js +0 -18
  209. package/dist/theme/components/skeleton.d.ts +0 -5
  210. package/dist/theme/components/skeleton.js +0 -8
  211. package/dist/theme/components/stack.d.ts +0 -5
  212. package/dist/theme/components/stack.js +0 -4
  213. package/dist/theme/components/switch.d.ts +0 -19
  214. package/dist/theme/components/switch.js +0 -11
  215. package/dist/theme/components/tab.d.ts +0 -18
  216. package/dist/theme/components/tab.js +0 -15
  217. package/dist/theme/components/table-body.d.ts +0 -5
  218. package/dist/theme/components/table-body.js +0 -10
  219. package/dist/theme/components/table-cell.d.ts +0 -10
  220. package/dist/theme/components/table-cell.js +0 -11
  221. package/dist/theme/components/table-head.d.ts +0 -11
  222. package/dist/theme/components/table-head.js +0 -15
  223. package/dist/theme/components/table-pagination.d.ts +0 -28
  224. package/dist/theme/components/table-pagination.js +0 -93
  225. package/dist/theme/components/tabs.d.ts +0 -33
  226. package/dist/theme/components/tabs.js +0 -21
  227. package/dist/theme/components/toggle-button-group.d.ts +0 -23
  228. package/dist/theme/components/toggle-button-group.js +0 -17
  229. package/dist/theme/components/toggle-button.d.ts +0 -12
  230. package/dist/theme/components/toggle-button.js +0 -9
  231. package/dist/theme/components/tooltip.d.ts +0 -10
  232. package/dist/theme/components/tooltip.js +0 -7
  233. package/dist/theme/customizations/components/components.d.ts +0 -7
  234. package/dist/theme/customizations/components/components.js +0 -7
  235. package/dist/useSlot-CtsS_jy6.js +0 -184
  236. /package/dist/theme/{customizations/components → components}/avatar.d.ts +0 -0
@@ -1,83 +0,0 @@
1
- export declare const MuiIconButton: {
2
- defaultProps: {
3
- color: "secondary";
4
- disableRipple: true;
5
- };
6
- styleOverrides: {
7
- root: {
8
- fontSize: string;
9
- borderRadius: string;
10
- height: string;
11
- width: string;
12
- '&:hover': {
13
- backgroundColor: string;
14
- };
15
- '&:focus-visible': {
16
- outline: string;
17
- };
18
- };
19
- colorPrimary: {
20
- color: "var(--mui-palette-primary-main)";
21
- '&:hover': {
22
- backgroundColor: string;
23
- };
24
- '&:active': {
25
- backgroundColor: string;
26
- };
27
- };
28
- colorSecondary: {
29
- color: "var(--mui-palette-secondary-main)";
30
- '&:hover': {
31
- backgroundColor: string;
32
- };
33
- '&:active': {
34
- backgroundColor: string;
35
- };
36
- };
37
- colorInfo: {
38
- color: "var(--mui-palette-info-main)";
39
- '&:hover': {
40
- backgroundColor: string;
41
- };
42
- '&:active': {
43
- backgroundColor: string;
44
- };
45
- };
46
- colorSuccess: {
47
- color: "var(--mui-palette-success-main)";
48
- '&:hover': {
49
- backgroundColor: string;
50
- };
51
- '&:active': {
52
- backgroundColor: string;
53
- };
54
- };
55
- colorWarning: {
56
- color: "var(--mui-palette-warning-main)";
57
- '&:hover': {
58
- backgroundColor: string;
59
- };
60
- '&:active': {
61
- backgroundColor: string;
62
- };
63
- };
64
- colorError: {
65
- color: "var(--mui-palette-error-main)";
66
- '&:hover': {
67
- backgroundColor: string;
68
- };
69
- '&:active': {
70
- backgroundColor: string;
71
- };
72
- };
73
- sizeSmall: {
74
- '--IconButton-size': string;
75
- };
76
- sizeMedium: {
77
- '--IconButton-size': string;
78
- };
79
- sizeLarge: {
80
- '--IconButton-size': string;
81
- };
82
- };
83
- };
@@ -1,49 +0,0 @@
1
- const o = {
2
- defaultProps: { color: "secondary", disableRipple: !0 },
3
- styleOverrides: {
4
- root: {
5
- fontSize: "var(--icon-fontSize-md)",
6
- borderRadius: "50%",
7
- height: "var(--IconButton-size)",
8
- width: "var(--IconButton-size)",
9
- "&:hover": { backgroundColor: "rgba(0, 0, 0, 0.04)" },
10
- "&:focus-visible": { outline: "2px solid var(--mui-palette-primary-main)" }
11
- },
12
- colorPrimary: {
13
- color: "var(--mui-palette-primary-main)",
14
- "&:hover": { backgroundColor: "var(--mui-palette-primary-hovered)" },
15
- "&:active": { backgroundColor: "var(--mui-palette-primary-activated)" }
16
- },
17
- colorSecondary: {
18
- color: "var(--mui-palette-secondary-main)",
19
- "&:hover": { backgroundColor: "var(--mui-palette-secondary-hovered)" },
20
- "&:active": { backgroundColor: "var(--mui-palette-secondary-activated)" }
21
- },
22
- colorInfo: {
23
- color: "var(--mui-palette-info-main)",
24
- "&:hover": { backgroundColor: "var(--mui-palette-info-hovered)" },
25
- "&:active": { backgroundColor: "var(--mui-palette-info-activated)" }
26
- },
27
- colorSuccess: {
28
- color: "var(--mui-palette-success-main)",
29
- "&:hover": { backgroundColor: "var(--mui-palette-success-hovered)" },
30
- "&:active": { backgroundColor: "var(--mui-palette-success-activated)" }
31
- },
32
- colorWarning: {
33
- color: "var(--mui-palette-warning-main)",
34
- "&:hover": { backgroundColor: "var(--mui-palette-warning-hovered)" },
35
- "&:active": { backgroundColor: "var(--mui-palette-warning-activated)" }
36
- },
37
- colorError: {
38
- color: "var(--mui-palette-error-main)",
39
- "&:hover": { backgroundColor: "var(--mui-palette-error-hovered)" },
40
- "&:active": { backgroundColor: "var(--mui-palette-error-activated)" }
41
- },
42
- sizeSmall: { "--IconButton-size": "32px" },
43
- sizeMedium: { "--IconButton-size": "40px" },
44
- sizeLarge: { "--IconButton-size": "48px" }
45
- }
46
- };
47
- export {
48
- o as MuiIconButton
49
- };
@@ -1,39 +0,0 @@
1
- export declare const MuiInputBase: {
2
- styleOverrides: {
3
- root: {
4
- '--Input-borderRadius': string;
5
- '--Input-paddingBlock': number;
6
- '--Input-paddingInline': string;
7
- '--Input-minHeight': string;
8
- borderRadius: string;
9
- paddingBlock: string;
10
- paddingInline: string;
11
- minHeight: string;
12
- };
13
- input: {
14
- alignItems: "center";
15
- alignSelf: "stretch";
16
- display: "inline-flex !important";
17
- fontSize: string;
18
- '&::placeholder': {
19
- color: string;
20
- opacity: number;
21
- };
22
- '&:-webkit-autofill': {
23
- borderRadius: string;
24
- marginBlock: string;
25
- marginInline: string;
26
- paddingBlock: string;
27
- paddingInline: string;
28
- };
29
- };
30
- multiline: {
31
- '--Input-paddingBlock': string;
32
- };
33
- sizeSmall: {
34
- '--Input-fontSize': string;
35
- '--Input-paddingInline': string;
36
- '--Input-minHeight': string;
37
- };
38
- };
39
- };
@@ -1,34 +0,0 @@
1
- const n = {
2
- styleOverrides: {
3
- root: {
4
- "--Input-borderRadius": "8px",
5
- "--Input-paddingBlock": 0,
6
- "--Input-paddingInline": "12px",
7
- "--Input-minHeight": "40px",
8
- borderRadius: "var(--Input-borderRadius)",
9
- paddingBlock: "var(--Input-paddingBlock)",
10
- paddingInline: "var(--Input-paddingInline)",
11
- minHeight: "var(--Input-minHeight)"
12
- },
13
- input: {
14
- alignItems: "center",
15
- alignSelf: "stretch",
16
- display: "inline-flex !important",
17
- // Fix flicker
18
- fontSize: "var(--Input-fontSize, 1rem)",
19
- "&::placeholder": { color: "var(--mui-palette-text-secondary)", opacity: 1 },
20
- "&:-webkit-autofill": {
21
- borderRadius: "inherit",
22
- marginBlock: "calc(var(--Input-paddingBlock) * -1)",
23
- marginInline: "calc(var(--Input-paddingInline) * -1)",
24
- paddingBlock: "var(--Input-paddingBlock)",
25
- paddingInline: "var(--Input-paddingInline)"
26
- }
27
- },
28
- multiline: { "--Input-paddingBlock": "12px" },
29
- sizeSmall: { "--Input-fontSize": "0.875rem", "--Input-paddingInline": "8px", "--Input-minHeight": "32px" }
30
- }
31
- };
32
- export {
33
- n as MuiInputBase
34
- };
@@ -1,10 +0,0 @@
1
- export declare const MuiInputLabel: {
2
- styleOverrides: {
3
- root: {
4
- maxWidth: string;
5
- position: "static";
6
- transform: "none";
7
- fontSize: string;
8
- };
9
- };
10
- };
@@ -1,6 +0,0 @@
1
- const t = {
2
- styleOverrides: { root: { maxWidth: "100%", position: "static", transform: "none", fontSize: "1rem" } }
3
- };
4
- export {
5
- t as MuiInputLabel
6
- };
@@ -1,32 +0,0 @@
1
- export declare const MuiInput: {
2
- defaultProps: {
3
- disableUnderline: true;
4
- };
5
- styleOverrides: {
6
- root: {
7
- 'label + &': {
8
- marginTop: string;
9
- };
10
- };
11
- input: {
12
- [x: string]: string | number | {
13
- '&::placeholder': {
14
- opacity: string;
15
- };
16
- marginInline?: undefined;
17
- paddingInline?: undefined;
18
- } | {
19
- marginInline: string;
20
- paddingInline: string;
21
- '&::placeholder'?: undefined;
22
- };
23
- height: string;
24
- fontSize: string;
25
- padding: number;
26
- '&:-webkit-autofill': {
27
- marginInline: string;
28
- paddingInline: string;
29
- };
30
- };
31
- };
32
- };
@@ -1,22 +0,0 @@
1
- import { i as n } from "../../inputBaseClasses-BRd7g4Od.js";
2
- const a = {
3
- defaultProps: { disableUnderline: !0 },
4
- styleOverrides: {
5
- root: { "label + &": { marginTop: "8px" } },
6
- input: {
7
- height: "auto",
8
- fontSize: "0.875rem",
9
- padding: 0,
10
- [`label[data-shrink=false]+.${n.formControl} &`]: {
11
- "&::placeholder": { opacity: "1 !important" }
12
- },
13
- "&:-webkit-autofill": {
14
- marginInline: "calc(var(--Input-paddingInline) * -1)",
15
- paddingInline: "var(--Input-paddingInline)"
16
- }
17
- }
18
- }
19
- };
20
- export {
21
- a as MuiInput
22
- };
@@ -1,8 +0,0 @@
1
- export declare const MuiLinearProgress: {
2
- styleOverrides: {
3
- root: {
4
- borderRadius: string;
5
- overflow: "hidden";
6
- };
7
- };
8
- };
@@ -1,6 +0,0 @@
1
- const r = {
2
- styleOverrides: { root: { borderRadius: "8px", overflow: "hidden" } }
3
- };
4
- export {
5
- r as MuiLinearProgress
6
- };
@@ -1,10 +0,0 @@
1
- export declare const MuiLink: {
2
- defaultProps: {
3
- underline: "hover";
4
- };
5
- styleOverrides: {
6
- root: {
7
- fontSize: string;
8
- };
9
- };
10
- };
@@ -1,11 +0,0 @@
1
- const e = {
2
- defaultProps: { underline: "hover" },
3
- styleOverrides: {
4
- root: {
5
- fontSize: "0.875rem"
6
- }
7
- }
8
- };
9
- export {
10
- e as MuiLink
11
- };
@@ -1,7 +0,0 @@
1
- export declare const MuiListItemAvatar: {
2
- styleOverrides: {
3
- root: {
4
- minWidth: string;
5
- };
6
- };
7
- };
@@ -1,6 +0,0 @@
1
- const t = {
2
- styleOverrides: { root: { minWidth: "auto" } }
3
- };
4
- export {
5
- t as MuiListItemAvatar
6
- };
@@ -1,10 +0,0 @@
1
- export declare const MuiListItemButton: {
2
- defaultProps: {
3
- disableRipple: true;
4
- };
5
- styleOverrides: {
6
- root: {
7
- gap: string;
8
- };
9
- };
10
- };
@@ -1,7 +0,0 @@
1
- const t = {
2
- defaultProps: { disableRipple: !0 },
3
- styleOverrides: { root: { gap: "var(--ListItem-gap)" } }
4
- };
5
- export {
6
- t as MuiListItemButton
7
- };
@@ -1,9 +0,0 @@
1
- export declare const MuiListItemIcon: {
2
- styleOverrides: {
3
- root: {
4
- color: "inherit";
5
- fontSize: string;
6
- minWidth: string;
7
- };
8
- };
9
- };
@@ -1,6 +0,0 @@
1
- const o = {
2
- styleOverrides: { root: { color: "inherit", fontSize: "var(--icon-fontSize-md)", minWidth: "auto" } }
3
- };
4
- export {
5
- o as MuiListItemIcon
6
- };
@@ -1,7 +0,0 @@
1
- export declare const MuiListItemText: {
2
- styleOverrides: {
3
- root: {
4
- margin: number;
5
- };
6
- };
7
- };
@@ -1,6 +0,0 @@
1
- const t = {
2
- styleOverrides: { root: { margin: 0 } }
3
- };
4
- export {
5
- t as MuiListItemText
6
- };
@@ -1,7 +0,0 @@
1
- export declare const MuiListItem: {
2
- styleOverrides: {
3
- root: {
4
- gap: string;
5
- };
6
- };
7
- };
@@ -1,6 +0,0 @@
1
- const t = {
2
- styleOverrides: { root: { gap: "var(--ListItem-gap)" } }
3
- };
4
- export {
5
- t as MuiListItem
6
- };
@@ -1,7 +0,0 @@
1
- export declare const MuiList: {
2
- styleOverrides: {
3
- root: {
4
- '--ListItem-gap': string;
5
- };
6
- };
7
- };
@@ -1,6 +0,0 @@
1
- const t = {
2
- styleOverrides: { root: { "--ListItem-gap": "16px" } }
3
- };
4
- export {
5
- t as MuiList
6
- };
@@ -1,17 +0,0 @@
1
- export declare const MuiMenuItem: {
2
- defaultProps: {
3
- disableRipple: true;
4
- };
5
- styleOverrides: {
6
- root: {
7
- [x: string]: string | {
8
- minWidth: string;
9
- };
10
- fontSize: string;
11
- borderRadius: string;
12
- gap: string;
13
- paddingBlock: string;
14
- paddingInline: string;
15
- };
16
- };
17
- };
@@ -1,17 +0,0 @@
1
- import { l as e } from "../../listItemIconClasses-D-kc0Y9u.js";
2
- const i = {
3
- defaultProps: { disableRipple: !0 },
4
- styleOverrides: {
5
- root: {
6
- fontSize: "0.875rem",
7
- borderRadius: "8px",
8
- gap: "var(--ListItem-gap)",
9
- paddingBlock: "var(--MenuItem-paddingBlock, 4px)",
10
- paddingInline: "var(--MenuItem-paddingInline, 8px)",
11
- [`& .${e.root}`]: { minWidth: "auto" }
12
- }
13
- }
14
- };
15
- export {
16
- i as MuiMenuItem
17
- };
@@ -1,13 +0,0 @@
1
- export declare const MuiMenu: {
2
- defaultProps: {
3
- disableScrollLock: true;
4
- };
5
- styleOverrides: {
6
- list: {
7
- display: "flex";
8
- flexDirection: "column";
9
- gap: string;
10
- padding: string;
11
- };
12
- };
13
- };
@@ -1,7 +0,0 @@
1
- const e = {
2
- defaultProps: { disableScrollLock: !0 },
3
- styleOverrides: { list: { display: "flex", flexDirection: "column", gap: "4px", padding: "8px" } }
4
- };
5
- export {
6
- e as MuiMenu
7
- };
@@ -1,127 +0,0 @@
1
- export declare const MuiOutlinedInput: {
2
- defaultProps: {
3
- notched: false;
4
- };
5
- styleOverrides: {
6
- root: {
7
- [x: string]: string | number | {
8
- borderRadius: string;
9
- bottom: number;
10
- boxShadow: string;
11
- content: string;
12
- left: number;
13
- pointerEvents: string;
14
- position: string;
15
- right: number;
16
- top: number;
17
- '&::before'?: undefined;
18
- marginTop?: undefined;
19
- '--Input-borderColor'?: undefined;
20
- '--Input-focusedHighlight'?: undefined;
21
- '--Input-boxShadow'?: undefined;
22
- } | {
23
- '&::before': {
24
- '--Input-focused': number;
25
- };
26
- borderRadius?: undefined;
27
- bottom?: undefined;
28
- boxShadow?: undefined;
29
- content?: undefined;
30
- left?: undefined;
31
- pointerEvents?: undefined;
32
- position?: undefined;
33
- right?: undefined;
34
- top?: undefined;
35
- marginTop?: undefined;
36
- '--Input-borderColor'?: undefined;
37
- '--Input-focusedHighlight'?: undefined;
38
- '--Input-boxShadow'?: undefined;
39
- } | {
40
- marginTop: string;
41
- borderRadius?: undefined;
42
- bottom?: undefined;
43
- boxShadow?: undefined;
44
- content?: undefined;
45
- left?: undefined;
46
- pointerEvents?: undefined;
47
- position?: undefined;
48
- right?: undefined;
49
- top?: undefined;
50
- '&::before'?: undefined;
51
- '--Input-borderColor'?: undefined;
52
- '--Input-focusedHighlight'?: undefined;
53
- '--Input-boxShadow'?: undefined;
54
- } | {
55
- '--Input-borderColor': string;
56
- '--Input-focusedHighlight': string;
57
- borderRadius?: undefined;
58
- bottom?: undefined;
59
- boxShadow?: undefined;
60
- content?: undefined;
61
- left?: undefined;
62
- pointerEvents?: undefined;
63
- position?: undefined;
64
- right?: undefined;
65
- top?: undefined;
66
- '&::before'?: undefined;
67
- marginTop?: undefined;
68
- '--Input-boxShadow'?: undefined;
69
- } | {
70
- '--Input-boxShadow': string;
71
- borderRadius?: undefined;
72
- bottom?: undefined;
73
- boxShadow?: undefined;
74
- content?: undefined;
75
- left?: undefined;
76
- pointerEvents?: undefined;
77
- position?: undefined;
78
- right?: undefined;
79
- top?: undefined;
80
- '&::before'?: undefined;
81
- marginTop?: undefined;
82
- '--Input-borderColor'?: undefined;
83
- '--Input-focusedHighlight'?: undefined;
84
- };
85
- '--Input-focused': number;
86
- '--Input-focusedHighlight': string;
87
- '--Input-focusedThickness': string;
88
- '--Input-borderWidth': string;
89
- '--Input-borderColor': string;
90
- '--Input-boxShadow': string;
91
- border: string;
92
- boxShadow: "var(--Input-boxShadow)";
93
- '&::before': {
94
- borderRadius: string;
95
- bottom: number;
96
- boxShadow: string;
97
- content: string;
98
- left: number;
99
- pointerEvents: string;
100
- position: string;
101
- right: number;
102
- top: number;
103
- };
104
- '&:focus-within': {
105
- '&::before': {
106
- '--Input-focused': number;
107
- };
108
- };
109
- 'label + &': {
110
- marginTop: string;
111
- };
112
- };
113
- input: {
114
- [x: string]: string | number | {
115
- '&::placeholder': {
116
- opacity: string;
117
- };
118
- };
119
- height: string;
120
- padding: number;
121
- fontSize: string;
122
- };
123
- notchedOutline: {
124
- display: "none";
125
- };
126
- };
127
- };
@@ -1,47 +0,0 @@
1
- import { i as t } from "../../inputBaseClasses-BRd7g4Od.js";
2
- import { o } from "../../outlinedInputClasses-BTtPbpE5.js";
3
- const n = {
4
- defaultProps: { notched: !1 },
5
- styleOverrides: {
6
- root: {
7
- "--Input-focused": 0,
8
- "--Input-focusedHighlight": "var(--mui-palette-primary-main)",
9
- "--Input-focusedThickness": "2px",
10
- "--Input-borderWidth": "1px",
11
- "--Input-borderColor": "var(--mui-palette-OutlinedInput-border)",
12
- "--Input-boxShadow": "var(--mui-shadows-1)",
13
- border: "var(--Input-borderWidth) solid var(--Input-borderColor)",
14
- boxShadow: "var(--Input-boxShadow)",
15
- "&::before": {
16
- borderRadius: "inherit",
17
- bottom: 0,
18
- boxShadow: "0 0 0 calc(var(--Input-focused) * var(--Input-focusedThickness)) var(--Input-focusedHighlight)",
19
- content: '" "',
20
- left: 0,
21
- pointerEvents: "none",
22
- position: "absolute",
23
- right: 0,
24
- top: 0
25
- },
26
- "&:focus-within": { "&::before": { "--Input-focused": 1 } },
27
- "label + &": { marginTop: "8px" },
28
- [`&.${o.error}`]: {
29
- "--Input-borderColor": "var(--mui-palette-error-main)",
30
- "--Input-focusedHighlight": "var(--mui-palette-error-main)"
31
- },
32
- [`&.${o.disabled}`]: { "--Input-boxShadow": "none" }
33
- },
34
- input: {
35
- height: "auto",
36
- padding: 0,
37
- [`label[data-shrink=false]+.${t.formControl} &`]: {
38
- "&::placeholder": { opacity: "1 !important" }
39
- },
40
- fontSize: "0.875rem"
41
- },
42
- notchedOutline: { display: "none" }
43
- }
44
- };
45
- export {
46
- n as MuiOutlinedInput
47
- };
@@ -1,7 +0,0 @@
1
- export declare const MuiPaper: {
2
- styleOverrides: {
3
- root: {
4
- backgroundImage: "none";
5
- };
6
- };
7
- };