@solostylist/ui-kit 1.0.202 → 1.0.204

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 (445) hide show
  1. package/dist/ArrowUpward-KYbUu0UZ.js +5 -0
  2. package/dist/Box-a5uPlxYL.js +47 -0
  3. package/dist/ButtonBase-CyZX7c8K.js +802 -0
  4. package/dist/ChevronLeft-Djq7TyZX.js +5 -0
  5. package/dist/ChevronRight-BgWjUtu8.js +5 -0
  6. package/dist/Close-DD2G0QfM.js +5 -0
  7. package/dist/ContentCopy-D1OlBB-D.js +6 -0
  8. package/dist/DefaultPropsProvider-CFaP_bh_.js +157 -0
  9. package/dist/Download-DDt8mUQX.js +5 -0
  10. package/dist/ExpandMore-3GurpYw-.js +5 -0
  11. package/dist/Favorite-gVQqn0Cm.js +5 -0
  12. package/dist/Menu-BB3Khkc0.js +1662 -0
  13. package/dist/MenuItem-CjPW2J-w.js +213 -0
  14. package/dist/Paper-COr98fp-.js +329 -0
  15. package/dist/Select-B9880Uge.js +2545 -0
  16. package/dist/Stack-BJ4hQFAK.js +158 -0
  17. package/dist/Typography-B_GHPkH2.js +187 -0
  18. package/dist/assets/s-carousel.css +1 -1
  19. package/dist/assets/s-overlay-scrollbar.css +10 -1
  20. package/dist/assets/stripe-input.css +1 -1
  21. package/dist/avatar-boNnyODN.js +9 -0
  22. package/dist/buttonBaseClasses-DqKyadLa.js +13 -0
  23. package/dist/checkbox-CajxsIFH.js +57 -0
  24. package/dist/chunk-BQCxAhux.js +23 -0
  25. package/dist/createSimplePaletteValueFilter-1V26n1YK.js +14 -0
  26. package/dist/createSvgIcon-Bs2KOQvq.js +153 -0
  27. package/dist/createTheme-CMuiGmV-.js +2430 -0
  28. package/dist/defaultTheme-C7Su92B_.js +5 -0
  29. package/dist/entries/carousel.js +4 -4
  30. package/dist/entries/chat.js +4 -4
  31. package/dist/entries/code.js +4 -4
  32. package/dist/entries/core.js +57 -122
  33. package/dist/entries/dates.js +8 -12
  34. package/dist/entries/dropzone.js +4 -4
  35. package/dist/entries/editor.js +3 -4
  36. package/dist/entries/gallery.js +8 -13
  37. package/dist/entries/i18n.js +4 -7
  38. package/dist/entries/motion.js +15 -27
  39. package/dist/entries/scrollbar.js +3 -4
  40. package/dist/entries/stripe.js +7 -10
  41. package/dist/extendSxProp-DC0zdi8T.js +29 -0
  42. package/dist/generateUtilityClass-DdqZpZoW.js +34 -0
  43. package/dist/generateUtilityClasses-i3-S3IQr.js +10 -0
  44. package/dist/hooks/index.js +5 -11
  45. package/dist/hooks/use-count-down.js +85 -76
  46. package/dist/hooks/use-dialog.js +21 -18
  47. package/dist/hooks/use-is-passed-position.js +20 -20
  48. package/dist/hooks/use-popover.js +18 -18
  49. package/dist/hooks/use-scroll-animation.js +74 -56
  50. package/dist/iconButtonClasses-BggbSXxO.js +27 -0
  51. package/dist/identifier-_S1f0Pg2.js +190 -0
  52. package/dist/jsx-runtime-V-UOMaX1.js +180 -0
  53. package/dist/main.js +104 -196
  54. package/dist/mergeSlotProps-DKt8V_TK.js +48 -0
  55. package/dist/objectWithoutPropertiesLoose-Dn-p_OIo.js +23 -0
  56. package/dist/outlinedInputClasses-5cvWh4bu.js +43 -0
  57. package/dist/resolveProps-BfzHOpig.js +30 -0
  58. package/dist/s-accordion/index.js +4 -4
  59. package/dist/s-accordion/s-accordion.d.ts +0 -5
  60. package/dist/s-accordion/s-accordion.js +4 -949
  61. package/dist/s-accordion-Dt3fbZNh.js +712 -0
  62. package/dist/s-action-overlay/index.js +3 -4
  63. package/dist/s-action-overlay/s-action-overlay.d.ts +0 -4
  64. package/dist/s-action-overlay/s-action-overlay.js +108 -109
  65. package/dist/s-autocomplete/index.js +3 -4
  66. package/dist/s-autocomplete/s-autocomplete.d.ts +0 -5
  67. package/dist/s-autocomplete/s-autocomplete.js +25 -31
  68. package/dist/s-avatar/index.js +3 -4
  69. package/dist/s-avatar/s-avatar.d.ts +0 -4
  70. package/dist/s-avatar/s-avatar.js +32 -22
  71. package/dist/s-blur-text/index.js +3 -4
  72. package/dist/s-blur-text/s-blur-text.d.ts +0 -3
  73. package/dist/s-blur-text/s-blur-text.js +67 -81
  74. package/dist/s-breadcrumbs/index.js +3 -3
  75. package/dist/s-breadcrumbs/s-breadcrumbs.d.ts +0 -3
  76. package/dist/s-breadcrumbs/s-breadcrumbs.js +49 -44
  77. package/dist/s-button/index.js +3 -4
  78. package/dist/s-button/s-button.d.ts +0 -3
  79. package/dist/s-button/s-button.js +11 -9
  80. package/dist/s-carousel/index.js +4 -4
  81. package/dist/s-carousel/s-carousel.d.ts +0 -3
  82. package/dist/s-carousel/s-carousel.js +4 -2478
  83. package/dist/s-carousel-B3VUHzx3.js +2294 -0
  84. package/dist/s-category-card/index.js +2 -3
  85. package/dist/s-category-card/s-category-card.d.ts +0 -3
  86. package/dist/s-category-card/s-category-card.js +70 -105
  87. package/dist/s-chat-input/index.js +4 -4
  88. package/dist/s-chat-input/s-chat-input.d.ts +0 -3
  89. package/dist/s-chat-input/s-chat-input.js +4 -319
  90. package/dist/s-chat-input-j_4JZfmI.js +283 -0
  91. package/dist/s-chat-message/index.js +4 -4
  92. package/dist/s-chat-message/s-chat-message.d.ts +0 -3
  93. package/dist/s-chat-message/s-chat-message.js +4 -283
  94. package/dist/s-chat-message-DQk5XWSJ.js +281 -0
  95. package/dist/s-checkbox/index.js +3 -4
  96. package/dist/s-checkbox/s-checkbox.d.ts +0 -3
  97. package/dist/s-checkbox/s-checkbox.js +27 -17
  98. package/dist/s-chip/index.js +3 -4
  99. package/dist/s-chip/s-chip.d.ts +0 -3
  100. package/dist/s-chip/s-chip.js +10 -8
  101. package/dist/s-chips/index.js +3 -4
  102. package/dist/s-chips/s-chips.d.ts +0 -1
  103. package/dist/s-chips/s-chips.js +91 -86
  104. package/dist/s-code-block/index.js +4 -4
  105. package/dist/s-code-block/s-code-block.d.ts +0 -3
  106. package/dist/s-code-block/s-code-block.js +4 -1052
  107. package/dist/s-code-block-BxdWmtRX.js +608 -0
  108. package/dist/s-comment-message/index.js +4 -4
  109. package/dist/s-comment-message/s-comment-message.d.ts +0 -3
  110. package/dist/s-comment-message/s-comment-message.js +4 -123
  111. package/dist/s-comment-message-D3XTOm1L.js +195 -0
  112. package/dist/s-copyable-text/index.js +4 -4
  113. package/dist/s-copyable-text/s-copyable-text.d.ts +0 -3
  114. package/dist/s-copyable-text/s-copyable-text.js +50 -54
  115. package/dist/s-countdown/index.js +4 -5
  116. package/dist/s-countdown/s-count-box.d.ts +0 -3
  117. package/dist/s-countdown/s-count-box.js +102 -106
  118. package/dist/s-countdown/s-count-down.d.ts +0 -3
  119. package/dist/s-countdown/s-count-down.js +101 -109
  120. package/dist/s-data-table/index.js +4 -4
  121. package/dist/s-data-table/s-data-table.d.ts +0 -3
  122. package/dist/s-data-table/s-data-table.js +4 -1291
  123. package/dist/s-data-table-B9B189jk.js +893 -0
  124. package/dist/s-date-picker/index.js +4 -4
  125. package/dist/s-date-picker/s-date-picker.d.ts +0 -3
  126. package/dist/s-date-picker/s-date-picker.js +4 -1521
  127. package/dist/s-date-picker-CH4q-Bfx.js +581 -0
  128. package/dist/s-datetime-picker/index.js +4 -4
  129. package/dist/s-datetime-picker/s-datetime-picker.d.ts +0 -3
  130. package/dist/s-datetime-picker/s-datetime-picker.js +4 -5180
  131. package/dist/s-datetime-picker-dviksz3-.js +3808 -0
  132. package/dist/s-dialog/index.js +3 -3
  133. package/dist/s-dialog/s-dialog.d.ts +0 -3
  134. package/dist/s-dialog/s-dialog.js +44 -36
  135. package/dist/s-dialog-confirm/index.js +4 -6
  136. package/dist/s-dialog-confirm/s-dialog-confirm.d.ts +0 -11
  137. package/dist/s-dialog-confirm/s-dialog-confirm.js +86 -75
  138. package/dist/s-dialog-message/index.js +4 -6
  139. package/dist/s-dialog-message/s-dialog-message.d.ts +0 -9
  140. package/dist/s-dialog-message/s-dialog-message.js +75 -66
  141. package/dist/s-empty/index.js +2 -3
  142. package/dist/s-empty/s-empty.d.ts +0 -1
  143. package/dist/s-empty/s-empty.js +12 -7
  144. package/dist/s-error/index.js +3 -4
  145. package/dist/s-error/s-error.d.ts +0 -1
  146. package/dist/s-error/s-error.js +31 -20
  147. package/dist/s-error-layout/index.js +3 -4
  148. package/dist/s-error-layout/s-error-layout.d.ts +0 -1
  149. package/dist/s-error-layout/s-error-layout.js +78 -56
  150. package/dist/s-file-dropzone/index.js +4 -4
  151. package/dist/s-file-dropzone/s-file-dropzone.d.ts +0 -1
  152. package/dist/s-file-dropzone/s-file-dropzone.js +4 -124
  153. package/dist/s-file-dropzone-DYiYlcY8.js +134 -0
  154. package/dist/s-file-icon/index.js +4 -4
  155. package/dist/s-file-icon/s-file-icon.d.ts +0 -1
  156. package/dist/s-file-icon/s-file-icon.js +327 -272
  157. package/dist/s-flex-box/index.js +4 -4
  158. package/dist/s-flex-box/s-flex-box.d.ts +0 -3
  159. package/dist/s-flex-box/s-flex-box.js +11 -7
  160. package/dist/s-form/index.js +3 -4
  161. package/dist/s-form/s-form.d.ts +0 -1
  162. package/dist/s-form/s-form.js +23 -15
  163. package/dist/s-gallery/index.js +4 -5
  164. package/dist/s-gallery/s-gallery.d.ts +0 -19
  165. package/dist/s-gallery/s-gallery.js +310 -346
  166. package/dist/s-glow-button/index.js +4 -4
  167. package/dist/s-glow-button/s-glow-button.js +30 -43
  168. package/dist/s-gradient-icon/index.js +3 -4
  169. package/dist/s-gradient-icon/s-gradient-icon.d.ts +0 -1
  170. package/dist/s-gradient-icon/s-gradient-icon.js +124 -79
  171. package/dist/s-i18n-provider/index.js +3 -4
  172. package/dist/s-i18n-provider/s-i18n-provider.d.ts +0 -1
  173. package/dist/s-i18n-provider/s-i18n-provider.js +23 -26
  174. package/dist/s-icon-button/index.js +3 -4
  175. package/dist/s-icon-button/s-icon-button.d.ts +0 -3
  176. package/dist/s-icon-button/s-icon-button.js +11 -8
  177. package/dist/s-image-comparison/index.js +4 -4
  178. package/dist/s-image-comparison/s-image-comparison.js +169 -206
  179. package/dist/s-image-modal/index.js +4 -5
  180. package/dist/s-image-modal/s-image-modal.d.ts +0 -4
  181. package/dist/s-image-modal/s-image-modal.js +396 -387
  182. package/dist/s-item-not-found/index.js +2 -3
  183. package/dist/s-item-not-found/s-item-not-found.d.ts +0 -3
  184. package/dist/s-item-not-found/s-item-not-found.js +240 -262
  185. package/dist/s-label/index.js +4 -4
  186. package/dist/s-label/s-label.d.ts +0 -3
  187. package/dist/s-label/s-label.js +4 -17
  188. package/dist/s-label-g_Qac9jO.js +30 -0
  189. package/dist/s-language-switcher/index.js +4 -6
  190. package/dist/s-language-switcher/s-language-switcher.d.ts +0 -3
  191. package/dist/s-language-switcher/s-language-switcher.js +4 -252
  192. package/dist/s-language-switcher-DhcrqHJt.js +198 -0
  193. package/dist/s-lazy-image/index.js +3 -4
  194. package/dist/s-lazy-image/s-lazy-image.js +41 -56
  195. package/dist/s-link/index.js +3 -4
  196. package/dist/s-link/s-link.d.ts +0 -3
  197. package/dist/s-link/s-link.js +30 -37
  198. package/dist/s-localization-provider/index.js +4 -4
  199. package/dist/s-localization-provider/s-localization-provider.d.ts +0 -1
  200. package/dist/s-localization-provider/s-localization-provider.js +4 -562
  201. package/dist/s-localization-provider-BpoHpRVl.js +537 -0
  202. package/dist/s-moving-border/index.js +2 -3
  203. package/dist/s-moving-border/s-moving-border.d.ts +0 -3
  204. package/dist/s-moving-border/s-moving-border.js +117 -131
  205. package/dist/s-multi-select/index.js +4 -4
  206. package/dist/s-multi-select/s-multi-select.d.ts +0 -1
  207. package/dist/s-multi-select/s-multi-select.js +4 -82
  208. package/dist/s-multi-select-CUsIS9dm.js +64 -0
  209. package/dist/s-no-ssr/index.js +3 -4
  210. package/dist/s-no-ssr/s-no-ssr.d.ts +0 -1
  211. package/dist/s-no-ssr/s-no-ssr.js +14 -15
  212. package/dist/s-overlay-scrollbar/index.js +3 -4
  213. package/dist/s-overlay-scrollbar/s-overlay-scrollbar.d.ts +0 -3
  214. package/dist/s-overlay-scrollbar/s-overlay-scrollbar.js +34 -37
  215. package/dist/s-pagination/index.js +3 -4
  216. package/dist/s-pagination/s-pagination.d.ts +0 -3
  217. package/dist/s-pagination/s-pagination.js +31 -14
  218. package/dist/s-pixel-reveal/index.js +4 -4
  219. package/dist/s-pixel-reveal/s-pixel-reveal.d.ts +0 -3
  220. package/dist/s-pixel-reveal/s-pixel-reveal.js +138 -156
  221. package/dist/s-radial-pulse-animate/index.js +4 -4
  222. package/dist/s-radial-pulse-animate/s-radial-pulse-animate.d.ts +0 -3
  223. package/dist/s-radial-pulse-animate/s-radial-pulse-animate.js +80 -122
  224. package/dist/s-rating/index.js +2 -3
  225. package/dist/s-rating/s-rating.d.ts +0 -3
  226. package/dist/s-rating/s-rating.js +11 -9
  227. package/dist/s-review/index.js +4 -4
  228. package/dist/s-review/s-review.d.ts +0 -3
  229. package/dist/s-review/s-review.js +4 -160
  230. package/dist/s-review-C1E6ASin.js +241 -0
  231. package/dist/s-scroll-reveal/index.js +3 -4
  232. package/dist/s-scroll-reveal/s-scroll-reveal.d.ts +0 -3
  233. package/dist/s-scroll-reveal/s-scroll-reveal.js +68 -64
  234. package/dist/s-scroll-to-top/index.js +4 -4
  235. package/dist/s-scroll-to-top/s-scroll-to-top.d.ts +0 -3
  236. package/dist/s-scroll-to-top/s-scroll-to-top.js +45 -44
  237. package/dist/s-scroll-velocity/index.js +5 -8
  238. package/dist/s-scroll-velocity/s-scroll-velocity.d.ts +0 -6
  239. package/dist/s-scroll-velocity/s-scroll-velocity.js +14 -8
  240. package/dist/s-scroll-velocity/scroll-velocity-container.d.ts +0 -7
  241. package/dist/s-scroll-velocity/scroll-velocity-container.js +25 -30
  242. package/dist/s-scroll-velocity/scroll-velocity-row.d.ts +0 -4
  243. package/dist/s-scroll-velocity/scroll-velocity-row.js +97 -118
  244. package/dist/s-select/index.js +4 -4
  245. package/dist/s-select/s-select.d.ts +0 -3
  246. package/dist/s-select/s-select.js +4 -112
  247. package/dist/s-select-CmsTrYmx.js +110 -0
  248. package/dist/s-select-list/index.js +3 -4
  249. package/dist/s-select-list/s-select-list.d.ts +0 -3
  250. package/dist/s-select-list/s-select-list.js +44 -49
  251. package/dist/s-skeleton/index.js +3 -4
  252. package/dist/s-skeleton/s-skeleton.d.ts +0 -3
  253. package/dist/s-skeleton/s-skeleton.js +69 -35
  254. package/dist/s-snackbar-message/index.js +3 -6
  255. package/dist/s-snackbar-message/s-snackbar-message.d.ts +0 -6
  256. package/dist/s-snackbar-message/s-snackbar-message.js +48 -61
  257. package/dist/s-spotlight-cursor/index.js +3 -4
  258. package/dist/s-spotlight-cursor/s-spotlight-cursor.d.ts +0 -3
  259. package/dist/s-spotlight-cursor/s-spotlight-cursor.js +58 -61
  260. package/dist/s-stripe/index.js +7 -10
  261. package/dist/s-stripe/s-stripe-cvc.d.ts +0 -1
  262. package/dist/s-stripe/s-stripe-cvc.js +15 -10
  263. package/dist/s-stripe/s-stripe-expiry.d.ts +0 -1
  264. package/dist/s-stripe/s-stripe-expiry.js +15 -10
  265. package/dist/s-stripe/s-stripe-number.d.ts +0 -1
  266. package/dist/s-stripe/s-stripe-number.js +13 -8
  267. package/dist/s-stripe/s-stripe.d.ts +0 -1
  268. package/dist/s-stripe/s-stripe.js +31 -37
  269. package/dist/s-stripe/stripe-input.js +57 -81
  270. package/dist/s-switch/index.js +2 -3
  271. package/dist/s-switch/s-switch.d.ts +0 -4
  272. package/dist/s-switch/s-switch.js +27 -17
  273. package/dist/s-tabs/index.js +5 -8
  274. package/dist/s-tabs/s-tab-panel.d.ts +0 -3
  275. package/dist/s-tabs/s-tab-panel.js +23 -29
  276. package/dist/s-tabs/s-tab.js +10 -7
  277. package/dist/s-tabs/s-tabs.d.ts +0 -3
  278. package/dist/s-tabs/s-tabs.js +39 -35
  279. package/dist/s-text-editor/index.js +4 -5
  280. package/dist/s-text-editor/s-text-editor-toolbar.d.ts +0 -29
  281. package/dist/s-text-editor/s-text-editor-toolbar.js +4 -207
  282. package/dist/s-text-editor/s-text-editor.d.ts +0 -3
  283. package/dist/s-text-editor/s-text-editor.js +74 -80
  284. package/dist/s-text-editor-toolbar-DC-dnSBG.js +177 -0
  285. package/dist/s-text-field/index.js +4 -4
  286. package/dist/s-text-field/s-text-field.d.ts +0 -3
  287. package/dist/s-text-field/s-text-field.js +4 -49
  288. package/dist/s-text-field-C2WdBxNO.js +41 -0
  289. package/dist/s-text-shimmer/index.js +4 -4
  290. package/dist/s-text-shimmer/s-text-shimmer.d.ts +0 -3
  291. package/dist/s-text-shimmer/s-text-shimmer.js +31 -32
  292. package/dist/s-text-truncation/index.js +2 -3
  293. package/dist/s-text-truncation/s-text-truncation.d.ts +0 -4
  294. package/dist/s-text-truncation/s-text-truncation.js +79 -81
  295. package/dist/s-theme-demo/index.js +4 -4
  296. package/dist/s-theme-demo/s-theme-demo.js +4 -380
  297. package/dist/s-theme-demo-ChEG6wog.js +828 -0
  298. package/dist/s-theme-provider/index.js +4 -4
  299. package/dist/s-theme-provider/s-theme-provider.d.ts +0 -1
  300. package/dist/s-theme-provider/s-theme-provider.js +35 -50
  301. package/dist/s-theme-switch/index.js +4 -4
  302. package/dist/s-theme-switch/s-theme-switch.js +4 -41
  303. package/dist/s-theme-switch-uXRVJIf_.js +37 -0
  304. package/dist/s-tip/index.js +4 -4
  305. package/dist/s-tip/s-tip.d.ts +0 -3
  306. package/dist/s-tip/s-tip.js +4 -34
  307. package/dist/s-tip-oiH-79gR.js +34 -0
  308. package/dist/s-tool-bar/index.js +4 -4
  309. package/dist/s-tool-bar/s-tool-bar.d.ts +0 -4
  310. package/dist/s-tool-bar/s-tool-bar.js +4 -478
  311. package/dist/s-tool-bar-CM-cxOkI.js +404 -0
  312. package/dist/s-two-pane-layout/index.js +3 -3
  313. package/dist/s-two-pane-layout/s-two-pane-layout.d.ts +0 -3
  314. package/dist/s-two-pane-layout/s-two-pane-layout.js +101 -100
  315. package/dist/s-typewriter-text/index.js +3 -4
  316. package/dist/s-typewriter-text/s-typewriter-text.d.ts +0 -3
  317. package/dist/s-typewriter-text/s-typewriter-text.js +39 -45
  318. package/dist/s-zoom-image/index.js +2 -3
  319. package/dist/s-zoom-image/s-zoom-image.d.ts +0 -3
  320. package/dist/s-zoom-image/s-zoom-image.js +62 -88
  321. package/dist/select-CjaxyZK_.js +11 -0
  322. package/dist/styled-CjUxhIJh.js +168 -0
  323. package/dist/svgIconClasses-DOmb6RsS.js +20 -0
  324. package/dist/tabClasses-DoD3-n6K.js +21 -0
  325. package/dist/theme/components/accordion-details.js +7 -8
  326. package/dist/theme/components/accordion-summary.js +12 -17
  327. package/dist/theme/components/accordion.js +24 -32
  328. package/dist/theme/components/alert.js +45 -72
  329. package/dist/theme/components/app-bar.js +12 -18
  330. package/dist/theme/components/autocomplete.js +19 -30
  331. package/dist/theme/components/avatar.js +4 -13
  332. package/dist/theme/components/backdrop.js +13 -12
  333. package/dist/theme/components/button-base.js +12 -14
  334. package/dist/theme/components/button.js +92 -138
  335. package/dist/theme/components/card-actions.js +4 -10
  336. package/dist/theme/components/card-content.js +4 -11
  337. package/dist/theme/components/card-header.js +4 -10
  338. package/dist/theme/components/card.js +23 -35
  339. package/dist/theme/components/checkbox.js +4 -65
  340. package/dist/theme/components/chip.js +67 -106
  341. package/dist/theme/components/components.js +113 -111
  342. package/dist/theme/components/container.js +4 -6
  343. package/dist/theme/components/dialog-actions.js +4 -10
  344. package/dist/theme/components/dialog.js +11 -17
  345. package/dist/theme/components/drawer.js +4 -10
  346. package/dist/theme/components/form-control.js +4 -10
  347. package/dist/theme/components/form-label.js +7 -11
  348. package/dist/theme/components/icon-button.js +82 -132
  349. package/dist/theme/components/icon.js +9 -21
  350. package/dist/theme/components/input-adornment.js +7 -13
  351. package/dist/theme/components/input-base.js +10 -16
  352. package/dist/theme/components/linear-progress.js +11 -16
  353. package/dist/theme/components/link.js +31 -37
  354. package/dist/theme/components/list-item-button.js +27 -44
  355. package/dist/theme/components/list-item-icon.js +4 -10
  356. package/dist/theme/components/list-item-text.js +14 -16
  357. package/dist/theme/components/list-item.js +12 -20
  358. package/dist/theme/components/list-subheader.js +10 -14
  359. package/dist/theme/components/list.js +9 -13
  360. package/dist/theme/components/menu-item.js +7 -8
  361. package/dist/theme/components/menu.js +20 -22
  362. package/dist/theme/components/outlined-input.js +41 -64
  363. package/dist/theme/components/pagination-item.js +8 -18
  364. package/dist/theme/components/paper.js +4 -8
  365. package/dist/theme/components/popover.js +11 -13
  366. package/dist/theme/components/rating.js +4 -8
  367. package/dist/theme/components/select.js +4 -13
  368. package/dist/theme/components/skeleton.js +4 -10
  369. package/dist/theme/components/slider.js +4 -8
  370. package/dist/theme/components/step-connector.js +9 -13
  371. package/dist/theme/components/step-icon.js +39 -46
  372. package/dist/theme/components/step-label.js +7 -13
  373. package/dist/theme/components/svg-icon.js +20 -37
  374. package/dist/theme/components/tab.js +20 -34
  375. package/dist/theme/components/table-cell.js +4 -10
  376. package/dist/theme/components/table-pagination.js +14 -18
  377. package/dist/theme/components/tabs.js +20 -24
  378. package/dist/theme/components/toggle-button-group.js +3 -23
  379. package/dist/theme/components/toggle-button.js +3 -21
  380. package/dist/theme/components/tooltip.js +23 -23
  381. package/dist/theme/theme-primitives.js +3 -410
  382. package/dist/theme-primitives-Csxbv-2Y.js +398 -0
  383. package/dist/toggle-button-CAcYep44.js +26 -0
  384. package/dist/toggle-button-group-BCHnFS_B.js +28 -0
  385. package/dist/typographyClasses-YJ-sLvHS.js +32 -0
  386. package/dist/useControlled-DZKvfhNx.js +32 -0
  387. package/dist/useEnhancedEffect-C_B_y6Db.js +5 -0
  388. package/dist/useFormControl-y5Pput5X.js +11 -0
  389. package/dist/useMobilePicker-CVsWEjX5.js +10635 -0
  390. package/dist/useTheme-B8aCSYJ4.js +34 -0
  391. package/dist/useThemeProps-CeO0wKq2.js +19 -0
  392. package/dist/utils/dayjs.js +161 -113
  393. package/dist/utils/index.js +3 -11
  394. package/dist/utils/logger.js +45 -46
  395. package/dist/utils-Cj6R-BZe.js +72 -0
  396. package/dist/warning-Bc_24lbr.js +110 -0
  397. package/package.json +29 -29
  398. package/dist/ArrowUpward-D8eqD-si.js +0 -8
  399. package/dist/Box-BkXoTbe8.js +0 -62
  400. package/dist/ButtonBase-D73M0QY5.js +0 -1099
  401. package/dist/ChevronLeft-BmgmPHp9.js +0 -8
  402. package/dist/ChevronRight-DbWSr8yz.js +0 -8
  403. package/dist/Close-lHCUMitI.js +0 -8
  404. package/dist/ContentCopy-D4SuJd86.js +0 -11
  405. package/dist/DefaultPropsProvider-DPuuPIbS.js +0 -64
  406. package/dist/Download-BoRQUwCf.js +0 -8
  407. package/dist/ExpandMore-C7yRQv1-.js +0 -8
  408. package/dist/Favorite-Bz_HcMgN.js +0 -8
  409. package/dist/Menu-GVFDMHCN.js +0 -2441
  410. package/dist/MenuItem-2wG8I2HO.js +0 -269
  411. package/dist/Paper-CR019bki.js +0 -553
  412. package/dist/Select-D2l9rDWL.js +0 -3966
  413. package/dist/Stack-Dfjnuorw.js +0 -174
  414. package/dist/Typography-PcmlIqm1.js +0 -253
  415. package/dist/_commonjsHelpers-ByX85dGu.js +0 -33
  416. package/dist/buttonBaseClasses-jtnoTmPn.js +0 -10
  417. package/dist/clsx-OuTLNxxd.js +0 -16
  418. package/dist/createSimplePaletteValueFilter-B7--0ryQ.js +0 -17
  419. package/dist/createSvgIcon-BkbeLOhM.js +0 -242
  420. package/dist/createTheme-DgoJyWM-.js +0 -2929
  421. package/dist/defaultTheme-CulFxfLR.js +0 -5
  422. package/dist/extendSxProp-BJEIxcAx.js +0 -36
  423. package/dist/generateUtilityClass-BhfUaMgk.js +0 -35
  424. package/dist/generateUtilityClasses-E9gROIFd.js +0 -10
  425. package/dist/iconButtonClasses-BMfIhNTh.js +0 -10
  426. package/dist/identifier-BKLqN993.js +0 -4
  427. package/dist/index-D3G5Rwl-.js +0 -211
  428. package/dist/index-DtGYsHSv.js +0 -94
  429. package/dist/jsx-runtime-tc70JA_2.js +0 -264
  430. package/dist/mergeSlotProps-CuzBQdlp.js +0 -62
  431. package/dist/objectWithoutPropertiesLoose-DiWPeE4c.js +0 -22
  432. package/dist/outlinedInputClasses-DnwW3ujt.js +0 -19
  433. package/dist/resolveProps-BDH0VJjn.js +0 -39
  434. package/dist/styled-8Y5KoVix.js +0 -203
  435. package/dist/svgIconClasses-C6auqaBA.js +0 -10
  436. package/dist/tabClasses-DFvXsFrN.js +0 -10
  437. package/dist/typographyClasses-jmoWZuXc.js +0 -10
  438. package/dist/useControlled-D1L5tREc.js +0 -31
  439. package/dist/useEnhancedEffect-CJGo-L3B.js +0 -5
  440. package/dist/useFormControl-CatNKXAi.js +0 -10
  441. package/dist/useMobilePicker-B-bNHHXB.js +0 -13498
  442. package/dist/useTheme-CWPkv7g3.js +0 -18
  443. package/dist/useThemeProps-XYgXGzjS.js +0 -27
  444. package/dist/utils-D1UMIV0b.js +0 -40
  445. package/dist/warning-Ba-7BBAN.js +0 -135
@@ -1,2478 +1,4 @@
1
- import { j as oe } from "../jsx-runtime-tc70JA_2.js";
2
- import ue, { forwardRef as nt } from "react";
3
- import { styled as Me, useTheme as it } from "@mui/material";
4
- import { c as be, a as ot, g as at } from "../_commonjsHelpers-ByX85dGu.js";
5
- import { SIconButton as Ue } from "../s-icon-button/s-icon-button.js";
6
- import { c as Ve } from "../createSvgIcon-BkbeLOhM.js";
7
- import '../assets/s-carousel.css';const lt = Ve(/* @__PURE__ */ oe.jsx("path", {
8
- d: "M17.77 3.77 16 2 6 12l10 10 1.77-1.77L9.54 12z"
9
- }), "ArrowBackIosNew"), st = Ve(/* @__PURE__ */ oe.jsx("path", {
10
- d: "M6.23 20.23 8 22l10-10L8 2 6.23 3.77 14.46 12z"
11
- }), "ArrowForwardIos");
12
- var _e = {}, ke = {}, pe = {}, Pe = {}, ze;
13
- function ut() {
14
- return ze || (ze = 1, (function(i) {
15
- Object.defineProperty(i, "__esModule", {
16
- value: !0
17
- }), i.default = void 0;
18
- var c = {
19
- animating: !1,
20
- autoplaying: null,
21
- currentDirection: 0,
22
- currentLeft: null,
23
- currentSlide: 0,
24
- direction: 1,
25
- dragging: !1,
26
- edgeDragged: !1,
27
- initialized: !1,
28
- lazyLoadedList: [],
29
- listHeight: null,
30
- listWidth: null,
31
- scrolling: !1,
32
- slideCount: null,
33
- slideHeight: null,
34
- slideWidth: null,
35
- swipeLeft: null,
36
- swiped: !1,
37
- // used by swipeEvent. differentites between touch and swipe.
38
- swiping: !1,
39
- touchObject: {
40
- startX: 0,
41
- startY: 0,
42
- curX: 0,
43
- curY: 0
44
- },
45
- trackStyle: {},
46
- trackWidth: 0,
47
- targetSlide: 0
48
- };
49
- i.default = c;
50
- })(Pe)), Pe;
51
- }
52
- var Ce, De;
53
- function ct() {
54
- if (De) return Ce;
55
- De = 1;
56
- var i = "Expected a function", c = NaN, h = "[object Symbol]", O = /^\s+|\s+$/g, y = /^[-+]0x[0-9a-f]+$/i, b = /^0b[01]+$/i, L = /^0o[0-7]+$/i, x = parseInt, X = typeof be == "object" && be && be.Object === Object && be, A = typeof self == "object" && self && self.Object === Object && self, z = X || A || Function("return this")(), U = Object.prototype, ee = U.toString, ne = Math.max, Q = Math.min, E = function() {
57
- return z.Date.now();
58
- };
59
- function te(a, s, f) {
60
- var d, l, r, v, m, u, g = 0, w = !1, P = !1, t = !0;
61
- if (typeof a != "function")
62
- throw new TypeError(i);
63
- s = Y(s) || 0, F(f) && (w = !!f.leading, P = "maxWait" in f, r = P ? ne(Y(f.maxWait) || 0, s) : r, t = "trailing" in f ? !!f.trailing : t);
64
- function H(T) {
65
- var D = d, I = l;
66
- return d = l = void 0, g = T, v = a.apply(I, D), v;
67
- }
68
- function o(T) {
69
- return g = T, m = setTimeout(p, s), w ? H(T) : v;
70
- }
71
- function e(T) {
72
- var D = T - u, I = T - g, N = s - D;
73
- return P ? Q(N, r - I) : N;
74
- }
75
- function n(T) {
76
- var D = T - u, I = T - g;
77
- return u === void 0 || D >= s || D < 0 || P && I >= r;
78
- }
79
- function p() {
80
- var T = E();
81
- if (n(T))
82
- return k(T);
83
- m = setTimeout(p, e(T));
84
- }
85
- function k(T) {
86
- return m = void 0, t && d ? H(T) : (d = l = void 0, v);
87
- }
88
- function S() {
89
- m !== void 0 && clearTimeout(m), g = 0, d = u = l = m = void 0;
90
- }
91
- function C() {
92
- return m === void 0 ? v : k(E());
93
- }
94
- function _() {
95
- var T = E(), D = n(T);
96
- if (d = arguments, l = this, u = T, D) {
97
- if (m === void 0)
98
- return o(u);
99
- if (P)
100
- return m = setTimeout(p, s), H(u);
101
- }
102
- return m === void 0 && (m = setTimeout(p, s)), v;
103
- }
104
- return _.cancel = S, _.flush = C, _;
105
- }
106
- function F(a) {
107
- var s = typeof a;
108
- return !!a && (s == "object" || s == "function");
109
- }
110
- function K(a) {
111
- return !!a && typeof a == "object";
112
- }
113
- function V(a) {
114
- return typeof a == "symbol" || K(a) && ee.call(a) == h;
115
- }
116
- function Y(a) {
117
- if (typeof a == "number")
118
- return a;
119
- if (V(a))
120
- return c;
121
- if (F(a)) {
122
- var s = typeof a.valueOf == "function" ? a.valueOf() : a;
123
- a = F(s) ? s + "" : s;
124
- }
125
- if (typeof a != "string")
126
- return a === 0 ? a : +a;
127
- a = a.replace(O, "");
128
- var f = b.test(a);
129
- return f || L.test(a) ? x(a.slice(2), f ? 2 : 8) : y.test(a) ? c : +a;
130
- }
131
- return Ce = te, Ce;
132
- }
133
- var Te = { exports: {} };
134
- var Ie;
135
- function we() {
136
- return Ie || (Ie = 1, (function(i) {
137
- (function() {
138
- var c = {}.hasOwnProperty;
139
- function h() {
140
- for (var b = "", L = 0; L < arguments.length; L++) {
141
- var x = arguments[L];
142
- x && (b = y(b, O(x)));
143
- }
144
- return b;
145
- }
146
- function O(b) {
147
- if (typeof b == "string" || typeof b == "number")
148
- return b;
149
- if (typeof b != "object")
150
- return "";
151
- if (Array.isArray(b))
152
- return h.apply(null, b);
153
- if (b.toString !== Object.prototype.toString && !b.toString.toString().includes("[native code]"))
154
- return b.toString();
155
- var L = "";
156
- for (var x in b)
157
- c.call(b, x) && b[x] && (L = y(L, x));
158
- return L;
159
- }
160
- function y(b, L) {
161
- return L ? b ? b + " " + L : b + L : b;
162
- }
163
- i.exports ? (h.default = h, i.exports = h) : window.classNames = h;
164
- })();
165
- })(Te)), Te.exports;
166
- }
167
- var j = {}, je = {}, Ne;
168
- function $e() {
169
- return Ne || (Ne = 1, (function(i) {
170
- Object.defineProperty(i, "__esModule", {
171
- value: !0
172
- }), i.default = void 0;
173
- var c = h(ue);
174
- function h(y) {
175
- return y && y.__esModule ? y : { default: y };
176
- }
177
- var O = {
178
- accessibility: !0,
179
- adaptiveHeight: !1,
180
- afterChange: null,
181
- appendDots: function(b) {
182
- return /* @__PURE__ */ c.default.createElement("ul", {
183
- style: {
184
- display: "block"
185
- }
186
- }, b);
187
- },
188
- arrows: !0,
189
- autoplay: !1,
190
- autoplaySpeed: 3e3,
191
- beforeChange: null,
192
- centerMode: !1,
193
- centerPadding: "50px",
194
- className: "",
195
- cssEase: "ease",
196
- customPaging: function(b) {
197
- return /* @__PURE__ */ c.default.createElement("button", null, b + 1);
198
- },
199
- dots: !1,
200
- dotsClass: "slick-dots",
201
- draggable: !0,
202
- easing: "linear",
203
- edgeFriction: 0.35,
204
- fade: !1,
205
- focusOnSelect: !1,
206
- infinite: !0,
207
- initialSlide: 0,
208
- lazyLoad: null,
209
- nextArrow: null,
210
- onEdge: null,
211
- onInit: null,
212
- onLazyLoadError: null,
213
- onReInit: null,
214
- pauseOnDotsHover: !1,
215
- pauseOnFocus: !1,
216
- pauseOnHover: !0,
217
- prevArrow: null,
218
- responsive: null,
219
- rows: 1,
220
- rtl: !1,
221
- slide: "div",
222
- slidesPerRow: 1,
223
- slidesToScroll: 1,
224
- slidesToShow: 1,
225
- speed: 500,
226
- swipe: !0,
227
- swipeEvent: null,
228
- swipeToSlide: !1,
229
- touchMove: !0,
230
- touchThreshold: 5,
231
- useCSS: !0,
232
- useTransform: !0,
233
- variableWidth: !1,
234
- vertical: !1,
235
- verticalSwiping: !1,
236
- waitForAnimate: !0,
237
- asNavFor: null,
238
- unslick: !1
239
- };
240
- i.default = O;
241
- })(je)), je;
242
- }
243
- var He;
244
- function ye() {
245
- if (He) return j;
246
- He = 1, Object.defineProperty(j, "__esModule", {
247
- value: !0
248
- }), j.checkSpecKeys = j.checkNavigable = j.changeSlide = j.canUseDOM = j.canGoNext = void 0, j.clamp = A, j.extractObject = void 0, j.filterSettings = H, j.validSettings = j.swipeStart = j.swipeMove = j.swipeEnd = j.slidesOnRight = j.slidesOnLeft = j.slideHandler = j.siblingDirection = j.safePreventDefault = j.lazyStartIndex = j.lazySlidesOnRight = j.lazySlidesOnLeft = j.lazyEndIndex = j.keyHandler = j.initializedState = j.getWidth = j.getTrackLeft = j.getTrackCSS = j.getTrackAnimateCSS = j.getTotalSlides = j.getSwipeDirection = j.getSlideCount = j.getRequiredLazySlides = j.getPreClones = j.getPostClones = j.getOnDemandLazySlides = j.getNavigableIndexes = j.getHeight = void 0;
249
- var i = h(ue), c = h($e());
250
- function h(o) {
251
- return o && o.__esModule ? o : { default: o };
252
- }
253
- function O(o) {
254
- "@babel/helpers - typeof";
255
- return O = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(e) {
256
- return typeof e;
257
- } : function(e) {
258
- return e && typeof Symbol == "function" && e.constructor === Symbol && e !== Symbol.prototype ? "symbol" : typeof e;
259
- }, O(o);
260
- }
261
- function y(o, e) {
262
- var n = Object.keys(o);
263
- if (Object.getOwnPropertySymbols) {
264
- var p = Object.getOwnPropertySymbols(o);
265
- e && (p = p.filter(function(k) {
266
- return Object.getOwnPropertyDescriptor(o, k).enumerable;
267
- })), n.push.apply(n, p);
268
- }
269
- return n;
270
- }
271
- function b(o) {
272
- for (var e = 1; e < arguments.length; e++) {
273
- var n = arguments[e] != null ? arguments[e] : {};
274
- e % 2 ? y(Object(n), !0).forEach(function(p) {
275
- L(o, p, n[p]);
276
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(o, Object.getOwnPropertyDescriptors(n)) : y(Object(n)).forEach(function(p) {
277
- Object.defineProperty(o, p, Object.getOwnPropertyDescriptor(n, p));
278
- });
279
- }
280
- return o;
281
- }
282
- function L(o, e, n) {
283
- return (e = x(e)) in o ? Object.defineProperty(o, e, { value: n, enumerable: !0, configurable: !0, writable: !0 }) : o[e] = n, o;
284
- }
285
- function x(o) {
286
- var e = X(o, "string");
287
- return O(e) == "symbol" ? e : e + "";
288
- }
289
- function X(o, e) {
290
- if (O(o) != "object" || !o) return o;
291
- var n = o[Symbol.toPrimitive];
292
- if (n !== void 0) {
293
- var p = n.call(o, e);
294
- if (O(p) != "object") return p;
295
- throw new TypeError("@@toPrimitive must return a primitive value.");
296
- }
297
- return (e === "string" ? String : Number)(o);
298
- }
299
- function A(o, e, n) {
300
- return Math.max(e, Math.min(o, n));
301
- }
302
- var z = j.safePreventDefault = function(e) {
303
- var n = ["onTouchStart", "onTouchMove", "onWheel"];
304
- n.includes(e._reactName) || e.preventDefault();
305
- }, U = j.getOnDemandLazySlides = function(e) {
306
- for (var n = [], p = ee(e), k = ne(e), S = p; S < k; S++)
307
- e.lazyLoadedList.indexOf(S) < 0 && n.push(S);
308
- return n;
309
- };
310
- j.getRequiredLazySlides = function(e) {
311
- for (var n = [], p = ee(e), k = ne(e), S = p; S < k; S++)
312
- n.push(S);
313
- return n;
314
- };
315
- var ee = j.lazyStartIndex = function(e) {
316
- return e.currentSlide - Q(e);
317
- }, ne = j.lazyEndIndex = function(e) {
318
- return e.currentSlide + E(e);
319
- }, Q = j.lazySlidesOnLeft = function(e) {
320
- return e.centerMode ? Math.floor(e.slidesToShow / 2) + (parseInt(e.centerPadding) > 0 ? 1 : 0) : 0;
321
- }, E = j.lazySlidesOnRight = function(e) {
322
- return e.centerMode ? Math.floor((e.slidesToShow - 1) / 2) + 1 + (parseInt(e.centerPadding) > 0 ? 1 : 0) : e.slidesToShow;
323
- }, te = j.getWidth = function(e) {
324
- return e && e.offsetWidth || 0;
325
- }, F = j.getHeight = function(e) {
326
- return e && e.offsetHeight || 0;
327
- }, K = j.getSwipeDirection = function(e) {
328
- var n = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, p, k, S, C;
329
- return p = e.startX - e.curX, k = e.startY - e.curY, S = Math.atan2(k, p), C = Math.round(S * 180 / Math.PI), C < 0 && (C = 360 - Math.abs(C)), C <= 45 && C >= 0 || C <= 360 && C >= 315 ? "left" : C >= 135 && C <= 225 ? "right" : n === !0 ? C >= 35 && C <= 135 ? "up" : "down" : "vertical";
330
- }, V = j.canGoNext = function(e) {
331
- var n = !0;
332
- return e.infinite || (e.centerMode && e.currentSlide >= e.slideCount - 1 || e.slideCount <= e.slidesToShow || e.currentSlide >= e.slideCount - e.slidesToShow) && (n = !1), n;
333
- };
334
- j.extractObject = function(e, n) {
335
- var p = {};
336
- return n.forEach(function(k) {
337
- return p[k] = e[k];
338
- }), p;
339
- }, j.initializedState = function(e) {
340
- var n = i.default.Children.count(e.children), p = e.listRef, k = Math.ceil(te(p)), S = e.trackRef && e.trackRef.node, C = Math.ceil(te(S)), _;
341
- if (e.vertical)
342
- _ = k;
343
- else {
344
- var T = e.centerMode && parseInt(e.centerPadding) * 2;
345
- typeof e.centerPadding == "string" && e.centerPadding.slice(-1) === "%" && (T *= k / 100), _ = Math.ceil((k - T) / e.slidesToShow);
346
- }
347
- var D = p && F(p.querySelector('[data-index="0"]')), I = D * e.slidesToShow, N = e.currentSlide === void 0 ? e.initialSlide : e.currentSlide;
348
- e.rtl && e.currentSlide === void 0 && (N = n - 1 - e.initialSlide);
349
- var G = e.lazyLoadedList || [], B = U(b(b({}, e), {}, {
350
- currentSlide: N,
351
- lazyLoadedList: G
352
- }));
353
- G = G.concat(B);
354
- var W = {
355
- slideCount: n,
356
- slideWidth: _,
357
- listWidth: k,
358
- trackWidth: C,
359
- currentSlide: N,
360
- slideHeight: D,
361
- listHeight: I,
362
- lazyLoadedList: G
363
- };
364
- return e.autoplaying === null && e.autoplay && (W.autoplaying = "playing"), W;
365
- }, j.slideHandler = function(e) {
366
- var n = e.waitForAnimate, p = e.animating, k = e.fade, S = e.infinite, C = e.index, _ = e.slideCount, T = e.lazyLoad, D = e.currentSlide, I = e.centerMode, N = e.slidesToScroll, G = e.slidesToShow, B = e.useCSS, W = e.lazyLoadedList;
367
- if (n && p) return {};
368
- var R = C, q, J, M, $ = {}, Z = {}, re = S ? C : A(C, 0, _ - 1);
369
- if (k) {
370
- if (!S && (C < 0 || C >= _)) return {};
371
- C < 0 ? R = C + _ : C >= _ && (R = C - _), T && W.indexOf(R) < 0 && (W = W.concat(R)), $ = {
372
- animating: !0,
373
- currentSlide: R,
374
- lazyLoadedList: W,
375
- targetSlide: R
376
- }, Z = {
377
- animating: !1,
378
- targetSlide: R
379
- };
380
- } else
381
- q = R, R < 0 ? (q = R + _, S ? _ % N !== 0 && (q = _ - _ % N) : q = 0) : !V(e) && R > D ? R = q = D : I && R >= _ ? (R = S ? _ : _ - 1, q = S ? 0 : _ - 1) : R >= _ && (q = R - _, S ? _ % N !== 0 && (q = 0) : q = _ - G), !S && R + G >= _ && (q = _ - G), J = r(b(b({}, e), {}, {
382
- slideIndex: R
383
- })), M = r(b(b({}, e), {}, {
384
- slideIndex: q
385
- })), S || (J === M && (R = q), J = M), T && (W = W.concat(U(b(b({}, e), {}, {
386
- currentSlide: R
387
- })))), B ? ($ = {
388
- animating: !0,
389
- currentSlide: q,
390
- trackStyle: l(b(b({}, e), {}, {
391
- left: J
392
- })),
393
- lazyLoadedList: W,
394
- targetSlide: re
395
- }, Z = {
396
- animating: !1,
397
- currentSlide: q,
398
- trackStyle: d(b(b({}, e), {}, {
399
- left: M
400
- })),
401
- swipeLeft: null,
402
- targetSlide: re
403
- }) : $ = {
404
- currentSlide: q,
405
- trackStyle: d(b(b({}, e), {}, {
406
- left: M
407
- })),
408
- lazyLoadedList: W,
409
- targetSlide: re
410
- };
411
- return {
412
- state: $,
413
- nextState: Z
414
- };
415
- }, j.changeSlide = function(e, n) {
416
- var p, k, S, C, _, T = e.slidesToScroll, D = e.slidesToShow, I = e.slideCount, N = e.currentSlide, G = e.targetSlide, B = e.lazyLoad, W = e.infinite;
417
- if (C = I % T !== 0, p = C ? 0 : (I - N) % T, n.message === "previous")
418
- S = p === 0 ? T : D - p, _ = N - S, B && !W && (k = N - S, _ = k === -1 ? I - 1 : k), W || (_ = G - T);
419
- else if (n.message === "next")
420
- S = p === 0 ? T : p, _ = N + S, B && !W && (_ = (N + T) % I + p), W || (_ = G + T);
421
- else if (n.message === "dots")
422
- _ = n.index * n.slidesToScroll;
423
- else if (n.message === "children") {
424
- if (_ = n.index, W) {
425
- var R = g(b(b({}, e), {}, {
426
- targetSlide: _
427
- }));
428
- _ > n.currentSlide && R === "left" ? _ = _ - I : _ < n.currentSlide && R === "right" && (_ = _ + I);
429
- }
430
- } else n.message === "index" && (_ = Number(n.index));
431
- return _;
432
- }, j.keyHandler = function(e, n, p) {
433
- return e.target.tagName.match("TEXTAREA|INPUT|SELECT") || !n ? "" : e.keyCode === 37 ? p ? "next" : "previous" : e.keyCode === 39 ? p ? "previous" : "next" : "";
434
- }, j.swipeStart = function(e, n, p) {
435
- return e.target.tagName === "IMG" && z(e), !n || !p && e.type.indexOf("mouse") !== -1 ? "" : {
436
- dragging: !0,
437
- touchObject: {
438
- startX: e.touches ? e.touches[0].pageX : e.clientX,
439
- startY: e.touches ? e.touches[0].pageY : e.clientY,
440
- curX: e.touches ? e.touches[0].pageX : e.clientX,
441
- curY: e.touches ? e.touches[0].pageY : e.clientY
442
- }
443
- };
444
- }, j.swipeMove = function(e, n) {
445
- var p = n.scrolling, k = n.animating, S = n.vertical, C = n.swipeToSlide, _ = n.verticalSwiping, T = n.rtl, D = n.currentSlide, I = n.edgeFriction, N = n.edgeDragged, G = n.onEdge, B = n.swiped, W = n.swiping, R = n.slideCount, q = n.slidesToScroll, J = n.infinite, M = n.touchObject, $ = n.swipeEvent, Z = n.listHeight, re = n.listWidth;
446
- if (!p) {
447
- if (k) return z(e);
448
- S && C && _ && z(e);
449
- var ie, le = {}, ge = r(n);
450
- M.curX = e.touches ? e.touches[0].pageX : e.clientX, M.curY = e.touches ? e.touches[0].pageY : e.clientY, M.swipeLength = Math.round(Math.sqrt(Math.pow(M.curX - M.startX, 2)));
451
- var Re = Math.round(Math.sqrt(Math.pow(M.curY - M.startY, 2)));
452
- if (!_ && !W && Re > 10)
453
- return {
454
- scrolling: !0
455
- };
456
- _ && (M.swipeLength = Re);
457
- var fe = (T ? -1 : 1) * (M.curX > M.startX ? 1 : -1);
458
- _ && (fe = M.curY > M.startY ? 1 : -1);
459
- var rt = Math.ceil(R / q), ae = K(n.touchObject, _), de = M.swipeLength;
460
- return J || (D === 0 && (ae === "right" || ae === "down") || D + 1 >= rt && (ae === "left" || ae === "up") || !V(n) && (ae === "left" || ae === "up")) && (de = M.swipeLength * I, N === !1 && G && (G(ae), le.edgeDragged = !0)), !B && $ && ($(ae), le.swiped = !0), S ? ie = ge + de * (Z / re) * fe : T ? ie = ge - de * fe : ie = ge + de * fe, _ && (ie = ge + de * fe), le = b(b({}, le), {}, {
461
- touchObject: M,
462
- swipeLeft: ie,
463
- trackStyle: d(b(b({}, n), {}, {
464
- left: ie
465
- }))
466
- }), Math.abs(M.curX - M.startX) < Math.abs(M.curY - M.startY) * 0.8 || M.swipeLength > 10 && (le.swiping = !0, z(e)), le;
467
- }
468
- }, j.swipeEnd = function(e, n) {
469
- var p = n.dragging, k = n.swipe, S = n.touchObject, C = n.listWidth, _ = n.touchThreshold, T = n.verticalSwiping, D = n.listHeight, I = n.swipeToSlide, N = n.scrolling, G = n.onSwipe, B = n.targetSlide, W = n.currentSlide, R = n.infinite;
470
- if (!p)
471
- return k && z(e), {};
472
- var q = T ? D / _ : C / _, J = K(S, T), M = {
473
- dragging: !1,
474
- edgeDragged: !1,
475
- scrolling: !1,
476
- swiping: !1,
477
- swiped: !1,
478
- swipeLeft: null,
479
- touchObject: {}
480
- };
481
- if (N || !S.swipeLength)
482
- return M;
483
- if (S.swipeLength > q) {
484
- z(e), G && G(J);
485
- var $, Z, re = R ? W : B;
486
- switch (J) {
487
- case "left":
488
- case "up":
489
- Z = re + s(n), $ = I ? a(n, Z) : Z, M.currentDirection = 0;
490
- break;
491
- case "right":
492
- case "down":
493
- Z = re - s(n), $ = I ? a(n, Z) : Z, M.currentDirection = 1;
494
- break;
495
- default:
496
- $ = re;
497
- }
498
- M.triggerSlideHandler = $;
499
- } else {
500
- var ie = r(n);
501
- M.trackStyle = l(b(b({}, n), {}, {
502
- left: ie
503
- }));
504
- }
505
- return M;
506
- };
507
- var Y = j.getNavigableIndexes = function(e) {
508
- for (var n = e.infinite ? e.slideCount * 2 : e.slideCount, p = e.infinite ? e.slidesToShow * -1 : 0, k = e.infinite ? e.slidesToShow * -1 : 0, S = []; p < n; )
509
- S.push(p), p = k + e.slidesToScroll, k += Math.min(e.slidesToScroll, e.slidesToShow);
510
- return S;
511
- }, a = j.checkNavigable = function(e, n) {
512
- var p = Y(e), k = 0;
513
- if (n > p[p.length - 1])
514
- n = p[p.length - 1];
515
- else
516
- for (var S in p) {
517
- if (n < p[S]) {
518
- n = k;
519
- break;
520
- }
521
- k = p[S];
522
- }
523
- return n;
524
- }, s = j.getSlideCount = function(e) {
525
- var n = e.centerMode ? e.slideWidth * Math.floor(e.slidesToShow / 2) : 0;
526
- if (e.swipeToSlide) {
527
- var p, k = e.listRef, S = k.querySelectorAll && k.querySelectorAll(".slick-slide") || [];
528
- if (Array.from(S).every(function(T) {
529
- if (e.vertical) {
530
- if (T.offsetTop + F(T) / 2 > e.swipeLeft * -1)
531
- return p = T, !1;
532
- } else if (T.offsetLeft - n + te(T) / 2 > e.swipeLeft * -1)
533
- return p = T, !1;
534
- return !0;
535
- }), !p)
536
- return 0;
537
- var C = e.rtl === !0 ? e.slideCount - e.currentSlide : e.currentSlide, _ = Math.abs(p.dataset.index - C) || 1;
538
- return _;
539
- } else
540
- return e.slidesToScroll;
541
- }, f = j.checkSpecKeys = function(e, n) {
542
- return n.reduce(function(p, k) {
543
- return p && e.hasOwnProperty(k);
544
- }, !0) ? null : console.error("Keys Missing:", e);
545
- }, d = j.getTrackCSS = function(e) {
546
- f(e, ["left", "variableWidth", "slideCount", "slidesToShow", "slideWidth"]);
547
- var n, p;
548
- if (!e.vertical)
549
- n = u(e) * e.slideWidth;
550
- else {
551
- var k = e.unslick ? e.slideCount : e.slideCount + 2 * e.slidesToShow;
552
- p = k * e.slideHeight;
553
- }
554
- var S = {
555
- opacity: 1,
556
- transition: "",
557
- WebkitTransition: ""
558
- };
559
- if (e.useTransform) {
560
- var C = e.vertical ? "translate3d(0px, " + e.left + "px, 0px)" : "translate3d(" + e.left + "px, 0px, 0px)", _ = e.vertical ? "translate3d(0px, " + e.left + "px, 0px)" : "translate3d(" + e.left + "px, 0px, 0px)", T = e.vertical ? "translateY(" + e.left + "px)" : "translateX(" + e.left + "px)";
561
- S = b(b({}, S), {}, {
562
- WebkitTransform: C,
563
- transform: _,
564
- msTransform: T
565
- });
566
- } else
567
- e.vertical ? S.top = e.left : S.left = e.left;
568
- return e.fade && (S = {
569
- opacity: 1
570
- }), n && (S.width = n), p && (S.height = p), window && !window.addEventListener && window.attachEvent && (e.vertical ? S.marginTop = e.left + "px" : S.marginLeft = e.left + "px"), S;
571
- }, l = j.getTrackAnimateCSS = function(e) {
572
- f(e, ["left", "variableWidth", "slideCount", "slidesToShow", "slideWidth", "speed", "cssEase"]);
573
- var n = d(e);
574
- return e.useTransform ? (n.WebkitTransition = "-webkit-transform " + e.speed + "ms " + e.cssEase, n.transition = "transform " + e.speed + "ms " + e.cssEase) : e.vertical ? n.transition = "top " + e.speed + "ms " + e.cssEase : n.transition = "left " + e.speed + "ms " + e.cssEase, n;
575
- }, r = j.getTrackLeft = function(e) {
576
- if (e.unslick)
577
- return 0;
578
- f(e, ["slideIndex", "trackRef", "infinite", "centerMode", "slideCount", "slidesToShow", "slidesToScroll", "slideWidth", "listWidth", "variableWidth", "slideHeight"]);
579
- var n = e.slideIndex, p = e.trackRef, k = e.infinite, S = e.centerMode, C = e.slideCount, _ = e.slidesToShow, T = e.slidesToScroll, D = e.slideWidth, I = e.listWidth, N = e.variableWidth, G = e.slideHeight, B = e.fade, W = e.vertical, R = 0, q, J, M = 0;
580
- if (B || e.slideCount === 1)
581
- return 0;
582
- var $ = 0;
583
- if (k ? ($ = -v(e), C % T !== 0 && n + T > C && ($ = -(n > C ? _ - (n - C) : C % T)), S && ($ += parseInt(_ / 2))) : (C % T !== 0 && n + T > C && ($ = _ - C % T), S && ($ = parseInt(_ / 2))), R = $ * D, M = $ * G, W ? q = n * G * -1 + M : q = n * D * -1 + R, N === !0) {
584
- var Z, re = p && p.node;
585
- if (Z = n + v(e), J = re && re.childNodes[Z], q = J ? J.offsetLeft * -1 : 0, S === !0) {
586
- Z = k ? n + v(e) : n, J = re && re.children[Z], q = 0;
587
- for (var ie = 0; ie < Z; ie++)
588
- q -= re && re.children[ie] && re.children[ie].offsetWidth;
589
- q -= parseInt(e.centerPadding), q += J && (I - J.offsetWidth) / 2;
590
- }
591
- }
592
- return q;
593
- }, v = j.getPreClones = function(e) {
594
- return e.unslick || !e.infinite ? 0 : e.variableWidth ? e.slideCount : e.slidesToShow + (e.centerMode ? 1 : 0);
595
- }, m = j.getPostClones = function(e) {
596
- return e.unslick || !e.infinite ? 0 : e.variableWidth ? e.slideCount : e.slidesToShow + (e.centerMode ? 1 : 0);
597
- }, u = j.getTotalSlides = function(e) {
598
- return e.slideCount === 1 ? 1 : v(e) + e.slideCount + m(e);
599
- }, g = j.siblingDirection = function(e) {
600
- return e.targetSlide > e.currentSlide ? e.targetSlide > e.currentSlide + w(e) ? "left" : "right" : e.targetSlide < e.currentSlide - P(e) ? "right" : "left";
601
- }, w = j.slidesOnRight = function(e) {
602
- var n = e.slidesToShow, p = e.centerMode, k = e.rtl, S = e.centerPadding;
603
- if (p) {
604
- var C = (n - 1) / 2 + 1;
605
- return parseInt(S) > 0 && (C += 1), k && n % 2 === 0 && (C += 1), C;
606
- }
607
- return k ? 0 : n - 1;
608
- }, P = j.slidesOnLeft = function(e) {
609
- var n = e.slidesToShow, p = e.centerMode, k = e.rtl, S = e.centerPadding;
610
- if (p) {
611
- var C = (n - 1) / 2 + 1;
612
- return parseInt(S) > 0 && (C += 1), !k && n % 2 === 0 && (C += 1), C;
613
- }
614
- return k ? n - 1 : 0;
615
- };
616
- j.canUseDOM = function() {
617
- return !!(typeof window < "u" && window.document && window.document.createElement);
618
- };
619
- var t = j.validSettings = Object.keys(c.default);
620
- function H(o) {
621
- return t.reduce(function(e, n) {
622
- return o.hasOwnProperty(n) && (e[n] = o[n]), e;
623
- }, {});
624
- }
625
- return j;
626
- }
627
- var ve = {}, Ae;
628
- function ft() {
629
- if (Ae) return ve;
630
- Ae = 1, Object.defineProperty(ve, "__esModule", {
631
- value: !0
632
- }), ve.Track = void 0;
633
- var i = O(ue), c = O(we()), h = ye();
634
- function O(l) {
635
- return l && l.__esModule ? l : { default: l };
636
- }
637
- function y(l) {
638
- "@babel/helpers - typeof";
639
- return y = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(r) {
640
- return typeof r;
641
- } : function(r) {
642
- return r && typeof Symbol == "function" && r.constructor === Symbol && r !== Symbol.prototype ? "symbol" : typeof r;
643
- }, y(l);
644
- }
645
- function b() {
646
- return b = Object.assign ? Object.assign.bind() : function(l) {
647
- for (var r = 1; r < arguments.length; r++) {
648
- var v = arguments[r];
649
- for (var m in v)
650
- ({}).hasOwnProperty.call(v, m) && (l[m] = v[m]);
651
- }
652
- return l;
653
- }, b.apply(null, arguments);
654
- }
655
- function L(l, r) {
656
- if (!(l instanceof r)) throw new TypeError("Cannot call a class as a function");
657
- }
658
- function x(l, r) {
659
- for (var v = 0; v < r.length; v++) {
660
- var m = r[v];
661
- m.enumerable = m.enumerable || !1, m.configurable = !0, "value" in m && (m.writable = !0), Object.defineProperty(l, V(m.key), m);
662
- }
663
- }
664
- function X(l, r, v) {
665
- return r && x(l.prototype, r), Object.defineProperty(l, "prototype", { writable: !1 }), l;
666
- }
667
- function A(l, r) {
668
- if (typeof r != "function" && r !== null) throw new TypeError("Super expression must either be null or a function");
669
- l.prototype = Object.create(r && r.prototype, { constructor: { value: l, writable: !0, configurable: !0 } }), Object.defineProperty(l, "prototype", { writable: !1 }), r && z(l, r);
670
- }
671
- function z(l, r) {
672
- return z = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(v, m) {
673
- return v.__proto__ = m, v;
674
- }, z(l, r);
675
- }
676
- function U(l) {
677
- var r = Q();
678
- return function() {
679
- var v, m = E(l);
680
- if (r) {
681
- var u = E(this).constructor;
682
- v = Reflect.construct(m, arguments, u);
683
- } else v = m.apply(this, arguments);
684
- return ee(this, v);
685
- };
686
- }
687
- function ee(l, r) {
688
- if (r && (y(r) == "object" || typeof r == "function")) return r;
689
- if (r !== void 0) throw new TypeError("Derived constructors may only return object or undefined");
690
- return ne(l);
691
- }
692
- function ne(l) {
693
- if (l === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
694
- return l;
695
- }
696
- function Q() {
697
- try {
698
- var l = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
699
- }));
700
- } catch {
701
- }
702
- return (Q = function() {
703
- return !!l;
704
- })();
705
- }
706
- function E(l) {
707
- return E = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(r) {
708
- return r.__proto__ || Object.getPrototypeOf(r);
709
- }, E(l);
710
- }
711
- function te(l, r) {
712
- var v = Object.keys(l);
713
- if (Object.getOwnPropertySymbols) {
714
- var m = Object.getOwnPropertySymbols(l);
715
- r && (m = m.filter(function(u) {
716
- return Object.getOwnPropertyDescriptor(l, u).enumerable;
717
- })), v.push.apply(v, m);
718
- }
719
- return v;
720
- }
721
- function F(l) {
722
- for (var r = 1; r < arguments.length; r++) {
723
- var v = arguments[r] != null ? arguments[r] : {};
724
- r % 2 ? te(Object(v), !0).forEach(function(m) {
725
- K(l, m, v[m]);
726
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(l, Object.getOwnPropertyDescriptors(v)) : te(Object(v)).forEach(function(m) {
727
- Object.defineProperty(l, m, Object.getOwnPropertyDescriptor(v, m));
728
- });
729
- }
730
- return l;
731
- }
732
- function K(l, r, v) {
733
- return (r = V(r)) in l ? Object.defineProperty(l, r, { value: v, enumerable: !0, configurable: !0, writable: !0 }) : l[r] = v, l;
734
- }
735
- function V(l) {
736
- var r = Y(l, "string");
737
- return y(r) == "symbol" ? r : r + "";
738
- }
739
- function Y(l, r) {
740
- if (y(l) != "object" || !l) return l;
741
- var v = l[Symbol.toPrimitive];
742
- if (v !== void 0) {
743
- var m = v.call(l, r);
744
- if (y(m) != "object") return m;
745
- throw new TypeError("@@toPrimitive must return a primitive value.");
746
- }
747
- return (r === "string" ? String : Number)(l);
748
- }
749
- var a = function(r) {
750
- var v, m, u, g, w;
751
- r.rtl ? w = r.slideCount - 1 - r.index : w = r.index, u = w < 0 || w >= r.slideCount, r.centerMode ? (g = Math.floor(r.slidesToShow / 2), m = (w - r.currentSlide) % r.slideCount === 0, w > r.currentSlide - g - 1 && w <= r.currentSlide + g && (v = !0)) : v = r.currentSlide <= w && w < r.currentSlide + r.slidesToShow;
752
- var P;
753
- r.targetSlide < 0 ? P = r.targetSlide + r.slideCount : r.targetSlide >= r.slideCount ? P = r.targetSlide - r.slideCount : P = r.targetSlide;
754
- var t = w === P;
755
- return {
756
- "slick-slide": !0,
757
- "slick-active": v,
758
- "slick-center": m,
759
- "slick-cloned": u,
760
- "slick-current": t
761
- // dubious in case of RTL
762
- };
763
- }, s = function(r) {
764
- var v = {};
765
- return (r.variableWidth === void 0 || r.variableWidth === !1) && (v.width = r.slideWidth), r.fade && (v.position = "relative", r.vertical ? v.top = -r.index * parseInt(r.slideHeight) : v.left = -r.index * parseInt(r.slideWidth), v.opacity = r.currentSlide === r.index ? 1 : 0, v.zIndex = r.currentSlide === r.index ? 999 : 998, r.useCSS && (v.transition = "opacity " + r.speed + "ms " + r.cssEase + ", visibility " + r.speed + "ms " + r.cssEase)), v;
766
- }, f = function(r, v) {
767
- return r.key || v;
768
- }, d = function(r) {
769
- var v, m = [], u = [], g = [], w = i.default.Children.count(r.children), P = (0, h.lazyStartIndex)(r), t = (0, h.lazyEndIndex)(r);
770
- return i.default.Children.forEach(r.children, function(H, o) {
771
- var e, n = {
772
- message: "children",
773
- index: o,
774
- slidesToScroll: r.slidesToScroll,
775
- currentSlide: r.currentSlide
776
- };
777
- !r.lazyLoad || r.lazyLoad && r.lazyLoadedList.indexOf(o) >= 0 ? e = H : e = /* @__PURE__ */ i.default.createElement("div", null);
778
- var p = s(F(F({}, r), {}, {
779
- index: o
780
- })), k = e.props.className || "", S = a(F(F({}, r), {}, {
781
- index: o
782
- }));
783
- if (m.push(/* @__PURE__ */ i.default.cloneElement(e, {
784
- key: "original" + f(e, o),
785
- "data-index": o,
786
- className: (0, c.default)(S, k),
787
- tabIndex: "-1",
788
- "aria-hidden": !S["slick-active"],
789
- style: F(F({
790
- outline: "none"
791
- }, e.props.style || {}), p),
792
- onClick: function(T) {
793
- e.props && e.props.onClick && e.props.onClick(T), r.focusOnSelect && r.focusOnSelect(n);
794
- }
795
- })), r.infinite && w > 1 && r.fade === !1 && !r.unslick) {
796
- var C = w - o;
797
- C <= (0, h.getPreClones)(r) && (v = -C, v >= P && (e = H), S = a(F(F({}, r), {}, {
798
- index: v
799
- })), u.push(/* @__PURE__ */ i.default.cloneElement(e, {
800
- key: "precloned" + f(e, v),
801
- "data-index": v,
802
- tabIndex: "-1",
803
- className: (0, c.default)(S, k),
804
- "aria-hidden": !S["slick-active"],
805
- style: F(F({}, e.props.style || {}), p),
806
- onClick: function(T) {
807
- e.props && e.props.onClick && e.props.onClick(T), r.focusOnSelect && r.focusOnSelect(n);
808
- }
809
- }))), o < (0, h.getPostClones)(r) && (v = w + o, v < t && (e = H), S = a(F(F({}, r), {}, {
810
- index: v
811
- })), g.push(/* @__PURE__ */ i.default.cloneElement(e, {
812
- key: "postcloned" + f(e, v),
813
- "data-index": v,
814
- tabIndex: "-1",
815
- className: (0, c.default)(S, k),
816
- "aria-hidden": !S["slick-active"],
817
- style: F(F({}, e.props.style || {}), p),
818
- onClick: function(T) {
819
- e.props && e.props.onClick && e.props.onClick(T), r.focusOnSelect && r.focusOnSelect(n);
820
- }
821
- })));
822
- }
823
- }), r.rtl ? u.concat(m, g).reverse() : u.concat(m, g);
824
- };
825
- return ve.Track = /* @__PURE__ */ (function(l) {
826
- A(v, l);
827
- var r = U(v);
828
- function v() {
829
- var m;
830
- L(this, v);
831
- for (var u = arguments.length, g = new Array(u), w = 0; w < u; w++)
832
- g[w] = arguments[w];
833
- return m = r.call.apply(r, [this].concat(g)), K(ne(m), "node", null), K(ne(m), "handleRef", function(P) {
834
- m.node = P;
835
- }), m;
836
- }
837
- return X(v, [{
838
- key: "render",
839
- value: function() {
840
- var u = d(this.props), g = this.props, w = g.onMouseEnter, P = g.onMouseOver, t = g.onMouseLeave, H = {
841
- onMouseEnter: w,
842
- onMouseOver: P,
843
- onMouseLeave: t
844
- };
845
- return /* @__PURE__ */ i.default.createElement("div", b({
846
- ref: this.handleRef,
847
- className: "slick-track",
848
- style: this.props.trackStyle
849
- }, H), u);
850
- }
851
- }]), v;
852
- })(i.default.PureComponent), ve;
853
- }
854
- var he = {}, We;
855
- function dt() {
856
- if (We) return he;
857
- We = 1;
858
- function i(a) {
859
- "@babel/helpers - typeof";
860
- return i = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(s) {
861
- return typeof s;
862
- } : function(s) {
863
- return s && typeof Symbol == "function" && s.constructor === Symbol && s !== Symbol.prototype ? "symbol" : typeof s;
864
- }, i(a);
865
- }
866
- Object.defineProperty(he, "__esModule", {
867
- value: !0
868
- }), he.Dots = void 0;
869
- var c = y(ue), h = y(we()), O = ye();
870
- function y(a) {
871
- return a && a.__esModule ? a : { default: a };
872
- }
873
- function b(a, s) {
874
- var f = Object.keys(a);
875
- if (Object.getOwnPropertySymbols) {
876
- var d = Object.getOwnPropertySymbols(a);
877
- s && (d = d.filter(function(l) {
878
- return Object.getOwnPropertyDescriptor(a, l).enumerable;
879
- })), f.push.apply(f, d);
880
- }
881
- return f;
882
- }
883
- function L(a) {
884
- for (var s = 1; s < arguments.length; s++) {
885
- var f = arguments[s] != null ? arguments[s] : {};
886
- s % 2 ? b(Object(f), !0).forEach(function(d) {
887
- x(a, d, f[d]);
888
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(a, Object.getOwnPropertyDescriptors(f)) : b(Object(f)).forEach(function(d) {
889
- Object.defineProperty(a, d, Object.getOwnPropertyDescriptor(f, d));
890
- });
891
- }
892
- return a;
893
- }
894
- function x(a, s, f) {
895
- return (s = U(s)) in a ? Object.defineProperty(a, s, { value: f, enumerable: !0, configurable: !0, writable: !0 }) : a[s] = f, a;
896
- }
897
- function X(a, s) {
898
- if (!(a instanceof s)) throw new TypeError("Cannot call a class as a function");
899
- }
900
- function A(a, s) {
901
- for (var f = 0; f < s.length; f++) {
902
- var d = s[f];
903
- d.enumerable = d.enumerable || !1, d.configurable = !0, "value" in d && (d.writable = !0), Object.defineProperty(a, U(d.key), d);
904
- }
905
- }
906
- function z(a, s, f) {
907
- return s && A(a.prototype, s), Object.defineProperty(a, "prototype", { writable: !1 }), a;
908
- }
909
- function U(a) {
910
- var s = ee(a, "string");
911
- return i(s) == "symbol" ? s : s + "";
912
- }
913
- function ee(a, s) {
914
- if (i(a) != "object" || !a) return a;
915
- var f = a[Symbol.toPrimitive];
916
- if (f !== void 0) {
917
- var d = f.call(a, s);
918
- if (i(d) != "object") return d;
919
- throw new TypeError("@@toPrimitive must return a primitive value.");
920
- }
921
- return String(a);
922
- }
923
- function ne(a, s) {
924
- if (typeof s != "function" && s !== null) throw new TypeError("Super expression must either be null or a function");
925
- a.prototype = Object.create(s && s.prototype, { constructor: { value: a, writable: !0, configurable: !0 } }), Object.defineProperty(a, "prototype", { writable: !1 }), s && Q(a, s);
926
- }
927
- function Q(a, s) {
928
- return Q = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(f, d) {
929
- return f.__proto__ = d, f;
930
- }, Q(a, s);
931
- }
932
- function E(a) {
933
- var s = K();
934
- return function() {
935
- var f, d = V(a);
936
- if (s) {
937
- var l = V(this).constructor;
938
- f = Reflect.construct(d, arguments, l);
939
- } else f = d.apply(this, arguments);
940
- return te(this, f);
941
- };
942
- }
943
- function te(a, s) {
944
- if (s && (i(s) == "object" || typeof s == "function")) return s;
945
- if (s !== void 0) throw new TypeError("Derived constructors may only return object or undefined");
946
- return F(a);
947
- }
948
- function F(a) {
949
- if (a === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
950
- return a;
951
- }
952
- function K() {
953
- try {
954
- var a = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
955
- }));
956
- } catch {
957
- }
958
- return (K = function() {
959
- return !!a;
960
- })();
961
- }
962
- function V(a) {
963
- return V = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(s) {
964
- return s.__proto__ || Object.getPrototypeOf(s);
965
- }, V(a);
966
- }
967
- var Y = function(s) {
968
- var f;
969
- return s.infinite ? f = Math.ceil(s.slideCount / s.slidesToScroll) : f = Math.ceil((s.slideCount - s.slidesToShow) / s.slidesToScroll) + 1, f;
970
- };
971
- return he.Dots = /* @__PURE__ */ (function(a) {
972
- ne(f, a);
973
- var s = E(f);
974
- function f() {
975
- return X(this, f), s.apply(this, arguments);
976
- }
977
- return z(f, [{
978
- key: "clickHandler",
979
- value: function(l, r) {
980
- r.preventDefault(), this.props.clickHandler(l);
981
- }
982
- }, {
983
- key: "render",
984
- value: function() {
985
- for (var l = this.props, r = l.onMouseEnter, v = l.onMouseOver, m = l.onMouseLeave, u = l.infinite, g = l.slidesToScroll, w = l.slidesToShow, P = l.slideCount, t = l.currentSlide, H = Y({
986
- slideCount: P,
987
- slidesToScroll: g,
988
- slidesToShow: w,
989
- infinite: u
990
- }), o = {
991
- onMouseEnter: r,
992
- onMouseOver: v,
993
- onMouseLeave: m
994
- }, e = [], n = 0; n < H; n++) {
995
- var p = (n + 1) * g - 1, k = u ? p : (0, O.clamp)(p, 0, P - 1), S = k - (g - 1), C = u ? S : (0, O.clamp)(S, 0, P - 1), _ = (0, h.default)({
996
- "slick-active": u ? t >= C && t <= k : t === C
997
- }), T = {
998
- message: "dots",
999
- index: n,
1000
- slidesToScroll: g,
1001
- currentSlide: t
1002
- }, D = this.clickHandler.bind(this, T);
1003
- e = e.concat(/* @__PURE__ */ c.default.createElement("li", {
1004
- key: n,
1005
- className: _
1006
- }, /* @__PURE__ */ c.default.cloneElement(this.props.customPaging(n), {
1007
- onClick: D
1008
- })));
1009
- }
1010
- return /* @__PURE__ */ c.default.cloneElement(this.props.appendDots(e), L({
1011
- className: this.props.dotsClass
1012
- }, o));
1013
- }
1014
- }]), f;
1015
- })(c.default.PureComponent), he;
1016
- }
1017
- var se = {}, qe;
1018
- function pt() {
1019
- if (qe) return se;
1020
- qe = 1;
1021
- function i(a) {
1022
- "@babel/helpers - typeof";
1023
- return i = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(s) {
1024
- return typeof s;
1025
- } : function(s) {
1026
- return s && typeof Symbol == "function" && s.constructor === Symbol && s !== Symbol.prototype ? "symbol" : typeof s;
1027
- }, i(a);
1028
- }
1029
- Object.defineProperty(se, "__esModule", {
1030
- value: !0
1031
- }), se.PrevArrow = se.NextArrow = void 0;
1032
- var c = y(ue), h = y(we()), O = ye();
1033
- function y(a) {
1034
- return a && a.__esModule ? a : { default: a };
1035
- }
1036
- function b() {
1037
- return b = Object.assign ? Object.assign.bind() : function(a) {
1038
- for (var s = 1; s < arguments.length; s++) {
1039
- var f = arguments[s];
1040
- for (var d in f)
1041
- ({}).hasOwnProperty.call(f, d) && (a[d] = f[d]);
1042
- }
1043
- return a;
1044
- }, b.apply(null, arguments);
1045
- }
1046
- function L(a, s) {
1047
- var f = Object.keys(a);
1048
- if (Object.getOwnPropertySymbols) {
1049
- var d = Object.getOwnPropertySymbols(a);
1050
- s && (d = d.filter(function(l) {
1051
- return Object.getOwnPropertyDescriptor(a, l).enumerable;
1052
- })), f.push.apply(f, d);
1053
- }
1054
- return f;
1055
- }
1056
- function x(a) {
1057
- for (var s = 1; s < arguments.length; s++) {
1058
- var f = arguments[s] != null ? arguments[s] : {};
1059
- s % 2 ? L(Object(f), !0).forEach(function(d) {
1060
- X(a, d, f[d]);
1061
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(a, Object.getOwnPropertyDescriptors(f)) : L(Object(f)).forEach(function(d) {
1062
- Object.defineProperty(a, d, Object.getOwnPropertyDescriptor(f, d));
1063
- });
1064
- }
1065
- return a;
1066
- }
1067
- function X(a, s, f) {
1068
- return (s = ee(s)) in a ? Object.defineProperty(a, s, { value: f, enumerable: !0, configurable: !0, writable: !0 }) : a[s] = f, a;
1069
- }
1070
- function A(a, s) {
1071
- if (!(a instanceof s)) throw new TypeError("Cannot call a class as a function");
1072
- }
1073
- function z(a, s) {
1074
- for (var f = 0; f < s.length; f++) {
1075
- var d = s[f];
1076
- d.enumerable = d.enumerable || !1, d.configurable = !0, "value" in d && (d.writable = !0), Object.defineProperty(a, ee(d.key), d);
1077
- }
1078
- }
1079
- function U(a, s, f) {
1080
- return s && z(a.prototype, s), Object.defineProperty(a, "prototype", { writable: !1 }), a;
1081
- }
1082
- function ee(a) {
1083
- var s = ne(a, "string");
1084
- return i(s) == "symbol" ? s : s + "";
1085
- }
1086
- function ne(a, s) {
1087
- if (i(a) != "object" || !a) return a;
1088
- var f = a[Symbol.toPrimitive];
1089
- if (f !== void 0) {
1090
- var d = f.call(a, s);
1091
- if (i(d) != "object") return d;
1092
- throw new TypeError("@@toPrimitive must return a primitive value.");
1093
- }
1094
- return String(a);
1095
- }
1096
- function Q(a, s) {
1097
- if (typeof s != "function" && s !== null) throw new TypeError("Super expression must either be null or a function");
1098
- a.prototype = Object.create(s && s.prototype, { constructor: { value: a, writable: !0, configurable: !0 } }), Object.defineProperty(a, "prototype", { writable: !1 }), s && E(a, s);
1099
- }
1100
- function E(a, s) {
1101
- return E = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(f, d) {
1102
- return f.__proto__ = d, f;
1103
- }, E(a, s);
1104
- }
1105
- function te(a) {
1106
- var s = V();
1107
- return function() {
1108
- var f, d = Y(a);
1109
- if (s) {
1110
- var l = Y(this).constructor;
1111
- f = Reflect.construct(d, arguments, l);
1112
- } else f = d.apply(this, arguments);
1113
- return F(this, f);
1114
- };
1115
- }
1116
- function F(a, s) {
1117
- if (s && (i(s) == "object" || typeof s == "function")) return s;
1118
- if (s !== void 0) throw new TypeError("Derived constructors may only return object or undefined");
1119
- return K(a);
1120
- }
1121
- function K(a) {
1122
- if (a === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
1123
- return a;
1124
- }
1125
- function V() {
1126
- try {
1127
- var a = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
1128
- }));
1129
- } catch {
1130
- }
1131
- return (V = function() {
1132
- return !!a;
1133
- })();
1134
- }
1135
- function Y(a) {
1136
- return Y = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(s) {
1137
- return s.__proto__ || Object.getPrototypeOf(s);
1138
- }, Y(a);
1139
- }
1140
- return se.PrevArrow = /* @__PURE__ */ (function(a) {
1141
- Q(f, a);
1142
- var s = te(f);
1143
- function f() {
1144
- return A(this, f), s.apply(this, arguments);
1145
- }
1146
- return U(f, [{
1147
- key: "clickHandler",
1148
- value: function(l, r) {
1149
- r && r.preventDefault(), this.props.clickHandler(l, r);
1150
- }
1151
- }, {
1152
- key: "render",
1153
- value: function() {
1154
- var l = {
1155
- "slick-arrow": !0,
1156
- "slick-prev": !0
1157
- }, r = this.clickHandler.bind(this, {
1158
- message: "previous"
1159
- });
1160
- !this.props.infinite && (this.props.currentSlide === 0 || this.props.slideCount <= this.props.slidesToShow) && (l["slick-disabled"] = !0, r = null);
1161
- var v = {
1162
- key: "0",
1163
- "data-role": "none",
1164
- className: (0, h.default)(l),
1165
- style: {
1166
- display: "block"
1167
- },
1168
- onClick: r
1169
- }, m = {
1170
- currentSlide: this.props.currentSlide,
1171
- slideCount: this.props.slideCount
1172
- }, u;
1173
- return this.props.prevArrow ? u = /* @__PURE__ */ c.default.cloneElement(this.props.prevArrow, x(x({}, v), m)) : u = /* @__PURE__ */ c.default.createElement("button", b({
1174
- key: "0",
1175
- type: "button"
1176
- }, v), " ", "Previous"), u;
1177
- }
1178
- }]), f;
1179
- })(c.default.PureComponent), se.NextArrow = /* @__PURE__ */ (function(a) {
1180
- Q(f, a);
1181
- var s = te(f);
1182
- function f() {
1183
- return A(this, f), s.apply(this, arguments);
1184
- }
1185
- return U(f, [{
1186
- key: "clickHandler",
1187
- value: function(l, r) {
1188
- r && r.preventDefault(), this.props.clickHandler(l, r);
1189
- }
1190
- }, {
1191
- key: "render",
1192
- value: function() {
1193
- var l = {
1194
- "slick-arrow": !0,
1195
- "slick-next": !0
1196
- }, r = this.clickHandler.bind(this, {
1197
- message: "next"
1198
- });
1199
- (0, O.canGoNext)(this.props) || (l["slick-disabled"] = !0, r = null);
1200
- var v = {
1201
- key: "1",
1202
- "data-role": "none",
1203
- className: (0, h.default)(l),
1204
- style: {
1205
- display: "block"
1206
- },
1207
- onClick: r
1208
- }, m = {
1209
- currentSlide: this.props.currentSlide,
1210
- slideCount: this.props.slideCount
1211
- }, u;
1212
- return this.props.nextArrow ? u = /* @__PURE__ */ c.default.cloneElement(this.props.nextArrow, x(x({}, v), m)) : u = /* @__PURE__ */ c.default.createElement("button", b({
1213
- key: "1",
1214
- type: "button"
1215
- }, v), " ", "Next"), u;
1216
- }
1217
- }]), f;
1218
- })(c.default.PureComponent), se;
1219
- }
1220
- var Je = (function() {
1221
- if (typeof Map < "u")
1222
- return Map;
1223
- function i(c, h) {
1224
- var O = -1;
1225
- return c.some(function(y, b) {
1226
- return y[0] === h ? (O = b, !0) : !1;
1227
- }), O;
1228
- }
1229
- return (
1230
- /** @class */
1231
- (function() {
1232
- function c() {
1233
- this.__entries__ = [];
1234
- }
1235
- return Object.defineProperty(c.prototype, "size", {
1236
- /**
1237
- * @returns {boolean}
1238
- */
1239
- get: function() {
1240
- return this.__entries__.length;
1241
- },
1242
- enumerable: !0,
1243
- configurable: !0
1244
- }), c.prototype.get = function(h) {
1245
- var O = i(this.__entries__, h), y = this.__entries__[O];
1246
- return y && y[1];
1247
- }, c.prototype.set = function(h, O) {
1248
- var y = i(this.__entries__, h);
1249
- ~y ? this.__entries__[y][1] = O : this.__entries__.push([h, O]);
1250
- }, c.prototype.delete = function(h) {
1251
- var O = this.__entries__, y = i(O, h);
1252
- ~y && O.splice(y, 1);
1253
- }, c.prototype.has = function(h) {
1254
- return !!~i(this.__entries__, h);
1255
- }, c.prototype.clear = function() {
1256
- this.__entries__.splice(0);
1257
- }, c.prototype.forEach = function(h, O) {
1258
- O === void 0 && (O = null);
1259
- for (var y = 0, b = this.__entries__; y < b.length; y++) {
1260
- var L = b[y];
1261
- h.call(O, L[1], L[0]);
1262
- }
1263
- }, c;
1264
- })()
1265
- );
1266
- })(), Le = typeof window < "u" && typeof document < "u" && window.document === document, me = (function() {
1267
- return typeof global < "u" && global.Math === Math ? global : typeof self < "u" && self.Math === Math ? self : typeof window < "u" && window.Math === Math ? window : Function("return this")();
1268
- })(), vt = (function() {
1269
- return typeof requestAnimationFrame == "function" ? requestAnimationFrame.bind(me) : function(i) {
1270
- return setTimeout(function() {
1271
- return i(Date.now());
1272
- }, 1e3 / 60);
1273
- };
1274
- })(), ht = 2;
1275
- function yt(i, c) {
1276
- var h = !1, O = !1, y = 0;
1277
- function b() {
1278
- h && (h = !1, i()), O && x();
1279
- }
1280
- function L() {
1281
- vt(b);
1282
- }
1283
- function x() {
1284
- var X = Date.now();
1285
- if (h) {
1286
- if (X - y < ht)
1287
- return;
1288
- O = !0;
1289
- } else
1290
- h = !0, O = !1, setTimeout(L, c);
1291
- y = X;
1292
- }
1293
- return x;
1294
- }
1295
- var gt = 20, bt = ["top", "right", "bottom", "left", "width", "height", "size", "weight"], mt = typeof MutationObserver < "u", St = (
1296
- /** @class */
1297
- (function() {
1298
- function i() {
1299
- this.connected_ = !1, this.mutationEventsAdded_ = !1, this.mutationsObserver_ = null, this.observers_ = [], this.onTransitionEnd_ = this.onTransitionEnd_.bind(this), this.refresh = yt(this.refresh.bind(this), gt);
1300
- }
1301
- return i.prototype.addObserver = function(c) {
1302
- ~this.observers_.indexOf(c) || this.observers_.push(c), this.connected_ || this.connect_();
1303
- }, i.prototype.removeObserver = function(c) {
1304
- var h = this.observers_, O = h.indexOf(c);
1305
- ~O && h.splice(O, 1), !h.length && this.connected_ && this.disconnect_();
1306
- }, i.prototype.refresh = function() {
1307
- var c = this.updateObservers_();
1308
- c && this.refresh();
1309
- }, i.prototype.updateObservers_ = function() {
1310
- var c = this.observers_.filter(function(h) {
1311
- return h.gatherActive(), h.hasActive();
1312
- });
1313
- return c.forEach(function(h) {
1314
- return h.broadcastActive();
1315
- }), c.length > 0;
1316
- }, i.prototype.connect_ = function() {
1317
- !Le || this.connected_ || (document.addEventListener("transitionend", this.onTransitionEnd_), window.addEventListener("resize", this.refresh), mt ? (this.mutationsObserver_ = new MutationObserver(this.refresh), this.mutationsObserver_.observe(document, {
1318
- attributes: !0,
1319
- childList: !0,
1320
- characterData: !0,
1321
- subtree: !0
1322
- })) : (document.addEventListener("DOMSubtreeModified", this.refresh), this.mutationEventsAdded_ = !0), this.connected_ = !0);
1323
- }, i.prototype.disconnect_ = function() {
1324
- !Le || !this.connected_ || (document.removeEventListener("transitionend", this.onTransitionEnd_), window.removeEventListener("resize", this.refresh), this.mutationsObserver_ && this.mutationsObserver_.disconnect(), this.mutationEventsAdded_ && document.removeEventListener("DOMSubtreeModified", this.refresh), this.mutationsObserver_ = null, this.mutationEventsAdded_ = !1, this.connected_ = !1);
1325
- }, i.prototype.onTransitionEnd_ = function(c) {
1326
- var h = c.propertyName, O = h === void 0 ? "" : h, y = bt.some(function(b) {
1327
- return !!~O.indexOf(b);
1328
- });
1329
- y && this.refresh();
1330
- }, i.getInstance = function() {
1331
- return this.instance_ || (this.instance_ = new i()), this.instance_;
1332
- }, i.instance_ = null, i;
1333
- })()
1334
- ), Qe = (function(i, c) {
1335
- for (var h = 0, O = Object.keys(c); h < O.length; h++) {
1336
- var y = O[h];
1337
- Object.defineProperty(i, y, {
1338
- value: c[y],
1339
- enumerable: !1,
1340
- writable: !1,
1341
- configurable: !0
1342
- });
1343
- }
1344
- return i;
1345
- }), ce = (function(i) {
1346
- var c = i && i.ownerDocument && i.ownerDocument.defaultView;
1347
- return c || me;
1348
- }), Ze = Oe(0, 0, 0, 0);
1349
- function Se(i) {
1350
- return parseFloat(i) || 0;
1351
- }
1352
- function Fe(i) {
1353
- for (var c = [], h = 1; h < arguments.length; h++)
1354
- c[h - 1] = arguments[h];
1355
- return c.reduce(function(O, y) {
1356
- var b = i["border-" + y + "-width"];
1357
- return O + Se(b);
1358
- }, 0);
1359
- }
1360
- function wt(i) {
1361
- for (var c = ["top", "right", "bottom", "left"], h = {}, O = 0, y = c; O < y.length; O++) {
1362
- var b = y[O], L = i["padding-" + b];
1363
- h[b] = Se(L);
1364
- }
1365
- return h;
1366
- }
1367
- function Ot(i) {
1368
- var c = i.getBBox();
1369
- return Oe(0, 0, c.width, c.height);
1370
- }
1371
- function _t(i) {
1372
- var c = i.clientWidth, h = i.clientHeight;
1373
- if (!c && !h)
1374
- return Ze;
1375
- var O = ce(i).getComputedStyle(i), y = wt(O), b = y.left + y.right, L = y.top + y.bottom, x = Se(O.width), X = Se(O.height);
1376
- if (O.boxSizing === "border-box" && (Math.round(x + b) !== c && (x -= Fe(O, "left", "right") + b), Math.round(X + L) !== h && (X -= Fe(O, "top", "bottom") + L)), !Pt(i)) {
1377
- var A = Math.round(x + b) - c, z = Math.round(X + L) - h;
1378
- Math.abs(A) !== 1 && (x -= A), Math.abs(z) !== 1 && (X -= z);
1379
- }
1380
- return Oe(y.left, y.top, x, X);
1381
- }
1382
- var kt = /* @__PURE__ */ (function() {
1383
- return typeof SVGGraphicsElement < "u" ? function(i) {
1384
- return i instanceof ce(i).SVGGraphicsElement;
1385
- } : function(i) {
1386
- return i instanceof ce(i).SVGElement && typeof i.getBBox == "function";
1387
- };
1388
- })();
1389
- function Pt(i) {
1390
- return i === ce(i).document.documentElement;
1391
- }
1392
- function Ct(i) {
1393
- return Le ? kt(i) ? Ot(i) : _t(i) : Ze;
1394
- }
1395
- function Tt(i) {
1396
- var c = i.x, h = i.y, O = i.width, y = i.height, b = typeof DOMRectReadOnly < "u" ? DOMRectReadOnly : Object, L = Object.create(b.prototype);
1397
- return Qe(L, {
1398
- x: c,
1399
- y: h,
1400
- width: O,
1401
- height: y,
1402
- top: h,
1403
- right: c + O,
1404
- bottom: y + h,
1405
- left: c
1406
- }), L;
1407
- }
1408
- function Oe(i, c, h, O) {
1409
- return { x: i, y: c, width: h, height: O };
1410
- }
1411
- var jt = (
1412
- /** @class */
1413
- (function() {
1414
- function i(c) {
1415
- this.broadcastWidth = 0, this.broadcastHeight = 0, this.contentRect_ = Oe(0, 0, 0, 0), this.target = c;
1416
- }
1417
- return i.prototype.isActive = function() {
1418
- var c = Ct(this.target);
1419
- return this.contentRect_ = c, c.width !== this.broadcastWidth || c.height !== this.broadcastHeight;
1420
- }, i.prototype.broadcastRect = function() {
1421
- var c = this.contentRect_;
1422
- return this.broadcastWidth = c.width, this.broadcastHeight = c.height, c;
1423
- }, i;
1424
- })()
1425
- ), Et = (
1426
- /** @class */
1427
- /* @__PURE__ */ (function() {
1428
- function i(c, h) {
1429
- var O = Tt(h);
1430
- Qe(this, { target: c, contentRect: O });
1431
- }
1432
- return i;
1433
- })()
1434
- ), xt = (
1435
- /** @class */
1436
- (function() {
1437
- function i(c, h, O) {
1438
- if (this.activeObservations_ = [], this.observations_ = new Je(), typeof c != "function")
1439
- throw new TypeError("The callback provided as parameter 1 is not a function.");
1440
- this.callback_ = c, this.controller_ = h, this.callbackCtx_ = O;
1441
- }
1442
- return i.prototype.observe = function(c) {
1443
- if (!arguments.length)
1444
- throw new TypeError("1 argument required, but only 0 present.");
1445
- if (!(typeof Element > "u" || !(Element instanceof Object))) {
1446
- if (!(c instanceof ce(c).Element))
1447
- throw new TypeError('parameter 1 is not of type "Element".');
1448
- var h = this.observations_;
1449
- h.has(c) || (h.set(c, new jt(c)), this.controller_.addObserver(this), this.controller_.refresh());
1450
- }
1451
- }, i.prototype.unobserve = function(c) {
1452
- if (!arguments.length)
1453
- throw new TypeError("1 argument required, but only 0 present.");
1454
- if (!(typeof Element > "u" || !(Element instanceof Object))) {
1455
- if (!(c instanceof ce(c).Element))
1456
- throw new TypeError('parameter 1 is not of type "Element".');
1457
- var h = this.observations_;
1458
- h.has(c) && (h.delete(c), h.size || this.controller_.removeObserver(this));
1459
- }
1460
- }, i.prototype.disconnect = function() {
1461
- this.clearActive(), this.observations_.clear(), this.controller_.removeObserver(this);
1462
- }, i.prototype.gatherActive = function() {
1463
- var c = this;
1464
- this.clearActive(), this.observations_.forEach(function(h) {
1465
- h.isActive() && c.activeObservations_.push(h);
1466
- });
1467
- }, i.prototype.broadcastActive = function() {
1468
- if (this.hasActive()) {
1469
- var c = this.callbackCtx_, h = this.activeObservations_.map(function(O) {
1470
- return new Et(O.target, O.broadcastRect());
1471
- });
1472
- this.callback_.call(c, h, c), this.clearActive();
1473
- }
1474
- }, i.prototype.clearActive = function() {
1475
- this.activeObservations_.splice(0);
1476
- }, i.prototype.hasActive = function() {
1477
- return this.activeObservations_.length > 0;
1478
- }, i;
1479
- })()
1480
- ), et = typeof WeakMap < "u" ? /* @__PURE__ */ new WeakMap() : new Je(), tt = (
1481
- /** @class */
1482
- /* @__PURE__ */ (function() {
1483
- function i(c) {
1484
- if (!(this instanceof i))
1485
- throw new TypeError("Cannot call a class as a function.");
1486
- if (!arguments.length)
1487
- throw new TypeError("1 argument required, but only 0 present.");
1488
- var h = St.getInstance(), O = new xt(c, h, this);
1489
- et.set(this, O);
1490
- }
1491
- return i;
1492
- })()
1493
- );
1494
- [
1495
- "observe",
1496
- "unobserve",
1497
- "disconnect"
1498
- ].forEach(function(i) {
1499
- tt.prototype[i] = function() {
1500
- var c;
1501
- return (c = et.get(this))[i].apply(c, arguments);
1502
- };
1503
- });
1504
- var Lt = (function() {
1505
- return typeof me.ResizeObserver < "u" ? me.ResizeObserver : tt;
1506
- })();
1507
- const Mt = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
1508
- __proto__: null,
1509
- default: Lt
1510
- }, Symbol.toStringTag, { value: "Module" })), Rt = /* @__PURE__ */ ot(Mt);
1511
- var Be;
1512
- function zt() {
1513
- if (Be) return pe;
1514
- Be = 1, Object.defineProperty(pe, "__esModule", {
1515
- value: !0
1516
- }), pe.InnerSlider = void 0;
1517
- var i = A(ue), c = A(ut()), h = A(ct()), O = A(we()), y = ye(), b = ft(), L = dt(), x = pt(), X = A(Rt);
1518
- function A(u) {
1519
- return u && u.__esModule ? u : { default: u };
1520
- }
1521
- function z(u) {
1522
- "@babel/helpers - typeof";
1523
- return z = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(g) {
1524
- return typeof g;
1525
- } : function(g) {
1526
- return g && typeof Symbol == "function" && g.constructor === Symbol && g !== Symbol.prototype ? "symbol" : typeof g;
1527
- }, z(u);
1528
- }
1529
- function U() {
1530
- return U = Object.assign ? Object.assign.bind() : function(u) {
1531
- for (var g = 1; g < arguments.length; g++) {
1532
- var w = arguments[g];
1533
- for (var P in w)
1534
- ({}).hasOwnProperty.call(w, P) && (u[P] = w[P]);
1535
- }
1536
- return u;
1537
- }, U.apply(null, arguments);
1538
- }
1539
- function ee(u, g) {
1540
- if (u == null) return {};
1541
- var w, P, t = ne(u, g);
1542
- if (Object.getOwnPropertySymbols) {
1543
- var H = Object.getOwnPropertySymbols(u);
1544
- for (P = 0; P < H.length; P++)
1545
- w = H[P], g.includes(w) || {}.propertyIsEnumerable.call(u, w) && (t[w] = u[w]);
1546
- }
1547
- return t;
1548
- }
1549
- function ne(u, g) {
1550
- if (u == null) return {};
1551
- var w = {};
1552
- for (var P in u)
1553
- if ({}.hasOwnProperty.call(u, P)) {
1554
- if (g.includes(P)) continue;
1555
- w[P] = u[P];
1556
- }
1557
- return w;
1558
- }
1559
- function Q(u, g) {
1560
- var w = Object.keys(u);
1561
- if (Object.getOwnPropertySymbols) {
1562
- var P = Object.getOwnPropertySymbols(u);
1563
- g && (P = P.filter(function(t) {
1564
- return Object.getOwnPropertyDescriptor(u, t).enumerable;
1565
- })), w.push.apply(w, P);
1566
- }
1567
- return w;
1568
- }
1569
- function E(u) {
1570
- for (var g = 1; g < arguments.length; g++) {
1571
- var w = arguments[g] != null ? arguments[g] : {};
1572
- g % 2 ? Q(Object(w), !0).forEach(function(P) {
1573
- r(u, P, w[P]);
1574
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(u, Object.getOwnPropertyDescriptors(w)) : Q(Object(w)).forEach(function(P) {
1575
- Object.defineProperty(u, P, Object.getOwnPropertyDescriptor(w, P));
1576
- });
1577
- }
1578
- return u;
1579
- }
1580
- function te(u, g) {
1581
- if (!(u instanceof g)) throw new TypeError("Cannot call a class as a function");
1582
- }
1583
- function F(u, g) {
1584
- for (var w = 0; w < g.length; w++) {
1585
- var P = g[w];
1586
- P.enumerable = P.enumerable || !1, P.configurable = !0, "value" in P && (P.writable = !0), Object.defineProperty(u, v(P.key), P);
1587
- }
1588
- }
1589
- function K(u, g, w) {
1590
- return g && F(u.prototype, g), Object.defineProperty(u, "prototype", { writable: !1 }), u;
1591
- }
1592
- function V(u, g) {
1593
- if (typeof g != "function" && g !== null) throw new TypeError("Super expression must either be null or a function");
1594
- u.prototype = Object.create(g && g.prototype, { constructor: { value: u, writable: !0, configurable: !0 } }), Object.defineProperty(u, "prototype", { writable: !1 }), g && Y(u, g);
1595
- }
1596
- function Y(u, g) {
1597
- return Y = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(w, P) {
1598
- return w.__proto__ = P, w;
1599
- }, Y(u, g);
1600
- }
1601
- function a(u) {
1602
- var g = d();
1603
- return function() {
1604
- var w, P = l(u);
1605
- if (g) {
1606
- var t = l(this).constructor;
1607
- w = Reflect.construct(P, arguments, t);
1608
- } else w = P.apply(this, arguments);
1609
- return s(this, w);
1610
- };
1611
- }
1612
- function s(u, g) {
1613
- if (g && (z(g) == "object" || typeof g == "function")) return g;
1614
- if (g !== void 0) throw new TypeError("Derived constructors may only return object or undefined");
1615
- return f(u);
1616
- }
1617
- function f(u) {
1618
- if (u === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
1619
- return u;
1620
- }
1621
- function d() {
1622
- try {
1623
- var u = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
1624
- }));
1625
- } catch {
1626
- }
1627
- return (d = function() {
1628
- return !!u;
1629
- })();
1630
- }
1631
- function l(u) {
1632
- return l = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(g) {
1633
- return g.__proto__ || Object.getPrototypeOf(g);
1634
- }, l(u);
1635
- }
1636
- function r(u, g, w) {
1637
- return (g = v(g)) in u ? Object.defineProperty(u, g, { value: w, enumerable: !0, configurable: !0, writable: !0 }) : u[g] = w, u;
1638
- }
1639
- function v(u) {
1640
- var g = m(u, "string");
1641
- return z(g) == "symbol" ? g : g + "";
1642
- }
1643
- function m(u, g) {
1644
- if (z(u) != "object" || !u) return u;
1645
- var w = u[Symbol.toPrimitive];
1646
- if (w !== void 0) {
1647
- var P = w.call(u, g);
1648
- if (z(P) != "object") return P;
1649
- throw new TypeError("@@toPrimitive must return a primitive value.");
1650
- }
1651
- return (g === "string" ? String : Number)(u);
1652
- }
1653
- return pe.InnerSlider = /* @__PURE__ */ (function(u) {
1654
- V(w, u);
1655
- var g = a(w);
1656
- function w(P) {
1657
- var t;
1658
- te(this, w), t = g.call(this, P), r(f(t), "listRefHandler", function(o) {
1659
- return t.list = o;
1660
- }), r(f(t), "trackRefHandler", function(o) {
1661
- return t.track = o;
1662
- }), r(f(t), "adaptHeight", function() {
1663
- if (t.props.adaptiveHeight && t.list) {
1664
- var o = t.list.querySelector('[data-index="'.concat(t.state.currentSlide, '"]'));
1665
- t.list.style.height = (0, y.getHeight)(o) + "px";
1666
- }
1667
- }), r(f(t), "componentDidMount", function() {
1668
- if (t.props.onInit && t.props.onInit(), t.props.lazyLoad) {
1669
- var o = (0, y.getOnDemandLazySlides)(E(E({}, t.props), t.state));
1670
- o.length > 0 && (t.setState(function(n) {
1671
- return {
1672
- lazyLoadedList: n.lazyLoadedList.concat(o)
1673
- };
1674
- }), t.props.onLazyLoad && t.props.onLazyLoad(o));
1675
- }
1676
- var e = E({
1677
- listRef: t.list,
1678
- trackRef: t.track
1679
- }, t.props);
1680
- t.updateState(e, !0, function() {
1681
- t.adaptHeight(), t.props.autoplay && t.autoPlay("update");
1682
- }), t.props.lazyLoad === "progressive" && (t.lazyLoadTimer = setInterval(t.progressiveLazyLoad, 1e3)), t.ro = new X.default(function() {
1683
- t.state.animating ? (t.onWindowResized(!1), t.callbackTimers.push(setTimeout(function() {
1684
- return t.onWindowResized();
1685
- }, t.props.speed))) : t.onWindowResized();
1686
- }), t.ro.observe(t.list), document.querySelectorAll && Array.prototype.forEach.call(document.querySelectorAll(".slick-slide"), function(n) {
1687
- n.onfocus = t.props.pauseOnFocus ? t.onSlideFocus : null, n.onblur = t.props.pauseOnFocus ? t.onSlideBlur : null;
1688
- }), window.addEventListener ? window.addEventListener("resize", t.onWindowResized) : window.attachEvent("onresize", t.onWindowResized);
1689
- }), r(f(t), "componentWillUnmount", function() {
1690
- t.animationEndCallback && clearTimeout(t.animationEndCallback), t.lazyLoadTimer && clearInterval(t.lazyLoadTimer), t.callbackTimers.length && (t.callbackTimers.forEach(function(o) {
1691
- return clearTimeout(o);
1692
- }), t.callbackTimers = []), window.addEventListener ? window.removeEventListener("resize", t.onWindowResized) : window.detachEvent("onresize", t.onWindowResized), t.autoplayTimer && clearInterval(t.autoplayTimer), t.ro.disconnect();
1693
- }), r(f(t), "componentDidUpdate", function(o) {
1694
- if (t.checkImagesLoad(), t.props.onReInit && t.props.onReInit(), t.props.lazyLoad) {
1695
- var e = (0, y.getOnDemandLazySlides)(E(E({}, t.props), t.state));
1696
- e.length > 0 && (t.setState(function(k) {
1697
- return {
1698
- lazyLoadedList: k.lazyLoadedList.concat(e)
1699
- };
1700
- }), t.props.onLazyLoad && t.props.onLazyLoad(e));
1701
- }
1702
- t.adaptHeight();
1703
- var n = E(E({
1704
- listRef: t.list,
1705
- trackRef: t.track
1706
- }, t.props), t.state), p = t.didPropsChange(o);
1707
- p && t.updateState(n, p, function() {
1708
- t.state.currentSlide >= i.default.Children.count(t.props.children) && t.changeSlide({
1709
- message: "index",
1710
- index: i.default.Children.count(t.props.children) - t.props.slidesToShow,
1711
- currentSlide: t.state.currentSlide
1712
- }), t.props.autoplay ? t.autoPlay("update") : t.pause("paused");
1713
- });
1714
- }), r(f(t), "onWindowResized", function(o) {
1715
- t.debouncedResize && t.debouncedResize.cancel(), t.debouncedResize = (0, h.default)(function() {
1716
- return t.resizeWindow(o);
1717
- }, 50), t.debouncedResize();
1718
- }), r(f(t), "resizeWindow", function() {
1719
- var o = arguments.length > 0 && arguments[0] !== void 0 ? arguments[0] : !0, e = !!(t.track && t.track.node);
1720
- if (e) {
1721
- var n = E(E({
1722
- listRef: t.list,
1723
- trackRef: t.track
1724
- }, t.props), t.state);
1725
- t.updateState(n, o, function() {
1726
- t.props.autoplay ? t.autoPlay("update") : t.pause("paused");
1727
- }), t.setState({
1728
- animating: !1
1729
- }), clearTimeout(t.animationEndCallback), delete t.animationEndCallback;
1730
- }
1731
- }), r(f(t), "updateState", function(o, e, n) {
1732
- var p = (0, y.initializedState)(o);
1733
- o = E(E(E({}, o), p), {}, {
1734
- slideIndex: p.currentSlide
1735
- });
1736
- var k = (0, y.getTrackLeft)(o);
1737
- o = E(E({}, o), {}, {
1738
- left: k
1739
- });
1740
- var S = (0, y.getTrackCSS)(o);
1741
- (e || i.default.Children.count(t.props.children) !== i.default.Children.count(o.children)) && (p.trackStyle = S), t.setState(p, n);
1742
- }), r(f(t), "ssrInit", function() {
1743
- if (t.props.variableWidth) {
1744
- var o = 0, e = 0, n = [], p = (0, y.getPreClones)(E(E(E({}, t.props), t.state), {}, {
1745
- slideCount: t.props.children.length
1746
- })), k = (0, y.getPostClones)(E(E(E({}, t.props), t.state), {}, {
1747
- slideCount: t.props.children.length
1748
- }));
1749
- t.props.children.forEach(function(J) {
1750
- n.push(J.props.style.width), o += J.props.style.width;
1751
- });
1752
- for (var S = 0; S < p; S++)
1753
- e += n[n.length - 1 - S], o += n[n.length - 1 - S];
1754
- for (var C = 0; C < k; C++)
1755
- o += n[C];
1756
- for (var _ = 0; _ < t.state.currentSlide; _++)
1757
- e += n[_];
1758
- var T = {
1759
- width: o + "px",
1760
- left: -e + "px"
1761
- };
1762
- if (t.props.centerMode) {
1763
- var D = "".concat(n[t.state.currentSlide], "px");
1764
- T.left = "calc(".concat(T.left, " + (100% - ").concat(D, ") / 2 ) ");
1765
- }
1766
- return {
1767
- trackStyle: T
1768
- };
1769
- }
1770
- var I = i.default.Children.count(t.props.children), N = E(E(E({}, t.props), t.state), {}, {
1771
- slideCount: I
1772
- }), G = (0, y.getPreClones)(N) + (0, y.getPostClones)(N) + I, B = 100 / t.props.slidesToShow * G, W = 100 / G, R = -W * ((0, y.getPreClones)(N) + t.state.currentSlide) * B / 100;
1773
- t.props.centerMode && (R += (100 - W * B / 100) / 2);
1774
- var q = {
1775
- width: B + "%",
1776
- left: R + "%"
1777
- };
1778
- return {
1779
- slideWidth: W + "%",
1780
- trackStyle: q
1781
- };
1782
- }), r(f(t), "checkImagesLoad", function() {
1783
- var o = t.list && t.list.querySelectorAll && t.list.querySelectorAll(".slick-slide img") || [], e = o.length, n = 0;
1784
- Array.prototype.forEach.call(o, function(p) {
1785
- var k = function() {
1786
- return ++n && n >= e && t.onWindowResized();
1787
- };
1788
- if (!p.onclick)
1789
- p.onclick = function() {
1790
- return p.parentNode.focus();
1791
- };
1792
- else {
1793
- var S = p.onclick;
1794
- p.onclick = function(C) {
1795
- S(C), p.parentNode.focus();
1796
- };
1797
- }
1798
- p.onload || (t.props.lazyLoad ? p.onload = function() {
1799
- t.adaptHeight(), t.callbackTimers.push(setTimeout(t.onWindowResized, t.props.speed));
1800
- } : (p.onload = k, p.onerror = function() {
1801
- k(), t.props.onLazyLoadError && t.props.onLazyLoadError();
1802
- }));
1803
- });
1804
- }), r(f(t), "progressiveLazyLoad", function() {
1805
- for (var o = [], e = E(E({}, t.props), t.state), n = t.state.currentSlide; n < t.state.slideCount + (0, y.getPostClones)(e); n++)
1806
- if (t.state.lazyLoadedList.indexOf(n) < 0) {
1807
- o.push(n);
1808
- break;
1809
- }
1810
- for (var p = t.state.currentSlide - 1; p >= -(0, y.getPreClones)(e); p--)
1811
- if (t.state.lazyLoadedList.indexOf(p) < 0) {
1812
- o.push(p);
1813
- break;
1814
- }
1815
- o.length > 0 ? (t.setState(function(k) {
1816
- return {
1817
- lazyLoadedList: k.lazyLoadedList.concat(o)
1818
- };
1819
- }), t.props.onLazyLoad && t.props.onLazyLoad(o)) : t.lazyLoadTimer && (clearInterval(t.lazyLoadTimer), delete t.lazyLoadTimer);
1820
- }), r(f(t), "slideHandler", function(o) {
1821
- var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, n = t.props, p = n.asNavFor, k = n.beforeChange, S = n.onLazyLoad, C = n.speed, _ = n.afterChange, T = t.state.currentSlide, D = (0, y.slideHandler)(E(E(E({
1822
- index: o
1823
- }, t.props), t.state), {}, {
1824
- trackRef: t.track,
1825
- useCSS: t.props.useCSS && !e
1826
- })), I = D.state, N = D.nextState;
1827
- if (I) {
1828
- k && k(T, I.currentSlide);
1829
- var G = I.lazyLoadedList.filter(function(B) {
1830
- return t.state.lazyLoadedList.indexOf(B) < 0;
1831
- });
1832
- S && G.length > 0 && S(G), !t.props.waitForAnimate && t.animationEndCallback && (clearTimeout(t.animationEndCallback), _ && _(T), delete t.animationEndCallback), t.setState(I, function() {
1833
- p && t.asNavForIndex !== o && (t.asNavForIndex = o, p.innerSlider.slideHandler(o)), N && (t.animationEndCallback = setTimeout(function() {
1834
- var B = N.animating, W = ee(N, ["animating"]);
1835
- t.setState(W, function() {
1836
- t.callbackTimers.push(setTimeout(function() {
1837
- return t.setState({
1838
- animating: B
1839
- });
1840
- }, 10)), _ && _(I.currentSlide), delete t.animationEndCallback;
1841
- });
1842
- }, C));
1843
- });
1844
- }
1845
- }), r(f(t), "changeSlide", function(o) {
1846
- var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1, n = E(E({}, t.props), t.state), p = (0, y.changeSlide)(n, o);
1847
- if (!(p !== 0 && !p) && (e === !0 ? t.slideHandler(p, e) : t.slideHandler(p), t.props.autoplay && t.autoPlay("update"), t.props.focusOnSelect)) {
1848
- var k = t.list.querySelectorAll(".slick-current");
1849
- k[0] && k[0].focus();
1850
- }
1851
- }), r(f(t), "clickHandler", function(o) {
1852
- t.clickable === !1 && (o.stopPropagation(), o.preventDefault()), t.clickable = !0;
1853
- }), r(f(t), "keyHandler", function(o) {
1854
- var e = (0, y.keyHandler)(o, t.props.accessibility, t.props.rtl);
1855
- e !== "" && t.changeSlide({
1856
- message: e
1857
- });
1858
- }), r(f(t), "selectHandler", function(o) {
1859
- t.changeSlide(o);
1860
- }), r(f(t), "disableBodyScroll", function() {
1861
- var o = function(n) {
1862
- n = n || window.event, n.preventDefault && n.preventDefault(), n.returnValue = !1;
1863
- };
1864
- window.ontouchmove = o;
1865
- }), r(f(t), "enableBodyScroll", function() {
1866
- window.ontouchmove = null;
1867
- }), r(f(t), "swipeStart", function(o) {
1868
- t.props.verticalSwiping && t.disableBodyScroll();
1869
- var e = (0, y.swipeStart)(o, t.props.swipe, t.props.draggable);
1870
- e !== "" && t.setState(e);
1871
- }), r(f(t), "swipeMove", function(o) {
1872
- var e = (0, y.swipeMove)(o, E(E(E({}, t.props), t.state), {}, {
1873
- trackRef: t.track,
1874
- listRef: t.list,
1875
- slideIndex: t.state.currentSlide
1876
- }));
1877
- e && (e.swiping && (t.clickable = !1), t.setState(e));
1878
- }), r(f(t), "swipeEnd", function(o) {
1879
- var e = (0, y.swipeEnd)(o, E(E(E({}, t.props), t.state), {}, {
1880
- trackRef: t.track,
1881
- listRef: t.list,
1882
- slideIndex: t.state.currentSlide
1883
- }));
1884
- if (e) {
1885
- var n = e.triggerSlideHandler;
1886
- delete e.triggerSlideHandler, t.setState(e), n !== void 0 && (t.slideHandler(n), t.props.verticalSwiping && t.enableBodyScroll());
1887
- }
1888
- }), r(f(t), "touchEnd", function(o) {
1889
- t.swipeEnd(o), t.clickable = !0;
1890
- }), r(f(t), "slickPrev", function() {
1891
- t.callbackTimers.push(setTimeout(function() {
1892
- return t.changeSlide({
1893
- message: "previous"
1894
- });
1895
- }, 0));
1896
- }), r(f(t), "slickNext", function() {
1897
- t.callbackTimers.push(setTimeout(function() {
1898
- return t.changeSlide({
1899
- message: "next"
1900
- });
1901
- }, 0));
1902
- }), r(f(t), "slickGoTo", function(o) {
1903
- var e = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
1904
- if (o = Number(o), isNaN(o)) return "";
1905
- t.callbackTimers.push(setTimeout(function() {
1906
- return t.changeSlide({
1907
- message: "index",
1908
- index: o,
1909
- currentSlide: t.state.currentSlide
1910
- }, e);
1911
- }, 0));
1912
- }), r(f(t), "play", function() {
1913
- var o;
1914
- if (t.props.rtl)
1915
- o = t.state.currentSlide - t.props.slidesToScroll;
1916
- else if ((0, y.canGoNext)(E(E({}, t.props), t.state)))
1917
- o = t.state.currentSlide + t.props.slidesToScroll;
1918
- else
1919
- return !1;
1920
- t.slideHandler(o);
1921
- }), r(f(t), "autoPlay", function(o) {
1922
- t.autoplayTimer && clearInterval(t.autoplayTimer);
1923
- var e = t.state.autoplaying;
1924
- if (o === "update") {
1925
- if (e === "hovered" || e === "focused" || e === "paused")
1926
- return;
1927
- } else if (o === "leave") {
1928
- if (e === "paused" || e === "focused")
1929
- return;
1930
- } else if (o === "blur" && (e === "paused" || e === "hovered"))
1931
- return;
1932
- t.autoplayTimer = setInterval(t.play, t.props.autoplaySpeed + 50), t.setState({
1933
- autoplaying: "playing"
1934
- });
1935
- }), r(f(t), "pause", function(o) {
1936
- t.autoplayTimer && (clearInterval(t.autoplayTimer), t.autoplayTimer = null);
1937
- var e = t.state.autoplaying;
1938
- o === "paused" ? t.setState({
1939
- autoplaying: "paused"
1940
- }) : o === "focused" ? (e === "hovered" || e === "playing") && t.setState({
1941
- autoplaying: "focused"
1942
- }) : e === "playing" && t.setState({
1943
- autoplaying: "hovered"
1944
- });
1945
- }), r(f(t), "onDotsOver", function() {
1946
- return t.props.autoplay && t.pause("hovered");
1947
- }), r(f(t), "onDotsLeave", function() {
1948
- return t.props.autoplay && t.state.autoplaying === "hovered" && t.autoPlay("leave");
1949
- }), r(f(t), "onTrackOver", function() {
1950
- return t.props.autoplay && t.pause("hovered");
1951
- }), r(f(t), "onTrackLeave", function() {
1952
- return t.props.autoplay && t.state.autoplaying === "hovered" && t.autoPlay("leave");
1953
- }), r(f(t), "onSlideFocus", function() {
1954
- return t.props.autoplay && t.pause("focused");
1955
- }), r(f(t), "onSlideBlur", function() {
1956
- return t.props.autoplay && t.state.autoplaying === "focused" && t.autoPlay("blur");
1957
- }), r(f(t), "render", function() {
1958
- var o = (0, O.default)("slick-slider", t.props.className, {
1959
- "slick-vertical": t.props.vertical,
1960
- "slick-initialized": !0
1961
- }), e = E(E({}, t.props), t.state), n = (0, y.extractObject)(e, ["fade", "cssEase", "speed", "infinite", "centerMode", "focusOnSelect", "currentSlide", "lazyLoad", "lazyLoadedList", "rtl", "slideWidth", "slideHeight", "listHeight", "vertical", "slidesToShow", "slidesToScroll", "slideCount", "trackStyle", "variableWidth", "unslick", "centerPadding", "targetSlide", "useCSS"]), p = t.props.pauseOnHover;
1962
- n = E(E({}, n), {}, {
1963
- onMouseEnter: p ? t.onTrackOver : null,
1964
- onMouseLeave: p ? t.onTrackLeave : null,
1965
- onMouseOver: p ? t.onTrackOver : null,
1966
- focusOnSelect: t.props.focusOnSelect && t.clickable ? t.selectHandler : null
1967
- });
1968
- var k;
1969
- if (t.props.dots === !0 && t.state.slideCount >= t.props.slidesToShow) {
1970
- var S = (0, y.extractObject)(e, ["dotsClass", "slideCount", "slidesToShow", "currentSlide", "slidesToScroll", "clickHandler", "children", "customPaging", "infinite", "appendDots"]), C = t.props.pauseOnDotsHover;
1971
- S = E(E({}, S), {}, {
1972
- clickHandler: t.changeSlide,
1973
- onMouseEnter: C ? t.onDotsLeave : null,
1974
- onMouseOver: C ? t.onDotsOver : null,
1975
- onMouseLeave: C ? t.onDotsLeave : null
1976
- }), k = /* @__PURE__ */ i.default.createElement(L.Dots, S);
1977
- }
1978
- var _, T, D = (0, y.extractObject)(e, ["infinite", "centerMode", "currentSlide", "slideCount", "slidesToShow", "prevArrow", "nextArrow"]);
1979
- D.clickHandler = t.changeSlide, t.props.arrows && (_ = /* @__PURE__ */ i.default.createElement(x.PrevArrow, D), T = /* @__PURE__ */ i.default.createElement(x.NextArrow, D));
1980
- var I = null;
1981
- t.props.vertical && (I = {
1982
- height: t.state.listHeight
1983
- });
1984
- var N = null;
1985
- t.props.vertical === !1 ? t.props.centerMode === !0 && (N = {
1986
- padding: "0px " + t.props.centerPadding
1987
- }) : t.props.centerMode === !0 && (N = {
1988
- padding: t.props.centerPadding + " 0px"
1989
- });
1990
- var G = E(E({}, I), N), B = t.props.touchMove, W = {
1991
- className: "slick-list",
1992
- style: G,
1993
- onClick: t.clickHandler,
1994
- onMouseDown: B ? t.swipeStart : null,
1995
- onMouseMove: t.state.dragging && B ? t.swipeMove : null,
1996
- onMouseUp: B ? t.swipeEnd : null,
1997
- onMouseLeave: t.state.dragging && B ? t.swipeEnd : null,
1998
- onTouchStart: B ? t.swipeStart : null,
1999
- onTouchMove: t.state.dragging && B ? t.swipeMove : null,
2000
- onTouchEnd: B ? t.touchEnd : null,
2001
- onTouchCancel: t.state.dragging && B ? t.swipeEnd : null,
2002
- onKeyDown: t.props.accessibility ? t.keyHandler : null
2003
- }, R = {
2004
- className: o,
2005
- dir: "ltr",
2006
- style: t.props.style
2007
- };
2008
- return t.props.unslick && (W = {
2009
- className: "slick-list"
2010
- }, R = {
2011
- className: o,
2012
- style: t.props.style
2013
- }), /* @__PURE__ */ i.default.createElement("div", R, t.props.unslick ? "" : _, /* @__PURE__ */ i.default.createElement("div", U({
2014
- ref: t.listRefHandler
2015
- }, W), /* @__PURE__ */ i.default.createElement(b.Track, U({
2016
- ref: t.trackRefHandler
2017
- }, n), t.props.children)), t.props.unslick ? "" : T, t.props.unslick ? "" : k);
2018
- }), t.list = null, t.track = null, t.state = E(E({}, c.default), {}, {
2019
- currentSlide: t.props.initialSlide,
2020
- targetSlide: t.props.initialSlide ? t.props.initialSlide : 0,
2021
- slideCount: i.default.Children.count(t.props.children)
2022
- }), t.callbackTimers = [], t.clickable = !0, t.debouncedResize = null;
2023
- var H = t.ssrInit();
2024
- return t.state = E(E({}, t.state), H), t;
2025
- }
2026
- return K(w, [{
2027
- key: "didPropsChange",
2028
- value: function(t) {
2029
- for (var H = !1, o = 0, e = Object.keys(this.props); o < e.length; o++) {
2030
- var n = e[o];
2031
- if (!t.hasOwnProperty(n)) {
2032
- H = !0;
2033
- break;
2034
- }
2035
- if (!(z(t[n]) === "object" || typeof t[n] == "function" || isNaN(t[n])) && t[n] !== this.props[n]) {
2036
- H = !0;
2037
- break;
2038
- }
2039
- }
2040
- return H || i.default.Children.count(this.props.children) !== i.default.Children.count(t.children);
2041
- }
2042
- }]), w;
2043
- })(i.default.Component), pe;
2044
- }
2045
- var Ee, Xe;
2046
- function Dt() {
2047
- if (Xe) return Ee;
2048
- Xe = 1;
2049
- var i = function(c) {
2050
- return c.replace(/[A-Z]/g, function(h) {
2051
- return "-" + h.toLowerCase();
2052
- }).toLowerCase();
2053
- };
2054
- return Ee = i, Ee;
2055
- }
2056
- var xe, Ge;
2057
- function It() {
2058
- if (Ge) return xe;
2059
- Ge = 1;
2060
- var i = Dt(), c = function(y) {
2061
- var b = /[height|width]$/;
2062
- return b.test(y);
2063
- }, h = function(y) {
2064
- var b = "", L = Object.keys(y);
2065
- return L.forEach(function(x, X) {
2066
- var A = y[x];
2067
- x = i(x), c(x) && typeof A == "number" && (A = A + "px"), A === !0 ? b += x : A === !1 ? b += "not " + x : b += "(" + x + ": " + A + ")", X < L.length - 1 && (b += " and ");
2068
- }), b;
2069
- }, O = function(y) {
2070
- var b = "";
2071
- return typeof y == "string" ? y : y instanceof Array ? (y.forEach(function(L, x) {
2072
- b += h(L), x < y.length - 1 && (b += ", ");
2073
- }), b) : h(y);
2074
- };
2075
- return xe = O, xe;
2076
- }
2077
- var Ke;
2078
- function Nt() {
2079
- return Ke || (Ke = 1, (function(i) {
2080
- Object.defineProperty(i, "__esModule", {
2081
- value: !0
2082
- }), i.default = void 0;
2083
- var c = L(ue), h = zt(), O = L(It()), y = L($e()), b = ye();
2084
- function L(d) {
2085
- return d && d.__esModule ? d : { default: d };
2086
- }
2087
- function x(d) {
2088
- "@babel/helpers - typeof";
2089
- return x = typeof Symbol == "function" && typeof Symbol.iterator == "symbol" ? function(l) {
2090
- return typeof l;
2091
- } : function(l) {
2092
- return l && typeof Symbol == "function" && l.constructor === Symbol && l !== Symbol.prototype ? "symbol" : typeof l;
2093
- }, x(d);
2094
- }
2095
- function X() {
2096
- return X = Object.assign ? Object.assign.bind() : function(d) {
2097
- for (var l = 1; l < arguments.length; l++) {
2098
- var r = arguments[l];
2099
- for (var v in r)
2100
- ({}).hasOwnProperty.call(r, v) && (d[v] = r[v]);
2101
- }
2102
- return d;
2103
- }, X.apply(null, arguments);
2104
- }
2105
- function A(d, l) {
2106
- var r = Object.keys(d);
2107
- if (Object.getOwnPropertySymbols) {
2108
- var v = Object.getOwnPropertySymbols(d);
2109
- l && (v = v.filter(function(m) {
2110
- return Object.getOwnPropertyDescriptor(d, m).enumerable;
2111
- })), r.push.apply(r, v);
2112
- }
2113
- return r;
2114
- }
2115
- function z(d) {
2116
- for (var l = 1; l < arguments.length; l++) {
2117
- var r = arguments[l] != null ? arguments[l] : {};
2118
- l % 2 ? A(Object(r), !0).forEach(function(v) {
2119
- a(d, v, r[v]);
2120
- }) : Object.getOwnPropertyDescriptors ? Object.defineProperties(d, Object.getOwnPropertyDescriptors(r)) : A(Object(r)).forEach(function(v) {
2121
- Object.defineProperty(d, v, Object.getOwnPropertyDescriptor(r, v));
2122
- });
2123
- }
2124
- return d;
2125
- }
2126
- function U(d, l) {
2127
- if (!(d instanceof l)) throw new TypeError("Cannot call a class as a function");
2128
- }
2129
- function ee(d, l) {
2130
- for (var r = 0; r < l.length; r++) {
2131
- var v = l[r];
2132
- v.enumerable = v.enumerable || !1, v.configurable = !0, "value" in v && (v.writable = !0), Object.defineProperty(d, s(v.key), v);
2133
- }
2134
- }
2135
- function ne(d, l, r) {
2136
- return l && ee(d.prototype, l), Object.defineProperty(d, "prototype", { writable: !1 }), d;
2137
- }
2138
- function Q(d, l) {
2139
- if (typeof l != "function" && l !== null) throw new TypeError("Super expression must either be null or a function");
2140
- d.prototype = Object.create(l && l.prototype, { constructor: { value: d, writable: !0, configurable: !0 } }), Object.defineProperty(d, "prototype", { writable: !1 }), l && E(d, l);
2141
- }
2142
- function E(d, l) {
2143
- return E = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(r, v) {
2144
- return r.__proto__ = v, r;
2145
- }, E(d, l);
2146
- }
2147
- function te(d) {
2148
- var l = V();
2149
- return function() {
2150
- var r, v = Y(d);
2151
- if (l) {
2152
- var m = Y(this).constructor;
2153
- r = Reflect.construct(v, arguments, m);
2154
- } else r = v.apply(this, arguments);
2155
- return F(this, r);
2156
- };
2157
- }
2158
- function F(d, l) {
2159
- if (l && (x(l) == "object" || typeof l == "function")) return l;
2160
- if (l !== void 0) throw new TypeError("Derived constructors may only return object or undefined");
2161
- return K(d);
2162
- }
2163
- function K(d) {
2164
- if (d === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
2165
- return d;
2166
- }
2167
- function V() {
2168
- try {
2169
- var d = !Boolean.prototype.valueOf.call(Reflect.construct(Boolean, [], function() {
2170
- }));
2171
- } catch {
2172
- }
2173
- return (V = function() {
2174
- return !!d;
2175
- })();
2176
- }
2177
- function Y(d) {
2178
- return Y = Object.setPrototypeOf ? Object.getPrototypeOf.bind() : function(l) {
2179
- return l.__proto__ || Object.getPrototypeOf(l);
2180
- }, Y(d);
2181
- }
2182
- function a(d, l, r) {
2183
- return (l = s(l)) in d ? Object.defineProperty(d, l, { value: r, enumerable: !0, configurable: !0, writable: !0 }) : d[l] = r, d;
2184
- }
2185
- function s(d) {
2186
- var l = f(d, "string");
2187
- return x(l) == "symbol" ? l : l + "";
2188
- }
2189
- function f(d, l) {
2190
- if (x(d) != "object" || !d) return d;
2191
- var r = d[Symbol.toPrimitive];
2192
- if (r !== void 0) {
2193
- var v = r.call(d, l);
2194
- if (x(v) != "object") return v;
2195
- throw new TypeError("@@toPrimitive must return a primitive value.");
2196
- }
2197
- return (l === "string" ? String : Number)(d);
2198
- }
2199
- i.default = /* @__PURE__ */ (function(d) {
2200
- Q(r, d);
2201
- var l = te(r);
2202
- function r(v) {
2203
- var m;
2204
- return U(this, r), m = l.call(this, v), a(K(m), "innerSliderRefHandler", function(u) {
2205
- return m.innerSlider = u;
2206
- }), a(K(m), "slickPrev", function() {
2207
- return m.innerSlider.slickPrev();
2208
- }), a(K(m), "slickNext", function() {
2209
- return m.innerSlider.slickNext();
2210
- }), a(K(m), "slickGoTo", function(u) {
2211
- var g = arguments.length > 1 && arguments[1] !== void 0 ? arguments[1] : !1;
2212
- return m.innerSlider.slickGoTo(u, g);
2213
- }), a(K(m), "slickPause", function() {
2214
- return m.innerSlider.pause("paused");
2215
- }), a(K(m), "slickPlay", function() {
2216
- return m.innerSlider.autoPlay("play");
2217
- }), m.state = {
2218
- breakpoint: null
2219
- }, m._responsiveMediaHandlers = [], m;
2220
- }
2221
- return ne(r, [{
2222
- key: "media",
2223
- value: function(m, u) {
2224
- var g = window.matchMedia(m), w = function(t) {
2225
- var H = t.matches;
2226
- H && u();
2227
- };
2228
- g.addListener(w), this._responsiveMediaHandlers.push({
2229
- mql: g,
2230
- query: m,
2231
- listener: w
2232
- });
2233
- }
2234
- // handles responsive breakpoints
2235
- }, {
2236
- key: "componentDidMount",
2237
- value: function() {
2238
- var m = this;
2239
- if (this.props.responsive) {
2240
- var u = this.props.responsive.map(function(w) {
2241
- return w.breakpoint;
2242
- });
2243
- u.sort(function(w, P) {
2244
- return w - P;
2245
- }), u.forEach(function(w, P) {
2246
- var t;
2247
- P === 0 ? t = (0, O.default)({
2248
- minWidth: 0,
2249
- maxWidth: w
2250
- }) : t = (0, O.default)({
2251
- minWidth: u[P - 1] + 1,
2252
- maxWidth: w
2253
- }), (0, b.canUseDOM)() && m.media(t, function() {
2254
- m.setState({
2255
- breakpoint: w
2256
- });
2257
- });
2258
- });
2259
- var g = (0, O.default)({
2260
- minWidth: u.slice(-1)[0]
2261
- });
2262
- (0, b.canUseDOM)() && this.media(g, function() {
2263
- m.setState({
2264
- breakpoint: null
2265
- });
2266
- });
2267
- }
2268
- }
2269
- }, {
2270
- key: "componentWillUnmount",
2271
- value: function() {
2272
- this._responsiveMediaHandlers.forEach(function(m) {
2273
- m.mql.removeListener(m.listener);
2274
- });
2275
- }
2276
- }, {
2277
- key: "render",
2278
- value: function() {
2279
- var m = this, u, g;
2280
- this.state.breakpoint ? (g = this.props.responsive.filter(function(S) {
2281
- return S.breakpoint === m.state.breakpoint;
2282
- }), u = g[0].settings === "unslick" ? "unslick" : z(z(z({}, y.default), this.props), g[0].settings)) : u = z(z({}, y.default), this.props), u.centerMode && (u.slidesToScroll > 1 && process.env.NODE_ENV !== "production" && console.warn("slidesToScroll should be equal to 1 in centerMode, you are using ".concat(u.slidesToScroll)), u.slidesToScroll = 1), u.fade && (u.slidesToShow > 1 && process.env.NODE_ENV !== "production" && console.warn("slidesToShow should be equal to 1 when fade is true, you're using ".concat(u.slidesToShow)), u.slidesToScroll > 1 && process.env.NODE_ENV !== "production" && console.warn("slidesToScroll should be equal to 1 when fade is true, you're using ".concat(u.slidesToScroll)), u.slidesToShow = 1, u.slidesToScroll = 1);
2283
- var w = c.default.Children.toArray(this.props.children);
2284
- w = w.filter(function(S) {
2285
- return typeof S == "string" ? !!S.trim() : !!S;
2286
- }), u.variableWidth && (u.rows > 1 || u.slidesPerRow > 1) && (console.warn("variableWidth is not supported in case of rows > 1 or slidesPerRow > 1"), u.variableWidth = !1);
2287
- for (var P = [], t = null, H = 0; H < w.length; H += u.rows * u.slidesPerRow) {
2288
- for (var o = [], e = H; e < H + u.rows * u.slidesPerRow; e += u.slidesPerRow) {
2289
- for (var n = [], p = e; p < e + u.slidesPerRow && (u.variableWidth && w[p].props.style && (t = w[p].props.style.width), !(p >= w.length)); p += 1)
2290
- n.push(/* @__PURE__ */ c.default.cloneElement(w[p], {
2291
- key: 100 * H + 10 * e + p,
2292
- tabIndex: -1,
2293
- style: {
2294
- width: "".concat(100 / u.slidesPerRow, "%"),
2295
- display: "inline-block"
2296
- }
2297
- }));
2298
- o.push(/* @__PURE__ */ c.default.createElement("div", {
2299
- key: 10 * H + e
2300
- }, n));
2301
- }
2302
- u.variableWidth ? P.push(/* @__PURE__ */ c.default.createElement("div", {
2303
- key: H,
2304
- style: {
2305
- width: t
2306
- }
2307
- }, o)) : P.push(/* @__PURE__ */ c.default.createElement("div", {
2308
- key: H
2309
- }, o));
2310
- }
2311
- if (u === "unslick") {
2312
- var k = "regular slider " + (this.props.className || "");
2313
- return /* @__PURE__ */ c.default.createElement("div", {
2314
- className: k
2315
- }, w);
2316
- } else P.length <= u.slidesToShow && (u.unslick = !0);
2317
- return /* @__PURE__ */ c.default.createElement(h.InnerSlider, X({
2318
- style: this.props.style,
2319
- ref: this.innerSliderRefHandler
2320
- }, (0, b.filterSettings)(u)), P);
2321
- }
2322
- }]), r;
2323
- })(c.default.Component);
2324
- })(ke)), ke;
2325
- }
2326
- var Ye;
2327
- function Ht() {
2328
- return Ye || (Ye = 1, (function(i) {
2329
- Object.defineProperty(i, "__esModule", {
2330
- value: !0
2331
- }), i.default = void 0;
2332
- var c = h(Nt());
2333
- function h(O) {
2334
- return O && O.__esModule ? O : { default: O };
2335
- }
2336
- i.default = c.default;
2337
- })(_e)), _e;
2338
- }
2339
- var At = Ht();
2340
- const Wt = /* @__PURE__ */ at(At), qt = Me("div", {
2341
- shouldForwardProp: (i) => i !== "space"
2342
- })(({ space: i }) => ({
2343
- ".slick-list": {
2344
- margin: `0 -${i}px`
2345
- },
2346
- ".slick-slide": {
2347
- paddingInline: i
2348
- },
2349
- ".slick-track": {
2350
- display: "flex"
2351
- },
2352
- ".slick-arrow": {
2353
- position: "absolute",
2354
- top: "50%",
2355
- transform: "translate(0, -50%)",
2356
- zIndex: 1,
2357
- opacity: 0,
2358
- transition: "opacity 0.3s ease-in-out",
2359
- pointerEvents: "none",
2360
- "&.next": { right: 6 },
2361
- "&.prev": { left: 6 }
2362
- },
2363
- ":hover": {
2364
- ".slick-arrow": {
2365
- opacity: 1,
2366
- pointerEvents: "auto"
2367
- }
2368
- }
2369
- })), Ft = Me("ul")(({ theme: i }) => ({
2370
- gap: 6,
2371
- zIndex: 1,
2372
- margin: 0,
2373
- padding: 0,
2374
- display: "flex",
2375
- alignItems: "center",
2376
- justifyContent: "center",
2377
- color: (i.vars ?? i).palette.primary.main,
2378
- "& li": {
2379
- width: 13,
2380
- height: 7,
2381
- scaleX: 1,
2382
- display: "flex",
2383
- cursor: "pointer",
2384
- alignItems: "center",
2385
- justifyContent: "center",
2386
- transition: "all 0.4s",
2387
- "&.slick-active span": { backgroundColor: (i.vars ?? i).palette.primary.main },
2388
- "&.slick-active": { width: 18 }
2389
- }
2390
- })), Bt = Me("span", {
2391
- shouldForwardProp: (i) => i !== "dotColor"
2392
- })(({ dotColor: i, theme: c }) => ({
2393
- width: "100%",
2394
- height: "100%",
2395
- borderRadius: 12,
2396
- cursor: "pointer",
2397
- position: "relative",
2398
- backgroundColor: i ?? (c.vars ?? c).palette.divider
2399
- }));
2400
- function Xt({ onClick: i, sx: c, className: h }) {
2401
- const O = h?.split(" ").filter((y) => y !== "slick-next").join(" ");
2402
- return /* @__PURE__ */ oe.jsx(
2403
- Ue,
2404
- {
2405
- onClick: i,
2406
- className: `next ${O}`,
2407
- sx: {
2408
- backdropFilter: "blur(8px)",
2409
- backgroundColor: "divider",
2410
- color: "text.primary",
2411
- "&:hover": {
2412
- backgroundColor: "divider"
2413
- },
2414
- ...c
2415
- },
2416
- children: /* @__PURE__ */ oe.jsx(st, { fontSize: "small" })
2417
- }
2418
- );
2419
- }
2420
- function Gt({ onClick: i, sx: c, className: h }) {
2421
- const O = h?.split(" ").filter((y) => y !== "slick-prev").join(" ");
2422
- return /* @__PURE__ */ oe.jsx(
2423
- Ue,
2424
- {
2425
- onClick: i,
2426
- className: `prev ${O}`,
2427
- sx: {
2428
- backdropFilter: "blur(8px)",
2429
- backgroundColor: "divider",
2430
- color: "text.primary",
2431
- "&:hover": {
2432
- backgroundColor: "divider"
2433
- },
2434
- ...c
2435
- },
2436
- children: /* @__PURE__ */ oe.jsx(lt, { fontSize: "small" })
2437
- }
2438
- );
2439
- }
2440
- function Kt({ sx: i }) {
2441
- return {
2442
- nextArrow: /* @__PURE__ */ oe.jsx(Xt, { sx: i }),
2443
- prevArrow: /* @__PURE__ */ oe.jsx(Gt, { sx: i })
2444
- };
2445
- }
2446
- function Yt({ dotColor: i, sx: c }) {
2447
- return {
2448
- customPaging: () => /* @__PURE__ */ oe.jsx(Bt, { dotColor: i }),
2449
- appendDots: (h) => /* @__PURE__ */ oe.jsx(Ft, { sx: c, children: h })
2450
- };
2451
- }
2452
- const Ut = nt((i, c) => {
2453
- const {
2454
- dotColor: h,
2455
- children: O,
2456
- arrowStyles: y,
2457
- dots: b = !1,
2458
- arrows: L = !0,
2459
- slidesToShow: x = 4,
2460
- spaceBetween: X = 4,
2461
- dotStyles: A = { mt: 4 },
2462
- ...z
2463
- } = i, U = it(), ee = {
2464
- dots: b,
2465
- arrows: L,
2466
- slidesToShow: x,
2467
- rtl: U.direction === "rtl",
2468
- ...Kt({ sx: y }),
2469
- ...Yt({ dotColor: h, sx: A }),
2470
- ...z
2471
- };
2472
- return /* @__PURE__ */ oe.jsx(qt, { space: X, children: /* @__PURE__ */ oe.jsx(Wt, { ref: c, ...ee, children: O }) });
2473
- });
2474
- Ut.displayName = "SCarousel";
2475
- export {
2476
- Ut as SCarousel,
2477
- Ut as default
2478
- };
1
+ import "../createTheme-CMuiGmV-.js";
2
+ import "../jsx-runtime-V-UOMaX1.js";
3
+ import { t as e } from "../s-carousel-B3VUHzx3.js";
4
+ export { e as SCarousel, e as default };