@jwn-js/common 1.2.2 → 1.3.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3,8 +3,8 @@
3
3
  <head>
4
4
  <meta charset="utf-8">
5
5
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
6
- <title>ServerHandler | @jwn-js/common - v1.2.2</title>
7
- <meta name="description" content="Documentation for @jwn-js/common - v1.2.2">
6
+ <title>ServerHandler | @jwn-js/common - v1.3.1</title>
7
+ <meta name="description" content="Documentation for @jwn-js/common - v1.3.1">
8
8
  <meta name="viewport" content="width=device-width, initial-scale=1">
9
9
  <link rel="stylesheet" href="../assets/css/main.css">
10
10
  <script async src="../assets/js/search.js" id="search-script"></script>
@@ -23,7 +23,7 @@
23
23
  <li class="state loading">Preparing search index...</li>
24
24
  <li class="state failure">The search index is not available</li>
25
25
  </ul>
26
- <a href="../index.html" class="title">@jwn-js/common - v1.2.2</a>
26
+ <a href="../index.html" class="title">@jwn-js/common - v1.3.1</a>
27
27
  </div>
28
28
  <div class="table-cell" id="tsd-widgets">
29
29
  <div id="tsd-filter">
@@ -52,7 +52,7 @@
52
52
  <div class="container">
53
53
  <ul class="tsd-breadcrumb">
54
54
  <li>
55
- <a href="../modules.html">@jwn-js/common - v1.2.2</a>
55
+ <a href="../modules.html">@jwn-js/common - v1.3.1</a>
56
56
  </li>
57
57
  <li>
58
58
  <a href="ServerHandler.html">ServerHandler</a>
@@ -170,15 +170,27 @@
170
170
  <li class=" tsd-kind-class">
171
171
  <a href="../classes/ApiError.html" class="tsd-kind-icon">Api<wbr>Error</a>
172
172
  </li>
173
+ <li class=" tsd-kind-class">
174
+ <a href="../classes/Controller.html" class="tsd-kind-icon">Controller</a>
175
+ </li>
173
176
  <li class=" tsd-kind-class">
174
177
  <a href="../classes/Jwt.html" class="tsd-kind-icon">Jwt</a>
175
178
  </li>
176
179
  <li class=" tsd-kind-class">
177
180
  <a href="../classes/Memcached.html" class="tsd-kind-icon">Memcached</a>
178
181
  </li>
182
+ <li class=" tsd-kind-class">
183
+ <a href="../classes/Model.html" class="tsd-kind-icon">Model</a>
184
+ </li>
179
185
  <li class=" tsd-kind-class">
180
186
  <a href="../classes/Server.html" class="tsd-kind-icon">Server</a>
181
187
  </li>
188
+ <li class=" tsd-kind-class">
189
+ <a href="../classes/Ssr.html" class="tsd-kind-icon">Ssr</a>
190
+ </li>
191
+ <li class=" tsd-kind-class">
192
+ <a href="../classes/Web.html" class="tsd-kind-icon">Web</a>
193
+ </li>
182
194
  <li class=" tsd-kind-interface">
183
195
  <a href="ApiErrorMessage.html" class="tsd-kind-icon">Api<wbr>Error<wbr>Message</a>
184
196
  </li>
@@ -215,6 +227,9 @@
215
227
  <li class=" tsd-kind-function">
216
228
  <a href="../modules.html#codeToStatus" class="tsd-kind-icon">code<wbr>ToStatus</a>
217
229
  </li>
230
+ <li class=" tsd-kind-function tsd-has-type-parameter">
231
+ <a href="../modules.html#mount" class="tsd-kind-icon">mount</a>
232
+ </li>
218
233
  </ul>
219
234
  </nav>
220
235
  </div>
@@ -233,6 +248,9 @@
233
248
  <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
234
249
  <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
235
250
  </ul>
251
+ <ul class="tsd-legend">
252
+ <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
253
+ </ul>
236
254
  <ul class="tsd-legend">
237
255
  <li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
238
256
  </ul>
@@ -3,8 +3,8 @@
3
3
  <head>
4
4
  <meta charset="utf-8">
5
5
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
6
- <title>ServerOptions | @jwn-js/common - v1.2.2</title>
7
- <meta name="description" content="Documentation for @jwn-js/common - v1.2.2">
6
+ <title>ServerOptions | @jwn-js/common - v1.3.1</title>
7
+ <meta name="description" content="Documentation for @jwn-js/common - v1.3.1">
8
8
  <meta name="viewport" content="width=device-width, initial-scale=1">
9
9
  <link rel="stylesheet" href="../assets/css/main.css">
10
10
  <script async src="../assets/js/search.js" id="search-script"></script>
@@ -23,7 +23,7 @@
23
23
  <li class="state loading">Preparing search index...</li>
24
24
  <li class="state failure">The search index is not available</li>
25
25
  </ul>
26
- <a href="../index.html" class="title">@jwn-js/common - v1.2.2</a>
26
+ <a href="../index.html" class="title">@jwn-js/common - v1.3.1</a>
27
27
  </div>
28
28
  <div class="table-cell" id="tsd-widgets">
29
29
  <div id="tsd-filter">
@@ -52,7 +52,7 @@
52
52
  <div class="container">
53
53
  <ul class="tsd-breadcrumb">
54
54
  <li>
55
- <a href="../modules.html">@jwn-js/common - v1.2.2</a>
55
+ <a href="../modules.html">@jwn-js/common - v1.3.1</a>
56
56
  </li>
57
57
  <li>
58
58
  <a href="ServerOptions.html">ServerOptions</a>
@@ -176,15 +176,27 @@
176
176
  <li class=" tsd-kind-class">
177
177
  <a href="../classes/ApiError.html" class="tsd-kind-icon">Api<wbr>Error</a>
178
178
  </li>
179
+ <li class=" tsd-kind-class">
180
+ <a href="../classes/Controller.html" class="tsd-kind-icon">Controller</a>
181
+ </li>
179
182
  <li class=" tsd-kind-class">
180
183
  <a href="../classes/Jwt.html" class="tsd-kind-icon">Jwt</a>
181
184
  </li>
182
185
  <li class=" tsd-kind-class">
183
186
  <a href="../classes/Memcached.html" class="tsd-kind-icon">Memcached</a>
184
187
  </li>
188
+ <li class=" tsd-kind-class">
189
+ <a href="../classes/Model.html" class="tsd-kind-icon">Model</a>
190
+ </li>
185
191
  <li class=" tsd-kind-class">
186
192
  <a href="../classes/Server.html" class="tsd-kind-icon">Server</a>
187
193
  </li>
194
+ <li class=" tsd-kind-class">
195
+ <a href="../classes/Ssr.html" class="tsd-kind-icon">Ssr</a>
196
+ </li>
197
+ <li class=" tsd-kind-class">
198
+ <a href="../classes/Web.html" class="tsd-kind-icon">Web</a>
199
+ </li>
188
200
  <li class=" tsd-kind-interface">
189
201
  <a href="ApiErrorMessage.html" class="tsd-kind-icon">Api<wbr>Error<wbr>Message</a>
190
202
  </li>
@@ -230,6 +242,9 @@
230
242
  <li class=" tsd-kind-function">
231
243
  <a href="../modules.html#codeToStatus" class="tsd-kind-icon">code<wbr>ToStatus</a>
232
244
  </li>
245
+ <li class=" tsd-kind-function tsd-has-type-parameter">
246
+ <a href="../modules.html#mount" class="tsd-kind-icon">mount</a>
247
+ </li>
233
248
  </ul>
234
249
  </nav>
235
250
  </div>
@@ -248,6 +263,9 @@
248
263
  <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
249
264
  <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
250
265
  </ul>
266
+ <ul class="tsd-legend">
267
+ <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
268
+ </ul>
251
269
  <ul class="tsd-legend">
252
270
  <li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
253
271
  </ul>
@@ -3,8 +3,8 @@
3
3
  <head>
4
4
  <meta charset="utf-8">
5
5
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
6
- <title>ServerWebsocket | @jwn-js/common - v1.2.2</title>
7
- <meta name="description" content="Documentation for @jwn-js/common - v1.2.2">
6
+ <title>ServerWebsocket | @jwn-js/common - v1.3.1</title>
7
+ <meta name="description" content="Documentation for @jwn-js/common - v1.3.1">
8
8
  <meta name="viewport" content="width=device-width, initial-scale=1">
9
9
  <link rel="stylesheet" href="../assets/css/main.css">
10
10
  <script async src="../assets/js/search.js" id="search-script"></script>
@@ -23,7 +23,7 @@
23
23
  <li class="state loading">Preparing search index...</li>
24
24
  <li class="state failure">The search index is not available</li>
25
25
  </ul>
26
- <a href="../index.html" class="title">@jwn-js/common - v1.2.2</a>
26
+ <a href="../index.html" class="title">@jwn-js/common - v1.3.1</a>
27
27
  </div>
28
28
  <div class="table-cell" id="tsd-widgets">
29
29
  <div id="tsd-filter">
@@ -52,7 +52,7 @@
52
52
  <div class="container">
53
53
  <ul class="tsd-breadcrumb">
54
54
  <li>
55
- <a href="../modules.html">@jwn-js/common - v1.2.2</a>
55
+ <a href="../modules.html">@jwn-js/common - v1.3.1</a>
56
56
  </li>
57
57
  <li>
58
58
  <a href="ServerWebsocket.html">ServerWebsocket</a>
@@ -143,15 +143,27 @@
143
143
  <li class=" tsd-kind-class">
144
144
  <a href="../classes/ApiError.html" class="tsd-kind-icon">Api<wbr>Error</a>
145
145
  </li>
146
+ <li class=" tsd-kind-class">
147
+ <a href="../classes/Controller.html" class="tsd-kind-icon">Controller</a>
148
+ </li>
146
149
  <li class=" tsd-kind-class">
147
150
  <a href="../classes/Jwt.html" class="tsd-kind-icon">Jwt</a>
148
151
  </li>
149
152
  <li class=" tsd-kind-class">
150
153
  <a href="../classes/Memcached.html" class="tsd-kind-icon">Memcached</a>
151
154
  </li>
155
+ <li class=" tsd-kind-class">
156
+ <a href="../classes/Model.html" class="tsd-kind-icon">Model</a>
157
+ </li>
152
158
  <li class=" tsd-kind-class">
153
159
  <a href="../classes/Server.html" class="tsd-kind-icon">Server</a>
154
160
  </li>
161
+ <li class=" tsd-kind-class">
162
+ <a href="../classes/Ssr.html" class="tsd-kind-icon">Ssr</a>
163
+ </li>
164
+ <li class=" tsd-kind-class">
165
+ <a href="../classes/Web.html" class="tsd-kind-icon">Web</a>
166
+ </li>
155
167
  <li class=" tsd-kind-interface">
156
168
  <a href="ApiErrorMessage.html" class="tsd-kind-icon">Api<wbr>Error<wbr>Message</a>
157
169
  </li>
@@ -188,6 +200,9 @@
188
200
  <li class=" tsd-kind-function">
189
201
  <a href="../modules.html#codeToStatus" class="tsd-kind-icon">code<wbr>ToStatus</a>
190
202
  </li>
203
+ <li class=" tsd-kind-function tsd-has-type-parameter">
204
+ <a href="../modules.html#mount" class="tsd-kind-icon">mount</a>
205
+ </li>
191
206
  </ul>
192
207
  </nav>
193
208
  </div>
@@ -206,6 +221,9 @@
206
221
  <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
207
222
  <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
208
223
  </ul>
224
+ <ul class="tsd-legend">
225
+ <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
226
+ </ul>
209
227
  <ul class="tsd-legend">
210
228
  <li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
211
229
  </ul>
package/docs/modules.html CHANGED
@@ -3,8 +3,8 @@
3
3
  <head>
4
4
  <meta charset="utf-8">
5
5
  <meta http-equiv="X-UA-Compatible" content="IE=edge">
6
- <title>@jwn-js/common - v1.2.2</title>
7
- <meta name="description" content="Documentation for @jwn-js/common - v1.2.2">
6
+ <title>@jwn-js/common - v1.3.1</title>
7
+ <meta name="description" content="Documentation for @jwn-js/common - v1.3.1">
8
8
  <meta name="viewport" content="width=device-width, initial-scale=1">
9
9
  <link rel="stylesheet" href="assets/css/main.css">
10
10
  <script async src="assets/js/search.js" id="search-script"></script>
@@ -23,7 +23,7 @@
23
23
  <li class="state loading">Preparing search index...</li>
24
24
  <li class="state failure">The search index is not available</li>
25
25
  </ul>
26
- <a href="index.html" class="title">@jwn-js/common - v1.2.2</a>
26
+ <a href="index.html" class="title">@jwn-js/common - v1.3.1</a>
27
27
  </div>
28
28
  <div class="table-cell" id="tsd-widgets">
29
29
  <div id="tsd-filter">
@@ -50,7 +50,7 @@
50
50
  </div>
51
51
  <div class="tsd-page-title">
52
52
  <div class="container">
53
- <h1>@jwn-js/common - v1.2.2</h1>
53
+ <h1>@jwn-js/common - v1.3.1</h1>
54
54
  </div>
55
55
  </div>
56
56
  </header>
@@ -65,9 +65,13 @@
65
65
  <h3>Classes</h3>
66
66
  <ul class="tsd-index-list">
67
67
  <li class="tsd-kind-class"><a href="classes/ApiError.html" class="tsd-kind-icon">Api<wbr>Error</a></li>
68
+ <li class="tsd-kind-class"><a href="classes/Controller.html" class="tsd-kind-icon">Controller</a></li>
68
69
  <li class="tsd-kind-class"><a href="classes/Jwt.html" class="tsd-kind-icon">Jwt</a></li>
69
70
  <li class="tsd-kind-class"><a href="classes/Memcached.html" class="tsd-kind-icon">Memcached</a></li>
71
+ <li class="tsd-kind-class"><a href="classes/Model.html" class="tsd-kind-icon">Model</a></li>
70
72
  <li class="tsd-kind-class"><a href="classes/Server.html" class="tsd-kind-icon">Server</a></li>
73
+ <li class="tsd-kind-class"><a href="classes/Ssr.html" class="tsd-kind-icon">Ssr</a></li>
74
+ <li class="tsd-kind-class"><a href="classes/Web.html" class="tsd-kind-icon">Web</a></li>
71
75
  </ul>
72
76
  </section>
73
77
  <section class="tsd-index-section ">
@@ -95,6 +99,7 @@
95
99
  <h3>Functions</h3>
96
100
  <ul class="tsd-index-list">
97
101
  <li class="tsd-kind-function"><a href="modules.html#codeToStatus" class="tsd-kind-icon">code<wbr>ToStatus</a></li>
102
+ <li class="tsd-kind-function tsd-has-type-parameter"><a href="modules.html#mount" class="tsd-kind-icon">mount</a></li>
98
103
  </ul>
99
104
  </section>
100
105
  </div>
@@ -127,7 +132,7 @@
127
132
  <div class="tsd-signature tsd-kind-icon">helpers<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>cookieParse<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>str<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>cookieString<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>name<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span>, value<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">any</span>, options<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>extensions<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span>getExt<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>path<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>jsonBody<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>res<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HttpResponse</span>, req<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HttpRequest</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>multipartBody<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>res<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HttpResponse</span>, req<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HttpRequest</span>, options<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">Options</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>rawBody<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>res<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HttpResponse</span>, req<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HttpRequest</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">Buffer</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>readConfig<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>jsonfile<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>readConfigSync<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>jsonfile<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">; </span>staticBody<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>res<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HttpResponse</span>, req<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HttpRequest</span>, base<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span>streamBody<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>res<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HttpResponse</span>, req<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HttpRequest</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">Stream</span><span class="tsd-signature-symbol">; </span>urlencodedBody<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">(</span>res<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HttpResponse</span>, req<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">HttpRequest</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> = ...</span></div>
128
133
  <aside class="tsd-sources">
129
134
  <ul>
130
- <li>Defined in src/index.ts:24</li>
135
+ <li>Defined in src/index.ts:30</li>
131
136
  </ul>
132
137
  </aside>
133
138
  <div class="tsd-comment tsd-typography">
@@ -529,6 +534,58 @@
529
534
  </li>
530
535
  </ul>
531
536
  </section>
537
+ <section class="tsd-panel tsd-member tsd-kind-function tsd-has-type-parameter">
538
+ <a name="mount" class="tsd-anchor"></a>
539
+ <h3><span class="tsd-flag ts-flagConst">Const</span> mount</h3>
540
+ <ul class="tsd-signatures tsd-kind-function tsd-has-type-parameter">
541
+ <li class="tsd-signature tsd-kind-icon">mount&lt;T&gt;<span class="tsd-signature-symbol">(</span>$class<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">new </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">T</span>, $context<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">TestContext</span>, request<span class="tsd-signature-symbol">?: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">&gt;</span></li>
542
+ </ul>
543
+ <ul class="tsd-descriptions">
544
+ <li class="tsd-description">
545
+ <aside class="tsd-sources">
546
+ <ul>
547
+ <li>Defined in src/Web/helpers/mountWithContext.ts:51</li>
548
+ </ul>
549
+ </aside>
550
+ <div class="tsd-comment tsd-typography">
551
+ <div class="lead">
552
+ <p>Create class with inject context</p>
553
+ </div>
554
+ </div>
555
+ <h4 class="tsd-type-parameters-title">Type parameters</h4>
556
+ <ul class="tsd-type-parameters">
557
+ <li>
558
+ <h4>T</h4>
559
+ </li>
560
+ </ul>
561
+ <h4 class="tsd-parameters-title">Parameters</h4>
562
+ <ul class="tsd-parameters">
563
+ <li>
564
+ <h5>$class: <span class="tsd-signature-symbol">new </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol"> =&gt; </span><span class="tsd-signature-type">T</span></h5>
565
+ <ul class="tsd-parameters">
566
+ <li class="tsd-parameter-signature">
567
+ <ul class="tsd-signatures tsd-kind-constructor">
568
+ <li class="tsd-signature tsd-kind-icon"><span class="tsd-signature-symbol">new </span><span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">T</span></li>
569
+ </ul>
570
+ <ul class="tsd-descriptions">
571
+ <li class="tsd-description">
572
+ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">T</span></h4>
573
+ </li>
574
+ </ul>
575
+ </li>
576
+ </ul>
577
+ </li>
578
+ <li>
579
+ <h5>$context: <span class="tsd-signature-type">TestContext</span></h5>
580
+ </li>
581
+ <li>
582
+ <h5>request: <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">any</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol"> = {}</span></h5>
583
+ </li>
584
+ </ul>
585
+ <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">T</span><span class="tsd-signature-symbol">&gt;</span></h4>
586
+ </li>
587
+ </ul>
588
+ </section>
532
589
  </section>
533
590
  </div>
534
591
  <div class="col-4 col-menu menu-sticky-wrap menu-highlight">
@@ -544,15 +601,27 @@
544
601
  <li class=" tsd-kind-class">
545
602
  <a href="classes/ApiError.html" class="tsd-kind-icon">Api<wbr>Error</a>
546
603
  </li>
604
+ <li class=" tsd-kind-class">
605
+ <a href="classes/Controller.html" class="tsd-kind-icon">Controller</a>
606
+ </li>
547
607
  <li class=" tsd-kind-class">
548
608
  <a href="classes/Jwt.html" class="tsd-kind-icon">Jwt</a>
549
609
  </li>
550
610
  <li class=" tsd-kind-class">
551
611
  <a href="classes/Memcached.html" class="tsd-kind-icon">Memcached</a>
552
612
  </li>
613
+ <li class=" tsd-kind-class">
614
+ <a href="classes/Model.html" class="tsd-kind-icon">Model</a>
615
+ </li>
553
616
  <li class=" tsd-kind-class">
554
617
  <a href="classes/Server.html" class="tsd-kind-icon">Server</a>
555
618
  </li>
619
+ <li class=" tsd-kind-class">
620
+ <a href="classes/Ssr.html" class="tsd-kind-icon">Ssr</a>
621
+ </li>
622
+ <li class=" tsd-kind-class">
623
+ <a href="classes/Web.html" class="tsd-kind-icon">Web</a>
624
+ </li>
556
625
  <li class=" tsd-kind-interface">
557
626
  <a href="interfaces/ApiErrorMessage.html" class="tsd-kind-icon">Api<wbr>Error<wbr>Message</a>
558
627
  </li>
@@ -574,6 +643,9 @@
574
643
  <li class=" tsd-kind-function">
575
644
  <a href="modules.html#codeToStatus" class="tsd-kind-icon">code<wbr>ToStatus</a>
576
645
  </li>
646
+ <li class=" tsd-kind-function tsd-has-type-parameter">
647
+ <a href="modules.html#mount" class="tsd-kind-icon">mount</a>
648
+ </li>
577
649
  </ul>
578
650
  </nav>
579
651
  </div>
@@ -592,6 +664,9 @@
592
664
  <li class="tsd-kind-property tsd-parent-kind-interface"><span class="tsd-kind-icon">Property</span></li>
593
665
  <li class="tsd-kind-method tsd-parent-kind-interface"><span class="tsd-kind-icon">Method</span></li>
594
666
  </ul>
667
+ <ul class="tsd-legend">
668
+ <li class="tsd-kind-property tsd-parent-kind-class tsd-is-protected"><span class="tsd-kind-icon">Protected property</span></li>
669
+ </ul>
595
670
  <ul class="tsd-legend">
596
671
  <li class="tsd-kind-method tsd-parent-kind-class tsd-is-static"><span class="tsd-kind-icon">Static method</span></li>
597
672
  </ul>