jQuery component

jQuery plug-ins.
id: jquery
title: jQuery
description: 'jQuery plug-ins.'
class: Drupal\ambientimpact_core\Plugin\AmbientImpact\Component\jQuery
provider: ambientimpact_core
{  }
component.jquery:
  js:
    components/jquery/jquery.js:
      attributes:
        defer: true
    components/jquery/jquery.selector.textall.js:
      attributes:
        defer: true
    components/jquery/jquery.textNodes.js:
      attributes:
        defer: true
    components/jquery/jquery.findAndSelf.js:
      attributes:
        defer: true
  dependencies:
    - core/jquery
    - ambientimpact_core/framework