Skip to content

Commit

Permalink
pkg: updated
Browse files Browse the repository at this point in the history
  • Loading branch information
saostad committed Aug 17, 2022
1 parent 83ab660 commit f861890
Show file tree
Hide file tree
Showing 7 changed files with 64 additions and 64 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ to generate interfaces from ldap schema, use [ldap-schema-ts-generator](https://

### Api Documentations

API documentation [API Website](https://saostad.github.io/ldap-query-generator/modules/_index_.html)
API documentation [API Website](https://saostad.github.io/ldap-query-generator/)

## TODO

Expand Down
20 changes: 10 additions & 10 deletions docs/classes/querygenerator.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ <h4>Hierarchy</h4>
<ul class="tsd-hierarchy">
<li><span class="target">QueryGenerator</span></li></ul></section><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/1bdabc6/src/index.ts#L45">index.ts:45</a></li></ul></aside>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/83ab660/src/index.ts#L45">index.ts:45</a></li></ul></aside>
<section class="tsd-panel-group tsd-index-group">
<section class="tsd-panel tsd-index-panel">
<details class="tsd-index-content tsd-index-accordion" open><summary class="tsd-accordion-summary tsd-index-summary">
Expand Down Expand Up @@ -69,19 +69,19 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5><code class="tsd-tag ts-flagOptional">Optional</code> options: <span class="tsd-signature-type">GeneratorInput</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="QueryGenerator.html" class="tsd-signature-type" data-tsd-kind="Class">QueryGenerator</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/1bdabc6/src/index.ts#L49">index.ts:49</a></li></ul></aside></li></ul></section></section>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/83ab660/src/index.ts#L49">index.ts:49</a></li></ul></aside></li></ul></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Properties</h2>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class tsd-is-private"><a id="logger" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagPrivate">Private</code> <code class="tsd-tag ts-flagOptional">Optional</code> <span>logger</span><a href="#logger" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">logger<span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">Logger</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/1bdabc6/src/index.ts#L47">index.ts:47</a></li></ul></aside></section>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/83ab660/src/index.ts#L47">index.ts:47</a></li></ul></aside></section>
<section class="tsd-panel tsd-member tsd-kind-property tsd-parent-kind-class"><a id="query" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>query</span><a href="#query" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<div class="tsd-signature">query<span class="tsd-signature-symbol">:</span> <a href="../types/Query.html" class="tsd-signature-type" data-tsd-kind="Type alias">Query</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/1bdabc6/src/index.ts#L46">index.ts:46</a></li></ul></aside></section></section>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/83ab660/src/index.ts#L46">index.ts:46</a></li></ul></aside></section></section>
<section class="tsd-panel-group tsd-member-group">
<h2>Methods</h2>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="select" class="tsd-anchor"></a>
Expand All @@ -101,7 +101,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>fields: <span class="tsd-signature-type">SelectInput</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">[]</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="QueryGenerator.html" class="tsd-signature-type" data-tsd-kind="Class">QueryGenerator</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/1bdabc6/src/index.ts#L108">index.ts:108</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/83ab660/src/index.ts#L108">index.ts:108</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="where" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>where</span><a href="#where" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -116,7 +116,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>input: <a href="../types/WhereInput.html" class="tsd-signature-type" data-tsd-kind="Type alias">WhereInput</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="QueryGenerator.html" class="tsd-signature-type" data-tsd-kind="Class">QueryGenerator</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/1bdabc6/src/index.ts#L64">index.ts:64</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/83ab660/src/index.ts#L64">index.ts:64</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="whereAnd" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>where<wbr/>And</span><a href="#whereAnd" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -131,7 +131,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>input: <a href="../types/WhereInput.html" class="tsd-signature-type" data-tsd-kind="Type alias">WhereInput</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="QueryGenerator.html" class="tsd-signature-type" data-tsd-kind="Class">QueryGenerator</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/1bdabc6/src/index.ts#L86">index.ts:86</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/83ab660/src/index.ts#L86">index.ts:86</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="whereNot" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>where<wbr/>Not</span><a href="#whereNot" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -146,7 +146,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>input: <a href="../types/WhereInput.html" class="tsd-signature-type" data-tsd-kind="Type alias">WhereInput</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="QueryGenerator.html" class="tsd-signature-type" data-tsd-kind="Class">QueryGenerator</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/1bdabc6/src/index.ts#L100">index.ts:100</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/83ab660/src/index.ts#L100">index.ts:100</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="whereOr" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>where<wbr/>Or</span><a href="#whereOr" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -161,7 +161,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>input: <a href="../types/WhereInput.html" class="tsd-signature-type" data-tsd-kind="Type alias">WhereInput</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="QueryGenerator.html" class="tsd-signature-type" data-tsd-kind="Class">QueryGenerator</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/1bdabc6/src/index.ts#L93">index.ts:93</a></li></ul></aside></li></ul></section>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/83ab660/src/index.ts#L93">index.ts:93</a></li></ul></aside></li></ul></section>
<section class="tsd-panel tsd-member tsd-kind-method tsd-parent-kind-class"><a id="whereRaw" class="tsd-anchor"></a>
<h3 class="tsd-anchor-link"><span>where<wbr/>Raw</span><a href="#whereRaw" aria-label="Permalink" class="tsd-anchor-icon"><svg class="icon icon-tabler icon-tabler-link" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><use href="#icon-anchor-a"></use><use href="#icon-anchor-b"></use><use href="#icon-anchor-c"></use></svg></a></h3>
<ul class="tsd-signatures tsd-kind-method tsd-parent-kind-class">
Expand All @@ -181,7 +181,7 @@ <h4 class="tsd-parameters-title">Parameters</h4>
<h5>input: <span class="tsd-signature-type">string</span></h5></li></ul></div>
<h4 class="tsd-returns-title">Returns <a href="QueryGenerator.html" class="tsd-signature-type" data-tsd-kind="Class">QueryGenerator</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">&gt;</span></h4><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/1bdabc6/src/index.ts#L79">index.ts:79</a></li></ul></aside></li></ul></section></section></div>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/83ab660/src/index.ts#L79">index.ts:79</a></li></ul></aside></li></ul></section></section></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ <h3>Note:</h3>
<a href="#api-documentations" id="api-documentations" style="color: inherit; text-decoration: none;">
<h3>Api Documentations</h3>
</a>
<p>API documentation <a href="https://saostad.github.io/ldap-query-generator/modules/_index_.html">API Website</a></p>
<p>API documentation <a href="https://saostad.github.io/ldap-query-generator/">API Website</a></p>

<a href="#todo" id="todo" style="color: inherit; text-decoration: none;">
<h2>TODO</h2>
Expand Down
2 changes: 1 addition & 1 deletion docs/types/Query.html
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ <h5>where<wbr/>Raw<span class="tsd-signature-symbol">: </span><span class="tsd-s
<div class="tsd-comment tsd-typography"><p>can be use multiple time</p>
</div></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/1bdabc6/src/index.ts#L5">index.ts:5</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/83ab660/src/index.ts#L5">index.ts:5</a></li></ul></aside></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
2 changes: 1 addition & 1 deletion docs/types/WhereInput.html
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ <h5><code class="tsd-tag ts-flagOptional">Optional</code> matching<wbr/>Rule<wbr
<li class="tsd-parameter">
<h5>field<span class="tsd-signature-symbol">: </span><span class="tsd-signature-type">Extract</span><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-symbol">keyof </span><span class="tsd-signature-type" data-tsd-kind="Type parameter">T</span><span class="tsd-signature-symbol">, </span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></h5></li></ul></div><aside class="tsd-sources">
<ul>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/1bdabc6/src/index.ts#L22">index.ts:22</a></li></ul></aside></div>
<li>Defined in <a href="https://github.com/saostad/ldap-query-generator/blob/83ab660/src/index.ts#L22">index.ts:22</a></li></ul></aside></div>
<div class="col-4 col-menu menu-sticky-wrap menu-highlight">
<div class="tsd-navigation settings">
<details class="tsd-index-accordion"><summary class="tsd-accordion-summary">
Expand Down
Loading

0 comments on commit f861890

Please sign in to comment.