{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/aura/avatar/index.ts"],"sourcesContent":["import type { AvatarDesignTokens, AvatarTokenSections } from '@openng/optimus-ui-themes/types/avatar';\n\nexport const root: AvatarTokenSections.Root = {\n    width: '2rem',\n    height: '2rem',\n    fontSize: '1rem',\n    background: '{content.border.color}',\n    color: '{content.color}',\n    borderRadius: '{content.border.radius}'\n};\n\nexport const icon: AvatarTokenSections.Icon = {\n    size: '1rem'\n};\n\nexport const group: AvatarTokenSections.Group = {\n    borderColor: '{content.background}',\n    offset: '-0.75rem'\n};\n\nexport const lg: AvatarTokenSections.Lg = {\n    width: '3rem',\n    height: '3rem',\n    fontSize: '1.5rem',\n    icon: {\n        size: '1.5rem'\n    },\n    group: {\n        offset: '-1rem'\n    }\n};\n\nexport const xl: AvatarTokenSections.Xl = {\n    width: '4rem',\n    height: '4rem',\n    fontSize: '2rem',\n    icon: {\n        size: '2rem'\n    },\n    group: {\n        offset: '-1.5rem'\n    }\n};\n\nexport default {\n    root,\n    icon,\n    group,\n    lg,\n    xl\n} satisfies AvatarDesignTokens;\n"],"mappings":"AAEA,MAAa,KAAiC,CAC1C,MAAO,OACP,OAAQ,OACR,SAAU,OACV,WAAY,yBACZ,MAAO,kBACP,aAAc,yBAClB,EAEa,KAAiC,CAC1C,KAAM,MACV,EAEa,MAAmC,CAC5C,YAAa,uBACb,OAAQ,UACZ,EAEa,GAA6B,CACtC,MAAO,OACP,OAAQ,OACR,SAAU,SACV,KAAM,CACF,KAAM,QACV,EACA,MAAO,CACH,OAAQ,OACZ,CACJ,EAEa,GAA6B,CACtC,MAAO,OACP,OAAQ,OACR,SAAU,OACV,KAAM,CACF,KAAM,MACV,EACA,MAAO,CACH,OAAQ,SACZ,CACJ,EAEA,IAAA,eAAe,CACX,KACA,KACA,MACA,GACA,EACJ"}