Skip to content

Commit 41677df

Browse files
committed
chore: update doc
1 parent 084dacd commit 41677df

File tree

27 files changed

+847
-765
lines changed

27 files changed

+847
-765
lines changed

package.json

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -39,21 +39,21 @@
3939
"@docusaurus/theme-mermaid": "3.4.0",
4040
"@docusaurus/theme-translations": "3.4.0",
4141
"@leanup/form": "1.3.54",
42-
"@mdx-js/react": "3.0.1",
42+
"@mdx-js/react": "3.1.0",
4343
"@monaco-editor/react": "4.6.0",
44-
"@public-ui/components": "2.1.8",
45-
"@public-ui/react": "2.1.8",
46-
"@public-ui/themes": "2.1.8",
44+
"@public-ui/components": "2.1.9",
45+
"@public-ui/react": "2.1.9",
46+
"@public-ui/themes": "2.1.9",
4747
"classnames": "2.5.1",
48-
"docusaurus-lunr-search": "3.4.0",
49-
"mermaid": "10.9.1",
48+
"docusaurus-lunr-search": "3.5.0",
49+
"mermaid": "10.9.3",
5050
"prettier": "2.8.8",
5151
"react": "18.3.1",
5252
"react-dom": "18.3.1",
53-
"read-excel-file": "5.8.5"
53+
"read-excel-file": "5.8.6"
5454
},
5555
"devDependencies": {
56-
"@docsearch/react": "3.6.1",
56+
"@docsearch/react": "3.6.2",
5757
"@docusaurus/module-type-aliases": "3.4.0",
5858
"@docusaurus/types": "3.4.0",
5959
"@tsconfig/docusaurus": "2.0.3",
@@ -65,19 +65,19 @@
6565
"depcheck": "1.4.7",
6666
"docusaurus-plugin-sass": "0.2.5",
6767
"eslint": "8.57.1",
68-
"eslint-plugin-jsx-a11y": "6.10.0",
68+
"eslint-plugin-jsx-a11y": "6.10.2",
6969
"eslint-plugin-mdx": "3.1.5",
70-
"eslint-plugin-react": "7.36.1",
70+
"eslint-plugin-react": "7.37.2",
7171
"html-minifier-terser": "7.2.0",
7272
"npm-check-updates": "16.14.20",
7373
"npm-run-all": "4.1.5",
7474
"postcss": "8.4.47",
7575
"prop-types": "15.8.1",
7676
"rimraf": "3.0.2",
77-
"sass": "1.79.3",
78-
"tailwindcss": "3.4.13",
77+
"sass": "1.80.4",
78+
"tailwindcss": "3.4.14",
7979
"ts-prune": "0.10.3",
80-
"typescript": "5.6.2"
80+
"typescript": "5.6.3"
8181
},
8282
"browserslist": {
8383
"production": [

pnpm-lock.yaml

Lines changed: 414 additions & 325 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versioned_readmes/2.1/accordion/readme.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -110,13 +110,13 @@ Standardansicht gelegt.
110110

111111
## Properties
112112

113-
| Property | Attribute | Description | Type | Default |
114-
| --------------------- | ----------- | ------------------------------------------------------------------------------------------------------------------ | ------------------------------------------------------------------------------------ | ----------- |
115-
| `_disabled` | `_disabled` | Makes the element not focusable and ignore all events. | `boolean` \| `undefined` | `false` |
116-
| `_label` _(required)_ | `_label` | Defines the visible or semantic label of the component (e.g. aria-label, label, headline, caption, summary, etc.). | `string` | `undefined` |
117-
| `_level` | `_level` | Defines which H-level from 1-6 the heading has. 0 specifies no heading and is shown as bold text. | `0` \| `1` \| `2` \| `3` \| `4` \| `5` \| `6` \| `undefined` | `1` |
118-
| `_on` | -- | Gibt die EventCallback-Funktionen an. | `undefined` \| `{ onClick?: EventValueOrEventCallback<Event, boolean>` \| `undefined; }` | `undefined` |
119-
| `_open` | `_open` | If set (to true) opens/expands the element, closes if not set (or set to false). | `boolean` \| `undefined` | `false` |
113+
| Property | Attribute | Description | Type | Default |
114+
| --------------------- | ----------- | ------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------------------------- | ----------- |
115+
| `_disabled` | `_disabled` | Makes the element not focusable and ignore all events. | `boolean` \| `undefined` | `false` |
116+
| `_label` _(required)_ | `_label` | Defines the visible or semantic label of the component (e.g. aria-label, label, headline, caption, summary, etc.). | `string` | `undefined` |
117+
| `_level` | `_level` | Defines which H-level from 1-6 the heading has. 0 specifies no heading and is shown as bold text. | `0` \| `1` \| `2` \| `3` \| `4` \| `5` \| `6` \| `undefined` | `1` |
118+
| `_on` | -- | Gibt die EventCallback-Funktionen an. | `undefined` \| `{ onClick?: EventValueOrEventCallback<MouseEvent, boolean>` \| `undefined; }` | `undefined` |
119+
| `_open` | `_open` | If set (to true) opens/expands the element, closes if not set (or set to false). | `boolean` \| `undefined` | `false` |
120120

121121

122122
## Methods

versioned_readmes/2.1/alert/readme.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,13 @@ Die **Alert**-Komponente wurde auf die Darstellung mit höchstmöglichen Kontras
6565

6666
Das zusätzliche Icon (je nach gewähltem Typ) gewährleistet, dass die Information vom Nutzer nicht allein über die Farbe klassifiziert werden muss.
6767

68+
Bei der Nutzung eines Screenreaders wird immer das Icon mitgelesen.
69+
Der Titel sollte daher nicht mit dem **Alert**-Typ beginnen, da das zu einem doppelten Vorlesen des **Alert**-Typs führt.
70+
71+
**Beispiel:**
72+
Richtig: Label = "Füllen Sie das Feld aus." → Ausgabe: "Fehler - Füllen Sie das Feld aus."
73+
Falsch: Label = "Fehler: Füllen Sie das Feld aus." → "Ausgabe: Fehler - Fehler: Füllen Sie das Feld aus."
74+
6875
Bei der **Alert**-Komponente wurden insbesondere folgende Punkte der Barrierefreiheit betrachtet:
6976

7077
- Die Schriftfarbe ist entweder weiß oder schwarz.

0 commit comments

Comments
 (0)