@okam/stack-ui 1.31.1 → 1.32.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 (418) hide show
  1. package/components/fields/Select/Select.interface.d.ts +2 -2
  2. package/components/fields/TextInputField/index.d.ts +5 -1
  3. package/components/fields/TextInputField/interface.d.ts +3 -1
  4. package/index110.js +1 -1
  5. package/index110.mjs +5 -5
  6. package/index111.js +1 -1
  7. package/index111.mjs +2 -2
  8. package/index112.js +1 -1
  9. package/index112.mjs +1 -1
  10. package/index113.js +1 -1
  11. package/index113.mjs +2 -2
  12. package/index115.js +1 -1
  13. package/index115.mjs +3 -3
  14. package/index116.js +1 -1
  15. package/index116.mjs +2 -2
  16. package/index120.js +1 -1
  17. package/index120.mjs +3 -3
  18. package/index121.js +1 -1
  19. package/index121.mjs +2 -2
  20. package/index123.js +1 -1
  21. package/index123.mjs +8 -8
  22. package/index124.js +1 -1
  23. package/index124.mjs +1 -1
  24. package/index125.js +1 -1
  25. package/index125.mjs +3 -3
  26. package/index126.js +1 -1
  27. package/index126.mjs +3 -3
  28. package/index130.js +1 -1
  29. package/index130.mjs +2 -2
  30. package/index133.js +1 -1
  31. package/index133.mjs +1 -1
  32. package/index138.js +1 -1
  33. package/index138.mjs +2 -2
  34. package/index140.js +1 -1
  35. package/index140.mjs +23 -23
  36. package/index141.js +1 -1
  37. package/index141.mjs +3 -3
  38. package/index144.js +1 -1
  39. package/index144.mjs +1 -1
  40. package/index145.js +1 -1
  41. package/index145.mjs +5 -5
  42. package/index146.js +1 -1
  43. package/index146.mjs +3 -3
  44. package/index147.js +1 -1
  45. package/index147.mjs +1 -1
  46. package/index148.js +1 -1
  47. package/index148.mjs +3 -3
  48. package/index149.js +1 -1
  49. package/index149.mjs +3 -3
  50. package/index150.js +1 -1
  51. package/index150.mjs +1 -1
  52. package/index151.js +1 -1
  53. package/index151.mjs +3 -3
  54. package/index152.js +1 -1
  55. package/index152.mjs +106 -20
  56. package/index153.js +1 -1
  57. package/index153.mjs +83 -107
  58. package/index154.js +1 -1
  59. package/index154.mjs +26 -83
  60. package/index155.js +1 -1
  61. package/index155.mjs +20 -25
  62. package/index156.js +1 -1
  63. package/index156.mjs +17 -123
  64. package/index157.js +1 -1
  65. package/index157.mjs +122 -24
  66. package/index158.js +1 -1
  67. package/index158.mjs +71 -17
  68. package/index159.js +1 -1
  69. package/index159.mjs +338 -62
  70. package/index160.js +1 -1
  71. package/index160.mjs +42 -346
  72. package/index161.js +1 -1
  73. package/index161.mjs +29 -43
  74. package/index162.js +1 -1
  75. package/index162.mjs +24 -28
  76. package/index164.js +1 -1
  77. package/index164.mjs +2 -2
  78. package/index167.js +1 -1
  79. package/index167.mjs +2 -2
  80. package/index169.js +1 -1
  81. package/index169.mjs +4 -4
  82. package/index170.js +1 -1
  83. package/index170.mjs +2 -2
  84. package/index173.js +1 -1
  85. package/index173.mjs +1 -1
  86. package/index175.js +1 -1
  87. package/index175.mjs +1 -1
  88. package/index176.js +1 -1
  89. package/index176.mjs +1 -1
  90. package/index178.js +1 -1
  91. package/index178.mjs +3 -3
  92. package/index179.js +1 -1
  93. package/index179.mjs +1 -1
  94. package/index180.js +1 -1
  95. package/index180.mjs +2 -2
  96. package/index182.js +1 -1
  97. package/index182.mjs +1 -1
  98. package/index184.js +1 -1
  99. package/index184.mjs +1 -1
  100. package/index185.js +1 -1
  101. package/index185.mjs +205 -197
  102. package/index186.js +1 -1
  103. package/index186.mjs +24 -64
  104. package/index187.js +1 -1
  105. package/index187.mjs +4 -143
  106. package/index188.js +1 -1
  107. package/index188.mjs +3 -124
  108. package/index189.js +1 -1
  109. package/index189.mjs +116 -215
  110. package/index190.js +1 -1
  111. package/index190.mjs +23 -184
  112. package/index191.js +1 -1
  113. package/index191.mjs +51 -69
  114. package/index192.js +1 -1
  115. package/index192.mjs +43 -278
  116. package/index193.js +1 -1
  117. package/index193.mjs +31 -92
  118. package/index194.js +1 -1
  119. package/index194.mjs +109 -184
  120. package/index195.js +1 -1
  121. package/index195.mjs +77 -84
  122. package/index196.js +1 -1
  123. package/index196.mjs +101 -58
  124. package/index197.js +1 -1
  125. package/index197.mjs +98 -127
  126. package/index198.js +1 -1
  127. package/index198.mjs +70 -114
  128. package/index199.js +1 -1
  129. package/index199.mjs +91 -118
  130. package/index200.js +1 -1
  131. package/index200.mjs +152 -69
  132. package/index201.js +1 -1
  133. package/index201.mjs +72 -111
  134. package/index202.js +1 -1
  135. package/index202.mjs +41 -51
  136. package/index203.js +1 -1
  137. package/index203.mjs +5 -93
  138. package/index204.js +1 -1
  139. package/index204.mjs +60 -69
  140. package/index205.js +1 -1
  141. package/index205.mjs +58 -55
  142. package/index206.js +1 -1
  143. package/index206.mjs +196 -92
  144. package/index207.js +1 -5
  145. package/index207.mjs +59 -75
  146. package/index208.js +1 -1
  147. package/index208.mjs +126 -2008
  148. package/index209.js +1 -1
  149. package/index209.mjs +121 -56
  150. package/index210.js +1 -1
  151. package/index210.mjs +221 -185
  152. package/index211.js +1 -1
  153. package/index211.mjs +185 -206
  154. package/index212.js +1 -1
  155. package/index212.mjs +69 -24
  156. package/index213.js +1 -1
  157. package/index213.mjs +279 -4
  158. package/index214.js +1 -1
  159. package/index214.mjs +98 -3
  160. package/index215.js +1 -1
  161. package/index215.mjs +179 -116
  162. package/index216.js +1 -1
  163. package/index216.mjs +84 -29
  164. package/index217.js +1 -1
  165. package/index217.mjs +58 -51
  166. package/index218.js +1 -1
  167. package/index218.mjs +125 -43
  168. package/index219.js +1 -1
  169. package/index219.mjs +112 -33
  170. package/index22.js +1 -1
  171. package/index22.mjs +148 -61
  172. package/index220.js +1 -1
  173. package/index220.mjs +119 -110
  174. package/index221.js +1 -1
  175. package/index221.mjs +72 -77
  176. package/index222.js +1 -1
  177. package/index222.mjs +105 -96
  178. package/index223.js +1 -1
  179. package/index223.mjs +53 -98
  180. package/index224.js +1 -1
  181. package/index224.mjs +89 -68
  182. package/index225.js +1 -1
  183. package/index225.mjs +68 -93
  184. package/index226.js +1 -1
  185. package/index226.mjs +52 -151
  186. package/index227.js +1 -1
  187. package/index227.mjs +100 -72
  188. package/index228.js +5 -1
  189. package/index228.mjs +78 -40
  190. package/index229.js +1 -1
  191. package/index229.mjs +2025 -5
  192. package/index230.js +1 -1
  193. package/index230.mjs +59 -61
  194. package/index231.js +1 -1
  195. package/index231.mjs +187 -58
  196. package/index269.js +1 -1
  197. package/index269.mjs +4 -24
  198. package/index270.js +1 -1
  199. package/index270.mjs +46 -45
  200. package/index271.js +1 -1
  201. package/index271.mjs +9 -5
  202. package/index272.js +1 -1
  203. package/index272.mjs +16 -6
  204. package/index273.js +1 -1
  205. package/index273.mjs +16 -15
  206. package/index274.js +1 -1
  207. package/index274.mjs +16 -25
  208. package/index275.js +1 -1
  209. package/index275.mjs +16 -29
  210. package/index276.js +1 -1
  211. package/index276.mjs +16 -32
  212. package/index277.js +1 -1
  213. package/index277.mjs +16 -10
  214. package/index278.js +1 -1
  215. package/index278.mjs +16 -29
  216. package/index279.js +1 -1
  217. package/index279.mjs +16 -10
  218. package/index280.js +1 -1
  219. package/index280.mjs +16 -6
  220. package/index281.js +1 -1
  221. package/index281.mjs +16 -8
  222. package/index282.js +1 -1
  223. package/index282.mjs +16 -14
  224. package/index283.js +1 -1
  225. package/index283.mjs +16 -9
  226. package/index284.js +1 -1
  227. package/index284.mjs +15 -130
  228. package/index285.js +1 -1
  229. package/index285.mjs +16 -191
  230. package/index286.js +1 -1
  231. package/index286.mjs +16 -10
  232. package/index287.js +1 -1
  233. package/index287.mjs +16 -4
  234. package/index288.js +1 -1
  235. package/index288.mjs +16 -37
  236. package/index289.js +1 -1
  237. package/index289.mjs +16 -6
  238. package/index290.js +1 -1
  239. package/index290.mjs +16 -30
  240. package/index291.js +1 -1
  241. package/index291.mjs +16 -7
  242. package/index292.js +1 -1
  243. package/index292.mjs +16 -141
  244. package/index293.js +1 -1
  245. package/index293.mjs +16 -198
  246. package/index294.js +1 -1
  247. package/index294.mjs +16 -23
  248. package/index295.js +1 -1
  249. package/index295.mjs +16 -47
  250. package/index296.js +1 -1
  251. package/index296.mjs +16 -49
  252. package/index297.js +1 -1
  253. package/index297.mjs +16 -101
  254. package/index298.js +1 -1
  255. package/index298.mjs +15 -71
  256. package/index299.js +1 -1
  257. package/index299.mjs +16 -59
  258. package/index300.js +1 -1
  259. package/index300.mjs +16 -8
  260. package/index301.js +1 -1
  261. package/index301.mjs +16 -12
  262. package/index302.js +1 -1
  263. package/index302.mjs +16 -5
  264. package/index303.js +1 -1
  265. package/index303.mjs +16 -49
  266. package/index304.js +1 -1
  267. package/index304.mjs +12 -12
  268. package/index305.js +1 -1
  269. package/index305.mjs +12 -12
  270. package/index306.js +1 -1
  271. package/index306.mjs +25 -16
  272. package/index307.js +1 -1
  273. package/index307.mjs +48 -16
  274. package/index308.js +1 -1
  275. package/index308.mjs +6 -16
  276. package/index309.js +1 -1
  277. package/index309.mjs +6 -16
  278. package/index310.js +1 -1
  279. package/index310.mjs +15 -16
  280. package/index311.js +1 -1
  281. package/index311.mjs +25 -16
  282. package/index312.js +1 -1
  283. package/index312.mjs +29 -16
  284. package/index313.js +1 -1
  285. package/index313.mjs +32 -16
  286. package/index314.js +1 -1
  287. package/index314.mjs +29 -16
  288. package/index315.js +1 -1
  289. package/index315.mjs +10 -16
  290. package/index316.js +1 -1
  291. package/index316.mjs +6 -16
  292. package/index317.js +1 -1
  293. package/index317.mjs +8 -16
  294. package/index318.js +1 -1
  295. package/index318.mjs +14 -16
  296. package/index319.js +1 -1
  297. package/index319.mjs +9 -16
  298. package/index320.js +1 -1
  299. package/index320.mjs +130 -15
  300. package/index321.js +1 -1
  301. package/index321.mjs +191 -16
  302. package/index322.js +1 -1
  303. package/index322.mjs +10 -16
  304. package/index323.js +1 -1
  305. package/index323.mjs +4 -16
  306. package/index324.js +1 -1
  307. package/index324.mjs +37 -16
  308. package/index325.js +1 -1
  309. package/index325.mjs +6 -16
  310. package/index326.js +1 -1
  311. package/index326.mjs +30 -16
  312. package/index327.js +1 -1
  313. package/index327.mjs +7 -16
  314. package/index328.js +1 -1
  315. package/index328.mjs +141 -16
  316. package/index329.js +1 -1
  317. package/index329.mjs +198 -16
  318. package/index330.js +1 -1
  319. package/index330.mjs +23 -16
  320. package/index331.js +1 -1
  321. package/index331.mjs +47 -16
  322. package/index332.js +1 -1
  323. package/index332.mjs +49 -16
  324. package/index333.js +1 -1
  325. package/index333.mjs +101 -16
  326. package/index334.js +1 -1
  327. package/index334.mjs +71 -15
  328. package/index335.js +1 -1
  329. package/index335.mjs +59 -16
  330. package/index336.js +1 -1
  331. package/index336.mjs +8 -16
  332. package/index337.js +1 -1
  333. package/index337.mjs +12 -16
  334. package/index338.js +1 -1
  335. package/index338.mjs +7 -4
  336. package/index339.js +1 -1
  337. package/index339.mjs +68 -6
  338. package/index340.js +1 -1
  339. package/index340.mjs +27 -65
  340. package/index341.js +1 -1
  341. package/index341.mjs +6 -30
  342. package/index342.js +1 -1
  343. package/index342.mjs +6 -6
  344. package/index343.js +1 -1
  345. package/index343.mjs +20 -6
  346. package/index344.js +1 -1
  347. package/index344.mjs +3 -20
  348. package/index381.js +1 -1
  349. package/index381.mjs +6 -5
  350. package/index382.js +1 -1
  351. package/index382.mjs +1 -1
  352. package/index383.js +1 -1
  353. package/index383.mjs +4 -4
  354. package/index384.js +1 -1
  355. package/index384.mjs +1 -1
  356. package/index385.js +1 -1
  357. package/index385.mjs +1 -1
  358. package/index386.js +1 -1
  359. package/index386.mjs +4 -4
  360. package/index387.js +1 -1
  361. package/index387.mjs +4 -4
  362. package/index388.js +1 -1
  363. package/index388.mjs +1 -1
  364. package/index389.js +1 -1
  365. package/index389.mjs +4 -4
  366. package/index390.js +1 -1
  367. package/index390.mjs +4 -4
  368. package/index391.js +1 -1
  369. package/index391.mjs +1 -1
  370. package/index392.js +1 -1
  371. package/index392.mjs +4 -4
  372. package/index393.js +1 -1
  373. package/index393.mjs +4 -4
  374. package/index394.js +1 -1
  375. package/index394.mjs +1 -1
  376. package/index395.js +1 -1
  377. package/index395.mjs +1 -1
  378. package/index396.js +1 -1
  379. package/index396.mjs +4 -4
  380. package/index397.js +1 -1
  381. package/index397.mjs +4 -4
  382. package/index398.js +1 -1
  383. package/index398.mjs +1 -1
  384. package/index399.js +1 -1
  385. package/index399.mjs +4 -4
  386. package/index400.js +1 -1
  387. package/index400.mjs +4 -4
  388. package/index401.js +1 -1
  389. package/index401.mjs +4 -4
  390. package/index402.js +1 -1
  391. package/index402.mjs +1 -1
  392. package/index403.js +1 -1
  393. package/index403.mjs +4 -4
  394. package/index404.js +1 -1
  395. package/index404.mjs +4 -4
  396. package/index405.js +1 -1
  397. package/index405.mjs +4 -4
  398. package/index406.js +1 -1
  399. package/index406.mjs +4 -4
  400. package/index407.js +1 -1
  401. package/index407.mjs +4 -4
  402. package/index408.js +1 -1
  403. package/index408.mjs +1 -1
  404. package/index409.js +1 -1
  405. package/index409.mjs +1 -1
  406. package/index410.js +1 -1
  407. package/index410.mjs +1 -1
  408. package/index411.js +1 -1
  409. package/index411.mjs +4 -4
  410. package/index412.js +1 -1
  411. package/index412.mjs +4 -4
  412. package/index413.js +1 -1
  413. package/index413.mjs +4 -4
  414. package/index414.js +1 -1
  415. package/index414.mjs +4 -4
  416. package/index415.js +1 -1
  417. package/index415.mjs +5 -6
  418. package/package.json +1 -1
package/index185.mjs CHANGED
@@ -1,206 +1,214 @@
1
- import { g as q } from "./index284.mjs";
2
- import { s as J, e as K, c as I } from "./index285.mjs";
3
- function X(U) {
4
- let {
5
- swiper: e,
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
20
- }
21
- });
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: []
31
- };
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;
1
+ import { toCalendarDateTime as M, toAbsolute as h, epochFromDate as Y, fromAbsolute as $, toCalendar as i } from "./index170.mjs";
2
+ import { GregorianCalendar as Z } from "./index184.mjs";
3
+ const y = 36e5;
4
+ function k(e, r) {
5
+ let n = e.copy(), a = "hour" in n ? p(n, r) : 0;
6
+ x(n, r.years || 0), n.calendar.balanceYearMonth && n.calendar.balanceYearMonth(n, e), n.month += r.months || 0, D(n), v(n), n.day += (r.weeks || 0) * 7, n.day += r.days || 0, n.day += a, U(n), n.calendar.balanceDate && n.calendar.balanceDate(n), n.year < 1 && (n.year = 1, n.month = 1, n.day = 1);
7
+ let c = n.calendar.getYearsInEra(n);
8
+ if (n.year > c) {
9
+ var l, t;
10
+ let d = (l = (t = n.calendar).isInverseEra) === null || l === void 0 ? void 0 : l.call(t, n);
11
+ n.year = c, n.month = d ? 1 : n.calendar.getMonthsInYear(n), n.day = d ? 1 : n.calendar.getDaysInMonth(n);
39
12
  }
40
- function o(i, a) {
41
- const {
42
- slidesPerView: r,
43
- slidesPerGroup: s,
44
- centeredSlides: d,
45
- loop: n,
46
- initialSlide: w
47
- } = e.params;
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;
13
+ n.month < 1 && (n.month = 1, n.day = 1);
14
+ let o = n.calendar.getMonthsInYear(n);
15
+ return n.month > o && (n.month = o, n.day = n.calendar.getDaysInMonth(n)), n.day = Math.max(1, Math.min(n.calendar.getDaysInMonth(n), n.day)), n;
16
+ }
17
+ function x(e, r) {
18
+ var n, a;
19
+ !((n = (a = e.calendar).isInverseEra) === null || n === void 0) && n.call(a, e) && (r = -r), e.year += r;
20
+ }
21
+ function D(e) {
22
+ for (; e.month < 1; )
23
+ x(e, -1), e.month += e.calendar.getMonthsInYear(e);
24
+ let r = 0;
25
+ for (; e.month > (r = e.calendar.getMonthsInYear(e)); )
26
+ e.month -= r, x(e, 1);
27
+ }
28
+ function U(e) {
29
+ for (; e.day < 1; )
30
+ e.month--, D(e), e.day += e.calendar.getDaysInMonth(e);
31
+ for (; e.day > e.calendar.getDaysInMonth(e); )
32
+ e.day -= e.calendar.getDaysInMonth(e), e.month++, D(e);
33
+ }
34
+ function v(e) {
35
+ e.month = Math.max(1, Math.min(e.calendar.getMonthsInYear(e), e.month)), e.day = Math.max(1, Math.min(e.calendar.getDaysInMonth(e), e.day));
36
+ }
37
+ function w(e) {
38
+ e.calendar.constrainDate && e.calendar.constrainDate(e), e.year = Math.max(1, Math.min(e.calendar.getYearsInEra(e), e.year)), v(e);
39
+ }
40
+ function g(e) {
41
+ let r = {};
42
+ for (let n in e) typeof e[n] == "number" && (r[n] = -e[n]);
43
+ return r;
44
+ }
45
+ function q(e, r) {
46
+ return k(e, g(r));
47
+ }
48
+ function O(e, r) {
49
+ let n = e.copy();
50
+ return r.era != null && (n.era = r.era), r.year != null && (n.year = r.year), r.month != null && (n.month = r.month), r.day != null && (n.day = r.day), w(n), n;
51
+ }
52
+ function I(e, r) {
53
+ let n = e.copy();
54
+ return r.hour != null && (n.hour = r.hour), r.minute != null && (n.minute = r.minute), r.second != null && (n.second = r.second), r.millisecond != null && (n.millisecond = r.millisecond), N(n), n;
55
+ }
56
+ function F(e) {
57
+ e.second += Math.floor(e.millisecond / 1e3), e.millisecond = b(e.millisecond, 1e3), e.minute += Math.floor(e.second / 60), e.second = b(e.second, 60), e.hour += Math.floor(e.minute / 60), e.minute = b(e.minute, 60);
58
+ let r = Math.floor(e.hour / 24);
59
+ return e.hour = b(e.hour, 24), r;
60
+ }
61
+ function N(e) {
62
+ e.millisecond = Math.max(0, Math.min(e.millisecond, 1e3)), e.second = Math.max(0, Math.min(e.second, 59)), e.minute = Math.max(0, Math.min(e.minute, 59)), e.hour = Math.max(0, Math.min(e.hour, 23));
63
+ }
64
+ function b(e, r) {
65
+ let n = e % r;
66
+ return n < 0 && (n += r), n;
67
+ }
68
+ function p(e, r) {
69
+ return e.hour += r.hours || 0, e.minute += r.minutes || 0, e.second += r.seconds || 0, e.millisecond += r.milliseconds || 0, F(e);
70
+ }
71
+ function P(e, r) {
72
+ let n = e.copy();
73
+ return p(n, r), n;
74
+ }
75
+ function z(e, r) {
76
+ return P(e, g(r));
77
+ }
78
+ function V(e, r, n, a) {
79
+ let c = e.copy();
80
+ switch (r) {
81
+ case "era": {
82
+ let o = e.calendar.getEras(), d = o.indexOf(e.era);
83
+ if (d < 0) throw new Error("Invalid era: " + e.era);
84
+ d = s(d, n, 0, o.length - 1, a == null ? void 0 : a.round), c.era = o[d], w(c);
85
+ break;
99
86
  }
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();
136
- }
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]);
141
- else
142
- e.virtual.slides.push(i);
143
- o(!0);
87
+ case "year":
88
+ var l, t;
89
+ !((l = (t = c.calendar).isInverseEra) === null || l === void 0) && l.call(t, c) && (n = -n), c.year = s(e.year, n, -1 / 0, 9999, a == null ? void 0 : a.round), c.year === -1 / 0 && (c.year = 1), c.calendar.balanceYearMonth && c.calendar.balanceYearMonth(c, e);
90
+ break;
91
+ case "month":
92
+ c.month = s(e.month, n, 1, e.calendar.getMonthsInYear(e), a == null ? void 0 : a.round);
93
+ break;
94
+ case "day":
95
+ c.day = s(e.day, n, 1, e.calendar.getDaysInMonth(e), a == null ? void 0 : a.round);
96
+ break;
97
+ default:
98
+ throw new Error("Unsupported field " + r);
144
99
  }
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;
100
+ return e.calendar.balanceDate && e.calendar.balanceDate(c), w(c), c;
101
+ }
102
+ function G(e, r, n, a) {
103
+ let c = e.copy();
104
+ switch (r) {
105
+ case "hour": {
106
+ let l = e.hour, t = 0, o = 23;
107
+ if ((a == null ? void 0 : a.hourCycle) === 12) {
108
+ let d = l >= 12;
109
+ t = d ? 12 : 0, o = d ? 23 : 11;
110
+ }
111
+ c.hour = s(l, n, t, o, a == null ? void 0 : a.round);
112
+ break;
160
113
  }
161
- o(!0), e.slideTo(r, 0);
162
- }
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);
114
+ case "minute":
115
+ c.minute = s(e.minute, n, 0, 59, a == null ? void 0 : a.round);
116
+ break;
117
+ case "second":
118
+ c.second = s(e.second, n, 0, 59, a == null ? void 0 : a.round);
119
+ break;
120
+ case "millisecond":
121
+ c.millisecond = s(e.millisecond, n, 0, 999, a == null ? void 0 : a.round);
122
+ break;
123
+ default:
124
+ throw new Error("Unsupported field " + r);
179
125
  }
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
- }));
126
+ return c;
127
+ }
128
+ function s(e, r, n, a, c = !1) {
129
+ if (c) {
130
+ e += Math.sign(r), e < n && (e = a);
131
+ let l = Math.abs(r);
132
+ r > 0 ? e = Math.ceil(e / l) * l : e = Math.floor(e / l) * l, e > a && (e = n);
133
+ } else
134
+ e += r, e < n ? e = a - (n - e - 1) : e > a && (e = n + (e - a - 1));
135
+ return e;
136
+ }
137
+ function H(e, r) {
138
+ let n;
139
+ if (r.years != null && r.years !== 0 || r.months != null && r.months !== 0 || r.weeks != null && r.weeks !== 0 || r.days != null && r.days !== 0) {
140
+ let c = k(M(e), {
141
+ years: r.years,
142
+ months: r.months,
143
+ weeks: r.weeks,
144
+ days: r.days
145
+ });
146
+ n = h(c, e.timeZone);
147
+ } else
148
+ n = Y(e) - e.offset;
149
+ n += r.milliseconds || 0, n += (r.seconds || 0) * 1e3, n += (r.minutes || 0) * 6e4, n += (r.hours || 0) * 36e5;
150
+ let a = $(n, e.timeZone);
151
+ return i(a, e.calendar);
152
+ }
153
+ function B(e, r) {
154
+ return H(e, g(r));
155
+ }
156
+ function J(e, r, n, a) {
157
+ switch (r) {
158
+ case "hour": {
159
+ let c = 0, l = 23;
160
+ if ((a == null ? void 0 : a.hourCycle) === 12) {
161
+ let f = e.hour >= 12;
162
+ c = f ? 12 : 0, l = f ? 23 : 11;
163
+ }
164
+ let t = M(e), o = i(I(t, {
165
+ hour: c
166
+ }), new Z()), d = [
167
+ h(o, e.timeZone, "earlier"),
168
+ h(o, e.timeZone, "later")
169
+ ].filter((f) => $(f, e.timeZone).day === o.day)[0], m = i(I(t, {
170
+ hour: l
171
+ }), new Z()), E = [
172
+ h(m, e.timeZone, "earlier"),
173
+ h(m, e.timeZone, "later")
174
+ ].filter((f) => $(f, e.timeZone).day === m.day).pop(), u = Y(e) - e.offset, C = Math.floor(u / y), A = u % y;
175
+ return u = s(C, n, Math.floor(d / y), Math.floor(E / y), a == null ? void 0 : a.round) * y + A, i($(u, e.timeZone), e.calendar);
176
+ }
177
+ case "minute":
178
+ case "second":
179
+ case "millisecond":
180
+ return G(e, r, n, a);
181
+ case "era":
182
+ case "year":
183
+ case "month":
184
+ case "day": {
185
+ let c = V(M(e), r, n, a), l = h(c, e.timeZone);
186
+ return i($(l, e.timeZone), e.calendar);
188
187
  }
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,
201
- update: o
202
- });
188
+ default:
189
+ throw new Error("Unsupported field " + r);
190
+ }
191
+ }
192
+ function K(e, r, n) {
193
+ let a = M(e), c = I(O(a, r), r);
194
+ if (c.compare(a) === 0) return e;
195
+ let l = h(c, e.timeZone, n);
196
+ return i($(l, e.timeZone), e.calendar);
203
197
  }
204
198
  export {
205
- X as default
199
+ k as add,
200
+ P as addTime,
201
+ H as addZoned,
202
+ w as constrain,
203
+ N as constrainTime,
204
+ V as cycleDate,
205
+ G as cycleTime,
206
+ J as cycleZoned,
207
+ g as invertDuration,
208
+ O as set,
209
+ I as setTime,
210
+ K as setZoned,
211
+ q as subtract,
212
+ z as subtractTime,
213
+ B as subtractZoned
206
214
  };
package/index186.js CHANGED
@@ -1 +1 @@
1
- "use strict";const P=require("./index284.js"),b=require("./index285.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;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const c=require("./index170.js"),$=require("./index184.js");function e(t){return`${String(t.hour).padStart(2,"0")}:${String(t.minute).padStart(2,"0")}:${String(t.second).padStart(2,"0")}${t.millisecond?String(t.millisecond/1e3).slice(1):""}`}function n(t){let r=c.toCalendar(t,new $.GregorianCalendar),a;return r.era==="BC"?a=r.year===1?"0000":"-"+String(Math.abs(1-r.year)).padStart(6,"00"):a=String(r.year).padStart(4,"0"),`${a}-${String(r.month).padStart(2,"0")}-${String(r.day).padStart(2,"0")}`}function i(t){return`${n(t)}T${e(t)}`}function S(t){let r=Math.sign(t)<0?"-":"+";t=Math.abs(t);let a=Math.floor(t/36e5),o=t%36e5/6e4;return`${r}${String(a).padStart(2,"0")}:${String(o).padStart(2,"0")}`}function d(t){return`${i(t)}${S(t.offset)}[${t.timeZone}]`}exports.dateTimeToString=i;exports.dateToString=n;exports.timeToString=e;exports.zonedDateTimeToString=d;
package/index186.mjs CHANGED
@@ -1,67 +1,27 @@
1
- import { g as K, a as U } from "./index284.mjs";
2
- import { a as C, b as W } from "./index285.mjs";
3
- function I(H) {
4
- let {
5
- swiper: e,
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: {
15
- enabled: !1,
16
- onlyInViewport: !0,
17
- pageUpDown: !0
18
- }
19
- });
20
- function y(L) {
21
- if (!e.enabled) return;
22
- const {
23
- rtlTranslate: s
24
- } = e;
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;
43
- }
44
- }
45
- if (!h) return;
46
- }
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);
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
63
- });
1
+ import { toCalendar as n } from "./index170.mjs";
2
+ import { GregorianCalendar as $ } from "./index184.mjs";
3
+ function i(a) {
4
+ return `${String(a.hour).padStart(2, "0")}:${String(a.minute).padStart(2, "0")}:${String(a.second).padStart(2, "0")}${a.millisecond ? String(a.millisecond / 1e3).slice(1) : ""}`;
5
+ }
6
+ function o(a) {
7
+ let t = n(a, new $()), r;
8
+ return t.era === "BC" ? r = t.year === 1 ? "0000" : "-" + String(Math.abs(1 - t.year)).padStart(6, "00") : r = String(t.year).padStart(4, "0"), `${r}-${String(t.month).padStart(2, "0")}-${String(t.day).padStart(2, "0")}`;
9
+ }
10
+ function f(a) {
11
+ return `${o(a)}T${i(a)}`;
12
+ }
13
+ function c(a) {
14
+ let t = Math.sign(a) < 0 ? "-" : "+";
15
+ a = Math.abs(a);
16
+ let r = Math.floor(a / 36e5), e = a % 36e5 / 6e4;
17
+ return `${t}${String(r).padStart(2, "0")}:${String(e).padStart(2, "0")}`;
18
+ }
19
+ function g(a) {
20
+ return `${f(a)}${c(a.offset)}[${a.timeZone}]`;
64
21
  }
65
22
  export {
66
- I as default
23
+ f as dateTimeToString,
24
+ o as dateToString,
25
+ i as timeToString,
26
+ g as zonedDateTimeToString
67
27
  };
package/index187.js CHANGED
@@ -1 +1 @@
1
- "use strict";const B=require("./index284.js"),c=require("./index285.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;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./index269.js");function _(e,t,i){r._(e,t),t.set(e,i)}exports._=_;