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