{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/aura/chip/index.ts"],"sourcesContent":["import type { ChipDesignTokens, ChipTokenSections } from '@openng/optimus-ui-themes/types/chip';\n\nexport const root: ChipTokenSections.Root = {\n    borderRadius: '16px',\n    paddingX: '0.75rem',\n    paddingY: '0.5rem',\n    gap: '0.5rem',\n    transitionDuration: '{transition.duration}'\n};\n\nexport const image: ChipTokenSections.Image = {\n    width: '2rem',\n    height: '2rem'\n};\n\nexport const icon: ChipTokenSections.Icon = {\n    size: '1rem'\n};\n\nexport const removeIcon: ChipTokenSections.RemoveIcon = {\n    size: '1rem',\n    focusRing: {\n        width: '{focus.ring.width}',\n        style: '{focus.ring.style}',\n        color: '{focus.ring.color}',\n        offset: '{focus.ring.offset}',\n        shadow: '{form.field.focus.ring.shadow}'\n    }\n};\n\nexport const colorScheme: ChipTokenSections.ColorScheme = {\n    light: {\n        root: {\n            background: '{surface.100}',\n            color: '{surface.800}'\n        },\n        icon: {\n            color: '{surface.800}'\n        },\n        removeIcon: {\n            color: '{surface.800}'\n        }\n    },\n    dark: {\n        root: {\n            background: '{surface.800}',\n            color: '{surface.0}'\n        },\n        icon: {\n            color: '{surface.0}'\n        },\n        removeIcon: {\n            color: '{surface.0}'\n        }\n    }\n};\n\nexport default {\n    root,\n    image,\n    icon,\n    removeIcon,\n    colorScheme\n} satisfies ChipDesignTokens;\n"],"mappings":"AAEA,MAAa,KAA+B,CACxC,aAAc,OACd,SAAU,UACV,SAAU,SACV,IAAK,SACL,mBAAoB,uBACxB,EAEa,MAAiC,CAC1C,MAAO,OACP,OAAQ,MACZ,EAEa,KAA+B,CACxC,KAAM,MACV,EAEa,WAA2C,CACpD,KAAM,OACN,UAAW,CACP,MAAO,qBACP,MAAO,qBACP,MAAO,qBACP,OAAQ,sBACR,OAAQ,gCACZ,CACJ,EAEa,YAA6C,CACtD,MAAO,CACH,KAAM,CACF,WAAY,gBACZ,MAAO,eACX,EACA,KAAM,CACF,MAAO,eACX,EACA,WAAY,CACR,MAAO,eACX,CACJ,EACA,KAAM,CACF,KAAM,CACF,WAAY,gBACZ,MAAO,aACX,EACA,KAAM,CACF,MAAO,aACX,EACA,WAAY,CACR,MAAO,aACX,CACJ,CACJ,EAEA,IAAA,aAAe,CACX,KACA,MACA,KACA,WACA,WACJ"}