You are here

Files in Length Indicator 8

Primary tabs

File namesort descending Location Namespace Description
GetWidthPos.php src/GetWidthPos.php Drupal\length_indicator
length-indicator.css css/length-indicator.css .length-indicator__indicator { background: #ddd; width: 100%; height: 10px; opacity: 0.2; } .length-indicator__indicator--bad { background: red; } .length-indicator__indicator--ok { background: orange; } .length-indicator__indicator--good…
length-indicator.html.twig templates/length-indicator.html.twig <div class="length-indicator"> {% for indicator in indicators %} <span class="length-indicator__indicator {{ indicator['class'] }}" data-pos="{{…
LengthIndicatorTest.php tests/src/FunctionalJavascript/LengthIndicatorTest.php Drupal\Tests\length_indicator\FunctionalJavascript
LengthIndicatorTest.php tests/src/Unit/LengthIndicatorTest.php Drupal\Tests\length_indicator\Unit
length_indicator.info.yml length_indicator.info.yml length_indicator.info.yml
length_indicator.libraries.yml length_indicator.libraries.yml length_indicator.libraries.yml
length_indicator.module length_indicator.module Length Indicator module hooks.
length_indicator.schema.yml config/schema/length_indicator.schema.yml config/schema/length_indicator.schema.yml
length_indicator.services.yml length_indicator.services.yml length_indicator.services.yml

Other projects