@bridgeline-digital/hawksearch-handlebars-ui 6.3.0 → 6.3.2

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/docs/index.html CHANGED
@@ -12,7 +12,7 @@
12
12
  <div class="col-content">
13
13
  <div class="tsd-page-title">
14
14
  <h2>@bridgeline-digital/hawksearch-handlebars-ui</h2></div>
15
- <div class="tsd-panel tsd-typography"><a id="md:hawksearch-handlebars-ui-v630" class="tsd-anchor"></a><h1><a href="#md:hawksearch-handlebars-ui-v630">HawkSearch Handlebars UI v6.3.0</a></h1><p>The HawkSearch Handlebars UI package allows you to add a highly-customizable search results page to your website powered by <a href="https://www.hawksearch.com/">HawkSearch</a>.</p>
15
+ <div class="tsd-panel tsd-typography"><a id="md:hawksearch-handlebars-ui-v631" class="tsd-anchor"></a><h1><a href="#md:hawksearch-handlebars-ui-v631">HawkSearch Handlebars UI v6.3.1</a></h1><p>The HawkSearch Handlebars UI package allows you to add a highly-customizable search results page to your website powered by <a href="https://www.hawksearch.com/">HawkSearch</a>.</p>
16
16
  <a id="md:installation" class="tsd-anchor"></a><h2><a href="#md:installation">Installation</a></h2><a id="md:npm-package" class="tsd-anchor"></a><h3><a href="#md:npm-package">npm Package</a></h3><ol>
17
17
  <li>If your website does not already have a package.json file in the root, run <code>npm init</code> to generate one.</li>
18
18
  <li>Run <code>npm install --save @bridgeline-digital/hawksearch-handlebars-ui</code> to install the latest version.</li>
@@ -129,7 +129,7 @@
129
129
  <ul>
130
130
  <li>
131
131
  <ul>
132
- <li><a href="#md:hawksearch-handlebars-ui-v630"><span>Hawk<wbr/>Search <wbr/>Handlebars UI v6.3.0</span></a></li>
132
+ <li><a href="#md:hawksearch-handlebars-ui-v631"><span>Hawk<wbr/>Search <wbr/>Handlebars UI v6.3.1</span></a></li>
133
133
  <li>
134
134
  <ul>
135
135
  <li><a href="#md:installation"><span>Installation</span></a></li>
@@ -33,6 +33,7 @@
33
33
  <section class="tsd-index-section">
34
34
  <h3 class="tsd-index-heading">Properties</h3>
35
35
  <div class="tsd-index-list"><a href="Configuration.SearchFieldComponentConfig.html#disableAutofill" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><g id="icon-1024"><rect fill="var(--color-icon-background)" stroke="#FF984D" stroke-width="1.5" x="1" y="1" width="22" height="22" rx="12"></rect><path d="M9.354 16V7.24H12.174C12.99 7.24 13.638 7.476 14.118 7.948C14.606 8.412 14.85 9.036 14.85 9.82C14.85 10.604 14.606 11.232 14.118 11.704C13.638 12.168 12.99 12.4 12.174 12.4H10.434V16H9.354ZM10.434 11.428H12.174C12.646 11.428 13.022 11.284 13.302 10.996C13.59 10.7 13.734 10.308 13.734 9.82C13.734 9.324 13.59 8.932 13.302 8.644C13.022 8.356 12.646 8.212 12.174 8.212H10.434V11.428Z" fill="var(--color-text)"></path></g></svg><span>disable<wbr/>Autofill?</span></a>
36
+ <a href="Configuration.SearchFieldComponentConfig.html#searchDebounceValue" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>search<wbr/>Debounce<wbr/>Value?</span></a>
36
37
  <a href="Configuration.SearchFieldComponentConfig.html#shadowDom" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>shadow<wbr/>Dom?</span></a>
37
38
  <a href="Configuration.SearchFieldComponentConfig.html#strings" class="tsd-index-link"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>strings?</span></a>
38
39
  <a href="Configuration.SearchFieldComponentConfig.html#template" class="tsd-index-link tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>template?</span></a>
@@ -46,6 +47,14 @@
46
47
  <a id="md:default-value" class="tsd-anchor"></a><h4><a href="#md:default-value">Default Value</a></h4><p><code>false</code></p>
47
48
  </div>
48
49
  <div class="tsd-comment tsd-typography"></div></section>
50
+ <section class="tsd-panel tsd-member"><a id="searchDebounceValue" class="tsd-anchor"></a>
51
+ <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>search<wbr/>Debounce<wbr/>Value</span><a href="#searchDebounceValue" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
52
+ <div class="tsd-signature"><span class="tsd-kind-property">search<wbr/>Debounce<wbr/>Value</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div>
53
+ <div class="tsd-comment tsd-typography"><p>Specifies the debounce value between fetching data and keypress (ms)</p>
54
+ <a id="md:default-value" class="tsd-anchor"></a><h4><a href="#md:default-value">Default Value</a></h4><p><code>250</code>
55
+ <em>For more information, see <a href="../modules/Components.html" class="tsd-kind-module">Components</a>.</em></p>
56
+ </div>
57
+ <div class="tsd-comment tsd-typography"></div></section>
49
58
  <section class="tsd-panel tsd-member tsd-is-inherited"><a id="shadowDom" class="tsd-anchor"></a>
50
59
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>shadow<wbr/>Dom</span><a href="#shadowDom" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
51
60
  <div class="tsd-signature"><span class="tsd-kind-property">shadow<wbr/>Dom</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">boolean</span></div>
@@ -92,6 +101,10 @@
92
101
  <li>
93
102
  <ul>
94
103
  <li><a href="#md:default-value"><span>Default <wbr/>Value</span></a></li></ul></li>
104
+ <li><a href="#searchDebounceValue" class=""><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>search<wbr/>Debounce<wbr/>Value</span></a></li>
105
+ <li>
106
+ <ul>
107
+ <li><a href="#md:default-value"><span>Default <wbr/>Value</span></a></li></ul></li>
95
108
  <li><a href="#shadowDom" class="tsd-is-inherited"><svg class="tsd-kind-icon" viewBox="0 0 24 24"><use href="#icon-1024"></use></svg><span>shadow<wbr/>Dom</span></a></li>
96
109
  <li>
97
110
  <ul>
@@ -57,7 +57,8 @@
57
57
  <a id="md:default-value" class="tsd-anchor"></a><h4><a href="#md:default-value">Default Value</a></h4><p><code>350</code>
58
58
  <em>For more information, see <a href="../modules/Components.html" class="tsd-kind-module">Components</a>.</em></p>
59
59
  </div>
60
- <div class="tsd-comment tsd-typography"></div></section>
60
+ <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
61
+ <p>Overrides <a href="Configuration.SearchFieldComponentConfig.html">SearchFieldComponentConfig</a>.<a href="Configuration.SearchFieldComponentConfig.html#searchDebounceValue">searchDebounceValue</a></p></aside></section>
61
62
  <section class="tsd-panel tsd-member"><a id="searchMinCharacterCount" class="tsd-anchor"></a>
62
63
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>search<wbr/>Min<wbr/>Character<wbr/>Count</span><a href="#searchMinCharacterCount" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
63
64
  <div class="tsd-signature"><span class="tsd-kind-property">search<wbr/>Min<wbr/>Character<wbr/>Count</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div>
@@ -53,7 +53,7 @@
53
53
  <h3 class="tsd-anchor-link"><code class="tsd-tag ts-flagOptional">Optional</code> <span>search<wbr/>Debounce<wbr/>Value</span><a href="#searchDebounceValue" aria-label="Permalink" class="tsd-anchor-icon"><svg viewBox="0 0 24 24"><use href="#icon-anchor"></use></svg></a></h3>
54
54
  <div class="tsd-signature"><span class="tsd-kind-property">search<wbr/>Debounce<wbr/>Value</span><span class="tsd-signature-symbol">?:</span> <span class="tsd-signature-type">number</span></div>
55
55
  <div class="tsd-comment tsd-typography"><p>Specifies the debounce value between fetching data and keypress (ms)</p>
56
- <a id="md:default-value" class="tsd-anchor"></a><h4><a href="#md:default-value">Default Value</a></h4><p><code>350</code>
56
+ <a id="md:default-value" class="tsd-anchor"></a><h4><a href="#md:default-value">Default Value</a></h4><p><code>250</code>
57
57
  <em>For more information, see <a href="../modules/Components.html" class="tsd-kind-module">Components</a>.</em></p>
58
58
  </div>
59
59
  <div class="tsd-comment tsd-typography"></div><aside class="tsd-sources">
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bridgeline-digital/hawksearch-handlebars-ui",
3
- "version": "6.3.0",
3
+ "version": "6.3.2",
4
4
  "description": "The HawkSearch Handlebars UI package allows you to add a highly-customizable search results page to your website powered by HawkSearch.",
5
5
  "private": false,
6
6
  "publishConfig": {