@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,6 +1,6 @@
1
1
  import e from "@emotion/styled";
2
2
  import { ThemeContext as t, css as n, keyframes as r } from "@emotion/react";
3
- //#region ../../node_modules/@mui/material/esm/styles/identifier.js
3
+ //#region ../../node_modules/@mui/material/styles/identifier.mjs
4
4
  var i = "$$material";
5
5
  //#endregion
6
6
  //#region ../../node_modules/@emotion/hash/dist/emotion-hash.esm.js
@@ -171,7 +171,7 @@ function b(e, t, n) {
171
171
  };
172
172
  }
173
173
  //#endregion
174
- //#region ../../node_modules/@mui/styled-engine/esm/index.js
174
+ //#region ../../node_modules/@mui/styled-engine/index.mjs
175
175
  function x(t, n) {
176
176
  let r = e(t, n);
177
177
  return process.env.NODE_ENV === "production" ? r : (...e) => {
@@ -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/SvgIcon/svgIconClasses.js
1
+ import { t as e } from "./generateUtilityClass-tRYNDrlH.js";
2
+ import { t } from "./generateUtilityClasses-XrPHiTcM.js";
3
+ //#region ../../node_modules/@mui/material/SvgIcon/svgIconClasses.mjs
4
4
  function n(t) {
5
5
  return e("MuiSvgIcon", t);
6
6
  }
@@ -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/Tab/tabClasses.js
1
+ import { t as e } from "./generateUtilityClass-tRYNDrlH.js";
2
+ import { t } from "./generateUtilityClasses-XrPHiTcM.js";
3
+ //#region ../../node_modules/@mui/material/Tab/tabClasses.mjs
4
4
  function n(t) {
5
5
  return e("MuiTab", t);
6
6
  }
@@ -14,7 +14,6 @@ var r = t("MuiTab", [
14
14
  "disabled",
15
15
  "fullWidth",
16
16
  "wrapped",
17
- "iconWrapper",
18
17
  "icon"
19
18
  ]);
20
19
  //#endregion
@@ -1,10 +1,10 @@
1
1
  import { Theme } from '@mui/material/styles';
2
2
  export declare const MuiAccordionSummary: {
3
3
  styleOverrides: {
4
- root: ({ theme }: import('@mui/material').AccordionSummaryOwnProps & 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" | "tabIndex" | "disabled" | "slots" | "slotProps" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "expandIcon"> & {
4
+ root: ({ theme }: import('@mui/material').AccordionSummaryOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, keyof import('@mui/material').AccordionSummaryOwnProps> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "tabIndex" | "type" | "disabled" | "slots" | "slotProps" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "nativeButton" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "expandIcon"> & {
5
5
  component?: React.ElementType | undefined;
6
6
  } & Record<string, unknown> & {
7
- ownerState: import('@mui/material').AccordionSummaryOwnProps & 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" | "tabIndex" | "disabled" | "slots" | "slotProps" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "expandIcon"> & {
7
+ ownerState: import('@mui/material').AccordionSummaryOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, keyof import('@mui/material').AccordionSummaryOwnProps> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "tabIndex" | "type" | "disabled" | "slots" | "slotProps" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "nativeButton" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "expandIcon"> & {
8
8
  component?: React.ElementType | undefined;
9
9
  } & Record<string, unknown>;
10
10
  } & {
@@ -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/accordion-summary.tsx
3
3
  var t = { styleOverrides: { root: ({ theme: t }) => ({
4
4
  border: "none",
@@ -1,10 +1,10 @@
1
1
  import { Theme } from '@mui/material/styles';
2
2
  export declare const MuiAccordion: {
3
3
  styleOverrides: {
4
- root: ({ theme, ownerState }: import('@mui/material').AccordionOwnProps & import('@mui/material').AccordionSlotsAndSlotProps & Omit<import('@mui/material').PaperOwnProps, "classes" | "onChange"> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "variant" | "onChange" | "expanded" | "square" | "disabled" | "slots" | "slotProps" | "TransitionComponent" | "elevation" | "defaultExpanded" | "disableGutters" | "TransitionProps"> & {
4
+ root: ({ theme, ownerState }: import('@mui/material').AccordionOwnProps & import('@mui/material').AccordionSlotsAndSlotProps & Omit<import('@mui/material').PaperOwnProps, "classes" | "onChange"> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "variant" | "onChange" | "expanded" | "square" | "disabled" | "slots" | "slotProps" | "elevation" | "defaultExpanded" | "disableGutters"> & {
5
5
  component?: React.ElementType | undefined;
6
6
  } & Record<string, unknown> & {
7
- ownerState: import('@mui/material').AccordionOwnProps & import('@mui/material').AccordionSlotsAndSlotProps & Omit<import('@mui/material').PaperOwnProps, "classes" | "onChange"> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "variant" | "onChange" | "expanded" | "square" | "disabled" | "slots" | "slotProps" | "TransitionComponent" | "elevation" | "defaultExpanded" | "disableGutters" | "TransitionProps"> & {
7
+ ownerState: import('@mui/material').AccordionOwnProps & import('@mui/material').AccordionSlotsAndSlotProps & Omit<import('@mui/material').PaperOwnProps, "classes" | "onChange"> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').HTMLAttributes<HTMLDivElement>, HTMLDivElement>, "className" | "style" | "classes" | "children" | "sx" | "variant" | "onChange" | "expanded" | "square" | "disabled" | "slots" | "slotProps" | "elevation" | "defaultExpanded" | "disableGutters"> & {
8
8
  component?: React.ElementType | undefined;
9
9
  } & Record<string, unknown>;
10
10
  } & {
@@ -1,4 +1,4 @@
1
- import { a as e, c as t, f as n, g as r, h as i, l as a, p as o, v as s } from "../../theme-primitives-qhf0z_Er.js";
1
+ import { a as e, c as t, f as n, g as r, h as i, l as a, p as o, v as s } from "../../theme-primitives-OrQ-xFJR.js";
2
2
  //#region lib/theme/components/alert.tsx
3
3
  var c = (e, t, n) => ({
4
4
  color: e[50],
@@ -1,5 +1,14 @@
1
1
  import { Theme } from '@mui/material/styles';
2
2
  export declare const MuiAutocomplete: {
3
+ defaultProps: {
4
+ popupIcon: import("react/jsx-runtime").JSX.Element;
5
+ slotProps: {
6
+ clearIndicator: {
7
+ edge: "end";
8
+ size: "small";
9
+ };
10
+ };
11
+ };
3
12
  styleOverrides: {
4
13
  paper: ({ theme }: import('@mui/material').AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
5
14
  ownerState: import('@mui/material').AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
@@ -11,18 +20,56 @@ export declare const MuiAutocomplete: {
11
20
  borderColor: string;
12
21
  };
13
22
  popupIndicator: {
23
+ pointerEvents: "none";
14
24
  background: string;
15
25
  '&:hover': {
16
26
  background: string;
17
27
  };
18
28
  };
19
- clearIndicator: {
20
- background: string;
21
- '&:hover': {
22
- background: string;
29
+ popupIndicatorOpen: {
30
+ transform: "none";
31
+ };
32
+ endAdornment: ({ theme }: import('@mui/material').AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
33
+ ownerState: import('@mui/material').AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
34
+ } & {
35
+ theme: Theme;
36
+ }) => {
37
+ display: "flex";
38
+ alignItems: "center";
39
+ right: string;
40
+ color: "inherit";
41
+ '.MuiAutocomplete-inputRoot:has(input:placeholder-shown) &': {
42
+ color: string;
43
+ };
44
+ '.Mui-disabled &': {
45
+ color: string;
23
46
  };
24
47
  };
25
- inputRoot: {
48
+ inputRoot: ({ theme }: import('@mui/material').AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown> & {
49
+ ownerState: import('@mui/material').AutocompleteProps<any, any, any, any, "div"> & Record<string, unknown>;
50
+ } & {
51
+ theme: Theme;
52
+ }) => {
53
+ [x: string]: {
54
+ padding: string;
55
+ right?: undefined;
56
+ paddingRight?: undefined;
57
+ } | {
58
+ right: string;
59
+ padding?: undefined;
60
+ paddingRight?: undefined;
61
+ } | {
62
+ paddingRight: string;
63
+ padding?: undefined;
64
+ right?: undefined;
65
+ } | {
66
+ padding: number;
67
+ right?: undefined;
68
+ paddingRight?: undefined;
69
+ };
70
+ '&.MuiOutlinedInput-root': {
71
+ padding: string;
72
+ };
26
73
  '& .MuiAutocomplete-input': {
27
74
  padding: number;
28
75
  };
@@ -1,19 +1,2 @@
1
- //#region lib/theme/components/autocomplete.tsx
2
- var e = { styleOverrides: {
3
- paper: ({ theme: e }) => ({
4
- marginTop: 2,
5
- border: "1px solid",
6
- borderColor: (e.vars ?? e).palette.divider
7
- }),
8
- popupIndicator: {
9
- background: "none",
10
- "&:hover": { background: "none" }
11
- },
12
- clearIndicator: {
13
- background: "none",
14
- "&:hover": { background: "none" }
15
- },
16
- inputRoot: { "& .MuiAutocomplete-input": { padding: 0 } }
17
- } };
18
- //#endregion
1
+ import { t as e } from "../../autocomplete-qLj7AqcP.js";
19
2
  export { e as MuiAutocomplete };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../avatar-CKEYVp9W.js";
1
+ import { t as e } from "../../avatar-BQf6phmU.js";
2
2
  export { e as MuiAvatar };
@@ -4,10 +4,10 @@ export declare const MuiButton: {
4
4
  variant: "contained";
5
5
  };
6
6
  styleOverrides: {
7
- root: ({ theme, ownerState }: import('@mui/material').ButtonOwnProps & 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" | "variant" | "tabIndex" | "color" | "loading" | "size" | "disabled" | "href" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "loadingIndicator" | "startIcon" | "fullWidth" | "disableElevation" | "endIcon" | "loadingPosition"> & {
7
+ root: ({ theme, ownerState }: import('@mui/material').ButtonOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, keyof import('@mui/material').ButtonOwnProps> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "className" | "style" | "classes" | "children" | "sx" | "variant" | "tabIndex" | "color" | "loading" | "type" | "size" | "disabled" | "href" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "nativeButton" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "loadingIndicator" | "startIcon" | "fullWidth" | "disableElevation" | "endIcon" | "loadingPosition"> & {
8
8
  component?: React.ElementType | undefined;
9
9
  } & Record<string, unknown> & {
10
- ownerState: import('@mui/material').ButtonOwnProps & 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" | "variant" | "tabIndex" | "color" | "loading" | "size" | "disabled" | "href" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "loadingIndicator" | "startIcon" | "fullWidth" | "disableElevation" | "endIcon" | "loadingPosition"> & {
10
+ ownerState: import('@mui/material').ButtonOwnProps & Omit<import('@mui/material').ButtonBaseOwnProps, keyof import('@mui/material').ButtonOwnProps> & import('@mui/material/OverridableComponent').CommonProps & Omit<import('react').DetailedHTMLProps<import('react').ButtonHTMLAttributes<HTMLButtonElement>, HTMLButtonElement>, "className" | "style" | "classes" | "children" | "sx" | "variant" | "tabIndex" | "color" | "loading" | "type" | "size" | "disabled" | "href" | "action" | "centerRipple" | "disableRipple" | "disableTouchRipple" | "focusRipple" | "focusVisibleClassName" | "LinkComponent" | "nativeButton" | "onFocusVisible" | "TouchRippleProps" | "touchRippleRef" | "disableFocusRipple" | "loadingIndicator" | "startIcon" | "fullWidth" | "disableElevation" | "endIcon" | "loadingPosition"> & {
11
11
  component?: React.ElementType | undefined;
12
12
  } & Record<string, unknown>;
13
13
  } & {
@@ -1,6 +1,24 @@
1
- import { _ as e, a as t, c as n, f as r, g as i, h as a, l as o, m as s, o as c, p as l, u, v as d } from "../../theme-primitives-qhf0z_Er.js";
1
+ import { _ as e, a as t, c as n, f as r, g as i, h as a, l as o, m as s, o as c, p as l, u, v as d } from "../../theme-primitives-OrQ-xFJR.js";
2
2
  //#region lib/theme/components/button.tsx
3
- var f = (e, t) => e === "text" || e === "outlined" ? "transparent" : t, p = (e, t, n) => e === "text" || e === "outlined" ? n : t, m = (e, t, n, r) => ({
3
+ var f = (e, t) => e === "text" || e === "outlined" ? "transparent" : t, p = (e, t, n) => e === "text" || e === "outlined" ? n : t, m = (e, t) => {
4
+ let n = (e.vars ?? e).palette;
5
+ return t === "outlined" ? {
6
+ backgroundColor: "transparent",
7
+ color: n.action.disabled,
8
+ borderColor: n.action.disabled,
9
+ opacity: 1
10
+ } : t === "text" ? {
11
+ backgroundColor: "transparent",
12
+ color: n.action.disabled,
13
+ borderColor: "transparent",
14
+ opacity: 1
15
+ } : {
16
+ backgroundColor: n.action.disabledBackground,
17
+ color: n.action.disabled,
18
+ borderColor: "transparent",
19
+ opacity: 1
20
+ };
21
+ }, h = (e, t, n, r) => ({
4
22
  backgroundColor: f(t.variant, n[700]),
5
23
  color: p(t.variant, n[50], n[500]),
6
24
  borderColor: t.variant === "outlined" ? n[300] : "transparent",
@@ -10,12 +28,7 @@ var f = (e, t) => e === "text" || e === "outlined" ? "transparent" : t, p = (e,
10
28
  borderColor: t.variant === "outlined" ? n[400] : "transparent"
11
29
  },
12
30
  "&:active": { filter: "brightness(1.1)" },
13
- "&.Mui-disabled": {
14
- backgroundColor: f(t.variant, n[700]),
15
- color: n[50],
16
- borderColor: t.variant === "outlined" ? n[900] : "transparent",
17
- opacity: .5
18
- },
31
+ "&.Mui-disabled": { ...m(e, t.variant) },
19
32
  "&.MuiButton-loading": {
20
33
  color: p(t.variant, n[50], n[500]),
21
34
  "& .MuiButton-loadingIndicator": { color: p(t.variant, n[50], n[500]) }
@@ -30,18 +43,13 @@ var f = (e, t) => e === "text" || e === "outlined" ? "transparent" : t, p = (e,
30
43
  borderColor: t.variant === "outlined" ? r[900] : "transparent"
31
44
  },
32
45
  "&:active": { filter: "brightness(1.1)" },
33
- "&.Mui-disabled": {
34
- backgroundColor: f(t.variant, r[800]),
35
- color: r[100],
36
- borderColor: t.variant === "outlined" ? r[900] : "transparent",
37
- opacity: .5
38
- },
46
+ "&.Mui-disabled": { ...m(e, t.variant) },
39
47
  "&.MuiButton-loading": {
40
48
  color: p(t.variant, r[100], r[500]),
41
49
  "& .MuiButton-loadingIndicator": { color: p(t.variant, r[100], r[500]) }
42
50
  }
43
51
  })
44
- }), h = {
52
+ }), g = {
45
53
  defaultProps: { variant: "contained" },
46
54
  styleOverrides: { root: ({ theme: f, ownerState: p }) => ({
47
55
  boxShadow: "none",
@@ -63,30 +71,30 @@ var f = (e, t) => e === "text" || e === "outlined" ? "transparent" : t, p = (e,
63
71
  },
64
72
  {
65
73
  props: { color: "primary" },
66
- style: { ...m(f, p, u, c) }
74
+ style: { ...h(f, p, u, c) }
67
75
  },
68
76
  {
69
77
  props: { color: "secondary" },
70
- style: { ...m(f, p, s, e) }
78
+ style: { ...h(f, p, s, e) }
71
79
  },
72
80
  {
73
81
  props: { color: "success" },
74
- style: { ...m(f, p, r, n) }
82
+ style: { ...h(f, p, r, n) }
75
83
  },
76
84
  {
77
85
  props: { color: "error" },
78
- style: { ...m(f, p, a, d) }
86
+ style: { ...h(f, p, a, d) }
79
87
  },
80
88
  {
81
89
  props: { color: "info" },
82
- style: { ...m(f, p, o, t) }
90
+ style: { ...h(f, p, o, t) }
83
91
  },
84
92
  {
85
93
  props: { color: "warning" },
86
- style: { ...m(f, p, l, i) }
94
+ style: { ...h(f, p, l, i) }
87
95
  }
88
96
  ]
89
97
  }) }
90
98
  };
91
99
  //#endregion
92
- export { h as MuiButton };
100
+ export { g as MuiButton };
@@ -1,5 +1,5 @@
1
- import { i as e } from "../../createTheme-hnicUJQa.js";
2
- import { d as t, s as n } from "../../theme-primitives-qhf0z_Er.js";
1
+ import { i as e } from "../../createTheme-Bnw5w28O.js";
2
+ import { d as t, s as n } from "../../theme-primitives-OrQ-xFJR.js";
3
3
  //#region lib/theme/components/card.tsx
4
4
  var r = { styleOverrides: { root: ({ theme: r }) => ({
5
5
  gap: 16,
@@ -12,6 +12,7 @@ export declare const MuiCheckbox: {
12
12
  } & {
13
13
  theme: Theme;
14
14
  }) => {
15
+ [x: string]: unknown;
15
16
  accentColor?: import("csstype").Property.AccentColor | readonly string[] | readonly import("csstype").Property.AccentColor[] | undefined;
16
17
  alignContent?: import("csstype").Property.AlignContent | readonly string[] | readonly import("csstype").Property.AlignContent[] | undefined;
17
18
  alignItems?: import("csstype").Property.AlignItems | readonly string[] | readonly import("csstype").Property.AlignItems[] | undefined;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../../checkbox-CMvDozaV.js";
1
+ import { t as e } from "../../checkbox-DMsuLF8N.js";
2
2
  export { e as MuiCheckbox };
@@ -1,5 +1,5 @@
1
- import { _ as e, a as t, c as n, d as r, f as i, g as a, h as o, l as s, m as c, o as l, p as u, s as d, u as f, v as p } from "../../theme-primitives-qhf0z_Er.js";
2
- import { t as m } from "../../Close-CSIi_IPN.js";
1
+ import { _ as e, a as t, c as n, d as r, f as i, g as a, h as o, l as s, m as c, o as l, p as u, s as d, u as f, v as p } from "../../theme-primitives-OrQ-xFJR.js";
2
+ import { t as m } from "../../Close-oXeOGTZb.js";
3
3
  import { jsx as h } from "react/jsx-runtime";
4
4
  import { chipClasses as g } from "@mui/material";
5
5
  //#region lib/theme/components/chip.tsx
@@ -37,128 +37,126 @@ var _ = (e, t, n) => ({
37
37
  size: "small",
38
38
  deleteIcon: /* @__PURE__ */ h(m, {})
39
39
  },
40
- styleOverrides: {
41
- root: ({ theme: m }) => ({
42
- border: "1px solid",
43
- borderRadius: "999px",
44
- [`& .${g.label}`]: { fontWeight: 500 },
45
- variants: [
46
- {
47
- props: {
48
- color: "default",
49
- variant: "filled"
50
- },
51
- style: { ..._(m, r, d) }
52
- },
53
- {
54
- props: {
55
- color: "primary",
56
- variant: "filled"
57
- },
58
- style: { ..._(m, f, l) }
59
- },
60
- {
61
- props: {
62
- color: "secondary",
63
- variant: "filled"
64
- },
65
- style: { ..._(m, c, e) }
66
- },
67
- {
68
- props: {
69
- color: "success",
70
- variant: "filled"
71
- },
72
- style: { ..._(m, i, n) }
73
- },
74
- {
75
- props: {
76
- color: "error",
77
- variant: "filled"
78
- },
79
- style: { ..._(m, o, p) }
80
- },
81
- {
82
- props: {
83
- color: "warning",
84
- variant: "filled"
85
- },
86
- style: { ..._(m, u, a) }
87
- },
88
- {
89
- props: {
90
- color: "info",
91
- variant: "filled"
92
- },
93
- style: { ..._(m, s, t) }
94
- },
95
- {
96
- props: {
97
- color: "premium",
98
- variant: "filled"
99
- },
100
- style: { border: "none" }
101
- },
102
- {
103
- props: {
104
- color: "default",
105
- variant: "outlined"
106
- },
107
- style: { ...v(m, r, d) }
108
- },
109
- {
110
- props: {
111
- color: "primary",
112
- variant: "outlined"
113
- },
114
- style: { ...v(m, f, l) }
115
- },
116
- {
117
- props: {
118
- color: "secondary",
119
- variant: "outlined"
120
- },
121
- style: { ...v(m, c, e) }
122
- },
123
- {
124
- props: {
125
- color: "success",
126
- variant: "outlined"
127
- },
128
- style: { ...v(m, i, n) }
129
- },
130
- {
131
- props: {
132
- color: "error",
133
- variant: "outlined"
134
- },
135
- style: { ...v(m, o, p) }
136
- },
137
- {
138
- props: {
139
- color: "warning",
140
- variant: "outlined"
141
- },
142
- style: { ...v(m, u, a) }
143
- },
144
- {
145
- props: {
146
- color: "info",
147
- variant: "outlined"
148
- },
149
- style: { ...v(m, s, t) }
150
- },
151
- {
152
- props: {
153
- color: "premium",
154
- variant: "outlined"
155
- },
156
- style: { backgroundColor: "transparent" }
157
- }
158
- ]
159
- }),
160
- labelSmall: { paddingInline: 12 }
161
- }
40
+ styleOverrides: { root: ({ theme: m }) => ({
41
+ border: "1px solid",
42
+ borderRadius: "999px",
43
+ [`& .${g.label}`]: { fontWeight: 500 },
44
+ [`&.${g.sizeSmall} .${g.label}`]: { paddingInline: 12 },
45
+ variants: [
46
+ {
47
+ props: {
48
+ color: "default",
49
+ variant: "filled"
50
+ },
51
+ style: { ..._(m, r, d) }
52
+ },
53
+ {
54
+ props: {
55
+ color: "primary",
56
+ variant: "filled"
57
+ },
58
+ style: { ..._(m, f, l) }
59
+ },
60
+ {
61
+ props: {
62
+ color: "secondary",
63
+ variant: "filled"
64
+ },
65
+ style: { ..._(m, c, e) }
66
+ },
67
+ {
68
+ props: {
69
+ color: "success",
70
+ variant: "filled"
71
+ },
72
+ style: { ..._(m, i, n) }
73
+ },
74
+ {
75
+ props: {
76
+ color: "error",
77
+ variant: "filled"
78
+ },
79
+ style: { ..._(m, o, p) }
80
+ },
81
+ {
82
+ props: {
83
+ color: "warning",
84
+ variant: "filled"
85
+ },
86
+ style: { ..._(m, u, a) }
87
+ },
88
+ {
89
+ props: {
90
+ color: "info",
91
+ variant: "filled"
92
+ },
93
+ style: { ..._(m, s, t) }
94
+ },
95
+ {
96
+ props: {
97
+ color: "premium",
98
+ variant: "filled"
99
+ },
100
+ style: { border: "none" }
101
+ },
102
+ {
103
+ props: {
104
+ color: "default",
105
+ variant: "outlined"
106
+ },
107
+ style: { ...v(m, r, d) }
108
+ },
109
+ {
110
+ props: {
111
+ color: "primary",
112
+ variant: "outlined"
113
+ },
114
+ style: { ...v(m, f, l) }
115
+ },
116
+ {
117
+ props: {
118
+ color: "secondary",
119
+ variant: "outlined"
120
+ },
121
+ style: { ...v(m, c, e) }
122
+ },
123
+ {
124
+ props: {
125
+ color: "success",
126
+ variant: "outlined"
127
+ },
128
+ style: { ...v(m, i, n) }
129
+ },
130
+ {
131
+ props: {
132
+ color: "error",
133
+ variant: "outlined"
134
+ },
135
+ style: { ...v(m, o, p) }
136
+ },
137
+ {
138
+ props: {
139
+ color: "warning",
140
+ variant: "outlined"
141
+ },
142
+ style: { ...v(m, u, a) }
143
+ },
144
+ {
145
+ props: {
146
+ color: "info",
147
+ variant: "outlined"
148
+ },
149
+ style: { ...v(m, s, t) }
150
+ },
151
+ {
152
+ props: {
153
+ color: "premium",
154
+ variant: "outlined"
155
+ },
156
+ style: { backgroundColor: "transparent" }
157
+ }
158
+ ]
159
+ }) }
162
160
  };
163
161
  //#endregion
164
162
  export { y as MuiChip };