@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
@@ -1,17 +1,12 @@
1
1
  import * as j from "react";
2
- import { c, P as r } from "./createTheme-dX0MILsf.js";
3
- import { c as O } from "./clsx-DfguY6FT.js";
4
- import { i as B } from "./index-f-gkJ93Q.js";
5
- import { s as S, c as w, m as C } from "./memoTheme-DOlCkXD8.js";
6
- import { c as P } from "./createSimplePaletteValueFilter-B7--0ryQ.js";
7
- import { a as W, g as M } from "./generateUtilityClasses-CuEy5gtx.js";
8
- import { j as R } from "./jsx-runtime-C5mzlN2N.js";
9
- import { u as N } from "./DefaultPropsProvider-Cw67t9bx.js";
10
- function D(e) {
11
- return W("MuiTypography", e);
12
- }
13
- M("MuiTypography", ["root", "h1", "h2", "h3", "h4", "h5", "h6", "subtitle1", "subtitle2", "body1", "body2", "inherit", "button", "caption", "overline", "alignLeft", "alignRight", "alignCenter", "alignJustify", "noWrap", "gutterBottom", "paragraph"]);
14
- const E = {
2
+ import { c, P as r } from "./createTheme-BZxWCiBm.js";
3
+ import { c as O } from "./identifier-CHPjnqaz.js";
4
+ import { i as S } from "./index-DljiS4x1.js";
5
+ import { u as w, s as B, c as P, m as W } from "./memoTheme-CaOW5YiB.js";
6
+ import { c as C } from "./createSimplePaletteValueFilter-B7--0ryQ.js";
7
+ import { g as R } from "./typographyClasses-BrhUWCU3.js";
8
+ import { j as M } from "./jsx-runtime-C5mzlN2N.js";
9
+ const N = {
15
10
  primary: !0,
16
11
  secondary: !0,
17
12
  error: !0,
@@ -21,19 +16,19 @@ const E = {
21
16
  textPrimary: !0,
22
17
  textSecondary: !0,
23
18
  textDisabled: !0
24
- }, U = B(), A = (e) => {
19
+ }, D = S(), E = (e) => {
25
20
  const {
26
21
  align: o,
27
22
  gutterBottom: t,
28
23
  noWrap: a,
29
- paragraph: p,
30
- variant: s,
31
- classes: i
24
+ paragraph: s,
25
+ variant: i,
26
+ classes: p
32
27
  } = e, n = {
33
- root: ["root", s, e.align !== "inherit" && `align${c(o)}`, t && "gutterBottom", a && "noWrap", p && "paragraph"]
28
+ root: ["root", i, e.align !== "inherit" && `align${c(o)}`, t && "gutterBottom", a && "noWrap", s && "paragraph"]
34
29
  };
35
- return w(n, D, i);
36
- }, V = S("span", {
30
+ return P(n, R, p);
31
+ }, A = B("span", {
37
32
  name: "MuiTypography",
38
33
  slot: "Root",
39
34
  overridesResolver: (e, o) => {
@@ -42,7 +37,7 @@ const E = {
42
37
  } = e;
43
38
  return [o.root, t.variant && o[t.variant], t.align !== "inherit" && o[`align${c(t.align)}`], t.noWrap && o.noWrap, t.gutterBottom && o.gutterBottom, t.paragraph && o.paragraph];
44
39
  }
45
- })(C(({
40
+ })(W(({
46
41
  theme: e
47
42
  }) => {
48
43
  var o;
@@ -63,7 +58,7 @@ const E = {
63
58
  variant: t
64
59
  },
65
60
  style: a
66
- })), ...Object.entries(e.palette).filter(P()).map(([t]) => ({
61
+ })), ...Object.entries(e.palette).filter(C()).map(([t]) => ({
67
62
  props: {
68
63
  color: t
69
64
  },
@@ -121,55 +116,55 @@ const E = {
121
116
  body1: "p",
122
117
  body2: "p",
123
118
  inherit: "p"
124
- }, $ = /* @__PURE__ */ j.forwardRef(function(o, t) {
119
+ }, V = /* @__PURE__ */ j.forwardRef(function(o, t) {
125
120
  const {
126
121
  color: a,
127
- ...p
128
- } = N({
122
+ ...s
123
+ } = w({
129
124
  props: o,
130
125
  name: "MuiTypography"
131
- }), s = !E[a], i = U({
132
- ...p,
133
- ...s && {
126
+ }), i = !N[a], p = D({
127
+ ...s,
128
+ ...i && {
134
129
  color: a
135
130
  }
136
131
  }), {
137
132
  align: n = "inherit",
138
133
  className: g,
139
134
  component: h,
140
- gutterBottom: d = !1,
141
- noWrap: x = !1,
135
+ gutterBottom: x = !1,
136
+ noWrap: d = !1,
142
137
  paragraph: y = !1,
143
138
  variant: l = "body1",
144
139
  variantMapping: m = b,
145
- ...u
146
- } = i, f = {
147
- ...i,
140
+ ...f
141
+ } = p, u = {
142
+ ...p,
148
143
  align: n,
149
144
  color: a,
150
145
  className: g,
151
146
  component: h,
152
- gutterBottom: d,
153
- noWrap: x,
147
+ gutterBottom: x,
148
+ noWrap: d,
154
149
  paragraph: y,
155
150
  variant: l,
156
151
  variantMapping: m
157
- }, v = h || (y ? "p" : m[l] || b[l]) || "span", T = A(f);
158
- return /* @__PURE__ */ R.jsx(V, {
152
+ }, v = h || (y ? "p" : m[l] || b[l]) || "span", T = E(u);
153
+ return /* @__PURE__ */ M.jsx(A, {
159
154
  as: v,
160
155
  ref: t,
161
156
  className: O(T.root, g),
162
- ...u,
163
- ownerState: f,
157
+ ...f,
158
+ ownerState: u,
164
159
  style: {
165
160
  ...n !== "inherit" && {
166
161
  "--Typography-textAlign": n
167
162
  },
168
- ...u.style
163
+ ...f.style
169
164
  }
170
165
  });
171
166
  });
172
- process.env.NODE_ENV !== "production" && ($.propTypes = {
167
+ process.env.NODE_ENV !== "production" && (V.propTypes = {
173
168
  // ┌────────────────────────────── Warning ──────────────────────────────┐
174
169
  // │ These PropTypes are generated from the TypeScript type definitions. │
175
170
  // │ To update them, edit the d.ts file and run `pnpm proptypes`. │
@@ -256,5 +251,5 @@ process.env.NODE_ENV !== "production" && ($.propTypes = {
256
251
  variantMapping: r.object
257
252
  });
258
253
  export {
259
- $ as T
254
+ V as T
260
255
  };
@@ -1,5 +1,5 @@
1
- import e, { forwardRef as m } from "react";
2
- import { E as c } from "./SSRBase-BSdFRe_j.js";
1
+ import e, { forwardRef as c } from "react";
2
+ import { E as m } from "./SSRBase-BSdFRe_j.js";
3
3
  const o = /* @__PURE__ */ new Map([
4
4
  [
5
5
  "bold",
@@ -40,7 +40,7 @@ var p = Object.defineProperty, L = Object.defineProperties, i = Object.getOwnPro
40
40
  E.call(t, r) && n(a, r, t[r]);
41
41
  return a;
42
42
  }, d = (a, t) => L(a, i(t));
43
- const b = m((a, t) => /* @__PURE__ */ e.createElement(c, d(f({ ref: t }, a), { weights: o })));
43
+ const b = c((a, t) => /* @__PURE__ */ e.createElement(m, d(f({ ref: t }, a), { weights: o })));
44
44
  b.displayName = "X";
45
45
  export {
46
46
  b as S
@@ -0,0 +1,10 @@
1
+ import { g as t } from "./generateUtilityClasses-STjIp_B9.js";
2
+ import { g as a } from "./generateUtilityClass-CRH_bFW6.js";
3
+ function o(s) {
4
+ return a("MuiBackdrop", s);
5
+ }
6
+ const e = t("MuiBackdrop", ["root", "invisible"]);
7
+ export {
8
+ e as b,
9
+ o as g
10
+ };
@@ -0,0 +1,10 @@
1
+ import { g as s } from "./generateUtilityClasses-STjIp_B9.js";
2
+ import { g as e } from "./generateUtilityClass-CRH_bFW6.js";
3
+ function o(t) {
4
+ return e("MuiButtonBase", t);
5
+ }
6
+ const n = s("MuiButtonBase", ["root", "disabled", "focusVisible"]);
7
+ export {
8
+ n as b,
9
+ o as g
10
+ };
@@ -0,0 +1,247 @@
1
+ import * as h from "react";
2
+ import { j as w } from "./jsx-runtime-C5mzlN2N.js";
3
+ import { c as x, P as o } from "./createTheme-BZxWCiBm.js";
4
+ import { c as N } from "./identifier-CHPjnqaz.js";
5
+ import { u as b, s as O, c as R, m as T } from "./memoTheme-CaOW5YiB.js";
6
+ import { g as I } from "./svgIconClasses-SzHbWjUv.js";
7
+ const j = (e) => {
8
+ const {
9
+ color: r,
10
+ fontSize: n,
11
+ classes: i
12
+ } = e, s = {
13
+ root: ["root", r !== "inherit" && `color${x(r)}`, `fontSize${x(n)}`]
14
+ };
15
+ return R(s, I, i);
16
+ }, C = O("svg", {
17
+ name: "MuiSvgIcon",
18
+ slot: "Root",
19
+ overridesResolver: (e, r) => {
20
+ const {
21
+ ownerState: n
22
+ } = e;
23
+ return [r.root, n.color !== "inherit" && r[`color${x(n.color)}`], r[`fontSize${x(n.fontSize)}`]];
24
+ }
25
+ })(T(({
26
+ theme: e
27
+ }) => {
28
+ var r, n, i, s, l, g, c, S, p, m, a, d, v, f;
29
+ return {
30
+ userSelect: "none",
31
+ width: "1em",
32
+ height: "1em",
33
+ display: "inline-block",
34
+ flexShrink: 0,
35
+ transition: (s = (r = e.transitions) == null ? void 0 : r.create) == null ? void 0 : s.call(r, "fill", {
36
+ duration: (i = (n = (e.vars ?? e).transitions) == null ? void 0 : n.duration) == null ? void 0 : i.shorter
37
+ }),
38
+ variants: [
39
+ {
40
+ props: (t) => !t.hasSvgAsChild,
41
+ style: {
42
+ // the <svg> will define the property that has `currentColor`
43
+ // for example heroicons uses fill="none" and stroke="currentColor"
44
+ fill: "currentColor"
45
+ }
46
+ },
47
+ {
48
+ props: {
49
+ fontSize: "inherit"
50
+ },
51
+ style: {
52
+ fontSize: "inherit"
53
+ }
54
+ },
55
+ {
56
+ props: {
57
+ fontSize: "small"
58
+ },
59
+ style: {
60
+ fontSize: ((g = (l = e.typography) == null ? void 0 : l.pxToRem) == null ? void 0 : g.call(l, 20)) || "1.25rem"
61
+ }
62
+ },
63
+ {
64
+ props: {
65
+ fontSize: "medium"
66
+ },
67
+ style: {
68
+ fontSize: ((S = (c = e.typography) == null ? void 0 : c.pxToRem) == null ? void 0 : S.call(c, 24)) || "1.5rem"
69
+ }
70
+ },
71
+ {
72
+ props: {
73
+ fontSize: "large"
74
+ },
75
+ style: {
76
+ fontSize: ((m = (p = e.typography) == null ? void 0 : p.pxToRem) == null ? void 0 : m.call(p, 35)) || "2.1875rem"
77
+ }
78
+ },
79
+ // TODO v5 deprecate color prop, v6 remove for sx
80
+ ...Object.entries((e.vars ?? e).palette).filter(([, t]) => t && t.main).map(([t]) => {
81
+ var u, y;
82
+ return {
83
+ props: {
84
+ color: t
85
+ },
86
+ style: {
87
+ color: (y = (u = (e.vars ?? e).palette) == null ? void 0 : u[t]) == null ? void 0 : y.main
88
+ }
89
+ };
90
+ }),
91
+ {
92
+ props: {
93
+ color: "action"
94
+ },
95
+ style: {
96
+ color: (d = (a = (e.vars ?? e).palette) == null ? void 0 : a.action) == null ? void 0 : d.active
97
+ }
98
+ },
99
+ {
100
+ props: {
101
+ color: "disabled"
102
+ },
103
+ style: {
104
+ color: (f = (v = (e.vars ?? e).palette) == null ? void 0 : v.action) == null ? void 0 : f.disabled
105
+ }
106
+ },
107
+ {
108
+ props: {
109
+ color: "inherit"
110
+ },
111
+ style: {
112
+ color: void 0
113
+ }
114
+ }
115
+ ]
116
+ };
117
+ })), z = /* @__PURE__ */ h.forwardRef(function(r, n) {
118
+ const i = b({
119
+ props: r,
120
+ name: "MuiSvgIcon"
121
+ }), {
122
+ children: s,
123
+ className: l,
124
+ color: g = "inherit",
125
+ component: c = "svg",
126
+ fontSize: S = "medium",
127
+ htmlColor: p,
128
+ inheritViewBox: m = !1,
129
+ titleAccess: a,
130
+ viewBox: d = "0 0 24 24",
131
+ ...v
132
+ } = i, f = /* @__PURE__ */ h.isValidElement(s) && s.type === "svg", t = {
133
+ ...i,
134
+ color: g,
135
+ component: c,
136
+ fontSize: S,
137
+ instanceFontSize: r.fontSize,
138
+ inheritViewBox: m,
139
+ viewBox: d,
140
+ hasSvgAsChild: f
141
+ }, u = {};
142
+ m || (u.viewBox = d);
143
+ const y = j(t);
144
+ return /* @__PURE__ */ w.jsxs(C, {
145
+ as: c,
146
+ className: N(y.root, l),
147
+ focusable: "false",
148
+ color: p,
149
+ "aria-hidden": a ? void 0 : !0,
150
+ role: a ? "img" : void 0,
151
+ ref: n,
152
+ ...u,
153
+ ...v,
154
+ ...f && s.props,
155
+ ownerState: t,
156
+ children: [f ? s.props.children : s, a ? /* @__PURE__ */ w.jsx("title", {
157
+ children: a
158
+ }) : null]
159
+ });
160
+ });
161
+ process.env.NODE_ENV !== "production" && (z.propTypes = {
162
+ // ┌────────────────────────────── Warning ──────────────────────────────┐
163
+ // │ These PropTypes are generated from the TypeScript type definitions. │
164
+ // │ To update them, edit the d.ts file and run `pnpm proptypes`. │
165
+ // └─────────────────────────────────────────────────────────────────────┘
166
+ /**
167
+ * Node passed into the SVG element.
168
+ */
169
+ children: o.node,
170
+ /**
171
+ * Override or extend the styles applied to the component.
172
+ */
173
+ classes: o.object,
174
+ /**
175
+ * @ignore
176
+ */
177
+ className: o.string,
178
+ /**
179
+ * The color of the component.
180
+ * It supports both default and custom theme colors, which can be added as shown in the
181
+ * [palette customization guide](https://mui.com/material-ui/customization/palette/#custom-colors).
182
+ * You can use the `htmlColor` prop to apply a color attribute to the SVG element.
183
+ * @default 'inherit'
184
+ */
185
+ color: o.oneOfType([o.oneOf(["inherit", "action", "disabled", "primary", "secondary", "error", "info", "success", "warning"]), o.string]),
186
+ /**
187
+ * The component used for the root node.
188
+ * Either a string to use a HTML element or a component.
189
+ */
190
+ component: o.elementType,
191
+ /**
192
+ * The fontSize applied to the icon. Defaults to 24px, but can be configure to inherit font size.
193
+ * @default 'medium'
194
+ */
195
+ fontSize: o.oneOfType([o.oneOf(["inherit", "large", "medium", "small"]), o.string]),
196
+ /**
197
+ * Applies a color attribute to the SVG element.
198
+ */
199
+ htmlColor: o.string,
200
+ /**
201
+ * If `true`, the root node will inherit the custom `component`'s viewBox and the `viewBox`
202
+ * prop will be ignored.
203
+ * Useful when you want to reference a custom `component` and have `SvgIcon` pass that
204
+ * `component`'s viewBox to the root node.
205
+ * @default false
206
+ */
207
+ inheritViewBox: o.bool,
208
+ /**
209
+ * The shape-rendering attribute. The behavior of the different options is described on the
210
+ * [MDN Web Docs](https://developer.mozilla.org/en-US/docs/Web/SVG/Reference/Attribute/shape-rendering).
211
+ * If you are having issues with blurry icons you should investigate this prop.
212
+ */
213
+ shapeRendering: o.string,
214
+ /**
215
+ * The system prop that allows defining system overrides as well as additional CSS styles.
216
+ */
217
+ sx: o.oneOfType([o.arrayOf(o.oneOfType([o.func, o.object, o.bool])), o.func, o.object]),
218
+ /**
219
+ * Provides a human-readable title for the element that contains it.
220
+ * https://www.w3.org/TR/SVG-access/#Equivalent
221
+ */
222
+ titleAccess: o.string,
223
+ /**
224
+ * Allows you to redefine what the coordinates without units mean inside an SVG element.
225
+ * For example, if the SVG element is 500 (width) by 200 (height),
226
+ * and you pass viewBox="0 0 50 20",
227
+ * this means that the coordinates inside the SVG will go from the top left corner (0,0)
228
+ * to bottom right (50,20) and each unit will be worth 10px.
229
+ * @default '0 0 24 24'
230
+ */
231
+ viewBox: o.string
232
+ });
233
+ z.muiName = "SvgIcon";
234
+ function D(e, r) {
235
+ function n(i, s) {
236
+ return /* @__PURE__ */ w.jsx(z, {
237
+ "data-testid": process.env.NODE_ENV !== "production" ? `${r}Icon` : void 0,
238
+ ref: s,
239
+ ...i,
240
+ children: e
241
+ });
242
+ }
243
+ return process.env.NODE_ENV !== "production" && (n.displayName = `${r}Icon`), n.muiName = z.muiName, /* @__PURE__ */ h.memo(/* @__PURE__ */ h.forwardRef(n));
244
+ }
245
+ export {
246
+ D as c
247
+ };
@@ -1,6 +1,6 @@
1
1
  import * as jr from "react";
2
2
  import { g as et } from "./_commonjsHelpers-C6fGbg64.js";
3
- import { a as rt } from "./generateUtilityClasses-CuEy5gtx.js";
3
+ import { g as rt } from "./generateUtilityClass-CRH_bFW6.js";
4
4
  function de(e, ...r) {
5
5
  const t = new URL(`https://mui.com/production-error/?code=${e}`);
6
6
  return r.forEach((n) => t.searchParams.append("args[]", n)), `Minified MUI error #${e}; visit ${t} for the full message.`;
@@ -2034,7 +2034,7 @@ function Sn(e) {
2034
2034
  return e === "media" ? (process.env.NODE_ENV !== "production" && t !== "light" && t !== "dark" && console.error(`MUI: @media (prefers-color-scheme) supports only 'light' or 'dark', but receive '${t}'.`), `@media (prefers-color-scheme: ${t})`) : e ? e.startsWith("data-") && !e.includes("%s") ? `[${e}="${t}"] &` : e === "class" ? `.${t} &` : e === "data" ? `[data-${t}] &` : `${e.replace("%s", t)} &` : "&";
2035
2035
  };
2036
2036
  }
2037
- const no = "$$material", xe = {
2037
+ const xe = {
2038
2038
  black: "#000",
2039
2039
  white: "#fff"
2040
2040
  }, En = {
@@ -2831,7 +2831,7 @@ function Dr(e, r, t) {
2831
2831
  // cast type to skip module augmentation test
2832
2832
  });
2833
2833
  }
2834
- function oo(e = {}, ...r) {
2834
+ function no(e = {}, ...r) {
2835
2835
  const {
2836
2836
  palette: t,
2837
2837
  cssVariables: n = !1,
@@ -2877,17 +2877,16 @@ function oo(e = {}, ...r) {
2877
2877
  }
2878
2878
  export {
2879
2879
  Te as P,
2880
- no as T,
2881
- ln as a,
2882
- oo as b,
2880
+ mn as a,
2881
+ no as b,
2883
2882
  zr as c,
2884
2883
  Ge as d,
2885
- cr as e,
2886
- J as f,
2887
- _e as g,
2884
+ ln as e,
2885
+ cr as f,
2886
+ J as g,
2888
2887
  ue as h,
2889
2888
  fe as i,
2890
- mn as j,
2889
+ _e as j,
2891
2890
  Wr as k,
2892
2891
  dr as l,
2893
2892
  ro as m,
@@ -1,4 +1,4 @@
1
- import { i as c, d as l } from "./createTheme-dX0MILsf.js";
1
+ import { i as c, d as l } from "./createTheme-BZxWCiBm.js";
2
2
  const a = (t) => {
3
3
  var s;
4
4
  const e = {
@@ -0,0 +1,34 @@
1
+ const a = (e) => e, n = () => {
2
+ let e = a;
3
+ return {
4
+ configure(r) {
5
+ e = r;
6
+ },
7
+ generate(r) {
8
+ return e(r);
9
+ },
10
+ reset() {
11
+ e = a;
12
+ }
13
+ };
14
+ }, c = n(), o = {
15
+ active: "active",
16
+ checked: "checked",
17
+ completed: "completed",
18
+ disabled: "disabled",
19
+ error: "error",
20
+ expanded: "expanded",
21
+ focused: "focused",
22
+ focusVisible: "focusVisible",
23
+ open: "open",
24
+ readOnly: "readOnly",
25
+ required: "required",
26
+ selected: "selected"
27
+ };
28
+ function d(e, r, s = "Mui") {
29
+ const t = o[r];
30
+ return t ? `${s}-${t}` : `${c.generate(e)}-${r}`;
31
+ }
32
+ export {
33
+ d as g
34
+ };
@@ -0,0 +1,10 @@
1
+ import { g as i } from "./generateUtilityClass-CRH_bFW6.js";
2
+ function o(r, s, a = "Mui") {
3
+ const t = {};
4
+ return s.forEach((e) => {
5
+ t[e] = i(r, e, a);
6
+ }), t;
7
+ }
8
+ export {
9
+ o as g
10
+ };
@@ -0,0 +1,10 @@
1
+ import { g as r } from "./generateUtilityClasses-STjIp_B9.js";
2
+ import { g as t } from "./generateUtilityClass-CRH_bFW6.js";
3
+ function n(o) {
4
+ return t("MuiIconButton", o);
5
+ }
6
+ const a = r("MuiIconButton", ["root", "disabled", "colorInherit", "colorPrimary", "colorSecondary", "colorError", "colorInfo", "colorSuccess", "colorWarning", "edgeStart", "edgeEnd", "sizeSmall", "sizeMedium", "sizeLarge", "loading", "loadingIndicator", "loadingWrapper"]);
7
+ export {
8
+ n as g,
9
+ a as i
10
+ };