@solostylist/ui-kit 2.0.2 → 2.0.4

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (310) hide show
  1. package/dist/{gradients-mQAYCK0_.js → gradients-DSnBONEQ.js} +1 -1
  2. package/dist/main.js +1 -1
  3. package/dist/palettes/index.js +1 -1
  4. package/dist/{palettes-B1FcGUYs.js → palettes-CJLuEy1m.js} +163 -163
  5. package/dist/s-accordion/index.js +1 -1
  6. package/dist/s-accordion/s-accordion.js +70 -2
  7. package/dist/s-action-overlay/s-action-overlay.js +21 -21
  8. package/dist/s-animated-gradient-text/s-animated-gradient-text.js +18 -19
  9. package/dist/s-announcement-bar/s-announcement-bar.js +50 -53
  10. package/dist/s-autocomplete/s-autocomplete.js +1 -1
  11. package/dist/s-avatar/s-avatar.js +17 -17
  12. package/dist/s-blur-text/s-blur-text.js +16 -16
  13. package/dist/s-brand-logo/index.js +1 -1
  14. package/dist/s-brand-logo/s-brand-logo.js +1 -1
  15. package/dist/s-breadcrumbs/s-breadcrumbs.js +19 -19
  16. package/dist/s-carousel/index.js +1 -1
  17. package/dist/s-carousel/s-carousel.js +186 -2
  18. package/dist/s-category-card/s-category-card.js +22 -22
  19. package/dist/s-chat-input/index.js +1 -1
  20. package/dist/s-chat-input/s-chat-input.js +398 -2
  21. package/dist/s-chat-message/index.js +1 -1
  22. package/dist/s-chat-message/s-chat-message.js +314 -2
  23. package/dist/s-checkbox/s-checkbox.js +18 -19
  24. package/dist/s-chips/index.js +1 -1
  25. package/dist/s-chips/s-chips.js +174 -2
  26. package/dist/s-code-block/index.js +1 -1
  27. package/dist/s-code-block/s-code-block.js +103 -2
  28. package/dist/s-comment-message/index.js +1 -1
  29. package/dist/s-comment-message/s-comment-message.js +189 -2
  30. package/dist/s-copyable-text/s-copyable-text.js +18 -18
  31. package/dist/s-countdown/s-count-box.js +18 -18
  32. package/dist/s-data-table/index.js +1 -1
  33. package/dist/s-data-table/s-data-table.js +213 -2
  34. package/dist/s-date-picker/index.js +1 -1
  35. package/dist/s-date-picker/s-date-picker.js +106 -2
  36. package/dist/s-datetime-picker/index.js +1 -1
  37. package/dist/s-datetime-picker/s-datetime-picker.js +108 -2
  38. package/dist/s-dialog/index.js +1 -1
  39. package/dist/s-dialog/s-dialog.js +80 -2
  40. package/dist/s-dialog-confirm/s-dialog-confirm.js +32 -33
  41. package/dist/s-dialog-message/s-dialog-message.js +31 -32
  42. package/dist/s-drawer/index.js +1 -1
  43. package/dist/s-drawer/s-drawer.js +139 -2
  44. package/dist/s-empty/s-empty.js +13 -14
  45. package/dist/s-file-dropzone/index.js +1 -1
  46. package/dist/s-file-dropzone/s-file-dropzone.js +219 -2
  47. package/dist/s-file-icon/s-file-icon.js +87 -88
  48. package/dist/s-flex-box/s-flex-box.js +11 -12
  49. package/dist/s-form/s-form.js +15 -15
  50. package/dist/s-gallery/s-gallery.js +1 -1
  51. package/dist/s-glow-button/s-glow-button.js +9 -10
  52. package/dist/s-gradient-blob-pulse/s-gradient-blob-pulse.js +23 -24
  53. package/dist/s-icon-button/s-icon-button.js +13 -14
  54. package/dist/s-image-comparison/s-image-comparison.js +29 -31
  55. package/dist/s-image-viewer/image-viewer-thumbnail-dock.js +1 -1
  56. package/dist/s-image-viewer/index.js +3 -3
  57. package/dist/s-image-viewer/s-image-viewer.js +266 -2
  58. package/dist/s-image-viewer/use-image-viewer-navigation.js +7 -7
  59. package/dist/s-interactive-card/s-interactive-card.js +39 -41
  60. package/dist/s-label/s-label.js +25 -26
  61. package/dist/s-language-switcher/index.js +2 -2
  62. package/dist/s-language-switcher/s-language-switcher.js +145 -2
  63. package/dist/s-lazy-image/s-lazy-image.js +17 -18
  64. package/dist/s-link/index.js +1 -1
  65. package/dist/s-link/s-link.js +5 -2
  66. package/dist/s-list-action-item/s-list-action-item.js +38 -39
  67. package/dist/s-localization-provider/index.js +1 -1
  68. package/dist/s-localization-provider/s-localization-provider.js +12 -2
  69. package/dist/s-mega-menu/mega-menu-panel.js +132 -134
  70. package/dist/s-mega-menu/mega-menu-trigger.js +49 -2
  71. package/dist/s-mega-menu/s-mega-menu.js +80 -83
  72. package/dist/s-mobile-dock/index.js +1 -1
  73. package/dist/s-mobile-dock/s-mobile-dock.js +145 -2
  74. package/dist/s-nav-item/s-nav-item.js +19 -20
  75. package/dist/s-nav-items/s-nav-items.js +51 -52
  76. package/dist/s-no-ssr/index.js +1 -1
  77. package/dist/s-no-ssr/s-no-ssr.js +5 -2
  78. package/dist/s-number-range/index.js +1 -1
  79. package/dist/s-number-range/s-number-range.js +250 -2
  80. package/dist/s-pagination/index.js +1 -1
  81. package/dist/s-pagination/s-pagination.js +85 -2
  82. package/dist/s-pixel-reveal/s-pixel-reveal.js +20 -20
  83. package/dist/s-popover/s-popover-content.js +11 -12
  84. package/dist/s-popover/s-popover.js +22 -24
  85. package/dist/s-product-card/s-product-card.js +177 -180
  86. package/dist/s-product-gallery/index.js +1 -1
  87. package/dist/s-product-gallery/s-product-gallery.js +427 -2
  88. package/dist/s-quantity-input/s-quantity-input.js +24 -24
  89. package/dist/s-review/index.js +1 -1
  90. package/dist/s-review/s-review.js +272 -2
  91. package/dist/s-scroll-reveal/s-scroll-reveal.js +7 -8
  92. package/dist/s-scroll-to-top/s-scroll-to-top.js +27 -28
  93. package/dist/s-scroll-velocity/scroll-velocity-row.js +29 -29
  94. package/dist/s-segmented-control/s-segmented-control.js +64 -68
  95. package/dist/s-select/index.js +1 -1
  96. package/dist/s-select/s-select.js +201 -2
  97. package/dist/s-select-list/s-select-list.js +47 -50
  98. package/dist/s-skeleton/s-skeleton.js +12 -13
  99. package/dist/s-snackbar-message/index.js +2 -2
  100. package/dist/s-snackbar-message/s-snackbar-message.js +89 -2
  101. package/dist/s-spotlight-cursor/s-spotlight-cursor.js +27 -27
  102. package/dist/s-status-illustration/s-status-illustration.js +74 -74
  103. package/dist/s-stepper/index.js +1 -1
  104. package/dist/s-stepper/s-stepper.js +102 -2
  105. package/dist/s-stripe/s-stripe.js +11 -12
  106. package/dist/s-stripe/stripe-input.js +3 -2
  107. package/dist/s-swatch/s-swatch.js +34 -35
  108. package/dist/s-switch/index.js +1 -1
  109. package/dist/s-switch/s-switch.js +48 -2
  110. package/dist/s-tabs/s-tabs.js +48 -50
  111. package/dist/s-text-editor/index.js +1 -1
  112. package/dist/s-text-editor/s-text-editor-toolbar.js +213 -2
  113. package/dist/s-text-editor/s-text-editor.js +25 -26
  114. package/dist/s-text-field/index.js +1 -1
  115. package/dist/s-text-field/s-text-field.js +52 -2
  116. package/dist/s-text-shimmer/s-text-shimmer.js +1 -3
  117. package/dist/s-text-truncation/s-text-truncation.js +20 -20
  118. package/dist/s-theme-demo/s-theme-demo.js +8 -8
  119. package/dist/s-theme-demo/theme-demo-color-palette-section.js +1 -1
  120. package/dist/s-theme-demo/theme-demo-color-ramps-section.js +1 -1
  121. package/dist/s-theme-demo/theme-demo-components-section.js +265 -2
  122. package/dist/s-theme-demo/theme-demo-typography-section.js +10 -10
  123. package/dist/s-theme-provider/s-theme-provider.js +1 -1
  124. package/dist/s-theme-switch/index.js +1 -1
  125. package/dist/s-theme-switch/s-theme-switch.js +60 -2
  126. package/dist/s-tip/index.js +1 -1
  127. package/dist/s-tip/s-tip.js +61 -2
  128. package/dist/s-tool-bar/s-tool-bar.js +28 -28
  129. package/dist/s-tool-bar/tool-bar-action-buttons.js +55 -2
  130. package/dist/s-tool-bar/tool-bar-image-input.js +148 -2
  131. package/dist/s-tool-bar/tool-bar-inputs.js +55 -55
  132. package/dist/s-tool-item/s-tool-item.js +22 -22
  133. package/dist/s-two-pane-layout/s-two-pane-layout.js +32 -32
  134. package/dist/s-zoom-image/s-zoom-image.js +18 -19
  135. package/dist/theme/components/autocomplete.js +43 -2
  136. package/dist/theme/components/avatar.js +9 -2
  137. package/dist/theme/components/card.js +3 -3
  138. package/dist/theme/components/checkbox.js +90 -2
  139. package/dist/theme/components/chip.js +3 -3
  140. package/dist/theme/components/components.js +20 -20
  141. package/dist/theme/components/date-calendar.js +1 -0
  142. package/dist/theme/components/day-calendar.js +1 -0
  143. package/dist/theme/components/drawer.js +1 -1
  144. package/dist/theme/components/field-label-styles.js +19 -2
  145. package/dist/theme/components/form-label.js +1 -1
  146. package/dist/theme/components/list-item-button.js +1 -1
  147. package/dist/theme/components/list-item.js +7 -7
  148. package/dist/theme/components/month-calendar.js +14 -13
  149. package/dist/theme/components/multi-section-digital-clock-section.js +1 -0
  150. package/dist/theme/components/outlined-input.js +6 -6
  151. package/dist/theme/components/picker-day.js +1 -0
  152. package/dist/theme/components/pickers-arrow-switcher.js +1 -0
  153. package/dist/theme/components/pickers-calendar-header.js +3 -2
  154. package/dist/theme/components/select.js +6 -6
  155. package/dist/theme/components/switch.js +1 -1
  156. package/dist/theme/components/table-pagination.js +1 -1
  157. package/dist/theme/components/toggle-button.js +93 -2
  158. package/dist/theme/components/year-calendar.js +14 -13
  159. package/dist/theme/theme-primitives.js +2 -2
  160. package/dist/{theme-primitives-CXtaMdVj.js → theme-primitives-CRfnMsNy.js} +108 -109
  161. package/dist/utils/dayjs.js +9 -146
  162. package/package.json +8 -3
  163. package/dist/Add-CEnTWsXs.js +0 -6
  164. package/dist/ArrowUpward-udL1ltj2.js +0 -6
  165. package/dist/Box-9oeZgA1U.js +0 -46
  166. package/dist/Button-DaLr1m20.js +0 -534
  167. package/dist/ButtonBase-DovDC6-1.js +0 -700
  168. package/dist/Checkbox-C-Xjbzzh.js +0 -152
  169. package/dist/ChevronRight-DsPfsFKB.js +0 -6
  170. package/dist/Close-CIYOM-Sc.js +0 -6
  171. package/dist/Collapse-DPUr1cbP.js +0 -266
  172. package/dist/ContentCopy-Hlh3azVb.js +0 -6
  173. package/dist/DefaultPropsProvider-ebWx4_5E.js +0 -128
  174. package/dist/DialogContent-b3xbJVC6.js +0 -450
  175. package/dist/Download-D9PkFi7a.js +0 -6
  176. package/dist/ExpandMore-sOgvEha9.js +0 -6
  177. package/dist/Favorite-BP343hjM.js +0 -6
  178. package/dist/FavoriteBorder-D15j9xEL.js +0 -6
  179. package/dist/FormControl-DwMfZCiz.js +0 -215
  180. package/dist/FormControlLabel-Ihga1FTB.js +0 -173
  181. package/dist/Grow-BQR7x52V.js +0 -121
  182. package/dist/IconButton-CE-4GamO.js +0 -448
  183. package/dist/InfoOutlined-lpvhO6P8.js +0 -6
  184. package/dist/List-RNcZhRdr.js +0 -105
  185. package/dist/Menu-CnyB4SDS.js +0 -180
  186. package/dist/MenuItem-Ck30dBOR.js +0 -224
  187. package/dist/MenuList-Cc98uWXq.js +0 -160
  188. package/dist/Modal-CD2EBfU8.js +0 -702
  189. package/dist/Paper-_3qggtBp.js +0 -115
  190. package/dist/Popover-BFdKSYI5.js +0 -340
  191. package/dist/Popper-DYNAMSDd.js +0 -1351
  192. package/dist/Portal-i_wgIe9-.js +0 -49
  193. package/dist/Remove-DDEn8ek8.js +0 -6
  194. package/dist/RtlProvider-B7uVJXUY.js +0 -19
  195. package/dist/Skeleton-iZFynl7z.js +0 -220
  196. package/dist/Stack-C0LGzM4c.js +0 -158
  197. package/dist/SwitchBase-CjWtDdmE.js +0 -198
  198. package/dist/Tooltip-B1sn94L0.js +0 -448
  199. package/dist/Typography-_P0svrkO.js +0 -168
  200. package/dist/UnfoldMoreRounded-CuCrdxoy.js +0 -6
  201. package/dist/appendOwnerState-CFQTq3pb.js +0 -17
  202. package/dist/assets/stripe-input.css +0 -1
  203. package/dist/autocomplete-BgARERpp.js +0 -43
  204. package/dist/avatar-XNOdbbRz.js +0 -10
  205. package/dist/buttonBaseClasses-B90LjsNK.js +0 -13
  206. package/dist/capitalize-C0baBJCm.js +0 -5
  207. package/dist/chainPropTypes-CkMRtDjQ.js +0 -8
  208. package/dist/checkbox-D1U_JKqs.js +0 -88
  209. package/dist/checkboxClasses-B1up2lUn.js +0 -18
  210. package/dist/chunk-C_CI6nMA.js +0 -13
  211. package/dist/clsx-DGZSe4Nt.js +0 -16
  212. package/dist/colorManipulator-DmUjcif3.js +0 -129
  213. package/dist/contains-DnqPQsQU.js +0 -16
  214. package/dist/createSimplePaletteValueFilter-DFvyXHoZ.js +0 -14
  215. package/dist/createSvgIcon-3y-gS0r1.js +0 -155
  216. package/dist/createTheme-xB2Em0Na.js +0 -1869
  217. package/dist/defaultTheme-BaGcIzCh.js +0 -210
  218. package/dist/elementAcceptingRef-pKEY6jPR.js +0 -25
  219. package/dist/elementTypeAcceptingRef-xl_04Y5-.js +0 -19
  220. package/dist/exactProp-C_IsucXf.js +0 -13
  221. package/dist/extends-DXMyyJCW.js +0 -12
  222. package/dist/field-label-styles-4praXMaE.js +0 -50
  223. package/dist/formLabelClasses-AuZHWfTs.js +0 -18
  224. package/dist/generateUtilityClass-PAIOm1jC.js +0 -34
  225. package/dist/generateUtilityClasses-DvX505Gy.js +0 -10
  226. package/dist/getActiveElement-BfBkhgy6.js +0 -8
  227. package/dist/iconButtonClasses-CVVRFXRo.js +0 -27
  228. package/dist/inputAdornmentClasses-BbB8s-Z4.js +0 -19
  229. package/dist/inputBaseClasses-Ce_jjdp9.js +0 -25
  230. package/dist/integerPropType-CCkQD1JY.js +0 -27
  231. package/dist/isEventHandler-QShLXBxE.js +0 -7
  232. package/dist/isFocusVisible-4OIE8TST.js +0 -11
  233. package/dist/isLayoutSupported-Btg2X3QE.js +0 -6
  234. package/dist/isMuiElement-CPjhi284.js +0 -10
  235. package/dist/mega-menu-trigger-BcOo8I5_.js +0 -53
  236. package/dist/memoTheme-qFyKAk7y.js +0 -15
  237. package/dist/mergeSlotProps-DC8r4QzS.js +0 -45
  238. package/dist/monthCalendarClasses-b964KRbc.js +0 -14
  239. package/dist/objectWithoutPropertiesLoose-q4Zwd1RV.js +0 -12
  240. package/dist/outlinedInputClasses-ci1zDasn.js +0 -17
  241. package/dist/ownerDocument-CJjQZweZ.js +0 -6
  242. package/dist/ownerDocument-pYjJiXem.js +0 -5
  243. package/dist/ownerWindow-SSeeoqPT.js +0 -18
  244. package/dist/pickersCalendarHeaderClasses-BAiPN_oY.js +0 -12
  245. package/dist/prop-types-BzYPyWN7.js +0 -516
  246. package/dist/refType-j5S9pc_e.js +0 -6
  247. package/dist/resolveProps-7jIA45vn.js +0 -30
  248. package/dist/s-accordion-1oLxQhod.js +0 -487
  249. package/dist/s-carousel-CAyAl3ka.js +0 -1355
  250. package/dist/s-chat-input-T3gyan60.js +0 -419
  251. package/dist/s-chat-message-NFTpNgt5.js +0 -315
  252. package/dist/s-chips-Dqq1fgz-.js +0 -176
  253. package/dist/s-code-block-DyDtctGG.js +0 -658
  254. package/dist/s-comment-message-DpCVBKiE.js +0 -192
  255. package/dist/s-data-table-D4V58HFR.js +0 -805
  256. package/dist/s-date-picker-BFIQOA8C.js +0 -657
  257. package/dist/s-datetime-picker-zfg7BEOW.js +0 -3886
  258. package/dist/s-dialog-BNlXsVVP.js +0 -123
  259. package/dist/s-drawer-4h5ZyoM8.js +0 -562
  260. package/dist/s-file-dropzone-Cfzv1Cm8.js +0 -422
  261. package/dist/s-image-viewer-CjK67-rs.js +0 -269
  262. package/dist/s-language-switcher-PaMgHWc2.js +0 -246
  263. package/dist/s-link-Db1aabHh.js +0 -235
  264. package/dist/s-localization-provider-CeyB_SGz.js +0 -519
  265. package/dist/s-mobile-dock-8F3UWAb8.js +0 -615
  266. package/dist/s-no-ssr-DH57_uP_.js +0 -25
  267. package/dist/s-number-range-Low5QjuD.js +0 -253
  268. package/dist/s-pagination-s46hBifh.js +0 -606
  269. package/dist/s-product-gallery-Dj9eGg5i.js +0 -430
  270. package/dist/s-review--Q2C0ngO.js +0 -272
  271. package/dist/s-select-CtVKEOZ5.js +0 -204
  272. package/dist/s-snackbar-message-DsfJlDYd.js +0 -810
  273. package/dist/s-stepper-BtODHVro.js +0 -892
  274. package/dist/s-switch-BCeBoxWf.js +0 -307
  275. package/dist/s-text-editor-toolbar-D5eQ-jCs.js +0 -2124
  276. package/dist/s-text-field-HYyDf1Jo.js +0 -51
  277. package/dist/s-theme-switch-BFWpADh3.js +0 -60
  278. package/dist/s-tip-jbL7vtoU.js +0 -62
  279. package/dist/selectClasses-CPxME5jE.js +0 -22
  280. package/dist/setRef-BWPyWnrr.js +0 -6
  281. package/dist/styled-Bog8QCl3.js +0 -163
  282. package/dist/svgIconClasses-1kWGzgux.js +0 -20
  283. package/dist/switchClasses-BtweO7PC.js +0 -23
  284. package/dist/theme-demo-components-section-C7l_2KAo.js +0 -267
  285. package/dist/toggle-button-BsGb-tOr.js +0 -104
  286. package/dist/tool-bar-action-buttons-v1koaasr.js +0 -54
  287. package/dist/tool-bar-image-input-DtXTyEe1.js +0 -148
  288. package/dist/typographyClasses-BH_-zLwg.js +0 -31
  289. package/dist/unsupportedProp-whMV_uOi.js +0 -11
  290. package/dist/useControlled-DqNPBJNp.js +0 -5
  291. package/dist/useControlled-uxVKygk1.js +0 -29
  292. package/dist/useEnhancedEffect-DFq_FMGX.js +0 -5
  293. package/dist/useEnhancedEffect-dBFfkm1e.js +0 -5
  294. package/dist/useEventCallback-DGCsaRIu.js +0 -5
  295. package/dist/useEventCallback-DhCPBxRG.js +0 -11
  296. package/dist/useForkRef-BuNFTXxE.js +0 -29
  297. package/dist/useFormControl-gXwNeUM1.js +0 -18
  298. package/dist/useMobilePicker-CdrT935R.js +0 -7584
  299. package/dist/useRovingTabIndex-DPlW997R.js +0 -242
  300. package/dist/useSlot-BG8ReOxN.js +0 -83
  301. package/dist/useSlotProps-BOO3qaI9.js +0 -16
  302. package/dist/useTheme-BIWMbX3i.js +0 -9
  303. package/dist/useThemeProps-Dw9dmKyT.js +0 -29
  304. package/dist/useTimeout-CoK-Khfm.js +0 -49
  305. package/dist/utils-Bfqbev5I.js +0 -248
  306. package/dist/warning-D5YhCbje.js +0 -99
  307. package/dist/yearCalendarClasses-D9k_KT38.js +0 -14
  308. /package/dist/{colors-Bik9qOU9.js → colors-CNjL5fhq.js} +0 -0
  309. /package/dist/{s-brand-logo-D7Jovf5K.js → s-brand-logo-CErW9Slg.js} +0 -0
  310. /package/dist/{utils-DOY6v6ln.js → utils-CMeAWSRO.js} +0 -0
@@ -1,14 +0,0 @@
1
- import { t as e } from "./generateUtilityClass-PAIOm1jC.js";
2
- import { t } from "./generateUtilityClasses-DvX505Gy.js";
3
- //#region ../../node_modules/@mui/x-date-pickers/MonthCalendar/monthCalendarClasses.mjs
4
- function n(t) {
5
- return e("MuiMonthCalendar", t);
6
- }
7
- var r = t("MuiMonthCalendar", [
8
- "root",
9
- "button",
10
- "disabled",
11
- "selected"
12
- ]);
13
- //#endregion
14
- export { r as n, n as t };
@@ -1,12 +0,0 @@
1
- //#region ../../node_modules/@babel/runtime/helpers/esm/objectWithoutPropertiesLoose.js
2
- function e(e, t) {
3
- if (e == null) return {};
4
- var n = {};
5
- for (var r in e) if ({}.hasOwnProperty.call(e, r)) {
6
- if (t.indexOf(r) !== -1) continue;
7
- n[r] = e[r];
8
- }
9
- return n;
10
- }
11
- //#endregion
12
- export { e as t };
@@ -1,17 +0,0 @@
1
- import { t as e } from "./generateUtilityClass-PAIOm1jC.js";
2
- import { t } from "./generateUtilityClasses-DvX505Gy.js";
3
- import { n } from "./inputBaseClasses-Ce_jjdp9.js";
4
- //#region ../../node_modules/@mui/material/OutlinedInput/outlinedInputClasses.mjs
5
- function r(t) {
6
- return e("MuiOutlinedInput", t);
7
- }
8
- var i = {
9
- ...n,
10
- ...t("MuiOutlinedInput", [
11
- "root",
12
- "notchedOutline",
13
- "input"
14
- ])
15
- };
16
- //#endregion
17
- export { i as n, r as t };
@@ -1,6 +0,0 @@
1
- //#region ../../node_modules/@mui/utils/ownerDocument/ownerDocument.mjs
2
- function e(e) {
3
- return e && e.ownerDocument || document;
4
- }
5
- //#endregion
6
- export { e as t };
@@ -1,5 +0,0 @@
1
- import { t as e } from "./ownerDocument-CJjQZweZ.js";
2
- //#region ../../node_modules/@mui/material/utils/ownerDocument.mjs
3
- var t = e;
4
- //#endregion
5
- export { t };
@@ -1,18 +0,0 @@
1
- import { c as e } from "./Modal-CD2EBfU8.js";
2
- //#region ../../node_modules/@mui/utils/debounce/debounce.mjs
3
- function t(e, t = 166) {
4
- let n;
5
- function r(...r) {
6
- clearTimeout(n), n = setTimeout(() => {
7
- e.apply(this, r);
8
- }, t);
9
- }
10
- return r.clear = () => {
11
- clearTimeout(n);
12
- }, r;
13
- }
14
- //#endregion
15
- //#region ../../node_modules/@mui/material/utils/debounce.mjs
16
- var n = t, r = e;
17
- //#endregion
18
- export { n, t as r, r as t };
@@ -1,12 +0,0 @@
1
- import { t as e } from "./generateUtilityClass-PAIOm1jC.js";
2
- import { t } from "./generateUtilityClasses-DvX505Gy.js";
3
- //#region ../../node_modules/@mui/x-date-pickers/PickersCalendarHeader/pickersCalendarHeaderClasses.mjs
4
- var n = (t) => e("MuiPickersCalendarHeader", t), r = t("MuiPickersCalendarHeader", [
5
- "root",
6
- "labelContainer",
7
- "label",
8
- "switchViewButton",
9
- "switchViewIcon"
10
- ]);
11
- //#endregion
12
- export { r as n, n as t };
@@ -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,6 +0,0 @@
1
- import { n as e } from "./chunk-C_CI6nMA.js";
2
- import { t } from "./prop-types-BzYPyWN7.js";
3
- //#region ../../node_modules/@mui/utils/refType/refType.mjs
4
- var n = /* @__PURE__ */ e(t(), 1), r = n.default.oneOfType([n.default.func, n.default.object]);
5
- //#endregion
6
- export { r 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 };