@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/index206.mjs CHANGED
@@ -1,102 +1,101 @@
1
- import { c as C } from "./index291.mjs";
2
- import { e as D } from "./index288.mjs";
3
- import { e as F } from "./index289.mjs";
4
- import { e as I } from "./index290.mjs";
5
- import { g as V, o as X } from "./index285.mjs";
6
- function Z(E) {
1
+ import { n as w, k as v } from "./index271.mjs";
2
+ function b(m) {
7
3
  let {
8
- swiper: t,
9
- extendParams: M,
10
- on: $
11
- } = E;
12
- M({
13
- creativeEffect: {
14
- limitProgress: 1,
15
- shadowPerProgress: !1,
16
- progressMultiplier: 1,
17
- perspective: !0,
18
- prev: {
19
- translate: [0, 0, 0],
20
- rotate: [0, 0, 0],
21
- opacity: 1,
22
- scale: 1
23
- },
24
- next: {
25
- translate: [0, 0, 0],
26
- rotate: [0, 0, 0],
27
- opacity: 1,
28
- scale: 1
29
- }
4
+ swiper: e,
5
+ extendParams: h,
6
+ on: f
7
+ } = m;
8
+ h({
9
+ controller: {
10
+ control: void 0,
11
+ inverse: !1,
12
+ by: "slide"
13
+ // or 'container'
30
14
  }
31
- });
32
- const S = (r) => typeof r == "string" ? r : `${r}px`;
33
- D({
34
- effect: "creative",
35
- swiper: t,
36
- on: $,
37
- setTranslate: () => {
38
- const {
39
- slides: r,
40
- wrapperEl: d,
41
- slidesSizesGrid: c
42
- } = t, e = t.params.creativeEffect, {
43
- progressMultiplier: f
44
- } = e, w = t.params.centeredSlides, y = X(t);
45
- if (w) {
46
- const m = c[0] / 2 - t.params.slidesOffsetBefore || 0;
47
- d.style.transform = `translateX(calc(50% - ${m}px))`;
48
- }
49
- for (let m = 0; m < r.length; m += 1) {
50
- const a = r[m], v = a.progress, o = Math.min(Math.max(a.progress, -e.limitProgress), e.limitProgress);
51
- let i = o;
52
- w || (i = Math.min(Math.max(a.originalProgress, -e.limitProgress), e.limitProgress));
53
- const P = a.swiperSlideOffset, p = [t.params.cssMode ? -P - t.translate : -P, 0, 0], g = [0, 0, 0];
54
- let h = !1;
55
- t.isHorizontal() || (p[1] = p[0], p[0] = 0);
56
- let s = {
57
- translate: [0, 0, 0],
58
- rotate: [0, 0, 0],
59
- scale: 1,
60
- opacity: 1
61
- };
62
- o < 0 ? (s = e.next, h = !0) : o > 0 && (s = e.prev, h = !0), p.forEach((l, n) => {
63
- p[n] = `calc(${l}px + (${S(s.translate[n])} * ${Math.abs(o * f)}))`;
64
- }), g.forEach((l, n) => {
65
- let q = s.rotate[n] * Math.abs(o * f);
66
- g[n] = q;
67
- }), a.style.zIndex = -Math.abs(Math.round(v)) + r.length;
68
- const x = p.join(", "), T = `rotateX(${y(g[0])}deg) rotateY(${y(g[1])}deg) rotateZ(${y(g[2])}deg)`, b = i < 0 ? `scale(${1 + (1 - s.scale) * i * f})` : `scale(${1 - (1 - s.scale) * i * f})`, O = i < 0 ? 1 + (1 - s.opacity) * i * f : 1 - (1 - s.opacity) * i * f, z = `translate3d(${x}) ${T} ${b}`;
69
- if (h && s.shadow || !h) {
70
- let l = a.querySelector(".swiper-slide-shadow");
71
- if (!l && s.shadow && (l = C("creative", a)), l) {
72
- const n = e.shadowPerProgress ? o * (1 / e.limitProgress) : o;
73
- l.style.opacity = Math.min(Math.max(Math.abs(n), 0), 1);
74
- }
15
+ }), e.controller = {
16
+ control: void 0
17
+ };
18
+ function p(s, i) {
19
+ const o = /* @__PURE__ */ function() {
20
+ let l, n, c;
21
+ return (u, g) => {
22
+ for (n = -1, l = u.length; l - n > 1; )
23
+ c = l + n >> 1, u[c] <= g ? n = c : l = c;
24
+ return l;
25
+ };
26
+ }();
27
+ this.x = s, this.y = i, this.lastIndex = s.length - 1;
28
+ let t, r;
29
+ return this.interpolate = function(l) {
30
+ return l ? (r = o(this.x, l), t = r - 1, (l - this.x[t]) * (this.y[r] - this.y[t]) / (this.x[r] - this.x[t]) + this.y[t]) : 0;
31
+ }, this;
32
+ }
33
+ function T(s) {
34
+ e.controller.spline = e.params.loop ? new p(e.slidesGrid, s.slidesGrid) : new p(e.snapGrid, s.snapGrid);
35
+ }
36
+ function y(s, i) {
37
+ const o = e.controller.control;
38
+ let t, r;
39
+ const a = e.constructor;
40
+ function l(n) {
41
+ if (n.destroyed) return;
42
+ const c = e.rtlTranslate ? -e.translate : e.translate;
43
+ e.params.controller.by === "slide" && (T(n), r = -e.controller.spline.interpolate(-c)), (!r || e.params.controller.by === "container") && (t = (n.maxTranslate() - n.minTranslate()) / (e.maxTranslate() - e.minTranslate()), (Number.isNaN(t) || !Number.isFinite(t)) && (t = 1), r = (c - e.minTranslate()) * t + n.minTranslate()), e.params.controller.inverse && (r = n.maxTranslate() - r), n.updateProgress(r), n.setTranslate(r, e), n.updateActiveIndex(), n.updateSlidesClasses();
44
+ }
45
+ if (Array.isArray(o))
46
+ for (let n = 0; n < o.length; n += 1)
47
+ o[n] !== i && o[n] instanceof a && l(o[n]);
48
+ else o instanceof a && i !== o && l(o);
49
+ }
50
+ function x(s, i) {
51
+ const o = e.constructor, t = e.controller.control;
52
+ let r;
53
+ function a(l) {
54
+ l.destroyed || (l.setTransition(s, e), s !== 0 && (l.transitionStart(), l.params.autoHeight && w(() => {
55
+ l.updateAutoHeight();
56
+ }), v(l.wrapperEl, () => {
57
+ t && l.transitionEnd();
58
+ })));
59
+ }
60
+ if (Array.isArray(t))
61
+ for (r = 0; r < t.length; r += 1)
62
+ t[r] !== i && t[r] instanceof o && a(t[r]);
63
+ else t instanceof o && i !== t && a(t);
64
+ }
65
+ function d() {
66
+ e.controller.control && e.controller.spline && (e.controller.spline = void 0, delete e.controller.spline);
67
+ }
68
+ f("beforeInit", () => {
69
+ if (typeof window < "u" && // eslint-disable-line
70
+ (typeof e.params.controller.control == "string" || e.params.controller.control instanceof HTMLElement)) {
71
+ (typeof e.params.controller.control == "string" ? [...document.querySelectorAll(e.params.controller.control)] : [e.params.controller.control]).forEach((i) => {
72
+ if (e.controller.control || (e.controller.control = []), i && i.swiper)
73
+ e.controller.control.push(i.swiper);
74
+ else if (i) {
75
+ const o = `${e.params.eventsPrefix}init`, t = (r) => {
76
+ e.controller.control.push(r.detail[0]), e.update(), i.removeEventListener(o, t);
77
+ };
78
+ i.addEventListener(o, t);
75
79
  }
76
- const u = F(e, a);
77
- u.style.transform = z, u.style.opacity = O, s.origin && (u.style.transformOrigin = s.origin);
78
- }
79
- },
80
- setTransition: (r) => {
81
- const d = t.slides.map((c) => V(c));
82
- d.forEach((c) => {
83
- c.style.transitionDuration = `${r}ms`, c.querySelectorAll(".swiper-slide-shadow").forEach((e) => {
84
- e.style.transitionDuration = `${r}ms`;
85
- });
86
- }), I({
87
- swiper: t,
88
- duration: r,
89
- transformElements: d,
90
- allSlides: !0
91
80
  });
92
- },
93
- perspective: () => t.params.creativeEffect.perspective,
94
- overwriteParams: () => ({
95
- watchSlidesProgress: !0,
96
- virtualTranslate: !t.params.cssMode
97
- })
81
+ return;
82
+ }
83
+ e.controller.control = e.params.controller.control;
84
+ }), f("update", () => {
85
+ d();
86
+ }), f("resize", () => {
87
+ d();
88
+ }), f("observerUpdate", () => {
89
+ d();
90
+ }), f("setTranslate", (s, i, o) => {
91
+ !e.controller.control || e.controller.control.destroyed || e.controller.setTranslate(i, o);
92
+ }), f("setTransition", (s, i, o) => {
93
+ !e.controller.control || e.controller.control.destroyed || e.controller.setTransition(i, o);
94
+ }), Object.assign(e.controller, {
95
+ setTranslate: y,
96
+ setTransition: x
98
97
  });
99
98
  }
100
99
  export {
101
- Z as default
100
+ b as default
102
101
  };
package/index207.js CHANGED
@@ -1,5 +1 @@
1
- "use strict";const D=require("./index291.js"),X=require("./index288.js"),z=require("./index289.js"),A=require("./index290.js"),R=require("./index285.js");function Y(x){let{swiper:e,extendParams:g,on:E}=x;g({cardsEffect:{slideShadows:!0,rotate:!0,perSlideRotate:2,perSlideOffset:8}});const T=()=>{const{slides:o,activeIndex:l,rtlTranslate:a}=e,i=e.params.cardsEffect,{startTranslate:M,isTouched:$}=e.touchEventsData,S=a?-e.translate:e.translate;for(let c=0;c<o.length;c+=1){const n=o[c],w=n.progress,t=Math.min(Math.max(w,-4),4);let p=n.swiperSlideOffset;e.params.centeredSlides&&!e.params.cssMode&&(e.wrapperEl.style.transform=`translateX(${e.minTranslate()}px)`),e.params.centeredSlides&&e.params.cssMode&&(p-=o[0].swiperSlideOffset);let r=e.params.cssMode?-p-e.translate:-p,d=0;const v=-100*Math.abs(t);let h=1,m=-i.perSlideRotate*t,u=i.perSlideOffset-Math.abs(t)*.75;const f=e.virtual&&e.params.virtual.enabled?e.virtual.from+c:c,y=(f===l||f===l-1)&&t>0&&t<1&&($||e.params.cssMode)&&S<M,q=(f===l||f===l+1)&&t<0&&t>-1&&($||e.params.cssMode)&&S>M;if(y||q){const s=(1-Math.abs((Math.abs(t)-.5)/.5))**.5;m+=-28*t*s,h+=-.5*s,u+=96*s,d=`${-25*s*Math.abs(t)}%`}if(t<0?r=`calc(${r}px ${a?"-":"+"} (${u*Math.abs(t)}%))`:t>0?r=`calc(${r}px ${a?"-":"+"} (-${u*Math.abs(t)}%))`:r=`${r}px`,!e.isHorizontal()){const s=d;d=r,r=s}const P=t<0?`${1+(1-h)*t}`:`${1-(1-h)*t}`,I=`
2
- translate3d(${r}, ${d}, ${v}px)
3
- rotateZ(${i.rotate?a?-m:m:0}deg)
4
- scale(${P})
5
- `;if(i.slideShadows){let s=n.querySelector(".swiper-slide-shadow");s||(s=D.c("cards",n)),s&&(s.style.opacity=Math.min(Math.max((Math.abs(t)-.5)/.5,0),1))}n.style.zIndex=-Math.abs(Math.round(w))+o.length;const O=z.e(i,n);O.style.transform=I}},b=o=>{const l=e.slides.map(a=>R.g(a));l.forEach(a=>{a.style.transitionDuration=`${o}ms`,a.querySelectorAll(".swiper-slide-shadow").forEach(i=>{i.style.transitionDuration=`${o}ms`})}),A.e({swiper:e,duration:o,transformElements:l})};X.e({effect:"cards",swiper:e,on:E,setTranslate:T,setTransition:b,perspective:()=>!0,overwriteParams:()=>({watchSlidesProgress:!0,virtualTranslate:!e.params.cssMode})})}module.exports=Y;
1
+ "use strict";const F=require("./index270.js"),y=require("./index273.js"),a=require("./index271.js");function K(P){let{swiper:i,extendParams:N,on:o}=P;N({a11y:{enabled:!0,notificationClass:"swiper-notification",prevSlideMessage:"Previous slide",nextSlideMessage:"Next slide",firstSlideMessage:"This is the first slide",lastSlideMessage:"This is the last slide",paginationBulletMessage:"Go to slide {{index}}",slideLabelMessage:"{{index}} / {{slidesLength}}",containerMessage:null,containerRoleDescriptionMessage:null,containerRole:null,itemRoleDescriptionMessage:null,slideRole:"group",id:null,scrollOnFocus:!0}}),i.a11y={clicked:!1};let r=null,p,u,L=new Date().getTime();function f(e){const t=r;t.length!==0&&(t.innerHTML="",t.innerHTML=e)}function B(e){const t=()=>Math.round(16*Math.random()).toString(16);return"x".repeat(e).replace(/x/g,t)}function g(e){e=a.m(e),e.forEach(t=>{t.setAttribute("tabIndex","0")})}function M(e){e=a.m(e),e.forEach(t=>{t.setAttribute("tabIndex","-1")})}function m(e,t){e=a.m(e),e.forEach(n=>{n.setAttribute("role",t)})}function x(e,t){e=a.m(e),e.forEach(n=>{n.setAttribute("aria-roledescription",t)})}function q(e,t){e=a.m(e),e.forEach(n=>{n.setAttribute("aria-controls",t)})}function E(e,t){e=a.m(e),e.forEach(n=>{n.setAttribute("aria-label",t)})}function O(e,t){e=a.m(e),e.forEach(n=>{n.setAttribute("id",t)})}function H(e,t){e=a.m(e),e.forEach(n=>{n.setAttribute("aria-live",t)})}function w(e){e=a.m(e),e.forEach(t=>{t.setAttribute("aria-disabled",!0)})}function A(e){e=a.m(e),e.forEach(t=>{t.setAttribute("aria-disabled",!1)})}function d(e){if(e.keyCode!==13&&e.keyCode!==32)return;const t=i.params.a11y,n=e.target;if(!(i.pagination&&i.pagination.el&&(n===i.pagination.el||i.pagination.el.contains(e.target))&&!e.target.matches(y.c(i.params.pagination.bulletClass)))){if(i.navigation&&i.navigation.prevEl&&i.navigation.nextEl){const s=a.m(i.navigation.prevEl);a.m(i.navigation.nextEl).includes(n)&&(i.isEnd&&!i.params.loop||i.slideNext(),i.isEnd?f(t.lastSlideMessage):f(t.nextSlideMessage)),s.includes(n)&&(i.isBeginning&&!i.params.loop||i.slidePrev(),i.isBeginning?f(t.firstSlideMessage):f(t.prevSlideMessage))}i.pagination&&n.matches(y.c(i.params.pagination.bulletClass))&&n.click()}}function G(){if(i.params.loop||i.params.rewind||!i.navigation)return;const{nextEl:e,prevEl:t}=i.navigation;t&&(i.isBeginning?(w(t),M(t)):(A(t),g(t))),e&&(i.isEnd?(w(e),M(e)):(A(e),g(e)))}function k(){return i.pagination&&i.pagination.bullets&&i.pagination.bullets.length}function C(){return k()&&i.params.pagination.clickable}function U(){const e=i.params.a11y;k()&&i.pagination.bullets.forEach(t=>{i.params.pagination.clickable&&(g(t),i.params.pagination.renderBullet||(m(t,"button"),E(t,e.paginationBulletMessage.replace(/\{\{index\}\}/,a.h(t)+1)))),t.matches(y.c(i.params.pagination.bulletActiveClass))?t.setAttribute("aria-current","true"):t.removeAttribute("aria-current")})}const S=(e,t,n)=>{g(e),e.tagName!=="BUTTON"&&(m(e,"button"),e.addEventListener("keydown",d)),E(e,n),q(e,t)},R=e=>{u&&u!==e.target&&!u.contains(e.target)&&(p=!0),i.a11y.clicked=!0},T=()=>{p=!1,requestAnimationFrame(()=>{requestAnimationFrame(()=>{i.destroyed||(i.a11y.clicked=!1)})})},D=e=>{L=new Date().getTime()},h=e=>{if(i.a11y.clicked||!i.params.a11y.scrollOnFocus||new Date().getTime()-L<100)return;const t=e.target.closest(`.${i.params.slideClass}, swiper-slide`);if(!t||!i.slides.includes(t))return;u=t;const n=i.slides.indexOf(t)===i.activeIndex,s=i.params.watchSlidesProgress&&i.visibleSlides&&i.visibleSlides.includes(t);n||s||e.sourceCapabilities&&e.sourceCapabilities.firesTouchEvents||(i.isHorizontal()?i.el.scrollLeft=0:i.el.scrollTop=0,requestAnimationFrame(()=>{p||(i.params.loop?i.slideToLoop(parseInt(t.getAttribute("data-swiper-slide-index")),0):i.slideTo(i.slides.indexOf(t),0),p=!1)}))},I=()=>{const e=i.params.a11y;e.itemRoleDescriptionMessage&&x(i.slides,e.itemRoleDescriptionMessage),e.slideRole&&m(i.slides,e.slideRole);const t=i.slides.length;e.slideLabelMessage&&i.slides.forEach((n,s)=>{const l=i.params.loop?parseInt(n.getAttribute("data-swiper-slide-index"),10):s,c=e.slideLabelMessage.replace(/\{\{index\}\}/,l+1).replace(/\{\{slidesLength\}\}/,t);E(n,c)})},V=()=>{const e=i.params.a11y;i.el.append(r);const t=i.el;e.containerRoleDescriptionMessage&&x(t,e.containerRoleDescriptionMessage),e.containerMessage&&E(t,e.containerMessage),e.containerRole&&m(t,e.containerRole);const n=i.wrapperEl,s=e.id||n.getAttribute("id")||`swiper-wrapper-${B(16)}`,l=i.params.autoplay&&i.params.autoplay.enabled?"off":"polite";O(n,s),H(n,l),I();let{nextEl:c,prevEl:v}=i.navigation?i.navigation:{};c=a.m(c),v=a.m(v),c&&c.forEach(b=>S(b,s,e.nextSlideMessage)),v&&v.forEach(b=>S(b,s,e.prevSlideMessage)),C()&&a.m(i.pagination.el).forEach(z=>{z.addEventListener("keydown",d)}),F.g().addEventListener("visibilitychange",D),i.el.addEventListener("focus",h,!0),i.el.addEventListener("focus",h,!0),i.el.addEventListener("pointerdown",R,!0),i.el.addEventListener("pointerup",T,!0)};function $(){r&&r.remove();let{nextEl:e,prevEl:t}=i.navigation?i.navigation:{};e=a.m(e),t=a.m(t),e&&e.forEach(s=>s.removeEventListener("keydown",d)),t&&t.forEach(s=>s.removeEventListener("keydown",d)),C()&&a.m(i.pagination.el).forEach(l=>{l.removeEventListener("keydown",d)}),F.g().removeEventListener("visibilitychange",D),i.el&&typeof i.el!="string"&&(i.el.removeEventListener("focus",h,!0),i.el.removeEventListener("pointerdown",R,!0),i.el.removeEventListener("pointerup",T,!0))}o("beforeInit",()=>{r=a.c("span",i.params.a11y.notificationClass),r.setAttribute("aria-live","assertive"),r.setAttribute("aria-atomic","true")}),o("afterInit",()=>{i.params.a11y.enabled&&V()}),o("slidesLengthChange snapGridLengthChange slidesGridLengthChange",()=>{i.params.a11y.enabled&&I()}),o("fromEdge toEdge afterInit lock unlock",()=>{i.params.a11y.enabled&&G()}),o("paginationUpdate",()=>{i.params.a11y.enabled&&U()}),o("destroy",()=>{i.params.a11y.enabled&&$()})}module.exports=K;
package/index207.mjs CHANGED
@@ -1,83 +1,191 @@
1
- import { c as O } from "./index291.mjs";
2
- import { e as D } from "./index288.mjs";
3
- import { e as X } from "./index289.mjs";
4
- import { e as q } from "./index290.mjs";
5
- import { g as z } from "./index285.mjs";
6
- function V(T) {
1
+ import { g as F } from "./index270.mjs";
2
+ import { c as y } from "./index273.mjs";
3
+ import { c as K, h as j, m as n } from "./index271.mjs";
4
+ function Y(P) {
7
5
  let {
8
- swiper: t,
9
- extendParams: g,
10
- on: x
11
- } = T;
12
- g({
13
- cardsEffect: {
14
- slideShadows: !0,
15
- rotate: !0,
16
- perSlideRotate: 2,
17
- perSlideOffset: 8
6
+ swiper: i,
7
+ extendParams: N,
8
+ on: o
9
+ } = P;
10
+ N({
11
+ a11y: {
12
+ enabled: !0,
13
+ notificationClass: "swiper-notification",
14
+ prevSlideMessage: "Previous slide",
15
+ nextSlideMessage: "Next slide",
16
+ firstSlideMessage: "This is the first slide",
17
+ lastSlideMessage: "This is the last slide",
18
+ paginationBulletMessage: "Go to slide {{index}}",
19
+ slideLabelMessage: "{{index}} / {{slidesLength}}",
20
+ containerMessage: null,
21
+ containerRoleDescriptionMessage: null,
22
+ containerRole: null,
23
+ itemRoleDescriptionMessage: null,
24
+ slideRole: "group",
25
+ id: null,
26
+ scrollOnFocus: !0
18
27
  }
19
- }), D({
20
- effect: "cards",
21
- swiper: t,
22
- on: x,
23
- setTranslate: () => {
24
- const {
25
- slides: o,
26
- activeIndex: l,
27
- rtlTranslate: a
28
- } = t, i = t.params.cardsEffect, {
29
- startTranslate: u,
30
- isTouched: S
31
- } = t.touchEventsData, $ = a ? -t.translate : t.translate;
32
- for (let c = 0; c < o.length; c += 1) {
33
- const n = o[c], w = n.progress, e = Math.min(Math.max(w, -4), 4);
34
- let p = n.swiperSlideOffset;
35
- t.params.centeredSlides && !t.params.cssMode && (t.wrapperEl.style.transform = `translateX(${t.minTranslate()}px)`), t.params.centeredSlides && t.params.cssMode && (p -= o[0].swiperSlideOffset);
36
- let r = t.params.cssMode ? -p - t.translate : -p, d = 0;
37
- const E = -100 * Math.abs(e);
38
- let m = 1, h = -i.perSlideRotate * e, M = i.perSlideOffset - Math.abs(e) * 0.75;
39
- const f = t.virtual && t.params.virtual.enabled ? t.virtual.from + c : c, b = (f === l || f === l - 1) && e > 0 && e < 1 && (S || t.params.cssMode) && $ < u, v = (f === l || f === l + 1) && e < 0 && e > -1 && (S || t.params.cssMode) && $ > u;
40
- if (b || v) {
41
- const s = (1 - Math.abs((Math.abs(e) - 0.5) / 0.5)) ** 0.5;
42
- h += -28 * e * s, m += -0.5 * s, M += 96 * s, d = `${-25 * s * Math.abs(e)}%`;
43
- }
44
- if (e < 0 ? r = `calc(${r}px ${a ? "-" : "+"} (${M * Math.abs(e)}%))` : e > 0 ? r = `calc(${r}px ${a ? "-" : "+"} (-${M * Math.abs(e)}%))` : r = `${r}px`, !t.isHorizontal()) {
45
- const s = d;
46
- d = r, r = s;
47
- }
48
- const y = e < 0 ? `${1 + (1 - m) * e}` : `${1 - (1 - m) * e}`, P = `
49
- translate3d(${r}, ${d}, ${E}px)
50
- rotateZ(${i.rotate ? a ? -h : h : 0}deg)
51
- scale(${y})
52
- `;
53
- if (i.slideShadows) {
54
- let s = n.querySelector(".swiper-slide-shadow");
55
- s || (s = O("cards", n)), s && (s.style.opacity = Math.min(Math.max((Math.abs(e) - 0.5) / 0.5, 0), 1));
56
- }
57
- n.style.zIndex = -Math.abs(Math.round(w)) + o.length;
58
- const I = X(i, n);
59
- I.style.transform = P;
28
+ }), i.a11y = {
29
+ clicked: !1
30
+ };
31
+ let r = null, p, f, L = (/* @__PURE__ */ new Date()).getTime();
32
+ function u(e) {
33
+ const t = r;
34
+ t.length !== 0 && (t.innerHTML = "", t.innerHTML = e);
35
+ }
36
+ function B(e) {
37
+ const t = () => Math.round(16 * Math.random()).toString(16);
38
+ return "x".repeat(e).replace(/x/g, t);
39
+ }
40
+ function g(e) {
41
+ e = n(e), e.forEach((t) => {
42
+ t.setAttribute("tabIndex", "0");
43
+ });
44
+ }
45
+ function x(e) {
46
+ e = n(e), e.forEach((t) => {
47
+ t.setAttribute("tabIndex", "-1");
48
+ });
49
+ }
50
+ function m(e, t) {
51
+ e = n(e), e.forEach((a) => {
52
+ a.setAttribute("role", t);
53
+ });
54
+ }
55
+ function M(e, t) {
56
+ e = n(e), e.forEach((a) => {
57
+ a.setAttribute("aria-roledescription", t);
58
+ });
59
+ }
60
+ function O(e, t) {
61
+ e = n(e), e.forEach((a) => {
62
+ a.setAttribute("aria-controls", t);
63
+ });
64
+ }
65
+ function E(e, t) {
66
+ e = n(e), e.forEach((a) => {
67
+ a.setAttribute("aria-label", t);
68
+ });
69
+ }
70
+ function H(e, t) {
71
+ e = n(e), e.forEach((a) => {
72
+ a.setAttribute("id", t);
73
+ });
74
+ }
75
+ function q(e, t) {
76
+ e = n(e), e.forEach((a) => {
77
+ a.setAttribute("aria-live", t);
78
+ });
79
+ }
80
+ function A(e) {
81
+ e = n(e), e.forEach((t) => {
82
+ t.setAttribute("aria-disabled", !0);
83
+ });
84
+ }
85
+ function w(e) {
86
+ e = n(e), e.forEach((t) => {
87
+ t.setAttribute("aria-disabled", !1);
88
+ });
89
+ }
90
+ function d(e) {
91
+ if (e.keyCode !== 13 && e.keyCode !== 32) return;
92
+ const t = i.params.a11y, a = e.target;
93
+ if (!(i.pagination && i.pagination.el && (a === i.pagination.el || i.pagination.el.contains(e.target)) && !e.target.matches(y(i.params.pagination.bulletClass)))) {
94
+ if (i.navigation && i.navigation.prevEl && i.navigation.nextEl) {
95
+ const s = n(i.navigation.prevEl);
96
+ n(i.navigation.nextEl).includes(a) && (i.isEnd && !i.params.loop || i.slideNext(), i.isEnd ? u(t.lastSlideMessage) : u(t.nextSlideMessage)), s.includes(a) && (i.isBeginning && !i.params.loop || i.slidePrev(), i.isBeginning ? u(t.firstSlideMessage) : u(t.prevSlideMessage));
60
97
  }
61
- },
62
- setTransition: (o) => {
63
- const l = t.slides.map((a) => z(a));
64
- l.forEach((a) => {
65
- a.style.transitionDuration = `${o}ms`, a.querySelectorAll(".swiper-slide-shadow").forEach((i) => {
66
- i.style.transitionDuration = `${o}ms`;
67
- });
68
- }), q({
69
- swiper: t,
70
- duration: o,
71
- transformElements: l
98
+ i.pagination && a.matches(y(i.params.pagination.bulletClass)) && a.click();
99
+ }
100
+ }
101
+ function G() {
102
+ if (i.params.loop || i.params.rewind || !i.navigation) return;
103
+ const {
104
+ nextEl: e,
105
+ prevEl: t
106
+ } = i.navigation;
107
+ t && (i.isBeginning ? (A(t), x(t)) : (w(t), g(t))), e && (i.isEnd ? (A(e), x(e)) : (w(e), g(e)));
108
+ }
109
+ function k() {
110
+ return i.pagination && i.pagination.bullets && i.pagination.bullets.length;
111
+ }
112
+ function C() {
113
+ return k() && i.params.pagination.clickable;
114
+ }
115
+ function U() {
116
+ const e = i.params.a11y;
117
+ k() && i.pagination.bullets.forEach((t) => {
118
+ i.params.pagination.clickable && (g(t), i.params.pagination.renderBullet || (m(t, "button"), E(t, e.paginationBulletMessage.replace(/\{\{index\}\}/, j(t) + 1)))), t.matches(y(i.params.pagination.bulletActiveClass)) ? t.setAttribute("aria-current", "true") : t.removeAttribute("aria-current");
119
+ });
120
+ }
121
+ const S = (e, t, a) => {
122
+ g(e), e.tagName !== "BUTTON" && (m(e, "button"), e.addEventListener("keydown", d)), E(e, a), O(e, t);
123
+ }, R = (e) => {
124
+ f && f !== e.target && !f.contains(e.target) && (p = !0), i.a11y.clicked = !0;
125
+ }, T = () => {
126
+ p = !1, requestAnimationFrame(() => {
127
+ requestAnimationFrame(() => {
128
+ i.destroyed || (i.a11y.clicked = !1);
72
129
  });
73
- },
74
- perspective: () => !0,
75
- overwriteParams: () => ({
76
- watchSlidesProgress: !0,
77
- virtualTranslate: !t.params.cssMode
78
- })
130
+ });
131
+ }, D = (e) => {
132
+ L = (/* @__PURE__ */ new Date()).getTime();
133
+ }, h = (e) => {
134
+ if (i.a11y.clicked || !i.params.a11y.scrollOnFocus || (/* @__PURE__ */ new Date()).getTime() - L < 100) return;
135
+ const t = e.target.closest(`.${i.params.slideClass}, swiper-slide`);
136
+ if (!t || !i.slides.includes(t)) return;
137
+ f = t;
138
+ const a = i.slides.indexOf(t) === i.activeIndex, s = i.params.watchSlidesProgress && i.visibleSlides && i.visibleSlides.includes(t);
139
+ a || s || e.sourceCapabilities && e.sourceCapabilities.firesTouchEvents || (i.isHorizontal() ? i.el.scrollLeft = 0 : i.el.scrollTop = 0, requestAnimationFrame(() => {
140
+ p || (i.params.loop ? i.slideToLoop(parseInt(t.getAttribute("data-swiper-slide-index")), 0) : i.slideTo(i.slides.indexOf(t), 0), p = !1);
141
+ }));
142
+ }, I = () => {
143
+ const e = i.params.a11y;
144
+ e.itemRoleDescriptionMessage && M(i.slides, e.itemRoleDescriptionMessage), e.slideRole && m(i.slides, e.slideRole);
145
+ const t = i.slides.length;
146
+ e.slideLabelMessage && i.slides.forEach((a, s) => {
147
+ const l = i.params.loop ? parseInt(a.getAttribute("data-swiper-slide-index"), 10) : s, c = e.slideLabelMessage.replace(/\{\{index\}\}/, l + 1).replace(/\{\{slidesLength\}\}/, t);
148
+ E(a, c);
149
+ });
150
+ }, V = () => {
151
+ const e = i.params.a11y;
152
+ i.el.append(r);
153
+ const t = i.el;
154
+ e.containerRoleDescriptionMessage && M(t, e.containerRoleDescriptionMessage), e.containerMessage && E(t, e.containerMessage), e.containerRole && m(t, e.containerRole);
155
+ const a = i.wrapperEl, s = e.id || a.getAttribute("id") || `swiper-wrapper-${B(16)}`, l = i.params.autoplay && i.params.autoplay.enabled ? "off" : "polite";
156
+ H(a, s), q(a, l), I();
157
+ let {
158
+ nextEl: c,
159
+ prevEl: v
160
+ } = i.navigation ? i.navigation : {};
161
+ c = n(c), v = n(v), c && c.forEach((b) => S(b, s, e.nextSlideMessage)), v && v.forEach((b) => S(b, s, e.prevSlideMessage)), C() && n(i.pagination.el).forEach((z) => {
162
+ z.addEventListener("keydown", d);
163
+ }), F().addEventListener("visibilitychange", D), i.el.addEventListener("focus", h, !0), i.el.addEventListener("focus", h, !0), i.el.addEventListener("pointerdown", R, !0), i.el.addEventListener("pointerup", T, !0);
164
+ };
165
+ function $() {
166
+ r && r.remove();
167
+ let {
168
+ nextEl: e,
169
+ prevEl: t
170
+ } = i.navigation ? i.navigation : {};
171
+ e = n(e), t = n(t), e && e.forEach((s) => s.removeEventListener("keydown", d)), t && t.forEach((s) => s.removeEventListener("keydown", d)), C() && n(i.pagination.el).forEach((l) => {
172
+ l.removeEventListener("keydown", d);
173
+ }), F().removeEventListener("visibilitychange", D), i.el && typeof i.el != "string" && (i.el.removeEventListener("focus", h, !0), i.el.removeEventListener("pointerdown", R, !0), i.el.removeEventListener("pointerup", T, !0));
174
+ }
175
+ o("beforeInit", () => {
176
+ r = K("span", i.params.a11y.notificationClass), r.setAttribute("aria-live", "assertive"), r.setAttribute("aria-atomic", "true");
177
+ }), o("afterInit", () => {
178
+ i.params.a11y.enabled && V();
179
+ }), o("slidesLengthChange snapGridLengthChange slidesGridLengthChange", () => {
180
+ i.params.a11y.enabled && I();
181
+ }), o("fromEdge toEdge afterInit lock unlock", () => {
182
+ i.params.a11y.enabled && G();
183
+ }), o("paginationUpdate", () => {
184
+ i.params.a11y.enabled && U();
185
+ }), o("destroy", () => {
186
+ i.params.a11y.enabled && $();
79
187
  });
80
188
  }
81
189
  export {
82
- V as default
190
+ Y as default
83
191
  };