{"version":3,"file":"useDesign.mjs","sources":["../../src/hooks/useDesign.ts"],"sourcesContent":["export function useDesign(scope: string) {\r\n  const prefix = 'tkc';\r\n  return {\r\n    // prefixCls: computed(() => `${values.prefixCls}-${scope}`),\r\n    prefixCls: `${prefix}-${scope}`,\r\n    prefixVar: prefix,\r\n  };\r\n}\r\n"],"names":[],"mappings":"AAAO,SAAS,UAAU,KAAe,EAAA;AACvC,EAAA,MAAM,MAAS,GAAA,KAAA,CAAA;AACf,EAAO,OAAA;AAAA,IAEL,SAAA,EAAW,GAAG,MAAU,CAAA,CAAA,EAAA,KAAA,CAAA,CAAA;AAAA,IACxB,SAAW,EAAA,MAAA;AAAA,GACb,CAAA;AACF;;;;"}