@yahoo/uds 0.1.10 → 0.1.12

Sign up to get free protection for your applications and to get access to all the features.
Files changed (40) hide show
  1. package/dist/chunk-3I3D5S54.js +1 -0
  2. package/dist/chunk-74YHFBTD.js +1 -0
  3. package/dist/chunk-7FQGDIJ2.js +1 -0
  4. package/dist/chunk-JKZI2WLD.js +1 -0
  5. package/dist/chunk-M346JMQS.js +0 -0
  6. package/dist/chunk-WYDHNV42.js +1 -0
  7. package/dist/chunk-Z34QGHWU.js +1 -0
  8. package/dist/fixtures/index.cjs +1 -0
  9. package/dist/fixtures/index.d.cts +141 -0
  10. package/dist/fixtures/index.d.ts +141 -0
  11. package/dist/fixtures/index.js +1 -0
  12. package/dist/index.cjs +1 -1
  13. package/dist/index.d.cts +59 -57
  14. package/dist/index.d.ts +59 -57
  15. package/dist/index.js +1 -1
  16. package/dist/index.native-DzfcCYUh.d.ts +15 -0
  17. package/dist/index.native-VVqy3X9H.d.cts +15 -0
  18. package/dist/tailwindPlugin.cjs +1 -1
  19. package/dist/tailwindPlugin.d.cts +2 -1
  20. package/dist/tailwindPlugin.d.ts +2 -1
  21. package/dist/tailwindPlugin.js +1 -1
  22. package/dist/tokens/index.cjs +1 -0
  23. package/dist/tokens/index.d.cts +39 -0
  24. package/dist/tokens/index.d.ts +39 -0
  25. package/dist/tokens/index.js +1 -0
  26. package/dist/tokens/index.native.cjs +1 -0
  27. package/dist/tokens/index.native.d.cts +3 -0
  28. package/dist/tokens/index.native.d.ts +3 -0
  29. package/dist/tokens/index.native.js +1 -0
  30. package/dist/tokens/parseTokens.cjs +1 -0
  31. package/dist/tokens/parseTokens.d.cts +85 -0
  32. package/dist/tokens/parseTokens.d.ts +85 -0
  33. package/dist/tokens/parseTokens.js +1 -0
  34. package/dist/tokens/parseTokens.native.cjs +1 -0
  35. package/dist/tokens/parseTokens.native.d.cts +416 -0
  36. package/dist/tokens/parseTokens.native.d.ts +416 -0
  37. package/dist/tokens/parseTokens.native.js +1 -0
  38. package/dist/types-VgTlNoi_.d.cts +509 -0
  39. package/dist/types-VgTlNoi_.d.ts +509 -0
  40. package/package.json +49 -31
@@ -1 +1 @@
1
- "use strict";var c=Object.create;var s=Object.defineProperty;var g=Object.getOwnPropertyDescriptor;var M=Object.getOwnPropertyNames;var f=Object.getPrototypeOf,v=Object.prototype.hasOwnProperty;var _=(r,e)=>{for(var a in e)s(r,a,{get:e[a],enumerable:!0})},n=(r,e,a,l)=>{if(e&&typeof e=="object"||typeof e=="function")for(let i of M(e))!v.call(r,i)&&i!==a&&s(r,i,{get:()=>e[i],enumerable:!(l=g(e,i))||l.enumerable});return r};var x=(r,e,a)=>(a=r!=null?c(f(r)):{},n(e||!r||!r.__esModule?s(a,"default",{value:r,enumerable:!0}):a,r)),m=r=>n(s({},"__esModule",{value:!0}),r);var u={};_(u,{tailwindPlugin:()=>p});module.exports=m(u);var o=require("@yahoo/uds-tokens"),t=require("@yahoo/uds-tokens/parseTokens"),d=x(require("tailwindcss/plugin"),1),p=d.default.withOptions(function({config:r=o.defaultTokensConfig}){let e=(0,t.parseTokens)(r);return function({addBase:a,matchUtilities:l}){a({":root":{...e.colorMode.light._vars,...e.scaleMode.large.shapes._vars,...e.scaleMode.large.avatarSizes._vars,...e.scaleMode.large.iconSizes._vars,...e.scaleMode.large.spacing._vars,...e.scaleMode.large.fontFamily._vars,...e.scaleMode.large.fontSize._vars,...e.scaleMode.large.fontWeight._vars,...e.scaleMode.large.lineHeight._vars,...e.scaleMode.large.textTransform._vars},[`.${o.DARK_COLOR_MODE_CLASSNAME}`]:{...e.colorMode.dark._vars},[`.${o.XSMALL_SCALE_MODE_CLASSNAME}`]:{...e.scaleMode.xSmall.shapes._vars,...e.scaleMode.xSmall.avatarSizes._vars,...e.scaleMode.xSmall.iconSizes._vars,...e.scaleMode.xSmall.spacing._vars,...e.scaleMode.xSmall.fontFamily._vars,...e.scaleMode.xSmall.fontSize._vars,...e.scaleMode.xSmall.fontWeight._vars,...e.scaleMode.xSmall.lineHeight._vars,...e.scaleMode.xSmall.textTransform._vars},[`.${o.SMALL_SCALE_MODE_CLASSNAME}`]:{...e.scaleMode.small.shapes._vars,...e.scaleMode.small.avatarSizes._vars,...e.scaleMode.small.iconSizes._vars,...e.scaleMode.small.spacing._vars,...e.scaleMode.small.fontFamily._vars,...e.scaleMode.small.fontSize._vars,...e.scaleMode.small.fontWeight._vars,...e.scaleMode.small.lineHeight._vars,...e.scaleMode.small.textTransform._vars},[`.${o.MEDIUM_SCALE_MODE_CLASSNAME}`]:{...e.scaleMode.medium.shapes._vars,...e.scaleMode.medium.avatarSizes._vars,...e.scaleMode.medium.iconSizes._vars,...e.scaleMode.medium.spacing._vars,...e.scaleMode.medium.fontFamily._vars,...e.scaleMode.medium.fontSize._vars,...e.scaleMode.medium.fontWeight._vars,...e.scaleMode.medium.lineHeight._vars,...e.scaleMode.medium.textTransform._vars},[`.${o.XLARGE_SCALE_MODE_CLASSNAME}`]:{...e.scaleMode.xLarge.shapes._vars,...e.scaleMode.xLarge.avatarSizes._vars,...e.scaleMode.xLarge.iconSizes._vars,...e.scaleMode.xLarge.spacing._vars,...e.scaleMode.xLarge.fontFamily._vars,...e.scaleMode.xLarge.fontSize._vars,...e.scaleMode.xLarge.fontWeight._vars,...e.scaleMode.xLarge.lineHeight._vars,...e.scaleMode.xLarge.textTransform._vars},[`.${o.XXLARGE_SCALE_MODE_CLASSNAME}`]:{...e.scaleMode.xxLarge.shapes._vars,...e.scaleMode.xxLarge.avatarSizes._vars,...e.scaleMode.xxLarge.iconSizes._vars,...e.scaleMode.xxLarge.spacing._vars,...e.scaleMode.xxLarge.fontFamily._vars,...e.scaleMode.xxLarge.fontSize._vars,...e.scaleMode.xxLarge.fontWeight._vars,...e.scaleMode.xxLarge.lineHeight._vars,...e.scaleMode.xxLarge.textTransform._vars},[`.${o.XXXLARGE_SCALE_MODE_CLASSNAME}`]:{...e.scaleMode.xxxLarge.shapes._vars,...e.scaleMode.xxxLarge.avatarSizes._vars,...e.scaleMode.xxxLarge.iconSizes._vars,...e.scaleMode.xxxLarge.spacing._vars,...e.scaleMode.xxxLarge.fontFamily._vars,...e.scaleMode.xxxLarge.fontSize._vars,...e.scaleMode.xxxLarge.fontWeight._vars,...e.scaleMode.xxxLarge.lineHeight._vars,...e.scaleMode.xxxLarge.textTransform._vars}}),l({iconSize:i=>({width:i,height:i,fontSize:i,lineHeight:i})},{values:e.scaleMode.large.iconSizes.tailwindConfig}),l({avatarSize:i=>({width:i,height:i})},{values:e.scaleMode.large.avatarSizes.tailwindConfig}),l({case:i=>({"text-transform":i})},{values:e.scaleMode.large.textTransform.tailwindConfig}),l({"font-weight":i=>({"font-weight":i})},{values:e.scaleMode.large.fontWeight.tailwindConfig}),l({"font-size":i=>({"font-size":i})},{values:e.scaleMode.large.fontSize.tailwindConfig})}},function({config:r=o.defaultTokensConfig}){let e=(0,t.parseTokens)(r);return{darkMode:["class",o.DARK_COLOR_MODE_CLASSNAME],safelist:[o.DARK_COLOR_MODE_CLASSNAME],theme:{aspectRatio:e.aspectRatio,aria:{busy:'busy="true"',checked:'checked="true"',disabled:'disabled="true"',expanded:'expanded="true"',hidden:'hidden="true"',pressed:'pressed="true"',readonly:'readonly="true"',required:'required="true"',selected:'selected="true"',invalid:'aria-invalid="true"'},data:{active:'active="true"',"active-item":'active-item="true"',autofill:'autofill="true"',backdrop:'backdrop="true"',enter:'enter="true"',leave:'leave="true"',"focus-visible":'focus-visible="true"'},animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0, 0, 0.2, 1) infinite",pulse:"pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite",bounce:"bounce 1s infinite","accordion-down":"accordion-down 0.2s ease-out","accordion-up":"accordion-up 0.2s ease-out"},transitionDelay:{0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionDuration:{0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionTiming:{linear:"linear",in:"cubic-bezier(0.4, 0, 1, 1)",out:"cubic-bezier(0, 0, 0.2, 1)","in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},zIndex:e.zIndex,borderRadius:e.scaleMode.large.shapes.tailwindConfig,borderWidth:e.borderWidth,outlineWidth:({theme:a})=>a("borderWidth"),boxShadow:e.elevation,dropShadow:({theme:a})=>a("boxShadow"),fontFamily:{...e.fontFamily,...e.scaleMode.large.fontFamily.tailwindConfig},fontSize:{},fontWeight:{},lineHeight:e.scaleMode.large.lineHeight.tailwindConfig,spacing:e.scaleMode.large.spacing.tailwindConfig,gap:({theme:a})=>a("spacing"),padding:({theme:a})=>a("spacing"),space:({theme:a})=>a("spacing"),colors:{...o.alwaysPalette,...e.colorMode.light.tailwindConfig.spectrum,...e.colorMode.light.tailwindConfig.palette.core},backgroundColor:({theme:a})=>({...a("colors"),...e.colorMode.light.tailwindConfig.palette.background,...e.colorMode.light.tailwindConfig.palette.backgroundWash,...e.colorMode.light.tailwindConfig.palette.elevation,DEFAULT:e.colorMode.light.tailwindConfig.palette.background.primary}),textColor:({theme:a})=>({...a("colors"),...e.colorMode.light.tailwindConfig.palette.foreground,DEFAULT:e.colorMode.light.tailwindConfig.palette.foreground.primary}),borderColor:({theme:a})=>({...a("colors"),...e.colorMode.light.tailwindConfig.palette.line,DEFAULT:e.colorMode.light.tailwindConfig.palette.line.primary}),accentColor:({theme:a})=>({...a("colors"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),fill:({theme:a})=>a("backgroundColor"),boxShadowColor:{},caretColor:({theme:a})=>a("textColor"),placeholderColor:({theme:a})=>a("textColor"),textDecorationColor:({theme:a})=>({...a("textColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),divideColor:({theme:a})=>({...a("borderColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.line.primary}),outlineColor:({theme:a})=>({...a("borderColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),ringColor:({theme:a})=>({...a("borderColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),ringOffsetColor:({theme:a})=>({...a("borderColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),stroke:({theme:a})=>a("borderColor")}}});0&&(module.exports={tailwindPlugin});
1
+ "use strict";var be=Object.create;var u=Object.defineProperty;var Me=Object.getOwnPropertyDescriptor;var Ee=Object.getOwnPropertyNames;var Ae=Object.getPrototypeOf,Te=Object.prototype.hasOwnProperty;var Le=(o,e)=>{for(var t in e)u(o,t,{get:e[t],enumerable:!0})},P=(o,e,t,r)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of Ee(e))!Te.call(o,a)&&a!==t&&u(o,a,{get:()=>e[a],enumerable:!(r=Me(e,a))||r.enumerable});return o};var Re=(o,e,t)=>(t=o!=null?be(Ae(o)):{},P(e||!o||!o.__esModule?u(t,"default",{value:o,enumerable:!0}):t,o)),Fe=o=>P(u({},"__esModule",{value:!0}),o);var Pe={};Le(Pe,{tailwindPlugin:()=>Ne});module.exports=Fe(Pe);var W={0:0,1:1,2:2,4:4,8:8};var X={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 D={auto:"auto",square:"1 / 1",video:"16 / 9"},H={auto:"auto",0:"0",10:"10",20:"20",30:"30",40:"40",50:"50"};var V={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"}}},G={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"}}},v={white:"#ffffff",black:"#000000",transparent:"transparent"};var U={square:0,xs:2,s:4,m:8,l:12,xl:16,xxl:20,circle:9999},K={square:0,xs:2,s:4,m:8,l:16,xl:24,xxl:32,circle:9999};var b={s:16,m:24,l:32},Y=b,M={s:16,m:24,l:32},Z=M;var j={0: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},q={0: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 B={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:{15:"16 0 38",14:"29 0 71",13:"43 0 103",12:"57 0 125",11:"80 21 176",10:"96 1 210",9:"126 31 255",8:"129 56 255",7:"124 73 252",6:"122 93 252",5:"149 126 252",4:"176 159 252",3:"202 194 255",2:"225 217 255",1:"235 229 255",0:"248 244 255"},pink:{15:"38 0 16",14:"76 0 33",13:"116 0 52",12:"156 0 72",11:"195 0 94",10:"227 0 113",9:"255 0 128",8:"255 54 161",7:"255 79 176",6:"255 121 200",5:"255 155 219",4:"255 183 233",3:"255 204 242",2:"255 220 248",1:"255 235 249",0:"255 247 252"},red:{15:"38 3 0",14:"68 4 0",13:"98 3 0",12:"127 0 0",11:"157 0 4",10:"187 0 10",9:"211 13 46",8:"245 44 57",7:"255 77 82",6:"253 106 116",5:"255 152 159",4:"255 187 192",3:"255 214 218",2:"255 231 232",1:"255 240 241",0:"255 250 250"},yellow:{15:"38 30 0",14:"49 38 0",13:"64 50 0",12:"83 65 0",11:"108 85 0",10:"138 109 4",9:"160 127 8",8:"181 144 12",7:"229 185 23",6:"255 211 51",5:"255 224 46",4:"255 233 87",3:"255 242 125",2:"255 246 161",1:"255 250 209",0:"255 253 238"},green:{15:"3 33 21",14:"4 43 27",13:"4 51 31",12:"4 59 35",11:"4 77 44",10:"4 94 52",9:"0 108 59",8:"10 122 68",7:"0 135 81",6:"48 161 89",5:"86 196 112",4:"126 228 135",3:"162 242 162",2:"202 250 197",1:"225 253 220",0:"246 255 244"},teal:{15:"0 38 38",14:"0 44 44",13:"0 54 53",12:"0 69 67",11:"0 89 86",10:"0 110 107",9:"0 122 122",8:"0 160 160",7:"0 189 184",6:"17 211 205",5:"78 232 220",4:"133 247 233",3:"177 255 243",2:"207 255 248",1:"224 255 248",0:"242 255 251"},gray:{15:"0 0 0",14:"16 21 24",13:"29 34 40",12:"35 42 49",11:"44 54 63",10:"70 78 86",9:"91 99 106",8:"110 119 128",7:"130 138 147",6:"151 158 168",5:"176 185 193",4:"199 205 210",3:"224 228 233",2:"240 243 245",1:"245 248 250",0:"255 255 255"},orange:{0:"255 249 242",1:"255 239 222",2:"255 229 202",4:"252 182 111",5:"255 158 66",6:"255 137 21",7:"240 114 5",8:"217 94 18",9:"191 73 0",10:"166 64 0",11:"145 56 0",3:"249 208 167",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:"128 128 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:"77 137 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:"93 94 255",7:"64 64 227",8:"47 41 204",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"}},J={blue:{15:"240 247 252",14:"213 237 252",13:"182 224 252",12:"150 210 250",11:"125 203 255",10:"99 192 255",9:"18 169 255",8:"17 148 236",7:"0 116 210",6:"0 87 183",5:"0 63 156",4:"0 44 129",3:"0 29 102",2:"0 19 75",1:"0 14 57",0:"0 10 38"},purple:{15:"248 244 255",14:"235 232 254",13:"225 219 252",12:"209 201 251",11:"187 174 249",10:"165 149 248",9:"144 124 255",8:"119 89 255",7:"108 36 242",6:"96 1 210",5:"80 21 176",4:"57 0 125",3:"51 0 102",2:"42 0 75",1:"34 0 57",0:"25 0 38"},pink:{15:"255 229 247",14:"255 212 240",13:"255 186 228",12:"255 150 211",11:"255 101 186",10:"255 54 161",9:"255 0 128",8:"233 0 107",7:"194 0 81",6:"157 0 67",5:"123 0 54",4:"96 0 43",3:"75 0 34",2:"58 0 27",1:"48 0 23",0:"38 0 19"},red:{15:"255 240 241",14:"254 210 214",13:"255 183 188",12:"255 155 161",11:"255 135 141",10:"255 105 109",9:"255 77 82",8:"232 58 62",7:"210 46 47",6:"183 28 27",5:"156 15 12",4:"129 5 0",3:"102 1 0",2:"75 3 0",1:"57 3 0",0:"38 3 0"},yellow:{15:"255 253 238",14:"255 251 197",13:"255 249 163",12:"255 243 138",11:"255 232 102",10:"255 220 79",9:"255 204 0",8:"233 171 0",7:"194 136 0",6:"157 112 0",5:"123 91 0",4:"96 73 0",3:"75 60 0",2:"58 49 0",1:"48 42 0",0:"38 35 0"},green:{15:"247 255 245",14:"213 255 208",13:"169 251 169",12:"128 242 143",11:"91 235 126",10:"55 219 115",9:"26 197 103",8:"29 181 97",7:"23 149 83",6:"18 118 68",5:"14 91 55",4:"11 70 44",3:"8 55 36",2:"8 48 32",1:"7 43 29",0:"7 33 23"},teal:{15:"242 255 254",14:"216 255 252",13:"185 255 251",12:"145 249 243",11:"99 237 231",10:"52 227 222",9:"17 211 205",8:"15 194 190",7:"1 160 159",6:"0 126 127",5:"0 97 99",4:"0 73 76",3:"0 56 60",2:"0 45 49",1:"0 40 43",0:"0 35 38"},gray:{15:"255 255 255",14:"245 248 250",13:"240 243 245",12:"224 228 233",11:"199 205 210",10:"176 185 193",9:"151 158 168",8:"130 138 147",7:"110 119 128",6:"91 99 106",5:"70 78 86",4:"44 54 63",3:"35 42 49",2:"29 34 40",1:"16 21 24",0:"0 0 0"},carbon:{15:"255 255 255",14:"252 251 251",13:"245 245 245",12:"227 227 227",11:"205 205 205",10:"176 176 176",9:"142 142 142",8:"117 117 117",7:"90 90 90",6:"68 68 68",5:"50 50 50",4:"41 41 41",3:"31 31 31",2:"20 20 20",1:"10 10 10",0:"0 0 0"},orange:{15:"255 246 240",14:"255 224 204",13:"255 192 153",12:"255 161 102",0:"38 15 0",1:"46 17 0",2:"54 19 0",4:"86 28 0",3:"67 23 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"},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 h=["Helvetica Neue","Helvetica","Arial","sans-serif"],Q=["Georgia","Times","Times New Roman","serif"],ee={icons:{fallbacks:h},sans:{fallbacks:h},"sans-beta":{fallbacks:h},"sans-condensed":{fallbacks:h},"serif-text":{fallbacks:Q},"serif-display":{fallbacks:Q}},E={display1:"sans",title1:"sans",title2:"sans",title3:"sans",title4:"sans",headline1:"sans",body1:"sans",label1:"sans",label2:"sans",caption1:"sans",caption2:"sans",legal1:"sans"},A={thin:"100",extralight:"200",light:"300",regular:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},T={display1:"black",title1:"bold",title2:"bold",title3:"bold",title4:"bold",headline1:"semibold",body1:"regular",label1:"semibold",label2:"regular",caption1:"semibold",caption2:"regular",legal1:"semibold"},L={display1:"uppercase",title1:"none",title2:"none",title3:"none",title4:"none",headline1:"none",body1:"none",label1:"none",label2:"none",caption1:"none",caption2:"none",legal1:"none"},R={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}},F={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:{...R.lineHeight,title1:40,headline1:20,body1:20,legal1:16}},x={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:{...F.lineHeight,title2:36,title3:32}},w={fontSize:{...x.fontSize,display1:48,title1:32,title2:28,title3:24,title4:20,headline1:16,body1:16,label1:14,label2:14},lineHeight:{...x.lineHeight,title2:36,title3:32,headline1:20,body1:20,label1:20,label2:20}},z={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:{...w.lineHeight,title1:44,headline1:24,body1:24,caption1:20,caption2:20}},k={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:{...z.lineHeight,title2:40,title3:36,headline1:28,body1:28,label1:24,label2:24,legal1:20}},te={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:{...k.lineHeight,title1:48,title2:44,title4:32,label1:28,label2:28,caption1:24,caption2:24}};var $={fontFamily:E,fontWeight:T,textTransform:L,avatarSizes:b,iconSizes:M,shapes:U,spacing:j},y={fontFamily:E,fontWeight:T,textTransform:L,avatarSizes:Y,iconSizes:Z,shapes:K,spacing:q},I={colorMode:{light:{palette:V,spectrum:B},dark:{palette:G,spectrum:J}},scaleMode:{xSmall:{...$,...R},small:{...$,...F},medium:{...$,...x},large:{...y,...w},xLarge:{...y,...z},xxLarge:{...y,...k},xxxLarge:{...y,...te}},aspectRatio:D,borderWidth:W,elevation:X,fontFamily:ee,zIndex:H};var n="uds",O=`${n}-spectrum-color`,S=`${n}-font`,oe=`${n}-icon-size`,ae=`${n}-avatar-size`,re=`${n}-shape`,ne=`${n}-spacing`,ie=`${n}-font-size`,se=`${n}-line-height`,le=`${n}-font-weight`,ce=`${n}-text-transform`,_=`${n}-color-mode-dark`,n1=`${n}-color-mode-light`,pe=`${n}-scale-mode-xsmall`,de=`${n}-scale-mode-small`,ge=`${n}-scale-mode-medium`,i1=`${n}-scale-mode-large`,fe=`${n}-scale-mode-xlarge`,me=`${n}-scale-mode-xxlarge`,ue=`${n}-scale-mode-xxxlarge`;var s1=`--${n}-font-icons`,l1=`--${n}-font-sans`,c1=`--${n}-font-sans-beta`,p1=`--${n}-font-sans-condensed`,d1=`--${n}-font-serif-display`,g1=`--${n}-font-serif-text`;function p(o){return Object.entries(o)}function C(o,e){return Object.keys(o).reduce((t,r,a)=>(t[r]=e(o[r],r,a),t),{})}function he(o){let{palette:e,spectrum:t}=o,r={},a={spectrum:{},palette:{}};for(let[i,s]of p(t))for(let[l,c]of p(s)){let d=`${i}-${l}`,g=`--${O}-${d}`;a.spectrum[i]||(a.spectrum[i]={}),a.spectrum[i][l]=`rgb(var(${g}))`,r[g]=c}return p(e).forEach(([i,s])=>{for(let[l,{hue:c,step:d,opacity:g}]of Object.entries(s)){i in a.palette||(a.palette[i]={});let m=`--${n}-${i}-color-${l}`;r[m]=`var(--${O}-${c}-${d})`,a.palette[i][l]=g?`rgb(var(${m}) / ${g})`:`rgb(var(${m}))`}}),{_vars:r,_raw:o,tailwindConfig:a}}function we(o){let e={},t={};for(let[r,a="regular"]of p(o)){let i=`--${le}-${r}`,s=A[a];e[i]=s,t[r]=`var(${i})`}return{_vars:e,_raw:o,tailwindConfig:{...A,...t}}}function xe(o,e,t){let r={},a={};for(let[i,s]of p(e)){let l=`--${o}-${i}`,c=t?t(s):s;r[l]=c,a[i]=`var(${l})`}return{_vars:r,_raw:e,tailwindConfig:a}}function f(o,e){let t={},r={};for(let[a,i]of p(e)){let s=`--${o}-${a}`,l=`${i}px`;t[s]=l,r[a]=`var(${s})`}return{_vars:t,_raw:e,tailwindConfig:r}}function ze(o){let e={};for(let[t,r]of p(o)){let a=r.map(({color:i,offsetX:s,offsetY:l,blurRadius:c,spreadRadius:d})=>`${s}px ${l}px ${c}px ${d}px ${i}`).join(", ");e[t]=a}return e}function ke(o){return C(o,(e,t)=>{let{fallbacks:r=[]}=e??{};return[`var(--${S}-${t})`,...r]})}function $e(o){return`${o}px`}function Ie(o){return C(o,$e)}var Oe=Ie;function N(o){let{colorMode:e,scaleMode:t,elevation:r,fontFamily:a,borderWidth:i}=o;return{...o,colorMode:{light:he(e.light),dark:he(e.dark)},scaleMode:C(t,({shapes:s,spacing:l,fontSize:c,lineHeight:d,fontFamily:g,fontWeight:m,textTransform:Se,avatarSizes:_e,iconSizes:Ce})=>({fontFamily:xe(S,g,ve=>`var(--${S}-${ve})`),fontSize:f(ie,c),fontWeight:we(m),lineHeight:f(se,d),textTransform:xe(ce,Se),shapes:f(re,s),spacing:f(ne,l),avatarSizes:f(ae,_e),iconSizes:f(oe,Ce)})),borderWidth:Oe(i),elevation:ze(r),fontFamily:ke(a)}}var ye=Re(require("tailwindcss/plugin"),1),Ne=ye.default.withOptions(function({config:o=I}){let e=N(o);return function({addBase:t,matchUtilities:r}){t({":root":{...e.colorMode.light._vars,...e.scaleMode.large.shapes._vars,...e.scaleMode.large.avatarSizes._vars,...e.scaleMode.large.iconSizes._vars,...e.scaleMode.large.spacing._vars,...e.scaleMode.large.fontFamily._vars,...e.scaleMode.large.fontSize._vars,...e.scaleMode.large.fontWeight._vars,...e.scaleMode.large.lineHeight._vars,...e.scaleMode.large.textTransform._vars},[`.${_}`]:{...e.colorMode.dark._vars},[`.${pe}`]:{...e.scaleMode.xSmall.shapes._vars,...e.scaleMode.xSmall.avatarSizes._vars,...e.scaleMode.xSmall.iconSizes._vars,...e.scaleMode.xSmall.spacing._vars,...e.scaleMode.xSmall.fontFamily._vars,...e.scaleMode.xSmall.fontSize._vars,...e.scaleMode.xSmall.fontWeight._vars,...e.scaleMode.xSmall.lineHeight._vars,...e.scaleMode.xSmall.textTransform._vars},[`.${de}`]:{...e.scaleMode.small.shapes._vars,...e.scaleMode.small.avatarSizes._vars,...e.scaleMode.small.iconSizes._vars,...e.scaleMode.small.spacing._vars,...e.scaleMode.small.fontFamily._vars,...e.scaleMode.small.fontSize._vars,...e.scaleMode.small.fontWeight._vars,...e.scaleMode.small.lineHeight._vars,...e.scaleMode.small.textTransform._vars},[`.${ge}`]:{...e.scaleMode.medium.shapes._vars,...e.scaleMode.medium.avatarSizes._vars,...e.scaleMode.medium.iconSizes._vars,...e.scaleMode.medium.spacing._vars,...e.scaleMode.medium.fontFamily._vars,...e.scaleMode.medium.fontSize._vars,...e.scaleMode.medium.fontWeight._vars,...e.scaleMode.medium.lineHeight._vars,...e.scaleMode.medium.textTransform._vars},[`.${fe}`]:{...e.scaleMode.xLarge.shapes._vars,...e.scaleMode.xLarge.avatarSizes._vars,...e.scaleMode.xLarge.iconSizes._vars,...e.scaleMode.xLarge.spacing._vars,...e.scaleMode.xLarge.fontFamily._vars,...e.scaleMode.xLarge.fontSize._vars,...e.scaleMode.xLarge.fontWeight._vars,...e.scaleMode.xLarge.lineHeight._vars,...e.scaleMode.xLarge.textTransform._vars},[`.${me}`]:{...e.scaleMode.xxLarge.shapes._vars,...e.scaleMode.xxLarge.avatarSizes._vars,...e.scaleMode.xxLarge.iconSizes._vars,...e.scaleMode.xxLarge.spacing._vars,...e.scaleMode.xxLarge.fontFamily._vars,...e.scaleMode.xxLarge.fontSize._vars,...e.scaleMode.xxLarge.fontWeight._vars,...e.scaleMode.xxLarge.lineHeight._vars,...e.scaleMode.xxLarge.textTransform._vars},[`.${ue}`]:{...e.scaleMode.xxxLarge.shapes._vars,...e.scaleMode.xxxLarge.avatarSizes._vars,...e.scaleMode.xxxLarge.iconSizes._vars,...e.scaleMode.xxxLarge.spacing._vars,...e.scaleMode.xxxLarge.fontFamily._vars,...e.scaleMode.xxxLarge.fontSize._vars,...e.scaleMode.xxxLarge.fontWeight._vars,...e.scaleMode.xxxLarge.lineHeight._vars,...e.scaleMode.xxxLarge.textTransform._vars}}),r({iconSize:a=>({width:a,height:a,fontSize:a,lineHeight:a})},{values:e.scaleMode.large.iconSizes.tailwindConfig}),r({avatarSize:a=>({width:a,height:a})},{values:e.scaleMode.large.avatarSizes.tailwindConfig}),r({case:a=>({"text-transform":a})},{values:e.scaleMode.large.textTransform.tailwindConfig}),r({"font-weight":a=>({"font-weight":a})},{values:e.scaleMode.large.fontWeight.tailwindConfig}),r({"font-size":a=>({"font-size":a})},{values:e.scaleMode.large.fontSize.tailwindConfig})}},function({config:o=I}){let e=N(o);return{darkMode:["class",_],safelist:[_],theme:{aspectRatio:e.aspectRatio,aria:{busy:'busy="true"',checked:'checked="true"',disabled:'disabled="true"',expanded:'expanded="true"',hidden:'hidden="true"',pressed:'pressed="true"',readonly:'readonly="true"',required:'required="true"',selected:'selected="true"',invalid:'aria-invalid="true"'},data:{active:'active="true"',"active-item":'active-item="true"',autofill:'autofill="true"',backdrop:'backdrop="true"',enter:'enter="true"',leave:'leave="true"',"focus-visible":'focus-visible="true"'},animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0, 0, 0.2, 1) infinite",pulse:"pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite",bounce:"bounce 1s infinite","accordion-down":"accordion-down 0.2s ease-out","accordion-up":"accordion-up 0.2s ease-out"},transitionDelay:{0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionDuration:{0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionTiming:{linear:"linear",in:"cubic-bezier(0.4, 0, 1, 1)",out:"cubic-bezier(0, 0, 0.2, 1)","in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},zIndex:e.zIndex,borderRadius:e.scaleMode.large.shapes.tailwindConfig,borderWidth:e.borderWidth,outlineWidth:({theme:t})=>t("borderWidth"),boxShadow:e.elevation,dropShadow:({theme:t})=>t("boxShadow"),fontFamily:{...e.fontFamily,...e.scaleMode.large.fontFamily.tailwindConfig},fontSize:{},fontWeight:{},lineHeight:e.scaleMode.large.lineHeight.tailwindConfig,spacing:e.scaleMode.large.spacing.tailwindConfig,gap:({theme:t})=>t("spacing"),padding:({theme:t})=>t("spacing"),space:({theme:t})=>t("spacing"),colors:{...v,...e.colorMode.light.tailwindConfig.spectrum,...e.colorMode.light.tailwindConfig.palette.core},backgroundColor:({theme:t})=>({...t("colors"),...e.colorMode.light.tailwindConfig.palette.background,...e.colorMode.light.tailwindConfig.palette.backgroundWash,...e.colorMode.light.tailwindConfig.palette.elevation,DEFAULT:e.colorMode.light.tailwindConfig.palette.background.primary}),textColor:({theme:t})=>({...t("colors"),...e.colorMode.light.tailwindConfig.palette.foreground,DEFAULT:e.colorMode.light.tailwindConfig.palette.foreground.primary}),borderColor:({theme:t})=>({...t("colors"),...e.colorMode.light.tailwindConfig.palette.line,DEFAULT:e.colorMode.light.tailwindConfig.palette.line.primary}),accentColor:({theme:t})=>({...t("colors"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),fill:({theme:t})=>t("backgroundColor"),boxShadowColor:{},caretColor:({theme:t})=>t("textColor"),placeholderColor:({theme:t})=>t("textColor"),textDecorationColor:({theme:t})=>({...t("textColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),divideColor:({theme:t})=>({...t("borderColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.line.primary}),outlineColor:({theme:t})=>({...t("borderColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),ringColor:({theme:t})=>({...t("borderColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),ringOffsetColor:({theme:t})=>({...t("borderColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),stroke:({theme:t})=>t("borderColor")}}});0&&(module.exports={tailwindPlugin});
@@ -1,5 +1,6 @@
1
1
  import * as tailwindcss_types_config from 'tailwindcss/types/config';
2
- import { UniversalTokensConfig } from '@yahoo/uds-tokens';
2
+ import { U as UniversalTokensConfig } from './types-VgTlNoi_.cjs';
3
+ import 'react';
3
4
 
4
5
  interface TailwindPluginOptions {
5
6
  config?: UniversalTokensConfig;
@@ -1,5 +1,6 @@
1
1
  import * as tailwindcss_types_config from 'tailwindcss/types/config';
2
- import { UniversalTokensConfig } from '@yahoo/uds-tokens';
2
+ import { U as UniversalTokensConfig } from './types-VgTlNoi_.js';
3
+ import 'react';
3
4
 
4
5
  interface TailwindPluginOptions {
5
6
  config?: UniversalTokensConfig;
@@ -1 +1 @@
1
- import{alwaysPalette as n,DARK_COLOR_MODE_CLASSNAME as l,defaultTokensConfig as s,MEDIUM_SCALE_MODE_CLASSNAME as d,SMALL_SCALE_MODE_CLASSNAME as c,XLARGE_SCALE_MODE_CLASSNAME as g,XSMALL_SCALE_MODE_CLASSNAME as M,XXLARGE_SCALE_MODE_CLASSNAME as f,XXXLARGE_SCALE_MODE_CLASSNAME as v}from"@yahoo/uds-tokens";import{parseTokens as t}from"@yahoo/uds-tokens/parseTokens";import _ from"tailwindcss/plugin";var u=_.withOptions(function({config:r=s}){let e=t(r);return function({addBase:a,matchUtilities:i}){a({":root":{...e.colorMode.light._vars,...e.scaleMode.large.shapes._vars,...e.scaleMode.large.avatarSizes._vars,...e.scaleMode.large.iconSizes._vars,...e.scaleMode.large.spacing._vars,...e.scaleMode.large.fontFamily._vars,...e.scaleMode.large.fontSize._vars,...e.scaleMode.large.fontWeight._vars,...e.scaleMode.large.lineHeight._vars,...e.scaleMode.large.textTransform._vars},[`.${l}`]:{...e.colorMode.dark._vars},[`.${M}`]:{...e.scaleMode.xSmall.shapes._vars,...e.scaleMode.xSmall.avatarSizes._vars,...e.scaleMode.xSmall.iconSizes._vars,...e.scaleMode.xSmall.spacing._vars,...e.scaleMode.xSmall.fontFamily._vars,...e.scaleMode.xSmall.fontSize._vars,...e.scaleMode.xSmall.fontWeight._vars,...e.scaleMode.xSmall.lineHeight._vars,...e.scaleMode.xSmall.textTransform._vars},[`.${c}`]:{...e.scaleMode.small.shapes._vars,...e.scaleMode.small.avatarSizes._vars,...e.scaleMode.small.iconSizes._vars,...e.scaleMode.small.spacing._vars,...e.scaleMode.small.fontFamily._vars,...e.scaleMode.small.fontSize._vars,...e.scaleMode.small.fontWeight._vars,...e.scaleMode.small.lineHeight._vars,...e.scaleMode.small.textTransform._vars},[`.${d}`]:{...e.scaleMode.medium.shapes._vars,...e.scaleMode.medium.avatarSizes._vars,...e.scaleMode.medium.iconSizes._vars,...e.scaleMode.medium.spacing._vars,...e.scaleMode.medium.fontFamily._vars,...e.scaleMode.medium.fontSize._vars,...e.scaleMode.medium.fontWeight._vars,...e.scaleMode.medium.lineHeight._vars,...e.scaleMode.medium.textTransform._vars},[`.${g}`]:{...e.scaleMode.xLarge.shapes._vars,...e.scaleMode.xLarge.avatarSizes._vars,...e.scaleMode.xLarge.iconSizes._vars,...e.scaleMode.xLarge.spacing._vars,...e.scaleMode.xLarge.fontFamily._vars,...e.scaleMode.xLarge.fontSize._vars,...e.scaleMode.xLarge.fontWeight._vars,...e.scaleMode.xLarge.lineHeight._vars,...e.scaleMode.xLarge.textTransform._vars},[`.${f}`]:{...e.scaleMode.xxLarge.shapes._vars,...e.scaleMode.xxLarge.avatarSizes._vars,...e.scaleMode.xxLarge.iconSizes._vars,...e.scaleMode.xxLarge.spacing._vars,...e.scaleMode.xxLarge.fontFamily._vars,...e.scaleMode.xxLarge.fontSize._vars,...e.scaleMode.xxLarge.fontWeight._vars,...e.scaleMode.xxLarge.lineHeight._vars,...e.scaleMode.xxLarge.textTransform._vars},[`.${v}`]:{...e.scaleMode.xxxLarge.shapes._vars,...e.scaleMode.xxxLarge.avatarSizes._vars,...e.scaleMode.xxxLarge.iconSizes._vars,...e.scaleMode.xxxLarge.spacing._vars,...e.scaleMode.xxxLarge.fontFamily._vars,...e.scaleMode.xxxLarge.fontSize._vars,...e.scaleMode.xxxLarge.fontWeight._vars,...e.scaleMode.xxxLarge.lineHeight._vars,...e.scaleMode.xxxLarge.textTransform._vars}}),i({iconSize:o=>({width:o,height:o,fontSize:o,lineHeight:o})},{values:e.scaleMode.large.iconSizes.tailwindConfig}),i({avatarSize:o=>({width:o,height:o})},{values:e.scaleMode.large.avatarSizes.tailwindConfig}),i({case:o=>({"text-transform":o})},{values:e.scaleMode.large.textTransform.tailwindConfig}),i({"font-weight":o=>({"font-weight":o})},{values:e.scaleMode.large.fontWeight.tailwindConfig}),i({"font-size":o=>({"font-size":o})},{values:e.scaleMode.large.fontSize.tailwindConfig})}},function({config:r=s}){let e=t(r);return{darkMode:["class",l],safelist:[l],theme:{aspectRatio:e.aspectRatio,aria:{busy:'busy="true"',checked:'checked="true"',disabled:'disabled="true"',expanded:'expanded="true"',hidden:'hidden="true"',pressed:'pressed="true"',readonly:'readonly="true"',required:'required="true"',selected:'selected="true"',invalid:'aria-invalid="true"'},data:{active:'active="true"',"active-item":'active-item="true"',autofill:'autofill="true"',backdrop:'backdrop="true"',enter:'enter="true"',leave:'leave="true"',"focus-visible":'focus-visible="true"'},animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0, 0, 0.2, 1) infinite",pulse:"pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite",bounce:"bounce 1s infinite","accordion-down":"accordion-down 0.2s ease-out","accordion-up":"accordion-up 0.2s ease-out"},transitionDelay:{0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionDuration:{0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionTiming:{linear:"linear",in:"cubic-bezier(0.4, 0, 1, 1)",out:"cubic-bezier(0, 0, 0.2, 1)","in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},zIndex:e.zIndex,borderRadius:e.scaleMode.large.shapes.tailwindConfig,borderWidth:e.borderWidth,outlineWidth:({theme:a})=>a("borderWidth"),boxShadow:e.elevation,dropShadow:({theme:a})=>a("boxShadow"),fontFamily:{...e.fontFamily,...e.scaleMode.large.fontFamily.tailwindConfig},fontSize:{},fontWeight:{},lineHeight:e.scaleMode.large.lineHeight.tailwindConfig,spacing:e.scaleMode.large.spacing.tailwindConfig,gap:({theme:a})=>a("spacing"),padding:({theme:a})=>a("spacing"),space:({theme:a})=>a("spacing"),colors:{...n,...e.colorMode.light.tailwindConfig.spectrum,...e.colorMode.light.tailwindConfig.palette.core},backgroundColor:({theme:a})=>({...a("colors"),...e.colorMode.light.tailwindConfig.palette.background,...e.colorMode.light.tailwindConfig.palette.backgroundWash,...e.colorMode.light.tailwindConfig.palette.elevation,DEFAULT:e.colorMode.light.tailwindConfig.palette.background.primary}),textColor:({theme:a})=>({...a("colors"),...e.colorMode.light.tailwindConfig.palette.foreground,DEFAULT:e.colorMode.light.tailwindConfig.palette.foreground.primary}),borderColor:({theme:a})=>({...a("colors"),...e.colorMode.light.tailwindConfig.palette.line,DEFAULT:e.colorMode.light.tailwindConfig.palette.line.primary}),accentColor:({theme:a})=>({...a("colors"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),fill:({theme:a})=>a("backgroundColor"),boxShadowColor:{},caretColor:({theme:a})=>a("textColor"),placeholderColor:({theme:a})=>a("textColor"),textDecorationColor:({theme:a})=>({...a("textColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),divideColor:({theme:a})=>({...a("borderColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.line.primary}),outlineColor:({theme:a})=>({...a("borderColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),ringColor:({theme:a})=>({...a("borderColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),ringOffsetColor:({theme:a})=>({...a("borderColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),stroke:({theme:a})=>a("borderColor")}}});export{u as tailwindPlugin};
1
+ import"./chunk-M346JMQS.js";import{a as n,b as s}from"./chunk-JKZI2WLD.js";import{a as t}from"./chunk-Z34QGHWU.js";import{l as r,n as d,o as c,p as g,r as M,s as f,t as v}from"./chunk-3I3D5S54.js";import"./chunk-7FQGDIJ2.js";import"./chunk-WYDHNV42.js";import"./chunk-74YHFBTD.js";import _ from"tailwindcss/plugin";var u=_.withOptions(function({config:l=s}){let e=t(l);return function({addBase:a,matchUtilities:i}){a({":root":{...e.colorMode.light._vars,...e.scaleMode.large.shapes._vars,...e.scaleMode.large.avatarSizes._vars,...e.scaleMode.large.iconSizes._vars,...e.scaleMode.large.spacing._vars,...e.scaleMode.large.fontFamily._vars,...e.scaleMode.large.fontSize._vars,...e.scaleMode.large.fontWeight._vars,...e.scaleMode.large.lineHeight._vars,...e.scaleMode.large.textTransform._vars},[`.${r}`]:{...e.colorMode.dark._vars},[`.${d}`]:{...e.scaleMode.xSmall.shapes._vars,...e.scaleMode.xSmall.avatarSizes._vars,...e.scaleMode.xSmall.iconSizes._vars,...e.scaleMode.xSmall.spacing._vars,...e.scaleMode.xSmall.fontFamily._vars,...e.scaleMode.xSmall.fontSize._vars,...e.scaleMode.xSmall.fontWeight._vars,...e.scaleMode.xSmall.lineHeight._vars,...e.scaleMode.xSmall.textTransform._vars},[`.${c}`]:{...e.scaleMode.small.shapes._vars,...e.scaleMode.small.avatarSizes._vars,...e.scaleMode.small.iconSizes._vars,...e.scaleMode.small.spacing._vars,...e.scaleMode.small.fontFamily._vars,...e.scaleMode.small.fontSize._vars,...e.scaleMode.small.fontWeight._vars,...e.scaleMode.small.lineHeight._vars,...e.scaleMode.small.textTransform._vars},[`.${g}`]:{...e.scaleMode.medium.shapes._vars,...e.scaleMode.medium.avatarSizes._vars,...e.scaleMode.medium.iconSizes._vars,...e.scaleMode.medium.spacing._vars,...e.scaleMode.medium.fontFamily._vars,...e.scaleMode.medium.fontSize._vars,...e.scaleMode.medium.fontWeight._vars,...e.scaleMode.medium.lineHeight._vars,...e.scaleMode.medium.textTransform._vars},[`.${M}`]:{...e.scaleMode.xLarge.shapes._vars,...e.scaleMode.xLarge.avatarSizes._vars,...e.scaleMode.xLarge.iconSizes._vars,...e.scaleMode.xLarge.spacing._vars,...e.scaleMode.xLarge.fontFamily._vars,...e.scaleMode.xLarge.fontSize._vars,...e.scaleMode.xLarge.fontWeight._vars,...e.scaleMode.xLarge.lineHeight._vars,...e.scaleMode.xLarge.textTransform._vars},[`.${f}`]:{...e.scaleMode.xxLarge.shapes._vars,...e.scaleMode.xxLarge.avatarSizes._vars,...e.scaleMode.xxLarge.iconSizes._vars,...e.scaleMode.xxLarge.spacing._vars,...e.scaleMode.xxLarge.fontFamily._vars,...e.scaleMode.xxLarge.fontSize._vars,...e.scaleMode.xxLarge.fontWeight._vars,...e.scaleMode.xxLarge.lineHeight._vars,...e.scaleMode.xxLarge.textTransform._vars},[`.${v}`]:{...e.scaleMode.xxxLarge.shapes._vars,...e.scaleMode.xxxLarge.avatarSizes._vars,...e.scaleMode.xxxLarge.iconSizes._vars,...e.scaleMode.xxxLarge.spacing._vars,...e.scaleMode.xxxLarge.fontFamily._vars,...e.scaleMode.xxxLarge.fontSize._vars,...e.scaleMode.xxxLarge.fontWeight._vars,...e.scaleMode.xxxLarge.lineHeight._vars,...e.scaleMode.xxxLarge.textTransform._vars}}),i({iconSize:o=>({width:o,height:o,fontSize:o,lineHeight:o})},{values:e.scaleMode.large.iconSizes.tailwindConfig}),i({avatarSize:o=>({width:o,height:o})},{values:e.scaleMode.large.avatarSizes.tailwindConfig}),i({case:o=>({"text-transform":o})},{values:e.scaleMode.large.textTransform.tailwindConfig}),i({"font-weight":o=>({"font-weight":o})},{values:e.scaleMode.large.fontWeight.tailwindConfig}),i({"font-size":o=>({"font-size":o})},{values:e.scaleMode.large.fontSize.tailwindConfig})}},function({config:l=s}){let e=t(l);return{darkMode:["class",r],safelist:[r],theme:{aspectRatio:e.aspectRatio,aria:{busy:'busy="true"',checked:'checked="true"',disabled:'disabled="true"',expanded:'expanded="true"',hidden:'hidden="true"',pressed:'pressed="true"',readonly:'readonly="true"',required:'required="true"',selected:'selected="true"',invalid:'aria-invalid="true"'},data:{active:'active="true"',"active-item":'active-item="true"',autofill:'autofill="true"',backdrop:'backdrop="true"',enter:'enter="true"',leave:'leave="true"',"focus-visible":'focus-visible="true"'},animation:{none:"none",spin:"spin 1s linear infinite",ping:"ping 1s cubic-bezier(0, 0, 0.2, 1) infinite",pulse:"pulse 2s cubic-bezier(0.4, 0, 0.6, 1) infinite",bounce:"bounce 1s infinite","accordion-down":"accordion-down 0.2s ease-out","accordion-up":"accordion-up 0.2s ease-out"},transitionDelay:{0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionDuration:{0:"0s",75:"75ms",100:"100ms",150:"150ms",200:"200ms",300:"300ms",500:"500ms",700:"700ms",1e3:"1000ms"},transitionTiming:{linear:"linear",in:"cubic-bezier(0.4, 0, 1, 1)",out:"cubic-bezier(0, 0, 0.2, 1)","in-out":"cubic-bezier(0.4, 0, 0.2, 1)"},zIndex:e.zIndex,borderRadius:e.scaleMode.large.shapes.tailwindConfig,borderWidth:e.borderWidth,outlineWidth:({theme:a})=>a("borderWidth"),boxShadow:e.elevation,dropShadow:({theme:a})=>a("boxShadow"),fontFamily:{...e.fontFamily,...e.scaleMode.large.fontFamily.tailwindConfig},fontSize:{},fontWeight:{},lineHeight:e.scaleMode.large.lineHeight.tailwindConfig,spacing:e.scaleMode.large.spacing.tailwindConfig,gap:({theme:a})=>a("spacing"),padding:({theme:a})=>a("spacing"),space:({theme:a})=>a("spacing"),colors:{...n,...e.colorMode.light.tailwindConfig.spectrum,...e.colorMode.light.tailwindConfig.palette.core},backgroundColor:({theme:a})=>({...a("colors"),...e.colorMode.light.tailwindConfig.palette.background,...e.colorMode.light.tailwindConfig.palette.backgroundWash,...e.colorMode.light.tailwindConfig.palette.elevation,DEFAULT:e.colorMode.light.tailwindConfig.palette.background.primary}),textColor:({theme:a})=>({...a("colors"),...e.colorMode.light.tailwindConfig.palette.foreground,DEFAULT:e.colorMode.light.tailwindConfig.palette.foreground.primary}),borderColor:({theme:a})=>({...a("colors"),...e.colorMode.light.tailwindConfig.palette.line,DEFAULT:e.colorMode.light.tailwindConfig.palette.line.primary}),accentColor:({theme:a})=>({...a("colors"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),fill:({theme:a})=>a("backgroundColor"),boxShadowColor:{},caretColor:({theme:a})=>a("textColor"),placeholderColor:({theme:a})=>a("textColor"),textDecorationColor:({theme:a})=>({...a("textColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),divideColor:({theme:a})=>({...a("borderColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.line.primary}),outlineColor:({theme:a})=>({...a("borderColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),ringColor:({theme:a})=>({...a("borderColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),ringOffsetColor:({theme:a})=>({...a("borderColor"),DEFAULT:e.colorMode.light.tailwindConfig.palette.core.accent}),stroke:({theme:a})=>a("borderColor")}}});export{u as tailwindPlugin};
@@ -0,0 +1 @@
1
+ "use strict";var g=Object.defineProperty;var B=Object.getOwnPropertyDescriptor;var j=Object.getOwnPropertyNames;var K=Object.prototype.hasOwnProperty;var J=(t,o)=>{for(var r in o)g(t,r,{get:o[r],enumerable:!0})},Q=(t,o,r,A)=>{if(o&&typeof o=="object"||typeof o=="function")for(let a of j(o))!K.call(t,a)&&a!==r&&g(t,a,{get:()=>o[a],enumerable:!(A=B(o,a))||A.enumerable});return t};var e1=t=>Q(g({},"__esModule",{value:!0}),t);var T1={};J(T1,{AVATAR_SIZE_PREFIX:()=>n1,DARK_COLOR_MODE_CLASSNAME:()=>W,DEFAULT_COLOR_MODE:()=>E1,DEFAULT_COLOR_MODE_CLASSNAME:()=>d1,DEFAULT_COLOR_MODE_FOR_APP:()=>C1,DEFAULT_HIGH_CONTRAST_MODE:()=>L1,DEFAULT_REGION_MODE:()=>R1,DEFAULT_SCALE_MODE:()=>F1,DEFAULT_SCALE_MODE_CLASSNAME:()=>m1,DEFAULT_SCALE_MODE_FOR_APP:()=>A1,FONT_FAMILY_PREFIX:()=>a1,FONT_ICONS_CSS_VAR:()=>h1,FONT_SANS_BETA_CSS_VAR:()=>S1,FONT_SANS_CONDENSED_CSS_VAR:()=>x1,FONT_SANS_CSS_VAR:()=>y1,FONT_SERIF_DISPLAY_CSS_VAR:()=>b1,FONT_SERIF_TEXT_CSS_VAR:()=>_1,FONT_SIZE_PREFIX:()=>s1,FONT_WEIGHT_PREFIX:()=>c1,ICON_SIZE_PREFIX:()=>r1,LARGE_SCALE_MODE_CLASSNAME:()=>c,LIGHT_COLOR_MODE_CLASSNAME:()=>p,LINE_HEIGHT_PREFIX:()=>p1,MEDIUM_SCALE_MODE_CLASSNAME:()=>Y,SHAPE_PREFIX:()=>l1,SMALL_SCALE_MODE_CLASSNAME:()=>U,SPACING_PREFIX:()=>i1,SPECTRUM_COLOR_PREFIX:()=>o1,TEXT_TRANSFORM_PREFIX:()=>g1,UDS_PREFIX:()=>e,XLARGE_SCALE_MODE_CLASSNAME:()=>V,XSMALL_SCALE_MODE_CLASSNAME:()=>G,XXLARGE_SCALE_MODE_CLASSNAME:()=>Z,XXXLARGE_SCALE_MODE_CLASSNAME:()=>q,alwaysPalette:()=>O,defaultTokensConfig:()=>t1,entries:()=>M1,fontFamilyGlobal:()=>i,fontWeightMap:()=>$,getColorModeClassName:()=>f1,getScaleModeClassName:()=>u1});module.exports=e1(T1);var E={0:0,1:1,2:2,4:4,8:8};var F={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 L={auto:"auto",square:"1 / 1",video:"16 / 9"},R={auto:"auto",0:"0",10:"10",20:"20",30:"30",40:"40",50:"50"};var M={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"}}},T={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"}}},O={white:"#ffffff",black:"#000000",transparent:"transparent"};var v={square:0,xs:2,s:4,m:8,l:12,xl:16,xxl:20,circle:9999},I={square:0,xs:2,s:4,m:8,l:16,xl:24,xxl:32,circle:9999};var d={s:16,m:24,l:32},N=d,m={s:16,m:24,l:32},D=m;var k={0: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},z={0: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 P={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:{15:"16 0 38",14:"29 0 71",13:"43 0 103",12:"57 0 125",11:"80 21 176",10:"96 1 210",9:"126 31 255",8:"129 56 255",7:"124 73 252",6:"122 93 252",5:"149 126 252",4:"176 159 252",3:"202 194 255",2:"225 217 255",1:"235 229 255",0:"248 244 255"},pink:{15:"38 0 16",14:"76 0 33",13:"116 0 52",12:"156 0 72",11:"195 0 94",10:"227 0 113",9:"255 0 128",8:"255 54 161",7:"255 79 176",6:"255 121 200",5:"255 155 219",4:"255 183 233",3:"255 204 242",2:"255 220 248",1:"255 235 249",0:"255 247 252"},red:{15:"38 3 0",14:"68 4 0",13:"98 3 0",12:"127 0 0",11:"157 0 4",10:"187 0 10",9:"211 13 46",8:"245 44 57",7:"255 77 82",6:"253 106 116",5:"255 152 159",4:"255 187 192",3:"255 214 218",2:"255 231 232",1:"255 240 241",0:"255 250 250"},yellow:{15:"38 30 0",14:"49 38 0",13:"64 50 0",12:"83 65 0",11:"108 85 0",10:"138 109 4",9:"160 127 8",8:"181 144 12",7:"229 185 23",6:"255 211 51",5:"255 224 46",4:"255 233 87",3:"255 242 125",2:"255 246 161",1:"255 250 209",0:"255 253 238"},green:{15:"3 33 21",14:"4 43 27",13:"4 51 31",12:"4 59 35",11:"4 77 44",10:"4 94 52",9:"0 108 59",8:"10 122 68",7:"0 135 81",6:"48 161 89",5:"86 196 112",4:"126 228 135",3:"162 242 162",2:"202 250 197",1:"225 253 220",0:"246 255 244"},teal:{15:"0 38 38",14:"0 44 44",13:"0 54 53",12:"0 69 67",11:"0 89 86",10:"0 110 107",9:"0 122 122",8:"0 160 160",7:"0 189 184",6:"17 211 205",5:"78 232 220",4:"133 247 233",3:"177 255 243",2:"207 255 248",1:"224 255 248",0:"242 255 251"},gray:{15:"0 0 0",14:"16 21 24",13:"29 34 40",12:"35 42 49",11:"44 54 63",10:"70 78 86",9:"91 99 106",8:"110 119 128",7:"130 138 147",6:"151 158 168",5:"176 185 193",4:"199 205 210",3:"224 228 233",2:"240 243 245",1:"245 248 250",0:"255 255 255"},orange:{0:"255 249 242",1:"255 239 222",2:"255 229 202",4:"252 182 111",5:"255 158 66",6:"255 137 21",7:"240 114 5",8:"217 94 18",9:"191 73 0",10:"166 64 0",11:"145 56 0",3:"249 208 167",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:"128 128 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:"77 137 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:"93 94 255",7:"64 64 227",8:"47 41 204",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"}},w={blue:{15:"240 247 252",14:"213 237 252",13:"182 224 252",12:"150 210 250",11:"125 203 255",10:"99 192 255",9:"18 169 255",8:"17 148 236",7:"0 116 210",6:"0 87 183",5:"0 63 156",4:"0 44 129",3:"0 29 102",2:"0 19 75",1:"0 14 57",0:"0 10 38"},purple:{15:"248 244 255",14:"235 232 254",13:"225 219 252",12:"209 201 251",11:"187 174 249",10:"165 149 248",9:"144 124 255",8:"119 89 255",7:"108 36 242",6:"96 1 210",5:"80 21 176",4:"57 0 125",3:"51 0 102",2:"42 0 75",1:"34 0 57",0:"25 0 38"},pink:{15:"255 229 247",14:"255 212 240",13:"255 186 228",12:"255 150 211",11:"255 101 186",10:"255 54 161",9:"255 0 128",8:"233 0 107",7:"194 0 81",6:"157 0 67",5:"123 0 54",4:"96 0 43",3:"75 0 34",2:"58 0 27",1:"48 0 23",0:"38 0 19"},red:{15:"255 240 241",14:"254 210 214",13:"255 183 188",12:"255 155 161",11:"255 135 141",10:"255 105 109",9:"255 77 82",8:"232 58 62",7:"210 46 47",6:"183 28 27",5:"156 15 12",4:"129 5 0",3:"102 1 0",2:"75 3 0",1:"57 3 0",0:"38 3 0"},yellow:{15:"255 253 238",14:"255 251 197",13:"255 249 163",12:"255 243 138",11:"255 232 102",10:"255 220 79",9:"255 204 0",8:"233 171 0",7:"194 136 0",6:"157 112 0",5:"123 91 0",4:"96 73 0",3:"75 60 0",2:"58 49 0",1:"48 42 0",0:"38 35 0"},green:{15:"247 255 245",14:"213 255 208",13:"169 251 169",12:"128 242 143",11:"91 235 126",10:"55 219 115",9:"26 197 103",8:"29 181 97",7:"23 149 83",6:"18 118 68",5:"14 91 55",4:"11 70 44",3:"8 55 36",2:"8 48 32",1:"7 43 29",0:"7 33 23"},teal:{15:"242 255 254",14:"216 255 252",13:"185 255 251",12:"145 249 243",11:"99 237 231",10:"52 227 222",9:"17 211 205",8:"15 194 190",7:"1 160 159",6:"0 126 127",5:"0 97 99",4:"0 73 76",3:"0 56 60",2:"0 45 49",1:"0 40 43",0:"0 35 38"},gray:{15:"255 255 255",14:"245 248 250",13:"240 243 245",12:"224 228 233",11:"199 205 210",10:"176 185 193",9:"151 158 168",8:"130 138 147",7:"110 119 128",6:"91 99 106",5:"70 78 86",4:"44 54 63",3:"35 42 49",2:"29 34 40",1:"16 21 24",0:"0 0 0"},carbon:{15:"255 255 255",14:"252 251 251",13:"245 245 245",12:"227 227 227",11:"205 205 205",10:"176 176 176",9:"142 142 142",8:"117 117 117",7:"90 90 90",6:"68 68 68",5:"50 50 50",4:"41 41 41",3:"31 31 31",2:"20 20 20",1:"10 10 10",0:"0 0 0"},orange:{15:"255 246 240",14:"255 224 204",13:"255 192 153",12:"255 161 102",0:"38 15 0",1:"46 17 0",2:"54 19 0",4:"86 28 0",3:"67 23 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"},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 n=["Helvetica Neue","Helvetica","Arial","sans-serif"],X=["Georgia","Times","Times New Roman","serif"],i={icons:{fallbacks:n},sans:{fallbacks:n},"sans-beta":{fallbacks:n},"sans-condensed":{fallbacks:n},"serif-text":{fallbacks:X},"serif-display":{fallbacks:X}},f={display1:"sans",title1:"sans",title2:"sans",title3:"sans",title4:"sans",headline1:"sans",body1:"sans",label1:"sans",label2:"sans",caption1:"sans",caption2:"sans",legal1:"sans"},$={thin:"100",extralight:"200",light:"300",regular:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},u={display1:"black",title1:"bold",title2:"bold",title3:"bold",title4:"bold",headline1:"semibold",body1:"regular",label1:"semibold",label2:"regular",caption1:"semibold",caption2:"regular",legal1:"semibold"},h={display1:"uppercase",title1:"none",title2:"none",title3:"none",title4:"none",headline1:"none",body1:"none",label1:"none",label2:"none",caption1:"none",caption2:"none",legal1:"none"},y={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}},S={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:{...y.lineHeight,title1:40,headline1:20,body1:20,legal1:16}},l={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:{...S.lineHeight,title2:36,title3:32}},x={fontSize:{...l.fontSize,display1:48,title1:32,title2:28,title3:24,title4:20,headline1:16,body1:16,label1:14,label2:14},lineHeight:{...l.lineHeight,title2:36,title3:32,headline1:20,body1:20,label1:20,label2:20}},b={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:{...x.lineHeight,title1:44,headline1:24,body1:24,caption1:20,caption2:20}},_={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:{...b.lineHeight,title2:40,title3:36,headline1:28,body1:28,label1:24,label2:24,legal1:20}},H={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:{..._.lineHeight,title1:48,title2:44,title4:32,label1:28,label2:28,caption1:24,caption2:24}};var C={fontFamily:f,fontWeight:u,textTransform:h,avatarSizes:d,iconSizes:m,shapes:v,spacing:k},s={fontFamily:f,fontWeight:u,textTransform:h,avatarSizes:N,iconSizes:D,shapes:I,spacing:z},t1={colorMode:{light:{palette:M,spectrum:P},dark:{palette:T,spectrum:w}},scaleMode:{xSmall:{...C,...y},small:{...C,...S},medium:{...C,...l},large:{...s,...x},xLarge:{...s,...b},xxLarge:{...s,..._},xxxLarge:{...s,...H}},aspectRatio:L,borderWidth:E,elevation:F,fontFamily:i,zIndex:R};var e="uds",o1=`${e}-spectrum-color`,a1=`${e}-font`,r1=`${e}-icon-size`,n1=`${e}-avatar-size`,l1=`${e}-shape`,i1=`${e}-spacing`,s1=`${e}-font-size`,p1=`${e}-line-height`,c1=`${e}-font-weight`,g1=`${e}-text-transform`,W=`${e}-color-mode-dark`,p=`${e}-color-mode-light`,G=`${e}-scale-mode-xsmall`,U=`${e}-scale-mode-small`,Y=`${e}-scale-mode-medium`,c=`${e}-scale-mode-large`,V=`${e}-scale-mode-xlarge`,Z=`${e}-scale-mode-xxlarge`,q=`${e}-scale-mode-xxxlarge`,d1=p,m1=c;function f1(t){switch(t){case"light":return p;case"dark":return W;default:}}function u1(t){switch(t){case"xSmall":return G;case"small":return U;case"medium":return Y;case"large":return c;case"xLarge":return V;case"xxLarge":return Z;case"xxxLarge":return q;default:}}var h1=`--${e}-font-icons`,y1=`--${e}-font-sans`,S1=`--${e}-font-sans-beta`,x1=`--${e}-font-sans-condensed`,b1=`--${e}-font-serif-display`,_1=`--${e}-font-serif-text`;var C1="system",A1="system",E1="light",F1="large",L1=!1,R1="\u{1F1FA}\u{1F1F8} US";function M1(t){return Object.entries(t)}0&&(module.exports={AVATAR_SIZE_PREFIX,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,ICON_SIZE_PREFIX,LARGE_SCALE_MODE_CLASSNAME,LIGHT_COLOR_MODE_CLASSNAME,LINE_HEIGHT_PREFIX,MEDIUM_SCALE_MODE_CLASSNAME,SHAPE_PREFIX,SMALL_SCALE_MODE_CLASSNAME,SPACING_PREFIX,SPECTRUM_COLOR_PREFIX,TEXT_TRANSFORM_PREFIX,UDS_PREFIX,XLARGE_SCALE_MODE_CLASSNAME,XSMALL_SCALE_MODE_CLASSNAME,XXLARGE_SCALE_MODE_CLASSNAME,XXXLARGE_SCALE_MODE_CLASSNAME,alwaysPalette,defaultTokensConfig,entries,fontFamilyGlobal,fontWeightMap,getColorModeClassName,getScaleModeClassName});
@@ -0,0 +1,39 @@
1
+ export { c as DEFAULT_COLOR_MODE, D as DEFAULT_COLOR_MODE_FOR_APP, g as DEFAULT_HIGH_CONTRAST_MODE, h as DEFAULT_REGION_MODE, e as DEFAULT_SCALE_MODE, b as DEFAULT_SCALE_MODE_FOR_APP, d as defaultTokensConfig, f as fontFamilyGlobal, a as fontWeightMap } from '../index.native-VVqy3X9H.cjs';
2
+ import { C as ColorMode, S as ScaleMode } from '../types-VgTlNoi_.cjs';
3
+ export { A as AlwaysPalette, x as AlwaysPaletteAlias, y as Animation, z as AriaAttribute, D as AspectRatioAlias, G as AspectRatioConfig, J as AvatarSizeAlias, K as AvatarSizeConfig, M as BackgroundColor, d as BackgroundPalette, N as BackgroundPaletteAlias, Q as BackgroundStyleProps, e as BackgroundWashPalette, R as BackgroundWashPaletteAlias, T as BorderStyleProps, V as BorderWidthAlias, B as BorderWidthConfig, W as BoxShadowConfig, p as ButtonSize, o as ButtonVariant, X as ColorModeForApp, a as ColorsConfig, c as CorePalette, Y as CorePaletteAlias, Z as DataAttribute, h as ElevationAlias, E as ElevationConfig, _ as ElevationPaletteAlias, $ as FlexStyleProps, a0 as FontFamilyConfig, a1 as FontFamilyGlobalAlias, i as FontFamilyGlobalConfig, a2 as FontSizeConfig, f as FontWeightConfig, a3 as FontWeightDescriptiveAlias, g as FontWeightNumericAlias, t as ForegroundColor, F as ForegroundPalette, a4 as ForegroundPaletteAlias, a5 as HighContrastMode, H as Hue, b as HueStep, I as IconName, a6 as IconSizeAlias, a7 as IconSizeConfig, a8 as LayoutStyleProps, a9 as LetterSpacingAlias, aa as LineClampAlias, ab as LineColor, ac as LineHeightConfig, L as LinePalette, ad as LinePaletteAlias, ae as Modes, af as OpacityAlias, ag as OpacityStyleProps, O as Overflow, ah as Palette, ai as PaletteConfig, aj as PaletteType, P as PaletteValue, ak as PlatformMode, al as RegionMode, am as ScaleConfig, an as ScaleModeConfig, ao as ScaleModeForApp, ap as ShapeAlias, aq as ShapeConfig, ar as SizingStyleProps, as as SpacingAlias, at as SpacingConfig, au as SpacingStyleProps, av as SpectrumColor, aw as SpectrumConfig, ax as StateStyleProps, ay as StyleProps, az as TextConfig, aA as TextStyleProps, aB as TextTransformAlias, aC as TextTransformConfig, aD as TextVariant, aE as TransitionDelay, aF as TransitionDuration, aG as TransitionTiming, j as UniversalAvatarProps, k as UniversalBoxProps, m as UniversalButtonProps, s as UniversalIconButtonProps, r as UniversalIconProps, u as UniversalImageProps, l as UniversalPressableProps, q as UniversalStackProps, v as UniversalTextInputProps, n as UniversalTextProps, U as UniversalTokensConfig, aH as ZIndexAlias, aI as ZIndexConfig, w as alwaysPalette } from '../types-VgTlNoi_.cjs';
4
+ import 'react';
5
+
6
+ declare const UDS_PREFIX = "uds";
7
+ declare const SPECTRUM_COLOR_PREFIX = "uds-spectrum-color";
8
+ declare const FONT_FAMILY_PREFIX = "uds-font";
9
+ declare const ICON_SIZE_PREFIX = "uds-icon-size";
10
+ declare const AVATAR_SIZE_PREFIX = "uds-avatar-size";
11
+ declare const SHAPE_PREFIX = "uds-shape";
12
+ declare const SPACING_PREFIX = "uds-spacing";
13
+ declare const FONT_SIZE_PREFIX = "uds-font-size";
14
+ declare const LINE_HEIGHT_PREFIX = "uds-line-height";
15
+ declare const FONT_WEIGHT_PREFIX = "uds-font-weight";
16
+ declare const TEXT_TRANSFORM_PREFIX = "uds-text-transform";
17
+ declare const DARK_COLOR_MODE_CLASSNAME = "uds-color-mode-dark";
18
+ declare const LIGHT_COLOR_MODE_CLASSNAME = "uds-color-mode-light";
19
+ declare const XSMALL_SCALE_MODE_CLASSNAME = "uds-scale-mode-xsmall";
20
+ declare const SMALL_SCALE_MODE_CLASSNAME = "uds-scale-mode-small";
21
+ declare const MEDIUM_SCALE_MODE_CLASSNAME = "uds-scale-mode-medium";
22
+ declare const LARGE_SCALE_MODE_CLASSNAME = "uds-scale-mode-large";
23
+ declare const XLARGE_SCALE_MODE_CLASSNAME = "uds-scale-mode-xlarge";
24
+ declare const XXLARGE_SCALE_MODE_CLASSNAME = "uds-scale-mode-xxlarge";
25
+ declare const XXXLARGE_SCALE_MODE_CLASSNAME = "uds-scale-mode-xxxlarge";
26
+ declare const DEFAULT_COLOR_MODE_CLASSNAME = "uds-color-mode-light";
27
+ declare const DEFAULT_SCALE_MODE_CLASSNAME = "uds-scale-mode-large";
28
+ declare function getColorModeClassName(colorMode?: ColorMode): "uds-color-mode-dark" | "uds-color-mode-light" | undefined;
29
+ declare function getScaleModeClassName(scaleMode?: ScaleMode): "uds-scale-mode-xsmall" | "uds-scale-mode-small" | "uds-scale-mode-medium" | "uds-scale-mode-large" | "uds-scale-mode-xlarge" | "uds-scale-mode-xxlarge" | "uds-scale-mode-xxxlarge" | undefined;
30
+ declare const FONT_ICONS_CSS_VAR = "--uds-font-icons";
31
+ declare const FONT_SANS_CSS_VAR = "--uds-font-sans";
32
+ declare const FONT_SANS_BETA_CSS_VAR = "--uds-font-sans-beta";
33
+ declare const FONT_SANS_CONDENSED_CSS_VAR = "--uds-font-sans-condensed";
34
+ declare const FONT_SERIF_DISPLAY_CSS_VAR = "--uds-font-serif-display";
35
+ declare const FONT_SERIF_TEXT_CSS_VAR = "--uds-font-serif-text";
36
+
37
+ declare function entries<T>(item: T): [Extract<keyof T, string>, T[keyof T]][];
38
+
39
+ export { AVATAR_SIZE_PREFIX, ColorMode, DARK_COLOR_MODE_CLASSNAME, DEFAULT_COLOR_MODE_CLASSNAME, DEFAULT_SCALE_MODE_CLASSNAME, 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, ICON_SIZE_PREFIX, LARGE_SCALE_MODE_CLASSNAME, LIGHT_COLOR_MODE_CLASSNAME, LINE_HEIGHT_PREFIX, MEDIUM_SCALE_MODE_CLASSNAME, SHAPE_PREFIX, SMALL_SCALE_MODE_CLASSNAME, SPACING_PREFIX, SPECTRUM_COLOR_PREFIX, ScaleMode, TEXT_TRANSFORM_PREFIX, UDS_PREFIX, XLARGE_SCALE_MODE_CLASSNAME, XSMALL_SCALE_MODE_CLASSNAME, XXLARGE_SCALE_MODE_CLASSNAME, XXXLARGE_SCALE_MODE_CLASSNAME, entries, getColorModeClassName, getScaleModeClassName };
@@ -0,0 +1,39 @@
1
+ export { c as DEFAULT_COLOR_MODE, D as DEFAULT_COLOR_MODE_FOR_APP, g as DEFAULT_HIGH_CONTRAST_MODE, h as DEFAULT_REGION_MODE, e as DEFAULT_SCALE_MODE, b as DEFAULT_SCALE_MODE_FOR_APP, d as defaultTokensConfig, f as fontFamilyGlobal, a as fontWeightMap } from '../index.native-DzfcCYUh.js';
2
+ import { C as ColorMode, S as ScaleMode } from '../types-VgTlNoi_.js';
3
+ export { A as AlwaysPalette, x as AlwaysPaletteAlias, y as Animation, z as AriaAttribute, D as AspectRatioAlias, G as AspectRatioConfig, J as AvatarSizeAlias, K as AvatarSizeConfig, M as BackgroundColor, d as BackgroundPalette, N as BackgroundPaletteAlias, Q as BackgroundStyleProps, e as BackgroundWashPalette, R as BackgroundWashPaletteAlias, T as BorderStyleProps, V as BorderWidthAlias, B as BorderWidthConfig, W as BoxShadowConfig, p as ButtonSize, o as ButtonVariant, X as ColorModeForApp, a as ColorsConfig, c as CorePalette, Y as CorePaletteAlias, Z as DataAttribute, h as ElevationAlias, E as ElevationConfig, _ as ElevationPaletteAlias, $ as FlexStyleProps, a0 as FontFamilyConfig, a1 as FontFamilyGlobalAlias, i as FontFamilyGlobalConfig, a2 as FontSizeConfig, f as FontWeightConfig, a3 as FontWeightDescriptiveAlias, g as FontWeightNumericAlias, t as ForegroundColor, F as ForegroundPalette, a4 as ForegroundPaletteAlias, a5 as HighContrastMode, H as Hue, b as HueStep, I as IconName, a6 as IconSizeAlias, a7 as IconSizeConfig, a8 as LayoutStyleProps, a9 as LetterSpacingAlias, aa as LineClampAlias, ab as LineColor, ac as LineHeightConfig, L as LinePalette, ad as LinePaletteAlias, ae as Modes, af as OpacityAlias, ag as OpacityStyleProps, O as Overflow, ah as Palette, ai as PaletteConfig, aj as PaletteType, P as PaletteValue, ak as PlatformMode, al as RegionMode, am as ScaleConfig, an as ScaleModeConfig, ao as ScaleModeForApp, ap as ShapeAlias, aq as ShapeConfig, ar as SizingStyleProps, as as SpacingAlias, at as SpacingConfig, au as SpacingStyleProps, av as SpectrumColor, aw as SpectrumConfig, ax as StateStyleProps, ay as StyleProps, az as TextConfig, aA as TextStyleProps, aB as TextTransformAlias, aC as TextTransformConfig, aD as TextVariant, aE as TransitionDelay, aF as TransitionDuration, aG as TransitionTiming, j as UniversalAvatarProps, k as UniversalBoxProps, m as UniversalButtonProps, s as UniversalIconButtonProps, r as UniversalIconProps, u as UniversalImageProps, l as UniversalPressableProps, q as UniversalStackProps, v as UniversalTextInputProps, n as UniversalTextProps, U as UniversalTokensConfig, aH as ZIndexAlias, aI as ZIndexConfig, w as alwaysPalette } from '../types-VgTlNoi_.js';
4
+ import 'react';
5
+
6
+ declare const UDS_PREFIX = "uds";
7
+ declare const SPECTRUM_COLOR_PREFIX = "uds-spectrum-color";
8
+ declare const FONT_FAMILY_PREFIX = "uds-font";
9
+ declare const ICON_SIZE_PREFIX = "uds-icon-size";
10
+ declare const AVATAR_SIZE_PREFIX = "uds-avatar-size";
11
+ declare const SHAPE_PREFIX = "uds-shape";
12
+ declare const SPACING_PREFIX = "uds-spacing";
13
+ declare const FONT_SIZE_PREFIX = "uds-font-size";
14
+ declare const LINE_HEIGHT_PREFIX = "uds-line-height";
15
+ declare const FONT_WEIGHT_PREFIX = "uds-font-weight";
16
+ declare const TEXT_TRANSFORM_PREFIX = "uds-text-transform";
17
+ declare const DARK_COLOR_MODE_CLASSNAME = "uds-color-mode-dark";
18
+ declare const LIGHT_COLOR_MODE_CLASSNAME = "uds-color-mode-light";
19
+ declare const XSMALL_SCALE_MODE_CLASSNAME = "uds-scale-mode-xsmall";
20
+ declare const SMALL_SCALE_MODE_CLASSNAME = "uds-scale-mode-small";
21
+ declare const MEDIUM_SCALE_MODE_CLASSNAME = "uds-scale-mode-medium";
22
+ declare const LARGE_SCALE_MODE_CLASSNAME = "uds-scale-mode-large";
23
+ declare const XLARGE_SCALE_MODE_CLASSNAME = "uds-scale-mode-xlarge";
24
+ declare const XXLARGE_SCALE_MODE_CLASSNAME = "uds-scale-mode-xxlarge";
25
+ declare const XXXLARGE_SCALE_MODE_CLASSNAME = "uds-scale-mode-xxxlarge";
26
+ declare const DEFAULT_COLOR_MODE_CLASSNAME = "uds-color-mode-light";
27
+ declare const DEFAULT_SCALE_MODE_CLASSNAME = "uds-scale-mode-large";
28
+ declare function getColorModeClassName(colorMode?: ColorMode): "uds-color-mode-dark" | "uds-color-mode-light" | undefined;
29
+ declare function getScaleModeClassName(scaleMode?: ScaleMode): "uds-scale-mode-xsmall" | "uds-scale-mode-small" | "uds-scale-mode-medium" | "uds-scale-mode-large" | "uds-scale-mode-xlarge" | "uds-scale-mode-xxlarge" | "uds-scale-mode-xxxlarge" | undefined;
30
+ declare const FONT_ICONS_CSS_VAR = "--uds-font-icons";
31
+ declare const FONT_SANS_CSS_VAR = "--uds-font-sans";
32
+ declare const FONT_SANS_BETA_CSS_VAR = "--uds-font-sans-beta";
33
+ declare const FONT_SANS_CONDENSED_CSS_VAR = "--uds-font-sans-condensed";
34
+ declare const FONT_SERIF_DISPLAY_CSS_VAR = "--uds-font-serif-display";
35
+ declare const FONT_SERIF_TEXT_CSS_VAR = "--uds-font-serif-text";
36
+
37
+ declare function entries<T>(item: T): [Extract<keyof T, string>, T[keyof T]][];
38
+
39
+ export { AVATAR_SIZE_PREFIX, ColorMode, DARK_COLOR_MODE_CLASSNAME, DEFAULT_COLOR_MODE_CLASSNAME, DEFAULT_SCALE_MODE_CLASSNAME, 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, ICON_SIZE_PREFIX, LARGE_SCALE_MODE_CLASSNAME, LIGHT_COLOR_MODE_CLASSNAME, LINE_HEIGHT_PREFIX, MEDIUM_SCALE_MODE_CLASSNAME, SHAPE_PREFIX, SMALL_SCALE_MODE_CLASSNAME, SPACING_PREFIX, SPECTRUM_COLOR_PREFIX, ScaleMode, TEXT_TRANSFORM_PREFIX, UDS_PREFIX, XLARGE_SCALE_MODE_CLASSNAME, XSMALL_SCALE_MODE_CLASSNAME, XXLARGE_SCALE_MODE_CLASSNAME, XXXLARGE_SCALE_MODE_CLASSNAME, entries, getColorModeClassName, getScaleModeClassName };
@@ -0,0 +1 @@
1
+ import"../chunk-M346JMQS.js";import{a,b as d,c as I,d as J,e as K,f as L,g as M,h as N}from"../chunk-JKZI2WLD.js";import{A as E,B as F,C as G,D as H,a as e,b as f,c as g,d as h,e as i,f as j,g as k,h as l,i as m,j as n,k as o,l as p,m as q,n as r,o as s,p as t,q as u,r as v,s as w,t as x,u as y,v as z,w as A,x as B,y as C,z as D}from"../chunk-3I3D5S54.js";import{a as b,c}from"../chunk-7FQGDIJ2.js";import{a as O}from"../chunk-74YHFBTD.js";export{i as AVATAR_SIZE_PREFIX,p as DARK_COLOR_MODE_CLASSNAME,K as DEFAULT_COLOR_MODE,y as DEFAULT_COLOR_MODE_CLASSNAME,I as DEFAULT_COLOR_MODE_FOR_APP,M as DEFAULT_HIGH_CONTRAST_MODE,N as DEFAULT_REGION_MODE,L as DEFAULT_SCALE_MODE,z as DEFAULT_SCALE_MODE_CLASSNAME,J as DEFAULT_SCALE_MODE_FOR_APP,g as FONT_FAMILY_PREFIX,C as FONT_ICONS_CSS_VAR,E as FONT_SANS_BETA_CSS_VAR,F as FONT_SANS_CONDENSED_CSS_VAR,D as FONT_SANS_CSS_VAR,G as FONT_SERIF_DISPLAY_CSS_VAR,H as FONT_SERIF_TEXT_CSS_VAR,l as FONT_SIZE_PREFIX,n as FONT_WEIGHT_PREFIX,h as ICON_SIZE_PREFIX,u as LARGE_SCALE_MODE_CLASSNAME,q as LIGHT_COLOR_MODE_CLASSNAME,m as LINE_HEIGHT_PREFIX,t as MEDIUM_SCALE_MODE_CLASSNAME,j as SHAPE_PREFIX,s as SMALL_SCALE_MODE_CLASSNAME,k as SPACING_PREFIX,f as SPECTRUM_COLOR_PREFIX,o as TEXT_TRANSFORM_PREFIX,e as UDS_PREFIX,v as XLARGE_SCALE_MODE_CLASSNAME,r as XSMALL_SCALE_MODE_CLASSNAME,w as XXLARGE_SCALE_MODE_CLASSNAME,x as XXXLARGE_SCALE_MODE_CLASSNAME,a as alwaysPalette,d as defaultTokensConfig,O as entries,b as fontFamilyGlobal,c as fontWeightMap,A as getColorModeClassName,B as getScaleModeClassName};
@@ -0,0 +1 @@
1
+ "use strict";var r=Object.defineProperty;var P=Object.getOwnPropertyDescriptor;var U=Object.getOwnPropertyNames;var G=Object.prototype.hasOwnProperty;var N=(t,e)=>{for(var o in e)r(t,o,{get:e[o],enumerable:!0})},X=(t,e,o,x)=>{if(e&&typeof e=="object"||typeof e=="function")for(let a of U(e))!G.call(t,a)&&a!==o&&r(t,a,{get:()=>e[a],enumerable:!(x=P(e,a))||x.enumerable});return t};var Y=t=>X(r({},"__esModule",{value:!0}),t);var V={};N(V,{DEFAULT_COLOR_MODE:()=>j,DEFAULT_COLOR_MODE_FOR_APP:()=>B,DEFAULT_HIGH_CONTRAST_MODE:()=>K,DEFAULT_REGION_MODE:()=>Q,DEFAULT_SCALE_MODE:()=>J,DEFAULT_SCALE_MODE_FOR_APP:()=>Z,alwaysPalette:()=>k,defaultTokensConfig:()=>q,fontWeightMap:()=>O});module.exports=Y(V);var S={0:0,1:1,2:2,4:4,8:8};var C={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 v={auto:"auto",square:"1 / 1",video:"16 / 9"},F={auto:"auto",0:"0",10:"10",20:"20",30:"30",40:"40",50:"50"};var A={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"}}},z={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"}}},k={white:"#ffffff",black:"#000000",transparent:"transparent"};var R={square:0,xs:2,s:4,m:8,l:12,xl:16,xxl:20,circle:9999},w={square:0,xs:2,s:4,m:8,l:16,xl:24,xxl:32,circle:9999};var s={s:16,m:24,l:32},M=s,p={s:16,m:24,l:32},T=p;var H={0: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},L={0: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 E={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:{15:"16 0 38",14:"29 0 71",13:"43 0 103",12:"57 0 125",11:"80 21 176",10:"96 1 210",9:"126 31 255",8:"129 56 255",7:"124 73 252",6:"122 93 252",5:"149 126 252",4:"176 159 252",3:"202 194 255",2:"225 217 255",1:"235 229 255",0:"248 244 255"},pink:{15:"38 0 16",14:"76 0 33",13:"116 0 52",12:"156 0 72",11:"195 0 94",10:"227 0 113",9:"255 0 128",8:"255 54 161",7:"255 79 176",6:"255 121 200",5:"255 155 219",4:"255 183 233",3:"255 204 242",2:"255 220 248",1:"255 235 249",0:"255 247 252"},red:{15:"38 3 0",14:"68 4 0",13:"98 3 0",12:"127 0 0",11:"157 0 4",10:"187 0 10",9:"211 13 46",8:"245 44 57",7:"255 77 82",6:"253 106 116",5:"255 152 159",4:"255 187 192",3:"255 214 218",2:"255 231 232",1:"255 240 241",0:"255 250 250"},yellow:{15:"38 30 0",14:"49 38 0",13:"64 50 0",12:"83 65 0",11:"108 85 0",10:"138 109 4",9:"160 127 8",8:"181 144 12",7:"229 185 23",6:"255 211 51",5:"255 224 46",4:"255 233 87",3:"255 242 125",2:"255 246 161",1:"255 250 209",0:"255 253 238"},green:{15:"3 33 21",14:"4 43 27",13:"4 51 31",12:"4 59 35",11:"4 77 44",10:"4 94 52",9:"0 108 59",8:"10 122 68",7:"0 135 81",6:"48 161 89",5:"86 196 112",4:"126 228 135",3:"162 242 162",2:"202 250 197",1:"225 253 220",0:"246 255 244"},teal:{15:"0 38 38",14:"0 44 44",13:"0 54 53",12:"0 69 67",11:"0 89 86",10:"0 110 107",9:"0 122 122",8:"0 160 160",7:"0 189 184",6:"17 211 205",5:"78 232 220",4:"133 247 233",3:"177 255 243",2:"207 255 248",1:"224 255 248",0:"242 255 251"},gray:{15:"0 0 0",14:"16 21 24",13:"29 34 40",12:"35 42 49",11:"44 54 63",10:"70 78 86",9:"91 99 106",8:"110 119 128",7:"130 138 147",6:"151 158 168",5:"176 185 193",4:"199 205 210",3:"224 228 233",2:"240 243 245",1:"245 248 250",0:"255 255 255"},orange:{0:"255 249 242",1:"255 239 222",2:"255 229 202",4:"252 182 111",5:"255 158 66",6:"255 137 21",7:"240 114 5",8:"217 94 18",9:"191 73 0",10:"166 64 0",11:"145 56 0",3:"249 208 167",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:"128 128 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:"77 137 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:"93 94 255",7:"64 64 227",8:"47 41 204",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"}},_={blue:{15:"240 247 252",14:"213 237 252",13:"182 224 252",12:"150 210 250",11:"125 203 255",10:"99 192 255",9:"18 169 255",8:"17 148 236",7:"0 116 210",6:"0 87 183",5:"0 63 156",4:"0 44 129",3:"0 29 102",2:"0 19 75",1:"0 14 57",0:"0 10 38"},purple:{15:"248 244 255",14:"235 232 254",13:"225 219 252",12:"209 201 251",11:"187 174 249",10:"165 149 248",9:"144 124 255",8:"119 89 255",7:"108 36 242",6:"96 1 210",5:"80 21 176",4:"57 0 125",3:"51 0 102",2:"42 0 75",1:"34 0 57",0:"25 0 38"},pink:{15:"255 229 247",14:"255 212 240",13:"255 186 228",12:"255 150 211",11:"255 101 186",10:"255 54 161",9:"255 0 128",8:"233 0 107",7:"194 0 81",6:"157 0 67",5:"123 0 54",4:"96 0 43",3:"75 0 34",2:"58 0 27",1:"48 0 23",0:"38 0 19"},red:{15:"255 240 241",14:"254 210 214",13:"255 183 188",12:"255 155 161",11:"255 135 141",10:"255 105 109",9:"255 77 82",8:"232 58 62",7:"210 46 47",6:"183 28 27",5:"156 15 12",4:"129 5 0",3:"102 1 0",2:"75 3 0",1:"57 3 0",0:"38 3 0"},yellow:{15:"255 253 238",14:"255 251 197",13:"255 249 163",12:"255 243 138",11:"255 232 102",10:"255 220 79",9:"255 204 0",8:"233 171 0",7:"194 136 0",6:"157 112 0",5:"123 91 0",4:"96 73 0",3:"75 60 0",2:"58 49 0",1:"48 42 0",0:"38 35 0"},green:{15:"247 255 245",14:"213 255 208",13:"169 251 169",12:"128 242 143",11:"91 235 126",10:"55 219 115",9:"26 197 103",8:"29 181 97",7:"23 149 83",6:"18 118 68",5:"14 91 55",4:"11 70 44",3:"8 55 36",2:"8 48 32",1:"7 43 29",0:"7 33 23"},teal:{15:"242 255 254",14:"216 255 252",13:"185 255 251",12:"145 249 243",11:"99 237 231",10:"52 227 222",9:"17 211 205",8:"15 194 190",7:"1 160 159",6:"0 126 127",5:"0 97 99",4:"0 73 76",3:"0 56 60",2:"0 45 49",1:"0 40 43",0:"0 35 38"},gray:{15:"255 255 255",14:"245 248 250",13:"240 243 245",12:"224 228 233",11:"199 205 210",10:"176 185 193",9:"151 158 168",8:"130 138 147",7:"110 119 128",6:"91 99 106",5:"70 78 86",4:"44 54 63",3:"35 42 49",2:"29 34 40",1:"16 21 24",0:"0 0 0"},carbon:{15:"255 255 255",14:"252 251 251",13:"245 245 245",12:"227 227 227",11:"205 205 205",10:"176 176 176",9:"142 142 142",8:"117 117 117",7:"90 90 90",6:"68 68 68",5:"50 50 50",4:"41 41 41",3:"31 31 31",2:"20 20 20",1:"10 10 10",0:"0 0 0"},orange:{15:"255 246 240",14:"255 224 204",13:"255 192 153",12:"255 161 102",0:"38 15 0",1:"46 17 0",2:"54 19 0",4:"86 28 0",3:"67 23 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"},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 i=["Helvetica Neue","Helvetica","Arial","sans-serif"],W=["Georgia","Times","Times New Roman","serif"],D={icons:{fallbacks:i},sans:{fallbacks:i},"sans-beta":{fallbacks:i},"sans-condensed":{fallbacks:i},"serif-text":{fallbacks:W},"serif-display":{fallbacks:W}},c={display1:"sans",title1:"sans",title2:"sans",title3:"sans",title4:"sans",headline1:"sans",body1:"sans",label1:"sans",label2:"sans",caption1:"sans",caption2:"sans",legal1:"sans"},O={thin:"100",extralight:"200",light:"300",regular:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"},g={display1:"black",title1:"bold",title2:"bold",title3:"bold",title4:"bold",headline1:"semibold",body1:"regular",label1:"semibold",label2:"regular",caption1:"semibold",caption2:"regular",legal1:"semibold"},d={display1:"uppercase",title1:"none",title2:"none",title3:"none",title4:"none",headline1:"none",body1:"none",label1:"none",label2:"none",caption1:"none",caption2:"none",legal1:"none"},m={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}},f={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:{...m.lineHeight,title1:40,headline1:20,body1:20,legal1:16}},l={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:{...f.lineHeight,title2:36,title3:32}},h={fontSize:{...l.fontSize,display1:48,title1:32,title2:28,title3:24,title4:20,headline1:16,body1:16,label1:14,label2:14},lineHeight:{...l.lineHeight,title2:36,title3:32,headline1:20,body1:20,label1:20,label2:20}},u={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:{...h.lineHeight,title1:44,headline1:24,body1:24,caption1:20,caption2:20}},y={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:{...u.lineHeight,title2:40,title3:36,headline1:28,body1:28,label1:24,label2:24,legal1:20}},I={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:{...y.lineHeight,title1:48,title2:44,title4:32,label1:28,label2:28,caption1:24,caption2:24}};var b={fontFamily:c,fontWeight:g,textTransform:d,avatarSizes:s,iconSizes:p,shapes:R,spacing:H},n={fontFamily:c,fontWeight:g,textTransform:d,avatarSizes:M,iconSizes:T,shapes:w,spacing:L},q={colorMode:{light:{palette:A,spectrum:E},dark:{palette:z,spectrum:_}},scaleMode:{xSmall:{...b,...m},small:{...b,...f},medium:{...b,...l},large:{...n,...h},xLarge:{...n,...u},xxLarge:{...n,...y},xxxLarge:{...n,...I}},aspectRatio:v,borderWidth:S,elevation:C,fontFamily:D,zIndex:F};var B="system",Z="system",j="light",J="large",K=!1,Q="\u{1F1FA}\u{1F1F8} US";0&&(module.exports={DEFAULT_COLOR_MODE,DEFAULT_COLOR_MODE_FOR_APP,DEFAULT_HIGH_CONTRAST_MODE,DEFAULT_REGION_MODE,DEFAULT_SCALE_MODE,DEFAULT_SCALE_MODE_FOR_APP,alwaysPalette,defaultTokensConfig,fontWeightMap});
@@ -0,0 +1,3 @@
1
+ export { c as DEFAULT_COLOR_MODE, D as DEFAULT_COLOR_MODE_FOR_APP, g as DEFAULT_HIGH_CONTRAST_MODE, h as DEFAULT_REGION_MODE, e as DEFAULT_SCALE_MODE, b as DEFAULT_SCALE_MODE_FOR_APP, d as defaultTokensConfig, a as fontWeightMap } from '../index.native-VVqy3X9H.cjs';
2
+ export { A as AlwaysPalette, x as AlwaysPaletteAlias, y as Animation, z as AriaAttribute, D as AspectRatioAlias, G as AspectRatioConfig, J as AvatarSizeAlias, K as AvatarSizeConfig, M as BackgroundColor, d as BackgroundPalette, N as BackgroundPaletteAlias, Q as BackgroundStyleProps, e as BackgroundWashPalette, R as BackgroundWashPaletteAlias, T as BorderStyleProps, V as BorderWidthAlias, B as BorderWidthConfig, W as BoxShadowConfig, p as ButtonSize, o as ButtonVariant, C as ColorMode, X as ColorModeForApp, a as ColorsConfig, c as CorePalette, Y as CorePaletteAlias, Z as DataAttribute, h as ElevationAlias, E as ElevationConfig, _ as ElevationPaletteAlias, $ as FlexStyleProps, a0 as FontFamilyConfig, a1 as FontFamilyGlobalAlias, i as FontFamilyGlobalConfig, a2 as FontSizeConfig, f as FontWeightConfig, a3 as FontWeightDescriptiveAlias, g as FontWeightNumericAlias, t as ForegroundColor, F as ForegroundPalette, a4 as ForegroundPaletteAlias, a5 as HighContrastMode, H as Hue, b as HueStep, I as IconName, a6 as IconSizeAlias, a7 as IconSizeConfig, a8 as LayoutStyleProps, a9 as LetterSpacingAlias, aa as LineClampAlias, ab as LineColor, ac as LineHeightConfig, L as LinePalette, ad as LinePaletteAlias, ae as Modes, af as OpacityAlias, ag as OpacityStyleProps, O as Overflow, ah as Palette, ai as PaletteConfig, aj as PaletteType, P as PaletteValue, ak as PlatformMode, al as RegionMode, am as ScaleConfig, S as ScaleMode, an as ScaleModeConfig, ao as ScaleModeForApp, ap as ShapeAlias, aq as ShapeConfig, ar as SizingStyleProps, as as SpacingAlias, at as SpacingConfig, au as SpacingStyleProps, av as SpectrumColor, aw as SpectrumConfig, ax as StateStyleProps, ay as StyleProps, az as TextConfig, aA as TextStyleProps, aB as TextTransformAlias, aC as TextTransformConfig, aD as TextVariant, aE as TransitionDelay, aF as TransitionDuration, aG as TransitionTiming, j as UniversalAvatarProps, k as UniversalBoxProps, m as UniversalButtonProps, s as UniversalIconButtonProps, r as UniversalIconProps, u as UniversalImageProps, l as UniversalPressableProps, q as UniversalStackProps, v as UniversalTextInputProps, n as UniversalTextProps, U as UniversalTokensConfig, aH as ZIndexAlias, aI as ZIndexConfig, w as alwaysPalette } from '../types-VgTlNoi_.cjs';
3
+ import 'react';
@@ -0,0 +1,3 @@
1
+ export { c as DEFAULT_COLOR_MODE, D as DEFAULT_COLOR_MODE_FOR_APP, g as DEFAULT_HIGH_CONTRAST_MODE, h as DEFAULT_REGION_MODE, e as DEFAULT_SCALE_MODE, b as DEFAULT_SCALE_MODE_FOR_APP, d as defaultTokensConfig, a as fontWeightMap } from '../index.native-DzfcCYUh.js';
2
+ export { A as AlwaysPalette, x as AlwaysPaletteAlias, y as Animation, z as AriaAttribute, D as AspectRatioAlias, G as AspectRatioConfig, J as AvatarSizeAlias, K as AvatarSizeConfig, M as BackgroundColor, d as BackgroundPalette, N as BackgroundPaletteAlias, Q as BackgroundStyleProps, e as BackgroundWashPalette, R as BackgroundWashPaletteAlias, T as BorderStyleProps, V as BorderWidthAlias, B as BorderWidthConfig, W as BoxShadowConfig, p as ButtonSize, o as ButtonVariant, C as ColorMode, X as ColorModeForApp, a as ColorsConfig, c as CorePalette, Y as CorePaletteAlias, Z as DataAttribute, h as ElevationAlias, E as ElevationConfig, _ as ElevationPaletteAlias, $ as FlexStyleProps, a0 as FontFamilyConfig, a1 as FontFamilyGlobalAlias, i as FontFamilyGlobalConfig, a2 as FontSizeConfig, f as FontWeightConfig, a3 as FontWeightDescriptiveAlias, g as FontWeightNumericAlias, t as ForegroundColor, F as ForegroundPalette, a4 as ForegroundPaletteAlias, a5 as HighContrastMode, H as Hue, b as HueStep, I as IconName, a6 as IconSizeAlias, a7 as IconSizeConfig, a8 as LayoutStyleProps, a9 as LetterSpacingAlias, aa as LineClampAlias, ab as LineColor, ac as LineHeightConfig, L as LinePalette, ad as LinePaletteAlias, ae as Modes, af as OpacityAlias, ag as OpacityStyleProps, O as Overflow, ah as Palette, ai as PaletteConfig, aj as PaletteType, P as PaletteValue, ak as PlatformMode, al as RegionMode, am as ScaleConfig, S as ScaleMode, an as ScaleModeConfig, ao as ScaleModeForApp, ap as ShapeAlias, aq as ShapeConfig, ar as SizingStyleProps, as as SpacingAlias, at as SpacingConfig, au as SpacingStyleProps, av as SpectrumColor, aw as SpectrumConfig, ax as StateStyleProps, ay as StyleProps, az as TextConfig, aA as TextStyleProps, aB as TextTransformAlias, aC as TextTransformConfig, aD as TextVariant, aE as TransitionDelay, aF as TransitionDuration, aG as TransitionTiming, j as UniversalAvatarProps, k as UniversalBoxProps, m as UniversalButtonProps, s as UniversalIconButtonProps, r as UniversalIconProps, u as UniversalImageProps, l as UniversalPressableProps, q as UniversalStackProps, v as UniversalTextInputProps, n as UniversalTextProps, U as UniversalTokensConfig, aH as ZIndexAlias, aI as ZIndexConfig, w as alwaysPalette } from '../types-VgTlNoi_.js';
3
+ import 'react';
@@ -0,0 +1 @@
1
+ import{a as o,b as t,c as e,d as f,e as p,f as m,g as x,h as a}from"../chunk-JKZI2WLD.js";import{c as r}from"../chunk-7FQGDIJ2.js";export{p as DEFAULT_COLOR_MODE,e as DEFAULT_COLOR_MODE_FOR_APP,x as DEFAULT_HIGH_CONTRAST_MODE,a as DEFAULT_REGION_MODE,m as DEFAULT_SCALE_MODE,f as DEFAULT_SCALE_MODE_FOR_APP,o as alwaysPalette,t as defaultTokensConfig,r as fontWeightMap};
@@ -0,0 +1 @@
1
+ "use strict";var _=Object.defineProperty;var k=Object.getOwnPropertyDescriptor;var P=Object.getOwnPropertyNames;var X=Object.prototype.hasOwnProperty;var H=(e,t)=>{for(var i in t)_(e,i,{get:t[i],enumerable:!0})},W=(e,t,i,r)=>{if(t&&typeof t=="object"||typeof t=="function")for(let o of P(t))!X.call(e,o)&&o!==i&&_(e,o,{get:()=>t[o],enumerable:!(r=k(t,o))||r.enumerable});return e};var V=e=>W(_({},"__esModule",{value:!0}),e);var Q={};H(Q,{parseTokens:()=>J});module.exports=V(Q);var S={thin:"100",extralight:"200",light:"300",regular:"400",medium:"500",semibold:"600",bold:"700",extrabold:"800",black:"900"};var D={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}},G={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:{...D.lineHeight,title1:40,headline1:20,body1:20,legal1:16}},x={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:{...G.lineHeight,title2:36,title3:32}},w={fontSize:{...x.fontSize,display1:48,title1:32,title2:28,title3:24,title4:20,headline1:16,body1:16,label1:14,label2:14},lineHeight:{...x.lineHeight,title2:36,title3:32,headline1:20,body1:20,label1:20,label2:20}},z={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:{...w.lineHeight,title1:44,headline1:24,body1:24,caption1:20,caption2:20}},U={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:{...z.lineHeight,title2:40,title3:36,headline1:28,body1:28,label1:24,label2:24,legal1:20}},te={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:{...U.lineHeight,title1:48,title2:44,title4:32,label1:28,label2:28,caption1:24,caption2:24}};var n="uds",b=`${n}-spectrum-color`,y=`${n}-font`,E=`${n}-icon-size`,R=`${n}-avatar-size`,T=`${n}-shape`,F=`${n}-spacing`,C=`${n}-font-size`,h=`${n}-line-height`,A=`${n}-font-weight`,$=`${n}-text-transform`,ne=`${n}-color-mode-dark`,re=`${n}-color-mode-light`,ie=`${n}-scale-mode-xsmall`,ae=`${n}-scale-mode-small`,le=`${n}-scale-mode-medium`,se=`${n}-scale-mode-large`,ce=`${n}-scale-mode-xlarge`,pe=`${n}-scale-mode-xxlarge`,fe=`${n}-scale-mode-xxxlarge`;var de=`--${n}-font-icons`,ge=`--${n}-font-sans`,me=`--${n}-font-sans-beta`,ye=`--${n}-font-sans-condensed`,ue=`--${n}-font-serif-display`,_e=`--${n}-font-serif-text`;function p(e){return Object.entries(e)}function u(e,t){return Object.keys(e).reduce((i,r,o)=>(i[r]=t(e[r],r,o),i),{})}function M(e){let{palette:t,spectrum:i}=e,r={},o={spectrum:{},palette:{}};for(let[a,l]of p(i))for(let[s,c]of p(l)){let f=`${a}-${s}`,d=`--${b}-${f}`;o.spectrum[a]||(o.spectrum[a]={}),o.spectrum[a][s]=`rgb(var(${d}))`,r[d]=c}return p(t).forEach(([a,l])=>{for(let[s,{hue:c,step:f,opacity:d}]of Object.entries(l)){a in o.palette||(o.palette[a]={});let m=`--${n}-${a}-color-${s}`;r[m]=`var(--${b}-${c}-${f})`,o.palette[a][s]=d?`rgb(var(${m}) / ${d})`:`rgb(var(${m}))`}}),{_vars:r,_raw:e,tailwindConfig:o}}function K(e){let t={},i={};for(let[r,o="regular"]of p(e)){let a=`--${A}-${r}`,l=S[o];t[a]=l,i[r]=`var(${a})`}return{_vars:t,_raw:e,tailwindConfig:{...S,...i}}}function N(e,t,i){let r={},o={};for(let[a,l]of p(t)){let s=`--${e}-${a}`,c=i?i(l):l;r[s]=c,o[a]=`var(${s})`}return{_vars:r,_raw:t,tailwindConfig:o}}function g(e,t){let i={},r={};for(let[o,a]of p(t)){let l=`--${e}-${o}`,s=`${a}px`;i[l]=s,r[o]=`var(${l})`}return{_vars:i,_raw:t,tailwindConfig:r}}function Z(e){let t={};for(let[i,r]of p(e)){let o=r.map(({color:a,offsetX:l,offsetY:s,blurRadius:c,spreadRadius:f})=>`${l}px ${s}px ${c}px ${f}px ${a}`).join(", ");t[i]=o}return t}function j(e){return u(e,(t,i)=>{let{fallbacks:r=[]}=t??{};return[`var(--${y}-${i})`,...r]})}function B(e){return`${e}px`}function Y(e){return u(e,B)}var q=Y;function J(e){let{colorMode:t,scaleMode:i,elevation:r,fontFamily:o,borderWidth:a}=e;return{...e,colorMode:{light:M(t.light),dark:M(t.dark)},scaleMode:u(i,({shapes:l,spacing:s,fontSize:c,lineHeight:f,fontFamily:d,fontWeight:m,textTransform:I,avatarSizes:L,iconSizes:v})=>({fontFamily:N(y,d,O=>`var(--${y}-${O})`),fontSize:g(C,c),fontWeight:K(m),lineHeight:g(h,f),textTransform:N($,I),shapes:g(T,l),spacing:g(F,s),avatarSizes:g(R,L),iconSizes:g(E,v)})),borderWidth:q(a),elevation:Z(r),fontFamily:j(o)}}0&&(module.exports={parseTokens});
@@ -0,0 +1,85 @@
1
+ import { U as UniversalTokensConfig, C as ColorMode, S as ScaleMode, B as BorderWidthConfig, a as ColorsConfig, H as Hue, b as HueStep, P as PaletteValue, c as CorePalette, d as BackgroundPalette, e as BackgroundWashPalette, F as ForegroundPalette, L as LinePalette, f as FontWeightConfig, g as FontWeightNumericAlias, E as ElevationConfig, h as ElevationAlias, i as FontFamilyGlobalConfig } from '../types-VgTlNoi_.cjs';
2
+ import 'react';
3
+
4
+ declare function transformColors(colors: ColorsConfig): {
5
+ _vars: Record<string, string>;
6
+ _raw: ColorsConfig;
7
+ tailwindConfig: {
8
+ spectrum: Record<Hue, Record<HueStep, string>>;
9
+ palette: {
10
+ elevation: Record<keyof {
11
+ 'elevation-1': PaletteValue;
12
+ 'elevation-2': PaletteValue;
13
+ 'elevation-3': PaletteValue;
14
+ 'elevation-3-inverse': PaletteValue;
15
+ overlay: PaletteValue;
16
+ }, string>;
17
+ core: Record<keyof CorePalette, string>;
18
+ background: Record<keyof BackgroundPalette, string>;
19
+ backgroundWash: Record<keyof BackgroundWashPalette, string>;
20
+ foreground: Record<keyof ForegroundPalette, string>;
21
+ line: Record<keyof LinePalette, string>;
22
+ };
23
+ };
24
+ };
25
+ declare function transformFontWeight(config: FontWeightConfig): {
26
+ _vars: Record<string, string>;
27
+ _raw: FontWeightConfig;
28
+ tailwindConfig: {
29
+ medium: FontWeightNumericAlias;
30
+ light: FontWeightNumericAlias;
31
+ black: FontWeightNumericAlias;
32
+ thin: FontWeightNumericAlias;
33
+ extralight: FontWeightNumericAlias;
34
+ regular: FontWeightNumericAlias;
35
+ semibold: FontWeightNumericAlias;
36
+ bold: FontWeightNumericAlias;
37
+ extrabold: FontWeightNumericAlias;
38
+ };
39
+ };
40
+ declare function transformString<T extends Record<string, string>>(prefix: string, config: T, transformValue?: (value: string) => string): {
41
+ _vars: Record<string, string>;
42
+ _raw: T;
43
+ tailwindConfig: Record<string, string>;
44
+ };
45
+ declare function transformNumeric<T extends Record<string, number>>(prefix: string, config: T): {
46
+ _vars: Record<string, string>;
47
+ _raw: T;
48
+ tailwindConfig: Record<string, string>;
49
+ };
50
+ declare function transformElevation(elevation: ElevationConfig): Record<ElevationAlias, string>;
51
+ declare function transformFontFamilyGlobal(fontFamily: FontFamilyGlobalConfig): {
52
+ icons: string[];
53
+ sans: string[];
54
+ "sans-beta": string[];
55
+ "sans-condensed": string[];
56
+ "serif-text": string[];
57
+ "serif-display": string[];
58
+ };
59
+ type WebTokens = Omit<UniversalTokensConfig, 'colorMode' | 'scaleMode' | 'fontFamily' | 'elevation' | 'borderWidth'> & {
60
+ borderWidth: ReturnType<typeof transformBorderWidth>;
61
+ fontFamily: ReturnType<typeof transformFontFamilyGlobal>;
62
+ elevation: ReturnType<typeof transformElevation>;
63
+ colorMode: Record<ColorMode, ReturnType<typeof transformColors>>;
64
+ scaleMode: Record<ScaleMode, {
65
+ fontFamily: ReturnType<typeof transformString>;
66
+ fontSize: ReturnType<typeof transformNumeric>;
67
+ fontWeight: ReturnType<typeof transformFontWeight>;
68
+ lineHeight: ReturnType<typeof transformNumeric>;
69
+ textTransform: ReturnType<typeof transformString>;
70
+ shapes: ReturnType<typeof transformNumeric>;
71
+ spacing: ReturnType<typeof transformNumeric>;
72
+ avatarSizes: ReturnType<typeof transformNumeric>;
73
+ iconSizes: ReturnType<typeof transformNumeric>;
74
+ }>;
75
+ };
76
+ declare const transformBorderWidth: (obj: BorderWidthConfig) => {
77
+ '1': string;
78
+ '2': string;
79
+ '4': string;
80
+ '0': string;
81
+ '8': string;
82
+ };
83
+ declare function parseTokens(config: UniversalTokensConfig): WebTokens;
84
+
85
+ export { parseTokens };
@@ -0,0 +1,85 @@
1
+ import { U as UniversalTokensConfig, C as ColorMode, S as ScaleMode, B as BorderWidthConfig, a as ColorsConfig, H as Hue, b as HueStep, P as PaletteValue, c as CorePalette, d as BackgroundPalette, e as BackgroundWashPalette, F as ForegroundPalette, L as LinePalette, f as FontWeightConfig, g as FontWeightNumericAlias, E as ElevationConfig, h as ElevationAlias, i as FontFamilyGlobalConfig } from '../types-VgTlNoi_.js';
2
+ import 'react';
3
+
4
+ declare function transformColors(colors: ColorsConfig): {
5
+ _vars: Record<string, string>;
6
+ _raw: ColorsConfig;
7
+ tailwindConfig: {
8
+ spectrum: Record<Hue, Record<HueStep, string>>;
9
+ palette: {
10
+ elevation: Record<keyof {
11
+ 'elevation-1': PaletteValue;
12
+ 'elevation-2': PaletteValue;
13
+ 'elevation-3': PaletteValue;
14
+ 'elevation-3-inverse': PaletteValue;
15
+ overlay: PaletteValue;
16
+ }, string>;
17
+ core: Record<keyof CorePalette, string>;
18
+ background: Record<keyof BackgroundPalette, string>;
19
+ backgroundWash: Record<keyof BackgroundWashPalette, string>;
20
+ foreground: Record<keyof ForegroundPalette, string>;
21
+ line: Record<keyof LinePalette, string>;
22
+ };
23
+ };
24
+ };
25
+ declare function transformFontWeight(config: FontWeightConfig): {
26
+ _vars: Record<string, string>;
27
+ _raw: FontWeightConfig;
28
+ tailwindConfig: {
29
+ medium: FontWeightNumericAlias;
30
+ light: FontWeightNumericAlias;
31
+ black: FontWeightNumericAlias;
32
+ thin: FontWeightNumericAlias;
33
+ extralight: FontWeightNumericAlias;
34
+ regular: FontWeightNumericAlias;
35
+ semibold: FontWeightNumericAlias;
36
+ bold: FontWeightNumericAlias;
37
+ extrabold: FontWeightNumericAlias;
38
+ };
39
+ };
40
+ declare function transformString<T extends Record<string, string>>(prefix: string, config: T, transformValue?: (value: string) => string): {
41
+ _vars: Record<string, string>;
42
+ _raw: T;
43
+ tailwindConfig: Record<string, string>;
44
+ };
45
+ declare function transformNumeric<T extends Record<string, number>>(prefix: string, config: T): {
46
+ _vars: Record<string, string>;
47
+ _raw: T;
48
+ tailwindConfig: Record<string, string>;
49
+ };
50
+ declare function transformElevation(elevation: ElevationConfig): Record<ElevationAlias, string>;
51
+ declare function transformFontFamilyGlobal(fontFamily: FontFamilyGlobalConfig): {
52
+ icons: string[];
53
+ sans: string[];
54
+ "sans-beta": string[];
55
+ "sans-condensed": string[];
56
+ "serif-text": string[];
57
+ "serif-display": string[];
58
+ };
59
+ type WebTokens = Omit<UniversalTokensConfig, 'colorMode' | 'scaleMode' | 'fontFamily' | 'elevation' | 'borderWidth'> & {
60
+ borderWidth: ReturnType<typeof transformBorderWidth>;
61
+ fontFamily: ReturnType<typeof transformFontFamilyGlobal>;
62
+ elevation: ReturnType<typeof transformElevation>;
63
+ colorMode: Record<ColorMode, ReturnType<typeof transformColors>>;
64
+ scaleMode: Record<ScaleMode, {
65
+ fontFamily: ReturnType<typeof transformString>;
66
+ fontSize: ReturnType<typeof transformNumeric>;
67
+ fontWeight: ReturnType<typeof transformFontWeight>;
68
+ lineHeight: ReturnType<typeof transformNumeric>;
69
+ textTransform: ReturnType<typeof transformString>;
70
+ shapes: ReturnType<typeof transformNumeric>;
71
+ spacing: ReturnType<typeof transformNumeric>;
72
+ avatarSizes: ReturnType<typeof transformNumeric>;
73
+ iconSizes: ReturnType<typeof transformNumeric>;
74
+ }>;
75
+ };
76
+ declare const transformBorderWidth: (obj: BorderWidthConfig) => {
77
+ '1': string;
78
+ '2': string;
79
+ '4': string;
80
+ '0': string;
81
+ '8': string;
82
+ };
83
+ declare function parseTokens(config: UniversalTokensConfig): WebTokens;
84
+
85
+ export { parseTokens };
@@ -0,0 +1 @@
1
+ import{a}from"../chunk-Z34QGHWU.js";import"../chunk-3I3D5S54.js";import"../chunk-7FQGDIJ2.js";import"../chunk-WYDHNV42.js";import"../chunk-74YHFBTD.js";export{a as parseTokens};
@@ -0,0 +1 @@
1
+ "use strict";var f=Object.defineProperty;var d=Object.getOwnPropertyDescriptor;var T=Object.getOwnPropertyNames;var C=Object.prototype.hasOwnProperty;var m=(e,o)=>{for(var t in o)f(e,t,{get:o[t],enumerable:!0})},w=(e,o,t,r)=>{if(o&&typeof o=="object"||typeof o=="function")for(let n of T(o))!C.call(e,n)&&n!==t&&f(e,n,{get:()=>o[n],enumerable:!(r=d(o,n))||r.enumerable});return e};var b=e=>w(f({},"__esModule",{value:!0}),e);var O={};m(O,{parseTokens:()=>h});module.exports=b(O);function p(e){return Object.entries(e)}function s(e,o){return Object.keys(e).reduce((t,r,n)=>(t[r]=o(e[r],r,n),t),{})}function u({spectrum:e,palette:o}){let t=s(e,n=>s(n,i=>`rgb(${i.replaceAll(" ",",")})`)),r=s(o,n=>Object.entries(n).reduce((i,[a,{hue:l,step:k,opacity:y}])=>{let c=e[l][k],g=y?`rgb(${c.replaceAll(" ",",")} / ${y})`:`rgb(${c.replaceAll(" ",",")})`;return{...i,[a]:g}},{}));return{spectrum:t,palette:r}}function v(e){let o={};for(let[t,[{color:r,offsetX:n,offsetY:i,blurRadius:a}]]of p(e)){let l={shadowColor:r,shadowOffset:{width:n,height:i},shadowOpacity:1,shadowRadius:a};o[t]=l}return o}function h({colorMode:e,elevation:o,...t}){return{...t,colorMode:{light:u(e.light),dark:u(e.dark)},elevation:v(o)}}0&&(module.exports={parseTokens});