UNPKG

@deep-foundation/deeplinks

Version:

[![npm](https://img.shields.io/npm/v/@deep-foundation/deeplinks.svg)](https://www.npmjs.com/package/@deep-foundation/deeplinks) [![Gitpod](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/deep-fo

37 lines (36 loc) 44 kB
<!DOCTYPE html><html class="default" lang="en"><head><meta charset="utf-8"/><meta http-equiv="x-ua-compatible" content="IE=edge"/><title>BoolExpTree | @deep-foundation/deeplinks</title><meta name="description" content="Documentation for @deep-foundation/deeplinks"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="stylesheet" href="../assets/style.css"/><link rel="stylesheet" href="../assets/highlight.css"/><script defer src="../assets/main.js"></script><script async src="../assets/icons.js" id="tsd-icons-script"></script><script async src="../assets/search.js" id="tsd-search-script"></script><script async src="../assets/navigation.js" id="tsd-nav-script"></script></head><body><script>document.documentElement.dataset.theme = localStorage.getItem("tsd-theme") || "os";document.body.style.display="none";setTimeout(() => app?app.showPage():document.body.style.removeProperty("display"),500)</script><header class="tsd-page-toolbar"><div class="tsd-toolbar-contents container"><div class="table-cell" id="tsd-search" data-base=".."><div class="field"><label for="tsd-search-field" class="tsd-widget tsd-toolbar-icon search no-caption"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-search"></use></svg></label><input type="text" id="tsd-search-field" aria-label="Search"/></div><div class="field"><div id="tsd-toolbar-links"></div></div><ul class="results"><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">@deep-foundation/deeplinks</a></div><div class="table-cell" id="tsd-widgets"><a href="#" class="tsd-widget tsd-toolbar-icon menu no-caption" data-toggle="menu" aria-label="Menu"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-menu"></use></svg></a></div></div></header><div class="container container-main"><div class="col-content"><div class="tsd-page-title"><ul class="tsd-breadcrumb"><li><a href="../modules.html">@deep-foundation/deeplinks</a></li><li><a href="../modules/client_types.html">client_types</a></li><li><a href="client_types.BoolExpTree.html">BoolExpTree</a></li></ul><h1>Interface BoolExpTree</h1></div><div class="tsd-signature"><span class="tsd-signature-keyword">interface </span><span class="tsd-kind-interface">BoolExpTree</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#_and">_and</a><span class="tsd-signature-symbol">?: </span><a href="client_types.BoolExpCan.html" class="tsd-signature-type tsd-kind-interface">BoolExpCan</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#_not">_not</a><span class="tsd-signature-symbol">?: </span><a href="client_types.BoolExpCan.html" class="tsd-signature-type tsd-kind-interface">BoolExpCan</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#_or">_or</a><span class="tsd-signature-symbol">?: </span><a href="client_types.BoolExpCan.html" class="tsd-signature-type tsd-kind-interface">BoolExpCan</a><span class="tsd-signature-symbol">[]</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#by_link">by_link</a><span class="tsd-signature-symbol">?: </span><a href="client_types.BoolExpTree.html" class="tsd-signature-type tsd-kind-interface">BoolExpTree</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#by_parent">by_parent</a><span class="tsd-signature-symbol">?: </span><a href="client_types.BoolExpTree.html" class="tsd-signature-type tsd-kind-interface">BoolExpTree</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#by_position">by_position</a><span class="tsd-signature-symbol">?: </span><a href="client_types.BoolExpTree.html" class="tsd-signature-type tsd-kind-interface">BoolExpTree</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#by_root">by_root</a><span class="tsd-signature-symbol">?: </span><a href="client_types.BoolExpTree.html" class="tsd-signature-type tsd-kind-interface">BoolExpTree</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#by_tree">by_tree</a><span class="tsd-signature-symbol">?: </span><a href="client_types.BoolExpTree.html" class="tsd-signature-type tsd-kind-interface">BoolExpTree</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#depth">depth</a><span class="tsd-signature-symbol">?: </span><a href="../types/client_types.ComparasionType.html" class="tsd-signature-type tsd-kind-type-alias">ComparasionType</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#id">id</a><span class="tsd-signature-symbol">?: </span><a href="../types/client_types.ComparasionType.html" class="tsd-signature-type tsd-kind-type-alias">ComparasionType</a><span class="tsd-signature-symbol">&lt;</span><a href="../types/minilinks.Id.html" class="tsd-signature-type tsd-kind-type-alias">Id</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#link">link</a><span class="tsd-signature-symbol">?: </span><a href="client_types.BoolExpLink.html" class="tsd-signature-type tsd-kind-interface">BoolExpLink</a><span class="tsd-signature-symbol"> | </span><a href="../types/minilinks.Id.html" class="tsd-signature-type tsd-kind-type-alias">Id</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#link_id">link_id</a><span class="tsd-signature-symbol">?: </span><a href="../types/client_types.ComparasionType.html" class="tsd-signature-type tsd-kind-type-alias">ComparasionType</a><span class="tsd-signature-symbol">&lt;</span><a href="../types/minilinks.Id.html" class="tsd-signature-type tsd-kind-type-alias">Id</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#parent">parent</a><span class="tsd-signature-symbol">?: </span><a href="client_types.BoolExpLink.html" class="tsd-signature-type tsd-kind-interface">BoolExpLink</a><span class="tsd-signature-symbol"> | </span><a href="../types/minilinks.Id.html" class="tsd-signature-type tsd-kind-type-alias">Id</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#parent_id">parent_id</a><span class="tsd-signature-symbol">?: </span><a href="../types/client_types.ComparasionType.html" class="tsd-signature-type tsd-kind-type-alias">ComparasionType</a><span class="tsd-signature-symbol">&lt;</span><a href="../types/minilinks.Id.html" class="tsd-signature-type tsd-kind-type-alias">Id</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#position_id">position_id</a><span class="tsd-signature-symbol">?: </span><a href="../types/client_types.ComparasionType.html" class="tsd-signature-type tsd-kind-type-alias">ComparasionType</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#return">return</a><span class="tsd-signature-symbol">?: </span><span class="tsd-signature-symbol">{ </span><br/><span>        </span>[<span class="tsd-kind-index-signature">key</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><a href="client_types.ReturnBoolExp.html" class="tsd-signature-type tsd-kind-interface">ReturnBoolExp</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><span class="tsd-signature-symbol">}</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#root">root</a><span class="tsd-signature-symbol">?: </span><a href="client_types.BoolExpLink.html" class="tsd-signature-type tsd-kind-interface">BoolExpLink</a><span class="tsd-signature-symbol"> | </span><a href="../types/minilinks.Id.html" class="tsd-signature-type tsd-kind-type-alias">Id</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#root_id">root_id</a><span class="tsd-signature-symbol">?: </span><a href="../types/client_types.ComparasionType.html" class="tsd-signature-type tsd-kind-type-alias">ComparasionType</a><span class="tsd-signature-symbol">&lt;</span><a href="../types/minilinks.Id.html" class="tsd-signature-type tsd-kind-type-alias">Id</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#tree">tree</a><span class="tsd-signature-symbol">?: </span><a href="client_types.BoolExpLink.html" class="tsd-signature-type tsd-kind-interface">BoolExpLink</a><span class="tsd-signature-symbol"> | </span><a href="../types/minilinks.Id.html" class="tsd-signature-type tsd-kind-type-alias">Id</a><span class="tsd-signature-symbol">; </span><br/><span>    </span><a class="tsd-kind-property" href="client_types.BoolExpTree.html#tree_id">tree_id</a><span class="tsd-signature-symbol">?: </span><a href="../types/client_types.ComparasionType.html" class="tsd-signature-type tsd-kind-type-alias">ComparasionType</a><span class="tsd-signature-symbol">&lt;</span><a href="../types/minilinks.Id.html" class="tsd-signature-type tsd-kind-type-alias">Id</a><span class="tsd-signature-symbol">&gt;</span><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><section class="tsd-panel tsd-hierarchy"><h4>Hierarchy (<a href="../hierarchy.html#client_types.BoolExpTree">view full</a>)</h4><ul class="tsd-hierarchy"><li><a href="client_types.BoolExp.html" class="tsd-signature-type tsd-kind-interface">BoolExp</a><span class="tsd-signature-symbol">&lt;</span><a href="client_types.BoolExpCan.html" class="tsd-signature-type tsd-kind-interface">BoolExpCan</a><span class="tsd-signature-symbol">&gt;</span><ul class="tsd-hierarchy"><li><span class="target">BoolExpTree</span></li></ul></li></ul></section><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L123">work/deeplinks/deeplinks/imports/client_types.ts:123</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-accordion" open><summary class="tsd-accordion-summary tsd-index-summary"><h5 class="tsd-index-heading uppercase" role="button" aria-expanded="false" tabIndex="0"><svg width="16" height="16" viewBox="0 0 16 16" fill="none"><use href="../assets/icons.svg#icon-chevronSmall"></use></svg> Index</h5></summary><div class="tsd-accordion-details"><section class="tsd-index-section"><h3 class="tsd-index-heading">Properties</h3><div class="tsd-index-list"><a href="client_types.BoolExpTree.html#_and" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>_and?</span></a> <a href="client_types.BoolExpTree.html#_not" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>_not?</span></a> <a href="client_types.BoolExpTree.html#_or" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>_or?</span></a> <a href="client_types.BoolExpTree.html#by_link" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>by_<wbr/>link?</span></a> <a href="client_types.BoolExpTree.html#by_parent" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>by_<wbr/>parent?</span></a> <a href="client_types.BoolExpTree.html#by_position" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>by_<wbr/>position?</span></a> <a href="client_types.BoolExpTree.html#by_root" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>by_<wbr/>root?</span></a> <a href="client_types.BoolExpTree.html#by_tree" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>by_<wbr/>tree?</span></a> <a href="client_types.BoolExpTree.html#depth" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>depth?</span></a> <a href="client_types.BoolExpTree.html#id" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>id?</span></a> <a href="client_types.BoolExpTree.html#link" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>link?</span></a> <a href="client_types.BoolExpTree.html#link_id" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>link_<wbr/>id?</span></a> <a href="client_types.BoolExpTree.html#parent" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>parent?</span></a> <a href="client_types.BoolExpTree.html#parent_id" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>parent_<wbr/>id?</span></a> <a href="client_types.BoolExpTree.html#position_id" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>position_<wbr/>id?</span></a> <a href="client_types.BoolExpTree.html#return" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>return?</span></a> <a href="client_types.BoolExpTree.html#root" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>root?</span></a> <a href="client_types.BoolExpTree.html#root_id" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>root_<wbr/>id?</span></a> <a href="client_types.BoolExpTree.html#tree" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tree?</span></a> <a href="client_types.BoolExpTree.html#tree_id" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tree_<wbr/>id?</span></a> </div></section></div></details></section></section><details class="tsd-panel-group tsd-member-group tsd-accordion" open><summary class="tsd-accordion-summary" data-key="section-Properties"><h2><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg> Properties</h2></summary><section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="_and" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>_and</span><a href="#_and" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">_and</span><span class="tsd-signature-symbol">?:</span> <a href="client_types.BoolExpCan.html" class="tsd-signature-type tsd-kind-interface">BoolExpCan</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><p>Inherited from <a href="client_types.BoolExp.html">BoolExp</a>.<a href="client_types.BoolExp.html#_and">_and</a></p><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L20">work/deeplinks/deeplinks/imports/client_types.ts:20</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="_not" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>_not</span><a href="#_not" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">_not</span><span class="tsd-signature-symbol">?:</span> <a href="client_types.BoolExpCan.html" class="tsd-signature-type tsd-kind-interface">BoolExpCan</a></div><aside class="tsd-sources"><p>Inherited from <a href="client_types.BoolExp.html">BoolExp</a>.<a href="client_types.BoolExp.html#_not">_not</a></p><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L22">work/deeplinks/deeplinks/imports/client_types.ts:22</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="_or" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>_or</span><a href="#_or" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">_or</span><span class="tsd-signature-symbol">?:</span> <a href="client_types.BoolExpCan.html" class="tsd-signature-type tsd-kind-interface">BoolExpCan</a><span class="tsd-signature-symbol">[]</span></div><aside class="tsd-sources"><p>Inherited from <a href="client_types.BoolExp.html">BoolExp</a>.<a href="client_types.BoolExp.html#_or">_or</a></p><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L21">work/deeplinks/deeplinks/imports/client_types.ts:21</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="by_link" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>by_<wbr/>link</span><a href="#by_link" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">by_<wbr/>link</span><span class="tsd-signature-symbol">?:</span> <a href="client_types.BoolExpTree.html" class="tsd-signature-type tsd-kind-interface">BoolExpTree</a></div><div class="tsd-comment tsd-typography"><p>Relation to all tree rows with equal link_id.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L146">work/deeplinks/deeplinks/imports/client_types.ts:146</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="by_parent" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>by_<wbr/>parent</span><a href="#by_parent" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">by_<wbr/>parent</span><span class="tsd-signature-symbol">?:</span> <a href="client_types.BoolExpTree.html" class="tsd-signature-type tsd-kind-interface">BoolExpTree</a></div><div class="tsd-comment tsd-typography"><p>Relation to all tree rows with equal parent_id.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L152">work/deeplinks/deeplinks/imports/client_types.ts:152</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="by_position" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>by_<wbr/>position</span><a href="#by_position" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">by_<wbr/>position</span><span class="tsd-signature-symbol">?:</span> <a href="client_types.BoolExpTree.html" class="tsd-signature-type tsd-kind-interface">BoolExpTree</a></div><div class="tsd-comment tsd-typography"><p>Relation to all tree rows with equal position_id.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L154">work/deeplinks/deeplinks/imports/client_types.ts:154</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="by_root" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>by_<wbr/>root</span><a href="#by_root" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">by_<wbr/>root</span><span class="tsd-signature-symbol">?:</span> <a href="client_types.BoolExpTree.html" class="tsd-signature-type tsd-kind-interface">BoolExpTree</a></div><div class="tsd-comment tsd-typography"><p>Relation to all tree rows with equal root_id.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L150">work/deeplinks/deeplinks/imports/client_types.ts:150</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="by_tree" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>by_<wbr/>tree</span><a href="#by_tree" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">by_<wbr/>tree</span><span class="tsd-signature-symbol">?:</span> <a href="client_types.BoolExpTree.html" class="tsd-signature-type tsd-kind-interface">BoolExpTree</a></div><div class="tsd-comment tsd-typography"><p>Relation to all tree rows with equal tree_id.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L148">work/deeplinks/deeplinks/imports/client_types.ts:148</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="depth" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>depth</span><a href="#depth" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">depth</span><span class="tsd-signature-symbol">?:</span> <a href="../types/client_types.ComparasionType.html" class="tsd-signature-type tsd-kind-type-alias">ComparasionType</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></div><div class="tsd-comment tsd-typography"><p>Depth in subtree of parent_id from root_id</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L134">work/deeplinks/deeplinks/imports/client_types.ts:134</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="id" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>id</span><a href="#id" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">id</span><span class="tsd-signature-symbol">?:</span> <a href="../types/client_types.ComparasionType.html" class="tsd-signature-type tsd-kind-type-alias">ComparasionType</a><span class="tsd-signature-symbol">&lt;</span><a href="../types/minilinks.Id.html" class="tsd-signature-type tsd-kind-type-alias">Id</a><span class="tsd-signature-symbol">&gt;</span></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L124">work/deeplinks/deeplinks/imports/client_types.ts:124</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="link" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>link</span><a href="#link" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">link</span><span class="tsd-signature-symbol">?:</span> <a href="client_types.BoolExpLink.html" class="tsd-signature-type tsd-kind-interface">BoolExpLink</a><span class="tsd-signature-symbol"> | </span><a href="../types/minilinks.Id.html" class="tsd-signature-type tsd-kind-type-alias">Id</a></div><div class="tsd-comment tsd-typography"><p>Relation to current link.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L138">work/deeplinks/deeplinks/imports/client_types.ts:138</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="link_id" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>link_<wbr/>id</span><a href="#link_id" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">link_<wbr/>id</span><span class="tsd-signature-symbol">?:</span> <a href="../types/client_types.ComparasionType.html" class="tsd-signature-type tsd-kind-type-alias">ComparasionType</a><span class="tsd-signature-symbol">&lt;</span><a href="../types/minilinks.Id.html" class="tsd-signature-type tsd-kind-type-alias">Id</a><span class="tsd-signature-symbol">&gt;</span></div><div class="tsd-comment tsd-typography"><p>Current link id.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L126">work/deeplinks/deeplinks/imports/client_types.ts:126</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="parent" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>parent</span><a href="#parent" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">parent</span><span class="tsd-signature-symbol">?:</span> <a href="client_types.BoolExpLink.html" class="tsd-signature-type tsd-kind-interface">BoolExpLink</a><span class="tsd-signature-symbol"> | </span><a href="../types/minilinks.Id.html" class="tsd-signature-type tsd-kind-type-alias">Id</a></div><div class="tsd-comment tsd-typography"><p>Relation to each parent link found upper from link_id.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L144">work/deeplinks/deeplinks/imports/client_types.ts:144</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="parent_id" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>parent_<wbr/>id</span><a href="#parent_id" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">parent_<wbr/>id</span><span class="tsd-signature-symbol">?:</span> <a href="../types/client_types.ComparasionType.html" class="tsd-signature-type tsd-kind-type-alias">ComparasionType</a><span class="tsd-signature-symbol">&lt;</span><a href="../types/minilinks.Id.html" class="tsd-signature-type tsd-kind-type-alias">Id</a><span class="tsd-signature-symbol">&gt;</span></div><div class="tsd-comment tsd-typography"><p>Each parent link id where found upper from link_id</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L132">work/deeplinks/deeplinks/imports/client_types.ts:132</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="position_id" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>position_<wbr/>id</span><a href="#position_id" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">position_<wbr/>id</span><span class="tsd-signature-symbol">?:</span> <a href="../types/client_types.ComparasionType.html" class="tsd-signature-type tsd-kind-type-alias">ComparasionType</a><span class="tsd-signature-symbol">&lt;</span><span class="tsd-signature-type">string</span><span class="tsd-signature-symbol">&gt;</span></div><div class="tsd-comment tsd-typography"><p>Equal string for all parent_id in subtree from root_id to link_id.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L136">work/deeplinks/deeplinks/imports/client_types.ts:136</a></li></ul></aside></section><section class="tsd-panel tsd-member tsd-is-inherited"><a id="return" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>return</span><a href="#return" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">return</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-symbol">{ </span><br/><span>    </span>[<span class="tsd-kind-index-signature">key</span>: <span class="tsd-signature-type">string</span>]<span class="tsd-signature-symbol">: </span><a href="client_types.ReturnBoolExp.html" class="tsd-signature-type tsd-kind-interface">ReturnBoolExp</a><span class="tsd-signature-symbol">; </span><br/><span class="tsd-signature-symbol">}</span></div><aside class="tsd-sources"><p>Inherited from <a href="client_types.BoolExp.html">BoolExp</a>.<a href="client_types.BoolExp.html#return">return</a></p><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L23">work/deeplinks/deeplinks/imports/client_types.ts:23</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="root" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>root</span><a href="#root" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">root</span><span class="tsd-signature-symbol">?:</span> <a href="client_types.BoolExpLink.html" class="tsd-signature-type tsd-kind-interface">BoolExpLink</a><span class="tsd-signature-symbol"> | </span><a href="../types/minilinks.Id.html" class="tsd-signature-type tsd-kind-type-alias">Id</a></div><div class="tsd-comment tsd-typography"><p>Relation to root link by current subtree.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L142">work/deeplinks/deeplinks/imports/client_types.ts:142</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="root_id" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>root_<wbr/>id</span><a href="#root_id" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">root_<wbr/>id</span><span class="tsd-signature-symbol">?:</span> <a href="../types/client_types.ComparasionType.html" class="tsd-signature-type tsd-kind-type-alias">ComparasionType</a><span class="tsd-signature-symbol">&lt;</span><a href="../types/minilinks.Id.html" class="tsd-signature-type tsd-kind-type-alias">Id</a><span class="tsd-signature-symbol">&gt;</span></div><div class="tsd-comment tsd-typography"><p>Root link id by current subtree.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L130">work/deeplinks/deeplinks/imports/client_types.ts:130</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="tree" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>tree</span><a href="#tree" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tree</span><span class="tsd-signature-symbol">?:</span> <a href="client_types.BoolExpLink.html" class="tsd-signature-type tsd-kind-interface">BoolExpLink</a><span class="tsd-signature-symbol"> | </span><a href="../types/minilinks.Id.html" class="tsd-signature-type tsd-kind-type-alias">Id</a></div><div class="tsd-comment tsd-typography"><p>Relation to link used as tree.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L140">work/deeplinks/deeplinks/imports/client_types.ts:140</a></li></ul></aside></section><section class="tsd-panel tsd-member"><a id="tree_id" class="tsd-anchor"></a><h3 class="tsd-anchor-link"><code class="tsd-tag">Optional</code><span>tree_<wbr/>id</span><a href="#tree_id" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-anchor"></use></svg></a></h3><div class="tsd-signature"><span class="tsd-kind-property">tree_<wbr/>id</span><span class="tsd-signature-symbol">?:</span> <a href="../types/client_types.ComparasionType.html" class="tsd-signature-type tsd-kind-type-alias">ComparasionType</a><span class="tsd-signature-symbol">&lt;</span><a href="../types/minilinks.Id.html" class="tsd-signature-type tsd-kind-type-alias">Id</a><span class="tsd-signature-symbol">&gt;</span></div><div class="tsd-comment tsd-typography"><p>Id of link used as tree.</p> </div><div class="tsd-comment tsd-typography"></div><aside class="tsd-sources"><ul><li>Defined in <a href="https://github.com/deep-foundation/deeplinks/blob/381207dda313ab3c1fed0a4bfc2ddbe631750411/imports/client_types.ts#L128">work/deeplinks/deeplinks/imports/client_types.ts:128</a></li></ul></aside></section></section></details></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-accordion"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Settings</h3></summary><div class="tsd-accordion-details"><div class="tsd-filter-visibility"><span class="settings-label">Member Visibility</span><ul id="tsd-filter-options"><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-protected" name="protected"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Protected</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-inherited" name="inherited" checked/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>Inherited</span></label></li><li class="tsd-filter-item"><label class="tsd-filter-input"><input type="checkbox" id="tsd-filter-external" name="external"/><svg width="32" height="32" viewBox="0 0 32 32" aria-hidden="true"><rect class="tsd-checkbox-background" width="30" height="30" x="1" y="1" rx="6" fill="none"></rect><path class="tsd-checkbox-checkmark" d="M8.35422 16.8214L13.2143 21.75L24.6458 10.25" stroke="none" stroke-width="3.5" stroke-linejoin="round" fill="none"></path></svg><span>External</span></label></li></ul></div><div class="tsd-theme-toggle"><label class="settings-label" for="tsd-theme">Theme</label><select id="tsd-theme"><option value="os">OS</option><option value="light">Light</option><option value="dark">Dark</option></select></div></div></details></div><details open class="tsd-accordion tsd-page-navigation"><summary class="tsd-accordion-summary"><h3><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>On This Page</h3></summary><div class="tsd-accordion-details"><details open class="tsd-accordion tsd-page-navigation-section"><summary class="tsd-accordion-summary" data-key="tsd-otp-Properties"><svg width="20" height="20" viewBox="0 0 24 24" fill="none"><use href="../assets/icons.svg#icon-chevronDown"></use></svg>Properties</summary><div><a href="#_and" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>_and</span></a><a href="#_not" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>_not</span></a><a href="#_or" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>_or</span></a><a href="#by_link" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>by_<wbr/>link</span></a><a href="#by_parent" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>by_<wbr/>parent</span></a><a href="#by_position" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>by_<wbr/>position</span></a><a href="#by_root" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>by_<wbr/>root</span></a><a href="#by_tree" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>by_<wbr/>tree</span></a><a href="#depth" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>depth</span></a><a href="#id" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>id</span></a><a href="#link" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>link</span></a><a href="#link_id" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>link_<wbr/>id</span></a><a href="#parent" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>parent</span></a><a href="#parent_id" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>parent_<wbr/>id</span></a><a href="#position_id" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>position_<wbr/>id</span></a><a href="#return" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>return</span></a><a href="#root" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>root</span></a><a href="#root_id" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>root_<wbr/>id</span></a><a href="#tree" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tree</span></a><a href="#tree_id" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1024"></use></svg><span>tree_<wbr/>id</span></a></div></details></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="../modules.html"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="../assets/icons.svg#icon-1"></use></svg><span>@deep-foundation/deeplinks</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base=".."><li>Loading...</li></ul></nav></div></div></div><footer><p class="tsd-generator">Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></footer><div class="overlay"></div></body></html>