@bridgeline-digital/hawksearch-handlebars-ui 6.3.3 → 6.3.4

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.
@@ -1,25 +1,25 @@
1
- .col-content code,
2
- .col-content pre {
3
- padding: 0.2em 0.6em;
4
- }
5
-
6
- .col-content p {
7
- margin: 1.5em 0;
8
- }
9
-
10
- .col-content table {
11
- margin: 0 -15px;
12
- border-spacing: 15px;
13
- }
14
-
15
- .col-content li {
16
- margin: 1em 0;
17
- }
18
-
19
- .col-content pre {
20
- margin: 1em 0;
21
- }
22
-
23
- .tsd-page-navigation ul {
24
- padding: 0;
25
- }
1
+ .col-content code,
2
+ .col-content pre {
3
+ padding: 0.2em 0.6em;
4
+ }
5
+
6
+ .col-content p {
7
+ margin: 1.5em 0;
8
+ }
9
+
10
+ .col-content table {
11
+ margin: 0 -15px;
12
+ border-spacing: 15px;
13
+ }
14
+
15
+ .col-content li {
16
+ margin: 1em 0;
17
+ }
18
+
19
+ .col-content pre {
20
+ margin: 1em 0;
21
+ }
22
+
23
+ .tsd-page-navigation ul {
24
+ padding: 0;
25
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@bridgeline-digital/hawksearch-handlebars-ui",
3
- "version": "6.3.3",
3
+ "version": "6.3.4",
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": {
package/readme.md CHANGED
@@ -35,4 +35,4 @@ To display a landing page or recommendations instead of search results, simply r
35
35
 
36
36
  ## Documentation
37
37
 
38
- Documentation is available at http://handlebars-ui.hawksearch.com/latest/.
38
+ Documentation is available at http://handlebars-ui.hawksearch.com/6.3.4/.