@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/index198.mjs CHANGED
@@ -1,119 +1,206 @@
1
- import { g as T } from "./index284.mjs";
2
- import { l as I, e as g } from "./index285.mjs";
3
- function A(h) {
1
+ import { g as q } from "./index270.mjs";
2
+ import { s as J, e as K, c as I } from "./index271.mjs";
3
+ function X(U) {
4
4
  let {
5
5
  swiper: e,
6
- extendParams: w,
7
- on: m
8
- } = h;
9
- w({
10
- thumbs: {
11
- swiper: null,
12
- multipleActiveThumbs: !0,
13
- autoScrollOffset: 0,
14
- slideThumbActiveClass: "swiper-slide-thumb-active",
15
- thumbsContainerClass: "swiper-thumbs"
6
+ extendParams: z,
7
+ on: M,
8
+ emit: T
9
+ } = U;
10
+ z({
11
+ virtual: {
12
+ enabled: !1,
13
+ slides: [],
14
+ cache: !0,
15
+ renderSlide: null,
16
+ renderExternal: null,
17
+ renderExternalUpdate: !0,
18
+ addSlidesBefore: 0,
19
+ addSlidesAfter: 0
16
20
  }
17
21
  });
18
- let f = !1, b = !1;
19
- e.thumbs = {
20
- swiper: null
22
+ let C;
23
+ const B = q();
24
+ e.virtual = {
25
+ cache: {},
26
+ from: void 0,
27
+ to: void 0,
28
+ slides: [],
29
+ offset: 0,
30
+ slidesGrid: []
21
31
  };
22
- function x() {
23
- const t = e.thumbs.swiper;
24
- if (!t || t.destroyed) return;
25
- const s = t.clickedIndex, r = t.clickedSlide;
26
- if (r && r.classList.contains(e.params.thumbs.slideThumbActiveClass) || typeof s > "u" || s === null) return;
27
- let a;
28
- t.params.loop ? a = parseInt(t.clickedSlide.getAttribute("data-swiper-slide-index"), 10) : a = s, e.params.loop ? e.slideToLoop(a) : e.slideTo(a);
32
+ const $ = B.createElement("div");
33
+ function G(i, a) {
34
+ const r = e.params.virtual;
35
+ if (r.cache && e.virtual.cache[a])
36
+ return e.virtual.cache[a];
37
+ let s;
38
+ return r.renderSlide ? (s = r.renderSlide.call(e, i, a), typeof s == "string" && ($.innerHTML = s, s = $.children[0])) : e.isElement ? s = I("swiper-slide") : s = I("div", e.params.slideClass), s.setAttribute("data-swiper-slide-index", a), r.renderSlide || (s.innerHTML = i), r.cache && (e.virtual.cache[a] = s), s;
29
39
  }
30
- function p() {
40
+ function o(i, a) {
31
41
  const {
32
- thumbs: t
42
+ slidesPerView: r,
43
+ slidesPerGroup: s,
44
+ centeredSlides: d,
45
+ loop: n,
46
+ initialSlide: w
33
47
  } = e.params;
34
- if (f) return !1;
35
- f = !0;
36
- const s = e.constructor;
37
- if (t.swiper instanceof s)
38
- e.thumbs.swiper = t.swiper, Object.assign(e.thumbs.swiper.originalParams, {
39
- watchSlidesProgress: !0,
40
- slideToClickedSlide: !1
41
- }), Object.assign(e.thumbs.swiper.params, {
42
- watchSlidesProgress: !0,
43
- slideToClickedSlide: !1
44
- }), e.thumbs.swiper.update();
45
- else if (I(t.swiper)) {
46
- const r = Object.assign({}, t.swiper);
47
- Object.assign(r, {
48
- watchSlidesProgress: !0,
49
- slideToClickedSlide: !1
50
- }), e.thumbs.swiper = new s(r), b = !0;
48
+ if (a && !n && w > 0)
49
+ return;
50
+ const {
51
+ addSlidesBefore: m,
52
+ addSlidesAfter: g
53
+ } = e.params.virtual, {
54
+ from: P,
55
+ to: E,
56
+ slides: c,
57
+ slidesGrid: F,
58
+ offset: N
59
+ } = e.virtual;
60
+ e.params.cssMode || e.updateActiveIndex();
61
+ const b = e.activeIndex || 0;
62
+ let A;
63
+ e.rtlTranslate ? A = "right" : A = e.isHorizontal() ? "left" : "top";
64
+ let x, f;
65
+ d ? (x = Math.floor(r / 2) + s + g, f = Math.floor(r / 2) + s + m) : (x = r + (s - 1) + g, f = (n ? r : s) + m);
66
+ let u = b - f, p = b + x;
67
+ n || (u = Math.max(u, 0), p = Math.min(p, c.length - 1));
68
+ let h = (e.slidesGrid[u] || 0) - (e.slidesGrid[0] || 0);
69
+ n && b >= f ? (u -= f, d || (h += e.slidesGrid[0])) : n && b < f && (u = -f, d && (h += e.slidesGrid[0])), Object.assign(e.virtual, {
70
+ from: u,
71
+ to: p,
72
+ offset: h,
73
+ slidesGrid: e.slidesGrid,
74
+ slidesBefore: f,
75
+ slidesAfter: x
76
+ });
77
+ function j() {
78
+ e.updateSlides(), e.updateProgress(), e.updateSlidesClasses(), T("virtualUpdate");
79
+ }
80
+ if (P === u && E === p && !i) {
81
+ e.slidesGrid !== F && h !== N && e.slides.forEach((t) => {
82
+ t.style[A] = `${h - Math.abs(e.cssOverflowAdjustment())}px`;
83
+ }), e.updateProgress(), T("virtualUpdate");
84
+ return;
85
+ }
86
+ if (e.params.virtual.renderExternal) {
87
+ e.params.virtual.renderExternal.call(e, {
88
+ offset: h,
89
+ from: u,
90
+ to: p,
91
+ slides: function() {
92
+ const l = [];
93
+ for (let v = u; v <= p; v += 1)
94
+ l.push(c[v]);
95
+ return l;
96
+ }()
97
+ }), e.params.virtual.renderExternalUpdate ? j() : T("virtualUpdate");
98
+ return;
51
99
  }
52
- return e.thumbs.swiper.el.classList.add(e.params.thumbs.thumbsContainerClass), e.thumbs.swiper.on("tap", x), !0;
100
+ const S = [], O = [], y = (t) => {
101
+ let l = t;
102
+ return t < 0 ? l = c.length + t : l >= c.length && (l = l - c.length), l;
103
+ };
104
+ if (i)
105
+ e.slides.filter((t) => t.matches(`.${e.params.slideClass}, swiper-slide`)).forEach((t) => {
106
+ t.remove();
107
+ });
108
+ else
109
+ for (let t = P; t <= E; t += 1)
110
+ if (t < u || t > p) {
111
+ const l = y(t);
112
+ e.slides.filter((v) => v.matches(`.${e.params.slideClass}[data-swiper-slide-index="${l}"], swiper-slide[data-swiper-slide-index="${l}"]`)).forEach((v) => {
113
+ v.remove();
114
+ });
115
+ }
116
+ const R = n ? -c.length : 0, _ = n ? c.length * 2 : c.length;
117
+ for (let t = R; t < _; t += 1)
118
+ if (t >= u && t <= p) {
119
+ const l = y(t);
120
+ typeof E > "u" || i ? O.push(l) : (t > E && O.push(l), t < P && S.push(l));
121
+ }
122
+ if (O.forEach((t) => {
123
+ e.slidesEl.append(G(c[t], t));
124
+ }), n)
125
+ for (let t = S.length - 1; t >= 0; t -= 1) {
126
+ const l = S[t];
127
+ e.slidesEl.prepend(G(c[l], l));
128
+ }
129
+ else
130
+ S.sort((t, l) => l - t), S.forEach((t) => {
131
+ e.slidesEl.prepend(G(c[t], t));
132
+ });
133
+ K(e.slidesEl, ".swiper-slide, swiper-slide").forEach((t) => {
134
+ t.style[A] = `${h - Math.abs(e.cssOverflowAdjustment())}px`;
135
+ }), j();
53
136
  }
54
- function o(t) {
55
- const s = e.thumbs.swiper;
56
- if (!s || s.destroyed) return;
57
- const r = s.params.slidesPerView === "auto" ? s.slidesPerViewDynamic() : s.params.slidesPerView;
58
- let a = 1;
59
- const n = e.params.thumbs.slideThumbActiveClass;
60
- if (e.params.slidesPerView > 1 && !e.params.centeredSlides && (a = e.params.slidesPerView), e.params.thumbs.multipleActiveThumbs || (a = 1), a = Math.floor(a), s.slides.forEach((i) => i.classList.remove(n)), s.params.loop || s.params.virtual && s.params.virtual.enabled)
61
- for (let i = 0; i < a; i += 1)
62
- g(s.slidesEl, `[data-swiper-slide-index="${e.realIndex + i}"]`).forEach((l) => {
63
- l.classList.add(n);
64
- });
137
+ function H(i) {
138
+ if (typeof i == "object" && "length" in i)
139
+ for (let a = 0; a < i.length; a += 1)
140
+ i[a] && e.virtual.slides.push(i[a]);
65
141
  else
66
- for (let i = 0; i < a; i += 1)
67
- s.slides[e.realIndex + i] && s.slides[e.realIndex + i].classList.add(n);
68
- const d = e.params.thumbs.autoScrollOffset, u = d && !s.params.loop;
69
- if (e.realIndex !== s.realIndex || u) {
70
- const i = s.activeIndex;
71
- let l, c;
72
- if (s.params.loop) {
73
- const v = s.slides.filter((S) => S.getAttribute("data-swiper-slide-index") === `${e.realIndex}`)[0];
74
- l = s.slides.indexOf(v), c = e.activeIndex > e.previousIndex ? "next" : "prev";
75
- } else
76
- l = e.realIndex, c = l > e.previousIndex ? "next" : "prev";
77
- u && (l += c === "next" ? d : -1 * d), s.visibleSlidesIndexes && s.visibleSlidesIndexes.indexOf(l) < 0 && (s.params.centeredSlides ? l > i ? l = l - Math.floor(r / 2) + 1 : l = l + Math.floor(r / 2) - 1 : l > i && s.params.slidesPerGroup, s.slideTo(l, t ? 0 : void 0));
142
+ e.virtual.slides.push(i);
143
+ o(!0);
144
+ }
145
+ function L(i) {
146
+ const a = e.activeIndex;
147
+ let r = a + 1, s = 1;
148
+ if (Array.isArray(i)) {
149
+ for (let d = 0; d < i.length; d += 1)
150
+ i[d] && e.virtual.slides.unshift(i[d]);
151
+ r = a + i.length, s = i.length;
152
+ } else
153
+ e.virtual.slides.unshift(i);
154
+ if (e.params.virtual.cache) {
155
+ const d = e.virtual.cache, n = {};
156
+ Object.keys(d).forEach((w) => {
157
+ const m = d[w], g = m.getAttribute("data-swiper-slide-index");
158
+ g && m.setAttribute("data-swiper-slide-index", parseInt(g, 10) + s), n[parseInt(w, 10) + s] = m;
159
+ }), e.virtual.cache = n;
78
160
  }
161
+ o(!0), e.slideTo(r, 0);
79
162
  }
80
- m("beforeInit", () => {
81
- const {
82
- thumbs: t
83
- } = e.params;
84
- if (!(!t || !t.swiper))
85
- if (typeof t.swiper == "string" || t.swiper instanceof HTMLElement) {
86
- const s = T(), r = () => {
87
- const n = typeof t.swiper == "string" ? s.querySelector(t.swiper) : t.swiper;
88
- if (n && n.swiper)
89
- t.swiper = n.swiper, p(), o(!0);
90
- else if (n) {
91
- const d = `${e.params.eventsPrefix}init`, u = (i) => {
92
- t.swiper = i.detail[0], n.removeEventListener(d, u), p(), o(!0), t.swiper.update(), e.update();
93
- };
94
- n.addEventListener(d, u);
95
- }
96
- return n;
97
- }, a = () => {
98
- if (e.destroyed) return;
99
- r() || requestAnimationFrame(a);
100
- };
101
- requestAnimationFrame(a);
102
- } else
103
- p(), o(!0);
104
- }), m("slideChange update resize observerUpdate", () => {
105
- o();
106
- }), m("setTransition", (t, s) => {
107
- const r = e.thumbs.swiper;
108
- !r || r.destroyed || r.setTransition(s);
109
- }), m("beforeDestroy", () => {
110
- const t = e.thumbs.swiper;
111
- !t || t.destroyed || b && t.destroy();
112
- }), Object.assign(e.thumbs, {
113
- init: p,
163
+ function V(i) {
164
+ if (typeof i > "u" || i === null) return;
165
+ let a = e.activeIndex;
166
+ if (Array.isArray(i))
167
+ for (let r = i.length - 1; r >= 0; r -= 1)
168
+ e.params.virtual.cache && (delete e.virtual.cache[i[r]], Object.keys(e.virtual.cache).forEach((s) => {
169
+ s > i && (e.virtual.cache[s - 1] = e.virtual.cache[s], e.virtual.cache[s - 1].setAttribute("data-swiper-slide-index", s - 1), delete e.virtual.cache[s]);
170
+ })), e.virtual.slides.splice(i[r], 1), i[r] < a && (a -= 1), a = Math.max(a, 0);
171
+ else
172
+ e.params.virtual.cache && (delete e.virtual.cache[i], Object.keys(e.virtual.cache).forEach((r) => {
173
+ r > i && (e.virtual.cache[r - 1] = e.virtual.cache[r], e.virtual.cache[r - 1].setAttribute("data-swiper-slide-index", r - 1), delete e.virtual.cache[r]);
174
+ })), e.virtual.slides.splice(i, 1), i < a && (a -= 1), a = Math.max(a, 0);
175
+ o(!0), e.slideTo(a, 0);
176
+ }
177
+ function D() {
178
+ e.virtual.slides = [], e.params.virtual.cache && (e.virtual.cache = {}), o(!0), e.slideTo(0, 0);
179
+ }
180
+ M("beforeInit", () => {
181
+ if (!e.params.virtual.enabled) return;
182
+ let i;
183
+ if (typeof e.passedParams.virtual.slides > "u") {
184
+ const a = [...e.slidesEl.children].filter((r) => r.matches(`.${e.params.slideClass}, swiper-slide`));
185
+ a && a.length && (e.virtual.slides = [...a], i = !0, a.forEach((r, s) => {
186
+ r.setAttribute("data-swiper-slide-index", s), e.virtual.cache[s] = r, r.remove();
187
+ }));
188
+ }
189
+ i || (e.virtual.slides = e.params.virtual.slides), e.classNames.push(`${e.params.containerModifierClass}virtual`), e.params.watchSlidesProgress = !0, e.originalParams.watchSlidesProgress = !0, o(!1, !0);
190
+ }), M("setTranslate", () => {
191
+ e.params.virtual.enabled && (e.params.cssMode && !e._immediateVirtual ? (clearTimeout(C), C = setTimeout(() => {
192
+ o();
193
+ }, 100)) : o());
194
+ }), M("init update resize", () => {
195
+ e.params.virtual.enabled && e.params.cssMode && J(e.wrapperEl, "--swiper-virtual-size", `${e.virtualSize}px`);
196
+ }), Object.assign(e.virtual, {
197
+ appendSlide: H,
198
+ prependSlide: L,
199
+ removeSlide: V,
200
+ removeAllSlides: D,
114
201
  update: o
115
202
  });
116
203
  }
117
204
  export {
118
- A as default
205
+ X as default
119
206
  };
package/index199.js CHANGED
@@ -1 +1 @@
1
- "use strict";const m=require("./index285.js");function k(y){let{swiper:e,extendParams:g,emit:u,once:x}=y;g({freeMode:{enabled:!1,momentum:!0,momentumRatio:1,momentumBounce:!0,momentumBounceRatio:1,momentumVelocityRatio:1,sticky:!1,minimumVelocity:.02}});function S(){if(e.params.cssMode)return;const n=e.getTranslate();e.setTranslate(n),e.setTransition(0),e.touchEventsData.velocities.length=0,e.freeMode.onTouchEnd({currentPos:e.rtl?e.translate:-e.translate})}function E(){if(e.params.cssMode)return;const{touchEventsData:n,touches:c}=e;n.velocities.length===0&&n.velocities.push({position:c[e.isHorizontal()?"startX":"startY"],time:n.touchStartTime}),n.velocities.push({position:c[e.isHorizontal()?"currentX":"currentY"],time:m.d()})}function B(n){let{currentPos:c}=n;if(e.params.cssMode)return;const{params:i,wrapperEl:p,rtlTranslate:M,snapGrid:a,touchEventsData:r}=e,b=m.d()-r.touchStartTime;if(c<-e.minTranslate()){e.slideTo(e.activeIndex);return}if(c>-e.maxTranslate()){e.slides.length<a.length?e.slideTo(a.length-1):e.slideTo(e.slides.length-1);return}if(i.freeMode.momentum){if(r.velocities.length>1){const o=r.velocities.pop(),s=r.velocities.pop(),D=o.position-s.position,h=o.time-s.time;e.velocity=D/h,e.velocity/=2,Math.abs(e.velocity)<i.freeMode.minimumVelocity&&(e.velocity=0),(h>150||m.d()-o.time>300)&&(e.velocity=0)}else e.velocity=0;e.velocity*=i.freeMode.momentumVelocityRatio,r.velocities.length=0;let l=1e3*i.freeMode.momentumRatio;const w=e.velocity*l;let t=e.translate+w;M&&(t=-t);let T=!1,d;const f=Math.abs(e.velocity)*20*i.freeMode.momentumBounceRatio;let v;if(t<e.maxTranslate())i.freeMode.momentumBounce?(t+e.maxTranslate()<-f&&(t=e.maxTranslate()-f),d=e.maxTranslate(),T=!0,r.allowMomentumBounce=!0):t=e.maxTranslate(),i.loop&&i.centeredSlides&&(v=!0);else if(t>e.minTranslate())i.freeMode.momentumBounce?(t-e.minTranslate()>f&&(t=e.minTranslate()+f),d=e.minTranslate(),T=!0,r.allowMomentumBounce=!0):t=e.minTranslate(),i.loop&&i.centeredSlides&&(v=!0);else if(i.freeMode.sticky){let o;for(let s=0;s<a.length;s+=1)if(a[s]>-t){o=s;break}Math.abs(a[o]-t)<Math.abs(a[o-1]-t)||e.swipeDirection==="next"?t=a[o]:t=a[o-1],t=-t}if(v&&x("transitionEnd",()=>{e.loopFix()}),e.velocity!==0){if(M?l=Math.abs((-t-e.translate)/e.velocity):l=Math.abs((t-e.translate)/e.velocity),i.freeMode.sticky){const o=Math.abs((M?-t:t)-e.translate),s=e.slidesSizesGrid[e.activeIndex];o<s?l=i.speed:o<2*s?l=i.speed*1.5:l=i.speed*2.5}}else if(i.freeMode.sticky){e.slideToClosest();return}i.freeMode.momentumBounce&&T?(e.updateProgress(d),e.setTransition(l),e.setTranslate(t),e.transitionStart(!0,e.swipeDirection),e.animating=!0,m.k(p,()=>{!e||e.destroyed||!r.allowMomentumBounce||(u("momentumBounce"),e.setTransition(i.speed),setTimeout(()=>{e.setTranslate(d),m.k(p,()=>{!e||e.destroyed||e.transitionEnd()})},0))})):e.velocity?(u("_freeModeNoMomentumRelease"),e.updateProgress(t),e.setTransition(l),e.setTranslate(t),e.transitionStart(!0,e.swipeDirection),e.animating||(e.animating=!0,m.k(p,()=>{!e||e.destroyed||e.transitionEnd()}))):e.updateProgress(t),e.updateActiveIndex(),e.updateSlidesClasses()}else if(i.freeMode.sticky){e.slideToClosest();return}else i.freeMode&&u("_freeModeNoMomentumRelease");(!i.freeMode.momentum||b>=i.longSwipesMs)&&(u("_freeModeStaticRelease"),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses())}Object.assign(e,{freeMode:{onTouchStart:S,onTouchMove:E,onTouchEnd:B}})}module.exports=k;
1
+ "use strict";const P=require("./index270.js"),b=require("./index271.js");function U(V){let{swiper:e,extendParams:x,on:y,emit:L}=V;const a=P.g(),m=P.a();e.keyboard={enabled:!1},x({keyboard:{enabled:!1,onlyInViewport:!0,pageUpDown:!0}});function g(N){if(!e.enabled)return;const{rtlTranslate:l}=e;let t=N;t.originalEvent&&(t=t.originalEvent);const i=t.keyCode||t.charCode,h=e.params.keyboard.pageUpDown,r=h&&i===33,o=h&&i===34,d=i===37,f=i===39,c=i===38,u=i===40;if(!e.allowSlideNext&&(e.isHorizontal()&&f||e.isVertical()&&u||o)||!e.allowSlidePrev&&(e.isHorizontal()&&d||e.isVertical()&&c||r))return!1;if(!(t.shiftKey||t.altKey||t.ctrlKey||t.metaKey)&&!(a.activeElement&&a.activeElement.nodeName&&(a.activeElement.nodeName.toLowerCase()==="input"||a.activeElement.nodeName.toLowerCase()==="textarea"))){if(e.params.keyboard.onlyInViewport&&(r||o||d||f||c||u)){let D=!1;if(b.a(e.el,`.${e.params.slideClass}, swiper-slide`).length>0&&b.a(e.el,`.${e.params.slideActiveClass}`).length===0)return;const p=e.el,E=p.clientWidth,C=p.clientHeight,A=m.innerWidth,K=m.innerHeight,n=b.b(p);l&&(n.left-=p.scrollLeft);const H=[[n.left,n.top],[n.left+E,n.top],[n.left,n.top+C],[n.left+E,n.top+C]];for(let w=0;w<H.length;w+=1){const s=H[w];if(s[0]>=0&&s[0]<=A&&s[1]>=0&&s[1]<=K){if(s[0]===0&&s[1]===0)continue;D=!0}}if(!D)return}e.isHorizontal()?((r||o||d||f)&&(t.preventDefault?t.preventDefault():t.returnValue=!1),((o||f)&&!l||(r||d)&&l)&&e.slideNext(),((r||d)&&!l||(o||f)&&l)&&e.slidePrev()):((r||o||c||u)&&(t.preventDefault?t.preventDefault():t.returnValue=!1),(o||u)&&e.slideNext(),(r||c)&&e.slidePrev()),L("keyPress",i)}}function v(){e.keyboard.enabled||(a.addEventListener("keydown",g),e.keyboard.enabled=!0)}function k(){e.keyboard.enabled&&(a.removeEventListener("keydown",g),e.keyboard.enabled=!1)}y("init",()=>{e.params.keyboard.enabled&&v()}),y("destroy",()=>{e.keyboard.enabled&&k()}),Object.assign(e.keyboard,{enable:v,disable:k})}module.exports=U;
package/index199.mjs CHANGED
@@ -1,125 +1,67 @@
1
- import { d as v, k as h } from "./index285.mjs";
2
- function z(g) {
1
+ import { g as K, a as U } from "./index270.mjs";
2
+ import { a as C, b as W } from "./index271.mjs";
3
+ function I(H) {
3
4
  let {
4
5
  swiper: e,
5
- extendParams: x,
6
- emit: c,
7
- once: S
8
- } = g;
9
- x({
10
- freeMode: {
6
+ extendParams: V,
7
+ on: b,
8
+ emit: x
9
+ } = H;
10
+ const o = K(), m = U();
11
+ e.keyboard = {
12
+ enabled: !1
13
+ }, V({
14
+ keyboard: {
11
15
  enabled: !1,
12
- momentum: !0,
13
- momentumRatio: 1,
14
- momentumBounce: !0,
15
- momentumBounceRatio: 1,
16
- momentumVelocityRatio: 1,
17
- sticky: !1,
18
- minimumVelocity: 0.02
16
+ onlyInViewport: !0,
17
+ pageUpDown: !0
19
18
  }
20
19
  });
21
- function E() {
22
- if (e.params.cssMode) return;
23
- const s = e.getTranslate();
24
- e.setTranslate(s), e.setTransition(0), e.touchEventsData.velocities.length = 0, e.freeMode.onTouchEnd({
25
- currentPos: e.rtl ? e.translate : -e.translate
26
- });
27
- }
28
- function B() {
29
- if (e.params.cssMode) return;
20
+ function y(L) {
21
+ if (!e.enabled) return;
30
22
  const {
31
- touchEventsData: s,
32
- touches: m
23
+ rtlTranslate: s
33
24
  } = e;
34
- s.velocities.length === 0 && s.velocities.push({
35
- position: m[e.isHorizontal() ? "startX" : "startY"],
36
- time: s.touchStartTime
37
- }), s.velocities.push({
38
- position: m[e.isHorizontal() ? "currentX" : "currentY"],
39
- time: v()
40
- });
41
- }
42
- function b(s) {
43
- let {
44
- currentPos: m
45
- } = s;
46
- if (e.params.cssMode) return;
47
- const {
48
- params: o,
49
- wrapperEl: f,
50
- rtlTranslate: p,
51
- snapGrid: a,
52
- touchEventsData: r
53
- } = e, w = v() - r.touchStartTime;
54
- if (m < -e.minTranslate()) {
55
- e.slideTo(e.activeIndex);
56
- return;
57
- }
58
- if (m > -e.maxTranslate()) {
59
- e.slides.length < a.length ? e.slideTo(a.length - 1) : e.slideTo(e.slides.length - 1);
60
- return;
61
- }
62
- if (o.freeMode.momentum) {
63
- if (r.velocities.length > 1) {
64
- const i = r.velocities.pop(), n = r.velocities.pop(), P = i.position - n.position, y = i.time - n.time;
65
- e.velocity = P / y, e.velocity /= 2, Math.abs(e.velocity) < o.freeMode.minimumVelocity && (e.velocity = 0), (y > 150 || v() - i.time > 300) && (e.velocity = 0);
66
- } else
67
- e.velocity = 0;
68
- e.velocity *= o.freeMode.momentumVelocityRatio, r.velocities.length = 0;
69
- let l = 1e3 * o.freeMode.momentumRatio;
70
- const D = e.velocity * l;
71
- let t = e.translate + D;
72
- p && (t = -t);
73
- let M = !1, u;
74
- const d = Math.abs(e.velocity) * 20 * o.freeMode.momentumBounceRatio;
75
- let T;
76
- if (t < e.maxTranslate())
77
- o.freeMode.momentumBounce ? (t + e.maxTranslate() < -d && (t = e.maxTranslate() - d), u = e.maxTranslate(), M = !0, r.allowMomentumBounce = !0) : t = e.maxTranslate(), o.loop && o.centeredSlides && (T = !0);
78
- else if (t > e.minTranslate())
79
- o.freeMode.momentumBounce ? (t - e.minTranslate() > d && (t = e.minTranslate() + d), u = e.minTranslate(), M = !0, r.allowMomentumBounce = !0) : t = e.minTranslate(), o.loop && o.centeredSlides && (T = !0);
80
- else if (o.freeMode.sticky) {
81
- let i;
82
- for (let n = 0; n < a.length; n += 1)
83
- if (a[n] > -t) {
84
- i = n;
85
- break;
25
+ let t = L;
26
+ t.originalEvent && (t = t.originalEvent);
27
+ const i = t.keyCode || t.charCode, k = e.params.keyboard.pageUpDown, r = k && i === 33, a = k && i === 34, d = i === 37, f = i === 39, c = i === 38, u = i === 40;
28
+ if (!e.allowSlideNext && (e.isHorizontal() && f || e.isVertical() && u || a) || !e.allowSlidePrev && (e.isHorizontal() && d || e.isVertical() && c || r))
29
+ return !1;
30
+ if (!(t.shiftKey || t.altKey || t.ctrlKey || t.metaKey) && !(o.activeElement && o.activeElement.nodeName && (o.activeElement.nodeName.toLowerCase() === "input" || o.activeElement.nodeName.toLowerCase() === "textarea"))) {
31
+ if (e.params.keyboard.onlyInViewport && (r || a || d || f || c || u)) {
32
+ let h = !1;
33
+ if (C(e.el, `.${e.params.slideClass}, swiper-slide`).length > 0 && C(e.el, `.${e.params.slideActiveClass}`).length === 0)
34
+ return;
35
+ const p = e.el, D = p.clientWidth, E = p.clientHeight, N = m.innerWidth, A = m.innerHeight, n = W(p);
36
+ s && (n.left -= p.scrollLeft);
37
+ const P = [[n.left, n.top], [n.left + D, n.top], [n.left, n.top + E], [n.left + D, n.top + E]];
38
+ for (let w = 0; w < P.length; w += 1) {
39
+ const l = P[w];
40
+ if (l[0] >= 0 && l[0] <= N && l[1] >= 0 && l[1] <= A) {
41
+ if (l[0] === 0 && l[1] === 0) continue;
42
+ h = !0;
86
43
  }
87
- Math.abs(a[i] - t) < Math.abs(a[i - 1] - t) || e.swipeDirection === "next" ? t = a[i] : t = a[i - 1], t = -t;
88
- }
89
- if (T && S("transitionEnd", () => {
90
- e.loopFix();
91
- }), e.velocity !== 0) {
92
- if (p ? l = Math.abs((-t - e.translate) / e.velocity) : l = Math.abs((t - e.translate) / e.velocity), o.freeMode.sticky) {
93
- const i = Math.abs((p ? -t : t) - e.translate), n = e.slidesSizesGrid[e.activeIndex];
94
- i < n ? l = o.speed : i < 2 * n ? l = o.speed * 1.5 : l = o.speed * 2.5;
95
44
  }
96
- } else if (o.freeMode.sticky) {
97
- e.slideToClosest();
98
- return;
45
+ if (!h) return;
99
46
  }
100
- o.freeMode.momentumBounce && M ? (e.updateProgress(u), e.setTransition(l), e.setTranslate(t), e.transitionStart(!0, e.swipeDirection), e.animating = !0, h(f, () => {
101
- !e || e.destroyed || !r.allowMomentumBounce || (c("momentumBounce"), e.setTransition(o.speed), setTimeout(() => {
102
- e.setTranslate(u), h(f, () => {
103
- !e || e.destroyed || e.transitionEnd();
104
- });
105
- }, 0));
106
- })) : e.velocity ? (c("_freeModeNoMomentumRelease"), e.updateProgress(t), e.setTransition(l), e.setTranslate(t), e.transitionStart(!0, e.swipeDirection), e.animating || (e.animating = !0, h(f, () => {
107
- !e || e.destroyed || e.transitionEnd();
108
- }))) : e.updateProgress(t), e.updateActiveIndex(), e.updateSlidesClasses();
109
- } else if (o.freeMode.sticky) {
110
- e.slideToClosest();
111
- return;
112
- } else o.freeMode && c("_freeModeNoMomentumRelease");
113
- (!o.freeMode.momentum || w >= o.longSwipesMs) && (c("_freeModeStaticRelease"), e.updateProgress(), e.updateActiveIndex(), e.updateSlidesClasses());
114
- }
115
- Object.assign(e, {
116
- freeMode: {
117
- onTouchStart: E,
118
- onTouchMove: B,
119
- onTouchEnd: b
47
+ e.isHorizontal() ? ((r || a || d || f) && (t.preventDefault ? t.preventDefault() : t.returnValue = !1), ((a || f) && !s || (r || d) && s) && e.slideNext(), ((r || d) && !s || (a || f) && s) && e.slidePrev()) : ((r || a || c || u) && (t.preventDefault ? t.preventDefault() : t.returnValue = !1), (a || u) && e.slideNext(), (r || c) && e.slidePrev()), x("keyPress", i);
120
48
  }
49
+ }
50
+ function g() {
51
+ e.keyboard.enabled || (o.addEventListener("keydown", y), e.keyboard.enabled = !0);
52
+ }
53
+ function v() {
54
+ e.keyboard.enabled && (o.removeEventListener("keydown", y), e.keyboard.enabled = !1);
55
+ }
56
+ b("init", () => {
57
+ e.params.keyboard.enabled && g();
58
+ }), b("destroy", () => {
59
+ e.keyboard.enabled && v();
60
+ }), Object.assign(e.keyboard, {
61
+ enable: g,
62
+ disable: v
121
63
  });
122
64
  }
123
65
  export {
124
- z as default
66
+ I as default
125
67
  };
package/index200.js CHANGED
@@ -1 +1 @@
1
- "use strict";function B(x){let{swiper:e,extendParams:C,on:w}=x;C({grid:{rows:1,fill:"column"}});let c,h,f,g;const M=()=>{let t=e.params.spaceBetween;return typeof t=="string"&&t.indexOf("%")>=0?t=parseFloat(t.replace("%",""))/100*e.size:typeof t=="string"&&(t=parseFloat(t)),t},L=t=>{const{slidesPerView:s}=e.params,{rows:i,fill:a}=e.params.grid,l=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:t.length;f=Math.floor(l/i),Math.floor(l/i)===l/i?c=l:c=Math.ceil(l/i)*i,s!=="auto"&&a==="row"&&(c=Math.max(c,s*i)),h=c/i},y=()=>{e.slides&&e.slides.forEach(t=>{t.swiperSlideGridSet&&(t.style.height="",t.style[e.getDirectionLabel("margin-top")]="")})},$=(t,s,i)=>{const{slidesPerGroup:a}=e.params,l=M(),{rows:r,fill:u}=e.params.grid,d=e.virtual&&e.params.virtual.enabled?e.virtual.slides.length:i.length;let p,n,o;if(u==="row"&&a>1){const m=Math.floor(t/(a*r)),S=t-r*a*m,v=m===0?a:Math.min(Math.ceil((d-m*r*a)/r),a);o=Math.floor(S/v),n=S-o*v+m*a,p=n+o*c/r,s.style.order=p}else u==="column"?(n=Math.floor(t/r),o=t-n*r,(n>f||n===f&&o===r-1)&&(o+=1,o>=r&&(o=0,n+=1))):(o=Math.floor(t/h),n=t-o*h);s.row=o,s.column=n,s.style.height=`calc((100% - ${(r-1)*l}px) / ${r})`,s.style[e.getDirectionLabel("margin-top")]=o!==0?l&&`${l}px`:"",s.swiperSlideGridSet=!0},z=(t,s)=>{const{centeredSlides:i,roundLengths:a}=e.params,l=M(),{rows:r}=e.params.grid;if(e.virtualSize=(t+l)*c,e.virtualSize=Math.ceil(e.virtualSize/r)-l,e.params.cssMode||(e.wrapperEl.style[e.getDirectionLabel("width")]=`${e.virtualSize+l}px`),i){const u=[];for(let d=0;d<s.length;d+=1){let p=s[d];a&&(p=Math.floor(p)),s[d]<e.virtualSize+s[0]&&u.push(p)}s.splice(0,s.length),s.push(...u)}},I=()=>{g=e.params.grid&&e.params.grid.rows>1},b=()=>{const{params:t,el:s}=e,i=t.grid&&t.grid.rows>1;g&&!i?(s.classList.remove(`${t.containerModifierClass}grid`,`${t.containerModifierClass}grid-column`),f=1,e.emitContainerClasses()):!g&&i&&(s.classList.add(`${t.containerModifierClass}grid`),t.grid.fill==="column"&&s.classList.add(`${t.containerModifierClass}grid-column`),e.emitContainerClasses()),g=i};w("init",I),w("update",b),e.grid={initSlides:L,unsetSlides:y,updateSlide:$,updateWrapperSize:z}}module.exports=B;
1
+ "use strict";const B=require("./index270.js"),c=require("./index271.js");function N(P){let{swiper:e,extendParams:S,on:I,emit:T}=P;const Y=B.a();S({mousewheel:{enabled:!1,releaseOnEdges:!1,invert:!1,forceToAxis:!1,sensitivity:1,eventsTarget:"container",thresholdDelta:null,thresholdTime:null,noMousewheelClass:"swiper-no-mousewheel"}}),e.mousewheel={enabled:!1};let E,g=c.d(),u;const i=[];function L(t){let o=0,r=0,s=0,l=0;return"detail"in t&&(r=t.detail),"wheelDelta"in t&&(r=-t.wheelDelta/120),"wheelDeltaY"in t&&(r=-t.wheelDeltaY/120),"wheelDeltaX"in t&&(o=-t.wheelDeltaX/120),"axis"in t&&t.axis===t.HORIZONTAL_AXIS&&(o=r,r=0),s=o*10,l=r*10,"deltaY"in t&&(l=t.deltaY),"deltaX"in t&&(s=t.deltaX),t.shiftKey&&!s&&(s=l,l=0),(s||l)&&t.deltaMode&&(t.deltaMode===1?(s*=40,l*=40):(s*=800,l*=800)),s&&!o&&(o=s<1?-1:1),l&&!r&&(r=l<1?-1:1),{spinX:o,spinY:r,pixelX:s,pixelY:l}}function _(){e.enabled&&(e.mouseEntered=!0)}function G(){e.enabled&&(e.mouseEntered=!1)}function y(t){return e.params.mousewheel.thresholdDelta&&t.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&c.d()-g<e.params.mousewheel.thresholdTime?!1:t.delta>=6&&c.d()-g<60?!0:(t.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),T("scroll",t.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),T("scroll",t.raw)),g=new Y.Date().getTime(),!1)}function O(t){const a=e.params.mousewheel;if(t.direction<0){if(e.isEnd&&!e.params.loop&&a.releaseOnEdges)return!0}else if(e.isBeginning&&!e.params.loop&&a.releaseOnEdges)return!0;return!1}function w(t){let a=t,b=!0;if(!e.enabled||t.target.closest(`.${e.params.mousewheel.noMousewheelClass}`))return;const f=e.params.mousewheel;e.params.cssMode&&a.preventDefault();let o=e.el;e.params.mousewheel.eventsTarget!=="container"&&(o=document.querySelector(e.params.mousewheel.eventsTarget));const r=o&&o.contains(a.target);if(!e.mouseEntered&&!r&&!f.releaseOnEdges)return!0;a.originalEvent&&(a=a.originalEvent);let s=0;const l=e.rtlTranslate?-1:1,d=L(a);if(f.forceToAxis)if(e.isHorizontal())if(Math.abs(d.pixelX)>Math.abs(d.pixelY))s=-d.pixelX*l;else return!0;else if(Math.abs(d.pixelY)>Math.abs(d.pixelX))s=-d.pixelY;else return!0;else s=Math.abs(d.pixelX)>Math.abs(d.pixelY)?-d.pixelX*l:-d.pixelY;if(s===0)return!0;f.invert&&(s=-s);let h=e.getTranslate()+s*f.sensitivity;if(h>=e.minTranslate()&&(h=e.minTranslate()),h<=e.maxTranslate()&&(h=e.maxTranslate()),b=e.params.loop?!0:!(h===e.minTranslate()||h===e.maxTranslate()),b&&e.params.nested&&a.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const n={time:c.d(),delta:Math.abs(s),direction:Math.sign(s),raw:t};i.length>=2&&i.shift();const m=i.length?i[i.length-1]:void 0;if(i.push(n),m?(n.direction!==m.direction||n.delta>m.delta||n.time>m.time+150)&&y(n):y(n),O(n))return!0}else{const n={time:c.d(),delta:Math.abs(s),direction:Math.sign(s)},m=u&&n.time<u.time+500&&n.delta<=u.delta&&n.direction===u.direction;if(!m){u=void 0;let p=e.getTranslate()+s*f.sensitivity;const A=e.isBeginning,C=e.isEnd;if(p>=e.minTranslate()&&(p=e.minTranslate()),p<=e.maxTranslate()&&(p=e.maxTranslate()),e.setTransition(0),e.setTranslate(p),e.updateProgress(),e.updateActiveIndex(),e.updateSlidesClasses(),(!A&&e.isBeginning||!C&&e.isEnd)&&e.updateSlidesClasses(),e.params.loop&&e.loopFix({direction:n.direction<0?"next":"prev",byMousewheel:!0}),e.params.freeMode.sticky){clearTimeout(E),E=void 0,i.length>=15&&i.shift();const M=i.length?i[i.length-1]:void 0,H=i[0];if(i.push(n),M&&(n.delta>M.delta||n.direction!==M.direction))i.splice(0);else if(i.length>=15&&n.time-H.time<500&&H.delta-n.delta>=1&&n.delta<=6){const X=s>0?.8:.2;u=n,i.splice(0),E=c.n(()=>{e.destroyed||!e.params||e.slideToClosest(e.params.speed,!0,void 0,X)},0)}E||(E=c.n(()=>{if(e.destroyed||!e.params)return;const X=.5;u=n,i.splice(0),e.slideToClosest(e.params.speed,!0,void 0,X)},500))}if(m||T("scroll",a),e.params.autoplay&&e.params.autoplayDisableOnInteraction&&e.autoplay.stop(),f.releaseOnEdges&&(p===e.minTranslate()||p===e.maxTranslate()))return!0}}return a.preventDefault?a.preventDefault():a.returnValue=!1,!1}function D(t){let a=e.el;e.params.mousewheel.eventsTarget!=="container"&&(a=document.querySelector(e.params.mousewheel.eventsTarget)),a[t]("mouseenter",_),a[t]("mouseleave",G),a[t]("wheel",w)}function v(){return e.params.cssMode?(e.wrapperEl.removeEventListener("wheel",w),!0):e.mousewheel.enabled?!1:(D("addEventListener"),e.mousewheel.enabled=!0,!0)}function x(){return e.params.cssMode?(e.wrapperEl.addEventListener(event,w),!0):e.mousewheel.enabled?(D("removeEventListener"),e.mousewheel.enabled=!1,!0):!1}I("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&x(),e.params.mousewheel.enabled&&v()}),I("destroy",()=>{e.params.cssMode&&v(),e.mousewheel.enabled&&x()}),Object.assign(e.mousewheel,{enable:v,disable:x})}module.exports=N;