@okam/stack-ui 1.31.1 → 1.32.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (429) hide show
  1. package/components/fields/Select/Select.interface.d.ts +2 -2
  2. package/components/fields/TextInputField/index.d.ts +4 -1
  3. package/components/fields/TextInputField/interface.d.ts +3 -1
  4. package/index.d.ts +5 -0
  5. package/index.js +1 -1
  6. package/index.mjs +55 -52
  7. package/index101.js +1 -1
  8. package/index101.mjs +1 -1
  9. package/index102.js +1 -1
  10. package/index102.mjs +3 -3
  11. package/index103.js +1 -1
  12. package/index103.mjs +1 -1
  13. package/index110.js +1 -1
  14. package/index110.mjs +5 -5
  15. package/index111.js +1 -1
  16. package/index111.mjs +2 -2
  17. package/index112.js +1 -1
  18. package/index112.mjs +1 -1
  19. package/index113.js +1 -1
  20. package/index113.mjs +2 -2
  21. package/index115.js +1 -1
  22. package/index115.mjs +4 -4
  23. package/index116.js +1 -1
  24. package/index116.mjs +2 -2
  25. package/index120.js +1 -1
  26. package/index120.mjs +4 -4
  27. package/index121.js +1 -1
  28. package/index121.mjs +2 -2
  29. package/index123.js +1 -1
  30. package/index123.mjs +8 -8
  31. package/index125.js +1 -1
  32. package/index125.mjs +2 -2
  33. package/index126.js +1 -1
  34. package/index126.mjs +3 -3
  35. package/index130.js +1 -1
  36. package/index130.mjs +2 -2
  37. package/index133.js +1 -1
  38. package/index133.mjs +1 -1
  39. package/index138.js +1 -1
  40. package/index138.mjs +46 -52
  41. package/index139.js +1 -1
  42. package/index139.mjs +241 -12
  43. package/index140.js +2 -1
  44. package/index140.mjs +13 -46
  45. package/index141.js +1 -1
  46. package/index141.mjs +28 -239
  47. package/index142.js +1 -2
  48. package/index142.mjs +52 -13
  49. package/index143.js +1 -1
  50. package/index143.mjs +11 -29
  51. package/index144.js +1 -1
  52. package/index144.mjs +1 -1
  53. package/index145.js +1 -1
  54. package/index145.mjs +5 -5
  55. package/index146.js +1 -1
  56. package/index146.mjs +3 -3
  57. package/index147.js +1 -1
  58. package/index147.mjs +2 -2
  59. package/index148.js +1 -1
  60. package/index148.mjs +3 -3
  61. package/index149.js +1 -1
  62. package/index149.mjs +3 -3
  63. package/index151.js +1 -1
  64. package/index151.mjs +2 -2
  65. package/index152.js +1 -1
  66. package/index152.mjs +106 -20
  67. package/index153.js +1 -1
  68. package/index153.mjs +83 -107
  69. package/index154.js +1 -1
  70. package/index154.mjs +26 -83
  71. package/index155.js +1 -1
  72. package/index155.mjs +20 -25
  73. package/index156.js +1 -1
  74. package/index156.mjs +17 -123
  75. package/index157.js +1 -1
  76. package/index157.mjs +122 -24
  77. package/index158.js +1 -1
  78. package/index158.mjs +71 -17
  79. package/index159.js +1 -1
  80. package/index159.mjs +338 -62
  81. package/index160.js +1 -1
  82. package/index160.mjs +42 -346
  83. package/index161.js +1 -1
  84. package/index161.mjs +29 -43
  85. package/index162.js +1 -1
  86. package/index162.mjs +24 -28
  87. package/index164.js +1 -1
  88. package/index164.mjs +2 -2
  89. package/index167.js +1 -1
  90. package/index167.mjs +3 -3
  91. package/index169.js +1 -1
  92. package/index169.mjs +4 -4
  93. package/index170.js +1 -1
  94. package/index170.mjs +2 -2
  95. package/index171.js +1 -1
  96. package/index171.mjs +1 -1
  97. package/index173.js +1 -1
  98. package/index173.mjs +1 -1
  99. package/index175.js +1 -1
  100. package/index175.mjs +1 -1
  101. package/index176.js +1 -1
  102. package/index176.mjs +1 -1
  103. package/index178.js +1 -1
  104. package/index178.mjs +3 -3
  105. package/index179.js +1 -1
  106. package/index179.mjs +1 -1
  107. package/index180.js +1 -1
  108. package/index180.mjs +2 -2
  109. package/index182.js +1 -1
  110. package/index182.mjs +1 -1
  111. package/index184.js +1 -1
  112. package/index184.mjs +1 -1
  113. package/index185.js +1 -1
  114. package/index185.mjs +205 -197
  115. package/index186.js +1 -1
  116. package/index186.mjs +24 -64
  117. package/index187.js +1 -1
  118. package/index187.mjs +4 -143
  119. package/index188.js +1 -1
  120. package/index188.mjs +3 -124
  121. package/index189.js +1 -1
  122. package/index189.mjs +116 -215
  123. package/index190.js +1 -1
  124. package/index190.mjs +23 -184
  125. package/index191.js +1 -1
  126. package/index191.mjs +51 -69
  127. package/index192.js +1 -1
  128. package/index192.mjs +43 -278
  129. package/index193.js +1 -1
  130. package/index193.mjs +31 -92
  131. package/index194.js +1 -1
  132. package/index194.mjs +109 -184
  133. package/index195.js +1 -1
  134. package/index195.mjs +77 -84
  135. package/index196.js +1 -1
  136. package/index196.mjs +101 -58
  137. package/index197.js +1 -1
  138. package/index197.mjs +98 -127
  139. package/index198.js +1 -1
  140. package/index198.mjs +188 -101
  141. package/index199.js +1 -1
  142. package/index199.mjs +52 -110
  143. package/index200.js +1 -1
  144. package/index200.mjs +138 -67
  145. package/index201.js +1 -1
  146. package/index201.mjs +119 -105
  147. package/index202.js +1 -1
  148. package/index202.mjs +219 -47
  149. package/index203.js +1 -1
  150. package/index203.mjs +185 -88
  151. package/index204.js +1 -1
  152. package/index204.mjs +62 -63
  153. package/index205.js +1 -1
  154. package/index205.mjs +275 -52
  155. package/index206.js +1 -1
  156. package/index206.mjs +93 -94
  157. package/index207.js +1 -5
  158. package/index207.mjs +183 -75
  159. package/index208.js +1 -1
  160. package/index208.mjs +73 -2014
  161. package/index209.js +1 -1
  162. package/index209.mjs +56 -57
  163. package/index210.js +1 -1
  164. package/index210.mjs +123 -185
  165. package/index211.js +1 -1
  166. package/index211.mjs +110 -205
  167. package/index212.js +1 -1
  168. package/index212.mjs +122 -24
  169. package/index213.js +1 -1
  170. package/index213.mjs +72 -4
  171. package/index214.js +1 -1
  172. package/index214.mjs +110 -3
  173. package/index215.js +1 -1
  174. package/index215.mjs +51 -124
  175. package/index216.js +1 -1
  176. package/index216.mjs +93 -29
  177. package/index217.js +1 -1
  178. package/index217.mjs +70 -51
  179. package/index218.js +1 -1
  180. package/index218.mjs +56 -44
  181. package/index219.js +1 -1
  182. package/index219.mjs +98 -36
  183. package/index22.js +1 -1
  184. package/index22.mjs +148 -61
  185. package/index220.js +5 -1
  186. package/index220.mjs +78 -111
  187. package/index221.js +1 -1
  188. package/index221.mjs +2021 -73
  189. package/index222.js +1 -1
  190. package/index222.mjs +57 -99
  191. package/index223.js +1 -1
  192. package/index223.mjs +189 -98
  193. package/index224.js +1 -1
  194. package/index224.mjs +4 -4
  195. package/index225.js +1 -1
  196. package/index225.mjs +1 -1
  197. package/index226.js +1 -1
  198. package/index226.mjs +3 -3
  199. package/index227.js +1 -1
  200. package/index227.mjs +34 -34
  201. package/index230.js +1 -1
  202. package/index230.mjs +2 -2
  203. package/index231.js +1 -1
  204. package/index231.mjs +1 -1
  205. package/index269.js +1 -1
  206. package/index269.mjs +4 -24
  207. package/index270.js +1 -1
  208. package/index270.mjs +127 -44
  209. package/index271.js +1 -1
  210. package/index271.mjs +189 -4
  211. package/index272.js +1 -1
  212. package/index272.mjs +10 -6
  213. package/index273.js +1 -1
  214. package/index273.mjs +3 -14
  215. package/index274.js +1 -1
  216. package/index274.mjs +35 -23
  217. package/index275.js +1 -1
  218. package/index275.mjs +5 -28
  219. package/index276.js +1 -1
  220. package/index276.mjs +28 -30
  221. package/index277.js +1 -1
  222. package/index277.mjs +6 -9
  223. package/index278.js +1 -1
  224. package/index278.mjs +47 -27
  225. package/index279.js +1 -1
  226. package/index279.mjs +9 -9
  227. package/index280.js +1 -1
  228. package/index280.mjs +16 -6
  229. package/index281.js +1 -1
  230. package/index281.mjs +16 -8
  231. package/index282.js +1 -1
  232. package/index282.mjs +16 -14
  233. package/index283.js +1 -1
  234. package/index283.mjs +16 -9
  235. package/index284.js +1 -1
  236. package/index284.mjs +15 -130
  237. package/index285.js +1 -1
  238. package/index285.mjs +16 -191
  239. package/index286.js +1 -1
  240. package/index286.mjs +16 -10
  241. package/index287.js +1 -1
  242. package/index287.mjs +16 -4
  243. package/index288.js +1 -1
  244. package/index288.mjs +16 -37
  245. package/index289.js +1 -1
  246. package/index289.mjs +16 -6
  247. package/index290.js +1 -1
  248. package/index290.mjs +16 -30
  249. package/index291.js +1 -1
  250. package/index291.mjs +16 -7
  251. package/index292.js +1 -1
  252. package/index292.mjs +16 -141
  253. package/index293.js +1 -1
  254. package/index293.mjs +16 -198
  255. package/index294.js +1 -1
  256. package/index294.mjs +16 -23
  257. package/index295.js +1 -1
  258. package/index295.mjs +16 -47
  259. package/index296.js +1 -1
  260. package/index296.mjs +16 -49
  261. package/index297.js +1 -1
  262. package/index297.mjs +16 -101
  263. package/index298.js +1 -1
  264. package/index298.mjs +15 -71
  265. package/index299.js +1 -1
  266. package/index299.mjs +16 -59
  267. package/index300.js +1 -1
  268. package/index300.mjs +16 -8
  269. package/index301.js +1 -1
  270. package/index301.mjs +16 -12
  271. package/index302.js +1 -1
  272. package/index302.mjs +16 -5
  273. package/index303.js +1 -1
  274. package/index303.mjs +16 -49
  275. package/index304.js +1 -1
  276. package/index304.mjs +15 -15
  277. package/index305.js +1 -1
  278. package/index305.mjs +11 -11
  279. package/index306.js +1 -1
  280. package/index306.mjs +12 -12
  281. package/index307.js +1 -1
  282. package/index307.mjs +15 -15
  283. package/index308.js +1 -1
  284. package/index308.mjs +15 -15
  285. package/index309.js +1 -1
  286. package/index309.mjs +15 -15
  287. package/index310.js +1 -1
  288. package/index310.mjs +15 -15
  289. package/index311.js +1 -1
  290. package/index311.mjs +15 -15
  291. package/index312.js +1 -1
  292. package/index312.mjs +15 -15
  293. package/index313.js +1 -1
  294. package/index313.mjs +15 -15
  295. package/index314.js +1 -1
  296. package/index314.mjs +141 -16
  297. package/index315.js +1 -1
  298. package/index315.mjs +198 -16
  299. package/index316.js +1 -1
  300. package/index316.mjs +23 -16
  301. package/index317.js +1 -1
  302. package/index317.mjs +29 -16
  303. package/index318.js +1 -1
  304. package/index318.mjs +47 -16
  305. package/index319.js +1 -1
  306. package/index319.mjs +49 -16
  307. package/index320.js +1 -1
  308. package/index320.mjs +101 -16
  309. package/index321.js +1 -1
  310. package/index321.mjs +6 -16
  311. package/index322.js +1 -1
  312. package/index322.mjs +71 -15
  313. package/index323.js +1 -1
  314. package/index323.mjs +59 -16
  315. package/index324.js +1 -1
  316. package/index324.mjs +8 -16
  317. package/index325.js +1 -1
  318. package/index325.mjs +12 -16
  319. package/index326.js +1 -1
  320. package/index326.mjs +48 -16
  321. package/index327.js +1 -1
  322. package/index327.mjs +25 -16
  323. package/index328.js +1 -1
  324. package/index328.mjs +6 -16
  325. package/index329.js +1 -1
  326. package/index329.mjs +15 -16
  327. package/index330.js +1 -1
  328. package/index330.mjs +25 -16
  329. package/index331.js +1 -1
  330. package/index331.mjs +29 -16
  331. package/index332.js +1 -1
  332. package/index332.mjs +32 -16
  333. package/index333.js +1 -1
  334. package/index333.mjs +10 -16
  335. package/index334.js +1 -1
  336. package/index334.mjs +6 -16
  337. package/index335.js +1 -1
  338. package/index335.mjs +8 -16
  339. package/index336.js +1 -1
  340. package/index336.mjs +14 -16
  341. package/index337.js +1 -1
  342. package/index337.mjs +9 -16
  343. package/index338.js +1 -1
  344. package/index338.mjs +7 -4
  345. package/index339.js +1 -1
  346. package/index339.mjs +68 -6
  347. package/index340.js +1 -1
  348. package/index340.mjs +27 -65
  349. package/index341.js +1 -1
  350. package/index341.mjs +6 -30
  351. package/index342.js +1 -1
  352. package/index342.mjs +6 -6
  353. package/index343.js +1 -1
  354. package/index343.mjs +20 -6
  355. package/index344.js +1 -1
  356. package/index344.mjs +3 -20
  357. package/index381.js +1 -1
  358. package/index381.mjs +6 -5
  359. package/index382.js +1 -1
  360. package/index382.mjs +1 -1
  361. package/index383.js +1 -1
  362. package/index383.mjs +4 -4
  363. package/index384.js +1 -1
  364. package/index384.mjs +1 -1
  365. package/index385.js +1 -1
  366. package/index385.mjs +1 -1
  367. package/index386.js +1 -1
  368. package/index386.mjs +4 -4
  369. package/index387.js +1 -1
  370. package/index387.mjs +4 -4
  371. package/index388.js +1 -1
  372. package/index388.mjs +1 -1
  373. package/index389.js +1 -1
  374. package/index389.mjs +4 -4
  375. package/index390.js +1 -1
  376. package/index390.mjs +4 -4
  377. package/index391.js +1 -1
  378. package/index391.mjs +1 -1
  379. package/index392.js +1 -1
  380. package/index392.mjs +4 -4
  381. package/index393.js +1 -1
  382. package/index393.mjs +4 -4
  383. package/index394.js +1 -1
  384. package/index394.mjs +1 -1
  385. package/index395.js +1 -1
  386. package/index395.mjs +1 -1
  387. package/index396.js +1 -1
  388. package/index396.mjs +4 -4
  389. package/index397.js +1 -1
  390. package/index397.mjs +4 -4
  391. package/index398.js +1 -1
  392. package/index398.mjs +1 -1
  393. package/index399.js +1 -1
  394. package/index399.mjs +4 -4
  395. package/index400.js +1 -1
  396. package/index400.mjs +4 -4
  397. package/index401.js +1 -1
  398. package/index401.mjs +4 -4
  399. package/index402.js +1 -1
  400. package/index402.mjs +1 -1
  401. package/index403.js +1 -1
  402. package/index403.mjs +4 -4
  403. package/index404.js +1 -1
  404. package/index404.mjs +4 -4
  405. package/index405.js +1 -1
  406. package/index405.mjs +4 -4
  407. package/index406.js +1 -1
  408. package/index406.mjs +4 -4
  409. package/index407.js +1 -1
  410. package/index407.mjs +4 -4
  411. package/index408.js +1 -1
  412. package/index408.mjs +1 -1
  413. package/index409.js +1 -1
  414. package/index409.mjs +1 -1
  415. package/index410.js +1 -1
  416. package/index410.mjs +1 -1
  417. package/index411.js +1 -1
  418. package/index411.mjs +4 -4
  419. package/index412.js +1 -1
  420. package/index412.mjs +4 -4
  421. package/index413.js +1 -1
  422. package/index413.mjs +4 -4
  423. package/index414.js +1 -1
  424. package/index414.mjs +4 -4
  425. package/index415.js +1 -1
  426. package/index415.mjs +5 -6
  427. package/index99.js +1 -1
  428. package/index99.mjs +1 -1
  429. package/package.json +1 -1
package/index123.mjs CHANGED
@@ -1,12 +1,12 @@
1
- import { BuddhistCalendar as a } from "./index216.mjs";
2
- import { CopticCalendar as r, EthiopicAmeteAlemCalendar as c, EthiopicCalendar as n } from "./index222.mjs";
1
+ import { BuddhistCalendar as a } from "./index190.mjs";
2
+ import { CopticCalendar as r, EthiopicAmeteAlemCalendar as c, EthiopicCalendar as n } from "./index196.mjs";
3
3
  import { GregorianCalendar as t } from "./index184.mjs";
4
- import { HebrewCalendar as d } from "./index221.mjs";
5
- import { IndianCalendar as f } from "./index219.mjs";
6
- import { IslamicUmalquraCalendar as o, IslamicTabularCalendar as i, IslamicCivilCalendar as $ } from "./index220.mjs";
7
- import { JapaneseCalendar as s } from "./index215.mjs";
8
- import { PersianCalendar as b } from "./index218.mjs";
9
- import { TaiwanCalendar as p } from "./index217.mjs";
4
+ import { HebrewCalendar as d } from "./index195.mjs";
5
+ import { IndianCalendar as f } from "./index193.mjs";
6
+ import { IslamicUmalquraCalendar as o, IslamicTabularCalendar as i, IslamicCivilCalendar as $ } from "./index194.mjs";
7
+ import { JapaneseCalendar as s } from "./index189.mjs";
8
+ import { PersianCalendar as b } from "./index192.mjs";
9
+ import { TaiwanCalendar as p } from "./index191.mjs";
10
10
  function q(e) {
11
11
  switch (e) {
12
12
  case "buddhist":
package/index125.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("./index231.js"),J=require("./index184.js"),y=require("./index170.js"),v=require("./index153.js"),K=require("./index181.js"),A=require("./index157.js"),o=require("react");function Q(l){let V=o.useMemo(()=>new K.DateFormatter(l.locale),[l.locale]),g=o.useMemo(()=>V.resolvedOptions(),[V]),{locale:r,createCalendar:U,visibleDuration:a={months:1},minValue:s,maxValue:i,selectionAlignment:E,isDateUnavailable:I,pageBehavior:W="visible"}=l,m=o.useMemo(()=>U(g.calendar),[U,g.calendar]);var O;let[d,P]=A.useControlledState(l.value,(O=l.defaultValue)!==null&&O!==void 0?O:null,l.onChange),D=o.useMemo(()=>d?y.toCalendar(y.toCalendarDate(d),m):null,[d,m]),x=o.useMemo(()=>d&&"timeZone"in d?d.timeZone:g.timeZone,[d,g.timeZone]),B=o.useMemo(()=>l.focusedValue?n.constrainValue(y.toCalendar(y.toCalendarDate(l.focusedValue),m),s,i):void 0,[l.focusedValue,m,s,i]),G=o.useMemo(()=>n.constrainValue(l.defaultFocusedValue?y.toCalendar(y.toCalendarDate(l.defaultFocusedValue),m):D||y.toCalendar(v.today(x),m),s,i),[l.defaultFocusedValue,D,x,m,s,i]),[t,F]=A.useControlledState(B,G,l.onFocusChange),[c,k]=o.useState(()=>{switch(E){case"start":return n.alignStart(t,a,r,s,i);case"end":return n.alignEnd(t,a,r,s,i);case"center":default:return n.alignCenter(t,a,r,s,i)}}),[Z,_]=o.useState(l.autoFocus||!1),C=o.useMemo(()=>{let e={...a};return e.days?e.days--:e.days=-1,c.add(e)},[c,a]),[j,L]=o.useState(m.identifier);if(m.identifier!==j){let e=y.toCalendar(t,m);k(n.alignCenter(e,a,r,s,i)),F(e),L(m.identifier)}n.isInvalid(t,s,i)?F(n.constrainValue(t,s,i)):t.compare(c)<0?k(n.alignEnd(t,a,r,s,i)):t.compare(C)>0&&k(n.alignStart(t,a,r,s,i));function u(e){e=n.constrainValue(e,s,i),F(e)}function M(e){if(!l.isDisabled&&!l.isReadOnly){let f=e;if(f===null){P(null);return}if(f=n.constrainValue(f,s,i),f=n.previousAvailableDate(f,c,I),!f)return;f=y.toCalendar(f,(d==null?void 0:d.calendar)||new J.GregorianCalendar),d&&"hour"in d?P(d.set(f)):P(f)}}let T=o.useMemo(()=>D?I&&I(D)?!0:n.isInvalid(D,s,i):!1,[D,I,s,i]),$=l.isInvalid||l.validationState==="invalid"||T,z=$?"invalid":null,b=o.useMemo(()=>W==="visible"?a:N(a),[W,a]);var R,q;return{isDisabled:(R=l.isDisabled)!==null&&R!==void 0?R:!1,isReadOnly:(q=l.isReadOnly)!==null&&q!==void 0?q:!1,value:D,setValue:M,visibleRange:{start:c,end:C},minValue:s,maxValue:i,focusedDate:t,timeZone:x,validationState:z,isValueInvalid:$,setFocusedDate(e){u(e),_(!0)},focusNextDay(){u(t.add({days:1}))},focusPreviousDay(){u(t.subtract({days:1}))},focusNextRow(){a.days?this.focusNextPage():(a.weeks||a.months||a.years)&&u(t.add({weeks:1}))},focusPreviousRow(){a.days?this.focusPreviousPage():(a.weeks||a.months||a.years)&&u(t.subtract({weeks:1}))},focusNextPage(){let e=c.add(b);F(n.constrainValue(t.add(b),s,i)),k(n.alignStart(n.constrainStart(t,e,b,r,s,i),b,r))},focusPreviousPage(){let e=c.subtract(b);F(n.constrainValue(t.subtract(b),s,i)),k(n.alignStart(n.constrainStart(t,e,b,r,s,i),b,r))},focusSectionStart(){a.days?u(c):a.weeks?u(v.startOfWeek(t,r)):(a.months||a.years)&&u(v.startOfMonth(t))},focusSectionEnd(){a.days?u(C):a.weeks?u(v.endOfWeek(t,r)):(a.months||a.years)&&u(v.endOfMonth(t))},focusNextSection(e){if(!e&&!a.days){u(t.add(N(a)));return}a.days?this.focusNextPage():a.weeks?u(t.add({months:1})):(a.months||a.years)&&u(t.add({years:1}))},focusPreviousSection(e){if(!e&&!a.days){u(t.subtract(N(a)));return}a.days?this.focusPreviousPage():a.weeks?u(t.subtract({months:1})):(a.months||a.years)&&u(t.subtract({years:1}))},selectFocusedDate(){M(t)},selectDate(e){M(e)},isFocused:Z,setFocused:_,isInvalid(e){return n.isInvalid(e,s,i)},isSelected(e){return D!=null&&v.isSameDay(e,D)&&!this.isCellDisabled(e)&&!this.isCellUnavailable(e)},isCellFocused(e){return Z&&t&&v.isSameDay(e,t)},isCellDisabled(e){return l.isDisabled||e.compare(c)<0||e.compare(C)>0||this.isInvalid(e)},isCellUnavailable(e){return l.isDateUnavailable?l.isDateUnavailable(e):!1},isPreviousVisibleRangeInvalid(){let e=c.subtract({days:1});return v.isSameDay(e,c)||this.isInvalid(e)},isNextVisibleRangeInvalid(){let e=C.add({days:1});return v.isSameDay(e,C)||this.isInvalid(e)},getDatesInWeek(e,f=c){let h=f.add({weeks:e}),S=[];h=v.startOfWeek(h,r);let H=v.getDayOfWeek(h,r);for(let w=0;w<H;w++)S.push(null);for(;S.length<7;){S.push(h);let w=h.add({days:1});if(v.isSameDay(h,w))break;h=w}for(;S.length<7;)S.push(null);return S}}}function N(l){let V={...l};for(let g in l)V[g]=1;return V}exports.useCalendarState=Q;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const n=require("./index231.js"),J=require("./index184.js"),y=require("./index170.js"),v=require("./index152.js"),K=require("./index181.js"),A=require("./index162.js"),o=require("react");function Q(l){let V=o.useMemo(()=>new K.DateFormatter(l.locale),[l.locale]),g=o.useMemo(()=>V.resolvedOptions(),[V]),{locale:r,createCalendar:U,visibleDuration:a={months:1},minValue:s,maxValue:i,selectionAlignment:E,isDateUnavailable:I,pageBehavior:W="visible"}=l,m=o.useMemo(()=>U(g.calendar),[U,g.calendar]);var O;let[d,P]=A.useControlledState(l.value,(O=l.defaultValue)!==null&&O!==void 0?O:null,l.onChange),D=o.useMemo(()=>d?y.toCalendar(y.toCalendarDate(d),m):null,[d,m]),x=o.useMemo(()=>d&&"timeZone"in d?d.timeZone:g.timeZone,[d,g.timeZone]),B=o.useMemo(()=>l.focusedValue?n.constrainValue(y.toCalendar(y.toCalendarDate(l.focusedValue),m),s,i):void 0,[l.focusedValue,m,s,i]),G=o.useMemo(()=>n.constrainValue(l.defaultFocusedValue?y.toCalendar(y.toCalendarDate(l.defaultFocusedValue),m):D||y.toCalendar(v.today(x),m),s,i),[l.defaultFocusedValue,D,x,m,s,i]),[t,F]=A.useControlledState(B,G,l.onFocusChange),[c,k]=o.useState(()=>{switch(E){case"start":return n.alignStart(t,a,r,s,i);case"end":return n.alignEnd(t,a,r,s,i);case"center":default:return n.alignCenter(t,a,r,s,i)}}),[Z,_]=o.useState(l.autoFocus||!1),C=o.useMemo(()=>{let e={...a};return e.days?e.days--:e.days=-1,c.add(e)},[c,a]),[j,L]=o.useState(m.identifier);if(m.identifier!==j){let e=y.toCalendar(t,m);k(n.alignCenter(e,a,r,s,i)),F(e),L(m.identifier)}n.isInvalid(t,s,i)?F(n.constrainValue(t,s,i)):t.compare(c)<0?k(n.alignEnd(t,a,r,s,i)):t.compare(C)>0&&k(n.alignStart(t,a,r,s,i));function u(e){e=n.constrainValue(e,s,i),F(e)}function M(e){if(!l.isDisabled&&!l.isReadOnly){let f=e;if(f===null){P(null);return}if(f=n.constrainValue(f,s,i),f=n.previousAvailableDate(f,c,I),!f)return;f=y.toCalendar(f,(d==null?void 0:d.calendar)||new J.GregorianCalendar),d&&"hour"in d?P(d.set(f)):P(f)}}let T=o.useMemo(()=>D?I&&I(D)?!0:n.isInvalid(D,s,i):!1,[D,I,s,i]),$=l.isInvalid||l.validationState==="invalid"||T,z=$?"invalid":null,b=o.useMemo(()=>W==="visible"?a:N(a),[W,a]);var R,q;return{isDisabled:(R=l.isDisabled)!==null&&R!==void 0?R:!1,isReadOnly:(q=l.isReadOnly)!==null&&q!==void 0?q:!1,value:D,setValue:M,visibleRange:{start:c,end:C},minValue:s,maxValue:i,focusedDate:t,timeZone:x,validationState:z,isValueInvalid:$,setFocusedDate(e){u(e),_(!0)},focusNextDay(){u(t.add({days:1}))},focusPreviousDay(){u(t.subtract({days:1}))},focusNextRow(){a.days?this.focusNextPage():(a.weeks||a.months||a.years)&&u(t.add({weeks:1}))},focusPreviousRow(){a.days?this.focusPreviousPage():(a.weeks||a.months||a.years)&&u(t.subtract({weeks:1}))},focusNextPage(){let e=c.add(b);F(n.constrainValue(t.add(b),s,i)),k(n.alignStart(n.constrainStart(t,e,b,r,s,i),b,r))},focusPreviousPage(){let e=c.subtract(b);F(n.constrainValue(t.subtract(b),s,i)),k(n.alignStart(n.constrainStart(t,e,b,r,s,i),b,r))},focusSectionStart(){a.days?u(c):a.weeks?u(v.startOfWeek(t,r)):(a.months||a.years)&&u(v.startOfMonth(t))},focusSectionEnd(){a.days?u(C):a.weeks?u(v.endOfWeek(t,r)):(a.months||a.years)&&u(v.endOfMonth(t))},focusNextSection(e){if(!e&&!a.days){u(t.add(N(a)));return}a.days?this.focusNextPage():a.weeks?u(t.add({months:1})):(a.months||a.years)&&u(t.add({years:1}))},focusPreviousSection(e){if(!e&&!a.days){u(t.subtract(N(a)));return}a.days?this.focusPreviousPage():a.weeks?u(t.subtract({months:1})):(a.months||a.years)&&u(t.subtract({years:1}))},selectFocusedDate(){M(t)},selectDate(e){M(e)},isFocused:Z,setFocused:_,isInvalid(e){return n.isInvalid(e,s,i)},isSelected(e){return D!=null&&v.isSameDay(e,D)&&!this.isCellDisabled(e)&&!this.isCellUnavailable(e)},isCellFocused(e){return Z&&t&&v.isSameDay(e,t)},isCellDisabled(e){return l.isDisabled||e.compare(c)<0||e.compare(C)>0||this.isInvalid(e)},isCellUnavailable(e){return l.isDateUnavailable?l.isDateUnavailable(e):!1},isPreviousVisibleRangeInvalid(){let e=c.subtract({days:1});return v.isSameDay(e,c)||this.isInvalid(e)},isNextVisibleRangeInvalid(){let e=C.add({days:1});return v.isSameDay(e,C)||this.isInvalid(e)},getDatesInWeek(e,f=c){let h=f.add({weeks:e}),S=[];h=v.startOfWeek(h,r);let H=v.getDayOfWeek(h,r);for(let w=0;w<H;w++)S.push(null);for(;S.length<7;){S.push(h);let w=h.add({days:1});if(v.isSameDay(h,w))break;h=w}for(;S.length<7;)S.push(null);return S}}}function N(l){let V={...l};for(let g in l)V[g]=1;return V}exports.useCalendarState=Q;
package/index125.mjs CHANGED
@@ -1,9 +1,9 @@
1
1
  import { constrainValue as m, alignCenter as L, alignEnd as j, alignStart as S, isInvalid as Z, constrainStart as q, previousAvailableDate as te } from "./index231.mjs";
2
2
  import { GregorianCalendar as le } from "./index184.mjs";
3
3
  import { toCalendar as x, toCalendarDate as _ } from "./index170.mjs";
4
- import { today as se, startOfWeek as z, startOfMonth as ie, endOfWeek as ne, endOfMonth as de, isSameDay as F, getDayOfWeek as re } from "./index153.mjs";
4
+ import { today as se, startOfWeek as z, startOfMonth as ie, endOfWeek as ne, endOfMonth as de, isSameDay as F, getDayOfWeek as re } from "./index152.mjs";
5
5
  import { DateFormatter as ue } from "./index181.mjs";
6
- import { useControlledState as H } from "./index157.mjs";
6
+ import { useControlledState as H } from "./index162.mjs";
7
7
  import { useMemo as c, useState as W } from "react";
8
8
  function De(l) {
9
9
  let g = c(() => new ue(l.locale), [
package/index126.js CHANGED
@@ -1 +1 @@
1
- "use strict";const e=require("react/jsx-runtime"),b=require("./index153.js"),q=require("./index154.js"),y=require("@react-aria/i18n"),l=require("./index64.js"),p=require("./index155.js");function T({themeName:c="calendar",customTheme:g,tokens:a,state:n,...i}){const{locale:o}=y.useLocale(),{gridProps:t,headerProps:d}=q.useCalendarGrid({...i},n),u=["SU","MO","TU","WE","TH","FR","SA"],h=b.getWeeksInMonth(n.visibleRange.start,o),j=l(`${c}.calendarTable`,a),x=l(`${c}.dayLabel`,a);return e.jsxs("table",{...t,cellPadding:"0",className:j,children:[e.jsx("thead",{...d,children:e.jsx("tr",{children:u.map(r=>e.jsx("th",{className:x,children:r},`day-${r}`))})}),e.jsx("tbody",{children:[...new Array(h).keys()].map(r=>e.jsx("tr",{children:n.getDatesInWeek(r).map((s,m)=>s?e.jsx(p,{state:n,date:s},s==null?void 0:s.day):e.jsx("td",{},m))},`week-${r}`))})]})}module.exports=T;
1
+ "use strict";const e=require("react/jsx-runtime"),b=require("./index152.js"),q=require("./index153.js"),y=require("@react-aria/i18n"),l=require("./index64.js"),p=require("./index154.js");function T({themeName:c="calendar",customTheme:g,tokens:a,state:n,...i}){const{locale:o}=y.useLocale(),{gridProps:t,headerProps:d}=q.useCalendarGrid({...i},n),u=["SU","MO","TU","WE","TH","FR","SA"],h=b.getWeeksInMonth(n.visibleRange.start,o),j=l(`${c}.calendarTable`,a),x=l(`${c}.dayLabel`,a);return e.jsxs("table",{...t,cellPadding:"0",className:j,children:[e.jsx("thead",{...d,children:e.jsx("tr",{children:u.map(r=>e.jsx("th",{className:x,children:r},`day-${r}`))})}),e.jsx("tbody",{children:[...new Array(h).keys()].map(r=>e.jsx("tr",{children:n.getDatesInWeek(r).map((s,m)=>s?e.jsx(p,{state:n,date:s},s==null?void 0:s.day):e.jsx("td",{},m))},`week-${r}`))})]})}module.exports=T;
package/index126.mjs CHANGED
@@ -1,9 +1,9 @@
1
1
  import { jsxs as $, jsx as e } from "react/jsx-runtime";
2
- import { getWeeksInMonth as u } from "./index153.mjs";
3
- import { useCalendarGrid as y } from "./index154.mjs";
2
+ import { getWeeksInMonth as u } from "./index152.mjs";
3
+ import { useCalendarGrid as y } from "./index153.mjs";
4
4
  import { useLocale as T } from "@react-aria/i18n";
5
5
  import n from "./index64.mjs";
6
- import g from "./index155.mjs";
6
+ import g from "./index154.mjs";
7
7
  function W({ themeName: c = "calendar", customTheme: x, tokens: l, state: o, ...s }) {
8
8
  const { locale: t } = T(), { gridProps: d, headerProps: m } = y({ ...s }, o), i = ["SU", "MO", "TU", "WE", "TH", "FR", "SA"], h = u(o.visibleRange.start, t), p = n(`${c}.calendarTable`, l), f = n(`${c}.dayLabel`, l);
9
9
  return /* @__PURE__ */ $("table", { ...d, cellPadding: "0", className: p, children: [
package/index130.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("./index156.js"),V=require("./index157.js"),d=require("react");let S=Math.round(Math.random()*1e10),m=0;function $(e){let u=d.useMemo(()=>e.name||`radio-group-${S}-${++m}`,[e.name]);var a;let[l,n]=V.useControlledState(e.value,(a=e.defaultValue)!==null&&a!==void 0?a:null,e.onChange),[s,c]=d.useState(null),t=v.useFormValidationState({...e,value:l}),o=r=>{!e.isReadOnly&&!e.isDisabled&&(n(r),t.commitValidation())},i=t.displayValidation.isInvalid;return{...t,name:u,selectedValue:l,setSelectedValue:o,lastFocusedValue:s,setLastFocusedValue:c,isDisabled:e.isDisabled||!1,isReadOnly:e.isReadOnly||!1,isRequired:e.isRequired||!1,validationState:e.validationState||(i?"invalid":null),isInvalid:i}}exports.useRadioGroupState=$;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const v=require("./index157.js"),V=require("./index162.js"),d=require("react");let S=Math.round(Math.random()*1e10),m=0;function $(e){let u=d.useMemo(()=>e.name||`radio-group-${S}-${++m}`,[e.name]);var a;let[l,n]=V.useControlledState(e.value,(a=e.defaultValue)!==null&&a!==void 0?a:null,e.onChange),[s,c]=d.useState(null),t=v.useFormValidationState({...e,value:l}),o=r=>{!e.isReadOnly&&!e.isDisabled&&(n(r),t.commitValidation())},i=t.displayValidation.isInvalid;return{...t,name:u,selectedValue:l,setSelectedValue:o,lastFocusedValue:s,setLastFocusedValue:c,isDisabled:e.isDisabled||!1,isReadOnly:e.isReadOnly||!1,isRequired:e.isRequired||!1,validationState:e.validationState||(i?"invalid":null),isInvalid:i}}exports.useRadioGroupState=$;
package/index130.mjs CHANGED
@@ -1,5 +1,5 @@
1
- import { useFormValidationState as f } from "./index156.mjs";
2
- import { useControlledState as $ } from "./index157.mjs";
1
+ import { useFormValidationState as f } from "./index157.mjs";
2
+ import { useControlledState as $ } from "./index162.mjs";
3
3
  import { useMemo as m, useState as r } from "react";
4
4
  let b = Math.round(Math.random() * 1e10), v = 0;
5
5
  function F(e) {
package/index133.js CHANGED
@@ -1 +1 @@
1
- "use strict";const t=require("react/jsx-runtime"),o=require("./index152.js"),l=require("react"),d=require("./index131.js"),b=require("./index25.js");function h({state:e,customTheme:s,themeName:i="tabPanel",tokens:c,...u}){var n;const r=l.useRef(null),{tabPanelProps:a}=o.useTabPanel(u,e,r);return t.jsx(d,{isVisible:!0,children:t.jsx(b.BoxWithForwardRef,{themeName:`${i}`,tokens:c,customTheme:s,...a,ref:r,children:(n=e.selectedItem)==null?void 0:n.props.children})})}module.exports=h;
1
+ "use strict";const t=require("react/jsx-runtime"),o=require("./index155.js"),l=require("react"),d=require("./index131.js"),b=require("./index25.js");function h({state:e,customTheme:s,themeName:i="tabPanel",tokens:c,...u}){var n;const r=l.useRef(null),{tabPanelProps:a}=o.useTabPanel(u,e,r);return t.jsx(d,{isVisible:!0,children:t.jsx(b.BoxWithForwardRef,{themeName:`${i}`,tokens:c,customTheme:s,...a,ref:r,children:(n=e.selectedItem)==null?void 0:n.props.children})})}module.exports=h;
package/index133.mjs CHANGED
@@ -1,5 +1,5 @@
1
1
  import { jsx as o } from "react/jsx-runtime";
2
- import { useTabPanel as m } from "./index152.mjs";
2
+ import { useTabPanel as m } from "./index155.mjs";
3
3
  import c from "react";
4
4
  import p from "./index131.mjs";
5
5
  import { BoxWithForwardRef as s } from "./index25.mjs";
package/index138.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const d=require("./index172.js"),a=require("./index269.js"),f=require("react"),i=require("./index270.js");let b=!!(typeof window<"u"&&window.document&&window.document.createElement),n=new Map;function o(u){let[t,c]=f.useState(u),r=f.useRef(null),e=i.useSSRSafeId(t),s=f.useCallback(l=>{r.current=l},[]);return b&&(n.has(e)&&!n.get(e).includes(s)?n.set(e,[...n.get(e),s]):n.set(e,[s])),d.useLayoutEffect(()=>{let l=e;return()=>{n.delete(l)}},[e]),f.useEffect(()=>{let l=r.current;l&&(r.current=null,c(l))}),e}function $(u,t){if(u===t)return u;let c=n.get(u);if(c)return c.forEach(e=>e(t)),t;let r=n.get(t);return r?(r.forEach(e=>e(u)),u):t}function I(u=[]){let t=o(),[c,r]=a.useValueEffect(t),e=f.useCallback(()=>{r(function*(){yield t,yield document.getElementById(t)?t:void 0})},[t,r]);return d.useLayoutEffect(e,[t,e,...u]),c}exports.mergeIds=$;exports.useId=o;exports.useSlotId=I;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index198.js"),r=require("./index199.js"),t=require("./index200.js"),o=require("./index201.js"),i=require("./index202.js"),a=require("./index203.js"),c=require("./index204.js"),n=require("./index205.js"),u=require("./index206.js"),s=require("./index207.js"),f=require("./index208.js"),l=require("./index209.js"),q=require("./index210.js"),d=require("./index211.js"),b=require("./index212.js"),v=require("./index213.js"),y=require("./index214.js"),g=require("./index215.js"),p=require("./index216.js"),C=require("./index217.js"),h=require("./index218.js"),m=require("./index219.js"),E=require("./index220.js");exports.Virtual=e;exports.Keyboard=r;exports.Mousewheel=t;exports.Navigation=o;exports.Pagination=i;exports.Scrollbar=a;exports.Parallax=c;exports.Zoom=n;exports.Controller=u;exports.A11y=s;exports.History=f;exports.HashNavigation=l;exports.Autoplay=q;exports.Thumbs=d;exports.FreeMode=b;exports.Grid=v;exports.Manipulation=y;exports.EffectFade=g;exports.EffectCube=p;exports.EffectFlip=C;exports.EffectCoverflow=h;exports.EffectCreative=m;exports.EffectCards=E;
package/index138.mjs CHANGED
@@ -1,54 +1,48 @@
1
- import { useLayoutEffect as a } from "./index172.mjs";
2
- import { useValueEffect as o } from "./index269.mjs";
3
- import { useState as s, useRef as $, useCallback as l, useEffect as b } from "react";
4
- import { useSSRSafeId as p } from "./index270.mjs";
5
- let i = !!(typeof window < "u" && window.document && window.document.createElement), d = /* @__PURE__ */ new Map();
6
- function m(r) {
7
- let [t, n] = s(r), f = $(null), e = p(t), c = l((u) => {
8
- f.current = u;
9
- }, []);
10
- return i && (d.has(e) && !d.get(e).includes(c) ? d.set(e, [
11
- ...d.get(e),
12
- c
13
- ]) : d.set(e, [
14
- c
15
- ])), a(() => {
16
- let u = e;
17
- return () => {
18
- d.delete(u);
19
- };
20
- }, [
21
- e
22
- ]), b(() => {
23
- let u = f.current;
24
- u && (f.current = null, n(u));
25
- }), e;
26
- }
27
- function g(r, t) {
28
- if (r === t) return r;
29
- let n = d.get(r);
30
- if (n)
31
- return n.forEach((e) => e(t)), t;
32
- let f = d.get(t);
33
- return f ? (f.forEach((e) => e(r)), r) : t;
34
- }
35
- function v(r = []) {
36
- let t = m(), [n, f] = o(t), e = l(() => {
37
- f(function* () {
38
- yield t, yield document.getElementById(t) ? t : void 0;
39
- });
40
- }, [
41
- t,
42
- f
43
- ]);
44
- return a(e, [
45
- t,
46
- e,
47
- ...r
48
- ]), n;
49
- }
1
+ import { default as o } from "./index198.mjs";
2
+ import { default as f } from "./index199.mjs";
3
+ import { default as l } from "./index200.mjs";
4
+ import { default as d } from "./index201.mjs";
5
+ import { default as p } from "./index202.mjs";
6
+ import { default as x } from "./index203.mjs";
7
+ import { default as c } from "./index204.mjs";
8
+ import { default as E } from "./index205.mjs";
9
+ import { default as b } from "./index206.mjs";
10
+ import { default as y } from "./index207.mjs";
11
+ import { default as h } from "./index208.mjs";
12
+ import { default as M } from "./index209.mjs";
13
+ import { default as A } from "./index210.mjs";
14
+ import { default as N } from "./index211.mjs";
15
+ import { default as G } from "./index212.mjs";
16
+ import { default as S } from "./index213.mjs";
17
+ import { default as V } from "./index214.mjs";
18
+ import { default as j } from "./index215.mjs";
19
+ import { default as q } from "./index216.mjs";
20
+ import { default as B } from "./index217.mjs";
21
+ import { default as I } from "./index218.mjs";
22
+ import { default as L } from "./index219.mjs";
23
+ import { default as Q } from "./index220.mjs";
50
24
  export {
51
- g as mergeIds,
52
- m as useId,
53
- v as useSlotId
25
+ y as A11y,
26
+ A as Autoplay,
27
+ b as Controller,
28
+ Q as EffectCards,
29
+ I as EffectCoverflow,
30
+ L as EffectCreative,
31
+ q as EffectCube,
32
+ j as EffectFade,
33
+ B as EffectFlip,
34
+ G as FreeMode,
35
+ S as Grid,
36
+ M as HashNavigation,
37
+ h as History,
38
+ f as Keyboard,
39
+ V as Manipulation,
40
+ l as Mousewheel,
41
+ d as Navigation,
42
+ p as Pagination,
43
+ c as Parallax,
44
+ x as Scrollbar,
45
+ N as Thumbs,
46
+ o as Virtual,
47
+ E as Zoom
54
48
  };
package/index139.js CHANGED
@@ -1 +1 @@
1
- "use strict";const T=require("react/jsx-runtime"),e=require("@react-spring/web"),g=require("./index64.js"),u=t=>{const{isVisible:o,children:i,themeName:n,tokens:r,customTheme:s,...a}=t,d=e.useTransition(o,{from:{gridTemplateRows:"0fr",paddingTop:"0",paddingBottom:"0"},enter:{gridTemplateRows:"1fr",paddingTop:"1rem",paddingBottom:"1rem"},leave:{gridTemplateRows:"0fr",paddingTop:"0",paddingBottom:"0"}}),m=g(n,r,s);return d((c,p)=>p&&T.jsx(e.animated.div,{...a,style:c,className:m,children:i}))};module.exports=u;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),G=require("./index221.js"),I=require("./index222.js"),d=require("./index223.js");function T(){return T=Object.assign?Object.assign.bind():function(s){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(s[n]=a[n])}return s},T.apply(this,arguments)}function A(s){return s.type&&s.type.displayName&&s.type.displayName.includes("SwiperSlide")}function V(s){const t=[];return e.Children.toArray(s).forEach(a=>{A(a)?t.push(a):a.props&&a.props.children&&V(a.props.children).forEach(n=>t.push(n))}),t}function J(s){const t=[],a={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return e.Children.toArray(s).forEach(n=>{if(A(n))t.push(n);else if(n.props&&n.props.slot&&a[n.props.slot])a[n.props.slot].push(n);else if(n.props&&n.props.children){const c=V(n.props.children);c.length>0?c.forEach(l=>t.push(l)):a["container-end"].push(n)}else a["container-end"].push(n)}),{slides:t,slots:a}}function K(s,t,a){if(!a)return null;const n=o=>{let i=o;return o<0?i=t.length+o:i>=t.length&&(i=i-t.length),i},c=s.isHorizontal()?{[s.rtlTranslate?"right":"left"]:`${a.offset}px`}:{top:`${a.offset}px`},{from:l,to:p}=a,y=s.params.loop?-t.length:0,h=s.params.loop?t.length*2:t.length,S=[];for(let o=y;o<h;o+=1)o>=l&&o<=p&&S.push(t[n(o)]);return S.map((o,i)=>e.cloneElement(o,{swiper:s,style:c,key:o.props.virtualIndex||o.key||`slide-${i}`}))}function N(s,t){return typeof window>"u"?e.useEffect(s,t):e.useLayoutEffect(s,t)}const B=e.createContext(null),Q=()=>e.useContext(B),X=e.createContext(null),F=e.forwardRef(function(s,t){let{className:a,tag:n="div",wrapperTag:c="div",children:l,onSwiper:p,...y}=s===void 0?{}:s,h=!1;const[S,o]=e.useState("swiper"),[i,m]=e.useState(null),[C,O]=e.useState(!1),P=e.useRef(!1),w=e.useRef(null),r=e.useRef(null),x=e.useRef(null),z=e.useRef(null),$=e.useRef(null),b=e.useRef(null),R=e.useRef(null),k=e.useRef(null),{params:f,passedParams:L,rest:D,events:v}=I.g(y),{slides:g,slots:j}=J(l),_=()=>{O(!C)};Object.assign(f.on,{_containerClasses(u,E){o(E)}});const q=()=>{Object.assign(f.on,v),h=!0;const u={...f};if(delete u.wrapperClass,r.current=new G.S(u),r.current.virtual&&r.current.params.virtual.enabled){r.current.virtual.slides=g;const E={cache:!1,slides:g,renderExternal:m,renderExternalUpdate:!1};d.e(r.current.params.virtual,E),d.e(r.current.originalParams.virtual,E)}};w.current||q(),r.current&&r.current.on("_beforeBreakpoint",_);const H=()=>{h||!v||!r.current||Object.keys(v).forEach(u=>{r.current.on(u,v[u])})},M=()=>{!v||!r.current||Object.keys(v).forEach(u=>{r.current.off(u,v[u])})};e.useEffect(()=>()=>{r.current&&r.current.off("_beforeBreakpoint",_)}),e.useEffect(()=>{!P.current&&r.current&&(r.current.emitSlidesClasses(),P.current=!0)}),N(()=>{if(t&&(t.current=w.current),!!w.current)return r.current.destroyed&&q(),I.m({el:w.current,nextEl:$.current,prevEl:b.current,paginationEl:R.current,scrollbarEl:k.current,swiper:r.current},f),p&&!r.current.destroyed&&p(r.current),()=>{r.current&&!r.current.destroyed&&r.current.destroy(!0,!1)}},[]),N(()=>{H();const u=I.a(L,x.current,g,z.current,E=>E.key);return x.current=L,z.current=g,u.length&&r.current&&!r.current.destroyed&&d.u({swiper:r.current,slides:g,passedParams:L,changedParams:u,nextEl:$.current,prevEl:b.current,scrollbarEl:k.current,paginationEl:R.current}),()=>{M()}}),N(()=>{I.u(r.current)},[i]);function U(){return f.virtual?K(r.current,g,i):g.map((u,E)=>e.cloneElement(u,{swiper:r.current,swiperSlideIndex:E}))}return e.createElement(n,T({ref:w,className:d.d(`${S}${a?` ${a}`:""}`)},D),e.createElement(X.Provider,{value:r.current},j["container-start"],e.createElement(c,{className:d.w(f.wrapperClass)},j["wrapper-start"],U(),j["wrapper-end"]),d.n(f)&&e.createElement(e.Fragment,null,e.createElement("div",{ref:b,className:"swiper-button-prev"}),e.createElement("div",{ref:$,className:"swiper-button-next"})),d.b(f)&&e.createElement("div",{ref:k,className:"swiper-scrollbar"}),d.a(f)&&e.createElement("div",{ref:R,className:"swiper-pagination"}),j["container-end"]))});F.displayName="Swiper";const W=e.forwardRef(function(s,t){let{tag:a="div",children:n,className:c="",swiper:l,zoom:p,lazy:y,virtualIndex:h,swiperSlideIndex:S,...o}=s===void 0?{}:s;const i=e.useRef(null),[m,C]=e.useState("swiper-slide"),[O,P]=e.useState(!1);function w($,b,R){b===i.current&&C(R)}N(()=>{if(typeof S<"u"&&(i.current.swiperSlideIndex=S),t&&(t.current=i.current),!(!i.current||!l)){if(l.destroyed){m!=="swiper-slide"&&C("swiper-slide");return}return l.on("_slideClass",w),()=>{l&&l.off("_slideClass",w)}}}),N(()=>{l&&i.current&&!l.destroyed&&C(l.getSlideClasses(i.current))},[l]);const r={isActive:m.indexOf("swiper-slide-active")>=0,isVisible:m.indexOf("swiper-slide-visible")>=0,isPrev:m.indexOf("swiper-slide-prev")>=0,isNext:m.indexOf("swiper-slide-next")>=0},x=()=>typeof n=="function"?n(r):n,z=()=>{P(!0)};return e.createElement(a,T({ref:i,className:d.d(`${m}${c?` ${c}`:""}`),"data-swiper-slide-index":h,onLoad:z},o),p&&e.createElement(B.Provider,{value:r},e.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof p=="number"?p:void 0},x(),y&&!O&&e.createElement("div",{className:"swiper-lazy-preloader"}))),!p&&e.createElement(B.Provider,{value:r},x(),y&&!O&&e.createElement("div",{className:"swiper-lazy-preloader"})))});W.displayName="SwiperSlide";exports.Swiper=F;exports.SwiperSlide=W;exports.useSwiperSlide=Q;
package/index139.mjs CHANGED
@@ -1,14 +1,243 @@
1
- import { jsx as T } from "react/jsx-runtime";
2
- import { useTransition as c, animated as g } from "@react-spring/web";
3
- import l from "./index64.mjs";
4
- const w = (e) => {
5
- const { isVisible: t, children: o, themeName: r, tokens: i, customTheme: n, ...m } = e, s = c(t, {
6
- from: { gridTemplateRows: "0fr", paddingTop: "0", paddingBottom: "0" },
7
- enter: { gridTemplateRows: "1fr", paddingTop: "1rem", paddingBottom: "1rem" },
8
- leave: { gridTemplateRows: "0fr", paddingTop: "0", paddingBottom: "0" }
9
- }), a = l(r, i, n);
10
- return s((d, p) => p && /* @__PURE__ */ T(g.div, { ...m, style: d, className: a, children: o }));
11
- };
1
+ import a, { forwardRef as W, useState as P, useRef as u, useEffect as _, useLayoutEffect as Q, createContext as q, useContext as X } from "react";
2
+ import { S as Y } from "./index221.mjs";
3
+ import { g as Z, m as ee, a as re, u as te } from "./index222.mjs";
4
+ import { d as D, w as ne, n as se, b as ae, a as ie, e as F, u as oe } from "./index223.mjs";
5
+ function k() {
6
+ return k = Object.assign ? Object.assign.bind() : function(n) {
7
+ for (var r = 1; r < arguments.length; r++) {
8
+ var s = arguments[r];
9
+ for (var t in s)
10
+ Object.prototype.hasOwnProperty.call(s, t) && (n[t] = s[t]);
11
+ }
12
+ return n;
13
+ }, k.apply(this, arguments);
14
+ }
15
+ function H(n) {
16
+ return n.type && n.type.displayName && n.type.displayName.includes("SwiperSlide");
17
+ }
18
+ function U(n) {
19
+ const r = [];
20
+ return a.Children.toArray(n).forEach((s) => {
21
+ H(s) ? r.push(s) : s.props && s.props.children && U(s.props.children).forEach((t) => r.push(t));
22
+ }), r;
23
+ }
24
+ function le(n) {
25
+ const r = [], s = {
26
+ "container-start": [],
27
+ "container-end": [],
28
+ "wrapper-start": [],
29
+ "wrapper-end": []
30
+ };
31
+ return a.Children.toArray(n).forEach((t) => {
32
+ if (H(t))
33
+ r.push(t);
34
+ else if (t.props && t.props.slot && s[t.props.slot])
35
+ s[t.props.slot].push(t);
36
+ else if (t.props && t.props.children) {
37
+ const p = U(t.props.children);
38
+ p.length > 0 ? p.forEach((l) => r.push(l)) : s["container-end"].push(t);
39
+ } else
40
+ s["container-end"].push(t);
41
+ }), {
42
+ slides: r,
43
+ slots: s
44
+ };
45
+ }
46
+ function ce(n, r, s) {
47
+ if (!s) return null;
48
+ const t = (o) => {
49
+ let i = o;
50
+ return o < 0 ? i = r.length + o : i >= r.length && (i = i - r.length), i;
51
+ }, p = n.isHorizontal() ? {
52
+ [n.rtlTranslate ? "right" : "left"]: `${s.offset}px`
53
+ } : {
54
+ top: `${s.offset}px`
55
+ }, {
56
+ from: l,
57
+ to: d
58
+ } = s, S = n.params.loop ? -r.length : 0, h = n.params.loop ? r.length * 2 : r.length, g = [];
59
+ for (let o = S; o < h; o += 1)
60
+ o >= l && o <= d && g.push(r[t(o)]);
61
+ return g.map((o, i) => /* @__PURE__ */ a.cloneElement(o, {
62
+ swiper: n,
63
+ style: p,
64
+ key: o.props.virtualIndex || o.key || `slide-${i}`
65
+ }));
66
+ }
67
+ function O(n, r) {
68
+ return typeof window > "u" ? _(n, r) : Q(n, r);
69
+ }
70
+ const B = /* @__PURE__ */ q(null), ge = () => X(B), ue = /* @__PURE__ */ q(null), pe = /* @__PURE__ */ W(function(n, r) {
71
+ let {
72
+ className: s,
73
+ tag: t = "div",
74
+ wrapperTag: p = "div",
75
+ children: l,
76
+ onSwiper: d,
77
+ ...S
78
+ } = n === void 0 ? {} : n, h = !1;
79
+ const [g, o] = P("swiper"), [i, m] = P(null), [C, R] = P(!1), z = u(!1), w = u(null), e = u(null), x = u(null), $ = u(null), I = u(null), b = u(null), N = u(null), L = u(null), {
80
+ params: f,
81
+ passedParams: T,
82
+ rest: G,
83
+ events: v
84
+ } = Z(S), {
85
+ slides: y,
86
+ slots: j
87
+ } = le(l), A = () => {
88
+ R(!C);
89
+ };
90
+ Object.assign(f.on, {
91
+ _containerClasses(c, E) {
92
+ o(E);
93
+ }
94
+ });
95
+ const V = () => {
96
+ Object.assign(f.on, v), h = !0;
97
+ const c = {
98
+ ...f
99
+ };
100
+ if (delete c.wrapperClass, e.current = new Y(c), e.current.virtual && e.current.params.virtual.enabled) {
101
+ e.current.virtual.slides = y;
102
+ const E = {
103
+ cache: !1,
104
+ slides: y,
105
+ renderExternal: m,
106
+ renderExternalUpdate: !1
107
+ };
108
+ F(e.current.params.virtual, E), F(e.current.originalParams.virtual, E);
109
+ }
110
+ };
111
+ w.current || V(), e.current && e.current.on("_beforeBreakpoint", A);
112
+ const J = () => {
113
+ h || !v || !e.current || Object.keys(v).forEach((c) => {
114
+ e.current.on(c, v[c]);
115
+ });
116
+ }, K = () => {
117
+ !v || !e.current || Object.keys(v).forEach((c) => {
118
+ e.current.off(c, v[c]);
119
+ });
120
+ };
121
+ _(() => () => {
122
+ e.current && e.current.off("_beforeBreakpoint", A);
123
+ }), _(() => {
124
+ !z.current && e.current && (e.current.emitSlidesClasses(), z.current = !0);
125
+ }), O(() => {
126
+ if (r && (r.current = w.current), !!w.current)
127
+ return e.current.destroyed && V(), ee({
128
+ el: w.current,
129
+ nextEl: I.current,
130
+ prevEl: b.current,
131
+ paginationEl: N.current,
132
+ scrollbarEl: L.current,
133
+ swiper: e.current
134
+ }, f), d && !e.current.destroyed && d(e.current), () => {
135
+ e.current && !e.current.destroyed && e.current.destroy(!0, !1);
136
+ };
137
+ }, []), O(() => {
138
+ J();
139
+ const c = re(T, x.current, y, $.current, (E) => E.key);
140
+ return x.current = T, $.current = y, c.length && e.current && !e.current.destroyed && oe({
141
+ swiper: e.current,
142
+ slides: y,
143
+ passedParams: T,
144
+ changedParams: c,
145
+ nextEl: I.current,
146
+ prevEl: b.current,
147
+ scrollbarEl: L.current,
148
+ paginationEl: N.current
149
+ }), () => {
150
+ K();
151
+ };
152
+ }), O(() => {
153
+ te(e.current);
154
+ }, [i]);
155
+ function M() {
156
+ return f.virtual ? ce(e.current, y, i) : y.map((c, E) => /* @__PURE__ */ a.cloneElement(c, {
157
+ swiper: e.current,
158
+ swiperSlideIndex: E
159
+ }));
160
+ }
161
+ return /* @__PURE__ */ a.createElement(t, k({
162
+ ref: w,
163
+ className: D(`${g}${s ? ` ${s}` : ""}`)
164
+ }, G), /* @__PURE__ */ a.createElement(ue.Provider, {
165
+ value: e.current
166
+ }, j["container-start"], /* @__PURE__ */ a.createElement(p, {
167
+ className: ne(f.wrapperClass)
168
+ }, j["wrapper-start"], M(), j["wrapper-end"]), se(f) && /* @__PURE__ */ a.createElement(a.Fragment, null, /* @__PURE__ */ a.createElement("div", {
169
+ ref: b,
170
+ className: "swiper-button-prev"
171
+ }), /* @__PURE__ */ a.createElement("div", {
172
+ ref: I,
173
+ className: "swiper-button-next"
174
+ })), ae(f) && /* @__PURE__ */ a.createElement("div", {
175
+ ref: L,
176
+ className: "swiper-scrollbar"
177
+ }), ie(f) && /* @__PURE__ */ a.createElement("div", {
178
+ ref: N,
179
+ className: "swiper-pagination"
180
+ }), j["container-end"]));
181
+ });
182
+ pe.displayName = "Swiper";
183
+ const de = /* @__PURE__ */ W(function(n, r) {
184
+ let {
185
+ tag: s = "div",
186
+ children: t,
187
+ className: p = "",
188
+ swiper: l,
189
+ zoom: d,
190
+ lazy: S,
191
+ virtualIndex: h,
192
+ swiperSlideIndex: g,
193
+ ...o
194
+ } = n === void 0 ? {} : n;
195
+ const i = u(null), [m, C] = P("swiper-slide"), [R, z] = P(!1);
196
+ function w(I, b, N) {
197
+ b === i.current && C(N);
198
+ }
199
+ O(() => {
200
+ if (typeof g < "u" && (i.current.swiperSlideIndex = g), r && (r.current = i.current), !(!i.current || !l)) {
201
+ if (l.destroyed) {
202
+ m !== "swiper-slide" && C("swiper-slide");
203
+ return;
204
+ }
205
+ return l.on("_slideClass", w), () => {
206
+ l && l.off("_slideClass", w);
207
+ };
208
+ }
209
+ }), O(() => {
210
+ l && i.current && !l.destroyed && C(l.getSlideClasses(i.current));
211
+ }, [l]);
212
+ const e = {
213
+ isActive: m.indexOf("swiper-slide-active") >= 0,
214
+ isVisible: m.indexOf("swiper-slide-visible") >= 0,
215
+ isPrev: m.indexOf("swiper-slide-prev") >= 0,
216
+ isNext: m.indexOf("swiper-slide-next") >= 0
217
+ }, x = () => typeof t == "function" ? t(e) : t, $ = () => {
218
+ z(!0);
219
+ };
220
+ return /* @__PURE__ */ a.createElement(s, k({
221
+ ref: i,
222
+ className: D(`${m}${p ? ` ${p}` : ""}`),
223
+ "data-swiper-slide-index": h,
224
+ onLoad: $
225
+ }, o), d && /* @__PURE__ */ a.createElement(B.Provider, {
226
+ value: e
227
+ }, /* @__PURE__ */ a.createElement("div", {
228
+ className: "swiper-zoom-container",
229
+ "data-swiper-zoom": typeof d == "number" ? d : void 0
230
+ }, x(), S && !R && /* @__PURE__ */ a.createElement("div", {
231
+ className: "swiper-lazy-preloader"
232
+ }))), !d && /* @__PURE__ */ a.createElement(B.Provider, {
233
+ value: e
234
+ }, x(), S && !R && /* @__PURE__ */ a.createElement("div", {
235
+ className: "swiper-lazy-preloader"
236
+ })));
237
+ });
238
+ de.displayName = "SwiperSlide";
12
239
  export {
13
- w as default
240
+ pe as Swiper,
241
+ de as SwiperSlide,
242
+ ge as useSwiperSlide
14
243
  };
package/index140.js CHANGED
@@ -1 +1,2 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index185.js"),r=require("./index186.js"),t=require("./index187.js"),o=require("./index188.js"),i=require("./index189.js"),a=require("./index190.js"),c=require("./index191.js"),n=require("./index192.js"),u=require("./index193.js"),s=require("./index194.js"),f=require("./index195.js"),l=require("./index196.js"),q=require("./index197.js"),d=require("./index198.js"),b=require("./index199.js"),v=require("./index200.js"),y=require("./index201.js"),g=require("./index202.js"),p=require("./index203.js"),C=require("./index204.js"),h=require("./index205.js"),m=require("./index206.js"),E=require("./index207.js");exports.Virtual=e;exports.Keyboard=r;exports.Mousewheel=t;exports.Navigation=o;exports.Pagination=i;exports.Scrollbar=a;exports.Parallax=c;exports.Zoom=n;exports.Controller=u;exports.A11y=s;exports.History=f;exports.HashNavigation=l;exports.Autoplay=q;exports.Thumbs=d;exports.FreeMode=b;exports.Grid=v;exports.Manipulation=y;exports.EffectFade=g;exports.EffectCube=p;exports.EffectFlip=C;exports.EffectCoverflow=h;exports.EffectCreative=m;exports.EffectCards=E;
1
+ "use client";
2
+ "use strict";const n=require("react/jsx-runtime"),d=require("./index139.js"),a=require("./index25.js"),m=require("./index3.js"),h=r=>{const{themeName:e,title:t,tokens:c,id:o,children:l}=r,{isActive:u,isVisible:i}=d.useSwiperSlide(),s={...c,isActive:u,isVisible:i};return n.jsxs(a.default,{themeName:`${e}.container`,tokens:s,...i?{}:{inert:"true"},children:[t&&n.jsx(m.default,{themeName:`${e}.title`,tokens:s,id:o,children:t}),l]})};module.exports=h;
package/index140.mjs CHANGED
@@ -1,48 +1,15 @@
1
- import { default as o } from "./index185.mjs";
2
- import { default as f } from "./index186.mjs";
3
- import { default as l } from "./index187.mjs";
4
- import { default as d } from "./index188.mjs";
5
- import { default as p } from "./index189.mjs";
6
- import { default as x } from "./index190.mjs";
7
- import { default as c } from "./index191.mjs";
8
- import { default as E } from "./index192.mjs";
9
- import { default as b } from "./index193.mjs";
10
- import { default as y } from "./index194.mjs";
11
- import { default as h } from "./index195.mjs";
12
- import { default as M } from "./index196.mjs";
13
- import { default as A } from "./index197.mjs";
14
- import { default as N } from "./index198.mjs";
15
- import { default as G } from "./index199.mjs";
16
- import { default as S } from "./index200.mjs";
17
- import { default as V } from "./index201.mjs";
18
- import { default as j } from "./index202.mjs";
19
- import { default as q } from "./index203.mjs";
20
- import { default as B } from "./index204.mjs";
21
- import { default as I } from "./index205.mjs";
22
- import { default as L } from "./index206.mjs";
23
- import { default as Q } from "./index207.mjs";
1
+ "use client";
2
+ import { jsxs as c, jsx as a } from "react/jsx-runtime";
3
+ import { useSwiperSlide as d } from "./index139.mjs";
4
+ import p from "./index25.mjs";
5
+ import h from "./index3.mjs";
6
+ const S = (r) => {
7
+ const { themeName: e, title: t, tokens: s, id: n, children: m } = r, { isActive: l, isVisible: o } = d(), i = { ...s, isActive: l, isVisible: o };
8
+ return /* @__PURE__ */ c(p, { themeName: `${e}.container`, tokens: i, ...o ? {} : { inert: "true" }, children: [
9
+ t && /* @__PURE__ */ a(h, { themeName: `${e}.title`, tokens: i, id: n, children: t }),
10
+ m
11
+ ] });
12
+ };
24
13
  export {
25
- y as A11y,
26
- A as Autoplay,
27
- b as Controller,
28
- Q as EffectCards,
29
- I as EffectCoverflow,
30
- L as EffectCreative,
31
- q as EffectCube,
32
- j as EffectFade,
33
- B as EffectFlip,
34
- G as FreeMode,
35
- S as Grid,
36
- M as HashNavigation,
37
- h as History,
38
- f as Keyboard,
39
- V as Manipulation,
40
- l as Mousewheel,
41
- d as Navigation,
42
- p as Pagination,
43
- c as Parallax,
44
- x as Scrollbar,
45
- N as Thumbs,
46
- o as Virtual,
47
- E as Zoom
14
+ S as default
48
15
  };
package/index141.js CHANGED
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("react"),G=require("./index208.js"),I=require("./index209.js"),d=require("./index210.js");function T(){return T=Object.assign?Object.assign.bind():function(s){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(s[n]=a[n])}return s},T.apply(this,arguments)}function A(s){return s.type&&s.type.displayName&&s.type.displayName.includes("SwiperSlide")}function V(s){const t=[];return e.Children.toArray(s).forEach(a=>{A(a)?t.push(a):a.props&&a.props.children&&V(a.props.children).forEach(n=>t.push(n))}),t}function J(s){const t=[],a={"container-start":[],"container-end":[],"wrapper-start":[],"wrapper-end":[]};return e.Children.toArray(s).forEach(n=>{if(A(n))t.push(n);else if(n.props&&n.props.slot&&a[n.props.slot])a[n.props.slot].push(n);else if(n.props&&n.props.children){const c=V(n.props.children);c.length>0?c.forEach(l=>t.push(l)):a["container-end"].push(n)}else a["container-end"].push(n)}),{slides:t,slots:a}}function K(s,t,a){if(!a)return null;const n=o=>{let i=o;return o<0?i=t.length+o:i>=t.length&&(i=i-t.length),i},c=s.isHorizontal()?{[s.rtlTranslate?"right":"left"]:`${a.offset}px`}:{top:`${a.offset}px`},{from:l,to:p}=a,y=s.params.loop?-t.length:0,h=s.params.loop?t.length*2:t.length,S=[];for(let o=y;o<h;o+=1)o>=l&&o<=p&&S.push(t[n(o)]);return S.map((o,i)=>e.cloneElement(o,{swiper:s,style:c,key:o.props.virtualIndex||o.key||`slide-${i}`}))}function N(s,t){return typeof window>"u"?e.useEffect(s,t):e.useLayoutEffect(s,t)}const B=e.createContext(null),Q=()=>e.useContext(B),X=e.createContext(null),F=e.forwardRef(function(s,t){let{className:a,tag:n="div",wrapperTag:c="div",children:l,onSwiper:p,...y}=s===void 0?{}:s,h=!1;const[S,o]=e.useState("swiper"),[i,m]=e.useState(null),[C,O]=e.useState(!1),P=e.useRef(!1),w=e.useRef(null),r=e.useRef(null),x=e.useRef(null),z=e.useRef(null),$=e.useRef(null),b=e.useRef(null),R=e.useRef(null),k=e.useRef(null),{params:f,passedParams:L,rest:D,events:v}=I.g(y),{slides:g,slots:j}=J(l),_=()=>{O(!C)};Object.assign(f.on,{_containerClasses(u,E){o(E)}});const q=()=>{Object.assign(f.on,v),h=!0;const u={...f};if(delete u.wrapperClass,r.current=new G.S(u),r.current.virtual&&r.current.params.virtual.enabled){r.current.virtual.slides=g;const E={cache:!1,slides:g,renderExternal:m,renderExternalUpdate:!1};d.e(r.current.params.virtual,E),d.e(r.current.originalParams.virtual,E)}};w.current||q(),r.current&&r.current.on("_beforeBreakpoint",_);const H=()=>{h||!v||!r.current||Object.keys(v).forEach(u=>{r.current.on(u,v[u])})},M=()=>{!v||!r.current||Object.keys(v).forEach(u=>{r.current.off(u,v[u])})};e.useEffect(()=>()=>{r.current&&r.current.off("_beforeBreakpoint",_)}),e.useEffect(()=>{!P.current&&r.current&&(r.current.emitSlidesClasses(),P.current=!0)}),N(()=>{if(t&&(t.current=w.current),!!w.current)return r.current.destroyed&&q(),I.m({el:w.current,nextEl:$.current,prevEl:b.current,paginationEl:R.current,scrollbarEl:k.current,swiper:r.current},f),p&&!r.current.destroyed&&p(r.current),()=>{r.current&&!r.current.destroyed&&r.current.destroy(!0,!1)}},[]),N(()=>{H();const u=I.a(L,x.current,g,z.current,E=>E.key);return x.current=L,z.current=g,u.length&&r.current&&!r.current.destroyed&&d.u({swiper:r.current,slides:g,passedParams:L,changedParams:u,nextEl:$.current,prevEl:b.current,scrollbarEl:k.current,paginationEl:R.current}),()=>{M()}}),N(()=>{I.u(r.current)},[i]);function U(){return f.virtual?K(r.current,g,i):g.map((u,E)=>e.cloneElement(u,{swiper:r.current,swiperSlideIndex:E}))}return e.createElement(n,T({ref:w,className:d.d(`${S}${a?` ${a}`:""}`)},D),e.createElement(X.Provider,{value:r.current},j["container-start"],e.createElement(c,{className:d.w(f.wrapperClass)},j["wrapper-start"],U(),j["wrapper-end"]),d.n(f)&&e.createElement(e.Fragment,null,e.createElement("div",{ref:b,className:"swiper-button-prev"}),e.createElement("div",{ref:$,className:"swiper-button-next"})),d.b(f)&&e.createElement("div",{ref:k,className:"swiper-scrollbar"}),d.a(f)&&e.createElement("div",{ref:R,className:"swiper-pagination"}),j["container-end"]))});F.displayName="Swiper";const W=e.forwardRef(function(s,t){let{tag:a="div",children:n,className:c="",swiper:l,zoom:p,lazy:y,virtualIndex:h,swiperSlideIndex:S,...o}=s===void 0?{}:s;const i=e.useRef(null),[m,C]=e.useState("swiper-slide"),[O,P]=e.useState(!1);function w($,b,R){b===i.current&&C(R)}N(()=>{if(typeof S<"u"&&(i.current.swiperSlideIndex=S),t&&(t.current=i.current),!(!i.current||!l)){if(l.destroyed){m!=="swiper-slide"&&C("swiper-slide");return}return l.on("_slideClass",w),()=>{l&&l.off("_slideClass",w)}}}),N(()=>{l&&i.current&&!l.destroyed&&C(l.getSlideClasses(i.current))},[l]);const r={isActive:m.indexOf("swiper-slide-active")>=0,isVisible:m.indexOf("swiper-slide-visible")>=0,isPrev:m.indexOf("swiper-slide-prev")>=0,isNext:m.indexOf("swiper-slide-next")>=0},x=()=>typeof n=="function"?n(r):n,z=()=>{P(!0)};return e.createElement(a,T({ref:i,className:d.d(`${m}${c?` ${c}`:""}`),"data-swiper-slide-index":h,onLoad:z},o),p&&e.createElement(B.Provider,{value:r},e.createElement("div",{className:"swiper-zoom-container","data-swiper-zoom":typeof p=="number"?p:void 0},x(),y&&!O&&e.createElement("div",{className:"swiper-lazy-preloader"}))),!p&&e.createElement(B.Provider,{value:r},x(),y&&!O&&e.createElement("div",{className:"swiper-lazy-preloader"})))});W.displayName="SwiperSlide";exports.Swiper=F;exports.SwiperSlide=W;exports.useSwiperSlide=Q;
1
+ "use strict";const P=require("react/jsx-runtime"),o=require("react-aria"),k=require("./index71.js"),m=require("./index6.js"),w=d=>{const{themeName:l,tokens:c,slides:i,activeIndex:x,index:t}=d,{controller:e}=k.useSwiperController(),s=o.useFocusManager(),p=t===0?i.length-1:t-1,b=t===i.length-1?0:t+1,{keyboardProps:v}=o.useKeyboard({onKeyUp:n=>{n.key==="ArrowLeft"&&(n.preventDefault(),s==null||s.focusPrevious({wrap:!0}),e==null||e.slideTo(p)),n.key==="ArrowRight"&&(n.preventDefault(),s==null||s.focusNext({wrap:!0}),e==null||e.slideTo(b))}}),{pressProps:h}=o.usePress({onPress:()=>e==null?void 0:e.slideTo(t)}),f=i[t],r=t===x,{title:a,id:y}=f,u=a&&a.length>0;return P.jsx(m.default,{as:"button",tabIndex:0,role:"button","aria-current":r?"true":"false","aria-disabled":r,"aria-label":u?void 0:`${t+1} / ${i.length}`,"aria-labelledby":u?y:void 0,...v,...h,themeName:`${l}.bullet`,tokens:{...c,active:r}})};module.exports=w;