@yahoo/uds 0.1.20 → 0.2.0
Sign up to get free protection for your applications and to get access to all the features.
- package/cli/utils/purgeCSS.ts +0 -2
- package/dist/Image.native-jCNIrPZD.d.cts +38 -0
- package/dist/Image.native-tkOXN29I.d.ts +38 -0
- package/dist/Pressable-2kgXQNVs.d.cts +55 -0
- package/dist/Pressable-LIDkIIAF.d.ts +55 -0
- package/dist/experimental/index.cjs +1 -0
- package/dist/experimental/index.d.cts +228 -0
- package/dist/experimental/index.d.ts +228 -0
- package/dist/experimental/index.js +1 -0
- package/dist/experimental/index.native.cjs +1 -0
- package/dist/experimental/index.native.d.cts +51 -0
- package/dist/experimental/index.native.d.ts +51 -0
- package/dist/experimental/index.native.js +1 -0
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +12 -283
- package/dist/index.d.ts +12 -283
- package/dist/index.js +1 -1
- package/dist/{index.native-DqJv5EjY.d.ts → index.native--Dm3KDDS.d.cts} +1 -1
- package/dist/{index.native-C5-xv9Na.d.cts → index.native-xVHqKK0u.d.ts} +1 -1
- package/dist/index.native.cjs +1 -1
- package/dist/index.native.d.cts +11 -83
- package/dist/index.native.d.ts +11 -83
- package/dist/index.native.js +1 -1
- package/dist/tailwindPlugin.d.cts +1 -1
- package/dist/tailwindPlugin.d.ts +1 -1
- package/dist/tailwindPurge.cjs +1 -1
- package/dist/tailwindPurge.js +1 -1
- package/dist/tokens/index.d.cts +2 -2
- package/dist/tokens/index.d.ts +2 -2
- package/dist/tokens/index.native.d.cts +2 -2
- package/dist/tokens/index.native.d.ts +2 -2
- package/dist/tokens/parseTokens.d.cts +1 -1
- package/dist/tokens/parseTokens.d.ts +1 -1
- package/dist/tokens/parseTokens.native.d.cts +1 -1
- package/dist/tokens/parseTokens.native.d.ts +1 -1
- package/dist/{types-ZrxnB4cM.d.cts → types-7oEBWtMQ.d.cts} +1 -1
- package/dist/{types-ZrxnB4cM.d.ts → types-7oEBWtMQ.d.ts} +1 -1
- package/dist/{types-BO2kLynl.d.cts → types-J4DLS6Xj.d.cts} +1 -1
- package/dist/{types-BO2kLynl.d.ts → types-J4DLS6Xj.d.ts} +1 -1
- package/package.json +16 -1
@@ -0,0 +1,51 @@
|
|
1
|
+
import * as react_jsx_runtime from 'react/jsx-runtime';
|
2
|
+
import { k as UniversalAvatarProps, l as UniversalButtonProps } from '../types-7oEBWtMQ.js';
|
3
|
+
import { I as ImageProps, P as PressableProps } from '../Image.native-tkOXN29I.js';
|
4
|
+
export { a as IconButton, b as IconButtonProps } from '../Image.native-tkOXN29I.js';
|
5
|
+
import * as react from 'react';
|
6
|
+
import { View } from 'react-native';
|
7
|
+
import 'expo-image';
|
8
|
+
|
9
|
+
interface AvatarProps extends ImageProps, UniversalAvatarProps {
|
10
|
+
}
|
11
|
+
/**
|
12
|
+
* An image element with a fallback for representing the user.
|
13
|
+
* @example
|
14
|
+
```tsx
|
15
|
+
import { Avatar } from "@yahoo/uds"
|
16
|
+
|
17
|
+
export function AvatarDemo() {
|
18
|
+
return (
|
19
|
+
<Avatar
|
20
|
+
alt="Colm Tuite"
|
21
|
+
src="https://images.unsplash.com/photo-1492633423870-43d1cd2775eb?&w=128&h=128&dpr=2&q=80"
|
22
|
+
size="l"
|
23
|
+
shape="full"
|
24
|
+
/>
|
25
|
+
)
|
26
|
+
}
|
27
|
+
```
|
28
|
+
*/
|
29
|
+
declare function Avatar({ size: avatarSize, shape: borderRadius, contentFit, ...props }: AvatarProps): react_jsx_runtime.JSX.Element;
|
30
|
+
|
31
|
+
interface ButtonProps extends PressableProps, UniversalButtonProps {
|
32
|
+
}
|
33
|
+
/**
|
34
|
+
* A button element that can be used to trigger an action.
|
35
|
+
* @example
|
36
|
+
```tsx
|
37
|
+
import { Button } from "@yahoo/uds"
|
38
|
+
|
39
|
+
export function ButtonDemo() {
|
40
|
+
return (
|
41
|
+
<HStack gap="2">
|
42
|
+
<Button variant="accent" onPress={console.log}>Save</Button>
|
43
|
+
<Button variant="accent-outline" onPress={console.log}>Cancel</Button>
|
44
|
+
</HStack>
|
45
|
+
)
|
46
|
+
}
|
47
|
+
```
|
48
|
+
*/
|
49
|
+
declare const Button: react.ForwardRefExoticComponent<ButtonProps & react.RefAttributes<View>>;
|
50
|
+
|
51
|
+
export { Avatar, type AvatarProps, Button, type ButtonProps };
|
@@ -0,0 +1 @@
|
|
1
|
+
var Se={none:0,xs:2,sm:4,md:8,lg:12,xl:24,full:9999},xe={none:0,xs:2,sm:4,md:8,lg:16,xl:32,full:9999};var ve={none:0,thin:1,medium:2,thick:2},we={none:0,thin:1,medium:2,thick:4};var ke={1:[{color:"rgba(0, 0, 0, 0.08)",offsetX:0,offsetY:2,blurRadius:4,spreadRadius:0},{color:"rgba(0, 0, 0, 0.10)",offsetX:0,offsetY:0,blurRadius:1,spreadRadius:0}],2:[{color:"rgba(0, 0, 0, 0.1)",offsetX:0,offsetY:4,blurRadius:8,spreadRadius:0},{color:"rgba(0, 0, 0, 0.1)",offsetX:0,offsetY:0,blurRadius:1,spreadRadius:0}],3:[{color:"rgba(0, 0, 0, 0.1)",offsetX:0,offsetY:4,blurRadius:16,spreadRadius:0},{color:"rgba(0, 0, 0, 0.1)",offsetX:0,offsetY:0,blurRadius:2,spreadRadius:0}]};var Te={auto:"auto",square:"1 / 1",video:"16 / 9"},Pe={auto:"auto",0:"0",10:"10",20:"20",30:"30",40:"40",50:"50"};var Re={core:{brand:{hue:"purple",step:"9"},accent:{hue:"blue",step:"9"},alert:{hue:"red",step:"9"},positive:{hue:"green",step:"9"},warning:{hue:"orange",step:"9"}},background:{primary:{hue:"gray",step:"0"},secondary:{hue:"gray",step:"2"}},backgroundWash:{"alert-wash":{hue:"red",step:"1"},"brand-wash":{hue:"purple",step:"1"},"accent-wash":{hue:"blue",step:"1"},"positive-wash":{hue:"green",step:"1"},"warning-wash":{hue:"orange",step:"1"}},elevation:{"elevation-1":{hue:"gray",step:"0"},"elevation-2":{hue:"gray",step:"0"},"elevation-3":{hue:"gray",step:"0"},"elevation-3-inverse":{hue:"gray",step:"14"},overlay:{hue:"gray",step:"9",opacity:"0.6"}},foreground:{primary:{hue:"gray",step:"13"},secondary:{hue:"gray",step:"12"},tertiary:{hue:"gray",step:"9"},muted:{hue:"gray",step:"8"},"on-color":{hue:"gray",step:"0"}},line:{primary:{hue:"gray",step:"12"},secondary:{hue:"gray",step:"9"},tertiary:{hue:"gray",step:"7"},muted:{hue:"gray",step:"3"}}},We={core:{brand:{hue:"purple",step:"9"},accent:{hue:"blue",step:"9"},alert:{hue:"red",step:"9"},positive:{hue:"green",step:"9"},warning:{hue:"orange",step:"9"}},background:{primary:{hue:"gray",step:"1"},secondary:{hue:"gray",step:"3"}},backgroundWash:{"brand-wash":{hue:"purple",step:"1"},"accent-wash":{hue:"blue",step:"1"},"alert-wash":{hue:"red",step:"1"},"positive-wash":{hue:"green",step:"1"},"warning-wash":{hue:"orange",step:"1"}},elevation:{"elevation-1":{hue:"gray",step:"2"},"elevation-2":{hue:"gray",step:"3"},"elevation-3":{hue:"gray",step:"4"},"elevation-3-inverse":{hue:"gray",step:"14"},overlay:{hue:"gray",step:"9",opacity:"0.6"}},foreground:{primary:{hue:"gray",step:"14"},secondary:{hue:"gray",step:"13"},tertiary:{hue:"gray",step:"9"},muted:{hue:"gray",step:"8"},"on-color":{hue:"gray",step:"0"}},line:{primary:{hue:"gray",step:"12"},secondary:{hue:"gray",step:"9"},tertiary:{hue:"gray",step:"7"},muted:{hue:"gray",step:"3"}}},Vo={white:"#ffffff",black:"#000000",transparent:"transparent"};var re={s:16,m:24,l:32},ze=re,ne={s:16,m:24,l:32},Ee=ne;var Be={none:0,1:1,2:2,3:4,4:8,5:12,6:16,7:20,8:24,9:28,10:32,11:36,12:40,13:44,14:48},He={none:0,1:1,2:2,3:4,4:8,5:12,6:16,7:24,8:32,9:40,10:48,11:56,12:64,13:72,14:80};var Fe={blue:{0:"242 250 255",1:"223 242 255",2:"202 234 255",3:"162 218 255",4:"125 203 255",5:"89 189 255",6:"18 169 255",7:"24 143 255",8:"15 105 255",9:"0 99 235",10:"0 89 222",11:"0 72 196",12:"0 55 164",13:"0 39 126",14:"0 23 83",15:"0 10 38"},purple:{0:"248 244 255",1:"235 229 255",2:"225 217 255",3:"213 207 255",4:"202 194 255",5:"176 159 252",6:"149 126 252",7:"131 103 255",8:"124 73 252",9:"126 31 255",10:"96 1 210",11:"80 21 176",12:"57 0 125",13:"43 0 103",14:"29 0 71",15:"16 0 38"},pink:{0:"255 247 252",1:"255 235 249",2:"254 216 247",3:"255 176 231",4:"255 133 211",5:"255 85 195",6:"255 54 161",7:"255 0 128",8:"230 0 115",9:"220 2 118",10:"178 6 102",11:"113 0 75",12:"85 0 58",13:"56 0 40",14:"45 0 34",15:"38 0 16"},red:{0:"255 250 250",1:"255 240 241",2:"255 231 232",3:"255 214 218",4:"255 187 192",5:"255 152 159",6:"253 106 116",7:"255 77 82",8:"238 0 23",9:"211 13 46",10:"187 0 10",11:"157 0 4",12:"127 0 0",13:"98 3 0",14:"68 4 0",15:"38 3 0"},yellow:{0:"255 253 238",1:"255 250 209",2:"255 246 161",4:"255 233 87",3:"255 242 125",5:"255 211 51",6:"229 185 23",7:"151 117 0",8:"124 90 0",9:"100 67 0",10:"88 57 0",11:"75 47 0",12:"58 34 0",13:"44 25 0",14:"32 17 0",15:"21 11 0"},green:{0:"246 255 244",1:"225 253 220",2:"202 250 197",3:"162 242 162",4:"126 228 135",5:"86 196 112",6:"48 161 89",7:"0 135 81",8:"10 122 68",9:"0 108 59",10:"4 94 52",11:"4 77 44",12:"4 59 35",13:"4 51 31",14:"4 43 27",15:"3 33 21"},teal:{0:"242 255 251",1:"224 255 248",2:"207 255 248",3:"177 255 243",4:"133 247 233",5:"78 232 220",6:"17 211 205",7:"0 160 160",8:"0 130 130",9:"0 122 122",10:"0 110 107",11:"0 89 86",12:"0 69 67",13:"0 54 53",14:"0 44 44",15:"0 38 38"},gray:{0:"255 255 255",1:"245 248 250",2:"240 243 245",3:"224 228 233",4:"199 205 210",5:"176 185 193",6:"151 158 168",7:"130 138 147",8:"110 119 128",9:"91 99 106",10:"70 78 86",11:"44 54 63",12:"35 42 49",13:"29 34 40",14:"16 21 24",15:"0 0 0"},orange:{0:"255 249 242",1:"255 239 222",2:"255 229 202",3:"249 208 167",4:"252 182 111",5:"255 158 66",6:"255 137 21",7:"226 105 0",8:"204 78 0",9:"191 73 0",10:"166 64 0",11:"145 56 0",12:"115 44 0",13:"94 37 1",14:"68 26 0",15:"38 15 0"},rose:{0:"255 247 250",1:"255 235 243",2:"255 224 239",3:"255 209 226",4:"255 193 213",5:"250 162 187",6:"233 126 157",7:"211 89 124",8:"189 57 95",9:"167 52 85",10:"144 47 75",11:"113 35 57",12:"87 27 44",13:"66 22 35",14:"50 18 27",15:"38 15 22"},sunset:{0:"255 240 238",1:"251 221 218",2:"247 203 199",3:"234 170 163",4:"221 140 130",5:"209 113 99",6:"196 89 71",7:"184 68 46",8:"171 51 24",9:"158 44 18",10:"145 38 12",11:"124 26 1",12:"102 22 0",13:"81 18 0",14:"60 13 0",15:"38 8 0"},brown:{0:"255 253 250",1:"255 246 224",2:"255 236 209",3:"251 221 191",4:"237 199 159",5:"217 170 118",6:"185 136 79",7:"151 104 47",8:"134 90 35",9:"117 76 25",10:"91 56 11",11:"71 42 4",12:"55 33 1",13:"45 27 0",14:"38 23 0",15:"26 16 0"},citron:{0:"253 255 230",1:"249 253 193",2:"245 252 158",3:"235 244 87",4:"222 231 23",5:"205 212 0",6:"184 188 0",7:"158 159 0",8:"122 122 0",9:"115 113 0",10:"101 99 0",11:"78 76 0",12:"61 58 0",13:"49 46 0",14:"42 39 0",15:"38 35 0"},lime:{0:"249 255 245",1:"237 255 224",2:"230 255 209",3:"217 250 190",4:"202 239 168",5:"172 222 122",6:"137 199 70",7:"101 169 21",8:"75 133 0",9:"70 122 0",10:"62 107 0",11:"50 83 0",12:"40 65 0",13:"33 51 0",14:"28 43 0",15:"26 38 0"},mint:{0:"245 255 249",1:"231 252 240",2:"218 248 232",3:"201 239 219",4:"174 224 199",5:"133 203 172",6:"88 179 142",7:"45 151 113",8:"12 122 88",9:"1 109 78",10:"1 96 71",11:"0 74 57",12:"0 58 46",13:"0 47 38",14:"0 41 33",15:"0 28 23"},cyan:{0:"245 255 255",1:"223 255 255",2:"201 255 255",3:"161 245 251",4:"121 229 240",5:"85 205 223",6:"54 177 201",7:"29 146 174",8:"20 114 142",9:"19 100 126",10:"17 86 111",11:"13 64 86",12:"10 48 67",13:"9 37 53",14:"8 29 44",15:"4 18 28"},indigo:{0:"242 244 255",1:"226 230 255",2:"209 213 255",3:"184 188 255",4:"156 160 255",5:"130 130 255",6:"109 110 255",7:"93 94 255",8:"64 64 227",9:"32 21 194",10:"26 13 171",11:"22 9 144",12:"18 5 118",13:"15 3 91",14:"11 1 65",15:"6 0 38"},magenta:{0:"244 235 255",1:"236 217 251",2:"229 199 247",3:"223 182 243",4:"220 166 240",5:"212 136 227",6:"207 109 214",7:"201 84 199",8:"188 61 177",9:"164 46 151",10:"140 32 126",11:"116 22 103",12:"92 13 81",13:"68 6 60",14:"44 2 39",15:"20 0 18"},nude:{0:"255 245 245",1:"251 222 221",2:"248 203 196",3:"235 185 172",4:"222 169 149",5:"202 155 136",6:"182 139 122",7:"162 122 106",8:"142 104 89",9:"131 93 80",10:"120 83 71",11:"100 61 48",12:"80 34 19",13:"60 14 0",14:"40 9 0",15:"20 4 0"},carbon:{0:"255 255 255",1:"252 251 251",2:"245 245 245",3:"227 227 227",4:"205 205 205",5:"176 176 176",6:"142 142 142",7:"106 106 106",8:"90 90 90",9:"68 68 68",10:"50 50 50",11:"41 41 41",12:"31 31 31",13:"20 20 20",14:"10 10 10",15:"0 0 0"}},Ve={blue:{0:"0 10 38",1:"0 14 57",2:"0 19 75",3:"0 29 102",4:"0 44 129",5:"0 63 156",6:"0 87 183",7:"0 116 210",8:"17 148 236",9:"18 169 255",10:"99 192 255",11:"125 203 255",12:"150 210 250",13:"182 224 252",14:"213 237 252",15:"240 247 252"},purple:{0:"25 0 38",1:"34 0 57",2:"42 0 75",3:"51 0 102",4:"57 0 125",5:"80 21 176",6:"96 1 210",7:"108 36 242",8:"119 89 255",9:"144 124 255",10:"165 149 248",11:"187 174 249",12:"209 201 251",13:"225 219 252",14:"235 232 254",15:"248 244 255"},pink:{0:"38 0 19",1:"48 0 23",2:"58 0 27",3:"75 0 34",4:"96 0 43",5:"123 0 54",6:"157 0 67",7:"194 0 81",8:"233 0 107",9:"255 0 128",10:"255 54 161",11:"255 101 186",12:"255 150 211",13:"255 186 228",14:"255 212 240",15:"255 229 247"},red:{0:"38 3 0",1:"57 3 0",2:"75 3 0",3:"102 1 0",4:"129 5 0",5:"156 15 12",6:"183 28 27",7:"210 46 47",8:"232 58 62",9:"255 77 82",10:"255 105 109",11:"255 135 141",12:"255 155 161",13:"255 183 188",14:"254 210 214",15:"255 240 241"},yellow:{0:"38 35 0",1:"48 42 0",2:"58 49 0",4:"96 73 0",3:"75 60 0",5:"123 91 0",6:"157 112 0",7:"194 136 0",8:"233 171 0",9:"255 204 0",10:"255 220 79",11:"255 232 102",12:"255 243 138",13:"255 249 163",14:"255 251 197",15:"255 253 238"},green:{0:"7 33 23",1:"7 43 29",2:"8 48 32",3:"8 55 36",4:"11 70 44",5:"14 91 55",6:"18 118 68",7:"23 149 83",8:"29 181 97",9:"26 197 103",10:"55 219 115",11:"91 235 126",12:"128 242 143",13:"169 251 169",14:"213 255 208",15:"247 255 245"},teal:{0:"0 35 38",1:"0 40 43",2:"0 45 49",3:"0 56 60",4:"0 73 76",5:"0 97 99",6:"0 126 127",7:"1 160 159",8:"15 194 190",9:"17 211 205",10:"52 227 222",11:"99 237 231",12:"145 249 243",13:"185 255 251",14:"216 255 252",15:"242 255 254"},gray:{0:"0 0 0",1:"16 21 24",2:"29 34 40",3:"35 42 49",4:"44 54 63",5:"70 78 86",6:"91 99 106",7:"110 119 128",8:"130 138 147",9:"151 158 168",10:"176 185 193",11:"199 205 210",12:"224 228 233",13:"240 243 245",14:"245 248 250",15:"255 255 255"},carbon:{0:"0 0 0",1:"10 10 10",2:"20 20 20",3:"31 31 31",4:"41 41 41",5:"50 50 50",6:"68 68 68",7:"90 90 90",8:"117 117 117",9:"142 142 142",10:"176 176 176",11:"205 205 205",12:"227 227 227",13:"245 245 245",14:"252 251 251",15:"255 255 255"},orange:{0:"38 15 0",1:"46 17 0",2:"54 19 0",3:"67 23 0",4:"86 28 0",5:"111 34 0",6:"142 41 0",7:"177 54 0",8:"229 80 0",9:"253 97 0",10:"255 123 41",11:"255 145 77",12:"255 161 102",13:"255 192 153",14:"255 224 204",15:"255 246 240"},rose:{0:"28 4 11",1:"38 5 15",2:"50 18 27",3:"66 22 35",4:"87 27 44",5:"113 35 57",6:"158 49 80",7:"191 58 96",8:"214 87 124",9:"221 108 141",10:"228 131 159",11:"245 164 188",12:"255 193 211",13:"255 214 226",14:"255 233 240",15:"255 251 252"},sunset:{0:"38 8 0",1:"54 11 0",2:"69 15 0",3:"100 20 0",4:"130 26 0",5:"156 40 12",6:"178 58 31",7:"197 79 53",8:"213 101 78",9:"219 112 90",10:"225 124 104",11:"235 147 131",12:"243 171 158",13:"249 194 185",14:"253 218 212",15:"255 241 238"},brown:{0:"38 23 0",1:"52 31 1",2:"66 40 2",3:"95 58 5",4:"123 75 10",5:"148 92 19",6:"168 108 31",7:"186 123 46",8:"200 138 66",9:"209 150 80",10:"219 165 103",11:"224 176 122",12:"229 190 148",13:"239 210 180",14:"248 230 212",15:"255 249 242"},citron:{0:"38 35 0",1:"42 39 0",2:"49 46 0",3:"61 58 0",4:"78 76 0",5:"101 99 0",6:"128 125 0",7:"153 153 0",8:"184 188 0",9:"205 212 0",10:"222 231 23",11:"235 244 87",12:"237 243 116",13:"243 249 158",14:"249 253 193",15:"254 255 238"},lime:{0:"20 38 0",1:"34 51 0",2:"41 63 0",3:"53 83 0",4:"65 104 2",5:"79 125 11",6:"94 145 24",7:"110 166 40",8:"127 187 60",9:"137 199 70",10:"151 209 90",11:"168 224 121",12:"184 237 148",13:"209 247 186",14:"226 255 211",15:"244 255 240"},mint:{0:"0 31 25",1:"0 41 34",2:"0 49 41",3:"0 62 52",4:"0 81 64",5:"0 106 77",6:"29 130 89",7:"33 150 104",8:"39 171 116",9:"72 194 129",10:"106 212 153",11:"149 222 182",12:"181 232 204",13:"209 244 224",14:"227 252 237",15:"242 255 248"},cyan:{0:"0 22 38",1:"0 32 54",2:"1 42 69",3:"3 65 100",4:"8 89 130",5:"15 114 156",6:"26 138 178",7:"41 161 197",8:"60 182 213",9:"72 192 219",10:"100 210 232",11:"124 227 242",12:"145 239 250",13:"179 244 249",14:"212 251 253",15:"242 255 255"},indigo:{0:"8 2 38",1:"13 4 65",2:"17 5 91",3:"20 7 117",4:"22 9 144",5:"26 13 171",6:"39 32 187",7:"60 63 219",8:"93 94 255",9:"112 117 242",10:"135 146 242",11:"163 175 251",12:"189 198 255",13:"211 214 255",14:"232 233 255",15:"252 253 255"},magenta:{0:"46 5 44",1:"63 6 58",2:"80 8 72",3:"96 11 86",4:"113 13 99",5:"138 23 122",6:"163 38 148",7:"188 61 177",8:"195 87 196",9:"194 116 205",10:"198 145 213",11:"206 172 222",13:"228 215 238",14:"239 231 247",15:"249 244 255",12:"217 195 230"},nude:{0:"20 0 0",1:"33 0 0",2:"46 0 0",3:"67 0 0",4:"89 20 18",5:"110 46 42",6:"132 73 66",7:"154 99 90",8:"175 124 112",9:"188 136 121",10:"200 147 131",11:"222 169 149",12:"230 189 170",13:"239 208 191",14:"247 224 210",15:"255 240 229"}};var Uo=["Helvetica Neue","Helvetica","Arial","sans-serif"],Oe=["Georgia","Times","Times New Roman","serif"],Me={icons:{fallbacks:Uo,name:"yahoo-icons"},sans:{fallbacks:Uo,name:"yahoo-sans"},"sans-beta":{fallbacks:Uo,name:"yahoo-sans-beta"},"sans-condensed":{fallbacks:Uo,name:"yahoo-sans-condensed"},"serif-text":{fallbacks:Oe,name:"yahoo-serif-text"},"serif-display":{fallbacks:Oe,name:"yahoo-serif-display"}},ae={display1:"sans",title1:"sans",title2:"sans",title3:"sans",title4:"sans",headline1:"sans",body1:"sans",label1:"sans",label2:"sans",caption1:"sans",caption2:"sans",legal1:"sans"},L={thin:"100",extralight:"200",light:"300",regular:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},ie={display1:"black",title1:"bold",title2:"bold",title3:"bold",title4:"bold",headline1:"semibold",body1:"regular",label1:"semibold",label2:"regular",caption1:"semibold",caption2:"regular",legal1:"semibold"},le={display1:"uppercase",title1:"none",title2:"none",title3:"none",title4:"none",headline1:"none",body1:"none",label1:"none",label2:"none",caption1:"none",caption2:"none",legal1:"none"},de={fontSize:{display1:46,title1:29,title2:25,title3:21,title4:17,headline1:13,body1:13,label1:12,label2:12,caption1:11,caption2:11,legal1:10},lineHeight:{display1:44,title1:36,title2:32,title3:28,title4:24,headline1:16,body1:16,label1:16,label2:16,caption1:16,caption2:16,legal1:12}},se={fontSize:{display1:46,title1:30,title2:26,title3:22,title4:18,headline1:14,body1:14,label1:13,label2:13,caption1:12,caption2:12,legal1:11},lineHeight:{...de.lineHeight,title1:40,headline1:20,body1:20,legal1:16}},$o={fontSize:{display1:47,title1:31,title2:27,title3:23,title4:19,headline1:15,body1:15,label1:13,label2:13,caption1:12,caption2:12,legal1:11},lineHeight:{...se.lineHeight,title2:36,title3:32}},ce={fontSize:{...$o.fontSize,display1:48,title1:32,title2:28,title3:24,title4:20,headline1:16,body1:16,label1:14,label2:14},lineHeight:{...$o.lineHeight,title2:36,title3:32,headline1:20,body1:20,label1:20,label2:20}},pe={fontSize:{display1:50,title1:34,title2:30,title3:26,title4:22,headline1:18,body1:16,label1:16,label2:16,caption1:14,caption2:14,legal1:13},lineHeight:{...ce.lineHeight,title1:44,headline1:24,body1:24,caption1:20,caption2:20}},ge={fontSize:{display1:52,title1:36,title2:32,title3:28,title4:26,headline1:20,body1:20,label1:18,label2:18,caption1:16,caption2:16,legal1:15},lineHeight:{...pe.lineHeight,title2:40,title3:36,headline1:28,body1:28,label1:24,label2:24,legal1:20}},Ae={fontSize:{display1:54,title1:38,title2:34,title3:30,title4:28,headline1:22,body1:22,label1:20,label2:20,caption1:18,caption2:18,legal1:17},lineHeight:{...ge.lineHeight,title1:48,title2:44,title4:32,label1:28,label2:28,caption1:24,caption2:24}};var me={fontFamily:ae,fontWeight:ie,textTransform:le,avatarSizes:re,iconSizes:ne,borderRadius:Se,borderWidth:ve,spacing:Be},Do={fontFamily:ae,fontWeight:ie,textTransform:le,avatarSizes:ze,iconSizes:Ee,borderRadius:xe,borderWidth:we,spacing:He},No={colorMode:{light:{palette:Re,spectrum:Fe},dark:{palette:We,spectrum:Ve}},scaleMode:{xSmall:{...me,...de},small:{...me,...se},medium:{...me,...$o},large:{...Do,...ce},xLarge:{...Do,...pe},xxLarge:{...Do,...ge},xxxLarge:{...Do,...Ae}},aspectRatio:Te,elevation:ke,fontFamily:Me,zIndex:Pe};var Ho="light",Eo="large";function Ie(e){return Object.entries(e)}import{createContext as st,memo as ct,useContext as pt,useMemo as gt}from"react";import{textVariants as tt}from"@yahoo/uds/fixtures";function _o(e,r){return Object.keys(e).reduce((n,s,l)=>(n[s]=r(e[s],s,l),n),{})}function Ge({spectrum:e,palette:r}){let n=_o(e,l=>_o(l,t=>`rgb(${t.replaceAll(" ",",")})`)),s=_o(r,l=>Object.entries(l).reduce((t,[g,{hue:o,step:i,opacity:b}])=>{let a=e[o][i],d=b?`rgb(${a.replaceAll(" ",",")} / ${b})`:`rgb(${a.replaceAll(" ",",")})`;return{...t,[g]:d}},{}));return{spectrum:n,palette:s}}function et(e){let r={};for(let[n,[{color:s,offsetX:l,offsetY:t,blurRadius:g}]]of Ie(e)){let o={shadowColor:s,shadowOffset:{width:l,height:t},shadowOpacity:1,shadowRadius:g};r[n]=o}return r}function Le({colorMode:e,elevation:r,...n}){return{...n,colorMode:{light:Ge(e.light),dark:Ge(e.dark)},elevation:et(r)}}function be(e){return typeof e=="boolean"?`${e}`:e===0?"0":e}var z={};function fe({colorMode:e,scaleMode:r},n){let{colorMode:s,scaleMode:l,fontFamily:t,...g}=Le(n),o={fontFamilyGlobal:t,...g,...s[e],...l[r]},i=Object.assign,b=function(U){return function(p){let $={};if(!U?.variants)return i($,U?.base);let{base:Ao,variants:Jo,defaultVariants:Qo,compoundVariants:Fo}=U;Ao&&i($,Ao);function oe(Bo){if(Bo){let{style:zo,...Io}=Bo;for(let Go in Io){let Lo=Jo[Go],ee=p?.[Go],Ce=Qo?.[Go],te=be(ee)||be(Ce);if(te&&te in Lo){let ot=Lo[te];i($,ot)}}zo&&i($,zo)}}if(oe(p),Fo&&Fo?.length>0)for(let Bo of Fo){let{style:zo,...Io}=Bo;Object.entries(Io).every(([Lo,ee])=>p?.[Lo]===ee)&&zo&&i($,zo)}return p?.style&&i($,p.style),$}},a=o.spacing.none,d=o.spacing[1],c=o.spacing[2],m=o.spacing[3],f=o.spacing[4],u=o.spacing[5],h=o.spacing[6],y=o.spacing[7],C=o.spacing[8],S=o.spacing[9],x=o.spacing[10],v=o.spacing[11],w=o.spacing[12],k=o.spacing[13],T=o.spacing[14],R=o.palette.core.accent,W=o.palette.core.alert,E=o.palette.core.brand,B=o.palette.core.positive,H=o.palette.core.warning,F=Vo.white,V=Vo.black,O=Vo.transparent,no=o.palette.foreground.muted,ao=o.palette.foreground["on-color"],io=o.palette.foreground.primary,ro=o.palette.foreground.secondary,so=o.palette.foreground.tertiary,X=o.palette.backgroundWash["accent-wash"],Y=o.palette.backgroundWash["alert-wash"],K=o.palette.backgroundWash["brand-wash"],Z=o.palette.backgroundWash["positive-wash"],q=o.palette.backgroundWash["warning-wash"],D=o.palette.elevation["elevation-1"],N=o.palette.elevation["elevation-2"],_=o.palette.elevation["elevation-3"],J=o.palette.elevation["elevation-3-inverse"],Q=o.palette.elevation.overlay,oo=o.palette.background.primary,eo=o.palette.background.secondary,M=o.palette.line.primary,A=o.palette.line.secondary,I=o.palette.line.tertiary,G=o.palette.line.muted,P=o.fontFamilyGlobal,co=P.sans.name,po=P["sans-beta"].name,go=P["sans-condensed"].name,mo=P["serif-text"].name,bo=P["serif-display"].name,fo=P[o.fontFamily.title1].name,uo=P[o.fontFamily.title1].name,ho=P[o.fontFamily.title2].name,yo=P[o.fontFamily.title3].name,Co=P[o.fontFamily.title4].name,So=P[o.fontFamily.headline1].name,xo=P[o.fontFamily.body1].name,vo=P[o.fontFamily.label1].name,wo=P[o.fontFamily.label2].name,ko=P[o.fontFamily.caption1].name,To=P[o.fontFamily.caption2].name,Po=P[o.fontFamily.legal1].name;function Ro(j){return!!(typeof j=="string"&&tt.includes(j))}function Wo({style:j,...U}){let lo={},p;Ro(U.fontWeight)?p=o.fontWeight[U.fontWeight]:p="regular";let $=b({variants:{color:{accent:{color:R},alert:{color:W},black:{color:V},brand:{color:E},positive:{color:B},warning:{color:H},white:{color:F},transparent:{color:O},muted:{color:no},"on-color":{color:ao},primary:{color:io},secondary:{color:ro},tertiary:{color:so}},colorChecked:{accent:{color:R},alert:{color:W},black:{color:V},brand:{color:E},positive:{color:B},warning:{color:H},white:{color:F},transparent:{color:O},muted:{color:no},"on-color":{color:ao},primary:{color:io},secondary:{color:ro},tertiary:{color:ro}},fontFamily:{icons:{fontFamily:P.icons.name},sans:{fontFamily:`${co}-${p}`},"sans-beta":{fontFamily:`${po}-${p}`},"sans-condensed":{fontFamily:`${go}-${p}`},"serif-text":{fontFamily:`${mo}-${p}`},"serif-display":{fontFamily:`${bo}-${p}`},display1:{fontFamily:`${fo}-${p}`},title1:{fontFamily:`${uo}-${p}`},title2:{fontFamily:`${ho}-${p}`},title3:{fontFamily:`${yo}-${p}`},title4:{fontFamily:`${Co}-${p}`},headline1:{fontFamily:`${So}-${p}`},body1:{fontFamily:`${xo}-${p}`},label1:{fontFamily:`${vo}-${p}`},label2:{fontFamily:`${wo}-${p}`},caption1:{fontFamily:`${ko}-${p}`},caption2:{fontFamily:`${To}-${p}`},legal1:{fontFamily:`${Po}-${p}`}},fontSize:{display1:{fontSize:o.fontSize.display1},title1:{fontSize:o.fontSize.title1},title2:{fontSize:o.fontSize.title2},title3:{fontSize:o.fontSize.title3},title4:{fontSize:o.fontSize.title4},headline1:{fontSize:o.fontSize.headline1},body1:{fontSize:o.fontSize.body1},label1:{fontSize:o.fontSize.label1},label2:{fontSize:o.fontSize.label2},caption1:{fontSize:o.fontSize.caption1},caption2:{fontSize:o.fontSize.caption2},legal1:{fontSize:o.fontSize.legal1}},fontWeight:{display1:{fontWeight:L[o.fontWeight.display1]},title1:{fontWeight:L[o.fontWeight.title1]},title2:{fontWeight:L[o.fontWeight.title2]},title3:{fontWeight:L[o.fontWeight.title3]},title4:{fontWeight:L[o.fontWeight.title4]},headline1:{fontWeight:L[o.fontWeight.headline1]},body1:{fontWeight:L[o.fontWeight.body1]},label1:{fontWeight:L[o.fontWeight.label1]},label2:{fontWeight:L[o.fontWeight.label2]},caption1:{fontWeight:L[o.fontWeight.caption1]},caption2:{fontWeight:L[o.fontWeight.caption2]},legal1:{fontWeight:L[o.fontWeight.legal1]},thin:{},extralight:{},light:{},regular:{},medium:{},semibold:{},bold:{},extrabold:{},black:{}},lineHeight:{display1:{lineHeight:o.lineHeight.display1},title1:{lineHeight:o.lineHeight.title1},title2:{lineHeight:o.lineHeight.title2},title3:{lineHeight:o.lineHeight.title3},title4:{lineHeight:o.lineHeight.title4},headline1:{lineHeight:o.lineHeight.headline1},body1:{lineHeight:o.lineHeight.body1},label1:{lineHeight:o.lineHeight.label1},label2:{lineHeight:o.lineHeight.label2},caption1:{lineHeight:o.lineHeight.caption1},caption2:{lineHeight:o.lineHeight.caption2},legal1:{lineHeight:o.lineHeight.legal1}},textAlign:{center:{textAlign:"center"},justify:{textAlign:"justify"},start:{textAlign:"left"},end:{textAlign:"right"}},backgroundColor:{accent:{backgroundColor:R},alert:{backgroundColor:W},black:{backgroundColor:V},brand:{backgroundColor:E},positive:{backgroundColor:B},warning:{backgroundColor:H},white:{backgroundColor:F},"accent-wash":{backgroundColor:X},"alert-wash":{backgroundColor:Y},"brand-wash":{backgroundColor:K},"elevation-1":{backgroundColor:D},"elevation-2":{backgroundColor:N},"elevation-3":{backgroundColor:_},"elevation-3-inverse":{backgroundColor:J},overlay:{backgroundColor:Q},"positive-wash":{backgroundColor:Z},primary:{backgroundColor:oo},secondary:{backgroundColor:eo},transparent:{backgroundColor:O},"warning-wash":{backgroundColor:q}},backgroundColorOnActive:{accent:{backgroundColor:R},alert:{backgroundColor:W},black:{backgroundColor:V},brand:{backgroundColor:E},positive:{backgroundColor:B},warning:{backgroundColor:H},white:{backgroundColor:F},"accent-wash":{backgroundColor:X},"alert-wash":{backgroundColor:Y},"brand-wash":{backgroundColor:K},"elevation-1":{backgroundColor:D},"elevation-2":{backgroundColor:N},"elevation-3":{backgroundColor:_},"elevation-3-inverse":{backgroundColor:J},overlay:{backgroundColor:Q},"positive-wash":{backgroundColor:Z},primary:{backgroundColor:oo},secondary:{backgroundColor:eo},transparent:{backgroundColor:O},"warning-wash":{backgroundColor:q}},backgroundColorOnHover:{accent:{backgroundColor:R},alert:{backgroundColor:W},black:{backgroundColor:V},brand:{backgroundColor:E},positive:{backgroundColor:B},warning:{backgroundColor:H},white:{backgroundColor:F},"accent-wash":{backgroundColor:X},"alert-wash":{backgroundColor:Y},"brand-wash":{backgroundColor:K},"elevation-1":{backgroundColor:D},"elevation-2":{backgroundColor:N},"elevation-3":{backgroundColor:_},"elevation-3-inverse":{backgroundColor:J},overlay:{backgroundColor:Q},"positive-wash":{backgroundColor:Z},primary:{backgroundColor:oo},secondary:{backgroundColor:eo},transparent:{backgroundColor:O},"warning-wash":{backgroundColor:q}},backgroundColorOnChecked:{accent:{backgroundColor:R},alert:{backgroundColor:W},black:{backgroundColor:V},brand:{backgroundColor:E},positive:{backgroundColor:B},warning:{backgroundColor:H},white:{backgroundColor:F},"accent-wash":{backgroundColor:X},"alert-wash":{backgroundColor:Y},"brand-wash":{backgroundColor:K},"elevation-1":{backgroundColor:D},"elevation-2":{backgroundColor:N},"elevation-3":{backgroundColor:_},"elevation-3-inverse":{backgroundColor:J},overlay:{backgroundColor:Q},"positive-wash":{backgroundColor:Z},primary:{backgroundColor:oo},secondary:{backgroundColor:eo},transparent:{backgroundColor:O},"warning-wash":{backgroundColor:q}},elevation:{1:{backgroundColor:D,shadowColor:"rgba(0, 0, 0, 0.08)",shadowOffset:{width:0,height:2},shadowRadius:4,shadowOpacity:1,overflow:"visible"},2:{backgroundColor:N,shadowColor:"rgba(0, 0, 0, 0.1)",shadowOffset:{width:0,height:4},shadowRadius:8,shadowOpacity:1,overflow:"visible"},3:{backgroundColor:_,shadowColor:"rgba(0, 0, 0, 0.2)",shadowOffset:{width:0,height:4},shadowRadius:16,shadowOpacity:1,overflow:"visible"}},opacity:{0:{opacity:0},5:{opacity:.05},10:{opacity:.1},20:{opacity:.2},25:{opacity:.25},30:{opacity:.3},40:{opacity:.4},50:{opacity:.5},60:{opacity:.6},70:{opacity:.7},75:{opacity:.75},80:{opacity:.8},90:{opacity:.9},95:{opacity:.95},100:{opacity:1}},spacing:{none:{padding:a},1:{padding:d},2:{padding:c},3:{padding:m},4:{padding:f},5:{padding:u},6:{padding:h},7:{padding:y},8:{padding:C},9:{padding:S},10:{padding:x},11:{padding:v},12:{padding:w},13:{padding:k},14:{padding:T}},spacingHorizontal:{none:{paddingHorizontal:a},1:{paddingHorizontal:d},2:{paddingHorizontal:c},3:{paddingHorizontal:m},4:{paddingHorizontal:f},5:{paddingHorizontal:u},6:{paddingHorizontal:h},7:{paddingHorizontal:y},8:{paddingHorizontal:C},9:{paddingHorizontal:S},10:{paddingHorizontal:x},11:{paddingHorizontal:v},12:{paddingHorizontal:w},13:{paddingHorizontal:k},14:{paddingHorizontal:T}},spacingVertical:{none:{paddingVertical:a},1:{paddingVertical:d},2:{paddingVertical:c},3:{paddingVertical:m},4:{paddingVertical:f},5:{paddingVertical:u},6:{paddingVertical:h},7:{paddingVertical:y},8:{paddingVertical:C},9:{paddingVertical:S},10:{paddingVertical:x},11:{paddingVertical:v},12:{paddingVertical:w},13:{paddingVertical:k},14:{paddingVertical:T}},spacingBottom:{none:{paddingBottom:a},1:{paddingBottom:d},2:{paddingBottom:c},3:{paddingBottom:m},4:{paddingBottom:f},5:{paddingBottom:u},6:{paddingBottom:h},7:{paddingBottom:y},8:{paddingBottom:C},9:{paddingBottom:S},10:{paddingBottom:x},11:{paddingBottom:v},12:{paddingBottom:w},13:{paddingBottom:k},14:{paddingBottom:T}},spacingEnd:{none:{paddingEnd:a},1:{paddingEnd:d},2:{paddingEnd:c},3:{paddingEnd:m},4:{paddingEnd:f},5:{paddingEnd:u},6:{paddingEnd:h},7:{paddingEnd:y},8:{paddingEnd:C},9:{paddingEnd:S},10:{paddingEnd:x},11:{paddingEnd:v},12:{paddingEnd:w},13:{paddingEnd:k},14:{paddingEnd:T}},spacingStart:{none:{paddingStart:a},1:{paddingStart:d},2:{paddingStart:c},3:{paddingStart:m},4:{paddingStart:f},5:{paddingStart:u},6:{paddingStart:h},7:{paddingStart:y},8:{paddingStart:C},9:{paddingStart:S},10:{paddingStart:x},11:{paddingStart:v},12:{paddingStart:w},13:{paddingStart:k},14:{paddingStart:T}},spacingTop:{none:{paddingTop:a},1:{paddingTop:d},2:{paddingTop:c},3:{paddingTop:m},4:{paddingTop:f},5:{paddingTop:u},6:{paddingTop:h},7:{paddingTop:y},8:{paddingTop:C},9:{paddingTop:S},10:{paddingTop:x},11:{paddingTop:v},12:{paddingTop:w},13:{paddingTop:k},14:{paddingTop:T}},offset:{none:{margin:-a},1:{margin:-d},2:{margin:-c},3:{margin:-m},4:{margin:-f},5:{margin:-u},6:{margin:-h},7:{margin:-y},8:{margin:-C},9:{margin:-S},10:{margin:-x},11:{margin:-v},12:{margin:-w},13:{margin:-k},14:{margin:-T}},offsetVertical:{none:{marginVertical:-a},1:{marginVertical:-d},2:{marginVertical:-c},3:{marginVertical:-m},4:{marginVertical:-f},5:{marginVertical:-u},6:{marginVertical:-h},7:{marginVertical:-y},8:{marginVertical:-C},9:{marginVertical:-S},10:{marginVertical:-x},11:{marginVertical:-v},12:{marginVertical:-w},13:{marginVertical:-k},14:{marginVertical:-T}},offsetHorizontal:{none:{marginHorizontal:-a},1:{marginHorizontal:-d},2:{marginHorizontal:-c},3:{marginHorizontal:-m},4:{marginHorizontal:-f},5:{marginHorizontal:-u},6:{marginHorizontal:-h},7:{marginHorizontal:-y},8:{marginHorizontal:-C},9:{marginHorizontal:-S},10:{marginHorizontal:-x},11:{marginHorizontal:-v},12:{marginHorizontal:-w},13:{marginHorizontal:-k},14:{marginHorizontal:-T}},offsetBottom:{none:{marginBottom:-a},1:{marginBottom:-d},2:{marginBottom:-c},3:{marginBottom:-m},4:{marginBottom:-f},5:{marginBottom:-u},6:{marginBottom:-h},7:{marginBottom:-y},8:{marginBottom:-C},9:{marginBottom:-S},10:{marginBottom:-x},11:{marginBottom:-v},12:{marginBottom:-w},13:{marginBottom:-k},14:{marginBottom:-T}},offsetEnd:{none:{marginEnd:-a},1:{marginEnd:-d},2:{marginEnd:-c},3:{marginEnd:-m},4:{marginEnd:-f},5:{marginEnd:-u},6:{marginEnd:-h},7:{marginEnd:-y},8:{marginEnd:-C},9:{marginEnd:-S},10:{marginEnd:-x},11:{marginEnd:-v},12:{marginEnd:-w},13:{marginEnd:-k},14:{marginEnd:-T}},offsetStart:{none:{marginStart:-a},1:{marginStart:-d},2:{marginStart:-c},3:{marginStart:-m},4:{marginStart:-f},5:{marginStart:-u},6:{marginStart:-h},7:{marginStart:-y},8:{marginStart:-C},9:{marginStart:-S},10:{marginStart:-x},11:{marginStart:-v},12:{marginStart:-w},13:{marginStart:-k},14:{marginStart:-T}},offsetTop:{none:{marginTop:-a},1:{marginTop:-d},2:{marginTop:-c},3:{marginTop:-m},4:{marginTop:-f},5:{marginTop:-u},6:{marginTop:-h},7:{marginTop:-y},8:{marginTop:-C},9:{marginTop:-S},10:{marginTop:-x},11:{marginTop:-v},12:{marginTop:-w},13:{marginTop:-k},14:{marginTop:-T}},columnGap:{none:{columnGap:a},1:{columnGap:d},2:{columnGap:c},3:{columnGap:m},4:{columnGap:f},5:{columnGap:u},6:{columnGap:h},7:{columnGap:y},8:{columnGap:C},9:{columnGap:S},10:{columnGap:x},11:{columnGap:v},12:{columnGap:w},13:{columnGap:k},14:{columnGap:T}},rowGap:{none:{rowGap:a},1:{rowGap:d},2:{rowGap:c},3:{rowGap:m},4:{rowGap:f},5:{rowGap:u},6:{rowGap:h},7:{rowGap:y},8:{rowGap:C},9:{rowGap:S},10:{rowGap:x},11:{rowGap:v},12:{rowGap:w},13:{rowGap:k},14:{rowGap:T}},alignContent:{"flex-start":{alignContent:"flex-start"},"flex-end":{alignContent:"flex-end"},center:{alignContent:"center"},stretch:{alignContent:"stretch"},"space-between":{alignContent:"space-between"},"space-around":{alignContent:"space-around"}},alignItems:{"flex-start":{alignItems:"flex-start"},"flex-end":{alignItems:"flex-end"},center:{alignItems:"center"},stretch:{alignItems:"stretch"},baseline:{alignItems:"baseline"}},alignSelf:{auto:{alignSelf:"auto"},"flex-start":{alignSelf:"flex-start"},"flex-end":{alignSelf:"flex-end"},center:{alignSelf:"center"},stretch:{alignSelf:"stretch"},baseline:{alignSelf:"baseline"}},flex:{1:{flex:1},auto:{flexGrow:1,flexShrink:1,flexBasis:"auto"},initial:{flexGrow:1,flexShrink:1},none:{}},flexDirection:{row:{flexDirection:"row"},column:{flexDirection:"column"},"row-reverse":{flexDirection:"row-reverse"},"column-reverse":{flexDirection:"column-reverse"}},flexGrow:{0:{flexGrow:0},1:{flexGrow:1},2:{flexGrow:2},3:{flexGrow:3}},flexShrink:{0:{flexShrink:0},1:{flexShrink:1}},flexWrap:{wrap:{flexWrap:"wrap"},"wrap-reverse":{flexWrap:"wrap-reverse"},nowrap:{flexWrap:"nowrap"}},justifyContent:{"flex-start":{justifyContent:"flex-start"},"flex-end":{justifyContent:"flex-end"},center:{justifyContent:"center"},"space-between":{justifyContent:"space-between"},"space-around":{justifyContent:"space-around"},"space-evenly":{justifyContent:"space-evenly"}},flexBasis:{"min-content":{flexBasis:"auto"}},display:{block:{display:"flex"},"inline-block":{display:"flex",flexDirection:"row"},inline:{display:"flex",flexDirection:"row"},flex:{display:"flex"},"inline-flex":{display:"flex",flexDirection:"row",flexGrow:0},table:{display:"flex",flexDirection:"column"},"inline-table":{display:"flex",flexDirection:"row"},"table-caption":z,"table-cell":z,"table-column":z,"table-column-group":z,"table-footer-group":z,"table-header-group":z,"table-row-group":z,"table-row":z,"flow-root":z,grid:z,contents:z},overflow:{auto:{overflow:"visible"},hidden:{overflow:"hidden"},clip:{overflow:"hidden"},visible:{overflow:"visible"},scroll:{overflow:void 0}},overflowX:{auto:{overflow:"visible"},hidden:{overflow:"hidden"},clip:{overflow:"visible"},visible:{overflow:"visible"},scroll:{overflow:void 0}},overflowY:{auto:{overflow:"visible"},hidden:{overflow:"hidden"},clip:{overflow:"visible"},visible:{overflow:"visible"},scroll:{overflow:void 0}},position:{static:z,fixed:z,absolute:{position:"absolute"},relative:{position:"relative"},sticky:z},zIndex:{0:{zIndex:0},10:{zIndex:10},20:{zIndex:20},30:{zIndex:40},40:{zIndex:30},50:{zIndex:50},auto:z},height:{auto:{height:"auto"},full:{height:"100%"},screen:{height:"100%"},min:{height:"auto"},max:{height:"auto"},fit:{},"1/2":{height:"50%"},"1/3":{height:"33.33%"},"2/3":{height:"66.67%"},"1/4":{height:"25%"},"2/4":{height:"50%"},"3/4":{height:"75%"},"1/5":{height:"20%"},"2/5":{height:"40%"},"3/5":{height:"60%"},"4/5":{height:"80%"},"1/6":{height:"16.67%"},"2/6":{height:"33.33%"},"3/6":{height:"50%"},"4/6":{height:"66.67%"},"5/6":{height:"83.33%"}},minHeight:{full:{minHeight:"100%"},min:{minHeight:"auto"},max:{minHeight:"auto"},fit:{},screen:{minHeight:"auto"}},maxHeight:{full:{maxHeight:"100%"},min:{maxHeight:"auto"},max:{maxHeight:"auto"},fit:{},screen:{maxHeight:"auto"},none:z},width:{auto:{width:"auto"},full:{width:"100%"},screen:{width:"auto"},min:{width:"auto"},max:{width:"auto"},fit:{},"1/2":{width:"50%"},"1/3":{width:"33.33%"},"2/3":{width:"66.67%"},"1/4":{width:"25%"},"2/4":{width:"50%"},"3/4":{width:"75%"},"1/5":{width:"20%"},"2/5":{width:"40%"},"3/5":{width:"60%"},"4/5":{width:"80%"},"1/6":{width:"16.67%"},"2/6":{width:"33.33%"},"3/6":{width:"50%"},"4/6":{width:"66.67%"},"5/6":{width:"83.33%"},"1/12":{width:"8.33%"},"2/12":{width:"16.67%"},"3/12":{width:"25%"},"4/12":{width:"33.33%"},"5/12":{width:"41.67%"},"6/12":{width:"50%"},"7/12":{width:"58.33%"},"8/12":{width:"66.67%"},"9/12":{width:"75%"},"10/12":{width:"83.33%"},"11/12":{width:"91.67%"}},minWidth:{full:{minWidth:"100%"},min:{minWidth:"auto"},max:{minWidth:"auto"},fit:{},screen:{minWidth:"100%"}},maxWidth:{none:z,full:{maxWidth:"100%"},min:{maxWidth:"auto"},max:{maxWidth:"auto"},fit:{}},avatarSize:{s:{width:o.avatarSizes.s,height:o.avatarSizes.s,lineHeight:o.avatarSizes.s,fontSize:o.avatarSizes.s},m:{width:o.avatarSizes.m,height:o.avatarSizes.m,lineHeight:o.avatarSizes.m,fontSize:o.avatarSizes.m},l:{width:o.avatarSizes.l,height:o.avatarSizes.l,lineHeight:o.avatarSizes.l,fontSize:o.avatarSizes.l}},iconSize:{s:{width:o.iconSizes.s,height:o.iconSizes.s,lineHeight:o.iconSizes.s,fontSize:o.iconSizes.s},m:{width:o.iconSizes.m,height:o.iconSizes.m,lineHeight:o.iconSizes.m,fontSize:o.iconSizes.m},l:{width:o.iconSizes.l,height:o.iconSizes.l,lineHeight:o.iconSizes.l,fontSize:o.iconSizes.l}},bordered:{true:{borderWidth:1}},borderColor:{accent:{borderColor:R},alert:{borderColor:W},black:{borderColor:V},brand:{borderColor:E},positive:{borderColor:B},warning:{borderColor:H},white:{borderColor:F},transparent:{borderColor:O},muted:{borderColor:G},primary:{borderColor:M},secondary:{borderColor:A},tertiary:{borderColor:I}},borderColorOnActive:{accent:{borderColor:R},alert:{borderColor:W},black:{borderColor:V},brand:{borderColor:E},positive:{borderColor:B},warning:{borderColor:H},white:{borderColor:F},transparent:{borderColor:O},muted:{borderColor:G},primary:{borderColor:M},secondary:{borderColor:A},tertiary:{borderColor:I}},borderColorOnFocus:{accent:{borderColor:R},alert:{borderColor:W},black:{borderColor:V},brand:{borderColor:E},positive:{borderColor:B},warning:{borderColor:H},white:{borderColor:F},transparent:{borderColor:O},muted:{borderColor:G},primary:{borderColor:M},secondary:{borderColor:A},tertiary:{borderColor:I}},borderColorOnHover:{accent:{borderColor:R},alert:{borderColor:W},black:{borderColor:V},brand:{borderColor:E},positive:{borderColor:B},warning:{borderColor:H},white:{borderColor:F},transparent:{borderColor:O},muted:{borderColor:G},primary:{borderColor:M},secondary:{borderColor:A},tertiary:{borderColor:I}},borderColorOnChecked:{accent:{borderColor:R},alert:{borderColor:W},black:{borderColor:V},brand:{borderColor:E},positive:{borderColor:B},warning:{borderColor:H},white:{borderColor:F},transparent:{borderColor:O},muted:{borderColor:G},primary:{borderColor:M},secondary:{borderColor:A},tertiary:{borderColor:I}},borderStartColor:{accent:{borderStartColor:R},alert:{borderStartColor:W},black:{borderStartColor:V},brand:{borderStartColor:E},positive:{borderStartColor:B},warning:{borderStartColor:H},white:{borderStartColor:F},transparent:{borderStartColor:O},muted:{borderStartColor:G},primary:{borderStartColor:M},secondary:{borderStartColor:A},tertiary:{borderStartColor:I}},borderEndColor:{accent:{borderEndColor:R},alert:{borderEndColor:W},black:{borderEndColor:V},brand:{borderEndColor:E},positive:{borderEndColor:B},warning:{borderEndColor:H},white:{borderEndColor:F},transparent:{borderEndColor:O},muted:{borderEndColor:G},primary:{borderEndColor:M},secondary:{borderEndColor:A},tertiary:{borderEndColor:I}},borderBottomColor:{accent:{borderBottomColor:R},alert:{borderBottomColor:W},black:{borderBottomColor:V},brand:{borderBottomColor:E},positive:{borderBottomColor:B},warning:{borderBottomColor:H},white:{borderBottomColor:F},transparent:{borderBottomColor:O},muted:{borderBottomColor:G},primary:{borderBottomColor:M},secondary:{borderBottomColor:A},tertiary:{borderBottomColor:I}},borderTopColor:{accent:{borderTopColor:R},alert:{borderTopColor:W},black:{borderTopColor:V},brand:{borderTopColor:E},positive:{borderTopColor:B},warning:{borderTopColor:H},white:{borderTopColor:F},transparent:{borderTopColor:O},muted:{borderTopColor:G},primary:{borderTopColor:M},secondary:{borderTopColor:A},tertiary:{borderTopColor:I}},borderRadius:{none:{borderRadius:o.borderRadius.none},xs:{borderRadius:o.borderRadius.xs},sm:{borderRadius:o.borderRadius.sm},md:{borderRadius:o.borderRadius.md},lg:{borderRadius:o.borderRadius.lg},xl:{borderRadius:o.borderRadius.xl},full:{borderRadius:o.borderRadius.full}},borderTopStartRadius:{none:{borderTopStartRadius:o.borderRadius.none},xs:{borderTopStartRadius:o.borderRadius.xs},sm:{borderTopStartRadius:o.borderRadius.sm},md:{borderTopStartRadius:o.borderRadius.md},lg:{borderTopStartRadius:o.borderRadius.lg},xl:{borderTopStartRadius:o.borderRadius.xl},full:{borderTopStartRadius:o.borderRadius.full}},borderTopEndRadius:{none:{borderTopEndRadius:o.borderRadius.none},xs:{borderTopEndRadius:o.borderRadius.xs},sm:{borderTopEndRadius:o.borderRadius.sm},md:{borderTopEndRadius:o.borderRadius.md},lg:{borderTopEndRadius:o.borderRadius.lg},xl:{borderTopEndRadius:o.borderRadius.xl},full:{borderTopEndRadius:o.borderRadius.full}},borderBottomStartRadius:{none:{borderBottomStartRadius:o.borderRadius.none},xs:{borderBottomStartRadius:o.borderRadius.xs},sm:{borderBottomStartRadius:o.borderRadius.sm},md:{borderBottomStartRadius:o.borderRadius.md},lg:{borderBottomStartRadius:o.borderRadius.lg},xl:{borderBottomStartRadius:o.borderRadius.xl},full:{borderBottomStartRadius:o.borderRadius.full}},borderBottomEndRadius:{none:{borderBottomEndRadius:o.borderRadius.none},xs:{borderBottomEndRadius:o.borderRadius.xs},sm:{borderBottomEndRadius:o.borderRadius.sm},md:{borderBottomEndRadius:o.borderRadius.md},lg:{borderBottomEndRadius:o.borderRadius.lg},xl:{borderBottomEndRadius:o.borderRadius.xl},full:{borderBottomEndRadius:o.borderRadius.full}},borderWidth:{none:{borderWidth:o.borderWidth.none},thin:{borderWidth:o.borderWidth.thin},medium:{borderWidth:o.borderWidth.medium},thick:{borderWidth:o.borderWidth.thick}},borderVerticalWidth:{none:{borderTopWidth:o.borderWidth.none,borderBottomWidth:o.borderWidth.none},thin:{borderTopWidth:o.borderWidth.thin,borderBottomWidth:o.borderWidth.thin},medium:{borderTopWidth:o.borderWidth.medium,borderBottomWidth:o.borderWidth.medium},thick:{borderTopWidth:o.borderWidth.thick,borderBottomWidth:o.borderWidth.thick}},borderHorizontalWidth:{none:{borderStartWidth:o.borderWidth.none,borderEndWidth:o.borderWidth.none},thin:{borderStartWidth:o.borderWidth.thin,borderEndWidth:o.borderWidth.thin},medium:{borderStartWidth:o.borderWidth.medium,borderEndWidth:o.borderWidth.medium},thick:{borderStartWidth:o.borderWidth.thick,borderEndWidth:o.borderWidth.thick}},borderStartWidth:{none:{borderStartWidth:o.borderWidth.none},thin:{borderStartWidth:o.borderWidth.thin},medium:{borderStartWidth:o.borderWidth.medium},thick:{borderStartWidth:o.borderWidth.thick}},borderEndWidth:{none:{borderEndWidth:o.borderWidth.none},thin:{borderEndWidth:o.borderWidth.thin},medium:{borderEndWidth:o.borderWidth.medium},thick:{borderEndWidth:o.borderWidth.thick}},borderTopWidth:{none:{borderTopWidth:o.borderWidth.none},thin:{borderTopWidth:o.borderWidth.thin},medium:{borderTopWidth:o.borderWidth.medium},thick:{borderTopWidth:o.borderWidth.thick}},borderBottomWidth:{none:{borderBottomWidth:o.borderWidth.none},thin:{borderBottomWidth:o.borderWidth.thin},medium:{borderBottomWidth:o.borderWidth.medium},thick:{borderBottomWidth:o.borderWidth.thick}},borderedVertical:{true:{borderTopWidth:1,borderBottomWidth:1,borderColor:M}},borderedTop:{true:{borderTopWidth:1,borderColor:M}},borderedBottom:{true:{borderBottomWidth:1,borderColor:M}},borderedHorizontal:{true:{borderStartWidth:1,borderEndWidth:1,borderColor:M}},borderedEnd:{true:{borderEndWidth:1,borderColor:M}},borderedStart:{true:{borderStartWidth:1,borderColor:M}},contentFit:{contain:z,cover:z,fill:z,none:z,"scale-down":z},textTransform:{display1:{textTransform:o.textTransform.display1},title1:{textTransform:o.textTransform.title1},title2:{textTransform:o.textTransform.title2},title3:{textTransform:o.textTransform.title3},title4:{textTransform:o.textTransform.title4},headline1:{textTransform:o.textTransform.headline1},body1:{textTransform:o.textTransform.body1},label1:{textTransform:o.textTransform.label1},label2:{textTransform:o.textTransform.label2},caption1:{textTransform:o.textTransform.caption1},caption2:{textTransform:o.textTransform.caption2},legal1:{textTransform:o.textTransform.legal1},none:{textTransform:"none"},uppercase:{textTransform:"uppercase"},lowercase:{textTransform:"lowercase"},capitalize:{textTransform:"capitalize"}}}})(U);return i(lo,$,j)}return{cva:b,getStyles:Wo,tokens:o}}var ue=fe({colorMode:Ho,scaleMode:Eo},No);import{createContext as rt,useContext as nt}from"react";import{jsx as fr}from"react/jsx-runtime";var at=rt(Ho);function Ue(){return nt(at)}import{createContext as it,useContext as lt}from"react";import{jsx as Sr}from"react/jsx-runtime";var dt=it(Eo);function $e(){let e=lt(dt);return e||Eo}import{jsx as mt}from"react/jsx-runtime";var De=st(ue),Rr=ct(function({children:r,value:n=No}){let s=Ue(),l=$e(),t=gt(()=>n===void 0&&s===Ho&&l===Eo?ue:fe({colorMode:s,scaleMode:l},n),[s,l,n]);return mt(De.Provider,{value:t,children:r})});function to(e){let{getStyles:r}=pt(De);return r(e)}var Ne={display:"inline-flex",alignItems:"center",justifyContent:"center",overflow:"hidden",backgroundColor:"primary",contentFit:"cover"},he={base:{display:"inline-flex",alignItems:"center",justifyContent:"center",borderRadius:"full",minWidth:"fit"},variant:{accent:{color:"on-color",backgroundColor:"accent",borderColor:"accent",bordered:!0},"accent-outline":{color:"accent",backgroundColor:"transparent",borderColor:"accent",bordered:!0},"accent-ghost":{color:"accent"},"accent-wash":{color:"accent",backgroundColor:"accent-wash",borderColor:"accent",bordered:!0},brand:{color:"on-color",backgroundColor:"brand",borderColor:"brand",bordered:!0},"brand-outline":{color:"brand",backgroundColor:"transparent",borderColor:"brand",bordered:!0},"brand-ghost":{color:"brand"},"brand-wash":{color:"brand",backgroundColor:"brand-wash",borderColor:"brand",bordered:!0},positive:{color:"on-color",backgroundColor:"positive",borderColor:"positive",bordered:!0},"positive-outline":{color:"positive",backgroundColor:"transparent",borderColor:"positive",bordered:!0},"positive-ghost":{color:"positive"},"positive-wash":{color:"positive",backgroundColor:"positive-wash",borderColor:"positive",bordered:!0},alert:{color:"on-color",backgroundColor:"alert",borderColor:"alert",bordered:!0},"alert-outline":{color:"alert",backgroundColor:"transparent",borderColor:"alert",bordered:!0},"alert-ghost":{color:"alert"},"alert-wash":{color:"alert",backgroundColor:"alert-wash",borderColor:"alert",bordered:!0},warning:{color:"on-color",backgroundColor:"warning",borderColor:"warning",bordered:!0},"warning-outline":{color:"warning",backgroundColor:"transparent",borderColor:"warning",bordered:!0},"warning-ghost":{color:"warning"},"warning-wash":{color:"warning",backgroundColor:"warning-wash",borderColor:"warning",bordered:!0},"primary-outline":{color:"primary",borderColor:"muted",bordered:!0},"primary-ghost":{color:"primary"},secondary:{backgroundColor:"secondary",color:"primary"}},size:{s:{variant:"label1",spacingHorizontal:"6",spacingVertical:"4",columnGap:"4"},m:{variant:"headline1",spacingHorizontal:"7",spacingVertical:"5",columnGap:"4"},l:{variant:"headline1",spacingHorizontal:"8",spacingVertical:"6",columnGap:"4"}}};function jo({variant:e="accent",size:r="s"}){let{color:n,...s}=he.variant[e],{variant:l,...t}=he.size[r];return{pressable:{...he.base,...s,...t},text:{color:n,variant:l,textAlign:"center"},icon:{color:n,size:"s"}}}import{Image as bt}from"expo-image";import{jsx as ft}from"react/jsx-runtime";function _e({width:e,height:r,src:n,alt:s,contentFit:l="cover",elevation:t,backgroundColor:g=t?`elevation-${t}`:"primary",backgroundColorOnActive:o,backgroundColorOnHover:i,backgroundColorOnChecked:b,opacity:a,bordered:d,borderedTop:c,borderedBottom:m,borderedStart:f,borderedEnd:u,borderedHorizontal:h,borderedVertical:y,borderRadius:C,borderTopStartRadius:S,borderTopEndRadius:x,borderBottomStartRadius:v,borderBottomEndRadius:w,borderColor:k,borderColorOnActive:T,borderColorOnFocus:R,borderColorOnChecked:W,borderColorOnHover:E,borderStartColor:B,borderEndColor:H,borderTopColor:F,borderBottomColor:V,borderWidth:O,borderVerticalWidth:no,borderHorizontalWidth:ao,borderStartWidth:io,borderEndWidth:ro,borderTopWidth:so,borderBottomWidth:X,alignContent:Y,alignItems:K,alignSelf:Z,flex:q,flexDirection:D,flexGrow:N,flexShrink:_="0",flexWrap:J,justifyContent:Q,flexBasis:oo,display:eo="flex",zIndex:M,overflow:A,overflowX:I,overflowY:G,position:P,spacing:co,spacingHorizontal:po,spacingVertical:go,spacingBottom:mo,spacingEnd:bo,spacingStart:fo,spacingTop:uo,offset:ho,offsetVertical:yo,offsetHorizontal:Co,offsetBottom:So,offsetEnd:xo,offsetStart:vo,offsetTop:wo,columnGap:ko,rowGap:To,minHeight:Po,maxHeight:Ro,minWidth:Wo,maxWidth:j,...U}){let lo=to({contentFit:l,elevation:t,backgroundColor:g,backgroundColorOnActive:o,backgroundColorOnHover:i,backgroundColorOnChecked:b,opacity:a,bordered:d,borderedTop:c,borderedBottom:m,borderedStart:f,borderedEnd:u,borderedHorizontal:h,borderedVertical:y,borderRadius:C,borderTopStartRadius:S,borderTopEndRadius:x,borderBottomStartRadius:v,borderBottomEndRadius:w,borderColor:k,borderColorOnActive:T,borderColorOnFocus:R,borderColorOnChecked:W,borderColorOnHover:E,borderStartColor:B,borderEndColor:H,borderTopColor:F,borderBottomColor:V,borderWidth:O,borderVerticalWidth:no,borderHorizontalWidth:ao,borderStartWidth:io,borderEndWidth:ro,borderTopWidth:so,borderBottomWidth:X,alignContent:Y,alignItems:K,alignSelf:Z,flex:q,flexDirection:D,flexGrow:N,flexShrink:_,flexWrap:J,justifyContent:Q,flexBasis:oo,display:eo,zIndex:M,overflow:A,overflowX:I,overflowY:G,position:P,spacing:co,spacingHorizontal:po,spacingVertical:go,spacingBottom:mo,spacingEnd:bo,spacingStart:fo,spacingTop:uo,offset:ho,offsetVertical:yo,offsetHorizontal:Co,offsetBottom:So,offsetEnd:xo,offsetStart:vo,offsetTop:wo,columnGap:ko,rowGap:To,minHeight:Po,maxHeight:Ro,minWidth:Wo,maxWidth:j,style:{width:e,height:r,justifyContent:"flex-start"}});return ft(bt,{source:n,alt:s,style:lo,contentFit:l,contentPosition:"left",...U})}import{jsx as ut}from"react/jsx-runtime";function Ir({size:e,shape:r,contentFit:n="cover",...s}){let l=to({...Ne,avatarSize:e,borderRadius:r});return ut(_e,{style:l,contentFit:n,...s})}import{forwardRef as Tt}from"react";import{forwardRef as yt}from"react";import{Children as Oo,cloneElement as Xe,forwardRef as Ye,isValidElement as Xo}from"react";function ht(e,r){typeof e=="function"?e(r):e!=null&&(e.current=r)}function je(...e){return r=>e.forEach(n=>ht(n,r))}import{jsx as Ke}from"react/jsx-runtime";function Yo(){let e=Ye((t,g)=>{let{children:o,...i}=t,b=Oo.toArray(o),a=b.find(s);if(a){let d=a.props.children,c=b.map(m=>m===a?Oo.count(d)>1?Oo.only(null):Xo(d)?d.props.children:null:m);return Ke(r,{...i,ref:g,children:Xo(d)?Xe(d,void 0,c):null})}return Ke(r,{...i,ref:g,children:o})});e.displayName="Slot";let r=Ye((t,g)=>{let{children:o,...i}=t;return Xo(o)?Xe(o,{...l(i,o.props),ref:g?je(g,o.ref):o.ref}):Oo.count(o)>1?Oo.only(null):null});r.displayName="SlotClone";let n=({children:t})=>t;function s(t){return Xo(t)&&t.type===n}function l(t,g){let o={...g};for(let i in g){let b=t[i],a=g[i];/^on[A-Z]/.test(i)?b&&a?o[i]=(...c)=>{a(...c),b(...c)}:b&&(o[i]=b):i==="style"&&(o[i]={...b,...a})}return{...t,...o}}return e}var Ko="RCTText",Xr=Yo(),Zo=Yo(),Ze=Yo();import{jsx as Ct}from"react/jsx-runtime";var Mo=yt(function({style:r,asChild:n=!1,size:s="l",color:l="primary",name:t,colorChecked:g,opacity:o,textAlign:i,spacing:b,spacingBottom:a,spacingEnd:d,spacingHorizontal:c,spacingStart:m,spacingTop:f,spacingVertical:u,offset:h,offsetBottom:y,offsetEnd:C,offsetHorizontal:S,offsetStart:x,offsetTop:v,offsetVertical:w,...k},T){let R=to({color:l,colorChecked:g,opacity:o,fontFamily:"icons",textAlign:i,spacing:b,spacingBottom:a,spacingEnd:d,spacingHorizontal:c,spacingStart:m,spacingTop:f,spacingVertical:u,offset:h,offsetBottom:y,offsetEnd:C,offsetHorizontal:S,offsetStart:x,offsetTop:v,offsetVertical:w,iconSize:s,style:r});return Ct(n?Zo:Ko,{ref:T,maxFontSizeMultiplier:1,allowFontScaling:!1,style:R,...k,children:t})});import{forwardRef as St}from"react";import{Pressable as xt}from"react-native";import{jsx as vt}from"react/jsx-runtime";var qo=St(function({style:r,asChild:n=!1,backgroundColor:s,backgroundColorOnActive:l,backgroundColorOnHover:t,backgroundColorOnChecked:g,elevation:o,opacity:i,bordered:b,borderedTop:a,borderedBottom:d,borderedStart:c,borderedEnd:m,borderedHorizontal:f,borderedVertical:u,borderRadius:h,borderTopStartRadius:y,borderTopEndRadius:C,borderBottomStartRadius:S,borderBottomEndRadius:x,borderColor:v,borderColorOnActive:w,borderColorOnFocus:k,borderColorOnChecked:T,borderColorOnHover:R,borderStartColor:W,borderEndColor:E,borderTopColor:B,borderBottomColor:H,borderWidth:F,borderVerticalWidth:V,borderHorizontalWidth:O,borderStartWidth:no,borderEndWidth:ao,borderTopWidth:io,borderBottomWidth:ro,alignContent:so,alignItems:X,alignSelf:Y,flex:K,flexBasis:Z,flexDirection:q,flexGrow:D,flexShrink:N,flexWrap:_,justifyContent:J,display:Q,zIndex:oo,overflow:eo,overflowX:M,overflowY:A,position:I,spacing:G,spacingHorizontal:P,spacingVertical:co,spacingBottom:po,spacingEnd:go,spacingStart:mo,spacingTop:bo,offset:fo,offsetVertical:uo,offsetHorizontal:ho,offsetBottom:yo,offsetEnd:Co,offsetStart:So,offsetTop:xo,columnGap:vo,rowGap:wo,height:ko,minHeight:To,maxHeight:Po,width:Ro,minWidth:Wo,maxWidth:j,...U},lo){let p=to({backgroundColor:s,backgroundColorOnActive:l,backgroundColorOnHover:t,backgroundColorOnChecked:g,elevation:o,opacity:i,bordered:b,borderedTop:a,borderedBottom:d,borderedStart:c,borderedEnd:m,borderedHorizontal:f,borderedVertical:u,borderRadius:h,borderTopStartRadius:y,borderTopEndRadius:C,borderBottomStartRadius:S,borderBottomEndRadius:x,borderColor:v,borderColorOnActive:w,borderColorOnFocus:k,borderColorOnChecked:T,borderColorOnHover:R,borderStartColor:W,borderEndColor:E,borderTopColor:B,borderBottomColor:H,borderWidth:F,borderVerticalWidth:V,borderHorizontalWidth:O,borderStartWidth:no,borderEndWidth:ao,borderTopWidth:io,borderBottomWidth:ro,alignContent:so,alignItems:X,alignSelf:Y,flex:K,flexDirection:q,flexGrow:D,flexShrink:N,flexWrap:_,justifyContent:J,flexBasis:Z,display:Q,zIndex:oo,overflow:eo,overflowX:M,overflowY:A,position:I,spacing:G,spacingHorizontal:P,spacingVertical:co,spacingBottom:po,spacingEnd:go,spacingStart:mo,spacingTop:bo,offset:fo,offsetVertical:uo,offsetHorizontal:ho,offsetBottom:yo,offsetEnd:Co,offsetStart:So,offsetTop:xo,columnGap:vo,rowGap:wo,height:ko,minHeight:To,maxHeight:Po,width:Ro,minWidth:Wo,maxWidth:j,style:r});return vt(n?Ze:xt,{style:p,ref:lo,...U})});import{forwardRef as wt}from"react";import{jsx as kt}from"react/jsx-runtime";var qe=wt(function({style:r,asChild:n,color:s="primary",colorChecked:l,variant:t="body1",fontSize:g=t,fontFamily:o=t,fontWeight:i=t,lineHeight:b=t,textTransform:a=t,textAlign:d,backgroundColor:c,backgroundColorOnActive:m,backgroundColorOnHover:f,backgroundColorOnChecked:u,opacity:h,bordered:y,borderedTop:C,borderedBottom:S,borderedStart:x,borderedEnd:v,borderedHorizontal:w,borderedVertical:k,borderRadius:T,borderTopStartRadius:R,borderTopEndRadius:W,borderBottomStartRadius:E,borderBottomEndRadius:B,borderColor:H,borderColorOnActive:F,borderColorOnFocus:V,borderColorOnChecked:O,borderColorOnHover:no,borderStartColor:ao,borderEndColor:io,borderTopColor:ro,borderBottomColor:so,borderWidth:X,borderVerticalWidth:Y,borderHorizontalWidth:K,borderStartWidth:Z,borderEndWidth:q,borderTopWidth:D,borderBottomWidth:N,alignContent:_,alignItems:J,alignSelf:Q,flex:oo,flexDirection:eo,flexGrow:M,flexShrink:A,flexWrap:I,justifyContent:G,flexBasis:P,display:co,zIndex:po,overflow:go,overflowX:mo,overflowY:bo,position:fo,spacing:uo,spacingHorizontal:ho,spacingVertical:yo,spacingBottom:Co,spacingEnd:So,spacingStart:xo,spacingTop:vo,offset:wo,offsetVertical:ko,offsetHorizontal:To,offsetBottom:Po,offsetEnd:Ro,offsetStart:Wo,offsetTop:j,columnGap:U,rowGap:lo,height:p,minHeight:$,maxHeight:Ao,width:Jo,minWidth:Qo,maxWidth:Fo,...oe},Bo){let zo=to({style:r,color:s,colorChecked:l,fontFamily:o,fontSize:g,fontWeight:i,lineHeight:b,textTransform:a,textAlign:d,backgroundColor:c,backgroundColorOnActive:m,backgroundColorOnHover:f,backgroundColorOnChecked:u,opacity:h,bordered:y,borderedTop:C,borderedBottom:S,borderedStart:x,borderedEnd:v,borderedHorizontal:w,borderedVertical:k,borderRadius:T,borderTopStartRadius:R,borderTopEndRadius:W,borderBottomStartRadius:E,borderBottomEndRadius:B,borderColor:H,borderColorOnActive:F,borderColorOnFocus:V,borderColorOnChecked:O,borderColorOnHover:no,borderStartColor:ao,borderEndColor:io,borderTopColor:ro,borderBottomColor:so,borderWidth:X,borderVerticalWidth:Y,borderHorizontalWidth:K,borderStartWidth:Z,borderEndWidth:q,borderTopWidth:D,borderBottomWidth:N,alignContent:_,alignItems:J,alignSelf:Q,flex:oo,flexDirection:eo,flexGrow:M,flexShrink:A,flexWrap:I,justifyContent:G,flexBasis:P,display:co,zIndex:po,overflow:go,overflowX:mo,overflowY:bo,position:fo,spacing:uo,spacingHorizontal:ho,spacingVertical:yo,spacingBottom:Co,spacingEnd:So,spacingStart:xo,spacingTop:vo,offset:wo,offsetVertical:ko,offsetHorizontal:To,offsetBottom:Po,offsetEnd:Ro,offsetStart:Wo,offsetTop:j,columnGap:U,rowGap:lo,height:p,minHeight:$,maxHeight:Ao,width:Jo,minWidth:Qo,maxWidth:Fo});return kt(n?Zo:Ko,{style:zo,ref:Bo,maxFontSizeMultiplier:1,allowFontScaling:!1,...oe})});import{jsx as ye,jsxs as Pt}from"react/jsx-runtime";var hn=Tt(function({variant:r="accent",size:n,startIcon:s,endIcon:l,children:t,...g},o){let i=jo({variant:r,size:n}),b=s?ye(Mo,{name:s,...i.icon}):null,a=l?ye(Mo,{name:l,...i.icon}):null;return Pt(qo,{ref:o,...i.pressable,...g,children:[b,ye(qe,{...i.text,children:t}),a]})});import{forwardRef as Rt}from"react";import{jsx as Qe}from"react/jsx-runtime";var Je={s:36,m:48,l:64},Wt={},kn=Rt(function({variant:r="accent",size:n="s",name:s,style:l=Wt,...t},g){let o=jo({variant:r,size:n});return Qe(qo,{ref:g,...o.pressable,flexShrink:"0",style:{...l,width:Je[n],height:Je[n]},...t,children:Qe(Mo,{name:s,...o.icon})})});export{Ir as Avatar,hn as Button,kn as IconButton};
|
package/dist/index.cjs
CHANGED
@@ -1 +1 @@
|
|
1
|
-
"use strict";var gr=Object.create;var rt=Object.defineProperty;var ur=Object.getOwnPropertyDescriptor;var hr=Object.getOwnPropertyNames;var yr=Object.getPrototypeOf,xr=Object.prototype.hasOwnProperty;var vr=(t,e)=>{for(var o in e)rt(t,o,{get:e[o],enumerable:!0})},qt=(t,e,o,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of hr(e))!xr.call(t,a)&&a!==o&&rt(t,a,{get:()=>e[a],enumerable:!(r=ur(e,a))||r.enumerable});return t};var wr=(t,e,o)=>(o=t!=null?gr(yr(t)):{},qt(e||!t||!t.__esModule?rt(o,"default",{value:t,enumerable:!0}):o,t)),Pr=t=>qt(rt({},"__esModule",{value:!0}),t);var Aa={};vr(Aa,{AVATAR_SIZE_PREFIX:()=>kr,Accordion:()=>co,Avatar:()=>bo,BORDER_RADIUS_PREFIX:()=>Rr,BORDER_WIDTH_PREFIX:()=>Ar,Box:()=>k,Button:()=>it,Chip:()=>ho,DARK_COLOR_MODE_CLASSNAME:()=>Tt,DEFAULT_COLOR_MODE:()=>Ca,DEFAULT_COLOR_MODE_CLASSNAME:()=>Hr,DEFAULT_COLOR_MODE_FOR_APP:()=>wa,DEFAULT_HIGH_CONTRAST_MODE:()=>Sa,DEFAULT_REGION_MODE:()=>ka,DEFAULT_SCALE_MODE:()=>Ta,DEFAULT_SCALE_MODE_CLASSNAME:()=>_r,DEFAULT_SCALE_MODE_FOR_APP:()=>Pa,Dropdown:()=>So,DropdownItem:()=>ko,DropdownItemPressable:()=>dt,DropdownItems:()=>Eo,DropdownTrigger:()=>Io,FONT_FAMILY_PREFIX:()=>Tr,FONT_ICONS_CSS_VAR:()=>Br,FONT_SANS_BETA_CSS_VAR:()=>Or,FONT_SANS_CONDENSED_CSS_VAR:()=>zr,FONT_SANS_CSS_VAR:()=>Nr,FONT_SERIF_DISPLAY_CSS_VAR:()=>Fr,FONT_SERIF_TEXT_CSS_VAR:()=>Vr,FONT_SIZE_PREFIX:()=>Ir,FONT_WEIGHT_PREFIX:()=>Mr,HStack:()=>Ke,ICON_SIZE_PREFIX:()=>Sr,Icon:()=>y,IconButton:()=>bt,Image:()=>Mo,LARGE_SCALE_MODE_CLASSNAME:()=>nt,LIGHT_COLOR_MODE_CLASSNAME:()=>at,LINE_HEIGHT_PREFIX:()=>Lr,MEDIUM_SCALE_MODE_CLASSNAME:()=>Rt,Modal:()=>Bo,ModalDismiss:()=>No,ModalHeader:()=>_o,Popover:()=>st,PopoverAnchor:()=>wo,PopoverArrow:()=>lt,PopoverDescription:()=>Po,PopoverDisclosure:()=>ct,PopoverDisclosureArrow:()=>To,PopoverDismiss:()=>Co,PopoverHeading:()=>vo,PopoverProvider:()=>pt,Pressable:()=>w,SMALL_SCALE_MODE_CLASSNAME:()=>kt,SPACING_PREFIX:()=>Er,SPECTRUM_COLOR_PREFIX:()=>Cr,Spinner:()=>Oo,TEXT_TRANSFORM_PREFIX:()=>Dr,Tab:()=>Vo,TabList:()=>Fo,TabPanel:()=>Wo,Table:()=>C,Tabs:()=>zo,Text:()=>f,TextInput:()=>ft,TextInputGroup:()=>Go,TextInputLabel:()=>gt,ToastContainer:()=>Xo,UDS_PREFIX:()=>m,VStack:()=>S,XLARGE_SCALE_MODE_CLASSNAME:()=>At,XSMALL_SCALE_MODE_CLASSNAME:()=>St,XXLARGE_SCALE_MODE_CLASSNAME:()=>Et,XXXLARGE_SCALE_MODE_CLASSNAME:()=>It,alwaysPalette:()=>tr,cva:()=>Lt,cx:()=>v,defaultTokensConfig:()=>va,entries:()=>Ra,fontFamilyGlobal:()=>xt,fontWeightMap:()=>pr,getStyles:()=>c,toast:()=>Xe.toast,useModalStore:()=>Ho,usePopoverStore:()=>b.usePopoverStore});module.exports=Pr(Aa);var eo=require("react");var P=require("@yahoo/uds/fixtures"),Jt=wr(require("clsx"),1),jt=require("tailwind-merge");function Ct(t){return typeof t=="boolean"?`${t}`:t===0?"0":t}var m="uds",Cr=`${m}-spectrum-color`,Tr=`${m}-font`,Sr=`${m}-icon-size`,kr=`${m}-avatar-size`,Rr=`${m}-border-radius`,Ar=`${m}-border-width`,Er=`${m}-spacing`,Ir=`${m}-font-size`,Lr=`${m}-line-height`,Mr=`${m}-font-weight`,Dr=`${m}-text-transform`,Tt=`${m}-color-mode-dark`,at=`${m}-color-mode-light`,St=`${m}-scale-mode-xsmall`,kt=`${m}-scale-mode-small`,Rt=`${m}-scale-mode-medium`,nt=`${m}-scale-mode-large`,At=`${m}-scale-mode-xlarge`,Et=`${m}-scale-mode-xxlarge`,It=`${m}-scale-mode-xxxlarge`,Hr=at,_r=nt,Br=`--${m}-font-icons`,Nr=`--${m}-font-sans`,Or=`--${m}-font-sans-beta`,zr=`--${m}-font-sans-condensed`,Fr=`--${m}-font-serif-display`,Vr=`--${m}-font-serif-text`;var Kt={color:{accent:"text-accent",alert:"text-alert",black:"text-black",brand:"text-brand",positive:"text-positive",warning:"text-warning",white:"text-white",transparent:"text-transparent",muted:"text-muted","on-color":"text-on-color",primary:"text-primary",secondary:"text-secondary",tertiary:"text-tertiary"},colorChecked:{accent:"data-[state=checked]:text-accent",alert:"data-[state=checked]:text-alert",black:"data-[state=checked]:text-black",brand:"data-[state=checked]:text-brand",positive:"data-[state=checked]:text-positive",warning:"data-[state=checked]:text-warning",white:"data-[state=checked]:text-white",transparent:"data-[state=checked]:text-transparent",primary:"data-[state=checked]:text-primary",secondary:"data-[state=checked]:text-secondary",muted:"data-[state=checked]:text-muted","on-color":"data-[state=checked]:text-on-color",tertiary:"data-[state=checked]:text-tertiary"},placeholderColor:{accent:"placeholder:text-accent",alert:"placeholder:text-alert",black:"placeholder:text-black",brand:"placeholder:text-brand",positive:"placeholder:text-positive",warning:"placeholder:text-warning",white:"placeholder:text-white",transparent:"placeholder:text-transparent",muted:"placeholder:text-muted","on-color":"placeholder:text-on-color",primary:"placeholder:text-primary",secondary:"placeholder:text-secondary",tertiary:"placeholder:text-tertiary"},fontFamily:{icons:"font-icons",sans:"font-sans","sans-beta":"font-sans-beta","sans-condensed":"font-sans-condensed","serif-text":"font-serif-text","serif-display":"font-serif-display",display1:"font-display1",title1:"font-title1",title2:"font-title2",title3:"font-title3",title4:"font-title4",headline1:"font-headline1",body1:"font-body1",label1:"font-label1",label2:"font-label2",caption1:"font-caption1",caption2:"font-caption2",legal1:"font-legal1"},fontSize:{display1:"font-size-display1",title1:"font-size-title1",title2:"font-size-title2",title3:"font-size-title3",title4:"font-size-title4",headline1:"font-size-headline1",body1:"font-size-body1",label1:"font-size-label1",label2:"font-size-label2",caption1:"font-size-caption1",caption2:"font-size-caption2",legal1:"font-size-legal1"},fontWeight:{thin:"font-weight-thin",extralight:"font-weight-extralight",light:"font-weight-light",regular:"font-weight-regular",medium:"font-weight-medium",semibold:"font-weight-semibold",bold:"font-weight-bold",extrabold:"font-weight-extrabold",black:"font-weight-black",display1:"font-weight-display1",title1:"font-weight-title1",title2:"font-weight-title2",title3:"font-weight-title3",title4:"font-weight-title4",headline1:"font-weight-headline1",body1:"font-weight-body1",label1:"font-weight-label1",label2:"font-weight-label2",caption1:"font-weight-caption1",caption2:"font-weight-caption2",legal1:"font-weight-legal1"},lineHeight:{display1:"leading-display1",title1:"leading-title1",title2:"leading-title2",title3:"leading-title3",title4:"leading-title4",headline1:"leading-headline1",body1:"leading-body1",label1:"leading-label1",label2:"leading-label2",caption1:"leading-caption1",caption2:"leading-caption2",legal1:"leading-legal1"},textAlign:{center:"text-center",justify:"text-justify",start:"text-start",end:"text-end"},textTransform:{display1:"case-display1",title1:"case-title1",title2:"case-title2",title3:"case-title3",title4:"case-title4",headline1:"case-headline1",body1:"case-body1",label1:"case-label1",label2:"case-label2",caption1:"case-caption1",caption2:"case-caption2",legal1:"case-legal1",none:"normal-case",uppercase:"uppercase",lowercase:"lowercase",capitalize:"capitalize"},spacing:{none:"p-none",1:"p-1",2:"p-2",3:"p-3",4:"p-4",5:"p-5",6:"p-6",7:"p-7",8:"p-8",9:"p-9",10:"p-10",11:"p-11",12:"p-12",13:"p-13",14:"p-14"},spacingHorizontal:{none:"px-none",1:"px-1",2:"px-2",3:"px-3",4:"px-4",5:"px-5",6:"px-6",7:"px-7",8:"px-8",9:"px-9",10:"px-10",11:"px-11",12:"px-12",13:"px-13",14:"px-14"},spacingVertical:{none:"py-none",1:"py-1",2:"py-2",3:"py-3",4:"py-4",5:"py-5",6:"py-6",7:"py-7",8:"py-8",9:"py-9",10:"py-10",11:"py-11",12:"py-12",13:"py-13",14:"py-14"},spacingBottom:{none:"pb-none",1:"pb-1",2:"pb-2",3:"pb-3",4:"pb-4",5:"pb-5",6:"pb-6",7:"pb-7",8:"pb-8",9:"pb-9",10:"pb-10",11:"pb-11",12:"pb-12",13:"pb-13",14:"pb-14"},spacingEnd:{none:"pe-none",1:"pe-1",2:"pe-2",3:"pe-3",4:"pe-4",5:"pe-5",6:"pe-6",7:"pe-7",8:"pe-8",9:"pe-9",10:"pe-10",11:"pe-11",12:"pe-12",13:"pe-13",14:"pe-14"},spacingStart:{none:"ps-none",1:"ps-1",2:"ps-2",3:"ps-3",4:"ps-4",5:"ps-5",6:"ps-6",7:"ps-7",8:"ps-8",9:"ps-9",10:"ps-10",11:"ps-11",12:"ps-12",13:"ps-13",14:"ps-14"},spacingTop:{none:"pt-none",1:"pt-1",2:"pt-2",3:"pt-3",4:"pt-4",5:"pt-5",6:"pt-6",7:"pt-7",8:"pt-8",9:"pt-9",10:"pt-10",11:"pt-11",12:"pt-12",13:"pt-13",14:"pt-14"},offset:{none:"-m-none",1:"-m-1",2:"-m-2",3:"-m-3",4:"-m-4",5:"-m-5",6:"-m-6",7:"-m-7",8:"-m-8",9:"-m-9",10:"-m-10",11:"-m-11",12:"-m-12",13:"-m-13",14:"-m-14"},offsetVertical:{none:"-my-none",1:"-my-1",2:"-my-2",3:"-my-3",4:"-my-4",5:"-my-5",6:"-my-6",7:"-my-7",8:"-my-8",9:"-my-9",10:"-my-10",11:"-my-11",12:"-my-12",13:"-my-13",14:"-my-14"},offsetHorizontal:{none:"-mx-none",1:"-mx-1",2:"-mx-2",3:"-mx-3",4:"-mx-4",5:"-mx-5",6:"-mx-6",7:"-mx-7",8:"-mx-8",9:"-mx-9",10:"-mx-10",11:"-mx-11",12:"-mx-12",13:"-mx-13",14:"-mx-14"},offsetBottom:{none:"-mb-none",1:"-mb-1",2:"-mb-2",3:"-mb-3",4:"-mb-4",5:"-mb-5",6:"-mb-6",7:"-mb-7",8:"-mb-8",9:"-mb-9",10:"-mb-10",11:"-mb-11",12:"-mb-12",13:"-mb-13",14:"-mb-14"},offsetEnd:{none:"-me-none",1:"-me-1",2:"-me-2",3:"-me-3",4:"-me-4",5:"-me-5",6:"-me-6",7:"-me-7",8:"-me-8",9:"-me-9",10:"-me-10",11:"-me-11",12:"-me-12",13:"-me-13",14:"-me-14"},offsetStart:{none:"-ms-none",1:"-ms-1",2:"-ms-2",3:"-ms-3",4:"-ms-4",5:"-ms-5",6:"-ms-6",7:"-ms-7",8:"-ms-8",9:"-ms-9",10:"-ms-10",11:"-ms-11",12:"-ms-12",13:"-ms-13",14:"-ms-14"},offsetTop:{none:"-mt-none",1:"-mt-1",2:"-mt-2",3:"-mt-3",4:"-mt-4",5:"-mt-5",6:"-mt-6",7:"-mt-7",8:"-mt-8",9:"-mt-9",10:"-mt-10",11:"-mt-11",12:"-mt-12",13:"-mt-13",14:"-mt-14"},columnGap:{none:"gap-x-none",1:"gap-x-1",2:"gap-x-2",3:"gap-x-3",4:"gap-x-4",5:"gap-x-5",6:"gap-x-6",7:"gap-x-7",8:"gap-x-8",9:"gap-x-9",10:"gap-x-10",11:"gap-x-11",12:"gap-x-12",13:"gap-x-13",14:"gap-x-14"},rowGap:{none:"gap-y-none",1:"gap-y-1",2:"gap-y-2",3:"gap-y-3",4:"gap-y-4",5:"gap-y-5",6:"gap-y-6",7:"gap-y-7",8:"gap-y-8",9:"gap-y-9",10:"gap-y-10",11:"gap-y-11",12:"gap-y-12",13:"gap-y-13",14:"gap-y-14"},backgroundColor:{accent:"bg-accent",alert:"bg-alert",black:"bg-black",brand:"bg-brand",positive:"bg-positive",warning:"bg-warning",white:"bg-white","accent-wash":"bg-accent-wash","alert-wash":"bg-alert-wash","brand-wash":"bg-brand-wash","elevation-1":"bg-elevation-1","elevation-2":"bg-elevation-2","elevation-3":"bg-elevation-3","elevation-3-inverse":"bg-elevation-3-inverse",overlay:"bg-overlay","positive-wash":"bg-positive-wash",primary:"bg-primary",secondary:"bg-secondary",transparent:"bg-transparent","warning-wash":"bg-warning-wash"},backgroundColorOnActive:{accent:"active:bg-accent",alert:"active:bg-alert",black:"active:bg-black",brand:"active:bg-brand",positive:"active:bg-positive",warning:"active:bg-warning",white:"active:bg-white","accent-wash":"active:bg-accent-wash","alert-wash":"active:bg-alert-wash","brand-wash":"active:bg-brand-wash","elevation-1":"active:bg-elevation-1","elevation-2":"active:bg-elevation-2","elevation-3":"active:bg-elevation-3","elevation-3-inverse":"active:bg-elevation-3-inverse",overlay:"active:bg-overlay","positive-wash":"active:bg-positive-wash",primary:"active:bg-primary",secondary:"active:bg-secondary",transparent:"active:bg-transparent","warning-wash":"active:bg-warning-wash"},backgroundColorOnHover:{accent:"hover:bg-accent/80",alert:"hover:bg-alert/80",black:"hover:bg-black/80",brand:"hover:bg-brand/80",positive:"hover:bg-positive/80",warning:"hover:bg-warning/80",white:"hover:bg-white/80","accent-wash":"hover:bg-accent-wash/80","alert-wash":"hover:bg-alert-wash/80","brand-wash":"hover:bg-brand-wash/80","elevation-1":"hover:bg-elevation-1/80","elevation-2":"hover:bg-elevation-2/80","elevation-3":"hover:bg-elevation-3/80","elevation-3-inverse":"hover:bg-elevation-3-inverse/80",overlay:"hover:bg-overlay/80","positive-wash":"hover:bg-positive-wash/80",primary:"hover:bg-primary/80",secondary:"hover:bg-secondary/80",transparent:"hover:bg-transparent/80","warning-wash":"hover:bg-warning-wash/80"},backgroundColorOnChecked:{accent:"data-[state=checked]:bg-accent",alert:"data-[state=checked]:bg-alert",black:"data-[state=checked]:bg-black",brand:"data-[state=checked]:bg-brand",positive:"data-[state=checked]:bg-positive",warning:"data-[state=checked]:bg-warning",white:"data-[state=checked]:bg-white","accent-wash":"data-[state=checked]:bg-accent-wash","alert-wash":"data-[state=checked]:bg-alert-wash","brand-wash":"data-[state=checked]:bg-brand-wash","elevation-1":"data-[state=checked]:bg-elevation-1","elevation-2":"data-[state=checked]:bg-elevation-2","elevation-3":"data-[state=checked]:bg-elevation-3","elevation-3-inverse":"data-[state=checked]:bg-elevation-3-inverse",overlay:"data-[state=checked]:bg-overlay","positive-wash":"data-[state=checked]:bg-positive-wash",primary:"data-[state=checked]:bg-primary",secondary:"data-[state=checked]:bg-secondary",transparent:"data-[state=checked]:bg-transparent","warning-wash":"data-[state=checked]:bg-warning-wash"},backgroundColorOnFocus:{accent:"focus:bg-accent",alert:"focus:bg-alert",black:"focus:bg-black",brand:"focus:bg-brand",positive:"focus:bg-positive",warning:"focus:bg-warning",white:"focus:bg-white","accent-wash":"focus:bg-accent-wash","alert-wash":"focus:bg-alert-wash","brand-wash":"focus:bg-brand-wash","elevation-1":"focus:bg-elevation-1","elevation-2":"focus:bg-elevation-2","elevation-3":"focus:bg-elevation-3","elevation-3-inverse":"focus:bg-elevation-3-inverse",overlay:"focus:bg-overlay","positive-wash":"focus:bg-positive-wash",primary:"focus:bg-primary",secondary:"focus:bg-secondary",transparent:"focus:bg-transparent","warning-wash":"focus:bg-warning-wash"},elevation:{1:"bg-elevation-1 z-30 shadow-1",2:"bg-elevation-2 z-40 shadow-2",3:"bg-elevation-3 z-50 shadow-3"},opacity:{0:"opacity-0",5:"opacity-5",10:"opacity-10",20:"opacity-20",25:"opacity-25",30:"opacity-30",40:"opacity-40",50:"opacity-50",60:"opacity-60",70:"opacity-70",75:"opacity-75",80:"opacity-80",90:"opacity-90",95:"opacity-95",100:"opacity-100"},borderColor:{accent:"border-accent",alert:"border-alert",black:"border-black",brand:"border-brand",positive:"border-positive",warning:"border-warning",white:"border-white",transparent:"border-transparent",muted:"border-muted",primary:"border-primary",secondary:"border-secondary",tertiary:"border-tertiary"},borderColorOnActive:{accent:"active:border-accent",alert:"active:border-alert",black:"active:border-black",brand:"active:border-brand",positive:"active:border-positive",warning:"active:border-warning",white:"active:border-white",transparent:"active:border-transparent",muted:"active:border-muted",primary:"active:border-primary",secondary:"active:border-secondary",tertiary:"active:border-tertiary"},borderColorOnFocus:{accent:"focus:border-accent",alert:"focus:border-alert",black:"focus:border-black",brand:"focus:border-brand",positive:"focus:border-positive",warning:"focus:border-warning",white:"focus:border-white",transparent:"focus:border-transparent",muted:"focus:border-muted",primary:"focus:border-primary",secondary:"focus:border-secondary",tertiary:"focus:border-tertiary"},borderColorOnHover:{accent:"hover:border-accent",alert:"hover:border-alert",black:"hover:border-black",brand:"hover:border-brand",positive:"hover:border-positive",warning:"hover:border-warning",white:"hover:border-white",transparent:"hover:border-transparent",muted:"hover:border-muted",primary:"hover:border-primary",secondary:"hover:border-secondary",tertiary:"hover:border-tertiary"},borderColorOnChecked:{accent:"data-[state=checked]:border-accent",alert:"data-[state=checked]:border-alert",black:"data-[state=checked]:border-black",brand:"data-[state=checked]:border-brand",positive:"data-[state=checked]:border-positive",warning:"data-[state=checked]:border-warning",white:"data-[state=checked]:border-white",transparent:"data-[state=checked]:border-transparent",muted:"data-[state=checked]:border-muted",primary:"data-[state=checked]:border-primary",secondary:"data-[state=checked]:border-secondary",tertiary:"data-[state=checked]:border-tertiary"},borderStartColor:{accent:"border-s-accent",alert:"border-s-alert",black:"border-s-black",brand:"border-s-brand",positive:"border-s-positive",warning:"border-s-warning",white:"border-s-white",transparent:"border-s-transparent",muted:"border-s-muted",primary:"border-s-primary",secondary:"border-s-secondary",tertiary:"border-s-tertiary"},borderEndColor:{accent:"border-e-accent",alert:"border-e-alert",black:"border-e-black",brand:"border-e-brand",positive:"border-e-positive",warning:"border-e-warning",white:"border-e-white",transparent:"border-e-transparent",muted:"border-e-muted",primary:"border-e-primary",secondary:"border-e-secondary",tertiary:"border-e-tertiary"},borderBottomColor:{accent:"border-b-accent",alert:"border-b-alert",black:"border-b-black",brand:"border-b-brand",positive:"border-b-positive",warning:"border-b-warning",white:"border-b-white",transparent:"border-b-transparent",muted:"border-b-muted",primary:"border-b-primary",secondary:"border-b-secondary",tertiary:"border-b-tertiary"},borderTopColor:{accent:"border-t-accent",alert:"border-t-alert",black:"border-t-black",brand:"border-t-brand",positive:"border-t-positive",warning:"border-t-warning",white:"border-t-white",transparent:"border-t-transparent",muted:"border-t-muted",primary:"border-t-primary",secondary:"border-t-secondary",tertiary:"border-t-tertiary"},borderRadius:{none:"rounded-none",xs:"rounded-xs",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",xl:"rounded-xl",full:"rounded-full"},borderTopStartRadius:{none:"rounded-ss-none",xs:"rounded-ss-xs",sm:"rounded-ss-sm",md:"rounded-ss-md",lg:"rounded-ss-lg",xl:"rounded-ss-xl",full:"rounded-ss-full"},borderTopEndRadius:{none:"rounded-se-none",xs:"rounded-se-xs",sm:"rounded-se-sm",md:"rounded-se-md",lg:"rounded-se-lg",xl:"rounded-se-xl",full:"rounded-se-full"},borderBottomStartRadius:{none:"rounded-es-none",xs:"rounded-es-xs",sm:"rounded-es-sm",md:"rounded-es-md",lg:"rounded-es-lg",xl:"rounded-es-xl",full:"rounded-es-full"},borderBottomEndRadius:{none:"rounded-ee-none",xs:"rounded-ee-xs",sm:"rounded-ee-sm",md:"rounded-ee-md",lg:"rounded-ee-lg",xl:"rounded-ee-xl",full:"rounded-ee-full"},bordered:{true:"border-thin border-solid"},borderWidth:{none:"border-none",thin:"border-thin",medium:"border-medium",thick:"border-thick"},borderVerticalWidth:{none:"border-y-none",thin:"border-y-thin",medium:"border-y-medium",thick:"border-y-thick"},borderHorizontalWidth:{none:"border-x-none",thin:"border-x-thin",medium:"border-x-medium",thick:"border-x-thick"},borderStartWidth:{none:"border-s-none",thin:"border-s-thin",medium:"border-s-medium",thick:"border-s-thick"},borderEndWidth:{none:"border-e-none",thin:"border-e-thin",medium:"border-e-medium",thick:"border-e-thick"},borderTopWidth:{none:"border-t-none",thin:"border-t-thin",medium:"border-t-medium",thick:"border-t-thick"},borderBottomWidth:{none:"border-b-none",thin:"border-b-thin",medium:"border-b-medium",thick:"border-b-thick"},borderedVertical:{true:"border-y-thin"},borderedTop:{true:"border-t-thin"},borderedBottom:{true:"border-b-thin"},borderedHorizontal:{true:"border-x-thin"},borderedEnd:{true:"border-e-thin"},borderedStart:{true:"border-s-thin"},height:{auto:"h-auto",full:"h-full",screen:"h-screen",min:"h-min",max:"h-max",fit:"h-fit","1/2":"h-1/2","1/3":"h-1/3","2/3":"h-2/3","1/4":"h-1/4","2/4":"h-2/4","3/4":"h-3/4","1/5":"h-1/5","2/5":"h-2/5","3/5":"h-3/5","4/5":"h-4/5","1/6":"h-1/6","2/6":"h-2/6","3/6":"h-3/6","4/6":"h-4/6","5/6":"h-5/6"},minHeight:{full:"min-h-full",min:"min-h-min",max:"min-h-max",fit:"min-h-fit",screen:"min-h-screen"},maxHeight:{full:"max-h-full",min:"max-h-min",max:"max-h-max",fit:"max-h-fit",screen:"max-h-screen",none:"max-h-none"},width:{auto:"w-auto",full:"w-full",screen:"w-screen",min:"w-min",max:"w-max",fit:"w-fit","1/2":"w-1/2","1/3":"w-1/3","2/3":"w-2/3","1/4":"w-1/4","2/4":"w-2/4","3/4":"w-3/4","1/5":"w-1/5","2/5":"w-2/5","3/5":"w-3/5","4/5":"w-4/5","1/6":"w-1/6","2/6":"w-2/6","3/6":"w-3/6","4/6":"w-4/6","5/6":"w-5/6","1/12":"w-1/12","2/12":"w-2/12","3/12":"w-3/12","4/12":"w-4/12","5/12":"w-5/12","6/12":"w-6/12","7/12":"w-7/12","8/12":"w-8/12","9/12":"w-9/12","10/12":"w-10/12","11/12":"w-11/12"},minWidth:{full:"min-w-full",min:"min-w-min",max:"min-w-max",fit:"min-w-fit",screen:"min-w-screen"},maxWidth:{none:"max-w-none",full:"max-w-full",min:"max-w-min",max:"max-w-max",fit:"max-w-fit"},avatarSize:{s:"avatarSize-s",m:"avatarSize-m",l:"avatarSize-l"},iconSize:{s:"iconSize-s leading-none",m:"iconSize-m leading-none",l:"iconSize-l leading-none"},alignContent:{"flex-start":"content-start","flex-end":"content-end",center:"content-center",stretch:"content-stretch","space-between":"content-between","space-around":"content-around"},alignItems:{"flex-start":"items-start","flex-end":"items-end",center:"items-center",stretch:"items-stretch",baseline:"items-baseline"},alignSelf:{auto:"self-auto","flex-start":"self-start","flex-end":"self-end",center:"self-center",stretch:"self-stretch",baseline:"self-baseline"},flex:{1:"flex-1",auto:"flex-auto",initial:"flex-initial",none:"flex-none"},flexDirection:{row:"flex-row",column:"flex-col","row-reverse":"flex-row-reverse","column-reverse":"flex-col-reverse"},flexGrow:{0:"grow-0",1:"grow",2:"grow-[2]",3:"grow-[3]"},flexShrink:{0:"shrink-0",1:"shrink"},flexWrap:{wrap:"flex-wrap","wrap-reverse":"flex-wrap-reverse",nowrap:"flex-nowrap"},justifyContent:{"flex-start":"justify-start","flex-end":"justify-end",center:"justify-center","space-between":"justify-between","space-around":"justify-around","space-evenly":"justify-evenly"},flexBasis:{"min-content":"basis-[min-content]"},display:{block:"block","inline-block":"inline-block",inline:"inline",flex:"flex","inline-flex":"inline-flex",table:"table","inline-table":"inline-table","table-caption":"table-caption","table-cell":"table-cell","table-column":"table-column","table-column-group":"table-column-group","table-footer-group":"table-footer-group","table-header-group":"table-header-group","table-row-group":"table-row-group","table-row":"table-row","flow-root":"flow-root",grid:"grid",contents:"contents"},overflow:{auto:"overflow-auto",hidden:"overflow-hidden",clip:"overflow-clip",visible:"overflow-visible",scroll:"overflow-scroll"},overflowX:{auto:"overflow-x-auto",hidden:"overflow-x-hidden",clip:"overflow-x-clip",visible:"overflow-x-visible",scroll:"overflow-x-scroll"},overflowY:{auto:"overflow-y-auto",hidden:"overflow-y-hidden",clip:"overflow-y-clip",visible:"overflow-y-visible",scroll:"overflow-y-scroll"},position:{static:"static",fixed:"fixed",absolute:"absolute",relative:"relative",sticky:"sticky"},zIndex:{0:"z-0",10:"z-10",20:"z-20",30:"z-40",40:"z-30",50:"z-50",auto:"z-auto"},contentFit:{contain:"object-contain",cover:"object-cover",fill:"object-fill",none:"object-none","scale-down":"object-scale-down"},colorMode:{dark:Tt,light:at},scaleMode:{xSmall:St,small:kt,medium:Rt,large:nt,xLarge:At,xxxLarge:It,xxLarge:Et}};var Wr=(0,jt.extendTailwindMerge)({cacheSize:0,extend:{theme:{borderColor:P.lineColors,borderWidth:P.borderWidths,borderRadius:P.borderRadii}},override:{classGroups:{"text-color":[{text:P.foregroundColors}],"bg-color":[{bg:P.backgroundColors}],"font-family":[{font:["icons",...P.textVariants]}],leading:[{leading:P.textVariants}],shadow:[{shadow:P.elevations}]},conflictingClassGroups:{}}}),v=(...t)=>{let e=(0,Jt.default)(t);return Wr(e)},Lt=t=>e=>{if(!t?.variants)return v(t?.base,e?.className);let{variants:o,defaultVariants:r}=t,a=Object.keys(o).map(i=>{let s=e?.[i],p=r?.[i],d=Ct(s)||Ct(p);return o[i][d]}),n={...r,...e&&Object.entries(e).reduce((i,[s,p])=>typeof p>"u"?i:{...i,[s]:p},{})},l=t?.compoundVariants?.reduce((i,{className:s,...p})=>Object.entries(p).every(([d,g])=>n[d]===g)?v(i,s):i,"");return v(t?.base,a,l,e?.className)},c=Lt({variants:Kt});var h=require("react");function Ur(t,e){typeof t=="function"?t(e):t!=null&&(t.current=e)}function Qt(...t){return e=>t.forEach(o=>Ur(o,e))}var Mt=require("react/jsx-runtime");function A(){let t=(0,h.forwardRef)((n,l)=>{let{children:i,...s}=n,p=h.Children.toArray(i),d=p.find(r);if(d){let g=d.props.children,x=p.map(T=>T===d?h.Children.count(g)>1?h.Children.only(null):(0,h.isValidElement)(g)?g.props.children:null:T);return(0,Mt.jsx)(e,{...s,ref:l,children:(0,h.isValidElement)(g)?(0,h.cloneElement)(g,void 0,x):null})}return(0,Mt.jsx)(e,{...s,ref:l,children:i})});t.displayName="Slot";let e=(0,h.forwardRef)((n,l)=>{let{children:i,...s}=n;return(0,h.isValidElement)(i)?(0,h.cloneElement)(i,{...a(s,i.props),ref:l?Qt(l,i.ref):i.ref}):h.Children.count(i)>1?h.Children.only(null):null});e.displayName="SlotClone";let o=({children:n})=>n;function r(n){return(0,h.isValidElement)(n)&&n.type===o}function a(n,l){let i={...l};for(let s in l){let p=n[s],d=l[s];/^on[A-Z]/.test(s)?p&&d?i[s]=(...x)=>{d(...x),p(...x)}:p&&(i[s]=p):s==="style"&&(i[s]={...p,...d})}return{...n,...i}}return t}var to=require("react/jsx-runtime"),Gr=A(),y=(0,eo.forwardRef)(function({className:e,asChild:o=!1,size:r="l",color:a="primary",name:n,colorChecked:l,opacity:i,textAlign:s,backgroundColor:p,backgroundColorOnActive:d,backgroundColorOnHover:g,backgroundColorOnChecked:x,bordered:T,borderedTop:L,borderedBottom:M,borderedStart:D,borderedEnd:H,borderedHorizontal:_,borderedVertical:B,borderRadius:N,borderTopStartRadius:O,borderTopEndRadius:z,borderBottomStartRadius:F,borderBottomEndRadius:V,borderColor:W,borderColorOnActive:U,borderColorOnFocus:G,borderColorOnChecked:X,borderColorOnHover:$,borderStartColor:Y,borderEndColor:Z,borderTopColor:q,borderBottomColor:K,borderWidth:J,borderVerticalWidth:j,borderHorizontalWidth:Q,borderStartWidth:ee,borderEndWidth:te,borderTopWidth:oe,borderBottomWidth:re,alignContent:ae,alignItems:ne,alignSelf:ie,flex:se,flexDirection:le,flexGrow:pe,flexShrink:ce,flexWrap:de,justifyContent:me,flexBasis:be,display:fe,zIndex:ge,overflow:ue,overflowX:he,overflowY:ye,position:xe,spacing:ve,spacingHorizontal:we,spacingVertical:Pe,spacingBottom:Ce,spacingEnd:Te,spacingStart:Se,spacingTop:ke,offset:Re,offsetVertical:Ae,offsetHorizontal:Ee,offsetBottom:Ie,offsetEnd:Le,offsetStart:Me,offsetTop:De,columnGap:He,rowGap:_e,height:Be,minHeight:Ne,maxHeight:Oe,width:ze,minWidth:Ue,maxWidth:$e,...je},ot){let wt=o?Gr:"span",Pt=c({iconSize:r,color:a,colorChecked:l,opacity:i,fontFamily:"icons",textAlign:s,backgroundColor:p,backgroundColorOnActive:d,backgroundColorOnHover:g,backgroundColorOnChecked:x,bordered:T,borderedTop:L,borderedBottom:M,borderedStart:D,borderedEnd:H,borderedHorizontal:_,borderedVertical:B,borderRadius:N,borderTopStartRadius:O,borderTopEndRadius:z,borderBottomStartRadius:F,borderBottomEndRadius:V,borderColor:W,borderColorOnActive:U,borderColorOnFocus:G,borderColorOnChecked:X,borderColorOnHover:$,borderStartColor:Y,borderEndColor:Z,borderTopColor:q,borderBottomColor:K,borderWidth:J,borderVerticalWidth:j,borderHorizontalWidth:Q,borderStartWidth:ee,borderEndWidth:te,borderTopWidth:oe,borderBottomWidth:re,alignContent:ae,alignItems:ne,alignSelf:ie,flex:se,flexDirection:le,flexGrow:pe,flexShrink:ce,flexWrap:de,justifyContent:me,flexBasis:be,display:fe,zIndex:ge,overflow:ue,overflowX:he,overflowY:ye,position:xe,spacing:ve,spacingHorizontal:we,spacingVertical:Pe,spacingBottom:Ce,spacingEnd:Te,spacingStart:Se,spacingTop:ke,offset:Re,offsetVertical:Ae,offsetHorizontal:Ee,offsetBottom:Ie,offsetEnd:Le,offsetStart:Me,offsetTop:De,columnGap:He,rowGap:_e,height:Be,minHeight:Ne,maxHeight:Oe,width:ze,minWidth:Ue,maxWidth:$e,className:e});return(0,to.jsx)(wt,{className:Pt,ref:ot,...je,children:n})});var oo=require("react");var ro=require("react/jsx-runtime"),Xr=A(),w=(0,oo.forwardRef)(function({className:e,asChild:o,onPress:r,onClick:a=r,backgroundColor:n,backgroundColorOnActive:l,backgroundColorOnHover:i,backgroundColorOnChecked:s,elevation:p,opacity:d,bordered:g,borderedTop:x,borderedBottom:T,borderedStart:L,borderedEnd:M,borderedHorizontal:D,borderedVertical:H,borderRadius:_,borderTopStartRadius:B,borderTopEndRadius:N,borderBottomStartRadius:O,borderBottomEndRadius:z,borderColor:F,borderColorOnActive:V,borderColorOnFocus:W,borderColorOnChecked:U,borderColorOnHover:G,borderStartColor:X,borderEndColor:$,borderTopColor:Y,borderBottomColor:Z,borderWidth:q,borderVerticalWidth:K,borderHorizontalWidth:J,borderStartWidth:j,borderEndWidth:Q,borderTopWidth:ee,borderBottomWidth:te,alignContent:oe,alignItems:re,alignSelf:ae,flex:ne,flexDirection:ie,flexGrow:se,flexShrink:le,flexWrap:pe,justifyContent:ce,flexBasis:de,display:me,zIndex:be,overflow:fe,overflowX:ge,overflowY:ue,position:he,spacing:ye,spacingHorizontal:xe,spacingVertical:ve,spacingBottom:we,spacingEnd:Pe,spacingStart:Ce,spacingTop:Te,offset:Se,offsetVertical:ke,offsetHorizontal:Re,offsetBottom:Ae,offsetEnd:Ee,offsetStart:Ie,offsetTop:Le,columnGap:Me,rowGap:De,height:He,minHeight:_e,maxHeight:Be,width:Ne,minWidth:Oe,maxWidth:ze,...Ue},$e){let je=c({backgroundColor:n,backgroundColorOnActive:l,backgroundColorOnHover:i,backgroundColorOnChecked:s,elevation:p,opacity:d,bordered:g,borderedTop:x,borderedBottom:T,borderedStart:L,borderedEnd:M,borderedHorizontal:D,borderedVertical:H,borderRadius:_,borderTopStartRadius:B,borderTopEndRadius:N,borderBottomStartRadius:O,borderBottomEndRadius:z,borderColor:F,borderColorOnActive:V,borderColorOnFocus:W,borderColorOnChecked:U,borderColorOnHover:G,borderStartColor:X,borderEndColor:$,borderTopColor:Y,borderBottomColor:Z,borderWidth:q,borderVerticalWidth:K,borderHorizontalWidth:J,borderStartWidth:j,borderEndWidth:Q,borderTopWidth:ee,borderBottomWidth:te,alignContent:oe,alignItems:re,alignSelf:ae,flex:ne,flexDirection:ie,flexGrow:se,flexShrink:le,flexWrap:pe,justifyContent:ce,flexBasis:de,display:me,zIndex:be,overflow:fe,overflowX:ge,overflowY:ue,position:he,spacing:ye,spacingHorizontal:xe,spacingVertical:ve,spacingBottom:we,spacingEnd:Pe,spacingStart:Ce,spacingTop:Te,offset:Se,offsetVertical:ke,offsetHorizontal:Re,offsetBottom:Ae,offsetEnd:Ee,offsetStart:Ie,offsetTop:Le,columnGap:Me,rowGap:De,height:He,minHeight:_e,maxHeight:Be,width:Ne,minWidth:Oe,maxWidth:ze,className:e});return(0,ro.jsx)(o?Xr:"button",{className:je,ref:$e,onClick:a,...Ue})});var ao=require("react");var no=require("react/jsx-runtime"),$r=A(),Yr={display1:"h1",title1:"h1",title2:"h2",title3:"h3",title4:"h4",headline1:"h5",body1:"p",label1:"p",label2:"p",caption1:"p",caption2:"p",legal1:"p"},f=(0,ao.forwardRef)(function({className:e,asChild:o,color:r="primary",colorChecked:a,variant:n="body1",as:l=Yr[n],fontSize:i=n,fontFamily:s=n,fontWeight:p=n,lineHeight:d=n,textTransform:g=n,textAlign:x,backgroundColor:T,backgroundColorOnActive:L,backgroundColorOnHover:M,backgroundColorOnChecked:D,opacity:H,bordered:_,borderedTop:B,borderedBottom:N,borderedStart:O,borderedEnd:z,borderedHorizontal:F,borderedVertical:V,borderRadius:W,borderTopStartRadius:U,borderTopEndRadius:G,borderBottomStartRadius:X,borderBottomEndRadius:$,borderColor:Y,borderColorOnActive:Z,borderColorOnFocus:q,borderColorOnChecked:K,borderColorOnHover:J,borderStartColor:j,borderEndColor:Q,borderTopColor:ee,borderBottomColor:te,borderWidth:oe,borderVerticalWidth:re,borderHorizontalWidth:ae,borderStartWidth:ne,borderEndWidth:ie,borderTopWidth:se,borderBottomWidth:le,alignContent:pe,alignItems:ce,alignSelf:de,flex:me,flexDirection:be,flexGrow:fe,flexShrink:ge,flexWrap:ue,justifyContent:he,flexBasis:ye,display:xe,zIndex:ve,overflow:we,overflowX:Pe,overflowY:Ce,position:Te,spacing:Se,spacingHorizontal:ke,spacingVertical:Re,spacingBottom:Ae,spacingEnd:Ee,spacingStart:Ie,spacingTop:Le,offset:Me,offsetVertical:De,offsetHorizontal:He,offsetBottom:_e,offsetEnd:Be,offsetStart:Ne,offsetTop:Oe,columnGap:ze,rowGap:Ue,height:$e,minHeight:je,maxHeight:ot,width:wt,minWidth:Pt,maxWidth:dr,...mr},br){let fr=c({className:e,color:r,colorChecked:a,fontFamily:s,fontSize:i,fontWeight:p,lineHeight:d,textTransform:g,textAlign:x,backgroundColor:T,backgroundColorOnActive:L,backgroundColorOnHover:M,backgroundColorOnChecked:D,opacity:H,bordered:_,borderedTop:B,borderedBottom:N,borderedStart:O,borderedEnd:z,borderedHorizontal:F,borderedVertical:V,borderRadius:W,borderTopStartRadius:U,borderTopEndRadius:G,borderBottomStartRadius:X,borderBottomEndRadius:$,borderColor:Y,borderColorOnActive:Z,borderColorOnFocus:q,borderColorOnChecked:K,borderColorOnHover:J,borderStartColor:j,borderEndColor:Q,borderTopColor:ee,borderBottomColor:te,borderWidth:oe,borderVerticalWidth:re,borderHorizontalWidth:ae,borderStartWidth:ne,borderEndWidth:ie,borderTopWidth:se,borderBottomWidth:le,alignContent:pe,alignItems:ce,alignSelf:de,flex:me,flexDirection:be,flexGrow:fe,flexShrink:ge,flexWrap:ue,justifyContent:he,flexBasis:ye,display:xe,zIndex:ve,overflow:we,overflowX:Pe,overflowY:Ce,position:Te,spacing:Se,spacingHorizontal:ke,spacingVertical:Re,spacingBottom:Ae,spacingEnd:Ee,spacingStart:Ie,spacingTop:Le,offset:Me,offsetVertical:De,offsetHorizontal:He,offsetBottom:_e,offsetEnd:Be,offsetStart:Ne,offsetTop:Oe,columnGap:ze,rowGap:Ue,height:$e,minHeight:je,maxHeight:ot,width:wt,minWidth:Pt,maxWidth:dr});return(0,no.jsx)(o?$r:l,{className:fr,ref:br,...mr})});var lo=require("react");var io=require("react");var so=require("react/jsx-runtime"),Zr=A(),k=(0,io.forwardRef)(function({asChild:e,className:o,elevation:r,backgroundColor:a=r?`elevation-${r}`:void 0,backgroundColorOnActive:n,backgroundColorOnHover:l,backgroundColorOnChecked:i,opacity:s,bordered:p,borderedTop:d,borderedBottom:g,borderedStart:x,borderedEnd:T,borderedHorizontal:L,borderedVertical:M,borderRadius:D,borderTopStartRadius:H,borderTopEndRadius:_,borderBottomStartRadius:B,borderBottomEndRadius:N,borderColor:O,borderColorOnActive:z,borderColorOnFocus:F,borderColorOnChecked:V,borderColorOnHover:W,borderStartColor:U,borderEndColor:G,borderTopColor:X,borderBottomColor:$,borderWidth:Y,borderVerticalWidth:Z,borderHorizontalWidth:q,borderStartWidth:K,borderEndWidth:J,borderTopWidth:j,borderBottomWidth:Q,alignContent:ee,alignItems:te,alignSelf:oe,flex:re,flexDirection:ae,flexGrow:ne,flexShrink:ie,flexWrap:se,justifyContent:le,flexBasis:pe,display:ce="flex",zIndex:de,overflow:me,overflowX:be,overflowY:fe,position:ge,spacing:ue,spacingHorizontal:he,spacingVertical:ye,spacingBottom:xe,spacingEnd:ve,spacingStart:we,spacingTop:Pe,offset:Ce,offsetVertical:Te,offsetHorizontal:Se,offsetBottom:ke,offsetEnd:Re,offsetStart:Ae,offsetTop:Ee,columnGap:Ie,rowGap:Le,height:Me,minHeight:De,maxHeight:He,width:_e,minWidth:Be,maxWidth:Ne,...Oe},ze){let Ue=c({elevation:r,backgroundColor:a,backgroundColorOnActive:n,backgroundColorOnHover:l,backgroundColorOnChecked:i,opacity:s,bordered:p,borderedTop:d,borderedBottom:g,borderedStart:x,borderedEnd:T,borderedHorizontal:L,borderedVertical:M,borderRadius:D,borderTopStartRadius:H,borderTopEndRadius:_,borderBottomStartRadius:B,borderBottomEndRadius:N,borderColor:O,borderColorOnActive:z,borderColorOnFocus:F,borderColorOnChecked:V,borderColorOnHover:W,borderStartColor:U,borderEndColor:G,borderTopColor:X,borderBottomColor:$,borderWidth:Y,borderVerticalWidth:Z,borderHorizontalWidth:q,borderStartWidth:K,borderEndWidth:J,borderTopWidth:j,borderBottomWidth:Q,alignContent:ee,alignItems:te,alignSelf:oe,flex:re,flexDirection:ae,flexGrow:ne,flexShrink:ie,flexWrap:se,justifyContent:le,flexBasis:pe,display:ce,zIndex:de,overflow:me,overflowX:be,overflowY:fe,position:ge,spacing:ue,spacingHorizontal:he,spacingVertical:ye,spacingBottom:xe,spacingEnd:ve,spacingStart:we,spacingTop:Pe,offset:Ce,offsetVertical:Te,offsetHorizontal:Se,offsetBottom:ke,offsetEnd:Re,offsetStart:Ae,offsetTop:Ee,columnGap:Ie,rowGap:Le,height:Me,minHeight:De,maxHeight:He,width:_e,minWidth:Be,maxWidth:Ne,className:o});return(0,so.jsx)(e?Zr:"div",{className:Ue,ref:ze,...Oe})});var po=require("react/jsx-runtime"),S=(0,lo.forwardRef)(function({gap:e,...o},r){return(0,po.jsx)(k,{ref:r,flexDirection:"column",columnGap:e,rowGap:e,...o})});var E=require("react/jsx-runtime");function co({label:t,children:e,onClick:o,open:r,spacingHorizontal:a="6",...n}){return(0,E.jsxs)(E.Fragment,{children:[(0,E.jsxs)(w,{display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"space-between",spacingVertical:"6",spacingHorizontal:a,backgroundColorOnHover:"secondary",borderRadius:"md",width:"full",onClick:o,...n,children:[(0,E.jsx)(f,{variant:"title4",children:t}),(0,E.jsx)(y,{name:r?"chevronDown":"chevronUp",size:"s"})]}),(0,E.jsx)(S,{className:`transition-[max-height] ease-in-out duration-500 overflow-hidden ${r?"max-h-full":"max-h-none"}`,spacingHorizontal:a,children:(0,E.jsx)(S,{minHeight:"min",children:e})})]})}var mo={display:"inline-flex",alignItems:"center",justifyContent:"center",overflow:"hidden",backgroundColor:"primary",contentFit:"cover"},Dt={base:{display:"inline-flex",alignItems:"center",justifyContent:"center",borderRadius:"full",minWidth:"fit"},variant:{accent:{color:"on-color",backgroundColor:"accent",borderColor:"accent",bordered:!0},"accent-outline":{color:"accent",backgroundColor:"transparent",borderColor:"accent",bordered:!0},"accent-ghost":{color:"accent"},"accent-wash":{color:"accent",backgroundColor:"accent-wash",borderColor:"accent",bordered:!0},brand:{color:"on-color",backgroundColor:"brand",borderColor:"brand",bordered:!0},"brand-outline":{color:"brand",backgroundColor:"transparent",borderColor:"brand",bordered:!0},"brand-ghost":{color:"brand"},"brand-wash":{color:"brand",backgroundColor:"brand-wash",borderColor:"brand",bordered:!0},positive:{color:"on-color",backgroundColor:"positive",borderColor:"positive",bordered:!0},"positive-outline":{color:"positive",backgroundColor:"transparent",borderColor:"positive",bordered:!0},"positive-ghost":{color:"positive"},"positive-wash":{color:"positive",backgroundColor:"positive-wash",borderColor:"positive",bordered:!0},alert:{color:"on-color",backgroundColor:"alert",borderColor:"alert",bordered:!0},"alert-outline":{color:"alert",backgroundColor:"transparent",borderColor:"alert",bordered:!0},"alert-ghost":{color:"alert"},"alert-wash":{color:"alert",backgroundColor:"alert-wash",borderColor:"alert",bordered:!0},warning:{color:"on-color",backgroundColor:"warning",borderColor:"warning",bordered:!0},"warning-outline":{color:"warning",backgroundColor:"transparent",borderColor:"warning",bordered:!0},"warning-ghost":{color:"warning"},"warning-wash":{color:"warning",backgroundColor:"warning-wash",borderColor:"warning",bordered:!0},"primary-outline":{color:"primary",borderColor:"muted",bordered:!0},"primary-ghost":{color:"primary"},secondary:{backgroundColor:"secondary",color:"primary"}},size:{s:{variant:"label1",spacingHorizontal:"6",spacingVertical:"4",columnGap:"4"},m:{variant:"headline1",spacingHorizontal:"7",spacingVertical:"5",columnGap:"4"},l:{variant:"headline1",spacingHorizontal:"8",spacingVertical:"6",columnGap:"4"}}};function Ye({variant:t="accent",size:e="s"}){let{color:o,...r}=Dt.variant[t],{variant:a,...n}=Dt.size[e];return{pressable:{...Dt.base,...r,...n},text:{color:o,variant:a,textAlign:"center"},icon:{color:o,size:"s"}}}var fo=require("react/jsx-runtime");function bo({size:t,shape:e,src:o,alt:r,...a}){let n=c({...mo,avatarSize:t,borderRadius:e});return(0,fo.jsx)("img",{src:o,alt:r,className:n,...a})}var go=require("react");var Ze=require("react/jsx-runtime"),it=(0,go.forwardRef)(function({variant:e="accent",size:o,startIcon:r,endIcon:a,children:n,...l},i){let s=Ye({variant:e,size:o}),p=r?(0,Ze.jsx)(y,{name:r,...s.icon}):null,d=a?(0,Ze.jsx)(y,{name:a,...s.icon}):null;return(0,Ze.jsxs)(w,{...s.pressable,ref:i,...l,children:[p,(0,Ze.jsx)(f,{...s.text,children:n}),d]})});var qe=require("react/jsx-runtime"),uo={accent:"on-color",secondary:"primary"},qr={accent:"on-color",secondary:"tertiary"};function ho({children:t,variant:e,startIcon:o,startContent:r=o?(0,qe.jsx)(y,{name:o,size:"s",color:uo[e]}):null,endIcon:a,endContent:n=a?(0,qe.jsx)(y,{name:a,size:"s",color:uo[e]}):null}){return(0,qe.jsxs)(w,{display:"inline-flex",flexDirection:"row",columnGap:"4",borderRadius:"full",backgroundColor:e,alignItems:"center",spacingVertical:"4",spacingHorizontal:"5",children:[r,(0,qe.jsx)(f,{variant:"label2",color:qr[e],children:t}),n]})}var b=require("@ariakit/react");var yo=require("react");var xo=require("react/jsx-runtime"),Ke=(0,yo.forwardRef)(function({gap:e,...o},r){return(0,xo.jsx)(k,{ref:r,flexDirection:"row",rowGap:e,columnGap:e,...o})});var Qe=require("react/jsx-runtime");function vo({children:t,leading:e,trailing:o}){return(0,Qe.jsxs)(Ke,{children:[e,(0,Qe.jsx)(f,{variant:"headline1",asChild:!0,children:(0,Qe.jsx)(b.PopoverHeading,{children:t})}),o]})}var st=b.Popover,lt=b.PopoverArrow,wo=b.PopoverAnchor,Po=b.PopoverDescription,Co=b.PopoverDismiss,pt=b.PopoverProvider,ct=b.PopoverDisclosure,To=b.PopoverDisclosureArrow;var So=pt;var Fe=require("react/jsx-runtime");function ko({title:t,description:e,_title:o,_description:r,startIcon:a,endIcon:n,...l}){return(0,Fe.jsxs)(dt,{...l,children:[a&&(0,Fe.jsx)(y,{name:a,size:"s"}),(0,Fe.jsxs)(S,{gap:"3",alignItems:"flex-start",children:[t&&(0,Fe.jsx)(f,{variant:"headline1",...o,children:t}),e&&(0,Fe.jsx)(f,{variant:"label2",color:"muted",...r,children:e})]}),n&&(0,Fe.jsx)(y,{name:n,size:"s"})]})}var mt=require("react");var Ro=require("react/jsx-runtime"),dt=(0,mt.forwardRef)(function({children:e,onClick:o,...r},a){let n=(0,b.usePopoverStore)(),l=(0,mt.useCallback)(i=>{i.preventDefault(),o?.(()=>n.setOpen(!1))},[o,n]);return(0,Ro.jsx)(w,{display:"flex",flexDirection:"row",alignItems:"flex-start",spacingVertical:"6",spacingHorizontal:"8",columnGap:"5",borderColor:"muted",className:"hover:bg-gray-2",onClick:o?l:void 0,ref:a,...r,children:e})});var Ao=require("react");var et=require("react/jsx-runtime"),Eo=(0,Ao.forwardRef)(function({children:e,className:o,overflow:r="scroll",...a},n){return(0,et.jsx)(S,{borderRadius:"lg",elevation:"3",className:v("min-w-[220px] max-h-[312px]",o),overflow:r,spacingVertical:"4",asChild:!0,children:(0,et.jsxs)(st,{preventBodyScroll:!0,...a,ref:n,children:[(0,et.jsx)(lt,{className:"!fill-elevation-3 !stroke-muted !stroke-1"}),e]})})});var Ht=require("react/jsx-runtime");function Io({children:t,variant:e,size:o,...r}){let a=Ye({variant:e,size:o}),n=e?a.pressable:{display:"flex",flexDirection:"row",alignItems:"center",columnGap:"6",justifyContent:"space-between"};return(0,Ht.jsx)(w,{...n,...r,asChild:!0,children:(0,Ht.jsx)(ct,{children:t})})}var Lo=require("react");var _t=require("react/jsx-runtime"),Kr={s:"w-[36px] h-[36px]",m:"w-[48px] h-[48px]",l:"w-[64px] h-[64px]"},bt=(0,Lo.forwardRef)(function({variant:e="accent",size:o="s",name:r,className:a,color:n,...l},i){let s=Ye({variant:e,size:o});return(0,_t.jsx)(w,{...s.pressable,spacingHorizontal:s.pressable.spacingVertical,ref:i,className:v("leading-[0px]",Kr[o],a),...l,children:(0,_t.jsx)(y,{name:r,...s.icon,color:n})})});var Do=require("react/jsx-runtime");function Mo({width:t,height:e,src:o,alt:r,contentFit:a="cover",elevation:n,backgroundColor:l=n?`elevation-${n}`:"primary",backgroundColorOnActive:i,backgroundColorOnHover:s,backgroundColorOnChecked:p,opacity:d,bordered:g,borderedTop:x,borderedBottom:T,borderedStart:L,borderedEnd:M,borderedHorizontal:D,borderedVertical:H,borderRadius:_,borderTopStartRadius:B,borderTopEndRadius:N,borderBottomStartRadius:O,borderBottomEndRadius:z,borderColor:F,borderColorOnActive:V,borderColorOnFocus:W,borderColorOnChecked:U,borderColorOnHover:G,borderStartColor:X,borderEndColor:$,borderTopColor:Y,borderBottomColor:Z,borderWidth:q,borderVerticalWidth:K,borderHorizontalWidth:J,borderStartWidth:j,borderEndWidth:Q,borderTopWidth:ee,borderBottomWidth:te,alignContent:oe,alignItems:re,alignSelf:ae,flex:ne,flexDirection:ie,flexGrow:se,flexShrink:le="0",flexWrap:pe,justifyContent:ce,flexBasis:de,display:me="flex",zIndex:be,overflow:fe,overflowX:ge,overflowY:ue,position:he,spacing:ye,spacingHorizontal:xe,spacingVertical:ve,spacingBottom:we,spacingEnd:Pe,spacingStart:Ce,spacingTop:Te,offset:Se,offsetVertical:ke,offsetHorizontal:Re,offsetBottom:Ae,offsetEnd:Ee,offsetStart:Ie,offsetTop:Le,columnGap:Me,rowGap:De,minHeight:He,maxHeight:_e,minWidth:Be,maxWidth:Ne,...Oe}){let ze=c({contentFit:a,elevation:n,backgroundColor:l,backgroundColorOnActive:i,backgroundColorOnHover:s,backgroundColorOnChecked:p,opacity:d,bordered:g,borderedTop:x,borderedBottom:T,borderedStart:L,borderedEnd:M,borderedHorizontal:D,borderedVertical:H,borderRadius:_,borderTopStartRadius:B,borderTopEndRadius:N,borderBottomStartRadius:O,borderBottomEndRadius:z,borderColor:F,borderColorOnActive:V,borderColorOnFocus:W,borderColorOnChecked:U,borderColorOnHover:G,borderStartColor:X,borderEndColor:$,borderTopColor:Y,borderBottomColor:Z,borderWidth:q,borderVerticalWidth:K,borderHorizontalWidth:J,borderStartWidth:j,borderEndWidth:Q,borderTopWidth:ee,borderBottomWidth:te,alignContent:oe,alignItems:re,alignSelf:ae,flex:ne,flexDirection:ie,flexGrow:se,flexShrink:le,flexWrap:pe,justifyContent:ce,flexBasis:de,display:me,zIndex:be,overflow:fe,overflowX:ge,overflowY:ue,position:he,spacing:ye,spacingHorizontal:xe,spacingVertical:ve,spacingBottom:we,spacingEnd:Pe,spacingStart:Ce,spacingTop:Te,offset:Se,offsetVertical:ke,offsetHorizontal:Re,offsetBottom:Ae,offsetEnd:Ee,offsetStart:Ie,offsetTop:Le,columnGap:Me,rowGap:De,minHeight:He,maxHeight:_e,minWidth:Be,maxWidth:Ne});return(0,Do.jsx)("img",{src:o,alt:r,className:ze,style:{objectPosition:"left",width:t,height:e},...Oe})}var Je=require("@ariakit/react");var Ve=require("react/jsx-runtime");function Ho(t){return(0,Je.useDialogStore)({animated:!0,...t})}function _o({children:t,handleClose:e}){return(0,Ve.jsxs)(Ke,{alignItems:"center",justifyContent:"space-between",children:[(0,Ve.jsx)(f,{variant:"headline1",children:t}),(0,Ve.jsx)(it,{variant:"accent-ghost",size:"m",spacingEnd:"none",spacingVertical:"none",onClick:e,children:"close"})]})}function Bo({className:t,...e}){return(0,Ve.jsx)(S,{borderRadius:"md",elevation:"3",position:"fixed",height:"fit",zIndex:"50",className:v("top-[250px] w-[600px] inset-8 mx-auto origin-center scale-95 opacity-0 transition duration-150 data-[enter]:opacity-100 data-[enter]:scale-100",t),spacing:"8",asChild:!0,overflow:"hidden",children:(0,Ve.jsx)(Je.Dialog,{backdrop:(0,Ve.jsx)("div",{className:"opacity-0 backdrop-blur-0 transition duration-150 data-[enter]:backdrop-blur-sm data-[enter]:opacity-100 data-[enter]:bg-overlay"}),...e})})}var No=Je.DialogDismiss;var Ge=require("react/jsx-runtime");function Oo({className:t,...e}){return(0,Ge.jsxs)("div",{role:"status",className:`self-center ${t}`,...e,style:{width:8,maxWidth:8,height:8,maxHeight:8},children:[(0,Ge.jsxs)("svg",{"aria-hidden":"true",className:"w-8 h-8 text-gray-3 animate-spin fill-accent",viewBox:"0 0 100 101",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:[(0,Ge.jsx)("path",{d:"M100 50.5908C100 78.2051 77.6142 100.591 50 100.591C22.3858 100.591 0 78.2051 0 50.5908C0 22.9766 22.3858 0.59082 50 0.59082C77.6142 0.59082 100 22.9766 100 50.5908ZM9.08144 50.5908C9.08144 73.1895 27.4013 91.5094 50 91.5094C72.5987 91.5094 90.9186 73.1895 90.9186 50.5908C90.9186 27.9921 72.5987 9.67226 50 9.67226C27.4013 9.67226 9.08144 27.9921 9.08144 50.5908Z",fill:"currentColor"}),(0,Ge.jsx)("path",{d:"M93.9676 39.0409C96.393 38.4038 97.8624 35.9116 97.0079 33.5539C95.2932 28.8227 92.871 24.3692 89.8167 20.348C85.8452 15.1192 80.8826 10.7238 75.2124 7.41289C69.5422 4.10194 63.2754 1.94025 56.7698 1.05124C51.7666 0.367541 46.6976 0.446843 41.7345 1.27873C39.2613 1.69328 37.813 4.19778 38.4501 6.62326C39.0873 9.04874 41.5694 10.4717 44.0505 10.1071C47.8511 9.54855 51.7191 9.52689 55.5402 10.0491C60.8642 10.7766 65.9928 12.5457 70.6331 15.2552C75.2735 17.9648 79.3347 21.5619 82.5849 25.841C84.9175 28.9121 86.7997 32.2913 88.1811 35.8758C89.083 38.2158 91.5421 39.6781 93.9676 39.0409Z",fill:"currentFill"})]}),(0,Ge.jsx)("span",{className:"sr-only",children:"Loading..."})]})}var We=require("react");var u=require("react/jsx-runtime"),Jr=(0,We.forwardRef)(function({children:e,className:o,display:r="table",overflow:a="hidden",borderColor:n="muted",elevation:l="1",borderRadius:i="md",...s},p){return(0,u.jsx)(k,{asChild:!0,borderColor:n,elevation:l,borderRadius:i,className:o,overflow:a,display:r,...s,children:(0,u.jsx)("table",{ref:p,children:e})})}),jr=(0,We.forwardRef)(function({children:e,display:o="table-row",...r},a){return(0,u.jsx)(k,{asChild:!0,display:o,...r,children:(0,u.jsx)("tr",{ref:a,children:e})})}),Qr=(0,We.forwardRef)(function({children:e,display:o="table-header-group",...r},a){return(0,u.jsx)(k,{asChild:!0,display:o,...r,children:(0,u.jsx)("thead",{ref:a,children:e})})}),ea=(0,We.forwardRef)(function({children:e,display:o="table-row-group",...r},a){return(0,u.jsx)(k,{asChild:!0,display:o,...r,children:(0,u.jsx)("tbody",{ref:a,children:e})})}),ta=(0,We.forwardRef)(function({asHeaderCell:e,className:o,display:r="table-cell",spacing:a="5",borderBottomColor:n="muted",color:l="primary",...i},s){let p=c({textAlign:"start",className:o});return(0,u.jsx)(f,{asChild:!0,variant:e?"headline1":"body1",color:l,display:r,spacing:a,borderBottomColor:n,borderedBottom:!0,className:p,children:(0,u.jsx)(e?"th":"td",{scope:e==="row"?"row":e?"column":void 0,...i,ref:s})})});C.Root=Jr;C.Row=jr;C.Header=Qr;C.Body=ea;C.Cell=ta;function C({data:t,columns:e}){return(0,u.jsxs)(C.Root,{children:[(0,u.jsx)(C.Header,{children:(0,u.jsx)(C.Row,{children:e.map((o,r)=>(0,u.jsx)(C.Cell,{asHeaderCell:"column",children:o.title},r))})}),(0,u.jsx)(C.Body,{children:t.map((o,r)=>(0,u.jsx)(C.Row,{children:e.map((a,n)=>{let l=o[a.dataIndex];return(0,u.jsx)(C.Cell,{children:a.render?a.render(l,o,r):(0,We.isValidElement)(l)?l:String(l)},n)})},r))})]})}var R=require("@ariakit/react"),Bt=require("react");var I=require("react/jsx-runtime"),oa=A();function zo(t){return(0,I.jsx)(R.TabProvider,{...t})}var Fo=(0,Bt.forwardRef)(function({className:e,...o},r){let a=c({display:"flex",flexDirection:"row",columnGap:"7",className:e});return(0,I.jsx)(R.TabList,{ref:r,...o,className:a})}),Vo=function({asChild:e,label:o,value:r,startIcon:a}){let n=e?oa:"a",l=c({}),i=(0,R.useTabContext)();if(!i)throw new Error("Tab must be wrapped in a Tabs component");let s=i?.useState().activeId===r,p=s?"accent":"primary";return(0,I.jsx)(R.Tab,{id:r,className:l,render:(0,I.jsx)(n,{children:(0,I.jsxs)(w,{borderColor:s?"accent":"transparent",borderBottomWidth:"thick",spacingVertical:"6",flexDirection:"row",columnGap:"8",children:[a?(0,I.jsx)(y,{name:a,color:p,size:"m"}):null,(0,I.jsx)(f,{color:p,variant:"headline1",children:o})]})})})},Wo=(0,Bt.forwardRef)(function(e,o){let r=(0,R.useTabContext)();if(!r)throw new Error("TabPanel must be wrapped in a Tabs component");let a=r.useState("selectedId");return(0,I.jsx)(R.TabPanel,{ref:o,tabId:a,...e})});var Uo=require("react/jsx-runtime");function ft({className:t,disabled:e,backgroundColor:o=e?"secondary":"primary",borderColor:r="tertiary",borderWidth:a="thin",borderRadius:n="md",color:l="primary",placeholderColor:i="tertiary",spacingVertical:s="5",spacingHorizontal:p="6",fontSize:d="body1",...g}){return(0,Uo.jsx)("input",{type:"text","data-1p-ignore":!0,className:v(c({backgroundColor:o,borderColor:r,borderWidth:a,borderRadius:n,spacingVertical:s,spacingHorizontal:p,width:"full",fontSize:d,fontWeight:d,lineHeight:d,fontFamily:d,color:l,placeholderColor:i}),t),disabled:e,...g})}var ut=require("react/jsx-runtime");function gt({children:t,required:e}){return(0,ut.jsxs)(f,{variant:"caption2",children:[t,e&&(0,ut.jsx)(f,{variant:"caption2",as:"span",color:"alert",spacingStart:"2",children:"*"})]})}var tt=require("react/jsx-runtime");function Go({label:t,required:e,...o}){return(0,tt.jsxs)(S,{gap:"4",width:"full",children:[(0,tt.jsx)(gt,{required:e,children:t}),(0,tt.jsx)(ft,{required:e,...o})]})}var Xe=require("react-toastify");var Nt=require("react/jsx-runtime"),ra=c({elevation:"3",borderRadius:"md",spacingVertical:"6",spacingHorizontal:"5",display:"flex",flexDirection:"row",alignItems:"center",justifyContent:"space-between",columnGap:"5",overflow:"hidden",position:"relative",className:"cursor-pointer"}),aa=c({fontSize:"label2",lineHeight:"label2",fontWeight:"label2"}),na=c({backgroundColor:"positive"}),ia=c({backgroundColor:"alert"}),sa=c({backgroundColor:"accent"}),la=c({backgroundColor:"warning"}),pa=c({backgroundColor:"elevation-3-inverse"}),ca=c({backgroundColor:"elevation-3-inverse"}),da=c({backgroundColor:"positive-wash",color:"positive"}),ma=c({backgroundColor:"alert-wash",color:"alert"}),ba=c({backgroundColor:"accent-wash",color:"accent"}),fa=c({backgroundColor:"warning-wash",color:"warning"}),ga=c({backgroundColor:"elevation-3-inverse",color:"on-color"}),ua=c({backgroundColor:"elevation-3-inverse",color:"on-color"}),ha=t=>{let{type:e="default"}=t??{},o={success:da,error:ma,info:ba,warning:fa,default:ga,dark:ua}[e];return v(ra,o)};function ya(t){let{type:e="default",defaultClassName:o=""}=t??{},r={success:na,error:ia,info:sa,warning:la,default:pa,dark:ca}[e],a=o.replace(/Toastify__progress-bar-theme--light/,"");return v(a,r)}function xa({closeToast:t,type:e}){let o={success:"positive",error:"alert",info:"accent",warning:"warning",default:"on-color",dark:"white"}[e];return(0,Nt.jsx)(bt,{name:"close",size:"s",variant:"accent-ghost",color:o,onClick:t})}function Xo(t){return(0,Nt.jsx)(Xe.ToastContainer,{toastClassName:ha,bodyClassName:aa,progressClassName:ya,transition:Xe.Slide,closeButton:xa,...t})}var $o={none:0,xs:2,sm:4,md:8,lg:12,xl:24,full:9999},Yo={none:0,xs:2,sm:4,md:8,lg:16,xl:32,full:9999};var Zo={none:0,thin:1,medium:2,thick:2},qo={none:0,thin:1,medium:2,thick:4};var Ko={1:[{color:"rgba(0, 0, 0, 0.08)",offsetX:0,offsetY:2,blurRadius:4,spreadRadius:0},{color:"rgba(0, 0, 0, 0.10)",offsetX:0,offsetY:0,blurRadius:1,spreadRadius:0}],2:[{color:"rgba(0, 0, 0, 0.1)",offsetX:0,offsetY:4,blurRadius:8,spreadRadius:0},{color:"rgba(0, 0, 0, 0.1)",offsetX:0,offsetY:0,blurRadius:1,spreadRadius:0}],3:[{color:"rgba(0, 0, 0, 0.1)",offsetX:0,offsetY:4,blurRadius:16,spreadRadius:0},{color:"rgba(0, 0, 0, 0.1)",offsetX:0,offsetY:0,blurRadius:2,spreadRadius:0}]};var Jo={auto:"auto",square:"1 / 1",video:"16 / 9"},jo={auto:"auto",0:"0",10:"10",20:"20",30:"30",40:"40",50:"50"};var Qo={core:{brand:{hue:"purple",step:"9"},accent:{hue:"blue",step:"9"},alert:{hue:"red",step:"9"},positive:{hue:"green",step:"9"},warning:{hue:"orange",step:"9"}},background:{primary:{hue:"gray",step:"0"},secondary:{hue:"gray",step:"2"}},backgroundWash:{"alert-wash":{hue:"red",step:"1"},"brand-wash":{hue:"purple",step:"1"},"accent-wash":{hue:"blue",step:"1"},"positive-wash":{hue:"green",step:"1"},"warning-wash":{hue:"orange",step:"1"}},elevation:{"elevation-1":{hue:"gray",step:"0"},"elevation-2":{hue:"gray",step:"0"},"elevation-3":{hue:"gray",step:"0"},"elevation-3-inverse":{hue:"gray",step:"14"},overlay:{hue:"gray",step:"9",opacity:"0.6"}},foreground:{primary:{hue:"gray",step:"13"},secondary:{hue:"gray",step:"12"},tertiary:{hue:"gray",step:"9"},muted:{hue:"gray",step:"8"},"on-color":{hue:"gray",step:"0"}},line:{primary:{hue:"gray",step:"12"},secondary:{hue:"gray",step:"9"},tertiary:{hue:"gray",step:"7"},muted:{hue:"gray",step:"3"}}},er={core:{brand:{hue:"purple",step:"9"},accent:{hue:"blue",step:"9"},alert:{hue:"red",step:"9"},positive:{hue:"green",step:"9"},warning:{hue:"orange",step:"9"}},background:{primary:{hue:"gray",step:"1"},secondary:{hue:"gray",step:"3"}},backgroundWash:{"brand-wash":{hue:"purple",step:"1"},"accent-wash":{hue:"blue",step:"1"},"alert-wash":{hue:"red",step:"1"},"positive-wash":{hue:"green",step:"1"},"warning-wash":{hue:"orange",step:"1"}},elevation:{"elevation-1":{hue:"gray",step:"2"},"elevation-2":{hue:"gray",step:"3"},"elevation-3":{hue:"gray",step:"4"},"elevation-3-inverse":{hue:"gray",step:"14"},overlay:{hue:"gray",step:"9",opacity:"0.6"}},foreground:{primary:{hue:"gray",step:"14"},secondary:{hue:"gray",step:"13"},tertiary:{hue:"gray",step:"9"},muted:{hue:"gray",step:"8"},"on-color":{hue:"gray",step:"0"}},line:{primary:{hue:"gray",step:"12"},secondary:{hue:"gray",step:"9"},tertiary:{hue:"gray",step:"7"},muted:{hue:"gray",step:"3"}}},tr={white:"#ffffff",black:"#000000",transparent:"transparent"};var Ot={s:16,m:24,l:32},or=Ot,zt={s:16,m:24,l:32},rr=zt;var ar={none:0,1:1,2:2,3:4,4:8,5:12,6:16,7:20,8:24,9:28,10:32,11:36,12:40,13:44,14:48},nr={none:0,1:1,2:2,3:4,4:8,5:12,6:16,7:24,8:32,9:40,10:48,11:56,12:64,13:72,14:80};var ir={blue:{0:"242 250 255",1:"223 242 255",2:"202 234 255",3:"162 218 255",4:"125 203 255",5:"89 189 255",6:"18 169 255",7:"24 143 255",8:"15 105 255",9:"0 99 235",10:"0 89 222",11:"0 72 196",12:"0 55 164",13:"0 39 126",14:"0 23 83",15:"0 10 38"},purple:{0:"248 244 255",1:"235 229 255",2:"225 217 255",3:"213 207 255",4:"202 194 255",5:"176 159 252",6:"149 126 252",7:"131 103 255",8:"124 73 252",9:"126 31 255",10:"96 1 210",11:"80 21 176",12:"57 0 125",13:"43 0 103",14:"29 0 71",15:"16 0 38"},pink:{0:"255 247 252",1:"255 235 249",2:"254 216 247",3:"255 176 231",4:"255 133 211",5:"255 85 195",6:"255 54 161",7:"255 0 128",8:"230 0 115",9:"220 2 118",10:"178 6 102",11:"113 0 75",12:"85 0 58",13:"56 0 40",14:"45 0 34",15:"38 0 16"},red:{0:"255 250 250",1:"255 240 241",2:"255 231 232",3:"255 214 218",4:"255 187 192",5:"255 152 159",6:"253 106 116",7:"255 77 82",8:"238 0 23",9:"211 13 46",10:"187 0 10",11:"157 0 4",12:"127 0 0",13:"98 3 0",14:"68 4 0",15:"38 3 0"},yellow:{0:"255 253 238",1:"255 250 209",2:"255 246 161",4:"255 233 87",3:"255 242 125",5:"255 211 51",6:"229 185 23",7:"151 117 0",8:"124 90 0",9:"100 67 0",10:"88 57 0",11:"75 47 0",12:"58 34 0",13:"44 25 0",14:"32 17 0",15:"21 11 0"},green:{0:"246 255 244",1:"225 253 220",2:"202 250 197",3:"162 242 162",4:"126 228 135",5:"86 196 112",6:"48 161 89",7:"0 135 81",8:"10 122 68",9:"0 108 59",10:"4 94 52",11:"4 77 44",12:"4 59 35",13:"4 51 31",14:"4 43 27",15:"3 33 21"},teal:{0:"242 255 251",1:"224 255 248",2:"207 255 248",3:"177 255 243",4:"133 247 233",5:"78 232 220",6:"17 211 205",7:"0 160 160",8:"0 130 130",9:"0 122 122",10:"0 110 107",11:"0 89 86",12:"0 69 67",13:"0 54 53",14:"0 44 44",15:"0 38 38"},gray:{0:"255 255 255",1:"245 248 250",2:"240 243 245",3:"224 228 233",4:"199 205 210",5:"176 185 193",6:"151 158 168",7:"130 138 147",8:"110 119 128",9:"91 99 106",10:"70 78 86",11:"44 54 63",12:"35 42 49",13:"29 34 40",14:"16 21 24",15:"0 0 0"},orange:{0:"255 249 242",1:"255 239 222",2:"255 229 202",3:"249 208 167",4:"252 182 111",5:"255 158 66",6:"255 137 21",7:"226 105 0",8:"204 78 0",9:"191 73 0",10:"166 64 0",11:"145 56 0",12:"115 44 0",13:"94 37 1",14:"68 26 0",15:"38 15 0"},rose:{0:"255 247 250",1:"255 235 243",2:"255 224 239",3:"255 209 226",4:"255 193 213",5:"250 162 187",6:"233 126 157",7:"211 89 124",8:"189 57 95",9:"167 52 85",10:"144 47 75",11:"113 35 57",12:"87 27 44",13:"66 22 35",14:"50 18 27",15:"38 15 22"},sunset:{0:"255 240 238",1:"251 221 218",2:"247 203 199",3:"234 170 163",4:"221 140 130",5:"209 113 99",6:"196 89 71",7:"184 68 46",8:"171 51 24",9:"158 44 18",10:"145 38 12",11:"124 26 1",12:"102 22 0",13:"81 18 0",14:"60 13 0",15:"38 8 0"},brown:{0:"255 253 250",1:"255 246 224",2:"255 236 209",3:"251 221 191",4:"237 199 159",5:"217 170 118",6:"185 136 79",7:"151 104 47",8:"134 90 35",9:"117 76 25",10:"91 56 11",11:"71 42 4",12:"55 33 1",13:"45 27 0",14:"38 23 0",15:"26 16 0"},citron:{0:"253 255 230",1:"249 253 193",2:"245 252 158",3:"235 244 87",4:"222 231 23",5:"205 212 0",6:"184 188 0",7:"158 159 0",8:"122 122 0",9:"115 113 0",10:"101 99 0",11:"78 76 0",12:"61 58 0",13:"49 46 0",14:"42 39 0",15:"38 35 0"},lime:{0:"249 255 245",1:"237 255 224",2:"230 255 209",3:"217 250 190",4:"202 239 168",5:"172 222 122",6:"137 199 70",7:"101 169 21",8:"75 133 0",9:"70 122 0",10:"62 107 0",11:"50 83 0",12:"40 65 0",13:"33 51 0",14:"28 43 0",15:"26 38 0"},mint:{0:"245 255 249",1:"231 252 240",2:"218 248 232",3:"201 239 219",4:"174 224 199",5:"133 203 172",6:"88 179 142",7:"45 151 113",8:"12 122 88",9:"1 109 78",10:"1 96 71",11:"0 74 57",12:"0 58 46",13:"0 47 38",14:"0 41 33",15:"0 28 23"},cyan:{0:"245 255 255",1:"223 255 255",2:"201 255 255",3:"161 245 251",4:"121 229 240",5:"85 205 223",6:"54 177 201",7:"29 146 174",8:"20 114 142",9:"19 100 126",10:"17 86 111",11:"13 64 86",12:"10 48 67",13:"9 37 53",14:"8 29 44",15:"4 18 28"},indigo:{0:"242 244 255",1:"226 230 255",2:"209 213 255",3:"184 188 255",4:"156 160 255",5:"130 130 255",6:"109 110 255",7:"93 94 255",8:"64 64 227",9:"32 21 194",10:"26 13 171",11:"22 9 144",12:"18 5 118",13:"15 3 91",14:"11 1 65",15:"6 0 38"},magenta:{0:"244 235 255",1:"236 217 251",2:"229 199 247",3:"223 182 243",4:"220 166 240",5:"212 136 227",6:"207 109 214",7:"201 84 199",8:"188 61 177",9:"164 46 151",10:"140 32 126",11:"116 22 103",12:"92 13 81",13:"68 6 60",14:"44 2 39",15:"20 0 18"},nude:{0:"255 245 245",1:"251 222 221",2:"248 203 196",3:"235 185 172",4:"222 169 149",5:"202 155 136",6:"182 139 122",7:"162 122 106",8:"142 104 89",9:"131 93 80",10:"120 83 71",11:"100 61 48",12:"80 34 19",13:"60 14 0",14:"40 9 0",15:"20 4 0"},carbon:{0:"255 255 255",1:"252 251 251",2:"245 245 245",3:"227 227 227",4:"205 205 205",5:"176 176 176",6:"142 142 142",7:"106 106 106",8:"90 90 90",9:"68 68 68",10:"50 50 50",11:"41 41 41",12:"31 31 31",13:"20 20 20",14:"10 10 10",15:"0 0 0"}},sr={blue:{0:"0 10 38",1:"0 14 57",2:"0 19 75",3:"0 29 102",4:"0 44 129",5:"0 63 156",6:"0 87 183",7:"0 116 210",8:"17 148 236",9:"18 169 255",10:"99 192 255",11:"125 203 255",12:"150 210 250",13:"182 224 252",14:"213 237 252",15:"240 247 252"},purple:{0:"25 0 38",1:"34 0 57",2:"42 0 75",3:"51 0 102",4:"57 0 125",5:"80 21 176",6:"96 1 210",7:"108 36 242",8:"119 89 255",9:"144 124 255",10:"165 149 248",11:"187 174 249",12:"209 201 251",13:"225 219 252",14:"235 232 254",15:"248 244 255"},pink:{0:"38 0 19",1:"48 0 23",2:"58 0 27",3:"75 0 34",4:"96 0 43",5:"123 0 54",6:"157 0 67",7:"194 0 81",8:"233 0 107",9:"255 0 128",10:"255 54 161",11:"255 101 186",12:"255 150 211",13:"255 186 228",14:"255 212 240",15:"255 229 247"},red:{0:"38 3 0",1:"57 3 0",2:"75 3 0",3:"102 1 0",4:"129 5 0",5:"156 15 12",6:"183 28 27",7:"210 46 47",8:"232 58 62",9:"255 77 82",10:"255 105 109",11:"255 135 141",12:"255 155 161",13:"255 183 188",14:"254 210 214",15:"255 240 241"},yellow:{0:"38 35 0",1:"48 42 0",2:"58 49 0",4:"96 73 0",3:"75 60 0",5:"123 91 0",6:"157 112 0",7:"194 136 0",8:"233 171 0",9:"255 204 0",10:"255 220 79",11:"255 232 102",12:"255 243 138",13:"255 249 163",14:"255 251 197",15:"255 253 238"},green:{0:"7 33 23",1:"7 43 29",2:"8 48 32",3:"8 55 36",4:"11 70 44",5:"14 91 55",6:"18 118 68",7:"23 149 83",8:"29 181 97",9:"26 197 103",10:"55 219 115",11:"91 235 126",12:"128 242 143",13:"169 251 169",14:"213 255 208",15:"247 255 245"},teal:{0:"0 35 38",1:"0 40 43",2:"0 45 49",3:"0 56 60",4:"0 73 76",5:"0 97 99",6:"0 126 127",7:"1 160 159",8:"15 194 190",9:"17 211 205",10:"52 227 222",11:"99 237 231",12:"145 249 243",13:"185 255 251",14:"216 255 252",15:"242 255 254"},gray:{0:"0 0 0",1:"16 21 24",2:"29 34 40",3:"35 42 49",4:"44 54 63",5:"70 78 86",6:"91 99 106",7:"110 119 128",8:"130 138 147",9:"151 158 168",10:"176 185 193",11:"199 205 210",12:"224 228 233",13:"240 243 245",14:"245 248 250",15:"255 255 255"},carbon:{0:"0 0 0",1:"10 10 10",2:"20 20 20",3:"31 31 31",4:"41 41 41",5:"50 50 50",6:"68 68 68",7:"90 90 90",8:"117 117 117",9:"142 142 142",10:"176 176 176",11:"205 205 205",12:"227 227 227",13:"245 245 245",14:"252 251 251",15:"255 255 255"},orange:{0:"38 15 0",1:"46 17 0",2:"54 19 0",3:"67 23 0",4:"86 28 0",5:"111 34 0",6:"142 41 0",7:"177 54 0",8:"229 80 0",9:"253 97 0",10:"255 123 41",11:"255 145 77",12:"255 161 102",13:"255 192 153",14:"255 224 204",15:"255 246 240"},rose:{0:"28 4 11",1:"38 5 15",2:"50 18 27",3:"66 22 35",4:"87 27 44",5:"113 35 57",6:"158 49 80",7:"191 58 96",8:"214 87 124",9:"221 108 141",10:"228 131 159",11:"245 164 188",12:"255 193 211",13:"255 214 226",14:"255 233 240",15:"255 251 252"},sunset:{0:"38 8 0",1:"54 11 0",2:"69 15 0",3:"100 20 0",4:"130 26 0",5:"156 40 12",6:"178 58 31",7:"197 79 53",8:"213 101 78",9:"219 112 90",10:"225 124 104",11:"235 147 131",12:"243 171 158",13:"249 194 185",14:"253 218 212",15:"255 241 238"},brown:{0:"38 23 0",1:"52 31 1",2:"66 40 2",3:"95 58 5",4:"123 75 10",5:"148 92 19",6:"168 108 31",7:"186 123 46",8:"200 138 66",9:"209 150 80",10:"219 165 103",11:"224 176 122",12:"229 190 148",13:"239 210 180",14:"248 230 212",15:"255 249 242"},citron:{0:"38 35 0",1:"42 39 0",2:"49 46 0",3:"61 58 0",4:"78 76 0",5:"101 99 0",6:"128 125 0",7:"153 153 0",8:"184 188 0",9:"205 212 0",10:"222 231 23",11:"235 244 87",12:"237 243 116",13:"243 249 158",14:"249 253 193",15:"254 255 238"},lime:{0:"20 38 0",1:"34 51 0",2:"41 63 0",3:"53 83 0",4:"65 104 2",5:"79 125 11",6:"94 145 24",7:"110 166 40",8:"127 187 60",9:"137 199 70",10:"151 209 90",11:"168 224 121",12:"184 237 148",13:"209 247 186",14:"226 255 211",15:"244 255 240"},mint:{0:"0 31 25",1:"0 41 34",2:"0 49 41",3:"0 62 52",4:"0 81 64",5:"0 106 77",6:"29 130 89",7:"33 150 104",8:"39 171 116",9:"72 194 129",10:"106 212 153",11:"149 222 182",12:"181 232 204",13:"209 244 224",14:"227 252 237",15:"242 255 248"},cyan:{0:"0 22 38",1:"0 32 54",2:"1 42 69",3:"3 65 100",4:"8 89 130",5:"15 114 156",6:"26 138 178",7:"41 161 197",8:"60 182 213",9:"72 192 219",10:"100 210 232",11:"124 227 242",12:"145 239 250",13:"179 244 249",14:"212 251 253",15:"242 255 255"},indigo:{0:"8 2 38",1:"13 4 65",2:"17 5 91",3:"20 7 117",4:"22 9 144",5:"26 13 171",6:"39 32 187",7:"60 63 219",8:"93 94 255",9:"112 117 242",10:"135 146 242",11:"163 175 251",12:"189 198 255",13:"211 214 255",14:"232 233 255",15:"252 253 255"},magenta:{0:"46 5 44",1:"63 6 58",2:"80 8 72",3:"96 11 86",4:"113 13 99",5:"138 23 122",6:"163 38 148",7:"188 61 177",8:"195 87 196",9:"194 116 205",10:"198 145 213",11:"206 172 222",13:"228 215 238",14:"239 231 247",15:"249 244 255",12:"217 195 230"},nude:{0:"20 0 0",1:"33 0 0",2:"46 0 0",3:"67 0 0",4:"89 20 18",5:"110 46 42",6:"132 73 66",7:"154 99 90",8:"175 124 112",9:"188 136 121",10:"200 147 131",11:"222 169 149",12:"230 189 170",13:"239 208 191",14:"247 224 210",15:"255 240 229"}};var ht=["Helvetica Neue","Helvetica","Arial","sans-serif"],lr=["Georgia","Times","Times New Roman","serif"],xt={icons:{fallbacks:ht,name:"yahoo-icons"},sans:{fallbacks:ht,name:"yahoo-sans"},"sans-beta":{fallbacks:ht,name:"yahoo-sans-beta"},"sans-condensed":{fallbacks:ht,name:"yahoo-sans-condensed"},"serif-text":{fallbacks:lr,name:"yahoo-serif-text"},"serif-display":{fallbacks:lr,name:"yahoo-serif-display"}},Ft={display1:"sans",title1:"sans",title2:"sans",title3:"sans",title4:"sans",headline1:"sans",body1:"sans",label1:"sans",label2:"sans",caption1:"sans",caption2:"sans",legal1:"sans"},pr={thin:"100",extralight:"200",light:"300",regular:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},Vt={display1:"black",title1:"bold",title2:"bold",title3:"bold",title4:"bold",headline1:"semibold",body1:"regular",label1:"semibold",label2:"regular",caption1:"semibold",caption2:"regular",legal1:"semibold"},Wt={display1:"uppercase",title1:"none",title2:"none",title3:"none",title4:"none",headline1:"none",body1:"none",label1:"none",label2:"none",caption1:"none",caption2:"none",legal1:"none"},Ut={fontSize:{display1:46,title1:29,title2:25,title3:21,title4:17,headline1:13,body1:13,label1:12,label2:12,caption1:11,caption2:11,legal1:10},lineHeight:{display1:44,title1:36,title2:32,title3:28,title4:24,headline1:16,body1:16,label1:16,label2:16,caption1:16,caption2:16,legal1:12}},Gt={fontSize:{display1:46,title1:30,title2:26,title3:22,title4:18,headline1:14,body1:14,label1:13,label2:13,caption1:12,caption2:12,legal1:11},lineHeight:{...Ut.lineHeight,title1:40,headline1:20,body1:20,legal1:16}},yt={fontSize:{display1:47,title1:31,title2:27,title3:23,title4:19,headline1:15,body1:15,label1:13,label2:13,caption1:12,caption2:12,legal1:11},lineHeight:{...Gt.lineHeight,title2:36,title3:32}},Xt={fontSize:{...yt.fontSize,display1:48,title1:32,title2:28,title3:24,title4:20,headline1:16,body1:16,label1:14,label2:14},lineHeight:{...yt.lineHeight,title2:36,title3:32,headline1:20,body1:20,label1:20,label2:20}},$t={fontSize:{display1:50,title1:34,title2:30,title3:26,title4:22,headline1:18,body1:16,label1:16,label2:16,caption1:14,caption2:14,legal1:13},lineHeight:{...Xt.lineHeight,title1:44,headline1:24,body1:24,caption1:20,caption2:20}},Yt={fontSize:{display1:52,title1:36,title2:32,title3:28,title4:26,headline1:20,body1:20,label1:18,label2:18,caption1:16,caption2:16,legal1:15},lineHeight:{...$t.lineHeight,title2:40,title3:36,headline1:28,body1:28,label1:24,label2:24,legal1:20}},cr={fontSize:{display1:54,title1:38,title2:34,title3:30,title4:28,headline1:22,body1:22,label1:20,label2:20,caption1:18,caption2:18,legal1:17},lineHeight:{...Yt.lineHeight,title1:48,title2:44,title4:32,label1:28,label2:28,caption1:24,caption2:24}};var Zt={fontFamily:Ft,fontWeight:Vt,textTransform:Wt,avatarSizes:Ot,iconSizes:zt,borderRadius:$o,borderWidth:Zo,spacing:ar},vt={fontFamily:Ft,fontWeight:Vt,textTransform:Wt,avatarSizes:or,iconSizes:rr,borderRadius:Yo,borderWidth:qo,spacing:nr},va={colorMode:{light:{palette:Qo,spectrum:ir},dark:{palette:er,spectrum:sr}},scaleMode:{xSmall:{...Zt,...Ut},small:{...Zt,...Gt},medium:{...Zt,...yt},large:{...vt,...Xt},xLarge:{...vt,...$t},xxLarge:{...vt,...Yt},xxxLarge:{...vt,...cr}},aspectRatio:Jo,elevation:Ko,fontFamily:xt,zIndex:jo};var wa="system",Pa="system",Ca="light",Ta="large",Sa=!1,ka="\u{1F1FA}\u{1F1F8} US";function Ra(t){return Object.entries(t)}0&&(module.exports={AVATAR_SIZE_PREFIX,Accordion,Avatar,BORDER_RADIUS_PREFIX,BORDER_WIDTH_PREFIX,Box,Button,Chip,DARK_COLOR_MODE_CLASSNAME,DEFAULT_COLOR_MODE,DEFAULT_COLOR_MODE_CLASSNAME,DEFAULT_COLOR_MODE_FOR_APP,DEFAULT_HIGH_CONTRAST_MODE,DEFAULT_REGION_MODE,DEFAULT_SCALE_MODE,DEFAULT_SCALE_MODE_CLASSNAME,DEFAULT_SCALE_MODE_FOR_APP,Dropdown,DropdownItem,DropdownItemPressable,DropdownItems,DropdownTrigger,FONT_FAMILY_PREFIX,FONT_ICONS_CSS_VAR,FONT_SANS_BETA_CSS_VAR,FONT_SANS_CONDENSED_CSS_VAR,FONT_SANS_CSS_VAR,FONT_SERIF_DISPLAY_CSS_VAR,FONT_SERIF_TEXT_CSS_VAR,FONT_SIZE_PREFIX,FONT_WEIGHT_PREFIX,HStack,ICON_SIZE_PREFIX,Icon,IconButton,Image,LARGE_SCALE_MODE_CLASSNAME,LIGHT_COLOR_MODE_CLASSNAME,LINE_HEIGHT_PREFIX,MEDIUM_SCALE_MODE_CLASSNAME,Modal,ModalDismiss,ModalHeader,Popover,PopoverAnchor,PopoverArrow,PopoverDescription,PopoverDisclosure,PopoverDisclosureArrow,PopoverDismiss,PopoverHeading,PopoverProvider,Pressable,SMALL_SCALE_MODE_CLASSNAME,SPACING_PREFIX,SPECTRUM_COLOR_PREFIX,Spinner,TEXT_TRANSFORM_PREFIX,Tab,TabList,TabPanel,Table,Tabs,Text,TextInput,TextInputGroup,TextInputLabel,ToastContainer,UDS_PREFIX,VStack,XLARGE_SCALE_MODE_CLASSNAME,XSMALL_SCALE_MODE_CLASSNAME,XXLARGE_SCALE_MODE_CLASSNAME,XXXLARGE_SCALE_MODE_CLASSNAME,alwaysPalette,cva,cx,defaultTokensConfig,entries,fontFamilyGlobal,fontWeightMap,getStyles,toast,useModalStore,usePopoverStore});
|
1
|
+
"use strict";var ro=Object.create;var Oe=Object.defineProperty;var ao=Object.getOwnPropertyDescriptor;var no=Object.getOwnPropertyNames;var io=Object.getPrototypeOf,so=Object.prototype.hasOwnProperty;var lo=(e,t)=>{for(var a in t)Oe(e,a,{get:t[a],enumerable:!0})},pt=(e,t,a,l)=>{if(t&&typeof t=="object"||typeof t=="function")for(let d of no(t))!so.call(e,d)&&d!==a&&Oe(e,d,{get:()=>t[d],enumerable:!(l=ao(t,d))||l.enumerable});return e};var co=(e,t,a)=>(a=e!=null?ro(io(e)):{},pt(t||!e||!e.__esModule?Oe(a,"default",{value:e,enumerable:!0}):a,e)),po=e=>pt(Oe({},"__esModule",{value:!0}),e);var $o={};lo($o,{AVATAR_SIZE_PREFIX:()=>go,BORDER_RADIUS_PREFIX:()=>ho,BORDER_WIDTH_PREFIX:()=>yo,Box:()=>Le,DARK_COLOR_MODE_CLASSNAME:()=>Ge,DEFAULT_COLOR_MODE:()=>Xo,DEFAULT_COLOR_MODE_CLASSNAME:()=>ko,DEFAULT_COLOR_MODE_FOR_APP:()=>Do,DEFAULT_HIGH_CONTRAST_MODE:()=>Vo,DEFAULT_REGION_MODE:()=>Go,DEFAULT_SCALE_MODE:()=>Wo,DEFAULT_SCALE_MODE_CLASSNAME:()=>Co,DEFAULT_SCALE_MODE_FOR_APP:()=>Bo,FONT_FAMILY_PREFIX:()=>mo,FONT_ICONS_CSS_VAR:()=>Eo,FONT_SANS_BETA_CSS_VAR:()=>Ro,FONT_SANS_CONDENSED_CSS_VAR:()=>Po,FONT_SANS_CSS_VAR:()=>Ao,FONT_SERIF_DISPLAY_CSS_VAR:()=>_o,FONT_SERIF_TEXT_CSS_VAR:()=>Lo,FONT_SIZE_PREFIX:()=>xo,FONT_WEIGHT_PREFIX:()=>vo,HStack:()=>ut,ICON_SIZE_PREFIX:()=>fo,Icon:()=>vt,Image:()=>kt,LARGE_SCALE_MODE_CLASSNAME:()=>He,LIGHT_COLOR_MODE_CLASSNAME:()=>Fe,LINE_HEIGHT_PREFIX:()=>wo,MEDIUM_SCALE_MODE_CLASSNAME:()=>je,Pressable:()=>At,SMALL_SCALE_MODE_CLASSNAME:()=>$e,SPACING_PREFIX:()=>uo,SPECTRUM_COLOR_PREFIX:()=>bo,TEXT_TRANSFORM_PREFIX:()=>So,Text:()=>_t,UDS_PREFIX:()=>i,VStack:()=>Mt,XLARGE_SCALE_MODE_CLASSNAME:()=>Ye,XSMALL_SCALE_MODE_CLASSNAME:()=>Ue,XXLARGE_SCALE_MODE_CLASSNAME:()=>Ze,XXXLARGE_SCALE_MODE_CLASSNAME:()=>Ke,alwaysPalette:()=>Vt,cva:()=>qe,cx:()=>Me,defaultTokensConfig:()=>No,entries:()=>Uo,fontFamilyGlobal:()=>De,fontWeightMap:()=>qt,getStyles:()=>y});module.exports=po($o);var gt=require("react");var g=require("@yahoo/uds/fixtures"),bt=co(require("clsx"),1),mt=require("tailwind-merge");function Ve(e){return typeof e=="boolean"?`${e}`:e===0?"0":e}var i="uds",bo=`${i}-spectrum-color`,mo=`${i}-font`,fo=`${i}-icon-size`,go=`${i}-avatar-size`,ho=`${i}-border-radius`,yo=`${i}-border-width`,uo=`${i}-spacing`,xo=`${i}-font-size`,wo=`${i}-line-height`,vo=`${i}-font-weight`,So=`${i}-text-transform`,Ge=`${i}-color-mode-dark`,Fe=`${i}-color-mode-light`,Ue=`${i}-scale-mode-xsmall`,$e=`${i}-scale-mode-small`,je=`${i}-scale-mode-medium`,He=`${i}-scale-mode-large`,Ye=`${i}-scale-mode-xlarge`,Ze=`${i}-scale-mode-xxlarge`,Ke=`${i}-scale-mode-xxxlarge`,ko=Fe,Co=He,Eo=`--${i}-font-icons`,Ao=`--${i}-font-sans`,Ro=`--${i}-font-sans-beta`,Po=`--${i}-font-sans-condensed`,_o=`--${i}-font-serif-display`,Lo=`--${i}-font-serif-text`;var dt={color:{accent:"text-accent",alert:"text-alert",black:"text-black",brand:"text-brand",positive:"text-positive",warning:"text-warning",white:"text-white",transparent:"text-transparent",muted:"text-muted","on-color":"text-on-color",primary:"text-primary",secondary:"text-secondary",tertiary:"text-tertiary"},colorChecked:{accent:"data-[state=checked]:text-accent",alert:"data-[state=checked]:text-alert",black:"data-[state=checked]:text-black",brand:"data-[state=checked]:text-brand",positive:"data-[state=checked]:text-positive",warning:"data-[state=checked]:text-warning",white:"data-[state=checked]:text-white",transparent:"data-[state=checked]:text-transparent",primary:"data-[state=checked]:text-primary",secondary:"data-[state=checked]:text-secondary",muted:"data-[state=checked]:text-muted","on-color":"data-[state=checked]:text-on-color",tertiary:"data-[state=checked]:text-tertiary"},placeholderColor:{accent:"placeholder:text-accent",alert:"placeholder:text-alert",black:"placeholder:text-black",brand:"placeholder:text-brand",positive:"placeholder:text-positive",warning:"placeholder:text-warning",white:"placeholder:text-white",transparent:"placeholder:text-transparent",muted:"placeholder:text-muted","on-color":"placeholder:text-on-color",primary:"placeholder:text-primary",secondary:"placeholder:text-secondary",tertiary:"placeholder:text-tertiary"},fontFamily:{icons:"font-icons",sans:"font-sans","sans-beta":"font-sans-beta","sans-condensed":"font-sans-condensed","serif-text":"font-serif-text","serif-display":"font-serif-display",display1:"font-display1",title1:"font-title1",title2:"font-title2",title3:"font-title3",title4:"font-title4",headline1:"font-headline1",body1:"font-body1",label1:"font-label1",label2:"font-label2",caption1:"font-caption1",caption2:"font-caption2",legal1:"font-legal1"},fontSize:{display1:"font-size-display1",title1:"font-size-title1",title2:"font-size-title2",title3:"font-size-title3",title4:"font-size-title4",headline1:"font-size-headline1",body1:"font-size-body1",label1:"font-size-label1",label2:"font-size-label2",caption1:"font-size-caption1",caption2:"font-size-caption2",legal1:"font-size-legal1"},fontWeight:{thin:"font-weight-thin",extralight:"font-weight-extralight",light:"font-weight-light",regular:"font-weight-regular",medium:"font-weight-medium",semibold:"font-weight-semibold",bold:"font-weight-bold",extrabold:"font-weight-extrabold",black:"font-weight-black",display1:"font-weight-display1",title1:"font-weight-title1",title2:"font-weight-title2",title3:"font-weight-title3",title4:"font-weight-title4",headline1:"font-weight-headline1",body1:"font-weight-body1",label1:"font-weight-label1",label2:"font-weight-label2",caption1:"font-weight-caption1",caption2:"font-weight-caption2",legal1:"font-weight-legal1"},lineHeight:{display1:"leading-display1",title1:"leading-title1",title2:"leading-title2",title3:"leading-title3",title4:"leading-title4",headline1:"leading-headline1",body1:"leading-body1",label1:"leading-label1",label2:"leading-label2",caption1:"leading-caption1",caption2:"leading-caption2",legal1:"leading-legal1"},textAlign:{center:"text-center",justify:"text-justify",start:"text-start",end:"text-end"},textTransform:{display1:"case-display1",title1:"case-title1",title2:"case-title2",title3:"case-title3",title4:"case-title4",headline1:"case-headline1",body1:"case-body1",label1:"case-label1",label2:"case-label2",caption1:"case-caption1",caption2:"case-caption2",legal1:"case-legal1",none:"normal-case",uppercase:"uppercase",lowercase:"lowercase",capitalize:"capitalize"},spacing:{none:"p-none",1:"p-1",2:"p-2",3:"p-3",4:"p-4",5:"p-5",6:"p-6",7:"p-7",8:"p-8",9:"p-9",10:"p-10",11:"p-11",12:"p-12",13:"p-13",14:"p-14"},spacingHorizontal:{none:"px-none",1:"px-1",2:"px-2",3:"px-3",4:"px-4",5:"px-5",6:"px-6",7:"px-7",8:"px-8",9:"px-9",10:"px-10",11:"px-11",12:"px-12",13:"px-13",14:"px-14"},spacingVertical:{none:"py-none",1:"py-1",2:"py-2",3:"py-3",4:"py-4",5:"py-5",6:"py-6",7:"py-7",8:"py-8",9:"py-9",10:"py-10",11:"py-11",12:"py-12",13:"py-13",14:"py-14"},spacingBottom:{none:"pb-none",1:"pb-1",2:"pb-2",3:"pb-3",4:"pb-4",5:"pb-5",6:"pb-6",7:"pb-7",8:"pb-8",9:"pb-9",10:"pb-10",11:"pb-11",12:"pb-12",13:"pb-13",14:"pb-14"},spacingEnd:{none:"pe-none",1:"pe-1",2:"pe-2",3:"pe-3",4:"pe-4",5:"pe-5",6:"pe-6",7:"pe-7",8:"pe-8",9:"pe-9",10:"pe-10",11:"pe-11",12:"pe-12",13:"pe-13",14:"pe-14"},spacingStart:{none:"ps-none",1:"ps-1",2:"ps-2",3:"ps-3",4:"ps-4",5:"ps-5",6:"ps-6",7:"ps-7",8:"ps-8",9:"ps-9",10:"ps-10",11:"ps-11",12:"ps-12",13:"ps-13",14:"ps-14"},spacingTop:{none:"pt-none",1:"pt-1",2:"pt-2",3:"pt-3",4:"pt-4",5:"pt-5",6:"pt-6",7:"pt-7",8:"pt-8",9:"pt-9",10:"pt-10",11:"pt-11",12:"pt-12",13:"pt-13",14:"pt-14"},offset:{none:"-m-none",1:"-m-1",2:"-m-2",3:"-m-3",4:"-m-4",5:"-m-5",6:"-m-6",7:"-m-7",8:"-m-8",9:"-m-9",10:"-m-10",11:"-m-11",12:"-m-12",13:"-m-13",14:"-m-14"},offsetVertical:{none:"-my-none",1:"-my-1",2:"-my-2",3:"-my-3",4:"-my-4",5:"-my-5",6:"-my-6",7:"-my-7",8:"-my-8",9:"-my-9",10:"-my-10",11:"-my-11",12:"-my-12",13:"-my-13",14:"-my-14"},offsetHorizontal:{none:"-mx-none",1:"-mx-1",2:"-mx-2",3:"-mx-3",4:"-mx-4",5:"-mx-5",6:"-mx-6",7:"-mx-7",8:"-mx-8",9:"-mx-9",10:"-mx-10",11:"-mx-11",12:"-mx-12",13:"-mx-13",14:"-mx-14"},offsetBottom:{none:"-mb-none",1:"-mb-1",2:"-mb-2",3:"-mb-3",4:"-mb-4",5:"-mb-5",6:"-mb-6",7:"-mb-7",8:"-mb-8",9:"-mb-9",10:"-mb-10",11:"-mb-11",12:"-mb-12",13:"-mb-13",14:"-mb-14"},offsetEnd:{none:"-me-none",1:"-me-1",2:"-me-2",3:"-me-3",4:"-me-4",5:"-me-5",6:"-me-6",7:"-me-7",8:"-me-8",9:"-me-9",10:"-me-10",11:"-me-11",12:"-me-12",13:"-me-13",14:"-me-14"},offsetStart:{none:"-ms-none",1:"-ms-1",2:"-ms-2",3:"-ms-3",4:"-ms-4",5:"-ms-5",6:"-ms-6",7:"-ms-7",8:"-ms-8",9:"-ms-9",10:"-ms-10",11:"-ms-11",12:"-ms-12",13:"-ms-13",14:"-ms-14"},offsetTop:{none:"-mt-none",1:"-mt-1",2:"-mt-2",3:"-mt-3",4:"-mt-4",5:"-mt-5",6:"-mt-6",7:"-mt-7",8:"-mt-8",9:"-mt-9",10:"-mt-10",11:"-mt-11",12:"-mt-12",13:"-mt-13",14:"-mt-14"},columnGap:{none:"gap-x-none",1:"gap-x-1",2:"gap-x-2",3:"gap-x-3",4:"gap-x-4",5:"gap-x-5",6:"gap-x-6",7:"gap-x-7",8:"gap-x-8",9:"gap-x-9",10:"gap-x-10",11:"gap-x-11",12:"gap-x-12",13:"gap-x-13",14:"gap-x-14"},rowGap:{none:"gap-y-none",1:"gap-y-1",2:"gap-y-2",3:"gap-y-3",4:"gap-y-4",5:"gap-y-5",6:"gap-y-6",7:"gap-y-7",8:"gap-y-8",9:"gap-y-9",10:"gap-y-10",11:"gap-y-11",12:"gap-y-12",13:"gap-y-13",14:"gap-y-14"},backgroundColor:{accent:"bg-accent",alert:"bg-alert",black:"bg-black",brand:"bg-brand",positive:"bg-positive",warning:"bg-warning",white:"bg-white","accent-wash":"bg-accent-wash","alert-wash":"bg-alert-wash","brand-wash":"bg-brand-wash","elevation-1":"bg-elevation-1","elevation-2":"bg-elevation-2","elevation-3":"bg-elevation-3","elevation-3-inverse":"bg-elevation-3-inverse",overlay:"bg-overlay","positive-wash":"bg-positive-wash",primary:"bg-primary",secondary:"bg-secondary",transparent:"bg-transparent","warning-wash":"bg-warning-wash"},backgroundColorOnActive:{accent:"active:bg-accent",alert:"active:bg-alert",black:"active:bg-black",brand:"active:bg-brand",positive:"active:bg-positive",warning:"active:bg-warning",white:"active:bg-white","accent-wash":"active:bg-accent-wash","alert-wash":"active:bg-alert-wash","brand-wash":"active:bg-brand-wash","elevation-1":"active:bg-elevation-1","elevation-2":"active:bg-elevation-2","elevation-3":"active:bg-elevation-3","elevation-3-inverse":"active:bg-elevation-3-inverse",overlay:"active:bg-overlay","positive-wash":"active:bg-positive-wash",primary:"active:bg-primary",secondary:"active:bg-secondary",transparent:"active:bg-transparent","warning-wash":"active:bg-warning-wash"},backgroundColorOnHover:{accent:"hover:bg-accent/80",alert:"hover:bg-alert/80",black:"hover:bg-black/80",brand:"hover:bg-brand/80",positive:"hover:bg-positive/80",warning:"hover:bg-warning/80",white:"hover:bg-white/80","accent-wash":"hover:bg-accent-wash/80","alert-wash":"hover:bg-alert-wash/80","brand-wash":"hover:bg-brand-wash/80","elevation-1":"hover:bg-elevation-1/80","elevation-2":"hover:bg-elevation-2/80","elevation-3":"hover:bg-elevation-3/80","elevation-3-inverse":"hover:bg-elevation-3-inverse/80",overlay:"hover:bg-overlay/80","positive-wash":"hover:bg-positive-wash/80",primary:"hover:bg-primary/80",secondary:"hover:bg-secondary/80",transparent:"hover:bg-transparent/80","warning-wash":"hover:bg-warning-wash/80"},backgroundColorOnChecked:{accent:"data-[state=checked]:bg-accent",alert:"data-[state=checked]:bg-alert",black:"data-[state=checked]:bg-black",brand:"data-[state=checked]:bg-brand",positive:"data-[state=checked]:bg-positive",warning:"data-[state=checked]:bg-warning",white:"data-[state=checked]:bg-white","accent-wash":"data-[state=checked]:bg-accent-wash","alert-wash":"data-[state=checked]:bg-alert-wash","brand-wash":"data-[state=checked]:bg-brand-wash","elevation-1":"data-[state=checked]:bg-elevation-1","elevation-2":"data-[state=checked]:bg-elevation-2","elevation-3":"data-[state=checked]:bg-elevation-3","elevation-3-inverse":"data-[state=checked]:bg-elevation-3-inverse",overlay:"data-[state=checked]:bg-overlay","positive-wash":"data-[state=checked]:bg-positive-wash",primary:"data-[state=checked]:bg-primary",secondary:"data-[state=checked]:bg-secondary",transparent:"data-[state=checked]:bg-transparent","warning-wash":"data-[state=checked]:bg-warning-wash"},backgroundColorOnFocus:{accent:"focus:bg-accent",alert:"focus:bg-alert",black:"focus:bg-black",brand:"focus:bg-brand",positive:"focus:bg-positive",warning:"focus:bg-warning",white:"focus:bg-white","accent-wash":"focus:bg-accent-wash","alert-wash":"focus:bg-alert-wash","brand-wash":"focus:bg-brand-wash","elevation-1":"focus:bg-elevation-1","elevation-2":"focus:bg-elevation-2","elevation-3":"focus:bg-elevation-3","elevation-3-inverse":"focus:bg-elevation-3-inverse",overlay:"focus:bg-overlay","positive-wash":"focus:bg-positive-wash",primary:"focus:bg-primary",secondary:"focus:bg-secondary",transparent:"focus:bg-transparent","warning-wash":"focus:bg-warning-wash"},elevation:{1:"bg-elevation-1 z-30 shadow-1",2:"bg-elevation-2 z-40 shadow-2",3:"bg-elevation-3 z-50 shadow-3"},opacity:{0:"opacity-0",5:"opacity-5",10:"opacity-10",20:"opacity-20",25:"opacity-25",30:"opacity-30",40:"opacity-40",50:"opacity-50",60:"opacity-60",70:"opacity-70",75:"opacity-75",80:"opacity-80",90:"opacity-90",95:"opacity-95",100:"opacity-100"},borderColor:{accent:"border-accent",alert:"border-alert",black:"border-black",brand:"border-brand",positive:"border-positive",warning:"border-warning",white:"border-white",transparent:"border-transparent",muted:"border-muted",primary:"border-primary",secondary:"border-secondary",tertiary:"border-tertiary"},borderColorOnActive:{accent:"active:border-accent",alert:"active:border-alert",black:"active:border-black",brand:"active:border-brand",positive:"active:border-positive",warning:"active:border-warning",white:"active:border-white",transparent:"active:border-transparent",muted:"active:border-muted",primary:"active:border-primary",secondary:"active:border-secondary",tertiary:"active:border-tertiary"},borderColorOnFocus:{accent:"focus:border-accent",alert:"focus:border-alert",black:"focus:border-black",brand:"focus:border-brand",positive:"focus:border-positive",warning:"focus:border-warning",white:"focus:border-white",transparent:"focus:border-transparent",muted:"focus:border-muted",primary:"focus:border-primary",secondary:"focus:border-secondary",tertiary:"focus:border-tertiary"},borderColorOnHover:{accent:"hover:border-accent",alert:"hover:border-alert",black:"hover:border-black",brand:"hover:border-brand",positive:"hover:border-positive",warning:"hover:border-warning",white:"hover:border-white",transparent:"hover:border-transparent",muted:"hover:border-muted",primary:"hover:border-primary",secondary:"hover:border-secondary",tertiary:"hover:border-tertiary"},borderColorOnChecked:{accent:"data-[state=checked]:border-accent",alert:"data-[state=checked]:border-alert",black:"data-[state=checked]:border-black",brand:"data-[state=checked]:border-brand",positive:"data-[state=checked]:border-positive",warning:"data-[state=checked]:border-warning",white:"data-[state=checked]:border-white",transparent:"data-[state=checked]:border-transparent",muted:"data-[state=checked]:border-muted",primary:"data-[state=checked]:border-primary",secondary:"data-[state=checked]:border-secondary",tertiary:"data-[state=checked]:border-tertiary"},borderStartColor:{accent:"border-s-accent",alert:"border-s-alert",black:"border-s-black",brand:"border-s-brand",positive:"border-s-positive",warning:"border-s-warning",white:"border-s-white",transparent:"border-s-transparent",muted:"border-s-muted",primary:"border-s-primary",secondary:"border-s-secondary",tertiary:"border-s-tertiary"},borderEndColor:{accent:"border-e-accent",alert:"border-e-alert",black:"border-e-black",brand:"border-e-brand",positive:"border-e-positive",warning:"border-e-warning",white:"border-e-white",transparent:"border-e-transparent",muted:"border-e-muted",primary:"border-e-primary",secondary:"border-e-secondary",tertiary:"border-e-tertiary"},borderBottomColor:{accent:"border-b-accent",alert:"border-b-alert",black:"border-b-black",brand:"border-b-brand",positive:"border-b-positive",warning:"border-b-warning",white:"border-b-white",transparent:"border-b-transparent",muted:"border-b-muted",primary:"border-b-primary",secondary:"border-b-secondary",tertiary:"border-b-tertiary"},borderTopColor:{accent:"border-t-accent",alert:"border-t-alert",black:"border-t-black",brand:"border-t-brand",positive:"border-t-positive",warning:"border-t-warning",white:"border-t-white",transparent:"border-t-transparent",muted:"border-t-muted",primary:"border-t-primary",secondary:"border-t-secondary",tertiary:"border-t-tertiary"},borderRadius:{none:"rounded-none",xs:"rounded-xs",sm:"rounded-sm",md:"rounded-md",lg:"rounded-lg",xl:"rounded-xl",full:"rounded-full"},borderTopStartRadius:{none:"rounded-ss-none",xs:"rounded-ss-xs",sm:"rounded-ss-sm",md:"rounded-ss-md",lg:"rounded-ss-lg",xl:"rounded-ss-xl",full:"rounded-ss-full"},borderTopEndRadius:{none:"rounded-se-none",xs:"rounded-se-xs",sm:"rounded-se-sm",md:"rounded-se-md",lg:"rounded-se-lg",xl:"rounded-se-xl",full:"rounded-se-full"},borderBottomStartRadius:{none:"rounded-es-none",xs:"rounded-es-xs",sm:"rounded-es-sm",md:"rounded-es-md",lg:"rounded-es-lg",xl:"rounded-es-xl",full:"rounded-es-full"},borderBottomEndRadius:{none:"rounded-ee-none",xs:"rounded-ee-xs",sm:"rounded-ee-sm",md:"rounded-ee-md",lg:"rounded-ee-lg",xl:"rounded-ee-xl",full:"rounded-ee-full"},bordered:{true:"border-thin border-solid"},borderWidth:{none:"border-none",thin:"border-thin",medium:"border-medium",thick:"border-thick"},borderVerticalWidth:{none:"border-y-none",thin:"border-y-thin",medium:"border-y-medium",thick:"border-y-thick"},borderHorizontalWidth:{none:"border-x-none",thin:"border-x-thin",medium:"border-x-medium",thick:"border-x-thick"},borderStartWidth:{none:"border-s-none",thin:"border-s-thin",medium:"border-s-medium",thick:"border-s-thick"},borderEndWidth:{none:"border-e-none",thin:"border-e-thin",medium:"border-e-medium",thick:"border-e-thick"},borderTopWidth:{none:"border-t-none",thin:"border-t-thin",medium:"border-t-medium",thick:"border-t-thick"},borderBottomWidth:{none:"border-b-none",thin:"border-b-thin",medium:"border-b-medium",thick:"border-b-thick"},borderedVertical:{true:"border-y-thin"},borderedTop:{true:"border-t-thin"},borderedBottom:{true:"border-b-thin"},borderedHorizontal:{true:"border-x-thin"},borderedEnd:{true:"border-e-thin"},borderedStart:{true:"border-s-thin"},height:{auto:"h-auto",full:"h-full",screen:"h-screen",min:"h-min",max:"h-max",fit:"h-fit","1/2":"h-1/2","1/3":"h-1/3","2/3":"h-2/3","1/4":"h-1/4","2/4":"h-2/4","3/4":"h-3/4","1/5":"h-1/5","2/5":"h-2/5","3/5":"h-3/5","4/5":"h-4/5","1/6":"h-1/6","2/6":"h-2/6","3/6":"h-3/6","4/6":"h-4/6","5/6":"h-5/6"},minHeight:{full:"min-h-full",min:"min-h-min",max:"min-h-max",fit:"min-h-fit",screen:"min-h-screen"},maxHeight:{full:"max-h-full",min:"max-h-min",max:"max-h-max",fit:"max-h-fit",screen:"max-h-screen",none:"max-h-none"},width:{auto:"w-auto",full:"w-full",screen:"w-screen",min:"w-min",max:"w-max",fit:"w-fit","1/2":"w-1/2","1/3":"w-1/3","2/3":"w-2/3","1/4":"w-1/4","2/4":"w-2/4","3/4":"w-3/4","1/5":"w-1/5","2/5":"w-2/5","3/5":"w-3/5","4/5":"w-4/5","1/6":"w-1/6","2/6":"w-2/6","3/6":"w-3/6","4/6":"w-4/6","5/6":"w-5/6","1/12":"w-1/12","2/12":"w-2/12","3/12":"w-3/12","4/12":"w-4/12","5/12":"w-5/12","6/12":"w-6/12","7/12":"w-7/12","8/12":"w-8/12","9/12":"w-9/12","10/12":"w-10/12","11/12":"w-11/12"},minWidth:{full:"min-w-full",min:"min-w-min",max:"min-w-max",fit:"min-w-fit",screen:"min-w-screen"},maxWidth:{none:"max-w-none",full:"max-w-full",min:"max-w-min",max:"max-w-max",fit:"max-w-fit"},avatarSize:{s:"avatarSize-s",m:"avatarSize-m",l:"avatarSize-l"},iconSize:{s:"iconSize-s leading-none",m:"iconSize-m leading-none",l:"iconSize-l leading-none"},alignContent:{"flex-start":"content-start","flex-end":"content-end",center:"content-center",stretch:"content-stretch","space-between":"content-between","space-around":"content-around"},alignItems:{"flex-start":"items-start","flex-end":"items-end",center:"items-center",stretch:"items-stretch",baseline:"items-baseline"},alignSelf:{auto:"self-auto","flex-start":"self-start","flex-end":"self-end",center:"self-center",stretch:"self-stretch",baseline:"self-baseline"},flex:{1:"flex-1",auto:"flex-auto",initial:"flex-initial",none:"flex-none"},flexDirection:{row:"flex-row",column:"flex-col","row-reverse":"flex-row-reverse","column-reverse":"flex-col-reverse"},flexGrow:{0:"grow-0",1:"grow",2:"grow-[2]",3:"grow-[3]"},flexShrink:{0:"shrink-0",1:"shrink"},flexWrap:{wrap:"flex-wrap","wrap-reverse":"flex-wrap-reverse",nowrap:"flex-nowrap"},justifyContent:{"flex-start":"justify-start","flex-end":"justify-end",center:"justify-center","space-between":"justify-between","space-around":"justify-around","space-evenly":"justify-evenly"},flexBasis:{"min-content":"basis-[min-content]"},display:{block:"block","inline-block":"inline-block",inline:"inline",flex:"flex","inline-flex":"inline-flex",table:"table","inline-table":"inline-table","table-caption":"table-caption","table-cell":"table-cell","table-column":"table-column","table-column-group":"table-column-group","table-footer-group":"table-footer-group","table-header-group":"table-header-group","table-row-group":"table-row-group","table-row":"table-row","flow-root":"flow-root",grid:"grid",contents:"contents"},overflow:{auto:"overflow-auto",hidden:"overflow-hidden",clip:"overflow-clip",visible:"overflow-visible",scroll:"overflow-scroll"},overflowX:{auto:"overflow-x-auto",hidden:"overflow-x-hidden",clip:"overflow-x-clip",visible:"overflow-x-visible",scroll:"overflow-x-scroll"},overflowY:{auto:"overflow-y-auto",hidden:"overflow-y-hidden",clip:"overflow-y-clip",visible:"overflow-y-visible",scroll:"overflow-y-scroll"},position:{static:"static",fixed:"fixed",absolute:"absolute",relative:"relative",sticky:"sticky"},zIndex:{0:"z-0",10:"z-10",20:"z-20",30:"z-40",40:"z-30",50:"z-50",auto:"z-auto"},contentFit:{contain:"object-contain",cover:"object-cover",fill:"object-fill",none:"object-none","scale-down":"object-scale-down"},colorMode:{dark:Ge,light:Fe},scaleMode:{xSmall:Ue,small:$e,medium:je,large:He,xLarge:Ye,xxxLarge:Ke,xxLarge:Ze}};var To=(0,mt.extendTailwindMerge)({cacheSize:0,extend:{theme:{borderColor:g.lineColors,borderWidth:g.borderWidths,borderRadius:g.borderRadii}},override:{classGroups:{"text-color":[{text:g.foregroundColors}],"bg-color":[{bg:g.backgroundColors}],"font-family":[{font:["icons",...g.textVariants]}],leading:[{leading:g.textVariants}],shadow:[{shadow:g.elevations}]},conflictingClassGroups:{}}}),Me=(...e)=>{let t=(0,bt.default)(e);return To(t)},qe=e=>t=>{if(!e?.variants)return Me(e?.base,t?.className);let{variants:a,defaultVariants:l}=e,d=Object.keys(a).map(o=>{let n=t?.[o],s=l?.[o],p=Ve(n)||Ve(s);return a[o][p]}),r={...l,...t&&Object.entries(t).reduce((o,[n,s])=>typeof s>"u"?o:{...o,[n]:s},{})},c=e?.compoundVariants?.reduce((o,{className:n,...s})=>Object.entries(s).every(([p,b])=>r[p]===b)?Me(o,n):o,"");return Me(e?.base,d,c,t?.className)},y=qe({variants:dt});var m=require("react");function Mo(e,t){typeof e=="function"?e(t):e!=null&&(e.current=t)}function ft(...e){return t=>e.forEach(a=>Mo(a,t))}var Je=require("react/jsx-runtime");function Re(){let e=(0,m.forwardRef)((r,c)=>{let{children:o,...n}=r,s=m.Children.toArray(o),p=s.find(l);if(p){let b=p.props.children,f=s.map(h=>h===p?m.Children.count(b)>1?m.Children.only(null):(0,m.isValidElement)(b)?b.props.children:null:h);return(0,Je.jsx)(t,{...n,ref:c,children:(0,m.isValidElement)(b)?(0,m.cloneElement)(b,void 0,f):null})}return(0,Je.jsx)(t,{...n,ref:c,children:o})});e.displayName="Slot";let t=(0,m.forwardRef)((r,c)=>{let{children:o,...n}=r;return(0,m.isValidElement)(o)?(0,m.cloneElement)(o,{...d(n,o.props),ref:c?ft(c,o.ref):o.ref}):m.Children.count(o)>1?m.Children.only(null):null});t.displayName="SlotClone";let a=({children:r})=>r;function l(r){return(0,m.isValidElement)(r)&&r.type===a}function d(r,c){let o={...c};for(let n in c){let s=r[n],p=c[n];/^on[A-Z]/.test(n)?s&&p?o[n]=(...f)=>{p(...f),s(...f)}:s&&(o[n]=s):n==="style"&&(o[n]={...s,...p})}return{...r,...o}}return e}var ht=require("react/jsx-runtime"),zo=Re(),Le=(0,gt.forwardRef)(function({asChild:t,className:a,elevation:l,backgroundColor:d=l?`elevation-${l}`:void 0,backgroundColorOnActive:r,backgroundColorOnHover:c,backgroundColorOnChecked:o,opacity:n,bordered:s,borderedTop:p,borderedBottom:b,borderedStart:f,borderedEnd:h,borderedHorizontal:u,borderedVertical:x,borderRadius:w,borderTopStartRadius:v,borderTopEndRadius:S,borderBottomStartRadius:k,borderBottomEndRadius:C,borderColor:E,borderColorOnActive:A,borderColorOnFocus:R,borderColorOnChecked:P,borderColorOnHover:_,borderStartColor:L,borderEndColor:T,borderTopColor:M,borderBottomColor:z,borderWidth:O,borderVerticalWidth:F,borderHorizontalWidth:H,borderStartWidth:I,borderEndWidth:N,borderTopWidth:D,borderBottomWidth:B,alignContent:X,alignItems:W,alignSelf:V,flex:G,flexDirection:U,flexGrow:$,flexShrink:j,flexWrap:Y,justifyContent:Z,flexBasis:K,display:q="flex",zIndex:J,overflow:Q,overflowX:ee,overflowY:te,position:oe,spacing:re,spacingHorizontal:ae,spacingVertical:ne,spacingBottom:ie,spacingEnd:se,spacingStart:le,spacingTop:ce,offset:pe,offsetVertical:de,offsetHorizontal:be,offsetBottom:me,offsetEnd:fe,offsetStart:ge,offsetTop:he,columnGap:ye,rowGap:ue,height:xe,minHeight:we,maxHeight:ve,width:Se,minWidth:ke,maxWidth:Ce,...Ee},Ae){let Pe=y({elevation:l,backgroundColor:d,backgroundColorOnActive:r,backgroundColorOnHover:c,backgroundColorOnChecked:o,opacity:n,bordered:s,borderedTop:p,borderedBottom:b,borderedStart:f,borderedEnd:h,borderedHorizontal:u,borderedVertical:x,borderRadius:w,borderTopStartRadius:v,borderTopEndRadius:S,borderBottomStartRadius:k,borderBottomEndRadius:C,borderColor:E,borderColorOnActive:A,borderColorOnFocus:R,borderColorOnChecked:P,borderColorOnHover:_,borderStartColor:L,borderEndColor:T,borderTopColor:M,borderBottomColor:z,borderWidth:O,borderVerticalWidth:F,borderHorizontalWidth:H,borderStartWidth:I,borderEndWidth:N,borderTopWidth:D,borderBottomWidth:B,alignContent:X,alignItems:W,alignSelf:V,flex:G,flexDirection:U,flexGrow:$,flexShrink:j,flexWrap:Y,justifyContent:Z,flexBasis:K,display:q,zIndex:J,overflow:Q,overflowX:ee,overflowY:te,position:oe,spacing:re,spacingHorizontal:ae,spacingVertical:ne,spacingBottom:ie,spacingEnd:se,spacingStart:le,spacingTop:ce,offset:pe,offsetVertical:de,offsetHorizontal:be,offsetBottom:me,offsetEnd:fe,offsetStart:ge,offsetTop:he,columnGap:ye,rowGap:ue,height:xe,minHeight:we,maxHeight:ve,width:Se,minWidth:ke,maxWidth:Ce,className:a});return(0,ht.jsx)(t?zo:"div",{className:Pe,ref:Ae,...Ee})});var yt=require("react");var xt=require("react/jsx-runtime"),ut=(0,yt.forwardRef)(function({gap:t,...a},l){return(0,xt.jsx)(Le,{ref:l,flexDirection:"row",rowGap:t,columnGap:t,...a})});var wt=require("react");var St=require("react/jsx-runtime"),Oo=Re(),vt=(0,wt.forwardRef)(function({className:t,asChild:a=!1,size:l="l",color:d="primary",name:r,colorChecked:c,opacity:o,textAlign:n,backgroundColor:s,backgroundColorOnActive:p,backgroundColorOnHover:b,backgroundColorOnChecked:f,bordered:h,borderedTop:u,borderedBottom:x,borderedStart:w,borderedEnd:v,borderedHorizontal:S,borderedVertical:k,borderRadius:C,borderTopStartRadius:E,borderTopEndRadius:A,borderBottomStartRadius:R,borderBottomEndRadius:P,borderColor:_,borderColorOnActive:L,borderColorOnFocus:T,borderColorOnChecked:M,borderColorOnHover:z,borderStartColor:O,borderEndColor:F,borderTopColor:H,borderBottomColor:I,borderWidth:N,borderVerticalWidth:D,borderHorizontalWidth:B,borderStartWidth:X,borderEndWidth:W,borderTopWidth:V,borderBottomWidth:G,alignContent:U,alignItems:$,alignSelf:j,flex:Y,flexDirection:Z,flexGrow:K,flexShrink:q,flexWrap:J,justifyContent:Q,flexBasis:ee,display:te,zIndex:oe,overflow:re,overflowX:ae,overflowY:ne,position:ie,spacing:se,spacingHorizontal:le,spacingVertical:ce,spacingBottom:pe,spacingEnd:de,spacingStart:be,spacingTop:me,offset:fe,offsetVertical:ge,offsetHorizontal:he,offsetBottom:ye,offsetEnd:ue,offsetStart:xe,offsetTop:we,columnGap:ve,rowGap:Se,height:ke,minHeight:Ce,maxHeight:Ee,width:Ae,minWidth:Pe,maxWidth:_e,...Te},ze){let Xe=a?Oo:"span",We=y({iconSize:l,color:d,colorChecked:c,opacity:o,fontFamily:"icons",textAlign:n,backgroundColor:s,backgroundColorOnActive:p,backgroundColorOnHover:b,backgroundColorOnChecked:f,bordered:h,borderedTop:u,borderedBottom:x,borderedStart:w,borderedEnd:v,borderedHorizontal:S,borderedVertical:k,borderRadius:C,borderTopStartRadius:E,borderTopEndRadius:A,borderBottomStartRadius:R,borderBottomEndRadius:P,borderColor:_,borderColorOnActive:L,borderColorOnFocus:T,borderColorOnChecked:M,borderColorOnHover:z,borderStartColor:O,borderEndColor:F,borderTopColor:H,borderBottomColor:I,borderWidth:N,borderVerticalWidth:D,borderHorizontalWidth:B,borderStartWidth:X,borderEndWidth:W,borderTopWidth:V,borderBottomWidth:G,alignContent:U,alignItems:$,alignSelf:j,flex:Y,flexDirection:Z,flexGrow:K,flexShrink:q,flexWrap:J,justifyContent:Q,flexBasis:ee,display:te,zIndex:oe,overflow:re,overflowX:ae,overflowY:ne,position:ie,spacing:se,spacingHorizontal:le,spacingVertical:ce,spacingBottom:pe,spacingEnd:de,spacingStart:be,spacingTop:me,offset:fe,offsetVertical:ge,offsetHorizontal:he,offsetBottom:ye,offsetEnd:ue,offsetStart:xe,offsetTop:we,columnGap:ve,rowGap:Se,height:ke,minHeight:Ce,maxHeight:Ee,width:Ae,minWidth:Pe,maxWidth:_e,className:t});return(0,St.jsx)(Xe,{className:We,ref:ze,...Te,children:r})});var Ct=require("react/jsx-runtime");function kt({width:e,height:t,src:a,alt:l,contentFit:d="cover",elevation:r,backgroundColor:c=r?`elevation-${r}`:"primary",backgroundColorOnActive:o,backgroundColorOnHover:n,backgroundColorOnChecked:s,opacity:p,bordered:b,borderedTop:f,borderedBottom:h,borderedStart:u,borderedEnd:x,borderedHorizontal:w,borderedVertical:v,borderRadius:S,borderTopStartRadius:k,borderTopEndRadius:C,borderBottomStartRadius:E,borderBottomEndRadius:A,borderColor:R,borderColorOnActive:P,borderColorOnFocus:_,borderColorOnChecked:L,borderColorOnHover:T,borderStartColor:M,borderEndColor:z,borderTopColor:O,borderBottomColor:F,borderWidth:H,borderVerticalWidth:I,borderHorizontalWidth:N,borderStartWidth:D,borderEndWidth:B,borderTopWidth:X,borderBottomWidth:W,alignContent:V,alignItems:G,alignSelf:U,flex:$,flexDirection:j,flexGrow:Y,flexShrink:Z="0",flexWrap:K,justifyContent:q,flexBasis:J,display:Q="flex",zIndex:ee,overflow:te,overflowX:oe,overflowY:re,position:ae,spacing:ne,spacingHorizontal:ie,spacingVertical:se,spacingBottom:le,spacingEnd:ce,spacingStart:pe,spacingTop:de,offset:be,offsetVertical:me,offsetHorizontal:fe,offsetBottom:ge,offsetEnd:he,offsetStart:ye,offsetTop:ue,columnGap:xe,rowGap:we,minHeight:ve,maxHeight:Se,minWidth:ke,maxWidth:Ce,...Ee}){let Ae=y({contentFit:d,elevation:r,backgroundColor:c,backgroundColorOnActive:o,backgroundColorOnHover:n,backgroundColorOnChecked:s,opacity:p,bordered:b,borderedTop:f,borderedBottom:h,borderedStart:u,borderedEnd:x,borderedHorizontal:w,borderedVertical:v,borderRadius:S,borderTopStartRadius:k,borderTopEndRadius:C,borderBottomStartRadius:E,borderBottomEndRadius:A,borderColor:R,borderColorOnActive:P,borderColorOnFocus:_,borderColorOnChecked:L,borderColorOnHover:T,borderStartColor:M,borderEndColor:z,borderTopColor:O,borderBottomColor:F,borderWidth:H,borderVerticalWidth:I,borderHorizontalWidth:N,borderStartWidth:D,borderEndWidth:B,borderTopWidth:X,borderBottomWidth:W,alignContent:V,alignItems:G,alignSelf:U,flex:$,flexDirection:j,flexGrow:Y,flexShrink:Z,flexWrap:K,justifyContent:q,flexBasis:J,display:Q,zIndex:ee,overflow:te,overflowX:oe,overflowY:re,position:ae,spacing:ne,spacingHorizontal:ie,spacingVertical:se,spacingBottom:le,spacingEnd:ce,spacingStart:pe,spacingTop:de,offset:be,offsetVertical:me,offsetHorizontal:fe,offsetBottom:ge,offsetEnd:he,offsetStart:ye,offsetTop:ue,columnGap:xe,rowGap:we,minHeight:ve,maxHeight:Se,minWidth:ke,maxWidth:Ce});return(0,Ct.jsx)("img",{src:a,alt:l,className:Ae,style:{objectPosition:"left",width:e,height:t},...Ee})}var Et=require("react");var Rt=require("react/jsx-runtime"),Fo=Re(),At=(0,Et.forwardRef)(function({className:t,asChild:a,onPress:l,onClick:d=l,backgroundColor:r,backgroundColorOnActive:c,backgroundColorOnHover:o,backgroundColorOnChecked:n,elevation:s,opacity:p,bordered:b,borderedTop:f,borderedBottom:h,borderedStart:u,borderedEnd:x,borderedHorizontal:w,borderedVertical:v,borderRadius:S,borderTopStartRadius:k,borderTopEndRadius:C,borderBottomStartRadius:E,borderBottomEndRadius:A,borderColor:R,borderColorOnActive:P,borderColorOnFocus:_,borderColorOnChecked:L,borderColorOnHover:T,borderStartColor:M,borderEndColor:z,borderTopColor:O,borderBottomColor:F,borderWidth:H,borderVerticalWidth:I,borderHorizontalWidth:N,borderStartWidth:D,borderEndWidth:B,borderTopWidth:X,borderBottomWidth:W,alignContent:V,alignItems:G,alignSelf:U,flex:$,flexDirection:j,flexGrow:Y,flexShrink:Z,flexWrap:K,justifyContent:q,flexBasis:J,display:Q,zIndex:ee,overflow:te,overflowX:oe,overflowY:re,position:ae,spacing:ne,spacingHorizontal:ie,spacingVertical:se,spacingBottom:le,spacingEnd:ce,spacingStart:pe,spacingTop:de,offset:be,offsetVertical:me,offsetHorizontal:fe,offsetBottom:ge,offsetEnd:he,offsetStart:ye,offsetTop:ue,columnGap:xe,rowGap:we,height:ve,minHeight:Se,maxHeight:ke,width:Ce,minWidth:Ee,maxWidth:Ae,...Pe},_e){let Te=y({backgroundColor:r,backgroundColorOnActive:c,backgroundColorOnHover:o,backgroundColorOnChecked:n,elevation:s,opacity:p,bordered:b,borderedTop:f,borderedBottom:h,borderedStart:u,borderedEnd:x,borderedHorizontal:w,borderedVertical:v,borderRadius:S,borderTopStartRadius:k,borderTopEndRadius:C,borderBottomStartRadius:E,borderBottomEndRadius:A,borderColor:R,borderColorOnActive:P,borderColorOnFocus:_,borderColorOnChecked:L,borderColorOnHover:T,borderStartColor:M,borderEndColor:z,borderTopColor:O,borderBottomColor:F,borderWidth:H,borderVerticalWidth:I,borderHorizontalWidth:N,borderStartWidth:D,borderEndWidth:B,borderTopWidth:X,borderBottomWidth:W,alignContent:V,alignItems:G,alignSelf:U,flex:$,flexDirection:j,flexGrow:Y,flexShrink:Z,flexWrap:K,justifyContent:q,flexBasis:J,display:Q,zIndex:ee,overflow:te,overflowX:oe,overflowY:re,position:ae,spacing:ne,spacingHorizontal:ie,spacingVertical:se,spacingBottom:le,spacingEnd:ce,spacingStart:pe,spacingTop:de,offset:be,offsetVertical:me,offsetHorizontal:fe,offsetBottom:ge,offsetEnd:he,offsetStart:ye,offsetTop:ue,columnGap:xe,rowGap:we,height:ve,minHeight:Se,maxHeight:ke,width:Ce,minWidth:Ee,maxWidth:Ae,className:t});return(0,Rt.jsx)(a?Fo:"button",{className:Te,ref:_e,onClick:d,...Pe})});var Pt=require("react");var Lt=require("react/jsx-runtime"),Ho=Re(),Io={display1:"h1",title1:"h1",title2:"h2",title3:"h3",title4:"h4",headline1:"h5",body1:"p",label1:"p",label2:"p",caption1:"p",caption2:"p",legal1:"p"},_t=(0,Pt.forwardRef)(function({className:t,asChild:a,color:l="primary",colorChecked:d,variant:r="body1",as:c=Io[r],fontSize:o=r,fontFamily:n=r,fontWeight:s=r,lineHeight:p=r,textTransform:b=r,textAlign:f,backgroundColor:h,backgroundColorOnActive:u,backgroundColorOnHover:x,backgroundColorOnChecked:w,opacity:v,bordered:S,borderedTop:k,borderedBottom:C,borderedStart:E,borderedEnd:A,borderedHorizontal:R,borderedVertical:P,borderRadius:_,borderTopStartRadius:L,borderTopEndRadius:T,borderBottomStartRadius:M,borderBottomEndRadius:z,borderColor:O,borderColorOnActive:F,borderColorOnFocus:H,borderColorOnChecked:I,borderColorOnHover:N,borderStartColor:D,borderEndColor:B,borderTopColor:X,borderBottomColor:W,borderWidth:V,borderVerticalWidth:G,borderHorizontalWidth:U,borderStartWidth:$,borderEndWidth:j,borderTopWidth:Y,borderBottomWidth:Z,alignContent:K,alignItems:q,alignSelf:J,flex:Q,flexDirection:ee,flexGrow:te,flexShrink:oe,flexWrap:re,justifyContent:ae,flexBasis:ne,display:ie,zIndex:se,overflow:le,overflowX:ce,overflowY:pe,position:de,spacing:be,spacingHorizontal:me,spacingVertical:fe,spacingBottom:ge,spacingEnd:he,spacingStart:ye,spacingTop:ue,offset:xe,offsetVertical:we,offsetHorizontal:ve,offsetBottom:Se,offsetEnd:ke,offsetStart:Ce,offsetTop:Ee,columnGap:Ae,rowGap:Pe,height:_e,minHeight:Te,maxHeight:ze,width:Xe,minWidth:We,maxWidth:Qt,...eo},to){let oo=y({className:t,color:l,colorChecked:d,fontFamily:n,fontSize:o,fontWeight:s,lineHeight:p,textTransform:b,textAlign:f,backgroundColor:h,backgroundColorOnActive:u,backgroundColorOnHover:x,backgroundColorOnChecked:w,opacity:v,bordered:S,borderedTop:k,borderedBottom:C,borderedStart:E,borderedEnd:A,borderedHorizontal:R,borderedVertical:P,borderRadius:_,borderTopStartRadius:L,borderTopEndRadius:T,borderBottomStartRadius:M,borderBottomEndRadius:z,borderColor:O,borderColorOnActive:F,borderColorOnFocus:H,borderColorOnChecked:I,borderColorOnHover:N,borderStartColor:D,borderEndColor:B,borderTopColor:X,borderBottomColor:W,borderWidth:V,borderVerticalWidth:G,borderHorizontalWidth:U,borderStartWidth:$,borderEndWidth:j,borderTopWidth:Y,borderBottomWidth:Z,alignContent:K,alignItems:q,alignSelf:J,flex:Q,flexDirection:ee,flexGrow:te,flexShrink:oe,flexWrap:re,justifyContent:ae,flexBasis:ne,display:ie,zIndex:se,overflow:le,overflowX:ce,overflowY:pe,position:de,spacing:be,spacingHorizontal:me,spacingVertical:fe,spacingBottom:ge,spacingEnd:he,spacingStart:ye,spacingTop:ue,offset:xe,offsetVertical:we,offsetHorizontal:ve,offsetBottom:Se,offsetEnd:ke,offsetStart:Ce,offsetTop:Ee,columnGap:Ae,rowGap:Pe,height:_e,minHeight:Te,maxHeight:ze,width:Xe,minWidth:We,maxWidth:Qt});return(0,Lt.jsx)(a?Ho:c,{className:oo,ref:to,...eo})});var Tt=require("react");var zt=require("react/jsx-runtime"),Mt=(0,Tt.forwardRef)(function({gap:t,...a},l){return(0,zt.jsx)(Le,{ref:l,flexDirection:"column",columnGap:t,rowGap:t,...a})});var Ot={none:0,xs:2,sm:4,md:8,lg:12,xl:24,full:9999},Ft={none:0,xs:2,sm:4,md:8,lg:16,xl:32,full:9999};var Ht={none:0,thin:1,medium:2,thick:2},It={none:0,thin:1,medium:2,thick:4};var Nt={1:[{color:"rgba(0, 0, 0, 0.08)",offsetX:0,offsetY:2,blurRadius:4,spreadRadius:0},{color:"rgba(0, 0, 0, 0.10)",offsetX:0,offsetY:0,blurRadius:1,spreadRadius:0}],2:[{color:"rgba(0, 0, 0, 0.1)",offsetX:0,offsetY:4,blurRadius:8,spreadRadius:0},{color:"rgba(0, 0, 0, 0.1)",offsetX:0,offsetY:0,blurRadius:1,spreadRadius:0}],3:[{color:"rgba(0, 0, 0, 0.1)",offsetX:0,offsetY:4,blurRadius:16,spreadRadius:0},{color:"rgba(0, 0, 0, 0.1)",offsetX:0,offsetY:0,blurRadius:2,spreadRadius:0}]};var Dt={auto:"auto",square:"1 / 1",video:"16 / 9"},Bt={auto:"auto",0:"0",10:"10",20:"20",30:"30",40:"40",50:"50"};var Xt={core:{brand:{hue:"purple",step:"9"},accent:{hue:"blue",step:"9"},alert:{hue:"red",step:"9"},positive:{hue:"green",step:"9"},warning:{hue:"orange",step:"9"}},background:{primary:{hue:"gray",step:"0"},secondary:{hue:"gray",step:"2"}},backgroundWash:{"alert-wash":{hue:"red",step:"1"},"brand-wash":{hue:"purple",step:"1"},"accent-wash":{hue:"blue",step:"1"},"positive-wash":{hue:"green",step:"1"},"warning-wash":{hue:"orange",step:"1"}},elevation:{"elevation-1":{hue:"gray",step:"0"},"elevation-2":{hue:"gray",step:"0"},"elevation-3":{hue:"gray",step:"0"},"elevation-3-inverse":{hue:"gray",step:"14"},overlay:{hue:"gray",step:"9",opacity:"0.6"}},foreground:{primary:{hue:"gray",step:"13"},secondary:{hue:"gray",step:"12"},tertiary:{hue:"gray",step:"9"},muted:{hue:"gray",step:"8"},"on-color":{hue:"gray",step:"0"}},line:{primary:{hue:"gray",step:"12"},secondary:{hue:"gray",step:"9"},tertiary:{hue:"gray",step:"7"},muted:{hue:"gray",step:"3"}}},Wt={core:{brand:{hue:"purple",step:"9"},accent:{hue:"blue",step:"9"},alert:{hue:"red",step:"9"},positive:{hue:"green",step:"9"},warning:{hue:"orange",step:"9"}},background:{primary:{hue:"gray",step:"1"},secondary:{hue:"gray",step:"3"}},backgroundWash:{"brand-wash":{hue:"purple",step:"1"},"accent-wash":{hue:"blue",step:"1"},"alert-wash":{hue:"red",step:"1"},"positive-wash":{hue:"green",step:"1"},"warning-wash":{hue:"orange",step:"1"}},elevation:{"elevation-1":{hue:"gray",step:"2"},"elevation-2":{hue:"gray",step:"3"},"elevation-3":{hue:"gray",step:"4"},"elevation-3-inverse":{hue:"gray",step:"14"},overlay:{hue:"gray",step:"9",opacity:"0.6"}},foreground:{primary:{hue:"gray",step:"14"},secondary:{hue:"gray",step:"13"},tertiary:{hue:"gray",step:"9"},muted:{hue:"gray",step:"8"},"on-color":{hue:"gray",step:"0"}},line:{primary:{hue:"gray",step:"12"},secondary:{hue:"gray",step:"9"},tertiary:{hue:"gray",step:"7"},muted:{hue:"gray",step:"3"}}},Vt={white:"#ffffff",black:"#000000",transparent:"transparent"};var Qe={s:16,m:24,l:32},Gt=Qe,et={s:16,m:24,l:32},Ut=et;var $t={none:0,1:1,2:2,3:4,4:8,5:12,6:16,7:20,8:24,9:28,10:32,11:36,12:40,13:44,14:48},jt={none:0,1:1,2:2,3:4,4:8,5:12,6:16,7:24,8:32,9:40,10:48,11:56,12:64,13:72,14:80};var Yt={blue:{0:"242 250 255",1:"223 242 255",2:"202 234 255",3:"162 218 255",4:"125 203 255",5:"89 189 255",6:"18 169 255",7:"24 143 255",8:"15 105 255",9:"0 99 235",10:"0 89 222",11:"0 72 196",12:"0 55 164",13:"0 39 126",14:"0 23 83",15:"0 10 38"},purple:{0:"248 244 255",1:"235 229 255",2:"225 217 255",3:"213 207 255",4:"202 194 255",5:"176 159 252",6:"149 126 252",7:"131 103 255",8:"124 73 252",9:"126 31 255",10:"96 1 210",11:"80 21 176",12:"57 0 125",13:"43 0 103",14:"29 0 71",15:"16 0 38"},pink:{0:"255 247 252",1:"255 235 249",2:"254 216 247",3:"255 176 231",4:"255 133 211",5:"255 85 195",6:"255 54 161",7:"255 0 128",8:"230 0 115",9:"220 2 118",10:"178 6 102",11:"113 0 75",12:"85 0 58",13:"56 0 40",14:"45 0 34",15:"38 0 16"},red:{0:"255 250 250",1:"255 240 241",2:"255 231 232",3:"255 214 218",4:"255 187 192",5:"255 152 159",6:"253 106 116",7:"255 77 82",8:"238 0 23",9:"211 13 46",10:"187 0 10",11:"157 0 4",12:"127 0 0",13:"98 3 0",14:"68 4 0",15:"38 3 0"},yellow:{0:"255 253 238",1:"255 250 209",2:"255 246 161",4:"255 233 87",3:"255 242 125",5:"255 211 51",6:"229 185 23",7:"151 117 0",8:"124 90 0",9:"100 67 0",10:"88 57 0",11:"75 47 0",12:"58 34 0",13:"44 25 0",14:"32 17 0",15:"21 11 0"},green:{0:"246 255 244",1:"225 253 220",2:"202 250 197",3:"162 242 162",4:"126 228 135",5:"86 196 112",6:"48 161 89",7:"0 135 81",8:"10 122 68",9:"0 108 59",10:"4 94 52",11:"4 77 44",12:"4 59 35",13:"4 51 31",14:"4 43 27",15:"3 33 21"},teal:{0:"242 255 251",1:"224 255 248",2:"207 255 248",3:"177 255 243",4:"133 247 233",5:"78 232 220",6:"17 211 205",7:"0 160 160",8:"0 130 130",9:"0 122 122",10:"0 110 107",11:"0 89 86",12:"0 69 67",13:"0 54 53",14:"0 44 44",15:"0 38 38"},gray:{0:"255 255 255",1:"245 248 250",2:"240 243 245",3:"224 228 233",4:"199 205 210",5:"176 185 193",6:"151 158 168",7:"130 138 147",8:"110 119 128",9:"91 99 106",10:"70 78 86",11:"44 54 63",12:"35 42 49",13:"29 34 40",14:"16 21 24",15:"0 0 0"},orange:{0:"255 249 242",1:"255 239 222",2:"255 229 202",3:"249 208 167",4:"252 182 111",5:"255 158 66",6:"255 137 21",7:"226 105 0",8:"204 78 0",9:"191 73 0",10:"166 64 0",11:"145 56 0",12:"115 44 0",13:"94 37 1",14:"68 26 0",15:"38 15 0"},rose:{0:"255 247 250",1:"255 235 243",2:"255 224 239",3:"255 209 226",4:"255 193 213",5:"250 162 187",6:"233 126 157",7:"211 89 124",8:"189 57 95",9:"167 52 85",10:"144 47 75",11:"113 35 57",12:"87 27 44",13:"66 22 35",14:"50 18 27",15:"38 15 22"},sunset:{0:"255 240 238",1:"251 221 218",2:"247 203 199",3:"234 170 163",4:"221 140 130",5:"209 113 99",6:"196 89 71",7:"184 68 46",8:"171 51 24",9:"158 44 18",10:"145 38 12",11:"124 26 1",12:"102 22 0",13:"81 18 0",14:"60 13 0",15:"38 8 0"},brown:{0:"255 253 250",1:"255 246 224",2:"255 236 209",3:"251 221 191",4:"237 199 159",5:"217 170 118",6:"185 136 79",7:"151 104 47",8:"134 90 35",9:"117 76 25",10:"91 56 11",11:"71 42 4",12:"55 33 1",13:"45 27 0",14:"38 23 0",15:"26 16 0"},citron:{0:"253 255 230",1:"249 253 193",2:"245 252 158",3:"235 244 87",4:"222 231 23",5:"205 212 0",6:"184 188 0",7:"158 159 0",8:"122 122 0",9:"115 113 0",10:"101 99 0",11:"78 76 0",12:"61 58 0",13:"49 46 0",14:"42 39 0",15:"38 35 0"},lime:{0:"249 255 245",1:"237 255 224",2:"230 255 209",3:"217 250 190",4:"202 239 168",5:"172 222 122",6:"137 199 70",7:"101 169 21",8:"75 133 0",9:"70 122 0",10:"62 107 0",11:"50 83 0",12:"40 65 0",13:"33 51 0",14:"28 43 0",15:"26 38 0"},mint:{0:"245 255 249",1:"231 252 240",2:"218 248 232",3:"201 239 219",4:"174 224 199",5:"133 203 172",6:"88 179 142",7:"45 151 113",8:"12 122 88",9:"1 109 78",10:"1 96 71",11:"0 74 57",12:"0 58 46",13:"0 47 38",14:"0 41 33",15:"0 28 23"},cyan:{0:"245 255 255",1:"223 255 255",2:"201 255 255",3:"161 245 251",4:"121 229 240",5:"85 205 223",6:"54 177 201",7:"29 146 174",8:"20 114 142",9:"19 100 126",10:"17 86 111",11:"13 64 86",12:"10 48 67",13:"9 37 53",14:"8 29 44",15:"4 18 28"},indigo:{0:"242 244 255",1:"226 230 255",2:"209 213 255",3:"184 188 255",4:"156 160 255",5:"130 130 255",6:"109 110 255",7:"93 94 255",8:"64 64 227",9:"32 21 194",10:"26 13 171",11:"22 9 144",12:"18 5 118",13:"15 3 91",14:"11 1 65",15:"6 0 38"},magenta:{0:"244 235 255",1:"236 217 251",2:"229 199 247",3:"223 182 243",4:"220 166 240",5:"212 136 227",6:"207 109 214",7:"201 84 199",8:"188 61 177",9:"164 46 151",10:"140 32 126",11:"116 22 103",12:"92 13 81",13:"68 6 60",14:"44 2 39",15:"20 0 18"},nude:{0:"255 245 245",1:"251 222 221",2:"248 203 196",3:"235 185 172",4:"222 169 149",5:"202 155 136",6:"182 139 122",7:"162 122 106",8:"142 104 89",9:"131 93 80",10:"120 83 71",11:"100 61 48",12:"80 34 19",13:"60 14 0",14:"40 9 0",15:"20 4 0"},carbon:{0:"255 255 255",1:"252 251 251",2:"245 245 245",3:"227 227 227",4:"205 205 205",5:"176 176 176",6:"142 142 142",7:"106 106 106",8:"90 90 90",9:"68 68 68",10:"50 50 50",11:"41 41 41",12:"31 31 31",13:"20 20 20",14:"10 10 10",15:"0 0 0"}},Zt={blue:{0:"0 10 38",1:"0 14 57",2:"0 19 75",3:"0 29 102",4:"0 44 129",5:"0 63 156",6:"0 87 183",7:"0 116 210",8:"17 148 236",9:"18 169 255",10:"99 192 255",11:"125 203 255",12:"150 210 250",13:"182 224 252",14:"213 237 252",15:"240 247 252"},purple:{0:"25 0 38",1:"34 0 57",2:"42 0 75",3:"51 0 102",4:"57 0 125",5:"80 21 176",6:"96 1 210",7:"108 36 242",8:"119 89 255",9:"144 124 255",10:"165 149 248",11:"187 174 249",12:"209 201 251",13:"225 219 252",14:"235 232 254",15:"248 244 255"},pink:{0:"38 0 19",1:"48 0 23",2:"58 0 27",3:"75 0 34",4:"96 0 43",5:"123 0 54",6:"157 0 67",7:"194 0 81",8:"233 0 107",9:"255 0 128",10:"255 54 161",11:"255 101 186",12:"255 150 211",13:"255 186 228",14:"255 212 240",15:"255 229 247"},red:{0:"38 3 0",1:"57 3 0",2:"75 3 0",3:"102 1 0",4:"129 5 0",5:"156 15 12",6:"183 28 27",7:"210 46 47",8:"232 58 62",9:"255 77 82",10:"255 105 109",11:"255 135 141",12:"255 155 161",13:"255 183 188",14:"254 210 214",15:"255 240 241"},yellow:{0:"38 35 0",1:"48 42 0",2:"58 49 0",4:"96 73 0",3:"75 60 0",5:"123 91 0",6:"157 112 0",7:"194 136 0",8:"233 171 0",9:"255 204 0",10:"255 220 79",11:"255 232 102",12:"255 243 138",13:"255 249 163",14:"255 251 197",15:"255 253 238"},green:{0:"7 33 23",1:"7 43 29",2:"8 48 32",3:"8 55 36",4:"11 70 44",5:"14 91 55",6:"18 118 68",7:"23 149 83",8:"29 181 97",9:"26 197 103",10:"55 219 115",11:"91 235 126",12:"128 242 143",13:"169 251 169",14:"213 255 208",15:"247 255 245"},teal:{0:"0 35 38",1:"0 40 43",2:"0 45 49",3:"0 56 60",4:"0 73 76",5:"0 97 99",6:"0 126 127",7:"1 160 159",8:"15 194 190",9:"17 211 205",10:"52 227 222",11:"99 237 231",12:"145 249 243",13:"185 255 251",14:"216 255 252",15:"242 255 254"},gray:{0:"0 0 0",1:"16 21 24",2:"29 34 40",3:"35 42 49",4:"44 54 63",5:"70 78 86",6:"91 99 106",7:"110 119 128",8:"130 138 147",9:"151 158 168",10:"176 185 193",11:"199 205 210",12:"224 228 233",13:"240 243 245",14:"245 248 250",15:"255 255 255"},carbon:{0:"0 0 0",1:"10 10 10",2:"20 20 20",3:"31 31 31",4:"41 41 41",5:"50 50 50",6:"68 68 68",7:"90 90 90",8:"117 117 117",9:"142 142 142",10:"176 176 176",11:"205 205 205",12:"227 227 227",13:"245 245 245",14:"252 251 251",15:"255 255 255"},orange:{0:"38 15 0",1:"46 17 0",2:"54 19 0",3:"67 23 0",4:"86 28 0",5:"111 34 0",6:"142 41 0",7:"177 54 0",8:"229 80 0",9:"253 97 0",10:"255 123 41",11:"255 145 77",12:"255 161 102",13:"255 192 153",14:"255 224 204",15:"255 246 240"},rose:{0:"28 4 11",1:"38 5 15",2:"50 18 27",3:"66 22 35",4:"87 27 44",5:"113 35 57",6:"158 49 80",7:"191 58 96",8:"214 87 124",9:"221 108 141",10:"228 131 159",11:"245 164 188",12:"255 193 211",13:"255 214 226",14:"255 233 240",15:"255 251 252"},sunset:{0:"38 8 0",1:"54 11 0",2:"69 15 0",3:"100 20 0",4:"130 26 0",5:"156 40 12",6:"178 58 31",7:"197 79 53",8:"213 101 78",9:"219 112 90",10:"225 124 104",11:"235 147 131",12:"243 171 158",13:"249 194 185",14:"253 218 212",15:"255 241 238"},brown:{0:"38 23 0",1:"52 31 1",2:"66 40 2",3:"95 58 5",4:"123 75 10",5:"148 92 19",6:"168 108 31",7:"186 123 46",8:"200 138 66",9:"209 150 80",10:"219 165 103",11:"224 176 122",12:"229 190 148",13:"239 210 180",14:"248 230 212",15:"255 249 242"},citron:{0:"38 35 0",1:"42 39 0",2:"49 46 0",3:"61 58 0",4:"78 76 0",5:"101 99 0",6:"128 125 0",7:"153 153 0",8:"184 188 0",9:"205 212 0",10:"222 231 23",11:"235 244 87",12:"237 243 116",13:"243 249 158",14:"249 253 193",15:"254 255 238"},lime:{0:"20 38 0",1:"34 51 0",2:"41 63 0",3:"53 83 0",4:"65 104 2",5:"79 125 11",6:"94 145 24",7:"110 166 40",8:"127 187 60",9:"137 199 70",10:"151 209 90",11:"168 224 121",12:"184 237 148",13:"209 247 186",14:"226 255 211",15:"244 255 240"},mint:{0:"0 31 25",1:"0 41 34",2:"0 49 41",3:"0 62 52",4:"0 81 64",5:"0 106 77",6:"29 130 89",7:"33 150 104",8:"39 171 116",9:"72 194 129",10:"106 212 153",11:"149 222 182",12:"181 232 204",13:"209 244 224",14:"227 252 237",15:"242 255 248"},cyan:{0:"0 22 38",1:"0 32 54",2:"1 42 69",3:"3 65 100",4:"8 89 130",5:"15 114 156",6:"26 138 178",7:"41 161 197",8:"60 182 213",9:"72 192 219",10:"100 210 232",11:"124 227 242",12:"145 239 250",13:"179 244 249",14:"212 251 253",15:"242 255 255"},indigo:{0:"8 2 38",1:"13 4 65",2:"17 5 91",3:"20 7 117",4:"22 9 144",5:"26 13 171",6:"39 32 187",7:"60 63 219",8:"93 94 255",9:"112 117 242",10:"135 146 242",11:"163 175 251",12:"189 198 255",13:"211 214 255",14:"232 233 255",15:"252 253 255"},magenta:{0:"46 5 44",1:"63 6 58",2:"80 8 72",3:"96 11 86",4:"113 13 99",5:"138 23 122",6:"163 38 148",7:"188 61 177",8:"195 87 196",9:"194 116 205",10:"198 145 213",11:"206 172 222",13:"228 215 238",14:"239 231 247",15:"249 244 255",12:"217 195 230"},nude:{0:"20 0 0",1:"33 0 0",2:"46 0 0",3:"67 0 0",4:"89 20 18",5:"110 46 42",6:"132 73 66",7:"154 99 90",8:"175 124 112",9:"188 136 121",10:"200 147 131",11:"222 169 149",12:"230 189 170",13:"239 208 191",14:"247 224 210",15:"255 240 229"}};var Ie=["Helvetica Neue","Helvetica","Arial","sans-serif"],Kt=["Georgia","Times","Times New Roman","serif"],De={icons:{fallbacks:Ie,name:"yahoo-icons"},sans:{fallbacks:Ie,name:"yahoo-sans"},"sans-beta":{fallbacks:Ie,name:"yahoo-sans-beta"},"sans-condensed":{fallbacks:Ie,name:"yahoo-sans-condensed"},"serif-text":{fallbacks:Kt,name:"yahoo-serif-text"},"serif-display":{fallbacks:Kt,name:"yahoo-serif-display"}},tt={display1:"sans",title1:"sans",title2:"sans",title3:"sans",title4:"sans",headline1:"sans",body1:"sans",label1:"sans",label2:"sans",caption1:"sans",caption2:"sans",legal1:"sans"},qt={thin:"100",extralight:"200",light:"300",regular:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},ot={display1:"black",title1:"bold",title2:"bold",title3:"bold",title4:"bold",headline1:"semibold",body1:"regular",label1:"semibold",label2:"regular",caption1:"semibold",caption2:"regular",legal1:"semibold"},rt={display1:"uppercase",title1:"none",title2:"none",title3:"none",title4:"none",headline1:"none",body1:"none",label1:"none",label2:"none",caption1:"none",caption2:"none",legal1:"none"},at={fontSize:{display1:46,title1:29,title2:25,title3:21,title4:17,headline1:13,body1:13,label1:12,label2:12,caption1:11,caption2:11,legal1:10},lineHeight:{display1:44,title1:36,title2:32,title3:28,title4:24,headline1:16,body1:16,label1:16,label2:16,caption1:16,caption2:16,legal1:12}},nt={fontSize:{display1:46,title1:30,title2:26,title3:22,title4:18,headline1:14,body1:14,label1:13,label2:13,caption1:12,caption2:12,legal1:11},lineHeight:{...at.lineHeight,title1:40,headline1:20,body1:20,legal1:16}},Ne={fontSize:{display1:47,title1:31,title2:27,title3:23,title4:19,headline1:15,body1:15,label1:13,label2:13,caption1:12,caption2:12,legal1:11},lineHeight:{...nt.lineHeight,title2:36,title3:32}},it={fontSize:{...Ne.fontSize,display1:48,title1:32,title2:28,title3:24,title4:20,headline1:16,body1:16,label1:14,label2:14},lineHeight:{...Ne.lineHeight,title2:36,title3:32,headline1:20,body1:20,label1:20,label2:20}},st={fontSize:{display1:50,title1:34,title2:30,title3:26,title4:22,headline1:18,body1:16,label1:16,label2:16,caption1:14,caption2:14,legal1:13},lineHeight:{...it.lineHeight,title1:44,headline1:24,body1:24,caption1:20,caption2:20}},lt={fontSize:{display1:52,title1:36,title2:32,title3:28,title4:26,headline1:20,body1:20,label1:18,label2:18,caption1:16,caption2:16,legal1:15},lineHeight:{...st.lineHeight,title2:40,title3:36,headline1:28,body1:28,label1:24,label2:24,legal1:20}},Jt={fontSize:{display1:54,title1:38,title2:34,title3:30,title4:28,headline1:22,body1:22,label1:20,label2:20,caption1:18,caption2:18,legal1:17},lineHeight:{...lt.lineHeight,title1:48,title2:44,title4:32,label1:28,label2:28,caption1:24,caption2:24}};var ct={fontFamily:tt,fontWeight:ot,textTransform:rt,avatarSizes:Qe,iconSizes:et,borderRadius:Ot,borderWidth:Ht,spacing:$t},Be={fontFamily:tt,fontWeight:ot,textTransform:rt,avatarSizes:Gt,iconSizes:Ut,borderRadius:Ft,borderWidth:It,spacing:jt},No={colorMode:{light:{palette:Xt,spectrum:Yt},dark:{palette:Wt,spectrum:Zt}},scaleMode:{xSmall:{...ct,...at},small:{...ct,...nt},medium:{...ct,...Ne},large:{...Be,...it},xLarge:{...Be,...st},xxLarge:{...Be,...lt},xxxLarge:{...Be,...Jt}},aspectRatio:Dt,elevation:Nt,fontFamily:De,zIndex:Bt};var Do="system",Bo="system",Xo="light",Wo="large",Vo=!1,Go="\u{1F1FA}\u{1F1F8} US";function Uo(e){return Object.entries(e)}0&&(module.exports={AVATAR_SIZE_PREFIX,BORDER_RADIUS_PREFIX,BORDER_WIDTH_PREFIX,Box,DARK_COLOR_MODE_CLASSNAME,DEFAULT_COLOR_MODE,DEFAULT_COLOR_MODE_CLASSNAME,DEFAULT_COLOR_MODE_FOR_APP,DEFAULT_HIGH_CONTRAST_MODE,DEFAULT_REGION_MODE,DEFAULT_SCALE_MODE,DEFAULT_SCALE_MODE_CLASSNAME,DEFAULT_SCALE_MODE_FOR_APP,FONT_FAMILY_PREFIX,FONT_ICONS_CSS_VAR,FONT_SANS_BETA_CSS_VAR,FONT_SANS_CONDENSED_CSS_VAR,FONT_SANS_CSS_VAR,FONT_SERIF_DISPLAY_CSS_VAR,FONT_SERIF_TEXT_CSS_VAR,FONT_SIZE_PREFIX,FONT_WEIGHT_PREFIX,HStack,ICON_SIZE_PREFIX,Icon,Image,LARGE_SCALE_MODE_CLASSNAME,LIGHT_COLOR_MODE_CLASSNAME,LINE_HEIGHT_PREFIX,MEDIUM_SCALE_MODE_CLASSNAME,Pressable,SMALL_SCALE_MODE_CLASSNAME,SPACING_PREFIX,SPECTRUM_COLOR_PREFIX,TEXT_TRANSFORM_PREFIX,Text,UDS_PREFIX,VStack,XLARGE_SCALE_MODE_CLASSNAME,XSMALL_SCALE_MODE_CLASSNAME,XXLARGE_SCALE_MODE_CLASSNAME,XXXLARGE_SCALE_MODE_CLASSNAME,alwaysPalette,cva,cx,defaultTokensConfig,entries,fontFamilyGlobal,fontWeightMap,getStyles});
|