diff options
Diffstat (limited to 'core/docs')
-rw-r--r-- | core/docs/classes/_core_src_database_.database.html | 36 | ||||
-rw-r--r-- | core/docs/classes/_lib_error_model_.naiveerror.html | 8 | ||||
-rw-r--r-- | core/docs/enums/_lib_error_model_.naiveerrorcode.html | 8 | ||||
-rw-r--r-- | core/docs/globals.html | 6 | ||||
-rw-r--r-- | core/docs/index.html | 6 | ||||
-rw-r--r-- | core/docs/interfaces/_core_src_change_handlers_model_.changehandlers.html | 4 | ||||
-rw-r--r-- | core/docs/interfaces/_core_src_context_model_.context.html | 10 | ||||
-rw-r--r-- | core/docs/interfaces/_core_src_database_model_.databaseinterface.html | 18 | ||||
-rw-r--r-- | core/docs/modules/_core_src_change_handlers_model_.html | 4 | ||||
-rw-r--r-- | core/docs/modules/_core_src_context_model_.html | 4 | ||||
-rw-r--r-- | core/docs/modules/_core_src_database_.html | 22 | ||||
-rw-r--r-- | core/docs/modules/_core_src_database_model_.html | 4 | ||||
-rw-r--r-- | core/docs/modules/_core_src_database_test_.html | 8 | ||||
-rw-r--r-- | core/docs/modules/_lib_error_model_.html | 8 | ||||
-rw-r--r-- | core/docs/modules/_lib_util_.html | 8 |
15 files changed, 77 insertions, 77 deletions
diff --git a/core/docs/classes/_core_src_database_.database.html b/core/docs/classes/_core_src_database_.database.html index 79952af..5953bce 100644 --- a/core/docs/classes/_core_src_database_.database.html +++ b/core/docs/classes/_core_src_database_.database.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <title>Database | @nvandoorn/naive-core</title> + <title>Database | naive-core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> @@ -22,7 +22,7 @@ <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> - <a href="../index.html" class="title">@nvandoorn/naive-core</a> + <a href="../index.html" class="title">naive-core</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> @@ -145,7 +145,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L63">core/src/database.ts:63</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L63">core/src/database.ts:63</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> @@ -167,7 +167,7 @@ <div class="tsd-signature tsd-kind-icon">buff<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">any</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L57">core/src/database.ts:57</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L57">core/src/database.ts:57</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -182,7 +182,7 @@ <div class="tsd-signature tsd-kind-icon">change<wbr>Handlers<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_core_src_change_handlers_model_.changehandlers.html" class="tsd-signature-type">ChangeHandlers</a></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L63">core/src/database.ts:63</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L63">core/src/database.ts:63</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -199,7 +199,7 @@ <div class="tsd-signature tsd-kind-icon">ctx<span class="tsd-signature-symbol">:</span> <a href="../interfaces/_core_src_context_model_.context.html" class="tsd-signature-type">Context</a></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L64">core/src/database.ts:64</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L64">core/src/database.ts:64</a></li> </ul> </aside> </section> @@ -217,7 +217,7 @@ <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_core_src_database_model_.databaseinterface.html">DatabaseInterface</a>.<a href="../interfaces/_core_src_database_model_.databaseinterface.html#flush">flush</a></p> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L125">core/src/database.ts:125</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L125">core/src/database.ts:125</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4> @@ -234,7 +234,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L202">core/src/database.ts:202</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L202">core/src/database.ts:202</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">boolean</span></h4> @@ -252,7 +252,7 @@ <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_core_src_database_model_.databaseinterface.html">DatabaseInterface</a>.<a href="../interfaces/_core_src_database_model_.databaseinterface.html#init">init</a></p> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L66">core/src/database.ts:66</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L66">core/src/database.ts:66</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">Promise</span><span class="tsd-signature-symbol"><</span><span class="tsd-signature-type">void</span><span class="tsd-signature-symbol">></span></h4> @@ -270,7 +270,7 @@ <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_core_src_database_model_.databaseinterface.html">DatabaseInterface</a>.<a href="../interfaces/_core_src_database_model_.databaseinterface.html#read">read</a></p> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L79">core/src/database.ts:79</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L79">core/src/database.ts:79</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> @@ -294,7 +294,7 @@ <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_core_src_database_model_.databaseinterface.html">DatabaseInterface</a>.<a href="../interfaces/_core_src_database_model_.databaseinterface.html#remove">remove</a></p> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L121">core/src/database.ts:121</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L121">core/src/database.ts:121</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> @@ -317,7 +317,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L146">core/src/database.ts:146</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L146">core/src/database.ts:146</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -358,7 +358,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L99">core/src/database.ts:99</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L99">core/src/database.ts:99</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> @@ -384,7 +384,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L197">core/src/database.ts:197</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L197">core/src/database.ts:197</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -410,7 +410,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L108">core/src/database.ts:108</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L108">core/src/database.ts:108</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> @@ -467,7 +467,7 @@ <aside class="tsd-sources"> <p>Implementation of <a href="../interfaces/_core_src_database_model_.databaseinterface.html">DatabaseInterface</a>.<a href="../interfaces/_core_src_database_model_.databaseinterface.html#tostring">toString</a></p> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L130">core/src/database.ts:130</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L130">core/src/database.ts:130</a></li> </ul> </aside> <h4 class="tsd-returns-title">Returns <span class="tsd-signature-type">string</span></h4> @@ -484,7 +484,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L117">core/src/database.ts:117</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L117">core/src/database.ts:117</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> @@ -507,7 +507,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L86">core/src/database.ts:86</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L86">core/src/database.ts:86</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> diff --git a/core/docs/classes/_lib_error_model_.naiveerror.html b/core/docs/classes/_lib_error_model_.naiveerror.html index 79cbc28..53a2c10 100644 --- a/core/docs/classes/_lib_error_model_.naiveerror.html +++ b/core/docs/classes/_lib_error_model_.naiveerror.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <title>NaiveError | @nvandoorn/naive-core</title> + <title>NaiveError | naive-core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> @@ -22,7 +22,7 @@ <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> - <a href="../index.html" class="title">@nvandoorn/naive-core</a> + <a href="../index.html" class="title">naive-core</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> @@ -117,7 +117,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/lib/error.model.ts#L18">lib/error.model.ts:18</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/lib/error.model.ts#L18">lib/error.model.ts:18</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> @@ -139,7 +139,7 @@ <div class="tsd-signature tsd-kind-icon">code<span class="tsd-signature-symbol">:</span> <a href="../enums/_lib_error_model_.naiveerrorcode.html" class="tsd-signature-type">NaiveErrorCode</a></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/lib/error.model.ts#L19">lib/error.model.ts:19</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/lib/error.model.ts#L19">lib/error.model.ts:19</a></li> </ul> </aside> </section> diff --git a/core/docs/enums/_lib_error_model_.naiveerrorcode.html b/core/docs/enums/_lib_error_model_.naiveerrorcode.html index 92a0232..2429182 100644 --- a/core/docs/enums/_lib_error_model_.naiveerrorcode.html +++ b/core/docs/enums/_lib_error_model_.naiveerrorcode.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <title>NaiveErrorCode | @nvandoorn/naive-core</title> + <title>NaiveErrorCode | naive-core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> @@ -22,7 +22,7 @@ <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> - <a href="../index.html" class="title">@nvandoorn/naive-core</a> + <a href="../index.html" class="title">naive-core</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> @@ -91,7 +91,7 @@ <div class="tsd-signature tsd-kind-icon">OUT_<wbr>OF_<wbr>SPACE<span class="tsd-signature-symbol">:</span> </div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/lib/error.model.ts#L3">lib/error.model.ts:3</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/lib/error.model.ts#L3">lib/error.model.ts:3</a></li> </ul> </aside> </section> @@ -101,7 +101,7 @@ <div class="tsd-signature tsd-kind-icon">UNCAUGHT<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-symbol"> = 0</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/lib/error.model.ts#L2">lib/error.model.ts:2</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/lib/error.model.ts#L2">lib/error.model.ts:2</a></li> </ul> </aside> </section> diff --git a/core/docs/globals.html b/core/docs/globals.html index 3735635..c951db1 100644 --- a/core/docs/globals.html +++ b/core/docs/globals.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <title>@nvandoorn/naive-core</title> + <title>naive-core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="assets/css/main.css"> @@ -22,7 +22,7 @@ <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> - <a href="index.html" class="title">@nvandoorn/naive-core</a> + <a href="index.html" class="title">naive-core</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> @@ -56,7 +56,7 @@ <a href="globals.html">Globals</a> </li> </ul> - <h1> @nvandoorn/naive-core</h1> + <h1> naive-core</h1> </div> </div> </header> diff --git a/core/docs/index.html b/core/docs/index.html index cfdc339..b646fae 100644 --- a/core/docs/index.html +++ b/core/docs/index.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <title>@nvandoorn/naive-core</title> + <title>naive-core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="assets/css/main.css"> @@ -22,7 +22,7 @@ <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> - <a href="index.html" class="title">@nvandoorn/naive-core</a> + <a href="index.html" class="title">naive-core</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> @@ -56,7 +56,7 @@ <a href="globals.html">Globals</a> </li> </ul> - <h1> @nvandoorn/naive-core</h1> + <h1> naive-core</h1> </div> </div> </header> diff --git a/core/docs/interfaces/_core_src_change_handlers_model_.changehandlers.html b/core/docs/interfaces/_core_src_change_handlers_model_.changehandlers.html index 2601876..898e871 100644 --- a/core/docs/interfaces/_core_src_change_handlers_model_.changehandlers.html +++ b/core/docs/interfaces/_core_src_change_handlers_model_.changehandlers.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <title>ChangeHandlers | @nvandoorn/naive-core</title> + <title>ChangeHandlers | naive-core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> @@ -22,7 +22,7 @@ <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> - <a href="../index.html" class="title">@nvandoorn/naive-core</a> + <a href="../index.html" class="title">naive-core</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> diff --git a/core/docs/interfaces/_core_src_context_model_.context.html b/core/docs/interfaces/_core_src_context_model_.context.html index ccceeaa..76a96c2 100644 --- a/core/docs/interfaces/_core_src_context_model_.context.html +++ b/core/docs/interfaces/_core_src_context_model_.context.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <title>Context | @nvandoorn/naive-core</title> + <title>Context | naive-core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> @@ -22,7 +22,7 @@ <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> - <a href="../index.html" class="title">@nvandoorn/naive-core</a> + <a href="../index.html" class="title">naive-core</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> @@ -100,7 +100,7 @@ <div class="tsd-signature tsd-kind-icon">cache<wbr>Path<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/context.model.ts#L13">core/src/context.model.ts:13</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/context.model.ts#L13">core/src/context.model.ts:13</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -115,7 +115,7 @@ <div class="tsd-signature tsd-kind-icon">logger<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">function</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/context.model.ts#L9">core/src/context.model.ts:9</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/context.model.ts#L9">core/src/context.model.ts:9</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -154,7 +154,7 @@ <div class="tsd-signature tsd-kind-icon">max<wbr>DbSizeMB<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/context.model.ts#L17">core/src/context.model.ts:17</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/context.model.ts#L17">core/src/context.model.ts:17</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> diff --git a/core/docs/interfaces/_core_src_database_model_.databaseinterface.html b/core/docs/interfaces/_core_src_database_model_.databaseinterface.html index 99227f0..cc6e7f2 100644 --- a/core/docs/interfaces/_core_src_database_model_.databaseinterface.html +++ b/core/docs/interfaces/_core_src_database_model_.databaseinterface.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <title>DatabaseInterface | @nvandoorn/naive-core</title> + <title>DatabaseInterface | naive-core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> @@ -22,7 +22,7 @@ <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> - <a href="../index.html" class="title">@nvandoorn/naive-core</a> + <a href="../index.html" class="title">naive-core</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> @@ -114,7 +114,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.model.ts#L45">core/src/database.model.ts:45</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.model.ts#L45">core/src/database.model.ts:45</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -136,7 +136,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.model.ts#L10">core/src/database.model.ts:10</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.model.ts#L10">core/src/database.model.ts:10</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -162,7 +162,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.model.ts#L19">core/src/database.model.ts:19</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.model.ts#L19">core/src/database.model.ts:19</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -193,7 +193,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.model.ts#L40">core/src/database.model.ts:40</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.model.ts#L40">core/src/database.model.ts:40</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -221,7 +221,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.model.ts#L24">core/src/database.model.ts:24</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.model.ts#L24">core/src/database.model.ts:24</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -282,7 +282,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.model.ts#L50">core/src/database.model.ts:50</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.model.ts#L50">core/src/database.model.ts:50</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -304,7 +304,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.model.ts#L35">core/src/database.model.ts:35</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.model.ts#L35">core/src/database.model.ts:35</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> diff --git a/core/docs/modules/_core_src_change_handlers_model_.html b/core/docs/modules/_core_src_change_handlers_model_.html index 48111fb..9bc1e89 100644 --- a/core/docs/modules/_core_src_change_handlers_model_.html +++ b/core/docs/modules/_core_src_change_handlers_model_.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <title>"core/src/change-handlers.model" | @nvandoorn/naive-core</title> + <title>"core/src/change-handlers.model" | naive-core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> @@ -22,7 +22,7 @@ <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> - <a href="../index.html" class="title">@nvandoorn/naive-core</a> + <a href="../index.html" class="title">naive-core</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> diff --git a/core/docs/modules/_core_src_context_model_.html b/core/docs/modules/_core_src_context_model_.html index 61bf7bc..3270256 100644 --- a/core/docs/modules/_core_src_context_model_.html +++ b/core/docs/modules/_core_src_context_model_.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <title>"core/src/context.model" | @nvandoorn/naive-core</title> + <title>"core/src/context.model" | naive-core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> @@ -22,7 +22,7 @@ <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> - <a href="../index.html" class="title">@nvandoorn/naive-core</a> + <a href="../index.html" class="title">naive-core</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> diff --git a/core/docs/modules/_core_src_database_.html b/core/docs/modules/_core_src_database_.html index e35f67a..846c3e8 100644 --- a/core/docs/modules/_core_src_database_.html +++ b/core/docs/modules/_core_src_database_.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <title>"core/src/database" | @nvandoorn/naive-core</title> + <title>"core/src/database" | naive-core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> @@ -22,7 +22,7 @@ <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> - <a href="../index.html" class="title">@nvandoorn/naive-core</a> + <a href="../index.html" class="title">naive-core</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> @@ -108,7 +108,7 @@ <div class="tsd-signature tsd-kind-icon">read<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">__promisify__</span><span class="tsd-signature-symbol"> = promisify(readFile)</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L35">core/src/database.ts:35</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L35">core/src/database.ts:35</a></li> </ul> </aside> </section> @@ -118,7 +118,7 @@ <div class="tsd-signature tsd-kind-icon">write<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">__promisify__</span><span class="tsd-signature-symbol"> = promisify(writeFile)</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L34">core/src/database.ts:34</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L34">core/src/database.ts:34</a></li> </ul> </aside> </section> @@ -135,7 +135,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L27">core/src/database.ts:27</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L27">core/src/database.ts:27</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -168,7 +168,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L19">core/src/database.ts:19</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L19">core/src/database.ts:19</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -196,7 +196,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L14">core/src/database.ts:14</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L14">core/src/database.ts:14</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -223,7 +223,7 @@ <div class="tsd-signature tsd-kind-icon">DEFAULT_<wbr>CTX<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">object</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L37">core/src/database.ts:37</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L37">core/src/database.ts:37</a></li> </ul> </aside> <section class="tsd-panel tsd-member tsd-kind-variable tsd-parent-kind-object-literal"> @@ -232,7 +232,7 @@ <div class="tsd-signature tsd-kind-icon">cache<wbr>Path<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">string</span><span class="tsd-signature-symbol"> = `${__dirname}/db.json`</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L39">core/src/database.ts:39</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L39">core/src/database.ts:39</a></li> </ul> </aside> </section> @@ -242,7 +242,7 @@ <div class="tsd-signature tsd-kind-icon">logger<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">log</span><span class="tsd-signature-symbol"> = console.log</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L38">core/src/database.ts:38</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L38">core/src/database.ts:38</a></li> </ul> </aside> </section> @@ -252,7 +252,7 @@ <div class="tsd-signature tsd-kind-icon">max<wbr>DbSizeMB<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">number</span><span class="tsd-signature-symbol"> = 6</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.ts#L40">core/src/database.ts:40</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.ts#L40">core/src/database.ts:40</a></li> </ul> </aside> </section> diff --git a/core/docs/modules/_core_src_database_model_.html b/core/docs/modules/_core_src_database_model_.html index 26b75f2..cb646f5 100644 --- a/core/docs/modules/_core_src_database_model_.html +++ b/core/docs/modules/_core_src_database_model_.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <title>"core/src/database.model" | @nvandoorn/naive-core</title> + <title>"core/src/database.model" | naive-core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> @@ -22,7 +22,7 @@ <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> - <a href="../index.html" class="title">@nvandoorn/naive-core</a> + <a href="../index.html" class="title">naive-core</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> diff --git a/core/docs/modules/_core_src_database_test_.html b/core/docs/modules/_core_src_database_test_.html index 54ff3d0..33f5935 100644 --- a/core/docs/modules/_core_src_database_test_.html +++ b/core/docs/modules/_core_src_database_test_.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <title>"core/src/database.test" | @nvandoorn/naive-core</title> + <title>"core/src/database.test" | naive-core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> @@ -22,7 +22,7 @@ <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> - <a href="../index.html" class="title">@nvandoorn/naive-core</a> + <a href="../index.html" class="title">naive-core</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> @@ -93,7 +93,7 @@ <div class="tsd-signature tsd-kind-icon">max<wbr>DbSizeMB<span class="tsd-signature-symbol">:</span> <span class="tsd-signature-type">0.1</span><span class="tsd-signature-symbol"> = 0.1</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.test.ts#L7">core/src/database.test.ts:7</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.test.ts#L7">core/src/database.test.ts:7</a></li> </ul> </aside> </section> @@ -110,7 +110,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/core/src/database.test.ts#L4">core/src/database.test.ts:4</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/core/src/database.test.ts#L4">core/src/database.test.ts:4</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> diff --git a/core/docs/modules/_lib_error_model_.html b/core/docs/modules/_lib_error_model_.html index 441e83d..9864cf2 100644 --- a/core/docs/modules/_lib_error_model_.html +++ b/core/docs/modules/_lib_error_model_.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <title>"lib/error.model" | @nvandoorn/naive-core</title> + <title>"lib/error.model" | naive-core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> @@ -22,7 +22,7 @@ <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> - <a href="../index.html" class="title">@nvandoorn/naive-core</a> + <a href="../index.html" class="title">naive-core</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> @@ -105,7 +105,7 @@ <div class="tsd-signature tsd-kind-icon">e<span class="tsd-signature-symbol">:</span> <a href="../enums/_lib_error_model_.naiveerrorcode.html" class="tsd-signature-type">NaiveErrorCode</a><span class="tsd-signature-symbol"> = NaiveErrorCode</span></div> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/lib/error.model.ts#L6">lib/error.model.ts:6</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/lib/error.model.ts#L6">lib/error.model.ts:6</a></li> </ul> </aside> </section> @@ -122,7 +122,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/lib/error.model.ts#L8">lib/error.model.ts:8</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/lib/error.model.ts#L8">lib/error.model.ts:8</a></li> </ul> </aside> <h4 class="tsd-parameters-title">Parameters</h4> diff --git a/core/docs/modules/_lib_util_.html b/core/docs/modules/_lib_util_.html index 33d9dc6..3d5a68d 100644 --- a/core/docs/modules/_lib_util_.html +++ b/core/docs/modules/_lib_util_.html @@ -3,7 +3,7 @@ <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <title>"lib/util" | @nvandoorn/naive-core</title> + <title>"lib/util" | naive-core</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="stylesheet" href="../assets/css/main.css"> @@ -22,7 +22,7 @@ <li class="state loading">Preparing search index...</li> <li class="state failure">The search index is not available</li> </ul> - <a href="../index.html" class="title">@nvandoorn/naive-core</a> + <a href="../index.html" class="title">naive-core</a> </div> <div class="table-cell" id="tsd-widgets"> <div id="tsd-filter"> @@ -92,7 +92,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/lib/util.ts#L9">lib/util.ts:9</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/lib/util.ts#L9">lib/util.ts:9</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> @@ -120,7 +120,7 @@ <li class="tsd-description"> <aside class="tsd-sources"> <ul> - <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/0096fef/lib/util.ts#L4">lib/util.ts:4</a></li> + <li>Defined in <a href="https://github.com/nvandoorn/naive/blob/38e38b5/lib/util.ts#L4">lib/util.ts:4</a></li> </ul> </aside> <div class="tsd-comment tsd-typography"> |