@solostylist/ui-kit 2.0.2 → 2.0.3

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 (310) hide show
  1. package/dist/{gradients-mQAYCK0_.js → gradients-DSnBONEQ.js} +1 -1
  2. package/dist/main.js +1 -1
  3. package/dist/palettes/index.js +1 -1
  4. package/dist/{palettes-B1FcGUYs.js → palettes-CJLuEy1m.js} +163 -163
  5. package/dist/s-accordion/index.js +1 -1
  6. package/dist/s-accordion/s-accordion.js +70 -2
  7. package/dist/s-action-overlay/s-action-overlay.js +21 -21
  8. package/dist/s-animated-gradient-text/s-animated-gradient-text.js +18 -19
  9. package/dist/s-announcement-bar/s-announcement-bar.js +50 -53
  10. package/dist/s-autocomplete/s-autocomplete.js +1 -1
  11. package/dist/s-avatar/s-avatar.js +17 -17
  12. package/dist/s-blur-text/s-blur-text.js +16 -16
  13. package/dist/s-brand-logo/index.js +1 -1
  14. package/dist/s-brand-logo/s-brand-logo.js +1 -1
  15. package/dist/s-breadcrumbs/s-breadcrumbs.js +19 -19
  16. package/dist/s-carousel/index.js +1 -1
  17. package/dist/s-carousel/s-carousel.js +186 -2
  18. package/dist/s-category-card/s-category-card.js +22 -22
  19. package/dist/s-chat-input/index.js +1 -1
  20. package/dist/s-chat-input/s-chat-input.js +398 -2
  21. package/dist/s-chat-message/index.js +1 -1
  22. package/dist/s-chat-message/s-chat-message.js +314 -2
  23. package/dist/s-checkbox/s-checkbox.js +18 -19
  24. package/dist/s-chips/index.js +1 -1
  25. package/dist/s-chips/s-chips.js +174 -2
  26. package/dist/s-code-block/index.js +1 -1
  27. package/dist/s-code-block/s-code-block.js +103 -2
  28. package/dist/s-comment-message/index.js +1 -1
  29. package/dist/s-comment-message/s-comment-message.js +189 -2
  30. package/dist/s-copyable-text/s-copyable-text.js +18 -18
  31. package/dist/s-countdown/s-count-box.js +18 -18
  32. package/dist/s-data-table/index.js +1 -1
  33. package/dist/s-data-table/s-data-table.js +213 -2
  34. package/dist/s-date-picker/index.js +1 -1
  35. package/dist/s-date-picker/s-date-picker.js +106 -2
  36. package/dist/s-datetime-picker/index.js +1 -1
  37. package/dist/s-datetime-picker/s-datetime-picker.js +108 -2
  38. package/dist/s-dialog/index.js +1 -1
  39. package/dist/s-dialog/s-dialog.js +80 -2
  40. package/dist/s-dialog-confirm/s-dialog-confirm.js +32 -33
  41. package/dist/s-dialog-message/s-dialog-message.js +31 -32
  42. package/dist/s-drawer/index.js +1 -1
  43. package/dist/s-drawer/s-drawer.js +139 -2
  44. package/dist/s-empty/s-empty.js +13 -14
  45. package/dist/s-file-dropzone/index.js +1 -1
  46. package/dist/s-file-dropzone/s-file-dropzone.js +219 -2
  47. package/dist/s-file-icon/s-file-icon.js +87 -88
  48. package/dist/s-flex-box/s-flex-box.js +11 -12
  49. package/dist/s-form/s-form.js +15 -15
  50. package/dist/s-gallery/s-gallery.js +1 -1
  51. package/dist/s-glow-button/s-glow-button.js +9 -10
  52. package/dist/s-gradient-blob-pulse/s-gradient-blob-pulse.js +23 -24
  53. package/dist/s-icon-button/s-icon-button.js +13 -14
  54. package/dist/s-image-comparison/s-image-comparison.js +29 -31
  55. package/dist/s-image-viewer/image-viewer-thumbnail-dock.js +1 -1
  56. package/dist/s-image-viewer/index.js +3 -3
  57. package/dist/s-image-viewer/s-image-viewer.js +266 -2
  58. package/dist/s-image-viewer/use-image-viewer-navigation.js +7 -7
  59. package/dist/s-interactive-card/s-interactive-card.js +39 -41
  60. package/dist/s-label/s-label.js +25 -26
  61. package/dist/s-language-switcher/index.js +2 -2
  62. package/dist/s-language-switcher/s-language-switcher.js +145 -2
  63. package/dist/s-lazy-image/s-lazy-image.js +17 -18
  64. package/dist/s-link/index.js +1 -1
  65. package/dist/s-link/s-link.js +5 -2
  66. package/dist/s-list-action-item/s-list-action-item.js +38 -39
  67. package/dist/s-localization-provider/index.js +1 -1
  68. package/dist/s-localization-provider/s-localization-provider.js +12 -2
  69. package/dist/s-mega-menu/mega-menu-panel.js +132 -134
  70. package/dist/s-mega-menu/mega-menu-trigger.js +49 -2
  71. package/dist/s-mega-menu/s-mega-menu.js +80 -83
  72. package/dist/s-mobile-dock/index.js +1 -1
  73. package/dist/s-mobile-dock/s-mobile-dock.js +145 -2
  74. package/dist/s-nav-item/s-nav-item.js +19 -20
  75. package/dist/s-nav-items/s-nav-items.js +51 -52
  76. package/dist/s-no-ssr/index.js +1 -1
  77. package/dist/s-no-ssr/s-no-ssr.js +5 -2
  78. package/dist/s-number-range/index.js +1 -1
  79. package/dist/s-number-range/s-number-range.js +250 -2
  80. package/dist/s-pagination/index.js +1 -1
  81. package/dist/s-pagination/s-pagination.js +85 -2
  82. package/dist/s-pixel-reveal/s-pixel-reveal.js +20 -20
  83. package/dist/s-popover/s-popover-content.js +11 -12
  84. package/dist/s-popover/s-popover.js +22 -24
  85. package/dist/s-product-card/s-product-card.js +177 -180
  86. package/dist/s-product-gallery/index.js +1 -1
  87. package/dist/s-product-gallery/s-product-gallery.js +427 -2
  88. package/dist/s-quantity-input/s-quantity-input.js +24 -24
  89. package/dist/s-review/index.js +1 -1
  90. package/dist/s-review/s-review.js +272 -2
  91. package/dist/s-scroll-reveal/s-scroll-reveal.js +7 -8
  92. package/dist/s-scroll-to-top/s-scroll-to-top.js +27 -28
  93. package/dist/s-scroll-velocity/scroll-velocity-row.js +29 -29
  94. package/dist/s-segmented-control/s-segmented-control.js +64 -68
  95. package/dist/s-select/index.js +1 -1
  96. package/dist/s-select/s-select.js +201 -2
  97. package/dist/s-select-list/s-select-list.js +47 -50
  98. package/dist/s-skeleton/s-skeleton.js +12 -13
  99. package/dist/s-snackbar-message/index.js +2 -2
  100. package/dist/s-snackbar-message/s-snackbar-message.js +89 -2
  101. package/dist/s-spotlight-cursor/s-spotlight-cursor.js +27 -27
  102. package/dist/s-status-illustration/s-status-illustration.js +74 -74
  103. package/dist/s-stepper/index.js +1 -1
  104. package/dist/s-stepper/s-stepper.js +102 -2
  105. package/dist/s-stripe/s-stripe.js +11 -12
  106. package/dist/s-stripe/stripe-input.js +3 -2
  107. package/dist/s-swatch/s-swatch.js +34 -35
  108. package/dist/s-switch/index.js +1 -1
  109. package/dist/s-switch/s-switch.js +48 -2
  110. package/dist/s-tabs/s-tabs.js +48 -50
  111. package/dist/s-text-editor/index.js +1 -1
  112. package/dist/s-text-editor/s-text-editor-toolbar.js +213 -2
  113. package/dist/s-text-editor/s-text-editor.js +25 -26
  114. package/dist/s-text-field/index.js +1 -1
  115. package/dist/s-text-field/s-text-field.js +52 -2
  116. package/dist/s-text-shimmer/s-text-shimmer.js +1 -3
  117. package/dist/s-text-truncation/s-text-truncation.js +20 -20
  118. package/dist/s-theme-demo/s-theme-demo.js +8 -8
  119. package/dist/s-theme-demo/theme-demo-color-palette-section.js +1 -1
  120. package/dist/s-theme-demo/theme-demo-color-ramps-section.js +1 -1
  121. package/dist/s-theme-demo/theme-demo-components-section.js +265 -2
  122. package/dist/s-theme-demo/theme-demo-typography-section.js +10 -10
  123. package/dist/s-theme-provider/s-theme-provider.js +1 -1
  124. package/dist/s-theme-switch/index.js +1 -1
  125. package/dist/s-theme-switch/s-theme-switch.js +60 -2
  126. package/dist/s-tip/index.js +1 -1
  127. package/dist/s-tip/s-tip.js +61 -2
  128. package/dist/s-tool-bar/s-tool-bar.js +28 -28
  129. package/dist/s-tool-bar/tool-bar-action-buttons.js +55 -2
  130. package/dist/s-tool-bar/tool-bar-image-input.js +148 -2
  131. package/dist/s-tool-bar/tool-bar-inputs.js +55 -55
  132. package/dist/s-tool-item/s-tool-item.js +22 -22
  133. package/dist/s-two-pane-layout/s-two-pane-layout.js +32 -32
  134. package/dist/s-zoom-image/s-zoom-image.js +18 -19
  135. package/dist/theme/components/autocomplete.js +43 -2
  136. package/dist/theme/components/avatar.js +9 -2
  137. package/dist/theme/components/card.js +3 -3
  138. package/dist/theme/components/checkbox.js +90 -2
  139. package/dist/theme/components/chip.js +3 -3
  140. package/dist/theme/components/components.js +20 -20
  141. package/dist/theme/components/date-calendar.js +1 -0
  142. package/dist/theme/components/day-calendar.js +1 -0
  143. package/dist/theme/components/drawer.js +1 -1
  144. package/dist/theme/components/field-label-styles.js +19 -2
  145. package/dist/theme/components/form-label.js +1 -1
  146. package/dist/theme/components/list-item-button.js +1 -1
  147. package/dist/theme/components/list-item.js +7 -7
  148. package/dist/theme/components/month-calendar.js +14 -13
  149. package/dist/theme/components/multi-section-digital-clock-section.js +1 -0
  150. package/dist/theme/components/outlined-input.js +6 -6
  151. package/dist/theme/components/picker-day.js +1 -0
  152. package/dist/theme/components/pickers-arrow-switcher.js +1 -0
  153. package/dist/theme/components/pickers-calendar-header.js +3 -2
  154. package/dist/theme/components/select.js +6 -6
  155. package/dist/theme/components/switch.js +1 -1
  156. package/dist/theme/components/table-pagination.js +1 -1
  157. package/dist/theme/components/toggle-button.js +93 -2
  158. package/dist/theme/components/year-calendar.js +14 -13
  159. package/dist/theme/theme-primitives.js +2 -2
  160. package/dist/{theme-primitives-CXtaMdVj.js → theme-primitives-CRfnMsNy.js} +108 -109
  161. package/dist/utils/dayjs.js +9 -146
  162. package/package.json +7 -2
  163. package/dist/Add-CEnTWsXs.js +0 -6
  164. package/dist/ArrowUpward-udL1ltj2.js +0 -6
  165. package/dist/Box-9oeZgA1U.js +0 -46
  166. package/dist/Button-DaLr1m20.js +0 -534
  167. package/dist/ButtonBase-DovDC6-1.js +0 -700
  168. package/dist/Checkbox-C-Xjbzzh.js +0 -152
  169. package/dist/ChevronRight-DsPfsFKB.js +0 -6
  170. package/dist/Close-CIYOM-Sc.js +0 -6
  171. package/dist/Collapse-DPUr1cbP.js +0 -266
  172. package/dist/ContentCopy-Hlh3azVb.js +0 -6
  173. package/dist/DefaultPropsProvider-ebWx4_5E.js +0 -128
  174. package/dist/DialogContent-b3xbJVC6.js +0 -450
  175. package/dist/Download-D9PkFi7a.js +0 -6
  176. package/dist/ExpandMore-sOgvEha9.js +0 -6
  177. package/dist/Favorite-BP343hjM.js +0 -6
  178. package/dist/FavoriteBorder-D15j9xEL.js +0 -6
  179. package/dist/FormControl-DwMfZCiz.js +0 -215
  180. package/dist/FormControlLabel-Ihga1FTB.js +0 -173
  181. package/dist/Grow-BQR7x52V.js +0 -121
  182. package/dist/IconButton-CE-4GamO.js +0 -448
  183. package/dist/InfoOutlined-lpvhO6P8.js +0 -6
  184. package/dist/List-RNcZhRdr.js +0 -105
  185. package/dist/Menu-CnyB4SDS.js +0 -180
  186. package/dist/MenuItem-Ck30dBOR.js +0 -224
  187. package/dist/MenuList-Cc98uWXq.js +0 -160
  188. package/dist/Modal-CD2EBfU8.js +0 -702
  189. package/dist/Paper-_3qggtBp.js +0 -115
  190. package/dist/Popover-BFdKSYI5.js +0 -340
  191. package/dist/Popper-DYNAMSDd.js +0 -1351
  192. package/dist/Portal-i_wgIe9-.js +0 -49
  193. package/dist/Remove-DDEn8ek8.js +0 -6
  194. package/dist/RtlProvider-B7uVJXUY.js +0 -19
  195. package/dist/Skeleton-iZFynl7z.js +0 -220
  196. package/dist/Stack-C0LGzM4c.js +0 -158
  197. package/dist/SwitchBase-CjWtDdmE.js +0 -198
  198. package/dist/Tooltip-B1sn94L0.js +0 -448
  199. package/dist/Typography-_P0svrkO.js +0 -168
  200. package/dist/UnfoldMoreRounded-CuCrdxoy.js +0 -6
  201. package/dist/appendOwnerState-CFQTq3pb.js +0 -17
  202. package/dist/assets/stripe-input.css +0 -1
  203. package/dist/autocomplete-BgARERpp.js +0 -43
  204. package/dist/avatar-XNOdbbRz.js +0 -10
  205. package/dist/buttonBaseClasses-B90LjsNK.js +0 -13
  206. package/dist/capitalize-C0baBJCm.js +0 -5
  207. package/dist/chainPropTypes-CkMRtDjQ.js +0 -8
  208. package/dist/checkbox-D1U_JKqs.js +0 -88
  209. package/dist/checkboxClasses-B1up2lUn.js +0 -18
  210. package/dist/chunk-C_CI6nMA.js +0 -13
  211. package/dist/clsx-DGZSe4Nt.js +0 -16
  212. package/dist/colorManipulator-DmUjcif3.js +0 -129
  213. package/dist/contains-DnqPQsQU.js +0 -16
  214. package/dist/createSimplePaletteValueFilter-DFvyXHoZ.js +0 -14
  215. package/dist/createSvgIcon-3y-gS0r1.js +0 -155
  216. package/dist/createTheme-xB2Em0Na.js +0 -1869
  217. package/dist/defaultTheme-BaGcIzCh.js +0 -210
  218. package/dist/elementAcceptingRef-pKEY6jPR.js +0 -25
  219. package/dist/elementTypeAcceptingRef-xl_04Y5-.js +0 -19
  220. package/dist/exactProp-C_IsucXf.js +0 -13
  221. package/dist/extends-DXMyyJCW.js +0 -12
  222. package/dist/field-label-styles-4praXMaE.js +0 -50
  223. package/dist/formLabelClasses-AuZHWfTs.js +0 -18
  224. package/dist/generateUtilityClass-PAIOm1jC.js +0 -34
  225. package/dist/generateUtilityClasses-DvX505Gy.js +0 -10
  226. package/dist/getActiveElement-BfBkhgy6.js +0 -8
  227. package/dist/iconButtonClasses-CVVRFXRo.js +0 -27
  228. package/dist/inputAdornmentClasses-BbB8s-Z4.js +0 -19
  229. package/dist/inputBaseClasses-Ce_jjdp9.js +0 -25
  230. package/dist/integerPropType-CCkQD1JY.js +0 -27
  231. package/dist/isEventHandler-QShLXBxE.js +0 -7
  232. package/dist/isFocusVisible-4OIE8TST.js +0 -11
  233. package/dist/isLayoutSupported-Btg2X3QE.js +0 -6
  234. package/dist/isMuiElement-CPjhi284.js +0 -10
  235. package/dist/mega-menu-trigger-BcOo8I5_.js +0 -53
  236. package/dist/memoTheme-qFyKAk7y.js +0 -15
  237. package/dist/mergeSlotProps-DC8r4QzS.js +0 -45
  238. package/dist/monthCalendarClasses-b964KRbc.js +0 -14
  239. package/dist/objectWithoutPropertiesLoose-q4Zwd1RV.js +0 -12
  240. package/dist/outlinedInputClasses-ci1zDasn.js +0 -17
  241. package/dist/ownerDocument-CJjQZweZ.js +0 -6
  242. package/dist/ownerDocument-pYjJiXem.js +0 -5
  243. package/dist/ownerWindow-SSeeoqPT.js +0 -18
  244. package/dist/pickersCalendarHeaderClasses-BAiPN_oY.js +0 -12
  245. package/dist/prop-types-BzYPyWN7.js +0 -516
  246. package/dist/refType-j5S9pc_e.js +0 -6
  247. package/dist/resolveProps-7jIA45vn.js +0 -30
  248. package/dist/s-accordion-1oLxQhod.js +0 -487
  249. package/dist/s-carousel-CAyAl3ka.js +0 -1355
  250. package/dist/s-chat-input-T3gyan60.js +0 -419
  251. package/dist/s-chat-message-NFTpNgt5.js +0 -315
  252. package/dist/s-chips-Dqq1fgz-.js +0 -176
  253. package/dist/s-code-block-DyDtctGG.js +0 -658
  254. package/dist/s-comment-message-DpCVBKiE.js +0 -192
  255. package/dist/s-data-table-D4V58HFR.js +0 -805
  256. package/dist/s-date-picker-BFIQOA8C.js +0 -657
  257. package/dist/s-datetime-picker-zfg7BEOW.js +0 -3886
  258. package/dist/s-dialog-BNlXsVVP.js +0 -123
  259. package/dist/s-drawer-4h5ZyoM8.js +0 -562
  260. package/dist/s-file-dropzone-Cfzv1Cm8.js +0 -422
  261. package/dist/s-image-viewer-CjK67-rs.js +0 -269
  262. package/dist/s-language-switcher-PaMgHWc2.js +0 -246
  263. package/dist/s-link-Db1aabHh.js +0 -235
  264. package/dist/s-localization-provider-CeyB_SGz.js +0 -519
  265. package/dist/s-mobile-dock-8F3UWAb8.js +0 -615
  266. package/dist/s-no-ssr-DH57_uP_.js +0 -25
  267. package/dist/s-number-range-Low5QjuD.js +0 -253
  268. package/dist/s-pagination-s46hBifh.js +0 -606
  269. package/dist/s-product-gallery-Dj9eGg5i.js +0 -430
  270. package/dist/s-review--Q2C0ngO.js +0 -272
  271. package/dist/s-select-CtVKEOZ5.js +0 -204
  272. package/dist/s-snackbar-message-DsfJlDYd.js +0 -810
  273. package/dist/s-stepper-BtODHVro.js +0 -892
  274. package/dist/s-switch-BCeBoxWf.js +0 -307
  275. package/dist/s-text-editor-toolbar-D5eQ-jCs.js +0 -2124
  276. package/dist/s-text-field-HYyDf1Jo.js +0 -51
  277. package/dist/s-theme-switch-BFWpADh3.js +0 -60
  278. package/dist/s-tip-jbL7vtoU.js +0 -62
  279. package/dist/selectClasses-CPxME5jE.js +0 -22
  280. package/dist/setRef-BWPyWnrr.js +0 -6
  281. package/dist/styled-Bog8QCl3.js +0 -163
  282. package/dist/svgIconClasses-1kWGzgux.js +0 -20
  283. package/dist/switchClasses-BtweO7PC.js +0 -23
  284. package/dist/theme-demo-components-section-C7l_2KAo.js +0 -267
  285. package/dist/toggle-button-BsGb-tOr.js +0 -104
  286. package/dist/tool-bar-action-buttons-v1koaasr.js +0 -54
  287. package/dist/tool-bar-image-input-DtXTyEe1.js +0 -148
  288. package/dist/typographyClasses-BH_-zLwg.js +0 -31
  289. package/dist/unsupportedProp-whMV_uOi.js +0 -11
  290. package/dist/useControlled-DqNPBJNp.js +0 -5
  291. package/dist/useControlled-uxVKygk1.js +0 -29
  292. package/dist/useEnhancedEffect-DFq_FMGX.js +0 -5
  293. package/dist/useEnhancedEffect-dBFfkm1e.js +0 -5
  294. package/dist/useEventCallback-DGCsaRIu.js +0 -5
  295. package/dist/useEventCallback-DhCPBxRG.js +0 -11
  296. package/dist/useForkRef-BuNFTXxE.js +0 -29
  297. package/dist/useFormControl-gXwNeUM1.js +0 -18
  298. package/dist/useMobilePicker-CdrT935R.js +0 -7584
  299. package/dist/useRovingTabIndex-DPlW997R.js +0 -242
  300. package/dist/useSlot-BG8ReOxN.js +0 -83
  301. package/dist/useSlotProps-BOO3qaI9.js +0 -16
  302. package/dist/useTheme-BIWMbX3i.js +0 -9
  303. package/dist/useThemeProps-Dw9dmKyT.js +0 -29
  304. package/dist/useTimeout-CoK-Khfm.js +0 -49
  305. package/dist/utils-Bfqbev5I.js +0 -248
  306. package/dist/warning-D5YhCbje.js +0 -99
  307. package/dist/yearCalendarClasses-D9k_KT38.js +0 -14
  308. /package/dist/{colors-Bik9qOU9.js → colors-CNjL5fhq.js} +0 -0
  309. /package/dist/{s-brand-logo-D7Jovf5K.js → s-brand-logo-CErW9Slg.js} +0 -0
  310. /package/dist/{utils-DOY6v6ln.js → utils-CMeAWSRO.js} +0 -0
@@ -1,2 +1,2 @@
1
- import { t as e } from "../s-text-field-HYyDf1Jo.js";
1
+ import { STextField as e } from "./s-text-field.js";
2
2
  export { e as STextField, e as default };
@@ -1,2 +1,52 @@
1
- import { t as e } from "../s-text-field-HYyDf1Jo.js";
2
- export { e as STextField, e as default };
1
+ import { staticFieldLabelStyles as e } from "../theme/components/field-label-styles.js";
2
+ import { forwardRef as t, useState as n } from "react";
3
+ import { jsx as r } from "react/jsx-runtime";
4
+ import { inputLabelClasses as i } from "@mui/material/InputLabel";
5
+ import { Visibility as a, VisibilityOff as o } from "@mui/icons-material";
6
+ import { IconButton as s, InputAdornment as c, TextField as l, styled as u, useThemeProps as d } from "@mui/material";
7
+ import { mergeSlotProps as f } from "@mui/material/utils";
8
+ import { inputBaseClasses as p } from "@mui/material/InputBase";
9
+ //#region lib/s-text-field/s-text-field.tsx
10
+ var m = u(l, {
11
+ name: "STextField",
12
+ slot: "Root",
13
+ shouldForwardProp: (e) => e !== "ownerState"
14
+ })({
15
+ ...e,
16
+ [`& .${i.root}[data-shrink='false'] + .${p.formControl} .${p.input}`]: { "&::placeholder": { opacity: "1 !important" } }
17
+ }), h = t((e, t) => {
18
+ let i = d({
19
+ props: e,
20
+ name: "STextField"
21
+ }), { fullWidth: l = !0, type: u = "text", slotProps: p, togglePasswordText: h = "toggle password visibility", ...g } = i, [_, v] = n(!1), y = u === "password", b = {
22
+ ...i,
23
+ fullWidth: l,
24
+ password: y,
25
+ passwordVisible: _
26
+ }, x = () => {
27
+ v((e) => !e);
28
+ }, S = y && _ ? "text" : u, C = y ? /* @__PURE__ */ r(c, {
29
+ position: "end",
30
+ children: /* @__PURE__ */ r(s, {
31
+ "aria-label": h,
32
+ onClick: x,
33
+ edge: "end",
34
+ size: "small",
35
+ children: r(_ ? o : a, {})
36
+ })
37
+ }) : void 0;
38
+ return /* @__PURE__ */ r(m, {
39
+ ...g,
40
+ fullWidth: l,
41
+ ownerState: b,
42
+ ref: t,
43
+ type: S,
44
+ slotProps: {
45
+ ...p,
46
+ input: y ? f(p?.input, { endAdornment: C }) : p?.input
47
+ }
48
+ });
49
+ });
50
+ h.displayName = "STextField";
51
+ //#endregion
52
+ export { h as STextField, h as default };
@@ -1,6 +1,4 @@
1
- import { s as e } from "../defaultTheme-BaGcIzCh.js";
2
- import { t } from "../styled-Bog8QCl3.js";
3
- import { t as n } from "../useThemeProps-Dw9dmKyT.js";
1
+ import { keyframes as e, styled as t, useThemeProps as n } from "@mui/material/styles";
4
2
  import * as r from "react";
5
3
  import { jsx as i } from "react/jsx-runtime";
6
4
  import { Typography as a } from "@mui/material";
@@ -1,11 +1,11 @@
1
1
  import { toSxArray as e } from "../utils/sx.js";
2
- import { t } from "../appendOwnerState-CFQTq3pb.js";
3
- import * as n from "react";
4
- import { useCallback as r, useEffect as i, useRef as a, useState as o } from "react";
5
- import { Fragment as s, jsx as c, jsxs as l } from "react/jsx-runtime";
6
- import { Box as u, Link as d, Tooltip as f, Typography as p, styled as m, useThemeProps as h } from "@mui/material";
2
+ import * as t from "react";
3
+ import { useCallback as n, useEffect as r, useRef as i, useState as a } from "react";
4
+ import { Fragment as o, jsx as s, jsxs as c } from "react/jsx-runtime";
5
+ import { Box as l, Link as u, Tooltip as d, Typography as f, styled as p, useThemeProps as m } from "@mui/material";
6
+ import h from "@mui/utils/appendOwnerState";
7
7
  //#region lib/s-text-truncation/s-text-truncation.tsx
8
- var g = m(u, {
8
+ var g = p(l, {
9
9
  name: "STextTruncation",
10
10
  slot: "Root",
11
11
  shouldForwardProp: (e) => e !== "ownerState"
@@ -16,13 +16,13 @@ function _(e, t) {
16
16
  function v(e) {
17
17
  return e ? Object.fromEntries(Object.entries(e).filter(([e]) => e === "children" || e === "component" || e === "id" || e === "ref" || e === "role" || e === "tabIndex" || e === "title" || e.startsWith("aria-") || e.startsWith("data-") ? !1 : !/^on[A-Z]/.test(e))) : {};
18
18
  }
19
- var y = n.forwardRef(function(u, m) {
20
- let y = h({
21
- props: u,
19
+ var y = t.forwardRef(function(l, p) {
20
+ let y = m({
21
+ props: l,
22
22
  name: "STextTruncation"
23
- }), { children: b, collapseText: x = "See less", expandText: S = "See more", lines: C = 3, slotProps: w, slots: T, sx: E, variant: D = "expandable", ...O } = y, [k, A] = o(!1), [j, M] = o(!1), [N, P] = o(b), F = a(null), I = a(null), L = n.useCallback((e) => {
24
- I.current = e, typeof m == "function" ? m(e) : m && (m.current = e);
25
- }, [m]), R = r(() => {
23
+ }), { children: b, collapseText: x = "See less", expandText: S = "See more", lines: C = 3, slotProps: w, slots: T, sx: E, variant: D = "expandable", ...O } = y, [k, A] = a(!1), [j, M] = a(!1), [N, P] = a(b), F = i(null), I = i(null), L = t.useCallback((e) => {
24
+ I.current = e, typeof p == "function" ? p(e) : p && (p.current = e);
25
+ }, [p]), R = n(() => {
26
26
  let e = F.current;
27
27
  if (!e || !b) {
28
28
  M(!1), P(b);
@@ -46,7 +46,7 @@ var y = n.forwardRef(function(u, m) {
46
46
  C,
47
47
  b
48
48
  ]);
49
- i(() => {
49
+ r(() => {
50
50
  R();
51
51
  let e = new ResizeObserver(R);
52
52
  return I.current && e.observe(I.current), () => e.disconnect();
@@ -56,17 +56,17 @@ var y = n.forwardRef(function(u, m) {
56
56
  expanded: k,
57
57
  truncated: j,
58
58
  variant: D
59
- }, B = T?.text ?? p, V = T?.toggle ?? d, H = T?.tooltip ?? f, U = _(w?.text, z), W = _(w?.toggle, z), G = _(w?.tooltip, z), { onClick: K, sx: q, ...J } = W ?? {}, Y = t(T?.text, U ?? {}, z), X = t(T?.text, v(U), z), Z = t(T?.toggle, J, z), Q = t(T?.tooltip, G ?? {}, z);
60
- return /* @__PURE__ */ c(g, {
59
+ }, B = T?.text ?? f, V = T?.toggle ?? u, H = T?.tooltip ?? d, U = _(w?.text, z), W = _(w?.toggle, z), G = _(w?.tooltip, z), { onClick: K, sx: q, ...J } = W ?? {}, Y = h(T?.text, U ?? {}, z), X = h(T?.text, v(U), z), Z = h(T?.toggle, J, z), Q = h(T?.tooltip, G ?? {}, z);
60
+ return /* @__PURE__ */ s(g, {
61
61
  ...O,
62
62
  ownerState: z,
63
63
  ref: L,
64
64
  sx: [{ position: "relative" }, ...e(E)],
65
- children: D === "tooltip" ? /* @__PURE__ */ c(H, {
65
+ children: D === "tooltip" ? /* @__PURE__ */ s(H, {
66
66
  arrow: !0,
67
67
  title: b,
68
68
  ...Q,
69
- children: /* @__PURE__ */ c(B, {
69
+ children: /* @__PURE__ */ s(B, {
70
70
  ...Y,
71
71
  sx: [{
72
72
  display: "-webkit-box",
@@ -78,7 +78,7 @@ var y = n.forwardRef(function(u, m) {
78
78
  }, ...e(U?.sx)],
79
79
  children: b
80
80
  })
81
- }) : /* @__PURE__ */ l(s, { children: [/* @__PURE__ */ c(B, {
81
+ }) : /* @__PURE__ */ c(o, { children: [/* @__PURE__ */ s(B, {
82
82
  ref: F,
83
83
  "aria-hidden": !0,
84
84
  component: "span",
@@ -92,9 +92,9 @@ var y = n.forwardRef(function(u, m) {
92
92
  visibility: "hidden",
93
93
  pointerEvents: "none"
94
94
  }, ...e(U?.sx)]
95
- }), /* @__PURE__ */ l(B, {
95
+ }), /* @__PURE__ */ c(B, {
96
96
  ...Y,
97
- children: [k ? b : N, j && /* @__PURE__ */ l(s, { children: [k ? " " : "… ", /* @__PURE__ */ c(V, {
97
+ children: [k ? b : N, j && /* @__PURE__ */ c(o, { children: [k ? " " : "… ", /* @__PURE__ */ s(V, {
98
98
  component: "button",
99
99
  type: "button",
100
100
  ...Z,
@@ -1,8 +1,8 @@
1
1
  import { toSxArray as e } from "../utils/sx.js";
2
- import { t } from "../theme-demo-components-section-C7l_2KAo.js";
3
- import { TypographySection as n } from "./theme-demo-typography-section.js";
4
- import { ShadowSection as r } from "./theme-demo-shadow-section.js";
5
- import { InteractiveSection as i } from "./theme-demo-interactive-section.js";
2
+ import { TypographySection as t } from "./theme-demo-typography-section.js";
3
+ import { ShadowSection as n } from "./theme-demo-shadow-section.js";
4
+ import { InteractiveSection as r } from "./theme-demo-interactive-section.js";
5
+ import { SoloStylistSection as i } from "./theme-demo-components-section.js";
6
6
  import { ColorRampsSection as a } from "./theme-demo-color-ramps-section.js";
7
7
  import { ColorPaletteSection as o } from "./theme-demo-color-palette-section.js";
8
8
  import * as s from "react";
@@ -64,10 +64,10 @@ var h = [
64
64
  children: [
65
65
  T.colors && /* @__PURE__ */ c(o, {}),
66
66
  T.ramps && /* @__PURE__ */ c(a, {}),
67
- T.typography && /* @__PURE__ */ c(n, {}),
68
- (T.components || T.forms) && /* @__PURE__ */ c(t, {}),
69
- T.interactive && /* @__PURE__ */ c(i, {}),
70
- T.shadows && /* @__PURE__ */ c(r, {})
67
+ T.typography && /* @__PURE__ */ c(t, {}),
68
+ (T.components || T.forms) && /* @__PURE__ */ c(i, {}),
69
+ T.interactive && /* @__PURE__ */ c(r, {}),
70
+ T.shadows && /* @__PURE__ */ c(n, {})
71
71
  ]
72
72
  })]
73
73
  });
@@ -1,4 +1,4 @@
1
- import { t as e } from "../useTheme-BIWMbX3i.js";
1
+ import { useTheme as e } from "@mui/material/styles";
2
2
  import "react";
3
3
  import { jsx as t, jsxs as n } from "react/jsx-runtime";
4
4
  import { Box as r, Card as i, CardContent as a, Stack as o, Typography as s } from "@mui/material";
@@ -1,4 +1,4 @@
1
- import { a as e, c as t, d as n, f as r, i, l as a, m as o, n as s, o as c, p as l, r as u, s as d, t as f, u as p } from "../colors-Bik9qOU9.js";
1
+ import { a as e, c as t, d as n, f as r, i, l as a, m as o, n as s, o as c, p as l, r as u, s as d, t as f, u as p } from "../colors-CNjL5fhq.js";
2
2
  import "react";
3
3
  import { jsx as m, jsxs as h } from "react/jsx-runtime";
4
4
  import { Box as g, Card as _, CardContent as v, Stack as y, Typography as b } from "@mui/material";
@@ -1,2 +1,265 @@
1
- import { t as e } from "../theme-demo-components-section-C7l_2KAo.js";
2
- export { e as SoloStylistSection };
1
+ import { SButton as e } from "../s-button/s-button.js";
2
+ import { STextField as t } from "../s-text-field/s-text-field.js";
3
+ import * as n from "react";
4
+ import { jsx as r, jsxs as i } from "react/jsx-runtime";
5
+ import { Add as a, Favorite as o, Share as s, Star as c } from "@mui/icons-material";
6
+ import { Box as l, Card as u, CardContent as d, Stack as f, Typography as p } from "@mui/material";
7
+ //#region lib/s-theme-demo/theme-demo-components-section.tsx
8
+ var m = () => {
9
+ let [m, h] = n.useState("");
10
+ return /* @__PURE__ */ r(u, { children: /* @__PURE__ */ r(d, { children: /* @__PURE__ */ r(l, { children: /* @__PURE__ */ i(f, {
11
+ spacing: 3,
12
+ children: [
13
+ /* @__PURE__ */ i(l, { children: [/* @__PURE__ */ r(p, {
14
+ variant: "h6",
15
+ sx: { mb: 2 },
16
+ children: "Button Variants"
17
+ }), /* @__PURE__ */ i(f, {
18
+ direction: "row",
19
+ sx: {
20
+ flexWrap: "wrap",
21
+ gap: 2
22
+ },
23
+ children: [
24
+ /* @__PURE__ */ r(e, {
25
+ variant: "contained",
26
+ color: "primary",
27
+ children: "Contained"
28
+ }),
29
+ /* @__PURE__ */ r(e, {
30
+ variant: "outlined",
31
+ color: "primary",
32
+ children: "Outlined"
33
+ }),
34
+ /* @__PURE__ */ r(e, {
35
+ variant: "text",
36
+ color: "primary",
37
+ children: "Text"
38
+ })
39
+ ]
40
+ })] }),
41
+ /* @__PURE__ */ i(l, { children: [/* @__PURE__ */ r(p, {
42
+ variant: "h6",
43
+ sx: { mb: 2 },
44
+ children: "Color Variants (Contained)"
45
+ }), /* @__PURE__ */ i(f, {
46
+ direction: "row",
47
+ sx: {
48
+ flexWrap: "wrap",
49
+ gap: 2
50
+ },
51
+ children: [
52
+ /* @__PURE__ */ r(e, {
53
+ variant: "contained",
54
+ color: "primary",
55
+ children: "Primary"
56
+ }),
57
+ /* @__PURE__ */ r(e, {
58
+ variant: "contained",
59
+ color: "secondary",
60
+ children: "Secondary"
61
+ }),
62
+ /* @__PURE__ */ r(e, {
63
+ variant: "contained",
64
+ color: "success",
65
+ children: "Success"
66
+ }),
67
+ /* @__PURE__ */ r(e, {
68
+ variant: "contained",
69
+ color: "warning",
70
+ children: "Warning"
71
+ }),
72
+ /* @__PURE__ */ r(e, {
73
+ variant: "contained",
74
+ color: "error",
75
+ children: "Error"
76
+ }),
77
+ /* @__PURE__ */ r(e, {
78
+ variant: "contained",
79
+ color: "info",
80
+ children: "Info"
81
+ })
82
+ ]
83
+ })] }),
84
+ /* @__PURE__ */ i(l, { children: [/* @__PURE__ */ r(p, {
85
+ variant: "h6",
86
+ sx: { mb: 2 },
87
+ children: "Color Variants (Outlined)"
88
+ }), /* @__PURE__ */ i(f, {
89
+ direction: "row",
90
+ sx: {
91
+ flexWrap: "wrap",
92
+ gap: 2
93
+ },
94
+ children: [
95
+ /* @__PURE__ */ r(e, {
96
+ variant: "outlined",
97
+ color: "primary",
98
+ children: "Primary"
99
+ }),
100
+ /* @__PURE__ */ r(e, {
101
+ variant: "outlined",
102
+ color: "secondary",
103
+ children: "Secondary"
104
+ }),
105
+ /* @__PURE__ */ r(e, {
106
+ variant: "outlined",
107
+ color: "success",
108
+ children: "Success"
109
+ }),
110
+ /* @__PURE__ */ r(e, {
111
+ variant: "outlined",
112
+ color: "warning",
113
+ children: "Warning"
114
+ }),
115
+ /* @__PURE__ */ r(e, {
116
+ variant: "outlined",
117
+ color: "error",
118
+ children: "Error"
119
+ }),
120
+ /* @__PURE__ */ r(e, {
121
+ variant: "outlined",
122
+ color: "info",
123
+ children: "Info"
124
+ })
125
+ ]
126
+ })] }),
127
+ /* @__PURE__ */ i(l, { children: [/* @__PURE__ */ r(p, {
128
+ variant: "h6",
129
+ sx: { mb: 2 },
130
+ children: "Button Sizes"
131
+ }), /* @__PURE__ */ i(f, {
132
+ direction: "row",
133
+ sx: {
134
+ alignItems: "center",
135
+ flexWrap: "wrap",
136
+ gap: 2
137
+ },
138
+ children: [
139
+ /* @__PURE__ */ r(e, {
140
+ variant: "contained",
141
+ color: "primary",
142
+ size: "small",
143
+ children: "Small"
144
+ }),
145
+ /* @__PURE__ */ r(e, {
146
+ variant: "contained",
147
+ color: "primary",
148
+ size: "medium",
149
+ children: "Medium"
150
+ }),
151
+ /* @__PURE__ */ r(e, {
152
+ variant: "contained",
153
+ color: "primary",
154
+ size: "large",
155
+ children: "Large"
156
+ })
157
+ ]
158
+ })] }),
159
+ /* @__PURE__ */ i(l, { children: [/* @__PURE__ */ r(p, {
160
+ variant: "h6",
161
+ sx: { mb: 2 },
162
+ children: "Button States"
163
+ }), /* @__PURE__ */ i(f, {
164
+ direction: "row",
165
+ sx: {
166
+ flexWrap: "wrap",
167
+ gap: 2
168
+ },
169
+ children: [
170
+ /* @__PURE__ */ r(e, {
171
+ variant: "contained",
172
+ color: "primary",
173
+ children: "Default"
174
+ }),
175
+ /* @__PURE__ */ r(e, {
176
+ variant: "contained",
177
+ color: "primary",
178
+ disabled: !0,
179
+ children: "Disabled"
180
+ }),
181
+ /* @__PURE__ */ r(e, {
182
+ variant: "outlined",
183
+ color: "primary",
184
+ disabled: !0,
185
+ children: "Disabled Outlined"
186
+ }),
187
+ /* @__PURE__ */ r(e, {
188
+ variant: "text",
189
+ color: "primary",
190
+ disabled: !0,
191
+ children: "Disabled Text"
192
+ })
193
+ ]
194
+ })] }),
195
+ /* @__PURE__ */ i(l, { children: [/* @__PURE__ */ r(p, {
196
+ variant: "h6",
197
+ sx: { mb: 2 },
198
+ children: "Buttons with Icons"
199
+ }), /* @__PURE__ */ i(f, {
200
+ direction: "row",
201
+ sx: {
202
+ flexWrap: "wrap",
203
+ gap: 2
204
+ },
205
+ children: [
206
+ /* @__PURE__ */ r(e, {
207
+ variant: "contained",
208
+ color: "primary",
209
+ startIcon: /* @__PURE__ */ r(a, {}),
210
+ children: "Start Icon"
211
+ }),
212
+ /* @__PURE__ */ r(e, {
213
+ variant: "contained",
214
+ color: "secondary",
215
+ endIcon: /* @__PURE__ */ r(s, {}),
216
+ children: "End Icon"
217
+ }),
218
+ /* @__PURE__ */ r(e, {
219
+ variant: "outlined",
220
+ color: "success",
221
+ startIcon: /* @__PURE__ */ r(c, {}),
222
+ children: "Outlined + Icon"
223
+ }),
224
+ /* @__PURE__ */ r(e, {
225
+ variant: "text",
226
+ color: "error",
227
+ endIcon: /* @__PURE__ */ r(o, {}),
228
+ children: "Text + Icon"
229
+ })
230
+ ]
231
+ })] }),
232
+ /* @__PURE__ */ i(l, { children: [/* @__PURE__ */ r(p, {
233
+ variant: "h6",
234
+ sx: { mb: 2 },
235
+ children: "Form Components"
236
+ }), /* @__PURE__ */ i(f, {
237
+ sx: { gap: 2 },
238
+ children: [
239
+ /* @__PURE__ */ r(t, {
240
+ label: "Enhanced Text Field",
241
+ value: m,
242
+ onChange: (e) => h(e.target.value),
243
+ placeholder: "Enter text here...",
244
+ helperText: "This is an enhanced STextField component"
245
+ }),
246
+ /* @__PURE__ */ r(t, {
247
+ label: "Password Field",
248
+ type: "password",
249
+ placeholder: "Enter password...",
250
+ helperText: "Password input with custom styling"
251
+ }),
252
+ /* @__PURE__ */ r(t, {
253
+ label: "Multiline Text",
254
+ multiline: !0,
255
+ rows: 3,
256
+ placeholder: "Enter multiple lines...",
257
+ helperText: "Multiline text input"
258
+ })
259
+ ]
260
+ })] })
261
+ ]
262
+ }) }) }) });
263
+ };
264
+ //#endregion
265
+ export { m as SoloStylistSection };
@@ -1,12 +1,12 @@
1
- import { t as e } from "../useTheme-BIWMbX3i.js";
2
- import { formatFontSize as t } from "./utils.js";
3
- import { headingSamples as n } from "./theme-demo-data.js";
1
+ import { formatFontSize as e } from "./utils.js";
2
+ import { headingSamples as t } from "./theme-demo-data.js";
3
+ import { useTheme as n } from "@mui/material/styles";
4
4
  import "react";
5
5
  import { jsx as r, jsxs as i } from "react/jsx-runtime";
6
6
  import { Box as a, Card as o, CardContent as s, Stack as c, Typography as l } from "@mui/material";
7
7
  //#region lib/s-theme-demo/theme-demo-typography-section.tsx
8
8
  var u = () => {
9
- let u = e();
9
+ let u = n();
10
10
  return /* @__PURE__ */ r(o, { children: /* @__PURE__ */ i(s, { children: [/* @__PURE__ */ r(l, {
11
11
  variant: "h6",
12
12
  sx: { mb: 2 },
@@ -16,25 +16,25 @@ var u = () => {
16
16
  children: /* @__PURE__ */ i(c, {
17
17
  spacing: 2,
18
18
  children: [
19
- n.map(({ variant: e, label: n, description: o }) => {
20
- let s = u.typography[e];
19
+ t.map(({ variant: t, label: n, description: o }) => {
20
+ let s = u.typography[t];
21
21
  return /* @__PURE__ */ i(a, { children: [/* @__PURE__ */ r(l, {
22
- variant: e,
22
+ variant: t,
23
23
  gutterBottom: !0,
24
24
  children: n
25
25
  }), /* @__PURE__ */ i(l, {
26
26
  variant: "caption",
27
27
  children: [
28
- e,
28
+ t,
29
29
  " - ",
30
- t(s.fontSize, u.typography.htmlFontSize),
30
+ e(s.fontSize, u.typography.htmlFontSize),
31
31
  ", Weight",
32
32
  " ",
33
33
  s.fontWeight,
34
34
  " - ",
35
35
  o
36
36
  ]
37
- })] }, e);
37
+ })] }, t);
38
38
  }),
39
39
  /* @__PURE__ */ i(a, { children: [/* @__PURE__ */ r(l, {
40
40
  variant: "body1",
@@ -1,4 +1,4 @@
1
- import { a as e, i as t, n, o as r, r as i, s as a, t as o } from "../theme-primitives-CXtaMdVj.js";
1
+ import { a as e, i as t, n, o as r, r as i, s as a, t as o } from "../theme-primitives-CRfnMsNy.js";
2
2
  import { components as s } from "../theme/components/components.js";
3
3
  import * as c from "react";
4
4
  import { jsx as l, jsxs as u } from "react/jsx-runtime";
@@ -1,2 +1,2 @@
1
- import { t as e } from "../s-theme-switch-BFWpADh3.js";
1
+ import { SThemeSwitch as e } from "./s-theme-switch.js";
2
2
  export { e as SThemeSwitch, e as default };
@@ -1,2 +1,60 @@
1
- import { t as e } from "../s-theme-switch-BFWpADh3.js";
2
- export { e as SThemeSwitch, e as default };
1
+ import { forwardRef as e, useCallback as t, useRef as n } from "react";
2
+ import { jsx as r } from "react/jsx-runtime";
3
+ import { DarkMode as i, LightMode as a } from "@mui/icons-material";
4
+ import { IconButton as o, styled as s, useColorScheme as c, useMediaQuery as l, useThemeProps as u } from "@mui/material";
5
+ import { useForkRef as d } from "@mui/material/utils";
6
+ import { flushSync as f } from "react-dom";
7
+ //#region lib/s-theme-switch/s-theme-switch.tsx
8
+ var p = s(o, {
9
+ name: "SThemeSwitch",
10
+ slot: "Root"
11
+ })({}), m = e(function(e, o) {
12
+ let s = u({
13
+ props: e,
14
+ name: "SThemeSwitch"
15
+ }), { mode: m, onClick: h, setMode: g, "aria-label": _, ...v } = s, y = n(null), b = d(y, o), { mode: x, setMode: S, systemMode: C } = c(), w = l("(prefers-reduced-motion: reduce)"), T = m ?? x, E = (T === "system" ? C : T) === "dark", D = {
16
+ ...s,
17
+ mode: T
18
+ }, O = t(() => {
19
+ let e = E ? "light" : "dark";
20
+ g ? g(e) : S(e);
21
+ }, [
22
+ E,
23
+ S,
24
+ g
25
+ ]), k = t(async (e) => {
26
+ if (h?.(e), e.defaultPrevented) return;
27
+ if (w || !y.current || typeof document > "u" || !document.startViewTransition) {
28
+ O();
29
+ return;
30
+ }
31
+ await document.startViewTransition(() => {
32
+ f(() => {
33
+ O();
34
+ });
35
+ }).ready;
36
+ let t = y.current;
37
+ if (!t) return;
38
+ let { top: n, left: r, width: i, height: a } = t.getBoundingClientRect(), o = r + i / 2, s = n + a / 2, c = Math.hypot(Math.max(o, window.innerWidth - o), Math.max(s, window.innerHeight - s));
39
+ document.documentElement.animate({ clipPath: [`circle(0px at ${o}px ${s}px)`, `circle(${c}px at ${o}px ${s}px)`] }, {
40
+ duration: 700,
41
+ easing: "ease-in-out",
42
+ pseudoElement: "::view-transition-new(root)"
43
+ });
44
+ }, [
45
+ h,
46
+ w,
47
+ O
48
+ ]);
49
+ return /* @__PURE__ */ r(p, {
50
+ ...v,
51
+ ref: b,
52
+ "aria-label": _ ?? (E ? "Switch to light mode" : "Switch to dark mode"),
53
+ onClick: k,
54
+ ownerState: D,
55
+ children: r(E ? a : i, {})
56
+ });
57
+ });
58
+ m.displayName = "SThemeSwitch";
59
+ //#endregion
60
+ export { m as SThemeSwitch, m as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../s-tip-jbL7vtoU.js";
1
+ import { STip as e } from "./s-tip.js";
2
2
  export { e as STip, e as default };
@@ -1,2 +1,61 @@
1
- import { t as e } from "../s-tip-jbL7vtoU.js";
2
- export { e as STip, e as default };
1
+ import { toSxArray as e } from "../utils/sx.js";
2
+ import { styled as t, useThemeProps as n } from "@mui/material/styles";
3
+ import * as r from "react";
4
+ import { jsx as i, jsxs as a } from "react/jsx-runtime";
5
+ import o from "@mui/material/Typography";
6
+ import s from "@mui/utils/appendOwnerState";
7
+ import c from "@mui/icons-material/LightbulbOutlined";
8
+ import l from "@mui/material/Stack";
9
+ //#region lib/s-tip/s-tip.tsx
10
+ var u = t(l, {
11
+ name: "STip",
12
+ slot: "Root",
13
+ shouldForwardProp: (e) => e !== "ownerState"
14
+ })({});
15
+ function d(e, t) {
16
+ return typeof e == "function" ? e(t) : e;
17
+ }
18
+ var f = r.forwardRef(function(t, r) {
19
+ let l = n({
20
+ props: t,
21
+ name: "STip"
22
+ }), { children: f, direction: p = "row", label: m = "Tip.", slotProps: h, slots: g, spacing: _ = 1, sx: v, ...y } = l, b = {
23
+ ...l,
24
+ direction: p,
25
+ hasLabel: m != null,
26
+ spacing: _
27
+ }, x = g?.icon ?? c, S = g?.text ?? o, C = d(h?.icon, b), w = d(h?.text, b), T = s(g?.icon, C ?? {}, b), E = s(g?.text, w ?? {}, b);
28
+ return /* @__PURE__ */ a(u, {
29
+ ...y,
30
+ ref: r,
31
+ direction: p,
32
+ ownerState: b,
33
+ spacing: _,
34
+ sx: [{
35
+ alignItems: "center",
36
+ bgcolor: "background.default",
37
+ borderRadius: 1,
38
+ color: "text.primary",
39
+ p: 1
40
+ }, ...e(v)],
41
+ children: [/* @__PURE__ */ i(x, {
42
+ ...T,
43
+ sx: [{ fontSize: 16 }, ...e(C?.sx)]
44
+ }), /* @__PURE__ */ a(S, {
45
+ ...E,
46
+ children: [
47
+ m != null && /* @__PURE__ */ i(o, {
48
+ component: "span",
49
+ sx: { fontWeight: "bold" },
50
+ variant: "inherit",
51
+ children: m
52
+ }),
53
+ " ",
54
+ f
55
+ ]
56
+ })]
57
+ });
58
+ });
59
+ f.displayName = "STip";
60
+ //#endregion
61
+ export { f as STip, f as default };