{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/material/chip/index.ts"],"sourcesContent":["import type { ChipDesignTokens, ChipTokenSections } from '@openng/optimus-ui-themes/types/chip';\n\nexport const root: ChipTokenSections.Root = {\n    borderRadius: '2rem',\n    paddingX: '0.75rem',\n    paddingY: '0.75rem',\n    gap: '0.5rem',\n    transitionDuration: '{transition.duration}'\n};\n\nexport const image: ChipTokenSections.Image = {\n    width: '2.25rem',\n    height: '2.25rem'\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    }\n};\n\nexport const colorScheme: ChipTokenSections.ColorScheme = {\n    light: {\n        root: {\n            background: '{surface.200}',\n            color: '{surface.900}'\n        },\n        icon: {\n            color: '{surface.600}'\n        },\n        removeIcon: {\n            color: '{surface.600}',\n            focusRing: {\n                shadow: '0 0 1px 4px {surface.300}'\n            }\n        }\n    },\n    dark: {\n        root: {\n            background: '{surface.700}',\n            color: '{surface.0}'\n        },\n        icon: {\n            color: '{surface.0}'\n        },\n        removeIcon: {\n            color: '{surface.0}',\n            focusRing: {\n                shadow: '0 0 1px 4px {surface.600}'\n            }\n        }\n    }\n};\n\nexport const css: ChipTokenSections.CSS = /*css*/ ``;\n\nexport default {\n    root,\n    image,\n    icon,\n    removeIcon,\n    colorScheme,\n    css\n} satisfies ChipDesignTokens;\n"],"mappings":"AAEA,MAAa,KAA+B,CACxC,aAAc,OACd,SAAU,UACV,SAAU,UACV,IAAK,SACL,mBAAoB,uBACxB,EAEa,MAAiC,CAC1C,MAAO,UACP,OAAQ,SACZ,EAEa,KAA+B,CACxC,KAAM,MACV,EAEa,WAA2C,CACpD,KAAM,OACN,UAAW,CACP,MAAO,qBACP,MAAO,qBACP,MAAO,qBACP,OAAQ,qBACZ,CACJ,EAEa,YAA6C,CACtD,MAAO,CACH,KAAM,CACF,WAAY,gBACZ,MAAO,eACX,EACA,KAAM,CACF,MAAO,eACX,EACA,WAAY,CACR,MAAO,gBACP,UAAW,CACP,OAAQ,2BACZ,CACJ,CACJ,EACA,KAAM,CACF,KAAM,CACF,WAAY,gBACZ,MAAO,aACX,EACA,KAAM,CACF,MAAO,aACX,EACA,WAAY,CACR,MAAO,cACP,UAAW,CACP,OAAQ,2BACZ,CACJ,CACJ,CACJ,EAEa,IAAqC,GAElD,IAAA,aAAe,CACX,KACA,MACA,KACA,WACA,YACA,MACJ"}