@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
@@ -0,0 +1,291 @@
1
+ import { k as V, e as Q, s as D, i as U, c as X, P as O, b as Y } from "./createTheme-BZxWCiBm.js";
2
+ import { i as k, a as Z, s as ee, T as te } from "./identifier-CHPjnqaz.js";
3
+ import * as I from "react";
4
+ import "./jsx-runtime-C5mzlN2N.js";
5
+ function M(e, n = "") {
6
+ return e.displayName || e.name || n;
7
+ }
8
+ function j(e, n, t) {
9
+ const o = M(n);
10
+ return e.displayName || (o !== "" ? `${t}(${o})` : t);
11
+ }
12
+ function ne(e) {
13
+ if (e != null) {
14
+ if (typeof e == "string")
15
+ return e;
16
+ if (typeof e == "function")
17
+ return M(e, "Component");
18
+ if (typeof e == "object")
19
+ switch (e.$$typeof) {
20
+ case V.ForwardRef:
21
+ return j(e, e.render, "ForwardRef");
22
+ case V.Memo:
23
+ return j(e, e.type, "memo");
24
+ default:
25
+ return;
26
+ }
27
+ }
28
+ }
29
+ function H(e) {
30
+ const {
31
+ variants: n,
32
+ ...t
33
+ } = e, o = {
34
+ variants: n,
35
+ style: k(t),
36
+ isProcessed: !0
37
+ };
38
+ return o.style === t || n && n.forEach((r) => {
39
+ typeof r.style != "function" && (r.style = k(r.style));
40
+ }), o;
41
+ }
42
+ const re = Q();
43
+ function R(e) {
44
+ return e !== "ownerState" && e !== "theme" && e !== "sx" && e !== "as";
45
+ }
46
+ function oe(e) {
47
+ return e ? (n, t) => t[e] : null;
48
+ }
49
+ function se(e, n, t) {
50
+ e.theme = ce(e.theme) ? t : e.theme[n] || e.theme;
51
+ }
52
+ function T(e, n) {
53
+ const t = typeof n == "function" ? n(e) : n;
54
+ if (Array.isArray(t))
55
+ return t.flatMap((o) => T(e, o));
56
+ if (Array.isArray(t == null ? void 0 : t.variants)) {
57
+ let o;
58
+ if (t.isProcessed)
59
+ o = t.style;
60
+ else {
61
+ const {
62
+ variants: r,
63
+ ...s
64
+ } = t;
65
+ o = s;
66
+ }
67
+ return L(e, t.variants, [o]);
68
+ }
69
+ return t != null && t.isProcessed ? t.style : t;
70
+ }
71
+ function L(e, n, t = []) {
72
+ var r;
73
+ let o;
74
+ e: for (let s = 0; s < n.length; s += 1) {
75
+ const u = n[s];
76
+ if (typeof u.props == "function") {
77
+ if (o ?? (o = {
78
+ ...e,
79
+ ...e.ownerState,
80
+ ownerState: e.ownerState
81
+ }), !u.props(o))
82
+ continue;
83
+ } else
84
+ for (const i in u.props)
85
+ if (e[i] !== u.props[i] && ((r = e.ownerState) == null ? void 0 : r[i]) !== u.props[i])
86
+ continue e;
87
+ typeof u.style == "function" ? (o ?? (o = {
88
+ ...e,
89
+ ...e.ownerState,
90
+ ownerState: e.ownerState
91
+ }), t.push(u.style(o))) : t.push(u.style);
92
+ }
93
+ return t;
94
+ }
95
+ function ie(e = {}) {
96
+ const {
97
+ themeId: n,
98
+ defaultTheme: t = re,
99
+ rootShouldForwardProp: o = R,
100
+ slotShouldForwardProp: r = R
101
+ } = e;
102
+ function s(i) {
103
+ se(i, n, t);
104
+ }
105
+ return (i, d = {}) => {
106
+ Z(i, (c) => c.filter((f) => f !== D));
107
+ const {
108
+ name: a,
109
+ slot: m,
110
+ skipVariantsResolver: E,
111
+ skipSx: q,
112
+ // TODO v6: remove `lowercaseFirstLetter()` in the next major release
113
+ // For more details: https://github.com/mui/material-ui/pull/37908
114
+ overridesResolver: F = oe(K(m)),
115
+ ...B
116
+ } = d, C = E !== void 0 ? E : (
117
+ // TODO v6: remove `Root` in the next major release
118
+ // For more details: https://github.com/mui/material-ui/pull/37908
119
+ m && m !== "Root" && m !== "root" || !1
120
+ ), W = q || !1;
121
+ let P = R;
122
+ m === "Root" || m === "root" ? P = o : m ? P = r : fe(i) && (P = void 0);
123
+ const x = ee(i, {
124
+ shouldForwardProp: P,
125
+ label: ae(a, m),
126
+ ...B
127
+ }), G = (c) => {
128
+ if (typeof c == "function" && c.__emotion_real !== c)
129
+ return function(S) {
130
+ return T(S, c);
131
+ };
132
+ if (U(c)) {
133
+ const f = H(c);
134
+ return f.variants ? function(y) {
135
+ return T(y, f);
136
+ } : f.style;
137
+ }
138
+ return c;
139
+ }, _ = (...c) => {
140
+ const f = [], S = c.map(G), y = [];
141
+ if (f.push(s), a && F && y.push(function(h) {
142
+ var v, $;
143
+ const l = ($ = (v = h.theme.components) == null ? void 0 : v[a]) == null ? void 0 : $.styleOverrides;
144
+ if (!l)
145
+ return null;
146
+ const w = {};
147
+ for (const A in l)
148
+ w[A] = T(h, l[A]);
149
+ return F(h, w);
150
+ }), a && !C && y.push(function(h) {
151
+ var w, v;
152
+ const p = h.theme, l = (v = (w = p == null ? void 0 : p.components) == null ? void 0 : w[a]) == null ? void 0 : v.variants;
153
+ return l ? L(h, l) : null;
154
+ }), W || y.push(D), Array.isArray(S[0])) {
155
+ const N = S.shift(), h = new Array(f.length).fill(""), p = new Array(y.length).fill("");
156
+ let l;
157
+ l = [...h, ...N, ...p], l.raw = [...h, ...N.raw, ...p], f.unshift(l);
158
+ }
159
+ const J = [...f, ...S, ...y], b = x(...J);
160
+ return i.muiName && (b.muiName = i.muiName), process.env.NODE_ENV !== "production" && (b.displayName = ue(a, m, i)), b;
161
+ };
162
+ return x.withConfig && (_.withConfig = x.withConfig), _;
163
+ };
164
+ }
165
+ function ue(e, n, t) {
166
+ return e ? `${e}${X(n || "")}` : `Styled(${ne(t)})`;
167
+ }
168
+ function ae(e, n) {
169
+ let t;
170
+ return process.env.NODE_ENV !== "production" && e && (t = `${e}-${K(n || "Root")}`), t;
171
+ }
172
+ function ce(e) {
173
+ for (const n in e)
174
+ return !1;
175
+ return !0;
176
+ }
177
+ function fe(e) {
178
+ return typeof e == "string" && // 96 is one less than the char code
179
+ // for "a" so this is checking that
180
+ // it's a lowercase character
181
+ e.charCodeAt(0) > 96;
182
+ }
183
+ function K(e) {
184
+ return e && e.charAt(0).toLowerCase() + e.slice(1);
185
+ }
186
+ function g(e, n) {
187
+ const t = {
188
+ ...n
189
+ };
190
+ for (const o in e)
191
+ if (Object.prototype.hasOwnProperty.call(e, o)) {
192
+ const r = o;
193
+ if (r === "components" || r === "slots")
194
+ t[r] = {
195
+ ...e[r],
196
+ ...t[r]
197
+ };
198
+ else if (r === "componentsProps" || r === "slotProps") {
199
+ const s = e[r], u = n[r];
200
+ if (!u)
201
+ t[r] = s || {};
202
+ else if (!s)
203
+ t[r] = u;
204
+ else {
205
+ t[r] = {
206
+ ...u
207
+ };
208
+ for (const i in s)
209
+ if (Object.prototype.hasOwnProperty.call(s, i)) {
210
+ const d = i;
211
+ t[r][d] = g(s[d], u[d]);
212
+ }
213
+ }
214
+ } else t[r] === void 0 && (t[r] = e[r]);
215
+ }
216
+ return t;
217
+ }
218
+ const le = /* @__PURE__ */ I.createContext(void 0);
219
+ process.env.NODE_ENV !== "production" && (O.node, O.object);
220
+ function de(e) {
221
+ const {
222
+ theme: n,
223
+ name: t,
224
+ props: o
225
+ } = e;
226
+ if (!n || !n.components || !n.components[t])
227
+ return o;
228
+ const r = n.components[t];
229
+ return r.defaultProps ? g(r.defaultProps, o) : !r.styleOverrides && !r.variants ? g(r, o) : o;
230
+ }
231
+ function me({
232
+ props: e,
233
+ name: n
234
+ }) {
235
+ const t = I.useContext(le);
236
+ return de({
237
+ props: e,
238
+ name: n,
239
+ theme: {
240
+ components: t
241
+ }
242
+ });
243
+ }
244
+ const z = {
245
+ theme: void 0
246
+ };
247
+ function he(e) {
248
+ let n, t;
249
+ return function(r) {
250
+ let s = n;
251
+ return (s === void 0 || r.theme !== t) && (z.theme = r.theme, s = H(e(z)), n = s, t = r.theme), s;
252
+ };
253
+ }
254
+ function Ne(e, n, t = void 0) {
255
+ const o = {};
256
+ for (const r in e) {
257
+ const s = e[r];
258
+ let u = "", i = !0;
259
+ for (let d = 0; d < s.length; d += 1) {
260
+ const a = s[d];
261
+ a && (u += (i === !0 ? "" : " ") + n(a), i = !1, t && t[a] && (u += " " + t[a]));
262
+ }
263
+ o[r] = u;
264
+ }
265
+ return o;
266
+ }
267
+ const ye = Y();
268
+ function pe(e) {
269
+ return e !== "ownerState" && e !== "theme" && e !== "sx" && e !== "as";
270
+ }
271
+ const Se = (e) => pe(e) && e !== "classes", Te = ie({
272
+ themeId: te,
273
+ defaultTheme: ye,
274
+ rootShouldForwardProp: Se
275
+ });
276
+ process.env.NODE_ENV !== "production" && (O.node, O.object.isRequired);
277
+ function Oe(e) {
278
+ return me(e);
279
+ }
280
+ const xe = he;
281
+ export {
282
+ ie as a,
283
+ g as b,
284
+ Ne as c,
285
+ ye as d,
286
+ pe as e,
287
+ xe as m,
288
+ Se as r,
289
+ Te as s,
290
+ Oe as u
291
+ };
@@ -0,0 +1,12 @@
1
+ import { g as e } from "./generateUtilityClasses-STjIp_B9.js";
2
+ import { g as i } from "./generateUtilityClass-CRH_bFW6.js";
3
+ const r = e("MuiDivider", ["root", "absolute", "fullWidth", "inset", "middle", "flexItem", "light", "vertical", "withChildren", "withChildrenVertical", "textAlignRight", "textAlignLeft", "wrapper", "wrapperVertical"]);
4
+ function a(t) {
5
+ return i("MuiMenuItem", t);
6
+ }
7
+ const n = e("MuiMenuItem", ["root", "focusVisible", "dense", "disabled", "divider", "gutters", "selected"]);
8
+ export {
9
+ r as d,
10
+ a as g,
11
+ n as m
12
+ };
@@ -0,0 +1,14 @@
1
+ import { g as i } from "./generateUtilityClasses-STjIp_B9.js";
2
+ import { i as s } from "./inputBaseClasses-BRd7g4Od.js";
3
+ import { g as e } from "./generateUtilityClass-CRH_bFW6.js";
4
+ function a(t) {
5
+ return e("MuiOutlinedInput", t);
6
+ }
7
+ const l = {
8
+ ...s,
9
+ ...i("MuiOutlinedInput", ["root", "notchedOutline", "input"])
10
+ };
11
+ export {
12
+ a as g,
13
+ l as o
14
+ };
@@ -1,9 +1,10 @@
1
- import { g as t, a } from "./generateUtilityClasses-CuEy5gtx.js";
2
- function o(e) {
1
+ import { g as t } from "./generateUtilityClasses-STjIp_B9.js";
2
+ import { g as a } from "./generateUtilityClass-CRH_bFW6.js";
3
+ function l(e) {
3
4
  return a("MuiPaper", e);
4
5
  }
5
- const l = t("MuiPaper", ["root", "rounded", "outlined", "elevation", "elevation0", "elevation1", "elevation2", "elevation3", "elevation4", "elevation5", "elevation6", "elevation7", "elevation8", "elevation9", "elevation10", "elevation11", "elevation12", "elevation13", "elevation14", "elevation15", "elevation16", "elevation17", "elevation18", "elevation19", "elevation20", "elevation21", "elevation22", "elevation23", "elevation24"]);
6
+ const n = t("MuiPaper", ["root", "rounded", "outlined", "elevation", "elevation0", "elevation1", "elevation2", "elevation3", "elevation4", "elevation5", "elevation6", "elevation7", "elevation8", "elevation9", "elevation10", "elevation11", "elevation12", "elevation13", "elevation14", "elevation15", "elevation16", "elevation17", "elevation18", "elevation19", "elevation20", "elevation21", "elevation22", "elevation23", "elevation24"]);
6
7
  export {
7
- o as g,
8
- l as p
8
+ l as g,
9
+ n as p
9
10
  };
@@ -0,0 +1 @@
1
+ export { default } from './s-autocomplete';
@@ -0,0 +1,4 @@
1
+ import { default as o } from "./s-autocomplete.js";
2
+ export {
3
+ o as default
4
+ };
@@ -0,0 +1,11 @@
1
+ import { default as React } from 'react';
2
+ import { AutocompleteProps } from '@mui/material';
3
+ export interface SAutocompleteProps<T, Multiple extends boolean | undefined, DisableClearable extends boolean | undefined, FreeSolo extends boolean | undefined = undefined> extends Omit<AutocompleteProps<T | any, Multiple, DisableClearable, FreeSolo>, 'renderInput'> {
4
+ renderInput?: AutocompleteProps<T | string, Multiple, DisableClearable, FreeSolo>['renderInput'];
5
+ label?: string | React.ReactNode;
6
+ required?: boolean;
7
+ error?: string;
8
+ htmlFor?: string;
9
+ }
10
+ declare const SAutocomplete: React.ForwardRefExoticComponent<Omit<SAutocompleteProps<unknown, boolean | undefined, boolean | undefined, boolean | undefined>, "ref"> & React.RefAttributes<unknown>>;
11
+ export default SAutocomplete;
@@ -0,0 +1,26 @@
1
+ import { j as r } from "../jsx-runtime-C5mzlN2N.js";
2
+ import { forwardRef as l } from "react";
3
+ import { Autocomplete as p, TextField as u } from "@mui/material";
4
+ import d from "../s-form/s-form.js";
5
+ const c = l(
6
+ ({
7
+ label: e = "",
8
+ required: o = !1,
9
+ error: m,
10
+ htmlFor: t,
11
+ ...i
12
+ }, s) => /* @__PURE__ */ r.jsx(d, { error: m, label: e, required: o, htmlFor: t, children: /* @__PURE__ */ r.jsx(
13
+ p,
14
+ {
15
+ disablePortal: !0,
16
+ fullWidth: !0,
17
+ renderInput: (f) => /* @__PURE__ */ r.jsx(u, { ...f }),
18
+ id: t,
19
+ ...i,
20
+ ref: s
21
+ }
22
+ ) })
23
+ );
24
+ export {
25
+ c as default
26
+ };
@@ -0,0 +1 @@
1
+ export { default } from './s-avatar';
@@ -0,0 +1,4 @@
1
+ import { default as o } from "./s-avatar.js";
2
+ export {
3
+ o as default
4
+ };
@@ -0,0 +1,6 @@
1
+ import { default as React } from 'react';
2
+ import { AvatarProps } from '@mui/material';
3
+ interface SAvatarProps extends AvatarProps {
4
+ }
5
+ declare const SAvatar: ({ children, ...props }: SAvatarProps) => React.JSX.Element;
6
+ export default SAvatar;
@@ -0,0 +1,6 @@
1
+ import { j as a } from "../jsx-runtime-C5mzlN2N.js";
2
+ import { Avatar as o } from "@mui/material";
3
+ const e = ({ children: r, ...t }) => /* @__PURE__ */ a.jsx(o, { ...t, children: r });
4
+ export {
5
+ e as default
6
+ };
@@ -0,0 +1 @@
1
+ export { default } from './s-box';
@@ -0,0 +1,4 @@
1
+ import { default as o } from "./s-box.js";
2
+ export {
3
+ o as default
4
+ };
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { BoxProps } from '@mui/material';
3
+ type AnyType = any;
4
+ interface SBoxProps extends BoxProps, AnyType {
5
+ }
6
+ declare const SBox: React.ForwardRefExoticComponent<Omit<SBoxProps, "ref"> & React.RefAttributes<unknown>>;
7
+ export default SBox;
@@ -0,0 +1,7 @@
1
+ import { j as e } from "../jsx-runtime-C5mzlN2N.js";
2
+ import f from "react";
3
+ import { Box as m } from "@mui/material";
4
+ const p = f.forwardRef(({ children: o, ...r }, t) => /* @__PURE__ */ e.jsx(m, { ref: t, ...r, children: o }));
5
+ export {
6
+ p as default
7
+ };
@@ -0,0 +1 @@
1
+ export { default } from './s-breadcrumbs-separator';
@@ -0,0 +1,4 @@
1
+ import { default as o } from "./s-breadcrumbs-separator.js";
2
+ export {
3
+ o as default
4
+ };
@@ -0,0 +1,3 @@
1
+ import * as React from 'react';
2
+ declare const SBreadcrumbsSeparator: () => React.JSX.Element;
3
+ export default SBreadcrumbsSeparator;
@@ -1,5 +1,5 @@
1
1
  import { j as r } from "../jsx-runtime-C5mzlN2N.js";
2
- import { B as o } from "../Box-MNdIcw0w.js";
2
+ import { B as o } from "../Box-DyPisl7H.js";
3
3
  const a = () => /* @__PURE__ */ r.jsx(o, { children: "/" });
4
4
  export {
5
5
  a as default
@@ -0,0 +1 @@
1
+ export { default } from './s-button';
@@ -0,0 +1,4 @@
1
+ import { default as o } from "./s-button.js";
2
+ export {
3
+ o as default
4
+ };
@@ -0,0 +1,6 @@
1
+ import { default as React } from 'react';
2
+ import { ButtonProps } from '@mui/material';
3
+ interface SButtonProps extends ButtonProps {
4
+ }
5
+ declare const SButton: React.ForwardRefExoticComponent<Omit<SButtonProps, "ref"> & React.RefAttributes<HTMLButtonElement>>;
6
+ export default SButton;
@@ -0,0 +1,18 @@
1
+ import { j as e } from "../jsx-runtime-C5mzlN2N.js";
2
+ import m from "react";
3
+ import { Button as n } from "@mui/material";
4
+ const d = m.forwardRef(
5
+ ({ variant: o = "contained", ...t }, r) => /* @__PURE__ */ e.jsx(
6
+ n,
7
+ {
8
+ color: o === "outlined" ? "secondary" : "primary",
9
+ variant: o,
10
+ sx: { minWidth: "100px" },
11
+ ...t,
12
+ ref: r
13
+ }
14
+ )
15
+ );
16
+ export {
17
+ d as default
18
+ };
@@ -0,0 +1 @@
1
+ export { default } from './s-button-link';
@@ -0,0 +1,4 @@
1
+ import { default as o } from "./s-button-link.js";
2
+ export {
3
+ o as default
4
+ };
@@ -1,4 +1,4 @@
1
- interface AppButtonLinkProps {
1
+ interface SButtonLinkProps {
2
2
  beforeText?: string | React.ReactNode;
3
3
  afterText?: string | React.ReactNode;
4
4
  mainText?: string | React.ReactNode;
@@ -12,5 +12,5 @@ interface AppButtonLinkProps {
12
12
  variant?: 'body1' | 'body2' | 'button' | 'caption' | 'h1' | 'h2' | 'h3' | 'h4' | 'h5' | 'h6' | 'inherit' | 'overline' | 'subtitle1' | 'subtitle2' | string;
13
13
  onClick?: () => void;
14
14
  }
15
- declare const AppButtonLink: ({ onClick, beforeText, afterText, mainText, href, component, target, paragraph, color, linkColor, variant, lineHeight, }: AppButtonLinkProps) => import("react/jsx-runtime").JSX.Element;
16
- export default AppButtonLink;
15
+ declare const SButtonLink: ({ onClick, beforeText, afterText, mainText, href, component, target, paragraph, color, linkColor, variant, lineHeight, }: SButtonLinkProps) => import("react/jsx-runtime").JSX.Element;
16
+ export default SButtonLink;
@@ -0,0 +1 @@
1
+ export { default } from './s-card';
@@ -0,0 +1,4 @@
1
+ import { default as o } from "./s-card.js";
2
+ export {
3
+ o as default
4
+ };
@@ -0,0 +1,6 @@
1
+ import { default as React } from 'react';
2
+ import { CardProps } from '@mui/material';
3
+ interface SCardProps extends CardProps {
4
+ }
5
+ declare const SCard: ({ children, ...props }: SCardProps) => React.JSX.Element;
6
+ export default SCard;
@@ -0,0 +1,6 @@
1
+ import { j as o } from "../jsx-runtime-C5mzlN2N.js";
2
+ import { Card as s } from "@mui/material";
3
+ const e = ({ children: r, ...t }) => /* @__PURE__ */ o.jsx(s, { ...t, children: r });
4
+ export {
5
+ e as default
6
+ };
@@ -0,0 +1 @@
1
+ export { default } from './s-card-actions';
@@ -0,0 +1,4 @@
1
+ import { default as o } from "./s-card-actions.js";
2
+ export {
3
+ o as default
4
+ };
@@ -0,0 +1,6 @@
1
+ import { default as React } from 'react';
2
+ import { CardActionsProps } from '@mui/material';
3
+ interface SCardActionsProps extends CardActionsProps {
4
+ }
5
+ declare const SCardActions: ({ children, ...props }: SCardActionsProps) => React.JSX.Element;
6
+ export default SCardActions;
@@ -1,6 +1,6 @@
1
1
  import { j as o } from "../jsx-runtime-C5mzlN2N.js";
2
2
  import { CardActions as s } from "@mui/material";
3
- const i = ({ children: r, ...t }) => /* @__PURE__ */ o.jsx(s, { ...t, children: r });
3
+ const m = ({ children: r, ...t }) => /* @__PURE__ */ o.jsx(s, { ...t, children: r });
4
4
  export {
5
- i as default
5
+ m as default
6
6
  };
@@ -0,0 +1 @@
1
+ export { default } from './s-card-content';
@@ -0,0 +1,4 @@
1
+ import { default as o } from "./s-card-content.js";
2
+ export {
3
+ o as default
4
+ };
@@ -0,0 +1,6 @@
1
+ import { default as React } from 'react';
2
+ import { CardContentProps } from '@mui/material';
3
+ interface SCardContentProps extends CardContentProps {
4
+ }
5
+ declare const SCardContent: ({ children, ...props }: SCardContentProps) => React.JSX.Element;
6
+ export default SCardContent;
@@ -1,6 +1,6 @@
1
1
  import { j as o } from "../jsx-runtime-C5mzlN2N.js";
2
2
  import { CardContent as n } from "@mui/material";
3
- const s = ({ children: t, ...r }) => /* @__PURE__ */ o.jsx(n, { ...r, children: t });
3
+ const a = ({ children: t, ...r }) => /* @__PURE__ */ o.jsx(n, { ...r, children: t });
4
4
  export {
5
- s as default
5
+ a as default
6
6
  };
@@ -0,0 +1 @@
1
+ export { default } from './s-card-header';
@@ -0,0 +1,4 @@
1
+ import { default as o } from "./s-card-header.js";
2
+ export {
3
+ o as default
4
+ };
@@ -0,0 +1,6 @@
1
+ import { default as React } from 'react';
2
+ import { CardHeaderProps } from '@mui/material';
3
+ interface SCardHeaderProps extends CardHeaderProps {
4
+ }
5
+ declare const SCardHeader: ({ children, ...props }: SCardHeaderProps) => React.JSX.Element;
6
+ export default SCardHeader;
@@ -0,0 +1,6 @@
1
+ import { j as t } from "../jsx-runtime-C5mzlN2N.js";
2
+ import { CardHeader as a } from "@mui/material";
3
+ const d = ({ children: r, ...e }) => /* @__PURE__ */ t.jsx(a, { ...e, children: r });
4
+ export {
5
+ d as default
6
+ };
@@ -0,0 +1 @@
1
+ export { default } from './s-checkbox';
@@ -0,0 +1,4 @@
1
+ import { default as o } from "./s-checkbox.js";
2
+ export {
3
+ o as default
4
+ };
@@ -0,0 +1,7 @@
1
+ import { default as React } from 'react';
2
+ import { CheckboxProps } from '@mui/material';
3
+ interface SCheckboxProps extends Omit<CheckboxProps, 'content'> {
4
+ content?: string | React.ReactNode;
5
+ }
6
+ declare const SCheckbox: React.ForwardRefExoticComponent<Omit<SCheckboxProps, "ref"> & React.RefAttributes<HTMLButtonElement>>;
7
+ export default SCheckbox;