b71396a042cdbf73114bb8b759cf534bb24efb7144f03186000e095af8851d4e3c7ba0aec369e300285a286ad67fb6cba3da8040270e77b83cf2868737b2b8 612 B

1
  1. {"version":3,"file":"tokens.mjs","sources":["../../../../../../packages/components/table-v2/src/tokens.ts"],"sourcesContent":["import type { InjectionKey, Ref } from 'vue'\nimport type { UseNamespaceReturn } from '@element-plus/hooks'\n\nexport type TableV2Context = {\n isScrolling: Ref<boolean>\n isResetting: Ref<boolean>\n ns: UseNamespaceReturn\n}\n\nexport const TableV2InjectionKey: InjectionKey<TableV2Context> =\n Symbol('tableV2')\n\nexport const TABLE_V2_GRID_INJECTION_KEY = 'tableV2GridScrollLeft'\n"],"names":[],"mappings":"AAAY,MAAC,mBAAmB,GAAG,MAAM,CAAC,SAAS,EAAE;AACzC,MAAC,2BAA2B,GAAG;;;;"}