{"version":3,"file":"index.mjs","sources":["../../../../../packages/components/ripple/index.ts"],"sourcesContent":["import { vRipple } from './src/directive'\n\nimport type { App } from 'vue'\n\n// installer and everything in all\nexport const HlRipple = {\n  install(app: App) {\n    app.directive('ripple', vRipple)\n  },\n  directive: vRipple,\n}\n\nexport default HlRipple\nexport { vRipple, vRipple as HlRippleDirective }\n"],"names":[],"mappings":";;;AACY,MAAC,QAAQ,GAAG;AACxB,EAAE,OAAO,CAAC,GAAG,EAAE;AACf,IAAI,GAAG,CAAC,SAAS,CAAC,QAAQ,EAAE,OAAO,CAAC,CAAC;AACrC,GAAG;AACH,EAAE,SAAS,EAAE,OAAO;AACpB;;;;"}