@okam/stack-ui 1.42.0 → 1.42.2
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/CHANGELOG.md +41 -0
- package/components/ShareButton/interface.d.ts +0 -1
- package/components/ShareButton/utils/useLinkedinShareUrl.d.ts +2 -0
- package/components/ShareButton/utils/useXShareUrl.d.ts +2 -0
- package/index.d.ts +3 -1
- package/index.js +1 -1
- package/index.mjs +72 -70
- package/index10.js +1 -1
- package/index10.mjs +1 -1
- package/index101.js +1 -1
- package/index101.mjs +6 -6
- package/index102.js +2 -1
- package/index102.mjs +8 -25
- package/index103.js +1 -2
- package/index103.mjs +24 -10
- package/index104.js +1 -1
- package/index104.mjs +9 -18
- package/index105.js +1 -1
- package/index105.mjs +15 -47
- package/index106.js +1 -1
- package/index106.mjs +47 -38
- package/index107.js +1 -1
- package/index107.mjs +39 -10
- package/index108.js +1 -1
- package/index108.mjs +10 -35
- package/index109.js +1 -1
- package/index109.mjs +35 -13
- package/index110.js +1 -1
- package/index110.mjs +10 -22
- package/index111.js +1 -1
- package/index111.mjs +20 -16
- package/index112.js +1 -1
- package/index112.mjs +21 -11
- package/index113.js +1 -1
- package/index113.mjs +13 -12
- package/index114.js +1 -1
- package/index114.mjs +11 -34
- package/index115.js +2 -1
- package/index115.mjs +37 -4
- package/index116.js +1 -1
- package/index116.mjs +4 -2
- package/index117.js +1 -6
- package/index117.mjs +2 -94
- package/index118.js +6 -1
- package/index118.mjs +79 -55
- package/index119.js +1 -1
- package/index119.mjs +62 -33
- package/index120.js +1 -42
- package/index120.mjs +34 -67
- package/index121.js +38 -60
- package/index121.mjs +65 -219
- package/index122.js +63 -9
- package/index122.mjs +214 -57
- package/index123.js +10 -1
- package/index123.mjs +61 -35
- package/index124.js +1 -1
- package/index124.mjs +40 -8
- package/index125.js +1 -6
- package/index125.mjs +10 -46
- package/index126.js +6 -5
- package/index126.mjs +44 -83
- package/index127.js +5 -1
- package/index127.mjs +88 -6
- package/index128.js +1 -12
- package/index128.mjs +6 -40
- package/index129.js +12 -1
- package/index129.mjs +34 -83
- package/index13.js +1 -1
- package/index13.mjs +1 -1
- package/index130.js +1 -1
- package/index130.mjs +88 -12
- package/index131.js +1 -1
- package/index131.mjs +13 -8
- package/index132.js +1 -1
- package/index132.mjs +7 -28
- package/index133.js +1 -1
- package/index133.mjs +24 -8
- package/index134.js +1 -7
- package/index134.mjs +7 -13
- package/index135.js +6 -14
- package/index135.mjs +13 -65
- package/index136.js +15 -1
- package/index136.mjs +71 -7
- package/index137.js +1 -41
- package/index137.mjs +7 -106
- package/index138.js +32 -38
- package/index138.mjs +78 -74
- package/index139.js +46 -15
- package/index139.mjs +96 -19
- package/index14.js +1 -1
- package/index14.mjs +1 -1
- package/index140.js +16 -1
- package/index140.mjs +20 -37
- package/index141.js +1 -2
- package/index141.mjs +42 -49
- package/index142.js +2 -1
- package/index142.mjs +48 -22
- package/index143.js +1 -2
- package/index143.mjs +22 -8
- package/index144.js +1 -1
- package/index144.mjs +7 -11
- package/index145.js +2 -1
- package/index145.mjs +13 -240
- package/index146.js +1 -1
- package/index146.mjs +240 -52
- package/index147.js +1 -1
- package/index147.mjs +52 -4
- package/index148.js +1 -1
- package/index148.mjs +4 -11
- package/index149.js +1 -1
- package/index149.mjs +11 -14
- package/index150.js +1 -2
- package/index150.mjs +13 -38
- package/index151.js +1 -1
- package/index151.mjs +35 -20
- package/index152.js +2 -1
- package/index152.mjs +23 -43
- package/index153.js +1 -1
- package/index153.mjs +42 -18
- package/index154.js +1 -1
- package/index154.mjs +18 -36
- package/index155.js +1 -1
- package/index155.mjs +35 -13
- package/index156.js +1 -2
- package/index156.mjs +15 -12
- package/index157.js +1 -1
- package/index157.mjs +12 -38
- package/index158.js +2 -1
- package/index158.mjs +38 -10
- package/index159.js +1 -1
- package/index159.mjs +10 -13
- package/index16.js +1 -1
- package/index16.mjs +1 -1
- package/index160.js +1 -1
- package/index160.mjs +13 -38
- package/index161.js +1 -2
- package/index161.mjs +38 -24
- package/index162.js +2 -1
- package/index162.mjs +23 -21
- package/index163.js +1 -1
- package/index163.mjs +21 -41
- package/index164.js +1 -1
- package/index164.mjs +42 -25
- package/index165.js +1 -1
- package/index165.mjs +25 -40
- package/index166.js +1 -2
- package/index166.mjs +39 -56
- package/index167.js +2 -1
- package/index167.mjs +57 -38
- package/index168.js +1 -1
- package/index168.mjs +34 -26
- package/index169.js +1 -2
- package/index169.mjs +30 -8
- package/index17.js +1 -1
- package/index17.mjs +1 -1
- package/index170.js +1 -1
- package/index170.mjs +7 -8
- package/index171.js +2 -1
- package/index171.mjs +10 -30
- package/index172.js +1 -1
- package/index172.mjs +30 -15
- package/index173.js +1 -1
- package/index173.mjs +13 -15
- package/index174.js +1 -2
- package/index174.mjs +16 -47
- package/index175.js +2 -1
- package/index175.mjs +46 -36
- package/index176.js +1 -1
- package/index176.mjs +36 -27
- package/index177.js +1 -1
- package/index177.mjs +27 -20
- package/index178.js +1 -1
- package/index178.mjs +18 -32
- package/index179.js +1 -1
- package/index179.mjs +35 -21
- package/index18.js +1 -1
- package/index18.mjs +1 -1
- package/index180.js +1 -1
- package/index180.mjs +21 -56
- package/index181.js +1 -1
- package/index181.mjs +57 -46
- package/index182.js +1 -1
- package/index182.mjs +46 -12
- package/index183.js +1 -1
- package/index183.mjs +11 -2025
- package/index184.js +1 -1
- package/index184.mjs +2020 -54
- package/index185.js +1 -1
- package/index185.mjs +57 -186
- package/index186.js +1 -1
- package/index186.mjs +188 -5
- package/index187.js +1 -2
- package/index187.mjs +5 -49
- package/index188.js +2 -1
- package/index188.mjs +49 -11
- package/index189.js +1 -1
- package/index189.mjs +11 -203
- package/index19.js +1 -1
- package/index19.mjs +1 -1
- package/index190.js +1 -1
- package/index190.mjs +190 -51
- package/index191.js +1 -1
- package/index191.mjs +51 -130
- package/index192.js +1 -1
- package/index192.mjs +130 -111
- package/index193.js +1 -1
- package/index193.mjs +105 -205
- package/index194.js +1 -1
- package/index194.mjs +203 -169
- package/index195.js +1 -1
- package/index195.mjs +182 -61
- package/index196.js +1 -1
- package/index196.mjs +60 -270
- package/index197.js +1 -1
- package/index197.mjs +270 -89
- package/index198.js +1 -1
- package/index198.mjs +92 -182
- package/index199.js +1 -1
- package/index199.mjs +182 -78
- package/index2.js +1 -1
- package/index2.mjs +25 -25
- package/index20.js +1 -1
- package/index20.mjs +1 -1
- package/index200.js +1 -1
- package/index200.mjs +75 -49
- package/index201.js +1 -1
- package/index201.mjs +49 -117
- package/index202.js +1 -1
- package/index202.mjs +118 -108
- package/index203.js +1 -1
- package/index203.mjs +106 -112
- package/index204.js +1 -1
- package/index204.mjs +113 -63
- package/index205.js +1 -1
- package/index205.mjs +70 -108
- package/index206.js +1 -1
- package/index206.mjs +108 -50
- package/index207.js +1 -1
- package/index207.mjs +34 -75
- package/index208.js +1 -1
- package/index208.mjs +71 -48
- package/index209.js +1 -1
- package/index209.mjs +57 -43
- package/index21.js +1 -1
- package/index21.mjs +3 -3
- package/index210.js +1 -1
- package/index210.mjs +43 -86
- package/index211.js +1 -5
- package/index211.mjs +81 -62
- package/index212.js +5 -1
- package/index212.mjs +77 -127
- package/index213.js +1 -1
- package/index213.mjs +123 -183
- package/index214.js +1 -1
- package/index214.mjs +182 -116
- package/index215.js +1 -1
- package/index215.mjs +122 -132
- package/index216.js +1 -1
- package/index216.mjs +125 -35
- package/index217.js +1 -1
- package/index217.mjs +42 -12
- package/index218.js +1 -1
- package/index218.mjs +12 -93
- package/index219.js +1 -1
- package/index219.mjs +87 -98
- package/index22.js +1 -1
- package/index22.mjs +1 -1
- package/index220.js +1 -1
- package/index220.mjs +106 -4
- package/index221.js +1 -1
- package/index221.mjs +4 -3
- package/index222.js +1 -1
- package/index222.mjs +3 -125
- package/index223.js +1 -1
- package/index223.mjs +117 -21
- package/index224.js +1 -1
- package/index224.mjs +15 -37
- package/index225.js +1 -1
- package/index225.mjs +41 -34
- package/index226.js +1 -1
- package/index226.mjs +32 -25
- package/index227.js +1 -1
- package/index227.mjs +22 -98
- package/index228.js +1 -1
- package/index228.mjs +99 -63
- package/index229.js +1 -1
- package/index229.mjs +55 -79
- package/index23.js +1 -1
- package/index23.mjs +3 -3
- package/index230.js +1 -1
- package/index230.mjs +102 -98
- package/index231.js +1 -1
- package/index231.mjs +98 -126
- package/index232.js +1 -1
- package/index232.mjs +135 -22
- package/index233.js +1 -1
- package/index233.mjs +193 -136
- package/index234.js +1 -1
- package/index234.mjs +21 -196
- package/index235.js +1 -1
- package/index235.mjs +4 -23
- package/index236.js +1 -1
- package/index236.mjs +29 -4
- package/index237.js +1 -1
- package/index237.mjs +47 -26
- package/index238.js +1 -1
- package/index238.mjs +49 -44
- package/index239.js +1 -1
- package/index239.mjs +44 -50
- package/index240.js +1 -1
- package/index240.mjs +92 -43
- package/index241.js +1 -1
- package/index241.mjs +4 -96
- package/index242.js +1 -1
- package/index242.mjs +6 -5
- package/index243.js +1 -1
- package/index243.mjs +41 -6
- package/index244.js +1 -1
- package/index244.mjs +72 -42
- package/index245.js +1 -1
- package/index245.mjs +15 -72
- package/index246.js +1 -1
- package/index246.mjs +67 -13
- package/index247.js +1 -1
- package/index247.mjs +7 -68
- package/index248.js +1 -1
- package/index248.mjs +11 -7
- package/index249.js +1 -1
- package/index249.mjs +46 -10
- package/index25.js +1 -1
- package/index25.mjs +2 -2
- package/index250.js +1 -1
- package/index250.mjs +118 -40
- package/index251.js +1 -1
- package/index251.mjs +22 -68
- package/index252.js +1 -1
- package/index252.mjs +62 -370
- package/index253.js +1 -1
- package/index253.mjs +379 -44
- package/index254.js +1 -1
- package/index254.mjs +45 -23
- package/index255.js +1 -1
- package/index255.mjs +24 -24
- package/index256.js +1 -1
- package/index256.mjs +23 -11
- package/index257.js +1 -1
- package/index257.mjs +12 -4
- package/index258.js +1 -1
- package/index258.mjs +4 -14
- package/index259.js +1 -1
- package/index259.mjs +13 -41
- package/index26.js +1 -1
- package/index26.mjs +4 -4
- package/index260.js +1 -1
- package/index260.mjs +37 -52
- package/index261.js +1 -1
- package/index261.mjs +55 -26
- package/index262.js +1 -1
- package/index262.mjs +27 -30
- package/index263.js +1 -1
- package/index263.mjs +31 -10
- package/index264.js +1 -1
- package/index264.mjs +10 -9
- package/index265.js +1 -1
- package/index265.mjs +9 -5
- package/index266.js +1 -1
- package/index266.mjs +5 -7
- package/index267.js +1 -1
- package/index267.mjs +7 -29
- package/index268.js +1 -1
- package/index268.mjs +27 -16
- package/index269.js +1 -1
- package/index269.mjs +17 -12
- package/index27.js +1 -1
- package/index27.mjs +7 -7
- package/index270.js +1 -1
- package/index270.mjs +13 -43
- package/index271.js +1 -1
- package/index271.mjs +42 -7
- package/index272.js +1 -1
- package/index272.mjs +8 -17
- package/index273.js +1 -1
- package/index273.mjs +18 -3
- package/index274.js +1 -1
- package/index274.mjs +3 -5
- package/index275.js +1 -1
- package/index275.mjs +4 -19
- package/index276.js +1 -1
- package/index276.mjs +19 -5
- package/index277.js +1 -1
- package/index277.mjs +5 -121
- package/index278.js +1 -1
- package/index278.mjs +121 -43
- package/index279.js +1 -1
- package/index279.mjs +43 -230
- package/index28.js +1 -1
- package/index28.mjs +2 -2
- package/index280.js +1 -1
- package/index280.mjs +226 -27
- package/index281.js +1 -1
- package/index281.mjs +30 -8
- package/index282.js +1 -1
- package/index282.mjs +9 -3
- package/index283.js +1 -1
- package/index283.mjs +3 -36
- package/index284.js +1 -1
- package/index284.mjs +36 -5
- package/index285.js +1 -1
- package/index285.mjs +5 -29
- package/index286.js +1 -1
- package/index286.mjs +29 -6
- package/index287.js +1 -1
- package/index287.mjs +6 -4
- package/index288.js +1 -1
- package/index288.mjs +4 -3
- package/index289.js +1 -1
- package/index289.mjs +4 -5
- package/index29.js +1 -1
- package/index29.mjs +1 -1
- package/index290.js +1 -1
- package/index290.mjs +1 -1
- package/index291.js +1 -1
- package/index291.mjs +4 -4
- package/index292.js +1 -1
- package/index292.mjs +1 -1
- package/index293.js +1 -1
- package/index293.mjs +1 -1
- package/index294.js +1 -1
- package/index294.mjs +4 -4
- package/index295.js +1 -1
- package/index295.mjs +4 -4
- package/index296.js +1 -1
- package/index296.mjs +1 -1
- package/index297.js +1 -1
- package/index297.mjs +4 -4
- package/index298.js +1 -1
- package/index298.mjs +4 -4
- package/index299.js +1 -1
- package/index299.mjs +1 -1
- package/index300.js +1 -1
- package/index300.mjs +4 -4
- package/index301.js +1 -1
- package/index301.mjs +4 -4
- package/index302.js +1 -1
- package/index302.mjs +1 -1
- package/index303.js +1 -1
- package/index303.mjs +1 -1
- package/index304.js +1 -1
- package/index304.mjs +4 -4
- package/index305.js +1 -1
- package/index305.mjs +4 -4
- package/index306.js +1 -1
- package/index306.mjs +1 -1
- package/index307.js +1 -1
- package/index307.mjs +4 -4
- package/index308.js +1 -1
- package/index308.mjs +4 -4
- package/index309.js +1 -1
- package/index309.mjs +4 -4
- package/index310.js +1 -1
- package/index310.mjs +1 -1
- package/index311.js +1 -1
- package/index311.mjs +4 -4
- package/index312.js +1 -1
- package/index312.mjs +4 -4
- package/index313.js +1 -1
- package/index313.mjs +4 -4
- package/index314.js +1 -1
- package/index314.mjs +4 -4
- package/index315.js +1 -1
- package/index315.mjs +4 -4
- package/index316.js +1 -1
- package/index316.mjs +1 -1
- package/index317.js +1 -1
- package/index317.mjs +1 -1
- package/index318.js +1 -1
- package/index318.mjs +1 -1
- package/index319.js +1 -1
- package/index319.mjs +4 -4
- package/index32.js +1 -1
- package/index32.mjs +2 -2
- package/index320.js +1 -1
- package/index320.mjs +4 -4
- package/index321.js +1 -1
- package/index321.mjs +4 -4
- package/index322.js +1 -1
- package/index322.mjs +4 -4
- package/index323.js +1 -1
- package/index323.mjs +5 -7
- package/index324.js +1 -1
- package/index324.mjs +7 -28
- package/index325.js +1 -1
- package/index325.mjs +24 -89
- package/index326.js +1 -1
- package/index326.mjs +88 -58
- package/index327.js +1 -1
- package/index327.mjs +62 -9
- package/index328.js +1 -1
- package/index328.mjs +8 -24
- package/index329.js +1 -1
- package/index329.mjs +25 -33
- package/index33.js +1 -1
- package/index33.mjs +3 -3
- package/index330.js +1 -1
- package/index330.mjs +33 -6
- package/index331.js +1 -1
- package/index331.mjs +5 -5
- package/index332.js +1 -1
- package/index332.mjs +6 -50
- package/index333.js +1 -1
- package/index333.mjs +49 -28
- package/index334.js +1 -1
- package/index334.mjs +29 -14
- package/index335.js +1 -1
- package/index335.mjs +14 -21
- package/index336.js +1 -1
- package/index336.mjs +20 -28
- package/index337.js +1 -1
- package/index337.mjs +27 -64
- package/index338.js +1 -1
- package/index338.mjs +66 -53
- package/index339.js +1 -1
- package/index339.mjs +53 -54
- package/index34.js +1 -1
- package/index34.mjs +1 -1
- package/index340.js +1 -1
- package/index340.mjs +54 -281
- package/index341.js +1 -1
- package/index341.mjs +281 -20
- package/index342.js +1 -1
- package/index342.mjs +20 -3
- package/index343.js +1 -1
- package/index343.mjs +3 -4
- package/index344.js +1 -1
- package/index344.mjs +4 -8
- package/index345.js +1 -1
- package/index345.mjs +7 -4
- package/index346.js +1 -1
- package/index346.mjs +5 -30
- package/index347.js +1 -1
- package/index347.mjs +27 -164
- package/index348.js +1 -0
- package/index348.mjs +170 -0
- package/index35.js +1 -1
- package/index35.mjs +2 -2
- package/index37.js +1 -1
- package/index37.mjs +3 -3
- package/index38.js +1 -1
- package/index38.mjs +3 -3
- package/index39.js +1 -1
- package/index39.mjs +3 -3
- package/index4.js +1 -1
- package/index4.mjs +2 -2
- package/index41.js +1 -1
- package/index41.mjs +1 -1
- package/index43.js +1 -1
- package/index43.mjs +2 -2
- package/index44.js +1 -1
- package/index44.mjs +1 -1
- package/index47.js +1 -1
- package/index47.mjs +3 -3
- package/index51.js +1 -1
- package/index51.mjs +1 -1
- package/index52.js +1 -1
- package/index52.mjs +1 -1
- package/index53.js +1 -1
- package/index53.mjs +3 -3
- package/index54.js +1 -1
- package/index54.mjs +1 -1
- package/index55.js +1 -1
- package/index55.mjs +2 -2
- package/index56.js +1 -1
- package/index56.mjs +2 -2
- package/index57.js +1 -1
- package/index57.mjs +2 -2
- package/index59.js +1 -1
- package/index59.mjs +2 -2
- package/index60.js +1 -1
- package/index60.mjs +1 -1
- package/index8.js +1 -1
- package/index8.mjs +32 -32
- package/index9.js +1 -1
- package/index9.mjs +1 -1
- package/index90.js +1 -1
- package/index90.mjs +1 -1
- package/index96.js +1 -1
- package/index96.mjs +1 -1
- package/package.json +1 -1
- package/components/ShareButton/utils/useTwitterShareUrl.d.ts +0 -2
package/index253.mjs
CHANGED
|
@@ -1,49 +1,384 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
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
|
-
|
|
1
|
+
import { setEventTarget as se, createSyntheticEvent as oe, preventFocus as B } from "./index326.mjs";
|
|
2
|
+
import { restoreTextSelection as A, disableTextSelection as N } from "./index330.mjs";
|
|
3
|
+
import { PressResponderContext as le } from "./index324.mjs";
|
|
4
|
+
import { _ as fe } from "./index331.mjs";
|
|
5
|
+
import { _ as ue } from "./index221.mjs";
|
|
6
|
+
import { _ as W } from "./index332.mjs";
|
|
7
|
+
import { chain as ce } from "./index241.mjs";
|
|
8
|
+
import { nodeContains as p, getEventTarget as c } from "./index256.mjs";
|
|
9
|
+
import { getOwnerDocument as Y, getOwnerWindow as I } from "./index257.mjs";
|
|
10
|
+
import { mergeProps as te } from "./index154.mjs";
|
|
11
|
+
import { focusWithoutScrolling as pe } from "./index260.mjs";
|
|
12
|
+
import { openLink as z } from "./index261.mjs";
|
|
13
|
+
import { useGlobalListeners as de } from "./index263.mjs";
|
|
14
|
+
import { useSyncRef as ge } from "./index265.mjs";
|
|
15
|
+
import { isMac as ve } from "./index243.mjs";
|
|
16
|
+
import { isVirtualPointerEvent as Te, isVirtualClick as j } from "./index272.mjs";
|
|
17
|
+
import { useEffectEvent as K } from "./index270.mjs";
|
|
18
|
+
import { flushSync as Pe } from "react-dom";
|
|
19
|
+
import { useState as ye, useRef as $e, useMemo as he, useEffect as q, useContext as me } from "react";
|
|
20
|
+
function Ee(n) {
|
|
21
|
+
let i = me(le);
|
|
22
|
+
if (i) {
|
|
23
|
+
let { register: o, ...l } = i;
|
|
24
|
+
n = te(l, n), o();
|
|
25
|
+
}
|
|
26
|
+
return ge(i, n.ref), n;
|
|
27
|
+
}
|
|
28
|
+
var _ = /* @__PURE__ */ new WeakMap();
|
|
29
|
+
class U {
|
|
30
|
+
continuePropagation() {
|
|
31
|
+
W(this, _, !1);
|
|
32
|
+
}
|
|
33
|
+
get shouldStopPropagation() {
|
|
34
|
+
return fe(this, _);
|
|
35
|
+
}
|
|
36
|
+
constructor(i, o, l, d) {
|
|
37
|
+
ue(this, _, {
|
|
38
|
+
writable: !0,
|
|
39
|
+
value: void 0
|
|
40
|
+
}), W(this, _, !0);
|
|
41
|
+
var $;
|
|
42
|
+
let h = ($ = d == null ? void 0 : d.target) !== null && $ !== void 0 ? $ : l.currentTarget;
|
|
43
|
+
const v = h == null ? void 0 : h.getBoundingClientRect();
|
|
44
|
+
let C, S = 0, w, T = null;
|
|
45
|
+
l.clientX != null && l.clientY != null && (w = l.clientX, T = l.clientY), v && (w != null && T != null ? (C = w - v.left, S = T - v.top) : (C = v.width / 2, S = v.height / 2)), this.type = i, this.pointerType = o, this.target = l.currentTarget, this.shiftKey = l.shiftKey, this.metaKey = l.metaKey, this.ctrlKey = l.ctrlKey, this.altKey = l.altKey, this.x = C, this.y = S;
|
|
46
|
+
}
|
|
47
|
+
}
|
|
48
|
+
const J = Symbol("linkClicked");
|
|
49
|
+
function We(n) {
|
|
50
|
+
let { onPress: i, onPressChange: o, onPressStart: l, onPressEnd: d, onPressUp: $, onClick: h, isDisabled: v, isPressed: C, preventFocusOnPress: S, shouldCancelOnPointerExit: w, allowTextSelectionOnPress: T, ref: L, ...ne } = Ee(n), [ie, V] = ye(!1), k = $e({
|
|
51
|
+
isPressed: !1,
|
|
52
|
+
ignoreEmulatedMouseEvents: !1,
|
|
53
|
+
didFirePressStart: !1,
|
|
54
|
+
isTriggeringEvent: !1,
|
|
55
|
+
activePointerId: null,
|
|
56
|
+
target: null,
|
|
57
|
+
isOverTarget: !1,
|
|
58
|
+
pointerType: null,
|
|
59
|
+
disposables: []
|
|
60
|
+
}), { addGlobalListener: x, removeAllGlobalListeners: D } = de(), m = K((e, a) => {
|
|
61
|
+
let g = k.current;
|
|
62
|
+
if (v || g.didFirePressStart) return !1;
|
|
63
|
+
let r = !0;
|
|
64
|
+
if (g.isTriggeringEvent = !0, l) {
|
|
65
|
+
let u = new U("pressstart", a, e);
|
|
66
|
+
l(u), r = u.shouldStopPropagation;
|
|
67
|
+
}
|
|
68
|
+
return o && o(!0), g.isTriggeringEvent = !1, g.didFirePressStart = !0, V(!0), r;
|
|
69
|
+
}), y = K((e, a, g = !0) => {
|
|
70
|
+
let r = k.current;
|
|
71
|
+
if (!r.didFirePressStart) return !1;
|
|
72
|
+
r.didFirePressStart = !1, r.isTriggeringEvent = !0;
|
|
73
|
+
let u = !0;
|
|
74
|
+
if (d) {
|
|
75
|
+
let t = new U("pressend", a, e);
|
|
76
|
+
d(t), u = t.shouldStopPropagation;
|
|
77
|
+
}
|
|
78
|
+
if (o && o(!1), V(!1), i && g && !v) {
|
|
79
|
+
let t = new U("press", a, e);
|
|
80
|
+
i(t), u && (u = t.shouldStopPropagation);
|
|
81
|
+
}
|
|
82
|
+
return r.isTriggeringEvent = !1, u;
|
|
83
|
+
}), O = K((e, a) => {
|
|
84
|
+
let g = k.current;
|
|
85
|
+
if (v) return !1;
|
|
86
|
+
if ($) {
|
|
87
|
+
g.isTriggeringEvent = !0;
|
|
88
|
+
let r = new U("pressup", a, e);
|
|
89
|
+
return $(r), g.isTriggeringEvent = !1, r.shouldStopPropagation;
|
|
90
|
+
}
|
|
91
|
+
return !0;
|
|
92
|
+
}), P = K((e) => {
|
|
93
|
+
let a = k.current;
|
|
94
|
+
if (a.isPressed && a.target) {
|
|
95
|
+
a.didFirePressStart && a.pointerType != null && y(M(a.target, e), a.pointerType, !1), a.isPressed = !1, a.isOverTarget = !1, a.activePointerId = null, a.pointerType = null, D(), T || A(a.target);
|
|
96
|
+
for (let g of a.disposables) g();
|
|
97
|
+
a.disposables = [];
|
|
98
|
+
}
|
|
99
|
+
}), X = K((e) => {
|
|
100
|
+
w && P(e);
|
|
101
|
+
}), F = K((e) => {
|
|
102
|
+
h == null || h(e);
|
|
103
|
+
}), R = K((e, a) => {
|
|
104
|
+
if (h) {
|
|
105
|
+
let g = new MouseEvent("click", e);
|
|
106
|
+
se(g, a), h(oe(g));
|
|
107
|
+
}
|
|
108
|
+
}), ae = he(() => {
|
|
109
|
+
let e = k.current, a = {
|
|
110
|
+
onKeyDown(r) {
|
|
111
|
+
if (H(r.nativeEvent, r.currentTarget) && p(r.currentTarget, c(r.nativeEvent))) {
|
|
112
|
+
var u;
|
|
113
|
+
ee(c(r.nativeEvent), r.key) && r.preventDefault();
|
|
114
|
+
let t = !0;
|
|
115
|
+
if (!e.isPressed && !r.repeat) {
|
|
116
|
+
e.target = r.currentTarget, e.isPressed = !0, e.pointerType = "keyboard", t = m(r, "keyboard");
|
|
117
|
+
let s = r.currentTarget, f = (E) => {
|
|
118
|
+
H(E, s) && !E.repeat && p(s, c(E)) && e.target && O(M(e.target, E), "keyboard");
|
|
119
|
+
};
|
|
120
|
+
x(Y(r.currentTarget), "keyup", ce(f, g), !0);
|
|
121
|
+
}
|
|
122
|
+
t && r.stopPropagation(), r.metaKey && ve() && ((u = e.metaKeyEvents) === null || u === void 0 || u.set(r.key, r.nativeEvent));
|
|
123
|
+
} else r.key === "Meta" && (e.metaKeyEvents = /* @__PURE__ */ new Map());
|
|
35
124
|
},
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
125
|
+
onClick(r) {
|
|
126
|
+
if (!(r && !p(r.currentTarget, c(r.nativeEvent))) && r && r.button === 0 && !e.isTriggeringEvent && !z.isOpening) {
|
|
127
|
+
let u = !0;
|
|
128
|
+
if (v && r.preventDefault(), !e.ignoreEmulatedMouseEvents && !e.isPressed && (e.pointerType === "virtual" || j(r.nativeEvent))) {
|
|
129
|
+
let t = m(r, "virtual"), s = O(r, "virtual"), f = y(r, "virtual");
|
|
130
|
+
F(r), u = t && s && f;
|
|
131
|
+
} else if (e.isPressed && e.pointerType !== "keyboard") {
|
|
132
|
+
let t = e.pointerType || r.nativeEvent.pointerType || "virtual";
|
|
133
|
+
u = y(M(r.currentTarget, r), t, !0), e.isOverTarget = !1, F(r), P(r);
|
|
134
|
+
}
|
|
135
|
+
e.ignoreEmulatedMouseEvents = !1, u && r.stopPropagation();
|
|
136
|
+
}
|
|
137
|
+
}
|
|
138
|
+
}, g = (r) => {
|
|
139
|
+
var u;
|
|
140
|
+
if (e.isPressed && e.target && H(r, e.target)) {
|
|
141
|
+
var t;
|
|
142
|
+
ee(c(r), r.key) && r.preventDefault();
|
|
143
|
+
let f = c(r), E = p(e.target, c(r));
|
|
144
|
+
y(M(e.target, r), "keyboard", E), E && R(r, e.target), D(), r.key !== "Enter" && G(e.target) && p(e.target, f) && !r[J] && (r[J] = !0, z(e.target, r, !1)), e.isPressed = !1, (t = e.metaKeyEvents) === null || t === void 0 || t.delete(r.key);
|
|
145
|
+
} else if (r.key === "Meta" && (!((u = e.metaKeyEvents) === null || u === void 0) && u.size)) {
|
|
146
|
+
var s;
|
|
147
|
+
let f = e.metaKeyEvents;
|
|
148
|
+
e.metaKeyEvents = void 0;
|
|
149
|
+
for (let E of f.values()) (s = e.target) === null || s === void 0 || s.dispatchEvent(new KeyboardEvent("keyup", E));
|
|
150
|
+
}
|
|
151
|
+
};
|
|
152
|
+
if (typeof PointerEvent < "u") {
|
|
153
|
+
a.onPointerDown = (t) => {
|
|
154
|
+
if (t.button !== 0 || !p(t.currentTarget, c(t.nativeEvent))) return;
|
|
155
|
+
if (Te(t.nativeEvent)) {
|
|
156
|
+
e.pointerType = "virtual";
|
|
157
|
+
return;
|
|
158
|
+
}
|
|
159
|
+
e.pointerType = t.pointerType;
|
|
160
|
+
let s = !0;
|
|
161
|
+
if (!e.isPressed) {
|
|
162
|
+
e.isPressed = !0, e.isOverTarget = !0, e.activePointerId = t.pointerId, e.target = t.currentTarget, T || N(e.target), s = m(t, e.pointerType);
|
|
163
|
+
let f = c(t.nativeEvent);
|
|
164
|
+
"releasePointerCapture" in f && f.releasePointerCapture(t.pointerId), x(Y(t.currentTarget), "pointerup", r, !1), x(Y(t.currentTarget), "pointercancel", u, !1);
|
|
165
|
+
}
|
|
166
|
+
s && t.stopPropagation();
|
|
167
|
+
}, a.onMouseDown = (t) => {
|
|
168
|
+
if (p(t.currentTarget, c(t.nativeEvent)) && t.button === 0) {
|
|
169
|
+
if (S) {
|
|
170
|
+
let s = B(t.target);
|
|
171
|
+
s && e.disposables.push(s);
|
|
172
|
+
}
|
|
173
|
+
t.stopPropagation();
|
|
174
|
+
}
|
|
175
|
+
}, a.onPointerUp = (t) => {
|
|
176
|
+
!p(t.currentTarget, c(t.nativeEvent)) || e.pointerType === "virtual" || t.button === 0 && O(t, e.pointerType || t.pointerType);
|
|
177
|
+
}, a.onPointerEnter = (t) => {
|
|
178
|
+
t.pointerId === e.activePointerId && e.target && !e.isOverTarget && e.pointerType != null && (e.isOverTarget = !0, m(M(e.target, t), e.pointerType));
|
|
179
|
+
}, a.onPointerLeave = (t) => {
|
|
180
|
+
t.pointerId === e.activePointerId && e.target && e.isOverTarget && e.pointerType != null && (e.isOverTarget = !1, y(M(e.target, t), e.pointerType, !1), X(t));
|
|
181
|
+
};
|
|
182
|
+
let r = (t) => {
|
|
183
|
+
if (t.pointerId === e.activePointerId && e.isPressed && t.button === 0 && e.target) {
|
|
184
|
+
if (p(e.target, c(t)) && e.pointerType != null) {
|
|
185
|
+
let s = !1, f = setTimeout(() => {
|
|
186
|
+
e.isPressed && e.target instanceof HTMLElement && (s ? P(t) : (pe(e.target), e.target.click()));
|
|
187
|
+
}, 80);
|
|
188
|
+
x(t.currentTarget, "click", () => s = !0, !0), e.disposables.push(() => clearTimeout(f));
|
|
189
|
+
} else P(t);
|
|
190
|
+
e.isOverTarget = !1;
|
|
191
|
+
}
|
|
192
|
+
}, u = (t) => {
|
|
193
|
+
P(t);
|
|
194
|
+
};
|
|
195
|
+
a.onDragStart = (t) => {
|
|
196
|
+
p(t.currentTarget, c(t.nativeEvent)) && P(t);
|
|
197
|
+
};
|
|
198
|
+
} else if (process.env.NODE_ENV === "test") {
|
|
199
|
+
a.onMouseDown = (t) => {
|
|
200
|
+
if (t.button !== 0 || !p(t.currentTarget, c(t.nativeEvent))) return;
|
|
201
|
+
if (e.ignoreEmulatedMouseEvents) {
|
|
202
|
+
t.stopPropagation();
|
|
203
|
+
return;
|
|
204
|
+
}
|
|
205
|
+
if (e.isPressed = !0, e.isOverTarget = !0, e.target = t.currentTarget, e.pointerType = j(t.nativeEvent) ? "virtual" : "mouse", Pe(() => m(t, e.pointerType)) && t.stopPropagation(), S) {
|
|
206
|
+
let f = B(t.target);
|
|
207
|
+
f && e.disposables.push(f);
|
|
208
|
+
}
|
|
209
|
+
x(Y(t.currentTarget), "mouseup", r, !1);
|
|
210
|
+
}, a.onMouseEnter = (t) => {
|
|
211
|
+
if (!p(t.currentTarget, c(t.nativeEvent))) return;
|
|
212
|
+
let s = !0;
|
|
213
|
+
e.isPressed && !e.ignoreEmulatedMouseEvents && e.pointerType != null && (e.isOverTarget = !0, s = m(t, e.pointerType)), s && t.stopPropagation();
|
|
214
|
+
}, a.onMouseLeave = (t) => {
|
|
215
|
+
if (!p(t.currentTarget, c(t.nativeEvent))) return;
|
|
216
|
+
let s = !0;
|
|
217
|
+
e.isPressed && !e.ignoreEmulatedMouseEvents && e.pointerType != null && (e.isOverTarget = !1, s = y(t, e.pointerType, !1), X(t)), s && t.stopPropagation();
|
|
218
|
+
}, a.onMouseUp = (t) => {
|
|
219
|
+
p(t.currentTarget, c(t.nativeEvent)) && !e.ignoreEmulatedMouseEvents && t.button === 0 && O(t, e.pointerType || "mouse");
|
|
220
|
+
};
|
|
221
|
+
let r = (t) => {
|
|
222
|
+
if (t.button === 0) {
|
|
223
|
+
if (e.ignoreEmulatedMouseEvents) {
|
|
224
|
+
e.ignoreEmulatedMouseEvents = !1;
|
|
225
|
+
return;
|
|
226
|
+
}
|
|
227
|
+
e.target && e.target.contains(t.target) && e.pointerType != null || P(t), e.isOverTarget = !1;
|
|
228
|
+
}
|
|
229
|
+
};
|
|
230
|
+
a.onTouchStart = (t) => {
|
|
231
|
+
if (!p(t.currentTarget, c(t.nativeEvent))) return;
|
|
232
|
+
let s = be(t.nativeEvent);
|
|
233
|
+
if (!s) return;
|
|
234
|
+
e.activePointerId = s.identifier, e.ignoreEmulatedMouseEvents = !0, e.isOverTarget = !0, e.isPressed = !0, e.target = t.currentTarget, e.pointerType = "touch", T || N(e.target), m(b(e.target, t), e.pointerType) && t.stopPropagation(), x(I(t.currentTarget), "scroll", u, !0);
|
|
235
|
+
}, a.onTouchMove = (t) => {
|
|
236
|
+
if (!p(t.currentTarget, c(t.nativeEvent))) return;
|
|
237
|
+
if (!e.isPressed) {
|
|
238
|
+
t.stopPropagation();
|
|
239
|
+
return;
|
|
240
|
+
}
|
|
241
|
+
let s = Q(t.nativeEvent, e.activePointerId), f = !0;
|
|
242
|
+
s && Z(s, t.currentTarget) ? !e.isOverTarget && e.pointerType != null && (e.isOverTarget = !0, f = m(b(e.target, t), e.pointerType)) : e.isOverTarget && e.pointerType != null && (e.isOverTarget = !1, f = y(b(e.target, t), e.pointerType, !1), X(b(e.target, t))), f && t.stopPropagation();
|
|
243
|
+
}, a.onTouchEnd = (t) => {
|
|
244
|
+
if (!p(t.currentTarget, c(t.nativeEvent))) return;
|
|
245
|
+
if (!e.isPressed) {
|
|
246
|
+
t.stopPropagation();
|
|
247
|
+
return;
|
|
248
|
+
}
|
|
249
|
+
let s = Q(t.nativeEvent, e.activePointerId), f = !0;
|
|
250
|
+
s && Z(s, t.currentTarget) && e.pointerType != null ? (O(b(e.target, t), e.pointerType), f = y(b(e.target, t), e.pointerType), R(t.nativeEvent, e.target)) : e.isOverTarget && e.pointerType != null && (f = y(b(e.target, t), e.pointerType, !1)), f && t.stopPropagation(), e.isPressed = !1, e.activePointerId = null, e.isOverTarget = !1, e.ignoreEmulatedMouseEvents = !0, e.target && !T && A(e.target), D();
|
|
251
|
+
}, a.onTouchCancel = (t) => {
|
|
252
|
+
p(t.currentTarget, c(t.nativeEvent)) && (t.stopPropagation(), e.isPressed && P(b(e.target, t)));
|
|
253
|
+
};
|
|
254
|
+
let u = (t) => {
|
|
255
|
+
e.isPressed && p(c(t), e.target) && P({
|
|
256
|
+
currentTarget: e.target,
|
|
257
|
+
shiftKey: !1,
|
|
258
|
+
ctrlKey: !1,
|
|
259
|
+
metaKey: !1,
|
|
260
|
+
altKey: !1
|
|
261
|
+
});
|
|
262
|
+
};
|
|
263
|
+
a.onDragStart = (t) => {
|
|
264
|
+
p(t.currentTarget, c(t.nativeEvent)) && P(t);
|
|
265
|
+
};
|
|
266
|
+
}
|
|
267
|
+
return a;
|
|
268
|
+
}, [
|
|
269
|
+
x,
|
|
270
|
+
v,
|
|
271
|
+
S,
|
|
272
|
+
D,
|
|
273
|
+
T,
|
|
274
|
+
P,
|
|
275
|
+
X,
|
|
276
|
+
y,
|
|
277
|
+
m,
|
|
278
|
+
O,
|
|
279
|
+
F,
|
|
280
|
+
R
|
|
281
|
+
]);
|
|
282
|
+
return q(() => {
|
|
283
|
+
let e = L == null ? void 0 : L.current;
|
|
284
|
+
e && e instanceof I(e).Element && I(e).getComputedStyle(e).touchAction === "auto" && (e.style.touchAction = "pan-x pan-y pinch-zoom");
|
|
285
|
+
}, [
|
|
286
|
+
L
|
|
287
|
+
]), q(() => {
|
|
288
|
+
let e = k.current;
|
|
289
|
+
return () => {
|
|
290
|
+
var a;
|
|
291
|
+
T || A((a = e.target) !== null && a !== void 0 ? a : void 0);
|
|
292
|
+
for (let g of e.disposables) g();
|
|
293
|
+
e.disposables = [];
|
|
294
|
+
};
|
|
295
|
+
}, [
|
|
296
|
+
T
|
|
297
|
+
]), {
|
|
298
|
+
isPressed: C || ie,
|
|
299
|
+
pressProps: te(ne, ae)
|
|
45
300
|
};
|
|
46
301
|
}
|
|
302
|
+
function G(n) {
|
|
303
|
+
return n.tagName === "A" && n.hasAttribute("href");
|
|
304
|
+
}
|
|
305
|
+
function H(n, i) {
|
|
306
|
+
const { key: o, code: l } = n, d = i, $ = d.getAttribute("role");
|
|
307
|
+
return (o === "Enter" || o === " " || o === "Spacebar" || l === "Space") && !(d instanceof I(d).HTMLInputElement && !re(d, o) || d instanceof I(d).HTMLTextAreaElement || d.isContentEditable) && // Links should only trigger with Enter key
|
|
308
|
+
!(($ === "link" || !$ && G(d)) && o !== "Enter");
|
|
309
|
+
}
|
|
310
|
+
function be(n) {
|
|
311
|
+
const { targetTouches: i } = n;
|
|
312
|
+
return i.length > 0 ? i[0] : null;
|
|
313
|
+
}
|
|
314
|
+
function Q(n, i) {
|
|
315
|
+
const o = n.changedTouches;
|
|
316
|
+
for (let l = 0; l < o.length; l++) {
|
|
317
|
+
const d = o[l];
|
|
318
|
+
if (d.identifier === i) return d;
|
|
319
|
+
}
|
|
320
|
+
return null;
|
|
321
|
+
}
|
|
322
|
+
function b(n, i) {
|
|
323
|
+
let o = 0, l = 0;
|
|
324
|
+
return i.targetTouches && i.targetTouches.length === 1 && (o = i.targetTouches[0].clientX, l = i.targetTouches[0].clientY), {
|
|
325
|
+
currentTarget: n,
|
|
326
|
+
shiftKey: i.shiftKey,
|
|
327
|
+
ctrlKey: i.ctrlKey,
|
|
328
|
+
metaKey: i.metaKey,
|
|
329
|
+
altKey: i.altKey,
|
|
330
|
+
clientX: o,
|
|
331
|
+
clientY: l
|
|
332
|
+
};
|
|
333
|
+
}
|
|
334
|
+
function M(n, i) {
|
|
335
|
+
let o = i.clientX, l = i.clientY;
|
|
336
|
+
return {
|
|
337
|
+
currentTarget: n,
|
|
338
|
+
shiftKey: i.shiftKey,
|
|
339
|
+
ctrlKey: i.ctrlKey,
|
|
340
|
+
metaKey: i.metaKey,
|
|
341
|
+
altKey: i.altKey,
|
|
342
|
+
clientX: o,
|
|
343
|
+
clientY: l
|
|
344
|
+
};
|
|
345
|
+
}
|
|
346
|
+
function Se(n) {
|
|
347
|
+
let i = 0, o = 0;
|
|
348
|
+
return n.width !== void 0 ? i = n.width / 2 : n.radiusX !== void 0 && (i = n.radiusX), n.height !== void 0 ? o = n.height / 2 : n.radiusY !== void 0 && (o = n.radiusY), {
|
|
349
|
+
top: n.clientY - o,
|
|
350
|
+
right: n.clientX + i,
|
|
351
|
+
bottom: n.clientY + o,
|
|
352
|
+
left: n.clientX - i
|
|
353
|
+
};
|
|
354
|
+
}
|
|
355
|
+
function xe(n, i) {
|
|
356
|
+
return !(n.left > i.right || i.left > n.right || n.top > i.bottom || i.top > n.bottom);
|
|
357
|
+
}
|
|
358
|
+
function Z(n, i) {
|
|
359
|
+
let o = i.getBoundingClientRect(), l = Se(n);
|
|
360
|
+
return xe(o, l);
|
|
361
|
+
}
|
|
362
|
+
function Ke(n) {
|
|
363
|
+
return n instanceof HTMLInputElement ? !1 : n instanceof HTMLButtonElement ? n.type !== "submit" && n.type !== "reset" : !G(n);
|
|
364
|
+
}
|
|
365
|
+
function ee(n, i) {
|
|
366
|
+
return n instanceof HTMLInputElement ? !re(n, i) : Ke(n);
|
|
367
|
+
}
|
|
368
|
+
const ke = /* @__PURE__ */ new Set([
|
|
369
|
+
"checkbox",
|
|
370
|
+
"radio",
|
|
371
|
+
"range",
|
|
372
|
+
"color",
|
|
373
|
+
"file",
|
|
374
|
+
"image",
|
|
375
|
+
"button",
|
|
376
|
+
"submit",
|
|
377
|
+
"reset"
|
|
378
|
+
]);
|
|
379
|
+
function re(n, i) {
|
|
380
|
+
return n.type === "checkbox" || n.type === "radio" ? i === " " : ke.has(n.type);
|
|
381
|
+
}
|
|
47
382
|
export {
|
|
48
|
-
|
|
383
|
+
We as usePress
|
|
49
384
|
};
|
package/index254.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const o=require("./index154.js"),R=require("./index180.js"),C=require("./index273.js"),u=require("./index253.js"),F=require("./index334.js");function I(s,l,a){let{isDisabled:r=!1,isReadOnly:i=!1,value:n,name:c,children:b,"aria-label":P,"aria-labelledby":p,validationState:t="valid",isInvalid:d}=s,v=e=>{e.stopPropagation(),l.setSelected(e.target.checked)},f=b!=null,g=P!=null||p!=null;!f&&!g&&process.env.NODE_ENV!=="production"&&console.warn("If you do not provide children, you must specify an aria-label for accessibility");let{pressProps:m,isPressed:y}=u.usePress({isDisabled:r}),{pressProps:h,isPressed:D}=u.usePress({onPress(){var e;l.toggle(),(e=a.current)===null||e===void 0||e.focus()},isDisabled:r||i}),{focusableProps:S}=F.useFocusable(s,a),O=o.mergeProps(m,S),q=R.filterDOMProps(s,{labelable:!0});return C.useFormReset(a,l.isSelected,l.setSelected),{labelProps:o.mergeProps(h,{onClick:e=>e.preventDefault()}),inputProps:o.mergeProps(q,{"aria-invalid":d||t==="invalid"||void 0,"aria-errormessage":s["aria-errormessage"],"aria-controls":s["aria-controls"],"aria-readonly":i||void 0,onChange:v,disabled:r,...n==null?{}:{value:n},name:c,type:"checkbox",...O}),isSelected:l.isSelected,isPressed:y||D,isDisabled:r,isReadOnly:i,isInvalid:d||t==="invalid"}}exports.useToggle=I;
|
package/index254.mjs
CHANGED
|
@@ -1,27 +1,49 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
1
|
+
import { mergeProps as o } from "./index154.mjs";
|
|
2
|
+
import { filterDOMProps as O } from "./index180.mjs";
|
|
3
|
+
import { useFormReset as C } from "./index273.mjs";
|
|
4
|
+
import { usePress as c } from "./index253.mjs";
|
|
5
|
+
import { useFocusable as I } from "./index334.mjs";
|
|
6
|
+
function F(a, s, i) {
|
|
7
|
+
let { isDisabled: l = !1, isReadOnly: r = !1, value: d, name: b, children: f, "aria-label": u, "aria-labelledby": p, validationState: n = "valid", isInvalid: t } = a, m = (e) => {
|
|
8
|
+
e.stopPropagation(), s.setSelected(e.target.checked);
|
|
9
|
+
}, P = f != null, v = u != null || p != null;
|
|
10
|
+
!P && !v && process.env.NODE_ENV !== "production" && console.warn("If you do not provide children, you must specify an aria-label for accessibility");
|
|
11
|
+
let { pressProps: $, isPressed: g } = c({
|
|
12
|
+
isDisabled: l
|
|
13
|
+
}), { pressProps: y, isPressed: h } = c({
|
|
14
|
+
onPress() {
|
|
15
|
+
var e;
|
|
16
|
+
s.toggle(), (e = i.current) === null || e === void 0 || e.focus();
|
|
17
|
+
},
|
|
18
|
+
isDisabled: l || r
|
|
19
|
+
}), { focusableProps: x } = I(a, i), D = o($, x), S = O(a, {
|
|
20
|
+
labelable: !0
|
|
13
21
|
});
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
22
|
+
return C(i, s.isSelected, s.setSelected), {
|
|
23
|
+
labelProps: o(y, {
|
|
24
|
+
onClick: (e) => e.preventDefault()
|
|
25
|
+
}),
|
|
26
|
+
inputProps: o(S, {
|
|
27
|
+
"aria-invalid": t || n === "invalid" || void 0,
|
|
28
|
+
"aria-errormessage": a["aria-errormessage"],
|
|
29
|
+
"aria-controls": a["aria-controls"],
|
|
30
|
+
"aria-readonly": r || void 0,
|
|
31
|
+
onChange: m,
|
|
32
|
+
disabled: l,
|
|
33
|
+
...d == null ? {} : {
|
|
34
|
+
value: d
|
|
35
|
+
},
|
|
36
|
+
name: b,
|
|
37
|
+
type: "checkbox",
|
|
38
|
+
...D
|
|
39
|
+
}),
|
|
40
|
+
isSelected: s.isSelected,
|
|
41
|
+
isPressed: g || h,
|
|
42
|
+
isDisabled: l,
|
|
43
|
+
isReadOnly: r,
|
|
44
|
+
isInvalid: t || n === "invalid"
|
|
45
|
+
};
|
|
24
46
|
}
|
|
25
47
|
export {
|
|
26
|
-
|
|
48
|
+
F as useToggle
|
|
27
49
|
};
|
package/index255.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const f=require("./index270.js"),a=require("./index235.js"),n=require("react");function o(c){let[u,l]=n.useState(c),e=n.useRef(null),r=f.useEffectEvent(()=>{if(!e.current)return;let t=e.current.next();if(t.done){e.current=null;return}u===t.value?r():l(t.value)});a.useLayoutEffect(()=>{e.current&&r()});let s=f.useEffectEvent(t=>{e.current=t(u),r()});return[u,s]}exports.useValueEffect=o;
|
package/index255.mjs
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
if (
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
};
|
|
20
|
-
|
|
21
|
-
|
|
1
|
+
import { useEffectEvent as u } from "./index270.mjs";
|
|
2
|
+
import { useLayoutEffect as l } from "./index235.mjs";
|
|
3
|
+
import { useState as o, useRef as s } from "react";
|
|
4
|
+
function p(a) {
|
|
5
|
+
let [f, c] = o(a), e = s(null), r = u(() => {
|
|
6
|
+
if (!e.current) return;
|
|
7
|
+
let t = e.current.next();
|
|
8
|
+
if (t.done) {
|
|
9
|
+
e.current = null;
|
|
10
|
+
return;
|
|
11
|
+
}
|
|
12
|
+
f === t.value ? r() : c(t.value);
|
|
13
|
+
});
|
|
14
|
+
l(() => {
|
|
15
|
+
e.current && r();
|
|
16
|
+
});
|
|
17
|
+
let n = u((t) => {
|
|
18
|
+
e.current = t(f), r();
|
|
19
|
+
});
|
|
20
|
+
return [
|
|
21
|
+
f,
|
|
22
|
+
n
|
|
23
|
+
];
|
|
22
24
|
}
|
|
23
25
|
export {
|
|
24
|
-
|
|
25
|
-
d as getEventTarget,
|
|
26
|
-
n as nodeContains
|
|
26
|
+
p as useValueEffect
|
|
27
27
|
};
|
package/index256.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const a=require("./index257.js"),r=require("./index258.js");function i(t,o){if(!r.shadowDOM())return o&&t?t.contains(o):!1;if(!t||!o)return!1;let e=o;for(;e!==null;){if(e===t)return!0;e.tagName==="SLOT"&&e.assignedSlot?e=e.assignedSlot.parentNode:a.isShadowRoot(e)?e=e.host:e=e.parentNode}return!1}const n=(t=document)=>{var o;if(!r.shadowDOM())return t.activeElement;let e=t.activeElement;for(;e&&"shadowRoot"in e&&(!((o=e.shadowRoot)===null||o===void 0)&&o.activeElement);)e=e.shadowRoot.activeElement;return e};function s(t){return r.shadowDOM()&&t.target.shadowRoot&&t.composedPath?t.composedPath()[0]:t.target}exports.getActiveElement=n;exports.getEventTarget=s;exports.nodeContains=i;
|
package/index256.mjs
CHANGED
|
@@ -1,15 +1,27 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
1
|
+
import { isShadowRoot as f } from "./index257.mjs";
|
|
2
|
+
import { shadowDOM as o } from "./index258.mjs";
|
|
3
|
+
function n(t, a) {
|
|
4
|
+
if (!o()) return a && t ? t.contains(a) : !1;
|
|
5
|
+
if (!t || !a) return !1;
|
|
6
|
+
let e = a;
|
|
7
|
+
for (; e !== null; ) {
|
|
8
|
+
if (e === t) return !0;
|
|
9
|
+
e.tagName === "SLOT" && e.assignedSlot ? e = e.assignedSlot.parentNode : f(e) ? e = e.host : e = e.parentNode;
|
|
10
|
+
}
|
|
11
|
+
return !1;
|
|
7
12
|
}
|
|
8
|
-
|
|
9
|
-
|
|
13
|
+
const s = (t = document) => {
|
|
14
|
+
var a;
|
|
15
|
+
if (!o()) return t.activeElement;
|
|
16
|
+
let e = t.activeElement;
|
|
17
|
+
for (; e && "shadowRoot" in e && (!((a = e.shadowRoot) === null || a === void 0) && a.activeElement); ) e = e.shadowRoot.activeElement;
|
|
18
|
+
return e;
|
|
19
|
+
};
|
|
20
|
+
function d(t) {
|
|
21
|
+
return o() && t.target.shadowRoot && t.composedPath ? t.composedPath()[0] : t.target;
|
|
10
22
|
}
|
|
11
23
|
export {
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
24
|
+
s as getActiveElement,
|
|
25
|
+
d as getEventTarget,
|
|
26
|
+
n as nodeContains
|
|
15
27
|
};
|
package/index257.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const t=o=>{var n;return(n=o==null?void 0:o.ownerDocument)!==null&&n!==void 0?n:document},e=o=>o&&"window"in o&&o.window===o?o:t(o).defaultView||window;function d(o){return o!==null&&typeof o=="object"&&"nodeType"in o&&typeof o.nodeType=="number"}function c(o){return d(o)&&o.nodeType===Node.DOCUMENT_FRAGMENT_NODE&&"host"in o}exports.getOwnerDocument=t;exports.getOwnerWindow=e;exports.isShadowRoot=c;
|
package/index257.mjs
CHANGED
|
@@ -1,7 +1,15 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
return
|
|
1
|
+
const t = (o) => {
|
|
2
|
+
var n;
|
|
3
|
+
return (n = o == null ? void 0 : o.ownerDocument) !== null && n !== void 0 ? n : document;
|
|
4
|
+
}, e = (o) => o && "window" in o && o.window === o ? o : t(o).defaultView || window;
|
|
5
|
+
function d(o) {
|
|
6
|
+
return o !== null && typeof o == "object" && "nodeType" in o && typeof o.nodeType == "number";
|
|
7
|
+
}
|
|
8
|
+
function c(o) {
|
|
9
|
+
return d(o) && o.nodeType === Node.DOCUMENT_FRAGMENT_NODE && "host" in o;
|
|
4
10
|
}
|
|
5
11
|
export {
|
|
6
|
-
|
|
12
|
+
t as getOwnerDocument,
|
|
13
|
+
e as getOwnerWindow,
|
|
14
|
+
c as isShadowRoot
|
|
7
15
|
};
|
package/index258.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});let e=!1;function t(){return e}exports.shadowDOM=t;
|