@bridgeline-digital/hawksearch-handlebars-ui 6.2.6 → 6.2.7

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.
@@ -7336,8 +7336,8 @@ class AutocompleteComponent extends BaseComponent {
7336
7336
  this.defaultHtml = defaultHtml$t;
7337
7337
  }
7338
7338
  renderContent() {
7339
- var _a, _b, _c, _d, _e, _f, _g, _h;
7340
- return !!this.data && (!!((_b = (_a = this.data.categories) == null ? void 0 : _a.results) == null ? void 0 : _b.length) || !!((_d = (_c = this.data.content) == null ? void 0 : _c.results) == null ? void 0 : _d.length) || !!((_f = (_e = this.data.products) == null ? void 0 : _e.results) == null ? void 0 : _f.length) || !!((_h = (_g = this.data.queries) == null ? void 0 : _g.results) == null ? void 0 : _h.length));
7339
+ var _a, _b, _c, _d, _e, _f, _g, _h, _i, _j, _k, _l;
7340
+ return !!this.data && (!!((_b = (_a = this.data.categories) == null ? void 0 : _a.results) == null ? void 0 : _b.length) || !!((_d = (_c = this.data.content) == null ? void 0 : _c.results) == null ? void 0 : _d.length) || !!((_f = (_e = this.data.products) == null ? void 0 : _e.results) == null ? void 0 : _f.length) || !!((_h = (_g = this.data.contentSuggestedQueries) == null ? void 0 : _g.results) == null ? void 0 : _h.length) || !!((_j = (_i = this.data.productSuggestedQueries) == null ? void 0 : _i.results) == null ? void 0 : _j.length) || !!((_l = (_k = this.data.queries) == null ? void 0 : _k.results) == null ? void 0 : _l.length));
7341
7341
  }
7342
7342
  getContentModel() {
7343
7343
  return {