{"version":3,"file":"scrollbar.mjs","sources":["../../../../packages/tokens/scrollbar.ts"],"sourcesContent":["import type { InjectionKey } from 'vue'\n\nexport interface ScrollbarContext {\n  scrollbarElement: HTMLDivElement\n  wrapElement: HTMLDivElement\n}\n\nexport const scrollbarContextKey: InjectionKey<ScrollbarContext> = Symbol(\n  'ScrollbarContextKey'\n)\n"],"names":[],"mappings":"AAOO,MAAM,mBAAsD,GAAA,MAAA;AAAA,EACjE,qBAAA;AACF;;;;"}