@okam/stack-ui 1.29.0 → 1.30.0

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 (413) hide show
  1. package/components/Accordion/components/AccordionItem.d.ts +1 -0
  2. package/components/Accordion/index.d.ts +2 -1
  3. package/components/Accordion/interface.d.ts +3 -2
  4. package/components/Alerts/components/AlertsCloseButton.d.ts +1 -1
  5. package/components/Alerts/index.d.ts +2 -1
  6. package/components/Alerts/interface.d.ts +4 -3
  7. package/components/Box/index.d.ts +3 -2
  8. package/components/Button/index.d.ts +8 -4
  9. package/components/Button/interface.d.ts +3 -2
  10. package/components/Calendar/index.d.ts +5 -1
  11. package/components/Calendar/interface.d.ts +2 -1
  12. package/components/Carousel/components/CarouselNavigationButton.d.ts +3 -3
  13. package/components/Date/index.d.ts +2 -1
  14. package/components/Date/interface.d.ts +2 -1
  15. package/components/Icon/index.d.ts +2 -1
  16. package/components/Icon/interface.d.ts +2 -1
  17. package/components/Lightbox/hooks/overlay/index.d.ts +75 -0
  18. package/components/Lightbox/index.d.ts +2 -1
  19. package/components/Lightbox/interface.d.ts +3 -2
  20. package/components/Menu/Menu.d.ts +2 -1
  21. package/components/Menu/interface.d.ts +5 -4
  22. package/components/Modal/index.d.ts +2 -1
  23. package/components/Modal/interface.d.ts +2 -1
  24. package/components/Popover/index.d.ts +2 -1
  25. package/components/Popover/interface.d.ts +3 -2
  26. package/components/ShareButton/index.d.ts +2 -1
  27. package/components/ShareButton/interface.d.ts +2 -2
  28. package/components/SidePanel/index.d.ts +3 -3
  29. package/components/SidePanel/interface.d.ts +5 -4
  30. package/components/Typography/index.d.ts +3 -2
  31. package/components/Video/index.d.ts +2 -1
  32. package/components/Video/interface.d.ts +2 -1
  33. package/components/WysiwygBlock/attributes.d.ts +2 -0
  34. package/components/WysiwygBlock/index.d.ts +2 -1
  35. package/components/WysiwygBlock/interface.d.ts +2 -1
  36. package/components/fields/Checkbox/Checkbox.interface.d.ts +2 -1
  37. package/components/fields/Checkbox/index.d.ts +2 -1
  38. package/components/fields/CheckboxGroup/index.d.ts +2 -1
  39. package/components/fields/CheckboxGroup/interface.d.ts +2 -1
  40. package/components/fields/DatePicker/index.d.ts +2 -1
  41. package/components/fields/DatePicker/interface.d.ts +2 -1
  42. package/components/fields/Radio/Radio.interface.d.ts +3 -2
  43. package/components/fields/Radio/index.d.ts +3 -2
  44. package/components/fields/RadioGroup/index.d.ts +2 -1
  45. package/components/fields/RadioGroup/interface.d.ts +2 -1
  46. package/components/fields/SearchField/index.d.ts +2 -1
  47. package/components/fields/SearchField/interface.d.ts +2 -1
  48. package/components/fields/Select/Select.d.ts +2 -1
  49. package/components/fields/Select/Select.interface.d.ts +3 -2
  50. package/components/fields/TextArea/index.d.ts +2 -1
  51. package/components/fields/TextInputField/interface.d.ts +3 -2
  52. package/index.d.ts +1 -0
  53. package/index.js +1 -1
  54. package/index.mjs +41 -38
  55. package/index100.js +1 -2
  56. package/index100.mjs +22 -21
  57. package/index101.js +2 -1
  58. package/index101.mjs +22 -63
  59. package/index102.js +1 -1
  60. package/index102.mjs +58 -24
  61. package/index103.js +1 -1
  62. package/index103.mjs +29 -4
  63. package/index104.js +1 -1
  64. package/index104.mjs +52 -11
  65. package/index105.js +1 -1
  66. package/index105.mjs +4 -14
  67. package/index106.js +1 -1
  68. package/index106.mjs +11 -23
  69. package/index107.js +1 -1
  70. package/index107.mjs +13 -22
  71. package/index108.js +1 -1
  72. package/index108.mjs +23 -39
  73. package/index109.js +1 -2
  74. package/index109.mjs +22 -12
  75. package/index11.js +1 -1
  76. package/index11.mjs +2 -2
  77. package/index110.js +1 -1
  78. package/index110.mjs +38 -7
  79. package/index111.js +2 -1
  80. package/index111.mjs +12 -21
  81. package/index112.js +1 -1
  82. package/index112.mjs +7 -38
  83. package/index113.js +1 -1
  84. package/index113.mjs +20 -48
  85. package/index114.js +1 -1
  86. package/index114.mjs +38 -40
  87. package/index115.js +1 -1
  88. package/index115.mjs +47 -11
  89. package/index116.js +1 -1
  90. package/index116.mjs +41 -26
  91. package/index117.js +1 -1
  92. package/index117.mjs +14 -20
  93. package/index118.js +1 -1
  94. package/index118.mjs +30 -8
  95. package/index119.js +1 -1
  96. package/index119.mjs +20 -30
  97. package/index120.js +1 -1
  98. package/index120.mjs +8 -14
  99. package/index121.js +1 -1
  100. package/index121.mjs +29 -16
  101. package/index122.js +1 -1
  102. package/index122.mjs +15 -21
  103. package/index123.js +1 -1
  104. package/index123.mjs +17 -11
  105. package/index124.js +1 -2
  106. package/index124.mjs +20 -21
  107. package/index125.js +1 -1
  108. package/index125.mjs +11 -12
  109. package/index126.js +2 -1
  110. package/index126.mjs +22 -46
  111. package/index127.js +1 -1
  112. package/index127.mjs +12 -241
  113. package/index128.js +1 -2
  114. package/index128.mjs +46 -13
  115. package/index129.js +1 -1
  116. package/index129.mjs +239 -28
  117. package/index13.js +1 -1
  118. package/index13.mjs +8 -5
  119. package/index130.js +2 -1
  120. package/index130.mjs +13 -51
  121. package/index131.js +1 -1
  122. package/index131.mjs +30 -27
  123. package/index132.js +1 -1
  124. package/index132.mjs +49 -19
  125. package/index133.js +1 -1
  126. package/index133.mjs +26 -61
  127. package/index134.js +1 -1
  128. package/index134.mjs +17 -91
  129. package/index135.js +1 -1
  130. package/index135.mjs +59 -29
  131. package/index136.js +1 -1
  132. package/index136.mjs +90 -117
  133. package/index137.js +1 -1
  134. package/index137.mjs +32 -26
  135. package/index138.js +1 -1
  136. package/index138.mjs +118 -121
  137. package/index139.js +1 -1
  138. package/index139.mjs +27 -134
  139. package/index14.js +1 -1
  140. package/index14.mjs +3 -3
  141. package/index140.js +1 -1
  142. package/index140.mjs +122 -12
  143. package/index141.js +1 -1
  144. package/index141.mjs +131 -92
  145. package/index142.js +1 -1
  146. package/index142.mjs +12 -104
  147. package/index143.js +1 -1
  148. package/index143.mjs +95 -5
  149. package/index144.js +1 -1
  150. package/index144.mjs +106 -3
  151. package/index145.js +1 -1
  152. package/index145.mjs +5 -125
  153. package/index146.js +1 -1
  154. package/index146.mjs +3 -29
  155. package/index147.js +1 -1
  156. package/index147.mjs +113 -39
  157. package/index148.js +1 -1
  158. package/index148.mjs +19 -34
  159. package/index149.js +1 -1
  160. package/index149.mjs +40 -26
  161. package/index150.js +1 -1
  162. package/index150.mjs +29 -98
  163. package/index151.js +1 -1
  164. package/index151.mjs +28 -68
  165. package/index152.js +1 -1
  166. package/index152.mjs +90 -78
  167. package/index153.js +1 -1
  168. package/index153.mjs +78 -98
  169. package/index154.js +1 -1
  170. package/index154.mjs +101 -199
  171. package/index155.js +1 -1
  172. package/index155.mjs +98 -65
  173. package/index156.js +1 -1
  174. package/index156.mjs +185 -127
  175. package/index157.js +1 -1
  176. package/index157.mjs +54 -109
  177. package/index158.js +1 -1
  178. package/index158.mjs +126 -202
  179. package/index159.js +1 -1
  180. package/index159.mjs +104 -175
  181. package/index16.js +1 -1
  182. package/index16.mjs +2 -2
  183. package/index160.js +1 -1
  184. package/index160.mjs +208 -60
  185. package/index161.js +1 -1
  186. package/index161.mjs +178 -246
  187. package/index162.js +1 -1
  188. package/index162.mjs +63 -91
  189. package/index163.js +1 -1
  190. package/index163.mjs +250 -166
  191. package/index164.js +1 -1
  192. package/index164.mjs +91 -78
  193. package/index165.js +1 -1
  194. package/index165.mjs +170 -54
  195. package/index166.js +1 -1
  196. package/index166.mjs +72 -114
  197. package/index167.js +1 -1
  198. package/index167.mjs +51 -109
  199. package/index168.js +1 -1
  200. package/index168.mjs +112 -108
  201. package/index169.js +1 -1
  202. package/index169.mjs +109 -65
  203. package/index170.js +1 -1
  204. package/index170.mjs +117 -105
  205. package/index171.js +1 -1
  206. package/index171.mjs +68 -48
  207. package/index172.js +1 -1
  208. package/index172.mjs +108 -91
  209. package/index173.js +1 -1
  210. package/index173.mjs +37 -55
  211. package/index174.js +1 -1
  212. package/index174.mjs +80 -43
  213. package/index175.js +1 -1
  214. package/index175.mjs +52 -81
  215. package/index176.js +1 -5
  216. package/index176.mjs +42 -66
  217. package/index177.js +1 -1
  218. package/index177.mjs +87 -1999
  219. package/index178.js +5 -1
  220. package/index178.mjs +79 -58
  221. package/index179.js +1 -1
  222. package/index179.mjs +1998 -175
  223. package/index18.js +1 -1
  224. package/index18.mjs +7 -7
  225. package/index180.js +1 -1
  226. package/index180.mjs +59 -5
  227. package/index181.js +1 -1
  228. package/index181.mjs +183 -125
  229. package/index182.js +1 -1
  230. package/index182.mjs +5 -179
  231. package/index183.js +1 -1
  232. package/index183.mjs +129 -8
  233. package/index184.js +1 -1
  234. package/index184.mjs +179 -3
  235. package/index185.js +1 -1
  236. package/index185.mjs +8 -35
  237. package/index186.js +1 -1
  238. package/index186.mjs +3 -5
  239. package/index187.js +1 -1
  240. package/index187.mjs +35 -28
  241. package/index188.js +1 -1
  242. package/index188.mjs +5 -6
  243. package/index189.js +1 -1
  244. package/index189.mjs +26 -310
  245. package/index19.js +1 -1
  246. package/index19.mjs +2 -2
  247. package/index190.js +1 -1
  248. package/index190.mjs +6 -192
  249. package/index191.js +1 -1
  250. package/index191.mjs +339 -7
  251. package/index192.js +1 -1
  252. package/index192.mjs +180 -23
  253. package/index193.js +1 -1
  254. package/index193.mjs +6 -53
  255. package/index194.js +1 -1
  256. package/index194.mjs +24 -44
  257. package/index195.js +1 -1
  258. package/index195.mjs +55 -124
  259. package/index196.js +1 -1
  260. package/index196.mjs +46 -5
  261. package/index197.js +1 -1
  262. package/index197.mjs +108 -26
  263. package/index198.js +1 -1
  264. package/index198.mjs +32 -6
  265. package/index199.js +1 -1
  266. package/index199.mjs +5 -7
  267. package/index2.js +1 -1
  268. package/index2.mjs +19 -19
  269. package/index20.js +1 -1
  270. package/index20.mjs +1 -1
  271. package/index200.js +1 -1
  272. package/index200.mjs +28 -7
  273. package/index201.js +1 -1
  274. package/index201.mjs +7 -5
  275. package/index202.js +1 -1
  276. package/index202.mjs +7 -5
  277. package/index203.js +1 -1
  278. package/index203.mjs +7 -9
  279. package/index204.js +1 -0
  280. package/index204.mjs +7 -0
  281. package/index205.js +1 -0
  282. package/index205.mjs +8 -0
  283. package/index206.js +1 -0
  284. package/index206.mjs +12 -0
  285. package/index21.js +1 -1
  286. package/index21.mjs +8 -8
  287. package/index22.js +1 -1
  288. package/index22.mjs +2 -2
  289. package/index23.js +1 -1
  290. package/index23.mjs +3 -3
  291. package/index24.js +1 -1
  292. package/index24.mjs +14 -14
  293. package/index26.js +1 -1
  294. package/index26.mjs +28 -21
  295. package/index27.js +1 -1
  296. package/index27.mjs +12 -12
  297. package/index28.js +1 -1
  298. package/index28.mjs +6 -6
  299. package/index29.js +1 -1
  300. package/index29.mjs +1 -1
  301. package/index30.js +1 -1
  302. package/index30.mjs +14 -8
  303. package/index31.js +1 -1
  304. package/index31.mjs +18 -18
  305. package/index32.js +1 -1
  306. package/index32.mjs +1 -1
  307. package/index33.mjs +43 -43
  308. package/index34.js +1 -1
  309. package/index34.mjs +1 -1
  310. package/index35.js +1 -1
  311. package/index35.mjs +3 -3
  312. package/index36.mjs +10 -10
  313. package/index4.js +1 -1
  314. package/index4.mjs +3 -3
  315. package/index6.js +1 -1
  316. package/index6.mjs +34 -33
  317. package/index65.js +1 -1
  318. package/index65.mjs +1 -1
  319. package/index66.js +1 -1
  320. package/index66.mjs +2 -2
  321. package/index67.js +1 -1
  322. package/index67.mjs +1 -1
  323. package/index69.js +1 -1
  324. package/index69.mjs +1 -1
  325. package/index7.mjs +4 -4
  326. package/index70.js +1 -1
  327. package/index70.mjs +1 -1
  328. package/index71.js +1 -1
  329. package/index71.mjs +1 -1
  330. package/index72.js +2 -1
  331. package/index72.mjs +27 -2
  332. package/index73.js +1 -2
  333. package/index73.mjs +2 -9
  334. package/index74.js +1 -1
  335. package/index74.mjs +7 -6
  336. package/index75.js +1 -1
  337. package/index75.mjs +6 -6
  338. package/index76.js +1 -1
  339. package/index76.mjs +6 -6
  340. package/index77.js +2 -1
  341. package/index77.mjs +8 -25
  342. package/index78.js +1 -1
  343. package/index78.mjs +25 -2
  344. package/index79.js +1 -6
  345. package/index79.mjs +2 -94
  346. package/index8.js +1 -1
  347. package/index8.mjs +42 -23
  348. package/index80.js +6 -1
  349. package/index80.mjs +79 -54
  350. package/index81.js +1 -1
  351. package/index81.mjs +61 -33
  352. package/index82.js +1 -42
  353. package/index82.mjs +34 -67
  354. package/index83.js +42 -1
  355. package/index83.mjs +69 -154
  356. package/index84.js +1 -9
  357. package/index84.mjs +149 -47
  358. package/index85.js +9 -1
  359. package/index85.mjs +48 -36
  360. package/index86.js +1 -1
  361. package/index86.mjs +40 -8
  362. package/index87.js +1 -1
  363. package/index87.mjs +9 -31
  364. package/index88.js +1 -1
  365. package/index88.mjs +35 -6
  366. package/index89.js +1 -12
  367. package/index89.mjs +6 -40
  368. package/index9.js +1 -1
  369. package/index9.mjs +7 -7
  370. package/index90.js +12 -1
  371. package/index90.mjs +36 -25
  372. package/index91.js +1 -1
  373. package/index91.mjs +24 -8
  374. package/index92.js +1 -7
  375. package/index92.mjs +7 -13
  376. package/index93.js +6 -14
  377. package/index93.mjs +13 -65
  378. package/index94.js +15 -1
  379. package/index94.mjs +71 -7
  380. package/index95.js +1 -16
  381. package/index95.mjs +7 -25
  382. package/index96.js +16 -1
  383. package/index96.mjs +20 -37
  384. package/index97.js +1 -1
  385. package/index97.mjs +40 -43
  386. package/index98.js +1 -1
  387. package/index98.mjs +44 -47
  388. package/index99.js +1 -1
  389. package/index99.mjs +48 -17
  390. package/package.json +1 -1
  391. package/providers/Translation/index.d.ts +4 -0
  392. package/providers/Translation/interface.d.ts +16 -0
  393. package/theme/Accordion/index.d.ts +12 -12
  394. package/theme/Alerts/index.d.ts +22 -22
  395. package/theme/Box/index.d.ts +8 -8
  396. package/theme/Button/index.d.ts +2 -2
  397. package/theme/Calendar/index.d.ts +12 -12
  398. package/theme/Carousel/index.d.ts +11 -11
  399. package/theme/Checkbox/index.d.ts +8 -8
  400. package/theme/CheckboxGroup/index.d.ts +3 -3
  401. package/theme/DatePicker/index.d.ts +9 -9
  402. package/theme/Image/index.d.ts +1 -1
  403. package/theme/LightBox/index.d.ts +9 -9
  404. package/theme/Radio/index.d.ts +6 -6
  405. package/theme/RadioGroup/index.d.ts +3 -3
  406. package/theme/Search/index.d.ts +3 -3
  407. package/theme/ShareButton/index.d.ts +10 -10
  408. package/theme/SidePanel/index.d.ts +3 -3
  409. package/theme/TextArea/index.d.ts +2 -2
  410. package/theme/Typography/index.d.ts +2 -2
  411. package/transitions/ModalTransition.d.ts +3 -6
  412. package/transitions/RenderWithSlide.d.ts +3 -6
  413. package/transitions/SidePanelTransition.d.ts +3 -6
package/index161.mjs CHANGED
@@ -1,261 +1,193 @@
1
- import { a as re } from "./index181.mjs";
2
- import { e as K, a as D, b as N, i as Q } from "./index182.mjs";
3
- function me(U) {
1
+ import { g as R } from "./index183.mjs";
2
+ import { m as I, h as d, c as j, n as B, b as N } from "./index184.mjs";
3
+ import { c as G } from "./index185.mjs";
4
+ import { c as U } from "./index186.mjs";
5
+ function _(x) {
4
6
  let {
5
- swiper: i,
6
- extendParams: V,
7
- on: u,
8
- emit: ee
9
- } = U;
10
- const x = re();
11
- V({
12
- zoom: {
13
- enabled: !1,
14
- maxRatio: 3,
15
- minRatio: 1,
16
- toggle: !0,
17
- containerClass: "swiper-zoom-container",
18
- zoomedSlideClass: "swiper-slide-zoomed"
7
+ swiper: s,
8
+ extendParams: k,
9
+ on: f,
10
+ emit: g
11
+ } = x;
12
+ const y = R();
13
+ let m = !1, E = null, v = null, h, i, c, D;
14
+ k({
15
+ scrollbar: {
16
+ el: null,
17
+ dragSize: "auto",
18
+ hide: !1,
19
+ draggable: !1,
20
+ snapOnRelease: !0,
21
+ lockClass: "swiper-scrollbar-lock",
22
+ dragClass: "swiper-scrollbar-drag",
23
+ scrollbarDisabledClass: "swiper-scrollbar-disabled",
24
+ horizontalClass: "swiper-scrollbar-horizontal",
25
+ verticalClass: "swiper-scrollbar-vertical"
19
26
  }
20
- }), i.zoom = {
21
- enabled: !1
27
+ }), s.scrollbar = {
28
+ el: null,
29
+ dragEl: null
22
30
  };
23
- let c = 1, W = !1, X, Y;
24
- const r = [], e = {
25
- originX: 0,
26
- originY: 0,
27
- slideEl: void 0,
28
- slideWidth: void 0,
29
- slideHeight: void 0,
30
- imageEl: void 0,
31
- imageWrapEl: void 0,
32
- maxRatio: 3
33
- }, t = {
34
- isTouched: void 0,
35
- isMoved: void 0,
36
- currentX: void 0,
37
- currentY: void 0,
38
- minX: void 0,
39
- minY: void 0,
40
- maxX: void 0,
41
- maxY: void 0,
42
- width: void 0,
43
- height: void 0,
44
- startX: void 0,
45
- startY: void 0,
46
- touchesStart: {},
47
- touchesCurrent: {}
48
- }, o = {
49
- x: void 0,
50
- y: void 0,
51
- prevPositionX: void 0,
52
- prevPositionY: void 0,
53
- prevTime: void 0
54
- };
55
- let w = 1;
56
- Object.defineProperty(i.zoom, "scale", {
57
- get() {
58
- return w;
59
- },
60
- set(a) {
61
- if (w !== a) {
62
- const s = e.imageEl, n = e.slideEl;
63
- ee("zoomChange", a, s, n);
64
- }
65
- w = a;
66
- }
67
- });
68
- function L() {
69
- if (r.length < 2) return 1;
70
- const a = r[0].pageX, s = r[0].pageY, n = r[1].pageX, l = r[1].pageY;
71
- return Math.sqrt((n - a) ** 2 + (l - s) ** 2);
72
- }
73
- function te() {
74
- if (r.length < 2) return {
75
- x: null,
76
- y: null
77
- };
78
- const a = e.imageEl.getBoundingClientRect();
79
- return [(r[0].pageX + (r[1].pageX - r[0].pageX) / 2 - a.x - x.scrollX) / c, (r[0].pageY + (r[1].pageY - r[0].pageY) / 2 - a.y - x.scrollY) / c];
80
- }
81
- function ie() {
82
- return i.isElement ? "swiper-slide" : `.${i.params.slideClass}`;
83
- }
84
- function y(a) {
85
- const s = ie();
86
- return !!(a.target.matches(s) || i.slides.filter((n) => n.contains(a.target)).length > 0);
87
- }
88
- function ae(a) {
89
- const s = `.${i.params.zoom.containerClass}`;
90
- return !!(a.target.matches(s) || [...i.hostEl.querySelectorAll(s)].filter((n) => n.contains(a.target)).length > 0);
91
- }
92
- function R(a) {
93
- if (a.pointerType === "mouse" && r.splice(0, r.length), !y(a)) return;
94
- const s = i.params.zoom;
95
- if (X = !1, Y = !1, r.push(a), !(r.length < 2)) {
96
- if (X = !0, e.scaleStart = L(), !e.slideEl) {
97
- e.slideEl = a.target.closest(`.${i.params.slideClass}, swiper-slide`), e.slideEl || (e.slideEl = i.slides[i.activeIndex]);
98
- let n = e.slideEl.querySelector(`.${s.containerClass}`);
99
- if (n && (n = n.querySelectorAll("picture, img, svg, canvas, .swiper-zoom-target")[0]), e.imageEl = n, n ? e.imageWrapEl = D(e.imageEl, `.${s.containerClass}`)[0] : e.imageWrapEl = void 0, !e.imageWrapEl) {
100
- e.imageEl = void 0;
101
- return;
102
- }
103
- e.maxRatio = e.imageWrapEl.getAttribute("data-swiper-zoom") || s.maxRatio;
104
- }
105
- if (e.imageEl) {
106
- const [n, l] = te();
107
- e.originX = n, e.originY = l, e.imageEl.style.transitionDuration = "0ms";
108
- }
109
- W = !0;
110
- }
111
- }
112
- function P(a) {
113
- if (!y(a)) return;
114
- const s = i.params.zoom, n = i.zoom, l = r.findIndex((m) => m.pointerId === a.pointerId);
115
- l >= 0 && (r[l] = a), !(r.length < 2) && (Y = !0, e.scaleMove = L(), e.imageEl && (n.scale = e.scaleMove / e.scaleStart * c, n.scale > e.maxRatio && (n.scale = e.maxRatio - 1 + (n.scale - e.maxRatio + 1) ** 0.5), n.scale < s.minRatio && (n.scale = s.minRatio + 1 - (s.minRatio - n.scale + 1) ** 0.5), e.imageEl.style.transform = `translate3d(0,0,0) scale(${n.scale})`));
116
- }
117
- function H(a) {
118
- if (!y(a) || a.pointerType === "mouse" && a.type === "pointerout") return;
119
- const s = i.params.zoom, n = i.zoom, l = r.findIndex((m) => m.pointerId === a.pointerId);
120
- l >= 0 && r.splice(l, 1), !(!X || !Y) && (X = !1, Y = !1, e.imageEl && (n.scale = Math.max(Math.min(n.scale, e.maxRatio), s.minRatio), e.imageEl.style.transitionDuration = `${i.params.speed}ms`, e.imageEl.style.transform = `translate3d(0,0,0) scale(${n.scale})`, c = n.scale, W = !1, n.scale > 1 && e.slideEl ? e.slideEl.classList.add(`${s.zoomedSlideClass}`) : n.scale <= 1 && e.slideEl && e.slideEl.classList.remove(`${s.zoomedSlideClass}`), n.scale === 1 && (e.originX = 0, e.originY = 0, e.slideEl = void 0)));
31
+ function b() {
32
+ if (!s.params.scrollbar.el || !s.scrollbar.el) return;
33
+ const {
34
+ scrollbar: l,
35
+ rtlTranslate: e
36
+ } = s, {
37
+ dragEl: r,
38
+ el: a
39
+ } = l, t = s.params.scrollbar, n = s.params.loop ? s.progressLoop : s.progress;
40
+ let p = i, o = (c - i) * n;
41
+ e ? (o = -o, o > 0 ? (p = i - o, o = 0) : -o + i > c && (p = c + o)) : o < 0 ? (p = i + o, o = 0) : o + i > c && (p = c - o), s.isHorizontal() ? (r.style.transform = `translate3d(${o}px, 0, 0)`, r.style.width = `${p}px`) : (r.style.transform = `translate3d(0px, ${o}px, 0)`, r.style.height = `${p}px`), t.hide && (clearTimeout(E), a.style.opacity = 1, E = setTimeout(() => {
42
+ a.style.opacity = 0, a.style.transitionDuration = "400ms";
43
+ }, 1e3));
44
+ }
45
+ function H(l) {
46
+ !s.params.scrollbar.el || !s.scrollbar.el || (s.scrollbar.dragEl.style.transitionDuration = `${l}ms`);
47
+ }
48
+ function u() {
49
+ if (!s.params.scrollbar.el || !s.scrollbar.el) return;
50
+ const {
51
+ scrollbar: l
52
+ } = s, {
53
+ dragEl: e,
54
+ el: r
55
+ } = l;
56
+ e.style.width = "", e.style.height = "", c = s.isHorizontal() ? r.offsetWidth : r.offsetHeight, D = s.size / (s.virtualSize + s.params.slidesOffsetBefore - (s.params.centeredSlides ? s.snapGrid[0] : 0)), s.params.scrollbar.dragSize === "auto" ? i = c * D : i = parseInt(s.params.scrollbar.dragSize, 10), s.isHorizontal() ? e.style.width = `${i}px` : e.style.height = `${i}px`, D >= 1 ? r.style.display = "none" : r.style.display = "", s.params.scrollbar.hide && (r.style.opacity = 0), s.params.watchOverflow && s.enabled && l.el.classList[s.isLocked ? "add" : "remove"](s.params.scrollbar.lockClass);
121
57
  }
122
- function ne(a) {
123
- const s = i.device;
124
- if (!e.imageEl || t.isTouched) return;
125
- s.android && a.cancelable && a.preventDefault(), t.isTouched = !0;
126
- const n = r.length > 0 ? r[0] : a;
127
- t.touchesStart.x = n.pageX, t.touchesStart.y = n.pageY;
58
+ function w(l) {
59
+ return s.isHorizontal() ? l.clientX : l.clientY;
128
60
  }
129
- function I(a) {
130
- if (!y(a) || !ae(a)) return;
131
- const s = i.zoom;
132
- if (!e.imageEl || !t.isTouched || !e.slideEl) return;
133
- t.isMoved || (t.width = e.imageEl.offsetWidth, t.height = e.imageEl.offsetHeight, t.startX = Q(e.imageWrapEl, "x") || 0, t.startY = Q(e.imageWrapEl, "y") || 0, e.slideWidth = e.slideEl.offsetWidth, e.slideHeight = e.slideEl.offsetHeight, e.imageWrapEl.style.transitionDuration = "0ms");
134
- const n = t.width * s.scale, l = t.height * s.scale;
135
- if (n < e.slideWidth && l < e.slideHeight) return;
136
- if (t.minX = Math.min(e.slideWidth / 2 - n / 2, 0), t.maxX = -t.minX, t.minY = Math.min(e.slideHeight / 2 - l / 2, 0), t.maxY = -t.minY, t.touchesCurrent.x = r.length > 0 ? r[0].pageX : a.pageX, t.touchesCurrent.y = r.length > 0 ? r[0].pageY : a.pageY, Math.max(Math.abs(t.touchesCurrent.x - t.touchesStart.x), Math.abs(t.touchesCurrent.y - t.touchesStart.y)) > 5 && (i.allowClick = !1), !t.isMoved && !W) {
137
- if (i.isHorizontal() && (Math.floor(t.minX) === Math.floor(t.startX) && t.touchesCurrent.x < t.touchesStart.x || Math.floor(t.maxX) === Math.floor(t.startX) && t.touchesCurrent.x > t.touchesStart.x)) {
138
- t.isTouched = !1;
139
- return;
140
- }
141
- if (!i.isHorizontal() && (Math.floor(t.minY) === Math.floor(t.startY) && t.touchesCurrent.y < t.touchesStart.y || Math.floor(t.maxY) === Math.floor(t.startY) && t.touchesCurrent.y > t.touchesStart.y)) {
142
- t.isTouched = !1;
143
- return;
144
- }
145
- }
146
- a.cancelable && a.preventDefault(), a.stopPropagation(), t.isMoved = !0;
147
- const f = (s.scale - c) / (e.maxRatio - i.params.zoom.minRatio), {
148
- originX: p,
149
- originY: h
61
+ function T(l) {
62
+ const {
63
+ scrollbar: e,
64
+ rtlTranslate: r
65
+ } = s, {
66
+ el: a
150
67
  } = e;
151
- t.currentX = t.touchesCurrent.x - t.touchesStart.x + t.startX + f * (t.width - p * 2), t.currentY = t.touchesCurrent.y - t.touchesStart.y + t.startY + f * (t.height - h * 2), t.currentX < t.minX && (t.currentX = t.minX + 1 - (t.minX - t.currentX + 1) ** 0.8), t.currentX > t.maxX && (t.currentX = t.maxX - 1 + (t.currentX - t.maxX + 1) ** 0.8), t.currentY < t.minY && (t.currentY = t.minY + 1 - (t.minY - t.currentY + 1) ** 0.8), t.currentY > t.maxY && (t.currentY = t.maxY - 1 + (t.currentY - t.maxY + 1) ** 0.8), o.prevPositionX || (o.prevPositionX = t.touchesCurrent.x), o.prevPositionY || (o.prevPositionY = t.touchesCurrent.y), o.prevTime || (o.prevTime = Date.now()), o.x = (t.touchesCurrent.x - o.prevPositionX) / (Date.now() - o.prevTime) / 2, o.y = (t.touchesCurrent.y - o.prevPositionY) / (Date.now() - o.prevTime) / 2, Math.abs(t.touchesCurrent.x - o.prevPositionX) < 2 && (o.x = 0), Math.abs(t.touchesCurrent.y - o.prevPositionY) < 2 && (o.y = 0), o.prevPositionX = t.touchesCurrent.x, o.prevPositionY = t.touchesCurrent.y, o.prevTime = Date.now(), e.imageWrapEl.style.transform = `translate3d(${t.currentX}px, ${t.currentY}px,0)`;
152
- }
153
- function se() {
154
- const a = i.zoom;
155
- if (!e.imageEl) return;
156
- if (!t.isTouched || !t.isMoved) {
157
- t.isTouched = !1, t.isMoved = !1;
158
- return;
159
- }
160
- t.isTouched = !1, t.isMoved = !1;
161
- let s = 300, n = 300;
162
- const l = o.x * s, m = t.currentX + l, f = o.y * n, p = t.currentY + f;
163
- o.x !== 0 && (s = Math.abs((m - t.currentX) / o.x)), o.y !== 0 && (n = Math.abs((p - t.currentY) / o.y));
164
- const h = Math.max(s, n);
165
- t.currentX = m, t.currentY = p;
166
- const z = t.width * a.scale, d = t.height * a.scale;
167
- t.minX = Math.min(e.slideWidth / 2 - z / 2, 0), t.maxX = -t.minX, t.minY = Math.min(e.slideHeight / 2 - d / 2, 0), t.maxY = -t.minY, t.currentX = Math.max(Math.min(t.currentX, t.maxX), t.minX), t.currentY = Math.max(Math.min(t.currentY, t.maxY), t.minY), e.imageWrapEl.style.transitionDuration = `${h}ms`, e.imageWrapEl.style.transform = `translate3d(${t.currentX}px, ${t.currentY}px,0)`;
168
- }
169
- function A() {
170
- const a = i.zoom;
171
- e.slideEl && i.activeIndex !== i.slides.indexOf(e.slideEl) && (e.imageEl && (e.imageEl.style.transform = "translate3d(0,0,0) scale(1)"), e.imageWrapEl && (e.imageWrapEl.style.transform = "translate3d(0,0,0)"), e.slideEl.classList.remove(`${i.params.zoom.zoomedSlideClass}`), a.scale = 1, c = 1, e.slideEl = void 0, e.imageEl = void 0, e.imageWrapEl = void 0, e.originX = 0, e.originY = 0);
172
- }
173
- function q(a) {
174
- const s = i.zoom, n = i.params.zoom;
175
- if (!e.slideEl) {
176
- a && a.target && (e.slideEl = a.target.closest(`.${i.params.slideClass}, swiper-slide`)), e.slideEl || (i.params.virtual && i.params.virtual.enabled && i.virtual ? e.slideEl = K(i.slidesEl, `.${i.params.slideActiveClass}`)[0] : e.slideEl = i.slides[i.activeIndex]);
177
- let v = e.slideEl.querySelector(`.${n.containerClass}`);
178
- v && (v = v.querySelectorAll("picture, img, svg, canvas, .swiper-zoom-target")[0]), e.imageEl = v, v ? e.imageWrapEl = D(e.imageEl, `.${n.containerClass}`)[0] : e.imageWrapEl = void 0;
179
- }
180
- if (!e.imageEl || !e.imageWrapEl) return;
181
- i.params.cssMode && (i.wrapperEl.style.overflow = "hidden", i.wrapperEl.style.touchAction = "none"), e.slideEl.classList.add(`${n.zoomedSlideClass}`);
182
- let l, m, f, p, h, z, d, g, j, B, F, J, C, M, S, b, $, T;
183
- typeof t.touchesStart.x > "u" && a ? (l = a.pageX, m = a.pageY) : (l = t.touchesStart.x, m = t.touchesStart.y);
184
- const E = typeof a == "number" ? a : null;
185
- c === 1 && E && (l = void 0, m = void 0), s.scale = E || e.imageWrapEl.getAttribute("data-swiper-zoom") || n.maxRatio, c = E || e.imageWrapEl.getAttribute("data-swiper-zoom") || n.maxRatio, a && !(c === 1 && E) ? ($ = e.slideEl.offsetWidth, T = e.slideEl.offsetHeight, f = N(e.slideEl).left + x.scrollX, p = N(e.slideEl).top + x.scrollY, h = f + $ / 2 - l, z = p + T / 2 - m, j = e.imageEl.offsetWidth, B = e.imageEl.offsetHeight, F = j * s.scale, J = B * s.scale, C = Math.min($ / 2 - F / 2, 0), M = Math.min(T / 2 - J / 2, 0), S = -C, b = -M, d = h * s.scale, g = z * s.scale, d < C && (d = C), d > S && (d = S), g < M && (g = M), g > b && (g = b)) : (d = 0, g = 0), E && s.scale === 1 && (e.originX = 0, e.originY = 0), e.imageWrapEl.style.transitionDuration = "300ms", e.imageWrapEl.style.transform = `translate3d(${d}px, ${g}px,0)`, e.imageEl.style.transitionDuration = "300ms", e.imageEl.style.transform = `translate3d(0,0,0) scale(${s.scale})`;
186
- }
187
- function O() {
188
- const a = i.zoom, s = i.params.zoom;
189
- if (!e.slideEl) {
190
- i.params.virtual && i.params.virtual.enabled && i.virtual ? e.slideEl = K(i.slidesEl, `.${i.params.slideActiveClass}`)[0] : e.slideEl = i.slides[i.activeIndex];
191
- let n = e.slideEl.querySelector(`.${s.containerClass}`);
192
- n && (n = n.querySelectorAll("picture, img, svg, canvas, .swiper-zoom-target")[0]), e.imageEl = n, n ? e.imageWrapEl = D(e.imageEl, `.${s.containerClass}`)[0] : e.imageWrapEl = void 0;
193
- }
194
- !e.imageEl || !e.imageWrapEl || (i.params.cssMode && (i.wrapperEl.style.overflow = "", i.wrapperEl.style.touchAction = ""), a.scale = 1, c = 1, e.imageWrapEl.style.transitionDuration = "300ms", e.imageWrapEl.style.transform = "translate3d(0,0,0)", e.imageEl.style.transitionDuration = "300ms", e.imageEl.style.transform = "translate3d(0,0,0) scale(1)", e.slideEl.classList.remove(`${s.zoomedSlideClass}`), e.slideEl = void 0, e.originX = 0, e.originY = 0);
195
- }
196
- function G(a) {
197
- const s = i.zoom;
198
- s.scale && s.scale !== 1 ? O() : q(a);
199
- }
200
- function k() {
201
- const a = i.params.passiveListeners ? {
68
+ let t;
69
+ t = (w(l) - N(a)[s.isHorizontal() ? "left" : "top"] - (h !== null ? h : i / 2)) / (c - i), t = Math.max(Math.min(t, 1), 0), r && (t = 1 - t);
70
+ const n = s.minTranslate() + (s.maxTranslate() - s.minTranslate()) * t;
71
+ s.updateProgress(n), s.setTranslate(n), s.updateActiveIndex(), s.updateSlidesClasses();
72
+ }
73
+ function P(l) {
74
+ const e = s.params.scrollbar, {
75
+ scrollbar: r,
76
+ wrapperEl: a
77
+ } = s, {
78
+ el: t,
79
+ dragEl: n
80
+ } = r;
81
+ m = !0, h = l.target === n ? w(l) - l.target.getBoundingClientRect()[s.isHorizontal() ? "left" : "top"] : null, l.preventDefault(), l.stopPropagation(), a.style.transitionDuration = "100ms", n.style.transitionDuration = "100ms", T(l), clearTimeout(v), t.style.transitionDuration = "0ms", e.hide && (t.style.opacity = 1), s.params.cssMode && (s.wrapperEl.style["scroll-snap-type"] = "none"), g("scrollbarDragStart", l);
82
+ }
83
+ function M(l) {
84
+ const {
85
+ scrollbar: e,
86
+ wrapperEl: r
87
+ } = s, {
88
+ el: a,
89
+ dragEl: t
90
+ } = e;
91
+ m && (l.preventDefault ? l.preventDefault() : l.returnValue = !1, T(l), r.style.transitionDuration = "0ms", a.style.transitionDuration = "0ms", t.style.transitionDuration = "0ms", g("scrollbarDragMove", l));
92
+ }
93
+ function O(l) {
94
+ const e = s.params.scrollbar, {
95
+ scrollbar: r,
96
+ wrapperEl: a
97
+ } = s, {
98
+ el: t
99
+ } = r;
100
+ m && (m = !1, s.params.cssMode && (s.wrapperEl.style["scroll-snap-type"] = "", a.style.transitionDuration = ""), e.hide && (clearTimeout(v), v = B(() => {
101
+ t.style.opacity = 0, t.style.transitionDuration = "400ms";
102
+ }, 1e3)), g("scrollbarDragEnd", l), e.snapOnRelease && s.slideToClosest());
103
+ }
104
+ function S(l) {
105
+ const {
106
+ scrollbar: e,
107
+ params: r
108
+ } = s, a = e.el;
109
+ if (!a) return;
110
+ const t = a, n = r.passiveListeners ? {
111
+ passive: !1,
112
+ capture: !1
113
+ } : !1, p = r.passiveListeners ? {
202
114
  passive: !0,
203
115
  capture: !1
204
- } : !1, s = i.params.passiveListeners ? {
205
- passive: !1,
206
- capture: !0
207
- } : !0;
208
- return {
209
- passiveListener: a,
210
- activeListenerWithCapture: s
211
- };
116
+ } : !1;
117
+ if (!t) return;
118
+ const o = l === "on" ? "addEventListener" : "removeEventListener";
119
+ t[o]("pointerdown", P, n), y[o]("pointermove", M, n), y[o]("pointerup", O, p);
212
120
  }
213
- function Z() {
214
- const a = i.zoom;
215
- if (a.enabled) return;
216
- a.enabled = !0;
217
- const {
218
- passiveListener: s,
219
- activeListenerWithCapture: n
220
- } = k();
221
- i.wrapperEl.addEventListener("pointerdown", R, s), i.wrapperEl.addEventListener("pointermove", P, n), ["pointerup", "pointercancel", "pointerout"].forEach((l) => {
222
- i.wrapperEl.addEventListener(l, H, s);
223
- }), i.wrapperEl.addEventListener("pointermove", I, n);
121
+ function $() {
122
+ !s.params.scrollbar.el || !s.scrollbar.el || S("on");
224
123
  }
225
- function _() {
226
- const a = i.zoom;
227
- if (!a.enabled) return;
228
- a.enabled = !1;
229
- const {
230
- passiveListener: s,
231
- activeListenerWithCapture: n
232
- } = k();
233
- i.wrapperEl.removeEventListener("pointerdown", R, s), i.wrapperEl.removeEventListener("pointermove", P, n), ["pointerup", "pointercancel", "pointerout"].forEach((l) => {
234
- i.wrapperEl.removeEventListener(l, H, s);
235
- }), i.wrapperEl.removeEventListener("pointermove", I, n);
124
+ function q() {
125
+ !s.params.scrollbar.el || !s.scrollbar.el || S("off");
236
126
  }
237
- u("init", () => {
238
- i.params.zoom.enabled && Z();
239
- }), u("destroy", () => {
240
- _();
241
- }), u("touchStart", (a, s) => {
242
- i.zoom.enabled && ne(s);
243
- }), u("touchEnd", (a, s) => {
244
- i.zoom.enabled && se();
245
- }), u("doubleTap", (a, s) => {
246
- !i.animating && i.params.zoom.enabled && i.zoom.enabled && i.params.zoom.toggle && G(s);
247
- }), u("transitionEnd", () => {
248
- i.zoom.enabled && i.params.zoom.enabled && A();
249
- }), u("slideChange", () => {
250
- i.zoom.enabled && i.params.zoom.enabled && i.params.cssMode && A();
251
- }), Object.assign(i.zoom, {
252
- enable: Z,
253
- disable: _,
254
- in: q,
255
- out: O,
256
- toggle: G
127
+ function z() {
128
+ const {
129
+ scrollbar: l,
130
+ el: e
131
+ } = s;
132
+ s.params.scrollbar = G(s, s.originalParams.scrollbar, s.params.scrollbar, {
133
+ el: "swiper-scrollbar"
134
+ });
135
+ const r = s.params.scrollbar;
136
+ if (!r.el) return;
137
+ let a;
138
+ if (typeof r.el == "string" && s.isElement && (a = s.el.querySelector(r.el)), !a && typeof r.el == "string") {
139
+ if (a = y.querySelectorAll(r.el), !a.length) return;
140
+ } else a || (a = r.el);
141
+ s.params.uniqueNavElements && typeof r.el == "string" && a.length > 1 && e.querySelectorAll(r.el).length === 1 && (a = e.querySelector(r.el)), a.length > 0 && (a = a[0]), a.classList.add(s.isHorizontal() ? r.horizontalClass : r.verticalClass);
142
+ let t;
143
+ a && (t = a.querySelector(U(s.params.scrollbar.dragClass)), t || (t = j("div", s.params.scrollbar.dragClass), a.append(t))), Object.assign(l, {
144
+ el: a,
145
+ dragEl: t
146
+ }), r.draggable && $(), a && a.classList[s.enabled ? "remove" : "add"](...d(s.params.scrollbar.lockClass));
147
+ }
148
+ function C() {
149
+ const l = s.params.scrollbar, e = s.scrollbar.el;
150
+ e && e.classList.remove(...d(s.isHorizontal() ? l.horizontalClass : l.verticalClass)), q();
151
+ }
152
+ f("changeDirection", () => {
153
+ if (!s.scrollbar || !s.scrollbar.el) return;
154
+ const l = s.params.scrollbar;
155
+ let {
156
+ el: e
157
+ } = s.scrollbar;
158
+ e = I(e), e.forEach((r) => {
159
+ r.classList.remove(l.horizontalClass, l.verticalClass), r.classList.add(s.isHorizontal() ? l.horizontalClass : l.verticalClass);
160
+ });
161
+ }), f("init", () => {
162
+ s.params.scrollbar.enabled === !1 ? L() : (z(), u(), b());
163
+ }), f("update resize observerUpdate lock unlock changeDirection", () => {
164
+ u();
165
+ }), f("setTranslate", () => {
166
+ b();
167
+ }), f("setTransition", (l, e) => {
168
+ H(e);
169
+ }), f("enable disable", () => {
170
+ const {
171
+ el: l
172
+ } = s.scrollbar;
173
+ l && l.classList[s.enabled ? "remove" : "add"](...d(s.params.scrollbar.lockClass));
174
+ }), f("destroy", () => {
175
+ C();
176
+ });
177
+ const A = () => {
178
+ s.el.classList.remove(...d(s.params.scrollbar.scrollbarDisabledClass)), s.scrollbar.el && s.scrollbar.el.classList.remove(...d(s.params.scrollbar.scrollbarDisabledClass)), z(), u(), b();
179
+ }, L = () => {
180
+ s.el.classList.add(...d(s.params.scrollbar.scrollbarDisabledClass)), s.scrollbar.el && s.scrollbar.el.classList.add(...d(s.params.scrollbar.scrollbarDisabledClass)), C();
181
+ };
182
+ Object.assign(s.scrollbar, {
183
+ enable: A,
184
+ disable: L,
185
+ updateSize: u,
186
+ setTranslate: b,
187
+ init: z,
188
+ destroy: C
257
189
  });
258
190
  }
259
191
  export {
260
- me as default
192
+ _ as default
261
193
  };
package/index162.js CHANGED
@@ -1 +1 @@
1
- "use strict";const m=require("./index182.js");function S(h){let{swiper:e,extendParams:T,on:f}=h;T({controller:{control:void 0,inverse:!1,by:"slide"}}),e.controller={control:void 0};function u(i,s){const o=function(){let r,n,c;return(p,g)=>{for(n=-1,r=p.length;r-n>1;)c=r+n>>1,p[c]<=g?n=c:r=c;return r}}();this.x=i,this.y=s,this.lastIndex=i.length-1;let t,l;return this.interpolate=function(r){return r?(l=o(this.x,r),t=l-1,(r-this.x[t])*(this.y[l]-this.y[t])/(this.x[l]-this.x[t])+this.y[t]):0},this}function y(i){e.controller.spline=e.params.loop?new u(e.slidesGrid,i.slidesGrid):new u(e.snapGrid,i.snapGrid)}function w(i,s){const o=e.controller.control;let t,l;const a=e.constructor;function r(n){if(n.destroyed)return;const c=e.rtlTranslate?-e.translate:e.translate;e.params.controller.by==="slide"&&(y(n),l=-e.controller.spline.interpolate(-c)),(!l||e.params.controller.by==="container")&&(t=(n.maxTranslate()-n.minTranslate())/(e.maxTranslate()-e.minTranslate()),(Number.isNaN(t)||!Number.isFinite(t))&&(t=1),l=(c-e.minTranslate())*t+n.minTranslate()),e.params.controller.inverse&&(l=n.maxTranslate()-l),n.updateProgress(l),n.setTranslate(l,e),n.updateActiveIndex(),n.updateSlidesClasses()}if(Array.isArray(o))for(let n=0;n<o.length;n+=1)o[n]!==s&&o[n]instanceof a&&r(o[n]);else o instanceof a&&s!==o&&r(o)}function x(i,s){const o=e.constructor,t=e.controller.control;let l;function a(r){r.destroyed||(r.setTransition(i,e),i!==0&&(r.transitionStart(),r.params.autoHeight&&m.n(()=>{r.updateAutoHeight()}),m.j(r.wrapperEl,()=>{t&&r.transitionEnd()})))}if(Array.isArray(t))for(l=0;l<t.length;l+=1)t[l]!==s&&t[l]instanceof o&&a(t[l]);else t instanceof o&&s!==t&&a(t)}function d(){e.controller.control&&e.controller.spline&&(e.controller.spline=void 0,delete e.controller.spline)}f("beforeInit",()=>{if(typeof window<"u"&&(typeof e.params.controller.control=="string"||e.params.controller.control instanceof HTMLElement)){const i=document.querySelector(e.params.controller.control);if(i&&i.swiper)e.controller.control=i.swiper;else if(i){const s=o=>{e.controller.control=o.detail[0],e.update(),i.removeEventListener("init",s)};i.addEventListener("init",s)}return}e.controller.control=e.params.controller.control}),f("update",()=>{d()}),f("resize",()=>{d()}),f("observerUpdate",()=>{d()}),f("setTranslate",(i,s,o)=>{!e.controller.control||e.controller.control.destroyed||e.controller.setTranslate(s,o)}),f("setTransition",(i,s,o)=>{!e.controller.control||e.controller.control.destroyed||e.controller.setTransition(s,o)}),Object.assign(e.controller,{setTranslate:w,setTransition:x})}module.exports=S;
1
+ "use strict";const y=require("./index184.js");function $(h){let{swiper:t,extendParams:b,on:u}=h;b({parallax:{enabled:!1}});const d="[data-swiper-parallax], [data-swiper-parallax-x], [data-swiper-parallax-y], [data-swiper-parallax-opacity], [data-swiper-parallax-scale]",m=(e,s)=>{const{rtl:n}=t,i=n?-1:1,p=e.getAttribute("data-swiper-parallax")||"0";let a=e.getAttribute("data-swiper-parallax-x"),r=e.getAttribute("data-swiper-parallax-y");const o=e.getAttribute("data-swiper-parallax-scale"),l=e.getAttribute("data-swiper-parallax-opacity"),c=e.getAttribute("data-swiper-parallax-rotate");if(a||r?(a=a||"0",r=r||"0"):t.isHorizontal()?(a=p,r="0"):(r=p,a="0"),a.indexOf("%")>=0?a=`${parseInt(a,10)*s*i}%`:a=`${a*s*i}px`,r.indexOf("%")>=0?r=`${parseInt(r,10)*s}%`:r=`${r*s}px`,typeof l<"u"&&l!==null){const f=l-(l-1)*(1-Math.abs(s));e.style.opacity=f}let x=`translate3d(${a}, ${r}, 0px)`;if(typeof o<"u"&&o!==null){const f=o-(o-1)*(1-Math.abs(s));x+=` scale(${f})`}if(c&&typeof c<"u"&&c!==null){const f=c*s*-1;x+=` rotate(${f}deg)`}e.style.transform=x},w=()=>{const{el:e,slides:s,progress:n,snapGrid:i,isElement:p}=t,a=y.e(e,d);t.isElement&&a.push(...y.e(t.hostEl,d)),a.forEach(r=>{m(r,n)}),s.forEach((r,o)=>{let l=r.progress;t.params.slidesPerGroup>1&&t.params.slidesPerView!=="auto"&&(l+=Math.ceil(o/2)-n*(i.length-1)),l=Math.min(Math.max(l,-1),1),r.querySelectorAll(`${d}, [data-swiper-parallax-rotate]`).forEach(c=>{m(c,l)})})},A=function(e){e===void 0&&(e=t.params.speed);const{el:s,hostEl:n}=t,i=[...s.querySelectorAll(d)];t.isElement&&i.push(...n.querySelectorAll(d)),i.forEach(p=>{let a=parseInt(p.getAttribute("data-swiper-parallax-duration"),10)||e;e===0&&(a=0),p.style.transitionDuration=`${a}ms`})};u("beforeInit",()=>{t.params.parallax.enabled&&(t.params.watchSlidesProgress=!0,t.originalParams.watchSlidesProgress=!0)}),u("init",()=>{t.params.parallax.enabled&&w()}),u("setTranslate",()=>{t.params.parallax.enabled&&w()}),u("setTransition",(e,s)=>{t.params.parallax.enabled&&A(s)})}module.exports=$;
package/index162.mjs CHANGED
@@ -1,100 +1,72 @@
1
- import { n as g, j as S } from "./index182.mjs";
2
- function b(m) {
1
+ import { e as h } from "./index184.mjs";
2
+ function g(y) {
3
3
  let {
4
- swiper: e,
5
- extendParams: T,
6
- on: f
7
- } = m;
8
- T({
9
- controller: {
10
- control: void 0,
11
- inverse: !1,
12
- by: "slide"
13
- // or 'container'
4
+ swiper: t,
5
+ extendParams: b,
6
+ on: u
7
+ } = y;
8
+ b({
9
+ parallax: {
10
+ enabled: !1
14
11
  }
15
- }), e.controller = {
16
- control: void 0
17
- };
18
- function p(i, s) {
19
- const o = /* @__PURE__ */ function() {
20
- let r, n, c;
21
- return (u, w) => {
22
- for (n = -1, r = u.length; r - n > 1; )
23
- c = r + n >> 1, u[c] <= w ? n = c : r = c;
24
- return r;
25
- };
26
- }();
27
- this.x = i, this.y = s, this.lastIndex = i.length - 1;
28
- let t, l;
29
- return this.interpolate = function(r) {
30
- return r ? (l = o(this.x, r), t = l - 1, (r - this.x[t]) * (this.y[l] - this.y[t]) / (this.x[l] - this.x[t]) + this.y[t]) : 0;
31
- }, this;
32
- }
33
- function h(i) {
34
- e.controller.spline = e.params.loop ? new p(e.slidesGrid, i.slidesGrid) : new p(e.snapGrid, i.snapGrid);
35
- }
36
- function y(i, s) {
37
- const o = e.controller.control;
38
- let t, l;
39
- const a = e.constructor;
40
- function r(n) {
41
- if (n.destroyed) return;
42
- const c = e.rtlTranslate ? -e.translate : e.translate;
43
- e.params.controller.by === "slide" && (h(n), l = -e.controller.spline.interpolate(-c)), (!l || e.params.controller.by === "container") && (t = (n.maxTranslate() - n.minTranslate()) / (e.maxTranslate() - e.minTranslate()), (Number.isNaN(t) || !Number.isFinite(t)) && (t = 1), l = (c - e.minTranslate()) * t + n.minTranslate()), e.params.controller.inverse && (l = n.maxTranslate() - l), n.updateProgress(l), n.setTranslate(l, e), n.updateActiveIndex(), n.updateSlidesClasses();
12
+ });
13
+ const d = "[data-swiper-parallax], [data-swiper-parallax-x], [data-swiper-parallax-y], [data-swiper-parallax-opacity], [data-swiper-parallax-scale]", m = (e, l) => {
14
+ const {
15
+ rtl: n
16
+ } = t, i = n ? -1 : 1, p = e.getAttribute("data-swiper-parallax") || "0";
17
+ let a = e.getAttribute("data-swiper-parallax-x"), r = e.getAttribute("data-swiper-parallax-y");
18
+ const o = e.getAttribute("data-swiper-parallax-scale"), s = e.getAttribute("data-swiper-parallax-opacity"), c = e.getAttribute("data-swiper-parallax-rotate");
19
+ if (a || r ? (a = a || "0", r = r || "0") : t.isHorizontal() ? (a = p, r = "0") : (r = p, a = "0"), a.indexOf("%") >= 0 ? a = `${parseInt(a, 10) * l * i}%` : a = `${a * l * i}px`, r.indexOf("%") >= 0 ? r = `${parseInt(r, 10) * l}%` : r = `${r * l}px`, typeof s < "u" && s !== null) {
20
+ const f = s - (s - 1) * (1 - Math.abs(l));
21
+ e.style.opacity = f;
44
22
  }
45
- if (Array.isArray(o))
46
- for (let n = 0; n < o.length; n += 1)
47
- o[n] !== s && o[n] instanceof a && r(o[n]);
48
- else o instanceof a && s !== o && r(o);
49
- }
50
- function x(i, s) {
51
- const o = e.constructor, t = e.controller.control;
52
- let l;
53
- function a(r) {
54
- r.destroyed || (r.setTransition(i, e), i !== 0 && (r.transitionStart(), r.params.autoHeight && g(() => {
55
- r.updateAutoHeight();
56
- }), S(r.wrapperEl, () => {
57
- t && r.transitionEnd();
58
- })));
23
+ let x = `translate3d(${a}, ${r}, 0px)`;
24
+ if (typeof o < "u" && o !== null) {
25
+ const f = o - (o - 1) * (1 - Math.abs(l));
26
+ x += ` scale(${f})`;
59
27
  }
60
- if (Array.isArray(t))
61
- for (l = 0; l < t.length; l += 1)
62
- t[l] !== s && t[l] instanceof o && a(t[l]);
63
- else t instanceof o && s !== 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
- const i = document.querySelector(e.params.controller.control);
72
- if (i && i.swiper)
73
- e.controller.control = i.swiper;
74
- else if (i) {
75
- const s = (o) => {
76
- e.controller.control = o.detail[0], e.update(), i.removeEventListener("init", s);
77
- };
78
- i.addEventListener("init", s);
79
- }
80
- return;
28
+ if (c && typeof c < "u" && c !== null) {
29
+ const f = c * l * -1;
30
+ x += ` rotate(${f}deg)`;
81
31
  }
82
- e.controller.control = e.params.controller.control;
83
- }), f("update", () => {
84
- d();
85
- }), f("resize", () => {
86
- d();
87
- }), f("observerUpdate", () => {
88
- d();
89
- }), f("setTranslate", (i, s, o) => {
90
- !e.controller.control || e.controller.control.destroyed || e.controller.setTranslate(s, o);
91
- }), f("setTransition", (i, s, o) => {
92
- !e.controller.control || e.controller.control.destroyed || e.controller.setTransition(s, o);
93
- }), Object.assign(e.controller, {
94
- setTranslate: y,
95
- setTransition: x
32
+ e.style.transform = x;
33
+ }, w = () => {
34
+ const {
35
+ el: e,
36
+ slides: l,
37
+ progress: n,
38
+ snapGrid: i,
39
+ isElement: p
40
+ } = t, a = h(e, d);
41
+ t.isElement && a.push(...h(t.hostEl, d)), a.forEach((r) => {
42
+ m(r, n);
43
+ }), l.forEach((r, o) => {
44
+ let s = r.progress;
45
+ t.params.slidesPerGroup > 1 && t.params.slidesPerView !== "auto" && (s += Math.ceil(o / 2) - n * (i.length - 1)), s = Math.min(Math.max(s, -1), 1), r.querySelectorAll(`${d}, [data-swiper-parallax-rotate]`).forEach((c) => {
46
+ m(c, s);
47
+ });
48
+ });
49
+ }, A = function(e) {
50
+ e === void 0 && (e = t.params.speed);
51
+ const {
52
+ el: l,
53
+ hostEl: n
54
+ } = t, i = [...l.querySelectorAll(d)];
55
+ t.isElement && i.push(...n.querySelectorAll(d)), i.forEach((p) => {
56
+ let a = parseInt(p.getAttribute("data-swiper-parallax-duration"), 10) || e;
57
+ e === 0 && (a = 0), p.style.transitionDuration = `${a}ms`;
58
+ });
59
+ };
60
+ u("beforeInit", () => {
61
+ t.params.parallax.enabled && (t.params.watchSlidesProgress = !0, t.originalParams.watchSlidesProgress = !0);
62
+ }), u("init", () => {
63
+ t.params.parallax.enabled && w();
64
+ }), u("setTranslate", () => {
65
+ t.params.parallax.enabled && w();
66
+ }), u("setTransition", (e, l) => {
67
+ t.params.parallax.enabled && A(l);
96
68
  });
97
69
  }
98
70
  export {
99
- b as default
71
+ g as default
100
72
  };