@okam/stack-ui 1.27.3 → 1.29.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.
- package/components/Box/interface.d.ts +0 -1
- package/components/Button/interface.d.ts +2 -2
- package/components/Menu/interface.d.ts +5 -2
- package/components/Typography/interface.d.ts +0 -1
- package/components/Video/index.d.ts +3 -0
- package/components/Video/interface.d.ts +6 -0
- package/index.d.ts +1 -2
- package/index.js +1 -1
- package/index.mjs +101 -103
- package/index10.js +1 -1
- package/index10.mjs +1 -1
- package/index100.js +2 -1
- package/index100.mjs +22 -17
- package/index101.js +1 -2
- package/index101.mjs +63 -22
- package/index102.js +1 -1
- package/index102.mjs +24 -58
- package/index103.js +1 -1
- package/index103.mjs +4 -29
- package/index104.js +1 -1
- package/index104.mjs +11 -4
- package/index105.js +1 -1
- package/index105.mjs +14 -11
- package/index106.js +1 -1
- package/index106.mjs +22 -13
- package/index107.js +1 -1
- package/index107.mjs +19 -19
- package/index108.js +1 -1
- package/index108.mjs +38 -22
- package/index109.js +2 -1
- package/index109.mjs +12 -38
- package/index11.js +1 -1
- package/index11.mjs +3 -3
- package/index110.js +1 -2
- package/index110.mjs +7 -12
- package/index111.js +1 -1
- package/index111.mjs +21 -7
- package/index112.js +1 -1
- package/index112.mjs +38 -21
- package/index113.js +1 -1
- package/index113.mjs +49 -38
- package/index114.js +1 -1
- package/index114.mjs +40 -49
- package/index115.js +1 -1
- package/index115.mjs +13 -40
- package/index116.js +1 -1
- package/index116.mjs +26 -14
- package/index117.js +1 -1
- package/index117.mjs +17 -23
- package/index118.js +1 -1
- package/index118.mjs +8 -19
- package/index119.js +1 -1
- package/index119.mjs +30 -9
- package/index12.js +1 -1
- package/index12.mjs +1 -1
- package/index120.js +1 -1
- package/index120.mjs +15 -30
- package/index121.js +1 -1
- package/index121.mjs +15 -13
- package/index122.js +1 -1
- package/index122.mjs +21 -17
- package/index123.js +1 -1
- package/index123.mjs +11 -5
- package/index124.js +2 -1
- package/index124.mjs +21 -20
- package/index125.js +1 -1
- package/index125.mjs +12 -11
- package/index126.js +1 -1
- package/index126.mjs +46 -42
- package/index127.js +1 -2
- package/index127.mjs +239 -20
- package/index128.js +2 -1
- package/index128.mjs +12 -11
- package/index129.js +1 -1
- package/index129.mjs +30 -46
- package/index13.js +1 -1
- package/index13.mjs +32 -15
- package/index130.js +1 -1
- package/index130.mjs +43 -233
- package/index131.js +1 -2
- package/index131.mjs +27 -13
- package/index132.js +1 -1
- package/index132.mjs +21 -30
- package/index133.js +1 -1
- package/index133.mjs +61 -50
- package/index134.js +1 -1
- package/index134.mjs +93 -25
- package/index135.js +1 -1
- package/index135.mjs +27 -16
- package/index136.js +1 -1
- package/index136.mjs +121 -3
- package/index137.js +1 -4
- package/index137.mjs +27 -246
- package/index138.js +1 -1
- package/index138.mjs +124 -61
- package/index139.js +1 -1
- package/index139.mjs +132 -92
- package/index14.js +1 -1
- package/index14.mjs +4 -4
- package/index140.js +1 -1
- package/index140.mjs +14 -31
- package/index141.js +1 -1
- package/index141.mjs +90 -116
- package/index142.js +1 -1
- package/index142.mjs +105 -26
- package/index143.js +1 -1
- package/index143.mjs +5 -124
- package/index144.js +1 -1
- package/index144.mjs +3 -134
- package/index145.js +1 -1
- package/index145.mjs +123 -12
- package/index146.js +1 -1
- package/index146.mjs +18 -84
- package/index147.js +1 -1
- package/index147.mjs +46 -101
- package/index148.js +1 -1
- package/index148.mjs +44 -5
- package/index149.js +1 -1
- package/index149.mjs +37 -3
- package/index15.js +1 -1
- package/index15.mjs +1 -1
- package/index150.js +1 -1
- package/index150.mjs +102 -114
- package/index151.js +1 -1
- package/index151.mjs +69 -21
- package/index152.js +1 -1
- package/index152.mjs +86 -36
- package/index153.js +1 -1
- package/index153.mjs +98 -45
- package/index154.js +1 -1
- package/index154.mjs +192 -30
- package/index155.js +1 -1
- package/index155.mjs +58 -107
- package/index156.js +1 -1
- package/index156.mjs +132 -68
- package/index157.js +1 -1
- package/index157.mjs +119 -101
- package/index158.js +1 -1
- package/index158.mjs +218 -98
- package/index159.js +1 -1
- package/index159.mjs +191 -2
- package/index16.js +1 -1
- package/index16.mjs +2 -2
- package/index160.js +1 -1
- package/index160.mjs +69 -5
- package/index161.js +1 -1
- package/index161.mjs +253 -59
- package/index162.js +1 -1
- package/index162.mjs +95 -24
- package/index163.js +1 -1
- package/index163.mjs +173 -53
- package/index164.js +1 -1
- package/index164.mjs +78 -149
- package/index165.js +1 -1
- package/index165.mjs +57 -21
- package/index166.js +1 -1
- package/index166.mjs +125 -18
- package/index167.js +1 -1
- package/index167.mjs +115 -38
- package/index168.js +1 -1
- package/index168.mjs +117 -77
- package/index169.js +1 -1
- package/index169.mjs +70 -28
- package/index17.js +1 -1
- package/index17.mjs +1 -1
- package/index170.js +1 -1
- package/index170.mjs +110 -21
- package/index171.js +1 -1
- package/index171.mjs +50 -51
- package/index172.js +1 -1
- package/index172.mjs +94 -2
- package/index173.js +1 -11
- package/index173.mjs +69 -114
- package/index174.js +1 -1
- package/index174.mjs +50 -193
- package/index175.js +1 -1
- package/index175.mjs +91 -56
- package/index176.js +5 -1
- package/index176.mjs +75 -136
- package/index177.js +1 -1
- package/index177.mjs +1999 -107
- package/index178.js +1 -1
- package/index178.mjs +56 -214
- package/index179.js +1 -1
- package/index179.mjs +186 -188
- package/index18.js +1 -1
- package/index18.mjs +4 -4
- package/index180.js +1 -1
- package/index180.mjs +5 -69
- package/index181.js +1 -1
- package/index181.mjs +121 -249
- package/index182.js +1 -1
- package/index182.mjs +171 -89
- package/index183.js +1 -1
- package/index183.mjs +8 -173
- package/index184.js +1 -1
- package/index184.mjs +3 -84
- package/index185.js +1 -1
- package/index185.mjs +32 -54
- package/index186.js +1 -1
- package/index186.mjs +5 -126
- package/index187.js +1 -1
- package/index187.mjs +25 -112
- package/index188.js +1 -1
- package/index188.mjs +6 -122
- package/index189.js +1 -1
- package/index189.mjs +307 -66
- package/index19.js +1 -1
- package/index19.mjs +2 -2
- package/index190.js +1 -1
- package/index190.mjs +190 -108
- package/index191.js +1 -1
- package/index191.mjs +8 -52
- package/index192.js +1 -1
- package/index192.mjs +24 -91
- package/index193.js +1 -1
- package/index193.mjs +54 -69
- package/index194.js +1 -1
- package/index194.mjs +43 -53
- package/index195.js +1 -1
- package/index195.mjs +123 -98
- package/index196.js +1 -5
- package/index196.mjs +5 -80
- package/index197.js +1 -1
- package/index197.mjs +25 -2008
- package/index198.js +1 -1
- package/index198.mjs +6 -59
- package/index199.js +1 -1
- package/index199.mjs +7 -188
- package/index2.js +1 -1
- package/index2.mjs +20 -20
- package/index20.js +1 -1
- package/index20.mjs +2 -2
- package/index200.js +1 -1
- package/index200.mjs +6 -4
- package/index201.js +1 -1
- package/index201.mjs +5 -2
- package/index202.js +1 -1
- package/index202.mjs +5 -52
- package/index203.js +1 -1
- package/index203.mjs +9 -20
- package/index21.js +1 -1
- package/index21.mjs +1 -1
- package/index22.js +1 -1
- package/index22.mjs +1 -1
- package/index23.js +1 -1
- package/index23.mjs +4 -4
- package/index24.js +1 -1
- package/index24.mjs +5 -5
- package/index25.js +1 -1
- package/index25.mjs +1 -1
- package/index26.js +1 -1
- package/index26.mjs +3 -3
- package/index27.js +1 -1
- package/index27.mjs +3 -3
- package/index28.js +1 -1
- package/index28.mjs +2 -2
- package/index29.js +1 -1
- package/index29.mjs +2 -2
- package/index3.js +1 -1
- package/index3.mjs +1 -1
- package/index30.js +1 -1
- package/index31.js +1 -1
- package/index31.mjs +4 -4
- package/index32.js +1 -1
- package/index32.mjs +2 -2
- package/index33.js +1 -1
- package/index33.mjs +88 -65
- package/index34.js +1 -1
- package/index34.mjs +2 -2
- package/index35.js +1 -1
- package/index35.mjs +3 -3
- package/index36.js +1 -1
- package/index36.mjs +1 -1
- package/index37.js +1 -1
- package/index38.js +2 -1
- package/index38.mjs +20 -45
- package/index39.js +1 -2
- package/index39.mjs +5 -26
- package/index4.js +1 -1
- package/index4.mjs +4 -4
- package/index40.js +1 -1
- package/index40.mjs +7 -4
- package/index41.js +1 -1
- package/index41.mjs +5 -5
- package/index42.js +1 -1
- package/index42.mjs +5 -8
- package/index43.js +1 -1
- package/index43.mjs +2 -2
- package/index44.js +1 -1
- package/index44.mjs +1 -1
- package/index45.js +1 -1
- package/index45.mjs +4 -4
- package/index46.js +1 -1
- package/index46.mjs +9 -3
- package/index47.js +1 -1
- package/index47.mjs +9 -7
- package/index48.js +1 -1
- package/index48.mjs +9 -9
- package/index49.js +1 -1
- package/index49.mjs +46 -13
- package/index50.js +1 -1
- package/index50.mjs +8 -46
- package/index51.js +1 -1
- package/index51.mjs +69 -6
- package/index52.js +1 -1
- package/index52.mjs +8 -71
- package/index53.js +1 -1
- package/index53.mjs +12 -7
- package/index54.js +1 -1
- package/index54.mjs +9 -12
- package/index55.js +1 -1
- package/index55.mjs +17 -10
- package/index56.js +1 -1
- package/index56.mjs +13 -17
- package/index57.js +1 -1
- package/index57.mjs +5 -5
- package/index58.js +1 -1
- package/index58.mjs +6 -6
- package/index59.js +1 -1
- package/index59.mjs +8 -10
- package/index6.js +1 -1
- package/index6.mjs +1 -1
- package/index60.js +1 -1
- package/index60.mjs +5 -5
- package/index61.js +1 -1
- package/index61.mjs +8 -6
- package/index62.js +1 -1
- package/index62.mjs +14 -13
- package/index63.js +2 -1
- package/index63.mjs +23 -14
- package/index64.js +1 -1
- package/index64.mjs +15 -21
- package/index65.js +1 -1
- package/index65.mjs +14 -16
- package/index66.js +1 -1
- package/index66.mjs +40 -13
- package/index67.js +1 -1
- package/index67.mjs +36 -39
- package/index68.js +1 -1
- package/index68.mjs +11 -37
- package/index69.js +1 -1
- package/index69.mjs +10 -11
- package/index7.js +1 -1
- package/index7.mjs +1 -1
- package/index70.js +1 -1
- package/index70.mjs +13 -10
- package/index71.js +1 -1
- package/index71.mjs +10 -13
- package/index72.js +1 -2
- package/index72.mjs +2 -12
- package/index73.js +2 -1
- package/index73.mjs +9 -2
- package/index74.js +1 -1
- package/index74.mjs +6 -7
- package/index75.js +1 -1
- package/index75.mjs +6 -6
- package/index76.js +1 -1
- package/index76.mjs +6 -6
- package/index77.js +1 -2
- package/index77.mjs +25 -8
- package/index78.js +1 -1
- package/index78.mjs +2 -25
- package/index79.js +6 -1
- package/index79.mjs +94 -2
- package/index8.js +1 -1
- package/index8.mjs +3 -3
- package/index80.js +1 -6
- package/index80.mjs +54 -79
- package/index81.js +1 -1
- package/index81.mjs +33 -61
- package/index82.js +42 -1
- package/index82.mjs +67 -34
- package/index83.js +1 -42
- package/index83.mjs +154 -65
- package/index84.js +9 -1
- package/index84.mjs +47 -149
- package/index85.js +1 -9
- package/index85.mjs +36 -48
- package/index86.js +1 -1
- package/index86.mjs +8 -40
- package/index87.js +1 -1
- package/index87.mjs +31 -9
- package/index88.js +1 -1
- package/index88.mjs +6 -35
- package/index89.js +12 -1
- package/index89.mjs +40 -6
- package/index9.js +1 -1
- package/index9.mjs +38 -43
- package/index90.js +1 -12
- package/index90.mjs +25 -36
- package/index91.js +1 -1
- package/index91.mjs +8 -24
- package/index92.js +7 -1
- package/index92.mjs +13 -7
- package/index93.js +14 -6
- package/index93.mjs +65 -13
- package/index94.js +1 -15
- package/index94.mjs +7 -71
- package/index95.js +16 -1
- package/index95.mjs +25 -7
- package/index96.js +1 -16
- package/index96.mjs +37 -20
- package/index97.js +1 -1
- package/index97.mjs +43 -40
- package/index98.js +1 -1
- package/index98.mjs +47 -44
- package/index99.js +1 -1
- package/index99.mjs +17 -48
- package/package.json +1 -1
- package/theme/Alerts/index.d.ts +88 -0
- package/theme/Button/index.d.ts +28 -0
- package/theme/Carousel/index.d.ts +36 -0
- package/types/next-link.d.ts +16 -0
- package/components/DirectusImg/index.d.ts +0 -3
- package/components/DirectusImg/interface.d.ts +0 -20
- package/components/Img/index.d.ts +0 -3
- package/components/Img/interface.d.ts +0 -6
- package/index204.js +0 -1
- package/index204.mjs +0 -26
- package/index205.js +0 -1
- package/index205.mjs +0 -29
- package/index206.js +0 -1
- package/index206.mjs +0 -49
- package/index207.js +0 -1
- package/index207.mjs +0 -4
- package/index208.js +0 -1
- package/index208.mjs +0 -23
- package/index209.js +0 -1
- package/index209.mjs +0 -4
- package/index210.js +0 -1
- package/index210.mjs +0 -31
- package/index211.js +0 -1
- package/index211.mjs +0 -4
- package/index212.js +0 -1
- package/index212.mjs +0 -4
- package/index213.js +0 -1
- package/index213.mjs +0 -25
- package/index214.js +0 -1
- package/index214.mjs +0 -4
- package/index215.js +0 -1
- package/index215.mjs +0 -4
- package/index216.js +0 -1
- package/index216.mjs +0 -4
- package/index217.js +0 -1
- package/index217.mjs +0 -40
- package/index218.js +0 -1
- package/index218.mjs +0 -4
- package/index219.js +0 -1
- package/index219.mjs +0 -23
- package/index220.js +0 -1
- package/index220.mjs +0 -25
- package/index221.js +0 -1
- package/index221.mjs +0 -4
- package/index222.js +0 -1
- package/index222.mjs +0 -25
- package/index223.js +0 -1
- package/index223.mjs +0 -4
- package/index224.js +0 -1
- package/index224.mjs +0 -133
- package/index225.js +0 -1
- package/index225.mjs +0 -182
- package/index226.js +0 -1
- package/index226.mjs +0 -12
- package/index227.js +0 -1
- package/index227.mjs +0 -6
- package/index228.js +0 -1
- package/index228.mjs +0 -39
- package/index229.js +0 -1
- package/index229.mjs +0 -8
- package/index230.js +0 -1
- package/index230.mjs +0 -32
- package/index231.js +0 -1
- package/index231.mjs +0 -9
- package/index232.js +0 -1
- package/index232.mjs +0 -316
- package/index233.js +0 -1
- package/index233.mjs +0 -195
- package/index234.js +0 -1
- package/index234.mjs +0 -11
- package/index235.js +0 -1
- package/index235.mjs +0 -29
- package/index236.js +0 -1
- package/index236.mjs +0 -58
- package/index237.js +0 -1
- package/index237.mjs +0 -49
- package/index238.js +0 -1
- package/index238.mjs +0 -127
- package/index239.js +0 -1
- package/index239.mjs +0 -4
- package/index240.js +0 -1
- package/index240.mjs +0 -4
- package/index241.js +0 -1
- package/index241.mjs +0 -4
- package/index242.js +0 -1
- package/index242.mjs +0 -20
- package/index243.js +0 -1
- package/index243.mjs +0 -29
- package/index244.js +0 -1
- package/index244.mjs +0 -4
- package/index245.js +0 -1
- package/index245.mjs +0 -91
- package/index246.js +0 -1
- package/index246.mjs +0 -22
- package/index247.js +0 -1
- package/index247.mjs +0 -4
- package/index248.js +0 -1
- package/index248.mjs +0 -40
- package/index249.js +0 -1
- package/index249.mjs +0 -139
- package/index250.js +0 -1
- package/index250.mjs +0 -4
- package/index251.js +0 -1
- package/index251.mjs +0 -4
- package/index252.js +0 -1
- package/index252.mjs +0 -25
- package/index253.js +0 -1
- package/index253.mjs +0 -4
- package/index254.js +0 -1
- package/index254.mjs +0 -4
- package/index255.js +0 -1
- package/index255.mjs +0 -4
- package/index256.js +0 -1
- package/index256.mjs +0 -25
- package/index257.js +0 -1
- package/index257.mjs +0 -4
- package/index258.js +0 -1
- package/index258.mjs +0 -28
- package/index259.js +0 -1
- package/index259.mjs +0 -4
- package/index260.js +0 -1
- package/index260.mjs +0 -8
- package/index261.js +0 -1
- package/index261.mjs +0 -4
- package/index262.js +0 -1
- package/index262.mjs +0 -4
- package/index263.js +0 -1
- package/index263.mjs +0 -4
- package/index264.js +0 -1
- package/index264.mjs +0 -4
- package/index265.js +0 -1
- package/index265.mjs +0 -74
- package/index266.js +0 -1
- package/index266.mjs +0 -4
- package/index267.js +0 -1
- package/index267.mjs +0 -4
- package/index268.js +0 -1
- package/index268.mjs +0 -21
- package/index269.js +0 -1
- package/index269.mjs +0 -4
- package/index270.js +0 -1
- package/index270.mjs +0 -4
- package/index271.js +0 -1
- package/index271.mjs +0 -4
- package/index272.js +0 -1
- package/index272.mjs +0 -31
- package/index273.js +0 -1
- package/index273.mjs +0 -9
- package/index274.js +0 -1
- package/index274.mjs +0 -10
- package/index275.js +0 -1
- package/index275.mjs +0 -10
- package/index276.js +0 -1
- package/index276.mjs +0 -4
- package/index277.js +0 -1
- package/index277.mjs +0 -39
- package/index278.js +0 -1
- package/index278.mjs +0 -4
- package/index279.js +0 -1
- package/index279.mjs +0 -7
- package/index280.js +0 -1
- package/index280.mjs +0 -8
- package/index281.js +0 -1
- package/index281.mjs +0 -12
- package/index282.js +0 -1
- package/index282.mjs +0 -4
- package/index283.js +0 -1
- package/index283.mjs +0 -20
- package/index284.js +0 -1
- package/index284.mjs +0 -33
- package/index285.js +0 -1
- package/index285.mjs +0 -4
- package/index286.js +0 -1
- package/index286.mjs +0 -4
package/index154.mjs
CHANGED
|
@@ -1,40 +1,202 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
1
|
+
import { g as R } from "./index181.mjs";
|
|
2
|
+
import { s as _, e as q, c as j } from "./index182.mjs";
|
|
3
|
+
function Q(y) {
|
|
4
|
+
let {
|
|
5
|
+
swiper: e,
|
|
6
|
+
extendParams: I,
|
|
7
|
+
on: x,
|
|
8
|
+
emit: M
|
|
9
|
+
} = y;
|
|
10
|
+
I({
|
|
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
|
|
14
20
|
}
|
|
15
|
-
|
|
21
|
+
});
|
|
22
|
+
let P;
|
|
23
|
+
const U = R();
|
|
24
|
+
e.virtual = {
|
|
25
|
+
cache: {},
|
|
26
|
+
from: void 0,
|
|
27
|
+
to: void 0,
|
|
28
|
+
slides: [],
|
|
29
|
+
offset: 0,
|
|
30
|
+
slidesGrid: []
|
|
31
|
+
};
|
|
32
|
+
const O = U.createElement("div");
|
|
33
|
+
function T(i, r) {
|
|
34
|
+
const a = e.params.virtual;
|
|
35
|
+
if (a.cache && e.virtual.cache[r])
|
|
36
|
+
return e.virtual.cache[r];
|
|
37
|
+
let s;
|
|
38
|
+
return a.renderSlide ? (s = a.renderSlide.call(e, i, r), typeof s == "string" && (O.innerHTML = s, s = O.children[0])) : e.isElement ? s = j("swiper-slide") : s = j("div", e.params.slideClass), s.setAttribute("data-swiper-slide-index", r), a.renderSlide || (s.innerHTML = i), a.cache && (e.virtual.cache[r] = s), s;
|
|
16
39
|
}
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
40
|
+
function o(i) {
|
|
41
|
+
const {
|
|
42
|
+
slidesPerView: r,
|
|
43
|
+
slidesPerGroup: a,
|
|
44
|
+
centeredSlides: s,
|
|
45
|
+
loop: d
|
|
46
|
+
} = e.params, {
|
|
47
|
+
addSlidesBefore: g,
|
|
48
|
+
addSlidesAfter: S
|
|
49
|
+
} = e.params.virtual, {
|
|
50
|
+
from: p,
|
|
51
|
+
to: h,
|
|
52
|
+
slides: n,
|
|
53
|
+
slidesGrid: V,
|
|
54
|
+
offset: D
|
|
55
|
+
} = e.virtual;
|
|
56
|
+
e.params.cssMode || e.updateActiveIndex();
|
|
57
|
+
const E = e.activeIndex || 0;
|
|
58
|
+
let b;
|
|
59
|
+
e.rtlTranslate ? b = "right" : b = e.isHorizontal() ? "left" : "top";
|
|
60
|
+
let A, u;
|
|
61
|
+
s ? (A = Math.floor(r / 2) + a + S, u = Math.floor(r / 2) + a + g) : (A = r + (a - 1) + S, u = (d ? r : a) + g);
|
|
62
|
+
let c = E - u, f = E + A;
|
|
63
|
+
d || (c = Math.max(c, 0), f = Math.min(f, n.length - 1));
|
|
64
|
+
let v = (e.slidesGrid[c] || 0) - (e.slidesGrid[0] || 0);
|
|
65
|
+
d && E >= u ? (c -= u, s || (v += e.slidesGrid[0])) : d && E < u && (c = -u, s && (v += e.slidesGrid[0])), Object.assign(e.virtual, {
|
|
66
|
+
from: c,
|
|
67
|
+
to: f,
|
|
68
|
+
offset: v,
|
|
69
|
+
slidesGrid: e.slidesGrid,
|
|
70
|
+
slidesBefore: u,
|
|
71
|
+
slidesAfter: A
|
|
72
|
+
});
|
|
73
|
+
function C() {
|
|
74
|
+
e.updateSlides(), e.updateProgress(), e.updateSlidesClasses(), M("virtualUpdate");
|
|
75
|
+
}
|
|
76
|
+
if (p === c && h === f && !i) {
|
|
77
|
+
e.slidesGrid !== V && v !== D && e.slides.forEach((t) => {
|
|
78
|
+
t.style[b] = `${v - Math.abs(e.cssOverflowAdjustment())}px`;
|
|
79
|
+
}), e.updateProgress(), M("virtualUpdate");
|
|
80
|
+
return;
|
|
81
|
+
}
|
|
82
|
+
if (e.params.virtual.renderExternal) {
|
|
83
|
+
e.params.virtual.renderExternal.call(e, {
|
|
84
|
+
offset: v,
|
|
85
|
+
from: c,
|
|
86
|
+
to: f,
|
|
87
|
+
slides: function() {
|
|
88
|
+
const l = [];
|
|
89
|
+
for (let m = c; m <= f; m += 1)
|
|
90
|
+
l.push(n[m]);
|
|
91
|
+
return l;
|
|
92
|
+
}()
|
|
93
|
+
}), e.params.virtual.renderExternalUpdate ? C() : M("virtualUpdate");
|
|
94
|
+
return;
|
|
95
|
+
}
|
|
96
|
+
const w = [], G = [], $ = (t) => {
|
|
97
|
+
let l = t;
|
|
98
|
+
return t < 0 ? l = n.length + t : l >= n.length && (l = l - n.length), l;
|
|
99
|
+
};
|
|
100
|
+
if (i)
|
|
101
|
+
e.slides.filter((t) => t.matches(`.${e.params.slideClass}, swiper-slide`)).forEach((t) => {
|
|
102
|
+
t.remove();
|
|
103
|
+
});
|
|
104
|
+
else
|
|
105
|
+
for (let t = p; t <= h; t += 1)
|
|
106
|
+
if (t < c || t > f) {
|
|
107
|
+
const l = $(t);
|
|
108
|
+
e.slides.filter((m) => m.matches(`.${e.params.slideClass}[data-swiper-slide-index="${l}"], swiper-slide[data-swiper-slide-index="${l}"]`)).forEach((m) => {
|
|
109
|
+
m.remove();
|
|
110
|
+
});
|
|
111
|
+
}
|
|
112
|
+
const F = d ? -n.length : 0, N = d ? n.length * 2 : n.length;
|
|
113
|
+
for (let t = F; t < N; t += 1)
|
|
114
|
+
if (t >= c && t <= f) {
|
|
115
|
+
const l = $(t);
|
|
116
|
+
typeof h > "u" || i ? G.push(l) : (t > h && G.push(l), t < p && w.push(l));
|
|
117
|
+
}
|
|
118
|
+
if (G.forEach((t) => {
|
|
119
|
+
e.slidesEl.append(T(n[t], t));
|
|
120
|
+
}), d)
|
|
121
|
+
for (let t = w.length - 1; t >= 0; t -= 1) {
|
|
122
|
+
const l = w[t];
|
|
123
|
+
e.slidesEl.prepend(T(n[l], l));
|
|
124
|
+
}
|
|
125
|
+
else
|
|
126
|
+
w.sort((t, l) => l - t), w.forEach((t) => {
|
|
127
|
+
e.slidesEl.prepend(T(n[t], t));
|
|
128
|
+
});
|
|
129
|
+
q(e.slidesEl, ".swiper-slide, swiper-slide").forEach((t) => {
|
|
130
|
+
t.style[b] = `${v - Math.abs(e.cssOverflowAdjustment())}px`;
|
|
131
|
+
}), C();
|
|
23
132
|
}
|
|
24
|
-
|
|
25
|
-
|
|
133
|
+
function z(i) {
|
|
134
|
+
if (typeof i == "object" && "length" in i)
|
|
135
|
+
for (let r = 0; r < i.length; r += 1)
|
|
136
|
+
i[r] && e.virtual.slides.push(i[r]);
|
|
137
|
+
else
|
|
138
|
+
e.virtual.slides.push(i);
|
|
139
|
+
o(!0);
|
|
26
140
|
}
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
141
|
+
function B(i) {
|
|
142
|
+
const r = e.activeIndex;
|
|
143
|
+
let a = r + 1, s = 1;
|
|
144
|
+
if (Array.isArray(i)) {
|
|
145
|
+
for (let d = 0; d < i.length; d += 1)
|
|
146
|
+
i[d] && e.virtual.slides.unshift(i[d]);
|
|
147
|
+
a = r + i.length, s = i.length;
|
|
148
|
+
} else
|
|
149
|
+
e.virtual.slides.unshift(i);
|
|
150
|
+
if (e.params.virtual.cache) {
|
|
151
|
+
const d = e.virtual.cache, g = {};
|
|
152
|
+
Object.keys(d).forEach((S) => {
|
|
153
|
+
const p = d[S], h = p.getAttribute("data-swiper-slide-index");
|
|
154
|
+
h && p.setAttribute("data-swiper-slide-index", parseInt(h, 10) + s), g[parseInt(S, 10) + s] = p;
|
|
155
|
+
}), e.virtual.cache = g;
|
|
156
|
+
}
|
|
157
|
+
o(!0), e.slideTo(a, 0);
|
|
31
158
|
}
|
|
32
|
-
|
|
159
|
+
function H(i) {
|
|
160
|
+
if (typeof i > "u" || i === null) return;
|
|
161
|
+
let r = e.activeIndex;
|
|
162
|
+
if (Array.isArray(i))
|
|
163
|
+
for (let a = i.length - 1; a >= 0; a -= 1)
|
|
164
|
+
e.params.virtual.cache && (delete e.virtual.cache[i[a]], Object.keys(e.virtual.cache).forEach((s) => {
|
|
165
|
+
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]);
|
|
166
|
+
})), e.virtual.slides.splice(i[a], 1), i[a] < r && (r -= 1), r = Math.max(r, 0);
|
|
167
|
+
else
|
|
168
|
+
e.params.virtual.cache && (delete e.virtual.cache[i], Object.keys(e.virtual.cache).forEach((a) => {
|
|
169
|
+
a > i && (e.virtual.cache[a - 1] = e.virtual.cache[a], e.virtual.cache[a - 1].setAttribute("data-swiper-slide-index", a - 1), delete e.virtual.cache[a]);
|
|
170
|
+
})), e.virtual.slides.splice(i, 1), i < r && (r -= 1), r = Math.max(r, 0);
|
|
171
|
+
o(!0), e.slideTo(r, 0);
|
|
33
172
|
}
|
|
34
|
-
|
|
35
|
-
|
|
173
|
+
function L() {
|
|
174
|
+
e.virtual.slides = [], e.params.virtual.cache && (e.virtual.cache = {}), o(!0), e.slideTo(0, 0);
|
|
36
175
|
}
|
|
176
|
+
x("beforeInit", () => {
|
|
177
|
+
if (!e.params.virtual.enabled) return;
|
|
178
|
+
let i;
|
|
179
|
+
if (typeof e.passedParams.virtual.slides > "u") {
|
|
180
|
+
const r = [...e.slidesEl.children].filter((a) => a.matches(`.${e.params.slideClass}, swiper-slide`));
|
|
181
|
+
r && r.length && (e.virtual.slides = [...r], i = !0, r.forEach((a, s) => {
|
|
182
|
+
a.setAttribute("data-swiper-slide-index", s), e.virtual.cache[s] = a, a.remove();
|
|
183
|
+
}));
|
|
184
|
+
}
|
|
185
|
+
i || (e.virtual.slides = e.params.virtual.slides), e.classNames.push(`${e.params.containerModifierClass}virtual`), e.params.watchSlidesProgress = !0, e.originalParams.watchSlidesProgress = !0, o();
|
|
186
|
+
}), x("setTranslate", () => {
|
|
187
|
+
e.params.virtual.enabled && (e.params.cssMode && !e._immediateVirtual ? (clearTimeout(P), P = setTimeout(() => {
|
|
188
|
+
o();
|
|
189
|
+
}, 100)) : o());
|
|
190
|
+
}), x("init update resize", () => {
|
|
191
|
+
e.params.virtual.enabled && e.params.cssMode && _(e.wrapperEl, "--swiper-virtual-size", `${e.virtualSize}px`);
|
|
192
|
+
}), Object.assign(e.virtual, {
|
|
193
|
+
appendSlide: z,
|
|
194
|
+
prependSlide: B,
|
|
195
|
+
removeSlide: H,
|
|
196
|
+
removeAllSlides: L,
|
|
197
|
+
update: o
|
|
198
|
+
});
|
|
37
199
|
}
|
|
38
200
|
export {
|
|
39
|
-
|
|
201
|
+
Q as default
|
|
40
202
|
};
|
package/index155.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";const P=require("./index181.js"),b=require("./index182.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/index155.mjs
CHANGED
|
@@ -1,116 +1,67 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
function
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
}
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
return p(this, y, e);
|
|
45
|
-
}
|
|
46
|
-
toJulianDay(e) {
|
|
47
|
-
return d(y, e.year, e.month, e.day);
|
|
48
|
-
}
|
|
49
|
-
constructor(...e) {
|
|
50
|
-
super(...e), this.identifier = "islamic-tbla";
|
|
51
|
-
}
|
|
52
|
-
}
|
|
53
|
-
const w = "qgpUDckO1AbqBmwDrQpVBakGkgepC9QF2gpcBS0NlQZKB1QLagutBa4ETwoXBYsGpQbVCtYCWwmdBE0KJg2VDawFtgm6AlsKKwWVCsoG6Qr0AnYJtgJWCcoKpAvSC9kF3AJtCU0FpQpSC6ULtAW2CVcFlwJLBaMGUgdlC2oFqworBZUMSg2lDcoF1gpXCasESwmlClILagt1BXYCtwhbBFUFqQW0BdoJ3QRuAjYJqgpUDbIN1QXaAlsJqwRVCkkLZAtxC7QFtQpVCiUNkg7JDtQG6QprCasEkwpJDaQNsg25CroEWworBZUKKgtVC1wFvQQ9Ah0JlQpKC1oLbQW2AjsJmwRVBqkGVAdqC2wFrQpVBSkLkgupC9QF2gpaBasKlQVJB2QHqgu1BbYCVgpNDiULUgtqC60FrgIvCZcESwalBqwG1gpdBZ0ETQoWDZUNqgW1BdoCWwmtBJUFygbkBuoK9QS2AlYJqgpUC9IL2QXqAm0JrQSVCkoLpQuyBbUJ1gSXCkcFkwZJB1ULagVrCisFiwpGDaMNygXWCtsEawJLCaUKUgtpC3UFdgG3CFsCKwVlBbQF2gntBG0BtgimClINqQ3UBdoKWwmrBFMGKQdiB6kLsgW1ClUFJQuSDckO0gbpCmsFqwRVCikNVA2qDbUJugQ7CpsETQqqCtUK2gJdCV4ELgqaDFUNsga5BroEXQotBZUKUguoC7QLuQXaAloJSgukDdEO6AZqC20FNQWVBkoNqA3UDdoGWwWdAisGFQtKC5ULqgWuCi4JjwwnBZUGqgbWCl0FnQI=";
|
|
54
|
-
let c, s;
|
|
55
|
-
function $(a) {
|
|
56
|
-
return h + s[a - n];
|
|
57
|
-
}
|
|
58
|
-
function u(a, e) {
|
|
59
|
-
let r = a - n, t = 1 << 11 - (e - 1);
|
|
60
|
-
return c[r] & t ? 30 : 29;
|
|
61
|
-
}
|
|
62
|
-
function b(a, e) {
|
|
63
|
-
let r = $(a);
|
|
64
|
-
for (let t = 1; t < e; t++) r += u(a, t);
|
|
65
|
-
return r;
|
|
66
|
-
}
|
|
67
|
-
function m(a) {
|
|
68
|
-
return s[a + 1 - n] - s[a - n];
|
|
69
|
-
}
|
|
70
|
-
class q extends B {
|
|
71
|
-
fromJulianDay(e) {
|
|
72
|
-
let r = e - g, t = $(n), C = $(f);
|
|
73
|
-
if (r < t || r > C) return super.fromJulianDay(e);
|
|
74
|
-
{
|
|
75
|
-
let l = n - 1, i = 1, o = 1;
|
|
76
|
-
for (; o > 0; ) {
|
|
77
|
-
l++, o = r - $(l) + 1;
|
|
78
|
-
let Q = m(l);
|
|
79
|
-
if (o === Q) {
|
|
80
|
-
i = 12;
|
|
81
|
-
break;
|
|
82
|
-
} else if (o < Q) {
|
|
83
|
-
let A = u(l, i);
|
|
84
|
-
for (i = 1; o > A; )
|
|
85
|
-
o -= A, i++, A = u(l, i);
|
|
86
|
-
break;
|
|
1
|
+
import { g as K, a as U } from "./index181.mjs";
|
|
2
|
+
import { a as C, b as W } from "./index182.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
|
+
}
|
|
87
44
|
}
|
|
45
|
+
if (!h) return;
|
|
88
46
|
}
|
|
89
|
-
|
|
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);
|
|
90
48
|
}
|
|
91
49
|
}
|
|
92
|
-
|
|
93
|
-
|
|
94
|
-
}
|
|
95
|
-
getDaysInMonth(e) {
|
|
96
|
-
return e.year < n || e.year > f ? super.getDaysInMonth(e) : u(e.year, e.month);
|
|
50
|
+
function g() {
|
|
51
|
+
e.keyboard.enabled || (o.addEventListener("keydown", y), e.keyboard.enabled = !0);
|
|
97
52
|
}
|
|
98
|
-
|
|
99
|
-
|
|
100
|
-
}
|
|
101
|
-
constructor() {
|
|
102
|
-
if (super(), this.identifier = "islamic-umalqura", c || (c = new Uint16Array(Uint8Array.from(atob(w), (e) => e.charCodeAt(0)).buffer)), !s) {
|
|
103
|
-
s = new Uint32Array(f - n + 1);
|
|
104
|
-
let e = 0;
|
|
105
|
-
for (let r = n; r <= f; r++) {
|
|
106
|
-
s[r - n] = e;
|
|
107
|
-
for (let t = 1; t <= 12; t++) e += u(r, t);
|
|
108
|
-
}
|
|
109
|
-
}
|
|
53
|
+
function v() {
|
|
54
|
+
e.keyboard.enabled && (o.removeEventListener("keydown", y), e.keyboard.enabled = !1);
|
|
110
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
|
+
});
|
|
111
64
|
}
|
|
112
65
|
export {
|
|
113
|
-
|
|
114
|
-
L as IslamicTabularCalendar,
|
|
115
|
-
q as IslamicUmalquraCalendar
|
|
66
|
+
I as default
|
|
116
67
|
};
|
package/index156.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";
|
|
1
|
+
"use strict";const B=require("./index181.js"),h=require("./index182.js");function N(S){let{swiper:e,extendParams:Y,on:X,emit:E}=S;const y=B.a();Y({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 T,g=h.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 I(t){return e.params.mousewheel.thresholdDelta&&t.delta<e.params.mousewheel.thresholdDelta||e.params.mousewheel.thresholdTime&&h.d()-g<e.params.mousewheel.thresholdTime?!1:t.delta>=6&&h.d()-g<60?!0:(t.direction<0?(!e.isEnd||e.params.loop)&&!e.animating&&(e.slideNext(),E("scroll",t.raw)):(!e.isBeginning||e.params.loop)&&!e.animating&&(e.slidePrev(),E("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 c=e.getTranslate()+s*f.sensitivity;if(c>=e.minTranslate()&&(c=e.minTranslate()),c<=e.maxTranslate()&&(c=e.maxTranslate()),b=e.params.loop?!0:!(c===e.minTranslate()||c===e.maxTranslate()),b&&e.params.nested&&a.stopPropagation(),!e.params.freeMode||!e.params.freeMode.enabled){const n={time:h.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)&&I(n):I(n),O(n))return!0}else{const n={time:h.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(T),T=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 P=s>0?.8:.2;u=n,i.splice(0),T=h.n(()=>{e.slideToClosest(e.params.speed,!0,void 0,P)},0)}T||(T=h.n(()=>{u=n,i.splice(0),e.slideToClosest(e.params.speed,!0,void 0,.5)},500))}if(m||E("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}X("init",()=>{!e.params.mousewheel.enabled&&e.params.cssMode&&x(),e.params.mousewheel.enabled&&v()}),X("destroy",()=>{e.params.cssMode&&v(),e.mousewheel.enabled&&x()}),Object.assign(e.mousewheel,{enable:v,disable:x})}module.exports=N;
|