@jwn-js/common 1.3.6 → 1.3.10
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.
- package/docs/assets/js/search.js +1 -1
- package/docs/classes/ApiError.html +4 -4
- package/docs/classes/Controller.html +37 -10
- package/docs/classes/Jwt.html +4 -4
- package/docs/classes/Memcached.html +4 -4
- package/docs/classes/Model.html +79 -10
- package/docs/classes/Server.html +4 -4
- package/docs/classes/Ssr.html +4 -4
- package/docs/classes/Web.html +15 -15
- package/docs/index.html +10 -4
- package/docs/interfaces/ApiErrorMessage.html +4 -4
- package/docs/interfaces/ContextSsr.html +4 -4
- package/docs/interfaces/ContextWeb.html +24 -16
- package/docs/interfaces/OptionsSsr.html +4 -4
- package/docs/interfaces/OptionsWeb.html +21 -7
- package/docs/interfaces/Route.html +7 -7
- package/docs/interfaces/Schema.html +180 -0
- package/docs/interfaces/ServerHandler.html +4 -4
- package/docs/interfaces/ServerOptions.html +4 -4
- package/docs/interfaces/ServerWebsocket.html +4 -4
- package/docs/modules.html +74 -12
- package/index.d.ts +132 -149
- package/index.js +271 -182
- package/package.json +1 -1
|
@@ -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>Memcached | @jwn-js/common - v1.3.
|
|
7
|
-
<meta name="description" content="Documentation for @jwn-js/common - v1.3.
|
|
6
|
+
<title>Memcached | @jwn-js/common - v1.3.10</title>
|
|
7
|
+
<meta name="description" content="Documentation for @jwn-js/common - v1.3.10">
|
|
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.3.
|
|
26
|
+
<a href="../index.html" class="title">@jwn-js/common - v1.3.10</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.3.
|
|
55
|
+
<a href="../modules.html">@jwn-js/common - v1.3.10</a>
|
|
56
56
|
</li>
|
|
57
57
|
<li>
|
|
58
58
|
<a href="Memcached.html">Memcached</a>
|
package/docs/classes/Model.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>Model | @jwn-js/common - v1.3.
|
|
7
|
-
<meta name="description" content="Documentation for @jwn-js/common - v1.3.
|
|
6
|
+
<title>Model | @jwn-js/common - v1.3.10</title>
|
|
7
|
+
<meta name="description" content="Documentation for @jwn-js/common - v1.3.10">
|
|
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.3.
|
|
26
|
+
<a href="../index.html" class="title">@jwn-js/common - v1.3.10</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.3.
|
|
55
|
+
<a href="../modules.html">@jwn-js/common - v1.3.10</a>
|
|
56
56
|
</li>
|
|
57
57
|
<li>
|
|
58
58
|
<a href="Model.html">Model</a>
|
|
@@ -106,8 +106,11 @@
|
|
|
106
106
|
<li class="tsd-kind-method tsd-parent-kind-class"><a href="Model.html#getConfig" class="tsd-kind-icon">get<wbr>Config</a></li>
|
|
107
107
|
<li class="tsd-kind-method tsd-parent-kind-class"><a href="Model.html#getContext" class="tsd-kind-icon">get<wbr>Context</a></li>
|
|
108
108
|
<li class="tsd-kind-method tsd-parent-kind-class"><a href="Model.html#getController" class="tsd-kind-icon">get<wbr>Controller</a></li>
|
|
109
|
+
<li class="tsd-kind-method tsd-parent-kind-class"><a href="Model.html#getDb" class="tsd-kind-icon">get<wbr>Db</a></li>
|
|
109
110
|
<li class="tsd-kind-method tsd-parent-kind-class"><a href="Model.html#getHeaders" class="tsd-kind-icon">get<wbr>Headers</a></li>
|
|
111
|
+
<li class="tsd-kind-method tsd-parent-kind-class"><a href="Model.html#getHome" class="tsd-kind-icon">get<wbr>Home</a></li>
|
|
110
112
|
<li class="tsd-kind-method tsd-parent-kind-class"><a href="Model.html#getMethod" class="tsd-kind-icon">get<wbr>Method</a></li>
|
|
113
|
+
<li class="tsd-kind-method tsd-parent-kind-class"><a href="Model.html#getPool" class="tsd-kind-icon">get<wbr>Pool</a></li>
|
|
111
114
|
<li class="tsd-kind-method tsd-parent-kind-class"><a href="Model.html#getRequest" class="tsd-kind-icon">get<wbr>Request</a></li>
|
|
112
115
|
<li class="tsd-kind-method tsd-parent-kind-class"><a href="Model.html#getSubaction" class="tsd-kind-icon">get<wbr>Subaction</a></li>
|
|
113
116
|
</ul>
|
|
@@ -140,7 +143,7 @@
|
|
|
140
143
|
<div class="tsd-signature tsd-kind-icon">$context<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">Context</span></div>
|
|
141
144
|
<aside class="tsd-sources">
|
|
142
145
|
<ul>
|
|
143
|
-
<li>Defined in src/Lib/Model.ts:
|
|
146
|
+
<li>Defined in src/Lib/Model.ts:15</li>
|
|
144
147
|
</ul>
|
|
145
148
|
</aside>
|
|
146
149
|
</section>
|
|
@@ -157,7 +160,7 @@
|
|
|
157
160
|
<li class="tsd-description">
|
|
158
161
|
<aside class="tsd-sources">
|
|
159
162
|
<ul>
|
|
160
|
-
<li>Defined in src/Lib/Model.ts:
|
|
163
|
+
<li>Defined in src/Lib/Model.ts:22</li>
|
|
161
164
|
</ul>
|
|
162
165
|
</aside>
|
|
163
166
|
<div class="tsd-comment tsd-typography">
|
|
@@ -272,7 +275,7 @@
|
|
|
272
275
|
<a name="getConfig" class="tsd-anchor"></a>
|
|
273
276
|
<h3>get<wbr>Config</h3>
|
|
274
277
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
275
|
-
<li class="tsd-signature tsd-kind-icon">get<wbr>Config<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">
|
|
278
|
+
<li class="tsd-signature tsd-kind-icon">get<wbr>Config<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</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">></span></li>
|
|
276
279
|
</ul>
|
|
277
280
|
<ul class="tsd-descriptions">
|
|
278
281
|
<li class="tsd-description">
|
|
@@ -281,7 +284,7 @@
|
|
|
281
284
|
<li>Defined in src/Lib/Model.ts:63</li>
|
|
282
285
|
</ul>
|
|
283
286
|
</aside>
|
|
284
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">
|
|
287
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</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">></span></h4>
|
|
285
288
|
</li>
|
|
286
289
|
</ul>
|
|
287
290
|
</section>
|
|
@@ -333,6 +336,23 @@
|
|
|
333
336
|
</li>
|
|
334
337
|
</ul>
|
|
335
338
|
</section>
|
|
339
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
|
340
|
+
<a name="getDb" class="tsd-anchor"></a>
|
|
341
|
+
<h3>get<wbr>Db</h3>
|
|
342
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
343
|
+
<li class="tsd-signature tsd-kind-icon">get<wbr>Db<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">Query</span><span class="tsd-signature-symbol">></span></li>
|
|
344
|
+
</ul>
|
|
345
|
+
<ul class="tsd-descriptions">
|
|
346
|
+
<li class="tsd-description">
|
|
347
|
+
<aside class="tsd-sources">
|
|
348
|
+
<ul>
|
|
349
|
+
<li>Defined in src/Lib/Model.ts:87</li>
|
|
350
|
+
</ul>
|
|
351
|
+
</aside>
|
|
352
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Record</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">Query</span><span class="tsd-signature-symbol">></span></h4>
|
|
353
|
+
</li>
|
|
354
|
+
</ul>
|
|
355
|
+
</section>
|
|
336
356
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
|
337
357
|
<a name="getHeaders" class="tsd-anchor"></a>
|
|
338
358
|
<h3>get<wbr>Headers</h3>
|
|
@@ -350,11 +370,28 @@
|
|
|
350
370
|
</li>
|
|
351
371
|
</ul>
|
|
352
372
|
</section>
|
|
373
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
|
374
|
+
<a name="getHome" class="tsd-anchor"></a>
|
|
375
|
+
<h3>get<wbr>Home</h3>
|
|
376
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
377
|
+
<li class="tsd-signature tsd-kind-icon">get<wbr>Home<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Query</span></li>
|
|
378
|
+
</ul>
|
|
379
|
+
<ul class="tsd-descriptions">
|
|
380
|
+
<li class="tsd-description">
|
|
381
|
+
<aside class="tsd-sources">
|
|
382
|
+
<ul>
|
|
383
|
+
<li>Defined in src/Lib/Model.ts:91</li>
|
|
384
|
+
</ul>
|
|
385
|
+
</aside>
|
|
386
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Query</span></h4>
|
|
387
|
+
</li>
|
|
388
|
+
</ul>
|
|
389
|
+
</section>
|
|
353
390
|
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
|
354
391
|
<a name="getMethod" class="tsd-anchor"></a>
|
|
355
392
|
<h3>get<wbr>Method</h3>
|
|
356
393
|
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
357
|
-
<li class="tsd-signature tsd-kind-icon">get<wbr>Method<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">
|
|
394
|
+
<li class="tsd-signature tsd-kind-icon">get<wbr>Method<span class="tsd-signature-symbol">(</span><span class="tsd-signature-symbol">)</span><span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">method</span></li>
|
|
358
395
|
</ul>
|
|
359
396
|
<ul class="tsd-descriptions">
|
|
360
397
|
<li class="tsd-description">
|
|
@@ -363,7 +400,30 @@
|
|
|
363
400
|
<li>Defined in src/Lib/Model.ts:67</li>
|
|
364
401
|
</ul>
|
|
365
402
|
</aside>
|
|
366
|
-
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">
|
|
403
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">method</span></h4>
|
|
404
|
+
</li>
|
|
405
|
+
</ul>
|
|
406
|
+
</section>
|
|
407
|
+
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class">
|
|
408
|
+
<a name="getPool" class="tsd-anchor"></a>
|
|
409
|
+
<h3>get<wbr>Pool</h3>
|
|
410
|
+
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
|
|
411
|
+
<li class="tsd-signature tsd-kind-icon">get<wbr>Pool<span class="tsd-signature-symbol">(</span>key<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><span class="tsd-signature-type">Query</span></li>
|
|
412
|
+
</ul>
|
|
413
|
+
<ul class="tsd-descriptions">
|
|
414
|
+
<li class="tsd-description">
|
|
415
|
+
<aside class="tsd-sources">
|
|
416
|
+
<ul>
|
|
417
|
+
<li>Defined in src/Lib/Model.ts:95</li>
|
|
418
|
+
</ul>
|
|
419
|
+
</aside>
|
|
420
|
+
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
421
|
+
<ul class="tsd-parameters">
|
|
422
|
+
<li>
|
|
423
|
+
<h5>key: <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = "home"</span></h5>
|
|
424
|
+
</li>
|
|
425
|
+
</ul>
|
|
426
|
+
<h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Query</span></h4>
|
|
367
427
|
</li>
|
|
368
428
|
</ul>
|
|
369
429
|
</section>
|
|
@@ -462,12 +522,21 @@
|
|
|
462
522
|
<li class=" tsd-kind-method tsd-parent-kind-class">
|
|
463
523
|
<a href="Model.html#getController" class="tsd-kind-icon">get<wbr>Controller</a>
|
|
464
524
|
</li>
|
|
525
|
+
<li class=" tsd-kind-method tsd-parent-kind-class">
|
|
526
|
+
<a href="Model.html#getDb" class="tsd-kind-icon">get<wbr>Db</a>
|
|
527
|
+
</li>
|
|
465
528
|
<li class=" tsd-kind-method tsd-parent-kind-class">
|
|
466
529
|
<a href="Model.html#getHeaders" class="tsd-kind-icon">get<wbr>Headers</a>
|
|
467
530
|
</li>
|
|
531
|
+
<li class=" tsd-kind-method tsd-parent-kind-class">
|
|
532
|
+
<a href="Model.html#getHome" class="tsd-kind-icon">get<wbr>Home</a>
|
|
533
|
+
</li>
|
|
468
534
|
<li class=" tsd-kind-method tsd-parent-kind-class">
|
|
469
535
|
<a href="Model.html#getMethod" class="tsd-kind-icon">get<wbr>Method</a>
|
|
470
536
|
</li>
|
|
537
|
+
<li class=" tsd-kind-method tsd-parent-kind-class">
|
|
538
|
+
<a href="Model.html#getPool" class="tsd-kind-icon">get<wbr>Pool</a>
|
|
539
|
+
</li>
|
|
471
540
|
<li class=" tsd-kind-method tsd-parent-kind-class">
|
|
472
541
|
<a href="Model.html#getRequest" class="tsd-kind-icon">get<wbr>Request</a>
|
|
473
542
|
</li>
|
package/docs/classes/Server.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>Server | @jwn-js/common - v1.3.
|
|
7
|
-
<meta name="description" content="Documentation for @jwn-js/common - v1.3.
|
|
6
|
+
<title>Server | @jwn-js/common - v1.3.10</title>
|
|
7
|
+
<meta name="description" content="Documentation for @jwn-js/common - v1.3.10">
|
|
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.3.
|
|
26
|
+
<a href="../index.html" class="title">@jwn-js/common - v1.3.10</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.3.
|
|
55
|
+
<a href="../modules.html">@jwn-js/common - v1.3.10</a>
|
|
56
56
|
</li>
|
|
57
57
|
<li>
|
|
58
58
|
<a href="Server.html">Server</a>
|
package/docs/classes/Ssr.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>Ssr | @jwn-js/common - v1.3.
|
|
7
|
-
<meta name="description" content="Documentation for @jwn-js/common - v1.3.
|
|
6
|
+
<title>Ssr | @jwn-js/common - v1.3.10</title>
|
|
7
|
+
<meta name="description" content="Documentation for @jwn-js/common - v1.3.10">
|
|
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.3.
|
|
26
|
+
<a href="../index.html" class="title">@jwn-js/common - v1.3.10</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.3.
|
|
55
|
+
<a href="../modules.html">@jwn-js/common - v1.3.10</a>
|
|
56
56
|
</li>
|
|
57
57
|
<li>
|
|
58
58
|
<a href="Ssr.html">Ssr</a>
|
package/docs/classes/Web.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>Web | @jwn-js/common - v1.3.
|
|
7
|
-
<meta name="description" content="Documentation for @jwn-js/common - v1.3.
|
|
6
|
+
<title>Web | @jwn-js/common - v1.3.10</title>
|
|
7
|
+
<meta name="description" content="Documentation for @jwn-js/common - v1.3.10">
|
|
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.3.
|
|
26
|
+
<a href="../index.html" class="title">@jwn-js/common - v1.3.10</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.3.
|
|
55
|
+
<a href="../modules.html">@jwn-js/common - v1.3.10</a>
|
|
56
56
|
</li>
|
|
57
57
|
<li>
|
|
58
58
|
<a href="Web.html">Web</a>
|
|
@@ -126,7 +126,7 @@
|
|
|
126
126
|
<li class="tsd-description">
|
|
127
127
|
<aside class="tsd-sources">
|
|
128
128
|
<ul>
|
|
129
|
-
<li>Defined in src/Web/Web.ts:
|
|
129
|
+
<li>Defined in src/Web/Web.ts:117</li>
|
|
130
130
|
</ul>
|
|
131
131
|
</aside>
|
|
132
132
|
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
@@ -169,7 +169,7 @@
|
|
|
169
169
|
<div class="tsd-signature tsd-kind-icon">context<span class="tsd-signature-symbol">:</span> <a href="../interfaces/OptionsWeb.html" class="tsd-signature-type" data-tsd-kind="Interface">OptionsWeb</a></div>
|
|
170
170
|
<aside class="tsd-sources">
|
|
171
171
|
<ul>
|
|
172
|
-
<li>Defined in src/Web/Web.ts:
|
|
172
|
+
<li>Defined in src/Web/Web.ts:95</li>
|
|
173
173
|
</ul>
|
|
174
174
|
</aside>
|
|
175
175
|
</section>
|
|
@@ -179,7 +179,7 @@
|
|
|
179
179
|
<div class="tsd-signature tsd-kind-icon">context<wbr>Web<span class="tsd-signature-symbol">:</span> <a href="../interfaces/ContextWeb.html" class="tsd-signature-type" data-tsd-kind="Interface">ContextWeb</a></div>
|
|
180
180
|
<aside class="tsd-sources">
|
|
181
181
|
<ul>
|
|
182
|
-
<li>Defined in src/Web/Web.ts:
|
|
182
|
+
<li>Defined in src/Web/Web.ts:109</li>
|
|
183
183
|
</ul>
|
|
184
184
|
</aside>
|
|
185
185
|
</section>
|
|
@@ -189,7 +189,7 @@
|
|
|
189
189
|
<div class="tsd-signature tsd-kind-icon">default<wbr>Request<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>controller<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>lang<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">; </span>subaction<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></div>
|
|
190
190
|
<aside class="tsd-sources">
|
|
191
191
|
<ul>
|
|
192
|
-
<li>Defined in src/Web/Web.ts:
|
|
192
|
+
<li>Defined in src/Web/Web.ts:96</li>
|
|
193
193
|
</ul>
|
|
194
194
|
</aside>
|
|
195
195
|
<div class="tsd-type-declaration">
|
|
@@ -213,7 +213,7 @@
|
|
|
213
213
|
<div class="tsd-signature tsd-kind-icon">default<wbr>Response<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol">{ </span>body<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{}</span><span class="tsd-signature-symbol">; </span>headers<span class="tsd-signature-symbol">: </span><span class="tsd-signature-symbol">{ </span>content-type<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>statusCode<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> }</span><span class="tsd-signature-symbol"> = ...</span></div>
|
|
214
214
|
<aside class="tsd-sources">
|
|
215
215
|
<ul>
|
|
216
|
-
<li>Defined in src/Web/Web.ts:
|
|
216
|
+
<li>Defined in src/Web/Web.ts:101</li>
|
|
217
217
|
</ul>
|
|
218
218
|
</aside>
|
|
219
219
|
<div class="tsd-type-declaration">
|
|
@@ -244,7 +244,7 @@
|
|
|
244
244
|
<div class="tsd-signature tsd-kind-icon">req<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HttpRequest</span></div>
|
|
245
245
|
<aside class="tsd-sources">
|
|
246
246
|
<ul>
|
|
247
|
-
<li>Defined in src/Web/Web.ts:
|
|
247
|
+
<li>Defined in src/Web/Web.ts:94</li>
|
|
248
248
|
</ul>
|
|
249
249
|
</aside>
|
|
250
250
|
</section>
|
|
@@ -254,7 +254,7 @@
|
|
|
254
254
|
<div class="tsd-signature tsd-kind-icon">res<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">HttpResponse</span></div>
|
|
255
255
|
<aside class="tsd-sources">
|
|
256
256
|
<ul>
|
|
257
|
-
<li>Defined in src/Web/Web.ts:
|
|
257
|
+
<li>Defined in src/Web/Web.ts:93</li>
|
|
258
258
|
</ul>
|
|
259
259
|
</aside>
|
|
260
260
|
</section>
|
|
@@ -264,7 +264,7 @@
|
|
|
264
264
|
<div class="tsd-signature tsd-kind-icon">route<span class="tsd-signature-symbol">:</span> <a href="../interfaces/Route.html" class="tsd-signature-type" data-tsd-kind="Interface">Route</a></div>
|
|
265
265
|
<aside class="tsd-sources">
|
|
266
266
|
<ul>
|
|
267
|
-
<li>Defined in src/Web/Web.ts:
|
|
267
|
+
<li>Defined in src/Web/Web.ts:106</li>
|
|
268
268
|
</ul>
|
|
269
269
|
</aside>
|
|
270
270
|
</section>
|
|
@@ -281,7 +281,7 @@
|
|
|
281
281
|
<li class="tsd-description">
|
|
282
282
|
<aside class="tsd-sources">
|
|
283
283
|
<ul>
|
|
284
|
-
<li>Defined in src/Web/Web.ts:
|
|
284
|
+
<li>Defined in src/Web/Web.ts:321</li>
|
|
285
285
|
</ul>
|
|
286
286
|
</aside>
|
|
287
287
|
<div class="tsd-comment tsd-typography">
|
|
@@ -309,7 +309,7 @@
|
|
|
309
309
|
<li class="tsd-description">
|
|
310
310
|
<aside class="tsd-sources">
|
|
311
311
|
<ul>
|
|
312
|
-
<li>Defined in src/Web/Web.ts:
|
|
312
|
+
<li>Defined in src/Web/Web.ts:122</li>
|
|
313
313
|
</ul>
|
|
314
314
|
</aside>
|
|
315
315
|
<h4 class="tsd-parameters-title">Parameters</h4>
|
|
@@ -332,7 +332,7 @@
|
|
|
332
332
|
<li class="tsd-description">
|
|
333
333
|
<aside class="tsd-sources">
|
|
334
334
|
<ul>
|
|
335
|
-
<li>Defined in src/Web/Web.ts:
|
|
335
|
+
<li>Defined in src/Web/Web.ts:309</li>
|
|
336
336
|
</ul>
|
|
337
337
|
</aside>
|
|
338
338
|
<div class="tsd-comment tsd-typography">
|
package/docs/index.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.3.
|
|
7
|
-
<meta name="description" content="Documentation for @jwn-js/common - v1.3.
|
|
6
|
+
<title>@jwn-js/common - v1.3.10</title>
|
|
7
|
+
<meta name="description" content="Documentation for @jwn-js/common - v1.3.10">
|
|
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.3.
|
|
26
|
+
<a href="index.html" class="title">@jwn-js/common - v1.3.10</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.3.
|
|
53
|
+
<h1>@jwn-js/common - v1.3.10</h1>
|
|
54
54
|
</div>
|
|
55
55
|
</div>
|
|
56
56
|
</header>
|
|
@@ -129,6 +129,9 @@
|
|
|
129
129
|
<li class=" tsd-kind-interface">
|
|
130
130
|
<a href="interfaces/Route.html" class="tsd-kind-icon">Route</a>
|
|
131
131
|
</li>
|
|
132
|
+
<li class=" tsd-kind-interface">
|
|
133
|
+
<a href="interfaces/Schema.html" class="tsd-kind-icon">Schema</a>
|
|
134
|
+
</li>
|
|
132
135
|
<li class=" tsd-kind-interface">
|
|
133
136
|
<a href="interfaces/ServerHandler.html" class="tsd-kind-icon">Server<wbr>Handler</a>
|
|
134
137
|
</li>
|
|
@@ -201,6 +204,9 @@
|
|
|
201
204
|
<li class=" tsd-kind-function tsd-has-type-parameter">
|
|
202
205
|
<a href="modules.html#mount" class="tsd-kind-icon">mount</a>
|
|
203
206
|
</li>
|
|
207
|
+
<li class=" tsd-kind-function">
|
|
208
|
+
<a href="modules.html#pool" class="tsd-kind-icon">pool</a>
|
|
209
|
+
</li>
|
|
204
210
|
<li class=" tsd-kind-function">
|
|
205
211
|
<a href="modules.html#protocol" class="tsd-kind-icon">protocol</a>
|
|
206
212
|
</li>
|
|
@@ -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>ApiErrorMessage | @jwn-js/common - v1.3.
|
|
7
|
-
<meta name="description" content="Documentation for @jwn-js/common - v1.3.
|
|
6
|
+
<title>ApiErrorMessage | @jwn-js/common - v1.3.10</title>
|
|
7
|
+
<meta name="description" content="Documentation for @jwn-js/common - v1.3.10">
|
|
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.3.
|
|
26
|
+
<a href="../index.html" class="title">@jwn-js/common - v1.3.10</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.3.
|
|
55
|
+
<a href="../modules.html">@jwn-js/common - v1.3.10</a>
|
|
56
56
|
</li>
|
|
57
57
|
<li>
|
|
58
58
|
<a href="ApiErrorMessage.html">ApiErrorMessage</a>
|
|
@@ -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>ContextSsr | @jwn-js/common - v1.3.
|
|
7
|
-
<meta name="description" content="Documentation for @jwn-js/common - v1.3.
|
|
6
|
+
<title>ContextSsr | @jwn-js/common - v1.3.10</title>
|
|
7
|
+
<meta name="description" content="Documentation for @jwn-js/common - v1.3.10">
|
|
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.3.
|
|
26
|
+
<a href="../index.html" class="title">@jwn-js/common - v1.3.10</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.3.
|
|
55
|
+
<a href="../modules.html">@jwn-js/common - v1.3.10</a>
|
|
56
56
|
</li>
|
|
57
57
|
<li>
|
|
58
58
|
<a href="ContextSsr.html">ContextSsr</a>
|