ccs-digitalmarketplace-frontend-jinja 4.17.0__tar.gz → 4.18.0__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {ccs_digitalmarketplace_frontend_jinja-4.17.0/ccs_digitalmarketplace_frontend_jinja.egg-info → ccs_digitalmarketplace_frontend_jinja-4.18.0}/PKG-INFO +8 -6
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/README.md +2 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0/ccs_digitalmarketplace_frontend_jinja.egg-info}/PKG-INFO +8 -6
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/ccs_digitalmarketplace_frontend_jinja.egg-info/requires.txt +5 -5
- ccs_digitalmarketplace_frontend_jinja-4.18.0/digitalmarketplace_frontend_jinja/__init__.py +1 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/option-select/macro.html +29 -13
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/pyproject.toml +25 -5
- ccs_digitalmarketplace_frontend_jinja-4.17.0/digitalmarketplace_frontend_jinja/__init__.py +0 -1
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/LICENCE +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/MANIFEST.in +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/ccs_digitalmarketplace_frontend_jinja.egg-info/SOURCES.txt +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/ccs_digitalmarketplace_frontend_jinja.egg-info/dependency_links.txt +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/ccs_digitalmarketplace_frontend_jinja.egg-info/top_level.txt +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/alert/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/attachment/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/banner/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/character-count-from-form/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/checkboxes-from-form/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/compliance-communication-attachment-row/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/compliance-communication-attachments/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/cookie-banner/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/date-input-from-form/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/documents/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/file-upload-from-form/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/footer/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/header/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/input-from-form/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/list-input/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/previous-next-pagination/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-boolean/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-character-count/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-checkbox-tree/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-checkbox-tree-large/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-checkboxes/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-date/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-format-hint/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-formula/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-hidden/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-list/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-list-multiquestion/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-list-multiquestion-client-side/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-list-multiquestion-server-side/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-money/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-multiquestion/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-number/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-pricing/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-radios/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-select/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-text/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/question-upload/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/radios-from-form/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/search-box/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/select-country-from-form/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/select-from-form/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-boolean/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-checkbox-tree/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-formula/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-list/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-list-multiquestion/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-multiquestion/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-number/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-radios/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-service-id/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-text/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/summary-content-upload/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/system-message-banner/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/components/temporary-message/macro.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/errors/400.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/errors/403.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/errors/404.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/errors/410.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/errors/500.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/layouts/_custom_dimensions.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/digitalmarketplace_frontend_jinja/templates/layouts/_site_verification.html +0 -0
- {ccs_digitalmarketplace_frontend_jinja-4.17.0 → ccs_digitalmarketplace_frontend_jinja-4.18.0}/setup.cfg +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ccs-digitalmarketplace-frontend-jinja
|
|
3
|
-
Version: 4.
|
|
3
|
+
Version: 4.18.0
|
|
4
4
|
Summary: Jinja templates for Digital Marketplace apps.
|
|
5
5
|
Author: CCS Developers
|
|
6
6
|
Project-URL: Homepage, https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja
|
|
@@ -11,16 +11,16 @@ Requires-Python: <3.15,>=3.11
|
|
|
11
11
|
Description-Content-Type: text/markdown
|
|
12
12
|
License-File: LICENCE
|
|
13
13
|
Requires-Dist: jinja2>3
|
|
14
|
-
Requires-Dist: govuk-frontend-jinja<4,>=3.
|
|
14
|
+
Requires-Dist: govuk-frontend-jinja<4,>=3.10
|
|
15
15
|
Requires-Dist: ccs-digitalmarketplace-utils>=79.8.0
|
|
16
16
|
Provides-Extra: dev
|
|
17
|
-
Requires-Dist:
|
|
18
|
-
Requires-Dist: mypy==1.
|
|
19
|
-
Requires-Dist: pytest==
|
|
17
|
+
Requires-Dist: ruff==0.14.14; extra == "dev"
|
|
18
|
+
Requires-Dist: mypy==1.19.1; extra == "dev"
|
|
19
|
+
Requires-Dist: pytest==9.0.2; extra == "dev"
|
|
20
20
|
Requires-Dist: lxml==6.0.2; extra == "dev"
|
|
21
21
|
Requires-Dist: xmldiff==2.7.0; extra == "dev"
|
|
22
22
|
Requires-Dist: flask==3.1.2; extra == "dev"
|
|
23
|
-
Requires-Dist: pre-commit==4.
|
|
23
|
+
Requires-Dist: pre-commit==4.5.1; extra == "dev"
|
|
24
24
|
Dynamic: license-file
|
|
25
25
|
|
|
26
26
|
Digital Marketplace Jinja Macros
|
|
@@ -41,6 +41,8 @@ The following table shows the version of Digital Marketplace Frontend Jinja that
|
|
|
41
41
|
|
|
42
42
|
| Digital Marketplace Frontend Jinja Version | Target CCS Digital Marketplace GOV.UK Frontend Version |
|
|
43
43
|
| ------------------------------------------ | ------------------------------------------------------ |
|
|
44
|
+
| [4.18.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.18.0) | [3.16.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.16.0) |
|
|
45
|
+
| [4.17.1](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.17.1) | [3.15.3](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.15.3) |
|
|
44
46
|
| [4.16.1](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.16.1) | [3.15.1](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.15.1) |
|
|
45
47
|
| [4.16.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.16.0) | [3.15.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.15.0) |
|
|
46
48
|
| [4.15.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.15.0) | [3.14.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.14.0) |
|
|
@@ -16,6 +16,8 @@ The following table shows the version of Digital Marketplace Frontend Jinja that
|
|
|
16
16
|
|
|
17
17
|
| Digital Marketplace Frontend Jinja Version | Target CCS Digital Marketplace GOV.UK Frontend Version |
|
|
18
18
|
| ------------------------------------------ | ------------------------------------------------------ |
|
|
19
|
+
| [4.18.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.18.0) | [3.16.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.16.0) |
|
|
20
|
+
| [4.17.1](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.17.1) | [3.15.3](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.15.3) |
|
|
19
21
|
| [4.16.1](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.16.1) | [3.15.1](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.15.1) |
|
|
20
22
|
| [4.16.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.16.0) | [3.15.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.15.0) |
|
|
21
23
|
| [4.15.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.15.0) | [3.14.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.14.0) |
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: ccs-digitalmarketplace-frontend-jinja
|
|
3
|
-
Version: 4.
|
|
3
|
+
Version: 4.18.0
|
|
4
4
|
Summary: Jinja templates for Digital Marketplace apps.
|
|
5
5
|
Author: CCS Developers
|
|
6
6
|
Project-URL: Homepage, https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja
|
|
@@ -11,16 +11,16 @@ Requires-Python: <3.15,>=3.11
|
|
|
11
11
|
Description-Content-Type: text/markdown
|
|
12
12
|
License-File: LICENCE
|
|
13
13
|
Requires-Dist: jinja2>3
|
|
14
|
-
Requires-Dist: govuk-frontend-jinja<4,>=3.
|
|
14
|
+
Requires-Dist: govuk-frontend-jinja<4,>=3.10
|
|
15
15
|
Requires-Dist: ccs-digitalmarketplace-utils>=79.8.0
|
|
16
16
|
Provides-Extra: dev
|
|
17
|
-
Requires-Dist:
|
|
18
|
-
Requires-Dist: mypy==1.
|
|
19
|
-
Requires-Dist: pytest==
|
|
17
|
+
Requires-Dist: ruff==0.14.14; extra == "dev"
|
|
18
|
+
Requires-Dist: mypy==1.19.1; extra == "dev"
|
|
19
|
+
Requires-Dist: pytest==9.0.2; extra == "dev"
|
|
20
20
|
Requires-Dist: lxml==6.0.2; extra == "dev"
|
|
21
21
|
Requires-Dist: xmldiff==2.7.0; extra == "dev"
|
|
22
22
|
Requires-Dist: flask==3.1.2; extra == "dev"
|
|
23
|
-
Requires-Dist: pre-commit==4.
|
|
23
|
+
Requires-Dist: pre-commit==4.5.1; extra == "dev"
|
|
24
24
|
Dynamic: license-file
|
|
25
25
|
|
|
26
26
|
Digital Marketplace Jinja Macros
|
|
@@ -41,6 +41,8 @@ The following table shows the version of Digital Marketplace Frontend Jinja that
|
|
|
41
41
|
|
|
42
42
|
| Digital Marketplace Frontend Jinja Version | Target CCS Digital Marketplace GOV.UK Frontend Version |
|
|
43
43
|
| ------------------------------------------ | ------------------------------------------------------ |
|
|
44
|
+
| [4.18.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.18.0) | [3.16.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.16.0) |
|
|
45
|
+
| [4.17.1](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.17.1) | [3.15.3](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.15.3) |
|
|
44
46
|
| [4.16.1](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.16.1) | [3.15.1](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.15.1) |
|
|
45
47
|
| [4.16.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.16.0) | [3.15.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.15.0) |
|
|
46
48
|
| [4.15.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-frontend-jinja/releases/tag/4.15.0) | [3.14.0](https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-govuk-frontend/releases/tag/v3.14.0) |
|
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
jinja2>3
|
|
2
|
-
govuk-frontend-jinja<4,>=3.
|
|
2
|
+
govuk-frontend-jinja<4,>=3.10
|
|
3
3
|
ccs-digitalmarketplace-utils>=79.8.0
|
|
4
4
|
|
|
5
5
|
[dev]
|
|
6
|
-
|
|
7
|
-
mypy==1.
|
|
8
|
-
pytest==
|
|
6
|
+
ruff==0.14.14
|
|
7
|
+
mypy==1.19.1
|
|
8
|
+
pytest==9.0.2
|
|
9
9
|
lxml==6.0.2
|
|
10
10
|
xmldiff==2.7.0
|
|
11
11
|
flask==3.1.2
|
|
12
|
-
pre-commit==4.
|
|
12
|
+
pre-commit==4.5.1
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
__version__ = '4.18.0'
|
|
@@ -1,10 +1,11 @@
|
|
|
1
1
|
{% macro digitalmarketplaceOptionSelect(params) %}
|
|
2
2
|
{%- from 'govuk_frontend_jinja/components/checkboxes/macro.html' import govukCheckboxes -%}
|
|
3
|
+
{%- from 'govuk_frontend_jinja/components/radios/macro.html' import govukRadios -%}
|
|
3
4
|
|
|
4
5
|
{% set titleId = "option-select-title-" + params.name %}
|
|
5
6
|
{% set closedOnLoad = True if params.closedOnLoad %}
|
|
6
7
|
|
|
7
|
-
<div
|
|
8
|
+
<div
|
|
8
9
|
class="dm-option-select"
|
|
9
10
|
data-module="dm-option-select"
|
|
10
11
|
{% if params.closedOnLoad %} data-closed-on-load="true" {% endif %}
|
|
@@ -18,18 +19,33 @@
|
|
|
18
19
|
|
|
19
20
|
<div role="group" aria-labelledby="{{ titleId }}" class="dm-option-select__container js-options-container" id="{{ params.optionsContainerId }}" tabindex="-1">
|
|
20
21
|
<div class="dm-option-select__container-inner js-auto-height-inner">
|
|
21
|
-
{
|
|
22
|
-
|
|
23
|
-
|
|
24
|
-
|
|
25
|
-
|
|
26
|
-
"
|
|
27
|
-
"
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
22
|
+
{% if params.useRadios %}
|
|
23
|
+
{{ govukRadios({
|
|
24
|
+
"idPrefix": params.name,
|
|
25
|
+
"name": params.name,
|
|
26
|
+
"classes": "govuk-radios--small",
|
|
27
|
+
"fieldset": {
|
|
28
|
+
"legend": {
|
|
29
|
+
"html": params.title,
|
|
30
|
+
"classes": "govuk-visually-hidden"
|
|
31
|
+
}
|
|
32
|
+
},
|
|
33
|
+
"items": params['items']
|
|
34
|
+
}) }}
|
|
35
|
+
{% else %}
|
|
36
|
+
{{ govukCheckboxes({
|
|
37
|
+
"idPrefix": params.name,
|
|
38
|
+
"name": params.name,
|
|
39
|
+
"classes": "govuk-checkboxes--small",
|
|
40
|
+
"fieldset": {
|
|
41
|
+
"legend": {
|
|
42
|
+
"html": params.title,
|
|
43
|
+
"classes": "govuk-visually-hidden"
|
|
44
|
+
}
|
|
45
|
+
},
|
|
46
|
+
"items": params['items']
|
|
47
|
+
}) }}
|
|
48
|
+
{% endif %}
|
|
33
49
|
</div>
|
|
34
50
|
</div>
|
|
35
51
|
</div>
|
|
@@ -7,7 +7,7 @@ name = "ccs-digitalmarketplace-frontend-jinja"
|
|
|
7
7
|
dynamic = ["version"]
|
|
8
8
|
dependencies = [
|
|
9
9
|
'jinja2>3',
|
|
10
|
-
'govuk-frontend-jinja>=3.
|
|
10
|
+
'govuk-frontend-jinja>=3.10,<4',
|
|
11
11
|
'ccs-digitalmarketplace-utils>=79.8.0',
|
|
12
12
|
]
|
|
13
13
|
requires-python = ">=3.11,<3.15"
|
|
@@ -26,13 +26,13 @@ Changelog = "https://github.com/Crown-Commercial-Service/ccs-digitalmarketplace-
|
|
|
26
26
|
|
|
27
27
|
[project.optional-dependencies]
|
|
28
28
|
dev = [
|
|
29
|
-
'
|
|
30
|
-
'mypy==1.
|
|
31
|
-
'pytest==
|
|
29
|
+
'ruff==0.14.14',
|
|
30
|
+
'mypy==1.19.1',
|
|
31
|
+
'pytest==9.0.2',
|
|
32
32
|
'lxml==6.0.2',
|
|
33
33
|
'xmldiff==2.7.0',
|
|
34
34
|
'flask==3.1.2',
|
|
35
|
-
'pre-commit==4.
|
|
35
|
+
'pre-commit==4.5.1',
|
|
36
36
|
]
|
|
37
37
|
|
|
38
38
|
[tool.setuptools.dynamic]
|
|
@@ -47,3 +47,23 @@ digitalmarketplace_frontend_jinja = ["**/*.html"]
|
|
|
47
47
|
[tool.pytest.ini_options]
|
|
48
48
|
addopts = "-p no:logging"
|
|
49
49
|
testpaths = "tests"
|
|
50
|
+
|
|
51
|
+
[tool.ruff]
|
|
52
|
+
line-length = 120
|
|
53
|
+
|
|
54
|
+
target-version = "py311"
|
|
55
|
+
|
|
56
|
+
[tool.ruff.format]
|
|
57
|
+
quote-style = "single"
|
|
58
|
+
|
|
59
|
+
indent-style = "space"
|
|
60
|
+
|
|
61
|
+
skip-magic-trailing-comma = false
|
|
62
|
+
|
|
63
|
+
line-ending = "auto"
|
|
64
|
+
|
|
65
|
+
[tool.ruff.lint.mccabe]
|
|
66
|
+
max-complexity = 12
|
|
67
|
+
|
|
68
|
+
[tool.ruff.lint.per-file-ignores]
|
|
69
|
+
"tests/utils/app.py" = ["E501"]
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
__version__ = '4.17.0'
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|