Skip to content

Commit 0135c7d

Browse files
committed
docs(all): 📝 generate new docs
1 parent da76a50 commit 0135c7d

File tree

8 files changed

+16
-15
lines changed

8 files changed

+16
-15
lines changed

docs/accordion.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -67,12 +67,12 @@ export const AccordionBasic = props => {
6767
export default AccordionBasic;
6868
```
6969

70-
[![Edit CodeSandbox](https://img.shields.io/badge/Accordion-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/2i7s7i)
70+
[![Edit CodeSandbox](https://img.shields.io/badge/Accordion-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/6zc13n)
7171
[![Edit CodeSandbox](https://img.shields.io/badge/Accordion%20TS-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/3lx8e2)
7272

7373
## Other Examples
7474

75-
[![Edit CodeSandbox](https://img.shields.io/badge/Accordion%20Multiple-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/obdq0e)
75+
[![Edit CodeSandbox](https://img.shields.io/badge/Accordion%20Multiple-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/fx62jw)
7676
[![Edit CodeSandbox](https://img.shields.io/badge/Accordion%20Multiple%20TS-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/bedlw0)
7777

7878
[![Edit CodeSandbox](https://img.shields.io/badge/Accordion%20Styled-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/e0m91w)

docs/datefield.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ using keyboard. It follows the
55
[Native Input Date](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/date)
66
for the keyboard navigation & accessibility features. Supports all the features
77
of React Aria's
8-
[useDateField](https://react-spectrum.adobe.com/react-aria/useDateField.html#features)
8+
[useDateField](https://react-spectrum.adobe.com/react-aria/useDateField.html#features).
99

1010
## Table of Contents
1111

docs/disclosure.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ export const DisclosureHorizontalCollapseBasic = props => {
5555
export default DisclosureHorizontalCollapseBasic;
5656
```
5757

58-
[![Edit CodeSandbox](https://img.shields.io/badge/Disclosure%20Horizontal-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/0lgike)
58+
[![Edit CodeSandbox](https://img.shields.io/badge/Disclosure%20Horizontal-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/kbjhn2)
5959
[![Edit CodeSandbox](https://img.shields.io/badge/Disclosure%20Horizontal-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/nfnhi9)
6060

6161
### Vertical Disclosure
@@ -94,7 +94,7 @@ export const DisclosureVerticalCollapseBasic = props => {
9494
export default DisclosureVerticalCollapseBasic;
9595
```
9696

97-
[![Edit CodeSandbox](https://img.shields.io/badge/Disclosure%20Vertical-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/ldlicp)
97+
[![Edit CodeSandbox](https://img.shields.io/badge/Disclosure%20Vertical-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/66vcvy)
9898
[![Edit CodeSandbox](https://img.shields.io/badge/Disclosure%20Vertical-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/zz5rwq)
9999

100100
## Composition

docs/link.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,12 +33,12 @@ export const LinkBasic = props => {
3333
export default LinkBasic;
3434
```
3535

36-
[![Edit CodeSandbox](https://img.shields.io/badge/Link-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/qgsgpy)
36+
[![Edit CodeSandbox](https://img.shields.io/badge/Link-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/1h12jn)
3737
[![Edit CodeSandbox](https://img.shields.io/badge/Link%20TS-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/jprz2b)
3838

3939
## Other Examples
4040

41-
[![Edit CodeSandbox](https://img.shields.io/badge/Link%20Span-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/gs4enr)
41+
[![Edit CodeSandbox](https://img.shields.io/badge/Link%20Span-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/b3in0z)
4242
[![Edit CodeSandbox](https://img.shields.io/badge/Link%20Span%20TS-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/vpb6l5)
4343

4444
## Composition

docs/meter.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
that varies within a defined range. It follows the
55
[WAI-ARIA Meter Pattern](https://www.w3.org/WAI/ARIA/apg/patterns/meter/) for
66
it's
7-
[accessibility properties](https://www.w3.org/WAI/ARIA/apg/patterns/meter/#:~:text=Not%20applicable.-,WAI%2DARIA%20Roles%2C%20States%2C%20and%20Properties,-The%20element%20serving)
7+
[accessibility properties](https://www.w3.org/WAI/ARIA/apg/patterns/meter/#:~:text=Not%20applicable.-,WAI%2DARIA%20Roles%2C%20States%2C%20and%20Properties,-The%20element%20serving).
88

99
## Table of Contents
1010

@@ -59,12 +59,12 @@ const background = {
5959
```
6060

6161
[![Edit CodeSandbox](https://img.shields.io/badge/Meter%20Basic-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/z9m7w0)
62-
[![Edit CodeSandbox](https://img.shields.io/badge/Meter%20Basic-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/hpfw3y)
62+
[![Edit CodeSandbox](https://img.shields.io/badge/Meter%20Basic%20TS-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/sjd6go)
6363

6464
## Other Examples
6565

66-
[![Edit CodeSandbox](https://img.shields.io/badge/Meter%20Styled-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/3hu02q)
67-
[![Edit CodeSandbox](https://img.shields.io/badge/Meter%20Styled-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/os30lu)
66+
[![Edit CodeSandbox](https://img.shields.io/badge/Meter%20Styled-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/1dpgzo)
67+
[![Edit CodeSandbox](https://img.shields.io/badge/Meter%20Styled%20TS-Open%20On%20CodeSandbox-%230971f1?style=for-the-badge&logo=codesandbox&labelColor=151515)](https://codesandbox.io/s/4v89rm)
6868

6969
## Composition
7070

docs/progress.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
`Progress` component provides a graphical status for tasks that take some amount
44
of time to load. It follows
5-
[WAI-ARIA Progressbar Pattern](https://www.w3.org/TR/wai-aria-1.2/#progressbar)
5+
[WAI-ARIA Progressbar Pattern](https://www.w3.org/TR/wai-aria-1.2/#progressbar).
66

77
## Table of Contents
88

docs/timefield.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ to style. It follows the
55
[Native Input Time](https://developer.mozilla.org/en-US/docs/Web/HTML/Element/input/time)
66
for the keyboard navigation & accessibility features. Supports all the features
77
of React Aria's
8-
[useTimeField](https://react-spectrum.adobe.com/react-aria/useTimeField.html#features)
8+
[useTimeField](https://react-spectrum.adobe.com/react-aria/useTimeField.html#features).
99

1010
## Table of Contents
1111

docs/toast.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,9 @@
22

33
`Toast` component provides a way to add notifications to the app with complete
44
freedom of styling them. It follows
5-
[WAI-ARIA Alert Patter](https://www.w3.org/WAI/ARIA/apg/patterns/alert/) for the
6-
[accessibility properties](https://www.w3.org/WAI/ARIA/apg/patterns/alert/#:~:text=Not%20applicable.-,WAI%2DARIA%20Roles%2C%20States%2C%20and%20Properties,-The%20widget%20has)
5+
[WAI-ARIA Alert Pattern](https://www.w3.org/WAI/ARIA/apg/patterns/alert/) for
6+
the
7+
[accessibility properties](https://www.w3.org/WAI/ARIA/apg/patterns/alert/#:~:text=Not%20applicable.-,WAI%2DARIA%20Roles%2C%20States%2C%20and%20Properties,-The%20widget%20has).
78

89
## Usage
910

0 commit comments

Comments
 (0)