Skip to content

Commit ab26cb4

Browse files
committed
upgrade deps && docs [skip ci]
1 parent 1cd746d commit ab26cb4

File tree

10 files changed

+25
-25
lines changed

10 files changed

+25
-25
lines changed

.turborepo-template.lst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
c009a9893adc8564ddb4fe8ba808a2bcc02668f0
1+
1cd746dc609cb1416704fc7dba6bda6347b7afaf

docs/client/loader-container/loader-container.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ nav_order: 5
1010

1111
### LoaderContainerProps
1212

13-
Defined in: [client/loader-container/loader-container.tsx:5](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/client/loader-container/loader-container.tsx#L5)
13+
Defined in: [client/loader-container/loader-container.tsx:5](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/client/loader-container/loader-container.tsx#L5)
1414

1515
#### Extends
1616

@@ -22,7 +22,7 @@ Defined in: [client/loader-container/loader-container.tsx:5](https://github.com/
2222

2323
> `optional` **children**: `ReactNode`
2424
25-
Defined in: [client/loader-container/loader-container.tsx:6](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/client/loader-container/loader-container.tsx#L6)
25+
Defined in: [client/loader-container/loader-container.tsx:6](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/client/loader-container/loader-container.tsx#L6)
2626

2727
###### Overrides
2828

@@ -32,15 +32,15 @@ Defined in: [client/loader-container/loader-container.tsx:6](https://github.com/
3232

3333
> `optional` **loading**: `boolean`
3434
35-
Defined in: [client/loader-container/loader-container.tsx:7](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/client/loader-container/loader-container.tsx#L7)
35+
Defined in: [client/loader-container/loader-container.tsx:7](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/client/loader-container/loader-container.tsx#L7)
3636

3737
## Functions
3838

3939
### LoaderContainer()
4040

4141
> **LoaderContainer**(`__namedParameters`: [`LoaderContainerProps`](#loadercontainerprops)): `Element`
4242
43-
Defined in: [client/loader-container/loader-container.tsx:14](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/client/loader-container/loader-container.tsx#L14)
43+
Defined in: [client/loader-container/loader-container.tsx:14](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/client/loader-container/loader-container.tsx#L14)
4444

4545
# LoaderContainer
4646

docs/constants.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,6 @@ nav_order: 2
1212

1313
> `const` **LOADER_RGS_KEY**: `"r18-loaders"` = `"r18-loaders"`
1414
15-
Defined in: [constants.ts:3](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/constants.ts#L3)
15+
Defined in: [constants.ts:3](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/constants.ts#L3)
1616

1717
const uuid = () =\> (Date.now() \* Math.random()).toString(16).slice(2, 8);

docs/hooks/use-loader.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ nav_order: 7
1212

1313
> **useLoader**(): \{ `loading`: `boolean`; `setLoading`: `SetStateAction`\<`boolean`\>; \}
1414
15-
Defined in: [hooks/use-loader.ts:8](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/hooks/use-loader.ts#L8)
15+
Defined in: [hooks/use-loader.ts:8](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/hooks/use-loader.ts#L8)
1616

1717
#### Returns
1818

docs/server/bars/bars1/bars1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nav_order: 11
1313

1414
> **Bars1**(`props`: [`BaseProps`](../../common/base/base.md#baseprops)): `Element`
1515
16-
Defined in: [server/bars/bars1/bars1.tsx:10](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/server/bars/bars1/bars1.tsx#L10)
16+
Defined in: [server/bars/bars1/bars1.tsx:10](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/server/bars/bars1/bars1.tsx#L10)
1717

1818
A simple loader with 3 dots.
1919

docs/server/bars/bars2/bars2.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nav_order: 13
1313

1414
> **Bars2**(`props`: [`BaseProps`](../../common/base/base.md#baseprops)): `Element`
1515
16-
Defined in: [server/bars/bars2/bars2.tsx:10](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/server/bars/bars2/bars2.tsx#L10)
16+
Defined in: [server/bars/bars2/bars2.tsx:10](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/server/bars/bars2/bars2.tsx#L10)
1717

1818
A simple loader with 3 dots.
1919

docs/server/common/base/base.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ nav_order: 16
1111

1212
### BaseProps
1313

14-
Defined in: [server/common/base/base.tsx:4](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/server/common/base/base.tsx#L4)
14+
Defined in: [server/common/base/base.tsx:4](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/server/common/base/base.tsx#L4)
1515

1616
Interface declaring the common properties of the loaders
1717

@@ -29,7 +29,7 @@ Interface declaring the common properties of the loaders
2929

3030
> `optional` **color**: `string`
3131
32-
Defined in: [server/common/base/base.tsx:10](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/server/common/base/base.tsx#L10)
32+
Defined in: [server/common/base/base.tsx:10](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/server/common/base/base.tsx#L10)
3333

3434
Color of the dots - CSS compatible color
3535

@@ -41,7 +41,7 @@ Color of the dots - CSS compatible color
4141

4242
> `optional` **height**: `string` \| `number`
4343
44-
Defined in: [server/common/base/base.tsx:8](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/server/common/base/base.tsx#L8)
44+
Defined in: [server/common/base/base.tsx:8](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/server/common/base/base.tsx#L8)
4545

4646
height of the loader element in pixels or a string with a length unit.
4747

@@ -53,7 +53,7 @@ height of the loader element in pixels or a string with a length unit.
5353

5454
> `optional` **width**: `string` \| `number`
5555
56-
Defined in: [server/common/base/base.tsx:6](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/server/common/base/base.tsx#L6)
56+
Defined in: [server/common/base/base.tsx:6](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/server/common/base/base.tsx#L6)
5757

5858
width of the loader element in pixels or a string with a length unit.
5959

@@ -65,7 +65,7 @@ width of the loader element in pixels or a string with a length unit.
6565

6666
### OtherProps
6767

68-
Defined in: [server/common/base/base.tsx:14](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/server/common/base/base.tsx#L14)
68+
Defined in: [server/common/base/base.tsx:14](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/server/common/base/base.tsx#L14)
6969

7070
Other props - loaderClass is included here as we will extend BaseProps for other loaders
7171

@@ -75,13 +75,13 @@ Other props - loaderClass is included here as we will extend BaseProps for other
7575

7676
> `optional` **dotRadius**: `string` \| `number`
7777
78-
Defined in: [server/common/base/base.tsx:17](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/server/common/base/base.tsx#L17)
78+
Defined in: [server/common/base/base.tsx:17](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/server/common/base/base.tsx#L17)
7979

8080
##### loaderClass
8181

8282
> **loaderClass**: `string`
8383
84-
Defined in: [server/common/base/base.tsx:16](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/server/common/base/base.tsx#L16)
84+
Defined in: [server/common/base/base.tsx:16](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/server/common/base/base.tsx#L16)
8585

8686
Loader class name
8787

@@ -91,7 +91,7 @@ Loader class name
9191

9292
> **Base**(`__namedParameters`: [`BaseProps`](#baseprops) & [`OtherProps`](#otherprops)): `Element`
9393
94-
Defined in: [server/common/base/base.tsx:25](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/server/common/base/base.tsx#L25)
94+
Defined in: [server/common/base/base.tsx:25](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/server/common/base/base.tsx#L25)
9595

9696
Base component to avoid code duplication
9797

docs/server/dots/dots1/dots1.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ nav_order: 19
1313

1414
> **Dots1**(`props`: [`BaseProps`](../../common/base/base.md#baseprops)): `Element`
1515
16-
Defined in: [server/dots/dots1/dots1.tsx:10](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/server/dots/dots1/dots1.tsx#L10)
16+
Defined in: [server/dots/dots1/dots1.tsx:10](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/server/dots/dots1/dots1.tsx#L10)
1717

1818
A simple loader with 3 dots.
1919

docs/server/dots/dots2/dots2.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ nav_order: 21
1111

1212
### Dots2Props
1313

14-
Defined in: [server/dots/dots2/dots2.tsx:4](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/server/dots/dots2/dots2.tsx#L4)
14+
Defined in: [server/dots/dots2/dots2.tsx:4](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/server/dots/dots2/dots2.tsx#L4)
1515

1616
Interface declaring the common properties of the loaders
1717

@@ -25,7 +25,7 @@ Interface declaring the common properties of the loaders
2525

2626
> `optional` **color**: `string`
2727
28-
Defined in: [server/common/base/base.tsx:10](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/server/common/base/base.tsx#L10)
28+
Defined in: [server/common/base/base.tsx:10](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/server/common/base/base.tsx#L10)
2929

3030
Color of the dots - CSS compatible color
3131

@@ -37,15 +37,15 @@ Color of the dots - CSS compatible color
3737

3838
> `optional` **dotRadius**: `string` \| `number`
3939
40-
Defined in: [server/dots/dots2/dots2.tsx:6](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/server/dots/dots2/dots2.tsx#L6)
40+
Defined in: [server/dots/dots2/dots2.tsx:6](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/server/dots/dots2/dots2.tsx#L6)
4141

4242
Radius of the dots in pixels or a string with a length unit.
4343

4444
##### height?
4545

4646
> `optional` **height**: `string` \| `number`
4747
48-
Defined in: [server/common/base/base.tsx:8](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/server/common/base/base.tsx#L8)
48+
Defined in: [server/common/base/base.tsx:8](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/server/common/base/base.tsx#L8)
4949

5050
height of the loader element in pixels or a string with a length unit.
5151

@@ -57,7 +57,7 @@ height of the loader element in pixels or a string with a length unit.
5757

5858
> `optional` **width**: `string` \| `number`
5959
60-
Defined in: [server/common/base/base.tsx:6](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/server/common/base/base.tsx#L6)
60+
Defined in: [server/common/base/base.tsx:6](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/server/common/base/base.tsx#L6)
6161

6262
width of the loader element in pixels or a string with a length unit.
6363

@@ -71,7 +71,7 @@ width of the loader element in pixels or a string with a length unit.
7171

7272
> **Dots2**(`props`: [`Dots2Props`](#dots2props)): `Element`
7373
74-
Defined in: [server/dots/dots2/dots2.tsx:15](https://github.com/react18-tools/turborepo-template/blob/c009a9893adc8564ddb4fe8ba808a2bcc02668f0/lib/src/server/dots/dots2/dots2.tsx#L15)
74+
Defined in: [server/dots/dots2/dots2.tsx:15](https://github.com/react18-tools/turborepo-template/blob/1cd746dc609cb1416704fc7dba6bda6347b7afaf/lib/src/server/dots/dots2/dots2.tsx#L15)
7575

7676
A simple loader with 3 dots.
7777

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@
4343
"next@>=15.0.0 <15.2.3": ">=15.2.3"
4444
}
4545
}
46-
}
46+
}

0 commit comments

Comments
 (0)