Material ripple component

Material Design-style ripple effects on various interactions. Based on work by Jessie Proffitt.
id: material.ripple
title: 'Material ripple'
description: "Material Design-style ripple effects on various interactions. Based on work by Jessie Proffitt."
class: Drupal\ambientimpact_ux\Plugin\AmbientImpact\Component\MaterialRipple
provider: ambientimpact_ux
{  }
component.material.ripple:
  css:
    component:
      components/material.ripple/material.ripple.css: {  }
  js:
    components/material.ripple/material.ripple.js:
      attributes:
        defer: true
  dependencies:
    - ambientimpact_core/framework