@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,4 +1,4 @@
1
- import { t as e } from "../Close-CSIi_IPN.js";
1
+ import { t as e } from "../Close-oXeOGTZb.js";
2
2
  import * as t from "react";
3
3
  import { Fragment as n, jsx as r, jsxs as i } from "react/jsx-runtime";
4
4
  import { Dialog as a, DialogActions as o, DialogContent as s, DialogTitle as c, IconButton as l, Stack as u, Typography as d } from "@mui/material";
@@ -7,8 +7,8 @@ var f = t.forwardRef(({ title: t, content: f, actions: p, onClose: m = () => {},
7
7
  let x = /* @__PURE__ */ i(n, { children: [f && /* @__PURE__ */ r(s, {
8
8
  ref: b,
9
9
  children: typeof f == "string" ? /* @__PURE__ */ r(d, {
10
- color: "text.secondary",
11
10
  variant: "body2",
11
+ sx: { color: "text.secondary" },
12
12
  children: f
13
13
  }) : f
14
14
  }), p && /* @__PURE__ */ r(o, { children: p })] });
@@ -26,7 +26,7 @@ var f = t.forwardRef(({ title: t, content: f, actions: p, onClose: m = () => {},
26
26
  },
27
27
  children: [typeof t == "string" ? /* @__PURE__ */ r(d, {
28
28
  variant: "h5",
29
- textTransform: "capitalize",
29
+ sx: { textTransform: "capitalize" },
30
30
  children: t
31
31
  }) : /* @__PURE__ */ r("div", { children: t }), y && /* @__PURE__ */ r(l, {
32
32
  onClick: m,
@@ -1,5 +1,5 @@
1
- import { t as e } from "../Typography-Ci004UCT.js";
2
- import { t } from "../Close-CSIi_IPN.js";
1
+ import { t as e } from "../Typography-EsraKPZO.js";
2
+ import { t } from "../Close-oXeOGTZb.js";
3
3
  import { useDialog as n } from "../hooks/use-dialog.js";
4
4
  import * as r from "react";
5
5
  import { Fragment as i, jsx as a, jsxs as o } from "react/jsx-runtime";
@@ -20,7 +20,7 @@ var m = ({ title: n, content: r, onConfirm: m = () => {}, onClose: h = () => {},
20
20
  },
21
21
  children: [typeof n == "string" ? /* @__PURE__ */ a(e, {
22
22
  variant: "h5",
23
- textTransform: "capitalize",
23
+ sx: { textTransform: "capitalize" },
24
24
  children: n
25
25
  }) : /* @__PURE__ */ a("div", { children: n }), v && /* @__PURE__ */ a(f, {
26
26
  onClick: h,
@@ -28,8 +28,8 @@ var m = ({ title: n, content: r, onConfirm: m = () => {}, onClose: h = () => {},
28
28
  })]
29
29
  }) }),
30
30
  r && /* @__PURE__ */ a(u, { children: typeof r == "string" ? /* @__PURE__ */ a(e, {
31
- color: "text.secondary",
32
31
  variant: "body2",
32
+ sx: { color: "text.secondary" },
33
33
  children: r
34
34
  }) : r }),
35
35
  /* @__PURE__ */ a(l, { children: /* @__PURE__ */ o(i, { children: [/* @__PURE__ */ a(s, {
@@ -1,5 +1,5 @@
1
- import { t as e } from "../Typography-Ci004UCT.js";
2
- import { t } from "../Close-CSIi_IPN.js";
1
+ import { t as e } from "../Typography-EsraKPZO.js";
2
+ import { t } from "../Close-oXeOGTZb.js";
3
3
  import { useDialog as n } from "../hooks/use-dialog.js";
4
4
  import * as r from "react";
5
5
  import { jsx as i, jsxs as a } from "react/jsx-runtime";
@@ -20,7 +20,7 @@ var p = ({ title: n, content: r, onClose: p = () => {}, onOk: m = () => {}, open
20
20
  },
21
21
  children: [typeof n == "string" ? /* @__PURE__ */ i(e, {
22
22
  variant: "h5",
23
- textTransform: "capitalize",
23
+ sx: { textTransform: "capitalize" },
24
24
  children: n
25
25
  }) : /* @__PURE__ */ i("div", { children: n }), _ && /* @__PURE__ */ i(d, {
26
26
  onClick: p,
@@ -28,8 +28,8 @@ var p = ({ title: n, content: r, onClose: p = () => {}, onOk: m = () => {}, open
28
28
  })]
29
29
  }) }),
30
30
  r && /* @__PURE__ */ i(l, { children: typeof r == "string" ? /* @__PURE__ */ i(e, {
31
- color: "text.secondary",
32
31
  variant: "body2",
32
+ sx: { color: "text.secondary" },
33
33
  children: r
34
34
  }) : r }),
35
35
  /* @__PURE__ */ i(c, { children: /* @__PURE__ */ i(o, {
@@ -4,8 +4,10 @@ import { Typography as t } from "@mui/material";
4
4
  //#region lib/s-empty/s-empty.tsx
5
5
  var n = ({ title: n }) => /* @__PURE__ */ e(t, {
6
6
  variant: "body2",
7
- color: "text.secondary",
8
- my: 3,
7
+ sx: {
8
+ color: "text.secondary",
9
+ my: 3
10
+ },
9
11
  children: n ?? "No data available."
10
12
  });
11
13
  n.displayName = "SEmpty";
@@ -3,8 +3,10 @@ import { jsx as e, jsxs as t } from "react/jsx-runtime";
3
3
  import { Box as n, Stack as r, Typography as i } from "@mui/material";
4
4
  //#region lib/s-error/s-error.tsx
5
5
  var a = () => /* @__PURE__ */ t(r, {
6
- alignItems: "center",
7
- gap: 2,
6
+ sx: {
7
+ alignItems: "center",
8
+ gap: 2
9
+ },
8
10
  children: [
9
11
  /* @__PURE__ */ e(n, {
10
12
  alt: "Internal server error",
@@ -65,8 +65,7 @@ var c = ({ imageSrc: c, imageAlt: l, title: u, description: d, buttonText: f, im
65
65
  children: u
66
66
  }), /* @__PURE__ */ t(s, {
67
67
  variant: b,
68
- color: "text.secondary",
69
- sx: D,
68
+ sx: [{ color: "text.secondary" }, ...Array.isArray(D) ? D : [D]],
70
69
  children: d
71
70
  })]
72
71
  }),
@@ -1,2 +1,2 @@
1
- import { t as e } from "../s-file-dropzone-BFTqdCaX.js";
1
+ import { t as e } from "../s-file-dropzone-COPp1HiT.js";
2
2
  export { e as SFileDropzone, e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../s-file-dropzone-BFTqdCaX.js";
1
+ import { t as e } from "../s-file-dropzone-COPp1HiT.js";
2
2
  export { e as SFileDropzone, e as default };
@@ -1,15 +1,15 @@
1
- import { t as e } from "./Box-BQIZeo25.js";
2
- import { t } from "./Stack-BrIUVvqB.js";
3
- import { t as n } from "./utils-CKGB5_56.js";
4
- import { t as r } from "./createSvgIcon-BfZYaiXo.js";
5
- import { t as i } from "./Typography-Ci004UCT.js";
1
+ import { t as e } from "./Box-BlmynALm.js";
2
+ import { t } from "./Stack-BQkLmLFp.js";
3
+ import { t as n } from "./utils-B5Rl6Zwv.js";
4
+ import { t as r } from "./createSvgIcon-BdNZIlKS.js";
5
+ import { t as i } from "./Typography-EsraKPZO.js";
6
6
  import { SForm as a } from "./s-form/s-form.js";
7
7
  import { SFileIcon as o } from "./s-file-icon/s-file-icon.js";
8
8
  import * as s from "react";
9
9
  import { jsx as c, jsxs as l } from "react/jsx-runtime";
10
10
  import { Avatar as u, Button as d, IconButton as f, Tooltip as p } from "@mui/material";
11
11
  import { useDropzone as m } from "react-dropzone";
12
- //#region ../../node_modules/@mui/icons-material/esm/CloseOutlined.js
12
+ //#region ../../node_modules/@mui/icons-material/CloseOutlined.mjs
13
13
  var h = r(/* @__PURE__ */ c("path", { d: "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.41 10.59 12 5 17.59 6.41 19 12 13.41 17.59 19 19 17.59 13.41 12z" }), "CloseOutlined"), g = r(/* @__PURE__ */ c("path", { d: "M19.35 10.04C18.67 6.59 15.64 4 12 4 9.11 4 6.6 5.64 5.35 8.04 2.34 8.36 0 10.91 0 14c0 3.31 2.69 6 6 6h13c2.76 0 5-2.24 5-5 0-2.64-2.05-4.78-4.65-4.96M19 18H6c-2.21 0-4-1.79-4-4 0-2.05 1.53-3.76 3.56-3.97l1.07-.11.5-.95C8.08 7.14 9.94 6 12 6c2.62 0 4.88 1.86 5.39 4.43l.3 1.5 1.53.11c1.56.1 2.78 1.41 2.78 2.96 0 1.65-1.35 3-3 3M8 13h2.55v3h2.9v-3H16l-4-4z" }), "CloudUploadOutlined"), _ = ({ hint: r, label: _ = "", error: v, onRemoveAll: y, onRemove: b, required: x = !1, isShowBtnRemoveAll: S = !1, ...C }) => {
14
14
  let { getRootProps: w, getInputProps: T, isDragActive: E } = m(C);
15
15
  return /* @__PURE__ */ l(s.Fragment, { children: [/* @__PURE__ */ c(a, {
@@ -51,8 +51,8 @@ var h = r(/* @__PURE__ */ c("path", { d: "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.4
51
51
  }), /* @__PURE__ */ c(t, {
52
52
  spacing: 1,
53
53
  children: /* @__PURE__ */ l(i, {
54
- color: "text.secondary",
55
54
  variant: "body2",
55
+ sx: { color: "text.secondary" },
56
56
  children: [
57
57
  /* @__PURE__ */ c(i, {
58
58
  component: "span",
@@ -68,8 +68,8 @@ var h = r(/* @__PURE__ */ c("path", { d: "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.4
68
68
  })]
69
69
  })
70
70
  }), C.files?.length ? /* @__PURE__ */ l(t, {
71
- mt: 1,
72
71
  spacing: 1,
72
+ sx: { mt: 1 },
73
73
  children: [/* @__PURE__ */ c(t, {
74
74
  component: "ul",
75
75
  spacing: 1,
@@ -98,8 +98,8 @@ var h = r(/* @__PURE__ */ c("path", { d: "M19 6.41 17.59 5 12 10.59 6.41 5 5 6.4
98
98
  variant: "subtitle2",
99
99
  children: r.name
100
100
  }), /* @__PURE__ */ c(i, {
101
- color: "text.secondary",
102
101
  variant: "body2",
102
+ sx: { color: "text.secondary" },
103
103
  children: n(r.size)
104
104
  })]
105
105
  }),
@@ -1,4 +1,4 @@
1
- import { t as e } from "../Box-BQIZeo25.js";
1
+ import { t as e } from "../Box-BlmynALm.js";
2
2
  import "react";
3
3
  import { jsx as t, jsxs as n } from "react/jsx-runtime";
4
4
  //#region lib/s-file-icon/s-file-icon.tsx
@@ -304,24 +304,21 @@ var r = () => /* @__PURE__ */ n("svg", {
304
304
  pdf: a,
305
305
  png: o,
306
306
  svg: s
307
- }, u = ({ extension: n }) => {
308
- let r = n ? l[n.toLowerCase()] ?? c : c;
309
- return /* @__PURE__ */ t(e, {
310
- sx: {
311
- alignItems: "center",
312
- display: "inline-flex",
313
- flex: "0 0 auto",
314
- justifyContent: "center",
315
- width: "36px",
316
- height: "36px",
317
- "& svg": {
318
- height: "100%",
319
- width: "auto"
320
- }
321
- },
322
- children: /* @__PURE__ */ t(r, {})
323
- });
324
- };
307
+ }, u = ({ extension: n }) => /* @__PURE__ */ t(e, {
308
+ sx: {
309
+ alignItems: "center",
310
+ display: "inline-flex",
311
+ flex: "0 0 auto",
312
+ justifyContent: "center",
313
+ width: "36px",
314
+ height: "36px",
315
+ "& svg": {
316
+ height: "100%",
317
+ width: "auto"
318
+ }
319
+ },
320
+ children: /* @__PURE__ */ t(n ? l[n.toLowerCase()] ?? c : c, {})
321
+ });
325
322
  u.displayName = "SFileIcon";
326
323
  //#endregion
327
324
  export { u as SFileIcon, u as default };
@@ -1,10 +1,18 @@
1
1
  import { BoxProps } from '@mui/material/Box';
2
+ import { ResponsiveStyleValue } from '@mui/system';
3
+ import type * as React from 'react';
2
4
  /**
3
5
  * Props interface for SFlexBox component
4
6
  */
5
- export type SFlexBoxProps = BoxProps;
7
+ export interface SFlexBoxProps extends BoxProps {
8
+ alignItems?: ResponsiveStyleValue<React.CSSProperties['alignItems']>;
9
+ flexDirection?: ResponsiveStyleValue<React.CSSProperties['flexDirection']>;
10
+ flexWrap?: ResponsiveStyleValue<React.CSSProperties['flexWrap']>;
11
+ gap?: ResponsiveStyleValue<React.CSSProperties['gap'] | number>;
12
+ justifyContent?: ResponsiveStyleValue<React.CSSProperties['justifyContent']>;
13
+ }
6
14
  export declare const SFlexBox: {
7
- ({ children, ...props }: SFlexBoxProps): import("react/jsx-runtime").JSX.Element;
15
+ ({ alignItems, children, flexDirection, flexWrap, gap, justifyContent, ...props }: SFlexBoxProps): import("react/jsx-runtime").JSX.Element;
8
16
  displayName: string;
9
17
  };
10
18
  export default SFlexBox;
@@ -1,10 +1,20 @@
1
- import { t as e } from "../Box-BQIZeo25.js";
1
+ import { t as e } from "../Box-BlmynALm.js";
2
2
  import { jsx as t } from "react/jsx-runtime";
3
3
  //#region lib/s-flex-box/s-flex-box.tsx
4
- var n = ({ children: n, ...r }) => /* @__PURE__ */ t(e, {
5
- display: "flex",
6
- ...r,
7
- children: n
4
+ var n = ({ alignItems: n, children: r, flexDirection: i, flexWrap: a, gap: o, justifyContent: s, ...c }) => /* @__PURE__ */ t(e, {
5
+ ...c,
6
+ sx: [
7
+ { display: "flex" },
8
+ {
9
+ alignItems: n,
10
+ flexDirection: i,
11
+ flexWrap: a,
12
+ gap: o,
13
+ justifyContent: s
14
+ },
15
+ ...Array.isArray(c.sx) ? c.sx : [c.sx]
16
+ ],
17
+ children: r
8
18
  });
9
19
  n.displayName = "SFlexBox";
10
20
  //#endregion
@@ -1,4 +1,4 @@
1
- import { a as e } from "../theme-primitives-qhf0z_Er.js";
1
+ import { a as e } from "../theme-primitives-OrQ-xFJR.js";
2
2
  import { SMovingBorder as t } from "../s-moving-border/s-moving-border.js";
3
3
  import "react";
4
4
  import { jsx as n } from "react/jsx-runtime";
@@ -1,5 +1,5 @@
1
- import { t as e } from "../ChevronLeft-CJ94-qgQ.js";
2
- import { t } from "../ChevronRight-CK4Iv1Xx.js";
1
+ import { t as e } from "../ChevronLeft-rgSvkrT_.js";
2
+ import { t } from "../ChevronRight-DHulYS1l.js";
3
3
  import n from "../s-lazy-image/s-lazy-image.js";
4
4
  import * as r from "react";
5
5
  import { jsx as i, jsxs as a } from "react/jsx-runtime";
@@ -86,7 +86,7 @@ var c = r.forwardRef(({ sx: c, leftImage: l, rightImage: u, altLeft: d = "Left i
86
86
  gap: 1,
87
87
  zIndex: 1,
88
88
  pointerEvents: S ? "none" : "auto",
89
- opacity: b > 10 ? 1 : 0,
89
+ opacity: +(b > 10),
90
90
  transition: "opacity 0.2s"
91
91
  },
92
92
  onClick: (e) => e.stopPropagation(),
@@ -1,6 +1,6 @@
1
- import { t as e } from "../ChevronLeft-CJ94-qgQ.js";
2
- import { t } from "../ChevronRight-CK4Iv1Xx.js";
3
- import { t as n } from "../Close-CSIi_IPN.js";
1
+ import { t as e } from "../ChevronLeft-rgSvkrT_.js";
2
+ import { t } from "../ChevronRight-DHulYS1l.js";
3
+ import { t as n } from "../Close-oXeOGTZb.js";
4
4
  import r from "../s-lazy-image/s-lazy-image.js";
5
5
  import i, { useEffect as a, useState as o } from "react";
6
6
  import { Fragment as s, jsx as c, jsxs as l } from "react/jsx-runtime";
@@ -319,8 +319,8 @@ var v = ({ item: e, onClick: t, style: n = {}, objectFit: i = "contain", disable
319
319
  },
320
320
  children: /* @__PURE__ */ c(m, {
321
321
  direction: "row",
322
- alignItems: "center",
323
322
  spacing: -1.5,
323
+ sx: { alignItems: "center" },
324
324
  children: S.map((e, t) => {
325
325
  let n = A.id === e.id, r = t % 2 == 0 ? -15 : 15, i = () => {
326
326
  x ? x(e) : k(e);
@@ -217,13 +217,15 @@ var s = () => /* @__PURE__ */ t(i, {
217
217
  }) })]
218
218
  })
219
219
  }), l = ({ message: i, image: l, boxProps: u, lazyImageProps: d }) => {
220
- let { mode: f } = o(), p = t(f === "light" ? s : c, {});
220
+ let { mode: f } = o(), p = t(f === "light" ? s : c, {}), { sx: m, ...h } = u ?? {};
221
221
  return /* @__PURE__ */ n(r, {
222
- display: "flex",
223
- justifyContent: "center",
224
- alignItems: "center",
225
- flexDirection: "column",
226
- ...u,
222
+ ...h,
223
+ sx: [{
224
+ display: "flex",
225
+ justifyContent: "center",
226
+ alignItems: "center",
227
+ flexDirection: "column"
228
+ }, ...Array.isArray(m) ? m : [m]],
227
229
  children: [l ? /* @__PURE__ */ t(e, {
228
230
  src: l,
229
231
  width: 220,
@@ -231,7 +233,7 @@ var s = () => /* @__PURE__ */ t(i, {
231
233
  ...d
232
234
  }) : p, /* @__PURE__ */ t(a, {
233
235
  variant: "h6",
234
- color: "text.disabled",
236
+ sx: { color: "text.disabled" },
235
237
  children: i
236
238
  })]
237
239
  });
@@ -1,2 +1,2 @@
1
- import { t as e } from "../s-label-BYT4eG6o.js";
1
+ import { SLabel as e } from "./s-label.js";
2
2
  export { e as SLabel, e as default };
@@ -1,2 +1,26 @@
1
- import { t as e } from "../s-label-BYT4eG6o.js";
2
- export { e as SLabel, e as default };
1
+ import { t as e } from "../InfoOutlined-CqXSSVWh.js";
2
+ import "react";
3
+ import { jsx as t, jsxs as n } from "react/jsx-runtime";
4
+ import { Stack as r, Tooltip as i, Typography as a } from "@mui/material";
5
+ //#region lib/s-label/s-label.tsx
6
+ var o = (e) => typeof e == "string" || typeof e == "number", s = (e) => o(e) ? /* @__PURE__ */ t(a, {
7
+ sx: { color: "text.secondary" },
8
+ children: e
9
+ }) : e, c = (e) => o(e) ? /* @__PURE__ */ t(a, { children: e }) : e, l = ({ label: a, children: o, hint: l, sx: u }) => /* @__PURE__ */ n(r, {
10
+ sx: [{ width: "100%" }, ...Array.isArray(u) ? u : [u]],
11
+ children: [/* @__PURE__ */ n(r, {
12
+ direction: "row",
13
+ sx: { alignItems: "center" },
14
+ children: [s(a), l ? /* @__PURE__ */ t(i, {
15
+ title: l,
16
+ placement: "top",
17
+ children: /* @__PURE__ */ t(e, { sx: {
18
+ marginLeft: 1,
19
+ color: "text.secondary"
20
+ } })
21
+ }) : null]
22
+ }), c(o)]
23
+ });
24
+ l.displayName = "SLabel";
25
+ //#endregion
26
+ export { l as SLabel, l as default };
@@ -1,2 +1,2 @@
1
- import { n as e, r as t, t as n } from "../s-language-switcher-mD1mK1he.js";
1
+ import { n as e, r as t, t as n } from "../s-language-switcher-Cg3Gh8_i.js";
2
2
  export { n as SLanguagePopover, e as SLanguageSwitcher, e as default, t as defaultLanguageOptions };
@@ -1,2 +1,2 @@
1
- import { n as e, r as t, t as n } from "../s-language-switcher-mD1mK1he.js";
1
+ import { n as e, r as t, t as n } from "../s-language-switcher-Cg3Gh8_i.js";
2
2
  export { n as SLanguagePopover, e as SLanguageSwitcher, e as default, t as defaultLanguageOptions };
@@ -1,20 +1,21 @@
1
- import { n as e } from "./chunk-efA98nb6.js";
2
- import { _ as t } from "./createTheme-hnicUJQa.js";
3
- import { r as n, s as r, t as i } from "./memoTheme-DiKnacj0.js";
4
- import { t as a } from "./clsx-BTH_sxEO.js";
5
- import { t as o } from "./styled-C0_N3zFx.js";
6
- import { i as s, t as c } from "./Menu-qKMfgdfr.js";
7
- import { t as l } from "./Typography-Ci004UCT.js";
8
- import { n as u, t as d } from "./MenuItem-DA2pGXuL.js";
1
+ import { n as e } from "./chunk-C_CI6nMA.js";
2
+ import { _ as t } from "./createTheme-Bnw5w28O.js";
3
+ import { o as n, r, t as i } from "./memoTheme-QMocAblm.js";
4
+ import { t as a } from "./clsx-Bv8WXdlr.js";
5
+ import { t as o } from "./styled-BTDmdi4c.js";
6
+ import { u as s } from "./Modal-C1VRVWBZ.js";
7
+ import { t as c } from "./Menu-C-0KEauj.js";
8
+ import { t as l } from "./Typography-EsraKPZO.js";
9
+ import { r as u, t as d } from "./MenuItem-DWivWkNb.js";
9
10
  import { SIconButton as f } from "./s-icon-button/s-icon-button.js";
10
11
  import * as p from "react";
11
12
  import m, { createElement as h } from "react";
12
13
  import { jsx as g, jsxs as _ } from "react/jsx-runtime";
13
14
  import { useTranslation as v } from "react-i18next";
14
- //#region ../../node_modules/@mui/material/esm/ListItemIcon/ListItemIcon.js
15
- var y = /* @__PURE__ */ e(t()), b = (e) => {
16
- let { alignItems: t, classes: n } = e;
17
- return r({ root: ["root", t === "flex-start" && "alignItemsFlexStart"] }, u, n);
15
+ //#region ../../node_modules/@mui/material/ListItemIcon/ListItemIcon.mjs
16
+ var y = /* @__PURE__ */ e(t(), 1), b = (e) => {
17
+ let { alignItems: t, classes: r } = e;
18
+ return n({ root: ["root", t === "flex-start" && "alignItemsFlexStart"] }, u, r);
18
19
  }, x = o("div", {
19
20
  name: "MuiListItemIcon",
20
21
  slot: "Root",
@@ -23,7 +24,7 @@ var y = /* @__PURE__ */ e(t()), b = (e) => {
23
24
  return [t.root, n.alignItems === "flex-start" && t.alignItemsFlexStart];
24
25
  }
25
26
  })(i(({ theme: e }) => ({
26
- minWidth: 56,
27
+ minWidth: e.spacing(4.5),
27
28
  color: (e.vars || e).palette.action.active,
28
29
  flexShrink: 0,
29
30
  display: "inline-flex",
@@ -32,11 +33,11 @@ var y = /* @__PURE__ */ e(t()), b = (e) => {
32
33
  style: { marginTop: 8 }
33
34
  }]
34
35
  }))), S = /* @__PURE__ */ p.forwardRef(function(e, t) {
35
- let r = n({
36
+ let n = r({
36
37
  props: e,
37
38
  name: "MuiListItemIcon"
38
- }), { className: i, ...o } = r, c = p.useContext(s), l = {
39
- ...r,
39
+ }), { className: i, ...o } = n, c = p.useContext(s), l = {
40
+ ...n,
40
41
  alignItems: c.alignItems
41
42
  };
42
43
  return /* @__PURE__ */ g(x, {
@@ -8,8 +8,10 @@ function s(e, t) {
8
8
  var c = ({ src: c, variant: l = "rounded", height: u = "100%", width: d = "100%", style: f, minWidth: p = "auto", minHeight: m = "auto", onLoad: h, ...g }) => {
9
9
  let _ = e(), v = o(), [y, b] = t(!1), x = s(l, v.shape.borderRadius);
10
10
  return /* @__PURE__ */ r(i, {
11
- height: u,
12
- width: d,
11
+ sx: {
12
+ height: u,
13
+ width: d
14
+ },
13
15
  children: [!y && /* @__PURE__ */ n(a, {
14
16
  variant: l,
15
17
  id: `image-skeleton-${_}`,
@@ -21,7 +21,7 @@ export interface SLinkProps {
21
21
  /** Color of the link itself (overrides default link color) */
22
22
  linkColor?: LinkProps['color'];
23
23
  /** Line height for the typography */
24
- lineHeight?: TypographyProps['lineHeight'];
24
+ lineHeight?: React.CSSProperties['lineHeight'];
25
25
  /** Typography variant for the container text */
26
26
  variant?: TypographyProps['variant'];
27
27
  /** Click handler for the link */
@@ -4,8 +4,8 @@ import { Link as n, Typography as r } from "@mui/material";
4
4
  //#region lib/s-link/s-link.tsx
5
5
  var i = ({ onClick: i, beforeText: a = "", afterText: o = "", mainText: s = "", href: c = "#", component: l = "a", target: u, color: d = "text.secondary", linkColor: f = void 0, variant: p = "body2", lineHeight: m }) => /* @__PURE__ */ t(r, {
6
6
  variant: p,
7
- lineHeight: m,
8
7
  color: d,
8
+ sx: { lineHeight: m },
9
9
  children: [
10
10
  a,
11
11
  " ",
@@ -1,2 +1,2 @@
1
- import { t as e } from "../s-localization-provider-CIACI235.js";
1
+ import { t as e } from "../s-localization-provider-YCsec18c.js";
2
2
  export { e as SLocalizationProvider, e as default };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../s-localization-provider-CIACI235.js";
1
+ import { t as e } from "../s-localization-provider-YCsec18c.js";
2
2
  export { e as SLocalizationProvider, e as default };