Skip to content

Commit

Permalink
Deploying to gh-pages from @ 17431b7 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
JuroUhlar committed Sep 12, 2024
1 parent 3044b6f commit 11de814
Show file tree
Hide file tree
Showing 7 changed files with 13 additions and 13 deletions.
8 changes: 4 additions & 4 deletions coverage/badges.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion coverage/client.ts.html
Original file line number Diff line number Diff line change
Expand Up @@ -163,7 +163,7 @@ <h1><a href="index.html">All files</a> client.ts</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-07-22T10:45:23.462Z
at 2024-09-12T09:09:19.607Z
</div>
<script src="prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -146,7 +146,7 @@ <h1>All files</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-07-22T10:45:23.462Z
at 2024-09-12T09:09:19.607Z
</div>
<script src="prettify.js"></script>
<script>
Expand Down
4 changes: 2 additions & 2 deletions coverage/options.ts.html
Original file line number Diff line number Diff line change
Expand Up @@ -97,7 +97,7 @@ <h1><a href="index.html">All files</a> options.ts</h1>
<span class="cline-any cline-neutral">&nbsp;</span>
<span class="cline-any cline-neutral">&nbsp;</span></td><td class="text"><pre class="prettyprint lang-js">import type { FpjsClientOptions } from '@fingerprintjs/fingerprintjs-pro-spa'
&nbsp;
const pkgVersion = '2.2.0'
const pkgVersion = '2.2.1'
const pkgName = 'fingerprintjs-pro-svelte'
&nbsp;
export function getOptions(options: FpjsClientOptions) {
Expand All @@ -118,7 +118,7 @@ <h1><a href="index.html">All files</a> options.ts</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-07-22T10:45:23.462Z
at 2024-09-12T09:09:19.607Z
</div>
<script src="prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/symbols.ts.html
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ <h1><a href="index.html">All files</a> symbols.ts</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-07-22T10:45:23.462Z
at 2024-09-12T09:09:19.607Z
</div>
<script src="prettify.js"></script>
<script>
Expand Down
2 changes: 1 addition & 1 deletion coverage/useVisitorData.ts.html
Original file line number Diff line number Diff line change
Expand Up @@ -307,7 +307,7 @@ <h1><a href="index.html">All files</a> useVisitorData.ts</h1>
<div class='footer quiet pad2 space-top1 center small'>
Code coverage generated by
<a href="https://istanbul.js.org/" target="_blank" rel="noopener noreferrer">istanbul</a>
at 2024-07-22T10:45:23.462Z
at 2024-09-12T09:09:19.607Z
</div>
<script src="prettify.js"></script>
<script>
Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -62,12 +62,12 @@
</ul>
<blockquote>
<p>[!NOTE]
If you use data from <a href="https://dev.fingerprint.com/docs/js-agent#extendedresult"><code>extendedResult</code></a>, pay additional attention to your caching strategy.
If you use data from <a href="https://dev.fingerprint.com/reference/get-function#extendedresult"><code>extendedResult</code></a>, pay additional attention to your caching strategy.
Some fields, for example, <code>ip</code> or <code>lastSeenAt</code>, might change over time for the same visitor. Use <code>getData({ ignoreCache: true })</code> to fetch the latest identification results.</p>
</blockquote>
<a id="md:documentation" class="tsd-anchor"></a><h2><a href="#md:documentation">Documentation</a></h2><p>See the <a href="https://fingerprintjs.github.io/fingerprintjs-pro-svelte/">generated SDK API reference here</a>.</p>
<p>This library uses Fingerprint Pro JavaScript agent under the hood. See our documentation for the full <a href="https://dev.fingerprint.com/docs/js-agent">JavaScript Agent API reference</a>.</p>
<a id="md:error-handling" class="tsd-anchor"></a><h2><a href="#md:error-handling">Error handling</a></h2><p>The <code>getData</code> function throws errors directly from the JS Agent without changing them. See <a href="https://dev.fingerprint.com/docs/js-agent#error-handling">JS Agent error handling</a> for more details.</p>
<p>This library uses Fingerprint Pro JavaScript agent under the hood. See our documentation for the full <a href="https://dev.fingerprint.com/reference/javascript-agent">JavaScript Agent API reference</a>.</p>
<a id="md:error-handling" class="tsd-anchor"></a><h2><a href="#md:error-handling">Error handling</a></h2><p>The <code>getData</code> function throws errors directly from the JS Agent without changing them. See <a href="https://dev.fingerprint.com/reference/error-handling">JS Agent error handling</a> for more details.</p>
<a id="md:support-and-feedback" class="tsd-anchor"></a><h2><a href="#md:support-and-feedback">Support and feedback</a></h2><p>To report problems, ask questions or provide feedback, please use <a href="https://github.com/fingerprintjs/fingerprintjs-pro-svelte/issues">Issues</a>. If you need private support, you can email us at <a href="mailto:[email protected]">[email protected]</a>.</p>
<a id="md:license" class="tsd-anchor"></a><h2><a href="#md:license">License</a></h2><p>This project is licensed under the <a href="https://github.com/fingerprintjs/fingerprintjs-pro-svelte/blob/main/LICENSE">MIT license</a>.</p>
</div></div><div class="col-sidebar"><div class="page-menu"><div class="tsd-navigation settings"><details class="tsd-index-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"><h4 class="uppercase">Member Visibility</h4><form><ul id="tsd-filter-options"><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></form></div><div class="tsd-theme-toggle"><h4 class="uppercase">Theme</h4><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-index-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"><a href="#md:fingerprintjs-pro-svelte"><span>FingerprintJS <wbr/>Pro <wbr/>Svelte</span></a><ul><li><a href="#md:requirements"><span>Requirements</span></a></li><li><a href="#md:installation"><span>Installation</span></a></li><li><a href="#md:getting-started"><span>Getting started</span></a></li><li><a href="#md:linking-and-tagging-information"><span>Linking and tagging information</span></a></li><li><a href="#md:caching-strategy"><span>Caching strategy</span></a></li><li><a href="#md:documentation"><span>Documentation</span></a></li><li><a href="#md:error-handling"><span>Error handling</span></a></li><li><a href="#md:support-and-feedback"><span>Support and feedback</span></a></li><li><a href="#md:license"><span>License</span></a></li></ul></div></details></div><div class="site-menu"><nav class="tsd-navigation"><a href="modules.html" class="current"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="assets/icons.svg#icon-1"></use></svg><span>@fingerprintjs/fingerprintjs-pro-svelte</span></a><ul class="tsd-small-nested-navigation" id="tsd-nav-container" data-base="."><li>Loading...</li></ul></nav></div></div></div><div class="tsd-generator"><p>Generated using <a href="https://typedoc.org/" target="_blank">TypeDoc</a></p></div><div class="overlay"></div></body></html>

0 comments on commit 11de814

Please sign in to comment.