@okam/stack-ui 1.27.3 → 1.29.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/components/Box/interface.d.ts +0 -1
- package/components/Button/interface.d.ts +2 -2
- package/components/Menu/interface.d.ts +5 -2
- package/components/Typography/interface.d.ts +0 -1
- package/components/Video/index.d.ts +3 -0
- package/components/Video/interface.d.ts +6 -0
- package/index.d.ts +1 -2
- package/index.js +1 -1
- package/index.mjs +101 -103
- package/index10.js +1 -1
- package/index10.mjs +1 -1
- package/index100.js +2 -1
- package/index100.mjs +22 -17
- package/index101.js +1 -2
- package/index101.mjs +63 -22
- package/index102.js +1 -1
- package/index102.mjs +24 -58
- package/index103.js +1 -1
- package/index103.mjs +4 -29
- package/index104.js +1 -1
- package/index104.mjs +11 -4
- package/index105.js +1 -1
- package/index105.mjs +14 -11
- package/index106.js +1 -1
- package/index106.mjs +22 -13
- package/index107.js +1 -1
- package/index107.mjs +19 -19
- package/index108.js +1 -1
- package/index108.mjs +38 -22
- package/index109.js +2 -1
- package/index109.mjs +12 -38
- package/index11.js +1 -1
- package/index11.mjs +3 -3
- package/index110.js +1 -2
- package/index110.mjs +7 -12
- package/index111.js +1 -1
- package/index111.mjs +21 -7
- package/index112.js +1 -1
- package/index112.mjs +38 -21
- package/index113.js +1 -1
- package/index113.mjs +49 -38
- package/index114.js +1 -1
- package/index114.mjs +40 -49
- package/index115.js +1 -1
- package/index115.mjs +13 -40
- package/index116.js +1 -1
- package/index116.mjs +26 -14
- package/index117.js +1 -1
- package/index117.mjs +17 -23
- package/index118.js +1 -1
- package/index118.mjs +8 -19
- package/index119.js +1 -1
- package/index119.mjs +30 -9
- package/index12.js +1 -1
- package/index12.mjs +1 -1
- package/index120.js +1 -1
- package/index120.mjs +15 -30
- package/index121.js +1 -1
- package/index121.mjs +15 -13
- package/index122.js +1 -1
- package/index122.mjs +21 -17
- package/index123.js +1 -1
- package/index123.mjs +11 -5
- package/index124.js +2 -1
- package/index124.mjs +21 -20
- package/index125.js +1 -1
- package/index125.mjs +12 -11
- package/index126.js +1 -1
- package/index126.mjs +46 -42
- package/index127.js +1 -2
- package/index127.mjs +239 -20
- package/index128.js +2 -1
- package/index128.mjs +12 -11
- package/index129.js +1 -1
- package/index129.mjs +30 -46
- package/index13.js +1 -1
- package/index13.mjs +32 -15
- package/index130.js +1 -1
- package/index130.mjs +43 -233
- package/index131.js +1 -2
- package/index131.mjs +27 -13
- package/index132.js +1 -1
- package/index132.mjs +21 -30
- package/index133.js +1 -1
- package/index133.mjs +61 -50
- package/index134.js +1 -1
- package/index134.mjs +93 -25
- package/index135.js +1 -1
- package/index135.mjs +27 -16
- package/index136.js +1 -1
- package/index136.mjs +121 -3
- package/index137.js +1 -4
- package/index137.mjs +27 -246
- package/index138.js +1 -1
- package/index138.mjs +124 -61
- package/index139.js +1 -1
- package/index139.mjs +132 -92
- package/index14.js +1 -1
- package/index14.mjs +4 -4
- package/index140.js +1 -1
- package/index140.mjs +14 -31
- package/index141.js +1 -1
- package/index141.mjs +90 -116
- package/index142.js +1 -1
- package/index142.mjs +105 -26
- package/index143.js +1 -1
- package/index143.mjs +5 -124
- package/index144.js +1 -1
- package/index144.mjs +3 -134
- package/index145.js +1 -1
- package/index145.mjs +123 -12
- package/index146.js +1 -1
- package/index146.mjs +18 -84
- package/index147.js +1 -1
- package/index147.mjs +46 -101
- package/index148.js +1 -1
- package/index148.mjs +44 -5
- package/index149.js +1 -1
- package/index149.mjs +37 -3
- package/index15.js +1 -1
- package/index15.mjs +1 -1
- package/index150.js +1 -1
- package/index150.mjs +102 -114
- package/index151.js +1 -1
- package/index151.mjs +69 -21
- package/index152.js +1 -1
- package/index152.mjs +86 -36
- package/index153.js +1 -1
- package/index153.mjs +98 -45
- package/index154.js +1 -1
- package/index154.mjs +192 -30
- package/index155.js +1 -1
- package/index155.mjs +58 -107
- package/index156.js +1 -1
- package/index156.mjs +132 -68
- package/index157.js +1 -1
- package/index157.mjs +119 -101
- package/index158.js +1 -1
- package/index158.mjs +218 -98
- package/index159.js +1 -1
- package/index159.mjs +191 -2
- package/index16.js +1 -1
- package/index16.mjs +2 -2
- package/index160.js +1 -1
- package/index160.mjs +69 -5
- package/index161.js +1 -1
- package/index161.mjs +253 -59
- package/index162.js +1 -1
- package/index162.mjs +95 -24
- package/index163.js +1 -1
- package/index163.mjs +173 -53
- package/index164.js +1 -1
- package/index164.mjs +78 -149
- package/index165.js +1 -1
- package/index165.mjs +57 -21
- package/index166.js +1 -1
- package/index166.mjs +125 -18
- package/index167.js +1 -1
- package/index167.mjs +115 -38
- package/index168.js +1 -1
- package/index168.mjs +117 -77
- package/index169.js +1 -1
- package/index169.mjs +70 -28
- package/index17.js +1 -1
- package/index17.mjs +1 -1
- package/index170.js +1 -1
- package/index170.mjs +110 -21
- package/index171.js +1 -1
- package/index171.mjs +50 -51
- package/index172.js +1 -1
- package/index172.mjs +94 -2
- package/index173.js +1 -11
- package/index173.mjs +69 -114
- package/index174.js +1 -1
- package/index174.mjs +50 -193
- package/index175.js +1 -1
- package/index175.mjs +91 -56
- package/index176.js +5 -1
- package/index176.mjs +75 -136
- package/index177.js +1 -1
- package/index177.mjs +1999 -107
- package/index178.js +1 -1
- package/index178.mjs +56 -214
- package/index179.js +1 -1
- package/index179.mjs +186 -188
- package/index18.js +1 -1
- package/index18.mjs +4 -4
- package/index180.js +1 -1
- package/index180.mjs +5 -69
- package/index181.js +1 -1
- package/index181.mjs +121 -249
- package/index182.js +1 -1
- package/index182.mjs +171 -89
- package/index183.js +1 -1
- package/index183.mjs +8 -173
- package/index184.js +1 -1
- package/index184.mjs +3 -84
- package/index185.js +1 -1
- package/index185.mjs +32 -54
- package/index186.js +1 -1
- package/index186.mjs +5 -126
- package/index187.js +1 -1
- package/index187.mjs +25 -112
- package/index188.js +1 -1
- package/index188.mjs +6 -122
- package/index189.js +1 -1
- package/index189.mjs +307 -66
- package/index19.js +1 -1
- package/index19.mjs +2 -2
- package/index190.js +1 -1
- package/index190.mjs +190 -108
- package/index191.js +1 -1
- package/index191.mjs +8 -52
- package/index192.js +1 -1
- package/index192.mjs +24 -91
- package/index193.js +1 -1
- package/index193.mjs +54 -69
- package/index194.js +1 -1
- package/index194.mjs +43 -53
- package/index195.js +1 -1
- package/index195.mjs +123 -98
- package/index196.js +1 -5
- package/index196.mjs +5 -80
- package/index197.js +1 -1
- package/index197.mjs +25 -2008
- package/index198.js +1 -1
- package/index198.mjs +6 -59
- package/index199.js +1 -1
- package/index199.mjs +7 -188
- package/index2.js +1 -1
- package/index2.mjs +20 -20
- package/index20.js +1 -1
- package/index20.mjs +2 -2
- package/index200.js +1 -1
- package/index200.mjs +6 -4
- package/index201.js +1 -1
- package/index201.mjs +5 -2
- package/index202.js +1 -1
- package/index202.mjs +5 -52
- package/index203.js +1 -1
- package/index203.mjs +9 -20
- package/index21.js +1 -1
- package/index21.mjs +1 -1
- package/index22.js +1 -1
- package/index22.mjs +1 -1
- package/index23.js +1 -1
- package/index23.mjs +4 -4
- package/index24.js +1 -1
- package/index24.mjs +5 -5
- package/index25.js +1 -1
- package/index25.mjs +1 -1
- package/index26.js +1 -1
- package/index26.mjs +3 -3
- package/index27.js +1 -1
- package/index27.mjs +3 -3
- package/index28.js +1 -1
- package/index28.mjs +2 -2
- package/index29.js +1 -1
- package/index29.mjs +2 -2
- package/index3.js +1 -1
- package/index3.mjs +1 -1
- package/index30.js +1 -1
- package/index31.js +1 -1
- package/index31.mjs +4 -4
- package/index32.js +1 -1
- package/index32.mjs +2 -2
- package/index33.js +1 -1
- package/index33.mjs +88 -65
- package/index34.js +1 -1
- package/index34.mjs +2 -2
- package/index35.js +1 -1
- package/index35.mjs +3 -3
- package/index36.js +1 -1
- package/index36.mjs +1 -1
- package/index37.js +1 -1
- package/index38.js +2 -1
- package/index38.mjs +20 -45
- package/index39.js +1 -2
- package/index39.mjs +5 -26
- package/index4.js +1 -1
- package/index4.mjs +4 -4
- package/index40.js +1 -1
- package/index40.mjs +7 -4
- package/index41.js +1 -1
- package/index41.mjs +5 -5
- package/index42.js +1 -1
- package/index42.mjs +5 -8
- package/index43.js +1 -1
- package/index43.mjs +2 -2
- package/index44.js +1 -1
- package/index44.mjs +1 -1
- package/index45.js +1 -1
- package/index45.mjs +4 -4
- package/index46.js +1 -1
- package/index46.mjs +9 -3
- package/index47.js +1 -1
- package/index47.mjs +9 -7
- package/index48.js +1 -1
- package/index48.mjs +9 -9
- package/index49.js +1 -1
- package/index49.mjs +46 -13
- package/index50.js +1 -1
- package/index50.mjs +8 -46
- package/index51.js +1 -1
- package/index51.mjs +69 -6
- package/index52.js +1 -1
- package/index52.mjs +8 -71
- package/index53.js +1 -1
- package/index53.mjs +12 -7
- package/index54.js +1 -1
- package/index54.mjs +9 -12
- package/index55.js +1 -1
- package/index55.mjs +17 -10
- package/index56.js +1 -1
- package/index56.mjs +13 -17
- package/index57.js +1 -1
- package/index57.mjs +5 -5
- package/index58.js +1 -1
- package/index58.mjs +6 -6
- package/index59.js +1 -1
- package/index59.mjs +8 -10
- package/index6.js +1 -1
- package/index6.mjs +1 -1
- package/index60.js +1 -1
- package/index60.mjs +5 -5
- package/index61.js +1 -1
- package/index61.mjs +8 -6
- package/index62.js +1 -1
- package/index62.mjs +14 -13
- package/index63.js +2 -1
- package/index63.mjs +23 -14
- package/index64.js +1 -1
- package/index64.mjs +15 -21
- package/index65.js +1 -1
- package/index65.mjs +14 -16
- package/index66.js +1 -1
- package/index66.mjs +40 -13
- package/index67.js +1 -1
- package/index67.mjs +36 -39
- package/index68.js +1 -1
- package/index68.mjs +11 -37
- package/index69.js +1 -1
- package/index69.mjs +10 -11
- package/index7.js +1 -1
- package/index7.mjs +1 -1
- package/index70.js +1 -1
- package/index70.mjs +13 -10
- package/index71.js +1 -1
- package/index71.mjs +10 -13
- package/index72.js +1 -2
- package/index72.mjs +2 -12
- package/index73.js +2 -1
- package/index73.mjs +9 -2
- package/index74.js +1 -1
- package/index74.mjs +6 -7
- package/index75.js +1 -1
- package/index75.mjs +6 -6
- package/index76.js +1 -1
- package/index76.mjs +6 -6
- package/index77.js +1 -2
- package/index77.mjs +25 -8
- package/index78.js +1 -1
- package/index78.mjs +2 -25
- package/index79.js +6 -1
- package/index79.mjs +94 -2
- package/index8.js +1 -1
- package/index8.mjs +3 -3
- package/index80.js +1 -6
- package/index80.mjs +54 -79
- package/index81.js +1 -1
- package/index81.mjs +33 -61
- package/index82.js +42 -1
- package/index82.mjs +67 -34
- package/index83.js +1 -42
- package/index83.mjs +154 -65
- package/index84.js +9 -1
- package/index84.mjs +47 -149
- package/index85.js +1 -9
- package/index85.mjs +36 -48
- package/index86.js +1 -1
- package/index86.mjs +8 -40
- package/index87.js +1 -1
- package/index87.mjs +31 -9
- package/index88.js +1 -1
- package/index88.mjs +6 -35
- package/index89.js +12 -1
- package/index89.mjs +40 -6
- package/index9.js +1 -1
- package/index9.mjs +38 -43
- package/index90.js +1 -12
- package/index90.mjs +25 -36
- package/index91.js +1 -1
- package/index91.mjs +8 -24
- package/index92.js +7 -1
- package/index92.mjs +13 -7
- package/index93.js +14 -6
- package/index93.mjs +65 -13
- package/index94.js +1 -15
- package/index94.mjs +7 -71
- package/index95.js +16 -1
- package/index95.mjs +25 -7
- package/index96.js +1 -16
- package/index96.mjs +37 -20
- package/index97.js +1 -1
- package/index97.mjs +43 -40
- package/index98.js +1 -1
- package/index98.mjs +47 -44
- package/index99.js +1 -1
- package/index99.mjs +17 -48
- package/package.json +1 -1
- package/theme/Alerts/index.d.ts +88 -0
- package/theme/Button/index.d.ts +28 -0
- package/theme/Carousel/index.d.ts +36 -0
- package/types/next-link.d.ts +16 -0
- package/components/DirectusImg/index.d.ts +0 -3
- package/components/DirectusImg/interface.d.ts +0 -20
- package/components/Img/index.d.ts +0 -3
- package/components/Img/interface.d.ts +0 -6
- package/index204.js +0 -1
- package/index204.mjs +0 -26
- package/index205.js +0 -1
- package/index205.mjs +0 -29
- package/index206.js +0 -1
- package/index206.mjs +0 -49
- package/index207.js +0 -1
- package/index207.mjs +0 -4
- package/index208.js +0 -1
- package/index208.mjs +0 -23
- package/index209.js +0 -1
- package/index209.mjs +0 -4
- package/index210.js +0 -1
- package/index210.mjs +0 -31
- package/index211.js +0 -1
- package/index211.mjs +0 -4
- package/index212.js +0 -1
- package/index212.mjs +0 -4
- package/index213.js +0 -1
- package/index213.mjs +0 -25
- package/index214.js +0 -1
- package/index214.mjs +0 -4
- package/index215.js +0 -1
- package/index215.mjs +0 -4
- package/index216.js +0 -1
- package/index216.mjs +0 -4
- package/index217.js +0 -1
- package/index217.mjs +0 -40
- package/index218.js +0 -1
- package/index218.mjs +0 -4
- package/index219.js +0 -1
- package/index219.mjs +0 -23
- package/index220.js +0 -1
- package/index220.mjs +0 -25
- package/index221.js +0 -1
- package/index221.mjs +0 -4
- package/index222.js +0 -1
- package/index222.mjs +0 -25
- package/index223.js +0 -1
- package/index223.mjs +0 -4
- package/index224.js +0 -1
- package/index224.mjs +0 -133
- package/index225.js +0 -1
- package/index225.mjs +0 -182
- package/index226.js +0 -1
- package/index226.mjs +0 -12
- package/index227.js +0 -1
- package/index227.mjs +0 -6
- package/index228.js +0 -1
- package/index228.mjs +0 -39
- package/index229.js +0 -1
- package/index229.mjs +0 -8
- package/index230.js +0 -1
- package/index230.mjs +0 -32
- package/index231.js +0 -1
- package/index231.mjs +0 -9
- package/index232.js +0 -1
- package/index232.mjs +0 -316
- package/index233.js +0 -1
- package/index233.mjs +0 -195
- package/index234.js +0 -1
- package/index234.mjs +0 -11
- package/index235.js +0 -1
- package/index235.mjs +0 -29
- package/index236.js +0 -1
- package/index236.mjs +0 -58
- package/index237.js +0 -1
- package/index237.mjs +0 -49
- package/index238.js +0 -1
- package/index238.mjs +0 -127
- package/index239.js +0 -1
- package/index239.mjs +0 -4
- package/index240.js +0 -1
- package/index240.mjs +0 -4
- package/index241.js +0 -1
- package/index241.mjs +0 -4
- package/index242.js +0 -1
- package/index242.mjs +0 -20
- package/index243.js +0 -1
- package/index243.mjs +0 -29
- package/index244.js +0 -1
- package/index244.mjs +0 -4
- package/index245.js +0 -1
- package/index245.mjs +0 -91
- package/index246.js +0 -1
- package/index246.mjs +0 -22
- package/index247.js +0 -1
- package/index247.mjs +0 -4
- package/index248.js +0 -1
- package/index248.mjs +0 -40
- package/index249.js +0 -1
- package/index249.mjs +0 -139
- package/index250.js +0 -1
- package/index250.mjs +0 -4
- package/index251.js +0 -1
- package/index251.mjs +0 -4
- package/index252.js +0 -1
- package/index252.mjs +0 -25
- package/index253.js +0 -1
- package/index253.mjs +0 -4
- package/index254.js +0 -1
- package/index254.mjs +0 -4
- package/index255.js +0 -1
- package/index255.mjs +0 -4
- package/index256.js +0 -1
- package/index256.mjs +0 -25
- package/index257.js +0 -1
- package/index257.mjs +0 -4
- package/index258.js +0 -1
- package/index258.mjs +0 -28
- package/index259.js +0 -1
- package/index259.mjs +0 -4
- package/index260.js +0 -1
- package/index260.mjs +0 -8
- package/index261.js +0 -1
- package/index261.mjs +0 -4
- package/index262.js +0 -1
- package/index262.mjs +0 -4
- package/index263.js +0 -1
- package/index263.mjs +0 -4
- package/index264.js +0 -1
- package/index264.mjs +0 -4
- package/index265.js +0 -1
- package/index265.mjs +0 -74
- package/index266.js +0 -1
- package/index266.mjs +0 -4
- package/index267.js +0 -1
- package/index267.mjs +0 -4
- package/index268.js +0 -1
- package/index268.mjs +0 -21
- package/index269.js +0 -1
- package/index269.mjs +0 -4
- package/index270.js +0 -1
- package/index270.mjs +0 -4
- package/index271.js +0 -1
- package/index271.mjs +0 -4
- package/index272.js +0 -1
- package/index272.mjs +0 -31
- package/index273.js +0 -1
- package/index273.mjs +0 -9
- package/index274.js +0 -1
- package/index274.mjs +0 -10
- package/index275.js +0 -1
- package/index275.mjs +0 -10
- package/index276.js +0 -1
- package/index276.mjs +0 -4
- package/index277.js +0 -1
- package/index277.mjs +0 -39
- package/index278.js +0 -1
- package/index278.mjs +0 -4
- package/index279.js +0 -1
- package/index279.mjs +0 -7
- package/index280.js +0 -1
- package/index280.mjs +0 -8
- package/index281.js +0 -1
- package/index281.mjs +0 -12
- package/index282.js +0 -1
- package/index282.mjs +0 -4
- package/index283.js +0 -1
- package/index283.mjs +0 -20
- package/index284.js +0 -1
- package/index284.mjs +0 -33
- package/index285.js +0 -1
- package/index285.mjs +0 -4
- package/index286.js +0 -1
- package/index286.mjs +0 -4
package/index189.mjs
CHANGED
|
@@ -1,75 +1,316 @@
|
|
|
1
|
-
|
|
1
|
+
import { restoreTextSelection as C, disableTextSelection as _ } from "./index197.mjs";
|
|
2
|
+
import { PressResponderContext as Z } from "./index198.mjs";
|
|
3
|
+
import { _class_private_field_get as ee } from "./index199.mjs";
|
|
4
|
+
import { _class_private_field_init as te } from "./index143.mjs";
|
|
5
|
+
import { _class_private_field_set as H } from "./index200.mjs";
|
|
6
|
+
import { useGlobalListeners as re, useEffectEvent as M, isVirtualPointerEvent as ne, focusWithoutScrolling as w, getOwnerDocument as k, isVirtualClick as G, getOwnerWindow as U, mergeProps as W, useSyncRef as ie, chain as ae, isMac as se, openLink as X } from "@react-aria/utils";
|
|
7
|
+
import { useState as oe, useRef as ue, useMemo as le, useEffect as fe, useContext as ce } from "react";
|
|
8
|
+
function ge(i) {
|
|
9
|
+
let a = ce(Z);
|
|
10
|
+
if (a) {
|
|
11
|
+
let { register: o, ...f } = a;
|
|
12
|
+
i = W(f, i), o();
|
|
13
|
+
}
|
|
14
|
+
return ie(a, i.ref), i;
|
|
15
|
+
}
|
|
16
|
+
var I = /* @__PURE__ */ new WeakMap();
|
|
17
|
+
class D {
|
|
18
|
+
continuePropagation() {
|
|
19
|
+
H(this, I, !1);
|
|
20
|
+
}
|
|
21
|
+
get shouldStopPropagation() {
|
|
22
|
+
return ee(this, I);
|
|
23
|
+
}
|
|
24
|
+
constructor(a, o, f) {
|
|
25
|
+
te(this, I, {
|
|
26
|
+
writable: !0,
|
|
27
|
+
value: void 0
|
|
28
|
+
}), H(this, I, !0), this.type = a, this.pointerType = o, this.target = f.currentTarget, this.shiftKey = f.shiftKey, this.metaKey = f.metaKey, this.ctrlKey = f.ctrlKey, this.altKey = f.altKey;
|
|
29
|
+
}
|
|
30
|
+
}
|
|
31
|
+
const Y = Symbol("linkClicked");
|
|
32
|
+
function Oe(i) {
|
|
2
33
|
let {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
34
|
+
onPress: a,
|
|
35
|
+
onPressChange: o,
|
|
36
|
+
onPressStart: f,
|
|
37
|
+
onPressEnd: c,
|
|
38
|
+
onPressUp: O,
|
|
39
|
+
isDisabled: d,
|
|
40
|
+
isPressed: z,
|
|
41
|
+
preventFocusOnPress: K,
|
|
42
|
+
shouldCancelOnPointerExit: j,
|
|
43
|
+
allowTextSelectionOnPress: P,
|
|
44
|
+
// eslint-disable-next-line @typescript-eslint/no-unused-vars
|
|
45
|
+
ref: Pe,
|
|
46
|
+
...q
|
|
47
|
+
} = ge(i), [J, R] = oe(!1), E = ue({
|
|
48
|
+
isPressed: !1,
|
|
49
|
+
ignoreEmulatedMouseEvents: !1,
|
|
50
|
+
ignoreClickAfterPress: !1,
|
|
51
|
+
didFirePressStart: !1,
|
|
52
|
+
isTriggeringEvent: !1,
|
|
53
|
+
activePointerId: null,
|
|
54
|
+
target: null,
|
|
55
|
+
isOverTarget: !1,
|
|
56
|
+
pointerType: null
|
|
57
|
+
}), { addGlobalListener: y, removeAllGlobalListeners: $ } = re(), v = M((e, s) => {
|
|
58
|
+
let p = E.current;
|
|
59
|
+
if (d || p.didFirePressStart) return !1;
|
|
60
|
+
let n = !0;
|
|
61
|
+
if (p.isTriggeringEvent = !0, f) {
|
|
62
|
+
let u = new D("pressstart", s, e);
|
|
63
|
+
f(u), n = u.shouldStopPropagation;
|
|
64
|
+
}
|
|
65
|
+
return o && o(!0), p.isTriggeringEvent = !1, p.didFirePressStart = !0, R(!0), n;
|
|
66
|
+
}), g = M((e, s, p = !0) => {
|
|
67
|
+
let n = E.current;
|
|
68
|
+
if (!n.didFirePressStart) return !1;
|
|
69
|
+
n.ignoreClickAfterPress = !0, n.didFirePressStart = !1, n.isTriggeringEvent = !0;
|
|
70
|
+
let u = !0;
|
|
71
|
+
if (c) {
|
|
72
|
+
let t = new D("pressend", s, e);
|
|
73
|
+
c(t), u = t.shouldStopPropagation;
|
|
74
|
+
}
|
|
75
|
+
if (o && o(!1), R(!1), a && p && !d) {
|
|
76
|
+
let t = new D("press", s, e);
|
|
77
|
+
a(t), u && (u = t.shouldStopPropagation);
|
|
78
|
+
}
|
|
79
|
+
return n.isTriggeringEvent = !1, u;
|
|
80
|
+
}), m = M((e, s) => {
|
|
81
|
+
let p = E.current;
|
|
82
|
+
if (d) return !1;
|
|
83
|
+
if (O) {
|
|
84
|
+
p.isTriggeringEvent = !0;
|
|
85
|
+
let n = new D("pressup", s, e);
|
|
86
|
+
return O(n), p.isTriggeringEvent = !1, n.shouldStopPropagation;
|
|
11
87
|
}
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
35
|
-
|
|
36
|
-
|
|
37
|
-
|
|
38
|
-
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
44
|
-
|
|
45
|
-
roundLengths: a
|
|
46
|
-
} = e.params, l = M(), {
|
|
47
|
-
rows: r
|
|
48
|
-
} = e.params.grid;
|
|
49
|
-
if (e.virtualSize = (t + l) * c, e.virtualSize = Math.ceil(e.virtualSize / r) - l, e.params.cssMode || (e.wrapperEl.style[e.getDirectionLabel("width")] = `${e.virtualSize + l}px`), i) {
|
|
50
|
-
const u = [];
|
|
51
|
-
for (let d = 0; d < s.length; d += 1) {
|
|
52
|
-
let p = s[d];
|
|
53
|
-
a && (p = Math.floor(p)), s[d] < e.virtualSize + s[0] && u.push(p);
|
|
88
|
+
return !0;
|
|
89
|
+
}), h = M((e) => {
|
|
90
|
+
let s = E.current;
|
|
91
|
+
s.isPressed && s.target && (s.isOverTarget && s.pointerType != null && g(T(s.target, e), s.pointerType, !1), s.isPressed = !1, s.isOverTarget = !1, s.activePointerId = null, s.pointerType = null, $(), P || C(s.target));
|
|
92
|
+
}), x = M((e) => {
|
|
93
|
+
j && h(e);
|
|
94
|
+
}), Q = le(() => {
|
|
95
|
+
let e = E.current, s = {
|
|
96
|
+
onKeyDown(n) {
|
|
97
|
+
if (L(n.nativeEvent, n.currentTarget) && n.currentTarget.contains(n.target)) {
|
|
98
|
+
var u;
|
|
99
|
+
B(n.target, n.key) && n.preventDefault();
|
|
100
|
+
let t = !0;
|
|
101
|
+
if (!e.isPressed && !n.repeat) {
|
|
102
|
+
e.target = n.currentTarget, e.isPressed = !0, t = v(n, "keyboard");
|
|
103
|
+
let r = n.currentTarget, l = (b) => {
|
|
104
|
+
L(b, r) && !b.repeat && r.contains(b.target) && e.target && m(T(e.target, b), "keyboard");
|
|
105
|
+
};
|
|
106
|
+
y(k(n.currentTarget), "keyup", ae(l, p), !0);
|
|
107
|
+
}
|
|
108
|
+
t && n.stopPropagation(), n.metaKey && se() && ((u = e.metaKeyEvents) === null || u === void 0 || u.set(n.key, n.nativeEvent));
|
|
109
|
+
} else n.key === "Meta" && (e.metaKeyEvents = /* @__PURE__ */ new Map());
|
|
110
|
+
},
|
|
111
|
+
onClick(n) {
|
|
112
|
+
if (!(n && !n.currentTarget.contains(n.target)) && n && n.button === 0 && !e.isTriggeringEvent && !X.isOpening) {
|
|
113
|
+
let u = !0;
|
|
114
|
+
if (d && n.preventDefault(), !e.ignoreClickAfterPress && !e.ignoreEmulatedMouseEvents && !e.isPressed && (e.pointerType === "virtual" || G(n.nativeEvent))) {
|
|
115
|
+
!d && !K && w(n.currentTarget);
|
|
116
|
+
let t = v(n, "virtual"), r = m(n, "virtual"), l = g(n, "virtual");
|
|
117
|
+
u = t && r && l;
|
|
118
|
+
}
|
|
119
|
+
e.ignoreEmulatedMouseEvents = !1, e.ignoreClickAfterPress = !1, u && n.stopPropagation();
|
|
120
|
+
}
|
|
54
121
|
}
|
|
55
|
-
|
|
122
|
+
}, p = (n) => {
|
|
123
|
+
var u;
|
|
124
|
+
if (e.isPressed && e.target && L(n, e.target)) {
|
|
125
|
+
var t;
|
|
126
|
+
B(n.target, n.key) && n.preventDefault();
|
|
127
|
+
let l = n.target;
|
|
128
|
+
g(T(e.target, n), "keyboard", e.target.contains(l)), $(), n.key !== "Enter" && F(e.target) && e.target.contains(l) && !n[Y] && (n[Y] = !0, X(e.target, n, !1)), e.isPressed = !1, (t = e.metaKeyEvents) === null || t === void 0 || t.delete(n.key);
|
|
129
|
+
} else if (n.key === "Meta" && (!((u = e.metaKeyEvents) === null || u === void 0) && u.size)) {
|
|
130
|
+
var r;
|
|
131
|
+
let l = e.metaKeyEvents;
|
|
132
|
+
e.metaKeyEvents = void 0;
|
|
133
|
+
for (let b of l.values()) (r = e.target) === null || r === void 0 || r.dispatchEvent(new KeyboardEvent("keyup", b));
|
|
134
|
+
}
|
|
135
|
+
};
|
|
136
|
+
if (typeof PointerEvent < "u") {
|
|
137
|
+
s.onPointerDown = (r) => {
|
|
138
|
+
if (r.button !== 0 || !r.currentTarget.contains(r.target)) return;
|
|
139
|
+
if (ne(r.nativeEvent)) {
|
|
140
|
+
e.pointerType = "virtual";
|
|
141
|
+
return;
|
|
142
|
+
}
|
|
143
|
+
A(r.currentTarget) && r.preventDefault(), e.pointerType = r.pointerType;
|
|
144
|
+
let l = !0;
|
|
145
|
+
e.isPressed || (e.isPressed = !0, e.isOverTarget = !0, e.activePointerId = r.pointerId, e.target = r.currentTarget, !d && !K && w(r.currentTarget), P || _(e.target), l = v(r, e.pointerType), y(k(r.currentTarget), "pointermove", n, !1), y(k(r.currentTarget), "pointerup", u, !1), y(k(r.currentTarget), "pointercancel", t, !1)), l && r.stopPropagation();
|
|
146
|
+
}, s.onMouseDown = (r) => {
|
|
147
|
+
r.currentTarget.contains(r.target) && r.button === 0 && (A(r.currentTarget) && r.preventDefault(), r.stopPropagation());
|
|
148
|
+
}, s.onPointerUp = (r) => {
|
|
149
|
+
!r.currentTarget.contains(r.target) || e.pointerType === "virtual" || r.button === 0 && S(r, r.currentTarget) && m(r, e.pointerType || r.pointerType);
|
|
150
|
+
};
|
|
151
|
+
let n = (r) => {
|
|
152
|
+
r.pointerId === e.activePointerId && (e.target && S(r, e.target) ? !e.isOverTarget && e.pointerType != null && (e.isOverTarget = !0, v(T(e.target, r), e.pointerType)) : e.target && e.isOverTarget && e.pointerType != null && (e.isOverTarget = !1, g(T(e.target, r), e.pointerType, !1), x(r)));
|
|
153
|
+
}, u = (r) => {
|
|
154
|
+
r.pointerId === e.activePointerId && e.isPressed && r.button === 0 && e.target && (S(r, e.target) && e.pointerType != null ? g(T(e.target, r), e.pointerType) : e.isOverTarget && e.pointerType != null && g(T(e.target, r), e.pointerType, !1), e.isPressed = !1, e.isOverTarget = !1, e.activePointerId = null, e.pointerType = null, $(), P || C(e.target));
|
|
155
|
+
}, t = (r) => {
|
|
156
|
+
h(r);
|
|
157
|
+
};
|
|
158
|
+
s.onDragStart = (r) => {
|
|
159
|
+
r.currentTarget.contains(r.target) && h(r);
|
|
160
|
+
};
|
|
161
|
+
} else {
|
|
162
|
+
s.onMouseDown = (t) => {
|
|
163
|
+
if (t.button !== 0 || !t.currentTarget.contains(t.target)) return;
|
|
164
|
+
if (A(t.currentTarget) && t.preventDefault(), e.ignoreEmulatedMouseEvents) {
|
|
165
|
+
t.stopPropagation();
|
|
166
|
+
return;
|
|
167
|
+
}
|
|
168
|
+
e.isPressed = !0, e.isOverTarget = !0, e.target = t.currentTarget, e.pointerType = G(t.nativeEvent) ? "virtual" : "mouse", !d && !K && w(t.currentTarget), v(t, e.pointerType) && t.stopPropagation(), y(k(t.currentTarget), "mouseup", n, !1);
|
|
169
|
+
}, s.onMouseEnter = (t) => {
|
|
170
|
+
if (!t.currentTarget.contains(t.target)) return;
|
|
171
|
+
let r = !0;
|
|
172
|
+
e.isPressed && !e.ignoreEmulatedMouseEvents && e.pointerType != null && (e.isOverTarget = !0, r = v(t, e.pointerType)), r && t.stopPropagation();
|
|
173
|
+
}, s.onMouseLeave = (t) => {
|
|
174
|
+
if (!t.currentTarget.contains(t.target)) return;
|
|
175
|
+
let r = !0;
|
|
176
|
+
e.isPressed && !e.ignoreEmulatedMouseEvents && e.pointerType != null && (e.isOverTarget = !1, r = g(t, e.pointerType, !1), x(t)), r && t.stopPropagation();
|
|
177
|
+
}, s.onMouseUp = (t) => {
|
|
178
|
+
t.currentTarget.contains(t.target) && !e.ignoreEmulatedMouseEvents && t.button === 0 && m(t, e.pointerType || "mouse");
|
|
179
|
+
};
|
|
180
|
+
let n = (t) => {
|
|
181
|
+
if (t.button === 0) {
|
|
182
|
+
if (e.isPressed = !1, $(), e.ignoreEmulatedMouseEvents) {
|
|
183
|
+
e.ignoreEmulatedMouseEvents = !1;
|
|
184
|
+
return;
|
|
185
|
+
}
|
|
186
|
+
e.target && S(t, e.target) && e.pointerType != null ? g(T(e.target, t), e.pointerType) : e.target && e.isOverTarget && e.pointerType != null && g(T(e.target, t), e.pointerType, !1), e.isOverTarget = !1;
|
|
187
|
+
}
|
|
188
|
+
};
|
|
189
|
+
s.onTouchStart = (t) => {
|
|
190
|
+
if (!t.currentTarget.contains(t.target)) return;
|
|
191
|
+
let r = pe(t.nativeEvent);
|
|
192
|
+
if (!r) return;
|
|
193
|
+
e.activePointerId = r.identifier, e.ignoreEmulatedMouseEvents = !0, e.isOverTarget = !0, e.isPressed = !0, e.target = t.currentTarget, e.pointerType = "touch", !d && !K && w(t.currentTarget), P || _(e.target), v(t, e.pointerType) && t.stopPropagation(), y(U(t.currentTarget), "scroll", u, !0);
|
|
194
|
+
}, s.onTouchMove = (t) => {
|
|
195
|
+
if (!t.currentTarget.contains(t.target)) return;
|
|
196
|
+
if (!e.isPressed) {
|
|
197
|
+
t.stopPropagation();
|
|
198
|
+
return;
|
|
199
|
+
}
|
|
200
|
+
let r = V(t.nativeEvent, e.activePointerId), l = !0;
|
|
201
|
+
r && S(r, t.currentTarget) ? !e.isOverTarget && e.pointerType != null && (e.isOverTarget = !0, l = v(t, e.pointerType)) : e.isOverTarget && e.pointerType != null && (e.isOverTarget = !1, l = g(t, e.pointerType, !1), x(t)), l && t.stopPropagation();
|
|
202
|
+
}, s.onTouchEnd = (t) => {
|
|
203
|
+
if (!t.currentTarget.contains(t.target)) return;
|
|
204
|
+
if (!e.isPressed) {
|
|
205
|
+
t.stopPropagation();
|
|
206
|
+
return;
|
|
207
|
+
}
|
|
208
|
+
let r = V(t.nativeEvent, e.activePointerId), l = !0;
|
|
209
|
+
r && S(r, t.currentTarget) && e.pointerType != null ? (m(t, e.pointerType), l = g(t, e.pointerType)) : e.isOverTarget && e.pointerType != null && (l = g(t, e.pointerType, !1)), l && t.stopPropagation(), e.isPressed = !1, e.activePointerId = null, e.isOverTarget = !1, e.ignoreEmulatedMouseEvents = !0, e.target && !P && C(e.target), $();
|
|
210
|
+
}, s.onTouchCancel = (t) => {
|
|
211
|
+
t.currentTarget.contains(t.target) && (t.stopPropagation(), e.isPressed && h(t));
|
|
212
|
+
};
|
|
213
|
+
let u = (t) => {
|
|
214
|
+
e.isPressed && t.target.contains(e.target) && h({
|
|
215
|
+
currentTarget: e.target,
|
|
216
|
+
shiftKey: !1,
|
|
217
|
+
ctrlKey: !1,
|
|
218
|
+
metaKey: !1,
|
|
219
|
+
altKey: !1
|
|
220
|
+
});
|
|
221
|
+
};
|
|
222
|
+
s.onDragStart = (t) => {
|
|
223
|
+
t.currentTarget.contains(t.target) && h(t);
|
|
224
|
+
};
|
|
56
225
|
}
|
|
57
|
-
|
|
58
|
-
|
|
59
|
-
|
|
60
|
-
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
226
|
+
return s;
|
|
227
|
+
}, [
|
|
228
|
+
y,
|
|
229
|
+
d,
|
|
230
|
+
K,
|
|
231
|
+
$,
|
|
232
|
+
P,
|
|
233
|
+
h,
|
|
234
|
+
x,
|
|
235
|
+
g,
|
|
236
|
+
v,
|
|
237
|
+
m
|
|
238
|
+
]);
|
|
239
|
+
return fe(() => () => {
|
|
240
|
+
var e;
|
|
241
|
+
P || C((e = E.current.target) !== null && e !== void 0 ? e : void 0);
|
|
242
|
+
}, [
|
|
243
|
+
P
|
|
244
|
+
]), {
|
|
245
|
+
isPressed: z || J,
|
|
246
|
+
pressProps: W(q, Q)
|
|
247
|
+
};
|
|
248
|
+
}
|
|
249
|
+
function F(i) {
|
|
250
|
+
return i.tagName === "A" && i.hasAttribute("href");
|
|
251
|
+
}
|
|
252
|
+
function L(i, a) {
|
|
253
|
+
const { key: o, code: f } = i, c = a, O = c.getAttribute("role");
|
|
254
|
+
return (o === "Enter" || o === " " || o === "Spacebar" || f === "Space") && !(c instanceof U(c).HTMLInputElement && !N(c, o) || c instanceof U(c).HTMLTextAreaElement || c.isContentEditable) && // Links should only trigger with Enter key
|
|
255
|
+
!((O === "link" || !O && F(c)) && o !== "Enter");
|
|
256
|
+
}
|
|
257
|
+
function pe(i) {
|
|
258
|
+
const { targetTouches: a } = i;
|
|
259
|
+
return a.length > 0 ? a[0] : null;
|
|
260
|
+
}
|
|
261
|
+
function V(i, a) {
|
|
262
|
+
const o = i.changedTouches;
|
|
263
|
+
for (let f = 0; f < o.length; f++) {
|
|
264
|
+
const c = o[f];
|
|
265
|
+
if (c.identifier === a) return c;
|
|
266
|
+
}
|
|
267
|
+
return null;
|
|
268
|
+
}
|
|
269
|
+
function T(i, a) {
|
|
270
|
+
return {
|
|
271
|
+
currentTarget: i,
|
|
272
|
+
shiftKey: a.shiftKey,
|
|
273
|
+
ctrlKey: a.ctrlKey,
|
|
274
|
+
metaKey: a.metaKey,
|
|
275
|
+
altKey: a.altKey
|
|
65
276
|
};
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
277
|
+
}
|
|
278
|
+
function de(i) {
|
|
279
|
+
let a = 0, o = 0;
|
|
280
|
+
return i.width !== void 0 ? a = i.width / 2 : i.radiusX !== void 0 && (a = i.radiusX), i.height !== void 0 ? o = i.height / 2 : i.radiusY !== void 0 && (o = i.radiusY), {
|
|
281
|
+
top: i.clientY - o,
|
|
282
|
+
right: i.clientX + a,
|
|
283
|
+
bottom: i.clientY + o,
|
|
284
|
+
left: i.clientX - a
|
|
71
285
|
};
|
|
72
286
|
}
|
|
287
|
+
function ve(i, a) {
|
|
288
|
+
return !(i.left > a.right || a.left > i.right || i.top > a.bottom || a.top > i.bottom);
|
|
289
|
+
}
|
|
290
|
+
function S(i, a) {
|
|
291
|
+
let o = a.getBoundingClientRect(), f = de(i);
|
|
292
|
+
return ve(o, f);
|
|
293
|
+
}
|
|
294
|
+
function A(i) {
|
|
295
|
+
return !(i instanceof HTMLElement) || !i.hasAttribute("draggable");
|
|
296
|
+
}
|
|
297
|
+
function B(i, a) {
|
|
298
|
+
return i instanceof HTMLInputElement ? !N(i, a) : i instanceof HTMLButtonElement ? i.type !== "submit" && i.type !== "reset" : !F(i);
|
|
299
|
+
}
|
|
300
|
+
const Te = /* @__PURE__ */ new Set([
|
|
301
|
+
"checkbox",
|
|
302
|
+
"radio",
|
|
303
|
+
"range",
|
|
304
|
+
"color",
|
|
305
|
+
"file",
|
|
306
|
+
"image",
|
|
307
|
+
"button",
|
|
308
|
+
"submit",
|
|
309
|
+
"reset"
|
|
310
|
+
]);
|
|
311
|
+
function N(i, a) {
|
|
312
|
+
return i.type === "checkbox" || i.type === "radio" ? a === " " : Te.has(i.type);
|
|
313
|
+
}
|
|
73
314
|
export {
|
|
74
|
-
|
|
315
|
+
Oe as usePress
|
|
75
316
|
};
|
package/index19.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";const e=require("react/jsx-runtime"),p=require("./
|
|
2
|
+
"use strict";const e=require("react/jsx-runtime"),p=require("./index108.js"),G=require("react-aria"),m=require("./index109.js"),n=require("./index25.js"),i=require("./index3.js"),f=r=>{const{label:s,isError:a=!1,errorMessage:o,isDisabled:t=!1,children:x,themeName:c="checkboxGroup",tokens:h}=r,u=p.useCheckboxGroupState(r),{groupProps:l,labelProps:d,errorMessageProps:k}=G.useCheckboxGroup(r,u),b={...h,isDisabled:t};return e.jsxs(n.default,{...l,"aria-disabled":t,themeName:`${c}.checkboxGroup`,tokens:b,children:[s&&e.jsx(i.default,{...d,tokens:{size:"h6"},children:s}),e.jsx(n.default,{themeName:`${c}.checkboxGroupItemsGroup`,children:e.jsx(m.CheckboxGroupProvider,{state:u,children:x})}),a&&o&&e.jsx(i.default,{...k,tokens:{isError:!0},children:o})]})};module.exports=f;
|
package/index19.mjs
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
"use client";
|
|
2
2
|
import { jsxs as k, jsx as e } from "react/jsx-runtime";
|
|
3
|
-
import { useCheckboxGroupState as x } from "./
|
|
3
|
+
import { useCheckboxGroupState as x } from "./index108.mjs";
|
|
4
4
|
import { useCheckboxGroup as f } from "react-aria";
|
|
5
|
-
import { CheckboxGroupProvider as G } from "./
|
|
5
|
+
import { CheckboxGroupProvider as G } from "./index109.mjs";
|
|
6
6
|
import i from "./index25.mjs";
|
|
7
7
|
import m from "./index3.mjs";
|
|
8
8
|
const y = (o) => {
|
package/index190.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";function
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const y=require("./index191.js"),j=require("./index192.js"),G=require("react-dom"),g=require("react"),x=require("@react-aria/focus"),u=require("@react-aria/utils"),I=require("./index193.js"),H=require("@react-aria/i18n");function J(q){let{selectionManager:e,keyboardDelegate:o,ref:n,autoFocus:F=!1,shouldFocusWrap:S=!1,disallowEmptySelection:R=!1,disallowSelectAll:L=!1,selectOnFocus:p=e.selectionBehavior==="replace",disallowTypeAhead:B=!1,shouldUseVirtualFocus:A,allowsTabNavigation:N=!1,isVirtualized:v,scrollRef:s=n,linkBehavior:C="action"}=q,{direction:b}=H.useLocale(),V=u.useRouter(),$=t=>{if(t.altKey&&t.key==="Tab"&&t.preventDefault(),!n.current.contains(t.target))return;const r=(l,d)=>{if(l!=null){if(e.isLink(l)&&C==="selection"&&p&&!y.isNonContiguousSelectionModifier(t)){G.flushSync(()=>{e.setFocusedKey(l,d)});let K=s.current.querySelector(`[data-key="${CSS.escape(l.toString())}"]`),E=e.getItemProps(l);V.open(K,t,E.href,E.routerOptions);return}if(e.setFocusedKey(l,d),e.isLink(l)&&C==="override")return;t.shiftKey&&e.selectionMode==="multiple"?e.extendSelection(l):p&&!y.isNonContiguousSelectionModifier(t)&&e.replaceSelection(l)}};switch(t.key){case"ArrowDown":if(o.getKeyBelow){var c,i;t.preventDefault();let l=e.focusedKey!=null?o.getKeyBelow(e.focusedKey):(c=o.getFirstKey)===null||c===void 0?void 0:c.call(o);l==null&&S&&(l=(i=o.getFirstKey)===null||i===void 0?void 0:i.call(o,e.focusedKey)),r(l)}break;case"ArrowUp":if(o.getKeyAbove){var a,f;t.preventDefault();let l=e.focusedKey!=null?o.getKeyAbove(e.focusedKey):(a=o.getLastKey)===null||a===void 0?void 0:a.call(o);l==null&&S&&(l=(f=o.getLastKey)===null||f===void 0?void 0:f.call(o,e.focusedKey)),r(l)}break;case"ArrowLeft":if(o.getKeyLeftOf){var T,D;t.preventDefault();let l=o.getKeyLeftOf(e.focusedKey);l==null&&S&&(l=b==="rtl"?(T=o.getFirstKey)===null||T===void 0?void 0:T.call(o,e.focusedKey):(D=o.getLastKey)===null||D===void 0?void 0:D.call(o,e.focusedKey)),r(l,b==="rtl"?"first":"last")}break;case"ArrowRight":if(o.getKeyRightOf){var P,k;t.preventDefault();let l=o.getKeyRightOf(e.focusedKey);l==null&&S&&(l=b==="rtl"?(P=o.getLastKey)===null||P===void 0?void 0:P.call(o,e.focusedKey):(k=o.getFirstKey)===null||k===void 0?void 0:k.call(o,e.focusedKey)),r(l,b==="rtl"?"last":"first")}break;case"Home":if(o.getFirstKey){t.preventDefault();let l=o.getFirstKey(e.focusedKey,y.isCtrlKeyPressed(t));e.setFocusedKey(l),y.isCtrlKeyPressed(t)&&t.shiftKey&&e.selectionMode==="multiple"?e.extendSelection(l):p&&e.replaceSelection(l)}break;case"End":if(o.getLastKey){t.preventDefault();let l=o.getLastKey(e.focusedKey,y.isCtrlKeyPressed(t));e.setFocusedKey(l),y.isCtrlKeyPressed(t)&&t.shiftKey&&e.selectionMode==="multiple"?e.extendSelection(l):p&&e.replaceSelection(l)}break;case"PageDown":if(o.getKeyPageBelow){t.preventDefault();let l=o.getKeyPageBelow(e.focusedKey);r(l)}break;case"PageUp":if(o.getKeyPageAbove){t.preventDefault();let l=o.getKeyPageAbove(e.focusedKey);r(l)}break;case"a":y.isCtrlKeyPressed(t)&&e.selectionMode==="multiple"&&L!==!0&&(t.preventDefault(),e.selectAll());break;case"Escape":!R&&e.selectedKeys.size!==0&&(t.stopPropagation(),t.preventDefault(),e.clearSelection());break;case"Tab":if(!N){if(t.shiftKey)n.current.focus();else{let l=x.getFocusableTreeWalker(n.current,{tabbable:!0}),d,K;do K=l.lastChild(),K&&(d=K);while(K);d&&!d.contains(document.activeElement)&&u.focusWithoutScrolling(d)}break}}},w=g.useRef({top:0,left:0});u.useEvent(s,"scroll",v?null:()=>{w.current={top:s.current.scrollTop,left:s.current.scrollLeft}});let W=t=>{if(e.isFocused){t.currentTarget.contains(t.target)||e.setFocused(!1);return}if(t.currentTarget.contains(t.target)){if(e.setFocused(!0),e.focusedKey==null){let i=f=>{f!=null&&(e.setFocusedKey(f),p&&e.replaceSelection(f))},a=t.relatedTarget;var r,c;a&&t.currentTarget.compareDocumentPosition(a)&Node.DOCUMENT_POSITION_FOLLOWING?i((r=e.lastSelectedKey)!==null&&r!==void 0?r:o.getLastKey()):i((c=e.firstSelectedKey)!==null&&c!==void 0?c:o.getFirstKey())}else v||(s.current.scrollTop=w.current.top,s.current.scrollLeft=w.current.left);if(!v&&e.focusedKey!=null){let i=s.current.querySelector(`[data-key="${CSS.escape(e.focusedKey.toString())}"]`);i&&(i.contains(document.activeElement)||u.focusWithoutScrolling(i),I.getInteractionModality()==="keyboard"&&u.scrollIntoViewport(i,{containingElement:n.current}))}}},U=t=>{t.currentTarget.contains(t.relatedTarget)||e.setFocused(!1)};const m=g.useRef(F);g.useEffect(()=>{if(m.current){let t=null;F==="first"&&(t=o.getFirstKey()),F==="last"&&(t=o.getLastKey());let r=e.selectedKeys;if(r.size){for(let c of r)if(e.canSelectItem(c)){t=c;break}}e.setFocused(!0),e.setFocusedKey(t),t==null&&!A&&x.focusSafely(n.current)}},[]);let M=g.useRef(e.focusedKey);g.useEffect(()=>{let t=I.getInteractionModality();if(e.isFocused&&e.focusedKey!=null&&(s!=null&&s.current)){let r=s.current.querySelector(`[data-key="${CSS.escape(e.focusedKey.toString())}"]`);r&&(t==="keyboard"||m.current)&&(v||u.scrollIntoView(s.current,r),t!=="virtual"&&u.scrollIntoViewport(r,{containingElement:n.current}))}e.isFocused&&e.focusedKey==null&&M.current!=null&&x.focusSafely(n.current),M.current=e.focusedKey,m.current=!1},[v,s,e.focusedKey,e.isFocused,n]);let h={onKeyDown:$,onFocus:W,onBlur:U,onMouseDown(t){s.current===t.target&&t.preventDefault()}},{typeSelectProps:z}=j.useTypeSelect({keyboardDelegate:o,selectionManager:e});B||(h=u.mergeProps(z,h));let O;return A||(O=e.focusedKey==null?0:-1),{collectionProps:{...h,tabIndex:O}}}exports.useSelectableCollection=J;
|