{"version":3,"file":"index.mjs","names":[],"sources":["../../../src/presets/material/selectbutton/index.ts"],"sourcesContent":["import type { SelectButtonDesignTokens, SelectButtonTokenSections } from '@openng/optimus-ui-themes/types/selectbutton';\n\nexport const root: SelectButtonTokenSections.Root = {\n    borderRadius: '{form.field.border.radius}'\n};\n\nexport const colorScheme: SelectButtonTokenSections.ColorScheme = {\n    light: {\n        root: {\n            invalidBorderColor: '{form.field.invalid.border.color}'\n        }\n    },\n    dark: {\n        root: {\n            invalidBorderColor: '{form.field.invalid.border.color}'\n        }\n    }\n};\n\nexport const css: SelectButtonTokenSections.CSS = /*css*/ ``;\n\nexport default {\n    root,\n    colorScheme,\n    css\n} satisfies SelectButtonDesignTokens;\n"],"mappings":"AAEA,MAAa,KAAuC,CAChD,aAAc,4BAClB,EAEa,YAAqD,CAC9D,MAAO,CACH,KAAM,CACF,mBAAoB,mCACxB,CACJ,EACA,KAAM,CACF,KAAM,CACF,mBAAoB,mCACxB,CACJ,CACJ,EAEa,IAA6C,GAE1D,IAAA,qBAAe,CACX,KACA,YACA,MACJ"}