@solostylist/ui-kit 2.0.0 → 2.0.1

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 (268) hide show
  1. package/dist/{gradients-90SYkAC0.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-Dw3PEYF5.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-autocomplete/s-autocomplete.js +1 -1
  9. package/dist/s-avatar/s-avatar.js +17 -17
  10. package/dist/s-blur-text/s-blur-text.js +16 -16
  11. package/dist/s-brand-logo/index.js +1 -1
  12. package/dist/s-brand-logo/s-brand-logo.js +1 -1
  13. package/dist/s-breadcrumbs/s-breadcrumbs.js +19 -19
  14. package/dist/s-carousel/index.js +1 -1
  15. package/dist/s-carousel/s-carousel.js +184 -2
  16. package/dist/s-category-card/s-category-card.js +22 -22
  17. package/dist/s-chat-input/index.js +1 -1
  18. package/dist/s-chat-input/s-chat-input.js +398 -2
  19. package/dist/s-chat-message/index.js +1 -1
  20. package/dist/s-chat-message/s-chat-message.js +314 -2
  21. package/dist/s-checkbox/s-checkbox.js +18 -19
  22. package/dist/s-chips/index.js +1 -1
  23. package/dist/s-chips/s-chips.js +174 -2
  24. package/dist/s-code-block/index.js +1 -1
  25. package/dist/s-code-block/s-code-block.js +103 -2
  26. package/dist/s-comment-message/index.js +1 -1
  27. package/dist/s-comment-message/s-comment-message.js +189 -2
  28. package/dist/s-copyable-text/s-copyable-text.js +18 -18
  29. package/dist/s-countdown/s-count-box.js +18 -18
  30. package/dist/s-data-table/index.js +1 -1
  31. package/dist/s-data-table/s-data-table.js +213 -2
  32. package/dist/s-date-picker/index.js +1 -1
  33. package/dist/s-date-picker/s-date-picker.js +106 -2
  34. package/dist/s-datetime-picker/index.js +1 -1
  35. package/dist/s-datetime-picker/s-datetime-picker.js +108 -2
  36. package/dist/s-dialog/index.js +1 -1
  37. package/dist/s-dialog/s-dialog.js +80 -2
  38. package/dist/s-dialog-confirm/s-dialog-confirm.js +32 -33
  39. package/dist/s-dialog-message/s-dialog-message.js +31 -32
  40. package/dist/s-empty/s-empty.js +13 -14
  41. package/dist/s-file-dropzone/index.js +1 -1
  42. package/dist/s-file-dropzone/s-file-dropzone.js +219 -2
  43. package/dist/s-file-icon/s-file-icon.js +87 -88
  44. package/dist/s-flex-box/s-flex-box.js +11 -12
  45. package/dist/s-form/s-form.js +15 -15
  46. package/dist/s-gallery/s-gallery.js +1 -1
  47. package/dist/s-glow-button/s-glow-button.js +9 -10
  48. package/dist/s-icon-button/s-icon-button.js +15 -16
  49. package/dist/s-image-comparison/s-image-comparison.js +29 -31
  50. package/dist/s-image-viewer/image-viewer-thumbnail-dock.js +1 -1
  51. package/dist/s-image-viewer/index.js +3 -3
  52. package/dist/s-image-viewer/s-image-viewer.js +266 -2
  53. package/dist/s-image-viewer/use-image-viewer-navigation.js +7 -7
  54. package/dist/s-label/s-label.js +26 -27
  55. package/dist/s-language-switcher/index.js +2 -2
  56. package/dist/s-language-switcher/s-language-switcher.js +150 -2
  57. package/dist/s-lazy-image/s-lazy-image.js +17 -18
  58. package/dist/s-link/index.js +1 -1
  59. package/dist/s-link/s-link.js +5 -2
  60. package/dist/s-localization-provider/index.js +1 -1
  61. package/dist/s-localization-provider/s-localization-provider.js +12 -2
  62. package/dist/s-nav-item/s-nav-item.js +16 -16
  63. package/dist/s-nav-items/index.js +2 -2
  64. package/dist/s-nav-items/s-nav-items.js +167 -2
  65. package/dist/s-no-ssr/index.js +1 -1
  66. package/dist/s-no-ssr/s-no-ssr.js +5 -2
  67. package/dist/s-pagination/index.js +1 -1
  68. package/dist/s-pagination/s-pagination.js +85 -2
  69. package/dist/s-pixel-reveal/s-pixel-reveal.js +20 -20
  70. package/dist/s-quantity-input/index.js +1 -1
  71. package/dist/s-quantity-input/s-quantity-input.js +246 -2
  72. package/dist/s-review/index.js +1 -1
  73. package/dist/s-review/s-review.js +272 -2
  74. package/dist/s-scroll-reveal/s-scroll-reveal.js +7 -8
  75. package/dist/s-scroll-to-top/s-scroll-to-top.js +27 -28
  76. package/dist/s-scroll-velocity/scroll-velocity-row.js +29 -29
  77. package/dist/s-select/index.js +1 -1
  78. package/dist/s-select/s-select.js +201 -2
  79. package/dist/s-select-list/s-select-list.js +47 -50
  80. package/dist/s-skeleton/s-skeleton.js +16 -17
  81. package/dist/s-snackbar-message/index.js +2 -2
  82. package/dist/s-snackbar-message/s-snackbar-message.js +89 -2
  83. package/dist/s-spotlight-cursor/s-spotlight-cursor.js +27 -27
  84. package/dist/s-status-illustration/s-status-illustration.js +74 -74
  85. package/dist/s-stripe/s-stripe.js +11 -12
  86. package/dist/s-stripe/stripe-input.js +3 -2
  87. package/dist/s-switch/index.js +1 -1
  88. package/dist/s-switch/s-switch.js +48 -2
  89. package/dist/s-tabs/s-tabs.js +48 -50
  90. package/dist/s-text-editor/index.js +1 -1
  91. package/dist/s-text-editor/s-text-editor-toolbar.js +216 -2
  92. package/dist/s-text-editor/s-text-editor.js +25 -26
  93. package/dist/s-text-field/index.js +1 -1
  94. package/dist/s-text-field/s-text-field.js +52 -2
  95. package/dist/s-text-shimmer/s-text-shimmer.js +1 -3
  96. package/dist/s-text-truncation/s-text-truncation.js +20 -20
  97. package/dist/s-theme-demo/s-theme-demo.js +8 -8
  98. package/dist/s-theme-demo/theme-demo-color-palette-section.js +1 -1
  99. package/dist/s-theme-demo/theme-demo-color-ramps-section.js +1 -1
  100. package/dist/s-theme-demo/theme-demo-components-section.js +265 -2
  101. package/dist/s-theme-demo/theme-demo-typography-section.js +10 -10
  102. package/dist/s-theme-provider/s-theme-provider.js +1 -1
  103. package/dist/s-theme-switch/index.js +1 -1
  104. package/dist/s-theme-switch/s-theme-switch.js +60 -2
  105. package/dist/s-tip/index.js +1 -1
  106. package/dist/s-tip/s-tip.js +61 -2
  107. package/dist/s-tool-bar/s-tool-bar.js +28 -28
  108. package/dist/s-tool-bar/tool-bar-action-buttons.js +55 -2
  109. package/dist/s-tool-bar/tool-bar-image-input.js +148 -2
  110. package/dist/s-tool-bar/tool-bar-inputs.js +55 -55
  111. package/dist/s-tool-item/s-tool-item.js +22 -22
  112. package/dist/s-two-pane-layout/s-two-pane-layout.js +32 -32
  113. package/dist/s-zoom-image/s-zoom-image.js +18 -19
  114. package/dist/theme/components/autocomplete.js +43 -2
  115. package/dist/theme/components/avatar.js +9 -2
  116. package/dist/theme/components/card.js +3 -3
  117. package/dist/theme/components/checkbox.js +90 -2
  118. package/dist/theme/components/chip.js +3 -3
  119. package/dist/theme/components/components.js +20 -20
  120. package/dist/theme/components/date-calendar.js +1 -0
  121. package/dist/theme/components/day-calendar.js +1 -0
  122. package/dist/theme/components/field-label-styles.js +19 -2
  123. package/dist/theme/components/form-label.js +1 -1
  124. package/dist/theme/components/list-item-button.js +1 -1
  125. package/dist/theme/components/list-item.js +7 -7
  126. package/dist/theme/components/month-calendar.js +14 -13
  127. package/dist/theme/components/multi-section-digital-clock-section.js +1 -0
  128. package/dist/theme/components/outlined-input.js +6 -6
  129. package/dist/theme/components/picker-day.js +1 -0
  130. package/dist/theme/components/pickers-arrow-switcher.js +1 -0
  131. package/dist/theme/components/pickers-calendar-header.js +3 -2
  132. package/dist/theme/components/select.js +6 -6
  133. package/dist/theme/components/switch.js +1 -1
  134. package/dist/theme/components/table-pagination.js +1 -1
  135. package/dist/theme/components/toggle-button.js +93 -2
  136. package/dist/theme/components/year-calendar.js +14 -13
  137. package/dist/theme/theme-primitives.js +2 -2
  138. package/dist/{theme-primitives-Dt_DT9b5.js → theme-primitives-CRfnMsNy.js} +108 -109
  139. package/dist/utils/dayjs.js +9 -146
  140. package/package.json +1 -1
  141. package/dist/Add-COc9VdNg.js +0 -6
  142. package/dist/ArrowUpward-D88i2k4q.js +0 -6
  143. package/dist/Box-9oeZgA1U.js +0 -46
  144. package/dist/Button-DgIFcM44.js +0 -534
  145. package/dist/ButtonBase-DxKtpFYs.js +0 -747
  146. package/dist/Checkbox-BoZu9z2l.js +0 -152
  147. package/dist/ChevronRight-BxsM4W78.js +0 -6
  148. package/dist/Close-o4HFfK0I.js +0 -6
  149. package/dist/Collapse-zgIFP5Sj.js +0 -266
  150. package/dist/ContentCopy-5unyTYXy.js +0 -6
  151. package/dist/DefaultPropsProvider-ebWx4_5E.js +0 -128
  152. package/dist/DialogContent-CAry6lVf.js +0 -450
  153. package/dist/Download-DtvoRwpl.js +0 -6
  154. package/dist/ExpandMore-Ba5bg6s-.js +0 -6
  155. package/dist/Favorite-B_GsElm0.js +0 -6
  156. package/dist/FormControl-BxmM9UP6.js +0 -221
  157. package/dist/FormControlLabel-DzgppcC_.js +0 -173
  158. package/dist/Grow-zRRuwUl-.js +0 -121
  159. package/dist/InfoOutlined-VC7X46pc.js +0 -6
  160. package/dist/List-CnGIAXAS.js +0 -103
  161. package/dist/ListContext-B1HQt3OD.js +0 -6
  162. package/dist/Menu-C4Zabc9U.js +0 -504
  163. package/dist/MenuItem-rXJfQzDC.js +0 -223
  164. package/dist/MenuList-DDV8J-yd.js +0 -407
  165. package/dist/Modal-jAiibALV.js +0 -707
  166. package/dist/Paper-ixxCeml9.js +0 -115
  167. package/dist/Popper-CVYyMS3c.js +0 -1350
  168. package/dist/Portal-AnyvFRC4.js +0 -53
  169. package/dist/RtlProvider-B7uVJXUY.js +0 -19
  170. package/dist/Skeleton-iZFynl7z.js +0 -220
  171. package/dist/Stack-UMc4dV4G.js +0 -158
  172. package/dist/SwitchBase-D7zqrstO.js +0 -198
  173. package/dist/Tooltip-DbCd6rgF.js +0 -447
  174. package/dist/Typography-yXjc7kVP.js +0 -168
  175. package/dist/UnfoldMoreRounded-DsN0HVDV.js +0 -6
  176. package/dist/appendOwnerState-CELpvdMz.js +0 -17
  177. package/dist/assets/stripe-input.css +0 -1
  178. package/dist/autocomplete-B_4y84Ba.js +0 -43
  179. package/dist/avatar-BHuZu3DN.js +0 -10
  180. package/dist/buttonBaseClasses-BvBqFLb_.js +0 -13
  181. package/dist/capitalize-CccCFNpQ.js +0 -5
  182. package/dist/checkbox-BKMZEVU5.js +0 -88
  183. package/dist/checkboxClasses-CEsqS4sc.js +0 -18
  184. package/dist/chunk-C_CI6nMA.js +0 -13
  185. package/dist/clsx-DGZSe4Nt.js +0 -16
  186. package/dist/colorManipulator-DmUjcif3.js +0 -129
  187. package/dist/contains-WOhYaq1E.js +0 -16
  188. package/dist/createSimplePaletteValueFilter-C1gWywW_.js +0 -14
  189. package/dist/createSvgIcon-B0SZlJF1.js +0 -155
  190. package/dist/createTheme-xB2Em0Na.js +0 -1869
  191. package/dist/defaultTheme-BaGcIzCh.js +0 -210
  192. package/dist/elementAcceptingRef-DhkNAkFH.js +0 -472
  193. package/dist/exactProp-C_IsucXf.js +0 -13
  194. package/dist/field-label-styles-BOyhp6gw.js +0 -50
  195. package/dist/formLabelClasses-B0Fa-86T.js +0 -18
  196. package/dist/generateUtilityClass-PAIOm1jC.js +0 -34
  197. package/dist/generateUtilityClasses-DvX505Gy.js +0 -10
  198. package/dist/iconButtonClasses-CkciZuIe.js +0 -27
  199. package/dist/inputAdornmentClasses-D5yYK5bM.js +0 -19
  200. package/dist/inputBaseClasses-DuWQGq8Z.js +0 -25
  201. package/dist/integerPropType-Disnft4a.js +0 -27
  202. package/dist/isEventHandler-8dPdzK9U.js +0 -7
  203. package/dist/isFocusVisible-Y7157FQS.js +0 -35
  204. package/dist/isLayoutSupported-Ceir7nyK.js +0 -21
  205. package/dist/listItemButtonClasses-DbL-aTVf.js +0 -18
  206. package/dist/memoTheme-qFyKAk7y.js +0 -15
  207. package/dist/mergeSlotProps-xl1-PgWL.js +0 -45
  208. package/dist/monthCalendarClasses-BYVHyEfI.js +0 -14
  209. package/dist/objectWithoutPropertiesLoose-Cpds-4w8.js +0 -23
  210. package/dist/outlinedInputClasses-DECY98u0.js +0 -17
  211. package/dist/pickersCalendarHeaderClasses-CIj0gBye.js +0 -12
  212. package/dist/prop-types-BzYPyWN7.js +0 -516
  213. package/dist/resolveProps-7jIA45vn.js +0 -30
  214. package/dist/s-accordion-B8nlrdFc.js +0 -487
  215. package/dist/s-carousel-Dnjke4JQ.js +0 -1353
  216. package/dist/s-chat-input-DCS0mJE4.js +0 -419
  217. package/dist/s-chat-message-9oollJJq.js +0 -315
  218. package/dist/s-chips-WqGdqHW9.js +0 -176
  219. package/dist/s-code-block-DzGoGg5e.js +0 -658
  220. package/dist/s-comment-message-C6kfgRjv.js +0 -191
  221. package/dist/s-data-table-B1TGVupB.js +0 -805
  222. package/dist/s-date-picker-BpX4HmBp.js +0 -656
  223. package/dist/s-datetime-picker-ByzW44E0.js +0 -3878
  224. package/dist/s-dialog-BLiyjLkx.js +0 -123
  225. package/dist/s-file-dropzone-CVQpYRdY.js +0 -422
  226. package/dist/s-image-viewer-DNIEYdtL.js +0 -269
  227. package/dist/s-language-switcher-D-1nywT3.js +0 -251
  228. package/dist/s-link-CAMTGfd9.js +0 -234
  229. package/dist/s-localization-provider-Xw3NO2uP.js +0 -519
  230. package/dist/s-nav-items-BUp7DddG.js +0 -327
  231. package/dist/s-no-ssr-D8tPdDfh.js +0 -25
  232. package/dist/s-pagination-Dt8Pk5Tp.js +0 -606
  233. package/dist/s-quantity-input-mYCixlJc.js +0 -246
  234. package/dist/s-review-DSXXtWlL.js +0 -272
  235. package/dist/s-select-dwY2DYa9.js +0 -204
  236. package/dist/s-snackbar-message-3Z6VySlB.js +0 -808
  237. package/dist/s-switch-B8bZAzLh.js +0 -307
  238. package/dist/s-text-editor-toolbar-D-XgFQix.js +0 -2121
  239. package/dist/s-text-field-BM4qk0mf.js +0 -51
  240. package/dist/s-theme-switch-BLMz1_m2.js +0 -60
  241. package/dist/s-tip-ty41ePQm.js +0 -62
  242. package/dist/selectClasses-DoUlWfzV.js +0 -22
  243. package/dist/styled-Bog8QCl3.js +0 -163
  244. package/dist/svgIconClasses-C8D4AsMj.js +0 -20
  245. package/dist/switchClasses-eiq1bkQN.js +0 -23
  246. package/dist/theme-demo-components-section-gtIYRngY.js +0 -267
  247. package/dist/toggle-button-Cxi5CfXC.js +0 -104
  248. package/dist/tool-bar-action-buttons-Dt-pV3GA.js +0 -54
  249. package/dist/tool-bar-image-input-BXlll_hV.js +0 -148
  250. package/dist/typographyClasses-BLM3NmYd.js +0 -31
  251. package/dist/useControlled-BeB0W_Ui.js +0 -5
  252. package/dist/useControlled-C4QJnpiR.js +0 -29
  253. package/dist/useEnhancedEffect-Bc3gBClC.js +0 -5
  254. package/dist/useEnhancedEffect-DFq_FMGX.js +0 -5
  255. package/dist/useEventCallback-CVqMfiG_.js +0 -14
  256. package/dist/useForkRef-CKneCEtr.js +0 -29
  257. package/dist/useFormControl-iWLrn7Ek.js +0 -18
  258. package/dist/useMobilePicker-C4UQFvkj.js +0 -7580
  259. package/dist/useSlot-iIu8ek6E.js +0 -83
  260. package/dist/useTheme-BIWMbX3i.js +0 -9
  261. package/dist/useThemeProps-BI9yq95N.js +0 -19
  262. package/dist/useThemeProps-Cr28OQu3.js +0 -13
  263. package/dist/utils-oJyTAkZY.js +0 -214
  264. package/dist/warning-CNkSZkq6.js +0 -98
  265. package/dist/yearCalendarClasses-CuAQumpz.js +0 -14
  266. /package/dist/{colors-DKqWMRgW.js → colors-CNjL5fhq.js} +0 -0
  267. /package/dist/{s-brand-logo-jtAJZQIv.js → s-brand-logo-CErW9Slg.js} +0 -0
  268. /package/dist/{utils-DaSrTYUS.js → utils-CMeAWSRO.js} +0 -0
@@ -1,516 +0,0 @@
1
- import { t as e } from "./chunk-C_CI6nMA.js";
2
- //#region ../../node_modules/prop-types/node_modules/react-is/cjs/react-is.production.min.js
3
- var t = /* @__PURE__ */ e(((e) => {
4
- var t = typeof Symbol == "function" && Symbol.for, n = t ? Symbol.for("react.element") : 60103, r = t ? Symbol.for("react.portal") : 60106, i = t ? Symbol.for("react.fragment") : 60107, a = t ? Symbol.for("react.strict_mode") : 60108, o = t ? Symbol.for("react.profiler") : 60114, s = t ? Symbol.for("react.provider") : 60109, c = t ? Symbol.for("react.context") : 60110, l = t ? Symbol.for("react.async_mode") : 60111, u = t ? Symbol.for("react.concurrent_mode") : 60111, d = t ? Symbol.for("react.forward_ref") : 60112, f = t ? Symbol.for("react.suspense") : 60113, p = t ? Symbol.for("react.suspense_list") : 60120, m = t ? Symbol.for("react.memo") : 60115, h = t ? Symbol.for("react.lazy") : 60116, g = t ? Symbol.for("react.block") : 60121, _ = t ? Symbol.for("react.fundamental") : 60117, v = t ? Symbol.for("react.responder") : 60118, y = t ? Symbol.for("react.scope") : 60119;
5
- function b(e) {
6
- if (typeof e == "object" && e) {
7
- var t = e.$$typeof;
8
- switch (t) {
9
- case n: switch (e = e.type, e) {
10
- case l:
11
- case u:
12
- case i:
13
- case o:
14
- case a:
15
- case f: return e;
16
- default: switch (e &&= e.$$typeof, e) {
17
- case c:
18
- case d:
19
- case h:
20
- case m:
21
- case s: return e;
22
- default: return t;
23
- }
24
- }
25
- case r: return t;
26
- }
27
- }
28
- }
29
- function x(e) {
30
- return b(e) === u;
31
- }
32
- e.AsyncMode = l, e.ConcurrentMode = u, e.ContextConsumer = c, e.ContextProvider = s, e.Element = n, e.ForwardRef = d, e.Fragment = i, e.Lazy = h, e.Memo = m, e.Portal = r, e.Profiler = o, e.StrictMode = a, e.Suspense = f, e.isAsyncMode = function(e) {
33
- return x(e) || b(e) === l;
34
- }, e.isConcurrentMode = x, e.isContextConsumer = function(e) {
35
- return b(e) === c;
36
- }, e.isContextProvider = function(e) {
37
- return b(e) === s;
38
- }, e.isElement = function(e) {
39
- return typeof e == "object" && !!e && e.$$typeof === n;
40
- }, e.isForwardRef = function(e) {
41
- return b(e) === d;
42
- }, e.isFragment = function(e) {
43
- return b(e) === i;
44
- }, e.isLazy = function(e) {
45
- return b(e) === h;
46
- }, e.isMemo = function(e) {
47
- return b(e) === m;
48
- }, e.isPortal = function(e) {
49
- return b(e) === r;
50
- }, e.isProfiler = function(e) {
51
- return b(e) === o;
52
- }, e.isStrictMode = function(e) {
53
- return b(e) === a;
54
- }, e.isSuspense = function(e) {
55
- return b(e) === f;
56
- }, e.isValidElementType = function(e) {
57
- return typeof e == "string" || typeof e == "function" || e === i || e === u || e === o || e === a || e === f || e === p || typeof e == "object" && !!e && (e.$$typeof === h || e.$$typeof === m || e.$$typeof === s || e.$$typeof === c || e.$$typeof === d || e.$$typeof === _ || e.$$typeof === v || e.$$typeof === y || e.$$typeof === g);
58
- }, e.typeOf = b;
59
- })), n = /* @__PURE__ */ e(((e) => {
60
- process.env.NODE_ENV !== "production" && (function() {
61
- var t = typeof Symbol == "function" && Symbol.for, n = t ? Symbol.for("react.element") : 60103, r = t ? Symbol.for("react.portal") : 60106, i = t ? Symbol.for("react.fragment") : 60107, a = t ? Symbol.for("react.strict_mode") : 60108, o = t ? Symbol.for("react.profiler") : 60114, s = t ? Symbol.for("react.provider") : 60109, c = t ? Symbol.for("react.context") : 60110, l = t ? Symbol.for("react.async_mode") : 60111, u = t ? Symbol.for("react.concurrent_mode") : 60111, d = t ? Symbol.for("react.forward_ref") : 60112, f = t ? Symbol.for("react.suspense") : 60113, p = t ? Symbol.for("react.suspense_list") : 60120, m = t ? Symbol.for("react.memo") : 60115, h = t ? Symbol.for("react.lazy") : 60116, g = t ? Symbol.for("react.block") : 60121, _ = t ? Symbol.for("react.fundamental") : 60117, v = t ? Symbol.for("react.responder") : 60118, y = t ? Symbol.for("react.scope") : 60119;
62
- function b(e) {
63
- return typeof e == "string" || typeof e == "function" || e === i || e === u || e === o || e === a || e === f || e === p || typeof e == "object" && !!e && (e.$$typeof === h || e.$$typeof === m || e.$$typeof === s || e.$$typeof === c || e.$$typeof === d || e.$$typeof === _ || e.$$typeof === v || e.$$typeof === y || e.$$typeof === g);
64
- }
65
- function x(e) {
66
- if (typeof e == "object" && e) {
67
- var t = e.$$typeof;
68
- switch (t) {
69
- case n:
70
- var p = e.type;
71
- switch (p) {
72
- case l:
73
- case u:
74
- case i:
75
- case o:
76
- case a:
77
- case f: return p;
78
- default:
79
- var g = p && p.$$typeof;
80
- switch (g) {
81
- case c:
82
- case d:
83
- case h:
84
- case m:
85
- case s: return g;
86
- default: return t;
87
- }
88
- }
89
- case r: return t;
90
- }
91
- }
92
- }
93
- var S = l, C = u, w = c, T = s, E = n, D = d, O = i, k = h, A = m, j = r, M = o, N = a, P = f, F = !1;
94
- function I(e) {
95
- return F || (F = !0, console.warn("The ReactIs.isAsyncMode() alias has been deprecated, and will be removed in React 17+. Update your code to use ReactIs.isConcurrentMode() instead. It has the exact same API.")), L(e) || x(e) === l;
96
- }
97
- function L(e) {
98
- return x(e) === u;
99
- }
100
- function R(e) {
101
- return x(e) === c;
102
- }
103
- function z(e) {
104
- return x(e) === s;
105
- }
106
- function B(e) {
107
- return typeof e == "object" && !!e && e.$$typeof === n;
108
- }
109
- function V(e) {
110
- return x(e) === d;
111
- }
112
- function H(e) {
113
- return x(e) === i;
114
- }
115
- function U(e) {
116
- return x(e) === h;
117
- }
118
- function W(e) {
119
- return x(e) === m;
120
- }
121
- function G(e) {
122
- return x(e) === r;
123
- }
124
- function K(e) {
125
- return x(e) === o;
126
- }
127
- function q(e) {
128
- return x(e) === a;
129
- }
130
- function J(e) {
131
- return x(e) === f;
132
- }
133
- e.AsyncMode = S, e.ConcurrentMode = C, e.ContextConsumer = w, e.ContextProvider = T, e.Element = E, e.ForwardRef = D, e.Fragment = O, e.Lazy = k, e.Memo = A, e.Portal = j, e.Profiler = M, e.StrictMode = N, e.Suspense = P, e.isAsyncMode = I, e.isConcurrentMode = L, e.isContextConsumer = R, e.isContextProvider = z, e.isElement = B, e.isForwardRef = V, e.isFragment = H, e.isLazy = U, e.isMemo = W, e.isPortal = G, e.isProfiler = K, e.isStrictMode = q, e.isSuspense = J, e.isValidElementType = b, e.typeOf = x;
134
- })();
135
- })), r = /* @__PURE__ */ e(((e, r) => {
136
- process.env.NODE_ENV === "production" ? r.exports = t() : r.exports = n();
137
- })), i = /* @__PURE__ */ e(((e, t) => {
138
- var n = Object.getOwnPropertySymbols, r = Object.prototype.hasOwnProperty, i = Object.prototype.propertyIsEnumerable;
139
- function a(e) {
140
- if (e == null) throw TypeError("Object.assign cannot be called with null or undefined");
141
- return Object(e);
142
- }
143
- function o() {
144
- try {
145
- if (!Object.assign) return !1;
146
- var e = /* @__PURE__ */ new String("abc");
147
- if (e[5] = "de", Object.getOwnPropertyNames(e)[0] === "5") return !1;
148
- for (var t = {}, n = 0; n < 10; n++) t["_" + String.fromCharCode(n)] = n;
149
- if (Object.getOwnPropertyNames(t).map(function(e) {
150
- return t[e];
151
- }).join("") !== "0123456789") return !1;
152
- var r = {};
153
- return "abcdefghijklmnopqrst".split("").forEach(function(e) {
154
- r[e] = e;
155
- }), Object.keys(Object.assign({}, r)).join("") === "abcdefghijklmnopqrst";
156
- } catch {
157
- return !1;
158
- }
159
- }
160
- t.exports = o() ? Object.assign : function(e, t) {
161
- for (var o, s = a(e), c, l = 1; l < arguments.length; l++) {
162
- for (var u in o = Object(arguments[l]), o) r.call(o, u) && (s[u] = o[u]);
163
- if (n) {
164
- c = n(o);
165
- for (var d = 0; d < c.length; d++) i.call(o, c[d]) && (s[c[d]] = o[c[d]]);
166
- }
167
- }
168
- return s;
169
- };
170
- })), a = /* @__PURE__ */ e(((e, t) => {
171
- t.exports = "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED";
172
- })), o = /* @__PURE__ */ e(((e, t) => {
173
- t.exports = Function.call.bind(Object.prototype.hasOwnProperty);
174
- })), s = /* @__PURE__ */ e(((e, t) => {
175
- var n = function() {};
176
- if (process.env.NODE_ENV !== "production") {
177
- var r = a(), i = {}, s = o();
178
- n = function(e) {
179
- var t = "Warning: " + e;
180
- typeof console < "u" && console.error(t);
181
- try {
182
- throw Error(t);
183
- } catch {}
184
- };
185
- }
186
- function c(e, t, a, o, c) {
187
- if (process.env.NODE_ENV !== "production") {
188
- for (var l in e) if (s(e, l)) {
189
- var u;
190
- try {
191
- if (typeof e[l] != "function") {
192
- var d = Error((o || "React class") + ": " + a + " type `" + l + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + typeof e[l] + "`.This often happens because of typos such as `PropTypes.function` instead of `PropTypes.func`.");
193
- throw d.name = "Invariant Violation", d;
194
- }
195
- u = e[l](t, l, o, a, null, r);
196
- } catch (e) {
197
- u = e;
198
- }
199
- if (u && !(u instanceof Error) && n((o || "React class") + ": type specification of " + a + " `" + l + "` is invalid; the type checker function must return `null` or an `Error` but returned a " + typeof u + ". You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument)."), u instanceof Error && !(u.message in i)) {
200
- i[u.message] = !0;
201
- var f = c ? c() : "";
202
- n("Failed " + a + " type: " + u.message + (f ?? ""));
203
- }
204
- }
205
- }
206
- }
207
- c.resetWarningCache = function() {
208
- process.env.NODE_ENV !== "production" && (i = {});
209
- }, t.exports = c;
210
- })), c = /* @__PURE__ */ e(((e, t) => {
211
- var n = r(), c = i(), l = a(), u = o(), d = s(), f = function() {};
212
- process.env.NODE_ENV !== "production" && (f = function(e) {
213
- var t = "Warning: " + e;
214
- typeof console < "u" && console.error(t);
215
- try {
216
- throw Error(t);
217
- } catch {}
218
- });
219
- function p() {
220
- return null;
221
- }
222
- t.exports = function(e, t) {
223
- var r = typeof Symbol == "function" && Symbol.iterator, i = "@@iterator";
224
- function a(e) {
225
- var t = e && (r && e[r] || e[i]);
226
- if (typeof t == "function") return t;
227
- }
228
- var o = "<<anonymous>>", s = {
229
- array: _("array"),
230
- bigint: _("bigint"),
231
- bool: _("boolean"),
232
- func: _("function"),
233
- number: _("number"),
234
- object: _("object"),
235
- string: _("string"),
236
- symbol: _("symbol"),
237
- any: v(),
238
- arrayOf: y,
239
- element: b(),
240
- elementType: x(),
241
- instanceOf: S,
242
- node: E(),
243
- objectOf: w,
244
- oneOf: C,
245
- oneOfType: T,
246
- shape: O,
247
- exact: k
248
- };
249
- function m(e, t) {
250
- return e === t ? e !== 0 || 1 / e == 1 / t : e !== e && t !== t;
251
- }
252
- function h(e, t) {
253
- this.message = e, this.data = t && typeof t == "object" ? t : {}, this.stack = "";
254
- }
255
- h.prototype = Error.prototype;
256
- function g(e) {
257
- if (process.env.NODE_ENV !== "production") var n = {}, r = 0;
258
- function i(i, a, s, c, u, d, p) {
259
- if (c ||= o, d ||= s, p !== l) {
260
- if (t) {
261
- var m = /* @__PURE__ */ Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use `PropTypes.checkPropTypes()` to call them. Read more at http://fb.me/use-check-prop-types");
262
- throw m.name = "Invariant Violation", m;
263
- } else if (process.env.NODE_ENV !== "production" && typeof console < "u") {
264
- var g = c + ":" + s;
265
- !n[g] && r < 3 && (f("You are manually calling a React.PropTypes validation function for the `" + d + "` prop on `" + c + "`. This is deprecated and will throw in the standalone `prop-types` package. You may be seeing this warning due to a third-party PropTypes library. See https://fb.me/react-warning-dont-call-proptypes for details."), n[g] = !0, r++);
266
- }
267
- }
268
- return a[s] == null ? i ? a[s] === null ? new h("The " + u + " `" + d + "` is marked as required " + ("in `" + c + "`, but its value is `null`.")) : new h("The " + u + " `" + d + "` is marked as required in " + ("`" + c + "`, but its value is `undefined`.")) : null : e(a, s, c, u, d);
269
- }
270
- var a = i.bind(null, !1);
271
- return a.isRequired = i.bind(null, !0), a;
272
- }
273
- function _(e) {
274
- function t(t, n, r, i, a, o) {
275
- var s = t[n];
276
- if (M(s) !== e) {
277
- var c = N(s);
278
- return new h("Invalid " + i + " `" + a + "` of type " + ("`" + c + "` supplied to `" + r + "`, expected ") + ("`" + e + "`."), { expectedType: e });
279
- }
280
- return null;
281
- }
282
- return g(t);
283
- }
284
- function v() {
285
- return g(p);
286
- }
287
- function y(e) {
288
- function t(t, n, r, i, a) {
289
- if (typeof e != "function") return new h("Property `" + a + "` of component `" + r + "` has invalid PropType notation inside arrayOf.");
290
- var o = t[n];
291
- if (!Array.isArray(o)) {
292
- var s = M(o);
293
- return new h("Invalid " + i + " `" + a + "` of type " + ("`" + s + "` supplied to `" + r + "`, expected an array."));
294
- }
295
- for (var c = 0; c < o.length; c++) {
296
- var u = e(o, c, r, i, a + "[" + c + "]", l);
297
- if (u instanceof Error) return u;
298
- }
299
- return null;
300
- }
301
- return g(t);
302
- }
303
- function b() {
304
- function t(t, n, r, i, a) {
305
- var o = t[n];
306
- if (!e(o)) {
307
- var s = M(o);
308
- return new h("Invalid " + i + " `" + a + "` of type " + ("`" + s + "` supplied to `" + r + "`, expected a single ReactElement."));
309
- }
310
- return null;
311
- }
312
- return g(t);
313
- }
314
- function x() {
315
- function e(e, t, r, i, a) {
316
- var o = e[t];
317
- if (!n.isValidElementType(o)) {
318
- var s = M(o);
319
- return new h("Invalid " + i + " `" + a + "` of type " + ("`" + s + "` supplied to `" + r + "`, expected a single ReactElement type."));
320
- }
321
- return null;
322
- }
323
- return g(e);
324
- }
325
- function S(e) {
326
- function t(t, n, r, i, a) {
327
- if (!(t[n] instanceof e)) {
328
- var s = e.name || o, c = F(t[n]);
329
- return new h("Invalid " + i + " `" + a + "` of type " + ("`" + c + "` supplied to `" + r + "`, expected ") + ("instance of `" + s + "`."));
330
- }
331
- return null;
332
- }
333
- return g(t);
334
- }
335
- function C(e) {
336
- if (!Array.isArray(e)) return process.env.NODE_ENV !== "production" && (arguments.length > 1 ? f("Invalid arguments supplied to oneOf, expected an array, got " + arguments.length + " arguments. A common mistake is to write oneOf(x, y, z) instead of oneOf([x, y, z]).") : f("Invalid argument supplied to oneOf, expected an array.")), p;
337
- function t(t, n, r, i, a) {
338
- for (var o = t[n], s = 0; s < e.length; s++) if (m(o, e[s])) return null;
339
- var c = JSON.stringify(e, function(e, t) {
340
- return N(t) === "symbol" ? String(t) : t;
341
- });
342
- return new h("Invalid " + i + " `" + a + "` of value `" + String(o) + "` " + ("supplied to `" + r + "`, expected one of " + c + "."));
343
- }
344
- return g(t);
345
- }
346
- function w(e) {
347
- function t(t, n, r, i, a) {
348
- if (typeof e != "function") return new h("Property `" + a + "` of component `" + r + "` has invalid PropType notation inside objectOf.");
349
- var o = t[n], s = M(o);
350
- if (s !== "object") return new h("Invalid " + i + " `" + a + "` of type " + ("`" + s + "` supplied to `" + r + "`, expected an object."));
351
- for (var c in o) if (u(o, c)) {
352
- var d = e(o, c, r, i, a + "." + c, l);
353
- if (d instanceof Error) return d;
354
- }
355
- return null;
356
- }
357
- return g(t);
358
- }
359
- function T(e) {
360
- if (!Array.isArray(e)) return process.env.NODE_ENV !== "production" && f("Invalid argument supplied to oneOfType, expected an instance of array."), p;
361
- for (var t = 0; t < e.length; t++) {
362
- var n = e[t];
363
- if (typeof n != "function") return f("Invalid argument supplied to oneOfType. Expected an array of check functions, but received " + P(n) + " at index " + t + "."), p;
364
- }
365
- function r(t, n, r, i, a) {
366
- for (var o = [], s = 0; s < e.length; s++) {
367
- var c = e[s], d = c(t, n, r, i, a, l);
368
- if (d == null) return null;
369
- d.data && u(d.data, "expectedType") && o.push(d.data.expectedType);
370
- }
371
- var f = o.length > 0 ? ", expected one of type [" + o.join(", ") + "]" : "";
372
- return new h("Invalid " + i + " `" + a + "` supplied to " + ("`" + r + "`" + f + "."));
373
- }
374
- return g(r);
375
- }
376
- function E() {
377
- function e(e, t, n, r, i) {
378
- return A(e[t]) ? null : new h("Invalid " + r + " `" + i + "` supplied to " + ("`" + n + "`, expected a ReactNode."));
379
- }
380
- return g(e);
381
- }
382
- function D(e, t, n, r, i) {
383
- return new h((e || "React class") + ": " + t + " type `" + n + "." + r + "` is invalid; it must be a function, usually from the `prop-types` package, but received `" + i + "`.");
384
- }
385
- function O(e) {
386
- function t(t, n, r, i, a) {
387
- var o = t[n], s = M(o);
388
- if (s !== "object") return new h("Invalid " + i + " `" + a + "` of type `" + s + "` " + ("supplied to `" + r + "`, expected `object`."));
389
- for (var c in e) {
390
- var u = e[c];
391
- if (typeof u != "function") return D(r, i, a, c, N(u));
392
- var d = u(o, c, r, i, a + "." + c, l);
393
- if (d) return d;
394
- }
395
- return null;
396
- }
397
- return g(t);
398
- }
399
- function k(e) {
400
- function t(t, n, r, i, a) {
401
- var o = t[n], s = M(o);
402
- if (s !== "object") return new h("Invalid " + i + " `" + a + "` of type `" + s + "` " + ("supplied to `" + r + "`, expected `object`."));
403
- for (var d in c({}, t[n], e)) {
404
- var f = e[d];
405
- if (u(e, d) && typeof f != "function") return D(r, i, a, d, N(f));
406
- if (!f) return new h("Invalid " + i + " `" + a + "` key `" + d + "` supplied to `" + r + "`.\nBad object: " + JSON.stringify(t[n], null, " ") + "\nValid keys: " + JSON.stringify(Object.keys(e), null, " "));
407
- var p = f(o, d, r, i, a + "." + d, l);
408
- if (p) return p;
409
- }
410
- return null;
411
- }
412
- return g(t);
413
- }
414
- function A(t) {
415
- switch (typeof t) {
416
- case "number":
417
- case "string":
418
- case "undefined": return !0;
419
- case "boolean": return !t;
420
- case "object":
421
- if (Array.isArray(t)) return t.every(A);
422
- if (t === null || e(t)) return !0;
423
- var n = a(t);
424
- if (n) {
425
- var r = n.call(t), i;
426
- if (n !== t.entries) {
427
- for (; !(i = r.next()).done;) if (!A(i.value)) return !1;
428
- } else for (; !(i = r.next()).done;) {
429
- var o = i.value;
430
- if (o && !A(o[1])) return !1;
431
- }
432
- } else return !1;
433
- return !0;
434
- default: return !1;
435
- }
436
- }
437
- function j(e, t) {
438
- return e === "symbol" ? !0 : t ? t["@@toStringTag"] === "Symbol" || typeof Symbol == "function" && t instanceof Symbol : !1;
439
- }
440
- function M(e) {
441
- var t = typeof e;
442
- return Array.isArray(e) ? "array" : e instanceof RegExp ? "object" : j(t, e) ? "symbol" : t;
443
- }
444
- function N(e) {
445
- if (e == null) return "" + e;
446
- var t = M(e);
447
- if (t === "object") {
448
- if (e instanceof Date) return "date";
449
- if (e instanceof RegExp) return "regexp";
450
- }
451
- return t;
452
- }
453
- function P(e) {
454
- var t = N(e);
455
- switch (t) {
456
- case "array":
457
- case "object": return "an " + t;
458
- case "boolean":
459
- case "date":
460
- case "regexp": return "a " + t;
461
- default: return t;
462
- }
463
- }
464
- function F(e) {
465
- return !e.constructor || !e.constructor.name ? o : e.constructor.name;
466
- }
467
- return s.checkPropTypes = d, s.resetWarningCache = d.resetWarningCache, s.PropTypes = s, s;
468
- };
469
- })), l = /* @__PURE__ */ e(((e, t) => {
470
- var n = a();
471
- function r() {}
472
- function i() {}
473
- i.resetWarningCache = r, t.exports = function() {
474
- function e(e, t, r, i, a, o) {
475
- if (o !== n) {
476
- var s = /* @__PURE__ */ Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");
477
- throw s.name = "Invariant Violation", s;
478
- }
479
- }
480
- e.isRequired = e;
481
- function t() {
482
- return e;
483
- }
484
- var a = {
485
- array: e,
486
- bigint: e,
487
- bool: e,
488
- func: e,
489
- number: e,
490
- object: e,
491
- string: e,
492
- symbol: e,
493
- any: e,
494
- arrayOf: t,
495
- element: e,
496
- elementType: e,
497
- instanceOf: t,
498
- node: e,
499
- objectOf: t,
500
- oneOf: t,
501
- oneOfType: t,
502
- shape: t,
503
- exact: t,
504
- checkPropTypes: i,
505
- resetWarningCache: r
506
- };
507
- return a.PropTypes = a, a;
508
- };
509
- })), u = /* @__PURE__ */ e(((e, t) => {
510
- if (process.env.NODE_ENV !== "production") {
511
- var n = r();
512
- t.exports = c()(n.isElement, !0);
513
- } else t.exports = l()();
514
- }));
515
- //#endregion
516
- export { u as t };
@@ -1,30 +0,0 @@
1
- import { t as e } from "./clsx-DGZSe4Nt.js";
2
- //#region ../../node_modules/@mui/utils/resolveProps/resolveProps.mjs
3
- function t(n, r, i = !1) {
4
- let a = { ...r };
5
- for (let o in n) if (Object.prototype.hasOwnProperty.call(n, o)) {
6
- let s = o;
7
- if (s === "components" || s === "slots") a[s] = {
8
- ...n[s],
9
- ...a[s]
10
- };
11
- else if (s === "componentsProps" || s === "slotProps") {
12
- let e = n[s], o = r[s];
13
- if (!o) a[s] = e || {};
14
- else if (!e) a[s] = o;
15
- else {
16
- a[s] = { ...o };
17
- for (let n in e) if (Object.prototype.hasOwnProperty.call(e, n)) {
18
- let r = n;
19
- a[s][r] = t(e[r], o[r], i);
20
- }
21
- }
22
- } else s === "className" && i && r.className !== void 0 ? a.className = e(n?.className, r?.className) : s === "style" && i && r.style ? a.style = {
23
- ...n?.style,
24
- ...r?.style
25
- } : a[s] === void 0 && (a[s] = n[s]);
26
- }
27
- return a;
28
- }
29
- //#endregion
30
- export { t };