@okam/stack-ui 1.35.7 → 1.36.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/Lightbox/hooks/overlay/index.d.ts +4 -4
- package/components/TabList/components/Tab.d.ts +4 -0
- package/components/TabList/components/TabItem.d.ts +4 -0
- package/components/TabList/components/TabPanel.d.ts +4 -0
- package/components/TabList/index.d.ts +4 -0
- package/components/TabList/interface.d.ts +16 -12
- package/helpers/mergeDefaultComponentProps.d.ts +12 -0
- package/index.d.ts +7 -0
- package/index.js +1 -1
- package/index.mjs +106 -96
- package/index10.js +1 -1
- package/index10.mjs +1 -1
- package/index100.js +1 -15
- package/index100.mjs +6 -71
- package/index101.js +12 -1
- package/index101.mjs +39 -6
- package/index102.js +1 -47
- package/index102.mjs +21 -94
- package/index103.js +1 -16
- package/index103.mjs +9 -21
- package/index104.js +7 -1
- package/index104.mjs +15 -38
- package/index105.js +15 -1
- package/index105.mjs +71 -48
- package/index106.js +1 -1
- package/index106.mjs +7 -23
- package/index107.js +41 -2
- package/index107.mjs +105 -21
- package/index108.js +47 -1
- package/index108.mjs +100 -61
- package/index109.js +16 -1
- package/index109.mjs +24 -28
- package/index11.js +1 -1
- package/index11.mjs +3 -3
- package/index110.js +1 -1
- package/index110.mjs +42 -52
- package/index111.js +1 -1
- package/index111.mjs +48 -4
- package/index112.js +1 -1
- package/index112.mjs +23 -11
- package/index113.js +2 -1
- package/index113.mjs +22 -14
- package/index114.js +1 -1
- package/index114.mjs +58 -33
- package/index115.js +1 -1
- package/index115.mjs +26 -20
- package/index116.js +1 -1
- package/index116.mjs +52 -44
- package/index117.js +1 -1
- package/index117.mjs +4 -20
- package/index118.js +1 -1
- package/index118.mjs +11 -38
- package/index119.js +1 -1
- package/index119.mjs +14 -16
- package/index12.js +1 -1
- package/index12.mjs +1 -1
- package/index120.js +1 -1
- package/index120.mjs +37 -240
- package/index121.js +1 -2
- package/index121.mjs +22 -12
- package/index122.js +1 -2
- package/index122.mjs +44 -39
- package/index123.js +1 -1
- package/index123.mjs +20 -11
- package/index124.js +1 -1
- package/index124.mjs +35 -36
- package/index125.js +1 -1
- package/index125.mjs +15 -8
- package/index126.js +1 -1
- package/index126.mjs +237 -19
- package/index127.js +2 -1
- package/index127.mjs +12 -42
- package/index128.js +2 -1
- package/index128.mjs +39 -26
- package/index129.js +1 -1
- package/index129.mjs +11 -41
- package/index13.js +1 -1
- package/index13.mjs +1 -1
- package/index130.js +1 -2
- package/index130.mjs +38 -57
- package/index131.js +1 -1
- package/index131.mjs +9 -39
- package/index132.js +1 -1
- package/index132.mjs +23 -31
- package/index133.js +1 -1
- package/index133.mjs +42 -19
- package/index134.js +1 -1
- package/index134.mjs +26 -9
- package/index135.js +1 -1
- package/index135.mjs +40 -29
- package/index136.js +2 -1
- package/index136.mjs +57 -14
- package/index137.js +1 -1
- package/index137.mjs +37 -15
- package/index138.js +1 -1
- package/index138.mjs +31 -21
- package/index139.js +1 -2
- package/index139.mjs +17 -45
- package/index14.js +1 -1
- package/index14.mjs +4 -4
- package/index140.js +1 -2
- package/index140.mjs +9 -22
- package/index141.js +1 -1
- package/index141.mjs +29 -20
- package/index142.js +1 -1
- package/index142.mjs +14 -5
- package/index143.js +1 -1
- package/index143.mjs +16 -11
- package/index144.js +2 -1
- package/index144.mjs +48 -57
- package/index145.js +1 -1
- package/index145.mjs +37 -11
- package/index146.js +1 -1
- package/index146.mjs +29 -46
- package/index147.js +1 -2
- package/index147.mjs +22 -13
- package/index148.js +1 -1
- package/index148.mjs +36 -30
- package/index149.js +2 -1
- package/index149.mjs +21 -5
- package/index15.js +1 -1
- package/index15.mjs +1 -1
- package/index150.js +1 -2
- package/index150.mjs +20 -49
- package/index151.js +1 -1
- package/index151.mjs +6 -22
- package/index152.js +1 -1
- package/index152.mjs +12 -126
- package/index153.js +1 -1
- package/index153.mjs +51 -22
- package/index154.js +1 -1
- package/index154.mjs +46 -74
- package/index155.js +2 -1
- package/index155.mjs +13 -382
- package/index156.js +1 -1
- package/index156.mjs +30 -47
- package/index157.js +1 -1
- package/index157.mjs +12 -4
- package/index158.js +1 -1
- package/index158.mjs +5 -24
- package/index159.js +2 -1
- package/index159.mjs +48 -46
- package/index16.js +1 -1
- package/index16.mjs +3 -3
- package/index160.js +1 -1
- package/index160.mjs +124 -4
- package/index161.js +1 -1
- package/index161.mjs +72 -23
- package/index162.js +1 -1
- package/index162.mjs +380 -11
- package/index163.js +1 -1
- package/index163.mjs +46 -4
- package/index164.js +1 -1
- package/index164.mjs +4 -15
- package/index165.js +1 -1
- package/index165.mjs +24 -21
- package/index166.js +1 -1
- package/index166.mjs +43 -38
- package/index167.js +1 -1
- package/index167.mjs +5 -24
- package/index168.js +1 -1
- package/index168.mjs +23 -41
- package/index169.js +1 -1
- package/index169.mjs +11 -27
- package/index17.js +1 -1
- package/index17.mjs +6 -6
- package/index170.js +1 -1
- package/index170.mjs +4 -31
- package/index171.js +1 -1
- package/index171.mjs +14 -14
- package/index172.js +1 -1
- package/index172.mjs +21 -28
- package/index173.js +1 -1
- package/index173.mjs +41 -8
- package/index174.js +1 -1
- package/index174.mjs +57 -6
- package/index175.js +1 -1
- package/index175.mjs +41 -5
- package/index176.js +1 -1
- package/index176.mjs +28 -13
- package/index177.js +1 -1
- package/index177.mjs +31 -8
- package/index178.js +1 -1
- package/index178.mjs +14 -17
- package/index179.js +1 -1
- package/index179.mjs +10 -19
- package/index18.js +1 -1
- package/index18.mjs +64 -60
- package/index180.js +1 -1
- package/index180.mjs +24 -50
- package/index181.js +1 -1
- package/index181.mjs +9 -124
- package/index182.js +1 -1
- package/index182.mjs +6 -134
- package/index183.js +1 -1
- package/index183.mjs +5 -44
- package/index184.js +1 -1
- package/index184.mjs +7 -14
- package/index185.js +1 -1
- package/index185.mjs +29 -95
- package/index186.js +1 -1
- package/index186.mjs +17 -105
- package/index187.js +1 -1
- package/index187.mjs +13 -4
- package/index188.js +1 -1
- package/index188.mjs +43 -3
- package/index189.js +1 -1
- package/index189.mjs +7 -124
- package/index19.js +1 -1
- package/index19.mjs +2 -2
- package/index190.js +1 -1
- package/index190.mjs +17 -29
- package/index191.js +1 -1
- package/index191.mjs +3 -52
- package/index192.js +1 -1
- package/index192.mjs +4 -44
- package/index193.js +1 -1
- package/index193.mjs +19 -37
- package/index194.js +1 -1
- package/index194.mjs +51 -110
- package/index195.js +1 -1
- package/index195.mjs +27 -77
- package/index196.js +1 -1
- package/index196.mjs +137 -98
- package/index197.js +1 -1
- package/index197.mjs +198 -98
- package/index198.js +1 -1
- package/index198.mjs +18 -136
- package/index199.js +1 -1
- package/index199.mjs +45 -193
- package/index2.js +1 -1
- package/index2.mjs +35 -33
- package/index20.js +1 -1
- package/index20.mjs +3 -3
- package/index200.js +1 -1
- package/index200.mjs +46 -20
- package/index201.js +1 -1
- package/index201.mjs +91 -43
- package/index202.js +1 -1
- package/index202.mjs +72 -49
- package/index203.js +1 -1
- package/index203.mjs +63 -92
- package/index204.js +1 -1
- package/index204.mjs +8 -72
- package/index205.js +1 -1
- package/index205.mjs +10 -67
- package/index206.js +1 -1
- package/index206.mjs +124 -7
- package/index207.js +1 -1
- package/index207.mjs +133 -10
- package/index208.js +1 -1
- package/index208.mjs +43 -202
- package/index209.js +1 -1
- package/index209.mjs +14 -64
- package/index21.js +1 -1
- package/index21.mjs +2 -2
- package/index210.js +1 -1
- package/index210.mjs +86 -134
- package/index211.js +1 -1
- package/index211.mjs +102 -120
- package/index212.js +1 -1
- package/index212.mjs +4 -224
- package/index213.js +1 -1
- package/index213.mjs +3 -190
- package/index214.js +1 -1
- package/index214.mjs +123 -67
- package/index215.js +1 -1
- package/index215.mjs +23 -273
- package/index216.js +1 -1
- package/index216.mjs +46 -93
- package/index217.js +1 -1
- package/index217.mjs +43 -187
- package/index218.js +1 -1
- package/index218.mjs +36 -83
- package/index219.js +1 -1
- package/index219.mjs +109 -54
- package/index22.js +1 -1
- package/index22.mjs +2 -2
- package/index220.js +1 -1
- package/index220.mjs +76 -125
- package/index221.js +1 -1
- package/index221.mjs +101 -116
- package/index222.js +1 -1
- package/index222.mjs +98 -123
- package/index223.js +1 -1
- package/index223.mjs +195 -64
- package/index224.js +1 -1
- package/index224.mjs +60 -106
- package/index225.js +1 -1
- package/index225.mjs +138 -47
- package/index226.js +1 -1
- package/index226.mjs +119 -88
- package/index227.js +1 -1
- package/index227.mjs +218 -64
- package/index228.js +1 -1
- package/index228.mjs +187 -53
- package/index229.js +1 -1
- package/index229.mjs +63 -93
- package/index23.js +1 -1
- package/index23.mjs +2 -2
- package/index230.js +1 -5
- package/index230.mjs +274 -75
- package/index231.js +1 -1
- package/index231.mjs +90 -2017
- package/index232.js +1 -1
- package/index232.mjs +186 -57
- package/index233.js +1 -1
- package/index233.mjs +82 -186
- package/index234.js +1 -1
- package/index234.mjs +58 -3
- package/index235.js +1 -1
- package/index235.mjs +126 -4
- package/index236.js +1 -1
- package/index236.mjs +117 -5
- package/index237.js +1 -1
- package/index237.mjs +123 -5
- package/index238.js +1 -1
- package/index238.mjs +73 -5
- package/index239.js +1 -1
- package/index239.mjs +111 -5
- package/index24.js +1 -1
- package/index24.mjs +3 -3
- package/index240.js +1 -1
- package/index240.mjs +53 -5
- package/index241.js +1 -1
- package/index241.mjs +94 -5
- package/index242.js +1 -1
- package/index242.mjs +71 -5
- package/index243.js +1 -1
- package/index243.mjs +57 -5
- package/index244.js +1 -1
- package/index244.mjs +100 -5
- package/index245.js +5 -1
- package/index245.mjs +81 -5
- package/index246.js +1 -1
- package/index246.mjs +2025 -4
- package/index247.js +1 -1
- package/index247.mjs +59 -4
- package/index248.js +1 -1
- package/index248.mjs +189 -5
- package/index249.js +1 -1
- package/index249.mjs +6 -5
- package/index25.js +1 -1
- package/index25.mjs +2 -2
- package/index250.js +1 -1
- package/index250.mjs +122 -5
- package/index251.js +1 -1
- package/index251.mjs +44 -5
- package/index252.js +1 -1
- package/index252.mjs +231 -5
- package/index253.js +1 -1
- package/index253.mjs +32 -5
- package/index254.js +1 -1
- package/index254.mjs +4 -5
- package/index255.js +1 -1
- package/index255.mjs +4 -4
- package/index256.js +1 -1
- package/index256.mjs +4 -4
- package/index257.js +1 -1
- package/index257.mjs +1 -1
- package/index258.js +1 -1
- package/index258.mjs +4 -4
- package/index259.js +1 -1
- package/index259.mjs +4 -4
- package/index26.js +1 -1
- package/index26.mjs +2 -2
- package/index260.js +1 -1
- package/index260.mjs +4 -4
- package/index261.js +1 -1
- package/index261.mjs +4 -4
- package/index262.js +1 -1
- package/index262.mjs +1 -1
- package/index263.js +1 -1
- package/index263.mjs +4 -4
- package/index264.js +1 -1
- package/index264.mjs +4 -4
- package/index265.js +1 -1
- package/index265.mjs +4 -4
- package/index266.js +1 -1
- package/index266.mjs +4 -4
- package/index267.js +1 -1
- package/index267.mjs +4 -4
- package/index268.js +1 -1
- package/index268.mjs +4 -4
- package/index269.js +1 -1
- package/index269.mjs +1 -1
- package/index27.js +1 -1
- package/index27.mjs +1 -1
- package/index270.js +1 -1
- package/index270.mjs +4 -130
- package/index271.js +1 -1
- package/index271.mjs +5 -191
- package/index272.js +1 -1
- package/index272.mjs +5 -10
- package/index273.js +1 -1
- package/index273.mjs +5 -4
- package/index274.js +1 -1
- package/index274.mjs +5 -37
- package/index275.js +1 -1
- package/index275.mjs +5 -6
- package/index276.js +1 -1
- package/index276.mjs +5 -30
- package/index277.js +1 -1
- package/index277.mjs +5 -7
- package/index278.js +1 -1
- package/index278.mjs +4 -62
- package/index279.js +1 -1
- package/index279.mjs +5 -7
- package/index28.js +1 -1
- package/index28.mjs +3 -3
- package/index280.js +1 -1
- package/index280.mjs +5 -28
- package/index281.js +1 -1
- package/index281.mjs +5 -93
- package/index282.js +1 -1
- package/index282.mjs +5 -10
- package/index283.js +1 -1
- package/index283.mjs +5 -26
- package/index284.js +1 -1
- package/index284.mjs +5 -34
- package/index285.js +1 -1
- package/index285.mjs +5 -7
- package/index286.js +1 -1
- package/index286.mjs +5 -7
- package/index287.js +1 -1
- package/index287.mjs +5 -30
- package/index288.js +1 -1
- package/index288.mjs +5 -15
- package/index289.js +1 -1
- package/index289.mjs +4 -5
- package/index29.js +1 -1
- package/index29.mjs +3 -3
- package/index290.js +1 -1
- package/index290.mjs +130 -3
- package/index291.js +1 -1
- package/index291.mjs +190 -4
- package/index292.js +1 -1
- package/index292.mjs +9 -8
- package/index293.js +1 -0
- package/index293.mjs +6 -0
- package/index294.js +1 -0
- package/index294.mjs +39 -0
- package/index295.js +1 -0
- package/index295.mjs +8 -0
- package/index296.js +1 -0
- package/index296.mjs +32 -0
- package/index297.js +1 -0
- package/index297.mjs +9 -0
- package/index298.js +1 -0
- package/index298.mjs +65 -0
- package/index299.js +1 -0
- package/index299.mjs +9 -0
- package/index3.js +1 -1
- package/index3.mjs +1 -1
- package/index30.js +1 -1
- package/index30.mjs +3 -3
- package/index300.js +1 -0
- package/index300.mjs +30 -0
- package/index301.js +1 -0
- package/index301.mjs +95 -0
- package/index302.js +1 -0
- package/index302.mjs +12 -0
- package/index303.js +1 -0
- package/index303.mjs +28 -0
- package/index304.js +1 -0
- package/index304.mjs +36 -0
- package/index305.js +1 -0
- package/index305.mjs +9 -0
- package/index306.js +1 -0
- package/index306.mjs +9 -0
- package/index307.js +1 -0
- package/index307.mjs +53 -0
- package/index308.js +1 -0
- package/index308.mjs +32 -0
- package/index309.js +1 -0
- package/index309.mjs +17 -0
- package/index31.js +1 -1
- package/index31.mjs +3 -3
- package/index310.js +1 -0
- package/index310.mjs +24 -0
- package/index311.js +1 -0
- package/index311.mjs +32 -0
- package/index312.js +1 -0
- package/index312.mjs +69 -0
- package/index313.js +1 -0
- package/index313.mjs +56 -0
- package/index314.js +1 -0
- package/index314.mjs +57 -0
- package/index315.js +1 -0
- package/index315.mjs +284 -0
- package/index316.js +1 -0
- package/index316.mjs +23 -0
- package/index317.js +1 -0
- package/index317.mjs +6 -0
- package/index318.js +1 -0
- package/index318.mjs +7 -0
- package/index319.js +1 -0
- package/index319.mjs +11 -0
- package/index32.js +1 -1
- package/index32.mjs +2 -2
- package/index320.js +1 -0
- package/index320.mjs +8 -0
- package/index321.js +1 -0
- package/index321.mjs +33 -0
- package/index322.js +1 -0
- package/index322.mjs +170 -0
- package/index33.js +1 -1
- package/index33.mjs +1 -1
- package/index34.js +1 -1
- package/index34.mjs +4 -4
- package/index35.js +1 -1
- package/index35.mjs +2 -2
- package/index36.js +1 -1
- package/index36.mjs +1 -1
- package/index37.js +1 -1
- package/index37.mjs +2 -2
- package/index38.js +1 -1
- package/index38.mjs +3 -3
- package/index39.js +1 -1
- package/index39.mjs +1 -1
- package/index4.js +1 -1
- package/index4.mjs +3 -3
- package/index41.js +1 -1
- package/index41.mjs +1 -1
- package/index42.js +1 -1
- package/index42.mjs +1 -1
- package/index43.js +1 -1
- package/index43.mjs +1 -1
- package/index44.js +2 -1
- package/index44.mjs +50 -5
- package/index45.js +2 -1
- package/index45.mjs +41 -8
- package/index46.js +2 -1
- package/index46.mjs +29 -8
- package/index47.js +2 -1
- package/index47.mjs +20 -5
- package/index48.js +1 -1
- package/index48.mjs +3 -3
- package/index49.js +1 -1
- package/index49.mjs +7 -4
- package/index50.js +1 -1
- package/index50.mjs +7 -4
- package/index51.js +1 -1
- package/index51.mjs +4 -10
- package/index52.js +1 -1
- package/index52.mjs +4 -12
- package/index53.js +1 -1
- package/index53.mjs +4 -12
- package/index54.js +1 -1
- package/index54.mjs +5 -46
- package/index55.js +1 -1
- package/index55.mjs +11 -8
- package/index56.js +1 -1
- package/index56.mjs +12 -70
- package/index57.js +1 -1
- package/index57.mjs +13 -8
- package/index58.js +1 -1
- package/index58.mjs +45 -12
- 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 +65 -11
- package/index61.js +1 -1
- package/index61.mjs +8 -13
- package/index62.js +1 -1
- package/index62.mjs +10 -10
- package/index63.js +1 -1
- package/index63.mjs +9 -12
- package/index64.js +1 -1
- package/index64.mjs +17 -11
- package/index65.js +1 -1
- package/index65.mjs +9 -7
- package/index66.js +1 -1
- package/index66.mjs +5 -5
- package/index67.js +1 -1
- package/index67.mjs +12 -13
- package/index68.js +1 -2
- package/index68.mjs +10 -22
- package/index69.js +1 -2
- package/index69.mjs +10 -16
- package/index7.js +1 -1
- package/index7.mjs +1 -1
- package/index70.js +1 -2
- package/index70.mjs +13 -15
- package/index71.js +1 -2
- package/index71.mjs +13 -41
- package/index72.js +1 -1
- package/index72.mjs +21 -37
- package/index73.js +1 -1
- package/index73.mjs +15 -11
- package/index74.js +1 -1
- package/index74.mjs +13 -10
- package/index75.js +1 -1
- package/index75.mjs +39 -12
- package/index76.js +1 -1
- package/index76.mjs +37 -10
- package/index77.js +1 -1
- package/index77.mjs +11 -29
- package/index78.js +2 -1
- package/index78.mjs +12 -2
- package/index79.js +1 -1
- package/index79.mjs +14 -8
- package/index8.js +1 -1
- package/index8.mjs +3 -3
- package/index80.js +1 -1
- package/index80.mjs +11 -7
- package/index81.js +1 -1
- package/index81.mjs +30 -7
- package/index82.js +1 -2
- package/index82.mjs +2 -8
- package/index83.js +2 -1
- package/index83.mjs +9 -25
- package/index84.js +2 -1
- package/index84.mjs +8 -5
- package/index85.js +2 -1
- package/index85.mjs +8 -2
- package/index86.js +2 -6
- package/index86.mjs +7 -93
- package/index87.js +1 -1
- package/index87.mjs +25 -69
- package/index88.js +1 -1
- package/index88.mjs +7 -41
- package/index89.js +1 -42
- package/index89.mjs +5 -74
- package/index9.js +1 -1
- package/index9.mjs +1 -1
- package/index90.js +1 -64
- package/index90.mjs +2 -228
- package/index91.js +6 -9
- package/index91.mjs +80 -43
- package/index92.js +1 -1
- package/index92.mjs +59 -35
- package/index93.js +1 -1
- package/index93.mjs +37 -9
- package/index94.js +41 -4
- package/index94.mjs +66 -80
- package/index95.js +64 -1
- package/index95.mjs +228 -6
- package/index96.js +9 -12
- package/index96.mjs +47 -30
- package/index97.js +1 -1
- package/index97.mjs +22 -6
- package/index98.js +1 -1
- package/index98.mjs +4 -4
- package/index99.js +4 -6
- package/index99.mjs +84 -15
- package/package.json +1 -1
- package/theme/TabList/index.d.ts +772 -0
- package/types/react-stately.d.ts +17 -0
- package/components/TabList/components/TabPanel/TabPanel.d.ts +0 -4
package/index247.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index248.js"),p=require("./index246.js");function d(n,i){n===void 0&&(n={}),i===void 0&&(i=!0);const t={on:{}},f={},s={};o.e(t,p.d),t._emitClasses=!0,t.init=!1;const e={},l=o.p.map(a=>a.replace(/_/,"")),r=Object.assign({},n);return Object.keys(r).forEach(a=>{typeof n[a]>"u"||(l.indexOf(a)>=0?o.i(n[a])?(t[a]={},s[a]={},o.e(t[a],n[a]),o.e(s[a],n[a])):(t[a]=n[a],s[a]=n[a]):a.search(/on[A-Z]/)===0&&typeof n[a]=="function"?i?f[`${a[2].toLowerCase()}${a.substr(3)}`]=n[a]:t.on[`${a[2].toLowerCase()}${a.substr(3)}`]=n[a]:e[a]=n[a])}),["navigation","pagination","scrollbar"].forEach(a=>{t[a]===!0&&(t[a]={}),t[a]===!1&&delete t[a]}),{params:t,passedParams:s,rest:e,events:f}}function m(n,i){let{el:t,nextEl:f,prevEl:s,paginationEl:e,scrollbarEl:l,swiper:r}=n;o.n(i)&&f&&s&&(r.params.navigation.nextEl=f,r.originalParams.navigation.nextEl=f,r.params.navigation.prevEl=s,r.originalParams.navigation.prevEl=s),o.a(i)&&e&&(r.params.pagination.el=e,r.originalParams.pagination.el=e),o.b(i)&&l&&(r.params.scrollbar.el=l,r.originalParams.scrollbar.el=l),r.init(t)}function h(n,i,t,f,s){const e=[];if(!i)return e;const l=a=>{e.indexOf(a)<0&&e.push(a)};if(t&&f){const a=f.map(s),u=t.map(s);a.join("")!==u.join("")&&l("children"),f.length!==t.length&&l("children")}return o.p.filter(a=>a[0]==="_").map(a=>a.replace(/_/,"")).forEach(a=>{if(a in n&&a in i)if(o.i(n[a])&&o.i(i[a])){const u=Object.keys(n[a]),g=Object.keys(i[a]);u.length!==g.length?l(a):(u.forEach(c=>{n[a][c]!==i[a][c]&&l(a)}),g.forEach(c=>{n[a][c]!==i[a][c]&&l(a)}))}else n[a]!==i[a]&&l(a)}),e}const v=n=>{!n||n.destroyed||!n.params.virtual||n.params.virtual&&!n.params.virtual.enabled||(n.updateSlides(),n.updateProgress(),n.updateSlidesClasses(),n.parallax&&n.params.parallax&&n.params.parallax.enabled&&n.parallax.setTranslate())};exports.a=h;exports.g=d;exports.m=m;exports.u=v;
|
package/index247.mjs
CHANGED
|
@@ -1,7 +1,62 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
1
|
+
import { e as u, p as d, i as g, n as m, a as h, b as v } from "./index248.mjs";
|
|
2
|
+
import { d as x } from "./index246.mjs";
|
|
3
|
+
function b(n, i) {
|
|
4
|
+
n === void 0 && (n = {}), i === void 0 && (i = !0);
|
|
5
|
+
const t = {
|
|
6
|
+
on: {}
|
|
7
|
+
}, e = {}, r = {};
|
|
8
|
+
u(t, x), t._emitClasses = !0, t.init = !1;
|
|
9
|
+
const o = {}, s = d.map((a) => a.replace(/_/, "")), l = Object.assign({}, n);
|
|
10
|
+
return Object.keys(l).forEach((a) => {
|
|
11
|
+
typeof n[a] > "u" || (s.indexOf(a) >= 0 ? g(n[a]) ? (t[a] = {}, r[a] = {}, u(t[a], n[a]), u(r[a], n[a])) : (t[a] = n[a], r[a] = n[a]) : a.search(/on[A-Z]/) === 0 && typeof n[a] == "function" ? i ? e[`${a[2].toLowerCase()}${a.substr(3)}`] = n[a] : t.on[`${a[2].toLowerCase()}${a.substr(3)}`] = n[a] : o[a] = n[a]);
|
|
12
|
+
}), ["navigation", "pagination", "scrollbar"].forEach((a) => {
|
|
13
|
+
t[a] === !0 && (t[a] = {}), t[a] === !1 && delete t[a];
|
|
14
|
+
}), {
|
|
15
|
+
params: t,
|
|
16
|
+
passedParams: r,
|
|
17
|
+
rest: o,
|
|
18
|
+
events: e
|
|
19
|
+
};
|
|
20
|
+
}
|
|
21
|
+
function C(n, i) {
|
|
22
|
+
let {
|
|
23
|
+
el: t,
|
|
24
|
+
nextEl: e,
|
|
25
|
+
prevEl: r,
|
|
26
|
+
paginationEl: o,
|
|
27
|
+
scrollbarEl: s,
|
|
28
|
+
swiper: l
|
|
29
|
+
} = n;
|
|
30
|
+
m(i) && e && r && (l.params.navigation.nextEl = e, l.originalParams.navigation.nextEl = e, l.params.navigation.prevEl = r, l.originalParams.navigation.prevEl = r), h(i) && o && (l.params.pagination.el = o, l.originalParams.pagination.el = o), v(i) && s && (l.params.scrollbar.el = s, l.originalParams.scrollbar.el = s), l.init(t);
|
|
31
|
+
}
|
|
32
|
+
function S(n, i, t, e, r) {
|
|
33
|
+
const o = [];
|
|
34
|
+
if (!i) return o;
|
|
35
|
+
const s = (a) => {
|
|
36
|
+
o.indexOf(a) < 0 && o.push(a);
|
|
37
|
+
};
|
|
38
|
+
if (t && e) {
|
|
39
|
+
const a = e.map(r), c = t.map(r);
|
|
40
|
+
a.join("") !== c.join("") && s("children"), e.length !== t.length && s("children");
|
|
41
|
+
}
|
|
42
|
+
return d.filter((a) => a[0] === "_").map((a) => a.replace(/_/, "")).forEach((a) => {
|
|
43
|
+
if (a in n && a in i)
|
|
44
|
+
if (g(n[a]) && g(i[a])) {
|
|
45
|
+
const c = Object.keys(n[a]), p = Object.keys(i[a]);
|
|
46
|
+
c.length !== p.length ? s(a) : (c.forEach((f) => {
|
|
47
|
+
n[a][f] !== i[a][f] && s(a);
|
|
48
|
+
}), p.forEach((f) => {
|
|
49
|
+
n[a][f] !== i[a][f] && s(a);
|
|
50
|
+
}));
|
|
51
|
+
} else n[a] !== i[a] && s(a);
|
|
52
|
+
}), o;
|
|
53
|
+
}
|
|
54
|
+
const _ = (n) => {
|
|
55
|
+
!n || n.destroyed || !n.params.virtual || n.params.virtual && !n.params.virtual.enabled || (n.updateSlides(), n.updateProgress(), n.updateSlidesClasses(), n.parallax && n.params.parallax && n.params.parallax.enabled && n.parallax.setTranslate());
|
|
4
56
|
};
|
|
5
57
|
export {
|
|
6
|
-
|
|
58
|
+
S as a,
|
|
59
|
+
b as g,
|
|
60
|
+
C as m,
|
|
61
|
+
_ as u
|
|
7
62
|
};
|
package/index248.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const M=["eventsPrefix","injectStyles","injectStylesUrls","modules","init","_direction","oneWayMovement","swiperElementNodeName","touchEventsTarget","initialSlide","_speed","cssMode","updateOnWindowResize","resizeObserver","nested","focusableElements","_enabled","_width","_height","preventInteractionOnTransition","userAgent","url","_edgeSwipeDetection","_edgeSwipeThreshold","_freeMode","_autoHeight","setWrapperSize","virtualTranslate","_effect","breakpoints","breakpointsBase","_spaceBetween","_slidesPerView","maxBackfaceHiddenSlides","_grid","_slidesPerGroup","_slidesPerGroupSkip","_slidesPerGroupAuto","_centeredSlides","_centeredSlidesBounds","_slidesOffsetBefore","_slidesOffsetAfter","normalizeSlideIndex","_centerInsufficientSlides","_watchOverflow","roundLengths","touchRatio","touchAngle","simulateTouch","_shortSwipes","_longSwipes","longSwipesRatio","longSwipesMs","_followFinger","allowTouchMove","_threshold","touchMoveStopPropagation","touchStartPreventDefault","touchStartForcePreventDefault","touchReleaseOnEdges","uniqueNavElements","_resistance","_resistanceRatio","_watchSlidesProgress","_grabCursor","preventClicks","preventClicksPropagation","_slideToClickedSlide","_loop","loopAdditionalSlides","loopAddBlankSlides","loopPreventsSliding","_rewind","_allowSlidePrev","_allowSlideNext","_swipeHandler","_noSwiping","noSwipingClass","noSwipingSelector","passiveListeners","containerModifierClass","slideClass","slideActiveClass","slideVisibleClass","slideFullyVisibleClass","slideNextClass","slidePrevClass","slideBlankClass","wrapperClass","lazyPreloaderClass","lazyPreloadPrevNext","runCallbacksOnInit","observer","observeParents","observeSlideChildren","a11y","_autoplay","_controller","coverflowEffect","cubeEffect","fadeEffect","flipEffect","creativeEffect","cardsEffect","hashNavigation","history","keyboard","mousewheel","_navigation","_pagination","parallax","_scrollbar","_thumbs","virtual","zoom","control"];function g(t){return typeof t=="object"&&t!==null&&t.constructor&&Object.prototype.toString.call(t).slice(8,-1)==="Object"&&!t.__swiper__}function j(t,i){const r=["__proto__","constructor","prototype"];Object.keys(i).filter(e=>r.indexOf(e)<0).forEach(e=>{typeof t[e]>"u"?t[e]=i[e]:g(i[e])&&g(t[e])&&Object.keys(i[e]).length>0?i[e].__swiper__?t[e]=i[e]:j(t[e],i[e]):t[e]=i[e]})}function z(t){return t===void 0&&(t={}),t.navigation&&typeof t.navigation.nextEl>"u"&&typeof t.navigation.prevEl>"u"}function B(t){return t===void 0&&(t={}),t.pagination&&typeof t.pagination.el>"u"}function I(t){return t===void 0&&(t={}),t.scrollbar&&typeof t.scrollbar.el>"u"}function L(t){t===void 0&&(t="");const i=t.split(" ").map(e=>e.trim()).filter(e=>!!e),r=[];return i.forEach(e=>{r.indexOf(e)<0&&r.push(e)}),r.join(" ")}function N(t){return t===void 0&&(t=""),t?t.includes("swiper-wrapper")?t:`swiper-wrapper ${t}`:"swiper-wrapper"}function A(t){let{swiper:i,slides:r,passedParams:e,changedParams:o,nextEl:s,prevEl:a,scrollbarEl:d,paginationEl:c}=t;const h=o.filter(n=>n!=="children"&&n!=="direction"&&n!=="wrapperClass"),{params:l,pagination:p,navigation:f,scrollbar:v,virtual:u,thumbs:E}=i;let S,_,P,C,x,m,O,b;o.includes("thumbs")&&e.thumbs&&e.thumbs.swiper&&!e.thumbs.swiper.destroyed&&l.thumbs&&(!l.thumbs.swiper||l.thumbs.swiper.destroyed)&&(S=!0),o.includes("controller")&&e.controller&&e.controller.control&&l.controller&&!l.controller.control&&(_=!0),o.includes("pagination")&&e.pagination&&(e.pagination.el||c)&&(l.pagination||l.pagination===!1)&&p&&!p.el&&(P=!0),o.includes("scrollbar")&&e.scrollbar&&(e.scrollbar.el||d)&&(l.scrollbar||l.scrollbar===!1)&&v&&!v.el&&(C=!0),o.includes("navigation")&&e.navigation&&(e.navigation.prevEl||a)&&(e.navigation.nextEl||s)&&(l.navigation||l.navigation===!1)&&f&&!f.prevEl&&!f.nextEl&&(x=!0);const T=n=>{i[n]&&(i[n].destroy(),n==="navigation"?(i.isElement&&(i[n].prevEl.remove(),i[n].nextEl.remove()),l[n].prevEl=void 0,l[n].nextEl=void 0,i[n].prevEl=void 0,i[n].nextEl=void 0):(i.isElement&&i[n].el.remove(),l[n].el=void 0,i[n].el=void 0))};o.includes("loop")&&i.isElement&&(l.loop&&!e.loop?m=!0:!l.loop&&e.loop?O=!0:b=!0),h.forEach(n=>{if(g(l[n])&&g(e[n]))Object.assign(l[n],e[n]),(n==="navigation"||n==="pagination"||n==="scrollbar")&&"enabled"in e[n]&&!e[n].enabled&&T(n);else{const w=e[n];(w===!0||w===!1)&&(n==="navigation"||n==="pagination"||n==="scrollbar")?w===!1&&T(n):l[n]=e[n]}}),h.includes("controller")&&!_&&i.controller&&i.controller.control&&l.controller&&l.controller.control&&(i.controller.control=l.controller.control),o.includes("children")&&r&&u&&l.virtual.enabled?(u.slides=r,u.update(!0)):o.includes("virtual")&&u&&l.virtual.enabled&&(r&&(u.slides=r),u.update(!0)),o.includes("children")&&r&&l.loop&&(b=!0),S&&E.init()&&E.update(!0),_&&(i.controller.control=l.controller.control),P&&(i.isElement&&(!c||typeof c=="string")&&(c=document.createElement("div"),c.classList.add("swiper-pagination"),c.part.add("pagination"),i.el.appendChild(c)),c&&(l.pagination.el=c),p.init(),p.render(),p.update()),C&&(i.isElement&&(!d||typeof d=="string")&&(d=document.createElement("div"),d.classList.add("swiper-scrollbar"),d.part.add("scrollbar"),i.el.appendChild(d)),d&&(l.scrollbar.el=d),v.init(),v.updateSize(),v.setTranslate()),x&&(i.isElement&&((!s||typeof s=="string")&&(s=document.createElement("div"),s.classList.add("swiper-button-next"),s.innerHTML=i.hostEl.constructor.nextButtonSvg,s.part.add("button-next"),i.el.appendChild(s)),(!a||typeof a=="string")&&(a=document.createElement("div"),a.classList.add("swiper-button-prev"),a.innerHTML=i.hostEl.constructor.prevButtonSvg,a.part.add("button-prev"),i.el.appendChild(a))),s&&(l.navigation.nextEl=s),a&&(l.navigation.prevEl=a),f.init(),f.update()),o.includes("allowSlideNext")&&(i.allowSlideNext=e.allowSlideNext),o.includes("allowSlidePrev")&&(i.allowSlidePrev=e.allowSlidePrev),o.includes("direction")&&i.changeDirection(e.direction,!1),(m||b)&&i.loopDestroy(),(O||b)&&i.loopCreate(),i.update()}exports.a=B;exports.b=I;exports.d=L;exports.e=j;exports.i=g;exports.n=z;exports.p=M;exports.u=A;exports.w=N;
|
package/index248.mjs
CHANGED
|
@@ -1,7 +1,191 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
1
|
+
const z = [
|
|
2
|
+
"eventsPrefix",
|
|
3
|
+
"injectStyles",
|
|
4
|
+
"injectStylesUrls",
|
|
5
|
+
"modules",
|
|
6
|
+
"init",
|
|
7
|
+
"_direction",
|
|
8
|
+
"oneWayMovement",
|
|
9
|
+
"swiperElementNodeName",
|
|
10
|
+
"touchEventsTarget",
|
|
11
|
+
"initialSlide",
|
|
12
|
+
"_speed",
|
|
13
|
+
"cssMode",
|
|
14
|
+
"updateOnWindowResize",
|
|
15
|
+
"resizeObserver",
|
|
16
|
+
"nested",
|
|
17
|
+
"focusableElements",
|
|
18
|
+
"_enabled",
|
|
19
|
+
"_width",
|
|
20
|
+
"_height",
|
|
21
|
+
"preventInteractionOnTransition",
|
|
22
|
+
"userAgent",
|
|
23
|
+
"url",
|
|
24
|
+
"_edgeSwipeDetection",
|
|
25
|
+
"_edgeSwipeThreshold",
|
|
26
|
+
"_freeMode",
|
|
27
|
+
"_autoHeight",
|
|
28
|
+
"setWrapperSize",
|
|
29
|
+
"virtualTranslate",
|
|
30
|
+
"_effect",
|
|
31
|
+
"breakpoints",
|
|
32
|
+
"breakpointsBase",
|
|
33
|
+
"_spaceBetween",
|
|
34
|
+
"_slidesPerView",
|
|
35
|
+
"maxBackfaceHiddenSlides",
|
|
36
|
+
"_grid",
|
|
37
|
+
"_slidesPerGroup",
|
|
38
|
+
"_slidesPerGroupSkip",
|
|
39
|
+
"_slidesPerGroupAuto",
|
|
40
|
+
"_centeredSlides",
|
|
41
|
+
"_centeredSlidesBounds",
|
|
42
|
+
"_slidesOffsetBefore",
|
|
43
|
+
"_slidesOffsetAfter",
|
|
44
|
+
"normalizeSlideIndex",
|
|
45
|
+
"_centerInsufficientSlides",
|
|
46
|
+
"_watchOverflow",
|
|
47
|
+
"roundLengths",
|
|
48
|
+
"touchRatio",
|
|
49
|
+
"touchAngle",
|
|
50
|
+
"simulateTouch",
|
|
51
|
+
"_shortSwipes",
|
|
52
|
+
"_longSwipes",
|
|
53
|
+
"longSwipesRatio",
|
|
54
|
+
"longSwipesMs",
|
|
55
|
+
"_followFinger",
|
|
56
|
+
"allowTouchMove",
|
|
57
|
+
"_threshold",
|
|
58
|
+
"touchMoveStopPropagation",
|
|
59
|
+
"touchStartPreventDefault",
|
|
60
|
+
"touchStartForcePreventDefault",
|
|
61
|
+
"touchReleaseOnEdges",
|
|
62
|
+
"uniqueNavElements",
|
|
63
|
+
"_resistance",
|
|
64
|
+
"_resistanceRatio",
|
|
65
|
+
"_watchSlidesProgress",
|
|
66
|
+
"_grabCursor",
|
|
67
|
+
"preventClicks",
|
|
68
|
+
"preventClicksPropagation",
|
|
69
|
+
"_slideToClickedSlide",
|
|
70
|
+
"_loop",
|
|
71
|
+
"loopAdditionalSlides",
|
|
72
|
+
"loopAddBlankSlides",
|
|
73
|
+
"loopPreventsSliding",
|
|
74
|
+
"_rewind",
|
|
75
|
+
"_allowSlidePrev",
|
|
76
|
+
"_allowSlideNext",
|
|
77
|
+
"_swipeHandler",
|
|
78
|
+
"_noSwiping",
|
|
79
|
+
"noSwipingClass",
|
|
80
|
+
"noSwipingSelector",
|
|
81
|
+
"passiveListeners",
|
|
82
|
+
"containerModifierClass",
|
|
83
|
+
"slideClass",
|
|
84
|
+
"slideActiveClass",
|
|
85
|
+
"slideVisibleClass",
|
|
86
|
+
"slideFullyVisibleClass",
|
|
87
|
+
"slideNextClass",
|
|
88
|
+
"slidePrevClass",
|
|
89
|
+
"slideBlankClass",
|
|
90
|
+
"wrapperClass",
|
|
91
|
+
"lazyPreloaderClass",
|
|
92
|
+
"lazyPreloadPrevNext",
|
|
93
|
+
"runCallbacksOnInit",
|
|
94
|
+
"observer",
|
|
95
|
+
"observeParents",
|
|
96
|
+
"observeSlideChildren",
|
|
97
|
+
// modules
|
|
98
|
+
"a11y",
|
|
99
|
+
"_autoplay",
|
|
100
|
+
"_controller",
|
|
101
|
+
"coverflowEffect",
|
|
102
|
+
"cubeEffect",
|
|
103
|
+
"fadeEffect",
|
|
104
|
+
"flipEffect",
|
|
105
|
+
"creativeEffect",
|
|
106
|
+
"cardsEffect",
|
|
107
|
+
"hashNavigation",
|
|
108
|
+
"history",
|
|
109
|
+
"keyboard",
|
|
110
|
+
"mousewheel",
|
|
111
|
+
"_navigation",
|
|
112
|
+
"_pagination",
|
|
113
|
+
"parallax",
|
|
114
|
+
"_scrollbar",
|
|
115
|
+
"_thumbs",
|
|
116
|
+
"virtual",
|
|
117
|
+
"zoom",
|
|
118
|
+
"control"
|
|
119
|
+
];
|
|
120
|
+
function b(t) {
|
|
121
|
+
return typeof t == "object" && t !== null && t.constructor && Object.prototype.toString.call(t).slice(8, -1) === "Object" && !t.__swiper__;
|
|
122
|
+
}
|
|
123
|
+
function j(t, i) {
|
|
124
|
+
const r = ["__proto__", "constructor", "prototype"];
|
|
125
|
+
Object.keys(i).filter((e) => r.indexOf(e) < 0).forEach((e) => {
|
|
126
|
+
typeof t[e] > "u" ? t[e] = i[e] : b(i[e]) && b(t[e]) && Object.keys(i[e]).length > 0 ? i[e].__swiper__ ? t[e] = i[e] : j(t[e], i[e]) : t[e] = i[e];
|
|
127
|
+
});
|
|
128
|
+
}
|
|
129
|
+
function M(t) {
|
|
130
|
+
return t === void 0 && (t = {}), t.navigation && typeof t.navigation.nextEl > "u" && typeof t.navigation.prevEl > "u";
|
|
131
|
+
}
|
|
132
|
+
function B(t) {
|
|
133
|
+
return t === void 0 && (t = {}), t.pagination && typeof t.pagination.el > "u";
|
|
134
|
+
}
|
|
135
|
+
function I(t) {
|
|
136
|
+
return t === void 0 && (t = {}), t.scrollbar && typeof t.scrollbar.el > "u";
|
|
137
|
+
}
|
|
138
|
+
function L(t) {
|
|
139
|
+
t === void 0 && (t = "");
|
|
140
|
+
const i = t.split(" ").map((e) => e.trim()).filter((e) => !!e), r = [];
|
|
141
|
+
return i.forEach((e) => {
|
|
142
|
+
r.indexOf(e) < 0 && r.push(e);
|
|
143
|
+
}), r.join(" ");
|
|
144
|
+
}
|
|
145
|
+
function N(t) {
|
|
146
|
+
return t === void 0 && (t = ""), t ? t.includes("swiper-wrapper") ? t : `swiper-wrapper ${t}` : "swiper-wrapper";
|
|
147
|
+
}
|
|
148
|
+
function A(t) {
|
|
149
|
+
let {
|
|
150
|
+
swiper: i,
|
|
151
|
+
slides: r,
|
|
152
|
+
passedParams: e,
|
|
153
|
+
changedParams: o,
|
|
154
|
+
nextEl: s,
|
|
155
|
+
prevEl: a,
|
|
156
|
+
scrollbarEl: d,
|
|
157
|
+
paginationEl: c
|
|
158
|
+
} = t;
|
|
159
|
+
const h = o.filter((n) => n !== "children" && n !== "direction" && n !== "wrapperClass"), {
|
|
160
|
+
params: l,
|
|
161
|
+
pagination: p,
|
|
162
|
+
navigation: f,
|
|
163
|
+
scrollbar: v,
|
|
164
|
+
virtual: u,
|
|
165
|
+
thumbs: E
|
|
166
|
+
} = i;
|
|
167
|
+
let S, _, x, C, P, m, O, g;
|
|
168
|
+
o.includes("thumbs") && e.thumbs && e.thumbs.swiper && !e.thumbs.swiper.destroyed && l.thumbs && (!l.thumbs.swiper || l.thumbs.swiper.destroyed) && (S = !0), o.includes("controller") && e.controller && e.controller.control && l.controller && !l.controller.control && (_ = !0), o.includes("pagination") && e.pagination && (e.pagination.el || c) && (l.pagination || l.pagination === !1) && p && !p.el && (x = !0), o.includes("scrollbar") && e.scrollbar && (e.scrollbar.el || d) && (l.scrollbar || l.scrollbar === !1) && v && !v.el && (C = !0), o.includes("navigation") && e.navigation && (e.navigation.prevEl || a) && (e.navigation.nextEl || s) && (l.navigation || l.navigation === !1) && f && !f.prevEl && !f.nextEl && (P = !0);
|
|
169
|
+
const T = (n) => {
|
|
170
|
+
i[n] && (i[n].destroy(), n === "navigation" ? (i.isElement && (i[n].prevEl.remove(), i[n].nextEl.remove()), l[n].prevEl = void 0, l[n].nextEl = void 0, i[n].prevEl = void 0, i[n].nextEl = void 0) : (i.isElement && i[n].el.remove(), l[n].el = void 0, i[n].el = void 0));
|
|
171
|
+
};
|
|
172
|
+
o.includes("loop") && i.isElement && (l.loop && !e.loop ? m = !0 : !l.loop && e.loop ? O = !0 : g = !0), h.forEach((n) => {
|
|
173
|
+
if (b(l[n]) && b(e[n]))
|
|
174
|
+
Object.assign(l[n], e[n]), (n === "navigation" || n === "pagination" || n === "scrollbar") && "enabled" in e[n] && !e[n].enabled && T(n);
|
|
175
|
+
else {
|
|
176
|
+
const w = e[n];
|
|
177
|
+
(w === !0 || w === !1) && (n === "navigation" || n === "pagination" || n === "scrollbar") ? w === !1 && T(n) : l[n] = e[n];
|
|
178
|
+
}
|
|
179
|
+
}), h.includes("controller") && !_ && i.controller && i.controller.control && l.controller && l.controller.control && (i.controller.control = l.controller.control), o.includes("children") && r && u && l.virtual.enabled ? (u.slides = r, u.update(!0)) : o.includes("virtual") && u && l.virtual.enabled && (r && (u.slides = r), u.update(!0)), o.includes("children") && r && l.loop && (g = !0), S && E.init() && E.update(!0), _ && (i.controller.control = l.controller.control), x && (i.isElement && (!c || typeof c == "string") && (c = document.createElement("div"), c.classList.add("swiper-pagination"), c.part.add("pagination"), i.el.appendChild(c)), c && (l.pagination.el = c), p.init(), p.render(), p.update()), C && (i.isElement && (!d || typeof d == "string") && (d = document.createElement("div"), d.classList.add("swiper-scrollbar"), d.part.add("scrollbar"), i.el.appendChild(d)), d && (l.scrollbar.el = d), v.init(), v.updateSize(), v.setTranslate()), P && (i.isElement && ((!s || typeof s == "string") && (s = document.createElement("div"), s.classList.add("swiper-button-next"), s.innerHTML = i.hostEl.constructor.nextButtonSvg, s.part.add("button-next"), i.el.appendChild(s)), (!a || typeof a == "string") && (a = document.createElement("div"), a.classList.add("swiper-button-prev"), a.innerHTML = i.hostEl.constructor.prevButtonSvg, a.part.add("button-prev"), i.el.appendChild(a))), s && (l.navigation.nextEl = s), a && (l.navigation.prevEl = a), f.init(), f.update()), o.includes("allowSlideNext") && (i.allowSlideNext = e.allowSlideNext), o.includes("allowSlidePrev") && (i.allowSlidePrev = e.allowSlidePrev), o.includes("direction") && i.changeDirection(e.direction, !1), (m || g) && i.loopDestroy(), (O || g) && i.loopCreate(), i.update();
|
|
180
|
+
}
|
|
5
181
|
export {
|
|
6
|
-
|
|
182
|
+
B as a,
|
|
183
|
+
I as b,
|
|
184
|
+
L as d,
|
|
185
|
+
j as e,
|
|
186
|
+
b as i,
|
|
187
|
+
M as n,
|
|
188
|
+
z as p,
|
|
189
|
+
A as u,
|
|
190
|
+
N as w
|
|
7
191
|
};
|
package/index249.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=new WeakMap;function a(t,e,f){return t?(typeof e=="string"&&(e=e.replace(/\s+/g,"")),`${r.get(t)}-${f}-${e}`):""}exports.generateId=a;exports.tabsIds=r;
|
package/index249.mjs
CHANGED
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}
|
|
1
|
+
const f = /* @__PURE__ */ new WeakMap();
|
|
2
|
+
function $(t, e, a) {
|
|
3
|
+
return t ? (typeof e == "string" && (e = e.replace(/\s+/g, "")), `${f.get(t)}-${a}-${e}`) : "";
|
|
4
|
+
}
|
|
5
5
|
export {
|
|
6
|
-
|
|
6
|
+
$ as generateId,
|
|
7
|
+
f as tabsIds
|
|
7
8
|
};
|
package/index25.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";const i=require("react/jsx-runtime"),F=require("./
|
|
2
|
+
"use strict";const i=require("react/jsx-runtime"),F=require("./index135.js"),q=require("@react-aria/i18n"),g=require("react"),o=require("react-aria"),N=require("react-stately"),S=require("./index73.js"),f=require("./index27.js");function j(n){const{themeName:a="datePicker",tokens:e,customTheme:l,segment:s,state:t}=n,c=g.useRef(null),{segmentProps:d}=o.useDateSegment(s,t,c),u=S(`${a}.dateSegmentPlaceholder`),{focusProps:r,isFocusVisible:h}=o.useFocusRing();return i.jsx(o.FocusRing,{within:!0,focusRingClass:"has-focus-ring",children:i.jsxs(f.BoxWithForwardRef,{...d,...r,ref:c,themeName:`${a}.dateSegment`,tokens:{...e,className:h?`has-focus-ring ${e==null?void 0:e.className}`:(e==null?void 0:e.className)??""},customTheme:l,children:[i.jsx("span",{className:u,"aria-hidden":"true",style:{visibility:s.isPlaceholder?"visible":"hidden",height:s.isPlaceholder?"":0,pointerEvents:"none",display:s.isPlaceholder?"block":"none"},children:s.placeholder}),s.isPlaceholder?"":s.text]})})}function k(n){const{themeName:a="datePicker",tokens:e,customTheme:l}=n,{locale:s}=q.useLocale(),t=N.useDateFieldState({...n,locale:s,createCalendar:F.createCalendar}),{isDisabled:c,isReadOnly:d,isRequired:u}=t,r=g.useRef(null),{fieldProps:h,isInvalid:x}=o.useDateField(n,t,r),m={isInvalid:x,isDisabled:c,isReadOnly:d,isRequired:u,...e};return i.jsx(f.BoxWithForwardRef,{...h,ref:r,themeName:`${a}.dateField`,tokens:m,customTheme:l,children:t.segments.map((P,R)=>i.jsx(j,{themeName:a,tokens:m,segment:P,state:t},R))})}module.exports=k;
|
package/index25.mjs
CHANGED
|
@@ -1,11 +1,11 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsx as r, jsxs as F } from "react/jsx-runtime";
|
|
3
|
-
import { createCalendar as b } from "./
|
|
3
|
+
import { createCalendar as b } from "./index135.mjs";
|
|
4
4
|
import { useLocale as N } from "@react-aria/i18n";
|
|
5
5
|
import { useRef as u } from "react";
|
|
6
6
|
import { useDateField as x, useDateSegment as R, useFocusRing as $, FocusRing as D } from "react-aria";
|
|
7
7
|
import { useDateFieldState as S } from "react-stately";
|
|
8
|
-
import k from "./
|
|
8
|
+
import k from "./index73.mjs";
|
|
9
9
|
import { BoxWithForwardRef as f } from "./index27.mjs";
|
|
10
10
|
function T(o) {
|
|
11
11
|
const { themeName: a = "datePicker", tokens: e, customTheme: l, segment: t, state: s } = o, i = u(null), { segmentProps: c } = R(t, s, i), m = k(`${a}.dateSegmentPlaceholder`), { focusProps: n, isFocusVisible: d } = $();
|
package/index250.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const O=require("./index310.js"),j=require("./index162.js"),N=require("./index307.js"),z=require("./index309.js"),G=require("./index153.js"),A=require("./index123.js"),L=require("./index174.js"),H=require("./index192.js"),J=require("@react-aria/focus"),v=require("react");function Q(r){let{id:b,selectionManager:t,key:o,ref:s,shouldSelectOnPressUp:C,shouldUseVirtualFocus:l,focus:D,isDisabled:c,onAction:m,allowsDifferentPressOrigin:I,linkBehavior:p="action"}=r,F=L.useRouter();b=G.useId(b);let u=e=>{if(e.pointerType==="keyboard"&&O.isNonContiguousSelectionModifier(e))t.toggleSelection(o);else{if(t.selectionMode==="none")return;if(t.isLink(o)){if(p==="selection"&&s.current){let y=t.getItemProps(o);F.open(s.current,e,y.href,y.routerOptions),t.setSelectedKeys(t.selectedKeys);return}else if(p==="override"||p==="none")return}t.selectionMode==="single"?t.isSelected(o)&&!t.disallowEmptySelection?t.toggleSelection(o):t.replaceSelection(o):e&&e.shiftKey?t.extendSelection(o):t.selectionBehavior==="toggle"||e&&(H.isCtrlKeyPressed(e)||e.pointerType==="touch"||e.pointerType==="virtual")?t.toggleSelection(o):t.replaceSelection(o)}};v.useEffect(()=>{o===t.focusedKey&&t.isFocused&&(l?J.moveVirtualFocus(s.current):D?D():document.activeElement!==s.current&&s.current&&z.focusSafely(s.current))},[s,o,t.focusedKey,t.childFocusStrategy,t.isFocused,l]),c=c||t.isDisabled(o);let d={};!l&&!c?d={tabIndex:o===t.focusedKey?0:-1,onFocus(e){e.target===s.current&&t.setFocusedKey(o)}}:c&&(d.onMouseDown=e=>{e.preventDefault()});let E=t.isLink(o)&&p==="override",K=t.isLink(o)&&p!=="selection"&&p!=="none",i=!c&&t.canSelectItem(o)&&!E,k=(m||K)&&!c,a=k&&(t.selectionBehavior==="replace"?!i:!i||t.isEmpty),h=k&&i&&t.selectionBehavior==="replace",f=a||h,P=v.useRef(null),g=f&&i,T=v.useRef(!1),w=v.useRef(!1),S=e=>{if(m&&m(),K&&s.current){let y=t.getItemProps(o);F.open(s.current,e,y.href,y.routerOptions)}},n={ref:s};C?(n.onPressStart=e=>{P.current=e.pointerType,T.current=g,e.pointerType==="keyboard"&&(!f||$())&&u(e)},I?(n.onPressUp=a?void 0:e=>{e.pointerType==="mouse"&&i&&u(e)},n.onPress=a?S:e=>{e.pointerType!=="keyboard"&&e.pointerType!=="mouse"&&i&&u(e)}):n.onPress=e=>{if(a||h&&e.pointerType!=="mouse"){if(e.pointerType==="keyboard"&&!q())return;S(e)}else e.pointerType!=="keyboard"&&i&&u(e)}):(n.onPressStart=e=>{P.current=e.pointerType,T.current=g,w.current=a,i&&(e.pointerType==="mouse"&&!a||e.pointerType==="keyboard"&&(!k||$()))&&u(e)},n.onPress=e=>{(e.pointerType==="touch"||e.pointerType==="pen"||e.pointerType==="virtual"||e.pointerType==="keyboard"&&f&&q()||e.pointerType==="mouse"&&w.current)&&(f?S(e):i&&u(e))}),d["data-collection"]=O.getCollectionId(t.collection),d["data-key"]=o,n.preventFocusOnPress=l,l&&(n=A.mergeProps(n,{onPressStart(e){e.pointerType!=="touch"&&(t.setFocused(!0),t.setFocusedKey(o))},onPress(e){e.pointerType==="touch"&&(t.setFocused(!0),t.setFocusedKey(o))}}));let{pressProps:M,isPressed:B}=j.usePress(n),R=h?e=>{P.current==="mouse"&&(e.stopPropagation(),e.preventDefault(),S(e))}:void 0,{longPressProps:U}=N.useLongPress({isDisabled:!g,onLongPress(e){e.pointerType==="touch"&&(u(e),t.setSelectionBehavior("toggle"))}}),x=e=>{P.current==="touch"&&T.current&&e.preventDefault()},V=t.isLink(o)?e=>{L.openLink.isOpening||e.preventDefault()}:void 0;return{itemProps:A.mergeProps(d,i||a||l?M:{},g?U:{},{onDoubleClick:R,onDragStartCapture:x,onClick:V,id:b},l?{onMouseDown:e=>e.preventDefault()}:void 0),isPressed:B,isSelected:t.isSelected(o),isFocused:t.isFocused&&t.focusedKey===o,isDisabled:c,allowsSelection:i,hasAction:f}}function q(){let r=window.event;return(r==null?void 0:r.key)==="Enter"}function $(){let r=window.event;return(r==null?void 0:r.key)===" "||(r==null?void 0:r.code)==="Space"}exports.useSelectableItem=Q;
|
package/index250.mjs
CHANGED
|
@@ -1,7 +1,124 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
};
|
|
1
|
+
import { getCollectionId as R, isNonContiguousSelectionModifier as N } from "./index310.mjs";
|
|
2
|
+
import { usePress as j } from "./index162.mjs";
|
|
3
|
+
import { useLongPress as q } from "./index307.mjs";
|
|
4
|
+
import { focusSafely as z } from "./index309.mjs";
|
|
5
|
+
import { useId as G } from "./index153.mjs";
|
|
6
|
+
import { mergeProps as K } from "./index123.mjs";
|
|
7
|
+
import { useRouter as H, openLink as J } from "./index174.mjs";
|
|
8
|
+
import { isCtrlKeyPressed as Q } from "./index192.mjs";
|
|
9
|
+
import { moveVirtualFocus as W } from "@react-aria/focus";
|
|
10
|
+
import { useEffect as X, useRef as k } from "react";
|
|
11
|
+
function le(r) {
|
|
12
|
+
let { id: $, selectionManager: o, key: t, ref: s, shouldSelectOnPressUp: O, shouldUseVirtualFocus: l, focus: T, isDisabled: c, onAction: g, allowsDifferentPressOrigin: C, linkBehavior: p = "action" } = r, D = H();
|
|
13
|
+
$ = G($);
|
|
14
|
+
let a = (e) => {
|
|
15
|
+
if (e.pointerType === "keyboard" && N(e)) o.toggleSelection(t);
|
|
16
|
+
else {
|
|
17
|
+
if (o.selectionMode === "none") return;
|
|
18
|
+
if (o.isLink(t)) {
|
|
19
|
+
if (p === "selection" && s.current) {
|
|
20
|
+
let y = o.getItemProps(t);
|
|
21
|
+
D.open(s.current, e, y.href, y.routerOptions), o.setSelectedKeys(o.selectedKeys);
|
|
22
|
+
return;
|
|
23
|
+
} else if (p === "override" || p === "none") return;
|
|
24
|
+
}
|
|
25
|
+
o.selectionMode === "single" ? o.isSelected(t) && !o.disallowEmptySelection ? o.toggleSelection(t) : o.replaceSelection(t) : e && e.shiftKey ? o.extendSelection(t) : o.selectionBehavior === "toggle" || e && (Q(e) || e.pointerType === "touch" || e.pointerType === "virtual") ? o.toggleSelection(t) : o.replaceSelection(t);
|
|
26
|
+
}
|
|
27
|
+
};
|
|
28
|
+
X(() => {
|
|
29
|
+
t === o.focusedKey && o.isFocused && (l ? W(s.current) : T ? T() : document.activeElement !== s.current && s.current && z(s.current));
|
|
30
|
+
}, [
|
|
31
|
+
s,
|
|
32
|
+
t,
|
|
33
|
+
o.focusedKey,
|
|
34
|
+
o.childFocusStrategy,
|
|
35
|
+
o.isFocused,
|
|
36
|
+
l
|
|
37
|
+
]), c = c || o.isDisabled(t);
|
|
38
|
+
let u = {};
|
|
39
|
+
!l && !c ? u = {
|
|
40
|
+
tabIndex: t === o.focusedKey ? 0 : -1,
|
|
41
|
+
onFocus(e) {
|
|
42
|
+
e.target === s.current && o.setFocusedKey(t);
|
|
43
|
+
}
|
|
44
|
+
} : c && (u.onMouseDown = (e) => {
|
|
45
|
+
e.preventDefault();
|
|
46
|
+
});
|
|
47
|
+
let L = o.isLink(t) && p === "override", F = o.isLink(t) && p !== "selection" && p !== "none", i = !c && o.canSelectItem(t) && !L, S = (g || F) && !c, f = S && (o.selectionBehavior === "replace" ? !i : !i || o.isEmpty), v = S && i && o.selectionBehavior === "replace", d = f || v, b = k(null), m = d && i, h = k(!1), x = k(!1), P = (e) => {
|
|
48
|
+
if (g && g(), F && s.current) {
|
|
49
|
+
let y = o.getItemProps(t);
|
|
50
|
+
D.open(s.current, e, y.href, y.routerOptions);
|
|
51
|
+
}
|
|
52
|
+
}, n = {
|
|
53
|
+
ref: s
|
|
54
|
+
};
|
|
55
|
+
O ? (n.onPressStart = (e) => {
|
|
56
|
+
b.current = e.pointerType, h.current = m, e.pointerType === "keyboard" && (!d || A()) && a(e);
|
|
57
|
+
}, C ? (n.onPressUp = f ? void 0 : (e) => {
|
|
58
|
+
e.pointerType === "mouse" && i && a(e);
|
|
59
|
+
}, n.onPress = f ? P : (e) => {
|
|
60
|
+
e.pointerType !== "keyboard" && e.pointerType !== "mouse" && i && a(e);
|
|
61
|
+
}) : n.onPress = (e) => {
|
|
62
|
+
if (f || v && e.pointerType !== "mouse") {
|
|
63
|
+
if (e.pointerType === "keyboard" && !w()) return;
|
|
64
|
+
P(e);
|
|
65
|
+
} else e.pointerType !== "keyboard" && i && a(e);
|
|
66
|
+
}) : (n.onPressStart = (e) => {
|
|
67
|
+
b.current = e.pointerType, h.current = m, x.current = f, i && (e.pointerType === "mouse" && !f || e.pointerType === "keyboard" && (!S || A())) && a(e);
|
|
68
|
+
}, n.onPress = (e) => {
|
|
69
|
+
(e.pointerType === "touch" || e.pointerType === "pen" || e.pointerType === "virtual" || e.pointerType === "keyboard" && d && w() || e.pointerType === "mouse" && x.current) && (d ? P(e) : i && a(e));
|
|
70
|
+
}), u["data-collection"] = R(o.collection), u["data-key"] = t, n.preventFocusOnPress = l, l && (n = K(n, {
|
|
71
|
+
onPressStart(e) {
|
|
72
|
+
e.pointerType !== "touch" && (o.setFocused(!0), o.setFocusedKey(t));
|
|
73
|
+
},
|
|
74
|
+
onPress(e) {
|
|
75
|
+
e.pointerType === "touch" && (o.setFocused(!0), o.setFocusedKey(t));
|
|
76
|
+
}
|
|
77
|
+
}));
|
|
78
|
+
let { pressProps: E, isPressed: I } = j(n), B = v ? (e) => {
|
|
79
|
+
b.current === "mouse" && (e.stopPropagation(), e.preventDefault(), P(e));
|
|
80
|
+
} : void 0, { longPressProps: M } = q({
|
|
81
|
+
isDisabled: !m,
|
|
82
|
+
onLongPress(e) {
|
|
83
|
+
e.pointerType === "touch" && (a(e), o.setSelectionBehavior("toggle"));
|
|
84
|
+
}
|
|
85
|
+
}), U = (e) => {
|
|
86
|
+
b.current === "touch" && h.current && e.preventDefault();
|
|
87
|
+
}, V = o.isLink(t) ? (e) => {
|
|
88
|
+
J.isOpening || e.preventDefault();
|
|
89
|
+
} : void 0;
|
|
90
|
+
return {
|
|
91
|
+
itemProps: K(
|
|
92
|
+
u,
|
|
93
|
+
i || f || l ? E : {},
|
|
94
|
+
m ? M : {},
|
|
95
|
+
{
|
|
96
|
+
onDoubleClick: B,
|
|
97
|
+
onDragStartCapture: U,
|
|
98
|
+
onClick: V,
|
|
99
|
+
id: $
|
|
100
|
+
},
|
|
101
|
+
// Prevent DOM focus from moving on mouse down when using virtual focus
|
|
102
|
+
l ? {
|
|
103
|
+
onMouseDown: (e) => e.preventDefault()
|
|
104
|
+
} : void 0
|
|
105
|
+
),
|
|
106
|
+
isPressed: I,
|
|
107
|
+
isSelected: o.isSelected(t),
|
|
108
|
+
isFocused: o.isFocused && o.focusedKey === t,
|
|
109
|
+
isDisabled: c,
|
|
110
|
+
allowsSelection: i,
|
|
111
|
+
hasAction: d
|
|
112
|
+
};
|
|
113
|
+
}
|
|
114
|
+
function w() {
|
|
115
|
+
let r = window.event;
|
|
116
|
+
return (r == null ? void 0 : r.key) === "Enter";
|
|
117
|
+
}
|
|
118
|
+
function A() {
|
|
119
|
+
let r = window.event;
|
|
120
|
+
return (r == null ? void 0 : r.key) === " " || (r == null ? void 0 : r.code) === "Space";
|
|
121
|
+
}
|
|
5
122
|
export {
|
|
6
|
-
|
|
123
|
+
le as useSelectableItem
|
|
7
124
|
};
|
package/index251.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});class s{getKeyLeftOf(e){return this.flipDirection?this.getNextKey(e):this.getPreviousKey(e)}getKeyRightOf(e){return this.flipDirection?this.getPreviousKey(e):this.getNextKey(e)}isDisabled(e){var t,i;return this.disabledKeys.has(e)||!!(!((i=this.collection.getItem(e))===null||i===void 0||(t=i.props)===null||t===void 0)&&t.isDisabled)}getFirstKey(){let e=this.collection.getFirstKey();return e!=null&&this.isDisabled(e)&&(e=this.getNextKey(e)),e}getLastKey(){let e=this.collection.getLastKey();return e!=null&&this.isDisabled(e)&&(e=this.getPreviousKey(e)),e}getKeyAbove(e){return this.tabDirection?null:this.getPreviousKey(e)}getKeyBelow(e){return this.tabDirection?null:this.getNextKey(e)}getNextKey(e){let t=e;do t=this.collection.getKeyAfter(t),t==null&&(t=this.collection.getFirstKey());while(t!=null&&this.isDisabled(t));return t}getPreviousKey(e){let t=e;do t=this.collection.getKeyBefore(t),t==null&&(t=this.collection.getLastKey());while(t!=null&&this.isDisabled(t));return t}constructor(e,t,i,l=new Set){this.collection=e,this.flipDirection=t==="rtl"&&i==="horizontal",this.disabledKeys=l,this.tabDirection=i==="horizontal"}}exports.TabsKeyboardDelegate=s;
|
package/index251.mjs
CHANGED
|
@@ -1,7 +1,46 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
}
|
|
1
|
+
class r {
|
|
2
|
+
getKeyLeftOf(e) {
|
|
3
|
+
return this.flipDirection ? this.getNextKey(e) : this.getPreviousKey(e);
|
|
4
|
+
}
|
|
5
|
+
getKeyRightOf(e) {
|
|
6
|
+
return this.flipDirection ? this.getPreviousKey(e) : this.getNextKey(e);
|
|
7
|
+
}
|
|
8
|
+
isDisabled(e) {
|
|
9
|
+
var t, i;
|
|
10
|
+
return this.disabledKeys.has(e) || !!(!((i = this.collection.getItem(e)) === null || i === void 0 || (t = i.props) === null || t === void 0) && t.isDisabled);
|
|
11
|
+
}
|
|
12
|
+
getFirstKey() {
|
|
13
|
+
let e = this.collection.getFirstKey();
|
|
14
|
+
return e != null && this.isDisabled(e) && (e = this.getNextKey(e)), e;
|
|
15
|
+
}
|
|
16
|
+
getLastKey() {
|
|
17
|
+
let e = this.collection.getLastKey();
|
|
18
|
+
return e != null && this.isDisabled(e) && (e = this.getPreviousKey(e)), e;
|
|
19
|
+
}
|
|
20
|
+
getKeyAbove(e) {
|
|
21
|
+
return this.tabDirection ? null : this.getPreviousKey(e);
|
|
22
|
+
}
|
|
23
|
+
getKeyBelow(e) {
|
|
24
|
+
return this.tabDirection ? null : this.getNextKey(e);
|
|
25
|
+
}
|
|
26
|
+
getNextKey(e) {
|
|
27
|
+
let t = e;
|
|
28
|
+
do
|
|
29
|
+
t = this.collection.getKeyAfter(t), t == null && (t = this.collection.getFirstKey());
|
|
30
|
+
while (t != null && this.isDisabled(t));
|
|
31
|
+
return t;
|
|
32
|
+
}
|
|
33
|
+
getPreviousKey(e) {
|
|
34
|
+
let t = e;
|
|
35
|
+
do
|
|
36
|
+
t = this.collection.getKeyBefore(t), t == null && (t = this.collection.getLastKey());
|
|
37
|
+
while (t != null && this.isDisabled(t));
|
|
38
|
+
return t;
|
|
39
|
+
}
|
|
40
|
+
constructor(e, t, i, s = /* @__PURE__ */ new Set()) {
|
|
41
|
+
this.collection = e, this.flipDirection = t === "rtl" && i === "horizontal", this.disabledKeys = s, this.tabDirection = i === "horizontal";
|
|
42
|
+
}
|
|
43
|
+
}
|
|
5
44
|
export {
|
|
6
|
-
|
|
45
|
+
r as TabsKeyboardDelegate
|
|
7
46
|
};
|
package/index252.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";exports.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const F=require("./index310.js"),fe=require("./index311.js"),$=require("./index123.js"),H=require("./index173.js"),ae=require("./index174.js"),j=require("./index179.js"),w=require("./index186.js"),O=require("./index188.js"),G=require("./index187.js"),J=require("./index191.js"),b=require("./index192.js"),de=require("react-dom"),p=require("react"),Q=require("./index298.js"),X=require("./index309.js"),Y=require("@react-aria/focus"),ve=require("@react-aria/i18n");function ye(Z){let{selectionManager:e,keyboardDelegate:t,ref:i,autoFocus:P=!1,shouldFocusWrap:S=!1,disallowEmptySelection:_=!1,disallowSelectAll:ee=!1,escapeKeyBehavior:le="clearSelection",selectOnFocus:m=e.selectionBehavior==="replace",disallowTypeAhead:te=!1,shouldUseVirtualFocus:K,allowsTabNavigation:oe=!1,isVirtualized:L,scrollRef:f=i,linkBehavior:N="action"}=Z,{direction:T}=ve.useLocale(),re=ae.useRouter(),ue=l=>{var r;if(l.altKey&&l.key==="Tab"&&l.preventDefault(),!(!((r=i.current)===null||r===void 0)&&r.contains(l.target)))return;const u=(o,v)=>{if(o!=null){if(e.isLink(o)&&N==="selection"&&m&&!F.isNonContiguousSelectionModifier(l)){de.flushSync(()=>{e.setFocusedKey(o,v)});let y=F.getItemElement(i,o),W=e.getItemProps(o);y&&re.open(y,l,W.href,W.routerOptions);return}if(e.setFocusedKey(o,v),e.isLink(o)&&N==="override")return;l.shiftKey&&e.selectionMode==="multiple"?e.extendSelection(o):m&&!F.isNonContiguousSelectionModifier(l)&&e.replaceSelection(o)}};switch(l.key){case"ArrowDown":if(t.getKeyBelow){var n,s,c;let o=e.focusedKey!=null?(n=t.getKeyBelow)===null||n===void 0?void 0:n.call(t,e.focusedKey):(s=t.getFirstKey)===null||s===void 0?void 0:s.call(t);o==null&&S&&(o=(c=t.getFirstKey)===null||c===void 0?void 0:c.call(t,e.focusedKey)),o!=null&&(l.preventDefault(),u(o))}break;case"ArrowUp":if(t.getKeyAbove){var a,d,k;let o=e.focusedKey!=null?(a=t.getKeyAbove)===null||a===void 0?void 0:a.call(t,e.focusedKey):(d=t.getLastKey)===null||d===void 0?void 0:d.call(t);o==null&&S&&(o=(k=t.getLastKey)===null||k===void 0?void 0:k.call(t,e.focusedKey)),o!=null&&(l.preventDefault(),u(o))}break;case"ArrowLeft":if(t.getKeyLeftOf){var q,A,M;let o=e.focusedKey!=null?(q=t.getKeyLeftOf)===null||q===void 0?void 0:q.call(t,e.focusedKey):null;o==null&&S&&(o=T==="rtl"?(A=t.getFirstKey)===null||A===void 0?void 0:A.call(t,e.focusedKey):(M=t.getLastKey)===null||M===void 0?void 0:M.call(t,e.focusedKey)),o!=null&&(l.preventDefault(),u(o,T==="rtl"?"first":"last"))}break;case"ArrowRight":if(t.getKeyRightOf){var C,x,V;let o=e.focusedKey!=null?(C=t.getKeyRightOf)===null||C===void 0?void 0:C.call(t,e.focusedKey):null;o==null&&S&&(o=T==="rtl"?(x=t.getLastKey)===null||x===void 0?void 0:x.call(t,e.focusedKey):(V=t.getFirstKey)===null||V===void 0?void 0:V.call(t,e.focusedKey)),o!=null&&(l.preventDefault(),u(o,T==="rtl"?"last":"first"))}break;case"Home":if(t.getFirstKey){if(e.focusedKey===null&&l.shiftKey)return;l.preventDefault();let o=t.getFirstKey(e.focusedKey,b.isCtrlKeyPressed(l));e.setFocusedKey(o),o!=null&&(b.isCtrlKeyPressed(l)&&l.shiftKey&&e.selectionMode==="multiple"?e.extendSelection(o):m&&e.replaceSelection(o))}break;case"End":if(t.getLastKey){if(e.focusedKey===null&&l.shiftKey)return;l.preventDefault();let o=t.getLastKey(e.focusedKey,b.isCtrlKeyPressed(l));e.setFocusedKey(o),o!=null&&(b.isCtrlKeyPressed(l)&&l.shiftKey&&e.selectionMode==="multiple"?e.extendSelection(o):m&&e.replaceSelection(o))}break;case"PageDown":if(t.getKeyPageBelow&&e.focusedKey!=null){let o=t.getKeyPageBelow(e.focusedKey);o!=null&&(l.preventDefault(),u(o))}break;case"PageUp":if(t.getKeyPageAbove&&e.focusedKey!=null){let o=t.getKeyPageAbove(e.focusedKey);o!=null&&(l.preventDefault(),u(o))}break;case"a":b.isCtrlKeyPressed(l)&&e.selectionMode==="multiple"&&ee!==!0&&(l.preventDefault(),e.selectAll());break;case"Escape":le==="clearSelection"&&!_&&e.selectedKeys.size!==0&&(l.stopPropagation(),l.preventDefault(),e.clearSelection());break;case"Tab":if(!oe){if(l.shiftKey)i.current.focus();else{let o=Y.getFocusableTreeWalker(i.current,{tabbable:!0}),v,y;do y=o.lastChild(),y&&(v=y);while(y);v&&!v.contains(document.activeElement)&&H.focusWithoutScrolling(v)}break}}},D=p.useRef({top:0,left:0});w.useEvent(f,"scroll",L?void 0:()=>{var l,r,u,n;D.current={top:(u=(l=f.current)===null||l===void 0?void 0:l.scrollTop)!==null&&u!==void 0?u:0,left:(n=(r=f.current)===null||r===void 0?void 0:r.scrollLeft)!==null&&n!==void 0?n:0}});let ie=l=>{if(e.isFocused){l.currentTarget.contains(l.target)||e.setFocused(!1);return}if(l.currentTarget.contains(l.target)){if(e.setFocused(!0),e.focusedKey==null){var r,u;let c=d=>{d!=null&&(e.setFocusedKey(d),m&&!e.isSelected(d)&&e.replaceSelection(d))},a=l.relatedTarget;var n,s;a&&l.currentTarget.compareDocumentPosition(a)&Node.DOCUMENT_POSITION_FOLLOWING?c((n=e.lastSelectedKey)!==null&&n!==void 0?n:(r=t.getLastKey)===null||r===void 0?void 0:r.call(t)):c((s=e.firstSelectedKey)!==null&&s!==void 0?s:(u=t.getFirstKey)===null||u===void 0?void 0:u.call(t))}else!L&&f.current&&(f.current.scrollTop=D.current.top,f.current.scrollLeft=D.current.left);if(e.focusedKey!=null&&f.current){let c=F.getItemElement(i,e.focusedKey);c instanceof HTMLElement&&(!c.contains(document.activeElement)&&!K&&H.focusWithoutScrolling(c),Q.getInteractionModality()==="keyboard"&&O.scrollIntoViewport(c,{containingElement:i.current}))}}},ne=l=>{l.currentTarget.contains(l.relatedTarget)||e.setFocused(!1)},E=p.useRef(!1);w.useEvent(i,J.FOCUS_EVENT,K?l=>{let{detail:r}=l;l.stopPropagation(),e.setFocused(!0),(r==null?void 0:r.focusStrategy)==="first"&&(E.current=!0)}:void 0);let U=G.useEffectEvent(()=>{var l,r;let u=(r=(l=t.getFirstKey)===null||l===void 0?void 0:l.call(t))!==null&&r!==void 0?r:null;u==null?(Y.moveVirtualFocus(i.current),e.collection.size>0&&(E.current=!1)):(e.setFocusedKey(u),E.current=!1)});j.useUpdateLayoutEffect(()=>{E.current&&U()},[e.collection,U]);let g=G.useEffectEvent(()=>{e.collection.size>0&&(E.current=!1)});j.useUpdateLayoutEffect(()=>{g()},[e.focusedKey,g]),w.useEvent(i,J.CLEAR_FOCUS_EVENT,K?l=>{var r;l.stopPropagation(),e.setFocused(!1),!((r=l.detail)===null||r===void 0)&&r.clearFocusKey&&e.setFocusedKey(null)}:void 0);const B=p.useRef(P),h=p.useRef(!1);p.useEffect(()=>{if(B.current){var l,r;let s=null;var u;P==="first"&&(s=(u=(l=t.getFirstKey)===null||l===void 0?void 0:l.call(t))!==null&&u!==void 0?u:null);var n;P==="last"&&(s=(n=(r=t.getLastKey)===null||r===void 0?void 0:r.call(t))!==null&&n!==void 0?n:null);let c=e.selectedKeys;if(c.size){for(let a of c)if(e.canSelectItem(a)){s=a;break}}e.setFocused(!0),e.setFocusedKey(s),s==null&&!K&&i.current&&X.focusSafely(i.current),e.collection.size>0&&(B.current=!1,h.current=!0)}});let I=p.useRef(e.focusedKey);p.useEffect(()=>{if(e.isFocused&&e.focusedKey!=null&&(e.focusedKey!==I.current||h.current)&&f.current&&i.current){let l=Q.getInteractionModality(),r=F.getItemElement(i,e.focusedKey);if(!(r instanceof HTMLElement))return;(l==="keyboard"||h.current)&&(O.scrollIntoView(f.current,r),l!=="virtual"&&O.scrollIntoViewport(r,{containingElement:i.current}))}!K&&e.isFocused&&e.focusedKey==null&&I.current!=null&&i.current&&X.focusSafely(i.current),I.current=e.focusedKey,h.current=!1}),w.useEvent(i,"react-aria-focus-scope-restore",l=>{l.preventDefault(),e.setFocused(!0)});let R={onKeyDown:ue,onFocus:ie,onBlur:ne,onMouseDown(l){f.current===l.target&&l.preventDefault()}},{typeSelectProps:ce}=fe.useTypeSelect({keyboardDelegate:t,selectionManager:e});te||(R=$.mergeProps(ce,R));let z;K||(z=e.focusedKey==null?0:-1);let se=F.useCollectionId(e.collection);return{collectionProps:$.mergeProps(R,{tabIndex:z,"data-collection":se})}}exports.useSelectableCollection=ye;
|