@solostylist/ui-kit 2.0.0 → 2.0.1

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 (268) hide show
  1. package/dist/{gradients-90SYkAC0.js → gradients-DSnBONEQ.js} +1 -1
  2. package/dist/main.js +1 -1
  3. package/dist/palettes/index.js +1 -1
  4. package/dist/{palettes-Dw3PEYF5.js → palettes-CJLuEy1m.js} +163 -163
  5. package/dist/s-accordion/index.js +1 -1
  6. package/dist/s-accordion/s-accordion.js +70 -2
  7. package/dist/s-action-overlay/s-action-overlay.js +21 -21
  8. package/dist/s-autocomplete/s-autocomplete.js +1 -1
  9. package/dist/s-avatar/s-avatar.js +17 -17
  10. package/dist/s-blur-text/s-blur-text.js +16 -16
  11. package/dist/s-brand-logo/index.js +1 -1
  12. package/dist/s-brand-logo/s-brand-logo.js +1 -1
  13. package/dist/s-breadcrumbs/s-breadcrumbs.js +19 -19
  14. package/dist/s-carousel/index.js +1 -1
  15. package/dist/s-carousel/s-carousel.js +184 -2
  16. package/dist/s-category-card/s-category-card.js +22 -22
  17. package/dist/s-chat-input/index.js +1 -1
  18. package/dist/s-chat-input/s-chat-input.js +398 -2
  19. package/dist/s-chat-message/index.js +1 -1
  20. package/dist/s-chat-message/s-chat-message.js +314 -2
  21. package/dist/s-checkbox/s-checkbox.js +18 -19
  22. package/dist/s-chips/index.js +1 -1
  23. package/dist/s-chips/s-chips.js +174 -2
  24. package/dist/s-code-block/index.js +1 -1
  25. package/dist/s-code-block/s-code-block.js +103 -2
  26. package/dist/s-comment-message/index.js +1 -1
  27. package/dist/s-comment-message/s-comment-message.js +189 -2
  28. package/dist/s-copyable-text/s-copyable-text.js +18 -18
  29. package/dist/s-countdown/s-count-box.js +18 -18
  30. package/dist/s-data-table/index.js +1 -1
  31. package/dist/s-data-table/s-data-table.js +213 -2
  32. package/dist/s-date-picker/index.js +1 -1
  33. package/dist/s-date-picker/s-date-picker.js +106 -2
  34. package/dist/s-datetime-picker/index.js +1 -1
  35. package/dist/s-datetime-picker/s-datetime-picker.js +108 -2
  36. package/dist/s-dialog/index.js +1 -1
  37. package/dist/s-dialog/s-dialog.js +80 -2
  38. package/dist/s-dialog-confirm/s-dialog-confirm.js +32 -33
  39. package/dist/s-dialog-message/s-dialog-message.js +31 -32
  40. package/dist/s-empty/s-empty.js +13 -14
  41. package/dist/s-file-dropzone/index.js +1 -1
  42. package/dist/s-file-dropzone/s-file-dropzone.js +219 -2
  43. package/dist/s-file-icon/s-file-icon.js +87 -88
  44. package/dist/s-flex-box/s-flex-box.js +11 -12
  45. package/dist/s-form/s-form.js +15 -15
  46. package/dist/s-gallery/s-gallery.js +1 -1
  47. package/dist/s-glow-button/s-glow-button.js +9 -10
  48. package/dist/s-icon-button/s-icon-button.js +15 -16
  49. package/dist/s-image-comparison/s-image-comparison.js +29 -31
  50. package/dist/s-image-viewer/image-viewer-thumbnail-dock.js +1 -1
  51. package/dist/s-image-viewer/index.js +3 -3
  52. package/dist/s-image-viewer/s-image-viewer.js +266 -2
  53. package/dist/s-image-viewer/use-image-viewer-navigation.js +7 -7
  54. package/dist/s-label/s-label.js +26 -27
  55. package/dist/s-language-switcher/index.js +2 -2
  56. package/dist/s-language-switcher/s-language-switcher.js +150 -2
  57. package/dist/s-lazy-image/s-lazy-image.js +17 -18
  58. package/dist/s-link/index.js +1 -1
  59. package/dist/s-link/s-link.js +5 -2
  60. package/dist/s-localization-provider/index.js +1 -1
  61. package/dist/s-localization-provider/s-localization-provider.js +12 -2
  62. package/dist/s-nav-item/s-nav-item.js +16 -16
  63. package/dist/s-nav-items/index.js +2 -2
  64. package/dist/s-nav-items/s-nav-items.js +167 -2
  65. package/dist/s-no-ssr/index.js +1 -1
  66. package/dist/s-no-ssr/s-no-ssr.js +5 -2
  67. package/dist/s-pagination/index.js +1 -1
  68. package/dist/s-pagination/s-pagination.js +85 -2
  69. package/dist/s-pixel-reveal/s-pixel-reveal.js +20 -20
  70. package/dist/s-quantity-input/index.js +1 -1
  71. package/dist/s-quantity-input/s-quantity-input.js +246 -2
  72. package/dist/s-review/index.js +1 -1
  73. package/dist/s-review/s-review.js +272 -2
  74. package/dist/s-scroll-reveal/s-scroll-reveal.js +7 -8
  75. package/dist/s-scroll-to-top/s-scroll-to-top.js +27 -28
  76. package/dist/s-scroll-velocity/scroll-velocity-row.js +29 -29
  77. package/dist/s-select/index.js +1 -1
  78. package/dist/s-select/s-select.js +201 -2
  79. package/dist/s-select-list/s-select-list.js +47 -50
  80. package/dist/s-skeleton/s-skeleton.js +16 -17
  81. package/dist/s-snackbar-message/index.js +2 -2
  82. package/dist/s-snackbar-message/s-snackbar-message.js +89 -2
  83. package/dist/s-spotlight-cursor/s-spotlight-cursor.js +27 -27
  84. package/dist/s-status-illustration/s-status-illustration.js +74 -74
  85. package/dist/s-stripe/s-stripe.js +11 -12
  86. package/dist/s-stripe/stripe-input.js +3 -2
  87. package/dist/s-switch/index.js +1 -1
  88. package/dist/s-switch/s-switch.js +48 -2
  89. package/dist/s-tabs/s-tabs.js +48 -50
  90. package/dist/s-text-editor/index.js +1 -1
  91. package/dist/s-text-editor/s-text-editor-toolbar.js +216 -2
  92. package/dist/s-text-editor/s-text-editor.js +25 -26
  93. package/dist/s-text-field/index.js +1 -1
  94. package/dist/s-text-field/s-text-field.js +52 -2
  95. package/dist/s-text-shimmer/s-text-shimmer.js +1 -3
  96. package/dist/s-text-truncation/s-text-truncation.js +20 -20
  97. package/dist/s-theme-demo/s-theme-demo.js +8 -8
  98. package/dist/s-theme-demo/theme-demo-color-palette-section.js +1 -1
  99. package/dist/s-theme-demo/theme-demo-color-ramps-section.js +1 -1
  100. package/dist/s-theme-demo/theme-demo-components-section.js +265 -2
  101. package/dist/s-theme-demo/theme-demo-typography-section.js +10 -10
  102. package/dist/s-theme-provider/s-theme-provider.js +1 -1
  103. package/dist/s-theme-switch/index.js +1 -1
  104. package/dist/s-theme-switch/s-theme-switch.js +60 -2
  105. package/dist/s-tip/index.js +1 -1
  106. package/dist/s-tip/s-tip.js +61 -2
  107. package/dist/s-tool-bar/s-tool-bar.js +28 -28
  108. package/dist/s-tool-bar/tool-bar-action-buttons.js +55 -2
  109. package/dist/s-tool-bar/tool-bar-image-input.js +148 -2
  110. package/dist/s-tool-bar/tool-bar-inputs.js +55 -55
  111. package/dist/s-tool-item/s-tool-item.js +22 -22
  112. package/dist/s-two-pane-layout/s-two-pane-layout.js +32 -32
  113. package/dist/s-zoom-image/s-zoom-image.js +18 -19
  114. package/dist/theme/components/autocomplete.js +43 -2
  115. package/dist/theme/components/avatar.js +9 -2
  116. package/dist/theme/components/card.js +3 -3
  117. package/dist/theme/components/checkbox.js +90 -2
  118. package/dist/theme/components/chip.js +3 -3
  119. package/dist/theme/components/components.js +20 -20
  120. package/dist/theme/components/date-calendar.js +1 -0
  121. package/dist/theme/components/day-calendar.js +1 -0
  122. package/dist/theme/components/field-label-styles.js +19 -2
  123. package/dist/theme/components/form-label.js +1 -1
  124. package/dist/theme/components/list-item-button.js +1 -1
  125. package/dist/theme/components/list-item.js +7 -7
  126. package/dist/theme/components/month-calendar.js +14 -13
  127. package/dist/theme/components/multi-section-digital-clock-section.js +1 -0
  128. package/dist/theme/components/outlined-input.js +6 -6
  129. package/dist/theme/components/picker-day.js +1 -0
  130. package/dist/theme/components/pickers-arrow-switcher.js +1 -0
  131. package/dist/theme/components/pickers-calendar-header.js +3 -2
  132. package/dist/theme/components/select.js +6 -6
  133. package/dist/theme/components/switch.js +1 -1
  134. package/dist/theme/components/table-pagination.js +1 -1
  135. package/dist/theme/components/toggle-button.js +93 -2
  136. package/dist/theme/components/year-calendar.js +14 -13
  137. package/dist/theme/theme-primitives.js +2 -2
  138. package/dist/{theme-primitives-Dt_DT9b5.js → theme-primitives-CRfnMsNy.js} +108 -109
  139. package/dist/utils/dayjs.js +9 -146
  140. package/package.json +1 -1
  141. package/dist/Add-COc9VdNg.js +0 -6
  142. package/dist/ArrowUpward-D88i2k4q.js +0 -6
  143. package/dist/Box-9oeZgA1U.js +0 -46
  144. package/dist/Button-DgIFcM44.js +0 -534
  145. package/dist/ButtonBase-DxKtpFYs.js +0 -747
  146. package/dist/Checkbox-BoZu9z2l.js +0 -152
  147. package/dist/ChevronRight-BxsM4W78.js +0 -6
  148. package/dist/Close-o4HFfK0I.js +0 -6
  149. package/dist/Collapse-zgIFP5Sj.js +0 -266
  150. package/dist/ContentCopy-5unyTYXy.js +0 -6
  151. package/dist/DefaultPropsProvider-ebWx4_5E.js +0 -128
  152. package/dist/DialogContent-CAry6lVf.js +0 -450
  153. package/dist/Download-DtvoRwpl.js +0 -6
  154. package/dist/ExpandMore-Ba5bg6s-.js +0 -6
  155. package/dist/Favorite-B_GsElm0.js +0 -6
  156. package/dist/FormControl-BxmM9UP6.js +0 -221
  157. package/dist/FormControlLabel-DzgppcC_.js +0 -173
  158. package/dist/Grow-zRRuwUl-.js +0 -121
  159. package/dist/InfoOutlined-VC7X46pc.js +0 -6
  160. package/dist/List-CnGIAXAS.js +0 -103
  161. package/dist/ListContext-B1HQt3OD.js +0 -6
  162. package/dist/Menu-C4Zabc9U.js +0 -504
  163. package/dist/MenuItem-rXJfQzDC.js +0 -223
  164. package/dist/MenuList-DDV8J-yd.js +0 -407
  165. package/dist/Modal-jAiibALV.js +0 -707
  166. package/dist/Paper-ixxCeml9.js +0 -115
  167. package/dist/Popper-CVYyMS3c.js +0 -1350
  168. package/dist/Portal-AnyvFRC4.js +0 -53
  169. package/dist/RtlProvider-B7uVJXUY.js +0 -19
  170. package/dist/Skeleton-iZFynl7z.js +0 -220
  171. package/dist/Stack-UMc4dV4G.js +0 -158
  172. package/dist/SwitchBase-D7zqrstO.js +0 -198
  173. package/dist/Tooltip-DbCd6rgF.js +0 -447
  174. package/dist/Typography-yXjc7kVP.js +0 -168
  175. package/dist/UnfoldMoreRounded-DsN0HVDV.js +0 -6
  176. package/dist/appendOwnerState-CELpvdMz.js +0 -17
  177. package/dist/assets/stripe-input.css +0 -1
  178. package/dist/autocomplete-B_4y84Ba.js +0 -43
  179. package/dist/avatar-BHuZu3DN.js +0 -10
  180. package/dist/buttonBaseClasses-BvBqFLb_.js +0 -13
  181. package/dist/capitalize-CccCFNpQ.js +0 -5
  182. package/dist/checkbox-BKMZEVU5.js +0 -88
  183. package/dist/checkboxClasses-CEsqS4sc.js +0 -18
  184. package/dist/chunk-C_CI6nMA.js +0 -13
  185. package/dist/clsx-DGZSe4Nt.js +0 -16
  186. package/dist/colorManipulator-DmUjcif3.js +0 -129
  187. package/dist/contains-WOhYaq1E.js +0 -16
  188. package/dist/createSimplePaletteValueFilter-C1gWywW_.js +0 -14
  189. package/dist/createSvgIcon-B0SZlJF1.js +0 -155
  190. package/dist/createTheme-xB2Em0Na.js +0 -1869
  191. package/dist/defaultTheme-BaGcIzCh.js +0 -210
  192. package/dist/elementAcceptingRef-DhkNAkFH.js +0 -472
  193. package/dist/exactProp-C_IsucXf.js +0 -13
  194. package/dist/field-label-styles-BOyhp6gw.js +0 -50
  195. package/dist/formLabelClasses-B0Fa-86T.js +0 -18
  196. package/dist/generateUtilityClass-PAIOm1jC.js +0 -34
  197. package/dist/generateUtilityClasses-DvX505Gy.js +0 -10
  198. package/dist/iconButtonClasses-CkciZuIe.js +0 -27
  199. package/dist/inputAdornmentClasses-D5yYK5bM.js +0 -19
  200. package/dist/inputBaseClasses-DuWQGq8Z.js +0 -25
  201. package/dist/integerPropType-Disnft4a.js +0 -27
  202. package/dist/isEventHandler-8dPdzK9U.js +0 -7
  203. package/dist/isFocusVisible-Y7157FQS.js +0 -35
  204. package/dist/isLayoutSupported-Ceir7nyK.js +0 -21
  205. package/dist/listItemButtonClasses-DbL-aTVf.js +0 -18
  206. package/dist/memoTheme-qFyKAk7y.js +0 -15
  207. package/dist/mergeSlotProps-xl1-PgWL.js +0 -45
  208. package/dist/monthCalendarClasses-BYVHyEfI.js +0 -14
  209. package/dist/objectWithoutPropertiesLoose-Cpds-4w8.js +0 -23
  210. package/dist/outlinedInputClasses-DECY98u0.js +0 -17
  211. package/dist/pickersCalendarHeaderClasses-CIj0gBye.js +0 -12
  212. package/dist/prop-types-BzYPyWN7.js +0 -516
  213. package/dist/resolveProps-7jIA45vn.js +0 -30
  214. package/dist/s-accordion-B8nlrdFc.js +0 -487
  215. package/dist/s-carousel-Dnjke4JQ.js +0 -1353
  216. package/dist/s-chat-input-DCS0mJE4.js +0 -419
  217. package/dist/s-chat-message-9oollJJq.js +0 -315
  218. package/dist/s-chips-WqGdqHW9.js +0 -176
  219. package/dist/s-code-block-DzGoGg5e.js +0 -658
  220. package/dist/s-comment-message-C6kfgRjv.js +0 -191
  221. package/dist/s-data-table-B1TGVupB.js +0 -805
  222. package/dist/s-date-picker-BpX4HmBp.js +0 -656
  223. package/dist/s-datetime-picker-ByzW44E0.js +0 -3878
  224. package/dist/s-dialog-BLiyjLkx.js +0 -123
  225. package/dist/s-file-dropzone-CVQpYRdY.js +0 -422
  226. package/dist/s-image-viewer-DNIEYdtL.js +0 -269
  227. package/dist/s-language-switcher-D-1nywT3.js +0 -251
  228. package/dist/s-link-CAMTGfd9.js +0 -234
  229. package/dist/s-localization-provider-Xw3NO2uP.js +0 -519
  230. package/dist/s-nav-items-BUp7DddG.js +0 -327
  231. package/dist/s-no-ssr-D8tPdDfh.js +0 -25
  232. package/dist/s-pagination-Dt8Pk5Tp.js +0 -606
  233. package/dist/s-quantity-input-mYCixlJc.js +0 -246
  234. package/dist/s-review-DSXXtWlL.js +0 -272
  235. package/dist/s-select-dwY2DYa9.js +0 -204
  236. package/dist/s-snackbar-message-3Z6VySlB.js +0 -808
  237. package/dist/s-switch-B8bZAzLh.js +0 -307
  238. package/dist/s-text-editor-toolbar-D-XgFQix.js +0 -2121
  239. package/dist/s-text-field-BM4qk0mf.js +0 -51
  240. package/dist/s-theme-switch-BLMz1_m2.js +0 -60
  241. package/dist/s-tip-ty41ePQm.js +0 -62
  242. package/dist/selectClasses-DoUlWfzV.js +0 -22
  243. package/dist/styled-Bog8QCl3.js +0 -163
  244. package/dist/svgIconClasses-C8D4AsMj.js +0 -20
  245. package/dist/switchClasses-eiq1bkQN.js +0 -23
  246. package/dist/theme-demo-components-section-gtIYRngY.js +0 -267
  247. package/dist/toggle-button-Cxi5CfXC.js +0 -104
  248. package/dist/tool-bar-action-buttons-Dt-pV3GA.js +0 -54
  249. package/dist/tool-bar-image-input-BXlll_hV.js +0 -148
  250. package/dist/typographyClasses-BLM3NmYd.js +0 -31
  251. package/dist/useControlled-BeB0W_Ui.js +0 -5
  252. package/dist/useControlled-C4QJnpiR.js +0 -29
  253. package/dist/useEnhancedEffect-Bc3gBClC.js +0 -5
  254. package/dist/useEnhancedEffect-DFq_FMGX.js +0 -5
  255. package/dist/useEventCallback-CVqMfiG_.js +0 -14
  256. package/dist/useForkRef-CKneCEtr.js +0 -29
  257. package/dist/useFormControl-iWLrn7Ek.js +0 -18
  258. package/dist/useMobilePicker-C4UQFvkj.js +0 -7580
  259. package/dist/useSlot-iIu8ek6E.js +0 -83
  260. package/dist/useTheme-BIWMbX3i.js +0 -9
  261. package/dist/useThemeProps-BI9yq95N.js +0 -19
  262. package/dist/useThemeProps-Cr28OQu3.js +0 -13
  263. package/dist/utils-oJyTAkZY.js +0 -214
  264. package/dist/warning-CNkSZkq6.js +0 -98
  265. package/dist/yearCalendarClasses-CuAQumpz.js +0 -14
  266. /package/dist/{colors-DKqWMRgW.js → colors-CNjL5fhq.js} +0 -0
  267. /package/dist/{s-brand-logo-jtAJZQIv.js → s-brand-logo-CErW9Slg.js} +0 -0
  268. /package/dist/{utils-DaSrTYUS.js → utils-CMeAWSRO.js} +0 -0
@@ -1,152 +0,0 @@
1
- import { n as e } from "./chunk-C_CI6nMA.js";
2
- import { t } from "./prop-types-BzYPyWN7.js";
3
- import { r as n, t as r } from "./DefaultPropsProvider-ebWx4_5E.js";
4
- import { t as i } from "./clsx-DGZSe4Nt.js";
5
- import { n as a, t as o } from "./styled-Bog8QCl3.js";
6
- import { t as s } from "./memoTheme-qFyKAk7y.js";
7
- import { t as c } from "./useSlot-iIu8ek6E.js";
8
- import { t as l } from "./capitalize-CccCFNpQ.js";
9
- import { t as u } from "./createSimplePaletteValueFilter-C1gWywW_.js";
10
- import { t as d } from "./createSvgIcon-B0SZlJF1.js";
11
- import { t as f } from "./mergeSlotProps-xl1-PgWL.js";
12
- import { t as p } from "./SwitchBase-D7zqrstO.js";
13
- import { n as m, t as h } from "./checkboxClasses-CEsqS4sc.js";
14
- import * as g from "react";
15
- import { jsx as _ } from "react/jsx-runtime";
16
- //#region ../../node_modules/@mui/material/internal/svg-icons/CheckBoxOutlineBlank.mjs
17
- var v = /* @__PURE__ */ e(t(), 1), y = d(/* @__PURE__ */ _("path", { d: "M19 5v14H5V5h14m0-2H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2z" }), "CheckBoxOutlineBlank"), b = d(/* @__PURE__ */ _("path", { d: "M19 3H5c-1.11 0-2 .9-2 2v14c0 1.1.89 2 2 2h14c1.11 0 2-.9 2-2V5c0-1.1-.89-2-2-2zm-9 14l-5-5 1.41-1.41L10 14.17l7.59-7.59L19 8l-9 9z" }), "CheckBox"), x = d(/* @__PURE__ */ _("path", { d: "M19 3H5c-1.1 0-2 .9-2 2v14c0 1.1.9 2 2 2h14c1.1 0 2-.9 2-2V5c0-1.1-.9-2-2-2zm-2 10H7v-2h10v2z" }), "IndeterminateCheckBox"), S = (e) => {
18
- let { classes: t, indeterminate: r, color: i, size: a } = e, o = n({ root: [
19
- "root",
20
- r && "indeterminate",
21
- `color${l(i)}`,
22
- `size${l(a)}`
23
- ] }, m, t);
24
- return {
25
- ...t,
26
- ...o
27
- };
28
- }, C = o(p, {
29
- shouldForwardProp: (e) => a(e) || e === "classes",
30
- name: "MuiCheckbox",
31
- slot: "Root",
32
- overridesResolver: (e, t) => {
33
- let { ownerState: n } = e;
34
- return [
35
- t.root,
36
- n.indeterminate && t.indeterminate,
37
- t[`size${l(n.size)}`],
38
- n.color !== "default" && t[`color${l(n.color)}`]
39
- ];
40
- }
41
- })(s(({ theme: e }) => ({
42
- color: (e.vars || e).palette.text.secondary,
43
- variants: [
44
- {
45
- props: {
46
- color: "default",
47
- disableRipple: !1
48
- },
49
- style: { "&:hover": { backgroundColor: e.alpha((e.vars || e).palette.action.active, (e.vars || e).palette.action.hoverOpacity) } }
50
- },
51
- ...Object.entries(e.palette).filter(u()).map(([t]) => ({
52
- props: {
53
- color: t,
54
- disableRipple: !1
55
- },
56
- style: { "&:hover": { backgroundColor: e.alpha((e.vars || e).palette[t].main, (e.vars || e).palette.action.hoverOpacity) } }
57
- })),
58
- ...Object.entries(e.palette).filter(u()).map(([t]) => ({
59
- props: { color: t },
60
- style: {
61
- [`&.${h.checked}, &.${h.indeterminate}`]: { color: (e.vars || e).palette[t].main },
62
- [`&.${h.disabled}`]: { color: (e.vars || e).palette.action.disabled }
63
- }
64
- })),
65
- {
66
- props: { disableRipple: !1 },
67
- style: { "&:hover": { "@media (hover: none)": { backgroundColor: "transparent" } } }
68
- }
69
- ]
70
- }))), w = /* @__PURE__ */ _(b, {}), T = /* @__PURE__ */ _(y, {}), E = /* @__PURE__ */ _(x, {}), D = /* @__PURE__ */ g.forwardRef(function(e, t) {
71
- let n = r({
72
- props: e,
73
- name: "MuiCheckbox"
74
- }), { checkedIcon: a = w, color: o = "primary", icon: s = T, indeterminate: l = !1, indeterminateIcon: u = E, size: d = "medium", disableRipple: p = !1, className: m, slots: h = {}, slotProps: v = {}, ...y } = n, b = l ? u : s, x = l ? u : a, D = {
75
- ...n,
76
- disableRipple: p,
77
- color: o,
78
- indeterminate: l,
79
- size: d
80
- }, O = S(D), k = v.input, [A, j] = c("root", {
81
- ref: t,
82
- elementType: C,
83
- className: i(O.root, m),
84
- shouldForwardComponentProp: !0,
85
- externalForwardedProps: {
86
- slots: h,
87
- slotProps: v,
88
- ...y
89
- },
90
- ownerState: D,
91
- additionalProps: {
92
- type: "checkbox",
93
- icon: /* @__PURE__ */ g.cloneElement(b, { fontSize: b.props.fontSize ?? d }),
94
- checkedIcon: /* @__PURE__ */ g.cloneElement(x, { fontSize: x.props.fontSize ?? d }),
95
- disableRipple: p,
96
- slots: h,
97
- slotProps: { input: f(typeof k == "function" ? k(D) : k, {
98
- "data-indeterminate": l,
99
- "aria-checked": l ? "mixed" : void 0
100
- }) }
101
- }
102
- });
103
- return /* @__PURE__ */ _(A, {
104
- ...j,
105
- classes: O
106
- });
107
- });
108
- process.env.NODE_ENV !== "production" && (D.propTypes = {
109
- checked: v.default.bool,
110
- checkedIcon: v.default.node,
111
- classes: v.default.object,
112
- className: v.default.string,
113
- color: v.default.oneOfType([v.default.oneOf([
114
- "default",
115
- "primary",
116
- "secondary",
117
- "error",
118
- "info",
119
- "success",
120
- "warning"
121
- ]), v.default.string]),
122
- defaultChecked: v.default.bool,
123
- disabled: v.default.bool,
124
- disableRipple: v.default.bool,
125
- icon: v.default.node,
126
- id: v.default.string,
127
- indeterminate: v.default.bool,
128
- indeterminateIcon: v.default.node,
129
- onChange: v.default.func,
130
- required: v.default.bool,
131
- size: v.default.oneOfType([v.default.oneOf(["medium", "small"]), v.default.string]),
132
- slotProps: v.default.shape({
133
- input: v.default.oneOfType([v.default.func, v.default.object]),
134
- root: v.default.oneOfType([v.default.func, v.default.object])
135
- }),
136
- slots: v.default.shape({
137
- input: v.default.elementType,
138
- root: v.default.elementType
139
- }),
140
- sx: v.default.oneOfType([
141
- v.default.arrayOf(v.default.oneOfType([
142
- v.default.func,
143
- v.default.object,
144
- v.default.bool
145
- ])),
146
- v.default.func,
147
- v.default.object
148
- ]),
149
- value: v.default.any
150
- });
151
- //#endregion
152
- export { D as t };
@@ -1,6 +0,0 @@
1
- import { t as e } from "./createSvgIcon-B0SZlJF1.js";
2
- import { jsx as t } from "react/jsx-runtime";
3
- //#region ../../node_modules/@mui/icons-material/ChevronRight.mjs
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
- //#endregion
6
- export { n as t };
@@ -1,6 +0,0 @@
1
- import { t as e } from "./createSvgIcon-B0SZlJF1.js";
2
- import { jsx as t } from "react/jsx-runtime";
3
- //#region ../../node_modules/@mui/icons-material/Close.mjs
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
- //#endregion
6
- export { n as t };
@@ -1,266 +0,0 @@
1
- import { n as e } from "./chunk-C_CI6nMA.js";
2
- import { t } from "./prop-types-BzYPyWN7.js";
3
- import { r as n, t as r } from "./DefaultPropsProvider-ebWx4_5E.js";
4
- import { r as i } from "./createTheme-xB2Em0Na.js";
5
- import { t as a } from "./generateUtilityClass-PAIOm1jC.js";
6
- import { t as o } from "./clsx-DGZSe4Nt.js";
7
- import { t as s } from "./generateUtilityClasses-DvX505Gy.js";
8
- import { t as c } from "./styled-Bog8QCl3.js";
9
- import { t as l } from "./memoTheme-qFyKAk7y.js";
10
- import { t as u } from "./useTheme-BIWMbX3i.js";
11
- import { r as d } from "./ButtonBase-DxKtpFYs.js";
12
- import { n as f } from "./isFocusVisible-Y7157FQS.js";
13
- import { t as p } from "./useForkRef-CKneCEtr.js";
14
- import { a as ee, n as m, r as h } from "./utils-oJyTAkZY.js";
15
- import { t as g } from "./useSlot-iIu8ek6E.js";
16
- import * as _ from "react";
17
- import { jsx as v } from "react/jsx-runtime";
18
- //#region ../../node_modules/@mui/material/Collapse/collapseClasses.mjs
19
- var y = /* @__PURE__ */ e(t(), 1);
20
- function b(e) {
21
- return a("MuiCollapse", e);
22
- }
23
- s("MuiCollapse", [
24
- "root",
25
- "horizontal",
26
- "vertical",
27
- "entered",
28
- "hidden",
29
- "wrapper",
30
- "wrapperInner"
31
- ]);
32
- //#endregion
33
- //#region ../../node_modules/@mui/material/Collapse/Collapse.mjs
34
- var x = (e) => {
35
- let { orientation: t, classes: r } = e;
36
- return n({
37
- root: ["root", t],
38
- entered: ["entered"],
39
- hidden: ["hidden"],
40
- wrapper: ["wrapper", t],
41
- wrapperInner: ["wrapperInner", t]
42
- }, b, r);
43
- }, S = c("div", {
44
- name: "MuiCollapse",
45
- slot: "Root",
46
- overridesResolver: (e, t) => {
47
- let { ownerState: n } = e;
48
- return [
49
- t.root,
50
- t[n.orientation],
51
- n.state === "entered" && t.entered,
52
- n.state === "exited" && !n.in && n.collapsedSize === "0px" && t.hidden
53
- ];
54
- }
55
- })(l(({ theme: e }) => ({
56
- height: 0,
57
- overflow: "hidden",
58
- transition: e.transitions.create("height"),
59
- variants: [
60
- {
61
- props: { orientation: "horizontal" },
62
- style: {
63
- height: "auto",
64
- width: 0,
65
- transition: e.transitions.create("width")
66
- }
67
- },
68
- {
69
- props: { state: "entered" },
70
- style: {
71
- height: "auto",
72
- overflow: "visible"
73
- }
74
- },
75
- {
76
- props: {
77
- state: "entered",
78
- orientation: "horizontal"
79
- },
80
- style: { width: "auto" }
81
- },
82
- {
83
- props: ({ ownerState: e }) => e.state === "exited" && !e.in && e.collapsedSize === "0px",
84
- style: { visibility: "hidden" }
85
- }
86
- ]
87
- }))), C = c("div", {
88
- name: "MuiCollapse",
89
- slot: "Wrapper"
90
- })({
91
- display: "flex",
92
- width: "100%",
93
- variants: [{
94
- props: { orientation: "horizontal" },
95
- style: {
96
- width: "auto",
97
- height: "100%"
98
- }
99
- }]
100
- }), w = c("div", {
101
- name: "MuiCollapse",
102
- slot: "WrapperInner"
103
- })({
104
- width: "100%",
105
- variants: [{
106
- props: { orientation: "horizontal" },
107
- style: {
108
- width: "auto",
109
- height: "100%"
110
- }
111
- }]
112
- }), T = /* @__PURE__ */ _.forwardRef(function(e, t) {
113
- let n = r({
114
- props: e,
115
- name: "MuiCollapse"
116
- }), { addEndListener: a, children: s, className: c, collapsedSize: l = "0px", component: f, easing: y, in: b, onEnter: T, onEntered: E, onEntering: D, onExit: O, onExited: k, onExiting: A, orientation: j = "vertical", slots: M = {}, slotProps: N = {}, style: P, timeout: F = i.standard, TransitionComponent: te = ee, ...ne } = n, I = {
117
- ...n,
118
- orientation: j,
119
- collapsedSize: l
120
- }, L = x(I), R = u(), z = d(), B = _.useRef(null), V = _.useRef(), H = typeof l == "number" ? `${l}px` : l, U = j === "horizontal", W = U ? "width" : "height", G = _.useRef(null), K = p(t, G), q = () => B.current ? B.current[U ? "clientWidth" : "clientHeight"] : 0, J = h(G, (e, t) => {
121
- B.current && U && (B.current.style.position = "absolute"), e.style[W] = H, T && T(e, t);
122
- }), Y = h(G, (e, t) => {
123
- let n = q();
124
- B.current && U && (B.current.style.position = "");
125
- let { duration: r, easing: i } = m({
126
- style: P,
127
- timeout: F,
128
- easing: y
129
- }, { mode: "enter" });
130
- if (F === "auto") {
131
- let t = R.transitions.getAutoHeightDuration(n);
132
- e.style.transitionDuration = `${t}ms`, V.current = t;
133
- } else e.style.transitionDuration = typeof r == "string" ? r : `${r}ms`;
134
- e.style[W] = `${n}px`, e.style.transitionTimingFunction = i, D && D(e, t);
135
- }), X = h(G, (e, t) => {
136
- e.style[W] = "auto", E && E(e, t);
137
- }), re = h(G, (e) => {
138
- e.style[W] = `${q()}px`, O && O(e);
139
- }), Z = h(G, k), ie = h(G, (e) => {
140
- let t = q(), { duration: n, easing: r } = m({
141
- style: P,
142
- timeout: F,
143
- easing: y
144
- }, { mode: "exit" });
145
- if (F === "auto") {
146
- let n = R.transitions.getAutoHeightDuration(t);
147
- e.style.transitionDuration = `${n}ms`, V.current = n;
148
- } else e.style.transitionDuration = typeof n == "string" ? n : `${n}ms`;
149
- e.style[W] = H, e.style.transitionTimingFunction = r, A && A(e);
150
- }), ae = (e) => {
151
- F === "auto" && z.start(V.current || 0, e), a && a(G.current, e);
152
- }, Q = {
153
- slots: M,
154
- slotProps: N,
155
- component: f
156
- }, [oe, $] = g("root", {
157
- ref: K,
158
- className: o(L.root, c),
159
- elementType: S,
160
- externalForwardedProps: Q,
161
- ownerState: I,
162
- additionalProps: { style: {
163
- [U ? "minWidth" : "minHeight"]: H,
164
- ...P
165
- } }
166
- }), [se, ce] = g("wrapper", {
167
- ref: B,
168
- className: L.wrapper,
169
- elementType: C,
170
- externalForwardedProps: Q,
171
- ownerState: I
172
- }), [le, ue] = g("wrapperInner", {
173
- className: L.wrapperInner,
174
- elementType: w,
175
- externalForwardedProps: Q,
176
- ownerState: I
177
- });
178
- return /* @__PURE__ */ v(te, {
179
- in: b,
180
- onEnter: J,
181
- onEntered: X,
182
- onEntering: Y,
183
- onExit: re,
184
- onExited: Z,
185
- onExiting: ie,
186
- addEndListener: ae,
187
- nodeRef: G,
188
- timeout: F === "auto" ? null : F,
189
- ...ne,
190
- children: (e, { ownerState: t, ...n }) => {
191
- let r = {
192
- ...I,
193
- state: e
194
- };
195
- return /* @__PURE__ */ v(oe, {
196
- ...$,
197
- className: o($.className, {
198
- entered: L.entered,
199
- exited: !b && H === "0px" && L.hidden
200
- }[e]),
201
- ownerState: r,
202
- ...n,
203
- children: /* @__PURE__ */ v(se, {
204
- ...ce,
205
- ownerState: r,
206
- children: /* @__PURE__ */ v(le, {
207
- ...ue,
208
- ownerState: r,
209
- children: s
210
- })
211
- })
212
- });
213
- }
214
- });
215
- });
216
- process.env.NODE_ENV !== "production" && (T.propTypes = {
217
- addEndListener: y.default.func,
218
- children: y.default.node,
219
- classes: y.default.object,
220
- className: y.default.string,
221
- collapsedSize: y.default.oneOfType([y.default.number, y.default.string]),
222
- component: f,
223
- easing: y.default.oneOfType([y.default.shape({
224
- enter: y.default.string,
225
- exit: y.default.string
226
- }), y.default.string]),
227
- in: y.default.bool,
228
- onEnter: y.default.func,
229
- onEntered: y.default.func,
230
- onEntering: y.default.func,
231
- onExit: y.default.func,
232
- onExited: y.default.func,
233
- onExiting: y.default.func,
234
- orientation: y.default.oneOf(["horizontal", "vertical"]),
235
- slotProps: y.default.shape({
236
- root: y.default.oneOfType([y.default.func, y.default.object]),
237
- wrapper: y.default.oneOfType([y.default.func, y.default.object]),
238
- wrapperInner: y.default.oneOfType([y.default.func, y.default.object])
239
- }),
240
- slots: y.default.shape({
241
- root: y.default.elementType,
242
- wrapper: y.default.elementType,
243
- wrapperInner: y.default.elementType
244
- }),
245
- style: y.default.object,
246
- sx: y.default.oneOfType([
247
- y.default.arrayOf(y.default.oneOfType([
248
- y.default.func,
249
- y.default.object,
250
- y.default.bool
251
- ])),
252
- y.default.func,
253
- y.default.object
254
- ]),
255
- timeout: y.default.oneOfType([
256
- y.default.oneOf(["auto"]),
257
- y.default.number,
258
- y.default.shape({
259
- appear: y.default.number,
260
- enter: y.default.number,
261
- exit: y.default.number
262
- })
263
- ])
264
- }), T && (T.muiSupportAuto = !0);
265
- //#endregion
266
- export { T as t };
@@ -1,6 +0,0 @@
1
- import { t as e } from "./createSvgIcon-B0SZlJF1.js";
2
- import { jsx as t } from "react/jsx-runtime";
3
- //#region ../../node_modules/@mui/icons-material/Check.mjs
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
- //#endregion
6
- export { n, r as t };
@@ -1,128 +0,0 @@
1
- import { n as e } from "./chunk-C_CI6nMA.js";
2
- import { l as t, n, o as r, t as i } from "./defaultTheme-BaGcIzCh.js";
3
- import { t as a } from "./prop-types-BzYPyWN7.js";
4
- import { t as o } from "./resolveProps-7jIA45vn.js";
5
- import { Global as s } from "@emotion/react";
6
- import * as c from "react";
7
- import { jsx as l } from "react/jsx-runtime";
8
- //#region ../../node_modules/@mui/styled-engine/GlobalStyles/GlobalStyles.mjs
9
- var u = /* @__PURE__ */ e(a(), 1);
10
- function d(e) {
11
- return e == null || Object.keys(e).length === 0;
12
- }
13
- function f(e) {
14
- let { styles: t, defaultTheme: n = {} } = e;
15
- return /* @__PURE__ */ l(s, { styles: typeof t == "function" ? (e) => t(d(e) ? n : e) : t });
16
- }
17
- process.env.NODE_ENV !== "production" && (f.propTypes = {
18
- defaultTheme: u.default.object,
19
- styles: u.default.oneOfType([
20
- u.default.array,
21
- u.default.string,
22
- u.default.object,
23
- u.default.func
24
- ])
25
- });
26
- //#endregion
27
- //#region ../../node_modules/@mui/system/GlobalStyles/GlobalStyles.mjs
28
- function p(e) {
29
- let t = r(e);
30
- return e !== t && t.styles ? (t.styles.match(/^@layer\s+[^{]*$/) || (t.styles = `@layer global{${t.styles}}`), t) : e;
31
- }
32
- function m({ styles: e, themeId: t, defaultTheme: r = {} }) {
33
- let i = n(r), a = t && i[t] || i, o = typeof e == "function" ? e(a) : e;
34
- return a.modularCssLayers && (o = Array.isArray(o) ? o.map((e) => p(typeof e == "function" ? e(a) : e)) : p(o)), /* @__PURE__ */ l(f, { styles: o });
35
- }
36
- process.env.NODE_ENV !== "production" && (m.propTypes = {
37
- defaultTheme: u.default.object,
38
- styles: u.default.oneOfType([
39
- u.default.array,
40
- u.default.func,
41
- u.default.number,
42
- u.default.object,
43
- u.default.string,
44
- u.default.bool
45
- ]),
46
- themeId: u.default.string
47
- });
48
- //#endregion
49
- //#region ../../node_modules/@mui/system/DefaultPropsProvider/DefaultPropsProvider.mjs
50
- var h = /* @__PURE__ */ c.createContext(void 0);
51
- function g({ value: e, children: t }) {
52
- return /* @__PURE__ */ l(h.Provider, {
53
- value: e,
54
- children: t
55
- });
56
- }
57
- process.env.NODE_ENV !== "production" && (g.propTypes = {
58
- children: u.default.node,
59
- value: u.default.object
60
- });
61
- function _(e) {
62
- let { theme: t, name: n, props: r } = e;
63
- if (!t || !t.components || !t.components[n]) return r;
64
- let i = t.components[n];
65
- return i.defaultProps ? o(i.defaultProps, r, t.components.mergeClassNameAndStyle) : !i.styleOverrides && !i.variants ? o(i, r, t.components.mergeClassNameAndStyle) : r;
66
- }
67
- function v({ props: e, name: t }) {
68
- return _({
69
- props: e,
70
- name: t,
71
- theme: { components: c.useContext(h) }
72
- });
73
- }
74
- //#endregion
75
- //#region ../../node_modules/@mui/utils/composeClasses/composeClasses.mjs
76
- function y(e, t, n = void 0) {
77
- let r = {};
78
- for (let i in e) {
79
- let a = e[i], o = "", s = !0;
80
- for (let e = 0; e < a.length; e += 1) {
81
- let r = a[e];
82
- r && (o += (s === !0 ? "" : " ") + t(r), s = !1, n && n[r] && (o += " " + n[r]));
83
- }
84
- r[i] = o;
85
- }
86
- return r;
87
- }
88
- //#endregion
89
- //#region ../../node_modules/@mui/material/GlobalStyles/GlobalStyles.mjs
90
- function b(e) {
91
- return /* @__PURE__ */ l(m, {
92
- ...e,
93
- defaultTheme: i,
94
- themeId: t
95
- });
96
- }
97
- process.env.NODE_ENV !== "production" && (b.propTypes = { styles: u.default.oneOfType([
98
- u.default.array,
99
- u.default.func,
100
- u.default.number,
101
- u.default.object,
102
- u.default.string,
103
- u.default.bool
104
- ]) });
105
- //#endregion
106
- //#region ../../node_modules/@mui/material/zero-styled/index.mjs
107
- function x(e) {
108
- return function(t) {
109
- return /* @__PURE__ */ l(b, { styles: typeof e == "function" ? (n) => e({
110
- theme: n,
111
- ...t
112
- }) : e });
113
- };
114
- }
115
- //#endregion
116
- //#region ../../node_modules/@mui/material/DefaultPropsProvider/DefaultPropsProvider.mjs
117
- function S(e) {
118
- return /* @__PURE__ */ l(g, { ...e });
119
- }
120
- process.env.NODE_ENV !== "production" && (S.propTypes = {
121
- children: u.default.node,
122
- value: u.default.object.isRequired
123
- });
124
- function C(e) {
125
- return v(e);
126
- }
127
- //#endregion
128
- export { x as n, y as r, C as t };