@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/index175.mjs
CHANGED
|
@@ -1,40 +1,50 @@
|
|
|
1
|
-
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
import {
|
|
6
|
-
import
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
...
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
tabListProps: {
|
|
31
|
-
...u(b, f),
|
|
32
|
-
role: "tablist",
|
|
33
|
-
"aria-orientation": e,
|
|
34
|
-
tabIndex: void 0
|
|
1
|
+
"use client";
|
|
2
|
+
import { jsx as t, jsxs as F } from "react/jsx-runtime";
|
|
3
|
+
import { useRef as P } from "react";
|
|
4
|
+
import { useTag as j, FocusRing as b } from "react-aria";
|
|
5
|
+
import l, { BoxWithForwardRef as B } from "./index36.mjs";
|
|
6
|
+
import D from "./index6.mjs";
|
|
7
|
+
const E = (r) => {
|
|
8
|
+
const { themeName: o, tokens: d, customTheme: f, as: L, item: i, state: u, ...g } = r, { removeButtonProps: e, href: p } = i.props ?? {}, m = P(null), {
|
|
9
|
+
rowProps: k,
|
|
10
|
+
gridCellProps: w,
|
|
11
|
+
removeButtonProps: s,
|
|
12
|
+
allowsRemoving: x,
|
|
13
|
+
isDisabled: N,
|
|
14
|
+
isFocused: R,
|
|
15
|
+
isPressed: T,
|
|
16
|
+
isSelected: $
|
|
17
|
+
} = j(r, u, m), n = {
|
|
18
|
+
...d,
|
|
19
|
+
isDisabled: N,
|
|
20
|
+
isFocused: R,
|
|
21
|
+
isPressed: T,
|
|
22
|
+
isSelected: $,
|
|
23
|
+
isLink: !!p
|
|
24
|
+
}, C = {
|
|
25
|
+
...e,
|
|
26
|
+
...s,
|
|
27
|
+
handlePress: (a) => {
|
|
28
|
+
var c, h;
|
|
29
|
+
(c = e == null ? void 0 : e.handlePress) == null || c.call(e, a), (h = s == null ? void 0 : s.onPress) == null || h.call(s, a);
|
|
35
30
|
}
|
|
36
31
|
};
|
|
37
|
-
|
|
32
|
+
return /* @__PURE__ */ t(b, { focusRingClass: "has-focus-ring within", children: /* @__PURE__ */ t(
|
|
33
|
+
B,
|
|
34
|
+
{
|
|
35
|
+
...g,
|
|
36
|
+
...k,
|
|
37
|
+
ref: m,
|
|
38
|
+
themeName: `${o}.wrapper`,
|
|
39
|
+
tokens: n,
|
|
40
|
+
customTheme: f,
|
|
41
|
+
children: /* @__PURE__ */ F(l, { themeName: `${o}.container`, tokens: n, ...w, children: [
|
|
42
|
+
/* @__PURE__ */ t(l, { themeName: `${o}.item`, tokens: n, children: i.rendered }),
|
|
43
|
+
x && e && /* @__PURE__ */ t(D, { themeName: `${o}.removeButton`, tokens: n, ...C })
|
|
44
|
+
] })
|
|
45
|
+
}
|
|
46
|
+
) });
|
|
47
|
+
};
|
|
38
48
|
export {
|
|
39
|
-
|
|
49
|
+
E as default
|
|
40
50
|
};
|
package/index176.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const y=require("./
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const g=require("./index277.js"),y=require("./index279.js"),m=require("./index181.js"),q=require("./index154.js"),p=require("./index245.js"),L=require("@react-aria/i18n"),P=require("react"),f=require("./index280.js");function I(t,o,i){let{orientation:e="horizontal",keyboardActivation:n="automatic"}=t,{collection:l,selectionManager:c,disabledKeys:a}=o,{direction:r}=L.useLocale(),u=P.useMemo(()=>new y.TabsKeyboardDelegate(l,r,e,a),[l,a,e,r]),{collectionProps:b}=f.useSelectableCollection({ref:i,selectionManager:c,keyboardDelegate:u,selectOnFocus:n==="automatic",disallowEmptySelection:!0,scrollRef:i,linkBehavior:"selection"}),s=m.useId();g.tabsIds.set(o,s);let d=p.useLabels({...t,id:s});return{tabListProps:{...q.mergeProps(b,d),role:"tablist","aria-orientation":e,tabIndex:void 0}}}exports.useTabList=I;
|
package/index176.mjs
CHANGED
|
@@ -1,31 +1,40 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
1
|
+
import { tabsIds as m } from "./index277.mjs";
|
|
2
|
+
import { TabsKeyboardDelegate as $ } from "./index279.mjs";
|
|
3
|
+
import { useId as p } from "./index181.mjs";
|
|
4
|
+
import { mergeProps as u } from "./index154.mjs";
|
|
5
|
+
import { useLabels as x } from "./index245.mjs";
|
|
6
|
+
import { useLocale as g } from "@react-aria/i18n";
|
|
7
|
+
import { useMemo as y } from "react";
|
|
8
|
+
import { useSelectableCollection as L } from "./index280.mjs";
|
|
9
|
+
function A(o, t, a) {
|
|
10
|
+
let { orientation: e = "horizontal", keyboardActivation: s = "automatic" } = o, { collection: r, selectionManager: d, disabledKeys: i } = t, { direction: c } = g(), n = y(() => new $(r, c, e, i), [
|
|
11
|
+
r,
|
|
12
|
+
i,
|
|
13
|
+
e,
|
|
14
|
+
c
|
|
15
|
+
]), { collectionProps: b } = L({
|
|
16
|
+
ref: a,
|
|
17
|
+
selectionManager: d,
|
|
18
|
+
keyboardDelegate: n,
|
|
19
|
+
selectOnFocus: s === "automatic",
|
|
20
|
+
disallowEmptySelection: !0,
|
|
21
|
+
scrollRef: a,
|
|
22
|
+
linkBehavior: "selection"
|
|
23
|
+
}), l = p();
|
|
24
|
+
m.set(t, l);
|
|
25
|
+
let f = x({
|
|
26
|
+
...o,
|
|
27
|
+
id: l
|
|
28
|
+
});
|
|
29
|
+
return {
|
|
30
|
+
tabListProps: {
|
|
31
|
+
...u(b, f),
|
|
32
|
+
role: "tablist",
|
|
33
|
+
"aria-orientation": e,
|
|
34
|
+
tabIndex: void 0
|
|
35
|
+
}
|
|
18
36
|
};
|
|
19
37
|
}
|
|
20
|
-
function n(d, l) {
|
|
21
|
-
let e = null;
|
|
22
|
-
if (d) {
|
|
23
|
-
var s, t, u, i;
|
|
24
|
-
for (e = d.getFirstKey(); e != null && (l.has(e) || !((t = d.getItem(e)) === null || t === void 0 || (s = t.props) === null || s === void 0) && s.isDisabled) && e !== d.getLastKey(); ) e = d.getKeyAfter(e);
|
|
25
|
-
e != null && (l.has(e) || !((i = d.getItem(e)) === null || i === void 0 || (u = i.props) === null || u === void 0) && u.isDisabled) && e === d.getLastKey() && (e = d.getFirstKey());
|
|
26
|
-
}
|
|
27
|
-
return e;
|
|
28
|
-
}
|
|
29
38
|
export {
|
|
30
|
-
|
|
39
|
+
A as useTabList
|
|
31
40
|
};
|
package/index177.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 y=require("./index281.js"),f=require("react");function K(t){var u,e;let s=y.useSingleSelectListState({...t,suppressTextValueWarning:!0,defaultSelectedKey:(e=(u=t.defaultSelectedKey)!==null&&u!==void 0?u:r(t.collection,t.disabledKeys?new Set(t.disabledKeys):new Set))!==null&&e!==void 0?e:void 0}),{selectionManager:d,collection:a,selectedKey:i}=s,n=f.useRef(i);return f.useEffect(()=>{let l=i;t.selectedKey==null&&(d.isEmpty||l==null||!a.getItem(l))&&(l=r(a,s.disabledKeys),l!=null&&d.setSelectedKeys([l])),(l!=null&&d.focusedKey==null||!d.isFocused&&l!==n.current)&&d.setFocusedKey(l),n.current=l}),{...s,isDisabled:t.isDisabled||!1}}function r(t,u){let e=null;if(t){var s,d,a,i;for(e=t.getFirstKey();e!=null&&(u.has(e)||!((d=t.getItem(e))===null||d===void 0||(s=d.props)===null||s===void 0)&&s.isDisabled)&&e!==t.getLastKey();)e=t.getKeyAfter(e);e!=null&&(u.has(e)||!((i=t.getItem(e))===null||i===void 0||(a=i.props)===null||a===void 0)&&a.isDisabled)&&e===t.getLastKey()&&(e=t.getFirstKey())}return e}exports.useTabListState=K;
|
package/index177.mjs
CHANGED
|
@@ -1,24 +1,31 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
"aria-details": a["aria-details"]
|
|
19
|
-
})
|
|
1
|
+
import { useSingleSelectListState as r } from "./index281.mjs";
|
|
2
|
+
import { useRef as y, useEffect as K } from "react";
|
|
3
|
+
function b(d) {
|
|
4
|
+
var l, e;
|
|
5
|
+
let s = r({
|
|
6
|
+
...d,
|
|
7
|
+
suppressTextValueWarning: !0,
|
|
8
|
+
defaultSelectedKey: (e = (l = d.defaultSelectedKey) !== null && l !== void 0 ? l : n(d.collection, d.disabledKeys ? new Set(d.disabledKeys) : /* @__PURE__ */ new Set())) !== null && e !== void 0 ? e : void 0
|
|
9
|
+
}), { selectionManager: t, collection: u, selectedKey: i } = s, f = y(i);
|
|
10
|
+
return K(() => {
|
|
11
|
+
let a = i;
|
|
12
|
+
d.selectedKey == null && (t.isEmpty || a == null || !u.getItem(a)) && (a = n(u, s.disabledKeys), a != null && t.setSelectedKeys([
|
|
13
|
+
a
|
|
14
|
+
])), (a != null && t.focusedKey == null || !t.isFocused && a !== f.current) && t.setFocusedKey(a), f.current = a;
|
|
15
|
+
}), {
|
|
16
|
+
...s,
|
|
17
|
+
isDisabled: d.isDisabled || !1
|
|
20
18
|
};
|
|
21
19
|
}
|
|
20
|
+
function n(d, l) {
|
|
21
|
+
let e = null;
|
|
22
|
+
if (d) {
|
|
23
|
+
var s, t, u, i;
|
|
24
|
+
for (e = d.getFirstKey(); e != null && (l.has(e) || !((t = d.getItem(e)) === null || t === void 0 || (s = t.props) === null || s === void 0) && s.isDisabled) && e !== d.getLastKey(); ) e = d.getKeyAfter(e);
|
|
25
|
+
e != null && (l.has(e) || !((i = d.getItem(e)) === null || i === void 0 || (u = i.props) === null || u === void 0) && u.isDisabled) && e === d.getLastKey() && (e = d.getFirstKey());
|
|
26
|
+
}
|
|
27
|
+
return e;
|
|
28
|
+
}
|
|
22
29
|
export {
|
|
23
|
-
|
|
30
|
+
b as useTabListState
|
|
24
31
|
};
|
package/index178.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 i=require("./index277.js"),o=require("./index154.js"),u=require("./index245.js"),s=require("@react-aria/focus");function c(a,e,d){let l=s.useHasTabbableChild(d)?void 0:0;var r;const n=i.generateId(e,(r=a.id)!==null&&r!==void 0?r:e==null?void 0:e.selectedKey,"tabpanel"),b=u.useLabels({...a,id:n,"aria-labelledby":i.generateId(e,e==null?void 0:e.selectedKey,"tab")});return{tabPanelProps:o.mergeProps(b,{tabIndex:l,role:"tabpanel","aria-describedby":a["aria-describedby"],"aria-details":a["aria-details"]})}}exports.useTabPanel=c;
|
package/index178.mjs
CHANGED
|
@@ -1,38 +1,24 @@
|
|
|
1
|
-
import { generateId as
|
|
2
|
-
import { mergeProps as
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
isDisabled: o,
|
|
13
|
-
shouldSelectOnPressUp: n,
|
|
14
|
-
linkBehavior: "selection"
|
|
15
|
-
}), u = t(e, s, "tab"), $ = t(e, s, "tabpanel"), { tabIndex: P } = i, l = e.collection.getItem(s), a = g(l == null ? void 0 : l.props, {
|
|
16
|
-
labelable: !0
|
|
1
|
+
import { generateId as r } from "./index277.mjs";
|
|
2
|
+
import { mergeProps as n } from "./index154.mjs";
|
|
3
|
+
import { useLabels as c } from "./index245.mjs";
|
|
4
|
+
import { useHasTabbableChild as f } from "@react-aria/focus";
|
|
5
|
+
function m(a, e, b) {
|
|
6
|
+
let i = f(b) ? void 0 : 0;
|
|
7
|
+
var d;
|
|
8
|
+
const l = r(e, (d = a.id) !== null && d !== void 0 ? d : e == null ? void 0 : e.selectedKey, "tabpanel"), o = c({
|
|
9
|
+
...a,
|
|
10
|
+
id: l,
|
|
11
|
+
"aria-labelledby": r(e, e == null ? void 0 : e.selectedKey, "tab")
|
|
17
12
|
});
|
|
18
|
-
delete a.id;
|
|
19
|
-
let x = k(l == null ? void 0 : l.props), { focusableProps: D } = S({
|
|
20
|
-
isDisabled: o
|
|
21
|
-
}, d);
|
|
22
13
|
return {
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
"
|
|
26
|
-
"aria-
|
|
27
|
-
"aria-
|
|
28
|
-
|
|
29
|
-
role: "tab"
|
|
30
|
-
}),
|
|
31
|
-
isSelected: r,
|
|
32
|
-
isDisabled: o,
|
|
33
|
-
isPressed: m
|
|
14
|
+
tabPanelProps: n(o, {
|
|
15
|
+
tabIndex: i,
|
|
16
|
+
role: "tabpanel",
|
|
17
|
+
"aria-describedby": a["aria-describedby"],
|
|
18
|
+
"aria-details": a["aria-details"]
|
|
19
|
+
})
|
|
34
20
|
};
|
|
35
21
|
}
|
|
36
22
|
export {
|
|
37
|
-
|
|
23
|
+
m as useTabPanel
|
|
38
24
|
};
|
package/index179.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 a=require("./index277.js"),S=require("./index154.js"),k=require("./index180.js"),y=require("./index261.js"),q=require("@react-aria/focus"),v=require("./index278.js");function M(n,e,t){let{key:s,isDisabled:c,shouldSelectOnPressUp:b}=n,{selectionManager:u,selectedKey:p}=e,r=s===p,i=c||e.isDisabled||e.selectionManager.isDisabled(s),{itemProps:o,isPressed:P}=v.useSelectableItem({selectionManager:u,key:s,ref:t,isDisabled:i,shouldSelectOnPressUp:b,linkBehavior:"selection"}),f=a.generateId(e,s,"tab"),g=a.generateId(e,s,"tabpanel"),{tabIndex:m}=o,l=e.collection.getItem(s),d=k.filterDOMProps(l==null?void 0:l.props,{labelable:!0});delete d.id;let D=y.useLinkProps(l==null?void 0:l.props),{focusableProps:I}=q.useFocusable({isDisabled:i},t);return{tabProps:S.mergeProps(d,I,D,o,{id:f,"aria-selected":r,"aria-disabled":i||void 0,"aria-controls":r?g:void 0,tabIndex:i?void 0:m,role:"tab"}),isSelected:r,isDisabled:i,isPressed:P}}exports.useTab=M;
|
package/index179.mjs
CHANGED
|
@@ -1,24 +1,38 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
"
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
1
|
+
import { generateId as t } from "./index277.mjs";
|
|
2
|
+
import { mergeProps as I } from "./index154.mjs";
|
|
3
|
+
import { filterDOMProps as g } from "./index180.mjs";
|
|
4
|
+
import { useLinkProps as k } from "./index261.mjs";
|
|
5
|
+
import { useFocusable as S } from "@react-aria/focus";
|
|
6
|
+
import { useSelectableItem as v } from "./index278.mjs";
|
|
7
|
+
function B(b, e, d) {
|
|
8
|
+
let { key: s, isDisabled: c, shouldSelectOnPressUp: n } = b, { selectionManager: p, selectedKey: f } = e, r = s === f, o = c || e.isDisabled || e.selectionManager.isDisabled(s), { itemProps: i, isPressed: m } = v({
|
|
9
|
+
selectionManager: p,
|
|
10
|
+
key: s,
|
|
11
|
+
ref: d,
|
|
12
|
+
isDisabled: o,
|
|
13
|
+
shouldSelectOnPressUp: n,
|
|
14
|
+
linkBehavior: "selection"
|
|
15
|
+
}), u = t(e, s, "tab"), $ = t(e, s, "tabpanel"), { tabIndex: P } = i, l = e.collection.getItem(s), a = g(l == null ? void 0 : l.props, {
|
|
16
|
+
labelable: !0
|
|
17
|
+
});
|
|
18
|
+
delete a.id;
|
|
19
|
+
let x = k(l == null ? void 0 : l.props), { focusableProps: D } = S({
|
|
20
|
+
isDisabled: o
|
|
21
|
+
}, d);
|
|
22
|
+
return {
|
|
23
|
+
tabProps: I(a, D, x, i, {
|
|
24
|
+
id: u,
|
|
25
|
+
"aria-selected": r,
|
|
26
|
+
"aria-disabled": o || void 0,
|
|
27
|
+
"aria-controls": r ? $ : void 0,
|
|
28
|
+
tabIndex: o ? void 0 : P,
|
|
29
|
+
role: "tab"
|
|
30
|
+
}),
|
|
31
|
+
isSelected: r,
|
|
32
|
+
isDisabled: o,
|
|
33
|
+
isPressed: m
|
|
34
|
+
};
|
|
21
35
|
}
|
|
22
36
|
export {
|
|
23
|
-
|
|
37
|
+
B as useTab
|
|
24
38
|
};
|
package/index18.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";const o=require("react/jsx-runtime"),a=require("react-aria"),c=require("./index95.js"),u=require("./index36.js"),l=require("./
|
|
2
|
+
"use strict";const o=require("react/jsx-runtime"),a=require("react-aria"),c=require("./index95.js"),u=require("./index36.js"),l=require("./index108.js"),p=n=>{const{themeName:i="carousel.pagination",tokens:s,children:e}=n,{paginationProps:t}=l.useCarouselPagination(n),{swiper:r}=c.useCarousel();return o.jsx(u.BoxWithForwardRef,{themeName:`${i}.wrapper`,tokens:s,...t,children:o.jsx(a.FocusScope,{children:typeof e=="function"?r&&e(r):e})})};module.exports=p;
|
package/index18.mjs
CHANGED
|
@@ -3,7 +3,7 @@ import { jsx as t } from "react/jsx-runtime";
|
|
|
3
3
|
import { FocusScope as s } from "react-aria";
|
|
4
4
|
import { useCarousel as m } from "./index95.mjs";
|
|
5
5
|
import { BoxWithForwardRef as p } from "./index36.mjs";
|
|
6
|
-
import { useCarouselPagination as c } from "./
|
|
6
|
+
import { useCarouselPagination as c } from "./index108.mjs";
|
|
7
7
|
const g = (r) => {
|
|
8
8
|
const { themeName: i = "carousel.pagination", tokens: n, children: o } = r, { paginationProps: a } = c(r), { swiper: e } = m();
|
|
9
9
|
return /* @__PURE__ */ t(p, { themeName: `${i}.wrapper`, tokens: n, ...a, children: /* @__PURE__ */ t(s, { children: typeof o == "function" ? e && o(e) : o }) });
|
package/index180.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 b=new Set(["id"]),i=new Set(["aria-label","aria-labelledby","aria-describedby","aria-details"]),n=new Set(["href","hrefLang","target","rel","download","ping","referrerPolicy"]),s=/^(data-.*)$/;function c(a,l={}){let{labelable:o,isLink:d,propNames:r}=l,t={};for(const e in a)Object.prototype.hasOwnProperty.call(a,e)&&(b.has(e)||o&&i.has(e)||d&&n.has(e)||r!=null&&r.has(e)||s.test(e))&&(t[e]=a[e]);return t}exports.filterDOMProps=c;
|
package/index180.mjs
CHANGED
|
@@ -1,59 +1,24 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
};
|
|
22
|
-
}, [
|
|
23
|
-
t
|
|
24
|
-
]), b(() => {
|
|
25
|
-
let n = f.current;
|
|
26
|
-
return n && c(n), () => {
|
|
27
|
-
n && (f.current = null);
|
|
28
|
-
};
|
|
29
|
-
}), t;
|
|
30
|
-
}
|
|
31
|
-
function E(r, e) {
|
|
32
|
-
if (r === e) return r;
|
|
33
|
-
let c = d.get(r);
|
|
34
|
-
if (c)
|
|
35
|
-
return c.forEach((t) => t.current = e), e;
|
|
36
|
-
let f = d.get(e);
|
|
37
|
-
return f ? (f.forEach((t) => t.current = r), r) : e;
|
|
38
|
-
}
|
|
39
|
-
function R(r = []) {
|
|
40
|
-
let e = I(), [c, f] = s(e), t = i(() => {
|
|
41
|
-
f(function* () {
|
|
42
|
-
yield e, yield document.getElementById(e) ? e : void 0;
|
|
43
|
-
});
|
|
44
|
-
}, [
|
|
45
|
-
e,
|
|
46
|
-
f
|
|
47
|
-
]);
|
|
48
|
-
return o(t, [
|
|
49
|
-
e,
|
|
50
|
-
t,
|
|
51
|
-
...r
|
|
52
|
-
]), c;
|
|
1
|
+
const b = /* @__PURE__ */ new Set([
|
|
2
|
+
"id"
|
|
3
|
+
]), i = /* @__PURE__ */ new Set([
|
|
4
|
+
"aria-label",
|
|
5
|
+
"aria-labelledby",
|
|
6
|
+
"aria-describedby",
|
|
7
|
+
"aria-details"
|
|
8
|
+
]), s = /* @__PURE__ */ new Set([
|
|
9
|
+
"href",
|
|
10
|
+
"hrefLang",
|
|
11
|
+
"target",
|
|
12
|
+
"rel",
|
|
13
|
+
"download",
|
|
14
|
+
"ping",
|
|
15
|
+
"referrerPolicy"
|
|
16
|
+
]), n = /^(data-.*)$/;
|
|
17
|
+
function c(a, t = {}) {
|
|
18
|
+
let { labelable: d, isLink: o, propNames: r } = t, l = {};
|
|
19
|
+
for (const e in a) Object.prototype.hasOwnProperty.call(a, e) && (b.has(e) || d && i.has(e) || o && s.has(e) || r != null && r.has(e) || n.test(e)) && (l[e] = a[e]);
|
|
20
|
+
return l;
|
|
53
21
|
}
|
|
54
22
|
export {
|
|
55
|
-
|
|
56
|
-
E as mergeIds,
|
|
57
|
-
I as useId,
|
|
58
|
-
R as useSlotId
|
|
23
|
+
c as filterDOMProps
|
|
59
24
|
};
|
package/index181.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("./index235.js"),a=require("./index255.js"),l=require("react"),b=require("./index249.js");let $=!!(typeof window<"u"&&window.document&&window.document.createElement),f=new Map,s;typeof FinalizationRegistry<"u"&&(s=new FinalizationRegistry(r=>{f.delete(r)}));function i(r){let[e,c]=l.useState(r),n=l.useRef(null),t=b.useSSRSafeId(e),d=l.useRef(null);if(s&&s.register(d,t),$){const u=f.get(t);u&&!u.includes(n)?u.push(n):f.set(t,[n])}return o.useLayoutEffect(()=>{let u=t;return()=>{s&&s.unregister(d),f.delete(u)}},[t]),l.useEffect(()=>{let u=n.current;return u&&c(u),()=>{u&&(n.current=null)}}),t}function p(r,e){if(r===e)return r;let c=f.get(r);if(c)return c.forEach(t=>t.current=e),e;let n=f.get(e);return n?(n.forEach(t=>t.current=r),r):e}function y(r=[]){let e=i(),[c,n]=a.useValueEffect(e),t=l.useCallback(()=>{n(function*(){yield e,yield document.getElementById(e)?e:void 0})},[e,n]);return o.useLayoutEffect(t,[e,t,...r]),c}exports.idsUpdaterMap=f;exports.mergeIds=p;exports.useId=i;exports.useSlotId=y;
|
package/index181.mjs
CHANGED
|
@@ -1,48 +1,59 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import {
|
|
3
|
-
import {
|
|
4
|
-
import {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
|
|
17
|
-
|
|
18
|
-
|
|
19
|
-
|
|
20
|
-
|
|
21
|
-
|
|
22
|
-
|
|
23
|
-
|
|
1
|
+
import { useLayoutEffect as o } from "./index235.mjs";
|
|
2
|
+
import { useValueEffect as s } from "./index255.mjs";
|
|
3
|
+
import { useCallback as i, useState as $, useRef as l, useEffect as b } from "react";
|
|
4
|
+
import { useSSRSafeId as p } from "./index249.mjs";
|
|
5
|
+
let m = !!(typeof window < "u" && window.document && window.document.createElement), d = /* @__PURE__ */ new Map(), u;
|
|
6
|
+
typeof FinalizationRegistry < "u" && (u = new FinalizationRegistry((r) => {
|
|
7
|
+
d.delete(r);
|
|
8
|
+
}));
|
|
9
|
+
function I(r) {
|
|
10
|
+
let [e, c] = $(r), f = l(null), t = p(e), a = l(null);
|
|
11
|
+
if (u && u.register(a, t), m) {
|
|
12
|
+
const n = d.get(t);
|
|
13
|
+
n && !n.includes(f) ? n.push(f) : d.set(t, [
|
|
14
|
+
f
|
|
15
|
+
]);
|
|
16
|
+
}
|
|
17
|
+
return o(() => {
|
|
18
|
+
let n = t;
|
|
19
|
+
return () => {
|
|
20
|
+
u && u.unregister(a), d.delete(n);
|
|
21
|
+
};
|
|
22
|
+
}, [
|
|
23
|
+
t
|
|
24
|
+
]), b(() => {
|
|
25
|
+
let n = f.current;
|
|
26
|
+
return n && c(n), () => {
|
|
27
|
+
n && (f.current = null);
|
|
28
|
+
};
|
|
29
|
+
}), t;
|
|
30
|
+
}
|
|
31
|
+
function E(r, e) {
|
|
32
|
+
if (r === e) return r;
|
|
33
|
+
let c = d.get(r);
|
|
34
|
+
if (c)
|
|
35
|
+
return c.forEach((t) => t.current = e), e;
|
|
36
|
+
let f = d.get(e);
|
|
37
|
+
return f ? (f.forEach((t) => t.current = r), r) : e;
|
|
38
|
+
}
|
|
39
|
+
function R(r = []) {
|
|
40
|
+
let e = I(), [c, f] = s(e), t = i(() => {
|
|
41
|
+
f(function* () {
|
|
42
|
+
yield e, yield document.getElementById(e) ? e : void 0;
|
|
43
|
+
});
|
|
44
|
+
}, [
|
|
45
|
+
e,
|
|
46
|
+
f
|
|
47
|
+
]);
|
|
48
|
+
return o(t, [
|
|
49
|
+
e,
|
|
50
|
+
t,
|
|
51
|
+
...r
|
|
52
|
+
]), c;
|
|
53
|
+
}
|
|
24
54
|
export {
|
|
25
|
-
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
I as EffectCoverflow,
|
|
30
|
-
L as EffectCreative,
|
|
31
|
-
q as EffectCube,
|
|
32
|
-
j as EffectFade,
|
|
33
|
-
B as EffectFlip,
|
|
34
|
-
G as FreeMode,
|
|
35
|
-
S as Grid,
|
|
36
|
-
M as HashNavigation,
|
|
37
|
-
h as History,
|
|
38
|
-
f as Keyboard,
|
|
39
|
-
V as Manipulation,
|
|
40
|
-
l as Mousewheel,
|
|
41
|
-
d as Navigation,
|
|
42
|
-
p as Pagination,
|
|
43
|
-
c as Parallax,
|
|
44
|
-
x as Scrollbar,
|
|
45
|
-
N as Thumbs,
|
|
46
|
-
o as Virtual,
|
|
47
|
-
E as Zoom
|
|
55
|
+
d as idsUpdaterMap,
|
|
56
|
+
E as mergeIds,
|
|
57
|
+
I as useId,
|
|
58
|
+
R as useSlotId
|
|
48
59
|
};
|
package/index182.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
"use strict";const
|
|
1
|
+
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const e=require("./index190.js"),r=require("./index191.js"),t=require("./index192.js"),o=require("./index193.js"),i=require("./index194.js"),a=require("./index195.js"),c=require("./index196.js"),n=require("./index197.js"),u=require("./index198.js"),s=require("./index199.js"),f=require("./index200.js"),l=require("./index201.js"),q=require("./index202.js"),d=require("./index203.js"),b=require("./index204.js"),v=require("./index205.js"),y=require("./index206.js"),g=require("./index207.js"),p=require("./index208.js"),C=require("./index209.js"),h=require("./index210.js"),m=require("./index211.js"),E=require("./index212.js");exports.Virtual=e;exports.Keyboard=r;exports.Mousewheel=t;exports.Navigation=o;exports.Pagination=i;exports.Scrollbar=a;exports.Parallax=c;exports.Zoom=n;exports.Controller=u;exports.A11y=s;exports.History=f;exports.HashNavigation=l;exports.Autoplay=q;exports.Thumbs=d;exports.FreeMode=b;exports.Grid=v;exports.Manipulation=y;exports.EffectFade=g;exports.EffectCube=p;exports.EffectFlip=C;exports.EffectCoverflow=h;exports.EffectCreative=m;exports.EffectCards=E;
|