Skip to content

Commit

Permalink
wip: adjust dependencies for docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Chau Tran authored and Chau Tran committed Mar 29, 2022
1 parent e4b240d commit 330e76f
Show file tree
Hide file tree
Showing 40 changed files with 319 additions and 295 deletions.
83 changes: 0 additions & 83 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ Depth for nested models. Default to 1

#### Defined in

[lib/automap.ts:13](https://github.com/nartc/mapper/blob/ed14722/packages/classes/src/lib/automap.ts#L13)
[lib/automap.ts:13](https://github.com/nartc/mapper/blob/e4b240d/packages/classes/src/lib/automap.ts#L13)

___

Expand All @@ -28,7 +28,7 @@ Is this property getter-only?

#### Defined in

[lib/automap.ts:17](https://github.com/nartc/mapper/blob/ed14722/packages/classes/src/lib/automap.ts#L17)
[lib/automap.ts:17](https://github.com/nartc/mapper/blob/e4b240d/packages/classes/src/lib/automap.ts#L17)

## Methods

Expand All @@ -44,4 +44,4 @@ Type Function

#### Defined in

[lib/automap.ts:9](https://github.com/nartc/mapper/blob/ed14722/packages/classes/src/lib/automap.ts#L9)
[lib/automap.ts:9](https://github.com/nartc/mapper/blob/e4b240d/packages/classes/src/lib/automap.ts#L9)
16 changes: 8 additions & 8 deletions packages/documentations/docs/api/classes/modules.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ custom_edit_url: null

#### Defined in

[lib/keys.ts:1](https://github.com/nartc/mapper/blob/ed14722/packages/classes/src/lib/keys.ts#L1)
[lib/keys.ts:1](https://github.com/nartc/mapper/blob/e4b240d/packages/classes/src/lib/keys.ts#L1)

___

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

#### Defined in

[lib/keys.ts:3](https://github.com/nartc/mapper/blob/ed14722/packages/classes/src/lib/keys.ts#L3)
[lib/keys.ts:3](https://github.com/nartc/mapper/blob/e4b240d/packages/classes/src/lib/keys.ts#L3)

___

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

#### Defined in

[lib/keys.ts:4](https://github.com/nartc/mapper/blob/ed14722/packages/classes/src/lib/keys.ts#L4)
[lib/keys.ts:4](https://github.com/nartc/mapper/blob/e4b240d/packages/classes/src/lib/keys.ts#L4)

## Functions

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

#### Defined in

[lib/automap.ts:20](https://github.com/nartc/mapper/blob/ed14722/packages/classes/src/lib/automap.ts#L20)
[lib/automap.ts:20](https://github.com/nartc/mapper/blob/e4b240d/packages/classes/src/lib/automap.ts#L20)

**AutoMap**(`typeFn`): `PropertyDecorator`

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

#### Defined in

[lib/automap.ts:21](https://github.com/nartc/mapper/blob/ed14722/packages/classes/src/lib/automap.ts#L21)
[lib/automap.ts:21](https://github.com/nartc/mapper/blob/e4b240d/packages/classes/src/lib/automap.ts#L21)

**AutoMap**(`options`): `PropertyDecorator`

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

#### Defined in

[lib/automap.ts:24](https://github.com/nartc/mapper/blob/ed14722/packages/classes/src/lib/automap.ts#L24)
[lib/automap.ts:24](https://github.com/nartc/mapper/blob/e4b240d/packages/classes/src/lib/automap.ts#L24)

___

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

#### Defined in

[lib/classes.ts:14](https://github.com/nartc/mapper/blob/ed14722/packages/classes/src/lib/classes.ts#L14)
[lib/classes.ts:14](https://github.com/nartc/mapper/blob/e4b240d/packages/classes/src/lib/classes.ts#L14)

___

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

#### Defined in

[lib/get-metadata-list.ts:20](https://github.com/nartc/mapper/blob/ed14722/packages/classes/src/lib/get-metadata-list.ts#L20)
[lib/get-metadata-list.ts:20](https://github.com/nartc/mapper/blob/e4b240d/packages/classes/src/lib/get-metadata-list.ts#L20)
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ CamelCaseNamingConvention

#### Defined in

[lib/naming-conventions/camel-case-naming-convention.ts:9](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/naming-conventions/camel-case-naming-convention.ts#L9)
[lib/naming-conventions/camel-case-naming-convention.ts:9](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/naming-conventions/camel-case-naming-convention.ts#L9)

___

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

#### Defined in

[lib/naming-conventions/camel-case-naming-convention.ts:10](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/naming-conventions/camel-case-naming-convention.ts#L10)
[lib/naming-conventions/camel-case-naming-convention.ts:10](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/naming-conventions/camel-case-naming-convention.ts#L10)

## Methods

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

#### Defined in

[lib/naming-conventions/camel-case-naming-convention.ts:12](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/naming-conventions/camel-case-naming-convention.ts#L12)
[lib/naming-conventions/camel-case-naming-convention.ts:12](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/naming-conventions/camel-case-naming-convention.ts#L12)
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ PascalCaseNamingConvention

#### Defined in

[lib/naming-conventions/pascal-case-naming-convention.ts:9](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/naming-conventions/pascal-case-naming-convention.ts#L9)
[lib/naming-conventions/pascal-case-naming-convention.ts:9](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/naming-conventions/pascal-case-naming-convention.ts#L9)

___

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

#### Defined in

[lib/naming-conventions/pascal-case-naming-convention.ts:10](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/naming-conventions/pascal-case-naming-convention.ts#L10)
[lib/naming-conventions/pascal-case-naming-convention.ts:10](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/naming-conventions/pascal-case-naming-convention.ts#L10)

## Methods

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

#### Defined in

[lib/naming-conventions/pascal-case-naming-convention.ts:12](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/naming-conventions/pascal-case-naming-convention.ts#L12)
[lib/naming-conventions/pascal-case-naming-convention.ts:12](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/naming-conventions/pascal-case-naming-convention.ts#L12)
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ SnakeCaseNamingConvention

#### Defined in

[lib/naming-conventions/snake-case-naming-convention.ts:9](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/naming-conventions/snake-case-naming-convention.ts#L9)
[lib/naming-conventions/snake-case-naming-convention.ts:9](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/naming-conventions/snake-case-naming-convention.ts#L9)

___

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

#### Defined in

[lib/naming-conventions/snake-case-naming-convention.ts:10](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/naming-conventions/snake-case-naming-convention.ts#L10)
[lib/naming-conventions/snake-case-naming-convention.ts:10](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/naming-conventions/snake-case-naming-convention.ts#L10)

## Methods

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

#### Defined in

[lib/naming-conventions/snake-case-naming-convention.ts:12](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/naming-conventions/snake-case-naming-convention.ts#L12)
[lib/naming-conventions/snake-case-naming-convention.ts:12](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/naming-conventions/snake-case-naming-convention.ts#L12)
4 changes: 2 additions & 2 deletions packages/documentations/docs/api/core/enums/MapFnClassId.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ custom_edit_url: null

#### Defined in

[lib/types.ts:255](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/types.ts#L255)
[lib/types.ts:255](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/types.ts#L255)

___

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

#### Defined in

[lib/types.ts:254](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/types.ts#L254)
[lib/types.ts:254](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/types.ts#L254)
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ custom_edit_url: null

#### Defined in

[lib/types.ts:427](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/types.ts#L427)
[lib/types.ts:427](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/types.ts#L427)

___

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

#### Defined in

[lib/types.ts:426](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/types.ts#L426)
[lib/types.ts:426](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/types.ts#L426)
16 changes: 8 additions & 8 deletions packages/documentations/docs/api/core/enums/MappingClassId.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ custom_edit_url: null

#### Defined in

[lib/types.ts:447](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/types.ts#L447)
[lib/types.ts:447](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/types.ts#L447)

___

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

#### Defined in

[lib/types.ts:445](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/types.ts#L445)
[lib/types.ts:445](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/types.ts#L445)

___

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

#### Defined in

[lib/types.ts:442](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/types.ts#L442)
[lib/types.ts:442](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/types.ts#L442)

___

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

#### Defined in

[lib/types.ts:441](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/types.ts#L441)
[lib/types.ts:441](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/types.ts#L441)

___

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

#### Defined in

[lib/types.ts:444](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/types.ts#L444)
[lib/types.ts:444](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/types.ts#L444)

___

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

#### Defined in

[lib/types.ts:448](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/types.ts#L448)
[lib/types.ts:448](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/types.ts#L448)

___

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

#### Defined in

[lib/types.ts:443](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/types.ts#L443)
[lib/types.ts:443](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/types.ts#L443)

___

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

#### Defined in

[lib/types.ts:446](https://github.com/nartc/mapper/blob/ed14722/packages/core/src/lib/types.ts#L446)
[lib/types.ts:446](https://github.com/nartc/mapper/blob/e4b240d/packages/core/src/lib/types.ts#L446)
Loading

0 comments on commit 330e76f

Please sign in to comment.