{"version":3,"sources":["../../../src/presets/material/progressspinner/index.ts"],"sourcesContent":["import type { ProgressSpinnerDesignTokens, ProgressSpinnerTokenSections } from '@primeuix/themes/types/progressspinner';\n\nexport const colorScheme: ProgressSpinnerTokenSections.ColorScheme = {\n light: {\n root: {\n colorOne: '{red.500}',\n colorTwo: '{blue.500}',\n colorThree: '{green.500}',\n colorFour: '{yellow.500}'\n }\n },\n dark: {\n root: {\n colorOne: '{red.400}',\n colorTwo: '{blue.400}',\n colorThree: '{green.400}',\n colorFour: '{yellow.400}'\n }\n }\n};\n\nexport const css: ProgressSpinnerTokenSections.CSS = ``;\n\nexport default {\n colorScheme,\n css\n} satisfies ProgressSpinnerDesignTokens;\n"],"mappings":";AAEO,IAAM,cAAwD;AAAA,EACjE,OAAO;AAAA,IACH,MAAM;AAAA,MACF,UAAU;AAAA,MACV,UAAU;AAAA,MACV,YAAY;AAAA,MACZ,WAAW;AAAA,IACf;AAAA,EACJ;AAAA,EACA,MAAM;AAAA,IACF,MAAM;AAAA,MACF,UAAU;AAAA,MACV,UAAU;AAAA,MACV,YAAY;AAAA,MACZ,WAAW;AAAA,IACf;AAAA,EACJ;AACJ;AAEO,IAAM,MAAwC;AAErD,IAAO,0BAAQ;AAAA,EACX;AAAA,EACA;AACJ;","names":[]}