@yahoo/uds 0.1.15 → 0.1.16
Sign up to get free protection for your applications and to get access to all the features.
- package/cli/commands/expo/_setup.ts +5 -4
- package/cli/commands/expo/build.ts +2 -1
- package/cli/commands/expo/dev.ts +3 -1
- package/cli/commands/expo/expo.ts +6 -6
- package/cli/commands/expo/launch.ts +1 -0
- package/cli/commands/expo/update.ts +1 -0
- package/cli/commands/purge.ts +1 -0
- package/cli/commands/sync.ts +1 -0
- package/cli/commands/uds.ts +1 -0
- package/cli/env.d.ts +3 -0
- package/cli/utils/configWorker.ts +3 -1
- package/cli/utils/getCommandHelp.ts +3 -4
- package/cli/utils/purgeCSS.ts +17 -18
- package/cli/utils/setupConfigWorker.ts +3 -5
- package/dist/fixtures/index.cjs +1 -1
- package/dist/fixtures/index.d.cts +1 -3
- package/dist/fixtures/index.d.ts +1 -3
- package/dist/fixtures/index.js +1 -1
- package/dist/index.cjs +1 -1
- package/dist/index.d.cts +67 -5
- package/dist/index.d.ts +67 -5
- package/dist/index.js +1 -1
- package/dist/{index.native-dgGFONLf.d.cts → index.native-fciGC1AQ.d.cts} +1 -1
- package/dist/{index.native-TvtXtTXg.d.ts → index.native-hIYZ_ma-.d.ts} +1 -1
- package/dist/index.native.d.cts +3 -3
- package/dist/index.native.d.ts +3 -3
- package/dist/tailwindPlugin.d.cts +1 -1
- package/dist/tailwindPlugin.d.ts +1 -1
- package/dist/tailwindPurge.cjs +2 -2
- package/dist/tailwindPurge.d.cts +4 -4
- package/dist/tailwindPurge.d.ts +4 -4
- package/dist/tailwindPurge.js +2 -2
- package/dist/tokens/index.d.cts +3 -3
- package/dist/tokens/index.d.ts +3 -3
- package/dist/tokens/index.native.d.cts +2 -2
- package/dist/tokens/index.native.d.ts +2 -2
- package/dist/tokens/parseTokens.d.cts +1 -1
- package/dist/tokens/parseTokens.d.ts +1 -1
- package/dist/tokens/parseTokens.native.d.cts +1 -1
- package/dist/tokens/parseTokens.native.d.ts +1 -1
- package/dist/{types-8OHfDki5.d.ts → types-_E6o7OhU.d.cts} +2 -2
- package/dist/{types-8OHfDki5.d.cts → types-_E6o7OhU.d.ts} +2 -2
- package/package.json +2 -1
- package/cli/eslint.config.mjs +0 -8
package/dist/tailwindPurge.cjs
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
"use strict";var d=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var b=Object.prototype.hasOwnProperty;var l=(r,o)=>{for(var t in o)d(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of n(o))!b.call(r,e)&&e!==t&&d(r,e,{get:()=>o[e],enumerable:!(a=i(o,e))||a.enumerable});return r};var c=r=>s(d({},"__esModule",{value:!0}),r);var m={};l(m,{componentToVariants:()=>g,componentsDependencies:()=>h,variantToTailwindClass:()=>p,varitantsList:()=>f});module.exports=c(m);var p={color:"text-accent text-alert text-black text-brand text-positive text-warning text-white text-transparent text-muted text-on-color text-primary text-secondary text-tertiary",colorChecked:"data-[state=checked]:text-accent data-[state=checked]:text-alert data-[state=checked]:text-black data-[state=checked]:text-brand data-[state=checked]:text-positive data-[state=checked]:text-warning data-[state=checked]:text-white data-[state=checked]:text-transparent data-[state=checked]:text-primary data-[state=checked]:text-secondary data-[state=checked]:text-muted data-[state=checked]:text-on-color data-[state=checked]:text-tertiary",fontFamily:"font-icons font-sans font-sans-beta font-sans-condensed font-serif-text font-serif-display font-display1 font-title1 font-title2 font-title3 font-title4 font-headline1 font-body1 font-label1 font-label2 font-caption1 font-caption2 font-legal1",fontSize:"font-size-display1 font-size-title1 font-size-title2 font-size-title3 font-size-title4 font-size-headline1 font-size-body1 font-size-label1 font-size-label2 font-size-caption1 font-size-caption2 font-size-legal1",fontWeight:"font-weight-thin font-weight-extralight font-weight-light font-weight-regular font-weight-medium font-weight-semibold font-weight-bold font-weight-extrabold font-weight-black font-weight-display1 font-weight-title1 font-weight-title2 font-weight-title3 font-weight-title4 font-weight-headline1 font-weight-body1 font-weight-label1 font-weight-label2 font-weight-caption1 font-weight-caption2 font-weight-legal1",lineHeight:"leading-display1 leading-title1 leading-title2 leading-title3 leading-title4 leading-headline1 leading-body1 leading-label1 leading-label2 leading-caption1 leading-caption2 leading-legal1",textAlign:"text-center text-justify text-start text-end",textTransform:"case-display1 case-title1 case-title2 case-title3 case-title4 case-headline1 case-body1 case-label1 case-label2 case-caption1 case-caption2 case-legal1 normal-case uppercase lowercase capitalize",spacing:"p-0 p-1 p-2 p-3 p-4 p-5 p-6 p-7 p-8 p-9 p-10 p-11 p-12 p-13 p-14",spacingHorizontal:"px-0 px-1 px-2 px-3 px-4 px-5 px-6 px-7 px-8 px-9 px-10 px-11 px-12 px-13 px-14",spacingVertical:"py-0 py-1 py-2 py-3 py-4 py-5 py-6 py-7 py-8 py-9 py-10 py-11 py-12 py-13 py-14",spacingBottom:"pb-0 pb-1 pb-2 pb-3 pb-4 pb-5 pb-6 pb-7 pb-8 pb-9 pb-10 pb-11 pb-12 pb-13 pb-14",spacingEnd:"pe-0 pe-1 pe-2 pe-3 pe-4 pe-5 pe-6 pe-7 pe-8 pe-9 pe-10 pe-11 pe-12 pe-13 pe-14",spacingStart:"ps-0 ps-1 ps-2 ps-3 ps-4 ps-5 ps-6 ps-7 ps-8 ps-9 ps-10 ps-11 ps-12 ps-13 ps-14",spacingTop:"pt-0 pt-1 pt-2 pt-3 pt-4 pt-5 pt-6 pt-7 pt-8 pt-9 pt-10 pt-11 pt-12 pt-13 pt-14",offset:"-m-0 -m-1 -m-2 -m-3 -m-4 -m-5 -m-6 -m-7 -m-8 -m-9 -m-10 -m-11 -m-12 -m-13 -m-14",offsetVertical:"-my-0 -my-1 -my-2 -my-3 -my-4 -my-5 -my-6 -my-7 -my-8 -my-9 -my-10 -my-11 -my-12 -my-13 -my-14",offsetHorizontal:"-mx-0 -mx-1 -mx-2 -mx-3 -mx-4 -mx-5 -mx-6 -mx-7 -mx-8 -mx-9 -mx-10 -mx-11 -mx-12 -mx-13 -mx-14",offsetBottom:"-mb-0 -mb-1 -mb-2 -mb-3 -mb-4 -mb-5 -mb-6 -mb-7 -mb-8 -mb-9 -mb-10 -mb-11 -mb-12 -mb-13 -mb-14",offsetEnd:"-me-0 -me-1 -me-2 -me-3 -me-4 -me-5 -me-6 -me-7 -me-8 -me-9 -me-10 -me-11 -me-12 -me-13 -me-14",offsetStart:"-ms-0 -ms-1 -ms-2 -ms-3 -ms-4 -ms-5 -ms-6 -ms-7 -ms-8 -ms-9 -ms-10 -ms-11 -ms-12 -ms-13 -ms-14",offsetTop:"-mt-0 -mt-1 -mt-2 -mt-3 -mt-4 -mt-5 -mt-6 -mt-7 -mt-8 -mt-9 -mt-10 -mt-11 -mt-12 -mt-13 -mt-14",columnGap:"gap-x-0 gap-x-1 gap-x-2 gap-x-3 gap-x-4 gap-x-5 gap-x-6 gap-x-7 gap-x-8 gap-x-9 gap-x-10 gap-x-11 gap-x-12 gap-x-13 gap-x-14",rowGap:"gap-y-0 gap-y-1 gap-y-2 gap-y-3 gap-y-4 gap-y-5 gap-y-6 gap-y-7 gap-y-8 gap-y-9 gap-y-10 gap-y-11 gap-y-12 gap-y-13 gap-y-14",backgroundColor:"bg-accent bg-alert bg-black bg-brand bg-positive bg-warning bg-white bg-accent-wash bg-alert-wash bg-brand-wash bg-elevation-1 bg-elevation-2 bg-elevation-3 bg-elevation-3-inverse bg-overlay bg-positive-wash bg-primary bg-secondary bg-transparent bg-warning-wash",backgroundColorOnActive:"active:bg-accent active:bg-alert active:bg-black active:bg-brand active:bg-positive active:bg-warning active:bg-white active:bg-accent-wash active:bg-alert-wash active:bg-brand-wash active:bg-elevation-1 active:bg-elevation-2 active:bg-elevation-3 active:bg-elevation-3-inverse active:bg-overlay active:bg-positive-wash active:bg-primary active:bg-secondary active:bg-transparent active:bg-warning-wash",backgroundColorOnHover:"hover:bg-accent/80 hover:bg-alert/80 hover:bg-black/80 hover:bg-brand/80 hover:bg-positive/80 hover:bg-warning/80 hover:bg-white/80 hover:bg-accent-wash/80 hover:bg-alert-wash/80 hover:bg-brand-wash/80 hover:bg-elevation-1/80 hover:bg-elevation-2/80 hover:bg-elevation-3/80 hover:bg-elevation-3-inverse/80 hover:bg-overlay/80 hover:bg-positive-wash/80 hover:bg-primary/80 hover:bg-secondary/80 hover:bg-transparent/80 hover:bg-warning-wash/80",backgroundColorOnChecked:"data-[state=checked]:bg-accent data-[state=checked]:bg-alert data-[state=checked]:bg-black data-[state=checked]:bg-brand data-[state=checked]:bg-positive data-[state=checked]:bg-warning data-[state=checked]:bg-white data-[state=checked]:bg-accent-wash data-[state=checked]:bg-alert-wash data-[state=checked]:bg-brand-wash data-[state=checked]:bg-elevation-1 data-[state=checked]:bg-elevation-2 data-[state=checked]:bg-elevation-3 data-[state=checked]:bg-elevation-3-inverse data-[state=checked]:bg-overlay data-[state=checked]:bg-positive-wash data-[state=checked]:bg-primary data-[state=checked]:bg-secondary data-[state=checked]:bg-transparent data-[state=checked]:bg-warning-wash",backgroundColorOnFocus:"focus:bg-accent focus:bg-alert focus:bg-black focus:bg-brand focus:bg-positive focus:bg-warning focus:bg-white focus:bg-accent-wash focus:bg-alert-wash focus:bg-brand-wash focus:bg-elevation-1 focus:bg-elevation-2 focus:bg-elevation-3 focus:bg-elevation-3-inverse focus:bg-overlay focus:bg-positive-wash focus:bg-primary focus:bg-secondary focus:bg-transparent focus:bg-warning-wash",elevation:"bg-elevation-1 z-30 shadow-1 bg-elevation-2 z-40 shadow-2 bg-elevation-3 z-50 shadow-3",opacity:"opacity-0 opacity-5 opacity-10 opacity-20 opacity-25 opacity-30 opacity-40 opacity-50 opacity-60 opacity-70 opacity-75 opacity-80 opacity-90 opacity-95 opacity-100",borderColor:"border-accent border-alert border-black border-brand border-positive border-warning border-white border-transparent border-muted border-primary border-secondary border-tertiary",borderColorOnActive:"active:border-accent active:border-alert active:border-black active:border-brand active:border-positive active:border-warning active:border-white active:border-transparent active:border-muted active:border-primary active:border-secondary active:border-tertiary",borderColorOnFocus:"focus:border-accent focus:border-alert focus:border-black focus:border-brand focus:border-positive focus:border-warning focus:border-white focus:border-transparent focus:border-muted focus:border-primary focus:border-secondary focus:border-tertiary",borderColorOnHover:"hover:border-accent hover:border-alert hover:border-black hover:border-brand hover:border-positive hover:border-warning hover:border-white hover:border-transparent hover:border-muted hover:border-primary hover:border-secondary hover:border-tertiary",borderColorOnChecked:"data-[state=checked]:border-accent data-[state=checked]:border-alert data-[state=checked]:border-black data-[state=checked]:border-brand data-[state=checked]:border-positive data-[state=checked]:border-warning data-[state=checked]:border-white data-[state=checked]:border-transparent data-[state=checked]:border-muted data-[state=checked]:border-primary data-[state=checked]:border-secondary data-[state=checked]:border-tertiary",borderStartColor:"border-s-accent border-s-alert border-s-black border-s-brand border-s-positive border-s-warning border-s-white border-s-transparent border-s-muted border-s-primary border-s-secondary border-s-tertiary",borderEndColor:"border-e-accent border-e-alert border-e-black border-e-brand border-e-positive border-e-warning border-e-white border-e-transparent border-e-muted border-e-primary border-e-secondary border-e-tertiary",borderBottomColor:"border-b-accent border-b-alert border-b-black border-b-brand border-b-positive border-b-warning border-b-white border-b-transparent border-b-muted border-b-primary border-b-secondary border-b-tertiary",borderTopColor:"border-t-accent border-t-alert border-t-black border-t-brand border-t-positive border-t-warning border-t-white border-t-transparent border-t-muted border-t-primary border-t-secondary border-t-tertiary",borderRadius:"rounded-square rounded-xs rounded-s rounded-m rounded-l rounded-xl rounded-xxl rounded-circle",borderTopStartRadius:"rounded-ss-square rounded-ss-xs rounded-ss-s rounded-ss-m rounded-ss-l rounded-ss-xl rounded-ss-xxl rounded-ss-circle",borderTopEndRadius:"rounded-se-square rounded-se-xs rounded-se-s rounded-se-m rounded-se-l rounded-se-xl rounded-se-xxl rounded-se-circle",borderBottomStartRadius:"rounded-es-square rounded-es-xs rounded-es-s rounded-es-m rounded-es-l rounded-es-xl rounded-es-xxl rounded-es-circle",borderBottomEndRadius:"rounded-ee-square rounded-ee-xs rounded-ee-s rounded-ee-m rounded-ee-l rounded-ee-xl rounded-ee-xxl rounded-ee-circle",bordered:"border-1 border-solid",borderWidth:"border-0 border-1 border-2 border-4 border-8",borderVerticalWidth:"border-y-0 border-y-1 border-y-2 border-y-4 border-y-8",borderHorizontalWidth:"border-x-0 border-x-1 border-x-2 border-x-4 border-x-8",borderStartWidth:"border-s-0 border-s-1 border-s-2 border-s-4 border-s-8",borderEndWidth:"border-e-0 border-e-1 border-e-2 border-e-4 border-e-8",borderTopWidth:"border-t-0 border-t-1 border-t-2 border-t-4 border-t-8",borderBottomWidth:"border-b-0 border-b-1 border-b-2 border-b-4 border-b-8",borderedVertical:"border-y-1",borderedTop:"border-t-1",borderedBottom:"border-b-1",borderedHorizontal:"border-x-1",borderedEnd:"border-e-1",borderedStart:"border-s-1",height:"h-auto h-full h-screen h-min h-max h-fit h-1/2 h-1/3 h-2/3 h-1/4 h-2/4 h-3/4 h-1/5 h-2/5 h-3/5 h-4/5 h-1/6 h-2/6 h-3/6 h-4/6 h-5/6",minHeight:"min-h-full min-h-min min-h-max min-h-fit min-h-screen",maxHeight:"max-h-full max-h-min max-h-max max-h-fit max-h-screen max-h-none",width:"w-auto w-full w-screen w-min w-max w-fit w-1/2 w-1/3 w-2/3 w-1/4 w-2/4 w-3/4 w-1/5 w-2/5 w-3/5 w-4/5 w-1/6 w-2/6 w-3/6 w-4/6 w-5/6 w-1/12 w-2/12 w-3/12 w-4/12 w-5/12 w-6/12 w-7/12 w-8/12 w-9/12 w-10/12 w-11/12",minWidth:"min-w-full min-w-min min-w-max min-w-fit min-w-screen",maxWidth:"max-w-none max-w-full max-w-min max-w-max max-w-fit",avatarSize:"avatarSize-s avatarSize-m avatarSize-l",iconSize:"iconSize-s leading-none iconSize-m leading-none iconSize-l leading-none",alignContent:"content-start content-end content-center content-stretch content-between content-around",alignItems:"items-start items-end items-center items-stretch items-baseline",alignSelf:"self-auto self-start self-end self-center self-stretch self-baseline",flex:"flex-1 flex-auto flex-initial flex-none",flexDirection:"flex-row flex-col flex-row-reverse flex-col-reverse",flexGrow:"grow-0 grow grow-[2] grow-[3]",flexShrink:"shrink-0 shrink",flexWrap:"flex-wrap flex-wrap-reverse flex-nowrap",justifyContent:"justify-start justify-end justify-center justify-between justify-around justify-evenly",flexBasis:"basis-[min-content]",display:"block inline-block inline flex inline-flex table inline-table table-caption table-cell table-column table-column-group table-footer-group table-header-group table-row-group table-row flow-root grid contents",overflow:"overflow-auto overflow-hidden overflow-clip overflow-visible overflow-scroll",overflowX:"overflow-x-auto overflow-x-hidden overflow-x-clip overflow-x-visible overflow-x-scroll",overflowY:"overflow-y-auto overflow-y-hidden overflow-y-clip overflow-y-visible overflow-y-scroll",position:"static fixed absolute relative sticky",zIndex:"z-0 z-10 z-20 z-40 z-30 z-50 z-auto",contentFit:"object-contain object-cover object-fill object-none object-scale-down"},f=["color","colorChecked","fontFamily","fontSize","fontWeight","lineHeight","textAlign","textTransform","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","backgroundColor","backgroundColorOnActive","backgroundColorOnHover","backgroundColorOnChecked","backgroundColorOnFocus","elevation","opacity","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnHover","borderColorOnChecked","borderStartColor","borderEndColor","borderBottomColor","borderTopColor","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","bordered","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","borderedVertical","borderedTop","borderedBottom","borderedHorizontal","borderedEnd","borderedStart","height","minHeight","maxHeight","width","minWidth","maxWidth","avatarSize","iconSize","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","overflow","overflowX","overflowY","position","zIndex","contentFit"],g={Accordion:[],Avatar:["width","height","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","contentFit"],Box:["backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","color"],Button:["backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],Chip:[],Dropdown:[],DropdownItem:["height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],DropdownItemPressable:["height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],DropdownItems:["overflow","color"],DropdownTrigger:["backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],HStack:["height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","color"],Icon:["color","height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","colorChecked","textAlign","textTransform"],IconButton:["color","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],Image:["width","height","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","contentFit"],Modal:["color"],ModalDismiss:[],ModalHeader:[],Popover:[],PopoverAnchor:[],PopoverArrow:[],PopoverDescription:[],PopoverDisclosure:[],PopoverDisclosureArrow:[],PopoverDismiss:[],PopoverHeading:[],PopoverProvider:[],Pressable:["backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],Spinner:["color"],Tab:[],TabList:[],TabPanel:[],Tabs:[],Text:["color","colorChecked","fontFamily","fontSize","fontWeight","lineHeight","textAlign","textTransform","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],TextInput:["color"],TextInputGroup:["color"],TextInputLabel:[],ToastContainer:[],VStack:["height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","color"]},h={Accordion:["Icon","Pressable","Text","VStack"],Avatar:[],Box:[],Button:["Icon","Pressable","Text"],Chip:["Icon","Pressable","Text"],Dropdown:["PopoverProvider"],DropdownItem:["DropdownItemPressable","Icon","Text","VStack"],DropdownItemPressable:["Pressable"],DropdownItems:["Popover","PopoverArrow","VStack"],DropdownTrigger:["PopoverDisclosure","Pressable"],HStack:["Box"],Icon:[],IconButton:["Icon","Pressable"],Image:[],Modal:["Button","HStack","Text","VStack"],ModalDismiss:[],ModalHeader:[],Popover:["Popover","PopoverAnchor","PopoverArrow","PopoverDescription","PopoverDisclosure","PopoverDisclosureArrow","PopoverDismiss","PopoverHeading","PopoverProvider","HStack","Text"],PopoverAnchor:[],PopoverArrow:[],PopoverDescription:[],PopoverDisclosure:[],PopoverDisclosureArrow:[],PopoverDismiss:[],PopoverHeading:[],PopoverProvider:[],Pressable:[],Spinner:[],Tab:[],TabList:[],TabPanel:[],Tabs:["Tab","TabList","TabPanel","Icon","Pressable","Text"],Text:[],TextInput:[],TextInputGroup:["TextInput","TextInputLabel","VStack"],TextInputLabel:["Text"],ToastContainer:[],VStack:["Box"]};0&&(module.exports={componentToVariants,componentsDependencies,variantToTailwindClass,varitantsList});
|
1
|
+
"use strict";var d=Object.defineProperty;var i=Object.getOwnPropertyDescriptor;var n=Object.getOwnPropertyNames;var b=Object.prototype.hasOwnProperty;var l=(r,o)=>{for(var t in o)d(r,t,{get:o[t],enumerable:!0})},s=(r,o,t,a)=>{if(o&&typeof o=="object"||typeof o=="function")for(let e of n(o))!b.call(r,e)&&e!==t&&d(r,e,{get:()=>o[e],enumerable:!(a=i(o,e))||a.enumerable});return r};var c=r=>s(d({},"__esModule",{value:!0}),r);var m={};l(m,{componentToVariants:()=>g,componentsDependencies:()=>h,variantToTailwindClass:()=>p,variantsList:()=>f});module.exports=c(m);var p={color:"text-accent text-alert text-black text-brand text-positive text-warning text-white text-transparent text-muted text-on-color text-primary text-secondary text-tertiary",colorChecked:"data-[state=checked]:text-accent data-[state=checked]:text-alert data-[state=checked]:text-black data-[state=checked]:text-brand data-[state=checked]:text-positive data-[state=checked]:text-warning data-[state=checked]:text-white data-[state=checked]:text-transparent data-[state=checked]:text-primary data-[state=checked]:text-secondary data-[state=checked]:text-muted data-[state=checked]:text-on-color data-[state=checked]:text-tertiary",fontFamily:"font-icons font-sans font-sans-beta font-sans-condensed font-serif-text font-serif-display font-display1 font-title1 font-title2 font-title3 font-title4 font-headline1 font-body1 font-label1 font-label2 font-caption1 font-caption2 font-legal1",fontSize:"font-size-display1 font-size-title1 font-size-title2 font-size-title3 font-size-title4 font-size-headline1 font-size-body1 font-size-label1 font-size-label2 font-size-caption1 font-size-caption2 font-size-legal1",fontWeight:"font-weight-thin font-weight-extralight font-weight-light font-weight-regular font-weight-medium font-weight-semibold font-weight-bold font-weight-extrabold font-weight-black font-weight-display1 font-weight-title1 font-weight-title2 font-weight-title3 font-weight-title4 font-weight-headline1 font-weight-body1 font-weight-label1 font-weight-label2 font-weight-caption1 font-weight-caption2 font-weight-legal1",lineHeight:"leading-display1 leading-title1 leading-title2 leading-title3 leading-title4 leading-headline1 leading-body1 leading-label1 leading-label2 leading-caption1 leading-caption2 leading-legal1",textAlign:"text-center text-justify text-start text-end",textTransform:"case-display1 case-title1 case-title2 case-title3 case-title4 case-headline1 case-body1 case-label1 case-label2 case-caption1 case-caption2 case-legal1 normal-case uppercase lowercase capitalize",spacing:"p-0 p-1 p-2 p-3 p-4 p-5 p-6 p-7 p-8 p-9 p-10 p-11 p-12 p-13 p-14",spacingHorizontal:"px-0 px-1 px-2 px-3 px-4 px-5 px-6 px-7 px-8 px-9 px-10 px-11 px-12 px-13 px-14",spacingVertical:"py-0 py-1 py-2 py-3 py-4 py-5 py-6 py-7 py-8 py-9 py-10 py-11 py-12 py-13 py-14",spacingBottom:"pb-0 pb-1 pb-2 pb-3 pb-4 pb-5 pb-6 pb-7 pb-8 pb-9 pb-10 pb-11 pb-12 pb-13 pb-14",spacingEnd:"pe-0 pe-1 pe-2 pe-3 pe-4 pe-5 pe-6 pe-7 pe-8 pe-9 pe-10 pe-11 pe-12 pe-13 pe-14",spacingStart:"ps-0 ps-1 ps-2 ps-3 ps-4 ps-5 ps-6 ps-7 ps-8 ps-9 ps-10 ps-11 ps-12 ps-13 ps-14",spacingTop:"pt-0 pt-1 pt-2 pt-3 pt-4 pt-5 pt-6 pt-7 pt-8 pt-9 pt-10 pt-11 pt-12 pt-13 pt-14",offset:"-m-0 -m-1 -m-2 -m-3 -m-4 -m-5 -m-6 -m-7 -m-8 -m-9 -m-10 -m-11 -m-12 -m-13 -m-14",offsetVertical:"-my-0 -my-1 -my-2 -my-3 -my-4 -my-5 -my-6 -my-7 -my-8 -my-9 -my-10 -my-11 -my-12 -my-13 -my-14",offsetHorizontal:"-mx-0 -mx-1 -mx-2 -mx-3 -mx-4 -mx-5 -mx-6 -mx-7 -mx-8 -mx-9 -mx-10 -mx-11 -mx-12 -mx-13 -mx-14",offsetBottom:"-mb-0 -mb-1 -mb-2 -mb-3 -mb-4 -mb-5 -mb-6 -mb-7 -mb-8 -mb-9 -mb-10 -mb-11 -mb-12 -mb-13 -mb-14",offsetEnd:"-me-0 -me-1 -me-2 -me-3 -me-4 -me-5 -me-6 -me-7 -me-8 -me-9 -me-10 -me-11 -me-12 -me-13 -me-14",offsetStart:"-ms-0 -ms-1 -ms-2 -ms-3 -ms-4 -ms-5 -ms-6 -ms-7 -ms-8 -ms-9 -ms-10 -ms-11 -ms-12 -ms-13 -ms-14",offsetTop:"-mt-0 -mt-1 -mt-2 -mt-3 -mt-4 -mt-5 -mt-6 -mt-7 -mt-8 -mt-9 -mt-10 -mt-11 -mt-12 -mt-13 -mt-14",columnGap:"gap-x-0 gap-x-1 gap-x-2 gap-x-3 gap-x-4 gap-x-5 gap-x-6 gap-x-7 gap-x-8 gap-x-9 gap-x-10 gap-x-11 gap-x-12 gap-x-13 gap-x-14",rowGap:"gap-y-0 gap-y-1 gap-y-2 gap-y-3 gap-y-4 gap-y-5 gap-y-6 gap-y-7 gap-y-8 gap-y-9 gap-y-10 gap-y-11 gap-y-12 gap-y-13 gap-y-14",backgroundColor:"bg-accent bg-alert bg-black bg-brand bg-positive bg-warning bg-white bg-accent-wash bg-alert-wash bg-brand-wash bg-elevation-1 bg-elevation-2 bg-elevation-3 bg-elevation-3-inverse bg-overlay bg-positive-wash bg-primary bg-secondary bg-transparent bg-warning-wash",backgroundColorOnActive:"active:bg-accent active:bg-alert active:bg-black active:bg-brand active:bg-positive active:bg-warning active:bg-white active:bg-accent-wash active:bg-alert-wash active:bg-brand-wash active:bg-elevation-1 active:bg-elevation-2 active:bg-elevation-3 active:bg-elevation-3-inverse active:bg-overlay active:bg-positive-wash active:bg-primary active:bg-secondary active:bg-transparent active:bg-warning-wash",backgroundColorOnHover:"hover:bg-accent/80 hover:bg-alert/80 hover:bg-black/80 hover:bg-brand/80 hover:bg-positive/80 hover:bg-warning/80 hover:bg-white/80 hover:bg-accent-wash/80 hover:bg-alert-wash/80 hover:bg-brand-wash/80 hover:bg-elevation-1/80 hover:bg-elevation-2/80 hover:bg-elevation-3/80 hover:bg-elevation-3-inverse/80 hover:bg-overlay/80 hover:bg-positive-wash/80 hover:bg-primary/80 hover:bg-secondary/80 hover:bg-transparent/80 hover:bg-warning-wash/80",backgroundColorOnChecked:"data-[state=checked]:bg-accent data-[state=checked]:bg-alert data-[state=checked]:bg-black data-[state=checked]:bg-brand data-[state=checked]:bg-positive data-[state=checked]:bg-warning data-[state=checked]:bg-white data-[state=checked]:bg-accent-wash data-[state=checked]:bg-alert-wash data-[state=checked]:bg-brand-wash data-[state=checked]:bg-elevation-1 data-[state=checked]:bg-elevation-2 data-[state=checked]:bg-elevation-3 data-[state=checked]:bg-elevation-3-inverse data-[state=checked]:bg-overlay data-[state=checked]:bg-positive-wash data-[state=checked]:bg-primary data-[state=checked]:bg-secondary data-[state=checked]:bg-transparent data-[state=checked]:bg-warning-wash",backgroundColorOnFocus:"focus:bg-accent focus:bg-alert focus:bg-black focus:bg-brand focus:bg-positive focus:bg-warning focus:bg-white focus:bg-accent-wash focus:bg-alert-wash focus:bg-brand-wash focus:bg-elevation-1 focus:bg-elevation-2 focus:bg-elevation-3 focus:bg-elevation-3-inverse focus:bg-overlay focus:bg-positive-wash focus:bg-primary focus:bg-secondary focus:bg-transparent focus:bg-warning-wash",elevation:"bg-elevation-1 z-30 shadow-1 bg-elevation-2 z-40 shadow-2 bg-elevation-3 z-50 shadow-3",opacity:"opacity-0 opacity-5 opacity-10 opacity-20 opacity-25 opacity-30 opacity-40 opacity-50 opacity-60 opacity-70 opacity-75 opacity-80 opacity-90 opacity-95 opacity-100",borderColor:"border-accent border-alert border-black border-brand border-positive border-warning border-white border-transparent border-muted border-primary border-secondary border-tertiary",borderColorOnActive:"active:border-accent active:border-alert active:border-black active:border-brand active:border-positive active:border-warning active:border-white active:border-transparent active:border-muted active:border-primary active:border-secondary active:border-tertiary",borderColorOnFocus:"focus:border-accent focus:border-alert focus:border-black focus:border-brand focus:border-positive focus:border-warning focus:border-white focus:border-transparent focus:border-muted focus:border-primary focus:border-secondary focus:border-tertiary",borderColorOnHover:"hover:border-accent hover:border-alert hover:border-black hover:border-brand hover:border-positive hover:border-warning hover:border-white hover:border-transparent hover:border-muted hover:border-primary hover:border-secondary hover:border-tertiary",borderColorOnChecked:"data-[state=checked]:border-accent data-[state=checked]:border-alert data-[state=checked]:border-black data-[state=checked]:border-brand data-[state=checked]:border-positive data-[state=checked]:border-warning data-[state=checked]:border-white data-[state=checked]:border-transparent data-[state=checked]:border-muted data-[state=checked]:border-primary data-[state=checked]:border-secondary data-[state=checked]:border-tertiary",borderStartColor:"border-s-accent border-s-alert border-s-black border-s-brand border-s-positive border-s-warning border-s-white border-s-transparent border-s-muted border-s-primary border-s-secondary border-s-tertiary",borderEndColor:"border-e-accent border-e-alert border-e-black border-e-brand border-e-positive border-e-warning border-e-white border-e-transparent border-e-muted border-e-primary border-e-secondary border-e-tertiary",borderBottomColor:"border-b-accent border-b-alert border-b-black border-b-brand border-b-positive border-b-warning border-b-white border-b-transparent border-b-muted border-b-primary border-b-secondary border-b-tertiary",borderTopColor:"border-t-accent border-t-alert border-t-black border-t-brand border-t-positive border-t-warning border-t-white border-t-transparent border-t-muted border-t-primary border-t-secondary border-t-tertiary",borderRadius:"rounded-square rounded-xs rounded-s rounded-m rounded-l rounded-xl rounded-xxl rounded-circle",borderTopStartRadius:"rounded-ss-square rounded-ss-xs rounded-ss-s rounded-ss-m rounded-ss-l rounded-ss-xl rounded-ss-xxl rounded-ss-circle",borderTopEndRadius:"rounded-se-square rounded-se-xs rounded-se-s rounded-se-m rounded-se-l rounded-se-xl rounded-se-xxl rounded-se-circle",borderBottomStartRadius:"rounded-es-square rounded-es-xs rounded-es-s rounded-es-m rounded-es-l rounded-es-xl rounded-es-xxl rounded-es-circle",borderBottomEndRadius:"rounded-ee-square rounded-ee-xs rounded-ee-s rounded-ee-m rounded-ee-l rounded-ee-xl rounded-ee-xxl rounded-ee-circle",bordered:"border-1 border-solid",borderWidth:"border-0 border-1 border-2 border-4 border-8",borderVerticalWidth:"border-y-0 border-y-1 border-y-2 border-y-4 border-y-8",borderHorizontalWidth:"border-x-0 border-x-1 border-x-2 border-x-4 border-x-8",borderStartWidth:"border-s-0 border-s-1 border-s-2 border-s-4 border-s-8",borderEndWidth:"border-e-0 border-e-1 border-e-2 border-e-4 border-e-8",borderTopWidth:"border-t-0 border-t-1 border-t-2 border-t-4 border-t-8",borderBottomWidth:"border-b-0 border-b-1 border-b-2 border-b-4 border-b-8",borderedVertical:"border-y-1",borderedTop:"border-t-1",borderedBottom:"border-b-1",borderedHorizontal:"border-x-1",borderedEnd:"border-e-1",borderedStart:"border-s-1",height:"h-auto h-full h-screen h-min h-max h-fit h-1/2 h-1/3 h-2/3 h-1/4 h-2/4 h-3/4 h-1/5 h-2/5 h-3/5 h-4/5 h-1/6 h-2/6 h-3/6 h-4/6 h-5/6",minHeight:"min-h-full min-h-min min-h-max min-h-fit min-h-screen",maxHeight:"max-h-full max-h-min max-h-max max-h-fit max-h-screen max-h-none",width:"w-auto w-full w-screen w-min w-max w-fit w-1/2 w-1/3 w-2/3 w-1/4 w-2/4 w-3/4 w-1/5 w-2/5 w-3/5 w-4/5 w-1/6 w-2/6 w-3/6 w-4/6 w-5/6 w-1/12 w-2/12 w-3/12 w-4/12 w-5/12 w-6/12 w-7/12 w-8/12 w-9/12 w-10/12 w-11/12",minWidth:"min-w-full min-w-min min-w-max min-w-fit min-w-screen",maxWidth:"max-w-none max-w-full max-w-min max-w-max max-w-fit",avatarSize:"avatarSize-s avatarSize-m avatarSize-l",iconSize:"iconSize-s leading-none iconSize-m leading-none iconSize-l leading-none",alignContent:"content-start content-end content-center content-stretch content-between content-around",alignItems:"items-start items-end items-center items-stretch items-baseline",alignSelf:"self-auto self-start self-end self-center self-stretch self-baseline",flex:"flex-1 flex-auto flex-initial flex-none",flexDirection:"flex-row flex-col flex-row-reverse flex-col-reverse",flexGrow:"grow-0 grow grow-[2] grow-[3]",flexShrink:"shrink-0 shrink",flexWrap:"flex-wrap flex-wrap-reverse flex-nowrap",justifyContent:"justify-start justify-end justify-center justify-between justify-around justify-evenly",flexBasis:"basis-[min-content]",display:"block inline-block inline flex inline-flex table inline-table table-caption table-cell table-column table-column-group table-footer-group table-header-group table-row-group table-row flow-root grid contents",overflow:"overflow-auto overflow-hidden overflow-clip overflow-visible overflow-scroll",overflowX:"overflow-x-auto overflow-x-hidden overflow-x-clip overflow-x-visible overflow-x-scroll",overflowY:"overflow-y-auto overflow-y-hidden overflow-y-clip overflow-y-visible overflow-y-scroll",position:"static fixed absolute relative sticky",zIndex:"z-0 z-10 z-20 z-40 z-30 z-50 z-auto",contentFit:"object-contain object-cover object-fill object-none object-scale-down"},f=["color","colorChecked","fontFamily","fontSize","fontWeight","lineHeight","textAlign","textTransform","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","backgroundColor","backgroundColorOnActive","backgroundColorOnHover","backgroundColorOnChecked","backgroundColorOnFocus","elevation","opacity","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnHover","borderColorOnChecked","borderStartColor","borderEndColor","borderBottomColor","borderTopColor","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","bordered","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","borderedVertical","borderedTop","borderedBottom","borderedHorizontal","borderedEnd","borderedStart","height","minHeight","maxHeight","width","minWidth","maxWidth","avatarSize","iconSize","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","overflow","overflowX","overflowY","position","zIndex","contentFit"],g={Accordion:[],Avatar:["width","height","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","contentFit"],Box:["backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","color"],Button:["backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],Chip:[],Dropdown:[],DropdownItem:["height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],DropdownItemPressable:["height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],DropdownItems:["overflow","color"],DropdownTrigger:["backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],HStack:["height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","color"],Icon:["color","height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","colorChecked","textAlign","textTransform"],IconButton:["color","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],Image:["width","height","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","contentFit"],Modal:["color"],ModalDismiss:[],ModalHeader:[],Popover:[],PopoverAnchor:[],PopoverArrow:[],PopoverDescription:[],PopoverDisclosure:[],PopoverDisclosureArrow:[],PopoverDismiss:[],PopoverHeading:[],PopoverProvider:[],Pressable:["backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],Spinner:["color"],Tab:[],TabList:[],TabPanel:[],Table:[],Tabs:[],Text:["color","colorChecked","fontFamily","fontSize","fontWeight","lineHeight","textAlign","textTransform","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],TextInput:["color"],TextInputGroup:["color"],TextInputLabel:[],ToastContainer:[],VStack:["height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","color"]},h={Accordion:["Icon","Pressable","Text","VStack"],Avatar:[],Box:[],Button:["Icon","Pressable","Text"],Chip:["Icon","Pressable","Text"],Dropdown:["PopoverProvider"],DropdownItem:["DropdownItemPressable","Icon","Text","VStack"],DropdownItemPressable:["Pressable"],DropdownItems:["Popover","PopoverArrow","VStack"],DropdownTrigger:["PopoverDisclosure","Pressable"],HStack:["Box"],Icon:[],IconButton:["Icon","Pressable"],Image:[],Modal:["Button","HStack","Text","VStack"],ModalDismiss:[],ModalHeader:[],Popover:["Popover","PopoverAnchor","PopoverArrow","PopoverDescription","PopoverDisclosure","PopoverDisclosureArrow","PopoverDismiss","PopoverHeading","PopoverProvider","HStack","Text"],PopoverAnchor:[],PopoverArrow:[],PopoverDescription:[],PopoverDisclosure:[],PopoverDisclosureArrow:[],PopoverDismiss:[],PopoverHeading:[],PopoverProvider:[],Pressable:[],Spinner:[],Tab:[],TabList:[],TabPanel:[],Table:["Box","Text"],Tabs:["Tab","TabList","TabPanel","Icon","Pressable","Text"],Text:[],TextInput:[],TextInputGroup:["TextInput","TextInputLabel","VStack"],TextInputLabel:["Text"],ToastContainer:[],VStack:["Box"]};0&&(module.exports={componentToVariants,componentsDependencies,variantToTailwindClass,variantsList});
|
2
2
|
//! This file is generated by purgeCSS.ts from @yahoo/uds
|
3
3
|
//! Do not edit directly
|
4
|
-
//! If there
|
4
|
+
//! If there is issue with this file please report to #ask-uds
|
package/dist/tailwindPurge.d.cts
CHANGED
@@ -5,12 +5,12 @@ type VariantToTailwindClass = {
|
|
5
5
|
[key: string]: string;
|
6
6
|
};
|
7
7
|
type VariantsList = string[];
|
8
|
-
type
|
8
|
+
type ComponentDependencies = {
|
9
9
|
[key: string]: string[];
|
10
10
|
};
|
11
11
|
declare const variantToTailwindClass: VariantToTailwindClass;
|
12
|
-
declare const
|
12
|
+
declare const variantsList: VariantsList;
|
13
13
|
declare const componentToVariants: ComponentToVariants;
|
14
|
-
declare const componentsDependencies:
|
14
|
+
declare const componentsDependencies: ComponentDependencies;
|
15
15
|
|
16
|
-
export { type
|
16
|
+
export { type ComponentDependencies, type ComponentToVariants, type VariantToTailwindClass, type VariantsList, componentToVariants, componentsDependencies, variantToTailwindClass, variantsList };
|
package/dist/tailwindPurge.d.ts
CHANGED
@@ -5,12 +5,12 @@ type VariantToTailwindClass = {
|
|
5
5
|
[key: string]: string;
|
6
6
|
};
|
7
7
|
type VariantsList = string[];
|
8
|
-
type
|
8
|
+
type ComponentDependencies = {
|
9
9
|
[key: string]: string[];
|
10
10
|
};
|
11
11
|
declare const variantToTailwindClass: VariantToTailwindClass;
|
12
|
-
declare const
|
12
|
+
declare const variantsList: VariantsList;
|
13
13
|
declare const componentToVariants: ComponentToVariants;
|
14
|
-
declare const componentsDependencies:
|
14
|
+
declare const componentsDependencies: ComponentDependencies;
|
15
15
|
|
16
|
-
export { type
|
16
|
+
export { type ComponentDependencies, type ComponentToVariants, type VariantToTailwindClass, type VariantsList, componentToVariants, componentsDependencies, variantToTailwindClass, variantsList };
|
package/dist/tailwindPurge.js
CHANGED
@@ -1,4 +1,4 @@
|
|
1
|
-
var o={color:"text-accent text-alert text-black text-brand text-positive text-warning text-white text-transparent text-muted text-on-color text-primary text-secondary text-tertiary",colorChecked:"data-[state=checked]:text-accent data-[state=checked]:text-alert data-[state=checked]:text-black data-[state=checked]:text-brand data-[state=checked]:text-positive data-[state=checked]:text-warning data-[state=checked]:text-white data-[state=checked]:text-transparent data-[state=checked]:text-primary data-[state=checked]:text-secondary data-[state=checked]:text-muted data-[state=checked]:text-on-color data-[state=checked]:text-tertiary",fontFamily:"font-icons font-sans font-sans-beta font-sans-condensed font-serif-text font-serif-display font-display1 font-title1 font-title2 font-title3 font-title4 font-headline1 font-body1 font-label1 font-label2 font-caption1 font-caption2 font-legal1",fontSize:"font-size-display1 font-size-title1 font-size-title2 font-size-title3 font-size-title4 font-size-headline1 font-size-body1 font-size-label1 font-size-label2 font-size-caption1 font-size-caption2 font-size-legal1",fontWeight:"font-weight-thin font-weight-extralight font-weight-light font-weight-regular font-weight-medium font-weight-semibold font-weight-bold font-weight-extrabold font-weight-black font-weight-display1 font-weight-title1 font-weight-title2 font-weight-title3 font-weight-title4 font-weight-headline1 font-weight-body1 font-weight-label1 font-weight-label2 font-weight-caption1 font-weight-caption2 font-weight-legal1",lineHeight:"leading-display1 leading-title1 leading-title2 leading-title3 leading-title4 leading-headline1 leading-body1 leading-label1 leading-label2 leading-caption1 leading-caption2 leading-legal1",textAlign:"text-center text-justify text-start text-end",textTransform:"case-display1 case-title1 case-title2 case-title3 case-title4 case-headline1 case-body1 case-label1 case-label2 case-caption1 case-caption2 case-legal1 normal-case uppercase lowercase capitalize",spacing:"p-0 p-1 p-2 p-3 p-4 p-5 p-6 p-7 p-8 p-9 p-10 p-11 p-12 p-13 p-14",spacingHorizontal:"px-0 px-1 px-2 px-3 px-4 px-5 px-6 px-7 px-8 px-9 px-10 px-11 px-12 px-13 px-14",spacingVertical:"py-0 py-1 py-2 py-3 py-4 py-5 py-6 py-7 py-8 py-9 py-10 py-11 py-12 py-13 py-14",spacingBottom:"pb-0 pb-1 pb-2 pb-3 pb-4 pb-5 pb-6 pb-7 pb-8 pb-9 pb-10 pb-11 pb-12 pb-13 pb-14",spacingEnd:"pe-0 pe-1 pe-2 pe-3 pe-4 pe-5 pe-6 pe-7 pe-8 pe-9 pe-10 pe-11 pe-12 pe-13 pe-14",spacingStart:"ps-0 ps-1 ps-2 ps-3 ps-4 ps-5 ps-6 ps-7 ps-8 ps-9 ps-10 ps-11 ps-12 ps-13 ps-14",spacingTop:"pt-0 pt-1 pt-2 pt-3 pt-4 pt-5 pt-6 pt-7 pt-8 pt-9 pt-10 pt-11 pt-12 pt-13 pt-14",offset:"-m-0 -m-1 -m-2 -m-3 -m-4 -m-5 -m-6 -m-7 -m-8 -m-9 -m-10 -m-11 -m-12 -m-13 -m-14",offsetVertical:"-my-0 -my-1 -my-2 -my-3 -my-4 -my-5 -my-6 -my-7 -my-8 -my-9 -my-10 -my-11 -my-12 -my-13 -my-14",offsetHorizontal:"-mx-0 -mx-1 -mx-2 -mx-3 -mx-4 -mx-5 -mx-6 -mx-7 -mx-8 -mx-9 -mx-10 -mx-11 -mx-12 -mx-13 -mx-14",offsetBottom:"-mb-0 -mb-1 -mb-2 -mb-3 -mb-4 -mb-5 -mb-6 -mb-7 -mb-8 -mb-9 -mb-10 -mb-11 -mb-12 -mb-13 -mb-14",offsetEnd:"-me-0 -me-1 -me-2 -me-3 -me-4 -me-5 -me-6 -me-7 -me-8 -me-9 -me-10 -me-11 -me-12 -me-13 -me-14",offsetStart:"-ms-0 -ms-1 -ms-2 -ms-3 -ms-4 -ms-5 -ms-6 -ms-7 -ms-8 -ms-9 -ms-10 -ms-11 -ms-12 -ms-13 -ms-14",offsetTop:"-mt-0 -mt-1 -mt-2 -mt-3 -mt-4 -mt-5 -mt-6 -mt-7 -mt-8 -mt-9 -mt-10 -mt-11 -mt-12 -mt-13 -mt-14",columnGap:"gap-x-0 gap-x-1 gap-x-2 gap-x-3 gap-x-4 gap-x-5 gap-x-6 gap-x-7 gap-x-8 gap-x-9 gap-x-10 gap-x-11 gap-x-12 gap-x-13 gap-x-14",rowGap:"gap-y-0 gap-y-1 gap-y-2 gap-y-3 gap-y-4 gap-y-5 gap-y-6 gap-y-7 gap-y-8 gap-y-9 gap-y-10 gap-y-11 gap-y-12 gap-y-13 gap-y-14",backgroundColor:"bg-accent bg-alert bg-black bg-brand bg-positive bg-warning bg-white bg-accent-wash bg-alert-wash bg-brand-wash bg-elevation-1 bg-elevation-2 bg-elevation-3 bg-elevation-3-inverse bg-overlay bg-positive-wash bg-primary bg-secondary bg-transparent bg-warning-wash",backgroundColorOnActive:"active:bg-accent active:bg-alert active:bg-black active:bg-brand active:bg-positive active:bg-warning active:bg-white active:bg-accent-wash active:bg-alert-wash active:bg-brand-wash active:bg-elevation-1 active:bg-elevation-2 active:bg-elevation-3 active:bg-elevation-3-inverse active:bg-overlay active:bg-positive-wash active:bg-primary active:bg-secondary active:bg-transparent active:bg-warning-wash",backgroundColorOnHover:"hover:bg-accent/80 hover:bg-alert/80 hover:bg-black/80 hover:bg-brand/80 hover:bg-positive/80 hover:bg-warning/80 hover:bg-white/80 hover:bg-accent-wash/80 hover:bg-alert-wash/80 hover:bg-brand-wash/80 hover:bg-elevation-1/80 hover:bg-elevation-2/80 hover:bg-elevation-3/80 hover:bg-elevation-3-inverse/80 hover:bg-overlay/80 hover:bg-positive-wash/80 hover:bg-primary/80 hover:bg-secondary/80 hover:bg-transparent/80 hover:bg-warning-wash/80",backgroundColorOnChecked:"data-[state=checked]:bg-accent data-[state=checked]:bg-alert data-[state=checked]:bg-black data-[state=checked]:bg-brand data-[state=checked]:bg-positive data-[state=checked]:bg-warning data-[state=checked]:bg-white data-[state=checked]:bg-accent-wash data-[state=checked]:bg-alert-wash data-[state=checked]:bg-brand-wash data-[state=checked]:bg-elevation-1 data-[state=checked]:bg-elevation-2 data-[state=checked]:bg-elevation-3 data-[state=checked]:bg-elevation-3-inverse data-[state=checked]:bg-overlay data-[state=checked]:bg-positive-wash data-[state=checked]:bg-primary data-[state=checked]:bg-secondary data-[state=checked]:bg-transparent data-[state=checked]:bg-warning-wash",backgroundColorOnFocus:"focus:bg-accent focus:bg-alert focus:bg-black focus:bg-brand focus:bg-positive focus:bg-warning focus:bg-white focus:bg-accent-wash focus:bg-alert-wash focus:bg-brand-wash focus:bg-elevation-1 focus:bg-elevation-2 focus:bg-elevation-3 focus:bg-elevation-3-inverse focus:bg-overlay focus:bg-positive-wash focus:bg-primary focus:bg-secondary focus:bg-transparent focus:bg-warning-wash",elevation:"bg-elevation-1 z-30 shadow-1 bg-elevation-2 z-40 shadow-2 bg-elevation-3 z-50 shadow-3",opacity:"opacity-0 opacity-5 opacity-10 opacity-20 opacity-25 opacity-30 opacity-40 opacity-50 opacity-60 opacity-70 opacity-75 opacity-80 opacity-90 opacity-95 opacity-100",borderColor:"border-accent border-alert border-black border-brand border-positive border-warning border-white border-transparent border-muted border-primary border-secondary border-tertiary",borderColorOnActive:"active:border-accent active:border-alert active:border-black active:border-brand active:border-positive active:border-warning active:border-white active:border-transparent active:border-muted active:border-primary active:border-secondary active:border-tertiary",borderColorOnFocus:"focus:border-accent focus:border-alert focus:border-black focus:border-brand focus:border-positive focus:border-warning focus:border-white focus:border-transparent focus:border-muted focus:border-primary focus:border-secondary focus:border-tertiary",borderColorOnHover:"hover:border-accent hover:border-alert hover:border-black hover:border-brand hover:border-positive hover:border-warning hover:border-white hover:border-transparent hover:border-muted hover:border-primary hover:border-secondary hover:border-tertiary",borderColorOnChecked:"data-[state=checked]:border-accent data-[state=checked]:border-alert data-[state=checked]:border-black data-[state=checked]:border-brand data-[state=checked]:border-positive data-[state=checked]:border-warning data-[state=checked]:border-white data-[state=checked]:border-transparent data-[state=checked]:border-muted data-[state=checked]:border-primary data-[state=checked]:border-secondary data-[state=checked]:border-tertiary",borderStartColor:"border-s-accent border-s-alert border-s-black border-s-brand border-s-positive border-s-warning border-s-white border-s-transparent border-s-muted border-s-primary border-s-secondary border-s-tertiary",borderEndColor:"border-e-accent border-e-alert border-e-black border-e-brand border-e-positive border-e-warning border-e-white border-e-transparent border-e-muted border-e-primary border-e-secondary border-e-tertiary",borderBottomColor:"border-b-accent border-b-alert border-b-black border-b-brand border-b-positive border-b-warning border-b-white border-b-transparent border-b-muted border-b-primary border-b-secondary border-b-tertiary",borderTopColor:"border-t-accent border-t-alert border-t-black border-t-brand border-t-positive border-t-warning border-t-white border-t-transparent border-t-muted border-t-primary border-t-secondary border-t-tertiary",borderRadius:"rounded-square rounded-xs rounded-s rounded-m rounded-l rounded-xl rounded-xxl rounded-circle",borderTopStartRadius:"rounded-ss-square rounded-ss-xs rounded-ss-s rounded-ss-m rounded-ss-l rounded-ss-xl rounded-ss-xxl rounded-ss-circle",borderTopEndRadius:"rounded-se-square rounded-se-xs rounded-se-s rounded-se-m rounded-se-l rounded-se-xl rounded-se-xxl rounded-se-circle",borderBottomStartRadius:"rounded-es-square rounded-es-xs rounded-es-s rounded-es-m rounded-es-l rounded-es-xl rounded-es-xxl rounded-es-circle",borderBottomEndRadius:"rounded-ee-square rounded-ee-xs rounded-ee-s rounded-ee-m rounded-ee-l rounded-ee-xl rounded-ee-xxl rounded-ee-circle",bordered:"border-1 border-solid",borderWidth:"border-0 border-1 border-2 border-4 border-8",borderVerticalWidth:"border-y-0 border-y-1 border-y-2 border-y-4 border-y-8",borderHorizontalWidth:"border-x-0 border-x-1 border-x-2 border-x-4 border-x-8",borderStartWidth:"border-s-0 border-s-1 border-s-2 border-s-4 border-s-8",borderEndWidth:"border-e-0 border-e-1 border-e-2 border-e-4 border-e-8",borderTopWidth:"border-t-0 border-t-1 border-t-2 border-t-4 border-t-8",borderBottomWidth:"border-b-0 border-b-1 border-b-2 border-b-4 border-b-8",borderedVertical:"border-y-1",borderedTop:"border-t-1",borderedBottom:"border-b-1",borderedHorizontal:"border-x-1",borderedEnd:"border-e-1",borderedStart:"border-s-1",height:"h-auto h-full h-screen h-min h-max h-fit h-1/2 h-1/3 h-2/3 h-1/4 h-2/4 h-3/4 h-1/5 h-2/5 h-3/5 h-4/5 h-1/6 h-2/6 h-3/6 h-4/6 h-5/6",minHeight:"min-h-full min-h-min min-h-max min-h-fit min-h-screen",maxHeight:"max-h-full max-h-min max-h-max max-h-fit max-h-screen max-h-none",width:"w-auto w-full w-screen w-min w-max w-fit w-1/2 w-1/3 w-2/3 w-1/4 w-2/4 w-3/4 w-1/5 w-2/5 w-3/5 w-4/5 w-1/6 w-2/6 w-3/6 w-4/6 w-5/6 w-1/12 w-2/12 w-3/12 w-4/12 w-5/12 w-6/12 w-7/12 w-8/12 w-9/12 w-10/12 w-11/12",minWidth:"min-w-full min-w-min min-w-max min-w-fit min-w-screen",maxWidth:"max-w-none max-w-full max-w-min max-w-max max-w-fit",avatarSize:"avatarSize-s avatarSize-m avatarSize-l",iconSize:"iconSize-s leading-none iconSize-m leading-none iconSize-l leading-none",alignContent:"content-start content-end content-center content-stretch content-between content-around",alignItems:"items-start items-end items-center items-stretch items-baseline",alignSelf:"self-auto self-start self-end self-center self-stretch self-baseline",flex:"flex-1 flex-auto flex-initial flex-none",flexDirection:"flex-row flex-col flex-row-reverse flex-col-reverse",flexGrow:"grow-0 grow grow-[2] grow-[3]",flexShrink:"shrink-0 shrink",flexWrap:"flex-wrap flex-wrap-reverse flex-nowrap",justifyContent:"justify-start justify-end justify-center justify-between justify-around justify-evenly",flexBasis:"basis-[min-content]",display:"block inline-block inline flex inline-flex table inline-table table-caption table-cell table-column table-column-group table-footer-group table-header-group table-row-group table-row flow-root grid contents",overflow:"overflow-auto overflow-hidden overflow-clip overflow-visible overflow-scroll",overflowX:"overflow-x-auto overflow-x-hidden overflow-x-clip overflow-x-visible overflow-x-scroll",overflowY:"overflow-y-auto overflow-y-hidden overflow-y-clip overflow-y-visible overflow-y-scroll",position:"static fixed absolute relative sticky",zIndex:"z-0 z-10 z-20 z-40 z-30 z-50 z-auto",contentFit:"object-contain object-cover object-fill object-none object-scale-down"},r=["color","colorChecked","fontFamily","fontSize","fontWeight","lineHeight","textAlign","textTransform","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","backgroundColor","backgroundColorOnActive","backgroundColorOnHover","backgroundColorOnChecked","backgroundColorOnFocus","elevation","opacity","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnHover","borderColorOnChecked","borderStartColor","borderEndColor","borderBottomColor","borderTopColor","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","bordered","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","borderedVertical","borderedTop","borderedBottom","borderedHorizontal","borderedEnd","borderedStart","height","minHeight","maxHeight","width","minWidth","maxWidth","avatarSize","iconSize","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","overflow","overflowX","overflowY","position","zIndex","contentFit"],e={Accordion:[],Avatar:["width","height","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","contentFit"],Box:["backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","color"],Button:["backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],Chip:[],Dropdown:[],DropdownItem:["height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],DropdownItemPressable:["height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],DropdownItems:["overflow","color"],DropdownTrigger:["backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],HStack:["height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","color"],Icon:["color","height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","colorChecked","textAlign","textTransform"],IconButton:["color","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],Image:["width","height","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","contentFit"],Modal:["color"],ModalDismiss:[],ModalHeader:[],Popover:[],PopoverAnchor:[],PopoverArrow:[],PopoverDescription:[],PopoverDisclosure:[],PopoverDisclosureArrow:[],PopoverDismiss:[],PopoverHeading:[],PopoverProvider:[],Pressable:["backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],Spinner:["color"],Tab:[],TabList:[],TabPanel:[],Tabs:[],Text:["color","colorChecked","fontFamily","fontSize","fontWeight","lineHeight","textAlign","textTransform","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],TextInput:["color"],TextInputGroup:["color"],TextInputLabel:[],ToastContainer:[],VStack:["height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","color"]},t={Accordion:["Icon","Pressable","Text","VStack"],Avatar:[],Box:[],Button:["Icon","Pressable","Text"],Chip:["Icon","Pressable","Text"],Dropdown:["PopoverProvider"],DropdownItem:["DropdownItemPressable","Icon","Text","VStack"],DropdownItemPressable:["Pressable"],DropdownItems:["Popover","PopoverArrow","VStack"],DropdownTrigger:["PopoverDisclosure","Pressable"],HStack:["Box"],Icon:[],IconButton:["Icon","Pressable"],Image:[],Modal:["Button","HStack","Text","VStack"],ModalDismiss:[],ModalHeader:[],Popover:["Popover","PopoverAnchor","PopoverArrow","PopoverDescription","PopoverDisclosure","PopoverDisclosureArrow","PopoverDismiss","PopoverHeading","PopoverProvider","HStack","Text"],PopoverAnchor:[],PopoverArrow:[],PopoverDescription:[],PopoverDisclosure:[],PopoverDisclosureArrow:[],PopoverDismiss:[],PopoverHeading:[],PopoverProvider:[],Pressable:[],Spinner:[],Tab:[],TabList:[],TabPanel:[],Tabs:["Tab","TabList","TabPanel","Icon","Pressable","Text"],Text:[],TextInput:[],TextInputGroup:["TextInput","TextInputLabel","VStack"],TextInputLabel:["Text"],ToastContainer:[],VStack:["Box"]};export{e as componentToVariants,t as componentsDependencies,o as variantToTailwindClass,r as varitantsList};
|
1
|
+
var o={color:"text-accent text-alert text-black text-brand text-positive text-warning text-white text-transparent text-muted text-on-color text-primary text-secondary text-tertiary",colorChecked:"data-[state=checked]:text-accent data-[state=checked]:text-alert data-[state=checked]:text-black data-[state=checked]:text-brand data-[state=checked]:text-positive data-[state=checked]:text-warning data-[state=checked]:text-white data-[state=checked]:text-transparent data-[state=checked]:text-primary data-[state=checked]:text-secondary data-[state=checked]:text-muted data-[state=checked]:text-on-color data-[state=checked]:text-tertiary",fontFamily:"font-icons font-sans font-sans-beta font-sans-condensed font-serif-text font-serif-display font-display1 font-title1 font-title2 font-title3 font-title4 font-headline1 font-body1 font-label1 font-label2 font-caption1 font-caption2 font-legal1",fontSize:"font-size-display1 font-size-title1 font-size-title2 font-size-title3 font-size-title4 font-size-headline1 font-size-body1 font-size-label1 font-size-label2 font-size-caption1 font-size-caption2 font-size-legal1",fontWeight:"font-weight-thin font-weight-extralight font-weight-light font-weight-regular font-weight-medium font-weight-semibold font-weight-bold font-weight-extrabold font-weight-black font-weight-display1 font-weight-title1 font-weight-title2 font-weight-title3 font-weight-title4 font-weight-headline1 font-weight-body1 font-weight-label1 font-weight-label2 font-weight-caption1 font-weight-caption2 font-weight-legal1",lineHeight:"leading-display1 leading-title1 leading-title2 leading-title3 leading-title4 leading-headline1 leading-body1 leading-label1 leading-label2 leading-caption1 leading-caption2 leading-legal1",textAlign:"text-center text-justify text-start text-end",textTransform:"case-display1 case-title1 case-title2 case-title3 case-title4 case-headline1 case-body1 case-label1 case-label2 case-caption1 case-caption2 case-legal1 normal-case uppercase lowercase capitalize",spacing:"p-0 p-1 p-2 p-3 p-4 p-5 p-6 p-7 p-8 p-9 p-10 p-11 p-12 p-13 p-14",spacingHorizontal:"px-0 px-1 px-2 px-3 px-4 px-5 px-6 px-7 px-8 px-9 px-10 px-11 px-12 px-13 px-14",spacingVertical:"py-0 py-1 py-2 py-3 py-4 py-5 py-6 py-7 py-8 py-9 py-10 py-11 py-12 py-13 py-14",spacingBottom:"pb-0 pb-1 pb-2 pb-3 pb-4 pb-5 pb-6 pb-7 pb-8 pb-9 pb-10 pb-11 pb-12 pb-13 pb-14",spacingEnd:"pe-0 pe-1 pe-2 pe-3 pe-4 pe-5 pe-6 pe-7 pe-8 pe-9 pe-10 pe-11 pe-12 pe-13 pe-14",spacingStart:"ps-0 ps-1 ps-2 ps-3 ps-4 ps-5 ps-6 ps-7 ps-8 ps-9 ps-10 ps-11 ps-12 ps-13 ps-14",spacingTop:"pt-0 pt-1 pt-2 pt-3 pt-4 pt-5 pt-6 pt-7 pt-8 pt-9 pt-10 pt-11 pt-12 pt-13 pt-14",offset:"-m-0 -m-1 -m-2 -m-3 -m-4 -m-5 -m-6 -m-7 -m-8 -m-9 -m-10 -m-11 -m-12 -m-13 -m-14",offsetVertical:"-my-0 -my-1 -my-2 -my-3 -my-4 -my-5 -my-6 -my-7 -my-8 -my-9 -my-10 -my-11 -my-12 -my-13 -my-14",offsetHorizontal:"-mx-0 -mx-1 -mx-2 -mx-3 -mx-4 -mx-5 -mx-6 -mx-7 -mx-8 -mx-9 -mx-10 -mx-11 -mx-12 -mx-13 -mx-14",offsetBottom:"-mb-0 -mb-1 -mb-2 -mb-3 -mb-4 -mb-5 -mb-6 -mb-7 -mb-8 -mb-9 -mb-10 -mb-11 -mb-12 -mb-13 -mb-14",offsetEnd:"-me-0 -me-1 -me-2 -me-3 -me-4 -me-5 -me-6 -me-7 -me-8 -me-9 -me-10 -me-11 -me-12 -me-13 -me-14",offsetStart:"-ms-0 -ms-1 -ms-2 -ms-3 -ms-4 -ms-5 -ms-6 -ms-7 -ms-8 -ms-9 -ms-10 -ms-11 -ms-12 -ms-13 -ms-14",offsetTop:"-mt-0 -mt-1 -mt-2 -mt-3 -mt-4 -mt-5 -mt-6 -mt-7 -mt-8 -mt-9 -mt-10 -mt-11 -mt-12 -mt-13 -mt-14",columnGap:"gap-x-0 gap-x-1 gap-x-2 gap-x-3 gap-x-4 gap-x-5 gap-x-6 gap-x-7 gap-x-8 gap-x-9 gap-x-10 gap-x-11 gap-x-12 gap-x-13 gap-x-14",rowGap:"gap-y-0 gap-y-1 gap-y-2 gap-y-3 gap-y-4 gap-y-5 gap-y-6 gap-y-7 gap-y-8 gap-y-9 gap-y-10 gap-y-11 gap-y-12 gap-y-13 gap-y-14",backgroundColor:"bg-accent bg-alert bg-black bg-brand bg-positive bg-warning bg-white bg-accent-wash bg-alert-wash bg-brand-wash bg-elevation-1 bg-elevation-2 bg-elevation-3 bg-elevation-3-inverse bg-overlay bg-positive-wash bg-primary bg-secondary bg-transparent bg-warning-wash",backgroundColorOnActive:"active:bg-accent active:bg-alert active:bg-black active:bg-brand active:bg-positive active:bg-warning active:bg-white active:bg-accent-wash active:bg-alert-wash active:bg-brand-wash active:bg-elevation-1 active:bg-elevation-2 active:bg-elevation-3 active:bg-elevation-3-inverse active:bg-overlay active:bg-positive-wash active:bg-primary active:bg-secondary active:bg-transparent active:bg-warning-wash",backgroundColorOnHover:"hover:bg-accent/80 hover:bg-alert/80 hover:bg-black/80 hover:bg-brand/80 hover:bg-positive/80 hover:bg-warning/80 hover:bg-white/80 hover:bg-accent-wash/80 hover:bg-alert-wash/80 hover:bg-brand-wash/80 hover:bg-elevation-1/80 hover:bg-elevation-2/80 hover:bg-elevation-3/80 hover:bg-elevation-3-inverse/80 hover:bg-overlay/80 hover:bg-positive-wash/80 hover:bg-primary/80 hover:bg-secondary/80 hover:bg-transparent/80 hover:bg-warning-wash/80",backgroundColorOnChecked:"data-[state=checked]:bg-accent data-[state=checked]:bg-alert data-[state=checked]:bg-black data-[state=checked]:bg-brand data-[state=checked]:bg-positive data-[state=checked]:bg-warning data-[state=checked]:bg-white data-[state=checked]:bg-accent-wash data-[state=checked]:bg-alert-wash data-[state=checked]:bg-brand-wash data-[state=checked]:bg-elevation-1 data-[state=checked]:bg-elevation-2 data-[state=checked]:bg-elevation-3 data-[state=checked]:bg-elevation-3-inverse data-[state=checked]:bg-overlay data-[state=checked]:bg-positive-wash data-[state=checked]:bg-primary data-[state=checked]:bg-secondary data-[state=checked]:bg-transparent data-[state=checked]:bg-warning-wash",backgroundColorOnFocus:"focus:bg-accent focus:bg-alert focus:bg-black focus:bg-brand focus:bg-positive focus:bg-warning focus:bg-white focus:bg-accent-wash focus:bg-alert-wash focus:bg-brand-wash focus:bg-elevation-1 focus:bg-elevation-2 focus:bg-elevation-3 focus:bg-elevation-3-inverse focus:bg-overlay focus:bg-positive-wash focus:bg-primary focus:bg-secondary focus:bg-transparent focus:bg-warning-wash",elevation:"bg-elevation-1 z-30 shadow-1 bg-elevation-2 z-40 shadow-2 bg-elevation-3 z-50 shadow-3",opacity:"opacity-0 opacity-5 opacity-10 opacity-20 opacity-25 opacity-30 opacity-40 opacity-50 opacity-60 opacity-70 opacity-75 opacity-80 opacity-90 opacity-95 opacity-100",borderColor:"border-accent border-alert border-black border-brand border-positive border-warning border-white border-transparent border-muted border-primary border-secondary border-tertiary",borderColorOnActive:"active:border-accent active:border-alert active:border-black active:border-brand active:border-positive active:border-warning active:border-white active:border-transparent active:border-muted active:border-primary active:border-secondary active:border-tertiary",borderColorOnFocus:"focus:border-accent focus:border-alert focus:border-black focus:border-brand focus:border-positive focus:border-warning focus:border-white focus:border-transparent focus:border-muted focus:border-primary focus:border-secondary focus:border-tertiary",borderColorOnHover:"hover:border-accent hover:border-alert hover:border-black hover:border-brand hover:border-positive hover:border-warning hover:border-white hover:border-transparent hover:border-muted hover:border-primary hover:border-secondary hover:border-tertiary",borderColorOnChecked:"data-[state=checked]:border-accent data-[state=checked]:border-alert data-[state=checked]:border-black data-[state=checked]:border-brand data-[state=checked]:border-positive data-[state=checked]:border-warning data-[state=checked]:border-white data-[state=checked]:border-transparent data-[state=checked]:border-muted data-[state=checked]:border-primary data-[state=checked]:border-secondary data-[state=checked]:border-tertiary",borderStartColor:"border-s-accent border-s-alert border-s-black border-s-brand border-s-positive border-s-warning border-s-white border-s-transparent border-s-muted border-s-primary border-s-secondary border-s-tertiary",borderEndColor:"border-e-accent border-e-alert border-e-black border-e-brand border-e-positive border-e-warning border-e-white border-e-transparent border-e-muted border-e-primary border-e-secondary border-e-tertiary",borderBottomColor:"border-b-accent border-b-alert border-b-black border-b-brand border-b-positive border-b-warning border-b-white border-b-transparent border-b-muted border-b-primary border-b-secondary border-b-tertiary",borderTopColor:"border-t-accent border-t-alert border-t-black border-t-brand border-t-positive border-t-warning border-t-white border-t-transparent border-t-muted border-t-primary border-t-secondary border-t-tertiary",borderRadius:"rounded-square rounded-xs rounded-s rounded-m rounded-l rounded-xl rounded-xxl rounded-circle",borderTopStartRadius:"rounded-ss-square rounded-ss-xs rounded-ss-s rounded-ss-m rounded-ss-l rounded-ss-xl rounded-ss-xxl rounded-ss-circle",borderTopEndRadius:"rounded-se-square rounded-se-xs rounded-se-s rounded-se-m rounded-se-l rounded-se-xl rounded-se-xxl rounded-se-circle",borderBottomStartRadius:"rounded-es-square rounded-es-xs rounded-es-s rounded-es-m rounded-es-l rounded-es-xl rounded-es-xxl rounded-es-circle",borderBottomEndRadius:"rounded-ee-square rounded-ee-xs rounded-ee-s rounded-ee-m rounded-ee-l rounded-ee-xl rounded-ee-xxl rounded-ee-circle",bordered:"border-1 border-solid",borderWidth:"border-0 border-1 border-2 border-4 border-8",borderVerticalWidth:"border-y-0 border-y-1 border-y-2 border-y-4 border-y-8",borderHorizontalWidth:"border-x-0 border-x-1 border-x-2 border-x-4 border-x-8",borderStartWidth:"border-s-0 border-s-1 border-s-2 border-s-4 border-s-8",borderEndWidth:"border-e-0 border-e-1 border-e-2 border-e-4 border-e-8",borderTopWidth:"border-t-0 border-t-1 border-t-2 border-t-4 border-t-8",borderBottomWidth:"border-b-0 border-b-1 border-b-2 border-b-4 border-b-8",borderedVertical:"border-y-1",borderedTop:"border-t-1",borderedBottom:"border-b-1",borderedHorizontal:"border-x-1",borderedEnd:"border-e-1",borderedStart:"border-s-1",height:"h-auto h-full h-screen h-min h-max h-fit h-1/2 h-1/3 h-2/3 h-1/4 h-2/4 h-3/4 h-1/5 h-2/5 h-3/5 h-4/5 h-1/6 h-2/6 h-3/6 h-4/6 h-5/6",minHeight:"min-h-full min-h-min min-h-max min-h-fit min-h-screen",maxHeight:"max-h-full max-h-min max-h-max max-h-fit max-h-screen max-h-none",width:"w-auto w-full w-screen w-min w-max w-fit w-1/2 w-1/3 w-2/3 w-1/4 w-2/4 w-3/4 w-1/5 w-2/5 w-3/5 w-4/5 w-1/6 w-2/6 w-3/6 w-4/6 w-5/6 w-1/12 w-2/12 w-3/12 w-4/12 w-5/12 w-6/12 w-7/12 w-8/12 w-9/12 w-10/12 w-11/12",minWidth:"min-w-full min-w-min min-w-max min-w-fit min-w-screen",maxWidth:"max-w-none max-w-full max-w-min max-w-max max-w-fit",avatarSize:"avatarSize-s avatarSize-m avatarSize-l",iconSize:"iconSize-s leading-none iconSize-m leading-none iconSize-l leading-none",alignContent:"content-start content-end content-center content-stretch content-between content-around",alignItems:"items-start items-end items-center items-stretch items-baseline",alignSelf:"self-auto self-start self-end self-center self-stretch self-baseline",flex:"flex-1 flex-auto flex-initial flex-none",flexDirection:"flex-row flex-col flex-row-reverse flex-col-reverse",flexGrow:"grow-0 grow grow-[2] grow-[3]",flexShrink:"shrink-0 shrink",flexWrap:"flex-wrap flex-wrap-reverse flex-nowrap",justifyContent:"justify-start justify-end justify-center justify-between justify-around justify-evenly",flexBasis:"basis-[min-content]",display:"block inline-block inline flex inline-flex table inline-table table-caption table-cell table-column table-column-group table-footer-group table-header-group table-row-group table-row flow-root grid contents",overflow:"overflow-auto overflow-hidden overflow-clip overflow-visible overflow-scroll",overflowX:"overflow-x-auto overflow-x-hidden overflow-x-clip overflow-x-visible overflow-x-scroll",overflowY:"overflow-y-auto overflow-y-hidden overflow-y-clip overflow-y-visible overflow-y-scroll",position:"static fixed absolute relative sticky",zIndex:"z-0 z-10 z-20 z-40 z-30 z-50 z-auto",contentFit:"object-contain object-cover object-fill object-none object-scale-down"},r=["color","colorChecked","fontFamily","fontSize","fontWeight","lineHeight","textAlign","textTransform","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","backgroundColor","backgroundColorOnActive","backgroundColorOnHover","backgroundColorOnChecked","backgroundColorOnFocus","elevation","opacity","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnHover","borderColorOnChecked","borderStartColor","borderEndColor","borderBottomColor","borderTopColor","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","bordered","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","borderedVertical","borderedTop","borderedBottom","borderedHorizontal","borderedEnd","borderedStart","height","minHeight","maxHeight","width","minWidth","maxWidth","avatarSize","iconSize","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","overflow","overflowX","overflowY","position","zIndex","contentFit"],e={Accordion:[],Avatar:["width","height","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","contentFit"],Box:["backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","color"],Button:["backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],Chip:[],Dropdown:[],DropdownItem:["height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],DropdownItemPressable:["height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],DropdownItems:["overflow","color"],DropdownTrigger:["backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],HStack:["height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","color"],Icon:["color","height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","colorChecked","textAlign","textTransform"],IconButton:["color","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],Image:["width","height","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","contentFit"],Modal:["color"],ModalDismiss:[],ModalHeader:[],Popover:[],PopoverAnchor:[],PopoverArrow:[],PopoverDescription:[],PopoverDisclosure:[],PopoverDisclosureArrow:[],PopoverDismiss:[],PopoverHeading:[],PopoverProvider:[],Pressable:["backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],Spinner:["color"],Tab:[],TabList:[],TabPanel:[],Table:[],Tabs:[],Text:["color","colorChecked","fontFamily","fontSize","fontWeight","lineHeight","textAlign","textTransform","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexDirection","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","height","minHeight","maxHeight","width","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap"],TextInput:["color"],TextInputGroup:["color"],TextInputLabel:[],ToastContainer:[],VStack:["height","width","backgroundColor","backgroundColorOnActive","backgroundColorOnFocus","backgroundColorOnChecked","backgroundColorOnHover","elevation","bordered","borderedTop","borderedBottom","borderedStart","borderedEnd","borderedHorizontal","borderedVertical","borderRadius","borderTopStartRadius","borderTopEndRadius","borderBottomStartRadius","borderBottomEndRadius","borderColor","borderColorOnActive","borderColorOnFocus","borderColorOnChecked","borderColorOnHover","borderStartColor","borderEndColor","borderTopColor","borderBottomColor","borderWidth","borderVerticalWidth","borderHorizontalWidth","borderStartWidth","borderEndWidth","borderTopWidth","borderBottomWidth","alignContent","alignItems","alignSelf","flex","flexGrow","flexShrink","flexWrap","justifyContent","flexBasis","display","zIndex","overflow","overflowX","overflowY","position","opacity","minHeight","maxHeight","minWidth","maxWidth","spacing","spacingHorizontal","spacingVertical","spacingBottom","spacingEnd","spacingStart","spacingTop","offset","offsetVertical","offsetHorizontal","offsetBottom","offsetEnd","offsetStart","offsetTop","columnGap","rowGap","color"]},t={Accordion:["Icon","Pressable","Text","VStack"],Avatar:[],Box:[],Button:["Icon","Pressable","Text"],Chip:["Icon","Pressable","Text"],Dropdown:["PopoverProvider"],DropdownItem:["DropdownItemPressable","Icon","Text","VStack"],DropdownItemPressable:["Pressable"],DropdownItems:["Popover","PopoverArrow","VStack"],DropdownTrigger:["PopoverDisclosure","Pressable"],HStack:["Box"],Icon:[],IconButton:["Icon","Pressable"],Image:[],Modal:["Button","HStack","Text","VStack"],ModalDismiss:[],ModalHeader:[],Popover:["Popover","PopoverAnchor","PopoverArrow","PopoverDescription","PopoverDisclosure","PopoverDisclosureArrow","PopoverDismiss","PopoverHeading","PopoverProvider","HStack","Text"],PopoverAnchor:[],PopoverArrow:[],PopoverDescription:[],PopoverDisclosure:[],PopoverDisclosureArrow:[],PopoverDismiss:[],PopoverHeading:[],PopoverProvider:[],Pressable:[],Spinner:[],Tab:[],TabList:[],TabPanel:[],Table:["Box","Text"],Tabs:["Tab","TabList","TabPanel","Icon","Pressable","Text"],Text:[],TextInput:[],TextInputGroup:["TextInput","TextInputLabel","VStack"],TextInputLabel:["Text"],ToastContainer:[],VStack:["Box"]};export{e as componentToVariants,t as componentsDependencies,o as variantToTailwindClass,r as variantsList};
|
2
2
|
//! This file is generated by purgeCSS.ts from @yahoo/uds
|
3
3
|
//! Do not edit directly
|
4
|
-
//! If there
|
4
|
+
//! If there is issue with this file please report to #ask-uds
|
package/dist/tokens/index.d.cts
CHANGED
@@ -1,6 +1,6 @@
|
|
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-
|
2
|
-
import { C as ColorMode, S as ScaleMode } from '../types-
|
3
|
-
export { _ as AlwaysPalette, $ as AlwaysPaletteAlias, a0 as Animation, a1 as AriaAttribute, a2 as AspectRatio, a3 as AspectRatioConfig, a4 as AvatarSize, G as AvatarSizeConfig, a5 as BackgroundColor, d as BackgroundPalette, a6 as BackgroundPaletteAlias, v as BackgroundStyleProps, e as BackgroundWashPalette, a7 as BackgroundWashPaletteAlias, w as BorderStyleProps, a8 as BorderWidth, B as BorderWidthConfig, a9 as BoxShadowConfig, aa as ButtonSize, ab as ButtonVariant, s as ColorModeForApp, a as ColorsConfig, ac as ConfigurableTextProperty, c as CorePalette, ad as CorePaletteAlias, D as CustomSizingStyleProps, ae as DataAttribute, af as Display, h as Elevation, E as ElevationConfig, ag as ElevationPaletteAlias, ah as Flex, ai as FlexAlignContent, aj as FlexAlignItems, ak as FlexAlignSelf, al as FlexBasis, am as FlexDirection, an as FlexGrow, ao as FlexJustifyContent, ap as FlexShrink, y as FlexStyleProps, aq as FlexWrap, Q as FontFamilyConfig, ar as FontFamilyGlobalAlias, i as FontFamilyGlobalConfig, as as FontSize, R as FontSizeConfig, f as FontWeightConfig, at as FontWeightDescriptive, g as FontWeightNumeric, au as ForegroundColor, F as ForegroundPalette, av as ForegroundPaletteAlias, aw as Height, ax as HighContrastMode, H as Hue, b as HueStep, ay as IconName, az as IconSize, J as IconSizeConfig, I as ImageStyleProps, x as LayoutStyleProps, aA as LetterSpacing, aB as LineClampAlias, aC as LineColor, aD as LineHeight, V as LineHeightConfig, L as LinePalette, aE as LinePaletteAlias, aF as MaxHeight, aG as MaxWidth, aH as MinHeight, aI as MinWidth, M as Modes, aJ as Opacity, O as OpacityStyleProps, aK as Overflow, aL as Palette, aM as PaletteConfig, aN as PaletteType, P as PaletteValue, aO as PlatformMode, aP as Position, aQ as RegionMode, aR as ScaleConfig, u as ScaleModeConfig, t as ScaleModeForApp, aS as Shape, N as ShapeConfig, A as SizingStyleProps, aT as SpacingAlias, K as SpacingConfig, z as SpacingStyleProps, aU as SpectrumColor, aV as SpectrumConfig, aW as StateStyleProps, X as StyleProps, T as TextStyleProps, aX as TextTransform, W as TextTransformConfig, aY as TextVariant, aZ as TransitionDelay, a_ as TransitionDuration, a$ as TransitionTiming, k as UniversalAvatarProps, l as UniversalBoxProps, n as UniversalButtonProps, r as UniversalIconButtonProps, q as UniversalIconProps, j as UniversalImageProps, m as UniversalPressableProps, o as UniversalStackProps, b0 as UniversalTextInputProps, p as UniversalTextProps, U as UniversalTokensConfig, b1 as Width, b2 as ZIndex, Z as ZIndexConfig, Y as alwaysPalette } from '../types-
|
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-fciGC1AQ.cjs';
|
2
|
+
import { C as ColorMode, S as ScaleMode } from '../types-_E6o7OhU.cjs';
|
3
|
+
export { _ as AlwaysPalette, $ as AlwaysPaletteAlias, a0 as Animation, a1 as AriaAttribute, a2 as AspectRatio, a3 as AspectRatioConfig, a4 as AvatarSize, G as AvatarSizeConfig, a5 as BackgroundColor, d as BackgroundPalette, a6 as BackgroundPaletteAlias, v as BackgroundStyleProps, e as BackgroundWashPalette, a7 as BackgroundWashPaletteAlias, w as BorderStyleProps, a8 as BorderWidth, B as BorderWidthConfig, a9 as BoxShadowConfig, aa as ButtonSize, ab as ButtonVariant, s as ColorModeForApp, a as ColorsConfig, ac as ConfigurableTextProperty, c as CorePalette, ad as CorePaletteAlias, D as CustomSizingStyleProps, ae as DataAttribute, af as Display, h as Elevation, E as ElevationConfig, ag as ElevationPaletteAlias, ah as Flex, ai as FlexAlignContent, aj as FlexAlignItems, ak as FlexAlignSelf, al as FlexBasis, am as FlexDirection, an as FlexGrow, ao as FlexJustifyContent, ap as FlexShrink, y as FlexStyleProps, aq as FlexWrap, Q as FontFamilyConfig, ar as FontFamilyGlobalAlias, i as FontFamilyGlobalConfig, as as FontSize, R as FontSizeConfig, f as FontWeightConfig, at as FontWeightDescriptive, g as FontWeightNumeric, au as ForegroundColor, F as ForegroundPalette, av as ForegroundPaletteAlias, aw as Height, ax as HighContrastMode, H as Hue, b as HueStep, ay as IconName, az as IconSize, J as IconSizeConfig, I as ImageStyleProps, x as LayoutStyleProps, aA as LetterSpacing, aB as LineClampAlias, aC as LineColor, aD as LineHeight, V as LineHeightConfig, L as LinePalette, aE as LinePaletteAlias, aF as MaxHeight, aG as MaxWidth, aH as MinHeight, aI as MinWidth, M as Modes, aJ as Opacity, O as OpacityStyleProps, aK as Overflow, aL as Palette, aM as PaletteConfig, aN as PaletteType, P as PaletteValue, aO as PlatformMode, aP as Position, aQ as RegionMode, aR as ScaleConfig, u as ScaleModeConfig, t as ScaleModeForApp, aS as Shape, N as ShapeConfig, A as SizingStyleProps, aT as SpacingAlias, K as SpacingConfig, z as SpacingStyleProps, aU as SpectrumColor, aV as SpectrumConfig, aW as StateStyleProps, X as StyleProps, T as TextStyleProps, aX as TextTransform, W as TextTransformConfig, aY as TextVariant, aZ as TransitionDelay, a_ as TransitionDuration, a$ as TransitionTiming, k as UniversalAvatarProps, l as UniversalBoxProps, n as UniversalButtonProps, r as UniversalIconButtonProps, q as UniversalIconProps, j as UniversalImageProps, m as UniversalPressableProps, o as UniversalStackProps, b0 as UniversalTextInputProps, p as UniversalTextProps, U as UniversalTokensConfig, b1 as Width, b2 as ZIndex, Z as ZIndexConfig, Y as alwaysPalette } from '../types-_E6o7OhU.cjs';
|
4
4
|
import 'react';
|
5
5
|
|
6
6
|
declare const UDS_PREFIX = "uds";
|
package/dist/tokens/index.d.ts
CHANGED
@@ -1,6 +1,6 @@
|
|
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-
|
2
|
-
import { C as ColorMode, S as ScaleMode } from '../types-
|
3
|
-
export { _ as AlwaysPalette, $ as AlwaysPaletteAlias, a0 as Animation, a1 as AriaAttribute, a2 as AspectRatio, a3 as AspectRatioConfig, a4 as AvatarSize, G as AvatarSizeConfig, a5 as BackgroundColor, d as BackgroundPalette, a6 as BackgroundPaletteAlias, v as BackgroundStyleProps, e as BackgroundWashPalette, a7 as BackgroundWashPaletteAlias, w as BorderStyleProps, a8 as BorderWidth, B as BorderWidthConfig, a9 as BoxShadowConfig, aa as ButtonSize, ab as ButtonVariant, s as ColorModeForApp, a as ColorsConfig, ac as ConfigurableTextProperty, c as CorePalette, ad as CorePaletteAlias, D as CustomSizingStyleProps, ae as DataAttribute, af as Display, h as Elevation, E as ElevationConfig, ag as ElevationPaletteAlias, ah as Flex, ai as FlexAlignContent, aj as FlexAlignItems, ak as FlexAlignSelf, al as FlexBasis, am as FlexDirection, an as FlexGrow, ao as FlexJustifyContent, ap as FlexShrink, y as FlexStyleProps, aq as FlexWrap, Q as FontFamilyConfig, ar as FontFamilyGlobalAlias, i as FontFamilyGlobalConfig, as as FontSize, R as FontSizeConfig, f as FontWeightConfig, at as FontWeightDescriptive, g as FontWeightNumeric, au as ForegroundColor, F as ForegroundPalette, av as ForegroundPaletteAlias, aw as Height, ax as HighContrastMode, H as Hue, b as HueStep, ay as IconName, az as IconSize, J as IconSizeConfig, I as ImageStyleProps, x as LayoutStyleProps, aA as LetterSpacing, aB as LineClampAlias, aC as LineColor, aD as LineHeight, V as LineHeightConfig, L as LinePalette, aE as LinePaletteAlias, aF as MaxHeight, aG as MaxWidth, aH as MinHeight, aI as MinWidth, M as Modes, aJ as Opacity, O as OpacityStyleProps, aK as Overflow, aL as Palette, aM as PaletteConfig, aN as PaletteType, P as PaletteValue, aO as PlatformMode, aP as Position, aQ as RegionMode, aR as ScaleConfig, u as ScaleModeConfig, t as ScaleModeForApp, aS as Shape, N as ShapeConfig, A as SizingStyleProps, aT as SpacingAlias, K as SpacingConfig, z as SpacingStyleProps, aU as SpectrumColor, aV as SpectrumConfig, aW as StateStyleProps, X as StyleProps, T as TextStyleProps, aX as TextTransform, W as TextTransformConfig, aY as TextVariant, aZ as TransitionDelay, a_ as TransitionDuration, a$ as TransitionTiming, k as UniversalAvatarProps, l as UniversalBoxProps, n as UniversalButtonProps, r as UniversalIconButtonProps, q as UniversalIconProps, j as UniversalImageProps, m as UniversalPressableProps, o as UniversalStackProps, b0 as UniversalTextInputProps, p as UniversalTextProps, U as UniversalTokensConfig, b1 as Width, b2 as ZIndex, Z as ZIndexConfig, Y as alwaysPalette } from '../types-
|
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-hIYZ_ma-.js';
|
2
|
+
import { C as ColorMode, S as ScaleMode } from '../types-_E6o7OhU.js';
|
3
|
+
export { _ as AlwaysPalette, $ as AlwaysPaletteAlias, a0 as Animation, a1 as AriaAttribute, a2 as AspectRatio, a3 as AspectRatioConfig, a4 as AvatarSize, G as AvatarSizeConfig, a5 as BackgroundColor, d as BackgroundPalette, a6 as BackgroundPaletteAlias, v as BackgroundStyleProps, e as BackgroundWashPalette, a7 as BackgroundWashPaletteAlias, w as BorderStyleProps, a8 as BorderWidth, B as BorderWidthConfig, a9 as BoxShadowConfig, aa as ButtonSize, ab as ButtonVariant, s as ColorModeForApp, a as ColorsConfig, ac as ConfigurableTextProperty, c as CorePalette, ad as CorePaletteAlias, D as CustomSizingStyleProps, ae as DataAttribute, af as Display, h as Elevation, E as ElevationConfig, ag as ElevationPaletteAlias, ah as Flex, ai as FlexAlignContent, aj as FlexAlignItems, ak as FlexAlignSelf, al as FlexBasis, am as FlexDirection, an as FlexGrow, ao as FlexJustifyContent, ap as FlexShrink, y as FlexStyleProps, aq as FlexWrap, Q as FontFamilyConfig, ar as FontFamilyGlobalAlias, i as FontFamilyGlobalConfig, as as FontSize, R as FontSizeConfig, f as FontWeightConfig, at as FontWeightDescriptive, g as FontWeightNumeric, au as ForegroundColor, F as ForegroundPalette, av as ForegroundPaletteAlias, aw as Height, ax as HighContrastMode, H as Hue, b as HueStep, ay as IconName, az as IconSize, J as IconSizeConfig, I as ImageStyleProps, x as LayoutStyleProps, aA as LetterSpacing, aB as LineClampAlias, aC as LineColor, aD as LineHeight, V as LineHeightConfig, L as LinePalette, aE as LinePaletteAlias, aF as MaxHeight, aG as MaxWidth, aH as MinHeight, aI as MinWidth, M as Modes, aJ as Opacity, O as OpacityStyleProps, aK as Overflow, aL as Palette, aM as PaletteConfig, aN as PaletteType, P as PaletteValue, aO as PlatformMode, aP as Position, aQ as RegionMode, aR as ScaleConfig, u as ScaleModeConfig, t as ScaleModeForApp, aS as Shape, N as ShapeConfig, A as SizingStyleProps, aT as SpacingAlias, K as SpacingConfig, z as SpacingStyleProps, aU as SpectrumColor, aV as SpectrumConfig, aW as StateStyleProps, X as StyleProps, T as TextStyleProps, aX as TextTransform, W as TextTransformConfig, aY as TextVariant, aZ as TransitionDelay, a_ as TransitionDuration, a$ as TransitionTiming, k as UniversalAvatarProps, l as UniversalBoxProps, n as UniversalButtonProps, r as UniversalIconButtonProps, q as UniversalIconProps, j as UniversalImageProps, m as UniversalPressableProps, o as UniversalStackProps, b0 as UniversalTextInputProps, p as UniversalTextProps, U as UniversalTokensConfig, b1 as Width, b2 as ZIndex, Z as ZIndexConfig, Y as alwaysPalette } from '../types-_E6o7OhU.js';
|
4
4
|
import 'react';
|
5
5
|
|
6
6
|
declare const UDS_PREFIX = "uds";
|
@@ -1,3 +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-
|
2
|
-
export { _ as AlwaysPalette, $ as AlwaysPaletteAlias, a0 as Animation, a1 as AriaAttribute, a2 as AspectRatio, a3 as AspectRatioConfig, a4 as AvatarSize, G as AvatarSizeConfig, a5 as BackgroundColor, d as BackgroundPalette, a6 as BackgroundPaletteAlias, v as BackgroundStyleProps, e as BackgroundWashPalette, a7 as BackgroundWashPaletteAlias, w as BorderStyleProps, a8 as BorderWidth, B as BorderWidthConfig, a9 as BoxShadowConfig, aa as ButtonSize, ab as ButtonVariant, C as ColorMode, s as ColorModeForApp, a as ColorsConfig, ac as ConfigurableTextProperty, c as CorePalette, ad as CorePaletteAlias, D as CustomSizingStyleProps, ae as DataAttribute, af as Display, h as Elevation, E as ElevationConfig, ag as ElevationPaletteAlias, ah as Flex, ai as FlexAlignContent, aj as FlexAlignItems, ak as FlexAlignSelf, al as FlexBasis, am as FlexDirection, an as FlexGrow, ao as FlexJustifyContent, ap as FlexShrink, y as FlexStyleProps, aq as FlexWrap, Q as FontFamilyConfig, ar as FontFamilyGlobalAlias, i as FontFamilyGlobalConfig, as as FontSize, R as FontSizeConfig, f as FontWeightConfig, at as FontWeightDescriptive, g as FontWeightNumeric, au as ForegroundColor, F as ForegroundPalette, av as ForegroundPaletteAlias, aw as Height, ax as HighContrastMode, H as Hue, b as HueStep, ay as IconName, az as IconSize, J as IconSizeConfig, I as ImageStyleProps, x as LayoutStyleProps, aA as LetterSpacing, aB as LineClampAlias, aC as LineColor, aD as LineHeight, V as LineHeightConfig, L as LinePalette, aE as LinePaletteAlias, aF as MaxHeight, aG as MaxWidth, aH as MinHeight, aI as MinWidth, M as Modes, aJ as Opacity, O as OpacityStyleProps, aK as Overflow, aL as Palette, aM as PaletteConfig, aN as PaletteType, P as PaletteValue, aO as PlatformMode, aP as Position, aQ as RegionMode, aR as ScaleConfig, S as ScaleMode, u as ScaleModeConfig, t as ScaleModeForApp, aS as Shape, N as ShapeConfig, A as SizingStyleProps, aT as SpacingAlias, K as SpacingConfig, z as SpacingStyleProps, aU as SpectrumColor, aV as SpectrumConfig, aW as StateStyleProps, X as StyleProps, T as TextStyleProps, aX as TextTransform, W as TextTransformConfig, aY as TextVariant, aZ as TransitionDelay, a_ as TransitionDuration, a$ as TransitionTiming, k as UniversalAvatarProps, l as UniversalBoxProps, n as UniversalButtonProps, r as UniversalIconButtonProps, q as UniversalIconProps, j as UniversalImageProps, m as UniversalPressableProps, o as UniversalStackProps, b0 as UniversalTextInputProps, p as UniversalTextProps, U as UniversalTokensConfig, b1 as Width, b2 as ZIndex, Z as ZIndexConfig, Y as alwaysPalette } from '../types-
|
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-fciGC1AQ.cjs';
|
2
|
+
export { _ as AlwaysPalette, $ as AlwaysPaletteAlias, a0 as Animation, a1 as AriaAttribute, a2 as AspectRatio, a3 as AspectRatioConfig, a4 as AvatarSize, G as AvatarSizeConfig, a5 as BackgroundColor, d as BackgroundPalette, a6 as BackgroundPaletteAlias, v as BackgroundStyleProps, e as BackgroundWashPalette, a7 as BackgroundWashPaletteAlias, w as BorderStyleProps, a8 as BorderWidth, B as BorderWidthConfig, a9 as BoxShadowConfig, aa as ButtonSize, ab as ButtonVariant, C as ColorMode, s as ColorModeForApp, a as ColorsConfig, ac as ConfigurableTextProperty, c as CorePalette, ad as CorePaletteAlias, D as CustomSizingStyleProps, ae as DataAttribute, af as Display, h as Elevation, E as ElevationConfig, ag as ElevationPaletteAlias, ah as Flex, ai as FlexAlignContent, aj as FlexAlignItems, ak as FlexAlignSelf, al as FlexBasis, am as FlexDirection, an as FlexGrow, ao as FlexJustifyContent, ap as FlexShrink, y as FlexStyleProps, aq as FlexWrap, Q as FontFamilyConfig, ar as FontFamilyGlobalAlias, i as FontFamilyGlobalConfig, as as FontSize, R as FontSizeConfig, f as FontWeightConfig, at as FontWeightDescriptive, g as FontWeightNumeric, au as ForegroundColor, F as ForegroundPalette, av as ForegroundPaletteAlias, aw as Height, ax as HighContrastMode, H as Hue, b as HueStep, ay as IconName, az as IconSize, J as IconSizeConfig, I as ImageStyleProps, x as LayoutStyleProps, aA as LetterSpacing, aB as LineClampAlias, aC as LineColor, aD as LineHeight, V as LineHeightConfig, L as LinePalette, aE as LinePaletteAlias, aF as MaxHeight, aG as MaxWidth, aH as MinHeight, aI as MinWidth, M as Modes, aJ as Opacity, O as OpacityStyleProps, aK as Overflow, aL as Palette, aM as PaletteConfig, aN as PaletteType, P as PaletteValue, aO as PlatformMode, aP as Position, aQ as RegionMode, aR as ScaleConfig, S as ScaleMode, u as ScaleModeConfig, t as ScaleModeForApp, aS as Shape, N as ShapeConfig, A as SizingStyleProps, aT as SpacingAlias, K as SpacingConfig, z as SpacingStyleProps, aU as SpectrumColor, aV as SpectrumConfig, aW as StateStyleProps, X as StyleProps, T as TextStyleProps, aX as TextTransform, W as TextTransformConfig, aY as TextVariant, aZ as TransitionDelay, a_ as TransitionDuration, a$ as TransitionTiming, k as UniversalAvatarProps, l as UniversalBoxProps, n as UniversalButtonProps, r as UniversalIconButtonProps, q as UniversalIconProps, j as UniversalImageProps, m as UniversalPressableProps, o as UniversalStackProps, b0 as UniversalTextInputProps, p as UniversalTextProps, U as UniversalTokensConfig, b1 as Width, b2 as ZIndex, Z as ZIndexConfig, Y as alwaysPalette } from '../types-_E6o7OhU.cjs';
|
3
3
|
import 'react';
|
@@ -1,3 +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-
|
2
|
-
export { _ as AlwaysPalette, $ as AlwaysPaletteAlias, a0 as Animation, a1 as AriaAttribute, a2 as AspectRatio, a3 as AspectRatioConfig, a4 as AvatarSize, G as AvatarSizeConfig, a5 as BackgroundColor, d as BackgroundPalette, a6 as BackgroundPaletteAlias, v as BackgroundStyleProps, e as BackgroundWashPalette, a7 as BackgroundWashPaletteAlias, w as BorderStyleProps, a8 as BorderWidth, B as BorderWidthConfig, a9 as BoxShadowConfig, aa as ButtonSize, ab as ButtonVariant, C as ColorMode, s as ColorModeForApp, a as ColorsConfig, ac as ConfigurableTextProperty, c as CorePalette, ad as CorePaletteAlias, D as CustomSizingStyleProps, ae as DataAttribute, af as Display, h as Elevation, E as ElevationConfig, ag as ElevationPaletteAlias, ah as Flex, ai as FlexAlignContent, aj as FlexAlignItems, ak as FlexAlignSelf, al as FlexBasis, am as FlexDirection, an as FlexGrow, ao as FlexJustifyContent, ap as FlexShrink, y as FlexStyleProps, aq as FlexWrap, Q as FontFamilyConfig, ar as FontFamilyGlobalAlias, i as FontFamilyGlobalConfig, as as FontSize, R as FontSizeConfig, f as FontWeightConfig, at as FontWeightDescriptive, g as FontWeightNumeric, au as ForegroundColor, F as ForegroundPalette, av as ForegroundPaletteAlias, aw as Height, ax as HighContrastMode, H as Hue, b as HueStep, ay as IconName, az as IconSize, J as IconSizeConfig, I as ImageStyleProps, x as LayoutStyleProps, aA as LetterSpacing, aB as LineClampAlias, aC as LineColor, aD as LineHeight, V as LineHeightConfig, L as LinePalette, aE as LinePaletteAlias, aF as MaxHeight, aG as MaxWidth, aH as MinHeight, aI as MinWidth, M as Modes, aJ as Opacity, O as OpacityStyleProps, aK as Overflow, aL as Palette, aM as PaletteConfig, aN as PaletteType, P as PaletteValue, aO as PlatformMode, aP as Position, aQ as RegionMode, aR as ScaleConfig, S as ScaleMode, u as ScaleModeConfig, t as ScaleModeForApp, aS as Shape, N as ShapeConfig, A as SizingStyleProps, aT as SpacingAlias, K as SpacingConfig, z as SpacingStyleProps, aU as SpectrumColor, aV as SpectrumConfig, aW as StateStyleProps, X as StyleProps, T as TextStyleProps, aX as TextTransform, W as TextTransformConfig, aY as TextVariant, aZ as TransitionDelay, a_ as TransitionDuration, a$ as TransitionTiming, k as UniversalAvatarProps, l as UniversalBoxProps, n as UniversalButtonProps, r as UniversalIconButtonProps, q as UniversalIconProps, j as UniversalImageProps, m as UniversalPressableProps, o as UniversalStackProps, b0 as UniversalTextInputProps, p as UniversalTextProps, U as UniversalTokensConfig, b1 as Width, b2 as ZIndex, Z as ZIndexConfig, Y as alwaysPalette } from '../types-
|
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-hIYZ_ma-.js';
|
2
|
+
export { _ as AlwaysPalette, $ as AlwaysPaletteAlias, a0 as Animation, a1 as AriaAttribute, a2 as AspectRatio, a3 as AspectRatioConfig, a4 as AvatarSize, G as AvatarSizeConfig, a5 as BackgroundColor, d as BackgroundPalette, a6 as BackgroundPaletteAlias, v as BackgroundStyleProps, e as BackgroundWashPalette, a7 as BackgroundWashPaletteAlias, w as BorderStyleProps, a8 as BorderWidth, B as BorderWidthConfig, a9 as BoxShadowConfig, aa as ButtonSize, ab as ButtonVariant, C as ColorMode, s as ColorModeForApp, a as ColorsConfig, ac as ConfigurableTextProperty, c as CorePalette, ad as CorePaletteAlias, D as CustomSizingStyleProps, ae as DataAttribute, af as Display, h as Elevation, E as ElevationConfig, ag as ElevationPaletteAlias, ah as Flex, ai as FlexAlignContent, aj as FlexAlignItems, ak as FlexAlignSelf, al as FlexBasis, am as FlexDirection, an as FlexGrow, ao as FlexJustifyContent, ap as FlexShrink, y as FlexStyleProps, aq as FlexWrap, Q as FontFamilyConfig, ar as FontFamilyGlobalAlias, i as FontFamilyGlobalConfig, as as FontSize, R as FontSizeConfig, f as FontWeightConfig, at as FontWeightDescriptive, g as FontWeightNumeric, au as ForegroundColor, F as ForegroundPalette, av as ForegroundPaletteAlias, aw as Height, ax as HighContrastMode, H as Hue, b as HueStep, ay as IconName, az as IconSize, J as IconSizeConfig, I as ImageStyleProps, x as LayoutStyleProps, aA as LetterSpacing, aB as LineClampAlias, aC as LineColor, aD as LineHeight, V as LineHeightConfig, L as LinePalette, aE as LinePaletteAlias, aF as MaxHeight, aG as MaxWidth, aH as MinHeight, aI as MinWidth, M as Modes, aJ as Opacity, O as OpacityStyleProps, aK as Overflow, aL as Palette, aM as PaletteConfig, aN as PaletteType, P as PaletteValue, aO as PlatformMode, aP as Position, aQ as RegionMode, aR as ScaleConfig, S as ScaleMode, u as ScaleModeConfig, t as ScaleModeForApp, aS as Shape, N as ShapeConfig, A as SizingStyleProps, aT as SpacingAlias, K as SpacingConfig, z as SpacingStyleProps, aU as SpectrumColor, aV as SpectrumConfig, aW as StateStyleProps, X as StyleProps, T as TextStyleProps, aX as TextTransform, W as TextTransformConfig, aY as TextVariant, aZ as TransitionDelay, a_ as TransitionDuration, a$ as TransitionTiming, k as UniversalAvatarProps, l as UniversalBoxProps, n as UniversalButtonProps, r as UniversalIconButtonProps, q as UniversalIconProps, j as UniversalImageProps, m as UniversalPressableProps, o as UniversalStackProps, b0 as UniversalTextInputProps, p as UniversalTextProps, U as UniversalTokensConfig, b1 as Width, b2 as ZIndex, Z as ZIndexConfig, Y as alwaysPalette } from '../types-_E6o7OhU.js';
|
3
3
|
import 'react';
|
@@ -1,4 +1,4 @@
|
|
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 FontWeightNumeric, E as ElevationConfig, h as Elevation, i as FontFamilyGlobalConfig } from '../types-
|
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 FontWeightNumeric, E as ElevationConfig, h as Elevation, i as FontFamilyGlobalConfig } from '../types-_E6o7OhU.cjs';
|
2
2
|
import 'react';
|
3
3
|
|
4
4
|
declare function transformColors(colors: ColorsConfig): {
|
@@ -1,4 +1,4 @@
|
|
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 FontWeightNumeric, E as ElevationConfig, h as Elevation, i as FontFamilyGlobalConfig } from '../types-
|
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 FontWeightNumeric, E as ElevationConfig, h as Elevation, i as FontFamilyGlobalConfig } from '../types-_E6o7OhU.js';
|
2
2
|
import 'react';
|
3
3
|
|
4
4
|
declare function transformColors(colors: ColorsConfig): {
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { U as UniversalTokensConfig, C as ColorMode, a as ColorsConfig, E as ElevationConfig, h as Elevation } from '../types-
|
1
|
+
import { U as UniversalTokensConfig, C as ColorMode, a as ColorsConfig, E as ElevationConfig, h as Elevation } from '../types-_E6o7OhU.cjs';
|
2
2
|
import { ShadowStyleIOS } from 'react-native';
|
3
3
|
import 'react';
|
4
4
|
|
@@ -1,4 +1,4 @@
|
|
1
|
-
import { U as UniversalTokensConfig, C as ColorMode, a as ColorsConfig, E as ElevationConfig, h as Elevation } from '../types-
|
1
|
+
import { U as UniversalTokensConfig, C as ColorMode, a as ColorsConfig, E as ElevationConfig, h as Elevation } from '../types-_E6o7OhU.js';
|
2
2
|
import { ShadowStyleIOS } from 'react-native';
|
3
3
|
import 'react';
|
4
4
|
|
@@ -80,8 +80,8 @@ type FontWeightDescriptive = 'thin' | 'extralight' | 'light' | 'regular' | 'medi
|
|
80
80
|
type TextTransform = 'none' | 'uppercase' | 'lowercase' | 'capitalize';
|
81
81
|
type LetterSpacing = 'tighter' | 'tight' | 'normal' | 'wide' | 'wider' | 'widest';
|
82
82
|
type LineClampAlias = '1' | '2' | '3' | '4' | '5' | '6';
|
83
|
-
type LineHeight =
|
84
|
-
type FontSize =
|
83
|
+
type LineHeight = number;
|
84
|
+
type FontSize = number;
|
85
85
|
type TextTransformConfig = Record<TextVariant, TextTransform>;
|
86
86
|
type FontSizeConfig = Record<TextVariant, FontSize>;
|
87
87
|
type FontFamilyConfig = Record<TextVariant, FontFamilyGlobalAlias>;
|
@@ -80,8 +80,8 @@ type FontWeightDescriptive = 'thin' | 'extralight' | 'light' | 'regular' | 'medi
|
|
80
80
|
type TextTransform = 'none' | 'uppercase' | 'lowercase' | 'capitalize';
|
81
81
|
type LetterSpacing = 'tighter' | 'tight' | 'normal' | 'wide' | 'wider' | 'widest';
|
82
82
|
type LineClampAlias = '1' | '2' | '3' | '4' | '5' | '6';
|
83
|
-
type LineHeight =
|
84
|
-
type FontSize =
|
83
|
+
type LineHeight = number;
|
84
|
+
type FontSize = number;
|
85
85
|
type TextTransformConfig = Record<TextVariant, TextTransform>;
|
86
86
|
type FontSizeConfig = Record<TextVariant, FontSize>;
|
87
87
|
type FontFamilyConfig = Record<TextVariant, FontFamilyGlobalAlias>;
|