@okam/stack-ui 1.35.6 → 1.36.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/Lightbox/hooks/overlay/index.d.ts +4 -4
- package/components/TabList/components/Tab.d.ts +4 -0
- package/components/TabList/components/TabItem.d.ts +4 -0
- package/components/TabList/components/TabPanel.d.ts +4 -0
- package/components/TabList/index.d.ts +4 -0
- package/components/TabList/interface.d.ts +16 -12
- package/helpers/mergeDefaultComponentProps.d.ts +12 -0
- package/index.d.ts +7 -0
- package/index.js +1 -1
- package/index.mjs +106 -96
- package/index10.js +1 -1
- package/index10.mjs +1 -1
- package/index100.js +1 -15
- package/index100.mjs +6 -71
- package/index101.js +12 -1
- package/index101.mjs +39 -6
- package/index102.js +1 -47
- package/index102.mjs +21 -94
- package/index103.js +1 -16
- package/index103.mjs +9 -21
- package/index104.js +7 -1
- package/index104.mjs +15 -38
- package/index105.js +15 -1
- package/index105.mjs +71 -48
- package/index106.js +1 -1
- package/index106.mjs +7 -23
- package/index107.js +41 -2
- package/index107.mjs +105 -21
- package/index108.js +47 -1
- package/index108.mjs +100 -61
- package/index109.js +16 -1
- package/index109.mjs +24 -28
- package/index11.js +1 -1
- package/index11.mjs +3 -3
- package/index110.js +1 -1
- package/index110.mjs +42 -52
- package/index111.js +1 -1
- package/index111.mjs +48 -4
- package/index112.js +1 -1
- package/index112.mjs +23 -11
- package/index113.js +2 -1
- package/index113.mjs +22 -14
- package/index114.js +1 -1
- package/index114.mjs +58 -33
- package/index115.js +1 -1
- package/index115.mjs +26 -20
- package/index116.js +1 -1
- package/index116.mjs +52 -44
- package/index117.js +1 -1
- package/index117.mjs +4 -20
- package/index118.js +1 -1
- package/index118.mjs +11 -38
- package/index119.js +1 -1
- package/index119.mjs +14 -16
- package/index12.js +1 -1
- package/index12.mjs +1 -1
- package/index120.js +1 -1
- package/index120.mjs +37 -240
- package/index121.js +1 -2
- package/index121.mjs +22 -12
- package/index122.js +1 -2
- package/index122.mjs +44 -39
- package/index123.js +1 -1
- package/index123.mjs +20 -11
- package/index124.js +1 -1
- package/index124.mjs +35 -36
- package/index125.js +1 -1
- package/index125.mjs +15 -8
- package/index126.js +1 -1
- package/index126.mjs +237 -19
- package/index127.js +2 -1
- package/index127.mjs +12 -42
- package/index128.js +2 -1
- package/index128.mjs +39 -26
- package/index129.js +1 -1
- package/index129.mjs +11 -41
- package/index13.js +1 -1
- package/index13.mjs +1 -1
- package/index130.js +1 -2
- package/index130.mjs +38 -57
- package/index131.js +1 -1
- package/index131.mjs +9 -39
- package/index132.js +1 -1
- package/index132.mjs +23 -31
- package/index133.js +1 -1
- package/index133.mjs +42 -19
- package/index134.js +1 -1
- package/index134.mjs +26 -9
- package/index135.js +1 -1
- package/index135.mjs +40 -29
- package/index136.js +2 -1
- package/index136.mjs +57 -14
- package/index137.js +1 -1
- package/index137.mjs +37 -15
- package/index138.js +1 -1
- package/index138.mjs +31 -21
- package/index139.js +1 -2
- package/index139.mjs +17 -45
- package/index14.js +1 -1
- package/index14.mjs +4 -4
- package/index140.js +1 -2
- package/index140.mjs +9 -22
- package/index141.js +1 -1
- package/index141.mjs +29 -20
- package/index142.js +1 -1
- package/index142.mjs +14 -5
- package/index143.js +1 -1
- package/index143.mjs +16 -11
- package/index144.js +2 -1
- package/index144.mjs +48 -12
- package/index145.js +1 -1
- package/index145.mjs +36 -55
- package/index146.js +1 -1
- package/index146.mjs +29 -46
- package/index147.js +1 -2
- package/index147.mjs +22 -13
- package/index148.js +1 -1
- package/index148.mjs +36 -30
- package/index149.js +2 -1
- package/index149.mjs +21 -5
- package/index15.js +1 -1
- package/index15.mjs +1 -1
- package/index150.js +1 -2
- package/index150.mjs +20 -49
- package/index151.js +1 -1
- package/index151.mjs +6 -22
- package/index152.js +1 -1
- package/index152.mjs +12 -126
- package/index153.js +1 -1
- package/index153.mjs +46 -74
- package/index154.js +2 -1
- package/index154.mjs +13 -382
- package/index155.js +1 -1
- package/index155.mjs +30 -47
- package/index156.js +1 -1
- package/index156.mjs +57 -4
- package/index157.js +1 -1
- package/index157.mjs +11 -24
- package/index158.js +1 -1
- package/index158.mjs +5 -47
- package/index159.js +2 -1
- package/index159.mjs +48 -4
- package/index16.js +1 -1
- package/index16.mjs +3 -3
- package/index160.js +1 -1
- package/index160.mjs +123 -22
- package/index161.js +1 -1
- package/index161.mjs +27 -12
- package/index162.js +1 -1
- package/index162.mjs +73 -4
- package/index163.js +1 -1
- package/index163.mjs +381 -14
- package/index164.js +1 -1
- package/index164.mjs +46 -21
- package/index165.js +1 -1
- package/index165.mjs +4 -43
- package/index166.js +1 -1
- package/index166.mjs +23 -23
- package/index167.js +1 -1
- package/index167.mjs +45 -40
- package/index168.js +1 -1
- package/index168.mjs +4 -27
- package/index169.js +1 -1
- package/index169.mjs +24 -31
- package/index17.js +1 -1
- package/index17.mjs +6 -6
- package/index170.js +1 -1
- package/index170.mjs +12 -14
- package/index171.js +1 -1
- package/index171.mjs +3 -27
- package/index172.js +1 -1
- package/index172.mjs +14 -9
- package/index173.js +1 -1
- package/index173.mjs +21 -6
- package/index174.js +1 -1
- package/index174.mjs +42 -5
- package/index175.js +1 -1
- package/index175.mjs +57 -13
- package/index176.js +1 -1
- package/index176.mjs +40 -7
- package/index177.js +1 -1
- package/index177.mjs +27 -16
- package/index178.js +1 -1
- package/index178.mjs +31 -19
- package/index179.js +1 -1
- package/index179.mjs +13 -53
- package/index18.js +1 -1
- package/index18.mjs +65 -59
- package/index180.js +1 -1
- package/index180.mjs +10 -27
- package/index181.js +1 -1
- package/index181.mjs +26 -138
- package/index182.js +1 -1
- package/index182.mjs +9 -197
- package/index183.js +1 -1
- package/index183.mjs +6 -22
- package/index184.js +1 -1
- package/index184.mjs +5 -49
- package/index185.js +1 -1
- package/index185.mjs +7 -48
- package/index186.js +1 -1
- package/index186.mjs +26 -94
- package/index187.js +1 -1
- package/index187.mjs +19 -72
- package/index188.js +1 -1
- package/index188.mjs +13 -68
- package/index189.js +1 -1
- package/index189.mjs +43 -7
- package/index19.js +1 -1
- package/index19.mjs +2 -2
- package/index190.js +1 -1
- package/index190.mjs +8 -11
- package/index191.js +1 -1
- package/index191.mjs +16 -123
- package/index192.js +1 -1
- package/index192.mjs +3 -135
- package/index193.js +1 -1
- package/index193.mjs +4 -44
- package/index194.js +1 -1
- package/index194.mjs +19 -14
- package/index195.js +1 -1
- package/index195.mjs +54 -95
- package/index196.js +1 -1
- package/index196.mjs +135 -101
- package/index197.js +1 -1
- package/index197.mjs +197 -4
- package/index198.js +1 -1
- package/index198.mjs +22 -3
- package/index199.js +1 -1
- package/index199.mjs +47 -123
- package/index2.js +1 -1
- package/index2.mjs +35 -33
- package/index20.js +1 -1
- package/index20.mjs +3 -3
- package/index200.js +1 -1
- package/index200.mjs +47 -28
- package/index201.js +1 -1
- package/index201.mjs +93 -47
- package/index202.js +1 -1
- package/index202.mjs +72 -45
- package/index203.js +1 -1
- package/index203.mjs +67 -36
- package/index204.js +1 -1
- package/index204.mjs +7 -113
- package/index205.js +1 -1
- package/index205.mjs +11 -77
- package/index206.js +1 -1
- package/index206.mjs +117 -94
- package/index207.js +1 -1
- package/index207.mjs +135 -98
- package/index208.js +1 -1
- package/index208.mjs +43 -202
- package/index209.js +1 -1
- package/index209.mjs +14 -64
- package/index21.js +1 -1
- package/index21.mjs +2 -2
- package/index210.js +1 -1
- package/index210.mjs +86 -134
- package/index211.js +1 -1
- package/index211.mjs +102 -120
- package/index212.js +1 -1
- package/index212.mjs +4 -224
- package/index213.js +1 -1
- package/index213.mjs +3 -190
- package/index214.js +1 -1
- package/index214.mjs +123 -67
- package/index215.js +1 -1
- package/index215.mjs +23 -273
- package/index216.js +1 -1
- package/index216.mjs +46 -93
- package/index217.js +1 -1
- package/index217.mjs +43 -187
- package/index218.js +1 -1
- package/index218.mjs +36 -83
- package/index219.js +1 -1
- package/index219.mjs +109 -54
- package/index22.js +1 -1
- package/index22.mjs +2 -2
- package/index220.js +1 -1
- package/index220.mjs +76 -125
- package/index221.js +1 -1
- package/index221.mjs +101 -116
- package/index222.js +1 -1
- package/index222.mjs +98 -123
- package/index223.js +1 -1
- package/index223.mjs +195 -64
- package/index224.js +1 -1
- package/index224.mjs +60 -106
- package/index225.js +1 -1
- package/index225.mjs +138 -47
- package/index226.js +1 -1
- package/index226.mjs +119 -88
- package/index227.js +1 -1
- package/index227.mjs +218 -64
- package/index228.js +1 -1
- package/index228.mjs +187 -53
- package/index229.js +1 -1
- package/index229.mjs +63 -93
- package/index23.js +1 -1
- package/index23.mjs +2 -2
- package/index230.js +1 -5
- package/index230.mjs +274 -75
- package/index231.js +1 -1
- package/index231.mjs +90 -2017
- package/index232.js +1 -1
- package/index232.mjs +186 -57
- package/index233.js +1 -1
- package/index233.mjs +82 -186
- package/index234.js +1 -1
- package/index234.mjs +58 -3
- package/index235.js +1 -1
- package/index235.mjs +127 -5
- package/index236.js +1 -1
- package/index236.mjs +117 -5
- package/index237.js +1 -1
- package/index237.mjs +123 -5
- package/index238.js +1 -1
- package/index238.mjs +73 -5
- package/index239.js +1 -1
- package/index239.mjs +111 -5
- package/index24.js +1 -1
- package/index24.mjs +3 -3
- package/index240.js +1 -1
- package/index240.mjs +53 -5
- package/index241.js +1 -1
- package/index241.mjs +94 -5
- package/index242.js +1 -1
- package/index242.mjs +71 -5
- package/index243.js +1 -1
- package/index243.mjs +57 -5
- package/index244.js +1 -1
- package/index244.mjs +100 -5
- package/index245.js +5 -1
- package/index245.mjs +81 -5
- package/index246.js +1 -1
- package/index246.mjs +2025 -4
- package/index247.js +1 -1
- package/index247.mjs +59 -4
- package/index248.js +1 -1
- package/index248.mjs +189 -5
- package/index249.js +1 -1
- package/index249.mjs +6 -5
- package/index25.js +1 -1
- package/index25.mjs +2 -2
- package/index250.js +1 -1
- package/index250.mjs +122 -5
- package/index251.js +1 -1
- package/index251.mjs +44 -5
- package/index252.js +1 -1
- package/index252.mjs +231 -5
- package/index253.js +1 -1
- package/index253.mjs +32 -5
- package/index254.js +1 -1
- package/index254.mjs +4 -5
- package/index255.js +1 -1
- package/index255.mjs +4 -4
- package/index256.js +1 -1
- package/index256.mjs +4 -4
- package/index257.js +1 -1
- package/index257.mjs +4 -4
- package/index258.js +1 -1
- package/index258.mjs +4 -4
- package/index259.js +1 -1
- package/index259.mjs +1 -1
- package/index26.js +1 -1
- package/index26.mjs +2 -2
- package/index260.js +1 -1
- package/index260.mjs +1 -1
- package/index261.js +1 -1
- package/index261.mjs +1 -1
- package/index262.js +1 -1
- package/index262.mjs +1 -1
- package/index263.js +1 -1
- package/index263.mjs +4 -4
- package/index264.js +1 -1
- package/index264.mjs +4 -4
- package/index265.js +1 -1
- package/index265.mjs +4 -4
- package/index266.js +1 -1
- package/index266.mjs +1 -1
- package/index267.js +1 -1
- package/index267.mjs +4 -4
- package/index268.js +1 -1
- package/index268.mjs +1 -1
- package/index269.js +1 -1
- package/index269.mjs +5 -5
- package/index27.js +1 -1
- package/index27.mjs +1 -1
- package/index270.js +1 -1
- package/index270.mjs +4 -130
- package/index271.js +1 -1
- package/index271.mjs +5 -191
- package/index272.js +1 -1
- package/index272.mjs +5 -10
- package/index273.js +1 -1
- package/index273.mjs +5 -4
- package/index274.js +1 -1
- package/index274.mjs +5 -37
- package/index275.js +1 -1
- package/index275.mjs +5 -6
- package/index276.js +1 -1
- package/index276.mjs +5 -30
- package/index277.js +1 -1
- package/index277.mjs +5 -7
- package/index278.js +1 -1
- package/index278.mjs +4 -62
- package/index279.js +1 -1
- package/index279.mjs +5 -7
- package/index28.js +1 -1
- package/index28.mjs +3 -3
- package/index280.js +1 -1
- package/index280.mjs +5 -28
- package/index281.js +1 -1
- package/index281.mjs +5 -93
- package/index282.js +1 -1
- package/index282.mjs +5 -10
- package/index283.js +1 -1
- package/index283.mjs +5 -26
- package/index284.js +1 -1
- package/index284.mjs +5 -34
- package/index285.js +1 -1
- package/index285.mjs +5 -7
- package/index286.js +1 -1
- package/index286.mjs +5 -7
- package/index287.js +1 -1
- package/index287.mjs +5 -30
- package/index288.js +1 -1
- package/index288.mjs +5 -15
- package/index289.js +1 -1
- package/index289.mjs +4 -5
- package/index29.js +1 -1
- package/index29.mjs +3 -3
- package/index290.js +1 -1
- package/index290.mjs +130 -3
- package/index291.js +1 -1
- package/index291.mjs +190 -4
- package/index292.js +1 -1
- package/index292.mjs +9 -8
- package/index293.js +1 -0
- package/index293.mjs +6 -0
- package/index294.js +1 -0
- package/index294.mjs +39 -0
- package/index295.js +1 -0
- package/index295.mjs +8 -0
- package/index296.js +1 -0
- package/index296.mjs +32 -0
- package/index297.js +1 -0
- package/index297.mjs +9 -0
- package/index298.js +1 -0
- package/index298.mjs +65 -0
- package/index299.js +1 -0
- package/index299.mjs +9 -0
- package/index3.js +1 -1
- package/index3.mjs +1 -1
- package/index30.js +1 -1
- package/index30.mjs +3 -3
- package/index300.js +1 -0
- package/index300.mjs +30 -0
- package/index301.js +1 -0
- package/index301.mjs +95 -0
- package/index302.js +1 -0
- package/index302.mjs +12 -0
- package/index303.js +1 -0
- package/index303.mjs +28 -0
- package/index304.js +1 -0
- package/index304.mjs +36 -0
- package/index305.js +1 -0
- package/index305.mjs +9 -0
- package/index306.js +1 -0
- package/index306.mjs +9 -0
- package/index307.js +1 -0
- package/index307.mjs +53 -0
- package/index308.js +1 -0
- package/index308.mjs +32 -0
- package/index309.js +1 -0
- package/index309.mjs +17 -0
- package/index31.js +1 -1
- package/index31.mjs +3 -3
- package/index310.js +1 -0
- package/index310.mjs +24 -0
- package/index311.js +1 -0
- package/index311.mjs +32 -0
- package/index312.js +1 -0
- package/index312.mjs +69 -0
- package/index313.js +1 -0
- package/index313.mjs +56 -0
- package/index314.js +1 -0
- package/index314.mjs +57 -0
- package/index315.js +1 -0
- package/index315.mjs +284 -0
- package/index316.js +1 -0
- package/index316.mjs +23 -0
- package/index317.js +1 -0
- package/index317.mjs +6 -0
- package/index318.js +1 -0
- package/index318.mjs +7 -0
- package/index319.js +1 -0
- package/index319.mjs +11 -0
- package/index32.js +1 -1
- package/index32.mjs +2 -2
- package/index320.js +1 -0
- package/index320.mjs +8 -0
- package/index321.js +1 -0
- package/index321.mjs +33 -0
- package/index322.js +1 -0
- package/index322.mjs +170 -0
- package/index33.js +1 -1
- package/index33.mjs +1 -1
- package/index34.js +1 -1
- package/index34.mjs +4 -4
- package/index35.js +1 -1
- package/index35.mjs +2 -2
- package/index36.js +1 -1
- package/index36.mjs +1 -1
- package/index37.js +1 -1
- package/index37.mjs +2 -2
- package/index38.js +1 -1
- package/index38.mjs +3 -3
- package/index39.js +1 -1
- package/index39.mjs +1 -1
- package/index4.js +1 -1
- package/index4.mjs +3 -3
- package/index41.js +1 -1
- package/index41.mjs +1 -1
- package/index42.js +1 -1
- package/index42.mjs +1 -1
- package/index43.js +1 -1
- package/index43.mjs +1 -1
- package/index44.js +2 -1
- package/index44.mjs +50 -5
- package/index45.js +2 -1
- package/index45.mjs +41 -8
- package/index46.js +2 -1
- package/index46.mjs +29 -8
- package/index47.js +2 -1
- package/index47.mjs +20 -5
- package/index48.js +1 -1
- package/index48.mjs +3 -3
- package/index49.js +1 -1
- package/index49.mjs +7 -4
- package/index50.js +1 -1
- package/index50.mjs +7 -4
- package/index51.js +1 -1
- package/index51.mjs +4 -10
- package/index52.js +1 -1
- package/index52.mjs +4 -12
- package/index53.js +1 -1
- package/index53.mjs +4 -12
- package/index54.js +1 -1
- package/index54.mjs +5 -46
- package/index55.js +1 -1
- package/index55.mjs +11 -8
- package/index56.js +1 -1
- package/index56.mjs +12 -70
- package/index57.js +1 -1
- package/index57.mjs +13 -8
- package/index58.js +1 -1
- package/index58.mjs +45 -12
- package/index59.js +1 -1
- package/index59.mjs +8 -10
- package/index6.js +1 -1
- package/index6.mjs +1 -1
- package/index60.js +1 -1
- package/index60.mjs +65 -11
- package/index61.js +1 -1
- package/index61.mjs +8 -13
- package/index62.js +1 -1
- package/index62.mjs +10 -10
- package/index63.js +1 -1
- package/index63.mjs +9 -12
- package/index64.js +1 -1
- package/index64.mjs +17 -11
- package/index65.js +1 -1
- package/index65.mjs +9 -7
- package/index66.js +1 -1
- package/index66.mjs +5 -5
- package/index67.js +1 -1
- package/index67.mjs +12 -13
- package/index68.js +1 -2
- package/index68.mjs +10 -22
- package/index69.js +1 -2
- package/index69.mjs +10 -16
- package/index7.js +1 -1
- package/index7.mjs +1 -1
- package/index70.js +1 -2
- package/index70.mjs +13 -15
- package/index71.js +1 -2
- package/index71.mjs +13 -41
- package/index72.js +1 -1
- package/index72.mjs +21 -37
- package/index73.js +1 -1
- package/index73.mjs +15 -11
- package/index74.js +1 -1
- package/index74.mjs +13 -10
- package/index75.js +1 -1
- package/index75.mjs +39 -12
- package/index76.js +1 -1
- package/index76.mjs +37 -10
- package/index77.js +1 -1
- package/index77.mjs +11 -29
- package/index78.js +2 -1
- package/index78.mjs +12 -2
- package/index79.js +1 -1
- package/index79.mjs +14 -8
- package/index8.js +1 -1
- package/index8.mjs +3 -3
- package/index80.js +1 -1
- package/index80.mjs +11 -7
- package/index81.js +1 -1
- package/index81.mjs +30 -7
- package/index82.js +1 -2
- package/index82.mjs +2 -8
- package/index83.js +2 -1
- package/index83.mjs +9 -25
- package/index84.js +2 -1
- package/index84.mjs +8 -5
- package/index85.js +2 -1
- package/index85.mjs +8 -2
- package/index86.js +2 -6
- package/index86.mjs +7 -93
- package/index87.js +1 -1
- package/index87.mjs +25 -69
- package/index88.js +1 -1
- package/index88.mjs +7 -41
- package/index89.js +1 -42
- package/index89.mjs +5 -74
- package/index9.js +1 -1
- package/index9.mjs +1 -1
- package/index90.js +1 -64
- package/index90.mjs +2 -228
- package/index91.js +6 -9
- package/index91.mjs +80 -43
- package/index92.js +1 -1
- package/index92.mjs +59 -35
- package/index93.js +1 -1
- package/index93.mjs +37 -9
- package/index94.js +41 -4
- package/index94.mjs +66 -80
- package/index95.js +64 -1
- package/index95.mjs +228 -6
- package/index96.js +9 -12
- package/index96.mjs +47 -30
- package/index97.js +1 -1
- package/index97.mjs +22 -6
- package/index98.js +1 -1
- package/index98.mjs +4 -4
- package/index99.js +4 -6
- package/index99.mjs +84 -15
- package/package.json +1 -1
- package/theme/TabList/index.d.ts +772 -0
- package/types/react-stately.d.ts +17 -0
- package/components/TabList/components/TabPanel/TabPanel.d.ts +0 -4
package/index177.mjs
CHANGED
|
@@ -1,20 +1,31 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
1
|
+
let n = /* @__PURE__ */ new Map(), a = /* @__PURE__ */ new Set();
|
|
2
|
+
function o() {
|
|
3
|
+
if (typeof window > "u") return;
|
|
4
|
+
function r(t) {
|
|
5
|
+
return "propertyName" in t;
|
|
6
|
+
}
|
|
7
|
+
let d = (t) => {
|
|
8
|
+
if (!r(t) || !t.target) return;
|
|
9
|
+
let e = n.get(t.target);
|
|
10
|
+
e || (e = /* @__PURE__ */ new Set(), n.set(t.target, e), t.target.addEventListener("transitioncancel", i, {
|
|
11
|
+
once: !0
|
|
12
|
+
})), e.add(t.propertyName);
|
|
13
|
+
}, i = (t) => {
|
|
14
|
+
if (!r(t) || !t.target) return;
|
|
15
|
+
let e = n.get(t.target);
|
|
16
|
+
if (e && (e.delete(t.propertyName), e.size === 0 && (t.target.removeEventListener("transitioncancel", i), n.delete(t.target)), n.size === 0)) {
|
|
17
|
+
for (let s of a) s();
|
|
18
|
+
a.clear();
|
|
19
|
+
}
|
|
20
|
+
};
|
|
21
|
+
document.body.addEventListener("transitionrun", d), document.body.addEventListener("transitionend", i);
|
|
22
|
+
}
|
|
23
|
+
typeof document < "u" && (document.readyState !== "loading" ? o() : document.addEventListener("DOMContentLoaded", o));
|
|
24
|
+
function c(r) {
|
|
25
|
+
requestAnimationFrame(() => {
|
|
26
|
+
n.size === 0 ? r() : a.add(r);
|
|
6
27
|
});
|
|
7
|
-
f(() => {
|
|
8
|
-
var o;
|
|
9
|
-
let e = t == null || (o = t.current) === null || o === void 0 ? void 0 : o.form;
|
|
10
|
-
return e == null || e.addEventListener("reset", r), () => {
|
|
11
|
-
e == null || e.removeEventListener("reset", r);
|
|
12
|
-
};
|
|
13
|
-
}, [
|
|
14
|
-
t,
|
|
15
|
-
r
|
|
16
|
-
]);
|
|
17
28
|
}
|
|
18
29
|
export {
|
|
19
|
-
|
|
30
|
+
c as runAfterTransition
|
|
20
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 o=require("react");function b(){let a=o.useRef(new Map),d=o.useCallback((e,l,t,r)=>{let n=r!=null&&r.once?(...c)=>{a.current.delete(t),t(...c)}:t;a.current.set(t,{type:l,eventTarget:e,fn:n,options:r}),e.addEventListener(l,n,r)},[]),s=o.useCallback((e,l,t,r)=>{var n;let c=((n=a.current.get(t))===null||n===void 0?void 0:n.fn)||t;e.removeEventListener(l,c,r),a.current.delete(t)},[]),u=o.useCallback(()=>{a.current.forEach((e,l)=>{s(e.eventTarget,e.type,l,e.options)})},[s]);return o.useEffect(()=>u,[u]),{addGlobalListener:d,removeGlobalListener:s,removeAllGlobalListeners:u}}exports.useGlobalListeners=b;
|
package/index178.mjs
CHANGED
|
@@ -1,22 +1,34 @@
|
|
|
1
|
-
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
|
|
14
|
-
|
|
15
|
-
|
|
16
|
-
e.
|
|
17
|
-
|
|
18
|
-
|
|
1
|
+
import { useRef as c, useCallback as f, useEffect as b } from "react";
|
|
2
|
+
function L() {
|
|
3
|
+
let o = c(/* @__PURE__ */ new Map()), u = f((e, l, r, t) => {
|
|
4
|
+
let n = t != null && t.once ? (...d) => {
|
|
5
|
+
o.current.delete(r), r(...d);
|
|
6
|
+
} : r;
|
|
7
|
+
o.current.set(r, {
|
|
8
|
+
type: l,
|
|
9
|
+
eventTarget: e,
|
|
10
|
+
fn: n,
|
|
11
|
+
options: t
|
|
12
|
+
}), e.addEventListener(l, n, t);
|
|
13
|
+
}, []), a = f((e, l, r, t) => {
|
|
14
|
+
var n;
|
|
15
|
+
let d = ((n = o.current.get(r)) === null || n === void 0 ? void 0 : n.fn) || r;
|
|
16
|
+
e.removeEventListener(l, d, t), o.current.delete(r);
|
|
17
|
+
}, []), s = f(() => {
|
|
18
|
+
o.current.forEach((e, l) => {
|
|
19
|
+
a(e.eventTarget, e.type, l, e.options);
|
|
20
|
+
});
|
|
21
|
+
}, [
|
|
22
|
+
a
|
|
23
|
+
]);
|
|
24
|
+
return b(() => s, [
|
|
25
|
+
s
|
|
26
|
+
]), {
|
|
27
|
+
addGlobalListener: u,
|
|
28
|
+
removeGlobalListener: a,
|
|
29
|
+
removeAllGlobalListeners: s
|
|
30
|
+
};
|
|
19
31
|
}
|
|
20
32
|
export {
|
|
21
|
-
|
|
33
|
+
L as useGlobalListeners
|
|
22
34
|
};
|
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 r=require("./index156.js");function d(a,t){let{id:i,"aria-label":l,"aria-labelledby":e}=a;return i=r.useId(i),e&&l?e=[...new Set([i,...e.trim().split(/\s+/)])].join(" "):e&&(e=e.trim().split(/\s+/).join(" ")),!l&&!e&&t&&(l=t),{id:i,"aria-label":l,"aria-labelledby":e}}exports.useLabels=d;
|
package/index179.mjs
CHANGED
|
@@ -1,57 +1,17 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
|
|
11
|
-
|
|
12
|
-
|
|
13
|
-
t,
|
|
14
|
-
r,
|
|
15
|
-
s
|
|
16
|
-
]), u = F(n), g = $((e) => {
|
|
17
|
-
if (!e.currentTarget.contains(e.target)) return;
|
|
18
|
-
const a = G(e.target), p = E(a);
|
|
19
|
-
if (!r.current.isFocusWithin && p === T(e.nativeEvent)) {
|
|
20
|
-
o && o(e), t && t(!0), r.current.isFocusWithin = !0, u(e);
|
|
21
|
-
let f = e.currentTarget;
|
|
22
|
-
c(a, "focus", (l) => {
|
|
23
|
-
if (r.current.isFocusWithin && !B(f, l.target)) {
|
|
24
|
-
let d = new a.defaultView.FocusEvent("blur", {
|
|
25
|
-
relatedTarget: l.target
|
|
26
|
-
});
|
|
27
|
-
W(d, f);
|
|
28
|
-
let m = v(d);
|
|
29
|
-
n(m);
|
|
30
|
-
}
|
|
31
|
-
}, {
|
|
32
|
-
capture: !0
|
|
33
|
-
});
|
|
34
|
-
}
|
|
35
|
-
}, [
|
|
36
|
-
o,
|
|
37
|
-
t,
|
|
38
|
-
u,
|
|
39
|
-
c,
|
|
40
|
-
n
|
|
41
|
-
]);
|
|
42
|
-
return h ? {
|
|
43
|
-
focusWithinProps: {
|
|
44
|
-
// These cannot be null, that would conflict in mergeProps
|
|
45
|
-
onFocus: void 0,
|
|
46
|
-
onBlur: void 0
|
|
47
|
-
}
|
|
48
|
-
} : {
|
|
49
|
-
focusWithinProps: {
|
|
50
|
-
onFocus: g,
|
|
51
|
-
onBlur: n
|
|
52
|
-
}
|
|
1
|
+
import { useId as b } from "./index156.mjs";
|
|
2
|
+
function t(r, a) {
|
|
3
|
+
let { id: i, "aria-label": l, "aria-labelledby": e } = r;
|
|
4
|
+
return i = b(i), e && l ? e = [
|
|
5
|
+
.../* @__PURE__ */ new Set([
|
|
6
|
+
i,
|
|
7
|
+
...e.trim().split(/\s+/)
|
|
8
|
+
])
|
|
9
|
+
].join(" ") : e && (e = e.trim().split(/\s+/).join(" ")), !l && !e && a && (l = a), {
|
|
10
|
+
id: i,
|
|
11
|
+
"aria-label": l,
|
|
12
|
+
"aria-labelledby": e
|
|
53
13
|
};
|
|
54
14
|
}
|
|
55
15
|
export {
|
|
56
|
-
|
|
16
|
+
t as useLabels
|
|
57
17
|
};
|
package/index18.js
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
"use strict";const e=require("react/jsx-runtime");require("./index2.js");const
|
|
2
|
+
"use strict";const e=require("react/jsx-runtime");require("./index2.js");const R=require("./index3.js");require("@react-aria/accordion");const m=require("react");require("./index78.js");const n=require("./index27.js"),b=require("react-aria");require("react-use");require("@react-spring/web");const w=require("./index73.js"),F=require("./index6.js");require("./index117.js");const v=require("react-stately");require("./index5.js");require("react-div-100vh");require("./index75.js");require("@react-aria/focus");require("./index10.js");require("./index80.js");require("./index12.js");require("./index126.js");require("sanitize-html");require("@react-aria/i18n");require("radashi");require("react-hook-form");require("./index81.js");const M=require("./index79.js"),T=require("./index54.js"),B=require("./index118.js");require("./index127.js");require("./index128.js");require("./index77.js");require("./index76.js");require("./index129.js");require("./index43.js");require("./index45.js");require("./index48.js");require("./index49.js");require("./index50.js");require("./index51.js");require("./index52.js");require("./index53.js");require("./index55.js");require("./index56.js");require("./index57.js");require("./index58.js");require("./index59.js");require("./index60.js");require("./index61.js");require("./index62.js");require("./index63.js");require("./index64.js");require("./index65.js");require("./index66.js");require("./index67.js");require("./index68.js");require("./index69.js");require("./index70.js");require("./index71.js");require("./index72.js");require("./index74.js");require("./index89.js");const I=q=>{const{setUserSearchQuery:l}=M.useUserQueryValHook(),{label:o,themeName:r="search",tokens:x,customTheme:f,disabled:g,errorMessage:t,placeholder:j,icon:k,isDisabled:$}=q,i=$||g,c={...q,isDisabled:i},a=v.useSearchFieldState(c),h=m.useRef(null),{labelProps:S,inputProps:s,errorMessageProps:p,clearButtonProps:N}=b.useSearchField(c,a,h),C=m.useCallback(P=>{var d;l(a.value),(d=s.onChange)==null||d.call(s,P)},[l,a.value,s]),D=t!=null,u={...x,isError:D,isDisabled:i??!1},y=w(`${r}.input`,u,f);return e.jsxs(n.default,{themeName:`${r}.wrapper`,tokens:u,"aria-disabled":i??!1,children:[o&&e.jsx(n.default,{...S,as:"label",themeName:`${r}.label`,tokens:u,children:o}),e.jsxs(n.default,{themeName:`${r}.container`,tokens:u,children:[e.jsx("input",{ref:h,...s,onChange:C,placeholder:j,className:y,disabled:i}),e.jsx(b.FocusRing,{focusRingClass:"has-focus-ring",children:e.jsx(F.default,{isDisabled:i,handlePress:N.onPress,tokens:{isIconOnly:!0,buttonStyle:"hollow",isDisabled:i??!1},themeName:`${r}.icon`,"aria-label":"clear",children:k??(a.value===""?e.jsx(B,{width:"16",height:"16"}):e.jsx(T,{width:"16",height:"16"}))})})]}),t&&e.jsx(R.default,{themeName:`${r}.errorMessage`,tokens:u,...p,children:t})]})};module.exports=I;
|
package/index18.mjs
CHANGED
|
@@ -1,50 +1,47 @@
|
|
|
1
1
|
"use client";
|
|
2
|
-
import { jsxs as
|
|
2
|
+
import { jsxs as u, jsx as o } from "react/jsx-runtime";
|
|
3
3
|
import "./index2.mjs";
|
|
4
|
-
import
|
|
4
|
+
import w from "./index3.mjs";
|
|
5
5
|
import "@react-aria/accordion";
|
|
6
|
-
import
|
|
7
|
-
import "./
|
|
8
|
-
import
|
|
9
|
-
import { useSearchField as
|
|
6
|
+
import B, { useCallback as F } from "react";
|
|
7
|
+
import "./index78.mjs";
|
|
8
|
+
import p from "./index27.mjs";
|
|
9
|
+
import { useSearchField as R, FocusRing as v } from "react-aria";
|
|
10
10
|
import "react-use";
|
|
11
11
|
import "@react-spring/web";
|
|
12
|
-
import
|
|
13
|
-
import
|
|
14
|
-
import "./
|
|
15
|
-
import { useSearchFieldState as
|
|
12
|
+
import M from "./index73.mjs";
|
|
13
|
+
import j from "./index6.mjs";
|
|
14
|
+
import "./index117.mjs";
|
|
15
|
+
import { useSearchFieldState as I } from "react-stately";
|
|
16
16
|
import "./index5.mjs";
|
|
17
17
|
import "react-div-100vh";
|
|
18
|
-
import "./
|
|
18
|
+
import "./index75.mjs";
|
|
19
19
|
import "@react-aria/focus";
|
|
20
20
|
import "./index10.mjs";
|
|
21
|
-
import "./
|
|
21
|
+
import "./index80.mjs";
|
|
22
22
|
import "./index12.mjs";
|
|
23
|
-
import "./
|
|
23
|
+
import "./index126.mjs";
|
|
24
24
|
import "sanitize-html";
|
|
25
25
|
import "@react-aria/i18n";
|
|
26
26
|
import "radashi";
|
|
27
27
|
import "react-hook-form";
|
|
28
|
+
import "./index81.mjs";
|
|
29
|
+
import { useUserQueryValHook as Q } from "./index79.mjs";
|
|
30
|
+
import U from "./index54.mjs";
|
|
31
|
+
import _ from "./index118.mjs";
|
|
32
|
+
import "./index127.mjs";
|
|
33
|
+
import "./index128.mjs";
|
|
28
34
|
import "./index77.mjs";
|
|
29
|
-
import
|
|
30
|
-
import
|
|
31
|
-
import v from "./index112.mjs";
|
|
32
|
-
import "./index121.mjs";
|
|
33
|
-
import "./index122.mjs";
|
|
34
|
-
import "./index73.mjs";
|
|
35
|
-
import "./index72.mjs";
|
|
36
|
-
import "./index123.mjs";
|
|
35
|
+
import "./index76.mjs";
|
|
36
|
+
import "./index129.mjs";
|
|
37
37
|
import "./index43.mjs";
|
|
38
|
-
import "./index44.mjs";
|
|
39
38
|
import "./index45.mjs";
|
|
40
|
-
import "./index46.mjs";
|
|
41
|
-
import "./index47.mjs";
|
|
42
39
|
import "./index48.mjs";
|
|
43
40
|
import "./index49.mjs";
|
|
41
|
+
import "./index50.mjs";
|
|
44
42
|
import "./index51.mjs";
|
|
45
43
|
import "./index52.mjs";
|
|
46
44
|
import "./index53.mjs";
|
|
47
|
-
import "./index54.mjs";
|
|
48
45
|
import "./index55.mjs";
|
|
49
46
|
import "./index56.mjs";
|
|
50
47
|
import "./index57.mjs";
|
|
@@ -59,51 +56,60 @@ import "./index65.mjs";
|
|
|
59
56
|
import "./index66.mjs";
|
|
60
57
|
import "./index67.mjs";
|
|
61
58
|
import "./index68.mjs";
|
|
59
|
+
import "./index69.mjs";
|
|
62
60
|
import "./index70.mjs";
|
|
63
|
-
import "./
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
73
|
-
|
|
74
|
-
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
61
|
+
import "./index71.mjs";
|
|
62
|
+
import "./index72.mjs";
|
|
63
|
+
import "./index74.mjs";
|
|
64
|
+
import "./index89.mjs";
|
|
65
|
+
const Lo = (a) => {
|
|
66
|
+
const { setUserSearchQuery: l } = Q(), {
|
|
67
|
+
label: n,
|
|
68
|
+
themeName: r = "search",
|
|
69
|
+
tokens: f,
|
|
70
|
+
customTheme: b,
|
|
71
|
+
disabled: g,
|
|
72
|
+
errorMessage: s,
|
|
73
|
+
placeholder: k,
|
|
74
|
+
icon: C,
|
|
75
|
+
isDisabled: N
|
|
76
|
+
} = a, e = N || g, c = { ...a, isDisabled: e }, m = I(c), h = B.useRef(null), { labelProps: S, inputProps: t, errorMessageProps: y, clearButtonProps: D } = R(c, m, h), $ = F(
|
|
77
|
+
(T) => {
|
|
78
|
+
var d;
|
|
79
|
+
l(m.value), (d = t.onChange) == null || d.call(t, T);
|
|
80
|
+
},
|
|
81
|
+
[l, m.value, t]
|
|
82
|
+
), x = s != null, i = { ...f, isError: x, isDisabled: e ?? !1 }, P = M(`${r}.input`, i, b);
|
|
83
|
+
return /* @__PURE__ */ u(p, { themeName: `${r}.wrapper`, tokens: i, "aria-disabled": e ?? !1, children: [
|
|
84
|
+
n && // eslint-disable-next-line jsx-a11y/label-has-associated-control
|
|
85
|
+
/* @__PURE__ */ o(p, { ...S, as: "label", themeName: `${r}.label`, tokens: i, children: n }),
|
|
86
|
+
/* @__PURE__ */ u(p, { themeName: `${r}.container`, tokens: i, children: [
|
|
87
|
+
/* @__PURE__ */ o(
|
|
83
88
|
"input",
|
|
84
89
|
{
|
|
85
|
-
ref:
|
|
86
|
-
...
|
|
87
|
-
|
|
88
|
-
|
|
89
|
-
|
|
90
|
+
ref: h,
|
|
91
|
+
...t,
|
|
92
|
+
onChange: $,
|
|
93
|
+
placeholder: k,
|
|
94
|
+
className: P,
|
|
95
|
+
disabled: e
|
|
90
96
|
}
|
|
91
97
|
),
|
|
92
|
-
/* @__PURE__ */
|
|
93
|
-
|
|
98
|
+
/* @__PURE__ */ o(v, { focusRingClass: "has-focus-ring", children: /* @__PURE__ */ o(
|
|
99
|
+
j,
|
|
94
100
|
{
|
|
95
|
-
isDisabled:
|
|
96
|
-
handlePress:
|
|
97
|
-
tokens: { isIconOnly: !0, buttonStyle: "hollow", isDisabled:
|
|
98
|
-
themeName: `${
|
|
101
|
+
isDisabled: e,
|
|
102
|
+
handlePress: D.onPress,
|
|
103
|
+
tokens: { isIconOnly: !0, buttonStyle: "hollow", isDisabled: e ?? !1 },
|
|
104
|
+
themeName: `${r}.icon`,
|
|
99
105
|
"aria-label": "clear",
|
|
100
|
-
children:
|
|
106
|
+
children: C ?? (m.value === "" ? /* @__PURE__ */ o(_, { width: "16", height: "16" }) : /* @__PURE__ */ o(U, { width: "16", height: "16" }))
|
|
101
107
|
}
|
|
102
108
|
) })
|
|
103
109
|
] }),
|
|
104
|
-
|
|
110
|
+
s && /* @__PURE__ */ o(w, { themeName: `${r}.errorMessage`, tokens: i, ...y, children: s })
|
|
105
111
|
] });
|
|
106
112
|
};
|
|
107
113
|
export {
|
|
108
|
-
|
|
114
|
+
Lo as default
|
|
109
115
|
};
|
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 r=require("./index165.js"),f=require("react");function a(c,t){const e=f.useRef(!0),u=f.useRef(null);r.useLayoutEffect(()=>(e.current=!0,()=>{e.current=!1}),[]),r.useLayoutEffect(()=>{e.current?e.current=!1:(!u.current||t.some((s,o)=>!Object.is(s,u[o])))&&c(),u.current=t},t)}exports.useUpdateLayoutEffect=a;
|
package/index180.mjs
CHANGED
|
@@ -1,30 +1,13 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
t
|
|
7
|
-
}, [
|
|
8
|
-
e
|
|
9
|
-
|
|
10
|
-
let o = e ? n : p, b = N((t, ...u) => {
|
|
11
|
-
let f = (r, ...c) => {
|
|
12
|
-
l && (Object.is(o, r) || l(r, ...c)), e || (o = r);
|
|
13
|
-
};
|
|
14
|
-
typeof t == "function" ? (process.env.NODE_ENV !== "production" && console.warn("We can not support a function callback. See Github Issues for details https://github.com/adobe/react-spectrum/issues/2320"), s((c, ...m) => {
|
|
15
|
-
let d = t(e ? o : c, ...m);
|
|
16
|
-
return f(d, ...u), e ? c : d;
|
|
17
|
-
})) : (e || s(t), f(t, ...u));
|
|
18
|
-
}, [
|
|
19
|
-
e,
|
|
20
|
-
o,
|
|
21
|
-
l
|
|
22
|
-
]);
|
|
23
|
-
return [
|
|
24
|
-
o,
|
|
25
|
-
b
|
|
26
|
-
];
|
|
1
|
+
import { useLayoutEffect as f } from "./index165.mjs";
|
|
2
|
+
import { useRef as u } from "react";
|
|
3
|
+
function i(c, r) {
|
|
4
|
+
const t = u(!0), e = u(null);
|
|
5
|
+
f(() => (t.current = !0, () => {
|
|
6
|
+
t.current = !1;
|
|
7
|
+
}), []), f(() => {
|
|
8
|
+
t.current ? t.current = !1 : (!e.current || r.some((a, o) => !Object.is(a, e[o]))) && c(), e.current = r;
|
|
9
|
+
}, r);
|
|
27
10
|
}
|
|
28
11
|
export {
|
|
29
|
-
|
|
12
|
+
i as useUpdateLayoutEffect
|
|
30
13
|
};
|
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 d=require("react");function u(){return typeof window.ResizeObserver<"u"}function b(i){const{ref:e,box:s,onResize:r}=i;d.useEffect(()=>{let n=e==null?void 0:e.current;if(n)if(u()){const t=new window.ResizeObserver(o=>{o.length&&r()});return t.observe(n,{box:s}),()=>{n&&t.unobserve(n)}}else return window.addEventListener("resize",r,!1),()=>{window.removeEventListener("resize",r,!1)}},[r,e,s])}exports.useResizeObserver=b;
|
package/index181.mjs
CHANGED
|
@@ -1,143 +1,31 @@
|
|
|
1
|
-
import {
|
|
2
|
-
|
|
3
|
-
|
|
4
|
-
import { useLayoutEffect as z } from "./index156.mjs";
|
|
5
|
-
import { useResizeObserver as k } from "./index171.mjs";
|
|
6
|
-
import { useLocale as M } from "@react-aria/i18n";
|
|
7
|
-
let e = typeof document < "u" ? window.visualViewport : null;
|
|
8
|
-
function te(n) {
|
|
9
|
-
let { direction: y } = M(), { arrowSize: w = 0, targetRef: c, overlayRef: i, scrollRef: s = i, placement: H = "bottom", containerPadding: P = 12, shouldFlip: L = !0, boundaryElement: $ = typeof document < "u" ? document.body : null, offset: C = 0, crossOffset: B = 0, shouldUpdatePosition: S = !0, isOpen: v = !0, onClose: p, maxHeight: b, arrowBoundaryOffset: T = 0 } = n, [t, I] = J(null), F = [
|
|
10
|
-
S,
|
|
11
|
-
H,
|
|
12
|
-
i.current,
|
|
13
|
-
c.current,
|
|
14
|
-
s.current,
|
|
15
|
-
P,
|
|
16
|
-
L,
|
|
17
|
-
$,
|
|
18
|
-
C,
|
|
19
|
-
B,
|
|
20
|
-
v,
|
|
21
|
-
y,
|
|
22
|
-
b,
|
|
23
|
-
T,
|
|
24
|
-
w
|
|
25
|
-
], N = U(e == null ? void 0 : e.scale);
|
|
26
|
-
K(() => {
|
|
27
|
-
v && (N.current = e == null ? void 0 : e.scale);
|
|
28
|
-
}, [
|
|
29
|
-
v
|
|
30
|
-
]);
|
|
31
|
-
let a = j(() => {
|
|
32
|
-
if (S === !1 || !v || !i.current || !c.current || !$ || (e == null ? void 0 : e.scale) !== N.current) return;
|
|
33
|
-
let o = null;
|
|
34
|
-
if (s.current && s.current.contains(document.activeElement)) {
|
|
35
|
-
var d;
|
|
36
|
-
let r = (d = document.activeElement) === null || d === void 0 ? void 0 : d.getBoundingClientRect(), g = s.current.getBoundingClientRect();
|
|
37
|
-
var u;
|
|
38
|
-
if (o = {
|
|
39
|
-
type: "top",
|
|
40
|
-
offset: ((u = r == null ? void 0 : r.top) !== null && u !== void 0 ? u : 0) - g.top
|
|
41
|
-
}, o.offset > g.height / 2) {
|
|
42
|
-
o.type = "bottom";
|
|
43
|
-
var R;
|
|
44
|
-
o.offset = ((R = r == null ? void 0 : r.bottom) !== null && R !== void 0 ? R : 0) - g.bottom;
|
|
45
|
-
}
|
|
46
|
-
}
|
|
47
|
-
let l = i.current;
|
|
48
|
-
if (!b && i.current) {
|
|
49
|
-
var O;
|
|
50
|
-
l.style.top = "0px", l.style.bottom = "";
|
|
51
|
-
var E;
|
|
52
|
-
l.style.maxHeight = ((E = (O = window.visualViewport) === null || O === void 0 ? void 0 : O.height) !== null && E !== void 0 ? E : window.innerHeight) + "px";
|
|
53
|
-
}
|
|
54
|
-
let f = D({
|
|
55
|
-
placement: W(H, y),
|
|
56
|
-
overlayNode: i.current,
|
|
57
|
-
targetNode: c.current,
|
|
58
|
-
scrollNode: s.current || i.current,
|
|
59
|
-
padding: P,
|
|
60
|
-
shouldFlip: L,
|
|
61
|
-
boundaryElement: $,
|
|
62
|
-
offset: C,
|
|
63
|
-
crossOffset: B,
|
|
64
|
-
maxHeight: b,
|
|
65
|
-
arrowSize: w,
|
|
66
|
-
arrowBoundaryOffset: T
|
|
67
|
-
});
|
|
68
|
-
if (f.position) {
|
|
69
|
-
if (l.style.top = "", l.style.bottom = "", l.style.left = "", l.style.right = "", Object.keys(f.position).forEach((r) => l.style[r] = f.position[r] + "px"), l.style.maxHeight = f.maxHeight != null ? f.maxHeight + "px" : "", o && document.activeElement && s.current) {
|
|
70
|
-
let r = document.activeElement.getBoundingClientRect(), g = s.current.getBoundingClientRect(), A = r[o.type] - g[o.type];
|
|
71
|
-
s.current.scrollTop += A - o.offset;
|
|
72
|
-
}
|
|
73
|
-
I(f);
|
|
74
|
-
}
|
|
75
|
-
}, F);
|
|
76
|
-
z(a, F), Q(a), k({
|
|
77
|
-
ref: i,
|
|
78
|
-
onResize: a
|
|
79
|
-
}), k({
|
|
80
|
-
ref: c,
|
|
81
|
-
onResize: a
|
|
82
|
-
});
|
|
83
|
-
let m = U(!1);
|
|
84
|
-
z(() => {
|
|
85
|
-
let o, d = () => {
|
|
86
|
-
m.current = !0, clearTimeout(o), o = setTimeout(() => {
|
|
87
|
-
m.current = !1;
|
|
88
|
-
}, 500), a();
|
|
89
|
-
}, u = () => {
|
|
90
|
-
m.current && d();
|
|
91
|
-
};
|
|
92
|
-
return e == null || e.addEventListener("resize", d), e == null || e.addEventListener("scroll", u), () => {
|
|
93
|
-
e == null || e.removeEventListener("resize", d), e == null || e.removeEventListener("scroll", u);
|
|
94
|
-
};
|
|
95
|
-
}, [
|
|
96
|
-
a
|
|
97
|
-
]);
|
|
98
|
-
let q = j(() => {
|
|
99
|
-
m.current || p == null || p();
|
|
100
|
-
}, [
|
|
101
|
-
p,
|
|
102
|
-
m
|
|
103
|
-
]);
|
|
104
|
-
G({
|
|
105
|
-
triggerRef: c,
|
|
106
|
-
isOpen: v,
|
|
107
|
-
onClose: p && q
|
|
108
|
-
});
|
|
109
|
-
var h, x;
|
|
110
|
-
return {
|
|
111
|
-
overlayProps: {
|
|
112
|
-
style: {
|
|
113
|
-
position: "absolute",
|
|
114
|
-
zIndex: 1e5,
|
|
115
|
-
...t == null ? void 0 : t.position,
|
|
116
|
-
maxHeight: (h = t == null ? void 0 : t.maxHeight) !== null && h !== void 0 ? h : "100vh"
|
|
117
|
-
}
|
|
118
|
-
},
|
|
119
|
-
placement: (x = t == null ? void 0 : t.placement) !== null && x !== void 0 ? x : null,
|
|
120
|
-
arrowProps: {
|
|
121
|
-
"aria-hidden": "true",
|
|
122
|
-
role: "presentation",
|
|
123
|
-
style: {
|
|
124
|
-
left: t == null ? void 0 : t.arrowOffsetLeft,
|
|
125
|
-
top: t == null ? void 0 : t.arrowOffsetTop
|
|
126
|
-
}
|
|
127
|
-
},
|
|
128
|
-
updatePosition: a
|
|
129
|
-
};
|
|
1
|
+
import { useEffect as d } from "react";
|
|
2
|
+
function f() {
|
|
3
|
+
return typeof window.ResizeObserver < "u";
|
|
130
4
|
}
|
|
131
|
-
function
|
|
132
|
-
|
|
133
|
-
|
|
134
|
-
|
|
135
|
-
n
|
|
5
|
+
function u(o) {
|
|
6
|
+
const { ref: e, box: s, onResize: r } = o;
|
|
7
|
+
d(() => {
|
|
8
|
+
let n = e == null ? void 0 : e.current;
|
|
9
|
+
if (n)
|
|
10
|
+
if (f()) {
|
|
11
|
+
const i = new window.ResizeObserver((t) => {
|
|
12
|
+
t.length && r();
|
|
13
|
+
});
|
|
14
|
+
return i.observe(n, {
|
|
15
|
+
box: s
|
|
16
|
+
}), () => {
|
|
17
|
+
n && i.unobserve(n);
|
|
18
|
+
};
|
|
19
|
+
} else
|
|
20
|
+
return window.addEventListener("resize", r, !1), () => {
|
|
21
|
+
window.removeEventListener("resize", r, !1);
|
|
22
|
+
};
|
|
23
|
+
}, [
|
|
24
|
+
r,
|
|
25
|
+
e,
|
|
26
|
+
s
|
|
136
27
|
]);
|
|
137
28
|
}
|
|
138
|
-
function W(n, y) {
|
|
139
|
-
return y === "rtl" ? n.replace("start", "right").replace("end", "left") : n.replace("start", "left").replace("end", "right");
|
|
140
|
-
}
|
|
141
29
|
export {
|
|
142
|
-
|
|
30
|
+
u as useResizeObserver
|
|
143
31
|
};
|
package/index182.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 u=require("./index165.js");function f(e,r){u.useLayoutEffect(()=>{if(e&&e.ref&&r)return e.ref.current=r.current,()=>{e.ref&&(e.ref.current=null)}})}exports.useSyncRef=f;
|