@solostylist/ui-kit 1.0.202 → 1.0.204

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 (445) hide show
  1. package/dist/ArrowUpward-KYbUu0UZ.js +5 -0
  2. package/dist/Box-a5uPlxYL.js +47 -0
  3. package/dist/ButtonBase-CyZX7c8K.js +802 -0
  4. package/dist/ChevronLeft-Djq7TyZX.js +5 -0
  5. package/dist/ChevronRight-BgWjUtu8.js +5 -0
  6. package/dist/Close-DD2G0QfM.js +5 -0
  7. package/dist/ContentCopy-D1OlBB-D.js +6 -0
  8. package/dist/DefaultPropsProvider-CFaP_bh_.js +157 -0
  9. package/dist/Download-DDt8mUQX.js +5 -0
  10. package/dist/ExpandMore-3GurpYw-.js +5 -0
  11. package/dist/Favorite-gVQqn0Cm.js +5 -0
  12. package/dist/Menu-BB3Khkc0.js +1662 -0
  13. package/dist/MenuItem-CjPW2J-w.js +213 -0
  14. package/dist/Paper-COr98fp-.js +329 -0
  15. package/dist/Select-B9880Uge.js +2545 -0
  16. package/dist/Stack-BJ4hQFAK.js +158 -0
  17. package/dist/Typography-B_GHPkH2.js +187 -0
  18. package/dist/assets/s-carousel.css +1 -1
  19. package/dist/assets/s-overlay-scrollbar.css +10 -1
  20. package/dist/assets/stripe-input.css +1 -1
  21. package/dist/avatar-boNnyODN.js +9 -0
  22. package/dist/buttonBaseClasses-DqKyadLa.js +13 -0
  23. package/dist/checkbox-CajxsIFH.js +57 -0
  24. package/dist/chunk-BQCxAhux.js +23 -0
  25. package/dist/createSimplePaletteValueFilter-1V26n1YK.js +14 -0
  26. package/dist/createSvgIcon-Bs2KOQvq.js +153 -0
  27. package/dist/createTheme-CMuiGmV-.js +2430 -0
  28. package/dist/defaultTheme-C7Su92B_.js +5 -0
  29. package/dist/entries/carousel.js +4 -4
  30. package/dist/entries/chat.js +4 -4
  31. package/dist/entries/code.js +4 -4
  32. package/dist/entries/core.js +57 -122
  33. package/dist/entries/dates.js +8 -12
  34. package/dist/entries/dropzone.js +4 -4
  35. package/dist/entries/editor.js +3 -4
  36. package/dist/entries/gallery.js +8 -13
  37. package/dist/entries/i18n.js +4 -7
  38. package/dist/entries/motion.js +15 -27
  39. package/dist/entries/scrollbar.js +3 -4
  40. package/dist/entries/stripe.js +7 -10
  41. package/dist/extendSxProp-DC0zdi8T.js +29 -0
  42. package/dist/generateUtilityClass-DdqZpZoW.js +34 -0
  43. package/dist/generateUtilityClasses-i3-S3IQr.js +10 -0
  44. package/dist/hooks/index.js +5 -11
  45. package/dist/hooks/use-count-down.js +85 -76
  46. package/dist/hooks/use-dialog.js +21 -18
  47. package/dist/hooks/use-is-passed-position.js +20 -20
  48. package/dist/hooks/use-popover.js +18 -18
  49. package/dist/hooks/use-scroll-animation.js +74 -56
  50. package/dist/iconButtonClasses-BggbSXxO.js +27 -0
  51. package/dist/identifier-_S1f0Pg2.js +190 -0
  52. package/dist/jsx-runtime-V-UOMaX1.js +180 -0
  53. package/dist/main.js +104 -196
  54. package/dist/mergeSlotProps-DKt8V_TK.js +48 -0
  55. package/dist/objectWithoutPropertiesLoose-Dn-p_OIo.js +23 -0
  56. package/dist/outlinedInputClasses-5cvWh4bu.js +43 -0
  57. package/dist/resolveProps-BfzHOpig.js +30 -0
  58. package/dist/s-accordion/index.js +4 -4
  59. package/dist/s-accordion/s-accordion.d.ts +0 -5
  60. package/dist/s-accordion/s-accordion.js +4 -949
  61. package/dist/s-accordion-Dt3fbZNh.js +712 -0
  62. package/dist/s-action-overlay/index.js +3 -4
  63. package/dist/s-action-overlay/s-action-overlay.d.ts +0 -4
  64. package/dist/s-action-overlay/s-action-overlay.js +108 -109
  65. package/dist/s-autocomplete/index.js +3 -4
  66. package/dist/s-autocomplete/s-autocomplete.d.ts +0 -5
  67. package/dist/s-autocomplete/s-autocomplete.js +25 -31
  68. package/dist/s-avatar/index.js +3 -4
  69. package/dist/s-avatar/s-avatar.d.ts +0 -4
  70. package/dist/s-avatar/s-avatar.js +32 -22
  71. package/dist/s-blur-text/index.js +3 -4
  72. package/dist/s-blur-text/s-blur-text.d.ts +0 -3
  73. package/dist/s-blur-text/s-blur-text.js +67 -81
  74. package/dist/s-breadcrumbs/index.js +3 -3
  75. package/dist/s-breadcrumbs/s-breadcrumbs.d.ts +0 -3
  76. package/dist/s-breadcrumbs/s-breadcrumbs.js +49 -44
  77. package/dist/s-button/index.js +3 -4
  78. package/dist/s-button/s-button.d.ts +0 -3
  79. package/dist/s-button/s-button.js +11 -9
  80. package/dist/s-carousel/index.js +4 -4
  81. package/dist/s-carousel/s-carousel.d.ts +0 -3
  82. package/dist/s-carousel/s-carousel.js +4 -2478
  83. package/dist/s-carousel-B3VUHzx3.js +2294 -0
  84. package/dist/s-category-card/index.js +2 -3
  85. package/dist/s-category-card/s-category-card.d.ts +0 -3
  86. package/dist/s-category-card/s-category-card.js +70 -105
  87. package/dist/s-chat-input/index.js +4 -4
  88. package/dist/s-chat-input/s-chat-input.d.ts +0 -3
  89. package/dist/s-chat-input/s-chat-input.js +4 -319
  90. package/dist/s-chat-input-j_4JZfmI.js +283 -0
  91. package/dist/s-chat-message/index.js +4 -4
  92. package/dist/s-chat-message/s-chat-message.d.ts +0 -3
  93. package/dist/s-chat-message/s-chat-message.js +4 -283
  94. package/dist/s-chat-message-DQk5XWSJ.js +281 -0
  95. package/dist/s-checkbox/index.js +3 -4
  96. package/dist/s-checkbox/s-checkbox.d.ts +0 -3
  97. package/dist/s-checkbox/s-checkbox.js +27 -17
  98. package/dist/s-chip/index.js +3 -4
  99. package/dist/s-chip/s-chip.d.ts +0 -3
  100. package/dist/s-chip/s-chip.js +10 -8
  101. package/dist/s-chips/index.js +3 -4
  102. package/dist/s-chips/s-chips.d.ts +0 -1
  103. package/dist/s-chips/s-chips.js +91 -86
  104. package/dist/s-code-block/index.js +4 -4
  105. package/dist/s-code-block/s-code-block.d.ts +0 -3
  106. package/dist/s-code-block/s-code-block.js +4 -1052
  107. package/dist/s-code-block-BxdWmtRX.js +608 -0
  108. package/dist/s-comment-message/index.js +4 -4
  109. package/dist/s-comment-message/s-comment-message.d.ts +0 -3
  110. package/dist/s-comment-message/s-comment-message.js +4 -123
  111. package/dist/s-comment-message-D3XTOm1L.js +195 -0
  112. package/dist/s-copyable-text/index.js +4 -4
  113. package/dist/s-copyable-text/s-copyable-text.d.ts +0 -3
  114. package/dist/s-copyable-text/s-copyable-text.js +50 -54
  115. package/dist/s-countdown/index.js +4 -5
  116. package/dist/s-countdown/s-count-box.d.ts +0 -3
  117. package/dist/s-countdown/s-count-box.js +102 -106
  118. package/dist/s-countdown/s-count-down.d.ts +0 -3
  119. package/dist/s-countdown/s-count-down.js +101 -109
  120. package/dist/s-data-table/index.js +4 -4
  121. package/dist/s-data-table/s-data-table.d.ts +0 -3
  122. package/dist/s-data-table/s-data-table.js +4 -1291
  123. package/dist/s-data-table-B9B189jk.js +893 -0
  124. package/dist/s-date-picker/index.js +4 -4
  125. package/dist/s-date-picker/s-date-picker.d.ts +0 -3
  126. package/dist/s-date-picker/s-date-picker.js +4 -1521
  127. package/dist/s-date-picker-CH4q-Bfx.js +581 -0
  128. package/dist/s-datetime-picker/index.js +4 -4
  129. package/dist/s-datetime-picker/s-datetime-picker.d.ts +0 -3
  130. package/dist/s-datetime-picker/s-datetime-picker.js +4 -5180
  131. package/dist/s-datetime-picker-dviksz3-.js +3808 -0
  132. package/dist/s-dialog/index.js +3 -3
  133. package/dist/s-dialog/s-dialog.d.ts +0 -3
  134. package/dist/s-dialog/s-dialog.js +44 -36
  135. package/dist/s-dialog-confirm/index.js +4 -6
  136. package/dist/s-dialog-confirm/s-dialog-confirm.d.ts +0 -11
  137. package/dist/s-dialog-confirm/s-dialog-confirm.js +86 -75
  138. package/dist/s-dialog-message/index.js +4 -6
  139. package/dist/s-dialog-message/s-dialog-message.d.ts +0 -9
  140. package/dist/s-dialog-message/s-dialog-message.js +75 -66
  141. package/dist/s-empty/index.js +2 -3
  142. package/dist/s-empty/s-empty.d.ts +0 -1
  143. package/dist/s-empty/s-empty.js +12 -7
  144. package/dist/s-error/index.js +3 -4
  145. package/dist/s-error/s-error.d.ts +0 -1
  146. package/dist/s-error/s-error.js +31 -20
  147. package/dist/s-error-layout/index.js +3 -4
  148. package/dist/s-error-layout/s-error-layout.d.ts +0 -1
  149. package/dist/s-error-layout/s-error-layout.js +78 -56
  150. package/dist/s-file-dropzone/index.js +4 -4
  151. package/dist/s-file-dropzone/s-file-dropzone.d.ts +0 -1
  152. package/dist/s-file-dropzone/s-file-dropzone.js +4 -124
  153. package/dist/s-file-dropzone-DYiYlcY8.js +134 -0
  154. package/dist/s-file-icon/index.js +4 -4
  155. package/dist/s-file-icon/s-file-icon.d.ts +0 -1
  156. package/dist/s-file-icon/s-file-icon.js +327 -272
  157. package/dist/s-flex-box/index.js +4 -4
  158. package/dist/s-flex-box/s-flex-box.d.ts +0 -3
  159. package/dist/s-flex-box/s-flex-box.js +11 -7
  160. package/dist/s-form/index.js +3 -4
  161. package/dist/s-form/s-form.d.ts +0 -1
  162. package/dist/s-form/s-form.js +23 -15
  163. package/dist/s-gallery/index.js +4 -5
  164. package/dist/s-gallery/s-gallery.d.ts +0 -19
  165. package/dist/s-gallery/s-gallery.js +310 -346
  166. package/dist/s-glow-button/index.js +4 -4
  167. package/dist/s-glow-button/s-glow-button.js +30 -43
  168. package/dist/s-gradient-icon/index.js +3 -4
  169. package/dist/s-gradient-icon/s-gradient-icon.d.ts +0 -1
  170. package/dist/s-gradient-icon/s-gradient-icon.js +124 -79
  171. package/dist/s-i18n-provider/index.js +3 -4
  172. package/dist/s-i18n-provider/s-i18n-provider.d.ts +0 -1
  173. package/dist/s-i18n-provider/s-i18n-provider.js +23 -26
  174. package/dist/s-icon-button/index.js +3 -4
  175. package/dist/s-icon-button/s-icon-button.d.ts +0 -3
  176. package/dist/s-icon-button/s-icon-button.js +11 -8
  177. package/dist/s-image-comparison/index.js +4 -4
  178. package/dist/s-image-comparison/s-image-comparison.js +169 -206
  179. package/dist/s-image-modal/index.js +4 -5
  180. package/dist/s-image-modal/s-image-modal.d.ts +0 -4
  181. package/dist/s-image-modal/s-image-modal.js +396 -387
  182. package/dist/s-item-not-found/index.js +2 -3
  183. package/dist/s-item-not-found/s-item-not-found.d.ts +0 -3
  184. package/dist/s-item-not-found/s-item-not-found.js +240 -262
  185. package/dist/s-label/index.js +4 -4
  186. package/dist/s-label/s-label.d.ts +0 -3
  187. package/dist/s-label/s-label.js +4 -17
  188. package/dist/s-label-g_Qac9jO.js +30 -0
  189. package/dist/s-language-switcher/index.js +4 -6
  190. package/dist/s-language-switcher/s-language-switcher.d.ts +0 -3
  191. package/dist/s-language-switcher/s-language-switcher.js +4 -252
  192. package/dist/s-language-switcher-DhcrqHJt.js +198 -0
  193. package/dist/s-lazy-image/index.js +3 -4
  194. package/dist/s-lazy-image/s-lazy-image.js +41 -56
  195. package/dist/s-link/index.js +3 -4
  196. package/dist/s-link/s-link.d.ts +0 -3
  197. package/dist/s-link/s-link.js +30 -37
  198. package/dist/s-localization-provider/index.js +4 -4
  199. package/dist/s-localization-provider/s-localization-provider.d.ts +0 -1
  200. package/dist/s-localization-provider/s-localization-provider.js +4 -562
  201. package/dist/s-localization-provider-BpoHpRVl.js +537 -0
  202. package/dist/s-moving-border/index.js +2 -3
  203. package/dist/s-moving-border/s-moving-border.d.ts +0 -3
  204. package/dist/s-moving-border/s-moving-border.js +117 -131
  205. package/dist/s-multi-select/index.js +4 -4
  206. package/dist/s-multi-select/s-multi-select.d.ts +0 -1
  207. package/dist/s-multi-select/s-multi-select.js +4 -82
  208. package/dist/s-multi-select-CUsIS9dm.js +64 -0
  209. package/dist/s-no-ssr/index.js +3 -4
  210. package/dist/s-no-ssr/s-no-ssr.d.ts +0 -1
  211. package/dist/s-no-ssr/s-no-ssr.js +14 -15
  212. package/dist/s-overlay-scrollbar/index.js +3 -4
  213. package/dist/s-overlay-scrollbar/s-overlay-scrollbar.d.ts +0 -3
  214. package/dist/s-overlay-scrollbar/s-overlay-scrollbar.js +34 -37
  215. package/dist/s-pagination/index.js +3 -4
  216. package/dist/s-pagination/s-pagination.d.ts +0 -3
  217. package/dist/s-pagination/s-pagination.js +31 -14
  218. package/dist/s-pixel-reveal/index.js +4 -4
  219. package/dist/s-pixel-reveal/s-pixel-reveal.d.ts +0 -3
  220. package/dist/s-pixel-reveal/s-pixel-reveal.js +138 -156
  221. package/dist/s-radial-pulse-animate/index.js +4 -4
  222. package/dist/s-radial-pulse-animate/s-radial-pulse-animate.d.ts +0 -3
  223. package/dist/s-radial-pulse-animate/s-radial-pulse-animate.js +80 -122
  224. package/dist/s-rating/index.js +2 -3
  225. package/dist/s-rating/s-rating.d.ts +0 -3
  226. package/dist/s-rating/s-rating.js +11 -9
  227. package/dist/s-review/index.js +4 -4
  228. package/dist/s-review/s-review.d.ts +0 -3
  229. package/dist/s-review/s-review.js +4 -160
  230. package/dist/s-review-C1E6ASin.js +241 -0
  231. package/dist/s-scroll-reveal/index.js +3 -4
  232. package/dist/s-scroll-reveal/s-scroll-reveal.d.ts +0 -3
  233. package/dist/s-scroll-reveal/s-scroll-reveal.js +68 -64
  234. package/dist/s-scroll-to-top/index.js +4 -4
  235. package/dist/s-scroll-to-top/s-scroll-to-top.d.ts +0 -3
  236. package/dist/s-scroll-to-top/s-scroll-to-top.js +45 -44
  237. package/dist/s-scroll-velocity/index.js +5 -8
  238. package/dist/s-scroll-velocity/s-scroll-velocity.d.ts +0 -6
  239. package/dist/s-scroll-velocity/s-scroll-velocity.js +14 -8
  240. package/dist/s-scroll-velocity/scroll-velocity-container.d.ts +0 -7
  241. package/dist/s-scroll-velocity/scroll-velocity-container.js +25 -30
  242. package/dist/s-scroll-velocity/scroll-velocity-row.d.ts +0 -4
  243. package/dist/s-scroll-velocity/scroll-velocity-row.js +97 -118
  244. package/dist/s-select/index.js +4 -4
  245. package/dist/s-select/s-select.d.ts +0 -3
  246. package/dist/s-select/s-select.js +4 -112
  247. package/dist/s-select-CmsTrYmx.js +110 -0
  248. package/dist/s-select-list/index.js +3 -4
  249. package/dist/s-select-list/s-select-list.d.ts +0 -3
  250. package/dist/s-select-list/s-select-list.js +44 -49
  251. package/dist/s-skeleton/index.js +3 -4
  252. package/dist/s-skeleton/s-skeleton.d.ts +0 -3
  253. package/dist/s-skeleton/s-skeleton.js +69 -35
  254. package/dist/s-snackbar-message/index.js +3 -6
  255. package/dist/s-snackbar-message/s-snackbar-message.d.ts +0 -6
  256. package/dist/s-snackbar-message/s-snackbar-message.js +48 -61
  257. package/dist/s-spotlight-cursor/index.js +3 -4
  258. package/dist/s-spotlight-cursor/s-spotlight-cursor.d.ts +0 -3
  259. package/dist/s-spotlight-cursor/s-spotlight-cursor.js +58 -61
  260. package/dist/s-stripe/index.js +7 -10
  261. package/dist/s-stripe/s-stripe-cvc.d.ts +0 -1
  262. package/dist/s-stripe/s-stripe-cvc.js +15 -10
  263. package/dist/s-stripe/s-stripe-expiry.d.ts +0 -1
  264. package/dist/s-stripe/s-stripe-expiry.js +15 -10
  265. package/dist/s-stripe/s-stripe-number.d.ts +0 -1
  266. package/dist/s-stripe/s-stripe-number.js +13 -8
  267. package/dist/s-stripe/s-stripe.d.ts +0 -1
  268. package/dist/s-stripe/s-stripe.js +31 -37
  269. package/dist/s-stripe/stripe-input.js +57 -81
  270. package/dist/s-switch/index.js +2 -3
  271. package/dist/s-switch/s-switch.d.ts +0 -4
  272. package/dist/s-switch/s-switch.js +27 -17
  273. package/dist/s-tabs/index.js +5 -8
  274. package/dist/s-tabs/s-tab-panel.d.ts +0 -3
  275. package/dist/s-tabs/s-tab-panel.js +23 -29
  276. package/dist/s-tabs/s-tab.js +10 -7
  277. package/dist/s-tabs/s-tabs.d.ts +0 -3
  278. package/dist/s-tabs/s-tabs.js +39 -35
  279. package/dist/s-text-editor/index.js +4 -5
  280. package/dist/s-text-editor/s-text-editor-toolbar.d.ts +0 -29
  281. package/dist/s-text-editor/s-text-editor-toolbar.js +4 -207
  282. package/dist/s-text-editor/s-text-editor.d.ts +0 -3
  283. package/dist/s-text-editor/s-text-editor.js +74 -80
  284. package/dist/s-text-editor-toolbar-DC-dnSBG.js +177 -0
  285. package/dist/s-text-field/index.js +4 -4
  286. package/dist/s-text-field/s-text-field.d.ts +0 -3
  287. package/dist/s-text-field/s-text-field.js +4 -49
  288. package/dist/s-text-field-C2WdBxNO.js +41 -0
  289. package/dist/s-text-shimmer/index.js +4 -4
  290. package/dist/s-text-shimmer/s-text-shimmer.d.ts +0 -3
  291. package/dist/s-text-shimmer/s-text-shimmer.js +31 -32
  292. package/dist/s-text-truncation/index.js +2 -3
  293. package/dist/s-text-truncation/s-text-truncation.d.ts +0 -4
  294. package/dist/s-text-truncation/s-text-truncation.js +79 -81
  295. package/dist/s-theme-demo/index.js +4 -4
  296. package/dist/s-theme-demo/s-theme-demo.js +4 -380
  297. package/dist/s-theme-demo-ChEG6wog.js +828 -0
  298. package/dist/s-theme-provider/index.js +4 -4
  299. package/dist/s-theme-provider/s-theme-provider.d.ts +0 -1
  300. package/dist/s-theme-provider/s-theme-provider.js +35 -50
  301. package/dist/s-theme-switch/index.js +4 -4
  302. package/dist/s-theme-switch/s-theme-switch.js +4 -41
  303. package/dist/s-theme-switch-uXRVJIf_.js +37 -0
  304. package/dist/s-tip/index.js +4 -4
  305. package/dist/s-tip/s-tip.d.ts +0 -3
  306. package/dist/s-tip/s-tip.js +4 -34
  307. package/dist/s-tip-oiH-79gR.js +34 -0
  308. package/dist/s-tool-bar/index.js +4 -4
  309. package/dist/s-tool-bar/s-tool-bar.d.ts +0 -4
  310. package/dist/s-tool-bar/s-tool-bar.js +4 -478
  311. package/dist/s-tool-bar-CM-cxOkI.js +404 -0
  312. package/dist/s-two-pane-layout/index.js +3 -3
  313. package/dist/s-two-pane-layout/s-two-pane-layout.d.ts +0 -3
  314. package/dist/s-two-pane-layout/s-two-pane-layout.js +101 -100
  315. package/dist/s-typewriter-text/index.js +3 -4
  316. package/dist/s-typewriter-text/s-typewriter-text.d.ts +0 -3
  317. package/dist/s-typewriter-text/s-typewriter-text.js +39 -45
  318. package/dist/s-zoom-image/index.js +2 -3
  319. package/dist/s-zoom-image/s-zoom-image.d.ts +0 -3
  320. package/dist/s-zoom-image/s-zoom-image.js +62 -88
  321. package/dist/select-CjaxyZK_.js +11 -0
  322. package/dist/styled-CjUxhIJh.js +168 -0
  323. package/dist/svgIconClasses-DOmb6RsS.js +20 -0
  324. package/dist/tabClasses-DoD3-n6K.js +21 -0
  325. package/dist/theme/components/accordion-details.js +7 -8
  326. package/dist/theme/components/accordion-summary.js +12 -17
  327. package/dist/theme/components/accordion.js +24 -32
  328. package/dist/theme/components/alert.js +45 -72
  329. package/dist/theme/components/app-bar.js +12 -18
  330. package/dist/theme/components/autocomplete.js +19 -30
  331. package/dist/theme/components/avatar.js +4 -13
  332. package/dist/theme/components/backdrop.js +13 -12
  333. package/dist/theme/components/button-base.js +12 -14
  334. package/dist/theme/components/button.js +92 -138
  335. package/dist/theme/components/card-actions.js +4 -10
  336. package/dist/theme/components/card-content.js +4 -11
  337. package/dist/theme/components/card-header.js +4 -10
  338. package/dist/theme/components/card.js +23 -35
  339. package/dist/theme/components/checkbox.js +4 -65
  340. package/dist/theme/components/chip.js +67 -106
  341. package/dist/theme/components/components.js +113 -111
  342. package/dist/theme/components/container.js +4 -6
  343. package/dist/theme/components/dialog-actions.js +4 -10
  344. package/dist/theme/components/dialog.js +11 -17
  345. package/dist/theme/components/drawer.js +4 -10
  346. package/dist/theme/components/form-control.js +4 -10
  347. package/dist/theme/components/form-label.js +7 -11
  348. package/dist/theme/components/icon-button.js +82 -132
  349. package/dist/theme/components/icon.js +9 -21
  350. package/dist/theme/components/input-adornment.js +7 -13
  351. package/dist/theme/components/input-base.js +10 -16
  352. package/dist/theme/components/linear-progress.js +11 -16
  353. package/dist/theme/components/link.js +31 -37
  354. package/dist/theme/components/list-item-button.js +27 -44
  355. package/dist/theme/components/list-item-icon.js +4 -10
  356. package/dist/theme/components/list-item-text.js +14 -16
  357. package/dist/theme/components/list-item.js +12 -20
  358. package/dist/theme/components/list-subheader.js +10 -14
  359. package/dist/theme/components/list.js +9 -13
  360. package/dist/theme/components/menu-item.js +7 -8
  361. package/dist/theme/components/menu.js +20 -22
  362. package/dist/theme/components/outlined-input.js +41 -64
  363. package/dist/theme/components/pagination-item.js +8 -18
  364. package/dist/theme/components/paper.js +4 -8
  365. package/dist/theme/components/popover.js +11 -13
  366. package/dist/theme/components/rating.js +4 -8
  367. package/dist/theme/components/select.js +4 -13
  368. package/dist/theme/components/skeleton.js +4 -10
  369. package/dist/theme/components/slider.js +4 -8
  370. package/dist/theme/components/step-connector.js +9 -13
  371. package/dist/theme/components/step-icon.js +39 -46
  372. package/dist/theme/components/step-label.js +7 -13
  373. package/dist/theme/components/svg-icon.js +20 -37
  374. package/dist/theme/components/tab.js +20 -34
  375. package/dist/theme/components/table-cell.js +4 -10
  376. package/dist/theme/components/table-pagination.js +14 -18
  377. package/dist/theme/components/tabs.js +20 -24
  378. package/dist/theme/components/toggle-button-group.js +3 -23
  379. package/dist/theme/components/toggle-button.js +3 -21
  380. package/dist/theme/components/tooltip.js +23 -23
  381. package/dist/theme/theme-primitives.js +3 -410
  382. package/dist/theme-primitives-Csxbv-2Y.js +398 -0
  383. package/dist/toggle-button-CAcYep44.js +26 -0
  384. package/dist/toggle-button-group-BCHnFS_B.js +28 -0
  385. package/dist/typographyClasses-YJ-sLvHS.js +32 -0
  386. package/dist/useControlled-DZKvfhNx.js +32 -0
  387. package/dist/useEnhancedEffect-C_B_y6Db.js +5 -0
  388. package/dist/useFormControl-y5Pput5X.js +11 -0
  389. package/dist/useMobilePicker-CVsWEjX5.js +10635 -0
  390. package/dist/useTheme-B8aCSYJ4.js +34 -0
  391. package/dist/useThemeProps-CeO0wKq2.js +19 -0
  392. package/dist/utils/dayjs.js +161 -113
  393. package/dist/utils/index.js +3 -11
  394. package/dist/utils/logger.js +45 -46
  395. package/dist/utils-Cj6R-BZe.js +72 -0
  396. package/dist/warning-Bc_24lbr.js +110 -0
  397. package/package.json +29 -29
  398. package/dist/ArrowUpward-D8eqD-si.js +0 -8
  399. package/dist/Box-BkXoTbe8.js +0 -62
  400. package/dist/ButtonBase-D73M0QY5.js +0 -1099
  401. package/dist/ChevronLeft-BmgmPHp9.js +0 -8
  402. package/dist/ChevronRight-DbWSr8yz.js +0 -8
  403. package/dist/Close-lHCUMitI.js +0 -8
  404. package/dist/ContentCopy-D4SuJd86.js +0 -11
  405. package/dist/DefaultPropsProvider-DPuuPIbS.js +0 -64
  406. package/dist/Download-BoRQUwCf.js +0 -8
  407. package/dist/ExpandMore-C7yRQv1-.js +0 -8
  408. package/dist/Favorite-Bz_HcMgN.js +0 -8
  409. package/dist/Menu-GVFDMHCN.js +0 -2441
  410. package/dist/MenuItem-2wG8I2HO.js +0 -269
  411. package/dist/Paper-CR019bki.js +0 -553
  412. package/dist/Select-D2l9rDWL.js +0 -3966
  413. package/dist/Stack-Dfjnuorw.js +0 -174
  414. package/dist/Typography-PcmlIqm1.js +0 -253
  415. package/dist/_commonjsHelpers-ByX85dGu.js +0 -33
  416. package/dist/buttonBaseClasses-jtnoTmPn.js +0 -10
  417. package/dist/clsx-OuTLNxxd.js +0 -16
  418. package/dist/createSimplePaletteValueFilter-B7--0ryQ.js +0 -17
  419. package/dist/createSvgIcon-BkbeLOhM.js +0 -242
  420. package/dist/createTheme-DgoJyWM-.js +0 -2929
  421. package/dist/defaultTheme-CulFxfLR.js +0 -5
  422. package/dist/extendSxProp-BJEIxcAx.js +0 -36
  423. package/dist/generateUtilityClass-BhfUaMgk.js +0 -35
  424. package/dist/generateUtilityClasses-E9gROIFd.js +0 -10
  425. package/dist/iconButtonClasses-BMfIhNTh.js +0 -10
  426. package/dist/identifier-BKLqN993.js +0 -4
  427. package/dist/index-D3G5Rwl-.js +0 -211
  428. package/dist/index-DtGYsHSv.js +0 -94
  429. package/dist/jsx-runtime-tc70JA_2.js +0 -264
  430. package/dist/mergeSlotProps-CuzBQdlp.js +0 -62
  431. package/dist/objectWithoutPropertiesLoose-DiWPeE4c.js +0 -22
  432. package/dist/outlinedInputClasses-DnwW3ujt.js +0 -19
  433. package/dist/resolveProps-BDH0VJjn.js +0 -39
  434. package/dist/styled-8Y5KoVix.js +0 -203
  435. package/dist/svgIconClasses-C6auqaBA.js +0 -10
  436. package/dist/tabClasses-DFvXsFrN.js +0 -10
  437. package/dist/typographyClasses-jmoWZuXc.js +0 -10
  438. package/dist/useControlled-D1L5tREc.js +0 -31
  439. package/dist/useEnhancedEffect-CJGo-L3B.js +0 -5
  440. package/dist/useFormControl-CatNKXAi.js +0 -10
  441. package/dist/useMobilePicker-B-bNHHXB.js +0 -13498
  442. package/dist/useTheme-CWPkv7g3.js +0 -18
  443. package/dist/useThemeProps-XYgXGzjS.js +0 -27
  444. package/dist/utils-D1UMIV0b.js +0 -40
  445. package/dist/warning-Ba-7BBAN.js +0 -135
@@ -0,0 +1,802 @@
1
+ import { o as e } from "./chunk-BQCxAhux.js";
2
+ import { g as t } from "./createTheme-CMuiGmV-.js";
3
+ import { o as n, t as r } from "./DefaultPropsProvider-CFaP_bh_.js";
4
+ import { r as i } from "./useTheme-B8aCSYJ4.js";
5
+ import { o as a } from "./identifier-_S1f0Pg2.js";
6
+ import { t as o } from "./jsx-runtime-V-UOMaX1.js";
7
+ import { t as s } from "./generateUtilityClasses-i3-S3IQr.js";
8
+ import { t as c } from "./styled-CjUxhIJh.js";
9
+ import { t as l } from "./useEnhancedEffect-C_B_y6Db.js";
10
+ import { n as u, t as d } from "./objectWithoutPropertiesLoose-Dn-p_OIo.js";
11
+ import { n as f, t as p } from "./buttonBaseClasses-DqKyadLa.js";
12
+ import * as m from "react";
13
+ import h, { Children as g, cloneElement as _, isValidElement as v } from "react";
14
+ //#region ../../node_modules/@mui/utils/esm/useEventCallback/useEventCallback.js
15
+ function y(e) {
16
+ let t = m.useRef(e);
17
+ return l(() => {
18
+ t.current = e;
19
+ }), m.useRef((...e) => (0, t.current)(...e)).current;
20
+ }
21
+ //#endregion
22
+ //#region ../../node_modules/@mui/material/esm/utils/useEventCallback.js
23
+ var b = y;
24
+ //#endregion
25
+ //#region ../../node_modules/@mui/utils/esm/useForkRef/useForkRef.js
26
+ function x(...e) {
27
+ let t = m.useRef(void 0), n = m.useCallback((t) => {
28
+ let n = e.map((e) => {
29
+ if (e == null) return null;
30
+ if (typeof e == "function") {
31
+ let n = e, r = n(t);
32
+ return typeof r == "function" ? r : () => {
33
+ n(null);
34
+ };
35
+ }
36
+ return e.current = t, () => {
37
+ e.current = null;
38
+ };
39
+ });
40
+ return () => {
41
+ n.forEach((e) => e?.());
42
+ };
43
+ }, e);
44
+ return m.useMemo(() => e.every((e) => e == null) ? null : (e) => {
45
+ t.current &&= (t.current(), void 0), e != null && (t.current = n(e));
46
+ }, e);
47
+ }
48
+ //#endregion
49
+ //#region ../../node_modules/@mui/material/esm/utils/useForkRef.js
50
+ var S = x;
51
+ //#endregion
52
+ //#region ../../node_modules/@mui/utils/esm/chainPropTypes/chainPropTypes.js
53
+ function C(e, t) {
54
+ return process.env.NODE_ENV === "production" ? () => null : function(...n) {
55
+ return e(...n) || t(...n);
56
+ };
57
+ }
58
+ //#endregion
59
+ //#region ../../node_modules/@babel/runtime/helpers/esm/setPrototypeOf.js
60
+ function w(e, t) {
61
+ return w = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(e, t) {
62
+ return e.__proto__ = t, e;
63
+ }, w(e, t);
64
+ }
65
+ //#endregion
66
+ //#region ../../node_modules/@babel/runtime/helpers/esm/inheritsLoose.js
67
+ function T(e, t) {
68
+ e.prototype = Object.create(t.prototype), e.prototype.constructor = e, w(e, t);
69
+ }
70
+ //#endregion
71
+ //#region ../../node_modules/react-transition-group/esm/TransitionGroupContext.js
72
+ var E = h.createContext(null);
73
+ //#endregion
74
+ //#region ../../node_modules/@babel/runtime/helpers/esm/assertThisInitialized.js
75
+ function ee(e) {
76
+ if (e === void 0) throw ReferenceError("this hasn't been initialised - super() hasn't been called");
77
+ return e;
78
+ }
79
+ //#endregion
80
+ //#region ../../node_modules/react-transition-group/esm/utils/ChildMapping.js
81
+ function D(e, t) {
82
+ var n = function(e) {
83
+ return t && v(e) ? t(e) : e;
84
+ }, r = Object.create(null);
85
+ return e && g.map(e, function(e) {
86
+ return e;
87
+ }).forEach(function(e) {
88
+ r[e.key] = n(e);
89
+ }), r;
90
+ }
91
+ function te(e, t) {
92
+ e ||= {}, t ||= {};
93
+ function n(n) {
94
+ return n in t ? t[n] : e[n];
95
+ }
96
+ var r = Object.create(null), i = [];
97
+ for (var a in e) a in t ? i.length && (r[a] = i, i = []) : i.push(a);
98
+ var o, s = {};
99
+ for (var c in t) {
100
+ if (r[c]) for (o = 0; o < r[c].length; o++) {
101
+ var l = r[c][o];
102
+ s[r[c][o]] = n(l);
103
+ }
104
+ s[c] = n(c);
105
+ }
106
+ for (o = 0; o < i.length; o++) s[i[o]] = n(i[o]);
107
+ return s;
108
+ }
109
+ function O(e, t, n) {
110
+ return n[t] == null ? e.props[t] : n[t];
111
+ }
112
+ function ne(e, t) {
113
+ return D(e.children, function(n) {
114
+ return _(n, {
115
+ onExited: t.bind(null, n),
116
+ in: !0,
117
+ appear: O(n, "appear", e),
118
+ enter: O(n, "enter", e),
119
+ exit: O(n, "exit", e)
120
+ });
121
+ });
122
+ }
123
+ function re(e, t, n) {
124
+ var r = D(e.children), i = te(t, r);
125
+ return Object.keys(i).forEach(function(a) {
126
+ var o = i[a];
127
+ if (v(o)) {
128
+ var s = a in t, c = a in r, l = t[a], u = v(l) && !l.props.in;
129
+ c && (!s || u) ? i[a] = _(o, {
130
+ onExited: n.bind(null, o),
131
+ in: !0,
132
+ exit: O(o, "exit", e),
133
+ enter: O(o, "enter", e)
134
+ }) : !c && s && !u ? i[a] = _(o, { in: !1 }) : c && s && v(l) && (i[a] = _(o, {
135
+ onExited: n.bind(null, o),
136
+ in: l.props.in,
137
+ exit: O(o, "exit", e),
138
+ enter: O(o, "enter", e)
139
+ }));
140
+ }
141
+ }), i;
142
+ }
143
+ //#endregion
144
+ //#region ../../node_modules/react-transition-group/esm/TransitionGroup.js
145
+ var k = /* @__PURE__ */ e(t()), ie = Object.values || function(e) {
146
+ return Object.keys(e).map(function(t) {
147
+ return e[t];
148
+ });
149
+ }, ae = {
150
+ component: "div",
151
+ childFactory: function(e) {
152
+ return e;
153
+ }
154
+ }, A = /* @__PURE__ */ function(e) {
155
+ T(t, e);
156
+ function t(t, n) {
157
+ var r = e.call(this, t, n) || this;
158
+ return r.state = {
159
+ contextValue: { isMounting: !0 },
160
+ handleExited: r.handleExited.bind(ee(r)),
161
+ firstRender: !0
162
+ }, r;
163
+ }
164
+ var n = t.prototype;
165
+ return n.componentDidMount = function() {
166
+ this.mounted = !0, this.setState({ contextValue: { isMounting: !1 } });
167
+ }, n.componentWillUnmount = function() {
168
+ this.mounted = !1;
169
+ }, t.getDerivedStateFromProps = function(e, t) {
170
+ var n = t.children, r = t.handleExited;
171
+ return {
172
+ children: t.firstRender ? ne(e, r) : re(e, n, r),
173
+ firstRender: !1
174
+ };
175
+ }, n.handleExited = function(e, t) {
176
+ var n = D(this.props.children);
177
+ e.key in n || (e.props.onExited && e.props.onExited(t), this.mounted && this.setState(function(t) {
178
+ var n = u({}, t.children);
179
+ return delete n[e.key], { children: n };
180
+ }));
181
+ }, n.render = function() {
182
+ var e = this.props, t = e.component, n = e.childFactory, r = d(e, ["component", "childFactory"]), i = this.state.contextValue, a = ie(this.state.children).map(n);
183
+ return delete r.appear, delete r.enter, delete r.exit, t === null ? /* @__PURE__ */ h.createElement(E.Provider, { value: i }, a) : /* @__PURE__ */ h.createElement(E.Provider, { value: i }, /* @__PURE__ */ h.createElement(t, r, a));
184
+ }, t;
185
+ }(h.Component);
186
+ A.propTypes = process.env.NODE_ENV === "production" ? {} : {
187
+ component: k.default.any,
188
+ children: k.default.node,
189
+ appear: k.default.bool,
190
+ enter: k.default.bool,
191
+ exit: k.default.bool,
192
+ childFactory: k.default.func
193
+ }, A.defaultProps = ae;
194
+ //#endregion
195
+ //#region ../../node_modules/@mui/utils/esm/useLazyRef/useLazyRef.js
196
+ var j = {};
197
+ function M(e, t) {
198
+ let n = m.useRef(j);
199
+ return n.current === j && (n.current = e(t)), n;
200
+ }
201
+ //#endregion
202
+ //#region ../../node_modules/@mui/utils/esm/useOnMount/useOnMount.js
203
+ var N = [];
204
+ function oe(e) {
205
+ m.useEffect(e, N);
206
+ }
207
+ //#endregion
208
+ //#region ../../node_modules/@mui/utils/esm/useTimeout/useTimeout.js
209
+ var P = class e {
210
+ static create() {
211
+ return new e();
212
+ }
213
+ currentId = null;
214
+ start(e, t) {
215
+ this.clear(), this.currentId = setTimeout(() => {
216
+ this.currentId = null, t();
217
+ }, e);
218
+ }
219
+ clear = () => {
220
+ this.currentId !== null && (clearTimeout(this.currentId), this.currentId = null);
221
+ };
222
+ disposeEffect = () => this.clear;
223
+ };
224
+ function F() {
225
+ let e = M(P.create).current;
226
+ return oe(e.disposeEffect), e;
227
+ }
228
+ //#endregion
229
+ //#region ../../node_modules/@mui/utils/esm/elementTypeAcceptingRef/elementTypeAcceptingRef.js
230
+ function I(e) {
231
+ let { prototype: t = {} } = e;
232
+ return !!t.isReactComponent;
233
+ }
234
+ function se(e, t, n, r, i) {
235
+ let a = e[t], o = i || t;
236
+ if (a == null || typeof window > "u") return null;
237
+ let s;
238
+ return typeof a == "function" && !I(a) && (s = "Did you accidentally provide a plain function component instead?"), a === m.Fragment && (s = "Did you accidentally provide a React.Fragment instead?"), s === void 0 ? null : /* @__PURE__ */ Error(`Invalid ${r} \`${o}\` supplied to \`${n}\`. Expected an element type that can hold a ref. ${s} For more information see https://mui.com/r/caveat-with-refs-guide`);
239
+ }
240
+ var L = C(k.default.elementType, se);
241
+ //#endregion
242
+ //#region ../../node_modules/@mui/utils/esm/isHostComponent/isHostComponent.js
243
+ function R(e) {
244
+ return typeof e == "string";
245
+ }
246
+ //#endregion
247
+ //#region ../../node_modules/@mui/utils/esm/appendOwnerState/appendOwnerState.js
248
+ function z(e, t, n) {
249
+ return e === void 0 || R(e) ? t : {
250
+ ...t,
251
+ ownerState: {
252
+ ...t.ownerState,
253
+ ...n
254
+ }
255
+ };
256
+ }
257
+ //#endregion
258
+ //#region ../../node_modules/@mui/utils/esm/resolveComponentProps/resolveComponentProps.js
259
+ function B(e, t, n) {
260
+ return typeof e == "function" ? e(t, n) : e;
261
+ }
262
+ //#endregion
263
+ //#region ../../node_modules/@mui/utils/esm/extractEventHandlers/extractEventHandlers.js
264
+ function V(e, t = []) {
265
+ if (e === void 0) return {};
266
+ let n = {};
267
+ return Object.keys(e).filter((n) => n.match(/^on[A-Z]/) && typeof e[n] == "function" && !t.includes(n)).forEach((t) => {
268
+ n[t] = e[t];
269
+ }), n;
270
+ }
271
+ //#endregion
272
+ //#region ../../node_modules/@mui/utils/esm/omitEventHandlers/omitEventHandlers.js
273
+ function H(e) {
274
+ if (e === void 0) return {};
275
+ let t = {};
276
+ return Object.keys(e).filter((t) => !(t.match(/^on[A-Z]/) && typeof e[t] == "function")).forEach((n) => {
277
+ t[n] = e[n];
278
+ }), t;
279
+ }
280
+ //#endregion
281
+ //#region ../../node_modules/@mui/utils/esm/mergeSlotProps/mergeSlotProps.js
282
+ function U(e) {
283
+ let { getSlotProps: t, additionalProps: n, externalSlotProps: r, externalForwardedProps: a, className: o } = e;
284
+ if (!t) {
285
+ let e = i(n?.className, o, a?.className, r?.className), t = {
286
+ ...n?.style,
287
+ ...a?.style,
288
+ ...r?.style
289
+ }, s = {
290
+ ...n,
291
+ ...a,
292
+ ...r
293
+ };
294
+ return e.length > 0 && (s.className = e), Object.keys(t).length > 0 && (s.style = t), {
295
+ props: s,
296
+ internalRef: void 0
297
+ };
298
+ }
299
+ let s = V({
300
+ ...a,
301
+ ...r
302
+ }), c = H(r), l = H(a), u = t(s), d = i(u?.className, n?.className, o, a?.className, r?.className), f = {
303
+ ...u?.style,
304
+ ...n?.style,
305
+ ...a?.style,
306
+ ...r?.style
307
+ }, p = {
308
+ ...u,
309
+ ...n,
310
+ ...l,
311
+ ...c
312
+ };
313
+ return d.length > 0 && (p.className = d), Object.keys(f).length > 0 && (p.style = f), {
314
+ props: p,
315
+ internalRef: u.ref
316
+ };
317
+ }
318
+ //#endregion
319
+ //#region ../../node_modules/@mui/material/esm/utils/useSlot.js
320
+ function W(e, t) {
321
+ let { className: n, elementType: r, ownerState: i, externalForwardedProps: a, internalForwardedProps: o, shouldForwardComponentProp: s = !1, ...c } = t, { component: l, slots: u = { [e]: void 0 }, slotProps: d = { [e]: void 0 }, ...f } = a, p = u[e] || r, m = B(d[e], i), { props: { component: h, ...g }, internalRef: _ } = U({
322
+ className: n,
323
+ ...c,
324
+ externalForwardedProps: e === "root" ? f : void 0,
325
+ externalSlotProps: m
326
+ }), v = x(_, m?.ref, t.ref), y = e === "root" ? h || l : h;
327
+ return [p, z(p, {
328
+ ...e === "root" && !l && !u[e] && o,
329
+ ...e !== "root" && !u[e] && o,
330
+ ...g,
331
+ ...y && !s && { as: y },
332
+ ...y && s && { component: y },
333
+ ref: v
334
+ }, i)];
335
+ }
336
+ //#endregion
337
+ //#region ../../node_modules/@mui/utils/esm/refType/refType.js
338
+ var G = k.default.oneOfType([k.default.func, k.default.object]);
339
+ //#endregion
340
+ //#region ../../node_modules/@mui/utils/esm/isFocusVisible/isFocusVisible.js
341
+ function ce(e) {
342
+ try {
343
+ return e.matches(":focus-visible");
344
+ } catch {
345
+ process.env.NODE_ENV !== "production" && !window.navigator.userAgent.includes("jsdom") && console.warn(["MUI: The `:focus-visible` pseudo class is not supported in this browser.", "Some components rely on this feature to work properly."].join("\n"));
346
+ }
347
+ return !1;
348
+ }
349
+ //#endregion
350
+ //#region ../../node_modules/@mui/material/esm/useLazyRipple/useLazyRipple.js
351
+ var K = class e {
352
+ static create() {
353
+ return new e();
354
+ }
355
+ static use() {
356
+ let t = M(e.create).current, [n, r] = m.useState(!1);
357
+ return t.shouldMount = n, t.setShouldMount = r, m.useEffect(t.mountEffect, [n]), t;
358
+ }
359
+ constructor() {
360
+ this.ref = { current: null }, this.mounted = null, this.didMount = !1, this.shouldMount = !1, this.setShouldMount = null;
361
+ }
362
+ mount() {
363
+ return this.mounted || (this.mounted = ue(), this.shouldMount = !0, this.setShouldMount(this.shouldMount)), this.mounted;
364
+ }
365
+ mountEffect = () => {
366
+ this.shouldMount && !this.didMount && this.ref.current !== null && (this.didMount = !0, this.mounted.resolve());
367
+ };
368
+ start(...e) {
369
+ this.mount().then(() => this.ref.current?.start(...e));
370
+ }
371
+ stop(...e) {
372
+ this.mount().then(() => this.ref.current?.stop(...e));
373
+ }
374
+ pulsate(...e) {
375
+ this.mount().then(() => this.ref.current?.pulsate(...e));
376
+ }
377
+ };
378
+ function le() {
379
+ return K.use();
380
+ }
381
+ function ue() {
382
+ let e, t, n = new Promise((n, r) => {
383
+ e = n, t = r;
384
+ });
385
+ return n.resolve = e, n.reject = t, n;
386
+ }
387
+ //#endregion
388
+ //#region ../../node_modules/@mui/material/esm/ButtonBase/Ripple.js
389
+ var q = o();
390
+ function J(e) {
391
+ let { className: t, classes: n, pulsate: r = !1, rippleX: a, rippleY: o, rippleSize: s, in: c, onExited: l, timeout: u } = e, [d, f] = m.useState(!1), p = i(t, n.ripple, n.rippleVisible, r && n.ripplePulsate), h = {
392
+ width: s,
393
+ height: s,
394
+ top: -(s / 2) + o,
395
+ left: -(s / 2) + a
396
+ }, g = i(n.child, d && n.childLeaving, r && n.childPulsate);
397
+ return !c && !d && f(!0), m.useEffect(() => {
398
+ if (!c && l != null) {
399
+ let e = setTimeout(l, u);
400
+ return () => {
401
+ clearTimeout(e);
402
+ };
403
+ }
404
+ }, [
405
+ l,
406
+ c,
407
+ u
408
+ ]), /* @__PURE__ */ (0, q.jsx)("span", {
409
+ className: p,
410
+ style: h,
411
+ children: /* @__PURE__ */ (0, q.jsx)("span", { className: g })
412
+ });
413
+ }
414
+ process.env.NODE_ENV !== "production" && (J.propTypes = {
415
+ classes: k.default.object.isRequired,
416
+ className: k.default.string,
417
+ in: k.default.bool,
418
+ onExited: k.default.func,
419
+ pulsate: k.default.bool,
420
+ rippleSize: k.default.number,
421
+ rippleX: k.default.number,
422
+ rippleY: k.default.number,
423
+ timeout: k.default.number.isRequired
424
+ });
425
+ //#endregion
426
+ //#region ../../node_modules/@mui/material/esm/ButtonBase/touchRippleClasses.js
427
+ var Y = s("MuiTouchRipple", [
428
+ "root",
429
+ "ripple",
430
+ "rippleVisible",
431
+ "ripplePulsate",
432
+ "child",
433
+ "childLeaving",
434
+ "childPulsate"
435
+ ]), X = 550, de = a`
436
+ 0% {
437
+ transform: scale(0);
438
+ opacity: 0.1;
439
+ }
440
+
441
+ 100% {
442
+ transform: scale(1);
443
+ opacity: 0.3;
444
+ }
445
+ `, Z = a`
446
+ 0% {
447
+ opacity: 1;
448
+ }
449
+
450
+ 100% {
451
+ opacity: 0;
452
+ }
453
+ `, fe = a`
454
+ 0% {
455
+ transform: scale(1);
456
+ }
457
+
458
+ 50% {
459
+ transform: scale(0.92);
460
+ }
461
+
462
+ 100% {
463
+ transform: scale(1);
464
+ }
465
+ `, pe = c("span", {
466
+ name: "MuiTouchRipple",
467
+ slot: "Root"
468
+ })({
469
+ overflow: "hidden",
470
+ pointerEvents: "none",
471
+ position: "absolute",
472
+ zIndex: 0,
473
+ top: 0,
474
+ right: 0,
475
+ bottom: 0,
476
+ left: 0,
477
+ borderRadius: "inherit"
478
+ }), me = c(J, {
479
+ name: "MuiTouchRipple",
480
+ slot: "Ripple"
481
+ })`
482
+ opacity: 0;
483
+ position: absolute;
484
+
485
+ &.${Y.rippleVisible} {
486
+ opacity: 0.3;
487
+ transform: scale(1);
488
+ animation-name: ${de};
489
+ animation-duration: ${X}ms;
490
+ animation-timing-function: ${({ theme: e }) => e.transitions.easing.easeInOut};
491
+ }
492
+
493
+ &.${Y.ripplePulsate} {
494
+ animation-duration: ${({ theme: e }) => e.transitions.duration.shorter}ms;
495
+ }
496
+
497
+ & .${Y.child} {
498
+ opacity: 1;
499
+ display: block;
500
+ width: 100%;
501
+ height: 100%;
502
+ border-radius: 50%;
503
+ background-color: currentColor;
504
+ }
505
+
506
+ & .${Y.childLeaving} {
507
+ opacity: 0;
508
+ animation-name: ${Z};
509
+ animation-duration: ${X}ms;
510
+ animation-timing-function: ${({ theme: e }) => e.transitions.easing.easeInOut};
511
+ }
512
+
513
+ & .${Y.childPulsate} {
514
+ position: absolute;
515
+ /* @noflip */
516
+ left: 0px;
517
+ top: 0;
518
+ animation-name: ${fe};
519
+ animation-duration: 2500ms;
520
+ animation-timing-function: ${({ theme: e }) => e.transitions.easing.easeInOut};
521
+ animation-iteration-count: infinite;
522
+ animation-delay: 200ms;
523
+ }
524
+ `, he = /* @__PURE__ */ m.forwardRef(function(e, t) {
525
+ let { center: n = !1, classes: a = {}, className: o, ...s } = r({
526
+ props: e,
527
+ name: "MuiTouchRipple"
528
+ }), [c, l] = m.useState([]), u = m.useRef(0), d = m.useRef(null);
529
+ m.useEffect(() => {
530
+ d.current &&= (d.current(), null);
531
+ }, [c]);
532
+ let f = m.useRef(!1), p = F(), h = m.useRef(null), g = m.useRef(null), _ = m.useCallback((e) => {
533
+ let { pulsate: t, rippleX: n, rippleY: r, rippleSize: o, cb: s } = e;
534
+ l((e) => [...e, /* @__PURE__ */ (0, q.jsx)(me, {
535
+ classes: {
536
+ ripple: i(a.ripple, Y.ripple),
537
+ rippleVisible: i(a.rippleVisible, Y.rippleVisible),
538
+ ripplePulsate: i(a.ripplePulsate, Y.ripplePulsate),
539
+ child: i(a.child, Y.child),
540
+ childLeaving: i(a.childLeaving, Y.childLeaving),
541
+ childPulsate: i(a.childPulsate, Y.childPulsate)
542
+ },
543
+ timeout: X,
544
+ pulsate: t,
545
+ rippleX: n,
546
+ rippleY: r,
547
+ rippleSize: o
548
+ }, u.current)]), u.current += 1, d.current = s;
549
+ }, [a]), v = m.useCallback((e = {}, t = {}, r = () => {}) => {
550
+ let { pulsate: i = !1, center: a = n || t.pulsate, fakeElement: o = !1 } = t;
551
+ if (e?.type === "mousedown" && f.current) {
552
+ f.current = !1;
553
+ return;
554
+ }
555
+ e?.type === "touchstart" && (f.current = !0);
556
+ let s = o ? null : g.current, c = s ? s.getBoundingClientRect() : {
557
+ width: 0,
558
+ height: 0,
559
+ left: 0,
560
+ top: 0
561
+ }, l, u, d;
562
+ if (a || e === void 0 || e.clientX === 0 && e.clientY === 0 || !e.clientX && !e.touches) l = Math.round(c.width / 2), u = Math.round(c.height / 2);
563
+ else {
564
+ let { clientX: t, clientY: n } = e.touches && e.touches.length > 0 ? e.touches[0] : e;
565
+ l = Math.round(t - c.left), u = Math.round(n - c.top);
566
+ }
567
+ if (a) d = Math.sqrt((2 * c.width ** 2 + c.height ** 2) / 3), d % 2 == 0 && (d += 1);
568
+ else {
569
+ let e = Math.max(Math.abs((s ? s.clientWidth : 0) - l), l) * 2 + 2, t = Math.max(Math.abs((s ? s.clientHeight : 0) - u), u) * 2 + 2;
570
+ d = Math.sqrt(e ** 2 + t ** 2);
571
+ }
572
+ e?.touches ? h.current === null && (h.current = () => {
573
+ _({
574
+ pulsate: i,
575
+ rippleX: l,
576
+ rippleY: u,
577
+ rippleSize: d,
578
+ cb: r
579
+ });
580
+ }, p.start(80, () => {
581
+ h.current &&= (h.current(), null);
582
+ })) : _({
583
+ pulsate: i,
584
+ rippleX: l,
585
+ rippleY: u,
586
+ rippleSize: d,
587
+ cb: r
588
+ });
589
+ }, [
590
+ n,
591
+ _,
592
+ p
593
+ ]), y = m.useCallback(() => {
594
+ v({}, { pulsate: !0 });
595
+ }, [v]), b = m.useCallback((e, t) => {
596
+ if (p.clear(), e?.type === "touchend" && h.current) {
597
+ h.current(), h.current = null, p.start(0, () => {
598
+ b(e, t);
599
+ });
600
+ return;
601
+ }
602
+ h.current = null, l((e) => e.length > 0 ? e.slice(1) : e), d.current = t;
603
+ }, [p]);
604
+ return m.useImperativeHandle(t, () => ({
605
+ pulsate: y,
606
+ start: v,
607
+ stop: b
608
+ }), [
609
+ y,
610
+ v,
611
+ b
612
+ ]), /* @__PURE__ */ (0, q.jsx)(pe, {
613
+ className: i(Y.root, a.root, o),
614
+ ref: g,
615
+ ...s,
616
+ children: /* @__PURE__ */ (0, q.jsx)(A, {
617
+ component: null,
618
+ exit: !0,
619
+ children: c
620
+ })
621
+ });
622
+ });
623
+ process.env.NODE_ENV !== "production" && (he.propTypes = {
624
+ center: k.default.bool,
625
+ classes: k.default.object,
626
+ className: k.default.string
627
+ });
628
+ //#endregion
629
+ //#region ../../node_modules/@mui/material/esm/ButtonBase/ButtonBase.js
630
+ var ge = (e) => {
631
+ let { disabled: t, focusVisible: r, focusVisibleClassName: i, classes: a } = e, o = n({ root: [
632
+ "root",
633
+ t && "disabled",
634
+ r && "focusVisible"
635
+ ] }, f, a);
636
+ return r && i && (o.root += ` ${i}`), o;
637
+ }, _e = c("button", {
638
+ name: "MuiButtonBase",
639
+ slot: "Root"
640
+ })({
641
+ display: "inline-flex",
642
+ alignItems: "center",
643
+ justifyContent: "center",
644
+ position: "relative",
645
+ boxSizing: "border-box",
646
+ WebkitTapHighlightColor: "transparent",
647
+ backgroundColor: "transparent",
648
+ outline: 0,
649
+ border: 0,
650
+ margin: 0,
651
+ borderRadius: 0,
652
+ padding: 0,
653
+ cursor: "pointer",
654
+ userSelect: "none",
655
+ verticalAlign: "middle",
656
+ MozAppearance: "none",
657
+ WebkitAppearance: "none",
658
+ textDecoration: "none",
659
+ color: "inherit",
660
+ "&::-moz-focus-inner": { borderStyle: "none" },
661
+ [`&.${p.disabled}`]: {
662
+ pointerEvents: "none",
663
+ cursor: "default"
664
+ },
665
+ "@media print": { colorAdjust: "exact" }
666
+ }), Q = /* @__PURE__ */ m.forwardRef(function(e, t) {
667
+ let n = r({
668
+ props: e,
669
+ name: "MuiButtonBase"
670
+ }), { action: a, centerRipple: o = !1, children: s, className: c, component: l = "button", disabled: u = !1, disableRipple: d = !1, disableTouchRipple: f = !1, focusRipple: p = !1, focusVisibleClassName: h, LinkComponent: g = "a", onBlur: _, onClick: v, onContextMenu: y, onDragLeave: x, onFocus: C, onFocusVisible: w, onKeyDown: T, onKeyUp: E, onMouseDown: ee, onMouseLeave: D, onMouseUp: te, onTouchEnd: O, onTouchMove: ne, onTouchStart: re, tabIndex: k = 0, TouchRippleProps: ie, touchRippleRef: ae, type: A, ...j } = n, M = m.useRef(null), N = le(), oe = S(N.ref, ae), [P, F] = m.useState(!1);
671
+ u && P && F(!1), m.useImperativeHandle(a, () => ({ focusVisible: () => {
672
+ F(!0), M.current.focus();
673
+ } }), []);
674
+ let I = N.shouldMount && !d && !u;
675
+ m.useEffect(() => {
676
+ P && p && !d && N.pulsate();
677
+ }, [
678
+ d,
679
+ p,
680
+ P,
681
+ N
682
+ ]);
683
+ let se = $(N, "start", ee, f), L = $(N, "stop", y, f), R = $(N, "stop", x, f), z = $(N, "stop", te, f), B = $(N, "stop", (e) => {
684
+ P && e.preventDefault(), D && D(e);
685
+ }, f), V = $(N, "start", re, f), H = $(N, "stop", O, f), U = $(N, "stop", ne, f), W = $(N, "stop", (e) => {
686
+ ce(e.target) || F(!1), _ && _(e);
687
+ }, !1), G = b((e) => {
688
+ M.current ||= e.currentTarget, ce(e.target) && (F(!0), w && w(e)), C && C(e);
689
+ }), K = () => {
690
+ let e = M.current;
691
+ return l && l !== "button" && !(e.tagName === "A" && e.href);
692
+ }, ue = b((e) => {
693
+ p && !e.repeat && P && e.key === " " && N.stop(e, () => {
694
+ N.start(e);
695
+ }), e.target === e.currentTarget && K() && e.key === " " && e.preventDefault(), T && T(e), e.target === e.currentTarget && K() && e.key === "Enter" && !u && (e.preventDefault(), v && v(e));
696
+ }), J = b((e) => {
697
+ p && e.key === " " && P && !e.defaultPrevented && N.stop(e, () => {
698
+ N.pulsate(e);
699
+ }), E && E(e), v && e.target === e.currentTarget && K() && e.key === " " && !e.defaultPrevented && v(e);
700
+ }), Y = l;
701
+ Y === "button" && (j.href || j.to) && (Y = g);
702
+ let X = {};
703
+ if (Y === "button") {
704
+ let e = !!j.formAction;
705
+ X.type = A === void 0 && !e ? "button" : A, X.disabled = u;
706
+ } else !j.href && !j.to && (X.role = "button"), u && (X["aria-disabled"] = u);
707
+ let de = S(t, M), Z = {
708
+ ...n,
709
+ centerRipple: o,
710
+ component: l,
711
+ disabled: u,
712
+ disableRipple: d,
713
+ disableTouchRipple: f,
714
+ focusRipple: p,
715
+ tabIndex: k,
716
+ focusVisible: P
717
+ }, fe = ge(Z);
718
+ return /* @__PURE__ */ (0, q.jsxs)(_e, {
719
+ as: Y,
720
+ className: i(fe.root, c),
721
+ ownerState: Z,
722
+ onBlur: W,
723
+ onClick: v,
724
+ onContextMenu: L,
725
+ onFocus: G,
726
+ onKeyDown: ue,
727
+ onKeyUp: J,
728
+ onMouseDown: se,
729
+ onMouseLeave: B,
730
+ onMouseUp: z,
731
+ onDragLeave: R,
732
+ onTouchEnd: H,
733
+ onTouchMove: U,
734
+ onTouchStart: V,
735
+ ref: de,
736
+ tabIndex: u ? -1 : k,
737
+ type: A,
738
+ ...X,
739
+ ...j,
740
+ children: [s, I ? /* @__PURE__ */ (0, q.jsx)(he, {
741
+ ref: oe,
742
+ center: o,
743
+ ...ie
744
+ }) : null]
745
+ });
746
+ });
747
+ function $(e, t, n, r = !1) {
748
+ return b((i) => (n && n(i), r || e[t](i), !0));
749
+ }
750
+ process.env.NODE_ENV !== "production" && (Q.propTypes = {
751
+ action: G,
752
+ centerRipple: k.default.bool,
753
+ children: k.default.node,
754
+ classes: k.default.object,
755
+ className: k.default.string,
756
+ component: L,
757
+ disabled: k.default.bool,
758
+ disableRipple: k.default.bool,
759
+ disableTouchRipple: k.default.bool,
760
+ focusRipple: k.default.bool,
761
+ focusVisibleClassName: k.default.string,
762
+ formAction: k.default.oneOfType([k.default.func, k.default.string]),
763
+ href: k.default.any,
764
+ LinkComponent: k.default.elementType,
765
+ onBlur: k.default.func,
766
+ onClick: k.default.func,
767
+ onContextMenu: k.default.func,
768
+ onDragLeave: k.default.func,
769
+ onFocus: k.default.func,
770
+ onFocusVisible: k.default.func,
771
+ onKeyDown: k.default.func,
772
+ onKeyUp: k.default.func,
773
+ onMouseDown: k.default.func,
774
+ onMouseLeave: k.default.func,
775
+ onMouseUp: k.default.func,
776
+ onTouchEnd: k.default.func,
777
+ onTouchMove: k.default.func,
778
+ onTouchStart: k.default.func,
779
+ sx: k.default.oneOfType([
780
+ k.default.arrayOf(k.default.oneOfType([
781
+ k.default.func,
782
+ k.default.object,
783
+ k.default.bool
784
+ ])),
785
+ k.default.func,
786
+ k.default.object
787
+ ]),
788
+ tabIndex: k.default.number,
789
+ TouchRippleProps: k.default.object,
790
+ touchRippleRef: k.default.oneOfType([k.default.func, k.default.shape({ current: k.default.shape({
791
+ pulsate: k.default.func.isRequired,
792
+ start: k.default.func.isRequired,
793
+ stop: k.default.func.isRequired
794
+ }) })]),
795
+ type: k.default.oneOfType([k.default.oneOf([
796
+ "button",
797
+ "reset",
798
+ "submit"
799
+ ]), k.default.string])
800
+ });
801
+ //#endregion
802
+ export { b as _, V as a, R as c, A as d, E as f, x as g, S as h, U as i, L as l, C as m, G as n, B as o, T as p, W as r, z as s, Q as t, F as u, y as v };