@holmdigital/components 2.2.0 → 2.2.2
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.
- package/README.md +1 -1
- package/dist/AccessibilityStatement/AccessibilityStatement.js +6 -6
- package/dist/AccessibilityStatement/AccessibilityStatement.mjs +1 -1
- package/dist/{chunk-PBLVE6S5.mjs → chunk-S3W7KSTC.mjs} +6 -6
- package/dist/index.js +6 -6
- package/dist/index.mjs +1 -1
- package/package.json +3 -3
package/README.md
CHANGED
|
@@ -129,7 +129,7 @@ function App() {
|
|
|
129
129
|
- **High Contrast**: Default styles meet WCAG AA requirements.
|
|
130
130
|
- **Keyboard Navigation**: Full focus management and visible focus indicators.
|
|
131
131
|
- **Screen Reader Support**: Correct ARIA attributes and labels built-in.
|
|
132
|
-
- **
|
|
132
|
+
- **12-Locale Accessibility Statements**: The `AccessibilityStatement` component supports `en`, `sv`, `no`, `fi`, `da`, `nl`, `de`, `fr`, `es`, `it`, `pt`, and `pl` with complete legal phrasing per locale. Sector-aware (`public`/`private`) for correct enforcement body and law.
|
|
133
133
|
|
|
134
134
|
## License
|
|
135
135
|
|
|
@@ -96,14 +96,14 @@ var TEMPLATES = {
|
|
|
96
96
|
},
|
|
97
97
|
en: {
|
|
98
98
|
title: "Accessibility of {<website>}",
|
|
99
|
-
intro: "This website is run by {<organisation>}. We want as many people as possible to be able to use it, and this document describes how {<website>} complies with
|
|
99
|
+
intro: "This website is run by {<organisation>}. We want as many people as possible to be able to use it, and this document describes how {<website>} complies with {<national_law>}, any known accessibility issues, and how you can report problems so that we can fix them.",
|
|
100
100
|
sections: [
|
|
101
101
|
{ id: "how-accessible", title: "How accessible is the website?", content: "{There are no known accessibility issues with this website./We know some parts of this website aren\u2019t fully accessible. See the section on non-accessible content below for more information./We know some parts of this website aren\u2019t fully accessible. See the section on non-accessible content below for more information.}" },
|
|
102
|
-
{ id: "what-to-do", title: "What to do if you can\u2019t access parts of this website?", content: "If you need content from this website that is not accessible for you, but is not within the scope of
|
|
103
|
-
{ id: "reporting", title: "Reporting accessibility problems with this website", content: "We\u2019re always looking to improve the accessibility of this website. If you find any problems that aren\u2019t listed on this page or if we\u2019re not meeting the requirements of
|
|
104
|
-
{ id: "enforcement", title: "Enforcement procedure", content: "The {<enforcement_body>} is responsible for enforcing
|
|
105
|
-
{ id: "technical", title: "Technical information about this website\u2019s accessibility", content: "{This website is fully compliant with
|
|
106
|
-
{ id: "non-accessible", title: "Non-accessible content", content: "The content described below is, in one way or another, not fully accessible.\n\n[\n### Non-compliance with
|
|
102
|
+
{ id: "what-to-do", title: "What to do if you can\u2019t access parts of this website?", content: "If you need content from this website that is not accessible for you, but is not within the scope of {<national_law>} as described below, please contact us.\n\n[Our normal response time is {<response time>}.]\n\n[You can also contact us in the following ways:\n\n* email {<email address>}\n* call {<telephone number>}]" },
|
|
103
|
+
{ id: "reporting", title: "Reporting accessibility problems with this website", content: "We\u2019re always looking to improve the accessibility of this website. If you find any problems that aren\u2019t listed on this page or if we\u2019re not meeting the requirements of {<national_law>}, contact us and let us know about the problem." },
|
|
104
|
+
{ id: "enforcement", title: "Enforcement procedure", content: "The {<enforcement_body>} is responsible for enforcing {<national_law>}. If you experience accessibility issues on our website, you can submit a complaint to {<enforcement_body>}.\n\nYou can also submit a complaint to {<enforcement_body>} if you think that our assessment of what constitutes a disproportionate burden should be reviewed, if you think that our accessibility statement is inadequate, or if you think that your request for excluded content in an accessible format has not been handled correctly." },
|
|
105
|
+
{ id: "technical", title: "Technical information about this website\u2019s accessibility", content: "{This website is fully compliant with {<national_law>}./This website is partially compliant with {<national_law>}, due to the non-compliances listed below./This website is not compliant with {<national_law>}. The non-accessible sections are listed below.}" },
|
|
106
|
+
{ id: "non-accessible", title: "Non-accessible content", content: "The content described below is, in one way or another, not fully accessible.\n\n[\n### Non-compliance with {<national_law>}\n\n{<issues>}\n]" },
|
|
107
107
|
{ id: "testing", title: "How we tested this website", content: "{We have performed a self-assessment (internal testing) of {<website>}./{<third party>} has tested {<website>}./We have estimated the accessibility without testing.}\n\nThe last assessment was made on {<assessment date>}.\n\n[Assessment method: {<method>}]\n\nThe website was published on {<publish date>}.\n\nThe statement was last updated on {<update date>}." }
|
|
108
108
|
]
|
|
109
109
|
},
|
|
@@ -76,14 +76,14 @@ var TEMPLATES = {
|
|
|
76
76
|
},
|
|
77
77
|
en: {
|
|
78
78
|
title: "Accessibility of {<website>}",
|
|
79
|
-
intro: "This website is run by {<organisation>}. We want as many people as possible to be able to use it, and this document describes how {<website>} complies with
|
|
79
|
+
intro: "This website is run by {<organisation>}. We want as many people as possible to be able to use it, and this document describes how {<website>} complies with {<national_law>}, any known accessibility issues, and how you can report problems so that we can fix them.",
|
|
80
80
|
sections: [
|
|
81
81
|
{ id: "how-accessible", title: "How accessible is the website?", content: "{There are no known accessibility issues with this website./We know some parts of this website aren\u2019t fully accessible. See the section on non-accessible content below for more information./We know some parts of this website aren\u2019t fully accessible. See the section on non-accessible content below for more information.}" },
|
|
82
|
-
{ id: "what-to-do", title: "What to do if you can\u2019t access parts of this website?", content: "If you need content from this website that is not accessible for you, but is not within the scope of
|
|
83
|
-
{ id: "reporting", title: "Reporting accessibility problems with this website", content: "We\u2019re always looking to improve the accessibility of this website. If you find any problems that aren\u2019t listed on this page or if we\u2019re not meeting the requirements of
|
|
84
|
-
{ id: "enforcement", title: "Enforcement procedure", content: "The {<enforcement_body>} is responsible for enforcing
|
|
85
|
-
{ id: "technical", title: "Technical information about this website\u2019s accessibility", content: "{This website is fully compliant with
|
|
86
|
-
{ id: "non-accessible", title: "Non-accessible content", content: "The content described below is, in one way or another, not fully accessible.\n\n[\n### Non-compliance with
|
|
82
|
+
{ id: "what-to-do", title: "What to do if you can\u2019t access parts of this website?", content: "If you need content from this website that is not accessible for you, but is not within the scope of {<national_law>} as described below, please contact us.\n\n[Our normal response time is {<response time>}.]\n\n[You can also contact us in the following ways:\n\n* email {<email address>}\n* call {<telephone number>}]" },
|
|
83
|
+
{ id: "reporting", title: "Reporting accessibility problems with this website", content: "We\u2019re always looking to improve the accessibility of this website. If you find any problems that aren\u2019t listed on this page or if we\u2019re not meeting the requirements of {<national_law>}, contact us and let us know about the problem." },
|
|
84
|
+
{ id: "enforcement", title: "Enforcement procedure", content: "The {<enforcement_body>} is responsible for enforcing {<national_law>}. If you experience accessibility issues on our website, you can submit a complaint to {<enforcement_body>}.\n\nYou can also submit a complaint to {<enforcement_body>} if you think that our assessment of what constitutes a disproportionate burden should be reviewed, if you think that our accessibility statement is inadequate, or if you think that your request for excluded content in an accessible format has not been handled correctly." },
|
|
85
|
+
{ id: "technical", title: "Technical information about this website\u2019s accessibility", content: "{This website is fully compliant with {<national_law>}./This website is partially compliant with {<national_law>}, due to the non-compliances listed below./This website is not compliant with {<national_law>}. The non-accessible sections are listed below.}" },
|
|
86
|
+
{ id: "non-accessible", title: "Non-accessible content", content: "The content described below is, in one way or another, not fully accessible.\n\n[\n### Non-compliance with {<national_law>}\n\n{<issues>}\n]" },
|
|
87
87
|
{ id: "testing", title: "How we tested this website", content: "{We have performed a self-assessment (internal testing) of {<website>}./{<third party>} has tested {<website>}./We have estimated the accessibility without testing.}\n\nThe last assessment was made on {<assessment date>}.\n\n[Assessment method: {<method>}]\n\nThe website was published on {<publish date>}.\n\nThe statement was last updated on {<update date>}." }
|
|
88
88
|
]
|
|
89
89
|
},
|
package/dist/index.js
CHANGED
|
@@ -1324,14 +1324,14 @@ var TEMPLATES = {
|
|
|
1324
1324
|
},
|
|
1325
1325
|
en: {
|
|
1326
1326
|
title: "Accessibility of {<website>}",
|
|
1327
|
-
intro: "This website is run by {<organisation>}. We want as many people as possible to be able to use it, and this document describes how {<website>} complies with
|
|
1327
|
+
intro: "This website is run by {<organisation>}. We want as many people as possible to be able to use it, and this document describes how {<website>} complies with {<national_law>}, any known accessibility issues, and how you can report problems so that we can fix them.",
|
|
1328
1328
|
sections: [
|
|
1329
1329
|
{ id: "how-accessible", title: "How accessible is the website?", content: "{There are no known accessibility issues with this website./We know some parts of this website aren\u2019t fully accessible. See the section on non-accessible content below for more information./We know some parts of this website aren\u2019t fully accessible. See the section on non-accessible content below for more information.}" },
|
|
1330
|
-
{ id: "what-to-do", title: "What to do if you can\u2019t access parts of this website?", content: "If you need content from this website that is not accessible for you, but is not within the scope of
|
|
1331
|
-
{ id: "reporting", title: "Reporting accessibility problems with this website", content: "We\u2019re always looking to improve the accessibility of this website. If you find any problems that aren\u2019t listed on this page or if we\u2019re not meeting the requirements of
|
|
1332
|
-
{ id: "enforcement", title: "Enforcement procedure", content: "The {<enforcement_body>} is responsible for enforcing
|
|
1333
|
-
{ id: "technical", title: "Technical information about this website\u2019s accessibility", content: "{This website is fully compliant with
|
|
1334
|
-
{ id: "non-accessible", title: "Non-accessible content", content: "The content described below is, in one way or another, not fully accessible.\n\n[\n### Non-compliance with
|
|
1330
|
+
{ id: "what-to-do", title: "What to do if you can\u2019t access parts of this website?", content: "If you need content from this website that is not accessible for you, but is not within the scope of {<national_law>} as described below, please contact us.\n\n[Our normal response time is {<response time>}.]\n\n[You can also contact us in the following ways:\n\n* email {<email address>}\n* call {<telephone number>}]" },
|
|
1331
|
+
{ id: "reporting", title: "Reporting accessibility problems with this website", content: "We\u2019re always looking to improve the accessibility of this website. If you find any problems that aren\u2019t listed on this page or if we\u2019re not meeting the requirements of {<national_law>}, contact us and let us know about the problem." },
|
|
1332
|
+
{ id: "enforcement", title: "Enforcement procedure", content: "The {<enforcement_body>} is responsible for enforcing {<national_law>}. If you experience accessibility issues on our website, you can submit a complaint to {<enforcement_body>}.\n\nYou can also submit a complaint to {<enforcement_body>} if you think that our assessment of what constitutes a disproportionate burden should be reviewed, if you think that our accessibility statement is inadequate, or if you think that your request for excluded content in an accessible format has not been handled correctly." },
|
|
1333
|
+
{ id: "technical", title: "Technical information about this website\u2019s accessibility", content: "{This website is fully compliant with {<national_law>}./This website is partially compliant with {<national_law>}, due to the non-compliances listed below./This website is not compliant with {<national_law>}. The non-accessible sections are listed below.}" },
|
|
1334
|
+
{ id: "non-accessible", title: "Non-accessible content", content: "The content described below is, in one way or another, not fully accessible.\n\n[\n### Non-compliance with {<national_law>}\n\n{<issues>}\n]" },
|
|
1335
1335
|
{ id: "testing", title: "How we tested this website", content: "{We have performed a self-assessment (internal testing) of {<website>}./{<third party>} has tested {<website>}./We have estimated the accessibility without testing.}\n\nThe last assessment was made on {<assessment date>}.\n\n[Assessment method: {<method>}]\n\nThe website was published on {<publish date>}.\n\nThe statement was last updated on {<update date>}." }
|
|
1336
1336
|
]
|
|
1337
1337
|
},
|
package/dist/index.mjs
CHANGED
package/package.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@holmdigital/components",
|
|
3
3
|
"author": "Holm Digital AB",
|
|
4
|
-
"version": "2.2.
|
|
4
|
+
"version": "2.2.2",
|
|
5
5
|
"private": false,
|
|
6
6
|
"publishConfig": {
|
|
7
7
|
"access": "public"
|
|
@@ -144,8 +144,8 @@
|
|
|
144
144
|
},
|
|
145
145
|
"devDependencies": {
|
|
146
146
|
"@testing-library/react": "^16.3.2",
|
|
147
|
-
"@types/react": "^18.2.0",
|
|
148
|
-
"@types/react-dom": "^18.2.0",
|
|
147
|
+
"@types/react": "^18.2.0 || ^19.0.0",
|
|
148
|
+
"@types/react-dom": "^18.2.0 || ^19.0.0",
|
|
149
149
|
"jsdom": "^28.0.0",
|
|
150
150
|
"react": "^18.2.0",
|
|
151
151
|
"react-dom": "^18.2.0",
|