{"version":3,"file":"scopeId.mjs","names":["getCurrentInstance","useScopeId","vm","scopeId","vnode","_defineProperty","undefined"],"sources":["../../src/composables/scopeId.ts"],"sourcesContent":["// Utilities\nimport { getCurrentInstance } from '@/utils'\n\nexport function useScopeId() {\n  const vm = getCurrentInstance('useScopeId')\n\n  const scopeId = vm!.vnode.scopeId\n\n  return { scopeId: scopeId ? { [scopeId]: '' } : undefined }\n}\n"],"mappings":";;;;AAAA;AAAA,SACSA,kBAAkB;AAE3B,OAAO,SAASC,UAAUA,CAAA,EAAG;EAC3B,IAAMC,EAAE,GAAGF,kBAAkB,CAAC,YAAY,CAAC;EAE3C,IAAMG,OAAO,GAAGD,EAAE,CAAEE,KAAK,CAACD,OAAO;EAEjC,OAAO;IAAEA,OAAO,EAAEA,OAAO,GAAAE,eAAA,KAAMF,OAAO,EAAG,EAAE,IAAKG;EAAU,CAAC;AAC7D"}