@solostylist/ui-kit 1.0.216 → 1.0.218

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 (244) hide show
  1. package/dist/{ArrowUpward-O4lRvSII.js → ArrowUpward-BbQSKheQ.js} +2 -2
  2. package/dist/Box-BlmynALm.js +45 -0
  3. package/dist/{ButtonBase-1qqPHJym.js → ButtonBase-Bo6ysVGS.js} +283 -173
  4. package/dist/{ChevronLeft-CJ94-qgQ.js → ChevronLeft-rgSvkrT_.js} +2 -2
  5. package/dist/{ChevronRight-CK4Iv1Xx.js → ChevronRight-DHulYS1l.js} +2 -2
  6. package/dist/{Close-CSIi_IPN.js → Close-oXeOGTZb.js} +2 -2
  7. package/dist/Collapse-CnXmaDqT.js +260 -0
  8. package/dist/{ContentCopy-SAMH7bs7.js → ContentCopy-Bh_TA5Eo.js} +2 -2
  9. package/dist/{Download-BefdWd5q.js → Download-DMm8oiCF.js} +2 -2
  10. package/dist/{ExpandMore-DZANUF9W.js → ExpandMore-DsZNN1Eh.js} +2 -2
  11. package/dist/{Favorite-BwMGKQJf.js → Favorite-DIml4fHR.js} +2 -2
  12. package/dist/FormControl-DYkaP-oD.js +659 -0
  13. package/dist/InfoOutlined-CqXSSVWh.js +6 -0
  14. package/dist/LocalizationProvider-BdaUKqz3.js +111 -0
  15. package/dist/Menu-C-0KEauj.js +497 -0
  16. package/dist/MenuItem-DWivWkNb.js +220 -0
  17. package/dist/MenuList-5HOyYdgq.js +403 -0
  18. package/dist/Modal-C1VRVWBZ.js +1049 -0
  19. package/dist/{Paper-CI9lXZk-.js → Paper-BY4X6-u_.js} +32 -34
  20. package/dist/Stack-BQkLmLFp.js +157 -0
  21. package/dist/Typography-EsraKPZO.js +166 -0
  22. package/dist/UnfoldMoreRounded-pz7NMMy3.js +6 -0
  23. package/dist/assets/s-overlay-scrollbar.css +2 -2
  24. package/dist/autocomplete-qLj7AqcP.js +43 -0
  25. package/dist/{avatar-CKEYVp9W.js → avatar-BQf6phmU.js} +1 -1
  26. package/dist/buttonBaseClasses-BLZbMisL.js +13 -0
  27. package/dist/checkbox-DMsuLF8N.js +74 -0
  28. package/dist/checkboxClasses-DSyvUOsN.js +18 -0
  29. package/dist/{chunk-efA98nb6.js → chunk-C_CI6nMA.js} +1 -1
  30. package/dist/{clsx-BTH_sxEO.js → clsx-Bv8WXdlr.js} +4 -4
  31. package/dist/{createSimplePaletteValueFilter-D5kxdvJe.js → createSimplePaletteValueFilter-GHK52GLU.js} +1 -1
  32. package/dist/{createSvgIcon-BfZYaiXo.js → createSvgIcon-BdNZIlKS.js} +16 -16
  33. package/dist/{createTheme-hnicUJQa.js → createTheme-Bnw5w28O.js} +647 -568
  34. package/dist/defaultTheme-Bi3OTfLN.js +5 -0
  35. package/dist/formLabelClasses-Cv7W0Roi.js +18 -0
  36. package/dist/{generateUtilityClass-D4Rn9MbW.js → generateUtilityClass-tRYNDrlH.js} +1 -1
  37. package/dist/generateUtilityClasses-XrPHiTcM.js +10 -0
  38. package/dist/{iconButtonClasses-UNZ6hKTU.js → iconButtonClasses-9jjSQ9-U.js} +3 -3
  39. package/dist/inputAdornmentClasses-VKwluNTs.js +19 -0
  40. package/dist/memoTheme-QMocAblm.js +150 -0
  41. package/dist/{mergeSlotProps-CVIr4jSm.js → mergeSlotProps-DBBJwoun.js} +3 -6
  42. package/dist/{outlinedInputClasses-ClI9bkEy.js → outlinedInputClasses-Cz4pnn0X.js} +5 -10
  43. package/dist/{resolveProps-D6-j1wov.js → resolveProps-DrnBChYC.js} +3 -3
  44. package/dist/s-accordion/index.js +1 -1
  45. package/dist/s-accordion/s-accordion.js +1 -1
  46. package/dist/{s-accordion-Coc1zFV6.js → s-accordion-DH_7P3Il.js} +186 -195
  47. package/dist/s-action-overlay/s-action-overlay.js +18 -14
  48. package/dist/s-autocomplete/s-autocomplete.d.ts +2 -0
  49. package/dist/s-autocomplete/s-autocomplete.js +12 -9
  50. package/dist/s-avatar/s-avatar.js +6 -4
  51. package/dist/s-blur-text/s-blur-text.js +1 -1
  52. package/dist/s-breadcrumbs/s-breadcrumbs.js +1 -1
  53. package/dist/s-carousel/index.js +1 -1
  54. package/dist/s-carousel/s-carousel.js +1 -1
  55. package/dist/{s-carousel-Btja2Hvn.js → s-carousel-DhUo-3W-.js} +2 -2
  56. package/dist/s-chat-input/index.js +1 -1
  57. package/dist/s-chat-input/s-chat-input.js +1 -1
  58. package/dist/{s-chat-input-DF3eBvRY.js → s-chat-input-DlEMhm6X.js} +41 -29
  59. package/dist/s-chat-message/index.js +1 -1
  60. package/dist/s-chat-message/s-chat-message.js +1 -1
  61. package/dist/{s-chat-message-tzIfAqAc.js → s-chat-message-DeP8O6TO.js} +46 -42
  62. package/dist/s-checkbox/s-checkbox.js +26 -16
  63. package/dist/s-chips/index.js +1 -1
  64. package/dist/s-chips/s-chips.js +1 -1
  65. package/dist/{s-chips-CMivbDg_.js → s-chips-BuAEBW1F.js} +16 -12
  66. package/dist/s-code-block/index.js +1 -1
  67. package/dist/s-code-block/s-code-block.js +1 -1
  68. package/dist/{s-code-block-BrwHh2oS.js → s-code-block-DTzppazr.js} +1 -1
  69. package/dist/s-comment-message/index.js +1 -1
  70. package/dist/s-comment-message/s-comment-message.js +1 -1
  71. package/dist/{s-comment-message-Db-f_KOq.js → s-comment-message-C-7IZOqA.js} +18 -14
  72. package/dist/s-copyable-text/s-copyable-text.js +8 -9
  73. package/dist/s-data-table/index.js +1 -1
  74. package/dist/s-data-table/s-data-table.js +1 -1
  75. package/dist/{s-data-table-BdEn2Nhf.js → s-data-table-xIW-BAS9.js} +209 -226
  76. package/dist/s-date-picker/index.js +1 -1
  77. package/dist/s-date-picker/s-date-picker.d.ts +1 -1
  78. package/dist/s-date-picker/s-date-picker.js +1 -1
  79. package/dist/s-date-picker-CKSRNJ_A.js +634 -0
  80. package/dist/s-datetime-picker/index.js +1 -1
  81. package/dist/s-datetime-picker/s-datetime-picker.d.ts +1 -1
  82. package/dist/s-datetime-picker/s-datetime-picker.js +1 -1
  83. package/dist/{s-datetime-picker-qg0m55tj.js → s-datetime-picker-BlStwMie.js} +1091 -1072
  84. package/dist/s-dialog/s-dialog.js +3 -3
  85. package/dist/s-dialog-confirm/s-dialog-confirm.js +4 -4
  86. package/dist/s-dialog-message/s-dialog-message.js +4 -4
  87. package/dist/s-empty/s-empty.js +4 -2
  88. package/dist/s-error/s-error.js +4 -2
  89. package/dist/s-error-layout/s-error-layout.js +1 -2
  90. package/dist/s-file-dropzone/index.js +1 -1
  91. package/dist/s-file-dropzone/s-file-dropzone.js +1 -1
  92. package/dist/{s-file-dropzone-BFTqdCaX.js → s-file-dropzone-COPp1HiT.js} +9 -9
  93. package/dist/s-file-icon/s-file-icon.js +16 -19
  94. package/dist/s-flex-box/s-flex-box.d.ts +10 -2
  95. package/dist/s-flex-box/s-flex-box.js +15 -5
  96. package/dist/s-glow-button/s-glow-button.js +1 -1
  97. package/dist/s-image-comparison/s-image-comparison.js +3 -3
  98. package/dist/s-image-modal/s-image-modal.js +4 -4
  99. package/dist/s-item-not-found/s-item-not-found.js +9 -7
  100. package/dist/s-label/index.js +1 -1
  101. package/dist/s-label/s-label.js +26 -2
  102. package/dist/s-language-switcher/index.js +1 -1
  103. package/dist/s-language-switcher/s-language-switcher.js +1 -1
  104. package/dist/{s-language-switcher-mD1mK1he.js → s-language-switcher-Cg3Gh8_i.js} +17 -16
  105. package/dist/s-lazy-image/s-lazy-image.js +4 -2
  106. package/dist/s-link/s-link.d.ts +1 -1
  107. package/dist/s-link/s-link.js +1 -1
  108. package/dist/s-localization-provider/index.js +1 -1
  109. package/dist/s-localization-provider/s-localization-provider.js +1 -1
  110. package/dist/{s-localization-provider-CIACI235.js → s-localization-provider-YCsec18c.js} +44 -62
  111. package/dist/s-moving-border/s-moving-border.d.ts +8 -0
  112. package/dist/s-moving-border/s-moving-border.js +26 -21
  113. package/dist/s-nav-item/s-nav-item.js +2 -2
  114. package/dist/s-nav-item/s-nav-items.js +5 -5
  115. package/dist/s-no-ssr/s-no-ssr.js +1 -1
  116. package/dist/s-pagination/s-pagination.js +6 -4
  117. package/dist/s-pixel-reveal/s-pixel-reveal.js +1 -1
  118. package/dist/s-review/index.js +1 -1
  119. package/dist/s-review/s-review.js +1 -1
  120. package/dist/{s-review-D29of4xC.js → s-review-D5_TicCf.js} +14 -10
  121. package/dist/s-scroll-to-top/s-scroll-to-top.js +4 -4
  122. package/dist/s-select/index.js +1 -1
  123. package/dist/s-select/s-select.js +1 -1
  124. package/dist/{s-select-DH-t7jkk.js → s-select-ClL8bygg.js} +7 -7
  125. package/dist/s-select-list/s-select-list.js +2 -2
  126. package/dist/s-stripe/s-stripe.js +1 -1
  127. package/dist/s-switch/s-switch.js +26 -16
  128. package/dist/s-tabs/s-tabs.js +6 -6
  129. package/dist/s-text-editor/index.js +1 -1
  130. package/dist/s-text-editor/s-text-editor-toolbar.js +1 -1
  131. package/dist/s-text-editor/s-text-editor.js +2 -2
  132. package/dist/s-text-editor-toolbar-BnhPG9xv.js +2088 -0
  133. package/dist/s-text-field/index.js +1 -1
  134. package/dist/s-text-field/s-text-field.js +1 -1
  135. package/dist/{s-text-field-UI_UjTUa.js → s-text-field-qps0aDNS.js} +2 -2
  136. package/dist/s-text-shimmer/s-text-shimmer.js +2 -2
  137. package/dist/s-text-truncation/s-text-truncation.js +5 -7
  138. package/dist/s-theme-demo/index.js +1 -1
  139. package/dist/s-theme-demo/s-theme-demo.js +1 -1
  140. package/dist/{s-theme-demo-C0v-IOB-.js → s-theme-demo-BHyjzAU0.js} +80 -48
  141. package/dist/s-theme-provider/s-theme-provider.d.ts +3 -1
  142. package/dist/s-theme-provider/s-theme-provider.js +15 -15
  143. package/dist/s-theme-switch/index.js +1 -1
  144. package/dist/s-theme-switch/s-theme-switch.js +1 -1
  145. package/dist/{s-theme-switch-COBORL4a.js → s-theme-switch-D1FpcDj1.js} +2 -2
  146. package/dist/s-tip/index.js +1 -1
  147. package/dist/s-tip/s-tip.js +1 -1
  148. package/dist/{s-tip-BI58w2uh.js → s-tip-D6M91nev.js} +5 -5
  149. package/dist/s-tool-bar/index.js +1 -1
  150. package/dist/s-tool-bar/s-tool-bar.js +1 -1
  151. package/dist/{s-tool-bar-KrLaAaBO.js → s-tool-bar-DOcT-lNr.js} +92 -91
  152. package/dist/s-two-pane-layout/s-two-pane-layout.js +3 -3
  153. package/dist/selectClasses-DvT1febA.js +22 -0
  154. package/dist/styled-BTDmdi4c.js +164 -0
  155. package/dist/{esm-BYRX9r8n.js → styled-engine-DOxAQ3qw.js} +2 -2
  156. package/dist/{svgIconClasses-BhRa1KyZ.js → svgIconClasses-D46YUMKp.js} +3 -3
  157. package/dist/{tabClasses-Duc8s_po.js → tabClasses-KqPlYv0c.js} +3 -4
  158. package/dist/theme/components/accordion-summary.d.ts +2 -2
  159. package/dist/theme/components/accordion-summary.js +1 -1
  160. package/dist/theme/components/accordion.d.ts +2 -2
  161. package/dist/theme/components/alert.js +1 -1
  162. package/dist/theme/components/autocomplete.d.ts +52 -5
  163. package/dist/theme/components/autocomplete.js +1 -18
  164. package/dist/theme/components/avatar.js +1 -1
  165. package/dist/theme/components/button.d.ts +2 -2
  166. package/dist/theme/components/button.js +30 -22
  167. package/dist/theme/components/card.js +2 -2
  168. package/dist/theme/components/checkbox.d.ts +1 -0
  169. package/dist/theme/components/checkbox.js +1 -1
  170. package/dist/theme/components/chip.js +122 -124
  171. package/dist/theme/components/components.js +41 -39
  172. package/dist/theme/components/css-baseline.d.ts +9 -0
  173. package/dist/theme/components/css-baseline.js +7 -0
  174. package/dist/theme/components/form-label.d.ts +4 -1
  175. package/dist/theme/components/form-label.js +6 -4
  176. package/dist/theme/components/icon-button.d.ts +2 -2
  177. package/dist/theme/components/icon-button.js +5 -5
  178. package/dist/theme/components/input-adornment.d.ts +4 -1012
  179. package/dist/theme/components/input-adornment.js +2 -2
  180. package/dist/theme/components/linear-progress.js +1 -1
  181. package/dist/theme/components/link.d.ts +2 -2
  182. package/dist/theme/components/link.js +2 -2
  183. package/dist/theme/components/list-item-button.d.ts +2 -2
  184. package/dist/theme/components/list-item-button.js +1 -1
  185. package/dist/theme/components/list-item.d.ts +2 -2
  186. package/dist/theme/components/list-item.js +3 -3
  187. package/dist/theme/components/outlined-input.d.ts +31 -34
  188. package/dist/theme/components/outlined-input.js +16 -19
  189. package/dist/theme/components/pagination-item.d.ts +2 -2
  190. package/dist/theme/components/select.d.ts +20 -0
  191. package/dist/theme/components/select.js +21 -2
  192. package/dist/theme/components/step-icon.js +1 -1
  193. package/dist/theme/components/tab.d.ts +2 -2
  194. package/dist/theme/components/tab.js +1 -1
  195. package/dist/theme/components/table-pagination.js +1 -1
  196. package/dist/theme/components/tabs.d.ts +4 -4
  197. package/dist/theme/components/toggle-button-group.js +1 -1
  198. package/dist/theme/components/toggle-button.d.ts +2 -2
  199. package/dist/theme/components/toggle-button.js +1 -1
  200. package/dist/theme/components/tooltip.js +1 -0
  201. package/dist/theme/theme-primitives.js +1 -1
  202. package/dist/{theme-primitives-qhf0z_Er.js → theme-primitives-OrQ-xFJR.js} +19 -19
  203. package/dist/{toggle-button-sCvdUHdS.js → toggle-button-BgpxYWVw.js} +3 -3
  204. package/dist/{toggle-button-group-C_qpJa3z.js → toggle-button-group-l4hL1DLP.js} +4 -6
  205. package/dist/{typographyClasses-CBI3nZde.js → typographyClasses-CFf0OFiD.js} +4 -5
  206. package/dist/{useControlled-BQ6-yabk.js → useControlled-2-C6cXjG.js} +2 -5
  207. package/dist/useControlled-DXKqhylj.js +5 -0
  208. package/dist/{useEnhancedEffect-DcMMtOdE.js → useEnhancedEffect-Dsu5K7-Z.js} +1 -1
  209. package/dist/useFormControl-B4z6ONhx.js +18 -0
  210. package/dist/{useMobilePicker-C5bImMb9.js → useMobilePicker-ujH2nH2-.js} +8465 -8943
  211. package/dist/{useSlot-BfqKgBbE.js → useSlot-Dkc1Mj31.js} +37 -32
  212. package/dist/{useThemeProps-DtrsMbkY.js → useThemeProps-D4jtjo2I.js} +4 -4
  213. package/dist/utils/dayjs.js +1 -1
  214. package/dist/{utils-BqJ3HDtA.js → utils-CCnIUPad.js} +74 -58
  215. package/package.json +53 -53
  216. package/dist/Box-BQIZeo25.js +0 -46
  217. package/dist/Collapse-BUAO-GTT.js +0 -264
  218. package/dist/LocalizationProvider-C07_J3LH.js +0 -111
  219. package/dist/Menu-qKMfgdfr.js +0 -1664
  220. package/dist/MenuItem-DA2pGXuL.js +0 -214
  221. package/dist/Select-D-aLJXW9.js +0 -2552
  222. package/dist/Stack-BrIUVvqB.js +0 -158
  223. package/dist/Typography-Ci004UCT.js +0 -187
  224. package/dist/buttonBaseClasses-D1dQFqBk.js +0 -13
  225. package/dist/checkbox-CMvDozaV.js +0 -57
  226. package/dist/defaultTheme-CW25vqGj.js +0 -5
  227. package/dist/extendSxProp-0kulJXZl.js +0 -29
  228. package/dist/generateUtilityClasses-CX1nR7K3.js +0 -10
  229. package/dist/memoTheme-DiKnacj0.js +0 -154
  230. package/dist/s-date-picker-C-FOMdpa.js +0 -587
  231. package/dist/s-label-BYT4eG6o.js +0 -30
  232. package/dist/s-multi-select/index.d.ts +0 -2
  233. package/dist/s-multi-select/index.js +0 -2
  234. package/dist/s-multi-select/s-multi-select.d.ts +0 -26
  235. package/dist/s-multi-select/s-multi-select.js +0 -2
  236. package/dist/s-multi-select-CmB-l3n5.js +0 -64
  237. package/dist/s-text-editor-toolbar-Sw0qn88u.js +0 -177
  238. package/dist/select-BT9USOXL.js +0 -11
  239. package/dist/styled-C0_N3zFx.js +0 -168
  240. package/dist/theme/components/tooltip.d.ts +0 -30
  241. package/dist/useFormControl-DvExOQVA.js +0 -11
  242. /package/dist/{extends-DtvfmDTb.js → extends-D8CDMpIy.js} +0 -0
  243. /package/dist/{objectWithoutPropertiesLoose-Cq334jkZ.js → objectWithoutPropertiesLoose-BpY-kC5L.js} +0 -0
  244. /package/dist/{utils-CKGB5_56.js → utils-B5Rl6Zwv.js} +0 -0
@@ -1,2 +1,2 @@
1
- import { t as e } from "../s-text-field-UI_UjTUa.js";
1
+ import { t as e } from "../s-text-field-qps0aDNS.js";
2
2
  export { e as STextField, e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../s-text-field-UI_UjTUa.js";
1
+ import { t as e } from "../s-text-field-qps0aDNS.js";
2
2
  export { e as STextField, e as default };
@@ -1,9 +1,9 @@
1
- import { t as e } from "./createSvgIcon-BfZYaiXo.js";
1
+ import { t as e } from "./createSvgIcon-BdNZIlKS.js";
2
2
  import { SForm as t } from "./s-form/s-form.js";
3
3
  import { useState as n } from "react";
4
4
  import { jsx as r } from "react/jsx-runtime";
5
5
  import { IconButton as i, InputAdornment as a, TextField as o } from "@mui/material";
6
- //#region ../../node_modules/@mui/icons-material/esm/Visibility.js
6
+ //#region ../../node_modules/@mui/icons-material/Visibility.mjs
7
7
  var s = e(/* @__PURE__ */ r("path", { d: "M12 4.5C7 4.5 2.73 7.61 1 12c1.73 4.39 6 7.5 11 7.5s9.27-3.11 11-7.5c-1.73-4.39-6-7.5-11-7.5M12 17c-2.76 0-5-2.24-5-5s2.24-5 5-5 5 2.24 5 5-2.24 5-5 5m0-8c-1.66 0-3 1.34-3 3s1.34 3 3 3 3-1.34 3-3-1.34-3-3-3" }), "Visibility"), c = e(/* @__PURE__ */ r("path", { d: "M12 7c2.76 0 5 2.24 5 5 0 .65-.13 1.26-.36 1.83l2.92 2.92c1.51-1.26 2.7-2.89 3.43-4.75-1.73-4.39-6-7.5-11-7.5-1.4 0-2.74.25-3.98.7l2.16 2.16C10.74 7.13 11.35 7 12 7M2 4.27l2.28 2.28.46.46C3.08 8.3 1.78 10.02 1 12c1.73 4.39 6 7.5 11 7.5 1.55 0 3.03-.3 4.38-.84l.42.42L19.73 22 21 20.73 3.27 3zM7.53 9.8l1.55 1.55c-.05.21-.08.43-.08.65 0 1.66 1.34 3 3 3 .22 0 .44-.03.65-.08l1.55 1.55c-.67.33-1.41.53-2.2.53-2.76 0-5-2.24-5-5 0-.79.2-1.53.53-2.2m4.31-.78 3.15 3.15.02-.16c0-1.66-1.34-3-3-3z" }), "VisibilityOff"), l = ({ label: e = "", required: l = !1, error: u, type: d = "text", htmlFor: f, hint: p, ...m }) => {
8
8
  let [h, g] = n(!1), _ = d === "password", v = () => {
9
9
  g(!h);
@@ -1,5 +1,5 @@
1
- import { a as e } from "../esm-BYRX9r8n.js";
2
- import { t } from "../styled-C0_N3zFx.js";
1
+ import { a as e } from "../styled-engine-DOxAQ3qw.js";
2
+ import { t } from "../styled-BTDmdi4c.js";
3
3
  import { forwardRef as n, useMemo as r } from "react";
4
4
  import { jsx as i } from "react/jsx-runtime";
5
5
  import { Typography as a } from "@mui/material";
@@ -23,15 +23,11 @@ var d = ({ text: d = "", variant: f = "expandable", lines: p = 3 }) => {
23
23
  }
24
24
  e.textContent = "", y(d.slice(0, n).trimEnd());
25
25
  }, [d, p]);
26
- t(() => {
26
+ return t(() => {
27
27
  S();
28
28
  let e = new ResizeObserver(S);
29
29
  return x.current && e.observe(x.current), () => e.disconnect();
30
- }, [S]);
31
- let C = () => {
32
- h(!m);
33
- };
34
- return f === "tooltip" ? /* @__PURE__ */ a(l, {
30
+ }, [S]), f === "tooltip" ? /* @__PURE__ */ a(l, {
35
31
  title: d,
36
32
  arrow: !0,
37
33
  children: /* @__PURE__ */ a(u, {
@@ -65,7 +61,9 @@ var d = ({ text: d = "", variant: f = "expandable", lines: p = 3 }) => {
65
61
  variant: "body2",
66
62
  children: [m ? d : v, g && /* @__PURE__ */ o(i, { children: [m ? " " : "… ", /* @__PURE__ */ a(c, {
67
63
  component: "span",
68
- onClick: C,
64
+ onClick: () => {
65
+ h(!m);
66
+ },
69
67
  sx: {
70
68
  cursor: "pointer",
71
69
  fontSize: "inherit"
@@ -1,2 +1,2 @@
1
- import { t as e } from "../s-theme-demo-C0v-IOB-.js";
1
+ import { t as e } from "../s-theme-demo-BHyjzAU0.js";
2
2
  export { e as SThemeDemo, e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../s-theme-demo-C0v-IOB-.js";
1
+ import { t as e } from "../s-theme-demo-BHyjzAU0.js";
2
2
  export { e as default };
@@ -1,13 +1,13 @@
1
- import { t as e } from "./createSvgIcon-BfZYaiXo.js";
2
- import { t } from "./s-theme-switch-COBORL4a.js";
3
- import { t as n } from "./Favorite-BwMGKQJf.js";
4
- import { t as r } from "./s-text-field-UI_UjTUa.js";
1
+ import { t as e } from "./createSvgIcon-BdNZIlKS.js";
2
+ import { t } from "./s-theme-switch-D1FpcDj1.js";
3
+ import { t as n } from "./Favorite-DIml4fHR.js";
4
+ import { t as r } from "./s-text-field-qps0aDNS.js";
5
5
  import { SForm as i } from "./s-form/s-form.js";
6
6
  import { SButton as a } from "./s-button/s-button.js";
7
7
  import * as o from "react";
8
8
  import { jsx as s, jsxs as c } from "react/jsx-runtime";
9
9
  import { Alert as l, Box as u, Card as d, CardContent as f, Chip as p, Divider as m, Paper as h, Stack as g, Typography as _ } from "@mui/material";
10
- //#region ../../node_modules/@mui/icons-material/esm/Add.js
10
+ //#region ../../node_modules/@mui/icons-material/Add.mjs
11
11
  var v = e(/* @__PURE__ */ s("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }), "Add"), y = e(/* @__PURE__ */ s("path", { d: "M18 16.08c-.76 0-1.44.3-1.96.77L8.91 12.7c.05-.23.09-.46.09-.7s-.04-.47-.09-.7l7.05-4.11c.54.5 1.25.81 2.04.81 1.66 0 3-1.34 3-3s-1.34-3-3-3-3 1.34-3 3c0 .24.04.47.09.7L8.04 9.81C7.5 9.31 6.79 9 6 9c-1.66 0-3 1.34-3 3s1.34 3 3 3c.79 0 1.5-.31 2.04-.81l7.12 4.16c-.05.21-.08.43-.08.65 0 1.61 1.31 2.92 2.92 2.92s2.92-1.31 2.92-2.92-1.31-2.92-2.92-2.92" }), "Share"), b = e(/* @__PURE__ */ s("path", { d: "M12 17.27 18.18 21l-1.64-7.03L22 9.24l-7.19-.61L12 2 9.19 8.63 2 9.24l5.46 4.73L5.82 21z" }), "Star"), x = () => /* @__PURE__ */ s(d, {
12
12
  elevation: 2,
13
13
  sx: { borderRadius: 2 },
@@ -19,8 +19,10 @@ var v = e(/* @__PURE__ */ s("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }),
19
19
  }),
20
20
  /* @__PURE__ */ s(g, {
21
21
  direction: "row",
22
- flexWrap: "wrap",
23
- gap: 2,
22
+ sx: {
23
+ flexWrap: "wrap",
24
+ gap: 2
25
+ },
24
26
  children: [
25
27
  {
26
28
  name: "Primary",
@@ -71,8 +73,10 @@ var v = e(/* @__PURE__ */ s("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }),
71
73
  }),
72
74
  /* @__PURE__ */ c(g, {
73
75
  direction: "row",
74
- gap: 2,
75
- flexWrap: "wrap",
76
+ sx: {
77
+ gap: 2,
78
+ flexWrap: "wrap"
79
+ },
76
80
  children: [/* @__PURE__ */ s(u, {
77
81
  sx: {
78
82
  p: 2,
@@ -111,9 +115,11 @@ var v = e(/* @__PURE__ */ s("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }),
111
115
  }),
112
116
  /* @__PURE__ */ s(_, {
113
117
  variant: "body2",
114
- color: "text.secondary",
115
118
  gutterBottom: !0,
116
- sx: { mb: 3 },
119
+ sx: {
120
+ color: "text.secondary",
121
+ mb: 3
122
+ },
117
123
  children: "Complete typography scale using Outfit font family with Material-UI variants"
118
124
  }),
119
125
  /* @__PURE__ */ c(g, {
@@ -257,37 +263,37 @@ var v = e(/* @__PURE__ */ s("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }),
257
263
  children: [
258
264
  /* @__PURE__ */ s(_, {
259
265
  variant: "body1",
260
- color: "text.primary",
266
+ sx: { color: "text.primary" },
261
267
  children: "Primary Text - Main content color"
262
268
  }),
263
269
  /* @__PURE__ */ s(_, {
264
270
  variant: "body1",
265
- color: "text.secondary",
271
+ sx: { color: "text.secondary" },
266
272
  children: "Secondary Text - Supporting content color"
267
273
  }),
268
274
  /* @__PURE__ */ s(_, {
269
275
  variant: "body1",
270
- color: "text.disabled",
276
+ sx: { color: "text.disabled" },
271
277
  children: "Disabled Text - Inactive content color"
272
278
  }),
273
279
  /* @__PURE__ */ s(_, {
274
280
  variant: "body1",
275
- color: "primary.main",
281
+ sx: { color: "primary.main" },
276
282
  children: "Primary Brand - Brand color text"
277
283
  }),
278
284
  /* @__PURE__ */ s(_, {
279
285
  variant: "body1",
280
- color: "success.main",
286
+ sx: { color: "success.main" },
281
287
  children: "Success Text - Positive feedback"
282
288
  }),
283
289
  /* @__PURE__ */ s(_, {
284
290
  variant: "body1",
285
- color: "warning.main",
291
+ sx: { color: "warning.main" },
286
292
  children: "Warning Text - Caution indicators"
287
293
  }),
288
294
  /* @__PURE__ */ s(_, {
289
295
  variant: "body1",
290
- color: "error.main",
296
+ sx: { color: "error.main" },
291
297
  children: "Error Text - Error messages"
292
298
  })
293
299
  ]
@@ -315,9 +321,11 @@ var v = e(/* @__PURE__ */ s("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }),
315
321
  }),
316
322
  /* @__PURE__ */ s(_, {
317
323
  variant: "body2",
318
- color: "text.secondary",
319
324
  gutterBottom: !0,
320
- sx: { mb: 3 },
325
+ sx: {
326
+ color: "text.secondary",
327
+ mb: 3
328
+ },
321
329
  children: "Comprehensive button system with all variants, colors, and sizes"
322
330
  }),
323
331
  /* @__PURE__ */ c(g, {
@@ -330,8 +338,10 @@ var v = e(/* @__PURE__ */ s("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }),
330
338
  }), /* @__PURE__ */ c(g, {
331
339
  direction: "row",
332
340
  spacing: 2,
333
- flexWrap: "wrap",
334
- gap: 1,
341
+ sx: {
342
+ flexWrap: "wrap",
343
+ gap: 1
344
+ },
335
345
  children: [
336
346
  /* @__PURE__ */ s(a, {
337
347
  variant: "contained",
@@ -357,8 +367,10 @@ var v = e(/* @__PURE__ */ s("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }),
357
367
  }), /* @__PURE__ */ c(g, {
358
368
  direction: "row",
359
369
  spacing: 2,
360
- flexWrap: "wrap",
361
- gap: 1,
370
+ sx: {
371
+ flexWrap: "wrap",
372
+ gap: 1
373
+ },
362
374
  children: [
363
375
  /* @__PURE__ */ s(a, {
364
376
  variant: "contained",
@@ -399,8 +411,10 @@ var v = e(/* @__PURE__ */ s("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }),
399
411
  }), /* @__PURE__ */ c(g, {
400
412
  direction: "row",
401
413
  spacing: 2,
402
- flexWrap: "wrap",
403
- gap: 1,
414
+ sx: {
415
+ flexWrap: "wrap",
416
+ gap: 1
417
+ },
404
418
  children: [
405
419
  /* @__PURE__ */ s(a, {
406
420
  variant: "outlined",
@@ -441,9 +455,11 @@ var v = e(/* @__PURE__ */ s("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }),
441
455
  }), /* @__PURE__ */ c(g, {
442
456
  direction: "row",
443
457
  spacing: 2,
444
- alignItems: "center",
445
- flexWrap: "wrap",
446
- gap: 1,
458
+ sx: {
459
+ alignItems: "center",
460
+ flexWrap: "wrap",
461
+ gap: 1
462
+ },
447
463
  children: [
448
464
  /* @__PURE__ */ s(a, {
449
465
  variant: "contained",
@@ -472,8 +488,10 @@ var v = e(/* @__PURE__ */ s("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }),
472
488
  }), /* @__PURE__ */ c(g, {
473
489
  direction: "row",
474
490
  spacing: 2,
475
- flexWrap: "wrap",
476
- gap: 1,
491
+ sx: {
492
+ flexWrap: "wrap",
493
+ gap: 1
494
+ },
477
495
  children: [
478
496
  /* @__PURE__ */ s(a, {
479
497
  variant: "contained",
@@ -507,8 +525,10 @@ var v = e(/* @__PURE__ */ s("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }),
507
525
  }), /* @__PURE__ */ c(g, {
508
526
  direction: "row",
509
527
  spacing: 2,
510
- flexWrap: "wrap",
511
- gap: 1,
528
+ sx: {
529
+ flexWrap: "wrap",
530
+ gap: 1
531
+ },
512
532
  children: [
513
533
  /* @__PURE__ */ s(a, {
514
534
  variant: "contained",
@@ -628,9 +648,11 @@ var v = e(/* @__PURE__ */ s("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }),
628
648
  }),
629
649
  /* @__PURE__ */ s(_, {
630
650
  variant: "body2",
631
- color: "text.secondary",
632
651
  gutterBottom: !0,
633
- sx: { mb: 3 },
652
+ sx: {
653
+ color: "text.secondary",
654
+ mb: 3
655
+ },
634
656
  children: "Comprehensive chip system with all colors, variants, and interactive states"
635
657
  }),
636
658
  /* @__PURE__ */ c(g, {
@@ -642,8 +664,10 @@ var v = e(/* @__PURE__ */ s("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }),
642
664
  }), /* @__PURE__ */ c(g, {
643
665
  direction: "row",
644
666
  spacing: 1,
645
- flexWrap: "wrap",
646
- gap: 1,
667
+ sx: {
668
+ flexWrap: "wrap",
669
+ gap: 1
670
+ },
647
671
  children: [
648
672
  /* @__PURE__ */ s(p, { label: "Default" }),
649
673
  /* @__PURE__ */ s(p, {
@@ -678,9 +702,11 @@ var v = e(/* @__PURE__ */ s("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }),
678
702
  }), /* @__PURE__ */ c(g, {
679
703
  direction: "row",
680
704
  spacing: 1,
681
- alignItems: "center",
682
- flexWrap: "wrap",
683
- gap: 1,
705
+ sx: {
706
+ alignItems: "center",
707
+ flexWrap: "wrap",
708
+ gap: 1
709
+ },
684
710
  children: [/* @__PURE__ */ s(p, {
685
711
  label: "Small",
686
712
  color: "primary",
@@ -705,15 +731,17 @@ var v = e(/* @__PURE__ */ s("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }),
705
731
  }),
706
732
  /* @__PURE__ */ s(_, {
707
733
  variant: "body2",
708
- color: "text.secondary",
709
734
  gutterBottom: !0,
735
+ sx: { color: "text.secondary" },
710
736
  children: "Material-UI elevation system with custom shadows"
711
737
  }),
712
738
  /* @__PURE__ */ s(g, {
713
739
  direction: "row",
714
- flexWrap: "wrap",
715
- gap: 3,
716
- sx: { mt: 2 },
740
+ sx: {
741
+ flexWrap: "wrap",
742
+ gap: 3,
743
+ mt: 2
744
+ },
717
745
  children: [
718
746
  0,
719
747
  1,
@@ -756,8 +784,10 @@ var v = e(/* @__PURE__ */ s("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }),
756
784
  /* @__PURE__ */ s(g, {
757
785
  direction: "row",
758
786
  spacing: 3,
759
- flexWrap: "wrap",
760
- gap: 2,
787
+ sx: {
788
+ flexWrap: "wrap",
789
+ gap: 2
790
+ },
761
791
  children: /* @__PURE__ */ s(h, {
762
792
  sx: {
763
793
  p: 3,
@@ -805,8 +835,10 @@ var v = e(/* @__PURE__ */ s("path", { d: "M19 13h-6v6h-2v-6H5v-2h6V5h2v6h6z" }),
805
835
  children: e
806
836
  }), /* @__PURE__ */ s(_, {
807
837
  variant: "h6",
808
- color: "text.secondary",
809
- sx: { mb: 3 },
838
+ sx: {
839
+ color: "text.secondary",
840
+ mb: 3
841
+ },
810
842
  children: "Showcase of the SoloStylist UI Kit with modern theming capabilities"
811
843
  })]
812
844
  }), /* @__PURE__ */ c(g, {
@@ -8,6 +8,8 @@ export interface SThemeProviderProps extends Omit<ThemeProviderProps, 'defaultMo
8
8
  children: React.ReactNode;
9
9
  /** Disable custom theme for testing/docs (falls back to no theme) */
10
10
  disableCustomTheme?: boolean;
11
+ /** Disable MUI CssBaseline global reset when this provider is nested in another app shell */
12
+ disableCssBaseline?: boolean;
11
13
  /** Additional theme component overrides */
12
14
  themeComponents?: ThemeOptions['components'];
13
15
  /** Default color mode (defaults to 'system') */
@@ -16,7 +18,7 @@ export interface SThemeProviderProps extends Omit<ThemeProviderProps, 'defaultMo
16
18
  theme?: Theme;
17
19
  }
18
20
  export declare const SThemeProvider: {
19
- ({ children, disableCustomTheme, themeComponents, defaultMode, theme, ...themeProviderProps }: SThemeProviderProps): React.JSX.Element;
21
+ ({ children, disableCssBaseline, disableCustomTheme, themeComponents, defaultMode, theme, ...themeProviderProps }: SThemeProviderProps): React.JSX.Element;
20
22
  displayName: string;
21
23
  };
22
24
  export default SThemeProvider;
@@ -1,11 +1,11 @@
1
- import { i as e, n as t, r as n, t as r } from "../theme-primitives-qhf0z_Er.js";
1
+ import { i as e, n as t, r as n, t as r } from "../theme-primitives-OrQ-xFJR.js";
2
2
  import { components as i } from "../theme/components/components.js";
3
3
  import * as a from "react";
4
- import { jsx as o } from "react/jsx-runtime";
5
- import { ThemeProvider as s, createTheme as c } from "@mui/material";
4
+ import { jsx as o, jsxs as s } from "react/jsx-runtime";
5
+ import { CssBaseline as c, ThemeProvider as l, createTheme as u } from "@mui/material";
6
6
  //#region lib/s-theme-provider/s-theme-provider.tsx
7
- var l = ({ children: l, disableCustomTheme: u, themeComponents: d, defaultMode: f = "system", theme: p, ...m }) => {
8
- let h = a.useMemo(() => u ? {} : c({
7
+ var d = ({ children: d, disableCssBaseline: f = !1, disableCustomTheme: p, themeComponents: m, defaultMode: h = "system", theme: g, ..._ }) => {
8
+ let v = a.useMemo(() => p ? {} : u({
9
9
  cssVariables: {
10
10
  colorSchemeSelector: "data-mui-color-scheme",
11
11
  cssVarPrefix: "s"
@@ -16,20 +16,20 @@ var l = ({ children: l, disableCustomTheme: u, themeComponents: d, defaultMode:
16
16
  shape: n,
17
17
  components: {
18
18
  ...i,
19
- ...d
19
+ ...m
20
20
  }
21
- }), [u, d]);
22
- return u ? /* @__PURE__ */ o(a.Fragment, { children: l }) : /* @__PURE__ */ o(s, {
21
+ }), [p, m]);
22
+ return p ? /* @__PURE__ */ o(a.Fragment, { children: d }) : /* @__PURE__ */ s(l, {
23
23
  disableTransitionOnChange: !0,
24
- ...m,
24
+ ..._,
25
25
  theme: {
26
- ...h,
27
- ...p
26
+ ...v,
27
+ ...g
28
28
  },
29
- defaultMode: f,
30
- children: l
29
+ defaultMode: h,
30
+ children: [!f && /* @__PURE__ */ o(c, {}), d]
31
31
  });
32
32
  };
33
- l.displayName = "SThemeProvider";
33
+ d.displayName = "SThemeProvider";
34
34
  //#endregion
35
- export { l as SThemeProvider, l as default };
35
+ export { d as SThemeProvider, d as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../s-theme-switch-COBORL4a.js";
1
+ import { t as e } from "../s-theme-switch-D1FpcDj1.js";
2
2
  export { e as SThemeSwitch, e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../s-theme-switch-COBORL4a.js";
1
+ import { t as e } from "../s-theme-switch-D1FpcDj1.js";
2
2
  export { e as default };
@@ -1,9 +1,9 @@
1
- import { t as e } from "./createSvgIcon-BfZYaiXo.js";
1
+ import { t as e } from "./createSvgIcon-BdNZIlKS.js";
2
2
  import { useCallback as t, useRef as n } from "react";
3
3
  import { jsx as r } from "react/jsx-runtime";
4
4
  import { flushSync as i } from "react-dom";
5
5
  import { IconButton as a } from "@mui/material";
6
- //#region ../../node_modules/@mui/icons-material/esm/DarkMode.js
6
+ //#region ../../node_modules/@mui/icons-material/DarkMode.mjs
7
7
  var o = e(/* @__PURE__ */ r("path", { d: "M12 3c-4.97 0-9 4.03-9 9s4.03 9 9 9 9-4.03 9-9c0-.46-.04-.92-.1-1.36-.98 1.37-2.58 2.26-4.4 2.26-2.98 0-5.4-2.42-5.4-5.4 0-1.81.89-3.42 2.26-4.4-.44-.06-.9-.1-1.36-.1" }), "DarkMode"), s = e(/* @__PURE__ */ r("path", { d: "M12 7c-2.76 0-5 2.24-5 5s2.24 5 5 5 5-2.24 5-5-2.24-5-5-5M2 13h2c.55 0 1-.45 1-1s-.45-1-1-1H2c-.55 0-1 .45-1 1s.45 1 1 1m18 0h2c.55 0 1-.45 1-1s-.45-1-1-1h-2c-.55 0-1 .45-1 1s.45 1 1 1M11 2v2c0 .55.45 1 1 1s1-.45 1-1V2c0-.55-.45-1-1-1s-1 .45-1 1m0 18v2c0 .55.45 1 1 1s1-.45 1-1v-2c0-.55-.45-1-1-1s-1 .45-1 1M5.99 4.58c-.39-.39-1.03-.39-1.41 0-.39.39-.39 1.03 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0s.39-1.03 0-1.41zm12.37 12.37c-.39-.39-1.03-.39-1.41 0-.39.39-.39 1.03 0 1.41l1.06 1.06c.39.39 1.03.39 1.41 0 .39-.39.39-1.03 0-1.41zm1.06-10.96c.39-.39.39-1.03 0-1.41-.39-.39-1.03-.39-1.41 0l-1.06 1.06c-.39.39-.39 1.03 0 1.41s1.03.39 1.41 0zM7.05 18.36c.39-.39.39-1.03 0-1.41-.39-.39-1.03-.39-1.41 0l-1.06 1.06c-.39.39-.39 1.03 0 1.41s1.03.39 1.41 0z" }), "LightMode"), c = ({ mode: e, setMode: c, sx: l }) => {
8
8
  let u = n(null), d = e === "dark", f = t(() => {
9
9
  setTimeout(() => {
@@ -1,2 +1,2 @@
1
- import { t as e } from "../s-tip-BI58w2uh.js";
1
+ import { t as e } from "../s-tip-D6M91nev.js";
2
2
  export { e as STip, e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../s-tip-BI58w2uh.js";
1
+ import { t as e } from "../s-tip-D6M91nev.js";
2
2
  export { e as STip, e as default };
@@ -1,10 +1,10 @@
1
- import { t as e } from "./Stack-BrIUVvqB.js";
2
- import { t } from "./createSvgIcon-BfZYaiXo.js";
3
- import { t as n } from "./Typography-Ci004UCT.js";
1
+ import { t as e } from "./Stack-BQkLmLFp.js";
2
+ import { t } from "./createSvgIcon-BdNZIlKS.js";
3
+ import { t as n } from "./Typography-EsraKPZO.js";
4
4
  import "react";
5
5
  import { jsx as r, jsxs as i } from "react/jsx-runtime";
6
- //#region ../../node_modules/@mui/icons-material/esm/LightbulbOutline.js
7
- var a = t(/* @__PURE__ */ r("path", { d: "M9 21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1H9zm3-19C8.14 2 5 5.14 5 9c0 2.38 1.19 4.47 3 5.74V17c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2.26c1.81-1.27 3-3.36 3-5.74 0-3.86-3.14-7-7-7m2 11.7V16h-4v-2.3C8.48 12.63 7 11.53 7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 2.49-1.51 3.65-3 4.7" }), "LightbulbOutline"), o = ({ message: t }) => /* @__PURE__ */ i(e, {
6
+ //#region ../../node_modules/@mui/icons-material/LightbulbOutlined.mjs
7
+ var a = t(/* @__PURE__ */ r("path", { d: "M9 21c0 .55.45 1 1 1h4c.55 0 1-.45 1-1v-1H9zm3-19C8.14 2 5 5.14 5 9c0 2.38 1.19 4.47 3 5.74V17c0 .55.45 1 1 1h6c.55 0 1-.45 1-1v-2.26c1.81-1.27 3-3.36 3-5.74 0-3.86-3.14-7-7-7m2.85 11.1-.85.6V16h-4v-2.3l-.85-.6C7.8 12.16 7 10.63 7 9c0-2.76 2.24-5 5-5s5 2.24 5 5c0 1.63-.8 3.16-2.15 4.1" }), "LightbulbOutlined"), o = ({ message: t }) => /* @__PURE__ */ i(e, {
8
8
  direction: "row",
9
9
  spacing: 1,
10
10
  sx: {
@@ -1,2 +1,2 @@
1
- import { t as e } from "../s-tool-bar-KrLaAaBO.js";
1
+ import { t as e } from "../s-tool-bar-DOcT-lNr.js";
2
2
  export { e as SToolBar, e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../s-tool-bar-KrLaAaBO.js";
1
+ import { t as e } from "../s-tool-bar-DOcT-lNr.js";
2
2
  export { e as SToolBar, e as default };