Skip to content

Commit 34800c9

Browse files
committed
build: Update typedoc version
1 parent b75e3eb commit 34800c9

File tree

64 files changed

+347
-347
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

64 files changed

+347
-347
lines changed

docs/code/classes/algo_amount.AlgoAmount.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ Wrapper class to ensure safe, explicit conversion between µAlgos, Algos and num
4040

4141
#### Defined in
4242

43-
[algo-amount.ts:17](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/algo-amount.ts#L17)
43+
[algo-amount.ts:17](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/algo-amount.ts#L17)
4444

4545
## Properties
4646

@@ -50,7 +50,7 @@ Wrapper class to ensure safe, explicit conversion between µAlgos, Algos and num
5050

5151
#### Defined in
5252

53-
[algo-amount.ts:5](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/algo-amount.ts#L5)
53+
[algo-amount.ts:5](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/algo-amount.ts#L5)
5454

5555
## Accessors
5656

@@ -66,7 +66,7 @@ Return the amount as a number in Algos
6666

6767
#### Defined in
6868

69-
[algo-amount.ts:13](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/algo-amount.ts#L13)
69+
[algo-amount.ts:13](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/algo-amount.ts#L13)
7070

7171
___
7272

@@ -82,7 +82,7 @@ Return the amount as a number in µAlgos
8282

8383
#### Defined in
8484

85-
[algo-amount.ts:8](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/algo-amount.ts#L8)
85+
[algo-amount.ts:8](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/algo-amount.ts#L8)
8686

8787
## Methods
8888

@@ -108,7 +108,7 @@ object representing the given number of Algos
108108

109109
#### Defined in
110110

111-
[algo-amount.ts:22](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/algo-amount.ts#L22)
111+
[algo-amount.ts:22](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/algo-amount.ts#L22)
112112

113113
___
114114

@@ -134,4 +134,4 @@ object representing the given number of µAlgos
134134

135135
#### Defined in
136136

137-
[algo-amount.ts:27](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/algo-amount.ts#L27)
137+
[algo-amount.ts:27](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/algo-amount.ts#L27)

docs/code/classes/algo_http_client_with_retry.AlgoHttpClientWithRetry.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ A HTTP Client that wraps the Algorand SDK HTTP Client with retries
5353

5454
#### Defined in
5555

56-
[urlTokenBaseHTTPClient.ts:45](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/urlTokenBaseHTTPClient.ts#L45)
56+
[urlTokenBaseHTTPClient.ts:45](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/urlTokenBaseHTTPClient.ts#L45)
5757

5858
## Properties
5959

@@ -63,7 +63,7 @@ A HTTP Client that wraps the Algorand SDK HTTP Client with retries
6363

6464
#### Defined in
6565

66-
[algo-http-client-with-retry.ts:8](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/algo-http-client-with-retry.ts#L8)
66+
[algo-http-client-with-retry.ts:8](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/algo-http-client-with-retry.ts#L8)
6767

6868
___
6969

@@ -73,7 +73,7 @@ ___
7373

7474
#### Defined in
7575

76-
[algo-http-client-with-retry.ts:7](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/algo-http-client-with-retry.ts#L7)
76+
[algo-http-client-with-retry.ts:7](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/algo-http-client-with-retry.ts#L7)
7777

7878
___
7979

@@ -83,7 +83,7 @@ ___
8383

8484
#### Defined in
8585

86-
[algo-http-client-with-retry.ts:13](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/algo-http-client-with-retry.ts#L13)
86+
[algo-http-client-with-retry.ts:13](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/algo-http-client-with-retry.ts#L13)
8787

8888
___
8989

@@ -93,7 +93,7 @@ ___
9393

9494
#### Defined in
9595

96-
[algo-http-client-with-retry.ts:12](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/algo-http-client-with-retry.ts#L12)
96+
[algo-http-client-with-retry.ts:12](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/algo-http-client-with-retry.ts#L12)
9797

9898
## Methods
9999

@@ -113,7 +113,7 @@ ___
113113

114114
#### Defined in
115115

116-
[algo-http-client-with-retry.ts:25](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/algo-http-client-with-retry.ts#L25)
116+
[algo-http-client-with-retry.ts:25](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/algo-http-client-with-retry.ts#L25)
117117

118118
___
119119

@@ -140,7 +140,7 @@ ___
140140

141141
#### Defined in
142142

143-
[algo-http-client-with-retry.ts:67](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/algo-http-client-with-retry.ts#L67)
143+
[algo-http-client-with-retry.ts:67](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/algo-http-client-with-retry.ts#L67)
144144

145145
___
146146

@@ -166,7 +166,7 @@ ___
166166

167167
#### Defined in
168168

169-
[algo-http-client-with-retry.ts:54](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/algo-http-client-with-retry.ts#L54)
169+
[algo-http-client-with-retry.ts:54](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/algo-http-client-with-retry.ts#L54)
170170

171171
___
172172

@@ -193,4 +193,4 @@ ___
193193

194194
#### Defined in
195195

196-
[algo-http-client-with-retry.ts:58](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/algo-http-client-with-retry.ts#L58)
196+
[algo-http-client-with-retry.ts:58](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/algo-http-client-with-retry.ts#L58)

docs/code/classes/transaction.MultisigAccount.md

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Account wrapper that supports partial or full multisig signing
4343

4444
#### Defined in
4545

46-
[transaction.ts:24](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/transaction.ts#L24)
46+
[transaction.ts:24](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/transaction.ts#L24)
4747

4848
## Properties
4949

@@ -53,7 +53,7 @@ Account wrapper that supports partial or full multisig signing
5353

5454
#### Defined in
5555

56-
[transaction.ts:10](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/transaction.ts#L10)
56+
[transaction.ts:10](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/transaction.ts#L10)
5757

5858
___
5959

@@ -63,7 +63,7 @@ ___
6363

6464
#### Defined in
6565

66-
[transaction.ts:8](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/transaction.ts#L8)
66+
[transaction.ts:8](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/transaction.ts#L8)
6767

6868
___
6969

@@ -73,7 +73,7 @@ ___
7373

7474
#### Defined in
7575

76-
[transaction.ts:9](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/transaction.ts#L9)
76+
[transaction.ts:9](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/transaction.ts#L9)
7777

7878
## Accessors
7979

@@ -87,7 +87,7 @@ ___
8787

8888
#### Defined in
8989

90-
[transaction.ts:20](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/transaction.ts#L20)
90+
[transaction.ts:20](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/transaction.ts#L20)
9191

9292
___
9393

@@ -101,7 +101,7 @@ ___
101101

102102
#### Defined in
103103

104-
[transaction.ts:12](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/transaction.ts#L12)
104+
[transaction.ts:12](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/transaction.ts#L12)
105105

106106
___
107107

@@ -115,7 +115,7 @@ readonly (`default` \| [`SigningAccount`](transaction.SigningAccount.md))[]
115115

116116
#### Defined in
117117

118-
[transaction.ts:16](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/transaction.ts#L16)
118+
[transaction.ts:16](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/transaction.ts#L16)
119119

120120
## Methods
121121

@@ -135,4 +135,4 @@ readonly (`default` \| [`SigningAccount`](transaction.SigningAccount.md))[]
135135

136136
#### Defined in
137137

138-
[transaction.ts:30](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/transaction.ts#L30)
138+
[transaction.ts:30](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/transaction.ts#L30)

docs/code/classes/transaction.SigningAccount.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ Account wrapper that supports a rekeyed account
4343

4444
#### Defined in
4545

46-
[transaction.ts:80](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/transaction.ts#L80)
46+
[transaction.ts:80](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/transaction.ts#L80)
4747

4848
## Properties
4949

@@ -53,7 +53,7 @@ Account wrapper that supports a rekeyed account
5353

5454
#### Defined in
5555

56-
[transaction.ts:46](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/transaction.ts#L46)
56+
[transaction.ts:46](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/transaction.ts#L46)
5757

5858
___
5959

@@ -63,7 +63,7 @@ ___
6363

6464
#### Defined in
6565

66-
[transaction.ts:47](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/transaction.ts#L47)
66+
[transaction.ts:47](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/transaction.ts#L47)
6767

6868
## Accessors
6969

@@ -83,7 +83,7 @@ Account.addr
8383

8484
#### Defined in
8585

86-
[transaction.ts:52](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/transaction.ts#L52)
86+
[transaction.ts:52](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/transaction.ts#L52)
8787

8888
___
8989

@@ -99,7 +99,7 @@ Algorand account of the sender address and signer private key
9999

100100
#### Defined in
101101

102-
[transaction.ts:73](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/transaction.ts#L73)
102+
[transaction.ts:73](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/transaction.ts#L73)
103103

104104
___
105105

@@ -115,7 +115,7 @@ Algorand account of the underlying signing account
115115

116116
#### Defined in
117117

118-
[transaction.ts:66](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/transaction.ts#L66)
118+
[transaction.ts:66](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/transaction.ts#L66)
119119

120120
___
121121

@@ -135,4 +135,4 @@ Account.sk
135135

136136
#### Defined in
137137

138-
[transaction.ts:59](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/transaction.ts#L59)
138+
[transaction.ts:59](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/transaction.ts#L59)

docs/code/classes/urlTokenBaseHTTPClient.URLTokenBaseHTTPClient.md

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ This is the default implementation of BaseHTTPClient.
5757

5858
#### Defined in
5959

60-
[urlTokenBaseHTTPClient.ts:45](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/urlTokenBaseHTTPClient.ts#L45)
60+
[urlTokenBaseHTTPClient.ts:45](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/urlTokenBaseHTTPClient.ts#L45)
6161

6262
## Properties
6363

@@ -67,7 +67,7 @@ This is the default implementation of BaseHTTPClient.
6767

6868
#### Defined in
6969

70-
[urlTokenBaseHTTPClient.ts:41](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/urlTokenBaseHTTPClient.ts#L41)
70+
[urlTokenBaseHTTPClient.ts:41](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/urlTokenBaseHTTPClient.ts#L41)
7171

7272
___
7373

@@ -77,7 +77,7 @@ ___
7777

7878
#### Defined in
7979

80-
[urlTokenBaseHTTPClient.ts:45](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/urlTokenBaseHTTPClient.ts#L45)
80+
[urlTokenBaseHTTPClient.ts:45](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/urlTokenBaseHTTPClient.ts#L45)
8181

8282
___
8383

@@ -87,7 +87,7 @@ ___
8787

8888
#### Defined in
8989

90-
[urlTokenBaseHTTPClient.ts:42](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/urlTokenBaseHTTPClient.ts#L42)
90+
[urlTokenBaseHTTPClient.ts:42](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/urlTokenBaseHTTPClient.ts#L42)
9191

9292
## Methods
9393

@@ -114,7 +114,7 @@ BaseHTTPClient.delete
114114

115115
#### Defined in
116116

117-
[urlTokenBaseHTTPClient.ts:176](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/urlTokenBaseHTTPClient.ts#L176)
117+
[urlTokenBaseHTTPClient.ts:176](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/urlTokenBaseHTTPClient.ts#L176)
118118

119119
___
120120

@@ -140,7 +140,7 @@ BaseHTTPClient.get
140140

141141
#### Defined in
142142

143-
[urlTokenBaseHTTPClient.ts:137](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/urlTokenBaseHTTPClient.ts#L137)
143+
[urlTokenBaseHTTPClient.ts:137](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/urlTokenBaseHTTPClient.ts#L137)
144144

145145
___
146146

@@ -165,7 +165,7 @@ A URL string
165165

166166
#### Defined in
167167

168-
[urlTokenBaseHTTPClient.ts:71](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/urlTokenBaseHTTPClient.ts#L71)
168+
[urlTokenBaseHTTPClient.ts:71](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/urlTokenBaseHTTPClient.ts#L71)
169169

170170
___
171171

@@ -192,7 +192,7 @@ BaseHTTPClient.post
192192

193193
#### Defined in
194194

195-
[urlTokenBaseHTTPClient.ts:153](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/urlTokenBaseHTTPClient.ts#L153)
195+
[urlTokenBaseHTTPClient.ts:153](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/urlTokenBaseHTTPClient.ts#L153)
196196

197197
___
198198

@@ -212,7 +212,7 @@ ___
212212

213213
#### Defined in
214214

215-
[urlTokenBaseHTTPClient.ts:97](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/urlTokenBaseHTTPClient.ts#L97)
215+
[urlTokenBaseHTTPClient.ts:97](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/urlTokenBaseHTTPClient.ts#L97)
216216

217217
___
218218

@@ -232,7 +232,7 @@ ___
232232

233233
#### Defined in
234234

235-
[urlTokenBaseHTTPClient.ts:128](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/urlTokenBaseHTTPClient.ts#L128)
235+
[urlTokenBaseHTTPClient.ts:128](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/urlTokenBaseHTTPClient.ts#L128)
236236

237237
___
238238

@@ -252,4 +252,4 @@ ___
252252

253253
#### Defined in
254254

255-
[urlTokenBaseHTTPClient.ts:89](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/urlTokenBaseHTTPClient.ts#L89)
255+
[urlTokenBaseHTTPClient.ts:89](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/urlTokenBaseHTTPClient.ts#L89)

docs/code/enums/deploy_app.OnSchemaBreak.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Delete the app and create a new one in its place
2323

2424
#### Defined in
2525

26-
[deploy-app.ts:70](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/deploy-app.ts#L70)
26+
[deploy-app.ts:70](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/deploy-app.ts#L70)
2727

2828
___
2929

@@ -35,4 +35,4 @@ Fail the deployment
3535

3636
#### Defined in
3737

38-
[deploy-app.ts:68](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/deploy-app.ts#L68)
38+
[deploy-app.ts:68](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/deploy-app.ts#L68)

docs/code/enums/deploy_app.OnUpdate.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Delete the app and create a new one in its place
2424

2525
#### Defined in
2626

27-
[deploy-app.ts:62](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/deploy-app.ts#L62)
27+
[deploy-app.ts:62](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/deploy-app.ts#L62)
2828

2929
___
3030

@@ -36,7 +36,7 @@ Fail the deployment
3636

3737
#### Defined in
3838

39-
[deploy-app.ts:58](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/deploy-app.ts#L58)
39+
[deploy-app.ts:58](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/deploy-app.ts#L58)
4040

4141
___
4242

@@ -48,4 +48,4 @@ Update the app
4848

4949
#### Defined in
5050

51-
[deploy-app.ts:60](https://github.com/algorandfoundation/algokit-utils-ts/blob/4edaa90/src/deploy-app.ts#L60)
51+
[deploy-app.ts:60](https://github.com/algorandfoundation/algokit-utils-ts/blob/b75e3eb/src/deploy-app.ts#L60)

0 commit comments

Comments
 (0)