@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,180 @@
1
+ import { i as e, t } from "./chunk-BQCxAhux.js";
2
+ //#region ../../node_modules/react/cjs/react-jsx-runtime.production.js
3
+ var n = /* @__PURE__ */ t(((e) => {
4
+ var t = Symbol.for("react.transitional.element"), n = Symbol.for("react.fragment");
5
+ function r(e, n, r) {
6
+ var i = null;
7
+ if (r !== void 0 && (i = "" + r), n.key !== void 0 && (i = "" + n.key), "key" in n) for (var a in r = {}, n) a !== "key" && (r[a] = n[a]);
8
+ else r = n;
9
+ return n = r.ref, {
10
+ $$typeof: t,
11
+ type: e,
12
+ key: i,
13
+ ref: n === void 0 ? null : n,
14
+ props: r
15
+ };
16
+ }
17
+ e.Fragment = n, e.jsx = r, e.jsxs = r;
18
+ })), r = /* @__PURE__ */ t(((t) => {
19
+ process.env.NODE_ENV !== "production" && (function() {
20
+ function n(e) {
21
+ if (e == null) return null;
22
+ if (typeof e == "function") return e.$$typeof === k ? null : e.displayName || e.name || null;
23
+ if (typeof e == "string") return e;
24
+ switch (e) {
25
+ case v: return "Fragment";
26
+ case b: return "Profiler";
27
+ case y: return "StrictMode";
28
+ case w: return "Suspense";
29
+ case T: return "SuspenseList";
30
+ case O: return "Activity";
31
+ }
32
+ if (typeof e == "object") switch (typeof e.tag == "number" && console.error("Received an unexpected object in getComponentNameFromType(). This is likely a bug in React. Please file an issue."), e.$$typeof) {
33
+ case _: return "Portal";
34
+ case S: return e.displayName || "Context";
35
+ case x: return (e._context.displayName || "Context") + ".Consumer";
36
+ case C:
37
+ var t = e.render;
38
+ return e = e.displayName, e ||= (e = t.displayName || t.name || "", e === "" ? "ForwardRef" : "ForwardRef(" + e + ")"), e;
39
+ case E: return t = e.displayName || null, t === null ? n(e.type) || "Memo" : t;
40
+ case D:
41
+ t = e._payload, e = e._init;
42
+ try {
43
+ return n(e(t));
44
+ } catch {}
45
+ }
46
+ return null;
47
+ }
48
+ function r(e) {
49
+ return "" + e;
50
+ }
51
+ function i(e) {
52
+ try {
53
+ r(e);
54
+ var t = !1;
55
+ } catch {
56
+ t = !0;
57
+ }
58
+ if (t) {
59
+ t = console;
60
+ var n = t.error, i = typeof Symbol == "function" && Symbol.toStringTag && e[Symbol.toStringTag] || e.constructor.name || "Object";
61
+ return n.call(t, "The provided key is an unsupported type %s. This value must be coerced to a string before using it here.", i), r(e);
62
+ }
63
+ }
64
+ function a(e) {
65
+ if (e === v) return "<>";
66
+ if (typeof e == "object" && e && e.$$typeof === D) return "<...>";
67
+ try {
68
+ var t = n(e);
69
+ return t ? "<" + t + ">" : "<...>";
70
+ } catch {
71
+ return "<...>";
72
+ }
73
+ }
74
+ function o() {
75
+ var e = A.A;
76
+ return e === null ? null : e.getOwner();
77
+ }
78
+ function s() {
79
+ return Error("react-stack-top-frame");
80
+ }
81
+ function c(e) {
82
+ if (j.call(e, "key")) {
83
+ var t = Object.getOwnPropertyDescriptor(e, "key").get;
84
+ if (t && t.isReactWarning) return !1;
85
+ }
86
+ return e.key !== void 0;
87
+ }
88
+ function l(e, t) {
89
+ function n() {
90
+ P || (P = !0, console.error("%s: `key` is not a prop. Trying to access it will result in `undefined` being returned. If you need to access the same value within the child component, you should pass it as a different prop. (https://react.dev/link/special-props)", t));
91
+ }
92
+ n.isReactWarning = !0, Object.defineProperty(e, "key", {
93
+ get: n,
94
+ configurable: !0
95
+ });
96
+ }
97
+ function u() {
98
+ var e = n(this.type);
99
+ return F[e] || (F[e] = !0, console.error("Accessing element.ref was removed in React 19. ref is now a regular prop. It will be removed from the JSX Element type in a future release.")), e = this.props.ref, e === void 0 ? null : e;
100
+ }
101
+ function d(e, t, n, r, i, a) {
102
+ var o = n.ref;
103
+ return e = {
104
+ $$typeof: g,
105
+ type: e,
106
+ key: t,
107
+ props: n,
108
+ _owner: r
109
+ }, (o === void 0 ? null : o) === null ? Object.defineProperty(e, "ref", {
110
+ enumerable: !1,
111
+ value: null
112
+ }) : Object.defineProperty(e, "ref", {
113
+ enumerable: !1,
114
+ get: u
115
+ }), e._store = {}, Object.defineProperty(e._store, "validated", {
116
+ configurable: !1,
117
+ enumerable: !1,
118
+ writable: !0,
119
+ value: 0
120
+ }), Object.defineProperty(e, "_debugInfo", {
121
+ configurable: !1,
122
+ enumerable: !1,
123
+ writable: !0,
124
+ value: null
125
+ }), Object.defineProperty(e, "_debugStack", {
126
+ configurable: !1,
127
+ enumerable: !1,
128
+ writable: !0,
129
+ value: i
130
+ }), Object.defineProperty(e, "_debugTask", {
131
+ configurable: !1,
132
+ enumerable: !1,
133
+ writable: !0,
134
+ value: a
135
+ }), Object.freeze && (Object.freeze(e.props), Object.freeze(e)), e;
136
+ }
137
+ function f(e, t, r, a, s, u) {
138
+ var f = t.children;
139
+ if (f !== void 0) if (a) if (M(f)) {
140
+ for (a = 0; a < f.length; a++) p(f[a]);
141
+ Object.freeze && Object.freeze(f);
142
+ } else console.error("React.jsx: Static children should always be an array. You are likely explicitly calling React.jsxs or React.jsxDEV. Use the Babel transform instead.");
143
+ else p(f);
144
+ if (j.call(t, "key")) {
145
+ f = n(e);
146
+ var m = Object.keys(t).filter(function(e) {
147
+ return e !== "key";
148
+ });
149
+ a = 0 < m.length ? "{key: someKey, " + m.join(": ..., ") + ": ...}" : "{key: someKey}", R[f + a] || (m = 0 < m.length ? "{" + m.join(": ..., ") + ": ...}" : "{}", console.error("A props object containing a \"key\" prop is being spread into JSX:\n let props = %s;\n <%s {...props} />\nReact keys must be passed directly to JSX without using spread:\n let props = %s;\n <%s key={someKey} {...props} />", a, f, m, f), R[f + a] = !0);
150
+ }
151
+ if (f = null, r !== void 0 && (i(r), f = "" + r), c(t) && (i(t.key), f = "" + t.key), "key" in t) for (var h in r = {}, t) h !== "key" && (r[h] = t[h]);
152
+ else r = t;
153
+ return f && l(r, typeof e == "function" ? e.displayName || e.name || "Unknown" : e), d(e, f, r, o(), s, u);
154
+ }
155
+ function p(e) {
156
+ m(e) ? e._store && (e._store.validated = 1) : typeof e == "object" && e && e.$$typeof === D && (e._payload.status === "fulfilled" ? m(e._payload.value) && e._payload.value._store && (e._payload.value._store.validated = 1) : e._store && (e._store.validated = 1));
157
+ }
158
+ function m(e) {
159
+ return typeof e == "object" && !!e && e.$$typeof === g;
160
+ }
161
+ var h = e("react"), g = Symbol.for("react.transitional.element"), _ = Symbol.for("react.portal"), v = Symbol.for("react.fragment"), y = Symbol.for("react.strict_mode"), b = Symbol.for("react.profiler"), x = Symbol.for("react.consumer"), S = Symbol.for("react.context"), C = Symbol.for("react.forward_ref"), w = Symbol.for("react.suspense"), T = Symbol.for("react.suspense_list"), E = Symbol.for("react.memo"), D = Symbol.for("react.lazy"), O = Symbol.for("react.activity"), k = Symbol.for("react.client.reference"), A = h.__CLIENT_INTERNALS_DO_NOT_USE_OR_WARN_USERS_THEY_CANNOT_UPGRADE, j = Object.prototype.hasOwnProperty, M = Array.isArray, N = console.createTask ? console.createTask : function() {
162
+ return null;
163
+ };
164
+ h = { react_stack_bottom_frame: function(e) {
165
+ return e();
166
+ } };
167
+ var P, F = {}, I = h.react_stack_bottom_frame.bind(h, s)(), L = N(a(s)), R = {};
168
+ t.Fragment = v, t.jsx = function(e, t, n) {
169
+ var r = 1e4 > A.recentlyCreatedOwnerStacks++;
170
+ return f(e, t, n, !1, r ? Error("react-stack-top-frame") : I, r ? N(a(e)) : L);
171
+ }, t.jsxs = function(e, t, n) {
172
+ var r = 1e4 > A.recentlyCreatedOwnerStacks++;
173
+ return f(e, t, n, !0, r ? Error("react-stack-top-frame") : I, r ? N(a(e)) : L);
174
+ };
175
+ })();
176
+ })), i = /* @__PURE__ */ t(((e, t) => {
177
+ process.env.NODE_ENV === "production" ? t.exports = n() : t.exports = r();
178
+ }));
179
+ //#endregion
180
+ export { i as t };
package/dist/main.js CHANGED
@@ -1,196 +1,104 @@
1
- import { SAccordion as m } from "./s-accordion/s-accordion.js";
2
- import { SActionOverlay as S } from "./s-action-overlay/s-action-overlay.js";
3
- import { SToolBar as f } from "./s-tool-bar/s-tool-bar.js";
4
- import { SAutocomplete as i } from "./s-autocomplete/s-autocomplete.js";
5
- import { SAvatar as n } from "./s-avatar/s-avatar.js";
6
- import { SBreadcrumbs as g } from "./s-breadcrumbs/s-breadcrumbs.js";
7
- import { SButton as c } from "./s-button/s-button.js";
8
- import { SLink as T } from "./s-link/s-link.js";
9
- import { SChatMessage as P } from "./s-chat-message/s-chat-message.js";
10
- import { SCommentMessage as y } from "./s-comment-message/s-comment-message.js";
11
- import { SCheckbox as b } from "./s-checkbox/s-checkbox.js";
12
- import { SSwitch as h } from "./s-switch/s-switch.js";
13
- import { SChip as M } from "./s-chip/s-chip.js";
14
- import { SChips as k } from "./s-chips/s-chips.js";
15
- import { SDataTable as F } from "./s-data-table/s-data-table.js";
16
- import { SDialog as R } from "./s-dialog/s-dialog.js";
17
- import { DialogConfirmProvider as V, SDialogConfirm as z, useDialogConfirm as G } from "./s-dialog-confirm/s-dialog-confirm.js";
18
- import { DialogMessageProvider as O, SDialogMessage as j, useDialogMessage as Z } from "./s-dialog-message/s-dialog-message.js";
19
- import { SEmpty as H } from "./s-empty/s-empty.js";
20
- import { SError as K } from "./s-error/s-error.js";
21
- import { SErrorLayout as U } from "./s-error-layout/s-error-layout.js";
22
- import { SFileIcon as X } from "./s-file-icon/s-file-icon.js";
23
- import { SFlexBox as _ } from "./s-flex-box/s-flex-box.js";
24
- import { SForm as oo } from "./s-form/s-form.js";
25
- import { SGradientIcon as eo } from "./s-gradient-icon/s-gradient-icon.js";
26
- import { SIconButton as mo } from "./s-icon-button/s-icon-button.js";
27
- import { SItemNotFound as So } from "./s-item-not-found/s-item-not-found.js";
28
- import { SLabel as fo } from "./s-label/s-label.js";
29
- import { SMultiSelect as io } from "./s-multi-select/s-multi-select.js";
30
- import { SNoSsr as no } from "./s-no-ssr/s-no-ssr.js";
31
- import { SPagination as go } from "./s-pagination/s-pagination.js";
32
- import { SRating as co } from "./s-rating/s-rating.js";
33
- import { SReview as Co } from "./s-review/s-review.js";
34
- import { SSelect as vo } from "./s-select/s-select.js";
35
- import { SSelectList as Lo } from "./s-select-list/s-select-list.js";
36
- import { SSkeleton as Do } from "./s-skeleton/s-skeleton.js";
37
- import { SSnackbarMessage as Io, SnackbarMessageProvider as Mo, useSnackbarMessage as Bo } from "./s-snackbar-message/s-snackbar-message.js";
38
- import { STabs as wo } from "./s-tabs/s-tabs.js";
39
- import { default as Ao } from "./s-tabs/s-tab.js";
40
- import { STabPanel as Eo } from "./s-tabs/s-tab-panel.js";
41
- import { STextField as zo } from "./s-text-field/s-text-field.js";
42
- import { STextTruncation as No } from "./s-text-truncation/s-text-truncation.js";
43
- import { STip as jo } from "./s-tip/s-tip.js";
44
- import { STwoPaneLayout as qo } from "./s-two-pane-layout/s-two-pane-layout.js";
45
- import { SCopyableText as Jo } from "./s-copyable-text/s-copyable-text.js";
46
- import { SCategoryCard as Qo } from "./s-category-card/s-category-card.js";
47
- import { SThemeProvider as Wo } from "./s-theme-provider/s-theme-provider.js";
48
- import { default as Yo } from "./s-theme-switch/s-theme-switch.js";
49
- import { useDialog as $o } from "./hooks/use-dialog.js";
50
- import { usePopover as rr } from "./hooks/use-popover.js";
51
- import "react";
52
- import { useScrollAnimation as tr } from "./hooks/use-scroll-animation.js";
53
- import { useIsPassedPosition as pr } from "./hooks/use-is-passed-position.js";
54
- import { formatDatePosted as xr } from "./utils/dayjs.js";
55
- import { LogLevel as ar, Logger as ir, createLogger as lr, logger as nr } from "./utils/logger.js";
56
- import { SDatePicker as gr } from "./s-date-picker/s-date-picker.js";
57
- import { SDateTimePicker as cr } from "./s-datetime-picker/s-datetime-picker.js";
58
- import { SLocalizationProvider as Tr } from "./s-localization-provider/s-localization-provider.js";
59
- import { SCountdown as Pr } from "./s-countdown/s-count-down.js";
60
- import { SCountBox as yr } from "./s-countdown/s-count-box.js";
61
- import { STextEditor as br } from "./s-text-editor/s-text-editor.js";
62
- import "./s-text-editor/s-text-editor-toolbar.js";
63
- import { StripeTextField as hr } from "./s-stripe/s-stripe.js";
64
- import { SStripeNumber as Mr } from "./s-stripe/s-stripe-number.js";
65
- import { SStripeExpiry as kr } from "./s-stripe/s-stripe-expiry.js";
66
- import { SStripeCVC as Fr } from "./s-stripe/s-stripe-cvc.js";
67
- import { SBlurText as Rr } from "./s-blur-text/s-blur-text.js";
68
- import { default as Vr } from "./s-glow-button/s-glow-button.js";
69
- import { SMovingBorder as Gr } from "./s-moving-border/s-moving-border.js";
70
- import { SPixelReveal as Or } from "./s-pixel-reveal/s-pixel-reveal.js";
71
- import { SRadialPulseAnimate as Zr } from "./s-radial-pulse-animate/s-radial-pulse-animate.js";
72
- import { SScrollReveal as Hr } from "./s-scroll-reveal/s-scroll-reveal.js";
73
- import { SScrollToTop as Kr } from "./s-scroll-to-top/s-scroll-to-top.js";
74
- import { SScrollVelocity as Ur } from "./s-scroll-velocity/s-scroll-velocity.js";
75
- import { ScrollVelocityContainer as Xr } from "./s-scroll-velocity/scroll-velocity-container.js";
76
- import { ScrollVelocityRow as _r } from "./s-scroll-velocity/scroll-velocity-row.js";
77
- import { SSpotlightCursor as oe } from "./s-spotlight-cursor/s-spotlight-cursor.js";
78
- import { STextShimmer as ee } from "./s-text-shimmer/s-text-shimmer.js";
79
- import { STypewriterText as me } from "./s-typewriter-text/s-typewriter-text.js";
80
- import { MediaItem as Se, SGallery as xe } from "./s-gallery/s-gallery.js";
81
- import { default as ae } from "./s-image-comparison/s-image-comparison.js";
82
- import { SImageModal as le } from "./s-image-modal/s-image-modal.js";
83
- import { default as se } from "./s-lazy-image/s-lazy-image.js";
84
- import { SZoomImage as ue } from "./s-zoom-image/s-zoom-image.js";
85
- import { SCarousel as de } from "./s-carousel/s-carousel.js";
86
- import { SChatInput as Ce } from "./s-chat-input/s-chat-input.js";
87
- import { SFileDropzone as ve } from "./s-file-dropzone/s-file-dropzone.js";
88
- import { SCodeBlock as Le } from "./s-code-block/s-code-block.js";
89
- import { SOverlayScrollbar as De } from "./s-overlay-scrollbar/s-overlay-scrollbar.js";
90
- import { SI18nProvider as Ie } from "./s-i18n-provider/s-i18n-provider.js";
91
- import { SLanguagePopover as Be, SLanguageSwitcher as ke, defaultLanguageOptions as we } from "./s-language-switcher/s-language-switcher.js";
92
- import { default as Ae } from "dayjs";
93
- export {
94
- V as DialogConfirmProvider,
95
- O as DialogMessageProvider,
96
- ar as LogLevel,
97
- ir as Logger,
98
- Se as MediaItem,
99
- m as SAccordion,
100
- S as SActionOverlay,
101
- i as SAutocomplete,
102
- n as SAvatar,
103
- Rr as SBlurText,
104
- g as SBreadcrumbs,
105
- c as SButton,
106
- de as SCarousel,
107
- Qo as SCategoryCard,
108
- Ce as SChatInput,
109
- P as SChatMessage,
110
- b as SCheckbox,
111
- M as SChip,
112
- k as SChips,
113
- Le as SCodeBlock,
114
- y as SCommentMessage,
115
- Jo as SCopyableText,
116
- yr as SCountBox,
117
- Pr as SCountdown,
118
- F as SDataTable,
119
- gr as SDatePicker,
120
- cr as SDateTimePicker,
121
- R as SDialog,
122
- z as SDialogConfirm,
123
- j as SDialogMessage,
124
- H as SEmpty,
125
- K as SError,
126
- U as SErrorLayout,
127
- ve as SFileDropzone,
128
- X as SFileIcon,
129
- _ as SFlexBox,
130
- oo as SForm,
131
- xe as SGallery,
132
- Vr as SGlowButton,
133
- eo as SGradientIcon,
134
- Ie as SI18nProvider,
135
- mo as SIconButton,
136
- ae as SImageComparison,
137
- le as SImageModal,
138
- So as SItemNotFound,
139
- fo as SLabel,
140
- Be as SLanguagePopover,
141
- ke as SLanguageSwitcher,
142
- se as SLazyImage,
143
- T as SLink,
144
- Tr as SLocalizationProvider,
145
- Gr as SMovingBorder,
146
- io as SMultiSelect,
147
- no as SNoSsr,
148
- De as SOverlayScrollbar,
149
- go as SPagination,
150
- Or as SPixelReveal,
151
- Zr as SRadialPulseAnimate,
152
- co as SRating,
153
- Co as SReview,
154
- Hr as SScrollReveal,
155
- Kr as SScrollToTop,
156
- Ur as SScrollVelocity,
157
- vo as SSelect,
158
- Lo as SSelectList,
159
- Do as SSkeleton,
160
- Io as SSnackbarMessage,
161
- oe as SSpotlightCursor,
162
- Fr as SStripeCVC,
163
- kr as SStripeExpiry,
164
- Mr as SStripeNumber,
165
- h as SSwitch,
166
- Ao as STab,
167
- Eo as STabPanel,
168
- wo as STabs,
169
- br as STextEditor,
170
- zo as STextField,
171
- ee as STextShimmer,
172
- No as STextTruncation,
173
- Wo as SThemeProvider,
174
- Yo as SThemeSwitch,
175
- jo as STip,
176
- f as SToolBar,
177
- qo as STwoPaneLayout,
178
- me as STypewriterText,
179
- ue as SZoomImage,
180
- Xr as ScrollVelocityContainer,
181
- _r as ScrollVelocityRow,
182
- Mo as SnackbarMessageProvider,
183
- hr as StripeTextField,
184
- lr as createLogger,
185
- Ae as dayjs,
186
- we as defaultLanguageOptions,
187
- xr as formatDatePosted,
188
- nr as logger,
189
- $o as useDialog,
190
- G as useDialogConfirm,
191
- Z as useDialogMessage,
192
- pr as useIsPassedPosition,
193
- rr as usePopover,
194
- tr as useScrollAnimation,
195
- Bo as useSnackbarMessage
196
- };
1
+ import "./createTheme-CMuiGmV-.js";
2
+ import "./jsx-runtime-V-UOMaX1.js";
3
+ import { t as e } from "./s-accordion-Dt3fbZNh.js";
4
+ import { SIconButton as t } from "./s-icon-button/s-icon-button.js";
5
+ import { SActionOverlay as n } from "./s-action-overlay/s-action-overlay.js";
6
+ import { t as r } from "./s-tool-bar-CM-cxOkI.js";
7
+ import { t as i } from "./s-carousel-B3VUHzx3.js";
8
+ import { t as a } from "./s-chat-input-j_4JZfmI.js";
9
+ import { t as o } from "./s-file-dropzone-DYiYlcY8.js";
10
+ import { t as s } from "./s-theme-switch-uXRVJIf_.js";
11
+ import { t as c } from "./s-chat-message-DQk5XWSJ.js";
12
+ import { t as l } from "./s-comment-message-D3XTOm1L.js";
13
+ import { t as u } from "./s-label-g_Qac9jO.js";
14
+ import { t as d } from "./s-tip-oiH-79gR.js";
15
+ import { t as f } from "./s-select-CmsTrYmx.js";
16
+ import { t as p } from "./s-review-C1E6ASin.js";
17
+ import { t as m } from "./s-multi-select-CUsIS9dm.js";
18
+ import { t as h } from "./s-text-field-C2WdBxNO.js";
19
+ import { SForm as g } from "./s-form/s-form.js";
20
+ import { SAutocomplete as _ } from "./s-autocomplete/s-autocomplete.js";
21
+ import v from "./s-lazy-image/s-lazy-image.js";
22
+ import { SAvatar as y } from "./s-avatar/s-avatar.js";
23
+ import { SBreadcrumbs as b } from "./s-breadcrumbs/s-breadcrumbs.js";
24
+ import { SButton as x } from "./s-button/s-button.js";
25
+ import { SLink as S } from "./s-link/s-link.js";
26
+ import { SImageModal as C } from "./s-image-modal/s-image-modal.js";
27
+ import { SSkeleton as w } from "./s-skeleton/s-skeleton.js";
28
+ import { SCheckbox as T } from "./s-checkbox/s-checkbox.js";
29
+ import { SSwitch as E } from "./s-switch/s-switch.js";
30
+ import { SChip as D } from "./s-chip/s-chip.js";
31
+ import { SChips as O } from "./s-chips/s-chips.js";
32
+ import { t as k } from "./s-data-table-B9B189jk.js";
33
+ import { SEmpty as A } from "./s-empty/s-empty.js";
34
+ import { SDialog as j } from "./s-dialog/s-dialog.js";
35
+ import { useDialog as M } from "./hooks/use-dialog.js";
36
+ import { DialogConfirmProvider as N, SDialogConfirm as P, useDialogConfirm as F } from "./s-dialog-confirm/s-dialog-confirm.js";
37
+ import { DialogMessageProvider as I, SDialogMessage as L, useDialogMessage as R } from "./s-dialog-message/s-dialog-message.js";
38
+ import { SError as z } from "./s-error/s-error.js";
39
+ import { SErrorLayout as B } from "./s-error-layout/s-error-layout.js";
40
+ import { SFileIcon as V } from "./s-file-icon/s-file-icon.js";
41
+ import { SFlexBox as H } from "./s-flex-box/s-flex-box.js";
42
+ import { SGradientIcon as U } from "./s-gradient-icon/s-gradient-icon.js";
43
+ import { SItemNotFound as W } from "./s-item-not-found/s-item-not-found.js";
44
+ import { t as G } from "./s-datetime-picker-dviksz3-.js";
45
+ import { n as K, r as q, t as J } from "./s-language-switcher-DhcrqHJt.js";
46
+ import { usePopover as Y } from "./hooks/use-popover.js";
47
+ import { SNoSsr as X } from "./s-no-ssr/s-no-ssr.js";
48
+ import { SPagination as Z } from "./s-pagination/s-pagination.js";
49
+ import { SRating as Q } from "./s-rating/s-rating.js";
50
+ import { SSelectList as $ } from "./s-select-list/s-select-list.js";
51
+ import { SSnackbarMessage as ee, SnackbarMessageProvider as te, useSnackbarMessage as ne } from "./s-snackbar-message/s-snackbar-message.js";
52
+ import { STabs as re } from "./s-tabs/s-tabs.js";
53
+ import ie from "./s-tabs/s-tab.js";
54
+ import { STabPanel as ae } from "./s-tabs/s-tab-panel.js";
55
+ import { STextTruncation as oe } from "./s-text-truncation/s-text-truncation.js";
56
+ import { SOverlayScrollbar as se } from "./s-overlay-scrollbar/s-overlay-scrollbar.js";
57
+ import { STwoPaneLayout as ce } from "./s-two-pane-layout/s-two-pane-layout.js";
58
+ import { SCopyableText as le } from "./s-copyable-text/s-copyable-text.js";
59
+ import { SCategoryCard as ue } from "./s-category-card/s-category-card.js";
60
+ import { SThemeProvider as de } from "./s-theme-provider/s-theme-provider.js";
61
+ import { useScrollAnimation as fe } from "./hooks/use-scroll-animation.js";
62
+ import { useIsPassedPosition as pe } from "./hooks/use-is-passed-position.js";
63
+ import { dayjs as me, formatDatePosted as he } from "./utils/dayjs.js";
64
+ import { LogLevel as ge, Logger as _e, createLogger as ve, logger as ye } from "./utils/logger.js";
65
+ import "./entries/core.js";
66
+ import { t as be } from "./s-date-picker-CH4q-Bfx.js";
67
+ import { t as xe } from "./s-localization-provider-BpoHpRVl.js";
68
+ import { SCountBox as Se } from "./s-countdown/s-count-box.js";
69
+ import { SCountdown as Ce } from "./s-countdown/s-count-down.js";
70
+ import "./entries/dates.js";
71
+ import { STextEditor as we } from "./s-text-editor/s-text-editor.js";
72
+ import "./entries/editor.js";
73
+ import { StripeTextField as Te } from "./s-stripe/s-stripe.js";
74
+ import { SStripeNumber as Ee } from "./s-stripe/s-stripe-number.js";
75
+ import { SStripeExpiry as De } from "./s-stripe/s-stripe-expiry.js";
76
+ import { SStripeCVC as Oe } from "./s-stripe/s-stripe-cvc.js";
77
+ import "./entries/stripe.js";
78
+ import { SBlurText as ke } from "./s-blur-text/s-blur-text.js";
79
+ import { SMovingBorder as Ae } from "./s-moving-border/s-moving-border.js";
80
+ import je from "./s-glow-button/s-glow-button.js";
81
+ import { SPixelReveal as Me } from "./s-pixel-reveal/s-pixel-reveal.js";
82
+ import { STextShimmer as Ne } from "./s-text-shimmer/s-text-shimmer.js";
83
+ import { SRadialPulseAnimate as Pe } from "./s-radial-pulse-animate/s-radial-pulse-animate.js";
84
+ import { SScrollReveal as Fe } from "./s-scroll-reveal/s-scroll-reveal.js";
85
+ import { SScrollToTop as Ie } from "./s-scroll-to-top/s-scroll-to-top.js";
86
+ import { ScrollVelocityContainer as Le } from "./s-scroll-velocity/scroll-velocity-container.js";
87
+ import { ScrollVelocityRow as Re } from "./s-scroll-velocity/scroll-velocity-row.js";
88
+ import { SScrollVelocity as ze } from "./s-scroll-velocity/s-scroll-velocity.js";
89
+ import { SSpotlightCursor as Be } from "./s-spotlight-cursor/s-spotlight-cursor.js";
90
+ import { STypewriterText as Ve } from "./s-typewriter-text/s-typewriter-text.js";
91
+ import "./entries/motion.js";
92
+ import { MediaItem as He, SGallery as Ue } from "./s-gallery/s-gallery.js";
93
+ import We from "./s-image-comparison/s-image-comparison.js";
94
+ import { SZoomImage as Ge } from "./s-zoom-image/s-zoom-image.js";
95
+ import "./entries/gallery.js";
96
+ import "./entries/carousel.js";
97
+ import "./entries/chat.js";
98
+ import "./entries/dropzone.js";
99
+ import { t as Ke } from "./s-code-block-BxdWmtRX.js";
100
+ import "./entries/code.js";
101
+ import "./entries/scrollbar.js";
102
+ import { SI18nProvider as qe } from "./s-i18n-provider/s-i18n-provider.js";
103
+ import "./entries/i18n.js";
104
+ export { N as DialogConfirmProvider, I as DialogMessageProvider, ge as LogLevel, _e as Logger, He as MediaItem, e as SAccordion, n as SActionOverlay, _ as SAutocomplete, y as SAvatar, ke as SBlurText, b as SBreadcrumbs, x as SButton, i as SCarousel, ue as SCategoryCard, a as SChatInput, c as SChatMessage, T as SCheckbox, D as SChip, O as SChips, Ke as SCodeBlock, l as SCommentMessage, le as SCopyableText, Se as SCountBox, Ce as SCountdown, k as SDataTable, be as SDatePicker, G as SDateTimePicker, j as SDialog, P as SDialogConfirm, L as SDialogMessage, A as SEmpty, z as SError, B as SErrorLayout, o as SFileDropzone, V as SFileIcon, H as SFlexBox, g as SForm, Ue as SGallery, je as SGlowButton, U as SGradientIcon, qe as SI18nProvider, t as SIconButton, We as SImageComparison, C as SImageModal, W as SItemNotFound, u as SLabel, J as SLanguagePopover, K as SLanguageSwitcher, v as SLazyImage, S as SLink, xe as SLocalizationProvider, Ae as SMovingBorder, m as SMultiSelect, X as SNoSsr, se as SOverlayScrollbar, Z as SPagination, Me as SPixelReveal, Pe as SRadialPulseAnimate, Q as SRating, p as SReview, Fe as SScrollReveal, Ie as SScrollToTop, ze as SScrollVelocity, f as SSelect, $ as SSelectList, w as SSkeleton, ee as SSnackbarMessage, Be as SSpotlightCursor, Oe as SStripeCVC, De as SStripeExpiry, Ee as SStripeNumber, E as SSwitch, ie as STab, ae as STabPanel, re as STabs, we as STextEditor, h as STextField, Ne as STextShimmer, oe as STextTruncation, de as SThemeProvider, s as SThemeSwitch, d as STip, r as SToolBar, ce as STwoPaneLayout, Ve as STypewriterText, Ge as SZoomImage, Le as ScrollVelocityContainer, Re as ScrollVelocityRow, te as SnackbarMessageProvider, Te as StripeTextField, ve as createLogger, me as dayjs, q as defaultLanguageOptions, he as formatDatePosted, ye as logger, M as useDialog, F as useDialogConfirm, R as useDialogMessage, pe as useIsPassedPosition, Y as usePopover, fe as useScrollAnimation, ne as useSnackbarMessage };
@@ -0,0 +1,48 @@
1
+ import { r as e } from "./useTheme-B8aCSYJ4.js";
2
+ //#region ../../node_modules/@mui/material/esm/utils/mergeSlotProps.js
3
+ function t(e, t) {
4
+ let n = e.charCodeAt(2);
5
+ return e[0] === "o" && e[1] === "n" && n >= 65 && n <= 90 && typeof t == "function";
6
+ }
7
+ function n(n, r) {
8
+ if (!n) return r;
9
+ function i(e, n) {
10
+ let r = {};
11
+ return Object.keys(n).forEach((i) => {
12
+ t(i, n[i]) && typeof e[i] == "function" && (r[i] = (...t) => {
13
+ e[i](...t), n[i](...t);
14
+ });
15
+ }), r;
16
+ }
17
+ if (typeof n == "function" || typeof r == "function") return (t) => {
18
+ let a = typeof r == "function" ? r(t) : r, o = typeof n == "function" ? n({
19
+ ...t,
20
+ ...a
21
+ }) : n, s = e(t?.className, a?.className, o?.className), c = i(o, a);
22
+ return {
23
+ ...a,
24
+ ...o,
25
+ ...c,
26
+ ...!!s && { className: s },
27
+ ...a?.style && o?.style && { style: {
28
+ ...a.style,
29
+ ...o.style
30
+ } },
31
+ ...a?.sx && o?.sx && { sx: [...Array.isArray(a.sx) ? a.sx : [a.sx], ...Array.isArray(o.sx) ? o.sx : [o.sx]] }
32
+ };
33
+ };
34
+ let a = r, o = i(n, a), s = e(a?.className, n?.className);
35
+ return {
36
+ ...r,
37
+ ...n,
38
+ ...o,
39
+ ...!!s && { className: s },
40
+ ...a?.style && n?.style && { style: {
41
+ ...a.style,
42
+ ...n.style
43
+ } },
44
+ ...a?.sx && n?.sx && { sx: [...Array.isArray(a.sx) ? a.sx : [a.sx], ...Array.isArray(n.sx) ? n.sx : [n.sx]] }
45
+ };
46
+ }
47
+ //#endregion
48
+ export { n as t };
@@ -0,0 +1,23 @@
1
+ //#region ../../node_modules/@babel/runtime/helpers/esm/extends.js
2
+ function e() {
3
+ return e = Object.assign ? Object.assign.bind() : function(e) {
4
+ for (var t = 1; t < arguments.length; t++) {
5
+ var n = arguments[t];
6
+ for (var r in n) ({}).hasOwnProperty.call(n, r) && (e[r] = n[r]);
7
+ }
8
+ return e;
9
+ }, e.apply(null, arguments);
10
+ }
11
+ //#endregion
12
+ //#region ../../node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js
13
+ function t(e, t) {
14
+ if (e == null) return {};
15
+ var n = {};
16
+ for (var r in e) if ({}.hasOwnProperty.call(e, r)) {
17
+ if (t.indexOf(r) !== -1) continue;
18
+ n[r] = e[r];
19
+ }
20
+ return n;
21
+ }
22
+ //#endregion
23
+ export { e as n, t };
@@ -0,0 +1,43 @@
1
+ import { t as e } from "./generateUtilityClass-DdqZpZoW.js";
2
+ import { t } from "./generateUtilityClasses-i3-S3IQr.js";
3
+ //#region ../../node_modules/@mui/material/esm/InputBase/inputBaseClasses.js
4
+ function n(t) {
5
+ return e("MuiInputBase", t);
6
+ }
7
+ var r = t("MuiInputBase", [
8
+ "root",
9
+ "formControl",
10
+ "focused",
11
+ "disabled",
12
+ "adornedStart",
13
+ "adornedEnd",
14
+ "error",
15
+ "sizeSmall",
16
+ "multiline",
17
+ "colorSecondary",
18
+ "fullWidth",
19
+ "hiddenLabel",
20
+ "readOnly",
21
+ "input",
22
+ "inputSizeSmall",
23
+ "inputMultiline",
24
+ "inputTypeSearch",
25
+ "inputAdornedStart",
26
+ "inputAdornedEnd",
27
+ "inputHiddenLabel"
28
+ ]);
29
+ //#endregion
30
+ //#region ../../node_modules/@mui/material/esm/OutlinedInput/outlinedInputClasses.js
31
+ function i(t) {
32
+ return e("MuiOutlinedInput", t);
33
+ }
34
+ var a = {
35
+ ...r,
36
+ ...t("MuiOutlinedInput", [
37
+ "root",
38
+ "notchedOutline",
39
+ "input"
40
+ ])
41
+ };
42
+ //#endregion
43
+ export { r as i, a as n, n as r, i as t };
@@ -0,0 +1,30 @@
1
+ import { r as e } from "./useTheme-B8aCSYJ4.js";
2
+ //#region ../../node_modules/@mui/utils/esm/resolveProps/resolveProps.js
3
+ function t(n, r, i = !1) {
4
+ let a = { ...r };
5
+ for (let o in n) if (Object.prototype.hasOwnProperty.call(n, o)) {
6
+ let s = o;
7
+ if (s === "components" || s === "slots") a[s] = {
8
+ ...n[s],
9
+ ...a[s]
10
+ };
11
+ else if (s === "componentsProps" || s === "slotProps") {
12
+ let e = n[s], o = r[s];
13
+ if (!o) a[s] = e || {};
14
+ else if (!e) a[s] = o;
15
+ else {
16
+ a[s] = { ...o };
17
+ for (let n in e) if (Object.prototype.hasOwnProperty.call(e, n)) {
18
+ let r = n;
19
+ a[s][r] = t(e[r], o[r], i);
20
+ }
21
+ }
22
+ } else s === "className" && i && r.className ? a.className = e(n?.className, r?.className) : s === "style" && i && r.style ? a.style = {
23
+ ...n?.style,
24
+ ...r?.style
25
+ } : a[s] === void 0 && (a[s] = n[s]);
26
+ }
27
+ return a;
28
+ }
29
+ //#endregion
30
+ export { t };