@solostylist/ui-kit 1.0.8 → 1.0.10

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 (527) hide show
  1. package/README.md +1 -1
  2. package/dist/{Box-MNdIcw0w.js → Box-DyPisl7H.js} +11 -11
  3. package/dist/{ButtonBase-D7WZejV5.js → ButtonBase-BFsNsbc9.js} +117 -120
  4. package/dist/{Menu-BymLGoMc.js → Menu-CzI0zcbw.js} +30 -30
  5. package/dist/{MenuItem-l3xZOND-.js → MenuItem-Bl45WcKS.js} +86 -90
  6. package/dist/{Stack-CxKx2YGj.js → Stack-DIkbVcfm.js} +16 -17
  7. package/dist/{Typography-QQx_YSAW.js → Typography-jSFidXje.js} +37 -42
  8. package/dist/{X-Cw1SQcRJ.js → X-B8GTZwii.js} +3 -3
  9. package/dist/backdropClasses-lc38rgzd.js +10 -0
  10. package/dist/buttonBaseClasses-DxKwiRBX.js +10 -0
  11. package/dist/createSvgIcon-B7_s-URK.js +247 -0
  12. package/dist/{createTheme-dX0MILsf.js → createTheme-BZxWCiBm.js} +9 -10
  13. package/dist/{extendSxProp-CTBBOYHX.js → extendSxProp-SCsFy5tr.js} +1 -1
  14. package/dist/generateUtilityClass-CRH_bFW6.js +34 -0
  15. package/dist/generateUtilityClasses-STjIp_B9.js +10 -0
  16. package/dist/iconButtonClasses-CqYTUZq-.js +10 -0
  17. package/dist/{clsx-DfguY6FT.js → identifier-CHPjnqaz.js} +50 -48
  18. package/dist/{index-f-gkJ93Q.js → index-DljiS4x1.js} +11 -10
  19. package/dist/{inputBaseClasses-s6dljKxi.js → inputBaseClasses-BRd7g4Od.js} +6 -5
  20. package/dist/{listItemIconClasses-CTdclC9V.js → listItemIconClasses-D-kc0Y9u.js} +1 -1
  21. package/dist/main.d.ts +45 -49
  22. package/dist/main.js +98 -106
  23. package/dist/memoTheme-CaOW5YiB.js +291 -0
  24. package/dist/menuItemClasses-BxqenSTj.js +12 -0
  25. package/dist/outlinedInputClasses-BTtPbpE5.js +14 -0
  26. package/dist/{paperClasses-Bf2rrWVr.js → paperClasses-D1WMlaxU.js} +6 -5
  27. package/dist/s-autocomplete/index.d.ts +1 -0
  28. package/dist/s-autocomplete/index.js +4 -0
  29. package/dist/s-autocomplete/s-autocomplete.d.ts +11 -0
  30. package/dist/s-autocomplete/s-autocomplete.js +26 -0
  31. package/dist/s-avatar/index.d.ts +1 -0
  32. package/dist/s-avatar/index.js +4 -0
  33. package/dist/s-avatar/s-avatar.d.ts +6 -0
  34. package/dist/s-avatar/s-avatar.js +6 -0
  35. package/dist/s-box/index.d.ts +1 -0
  36. package/dist/s-box/index.js +4 -0
  37. package/dist/s-box/s-box.d.ts +7 -0
  38. package/dist/s-box/s-box.js +7 -0
  39. package/dist/s-breadcrumbs-separator/index.d.ts +1 -0
  40. package/dist/s-breadcrumbs-separator/index.js +4 -0
  41. package/dist/s-breadcrumbs-separator/s-breadcrumbs-separator.d.ts +3 -0
  42. package/dist/{AppBreadcrumbsSeparator/AppBreadcrumbsSeparator.js → s-breadcrumbs-separator/s-breadcrumbs-separator.js} +1 -1
  43. package/dist/s-button/index.d.ts +1 -0
  44. package/dist/s-button/index.js +4 -0
  45. package/dist/s-button/s-button.d.ts +6 -0
  46. package/dist/s-button/s-button.js +18 -0
  47. package/dist/s-button-link/index.d.ts +1 -0
  48. package/dist/s-button-link/index.js +4 -0
  49. package/dist/{AppButtonLink/AppButtonLink.d.ts → s-button-link/s-button-link.d.ts} +3 -3
  50. package/dist/s-card/index.d.ts +1 -0
  51. package/dist/s-card/index.js +4 -0
  52. package/dist/s-card/s-card.d.ts +6 -0
  53. package/dist/s-card/s-card.js +6 -0
  54. package/dist/s-card-actions/index.d.ts +1 -0
  55. package/dist/s-card-actions/index.js +4 -0
  56. package/dist/s-card-actions/s-card-actions.d.ts +6 -0
  57. package/dist/{AppCardActions/AppCardActions.js → s-card-actions/s-card-actions.js} +2 -2
  58. package/dist/s-card-content/index.d.ts +1 -0
  59. package/dist/s-card-content/index.js +4 -0
  60. package/dist/s-card-content/s-card-content.d.ts +6 -0
  61. package/dist/{AppCardContent/AppCardContent.js → s-card-content/s-card-content.js} +2 -2
  62. package/dist/s-card-header/index.d.ts +1 -0
  63. package/dist/s-card-header/index.js +4 -0
  64. package/dist/s-card-header/s-card-header.d.ts +6 -0
  65. package/dist/s-card-header/s-card-header.js +6 -0
  66. package/dist/s-checkbox/index.d.ts +1 -0
  67. package/dist/s-checkbox/index.js +4 -0
  68. package/dist/s-checkbox/s-checkbox.d.ts +7 -0
  69. package/dist/{AppCheckbox/AppCheckbox.js → s-checkbox/s-checkbox.js} +2 -2
  70. package/dist/s-chip/index.d.ts +1 -0
  71. package/dist/s-chip/index.js +4 -0
  72. package/dist/s-chip/s-chip.d.ts +6 -0
  73. package/dist/s-chip/s-chip.js +6 -0
  74. package/dist/s-chips/index.d.ts +1 -0
  75. package/dist/s-chips/index.js +4 -0
  76. package/dist/s-chips/s-chips.d.ts +7 -0
  77. package/dist/s-chips/s-chips.js +74 -0
  78. package/dist/s-data-table/index.d.ts +2 -0
  79. package/dist/s-data-table/index.js +4 -0
  80. package/dist/{AppDataTable/AppDataTable.d.ts → s-data-table/s-data-table.d.ts} +4 -4
  81. package/dist/{AppDataTable/AppDataTable.js → s-data-table/s-data-table.js} +50 -49
  82. package/dist/s-dialog/index.d.ts +1 -0
  83. package/dist/s-dialog/index.js +4 -0
  84. package/dist/{AppDialog/AppDialog.d.ts → s-dialog/s-dialog.d.ts} +3 -3
  85. package/dist/{AppDialog/AppDialog.js → s-dialog/s-dialog.js} +4 -4
  86. package/dist/{AppDialogConfirm → s-dialog-confirm}/index.d.ts +2 -2
  87. package/dist/{AppDialogConfirm → s-dialog-confirm}/index.js +1 -1
  88. package/dist/{AppDialogConfirm/AppDialogConfirm.d.ts → s-dialog-confirm/s-dialog-confirm.d.ts} +3 -3
  89. package/dist/{AppDialogConfirm/AppDialogConfirm.js → s-dialog-confirm/s-dialog-confirm.js} +17 -17
  90. package/dist/{AppDialogMessage → s-dialog-message}/index.d.ts +2 -2
  91. package/dist/{AppDialogMessage → s-dialog-message}/index.js +1 -1
  92. package/dist/{AppDialogMessage/AppDialogMessage.d.ts → s-dialog-message/s-dialog-message.d.ts} +3 -3
  93. package/dist/{AppDialogMessage/AppDialogMessage.js → s-dialog-message/s-dialog-message.js} +23 -23
  94. package/dist/s-empty/index.d.ts +1 -0
  95. package/dist/s-empty/index.js +4 -0
  96. package/dist/s-empty/s-empty.d.ts +5 -0
  97. package/dist/{AppEmpty/AppEmpty.js → s-empty/s-empty.js} +2 -2
  98. package/dist/s-error/index.d.ts +1 -0
  99. package/dist/s-error/index.js +4 -0
  100. package/dist/s-error/s-error.d.ts +3 -0
  101. package/dist/s-file-dropzone/index.d.ts +2 -0
  102. package/dist/s-file-dropzone/index.js +4 -0
  103. package/dist/{AppFileDropzone/AppFileDropzone.d.ts → s-file-dropzone/s-file-dropzone.d.ts} +3 -3
  104. package/dist/{AppFileDropzone/AppFileDropzone.js → s-file-dropzone/s-file-dropzone.js} +27 -27
  105. package/dist/s-file-icon/index.d.ts +1 -0
  106. package/dist/s-file-icon/index.js +4 -0
  107. package/dist/s-file-icon/s-file-icon.d.ts +6 -0
  108. package/dist/{AppFileIcon/AppFileIcon.js → s-file-icon/s-file-icon.js} +3 -3
  109. package/dist/s-form/index.d.ts +1 -0
  110. package/dist/s-form/index.js +4 -0
  111. package/dist/s-i18n-provider/index.d.ts +1 -0
  112. package/dist/s-i18n-provider/index.js +4 -0
  113. package/dist/s-i18n-provider/s-i18n-provider.d.ts +7 -0
  114. package/dist/{AppI18nProvider/AppI18nProvider.js → s-i18n-provider/s-i18n-provider.js} +7 -7
  115. package/dist/s-icon-button/index.d.ts +1 -0
  116. package/dist/s-icon-button/index.js +4 -0
  117. package/dist/s-icon-button/s-icon-button.d.ts +8 -0
  118. package/dist/s-icon-button/s-icon-button.js +6 -0
  119. package/dist/s-image-gallery/index.d.ts +1 -0
  120. package/dist/s-image-gallery/index.js +4 -0
  121. package/dist/s-image-gallery/s-image-gallery.d.ts +6 -0
  122. package/dist/{AppGallery/AppGallery.js → s-image-gallery/s-image-gallery.js} +21 -21
  123. package/dist/s-label/index.d.ts +1 -0
  124. package/dist/s-label/index.js +4 -0
  125. package/dist/{AppLabel/AppLabel.d.ts → s-label/s-label.d.ts} +4 -4
  126. package/dist/s-link/index.d.ts +1 -0
  127. package/dist/s-link/index.js +4 -0
  128. package/dist/s-link/s-link.d.ts +6 -0
  129. package/dist/s-link/s-link.js +6 -0
  130. package/dist/s-menu-item/index.d.ts +1 -0
  131. package/dist/s-menu-item/index.js +4 -0
  132. package/dist/{AppOption/AppOption.d.ts → s-menu-item/s-menu-item.d.ts} +3 -3
  133. package/dist/s-menu-item/s-menu-item.js +6 -0
  134. package/dist/s-multi-select/index.d.ts +1 -0
  135. package/dist/s-multi-select/index.js +4 -0
  136. package/dist/s-multi-select/s-multi-select.d.ts +12 -0
  137. package/dist/{AppMultiSelect/AppMultiSelect.js → s-multi-select/s-multi-select.js} +14 -19
  138. package/dist/s-no-ssr/index.d.ts +1 -0
  139. package/dist/s-no-ssr/index.js +4 -0
  140. package/dist/s-no-ssr/s-no-ssr.d.ts +8 -0
  141. package/dist/s-pagination/index.d.ts +1 -0
  142. package/dist/s-pagination/index.js +4 -0
  143. package/dist/s-pagination/s-pagination.d.ts +7 -0
  144. package/dist/{AppPagination/AppPagination.js → s-pagination/s-pagination.js} +1 -1
  145. package/dist/s-rating/index.d.ts +1 -0
  146. package/dist/s-rating/index.js +4 -0
  147. package/dist/s-rating/s-rating.d.ts +7 -0
  148. package/dist/s-rating/s-rating.js +6 -0
  149. package/dist/s-select/index.d.ts +1 -0
  150. package/dist/s-select/index.js +4 -0
  151. package/dist/{AppSelect/AppSelect.d.ts → s-select/s-select.d.ts} +4 -3
  152. package/dist/s-select/s-select.js +55 -0
  153. package/dist/s-skeleton/index.d.ts +1 -0
  154. package/dist/s-skeleton/index.js +4 -0
  155. package/dist/{AppSkeleton/AppSkeleton.d.ts → s-skeleton/s-skeleton.d.ts} +3 -3
  156. package/dist/{AppSnackbarMessage → s-snackbar-message}/index.d.ts +2 -2
  157. package/dist/{AppSnackbarMessage → s-snackbar-message}/index.js +1 -1
  158. package/dist/{AppSnackbarMessage/AppSnackbarMessage.d.ts → s-snackbar-message/s-snackbar-message.d.ts} +3 -3
  159. package/dist/{AppSnackbarMessage/AppSnackbarMessage.js → s-snackbar-message/s-snackbar-message.js} +14 -14
  160. package/dist/s-stack/index.d.ts +1 -0
  161. package/dist/s-stack/index.js +4 -0
  162. package/dist/s-stack/s-stack.d.ts +6 -0
  163. package/dist/s-stack/s-stack.js +6 -0
  164. package/dist/s-text-editor/index.d.ts +1 -0
  165. package/dist/s-text-editor/index.js +4 -0
  166. package/dist/s-text-editor/s-text-editor-toolbar.d.ts +6 -0
  167. package/dist/{AppTextEditor/TextEditorToolbar.js → s-text-editor/s-text-editor-toolbar.js} +300 -304
  168. package/dist/{AppTextEditor/AppTextEditor.d.ts → s-text-editor/s-text-editor.d.ts} +3 -3
  169. package/dist/{AppTextEditor/AppTextEditor.js → s-text-editor/s-text-editor.js} +11 -11
  170. package/dist/s-text-field/index.d.ts +1 -0
  171. package/dist/s-text-field/index.js +4 -0
  172. package/dist/{STextField/STextField.js → s-text-field/s-text-field.js} +1 -1
  173. package/dist/s-text-truncation/index.d.ts +1 -0
  174. package/dist/s-text-truncation/index.js +4 -0
  175. package/dist/s-text-truncation/s-text-truncation.d.ts +6 -0
  176. package/dist/{AppTextTruncation/AppTextTruncation.js → s-text-truncation/s-text-truncation.js} +1 -1
  177. package/dist/s-theme-provider/index.d.ts +1 -0
  178. package/dist/s-theme-provider/index.js +4 -0
  179. package/dist/s-theme-provider/s-theme-provider.d.ts +12 -0
  180. package/dist/s-theme-provider/s-theme-provider.js +37 -0
  181. package/dist/s-tip/index.d.ts +1 -0
  182. package/dist/s-tip/index.js +4 -0
  183. package/dist/s-tip/s-tip.d.ts +6 -0
  184. package/dist/s-tip/s-tip.js +31 -0
  185. package/dist/selectClasses-BaagNb21.js +10 -0
  186. package/dist/svgIconClasses-SzHbWjUv.js +10 -0
  187. package/dist/tabClasses-CDDkt7la.js +5 -0
  188. package/dist/tableCellClasses-CBw1aep0.js +10 -0
  189. package/dist/{styles/theme → theme}/components/autocomplete.js +2 -2
  190. package/dist/{styles/theme → theme}/components/backdrop.js +1 -1
  191. package/dist/{styles/theme → theme}/components/button.js +1 -1
  192. package/dist/{styles/theme → theme}/components/card-header.js +1 -1
  193. package/dist/{styles/theme → theme}/components/card.js +1 -1
  194. package/dist/{styles/theme → theme}/components/checkbox.js +1 -1
  195. package/dist/{styles/theme → theme}/components/chip.js +12 -12
  196. package/dist/{styles/theme → theme}/components/components.d.ts +8 -27
  197. package/dist/theme/components/components.js +111 -0
  198. package/dist/{styles/theme → theme}/components/filled-input.js +1 -1
  199. package/dist/{styles/theme → theme}/components/input.js +1 -1
  200. package/dist/{styles/theme → theme}/components/menu-item.js +1 -1
  201. package/dist/{styles/theme → theme}/components/outlined-input.js +2 -2
  202. package/dist/{styles/theme → theme}/components/radio.js +1 -1
  203. package/dist/{styles/theme → theme}/components/select.js +2 -2
  204. package/dist/{styles/theme → theme}/components/table-head.js +1 -1
  205. package/dist/{styles/theme → theme}/components/table-pagination.js +4 -4
  206. package/dist/theme/components/tabs.js +21 -0
  207. package/dist/theme/customizations/components/avatar.d.ts +5 -0
  208. package/dist/{User-X5-swnIn.js → theme/customizations/components/avatar.js} +14 -10
  209. package/dist/theme/customizations/components/components.d.ts +7 -0
  210. package/dist/theme/customizations/components/components.js +7 -0
  211. package/dist/theme/customizations/data-display.d.ts +2 -0
  212. package/dist/theme/customizations/data-display.js +234 -0
  213. package/dist/theme/customizations/feedback.d.ts +2 -0
  214. package/dist/theme/customizations/feedback.js +47 -0
  215. package/dist/theme/customizations/inputs.d.ts +2 -0
  216. package/dist/theme/customizations/inputs.js +447 -0
  217. package/dist/theme/customizations/navigation.d.ts +2 -0
  218. package/dist/theme/customizations/navigation.js +276 -0
  219. package/dist/theme/customizations/surfaces.d.ts +2 -0
  220. package/dist/theme/customizations/surfaces.js +112 -0
  221. package/dist/theme/theme-primitives.d.ts +366 -0
  222. package/dist/theme/theme-primitives.js +351 -0
  223. package/dist/typographyClasses-BrhUWCU3.js +10 -0
  224. package/dist/useControlled-Bvu9pDu8.js +38 -0
  225. package/dist/{useSlot-Tj9CW-Xc.js → useSlot-CtsS_jy6.js} +2 -2
  226. package/dist/{useTheme-CNZ6Hnpo.js → useTheme-DrS6mww6.js} +3 -3
  227. package/package.json +2 -5
  228. package/dist/AppAutocomplete/AppAutocomplete.d.ts +0 -10
  229. package/dist/AppAutocomplete/AppAutocomplete.js +0 -19
  230. package/dist/AppAutocomplete/index.d.ts +0 -1
  231. package/dist/AppAutocomplete/index.js +0 -4
  232. package/dist/AppAvatar/AppAvatar.d.ts +0 -7
  233. package/dist/AppAvatar/AppAvatar.js +0 -13
  234. package/dist/AppAvatar/index.d.ts +0 -1
  235. package/dist/AppAvatar/index.js +0 -4
  236. package/dist/AppBox/AppBox.d.ts +0 -7
  237. package/dist/AppBox/AppBox.js +0 -7
  238. package/dist/AppBox/index.d.ts +0 -1
  239. package/dist/AppBox/index.js +0 -4
  240. package/dist/AppBreadcrumbsSeparator/AppBreadcrumbsSeparator.d.ts +0 -3
  241. package/dist/AppBreadcrumbsSeparator/index.d.ts +0 -1
  242. package/dist/AppBreadcrumbsSeparator/index.js +0 -4
  243. package/dist/AppButton/AppButton.d.ts +0 -9
  244. package/dist/AppButton/AppButton.js +0 -44
  245. package/dist/AppButton/index.d.ts +0 -1
  246. package/dist/AppButton/index.js +0 -4
  247. package/dist/AppButtonLink/index.d.ts +0 -1
  248. package/dist/AppButtonLink/index.js +0 -4
  249. package/dist/AppCard/AppCard.d.ts +0 -6
  250. package/dist/AppCard/AppCard.js +0 -6
  251. package/dist/AppCard/index.d.ts +0 -1
  252. package/dist/AppCard/index.js +0 -4
  253. package/dist/AppCardActions/AppCardActions.d.ts +0 -6
  254. package/dist/AppCardActions/index.d.ts +0 -1
  255. package/dist/AppCardActions/index.js +0 -4
  256. package/dist/AppCardContent/AppCardContent.d.ts +0 -6
  257. package/dist/AppCardContent/index.d.ts +0 -1
  258. package/dist/AppCardContent/index.js +0 -4
  259. package/dist/AppCardHeader/AppCardHeader.d.ts +0 -10
  260. package/dist/AppCardHeader/AppCardHeader.js +0 -13
  261. package/dist/AppCardHeader/index.d.ts +0 -1
  262. package/dist/AppCardHeader/index.js +0 -4
  263. package/dist/AppCheckbox/AppCheckbox.d.ts +0 -7
  264. package/dist/AppCheckbox/index.d.ts +0 -1
  265. package/dist/AppCheckbox/index.js +0 -4
  266. package/dist/AppChip/AppChip.d.ts +0 -6
  267. package/dist/AppChip/AppChip.js +0 -6
  268. package/dist/AppChip/index.d.ts +0 -1
  269. package/dist/AppChip/index.js +0 -4
  270. package/dist/AppChips/AppChips.d.ts +0 -7
  271. package/dist/AppChips/AppChips.js +0 -72
  272. package/dist/AppChips/index.d.ts +0 -1
  273. package/dist/AppChips/index.js +0 -4
  274. package/dist/AppDataTable/index.d.ts +0 -2
  275. package/dist/AppDataTable/index.js +0 -4
  276. package/dist/AppDialog/index.d.ts +0 -1
  277. package/dist/AppDialog/index.js +0 -4
  278. package/dist/AppEmpty/AppEmpty.d.ts +0 -5
  279. package/dist/AppEmpty/index.d.ts +0 -1
  280. package/dist/AppEmpty/index.js +0 -4
  281. package/dist/AppError/AppError.d.ts +0 -3
  282. package/dist/AppError/index.d.ts +0 -1
  283. package/dist/AppError/index.js +0 -4
  284. package/dist/AppFileDropzone/index.d.ts +0 -2
  285. package/dist/AppFileDropzone/index.js +0 -4
  286. package/dist/AppFileIcon/AppFileIcon.d.ts +0 -6
  287. package/dist/AppFileIcon/index.d.ts +0 -1
  288. package/dist/AppFileIcon/index.js +0 -4
  289. package/dist/AppFormControl/AppFormControl.d.ts +0 -8
  290. package/dist/AppFormControl/AppFormControl.js +0 -10
  291. package/dist/AppFormControl/index.d.ts +0 -1
  292. package/dist/AppFormControl/index.js +0 -4
  293. package/dist/AppGallery/AppGallery.d.ts +0 -6
  294. package/dist/AppGallery/index.d.ts +0 -1
  295. package/dist/AppGallery/index.js +0 -4
  296. package/dist/AppI18nProvider/AppI18nProvider.d.ts +0 -7
  297. package/dist/AppI18nProvider/index.d.ts +0 -1
  298. package/dist/AppI18nProvider/index.js +0 -4
  299. package/dist/AppIconButton/AppIconButton.d.ts +0 -8
  300. package/dist/AppIconButton/AppIconButton.js +0 -6
  301. package/dist/AppIconButton/index.d.ts +0 -1
  302. package/dist/AppIconButton/index.js +0 -4
  303. package/dist/AppIcons/AppIcons.d.ts +0 -3
  304. package/dist/AppIcons/AppIcons.js +0 -1081
  305. package/dist/AppIcons/index.d.ts +0 -1
  306. package/dist/AppIcons/index.js +0 -4
  307. package/dist/AppLabel/index.d.ts +0 -1
  308. package/dist/AppLabel/index.js +0 -4
  309. package/dist/AppLink/AppLink.d.ts +0 -6
  310. package/dist/AppLink/AppLink.js +0 -6
  311. package/dist/AppLink/index.d.ts +0 -1
  312. package/dist/AppLink/index.js +0 -4
  313. package/dist/AppMultiSelect/AppMultiSelect.d.ts +0 -12
  314. package/dist/AppMultiSelect/index.d.ts +0 -1
  315. package/dist/AppMultiSelect/index.js +0 -4
  316. package/dist/AppNoData/AppNoData.d.ts +0 -5
  317. package/dist/AppNoData/AppNoData.js +0 -6
  318. package/dist/AppNoData/index.d.ts +0 -1
  319. package/dist/AppNoData/index.js +0 -4
  320. package/dist/AppNoSsr/AppNoSsr.d.ts +0 -8
  321. package/dist/AppNoSsr/index.d.ts +0 -1
  322. package/dist/AppNoSsr/index.js +0 -4
  323. package/dist/AppOption/AppOption.js +0 -6
  324. package/dist/AppOption/index.d.ts +0 -1
  325. package/dist/AppOption/index.js +0 -4
  326. package/dist/AppPagination/AppPagination.d.ts +0 -7
  327. package/dist/AppPagination/index.d.ts +0 -1
  328. package/dist/AppPagination/index.js +0 -4
  329. package/dist/AppRating/AppRating.d.ts +0 -7
  330. package/dist/AppRating/AppRating.js +0 -6
  331. package/dist/AppRating/index.d.ts +0 -1
  332. package/dist/AppRating/index.js +0 -4
  333. package/dist/AppSelect/AppSelect.js +0 -82
  334. package/dist/AppSelect/index.d.ts +0 -1
  335. package/dist/AppSelect/index.js +0 -4
  336. package/dist/AppSkeleton/index.d.ts +0 -1
  337. package/dist/AppSkeleton/index.js +0 -4
  338. package/dist/AppStack/AppStack.d.ts +0 -6
  339. package/dist/AppStack/AppStack.js +0 -6
  340. package/dist/AppStack/index.d.ts +0 -1
  341. package/dist/AppStack/index.js +0 -4
  342. package/dist/AppTextEditor/TextEditorToolbar.d.ts +0 -6
  343. package/dist/AppTextEditor/index.d.ts +0 -1
  344. package/dist/AppTextEditor/index.js +0 -4
  345. package/dist/AppTextTruncation/AppTextTruncation.d.ts +0 -6
  346. package/dist/AppTextTruncation/index.d.ts +0 -1
  347. package/dist/AppTextTruncation/index.js +0 -4
  348. package/dist/AppThemeProvider/AppThemeProvider.d.ts +0 -9
  349. package/dist/AppThemeProvider/AppThemeProvider.js +0 -141
  350. package/dist/AppThemeProvider/index.d.ts +0 -1
  351. package/dist/AppThemeProvider/index.js +0 -4
  352. package/dist/AppTip/AppTip.d.ts +0 -6
  353. package/dist/AppTip/AppTip.js +0 -28
  354. package/dist/AppTip/index.d.ts +0 -1
  355. package/dist/AppTip/index.js +0 -4
  356. package/dist/AppTip/package.json +0 -5
  357. package/dist/DefaultPropsProvider-Cw67t9bx.js +0 -71
  358. package/dist/Lightbulb-BLT-jnYA.js +0 -47
  359. package/dist/SForm/index.d.ts +0 -1
  360. package/dist/SForm/index.js +0 -4
  361. package/dist/SForm/package.json +0 -5
  362. package/dist/STextField/index.d.ts +0 -1
  363. package/dist/STextField/index.js +0 -4
  364. package/dist/STextField/package.json +0 -5
  365. package/dist/backdropClasses-DDhytLTQ.js +0 -9
  366. package/dist/generateUtilityClasses-CuEy5gtx.js +0 -41
  367. package/dist/memoTheme-DOlCkXD8.js +0 -223
  368. package/dist/outlinedInputClasses-rXE3T3sa.js +0 -13
  369. package/dist/styles/theme/color-schemes.d.ts +0 -7
  370. package/dist/styles/theme/color-schemes.js +0 -147
  371. package/dist/styles/theme/colors.d.ts +0 -92
  372. package/dist/styles/theme/colors.js +0 -94
  373. package/dist/styles/theme/components/avatar.d.ts +0 -18
  374. package/dist/styles/theme/components/avatar.js +0 -21
  375. package/dist/styles/theme/components/components.js +0 -113
  376. package/dist/styles/theme/components/tabs.js +0 -20
  377. package/dist/styles/theme/create-theme.d.ts +0 -8
  378. package/dist/styles/theme/create-theme.js +0 -22
  379. package/dist/styles/theme/index.d.ts +0 -1
  380. package/dist/styles/theme/index.js +0 -4
  381. package/dist/styles/theme/shadows.d.ts +0 -3
  382. package/dist/styles/theme/shadows.js +0 -59
  383. package/dist/styles/theme/typography.d.ts +0 -68
  384. package/dist/styles/theme/typography.js +0 -31
  385. package/dist/tableCellClasses-BIg5orIQ.js +0 -9
  386. package/dist/useControlled-DyL3m721.js +0 -287
  387. /package/dist/assets/{AppGallery.css → s-image-gallery.css} +0 -0
  388. /package/dist/assets/{AppTextTruncation.css → s-text-truncation.css} +0 -0
  389. /package/dist/{AppAutocomplete → s-autocomplete}/package.json +0 -0
  390. /package/dist/{AppAvatar → s-avatar}/package.json +0 -0
  391. /package/dist/{AppBox → s-box}/package.json +0 -0
  392. /package/dist/{AppBreadcrumbsSeparator → s-breadcrumbs-separator}/package.json +0 -0
  393. /package/dist/{AppButtonLink → s-button}/package.json +0 -0
  394. /package/dist/{AppButton → s-button-link}/package.json +0 -0
  395. /package/dist/{AppButtonLink/AppButtonLink.js → s-button-link/s-button-link.js} +0 -0
  396. /package/dist/{AppCardHeader → s-card}/package.json +0 -0
  397. /package/dist/{AppCard → s-card-actions}/package.json +0 -0
  398. /package/dist/{AppCardActions → s-card-content}/package.json +0 -0
  399. /package/dist/{AppCardContent → s-card-header}/package.json +0 -0
  400. /package/dist/{AppCheckbox → s-checkbox}/package.json +0 -0
  401. /package/dist/{AppChip → s-chip}/package.json +0 -0
  402. /package/dist/{AppChips → s-chips}/package.json +0 -0
  403. /package/dist/{AppDataTable → s-data-table}/package.json +0 -0
  404. /package/dist/{AppDialogMessage → s-dialog}/package.json +0 -0
  405. /package/dist/{AppDialog → s-dialog-confirm}/package.json +0 -0
  406. /package/dist/{AppDialogConfirm → s-dialog-message}/package.json +0 -0
  407. /package/dist/{AppEmpty → s-empty}/package.json +0 -0
  408. /package/dist/{AppError → s-error}/package.json +0 -0
  409. /package/dist/{AppError/AppError.js → s-error/s-error.js} +0 -0
  410. /package/dist/{AppFileDropzone → s-file-dropzone}/package.json +0 -0
  411. /package/dist/{AppFileIcon → s-file-icon}/package.json +0 -0
  412. /package/dist/{AppFormControl → s-form}/package.json +0 -0
  413. /package/dist/{SForm/SForm.d.ts → s-form/s-form.d.ts} +0 -0
  414. /package/dist/{SForm/SForm.js → s-form/s-form.js} +0 -0
  415. /package/dist/{AppGallery → s-i18n-provider}/package.json +0 -0
  416. /package/dist/{AppI18nProvider → s-icon-button}/package.json +0 -0
  417. /package/dist/{AppIconButton → s-image-gallery}/package.json +0 -0
  418. /package/dist/{AppIcons → s-label}/package.json +0 -0
  419. /package/dist/{AppLabel/AppLabel.js → s-label/s-label.js} +0 -0
  420. /package/dist/{AppLabel → s-link}/package.json +0 -0
  421. /package/dist/{AppLink → s-menu-item}/package.json +0 -0
  422. /package/dist/{AppMultiSelect → s-multi-select}/package.json +0 -0
  423. /package/dist/{AppNoData → s-no-ssr}/package.json +0 -0
  424. /package/dist/{AppNoSsr/AppNoSsr.js → s-no-ssr/s-no-ssr.js} +0 -0
  425. /package/dist/{AppNoSsr → s-pagination}/package.json +0 -0
  426. /package/dist/{AppOption → s-rating}/package.json +0 -0
  427. /package/dist/{AppPagination → s-select}/package.json +0 -0
  428. /package/dist/{AppRating → s-skeleton}/package.json +0 -0
  429. /package/dist/{AppSkeleton/AppSkeleton.js → s-skeleton/s-skeleton.js} +0 -0
  430. /package/dist/{AppSelect → s-snackbar-message}/package.json +0 -0
  431. /package/dist/{AppSkeleton → s-stack}/package.json +0 -0
  432. /package/dist/{AppSnackbarMessage → s-text-editor}/package.json +0 -0
  433. /package/dist/{AppStack → s-text-field}/package.json +0 -0
  434. /package/dist/{STextField/STextField.d.ts → s-text-field/s-text-field.d.ts} +0 -0
  435. /package/dist/{AppTextEditor → s-text-truncation}/package.json +0 -0
  436. /package/dist/{AppTextTruncation → s-theme-provider}/package.json +0 -0
  437. /package/dist/{AppThemeProvider → s-tip}/package.json +0 -0
  438. /package/dist/{styles/theme → theme}/components/accordion.d.ts +0 -0
  439. /package/dist/{styles/theme → theme}/components/accordion.js +0 -0
  440. /package/dist/{styles/theme → theme}/components/alert.d.ts +0 -0
  441. /package/dist/{styles/theme → theme}/components/alert.js +0 -0
  442. /package/dist/{styles/theme → theme}/components/autocomplete.d.ts +0 -0
  443. /package/dist/{styles/theme → theme}/components/backdrop.d.ts +0 -0
  444. /package/dist/{styles/theme → theme}/components/button-base.d.ts +0 -0
  445. /package/dist/{styles/theme → theme}/components/button-base.js +0 -0
  446. /package/dist/{styles/theme → theme}/components/button-group.d.ts +0 -0
  447. /package/dist/{styles/theme → theme}/components/button-group.js +0 -0
  448. /package/dist/{styles/theme → theme}/components/button.d.ts +0 -0
  449. /package/dist/{styles/theme → theme}/components/card-actions.d.ts +0 -0
  450. /package/dist/{styles/theme → theme}/components/card-actions.js +0 -0
  451. /package/dist/{styles/theme → theme}/components/card-content.d.ts +0 -0
  452. /package/dist/{styles/theme → theme}/components/card-content.js +0 -0
  453. /package/dist/{styles/theme → theme}/components/card-header.d.ts +0 -0
  454. /package/dist/{styles/theme → theme}/components/card.d.ts +0 -0
  455. /package/dist/{styles/theme → theme}/components/checkbox.d.ts +0 -0
  456. /package/dist/{styles/theme → theme}/components/chip.d.ts +0 -0
  457. /package/dist/{styles/theme → theme}/components/dialog-actions.d.ts +0 -0
  458. /package/dist/{styles/theme → theme}/components/dialog-actions.js +0 -0
  459. /package/dist/{styles/theme → theme}/components/dialog-content-text.d.ts +0 -0
  460. /package/dist/{styles/theme → theme}/components/dialog-content-text.js +0 -0
  461. /package/dist/{styles/theme → theme}/components/dialog-content.d.ts +0 -0
  462. /package/dist/{styles/theme → theme}/components/dialog-content.js +0 -0
  463. /package/dist/{styles/theme → theme}/components/dialog-title.d.ts +0 -0
  464. /package/dist/{styles/theme → theme}/components/dialog-title.js +0 -0
  465. /package/dist/{styles/theme → theme}/components/filled-input.d.ts +0 -0
  466. /package/dist/{styles/theme → theme}/components/form-control-label.d.ts +0 -0
  467. /package/dist/{styles/theme → theme}/components/form-control-label.js +0 -0
  468. /package/dist/{styles/theme → theme}/components/form-group.d.ts +0 -0
  469. /package/dist/{styles/theme → theme}/components/form-group.js +0 -0
  470. /package/dist/{styles/theme → theme}/components/form-helper-text.d.ts +0 -0
  471. /package/dist/{styles/theme → theme}/components/form-helper-text.js +0 -0
  472. /package/dist/{styles/theme → theme}/components/form-label.d.ts +0 -0
  473. /package/dist/{styles/theme → theme}/components/form-label.js +0 -0
  474. /package/dist/{styles/theme → theme}/components/icon-button.d.ts +0 -0
  475. /package/dist/{styles/theme → theme}/components/icon-button.js +0 -0
  476. /package/dist/{styles/theme → theme}/components/input-base.d.ts +0 -0
  477. /package/dist/{styles/theme → theme}/components/input-base.js +0 -0
  478. /package/dist/{styles/theme → theme}/components/input-label.d.ts +0 -0
  479. /package/dist/{styles/theme → theme}/components/input-label.js +0 -0
  480. /package/dist/{styles/theme → theme}/components/input.d.ts +0 -0
  481. /package/dist/{styles/theme → theme}/components/linear-progress.d.ts +0 -0
  482. /package/dist/{styles/theme → theme}/components/linear-progress.js +0 -0
  483. /package/dist/{styles/theme → theme}/components/link.d.ts +0 -0
  484. /package/dist/{styles/theme → theme}/components/link.js +0 -0
  485. /package/dist/{styles/theme → theme}/components/list-item-avatar.d.ts +0 -0
  486. /package/dist/{styles/theme → theme}/components/list-item-avatar.js +0 -0
  487. /package/dist/{styles/theme → theme}/components/list-item-button.d.ts +0 -0
  488. /package/dist/{styles/theme → theme}/components/list-item-button.js +0 -0
  489. /package/dist/{styles/theme → theme}/components/list-item-icon.d.ts +0 -0
  490. /package/dist/{styles/theme → theme}/components/list-item-icon.js +0 -0
  491. /package/dist/{styles/theme → theme}/components/list-item-text.d.ts +0 -0
  492. /package/dist/{styles/theme → theme}/components/list-item-text.js +0 -0
  493. /package/dist/{styles/theme → theme}/components/list-item.d.ts +0 -0
  494. /package/dist/{styles/theme → theme}/components/list-item.js +0 -0
  495. /package/dist/{styles/theme → theme}/components/list.d.ts +0 -0
  496. /package/dist/{styles/theme → theme}/components/list.js +0 -0
  497. /package/dist/{styles/theme → theme}/components/menu-item.d.ts +0 -0
  498. /package/dist/{styles/theme → theme}/components/menu.d.ts +0 -0
  499. /package/dist/{styles/theme → theme}/components/menu.js +0 -0
  500. /package/dist/{styles/theme → theme}/components/outlined-input.d.ts +0 -0
  501. /package/dist/{styles/theme → theme}/components/paper.d.ts +0 -0
  502. /package/dist/{styles/theme → theme}/components/paper.js +0 -0
  503. /package/dist/{styles/theme → theme}/components/popover.d.ts +0 -0
  504. /package/dist/{styles/theme → theme}/components/popover.js +0 -0
  505. /package/dist/{styles/theme → theme}/components/radio.d.ts +0 -0
  506. /package/dist/{styles/theme → theme}/components/select.d.ts +0 -0
  507. /package/dist/{styles/theme → theme}/components/skeleton.d.ts +0 -0
  508. /package/dist/{styles/theme → theme}/components/skeleton.js +0 -0
  509. /package/dist/{styles/theme → theme}/components/stack.d.ts +0 -0
  510. /package/dist/{styles/theme → theme}/components/stack.js +0 -0
  511. /package/dist/{styles/theme → theme}/components/switch.d.ts +0 -0
  512. /package/dist/{styles/theme → theme}/components/switch.js +0 -0
  513. /package/dist/{styles/theme → theme}/components/tab.d.ts +0 -0
  514. /package/dist/{styles/theme → theme}/components/tab.js +0 -0
  515. /package/dist/{styles/theme → theme}/components/table-body.d.ts +0 -0
  516. /package/dist/{styles/theme → theme}/components/table-body.js +0 -0
  517. /package/dist/{styles/theme → theme}/components/table-cell.d.ts +0 -0
  518. /package/dist/{styles/theme → theme}/components/table-cell.js +0 -0
  519. /package/dist/{styles/theme → theme}/components/table-head.d.ts +0 -0
  520. /package/dist/{styles/theme → theme}/components/table-pagination.d.ts +0 -0
  521. /package/dist/{styles/theme → theme}/components/tabs.d.ts +0 -0
  522. /package/dist/{styles/theme → theme}/components/toggle-button-group.d.ts +0 -0
  523. /package/dist/{styles/theme → theme}/components/toggle-button-group.js +0 -0
  524. /package/dist/{styles/theme → theme}/components/toggle-button.d.ts +0 -0
  525. /package/dist/{styles/theme → theme}/components/toggle-button.js +0 -0
  526. /package/dist/{styles/theme → theme}/components/tooltip.d.ts +0 -0
  527. /package/dist/{styles/theme → theme}/components/tooltip.js +0 -0
package/README.md CHANGED
@@ -9,5 +9,5 @@ npm i @solostylist/ui-kit
9
9
  ## Usage
10
10
 
11
11
  ```javascript
12
- import { AppAvatar, AppButton } from '@solostylist/ui-kit';
12
+ import { SButton } from '@solostylist/ui-kit';
13
13
  ```
@@ -1,10 +1,10 @@
1
- import { s as x, T as d, b as h, P as e } from "./createTheme-dX0MILsf.js";
2
- import { g as T } from "./generateUtilityClasses-CuEy5gtx.js";
3
- import * as y from "react";
4
- import { s as B, c as N } from "./clsx-DfguY6FT.js";
1
+ import { s as x, b as d, P as e } from "./createTheme-BZxWCiBm.js";
2
+ import { s as h, c as T, T as y } from "./identifier-CHPjnqaz.js";
3
+ import { g as B } from "./generateUtilityClasses-STjIp_B9.js";
4
+ import * as N from "react";
5
5
  import { j as C } from "./jsx-runtime-C5mzlN2N.js";
6
- import { u as b } from "./useTheme-CNZ6Hnpo.js";
7
- import { e as g } from "./extendSxProp-CTBBOYHX.js";
6
+ import { u as b } from "./useTheme-DrS6mww6.js";
7
+ import { e as g } from "./extendSxProp-SCsFy5tr.js";
8
8
  import { unstable_ClassNameGenerator as j } from "@mui/utils";
9
9
  function E(n = {}) {
10
10
  const {
@@ -12,10 +12,10 @@ function E(n = {}) {
12
12
  defaultTheme: m,
13
13
  defaultClassName: a = "MuiBox-root",
14
14
  generateClassName: r
15
- } = n, c = B("div", {
15
+ } = n, c = h("div", {
16
16
  shouldForwardProp: (o) => o !== "theme" && o !== "sx" && o !== "as"
17
17
  })(x);
18
- return /* @__PURE__ */ y.forwardRef(function(f, l) {
18
+ return /* @__PURE__ */ N.forwardRef(function(f, l) {
19
19
  const s = b(m), {
20
20
  className: i,
21
21
  component: p = "div",
@@ -24,14 +24,14 @@ function E(n = {}) {
24
24
  return /* @__PURE__ */ C.jsx(c, {
25
25
  as: p,
26
26
  ref: l,
27
- className: N(i, r ? r(a) : a),
27
+ className: T(i, r ? r(a) : a),
28
28
  theme: t && s[t] || s,
29
29
  ...u
30
30
  });
31
31
  });
32
32
  }
33
- const v = T("MuiBox", ["root"]), O = h(), P = E({
34
- themeId: d,
33
+ const v = B("MuiBox", ["root"]), O = d(), P = E({
34
+ themeId: y,
35
35
  defaultTheme: O,
36
36
  defaultClassName: v.root,
37
37
  generateClassName: j.generate
@@ -1,24 +1,24 @@
1
- var Be = Object.defineProperty;
2
- var Le = (e, t, n) => t in e ? Be(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
1
+ var Ie = Object.defineProperty;
2
+ var Le = (e, t, n) => t in e ? Ie(e, t, { enumerable: !0, configurable: !0, writable: !0, value: n }) : e[t] = n;
3
3
  var X = (e, t, n) => Le(e, typeof t != "symbol" ? t + "" : t, n);
4
4
  import * as p from "react";
5
5
  import K, { isValidElement as G, cloneElement as Z, Children as ke } from "react";
6
- import { P as o } from "./createTheme-dX0MILsf.js";
7
- import { c as x } from "./clsx-DfguY6FT.js";
8
- import { j as L } from "./jsx-runtime-C5mzlN2N.js";
9
- import { g as he, a as $e } from "./generateUtilityClasses-CuEy5gtx.js";
10
- import { u as me } from "./DefaultPropsProvider-Cw67t9bx.js";
11
- import { s as re, c as Fe } from "./memoTheme-DOlCkXD8.js";
6
+ import { P as o } from "./createTheme-BZxWCiBm.js";
7
+ import { c as x } from "./identifier-CHPjnqaz.js";
8
+ import { j as k } from "./jsx-runtime-C5mzlN2N.js";
9
+ import { g as Be } from "./generateUtilityClasses-STjIp_B9.js";
10
+ import { u as he, s as re, c as $e } from "./memoTheme-CaOW5YiB.js";
12
11
  import { keyframes as ie } from "@emotion/react";
13
- import { u as Ue } from "./useEnhancedEffect-CJGo-L3B.js";
14
- function _e(e, t) {
12
+ import { g as Fe, b as Ue } from "./buttonBaseClasses-DxKwiRBX.js";
13
+ import { u as _e } from "./useEnhancedEffect-CJGo-L3B.js";
14
+ function ze(e, t) {
15
15
  return process.env.NODE_ENV === "production" ? () => null : function(...r) {
16
16
  return e(...r) || t(...r);
17
17
  };
18
18
  }
19
19
  function J(e) {
20
20
  const t = p.useRef(e);
21
- return Ue(() => {
21
+ return _e(() => {
22
22
  t.current = e;
23
23
  }), p.useRef((...n) => (
24
24
  // @ts-expect-error hide `this`
@@ -48,14 +48,14 @@ function ce(...e) {
48
48
  t.current && (t.current(), t.current = void 0), r != null && (t.current = n(r));
49
49
  }, e);
50
50
  }
51
- const ze = o.oneOfType([o.func, o.object]);
52
- function Ae(e) {
51
+ const Ae = o.oneOfType([o.func, o.object]);
52
+ function Ye(e) {
53
53
  const {
54
54
  prototype: t = {}
55
55
  } = e;
56
56
  return !!t.isReactComponent;
57
57
  }
58
- function Ye(e, t, n, r, s) {
58
+ function Xe(e, t, n, r, s) {
59
59
  const i = e[t], u = s || t;
60
60
  if (i == null || // When server-side rendering React doesn't warn either.
61
61
  // This is not an accurate check for SSR.
@@ -64,9 +64,9 @@ function Ye(e, t, n, r, s) {
64
64
  typeof window > "u")
65
65
  return null;
66
66
  let l;
67
- return typeof i == "function" && !Ae(i) && (l = "Did you accidentally provide a plain function component instead?"), l !== void 0 ? new Error(`Invalid ${r} \`${u}\` supplied to \`${n}\`. Expected an element type that can hold a ref. ${l} For more information see https://mui.com/r/caveat-with-refs-guide`) : null;
67
+ return typeof i == "function" && !Ye(i) && (l = "Did you accidentally provide a plain function component instead?"), l !== void 0 ? new Error(`Invalid ${r} \`${u}\` supplied to \`${n}\`. Expected an element type that can hold a ref. ${l} For more information see https://mui.com/r/caveat-with-refs-guide`) : null;
68
68
  }
69
- const Xe = _e(o.elementType, Ye);
69
+ const Ke = ze(o.elementType, Xe);
70
70
  function pe(e) {
71
71
  try {
72
72
  return e.matches(":focus-visible");
@@ -77,7 +77,7 @@ function pe(e) {
77
77
  return !1;
78
78
  }
79
79
  const fe = {};
80
- function be(e, t) {
80
+ function me(e, t) {
81
81
  const n = p.useRef(fe);
82
82
  return n.current === fe && (n.current = e(t)), n;
83
83
  }
@@ -99,11 +99,11 @@ class Q {
99
99
  return new Q();
100
100
  }
101
101
  static use() {
102
- const t = be(Q.create).current, [n, r] = p.useState(!1);
102
+ const t = me(Q.create).current, [n, r] = p.useState(!1);
103
103
  return t.shouldMount = n, t.setShouldMount = r, p.useEffect(t.mountEffect, [n]), t;
104
104
  }
105
105
  mount() {
106
- return this.mounted || (this.mounted = qe(), this.shouldMount = !0, this.setShouldMount(this.shouldMount)), this.mounted;
106
+ return this.mounted || (this.mounted = He(), this.shouldMount = !0, this.setShouldMount(this.shouldMount)), this.mounted;
107
107
  }
108
108
  /* Ripple API */
109
109
  start(...t) {
@@ -125,10 +125,10 @@ class Q {
125
125
  });
126
126
  }
127
127
  }
128
- function Ke() {
128
+ function qe() {
129
129
  return Q.use();
130
130
  }
131
- function qe() {
131
+ function He() {
132
132
  let e, t;
133
133
  const n = new Promise((r, s) => {
134
134
  e = r, t = s;
@@ -144,7 +144,7 @@ function te() {
144
144
  return e;
145
145
  }, te.apply(null, arguments);
146
146
  }
147
- function He(e, t) {
147
+ function We(e, t) {
148
148
  if (e == null) return {};
149
149
  var n = {};
150
150
  for (var r in e) if ({}.hasOwnProperty.call(e, r)) {
@@ -158,11 +158,11 @@ function ne(e, t) {
158
158
  return n.__proto__ = r, n;
159
159
  }, ne(e, t);
160
160
  }
161
- function We(e, t) {
161
+ function Ge(e, t) {
162
162
  e.prototype = Object.create(t.prototype), e.prototype.constructor = e, ne(e, t);
163
163
  }
164
164
  const de = K.createContext(null);
165
- function Ge(e) {
165
+ function Ze(e) {
166
166
  if (e === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
167
167
  return e;
168
168
  }
@@ -176,7 +176,7 @@ function se(e, t) {
176
176
  r[s.key] = n(s);
177
177
  }), r;
178
178
  }
179
- function Ze(e, t) {
179
+ function Je(e, t) {
180
180
  e = e || {}, t = t || {};
181
181
  function n(h) {
182
182
  return h in t ? t[h] : e[h];
@@ -197,22 +197,22 @@ function Ze(e, t) {
197
197
  l[s[u]] = n(s[u]);
198
198
  return l;
199
199
  }
200
- function B(e, t, n) {
200
+ function L(e, t, n) {
201
201
  return n[t] != null ? n[t] : e.props[t];
202
202
  }
203
- function Je(e, t) {
203
+ function Qe(e, t) {
204
204
  return se(e.children, function(n) {
205
205
  return Z(n, {
206
206
  onExited: t.bind(null, n),
207
207
  in: !0,
208
- appear: B(n, "appear", e),
209
- enter: B(n, "enter", e),
210
- exit: B(n, "exit", e)
208
+ appear: L(n, "appear", e),
209
+ enter: L(n, "enter", e),
210
+ exit: L(n, "exit", e)
211
211
  });
212
212
  });
213
213
  }
214
- function Qe(e, t, n) {
215
- var r = se(e.children), s = Ze(t, r);
214
+ function et(e, t, n) {
215
+ var r = se(e.children), s = Je(t, r);
216
216
  return Object.keys(s).forEach(function(i) {
217
217
  var u = s[i];
218
218
  if (G(u)) {
@@ -220,34 +220,34 @@ function Qe(e, t, n) {
220
220
  c && (!l || h) ? s[i] = Z(u, {
221
221
  onExited: n.bind(null, u),
222
222
  in: !0,
223
- exit: B(u, "exit", e),
224
- enter: B(u, "enter", e)
223
+ exit: L(u, "exit", e),
224
+ enter: L(u, "enter", e)
225
225
  }) : !c && l && !h ? s[i] = Z(u, {
226
226
  in: !1
227
227
  }) : c && l && G(d) && (s[i] = Z(u, {
228
228
  onExited: n.bind(null, u),
229
229
  in: d.props.in,
230
- exit: B(u, "exit", e),
231
- enter: B(u, "enter", e)
230
+ exit: L(u, "exit", e),
231
+ enter: L(u, "enter", e)
232
232
  }));
233
233
  }
234
234
  }), s;
235
235
  }
236
- var et = Object.values || function(e) {
236
+ var tt = Object.values || function(e) {
237
237
  return Object.keys(e).map(function(t) {
238
238
  return e[t];
239
239
  });
240
- }, tt = {
240
+ }, nt = {
241
241
  component: "div",
242
242
  childFactory: function(t) {
243
243
  return t;
244
244
  }
245
245
  }, ue = /* @__PURE__ */ function(e) {
246
- We(t, e);
246
+ Ge(t, e);
247
247
  function t(r, s) {
248
248
  var i;
249
249
  i = e.call(this, r, s) || this;
250
- var u = i.handleExited.bind(Ge(i));
250
+ var u = i.handleExited.bind(Ze(i));
251
251
  return i.state = {
252
252
  contextValue: {
253
253
  isMounting: !0
@@ -268,7 +268,7 @@ var et = Object.values || function(e) {
268
268
  }, t.getDerivedStateFromProps = function(s, i) {
269
269
  var u = i.children, l = i.handleExited, c = i.firstRender;
270
270
  return {
271
- children: c ? Je(s, l) : Qe(s, u, l),
271
+ children: c ? Qe(s, l) : et(s, u, l),
272
272
  firstRender: !1
273
273
  };
274
274
  }, n.handleExited = function(s, i) {
@@ -280,7 +280,7 @@ var et = Object.values || function(e) {
280
280
  };
281
281
  }));
282
282
  }, n.render = function() {
283
- var s = this.props, i = s.component, u = s.childFactory, l = He(s, ["component", "childFactory"]), c = this.state.contextValue, d = et(this.state.children).map(u);
283
+ var s = this.props, i = s.component, u = s.childFactory, l = We(s, ["component", "childFactory"]), c = this.state.contextValue, d = tt(this.state.children).map(u);
284
284
  return delete l.appear, delete l.enter, delete l.exit, i === null ? /* @__PURE__ */ K.createElement(de.Provider, {
285
285
  value: c
286
286
  }, d) : /* @__PURE__ */ K.createElement(de.Provider, {
@@ -341,10 +341,10 @@ ue.propTypes = process.env.NODE_ENV !== "production" ? {
341
341
  */
342
342
  childFactory: o.func
343
343
  } : {};
344
- ue.defaultProps = tt;
345
- const nt = [];
346
- function ot(e) {
347
- p.useEffect(e, nt);
344
+ ue.defaultProps = nt;
345
+ const ot = [];
346
+ function rt(e) {
347
+ p.useEffect(e, ot);
348
348
  }
349
349
  class ae {
350
350
  constructor() {
@@ -366,11 +366,11 @@ class ae {
366
366
  }, t);
367
367
  }
368
368
  }
369
- function rt() {
370
- const e = be(ae.create).current;
371
- return ot(e.disposeEffect), e;
369
+ function it() {
370
+ const e = me(ae.create).current;
371
+ return rt(e.disposeEffect), e;
372
372
  }
373
- function ge(e) {
373
+ function be(e) {
374
374
  const {
375
375
  className: t,
376
376
  classes: n,
@@ -394,15 +394,15 @@ function ge(e) {
394
394
  clearTimeout(D);
395
395
  };
396
396
  }
397
- }, [c, l, d]), /* @__PURE__ */ L.jsx("span", {
397
+ }, [c, l, d]), /* @__PURE__ */ k.jsx("span", {
398
398
  className: R,
399
399
  style: w,
400
- children: /* @__PURE__ */ L.jsx("span", {
400
+ children: /* @__PURE__ */ k.jsx("span", {
401
401
  className: g
402
402
  })
403
403
  });
404
404
  }
405
- process.env.NODE_ENV !== "production" && (ge.propTypes = {
405
+ process.env.NODE_ENV !== "production" && (be.propTypes = {
406
406
  /**
407
407
  * Override or extend the styles applied to the component.
408
408
  */
@@ -437,7 +437,7 @@ process.env.NODE_ENV !== "production" && (ge.propTypes = {
437
437
  */
438
438
  timeout: o.number.isRequired
439
439
  });
440
- const y = he("MuiTouchRipple", ["root", "ripple", "rippleVisible", "ripplePulsate", "child", "childLeaving", "childPulsate"]), oe = 550, it = 80, st = ie`
440
+ const y = Be("MuiTouchRipple", ["root", "ripple", "rippleVisible", "ripplePulsate", "child", "childLeaving", "childPulsate"]), oe = 550, st = 80, ut = ie`
441
441
  0% {
442
442
  transform: scale(0);
443
443
  opacity: 0.1;
@@ -447,7 +447,7 @@ const y = he("MuiTouchRipple", ["root", "ripple", "rippleVisible", "ripplePulsat
447
447
  transform: scale(1);
448
448
  opacity: 0.3;
449
449
  }
450
- `, ut = ie`
450
+ `, at = ie`
451
451
  0% {
452
452
  opacity: 1;
453
453
  }
@@ -455,7 +455,7 @@ const y = he("MuiTouchRipple", ["root", "ripple", "rippleVisible", "ripplePulsat
455
455
  100% {
456
456
  opacity: 0;
457
457
  }
458
- `, at = ie`
458
+ `, lt = ie`
459
459
  0% {
460
460
  transform: scale(1);
461
461
  }
@@ -467,7 +467,7 @@ const y = he("MuiTouchRipple", ["root", "ripple", "rippleVisible", "ripplePulsat
467
467
  100% {
468
468
  transform: scale(1);
469
469
  }
470
- `, lt = re("span", {
470
+ `, ct = re("span", {
471
471
  name: "MuiTouchRipple",
472
472
  slot: "Root"
473
473
  })({
@@ -480,7 +480,7 @@ const y = he("MuiTouchRipple", ["root", "ripple", "rippleVisible", "ripplePulsat
480
480
  bottom: 0,
481
481
  left: 0,
482
482
  borderRadius: "inherit"
483
- }), ct = re(ge, {
483
+ }), pt = re(be, {
484
484
  name: "MuiTouchRipple",
485
485
  slot: "Ripple"
486
486
  })`
@@ -490,7 +490,7 @@ const y = he("MuiTouchRipple", ["root", "ripple", "rippleVisible", "ripplePulsat
490
490
  &.${y.rippleVisible} {
491
491
  opacity: 0.3;
492
492
  transform: scale(1);
493
- animation-name: ${st};
493
+ animation-name: ${ut};
494
494
  animation-duration: ${oe}ms;
495
495
  animation-timing-function: ${({
496
496
  theme: e
@@ -514,7 +514,7 @@ const y = he("MuiTouchRipple", ["root", "ripple", "rippleVisible", "ripplePulsat
514
514
 
515
515
  & .${y.childLeaving} {
516
516
  opacity: 0;
517
- animation-name: ${ut};
517
+ animation-name: ${at};
518
518
  animation-duration: ${oe}ms;
519
519
  animation-timing-function: ${({
520
520
  theme: e
@@ -526,7 +526,7 @@ const y = he("MuiTouchRipple", ["root", "ripple", "rippleVisible", "ripplePulsat
526
526
  /* @noflip */
527
527
  left: 0px;
528
528
  top: 0;
529
- animation-name: ${at};
529
+ animation-name: ${lt};
530
530
  animation-duration: 2500ms;
531
531
  animation-timing-function: ${({
532
532
  theme: e
@@ -534,8 +534,8 @@ const y = he("MuiTouchRipple", ["root", "ripple", "rippleVisible", "ripplePulsat
534
534
  animation-iteration-count: infinite;
535
535
  animation-delay: 200ms;
536
536
  }
537
- `, ye = /* @__PURE__ */ p.forwardRef(function(t, n) {
538
- const r = me({
537
+ `, ge = /* @__PURE__ */ p.forwardRef(function(t, n) {
538
+ const r = he({
539
539
  props: t,
540
540
  name: "MuiTouchRipple"
541
541
  }), {
@@ -547,7 +547,7 @@ const y = he("MuiTouchRipple", ["root", "ripple", "rippleVisible", "ripplePulsat
547
547
  p.useEffect(() => {
548
548
  m.current && (m.current(), m.current = null);
549
549
  }, [c]);
550
- const R = p.useRef(!1), w = rt(), g = p.useRef(null), D = p.useRef(null), C = p.useCallback((f) => {
550
+ const R = p.useRef(!1), w = it(), g = p.useRef(null), D = p.useRef(null), C = p.useCallback((f) => {
551
551
  const {
552
552
  pulsate: E,
553
553
  rippleX: M,
@@ -555,7 +555,7 @@ const y = he("MuiTouchRipple", ["root", "ripple", "rippleVisible", "ripplePulsat
555
555
  rippleSize: V,
556
556
  cb: U
557
557
  } = f;
558
- d((T) => [...T, /* @__PURE__ */ L.jsx(ct, {
558
+ d((T) => [...T, /* @__PURE__ */ k.jsx(pt, {
559
559
  classes: {
560
560
  ripple: x(i.ripple, y.ripple),
561
561
  rippleVisible: x(i.rippleVisible, y.rippleVisible),
@@ -570,7 +570,7 @@ const y = he("MuiTouchRipple", ["root", "ripple", "rippleVisible", "ripplePulsat
570
570
  rippleY: F,
571
571
  rippleSize: V
572
572
  }, h.current)]), h.current += 1, m.current = U;
573
- }, [i]), k = p.useCallback((f = {}, E = {}, M = () => {
573
+ }, [i]), B = p.useCallback((f = {}, E = {}, M = () => {
574
574
  }) => {
575
575
  const {
576
576
  pulsate: F = !1,
@@ -613,7 +613,7 @@ const y = he("MuiTouchRipple", ["root", "ripple", "rippleVisible", "ripplePulsat
613
613
  rippleSize: j,
614
614
  cb: M
615
615
  });
616
- }, w.start(it, () => {
616
+ }, w.start(st, () => {
617
617
  g.current && (g.current(), g.current = null);
618
618
  })) : C({
619
619
  pulsate: F,
@@ -623,10 +623,10 @@ const y = he("MuiTouchRipple", ["root", "ripple", "rippleVisible", "ripplePulsat
623
623
  cb: M
624
624
  });
625
625
  }, [s, C, w]), q = p.useCallback(() => {
626
- k({}, {
626
+ B({}, {
627
627
  pulsate: !0
628
628
  });
629
- }, [k]), $ = p.useCallback((f, E) => {
629
+ }, [B]), $ = p.useCallback((f, E) => {
630
630
  if (w.clear(), (f == null ? void 0 : f.type) === "touchend" && g.current) {
631
631
  g.current(), g.current = null, w.start(0, () => {
632
632
  $(f, E);
@@ -637,20 +637,20 @@ const y = he("MuiTouchRipple", ["root", "ripple", "rippleVisible", "ripplePulsat
637
637
  }, [w]);
638
638
  return p.useImperativeHandle(n, () => ({
639
639
  pulsate: q,
640
- start: k,
640
+ start: B,
641
641
  stop: $
642
- }), [q, k, $]), /* @__PURE__ */ L.jsx(lt, {
642
+ }), [q, B, $]), /* @__PURE__ */ k.jsx(ct, {
643
643
  className: x(y.root, i.root, u),
644
644
  ref: D,
645
645
  ...l,
646
- children: /* @__PURE__ */ L.jsx(ue, {
646
+ children: /* @__PURE__ */ k.jsx(ue, {
647
647
  component: null,
648
648
  exit: !0,
649
649
  children: c
650
650
  })
651
651
  });
652
652
  });
653
- process.env.NODE_ENV !== "production" && (ye.propTypes = {
653
+ process.env.NODE_ENV !== "production" && (ge.propTypes = {
654
654
  /**
655
655
  * If `true`, the ripple starts at the center of the component
656
656
  * rather than at the point of interaction.
@@ -665,20 +665,17 @@ process.env.NODE_ENV !== "production" && (ye.propTypes = {
665
665
  */
666
666
  className: o.string
667
667
  });
668
- function pt(e) {
669
- return $e("MuiButtonBase", e);
670
- }
671
- const ft = he("MuiButtonBase", ["root", "disabled", "focusVisible"]), dt = (e) => {
668
+ const ft = (e) => {
672
669
  const {
673
670
  disabled: t,
674
671
  focusVisible: n,
675
672
  focusVisibleClassName: r,
676
673
  classes: s
677
- } = e, u = Fe({
674
+ } = e, u = $e({
678
675
  root: ["root", t && "disabled", n && "focusVisible"]
679
- }, pt, s);
676
+ }, Fe, s);
680
677
  return n && r && (u.root += ` ${r}`), u;
681
- }, ht = re("button", {
678
+ }, dt = re("button", {
682
679
  name: "MuiButtonBase",
683
680
  slot: "Root",
684
681
  overridesResolver: (e, t) => t.root
@@ -713,7 +710,7 @@ const ft = he("MuiButtonBase", ["root", "disabled", "focusVisible"]), dt = (e) =
713
710
  borderStyle: "none"
714
711
  // Remove Firefox dotted outline.
715
712
  },
716
- [`&.${ft.disabled}`]: {
713
+ [`&.${Ue.disabled}`]: {
717
714
  pointerEvents: "none",
718
715
  // Disable link interactions
719
716
  cursor: "default"
@@ -721,8 +718,8 @@ const ft = he("MuiButtonBase", ["root", "disabled", "focusVisible"]), dt = (e) =
721
718
  "@media print": {
722
719
  colorAdjust: "exact"
723
720
  }
724
- }), mt = /* @__PURE__ */ p.forwardRef(function(t, n) {
725
- const r = me({
721
+ }), ht = /* @__PURE__ */ p.forwardRef(function(t, n) {
722
+ const r = he({
726
723
  props: t,
727
724
  name: "MuiButtonBase"
728
725
  }), {
@@ -739,7 +736,7 @@ const ft = he("MuiButtonBase", ["root", "disabled", "focusVisible"]), dt = (e) =
739
736
  LinkComponent: g = "a",
740
737
  onBlur: D,
741
738
  onClick: C,
742
- onContextMenu: k,
739
+ onContextMenu: B,
743
740
  onDragLeave: q,
744
741
  onFocus: $,
745
742
  onFocusVisible: f,
@@ -756,30 +753,30 @@ const ft = he("MuiButtonBase", ["root", "disabled", "focusVisible"]), dt = (e) =
756
753
  touchRippleRef: _,
757
754
  type: S,
758
755
  ...z
759
- } = r, A = p.useRef(null), b = Ke(), Re = ce(b.ref, _), [I, H] = p.useState(!1);
756
+ } = r, A = p.useRef(null), b = qe(), ye = ce(b.ref, _), [I, H] = p.useState(!1);
760
757
  d && I && H(!1), p.useImperativeHandle(s, () => ({
761
758
  focusVisible: () => {
762
759
  H(!0), A.current.focus();
763
760
  }
764
761
  }), []);
765
- const Me = b.shouldMount && !h && !d;
762
+ const Re = b.shouldMount && !h && !d;
766
763
  p.useEffect(() => {
767
764
  I && R && !h && b.pulsate();
768
765
  }, [h, R, I, b]);
769
- const Ee = v(b, "start", F, m), Te = v(b, "stop", k, m), xe = v(b, "stop", q, m), Ce = v(b, "stop", U, m), Pe = v(b, "stop", (a) => {
766
+ const Me = v(b, "start", F, m), Ee = v(b, "stop", B, m), Te = v(b, "stop", q, m), xe = v(b, "stop", U, m), Ce = v(b, "stop", (a) => {
770
767
  I && a.preventDefault(), V && V(a);
771
- }, m), ve = v(b, "start", O, m), we = v(b, "stop", T, m), Ne = v(b, "stop", N, m), Oe = v(b, "stop", (a) => {
768
+ }, m), Pe = v(b, "start", O, m), ve = v(b, "stop", T, m), we = v(b, "stop", N, m), Ne = v(b, "stop", (a) => {
772
769
  pe(a.target) || H(!1), D && D(a);
773
- }, !1), je = J((a) => {
770
+ }, !1), Oe = J((a) => {
774
771
  A.current || (A.current = a.currentTarget), pe(a.target) && (H(!0), f && f(a)), $ && $(a);
775
772
  }), ee = () => {
776
773
  const a = A.current;
777
774
  return c && c !== "button" && !(a.tagName === "A" && a.href);
778
- }, De = J((a) => {
775
+ }, je = J((a) => {
779
776
  R && !a.repeat && I && a.key === " " && b.stop(a, () => {
780
777
  b.start(a);
781
778
  }), a.target === a.currentTarget && ee() && a.key === " " && a.preventDefault(), E && E(a), a.target === a.currentTarget && ee() && a.key === "Enter" && !d && (a.preventDefault(), C && C(a));
782
- }), Ve = J((a) => {
779
+ }), De = J((a) => {
783
780
  R && a.key === " " && I && !a.defaultPrevented && b.stop(a, () => {
784
781
  b.pulsate(a);
785
782
  }), M && M(a), C && a.target === a.currentTarget && ee() && a.key === " " && !a.defaultPrevented && C(a);
@@ -788,7 +785,7 @@ const ft = he("MuiButtonBase", ["root", "disabled", "focusVisible"]), dt = (e) =
788
785
  W === "button" && (z.href || z.to) && (W = g);
789
786
  const Y = {};
790
787
  W === "button" ? (Y.type = S === void 0 ? "button" : S, Y.disabled = d) : (!z.href && !z.to && (Y.role = "button"), d && (Y["aria-disabled"] = d));
791
- const Se = ce(n, A), le = {
788
+ const Ve = ce(n, A), le = {
792
789
  ...r,
793
790
  centerRipple: i,
794
791
  component: c,
@@ -798,31 +795,31 @@ const ft = he("MuiButtonBase", ["root", "disabled", "focusVisible"]), dt = (e) =
798
795
  focusRipple: R,
799
796
  tabIndex: P,
800
797
  focusVisible: I
801
- }, Ie = dt(le);
802
- return /* @__PURE__ */ L.jsxs(ht, {
798
+ }, Se = ft(le);
799
+ return /* @__PURE__ */ k.jsxs(dt, {
803
800
  as: W,
804
- className: x(Ie.root, l),
801
+ className: x(Se.root, l),
805
802
  ownerState: le,
806
- onBlur: Oe,
803
+ onBlur: Ne,
807
804
  onClick: C,
808
- onContextMenu: Te,
809
- onFocus: je,
810
- onKeyDown: De,
811
- onKeyUp: Ve,
812
- onMouseDown: Ee,
813
- onMouseLeave: Pe,
814
- onMouseUp: Ce,
815
- onDragLeave: xe,
816
- onTouchEnd: we,
817
- onTouchMove: Ne,
818
- onTouchStart: ve,
819
- ref: Se,
805
+ onContextMenu: Ee,
806
+ onFocus: Oe,
807
+ onKeyDown: je,
808
+ onKeyUp: De,
809
+ onMouseDown: Me,
810
+ onMouseLeave: Ce,
811
+ onMouseUp: xe,
812
+ onDragLeave: Te,
813
+ onTouchEnd: ve,
814
+ onTouchMove: we,
815
+ onTouchStart: Pe,
816
+ ref: Ve,
820
817
  tabIndex: d ? -1 : P,
821
818
  type: S,
822
819
  ...Y,
823
820
  ...z,
824
- children: [u, Me ? /* @__PURE__ */ L.jsx(ye, {
825
- ref: Re,
821
+ children: [u, Re ? /* @__PURE__ */ k.jsx(ge, {
822
+ ref: ye,
826
823
  center: i,
827
824
  ...j
828
825
  }) : null]
@@ -831,7 +828,7 @@ const ft = he("MuiButtonBase", ["root", "disabled", "focusVisible"]), dt = (e) =
831
828
  function v(e, t, n, r = !1) {
832
829
  return J((s) => (n && n(s), r || e[t](s), !0));
833
830
  }
834
- process.env.NODE_ENV !== "production" && (mt.propTypes = {
831
+ process.env.NODE_ENV !== "production" && (ht.propTypes = {
835
832
  // ┌────────────────────────────── Warning ──────────────────────────────┐
836
833
  // │ These PropTypes are generated from the TypeScript type definitions. │
837
834
  // │ To update them, edit the d.ts file and run `pnpm proptypes`. │
@@ -840,7 +837,7 @@ process.env.NODE_ENV !== "production" && (mt.propTypes = {
840
837
  * A ref for imperative actions.
841
838
  * It currently only supports `focusVisible()` action.
842
839
  */
843
- action: ze,
840
+ action: Ae,
844
841
  /**
845
842
  * If `true`, the ripples are centered.
846
843
  * They won't start at the cursor interaction position.
@@ -863,7 +860,7 @@ process.env.NODE_ENV !== "production" && (mt.propTypes = {
863
860
  * The component used for the root node.
864
861
  * Either a string to use a HTML element or a component.
865
862
  */
866
- component: Xe,
863
+ component: Ke,
867
864
  /**
868
865
  * If `true`, the component is disabled.
869
866
  * @default false
@@ -990,13 +987,13 @@ process.env.NODE_ENV !== "production" && (mt.propTypes = {
990
987
  type: o.oneOfType([o.oneOf(["button", "reset", "submit"]), o.string])
991
988
  });
992
989
  export {
993
- mt as B,
990
+ ht as B,
994
991
  de as T,
995
- We as _,
996
- He as a,
997
- rt as b,
998
- _e as c,
999
- Xe as e,
1000
- ze as r,
992
+ Ge as _,
993
+ We as a,
994
+ it as b,
995
+ ze as c,
996
+ Ke as e,
997
+ Ae as r,
1001
998
  ce as u
1002
999
  };