{"version":3,"file":"selectUtils.cjs","sources":["../../../src/utils/selectUtils.ts"],"sourcesContent":["import { SelectableValue } from '../types/select';\n\nexport const toOption = (value: string): SelectableValue<string> => ({ label: value, value });\n"],"names":[],"mappings":";;;;;AAEO,MAAM,WAAW,CAAC,KAAA,MAA4C,EAAE,KAAA,EAAO,OAAO,KAAA,EAAM;;;;"}