@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
- import { t as e } from "./createSvgIcon-BfZYaiXo.js";
1
+ import { t as e } from "./createSvgIcon-BdNZIlKS.js";
2
2
  import { jsx as t } from "react/jsx-runtime";
3
- //#region ../../node_modules/@mui/icons-material/esm/ChevronLeft.js
3
+ //#region ../../node_modules/@mui/icons-material/ChevronLeft.mjs
4
4
  var n = e(/* @__PURE__ */ t("path", { d: "M15.41 7.41 14 6l-6 6 6 6 1.41-1.41L10.83 12z" }), "ChevronLeft");
5
5
  //#endregion
6
6
  export { n as t };
@@ -1,6 +1,6 @@
1
- import { t as e } from "./createSvgIcon-BfZYaiXo.js";
1
+ import { t as e } from "./createSvgIcon-BdNZIlKS.js";
2
2
  import { jsx as t } from "react/jsx-runtime";
3
- //#region ../../node_modules/@mui/icons-material/esm/ChevronRight.js
3
+ //#region ../../node_modules/@mui/icons-material/ChevronRight.mjs
4
4
  var n = e(/* @__PURE__ */ t("path", { d: "M10 6 8.59 7.41 13.17 12l-4.58 4.59L10 18l6-6z" }), "ChevronRight");
5
5
  //#endregion
6
6
  export { n as t };
@@ -1,6 +1,6 @@
1
- import { t as e } from "./createSvgIcon-BfZYaiXo.js";
1
+ import { t as e } from "./createSvgIcon-BdNZIlKS.js";
2
2
  import { jsx as t } from "react/jsx-runtime";
3
- //#region ../../node_modules/@mui/icons-material/esm/Close.js
3
+ //#region ../../node_modules/@mui/icons-material/Close.mjs
4
4
  var n = e(/* @__PURE__ */ t("path", { d: "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z" }), "Close");
5
5
  //#endregion
6
6
  export { n as t };
@@ -0,0 +1,260 @@
1
+ import { n as e } from "./chunk-C_CI6nMA.js";
2
+ import { _ as t, r as n } from "./createTheme-Bnw5w28O.js";
3
+ import { a as r, o as i, r as a, t as o } from "./memoTheme-QMocAblm.js";
4
+ import { t as s } from "./clsx-Bv8WXdlr.js";
5
+ import { t as c } from "./generateUtilityClass-tRYNDrlH.js";
6
+ import { t as l } from "./generateUtilityClasses-XrPHiTcM.js";
7
+ import { t as u } from "./styled-BTDmdi4c.js";
8
+ import { c as d, f, m as p, t as m } from "./useSlot-Dkc1Mj31.js";
9
+ import { a as h, n as g, r as _ } from "./utils-CCnIUPad.js";
10
+ import * as v from "react";
11
+ import { jsx as y } from "react/jsx-runtime";
12
+ //#region ../../node_modules/@mui/material/Collapse/collapseClasses.mjs
13
+ var b = /* @__PURE__ */ e(t(), 1);
14
+ function x(e) {
15
+ return c("MuiCollapse", e);
16
+ }
17
+ l("MuiCollapse", [
18
+ "root",
19
+ "horizontal",
20
+ "vertical",
21
+ "entered",
22
+ "hidden",
23
+ "wrapper",
24
+ "wrapperInner"
25
+ ]);
26
+ //#endregion
27
+ //#region ../../node_modules/@mui/material/Collapse/Collapse.mjs
28
+ var S = (e) => {
29
+ let { orientation: t, classes: n } = e;
30
+ return i({
31
+ root: ["root", t],
32
+ entered: ["entered"],
33
+ hidden: ["hidden"],
34
+ wrapper: ["wrapper", t],
35
+ wrapperInner: ["wrapperInner", t]
36
+ }, x, n);
37
+ }, C = u("div", {
38
+ name: "MuiCollapse",
39
+ slot: "Root",
40
+ overridesResolver: (e, t) => {
41
+ let { ownerState: n } = e;
42
+ return [
43
+ t.root,
44
+ t[n.orientation],
45
+ n.state === "entered" && t.entered,
46
+ n.state === "exited" && !n.in && n.collapsedSize === "0px" && t.hidden
47
+ ];
48
+ }
49
+ })(o(({ theme: e }) => ({
50
+ height: 0,
51
+ overflow: "hidden",
52
+ transition: e.transitions.create("height"),
53
+ variants: [
54
+ {
55
+ props: { orientation: "horizontal" },
56
+ style: {
57
+ height: "auto",
58
+ width: 0,
59
+ transition: e.transitions.create("width")
60
+ }
61
+ },
62
+ {
63
+ props: { state: "entered" },
64
+ style: {
65
+ height: "auto",
66
+ overflow: "visible"
67
+ }
68
+ },
69
+ {
70
+ props: {
71
+ state: "entered",
72
+ orientation: "horizontal"
73
+ },
74
+ style: { width: "auto" }
75
+ },
76
+ {
77
+ props: ({ ownerState: e }) => e.state === "exited" && !e.in && e.collapsedSize === "0px",
78
+ style: { visibility: "hidden" }
79
+ }
80
+ ]
81
+ }))), w = u("div", {
82
+ name: "MuiCollapse",
83
+ slot: "Wrapper"
84
+ })({
85
+ display: "flex",
86
+ width: "100%",
87
+ variants: [{
88
+ props: { orientation: "horizontal" },
89
+ style: {
90
+ width: "auto",
91
+ height: "100%"
92
+ }
93
+ }]
94
+ }), T = u("div", {
95
+ name: "MuiCollapse",
96
+ slot: "WrapperInner"
97
+ })({
98
+ width: "100%",
99
+ variants: [{
100
+ props: { orientation: "horizontal" },
101
+ style: {
102
+ width: "auto",
103
+ height: "100%"
104
+ }
105
+ }]
106
+ }), E = /* @__PURE__ */ v.forwardRef(function(e, t) {
107
+ let i = a({
108
+ props: e,
109
+ name: "MuiCollapse"
110
+ }), { addEndListener: o, children: c, className: l, collapsedSize: u = "0px", component: p, easing: b, in: x, onEnter: E, onEntered: D, onEntering: O, onExit: k, onExited: A, onExiting: j, orientation: M = "vertical", slots: ee = {}, slotProps: N = {}, style: P, timeout: F = n.standard, TransitionComponent: te = h, ...ne } = i, I = {
111
+ ...i,
112
+ orientation: M,
113
+ collapsedSize: u
114
+ }, L = S(I), R = r(), z = d(), B = v.useRef(null), V = v.useRef(), H = typeof u == "number" ? `${u}px` : u, U = M === "horizontal", W = U ? "width" : "height", G = v.useRef(null), K = f(t, G), q = () => B.current ? B.current[U ? "clientWidth" : "clientHeight"] : 0, J = _(G, (e, t) => {
115
+ B.current && U && (B.current.style.position = "absolute"), e.style[W] = H, E && E(e, t);
116
+ }), Y = _(G, (e, t) => {
117
+ let n = q();
118
+ B.current && U && (B.current.style.position = "");
119
+ let { duration: r, easing: i } = g({
120
+ style: P,
121
+ timeout: F,
122
+ easing: b
123
+ }, { mode: "enter" });
124
+ if (F === "auto") {
125
+ let t = R.transitions.getAutoHeightDuration(n);
126
+ e.style.transitionDuration = `${t}ms`, V.current = t;
127
+ } else e.style.transitionDuration = typeof r == "string" ? r : `${r}ms`;
128
+ e.style[W] = `${n}px`, e.style.transitionTimingFunction = i, O && O(e, t);
129
+ }), X = _(G, (e, t) => {
130
+ e.style[W] = "auto", D && D(e, t);
131
+ }), re = _(G, (e) => {
132
+ e.style[W] = `${q()}px`, k && k(e);
133
+ }), Z = _(G, A), ie = _(G, (e) => {
134
+ let t = q(), { duration: n, easing: r } = g({
135
+ style: P,
136
+ timeout: F,
137
+ easing: b
138
+ }, { mode: "exit" });
139
+ if (F === "auto") {
140
+ let n = R.transitions.getAutoHeightDuration(t);
141
+ e.style.transitionDuration = `${n}ms`, V.current = n;
142
+ } else e.style.transitionDuration = typeof n == "string" ? n : `${n}ms`;
143
+ e.style[W] = H, e.style.transitionTimingFunction = r, j && j(e);
144
+ }), ae = (e) => {
145
+ F === "auto" && z.start(V.current || 0, e), o && o(G.current, e);
146
+ }, Q = {
147
+ slots: ee,
148
+ slotProps: N,
149
+ component: p
150
+ }, [oe, $] = m("root", {
151
+ ref: K,
152
+ className: s(L.root, l),
153
+ elementType: C,
154
+ externalForwardedProps: Q,
155
+ ownerState: I,
156
+ additionalProps: { style: {
157
+ [U ? "minWidth" : "minHeight"]: H,
158
+ ...P
159
+ } }
160
+ }), [se, ce] = m("wrapper", {
161
+ ref: B,
162
+ className: L.wrapper,
163
+ elementType: w,
164
+ externalForwardedProps: Q,
165
+ ownerState: I
166
+ }), [le, ue] = m("wrapperInner", {
167
+ className: L.wrapperInner,
168
+ elementType: T,
169
+ externalForwardedProps: Q,
170
+ ownerState: I
171
+ });
172
+ return /* @__PURE__ */ y(te, {
173
+ in: x,
174
+ onEnter: J,
175
+ onEntered: X,
176
+ onEntering: Y,
177
+ onExit: re,
178
+ onExited: Z,
179
+ onExiting: ie,
180
+ addEndListener: ae,
181
+ nodeRef: G,
182
+ timeout: F === "auto" ? null : F,
183
+ ...ne,
184
+ children: (e, { ownerState: t, ...n }) => {
185
+ let r = {
186
+ ...I,
187
+ state: e
188
+ };
189
+ return /* @__PURE__ */ y(oe, {
190
+ ...$,
191
+ className: s($.className, {
192
+ entered: L.entered,
193
+ exited: !x && H === "0px" && L.hidden
194
+ }[e]),
195
+ ownerState: r,
196
+ ...n,
197
+ children: /* @__PURE__ */ y(se, {
198
+ ...ce,
199
+ ownerState: r,
200
+ children: /* @__PURE__ */ y(le, {
201
+ ...ue,
202
+ ownerState: r,
203
+ children: c
204
+ })
205
+ })
206
+ });
207
+ }
208
+ });
209
+ });
210
+ process.env.NODE_ENV !== "production" && (E.propTypes = {
211
+ addEndListener: b.default.func,
212
+ children: b.default.node,
213
+ classes: b.default.object,
214
+ className: b.default.string,
215
+ collapsedSize: b.default.oneOfType([b.default.number, b.default.string]),
216
+ component: p,
217
+ easing: b.default.oneOfType([b.default.shape({
218
+ enter: b.default.string,
219
+ exit: b.default.string
220
+ }), b.default.string]),
221
+ in: b.default.bool,
222
+ onEnter: b.default.func,
223
+ onEntered: b.default.func,
224
+ onEntering: b.default.func,
225
+ onExit: b.default.func,
226
+ onExited: b.default.func,
227
+ onExiting: b.default.func,
228
+ orientation: b.default.oneOf(["horizontal", "vertical"]),
229
+ slotProps: b.default.shape({
230
+ root: b.default.oneOfType([b.default.func, b.default.object]),
231
+ wrapper: b.default.oneOfType([b.default.func, b.default.object]),
232
+ wrapperInner: b.default.oneOfType([b.default.func, b.default.object])
233
+ }),
234
+ slots: b.default.shape({
235
+ root: b.default.elementType,
236
+ wrapper: b.default.elementType,
237
+ wrapperInner: b.default.elementType
238
+ }),
239
+ style: b.default.object,
240
+ sx: b.default.oneOfType([
241
+ b.default.arrayOf(b.default.oneOfType([
242
+ b.default.func,
243
+ b.default.object,
244
+ b.default.bool
245
+ ])),
246
+ b.default.func,
247
+ b.default.object
248
+ ]),
249
+ timeout: b.default.oneOfType([
250
+ b.default.oneOf(["auto"]),
251
+ b.default.number,
252
+ b.default.shape({
253
+ appear: b.default.number,
254
+ enter: b.default.number,
255
+ exit: b.default.number
256
+ })
257
+ ])
258
+ }), E && (E.muiSupportAuto = !0);
259
+ //#endregion
260
+ export { E as t };
@@ -1,6 +1,6 @@
1
- import { t as e } from "./createSvgIcon-BfZYaiXo.js";
1
+ import { t as e } from "./createSvgIcon-BdNZIlKS.js";
2
2
  import { jsx as t } from "react/jsx-runtime";
3
- //#region ../../node_modules/@mui/icons-material/esm/Check.js
3
+ //#region ../../node_modules/@mui/icons-material/Check.mjs
4
4
  var n = e(/* @__PURE__ */ t("path", { d: "M9 16.17 4.83 12l-1.42 1.41L9 19 21 7l-1.41-1.41z" }), "Check"), r = e(/* @__PURE__ */ t("path", { d: "M16 1H4c-1.1 0-2 .9-2 2v14h2V3h12zm3 4H8c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h11c1.1 0 2-.9 2-2V7c0-1.1-.9-2-2-2m0 16H8V7h11z" }), "ContentCopy");
5
5
  //#endregion
6
6
  export { n, r as t };
@@ -1,6 +1,6 @@
1
- import { t as e } from "./createSvgIcon-BfZYaiXo.js";
1
+ import { t as e } from "./createSvgIcon-BdNZIlKS.js";
2
2
  import { jsx as t } from "react/jsx-runtime";
3
- //#region ../../node_modules/@mui/icons-material/esm/Download.js
3
+ //#region ../../node_modules/@mui/icons-material/Download.mjs
4
4
  var n = e(/* @__PURE__ */ t("path", { d: "M5 20h14v-2H5zM19 9h-4V3H9v6H5l7 7z" }), "Download");
5
5
  //#endregion
6
6
  export { n as t };
@@ -1,6 +1,6 @@
1
- import { t as e } from "./createSvgIcon-BfZYaiXo.js";
1
+ import { t as e } from "./createSvgIcon-BdNZIlKS.js";
2
2
  import { jsx as t } from "react/jsx-runtime";
3
- //#region ../../node_modules/@mui/icons-material/esm/ExpandMore.js
3
+ //#region ../../node_modules/@mui/icons-material/ExpandMore.mjs
4
4
  var n = e(/* @__PURE__ */ t("path", { d: "M16.59 8.59 12 13.17 7.41 8.59 6 10l6 6 6-6z" }), "ExpandMore");
5
5
  //#endregion
6
6
  export { n as t };
@@ -1,6 +1,6 @@
1
- import { t as e } from "./createSvgIcon-BfZYaiXo.js";
1
+ import { t as e } from "./createSvgIcon-BdNZIlKS.js";
2
2
  import { jsx as t } from "react/jsx-runtime";
3
- //#region ../../node_modules/@mui/icons-material/esm/Favorite.js
3
+ //#region ../../node_modules/@mui/icons-material/Favorite.mjs
4
4
  var n = e(/* @__PURE__ */ t("path", { d: "m12 21.35-1.45-1.32C5.4 15.36 2 12.28 2 8.5 2 5.42 4.42 3 7.5 3c1.74 0 3.41.81 4.5 2.09C13.09 3.81 14.76 3 16.5 3 19.58 3 22 5.42 22 8.5c0 3.78-3.4 6.86-8.55 11.54z" }), "Favorite");
5
5
  //#endregion
6
6
  export { n as t };