Skip to content

Commit

Permalink
docs: update api doc
Browse files Browse the repository at this point in the history
  • Loading branch information
fabienwnklr committed Jan 16, 2024
1 parent b001b66 commit 350dc48
Show file tree
Hide file tree
Showing 23 changed files with 1,098 additions and 149 deletions.
176 changes: 135 additions & 41 deletions docs/docs/api/classes/Drawer.Drawer.md

Large diffs are not rendered by default.

456 changes: 456 additions & 0 deletions docs/docs/api/classes/ui_ConfirmModal.ConfirmModal.md

Large diffs are not rendered by default.

18 changes: 10 additions & 8 deletions docs/docs/api/classes/ui_Modal.Modal.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@

- **`Modal`**

[`ConfirmModal`](ui_ConfirmModal.ConfirmModal.md)

[`SettingsModal`](ui_SettingsModal.SettingsModal.md)

## Table of contents
Expand Down Expand Up @@ -142,7 +144,7 @@ ___

#### Defined in

[src/ui/Modal.ts:110](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L110)
[src/ui/Modal.ts:115](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L115)

___

Expand All @@ -156,7 +158,7 @@ ___

#### Defined in

[src/ui/Modal.ts:136](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L136)
[src/ui/Modal.ts:141](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L141)

___

Expand All @@ -170,7 +172,7 @@ ___

#### Defined in

[src/ui/Modal.ts:125](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L125)
[src/ui/Modal.ts:130](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L130)

___

Expand All @@ -184,7 +186,7 @@ ___

#### Defined in

[src/ui/Modal.ts:132](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L132)
[src/ui/Modal.ts:137](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L137)

___

Expand All @@ -204,7 +206,7 @@ ___

#### Defined in

[src/ui/Modal.ts:106](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L106)
[src/ui/Modal.ts:111](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L111)

___

Expand All @@ -224,7 +226,7 @@ ___

#### Defined in

[src/ui/Modal.ts:114](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L114)
[src/ui/Modal.ts:119](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L119)

___

Expand All @@ -244,7 +246,7 @@ ___

#### Defined in

[src/ui/Modal.ts:100](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L100)
[src/ui/Modal.ts:105](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L105)

___

Expand All @@ -258,4 +260,4 @@ ___

#### Defined in

[src/ui/Modal.ts:118](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L118)
[src/ui/Modal.ts:123](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L123)
16 changes: 8 additions & 8 deletions docs/docs/api/classes/ui_SettingsModal.SettingsModal.md
Original file line number Diff line number Diff line change
Expand Up @@ -310,7 +310,7 @@ ___

#### Defined in

[src/ui/Modal.ts:110](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L110)
[src/ui/Modal.ts:115](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L115)

___

Expand All @@ -328,7 +328,7 @@ ___

#### Defined in

[src/ui/Modal.ts:136](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L136)
[src/ui/Modal.ts:141](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L141)

___

Expand Down Expand Up @@ -362,7 +362,7 @@ ___

#### Defined in

[src/ui/Modal.ts:125](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L125)
[src/ui/Modal.ts:130](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L130)

___

Expand All @@ -380,7 +380,7 @@ ___

#### Defined in

[src/ui/Modal.ts:132](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L132)
[src/ui/Modal.ts:137](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L137)

___

Expand All @@ -404,7 +404,7 @@ ___

#### Defined in

[src/ui/Modal.ts:106](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L106)
[src/ui/Modal.ts:111](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L111)

___

Expand All @@ -428,7 +428,7 @@ ___

#### Defined in

[src/ui/Modal.ts:114](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L114)
[src/ui/Modal.ts:119](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L119)

___

Expand All @@ -452,7 +452,7 @@ ___

#### Defined in

[src/ui/Modal.ts:100](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L100)
[src/ui/Modal.ts:105](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L105)

___

Expand All @@ -470,4 +470,4 @@ ___

#### Defined in

[src/ui/Modal.ts:118](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L118)
[src/ui/Modal.ts:123](https://github.com/fabwcie/drawer/blob/master/src/ui/Modal.ts#L123)
Loading

0 comments on commit 350dc48

Please sign in to comment.