File tree Expand file tree Collapse file tree 32 files changed +217
-2
lines changed Expand file tree Collapse file tree 32 files changed +217
-2
lines changed Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
17
17
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
18
18
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
19
19
import Disclaimer from " ./_wcag-disclaimer.md" ;
20
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
20
21
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
21
22
import Summary from " ./summaries/_1.2.6-summary.md" ;
22
23
23
24
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
24
25
{ " WCAG-succescriterium 1.2.6 Gebarentaal (vooraf opgenomen)" }
25
26
</WcagHeadingGroup >
26
27
28
+ <SpotlightSection >
29
+ <Markdown omitH1 headinglevel = { 3 } >
30
+ <AAAMessage />
31
+ </Markdown >
32
+ </SpotlightSection >
33
+
27
34
## Uitleg
28
35
29
36
<Summary />
Original file line number Diff line number Diff line change @@ -19,13 +19,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
19
19
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
20
20
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
21
21
import Disclaimer from " ./_wcag-disclaimer.md" ;
22
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
22
23
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
23
24
import Summary from " ./summaries/_1.2.7-summary.md" ;
24
25
25
26
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
26
27
{ " WCAG-succescriterium 1.2.7 Verlengde audiodescriptie (vooraf opgenomen)" }
27
28
</WcagHeadingGroup >
28
29
30
+ <SpotlightSection >
31
+ <Markdown omitH1 headinglevel = { 3 } >
32
+ <AAAMessage />
33
+ </Markdown >
34
+ </SpotlightSection >
35
+
29
36
## Uitleg
30
37
31
38
<Summary />
Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
17
17
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
18
18
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
19
19
import Disclaimer from " ./_wcag-disclaimer.md" ;
20
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
20
21
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
21
22
import Summary from " ./summaries/_1.2.8-summary.md" ;
22
23
23
24
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
24
25
{ " WCAG-succescriterium 1.2.8 Media-alternatief (vooraf opgenomen)" }
25
26
</WcagHeadingGroup >
26
27
28
+ <SpotlightSection >
29
+ <Markdown omitH1 headinglevel = { 3 } >
30
+ <AAAMessage />
31
+ </Markdown >
32
+ </SpotlightSection >
33
+
27
34
## Uitleg
28
35
29
36
<Summary />
Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
17
17
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
18
18
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
19
19
import Disclaimer from " ./_wcag-disclaimer.md" ;
20
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
20
21
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
21
22
import Summary from " ./summaries/_1.2.9-summary.md" ;
22
23
23
24
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
24
25
{ " WCAG-succescriterium 1.2.9 Louter-geluid (live)" }
25
26
</WcagHeadingGroup >
26
27
28
+ <SpotlightSection >
29
+ <Markdown omitH1 headinglevel = { 3 } >
30
+ <AAAMessage />
31
+ </Markdown >
32
+ </SpotlightSection >
33
+
27
34
## Uitleg
28
35
29
36
<Summary />
Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
17
17
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
18
18
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
19
19
import Disclaimer from " ./_wcag-disclaimer.md" ;
20
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
20
21
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
21
22
import Summary from " ./summaries/_1.3.6-summary.md" ;
22
23
23
24
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
24
25
{ " WCAG-succescriterium 1.3.6 Identificeer het doel" }
25
26
</WcagHeadingGroup >
26
27
28
+ <SpotlightSection >
29
+ <Markdown omitH1 headinglevel = { 3 } >
30
+ <AAAMessage />
31
+ </Markdown >
32
+ </SpotlightSection >
33
+
27
34
## Uitleg
28
35
29
36
<Summary />
Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
17
17
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
18
18
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
19
19
import Disclaimer from " ./_wcag-disclaimer.md" ;
20
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
20
21
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
21
22
import Summary from " ./summaries/_1.4.6-summary.md" ;
22
23
23
24
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
24
25
{ " WCAG-succescriterium 1.4.6 Contrast (versterkt)" }
25
26
</WcagHeadingGroup >
26
27
28
+ <SpotlightSection >
29
+ <Markdown omitH1 headinglevel = { 3 } >
30
+ <AAAMessage />
31
+ </Markdown >
32
+ </SpotlightSection >
33
+
27
34
## Uitleg
28
35
29
36
<Summary />
Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
17
17
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
18
18
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
19
19
import Disclaimer from " ./_wcag-disclaimer.md" ;
20
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
20
21
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
21
22
import Summary from " ./summaries/_1.4.7-summary.md" ;
22
23
23
24
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
24
25
{ " WCAG-succescriterium 1.4.7 Weinig of geen achtergrondgeluid" }
25
26
</WcagHeadingGroup >
26
27
28
+ <SpotlightSection >
29
+ <Markdown omitH1 headinglevel = { 3 } >
30
+ <AAAMessage />
31
+ </Markdown >
32
+ </SpotlightSection >
33
+
27
34
## Uitleg
28
35
29
36
<Summary />
Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
17
17
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
18
18
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
19
19
import Disclaimer from " ./_wcag-disclaimer.md" ;
20
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
20
21
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
21
22
import Summary from " ./summaries/_1.4.8-summary.md" ;
22
23
23
24
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
24
25
{ " WCAG-succescriterium 1.4.8 Visuele presentatie" }
25
26
</WcagHeadingGroup >
26
27
28
+ <SpotlightSection >
29
+ <Markdown omitH1 headinglevel = { 3 } >
30
+ <AAAMessage />
31
+ </Markdown >
32
+ </SpotlightSection >
33
+
27
34
## Uitleg
28
35
29
36
<Summary />
Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
17
17
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
18
18
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
19
19
import Disclaimer from " ./_wcag-disclaimer.md" ;
20
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
20
21
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
21
22
import Summary from " ./summaries/_1.4.9-summary.md" ;
22
23
23
24
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
24
25
{ " WCAG-succescriterium 1.4.9 Afbeeldingen van tekst (geen uitzondering)" }
25
26
</WcagHeadingGroup >
26
27
28
+ <SpotlightSection >
29
+ <Markdown omitH1 headinglevel = { 3 } >
30
+ <AAAMessage />
31
+ </Markdown >
32
+ </SpotlightSection >
33
+
27
34
## Uitleg
28
35
29
36
<Summary />
Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
17
17
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
18
18
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
19
19
import Disclaimer from " ./_wcag-disclaimer.md" ;
20
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
20
21
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
21
22
import Summary from " ./summaries/_2.1.3-summary.md" ;
22
23
23
24
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
24
25
{ " WCAG-succescriterium 2.1.3 Toetsenbord (geen uitzondering)" }
25
26
</WcagHeadingGroup >
26
27
28
+ <SpotlightSection >
29
+ <Markdown omitH1 headinglevel = { 3 } >
30
+ <AAAMessage />
31
+ </Markdown >
32
+ </SpotlightSection >
33
+
27
34
## Uitleg
28
35
29
36
<Summary />
Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
17
17
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
18
18
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
19
19
import Disclaimer from " ./_wcag-disclaimer.md" ;
20
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
20
21
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
21
22
import Summary from " ./summaries/_2.2.3-summary.md" ;
22
23
23
24
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
24
25
{ " WCAG-succescriterium 2.2.3 Geen timing" }
25
26
</WcagHeadingGroup >
26
27
28
+ <SpotlightSection >
29
+ <Markdown omitH1 headinglevel = { 3 } >
30
+ <AAAMessage />
31
+ </Markdown >
32
+ </SpotlightSection >
33
+
27
34
## Uitleg
28
35
29
36
<Summary />
Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
17
17
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
18
18
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
19
19
import Disclaimer from " ./_wcag-disclaimer.md" ;
20
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
20
21
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
21
22
import Summary from " ./summaries/_2.2.4-summary.md" ;
22
23
23
24
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
24
25
{ " WCAG-succescriterium 2.2.4 Onderbrekingen" }
25
26
</WcagHeadingGroup >
26
27
28
+ <SpotlightSection >
29
+ <Markdown omitH1 headinglevel = { 3 } >
30
+ <AAAMessage />
31
+ </Markdown >
32
+ </SpotlightSection >
33
+
27
34
## Uitleg
28
35
29
36
<Summary />
Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
17
17
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
18
18
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
19
19
import Disclaimer from " ./_wcag-disclaimer.md" ;
20
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
20
21
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
21
22
import Summary from " ./summaries/_2.2.5-summary.md" ;
22
23
23
24
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
24
25
{ " WCAG-succescriterium 2.2.5 Herauthentisering" }
25
26
</WcagHeadingGroup >
26
27
28
+ <SpotlightSection >
29
+ <Markdown omitH1 headinglevel = { 3 } >
30
+ <AAAMessage />
31
+ </Markdown >
32
+ </SpotlightSection >
33
+
27
34
## Uitleg
28
35
29
36
<Summary />
Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
17
17
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
18
18
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
19
19
import Disclaimer from " ./_wcag-disclaimer.md" ;
20
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
20
21
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
21
22
import Summary from " ./summaries/_2.2.6-summary.md" ;
22
23
23
24
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
24
25
{ " WCAG-succescriterium 2.2.6 Time-outs" }
25
26
</WcagHeadingGroup >
26
27
28
+ <SpotlightSection >
29
+ <Markdown omitH1 headinglevel = { 3 } >
30
+ <AAAMessage />
31
+ </Markdown >
32
+ </SpotlightSection >
33
+
27
34
## Uitleg
28
35
29
36
<Summary />
Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
17
17
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
18
18
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
19
19
import Disclaimer from " ./_wcag-disclaimer.md" ;
20
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
20
21
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
21
22
import Summary from " ./summaries/_2.3.2-summary.md" ;
22
23
23
24
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
24
25
{ " WCAG-succescriterium 2.3.2 Drie flitsen" }
25
26
</WcagHeadingGroup >
26
27
28
+ <SpotlightSection >
29
+ <Markdown omitH1 headinglevel = { 3 } >
30
+ <AAAMessage />
31
+ </Markdown >
32
+ </SpotlightSection >
33
+
27
34
## Uitleg
28
35
29
36
<Summary />
Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
17
17
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
18
18
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
19
19
import Disclaimer from " ./_wcag-disclaimer.md" ;
20
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
20
21
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
21
22
import Summary from " ./summaries/_2.3.3-summary.md" ;
22
23
23
24
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
24
25
{ " WCAG-succescriterium 2.3.3 Animatie uit interacties" }
25
26
</WcagHeadingGroup >
26
27
28
+ <SpotlightSection >
29
+ <Markdown omitH1 headinglevel = { 3 } >
30
+ <AAAMessage />
31
+ </Markdown >
32
+ </SpotlightSection >
33
+
27
34
## Uitleg
28
35
29
36
<Summary />
Original file line number Diff line number Diff line change @@ -18,13 +18,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
18
18
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
19
19
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
20
20
import Disclaimer from " ./_wcag-disclaimer.md" ;
21
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
21
22
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
22
23
import Summary from " ./summaries/_2.4.8-summary.md" ;
23
24
24
25
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
25
26
{ " WCAG-succescriterium 2.4.8 Locatie" }
26
27
</WcagHeadingGroup >
27
28
29
+ <SpotlightSection >
30
+ <Markdown omitH1 headinglevel = { 3 } >
31
+ <AAAMessage />
32
+ </Markdown >
33
+ </SpotlightSection >
34
+
28
35
## Uitleg
29
36
30
37
<Summary />
Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
17
17
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
18
18
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
19
19
import Disclaimer from " ./_wcag-disclaimer.md" ;
20
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
20
21
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
21
22
import Summary from " ./summaries/_2.4.9-summary.md" ;
22
23
23
24
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
24
25
{ " WCAG-succescriterium 2.4.9 Linkdoel (alleen link)" }
25
26
</WcagHeadingGroup >
26
27
28
+ <SpotlightSection >
29
+ <Markdown omitH1 headinglevel = { 3 } >
30
+ <AAAMessage />
31
+ </Markdown >
32
+ </SpotlightSection >
33
+
27
34
## Uitleg
28
35
29
36
<Summary />
Original file line number Diff line number Diff line change @@ -17,13 +17,20 @@ import { WcagHeadingGroup } from "@site/src/components/WcagHeadingGroup";
17
17
import { SpotlightSection } from " @utrecht/component-library-react/dist/css-module" ;
18
18
import CTAGebruikersonderzoek from " ./_cta_gebruikersonderzoek.md" ;
19
19
import Disclaimer from " ./_wcag-disclaimer.md" ;
20
+ import AAAMessage from " ./_wcag-aaa-message.md" ;
20
21
import WCAGFooterInfo from " ./_wcag_footer_info.md" ;
21
22
import Summary from " ./summaries/_2.4.10-summary.md" ;
22
23
23
24
<WcagHeadingGroup level = { 1 } conformanceLevel = " Niveau AAA" >
24
25
{ " WCAG-succescriterium 2.4.10 Paragraafkoppen" }
25
26
</WcagHeadingGroup >
26
27
28
+ <SpotlightSection >
29
+ <Markdown omitH1 headinglevel = { 3 } >
30
+ <AAAMessage />
31
+ </Markdown >
32
+ </SpotlightSection >
33
+
27
34
## Uitleg
28
35
29
36
<Summary />
You can’t perform that action at this time.
0 commit comments