{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/material/inputchips/index.ts"],"sourcesContent":["import type { InputChipsDesignTokens, InputChipsTokenSections } from '@openng/optimus-ui-themes/types/inputchips';\n\nexport const root: InputChipsTokenSections.Root = {\n    background: '{form.field.background}',\n    disabledBackground: '{form.field.disabled.background}',\n    filledBackground: '{form.field.filled.background}',\n    filledFocusBackground: '{form.field.filled.focus.background}',\n    borderColor: '{form.field.border.color}',\n    hoverBorderColor: '{form.field.hover.border.color}',\n    focusBorderColor: '{form.field.focus.border.color}',\n    invalidBorderColor: '{form.field.invalid.border.color}',\n    color: '{form.field.color}',\n    disabledColor: '{form.field.disabled.color}',\n    placeholderColor: '{form.field.placeholder.color}',\n    shadow: '{form.field.shadow}',\n    paddingX: '{form.field.padding.x}',\n    paddingY: '{form.field.padding.y}',\n    borderRadius: '{form.field.border.radius}',\n    focusRing: {\n        width: '{form.field.focus.ring.width}',\n        style: '{form.field.focus.ring.style}',\n        color: '{form.field.focus.ring.color}',\n        offset: '{form.field.focus.ring.offset}',\n        shadow: '{form.field.focus.ring.shadow}'\n    },\n    transitionDuration: '{form.field.transition.duration}'\n};\n\nexport const chip: InputChipsTokenSections.Chip = {\n    borderRadius: '{border.radius.sm}'\n};\n\nexport const colorScheme: InputChipsTokenSections.ColorScheme = {\n    light: {\n        chip: {\n            focusBackground: '{surface.200}',\n            color: '{surface.800}'\n        }\n    },\n    dark: {\n        chip: {\n            focusBackground: '{surface.700}',\n            color: '{surface.0}'\n        }\n    }\n};\n\nexport const css: InputChipsTokenSections.CSS = /*css*/ ``;\n\nexport default {\n    root,\n    chip,\n    colorScheme,\n    css\n} satisfies InputChipsDesignTokens;\n"],"mappings":"AAEA,MAAa,KAAqC,CAC9C,WAAY,0BACZ,mBAAoB,mCACpB,iBAAkB,iCAClB,sBAAuB,uCACvB,YAAa,4BACb,iBAAkB,kCAClB,iBAAkB,kCAClB,mBAAoB,oCACpB,MAAO,qBACP,cAAe,8BACf,iBAAkB,iCAClB,OAAQ,sBACR,SAAU,yBACV,SAAU,yBACV,aAAc,6BACd,UAAW,CACP,MAAO,gCACP,MAAO,gCACP,MAAO,gCACP,OAAQ,iCACR,OAAQ,gCACZ,EACA,mBAAoB,kCACxB,EAEa,KAAqC,CAC9C,aAAc,oBAClB,EAEa,YAAmD,CAC5D,MAAO,CACH,KAAM,CACF,gBAAiB,gBACjB,MAAO,eACX,CACJ,EACA,KAAM,CACF,KAAM,CACF,gBAAiB,gBACjB,MAAO,aACX,CACJ,CACJ,EAEa,IAA2C,GAExD,IAAA,mBAAe,CACX,KACA,KACA,YACA,MACJ"}