Skip to content

Commit 376d622

Browse files
committed
v2.2.6
Upgrades esbuild dependency with jest array support
1 parent d93ebea commit 376d622

File tree

616 files changed

+1256
-682
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

616 files changed

+1256
-682
lines changed

docs/api/all.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9852,4 +9852,4 @@
98529852
tableRows<span class="operator">:</span> <span class="builtin">number</span><span class="punctuation">;</span>
98539853
tableCells<span class="operator">:</span> <span class="builtin">number</span><span class="punctuation">;</span>
98549854
rows<span class="operator">:</span> <span class="punctuation">{</span><span class="punctuation">[</span>rowId<span class="operator">:</span> <span class="type"><a href="#/api/common/type-aliases/identity/id">Id</a></span><span class="punctuation">]</span><span class="operator">:</span> <span class="type"><a href="#/api/tools/type-aliases/statistics/storestatsrowdetail">StoreStatsRowDetail</a></span><span class="punctuation">}</span><span class="punctuation">;</span>
9855-
<span class="punctuation">}</span></code></pre><div class="table"><table><tr><th></th><th>Type</th><th>Description</th></tr><tr><th><code>tableRows</code></th><td><code><span class="builtin">number</span></code></td><td><p>The number of <a href="#/api/store/type-aliases/store/row"><code>Row</code></a> objects in the <a href="#/api/store/type-aliases/store/table"><code>Table</code></a>.</p></td></tr><tr><th><code>tableCells</code></th><td><code><span class="builtin">number</span></code></td><td><p>The number of <a href="#/api/store/type-aliases/store/cell"><code>Cell</code></a> objects in the <a href="#/api/store/type-aliases/store/table"><code>Table</code></a>, across all <a href="#/api/store/type-aliases/store/row"><code>Row</code></a> objects.</p></td></tr><tr><th><code>rows</code></th><td><code><span class="punctuation">{</span><span class="punctuation">[</span>rowId<span class="operator">:</span> <span class="type"><a href="#/api/common/type-aliases/identity/id">Id</a></span><span class="punctuation">]</span><span class="operator">:</span> <span class="type"><a href="#/api/tools/type-aliases/statistics/storestatsrowdetail">StoreStatsRowDetail</a></span><span class="punctuation">}</span></code></td><td></td></tr></table></div><section class="s5"><h5>Since</h5><p>v2.2.0</p></section></section></section></section></section></article><aside></aside></main><footer><nav><a id="tw" href="https://twitter.com/tinybasejs" target="_blank"></a><a id="fb" href="https://facebook.com/tinybasejs" target="_blank"></a></nav><nav><a href="/">TinyBase 2.2.5</a> © 2021- All Rights Reserved</nav></footer></body></html>
9855+
<span class="punctuation">}</span></code></pre><div class="table"><table><tr><th></th><th>Type</th><th>Description</th></tr><tr><th><code>tableRows</code></th><td><code><span class="builtin">number</span></code></td><td><p>The number of <a href="#/api/store/type-aliases/store/row"><code>Row</code></a> objects in the <a href="#/api/store/type-aliases/store/table"><code>Table</code></a>.</p></td></tr><tr><th><code>tableCells</code></th><td><code><span class="builtin">number</span></code></td><td><p>The number of <a href="#/api/store/type-aliases/store/cell"><code>Cell</code></a> objects in the <a href="#/api/store/type-aliases/store/table"><code>Table</code></a>, across all <a href="#/api/store/type-aliases/store/row"><code>Row</code></a> objects.</p></td></tr><tr><th><code>rows</code></th><td><code><span class="punctuation">{</span><span class="punctuation">[</span>rowId<span class="operator">:</span> <span class="type"><a href="#/api/common/type-aliases/identity/id">Id</a></span><span class="punctuation">]</span><span class="operator">:</span> <span class="type"><a href="#/api/tools/type-aliases/statistics/storestatsrowdetail">StoreStatsRowDetail</a></span><span class="punctuation">}</span></code></td><td></td></tr></table></div><section class="s5"><h5>Since</h5><p>v2.2.0</p></section></section></section></section></section></article><aside></aside></main><footer><nav><a id="tw" href="https://twitter.com/tinybasejs" target="_blank"></a><a id="fb" href="https://facebook.com/tinybasejs" target="_blank"></a></nav><nav><a href="/">TinyBase 2.2.6</a> © 2021- All Rights Reserved</nav></footer></body></html>

docs/api/checkpoints/functions/creation/createcheckpoints/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@
77
<span class="keyword">const</span> checkpoints2 <span class="operator">=</span> <span class="function"><a href="/api/checkpoints/functions/creation/createcheckpoints">createCheckpoints</a></span><span class="punctuation">(</span>store<span class="punctuation">)</span><span class="punctuation">;</span>
88
console<span class="punctuation">.</span><span class="function">log</span><span class="punctuation">(</span>checkpoints1 <span class="operator">===</span> checkpoints2<span class="punctuation">)</span><span class="punctuation">;</span>
99
<span class="comment">// -> true</span>
10-
</code></pre></section></section></article><aside></aside></main><footer><nav><a id="tw" href="https://twitter.com/tinybasejs" target="_blank"></a><a id="fb" href="https://facebook.com/tinybasejs" target="_blank"></a></nav><nav><a href="/">TinyBase 2.2.5</a> © 2021- All Rights Reserved</nav></footer></body></html>
10+
</code></pre></section></section></article><aside></aside></main><footer><nav><a id="tw" href="https://twitter.com/tinybasejs" target="_blank"></a><a id="fb" href="https://facebook.com/tinybasejs" target="_blank"></a></nav><nav><a href="/">TinyBase 2.2.6</a> © 2021- All Rights Reserved</nav></footer></body></html>
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
<html><head><link rel="preload" as="font" href="/fonts/lato-light.woff2" type="font/woff2" crossorigin="anonymous"><link rel="preload" as="font" href="/fonts/lato-regular.woff2" type="font/woff2" crossorigin="anonymous"><link rel="preload" as="font" href="/fonts/roboto-thin.woff2" type="font/woff2" crossorigin="anonymous"><link rel="preload" as="font" href="/fonts/roboto-light.woff2" type="font/woff2" crossorigin="anonymous"><link rel="preload" as="font" href="/fonts/roboto-mono-light.woff2" type="font/woff2" crossorigin="anonymous"><link rel="preload" as="font" href="/fonts/roboto-mono-regular.woff2" type="font/woff2" crossorigin="anonymous"><title>Creation functions | TinyBase</title><meta property="og:type" content="website"><meta property="og:title" content="Creation functions | TinyBase"><meta property="og:description"><meta property="og:url" content="https://tinybase.org/api/checkpoints/functions/creation"><meta property="og:image" content="https://tinybase.org/favicon_pad.png"><meta name="twitter:card" content="summary"><meta name="twitter:title" content="Creation functions | TinyBase"><meta name="twitter:description"><meta name="twitter:site" content="@tinybasejs"><meta name="twitter:image" content="https://tinybase.org/favicon_pad.png"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" type="image/svg+xml" href="/favicon.svg"><link rel="stylesheet" href="/css/index.css"><script src="/js/app.js"></script><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-D1MGR8VRWJ"></script><script>window.dataLayer=window.dataLayer||[];function g(){dataLayer.push(arguments);}g('js',new Date());g('config','G-D1MGR8VRWJ');</script></head><body><header><a href="/"><img src="/favicon.svg"><span>TinyBase</span></a><nav><ul><li><a href="/guides">Guides</a></li><li><a href="/demos">Demos</a></li><li><a href="/api">API</a></li><li><a href="https://github.com/tinyplex/tinybase">GitHub</a></li></ul></nav><span id="dark"></span></header><main><nav><ul><li id="root" class="parent open"><span></span><a href="/">TinyBase</a><ul><li id="G" class="parent"><span></span><a href="/guides">Guides</a></li><li id="D2" class="parent"><span></span><a href="/demos">Demos</a></li><li id="api" class="parent open"><span></span><a href="/api">API</a><ul><li id="s" class="parent"><span></span><a href="/api/store"><code>store</code></a></li><li id="m" class="parent"><span></span><a href="/api/metrics"><code>metrics</code></a></li><li id="i" class="parent"><span></span><a href="/api/indexes"><code>indexes</code></a></li><li id="r" class="parent"><span></span><a href="/api/relationships"><code>relationships</code></a></li><li id="q" class="parent"><span></span><a href="/api/queries"><code>queries</code></a></li><li id="c" class="parent open"><span></span><a href="/api/checkpoints"><code>checkpoints</code></a><ul><li id="c/I14" class="parent"><span></span><a href="/api/checkpoints/interfaces">Interfaces</a></li><li id="c/F6" class="parent open"><span></span><a href="/api/checkpoints/functions">Functions</a><ul><li id="cC"><span></span><a href="/api/checkpoints/functions/creation/createcheckpoints"><code>createCheckpoints</code></a></li></ul></li><li id="c/TA12" class="parent"><span></span><a href="/api/checkpoints/type-aliases">Type Aliases</a></li></ul></li><li id="p" class="parent"><span></span><a href="/api/persisters"><code>persisters</code></a></li><li id="u" class="parent"><span></span><a href="/api/ui-react"><code>ui-react</code></a></li><li id="c3" class="parent"><span></span><a href="/api/common"><code>common</code></a></li><li id="t2" class="parent"><span></span><a href="/api/tools"><code>tools</code></a></li></ul></li></ul></li></ul></nav><article><nav><ul><li><a href="/">TinyBase</a></li><li><a href="/api">API</a></li><li><a href="/api/checkpoints"><code>checkpoints</code></a></li><li><a href="/api/checkpoints/functions">Functions</a></li></ul></nav><section class="s1" id="/api/checkpoints/functions/creation" data-id="c/F6/C23"><h1>Creation functions</h1><p>This is the collection of creation functions within the <a href="/api/checkpoints"><code>checkpoints</code></a> module. There is only one function, <a href="/api/checkpoints/functions/creation/createcheckpoints"><code>createCheckpoints</code></a>.</p><section class="s2" id="/api/checkpoints/functions/creation/createcheckpoints" data-id="cC"><h2><a href="/api/checkpoints/functions/creation/createcheckpoints"><code>createCheckpoints</code></a></h2><p>The <code>createCheckpoints</code> function creates a <a href="/api/checkpoints/interfaces/checkpoints/checkpoints"><code>Checkpoints</code></a> object, and is the main entry point into the <a href="/api/checkpoints"><code>checkpoints</code></a> module.</p></section></section></article><aside></aside></main><footer><nav><a id="tw" href="https://twitter.com/tinybasejs" target="_blank"></a><a id="fb" href="https://facebook.com/tinybasejs" target="_blank"></a></nav><nav><a href="/">TinyBase 2.2.5</a> © 2021- All Rights Reserved</nav></footer></body></html>
1+
<html><head><link rel="preload" as="font" href="/fonts/lato-light.woff2" type="font/woff2" crossorigin="anonymous"><link rel="preload" as="font" href="/fonts/lato-regular.woff2" type="font/woff2" crossorigin="anonymous"><link rel="preload" as="font" href="/fonts/roboto-thin.woff2" type="font/woff2" crossorigin="anonymous"><link rel="preload" as="font" href="/fonts/roboto-light.woff2" type="font/woff2" crossorigin="anonymous"><link rel="preload" as="font" href="/fonts/roboto-mono-light.woff2" type="font/woff2" crossorigin="anonymous"><link rel="preload" as="font" href="/fonts/roboto-mono-regular.woff2" type="font/woff2" crossorigin="anonymous"><title>Creation functions | TinyBase</title><meta property="og:type" content="website"><meta property="og:title" content="Creation functions | TinyBase"><meta property="og:description"><meta property="og:url" content="https://tinybase.org/api/checkpoints/functions/creation"><meta property="og:image" content="https://tinybase.org/favicon_pad.png"><meta name="twitter:card" content="summary"><meta name="twitter:title" content="Creation functions | TinyBase"><meta name="twitter:description"><meta name="twitter:site" content="@tinybasejs"><meta name="twitter:image" content="https://tinybase.org/favicon_pad.png"><meta name="viewport" content="width=device-width,initial-scale=1"><link rel="icon" type="image/svg+xml" href="/favicon.svg"><link rel="stylesheet" href="/css/index.css"><script src="/js/app.js"></script><script async="" src="https://www.googletagmanager.com/gtag/js?id=G-D1MGR8VRWJ"></script><script>window.dataLayer=window.dataLayer||[];function g(){dataLayer.push(arguments);}g('js',new Date());g('config','G-D1MGR8VRWJ');</script></head><body><header><a href="/"><img src="/favicon.svg"><span>TinyBase</span></a><nav><ul><li><a href="/guides">Guides</a></li><li><a href="/demos">Demos</a></li><li><a href="/api">API</a></li><li><a href="https://github.com/tinyplex/tinybase">GitHub</a></li></ul></nav><span id="dark"></span></header><main><nav><ul><li id="root" class="parent open"><span></span><a href="/">TinyBase</a><ul><li id="G" class="parent"><span></span><a href="/guides">Guides</a></li><li id="D2" class="parent"><span></span><a href="/demos">Demos</a></li><li id="api" class="parent open"><span></span><a href="/api">API</a><ul><li id="s" class="parent"><span></span><a href="/api/store"><code>store</code></a></li><li id="m" class="parent"><span></span><a href="/api/metrics"><code>metrics</code></a></li><li id="i" class="parent"><span></span><a href="/api/indexes"><code>indexes</code></a></li><li id="r" class="parent"><span></span><a href="/api/relationships"><code>relationships</code></a></li><li id="q" class="parent"><span></span><a href="/api/queries"><code>queries</code></a></li><li id="c" class="parent open"><span></span><a href="/api/checkpoints"><code>checkpoints</code></a><ul><li id="c/I14" class="parent"><span></span><a href="/api/checkpoints/interfaces">Interfaces</a></li><li id="c/F6" class="parent open"><span></span><a href="/api/checkpoints/functions">Functions</a><ul><li id="cC"><span></span><a href="/api/checkpoints/functions/creation/createcheckpoints"><code>createCheckpoints</code></a></li></ul></li><li id="c/TA12" class="parent"><span></span><a href="/api/checkpoints/type-aliases">Type Aliases</a></li></ul></li><li id="p" class="parent"><span></span><a href="/api/persisters"><code>persisters</code></a></li><li id="u" class="parent"><span></span><a href="/api/ui-react"><code>ui-react</code></a></li><li id="c3" class="parent"><span></span><a href="/api/common"><code>common</code></a></li><li id="t2" class="parent"><span></span><a href="/api/tools"><code>tools</code></a></li></ul></li></ul></li></ul></nav><article><nav><ul><li><a href="/">TinyBase</a></li><li><a href="/api">API</a></li><li><a href="/api/checkpoints"><code>checkpoints</code></a></li><li><a href="/api/checkpoints/functions">Functions</a></li></ul></nav><section class="s1" id="/api/checkpoints/functions/creation" data-id="c/F6/C23"><h1>Creation functions</h1><p>This is the collection of creation functions within the <a href="/api/checkpoints"><code>checkpoints</code></a> module. There is only one function, <a href="/api/checkpoints/functions/creation/createcheckpoints"><code>createCheckpoints</code></a>.</p><section class="s2" id="/api/checkpoints/functions/creation/createcheckpoints" data-id="cC"><h2><a href="/api/checkpoints/functions/creation/createcheckpoints"><code>createCheckpoints</code></a></h2><p>The <code>createCheckpoints</code> function creates a <a href="/api/checkpoints/interfaces/checkpoints/checkpoints"><code>Checkpoints</code></a> object, and is the main entry point into the <a href="/api/checkpoints"><code>checkpoints</code></a> module.</p></section></section></article><aside></aside></main><footer><nav><a id="tw" href="https://twitter.com/tinybasejs" target="_blank"></a><a id="fb" href="https://facebook.com/tinybasejs" target="_blank"></a></nav><nav><a href="/">TinyBase 2.2.6</a> © 2021- All Rights Reserved</nav></footer></body></html>

0 commit comments

Comments
 (0)