move vendored uk components to templates

This commit is contained in:
stvnrlly
2022-12-14 11:50:51 -05:00
parent d45c0f6251
commit ac1d5f0983
217 changed files with 4041 additions and 330 deletions

View File

@@ -3,8 +3,8 @@
{% from "components/big-number.html" import big_number, big_number_with_status %}
{% from "components/table.html" import mapping_table, field, stats_fields, row_group, row, right_aligned_field_heading, hidden_field_heading, text_field %}
{% from "components/form.html" import form_wrapper %}
{% from "components/button/macro.njk" import govukButton %}
{% from "components/details/macro.njk" import govukDetails %}
{% from "components/uk_components/button/macro.njk" import govukButton %}
{% from "components/uk_components/details/macro.njk" import govukDetails %}
{% macro services_table(services, caption) %}
{% call(item, row_number) mapping_table(