@getlupa/client 0.5.1-alpha-1 → 0.5.1-alpha-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.
Files changed (50) hide show
  1. package/dist/cjs/components/search-results/SearchResults.vue.d.ts +17 -3
  2. package/dist/cjs/components/search-results/SearchResultsTitle.vue.d.ts +13 -0
  3. package/dist/cjs/components/search-results/filters/CurrentFilters.vue.d.ts +2 -3
  4. package/dist/cjs/components/search-results/filters/MobileFilterSidebar.vue.d.ts +4 -0
  5. package/dist/cjs/components/search-results/filters/facets/FacetList.vue.d.ts +1 -0
  6. package/dist/cjs/components/search-results/filters/facets/StatsFacet.vue.d.ts +12 -1
  7. package/dist/cjs/components/search-results/filters/facets/TermFacet.vue.d.ts +2 -1
  8. package/dist/cjs/components/search-results/products/SearchResultsMobileToggle.vue.d.ts +2 -0
  9. package/dist/cjs/components/search-results/products/SearchResultsToolbar.vue.d.ts +1 -0
  10. package/dist/cjs/constants/development/searchBoxDev.example.const.d.ts +1 -0
  11. package/dist/cjs/constants/development/searchResultsDev.example.const.d.ts +16 -0
  12. package/dist/cjs/constants/searchResults.const.d.ts +1 -0
  13. package/dist/cjs/index.min.js +1429 -1022
  14. package/dist/cjs/store/modules/params.d.ts +7 -5
  15. package/dist/cjs/store/modules/searchResult.d.ts +4 -0
  16. package/dist/cjs/types/search-results/SearchResultsOptions.d.ts +19 -0
  17. package/dist/es/components/search-results/SearchResults.vue.d.ts +17 -3
  18. package/dist/es/components/search-results/SearchResultsTitle.vue.d.ts +13 -0
  19. package/dist/es/components/search-results/filters/CurrentFilters.vue.d.ts +2 -3
  20. package/dist/es/components/search-results/filters/MobileFilterSidebar.vue.d.ts +4 -0
  21. package/dist/es/components/search-results/filters/facets/FacetList.vue.d.ts +1 -0
  22. package/dist/es/components/search-results/filters/facets/StatsFacet.vue.d.ts +12 -1
  23. package/dist/es/components/search-results/filters/facets/TermFacet.vue.d.ts +2 -1
  24. package/dist/es/components/search-results/products/SearchResultsMobileToggle.vue.d.ts +2 -0
  25. package/dist/es/components/search-results/products/SearchResultsToolbar.vue.d.ts +1 -0
  26. package/dist/es/constants/development/searchBoxDev.example.const.d.ts +1 -0
  27. package/dist/es/constants/development/searchResultsDev.example.const.d.ts +16 -0
  28. package/dist/es/constants/searchResults.const.d.ts +1 -0
  29. package/dist/es/index.min.js +1429 -1022
  30. package/dist/es/store/modules/params.d.ts +7 -5
  31. package/dist/es/store/modules/searchResult.d.ts +4 -0
  32. package/dist/es/types/search-results/SearchResultsOptions.d.ts +19 -0
  33. package/dist/iife/components/search-results/SearchResults.vue.d.ts +17 -3
  34. package/dist/iife/components/search-results/SearchResultsTitle.vue.d.ts +13 -0
  35. package/dist/iife/components/search-results/filters/CurrentFilters.vue.d.ts +2 -3
  36. package/dist/iife/components/search-results/filters/MobileFilterSidebar.vue.d.ts +4 -0
  37. package/dist/iife/components/search-results/filters/facets/FacetList.vue.d.ts +1 -0
  38. package/dist/iife/components/search-results/filters/facets/StatsFacet.vue.d.ts +12 -1
  39. package/dist/iife/components/search-results/filters/facets/TermFacet.vue.d.ts +2 -1
  40. package/dist/iife/components/search-results/products/SearchResultsMobileToggle.vue.d.ts +2 -0
  41. package/dist/iife/components/search-results/products/SearchResultsToolbar.vue.d.ts +1 -0
  42. package/dist/iife/constants/development/searchBoxDev.example.const.d.ts +1 -0
  43. package/dist/iife/constants/development/searchResultsDev.example.const.d.ts +16 -0
  44. package/dist/iife/constants/searchResults.const.d.ts +1 -0
  45. package/dist/iife/index.min.js +1 -1
  46. package/dist/iife/store/modules/params.d.ts +7 -5
  47. package/dist/iife/store/modules/searchResult.d.ts +4 -0
  48. package/dist/iife/types/search-results/SearchResultsOptions.d.ts +19 -0
  49. package/dist/style.css +1 -1
  50. package/package.json +1 -1
@@ -16061,7 +16061,7 @@ __decorate([Watch("query")], SearchBoxInput.prototype, "handleQueryChange", null
16061
16061
  SearchBoxInput = __decorate([Component({
16062
16062
  name: "searchBoxInput"
16063
16063
  })], SearchBoxInput);
16064
- var script$14 = SearchBoxInput;
16064
+ var script$15 = SearchBoxInput;
16065
16065
 
16066
16066
  function normalizeComponent(template, style, script, scopeId, isFunctionalTemplate, moduleIdentifier
16067
16067
  /* server only */
@@ -16202,10 +16202,10 @@ function addStyle(id, css) {
16202
16202
  }
16203
16203
 
16204
16204
  /* script */
16205
- var __vue_script__$15 = script$14;
16205
+ var __vue_script__$16 = script$15;
16206
16206
  /* template */
16207
16207
 
16208
- var __vue_render__$15 = function __vue_render__() {
16208
+ var __vue_render__$16 = function __vue_render__() {
16209
16209
  var _vm = this;
16210
16210
 
16211
16211
  var _h = _vm.$createElement;
@@ -16254,11 +16254,11 @@ var __vue_render__$15 = function __vue_render__() {
16254
16254
  }, "input", _vm.inputAttributes, false))]);
16255
16255
  };
16256
16256
 
16257
- var __vue_staticRenderFns__$15 = [];
16258
- __vue_render__$15._withStripped = true;
16257
+ var __vue_staticRenderFns__$16 = [];
16258
+ __vue_render__$16._withStripped = true;
16259
16259
  /* style */
16260
16260
 
16261
- var __vue_inject_styles__$15 = function __vue_inject_styles__(inject) {
16261
+ var __vue_inject_styles__$16 = function __vue_inject_styles__(inject) {
16262
16262
  if (!inject) return;
16263
16263
  inject("data-v-7759bf15_0", {
16264
16264
  source: "\n.lupa-search-box-input-field,\n.lupa-hint {\n width: 100%;\n}\n.lupa-search-box-input-field {\n position: relative !important;\n background: transparent !important;\n}\n.lupa-hint {\n opacity: 0.5;\n position: absolute !important;\n pointer-events: none;\n}\n",
@@ -16269,21 +16269,21 @@ var __vue_inject_styles__$15 = function __vue_inject_styles__(inject) {
16269
16269
  /* scoped */
16270
16270
 
16271
16271
 
16272
- var __vue_scope_id__$15 = undefined;
16272
+ var __vue_scope_id__$16 = undefined;
16273
16273
  /* module identifier */
16274
16274
 
16275
- var __vue_module_identifier__$15 = undefined;
16275
+ var __vue_module_identifier__$16 = undefined;
16276
16276
  /* functional template */
16277
16277
 
16278
- var __vue_is_functional_template__$15 = false;
16278
+ var __vue_is_functional_template__$16 = false;
16279
16279
  /* style inject SSR */
16280
16280
 
16281
16281
  /* style inject shadow dom */
16282
16282
 
16283
- var __vue_component__$15 = /*#__PURE__*/normalizeComponent({
16284
- render: __vue_render__$15,
16285
- staticRenderFns: __vue_staticRenderFns__$15
16286
- }, __vue_inject_styles__$15, __vue_script__$15, __vue_scope_id__$15, __vue_is_functional_template__$15, __vue_module_identifier__$15, false, createInjector, undefined, undefined);
16283
+ var __vue_component__$16 = /*#__PURE__*/normalizeComponent({
16284
+ render: __vue_render__$16,
16285
+ staticRenderFns: __vue_staticRenderFns__$16
16286
+ }, __vue_inject_styles__$16, __vue_script__$16, __vue_scope_id__$16, __vue_is_functional_template__$16, __vue_module_identifier__$16, false, createInjector, undefined, undefined);
16287
16287
 
16288
16288
  var $$9 = _export;
16289
16289
 
@@ -16408,13 +16408,13 @@ __decorate([Prop()], SearchBoxProductImage.prototype, "item", void 0);
16408
16408
  __decorate([Prop()], SearchBoxProductImage.prototype, "options", void 0);
16409
16409
 
16410
16410
  SearchBoxProductImage = __decorate([Component], SearchBoxProductImage);
16411
- var script$13 = SearchBoxProductImage;
16411
+ var script$14 = SearchBoxProductImage;
16412
16412
 
16413
16413
  /* script */
16414
- var __vue_script__$14 = script$13;
16414
+ var __vue_script__$15 = script$14;
16415
16415
  /* template */
16416
16416
 
16417
- var __vue_render__$14 = function __vue_render__() {
16417
+ var __vue_render__$15 = function __vue_render__() {
16418
16418
  var _vm = this;
16419
16419
 
16420
16420
  var _h = _vm.$createElement;
@@ -16434,30 +16434,30 @@ var __vue_render__$14 = function __vue_render__() {
16434
16434
  })]);
16435
16435
  };
16436
16436
 
16437
- var __vue_staticRenderFns__$14 = [];
16438
- __vue_render__$14._withStripped = true;
16437
+ var __vue_staticRenderFns__$15 = [];
16438
+ __vue_render__$15._withStripped = true;
16439
16439
  /* style */
16440
16440
 
16441
- var __vue_inject_styles__$14 = undefined;
16441
+ var __vue_inject_styles__$15 = undefined;
16442
16442
  /* scoped */
16443
16443
 
16444
- var __vue_scope_id__$14 = undefined;
16444
+ var __vue_scope_id__$15 = undefined;
16445
16445
  /* module identifier */
16446
16446
 
16447
- var __vue_module_identifier__$14 = undefined;
16447
+ var __vue_module_identifier__$15 = undefined;
16448
16448
  /* functional template */
16449
16449
 
16450
- var __vue_is_functional_template__$14 = false;
16450
+ var __vue_is_functional_template__$15 = false;
16451
16451
  /* style inject */
16452
16452
 
16453
16453
  /* style inject SSR */
16454
16454
 
16455
16455
  /* style inject shadow dom */
16456
16456
 
16457
- var __vue_component__$14 = /*#__PURE__*/normalizeComponent({
16458
- render: __vue_render__$14,
16459
- staticRenderFns: __vue_staticRenderFns__$14
16460
- }, __vue_inject_styles__$14, __vue_script__$14, __vue_scope_id__$14, __vue_is_functional_template__$14, __vue_module_identifier__$14, false, undefined, undefined, undefined);
16457
+ var __vue_component__$15 = /*#__PURE__*/normalizeComponent({
16458
+ render: __vue_render__$15,
16459
+ staticRenderFns: __vue_staticRenderFns__$15
16460
+ }, __vue_inject_styles__$15, __vue_script__$15, __vue_scope_id__$15, __vue_is_functional_template__$15, __vue_module_identifier__$15, false, undefined, undefined, undefined);
16461
16461
 
16462
16462
  var SearchBoxProductTitle = /*#__PURE__*/function (_Vue) {
16463
16463
  _inherits(SearchBoxProductTitle, _Vue);
@@ -16492,13 +16492,13 @@ __decorate([Prop()], SearchBoxProductTitle.prototype, "item", void 0);
16492
16492
  __decorate([Prop()], SearchBoxProductTitle.prototype, "options", void 0);
16493
16493
 
16494
16494
  SearchBoxProductTitle = __decorate([Component], SearchBoxProductTitle);
16495
- var script$12 = SearchBoxProductTitle;
16495
+ var script$13 = SearchBoxProductTitle;
16496
16496
 
16497
16497
  /* script */
16498
- var __vue_script__$13 = script$12;
16498
+ var __vue_script__$14 = script$13;
16499
16499
  /* template */
16500
16500
 
16501
- var __vue_render__$13 = function __vue_render__() {
16501
+ var __vue_render__$14 = function __vue_render__() {
16502
16502
  var _vm = this;
16503
16503
 
16504
16504
  var _h = _vm.$createElement;
@@ -16515,30 +16515,30 @@ var __vue_render__$13 = function __vue_render__() {
16515
16515
  }, [_c("strong", [_vm._v(_vm._s(_vm.title))])]);
16516
16516
  };
16517
16517
 
16518
- var __vue_staticRenderFns__$13 = [];
16519
- __vue_render__$13._withStripped = true;
16518
+ var __vue_staticRenderFns__$14 = [];
16519
+ __vue_render__$14._withStripped = true;
16520
16520
  /* style */
16521
16521
 
16522
- var __vue_inject_styles__$13 = undefined;
16522
+ var __vue_inject_styles__$14 = undefined;
16523
16523
  /* scoped */
16524
16524
 
16525
- var __vue_scope_id__$13 = undefined;
16525
+ var __vue_scope_id__$14 = undefined;
16526
16526
  /* module identifier */
16527
16527
 
16528
- var __vue_module_identifier__$13 = undefined;
16528
+ var __vue_module_identifier__$14 = undefined;
16529
16529
  /* functional template */
16530
16530
 
16531
- var __vue_is_functional_template__$13 = false;
16531
+ var __vue_is_functional_template__$14 = false;
16532
16532
  /* style inject */
16533
16533
 
16534
16534
  /* style inject SSR */
16535
16535
 
16536
16536
  /* style inject shadow dom */
16537
16537
 
16538
- var __vue_component__$13 = /*#__PURE__*/normalizeComponent({
16539
- render: __vue_render__$13,
16540
- staticRenderFns: __vue_staticRenderFns__$13
16541
- }, __vue_inject_styles__$13, __vue_script__$13, __vue_scope_id__$13, __vue_is_functional_template__$13, __vue_module_identifier__$13, false, undefined, undefined, undefined);
16538
+ var __vue_component__$14 = /*#__PURE__*/normalizeComponent({
16539
+ render: __vue_render__$14,
16540
+ staticRenderFns: __vue_staticRenderFns__$14
16541
+ }, __vue_inject_styles__$14, __vue_script__$14, __vue_scope_id__$14, __vue_is_functional_template__$14, __vue_module_identifier__$14, false, undefined, undefined, undefined);
16542
16542
 
16543
16543
  var SearchBoxProductDescription = /*#__PURE__*/function (_Vue) {
16544
16544
  _inherits(SearchBoxProductDescription, _Vue);
@@ -16573,12 +16573,12 @@ __decorate([Prop()], SearchBoxProductDescription.prototype, "item", void 0);
16573
16573
  __decorate([Prop()], SearchBoxProductDescription.prototype, "options", void 0);
16574
16574
 
16575
16575
  SearchBoxProductDescription = __decorate([Component], SearchBoxProductDescription);
16576
- var script$11 = SearchBoxProductDescription;
16576
+ var script$12 = SearchBoxProductDescription;
16577
16577
 
16578
- var __vue_script__$12 = script$11;
16578
+ var __vue_script__$13 = script$12;
16579
16579
  /* template */
16580
16580
 
16581
- var __vue_render__$12 = function __vue_render__() {
16581
+ var __vue_render__$13 = function __vue_render__() {
16582
16582
  var _vm = this;
16583
16583
 
16584
16584
  var _h = _vm.$createElement;
@@ -16595,30 +16595,30 @@ var __vue_render__$12 = function __vue_render__() {
16595
16595
  }, [_vm._v("\n " + _vm._s(_vm.description) + "\n")]);
16596
16596
  };
16597
16597
 
16598
- var __vue_staticRenderFns__$12 = [];
16599
- __vue_render__$12._withStripped = true;
16598
+ var __vue_staticRenderFns__$13 = [];
16599
+ __vue_render__$13._withStripped = true;
16600
16600
  /* style */
16601
16601
 
16602
- var __vue_inject_styles__$12 = undefined;
16602
+ var __vue_inject_styles__$13 = undefined;
16603
16603
  /* scoped */
16604
16604
 
16605
- var __vue_scope_id__$12 = undefined;
16605
+ var __vue_scope_id__$13 = undefined;
16606
16606
  /* module identifier */
16607
16607
 
16608
- var __vue_module_identifier__$12 = undefined;
16608
+ var __vue_module_identifier__$13 = undefined;
16609
16609
  /* functional template */
16610
16610
 
16611
- var __vue_is_functional_template__$12 = false;
16611
+ var __vue_is_functional_template__$13 = false;
16612
16612
  /* style inject */
16613
16613
 
16614
16614
  /* style inject SSR */
16615
16615
 
16616
16616
  /* style inject shadow dom */
16617
16617
 
16618
- var __vue_component__$12 = /*#__PURE__*/normalizeComponent({
16619
- render: __vue_render__$12,
16620
- staticRenderFns: __vue_staticRenderFns__$12
16621
- }, __vue_inject_styles__$12, __vue_script__$12, __vue_scope_id__$12, __vue_is_functional_template__$12, __vue_module_identifier__$12, false, undefined, undefined, undefined);
16618
+ var __vue_component__$13 = /*#__PURE__*/normalizeComponent({
16619
+ render: __vue_render__$13,
16620
+ staticRenderFns: __vue_staticRenderFns__$13
16621
+ }, __vue_inject_styles__$13, __vue_script__$13, __vue_scope_id__$13, __vue_is_functional_template__$13, __vue_module_identifier__$13, false, undefined, undefined, undefined);
16622
16622
 
16623
16623
  var global$6 = global$$;
16624
16624
 
@@ -16877,13 +16877,13 @@ __decorate([Prop()], SearchBoxProductPrice.prototype, "options", void 0);
16877
16877
  __decorate([Prop()], SearchBoxProductPrice.prototype, "labels", void 0);
16878
16878
 
16879
16879
  SearchBoxProductPrice = __decorate([Component], SearchBoxProductPrice);
16880
- var script$10 = SearchBoxProductPrice;
16880
+ var script$11 = SearchBoxProductPrice;
16881
16881
 
16882
16882
  /* script */
16883
- var __vue_script__$11 = script$10;
16883
+ var __vue_script__$12 = script$11;
16884
16884
  /* template */
16885
16885
 
16886
- var __vue_render__$11 = function __vue_render__() {
16886
+ var __vue_render__$12 = function __vue_render__() {
16887
16887
  var _vm = this;
16888
16888
 
16889
16889
  var _h = _vm.$createElement;
@@ -16895,30 +16895,30 @@ var __vue_render__$11 = function __vue_render__() {
16895
16895
  }, [_c("strong", [_vm._v(_vm._s(_vm.price))])]);
16896
16896
  };
16897
16897
 
16898
- var __vue_staticRenderFns__$11 = [];
16899
- __vue_render__$11._withStripped = true;
16898
+ var __vue_staticRenderFns__$12 = [];
16899
+ __vue_render__$12._withStripped = true;
16900
16900
  /* style */
16901
16901
 
16902
- var __vue_inject_styles__$11 = undefined;
16902
+ var __vue_inject_styles__$12 = undefined;
16903
16903
  /* scoped */
16904
16904
 
16905
- var __vue_scope_id__$11 = undefined;
16905
+ var __vue_scope_id__$12 = undefined;
16906
16906
  /* module identifier */
16907
16907
 
16908
- var __vue_module_identifier__$11 = undefined;
16908
+ var __vue_module_identifier__$12 = undefined;
16909
16909
  /* functional template */
16910
16910
 
16911
- var __vue_is_functional_template__$11 = false;
16911
+ var __vue_is_functional_template__$12 = false;
16912
16912
  /* style inject */
16913
16913
 
16914
16914
  /* style inject SSR */
16915
16915
 
16916
16916
  /* style inject shadow dom */
16917
16917
 
16918
- var __vue_component__$11 = /*#__PURE__*/normalizeComponent({
16919
- render: __vue_render__$11,
16920
- staticRenderFns: __vue_staticRenderFns__$11
16921
- }, __vue_inject_styles__$11, __vue_script__$11, __vue_scope_id__$11, __vue_is_functional_template__$11, __vue_module_identifier__$11, false, undefined, undefined, undefined);
16918
+ var __vue_component__$12 = /*#__PURE__*/normalizeComponent({
16919
+ render: __vue_render__$12,
16920
+ staticRenderFns: __vue_staticRenderFns__$12
16921
+ }, __vue_inject_styles__$12, __vue_script__$12, __vue_scope_id__$12, __vue_is_functional_template__$12, __vue_module_identifier__$12, false, undefined, undefined, undefined);
16922
16922
 
16923
16923
  var SearchBoxProductRegularPrice = /*#__PURE__*/function (_Vue) {
16924
16924
  _inherits(SearchBoxProductRegularPrice, _Vue);
@@ -16950,13 +16950,13 @@ __decorate([Prop()], SearchBoxProductRegularPrice.prototype, "options", void 0);
16950
16950
  __decorate([Prop()], SearchBoxProductRegularPrice.prototype, "labels", void 0);
16951
16951
 
16952
16952
  SearchBoxProductRegularPrice = __decorate([Component], SearchBoxProductRegularPrice);
16953
- var script$$ = SearchBoxProductRegularPrice;
16953
+ var script$10 = SearchBoxProductRegularPrice;
16954
16954
 
16955
16955
  /* script */
16956
- var __vue_script__$10 = script$$;
16956
+ var __vue_script__$11 = script$10;
16957
16957
  /* template */
16958
16958
 
16959
- var __vue_render__$10 = function __vue_render__() {
16959
+ var __vue_render__$11 = function __vue_render__() {
16960
16960
  var _vm = this;
16961
16961
 
16962
16962
  var _h = _vm.$createElement;
@@ -16968,30 +16968,30 @@ var __vue_render__$10 = function __vue_render__() {
16968
16968
  }, [_vm._v(_vm._s(_vm.price))]);
16969
16969
  };
16970
16970
 
16971
- var __vue_staticRenderFns__$10 = [];
16972
- __vue_render__$10._withStripped = true;
16971
+ var __vue_staticRenderFns__$11 = [];
16972
+ __vue_render__$11._withStripped = true;
16973
16973
  /* style */
16974
16974
 
16975
- var __vue_inject_styles__$10 = undefined;
16975
+ var __vue_inject_styles__$11 = undefined;
16976
16976
  /* scoped */
16977
16977
 
16978
- var __vue_scope_id__$10 = undefined;
16978
+ var __vue_scope_id__$11 = undefined;
16979
16979
  /* module identifier */
16980
16980
 
16981
- var __vue_module_identifier__$10 = undefined;
16981
+ var __vue_module_identifier__$11 = undefined;
16982
16982
  /* functional template */
16983
16983
 
16984
- var __vue_is_functional_template__$10 = false;
16984
+ var __vue_is_functional_template__$11 = false;
16985
16985
  /* style inject */
16986
16986
 
16987
16987
  /* style inject SSR */
16988
16988
 
16989
16989
  /* style inject shadow dom */
16990
16990
 
16991
- var __vue_component__$10 = /*#__PURE__*/normalizeComponent({
16992
- render: __vue_render__$10,
16993
- staticRenderFns: __vue_staticRenderFns__$10
16994
- }, __vue_inject_styles__$10, __vue_script__$10, __vue_scope_id__$10, __vue_is_functional_template__$10, __vue_module_identifier__$10, false, undefined, undefined, undefined);
16991
+ var __vue_component__$11 = /*#__PURE__*/normalizeComponent({
16992
+ render: __vue_render__$11,
16993
+ staticRenderFns: __vue_staticRenderFns__$11
16994
+ }, __vue_inject_styles__$11, __vue_script__$11, __vue_scope_id__$11, __vue_is_functional_template__$11, __vue_module_identifier__$11, false, undefined, undefined, undefined);
16995
16995
 
16996
16996
  var SearchBoxProductCustom = /*#__PURE__*/function (_Vue) {
16997
16997
  _inherits(SearchBoxProductCustom, _Vue);
@@ -17031,13 +17031,13 @@ __decorate([Prop()], SearchBoxProductCustom.prototype, "item", void 0);
17031
17031
  __decorate([Prop()], SearchBoxProductCustom.prototype, "options", void 0);
17032
17032
 
17033
17033
  SearchBoxProductCustom = __decorate([Component], SearchBoxProductCustom);
17034
- var script$_ = SearchBoxProductCustom;
17034
+ var script$$ = SearchBoxProductCustom;
17035
17035
 
17036
17036
  /* script */
17037
- var __vue_script__$$ = script$_;
17037
+ var __vue_script__$10 = script$$;
17038
17038
  /* template */
17039
17039
 
17040
- var __vue_render__$$ = function __vue_render__() {
17040
+ var __vue_render__$10 = function __vue_render__() {
17041
17041
  var _vm = this;
17042
17042
 
17043
17043
  var _h = _vm.$createElement;
@@ -17054,30 +17054,30 @@ var __vue_render__$$ = function __vue_render__() {
17054
17054
  }, [_vm._v("\n " + _vm._s(_vm.text) + "\n")]);
17055
17055
  };
17056
17056
 
17057
- var __vue_staticRenderFns__$$ = [];
17058
- __vue_render__$$._withStripped = true;
17057
+ var __vue_staticRenderFns__$10 = [];
17058
+ __vue_render__$10._withStripped = true;
17059
17059
  /* style */
17060
17060
 
17061
- var __vue_inject_styles__$$ = undefined;
17061
+ var __vue_inject_styles__$10 = undefined;
17062
17062
  /* scoped */
17063
17063
 
17064
- var __vue_scope_id__$$ = undefined;
17064
+ var __vue_scope_id__$10 = undefined;
17065
17065
  /* module identifier */
17066
17066
 
17067
- var __vue_module_identifier__$$ = undefined;
17067
+ var __vue_module_identifier__$10 = undefined;
17068
17068
  /* functional template */
17069
17069
 
17070
- var __vue_is_functional_template__$$ = false;
17070
+ var __vue_is_functional_template__$10 = false;
17071
17071
  /* style inject */
17072
17072
 
17073
17073
  /* style inject SSR */
17074
17074
 
17075
17075
  /* style inject shadow dom */
17076
17076
 
17077
- var __vue_component__$$ = /*#__PURE__*/normalizeComponent({
17078
- render: __vue_render__$$,
17079
- staticRenderFns: __vue_staticRenderFns__$$
17080
- }, __vue_inject_styles__$$, __vue_script__$$, __vue_scope_id__$$, __vue_is_functional_template__$$, __vue_module_identifier__$$, false, undefined, undefined, undefined);
17077
+ var __vue_component__$10 = /*#__PURE__*/normalizeComponent({
17078
+ render: __vue_render__$10,
17079
+ staticRenderFns: __vue_staticRenderFns__$10
17080
+ }, __vue_inject_styles__$10, __vue_script__$10, __vue_scope_id__$10, __vue_is_functional_template__$10, __vue_module_identifier__$10, false, undefined, undefined, undefined);
17081
17081
 
17082
17082
  var SearchBoxProductCustomHtml = /*#__PURE__*/function (_Vue) {
17083
17083
  _inherits(SearchBoxProductCustomHtml, _Vue);
@@ -17112,13 +17112,13 @@ __decorate([Prop()], SearchBoxProductCustomHtml.prototype, "options", void 0);
17112
17112
  SearchBoxProductCustomHtml = __decorate([Component({
17113
17113
  name: "SearchBoxProductCustomHtml"
17114
17114
  })], SearchBoxProductCustomHtml);
17115
- var script$Z = SearchBoxProductCustomHtml;
17115
+ var script$_ = SearchBoxProductCustomHtml;
17116
17116
 
17117
17117
  /* script */
17118
- var __vue_script__$_ = script$Z;
17118
+ var __vue_script__$$ = script$_;
17119
17119
  /* template */
17120
17120
 
17121
- var __vue_render__$_ = function __vue_render__() {
17121
+ var __vue_render__$$ = function __vue_render__() {
17122
17122
  var _vm = this;
17123
17123
 
17124
17124
  var _h = _vm.$createElement;
@@ -17133,30 +17133,30 @@ var __vue_render__$_ = function __vue_render__() {
17133
17133
  });
17134
17134
  };
17135
17135
 
17136
- var __vue_staticRenderFns__$_ = [];
17137
- __vue_render__$_._withStripped = true;
17136
+ var __vue_staticRenderFns__$$ = [];
17137
+ __vue_render__$$._withStripped = true;
17138
17138
  /* style */
17139
17139
 
17140
- var __vue_inject_styles__$_ = undefined;
17140
+ var __vue_inject_styles__$$ = undefined;
17141
17141
  /* scoped */
17142
17142
 
17143
- var __vue_scope_id__$_ = undefined;
17143
+ var __vue_scope_id__$$ = undefined;
17144
17144
  /* module identifier */
17145
17145
 
17146
- var __vue_module_identifier__$_ = undefined;
17146
+ var __vue_module_identifier__$$ = undefined;
17147
17147
  /* functional template */
17148
17148
 
17149
- var __vue_is_functional_template__$_ = false;
17149
+ var __vue_is_functional_template__$$ = false;
17150
17150
  /* style inject */
17151
17151
 
17152
17152
  /* style inject SSR */
17153
17153
 
17154
17154
  /* style inject shadow dom */
17155
17155
 
17156
- var __vue_component__$_ = /*#__PURE__*/normalizeComponent({
17157
- render: __vue_render__$_,
17158
- staticRenderFns: __vue_staticRenderFns__$_
17159
- }, __vue_inject_styles__$_, __vue_script__$_, __vue_scope_id__$_, __vue_is_functional_template__$_, __vue_module_identifier__$_, false, undefined, undefined, undefined);
17156
+ var __vue_component__$$ = /*#__PURE__*/normalizeComponent({
17157
+ render: __vue_render__$$,
17158
+ staticRenderFns: __vue_staticRenderFns__$$
17159
+ }, __vue_inject_styles__$$, __vue_script__$$, __vue_scope_id__$$, __vue_is_functional_template__$$, __vue_module_identifier__$$, false, undefined, undefined, undefined);
17160
17160
 
17161
17161
  var DocumentElementType;
17162
17162
 
@@ -17229,22 +17229,22 @@ __decorate([Prop()], SearchBoxProductElement.prototype, "labels", void 0);
17229
17229
 
17230
17230
  SearchBoxProductElement = __decorate([Component({
17231
17231
  components: {
17232
- SearchBoxProductImage: __vue_component__$14,
17233
- SearchBoxProductTitle: __vue_component__$13,
17234
- SearchBoxProductDescription: __vue_component__$12,
17235
- SearchBoxProductPrice: __vue_component__$11,
17236
- SearchBoxProductRegularPrice: __vue_component__$10,
17237
- SearchBoxProductCustom: __vue_component__$$,
17238
- SearchBoxProductCustomHtml: __vue_component__$_
17232
+ SearchBoxProductImage: __vue_component__$15,
17233
+ SearchBoxProductTitle: __vue_component__$14,
17234
+ SearchBoxProductDescription: __vue_component__$13,
17235
+ SearchBoxProductPrice: __vue_component__$12,
17236
+ SearchBoxProductRegularPrice: __vue_component__$11,
17237
+ SearchBoxProductCustom: __vue_component__$10,
17238
+ SearchBoxProductCustomHtml: __vue_component__$$
17239
17239
  }
17240
17240
  })], SearchBoxProductElement);
17241
- var script$Y = SearchBoxProductElement;
17241
+ var script$Z = SearchBoxProductElement;
17242
17242
 
17243
17243
  /* script */
17244
- var __vue_script__$Z = script$Y;
17244
+ var __vue_script__$_ = script$Z;
17245
17245
  /* template */
17246
17246
 
17247
- var __vue_render__$Z = function __vue_render__() {
17247
+ var __vue_render__$_ = function __vue_render__() {
17248
17248
  var _vm = this;
17249
17249
 
17250
17250
  var _h = _vm.$createElement;
@@ -17261,30 +17261,30 @@ var __vue_render__$Z = function __vue_render__() {
17261
17261
  }) : _vm._e();
17262
17262
  };
17263
17263
 
17264
- var __vue_staticRenderFns__$Z = [];
17265
- __vue_render__$Z._withStripped = true;
17264
+ var __vue_staticRenderFns__$_ = [];
17265
+ __vue_render__$_._withStripped = true;
17266
17266
  /* style */
17267
17267
 
17268
- var __vue_inject_styles__$Z = undefined;
17268
+ var __vue_inject_styles__$_ = undefined;
17269
17269
  /* scoped */
17270
17270
 
17271
- var __vue_scope_id__$Z = undefined;
17271
+ var __vue_scope_id__$_ = undefined;
17272
17272
  /* module identifier */
17273
17273
 
17274
- var __vue_module_identifier__$Z = undefined;
17274
+ var __vue_module_identifier__$_ = undefined;
17275
17275
  /* functional template */
17276
17276
 
17277
- var __vue_is_functional_template__$Z = false;
17277
+ var __vue_is_functional_template__$_ = false;
17278
17278
  /* style inject */
17279
17279
 
17280
17280
  /* style inject SSR */
17281
17281
 
17282
17282
  /* style inject shadow dom */
17283
17283
 
17284
- var __vue_component__$Z = /*#__PURE__*/normalizeComponent({
17285
- render: __vue_render__$Z,
17286
- staticRenderFns: __vue_staticRenderFns__$Z
17287
- }, __vue_inject_styles__$Z, __vue_script__$Z, __vue_scope_id__$Z, __vue_is_functional_template__$Z, __vue_module_identifier__$Z, false, undefined, undefined, undefined);
17284
+ var __vue_component__$_ = /*#__PURE__*/normalizeComponent({
17285
+ render: __vue_render__$_,
17286
+ staticRenderFns: __vue_staticRenderFns__$_
17287
+ }, __vue_inject_styles__$_, __vue_script__$_, __vue_scope_id__$_, __vue_is_functional_template__$_, __vue_module_identifier__$_, false, undefined, undefined, undefined);
17288
17288
 
17289
17289
  var QUERY_PARAMS = {
17290
17290
  QUERY: "q",
@@ -17917,15 +17917,15 @@ __decorate([history$3.Action("add")], SearchBoxProduct.prototype, "addHistory",
17917
17917
 
17918
17918
  SearchBoxProduct = __decorate([Component({
17919
17919
  components: {
17920
- SearchBoxProductElement: __vue_component__$Z
17920
+ SearchBoxProductElement: __vue_component__$_
17921
17921
  }
17922
17922
  })], SearchBoxProduct);
17923
- var script$X = SearchBoxProduct;
17923
+ var script$Y = SearchBoxProduct;
17924
17924
 
17925
- var __vue_script__$Y = script$X;
17925
+ var __vue_script__$Z = script$Y;
17926
17926
  /* template */
17927
17927
 
17928
- var __vue_render__$Y = function __vue_render__() {
17928
+ var __vue_render__$Z = function __vue_render__() {
17929
17929
  var _vm = this;
17930
17930
 
17931
17931
  var _h = _vm.$createElement;
@@ -17973,30 +17973,30 @@ var __vue_render__$Y = function __vue_render__() {
17973
17973
  }), 1)]);
17974
17974
  };
17975
17975
 
17976
- var __vue_staticRenderFns__$Y = [];
17977
- __vue_render__$Y._withStripped = true;
17976
+ var __vue_staticRenderFns__$Z = [];
17977
+ __vue_render__$Z._withStripped = true;
17978
17978
  /* style */
17979
17979
 
17980
- var __vue_inject_styles__$Y = undefined;
17980
+ var __vue_inject_styles__$Z = undefined;
17981
17981
  /* scoped */
17982
17982
 
17983
- var __vue_scope_id__$Y = undefined;
17983
+ var __vue_scope_id__$Z = undefined;
17984
17984
  /* module identifier */
17985
17985
 
17986
- var __vue_module_identifier__$Y = undefined;
17986
+ var __vue_module_identifier__$Z = undefined;
17987
17987
  /* functional template */
17988
17988
 
17989
- var __vue_is_functional_template__$Y = false;
17989
+ var __vue_is_functional_template__$Z = false;
17990
17990
  /* style inject */
17991
17991
 
17992
17992
  /* style inject SSR */
17993
17993
 
17994
17994
  /* style inject shadow dom */
17995
17995
 
17996
- var __vue_component__$Y = /*#__PURE__*/normalizeComponent({
17997
- render: __vue_render__$Y,
17998
- staticRenderFns: __vue_staticRenderFns__$Y
17999
- }, __vue_inject_styles__$Y, __vue_script__$Y, __vue_scope_id__$Y, __vue_is_functional_template__$Y, __vue_module_identifier__$Y, false, undefined, undefined, undefined);
17996
+ var __vue_component__$Z = /*#__PURE__*/normalizeComponent({
17997
+ render: __vue_render__$Z,
17998
+ staticRenderFns: __vue_staticRenderFns__$Z
17999
+ }, __vue_inject_styles__$Z, __vue_script__$Z, __vue_scope_id__$Z, __vue_is_functional_template__$Z, __vue_module_identifier__$Z, false, undefined, undefined, undefined);
18000
18000
 
18001
18001
  var searchBox$9 = namespace("searchBox");
18002
18002
 
@@ -18045,16 +18045,16 @@ __decorate([searchBox$9.Getter("highlightedItem")], SearchBoxProducts.prototype,
18045
18045
 
18046
18046
  SearchBoxProducts = __decorate([Component({
18047
18047
  components: {
18048
- SearchBoxProduct: __vue_component__$Y
18048
+ SearchBoxProduct: __vue_component__$Z
18049
18049
  }
18050
18050
  })], SearchBoxProducts);
18051
- var script$W = SearchBoxProducts;
18051
+ var script$X = SearchBoxProducts;
18052
18052
 
18053
18053
  /* script */
18054
- var __vue_script__$X = script$W;
18054
+ var __vue_script__$Y = script$X;
18055
18055
  /* template */
18056
18056
 
18057
- var __vue_render__$X = function __vue_render__() {
18057
+ var __vue_render__$Y = function __vue_render__() {
18058
18058
  var _vm = this;
18059
18059
 
18060
18060
  var _h = _vm.$createElement;
@@ -18079,30 +18079,30 @@ var __vue_render__$X = function __vue_render__() {
18079
18079
  }), 1);
18080
18080
  };
18081
18081
 
18082
- var __vue_staticRenderFns__$X = [];
18083
- __vue_render__$X._withStripped = true;
18082
+ var __vue_staticRenderFns__$Y = [];
18083
+ __vue_render__$Y._withStripped = true;
18084
18084
  /* style */
18085
18085
 
18086
- var __vue_inject_styles__$X = undefined;
18086
+ var __vue_inject_styles__$Y = undefined;
18087
18087
  /* scoped */
18088
18088
 
18089
- var __vue_scope_id__$X = undefined;
18089
+ var __vue_scope_id__$Y = undefined;
18090
18090
  /* module identifier */
18091
18091
 
18092
- var __vue_module_identifier__$X = undefined;
18092
+ var __vue_module_identifier__$Y = undefined;
18093
18093
  /* functional template */
18094
18094
 
18095
- var __vue_is_functional_template__$X = false;
18095
+ var __vue_is_functional_template__$Y = false;
18096
18096
  /* style inject */
18097
18097
 
18098
18098
  /* style inject SSR */
18099
18099
 
18100
18100
  /* style inject shadow dom */
18101
18101
 
18102
- var __vue_component__$X = /*#__PURE__*/normalizeComponent({
18103
- render: __vue_render__$X,
18104
- staticRenderFns: __vue_staticRenderFns__$X
18105
- }, __vue_inject_styles__$X, __vue_script__$X, __vue_scope_id__$X, __vue_is_functional_template__$X, __vue_module_identifier__$X, false, undefined, undefined, undefined);
18102
+ var __vue_component__$Y = /*#__PURE__*/normalizeComponent({
18103
+ render: __vue_render__$Y,
18104
+ staticRenderFns: __vue_staticRenderFns__$Y
18105
+ }, __vue_inject_styles__$Y, __vue_script__$Y, __vue_scope_id__$Y, __vue_is_functional_template__$Y, __vue_module_identifier__$Y, false, undefined, undefined, undefined);
18106
18106
 
18107
18107
  var searchBox$8 = namespace("searchBox");
18108
18108
 
@@ -18189,16 +18189,16 @@ __decorate([Watch("inputValue")], SearchBoxProductsWrapper.prototype, "onInputCh
18189
18189
  SearchBoxProductsWrapper = __decorate([Component({
18190
18190
  name: "searchBoxProductsWrapper",
18191
18191
  components: {
18192
- SearchBoxProducts: __vue_component__$X
18192
+ SearchBoxProducts: __vue_component__$Y
18193
18193
  }
18194
18194
  })], SearchBoxProductsWrapper);
18195
- var script$V = SearchBoxProductsWrapper;
18195
+ var script$W = SearchBoxProductsWrapper;
18196
18196
 
18197
18197
  /* script */
18198
- var __vue_script__$W = script$V;
18198
+ var __vue_script__$X = script$W;
18199
18199
  /* template */
18200
18200
 
18201
- var __vue_render__$W = function __vue_render__() {
18201
+ var __vue_render__$X = function __vue_render__() {
18202
18202
  var _vm = this;
18203
18203
 
18204
18204
  var _h = _vm.$createElement;
@@ -18215,11 +18215,11 @@ var __vue_render__$W = function __vue_render__() {
18215
18215
  });
18216
18216
  };
18217
18217
 
18218
- var __vue_staticRenderFns__$W = [];
18219
- __vue_render__$W._withStripped = true;
18218
+ var __vue_staticRenderFns__$X = [];
18219
+ __vue_render__$X._withStripped = true;
18220
18220
  /* style */
18221
18221
 
18222
- var __vue_inject_styles__$W = function __vue_inject_styles__(inject) {
18222
+ var __vue_inject_styles__$X = function __vue_inject_styles__(inject) {
18223
18223
  if (!inject) return;
18224
18224
  inject("data-v-45bb68b4_0", {
18225
18225
  source: "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n",
@@ -18230,21 +18230,21 @@ var __vue_inject_styles__$W = function __vue_inject_styles__(inject) {
18230
18230
  /* scoped */
18231
18231
 
18232
18232
 
18233
- var __vue_scope_id__$W = undefined;
18233
+ var __vue_scope_id__$X = undefined;
18234
18234
  /* module identifier */
18235
18235
 
18236
- var __vue_module_identifier__$W = undefined;
18236
+ var __vue_module_identifier__$X = undefined;
18237
18237
  /* functional template */
18238
18238
 
18239
- var __vue_is_functional_template__$W = false;
18239
+ var __vue_is_functional_template__$X = false;
18240
18240
  /* style inject SSR */
18241
18241
 
18242
18242
  /* style inject shadow dom */
18243
18243
 
18244
- var __vue_component__$W = /*#__PURE__*/normalizeComponent({
18245
- render: __vue_render__$W,
18246
- staticRenderFns: __vue_staticRenderFns__$W
18247
- }, __vue_inject_styles__$W, __vue_script__$W, __vue_scope_id__$W, __vue_is_functional_template__$W, __vue_module_identifier__$W, false, createInjector, undefined, undefined);
18244
+ var __vue_component__$X = /*#__PURE__*/normalizeComponent({
18245
+ render: __vue_render__$X,
18246
+ staticRenderFns: __vue_staticRenderFns__$X
18247
+ }, __vue_inject_styles__$X, __vue_script__$X, __vue_scope_id__$X, __vue_is_functional_template__$X, __vue_module_identifier__$X, false, createInjector, undefined, undefined);
18248
18248
 
18249
18249
  var SearchBoxSuggestion = /*#__PURE__*/function (_Vue) {
18250
18250
  _inherits(SearchBoxSuggestion, _Vue);
@@ -18289,13 +18289,13 @@ __decorate([Prop()], SearchBoxSuggestion.prototype, "labels", void 0);
18289
18289
  SearchBoxSuggestion = __decorate([Component({
18290
18290
  name: "searchBoxSuggestion"
18291
18291
  })], SearchBoxSuggestion);
18292
- var script$U = SearchBoxSuggestion;
18292
+ var script$V = SearchBoxSuggestion;
18293
18293
 
18294
18294
  /* script */
18295
- var __vue_script__$V = script$U;
18295
+ var __vue_script__$W = script$V;
18296
18296
  /* template */
18297
18297
 
18298
- var __vue_render__$V = function __vue_render__() {
18298
+ var __vue_render__$W = function __vue_render__() {
18299
18299
  var _vm = this;
18300
18300
 
18301
18301
  var _h = _vm.$createElement;
@@ -18342,30 +18342,30 @@ var __vue_render__$V = function __vue_render__() {
18342
18342
  }, [_vm._v(_vm._s(_vm.suggestion.facet.title))])]) : _vm._e()]);
18343
18343
  };
18344
18344
 
18345
- var __vue_staticRenderFns__$V = [];
18346
- __vue_render__$V._withStripped = true;
18345
+ var __vue_staticRenderFns__$W = [];
18346
+ __vue_render__$W._withStripped = true;
18347
18347
  /* style */
18348
18348
 
18349
- var __vue_inject_styles__$V = undefined;
18349
+ var __vue_inject_styles__$W = undefined;
18350
18350
  /* scoped */
18351
18351
 
18352
- var __vue_scope_id__$V = undefined;
18352
+ var __vue_scope_id__$W = undefined;
18353
18353
  /* module identifier */
18354
18354
 
18355
- var __vue_module_identifier__$V = undefined;
18355
+ var __vue_module_identifier__$W = undefined;
18356
18356
  /* functional template */
18357
18357
 
18358
- var __vue_is_functional_template__$V = false;
18358
+ var __vue_is_functional_template__$W = false;
18359
18359
  /* style inject */
18360
18360
 
18361
18361
  /* style inject SSR */
18362
18362
 
18363
18363
  /* style inject shadow dom */
18364
18364
 
18365
- var __vue_component__$V = /*#__PURE__*/normalizeComponent({
18366
- render: __vue_render__$V,
18367
- staticRenderFns: __vue_staticRenderFns__$V
18368
- }, __vue_inject_styles__$V, __vue_script__$V, __vue_scope_id__$V, __vue_is_functional_template__$V, __vue_module_identifier__$V, false, undefined, undefined, undefined);
18365
+ var __vue_component__$W = /*#__PURE__*/normalizeComponent({
18366
+ render: __vue_render__$W,
18367
+ staticRenderFns: __vue_staticRenderFns__$W
18368
+ }, __vue_inject_styles__$W, __vue_script__$W, __vue_scope_id__$W, __vue_is_functional_template__$W, __vue_module_identifier__$W, false, undefined, undefined, undefined);
18369
18369
 
18370
18370
  var searchBox$7 = namespace("searchBox");
18371
18371
 
@@ -18454,16 +18454,16 @@ __decorate([Watch("highlightedIndex")], SearchBoxSuggestions.prototype, "handleH
18454
18454
  SearchBoxSuggestions = __decorate([Component({
18455
18455
  name: "searchBoxSuggestions",
18456
18456
  components: {
18457
- SearchBoxSuggestion: __vue_component__$V
18457
+ SearchBoxSuggestion: __vue_component__$W
18458
18458
  }
18459
18459
  })], SearchBoxSuggestions);
18460
- var script$T = SearchBoxSuggestions;
18460
+ var script$U = SearchBoxSuggestions;
18461
18461
 
18462
18462
  /* script */
18463
- var __vue_script__$U = script$T;
18463
+ var __vue_script__$V = script$U;
18464
18464
  /* template */
18465
18465
 
18466
- var __vue_render__$U = function __vue_render__() {
18466
+ var __vue_render__$V = function __vue_render__() {
18467
18467
  var _vm = this;
18468
18468
 
18469
18469
  var _h = _vm.$createElement;
@@ -18492,30 +18492,30 @@ var __vue_render__$U = function __vue_render__() {
18492
18492
  }), 1);
18493
18493
  };
18494
18494
 
18495
- var __vue_staticRenderFns__$U = [];
18496
- __vue_render__$U._withStripped = true;
18495
+ var __vue_staticRenderFns__$V = [];
18496
+ __vue_render__$V._withStripped = true;
18497
18497
  /* style */
18498
18498
 
18499
- var __vue_inject_styles__$U = undefined;
18499
+ var __vue_inject_styles__$V = undefined;
18500
18500
  /* scoped */
18501
18501
 
18502
- var __vue_scope_id__$U = undefined;
18502
+ var __vue_scope_id__$V = undefined;
18503
18503
  /* module identifier */
18504
18504
 
18505
- var __vue_module_identifier__$U = undefined;
18505
+ var __vue_module_identifier__$V = undefined;
18506
18506
  /* functional template */
18507
18507
 
18508
- var __vue_is_functional_template__$U = false;
18508
+ var __vue_is_functional_template__$V = false;
18509
18509
  /* style inject */
18510
18510
 
18511
18511
  /* style inject SSR */
18512
18512
 
18513
18513
  /* style inject shadow dom */
18514
18514
 
18515
- var __vue_component__$U = /*#__PURE__*/normalizeComponent({
18516
- render: __vue_render__$U,
18517
- staticRenderFns: __vue_staticRenderFns__$U
18518
- }, __vue_inject_styles__$U, __vue_script__$U, __vue_scope_id__$U, __vue_is_functional_template__$U, __vue_module_identifier__$U, false, undefined, undefined, undefined);
18515
+ var __vue_component__$V = /*#__PURE__*/normalizeComponent({
18516
+ render: __vue_render__$V,
18517
+ staticRenderFns: __vue_staticRenderFns__$V
18518
+ }, __vue_inject_styles__$V, __vue_script__$V, __vue_scope_id__$V, __vue_is_functional_template__$V, __vue_module_identifier__$V, false, undefined, undefined, undefined);
18519
18519
 
18520
18520
  var searchBox$6 = namespace("searchBox");
18521
18521
 
@@ -18605,16 +18605,16 @@ __decorate([Watch("inputValue")], SearchBoxSuggestionsWrapper.prototype, "onInpu
18605
18605
  SearchBoxSuggestionsWrapper = __decorate([Component({
18606
18606
  name: "searchBoxSuggestionsWrapper",
18607
18607
  components: {
18608
- SearchBoxSuggestions: __vue_component__$U
18608
+ SearchBoxSuggestions: __vue_component__$V
18609
18609
  }
18610
18610
  })], SearchBoxSuggestionsWrapper);
18611
- var script$S = SearchBoxSuggestionsWrapper;
18611
+ var script$T = SearchBoxSuggestionsWrapper;
18612
18612
 
18613
18613
  /* script */
18614
- var __vue_script__$T = script$S;
18614
+ var __vue_script__$U = script$T;
18615
18615
  /* template */
18616
18616
 
18617
- var __vue_render__$T = function __vue_render__() {
18617
+ var __vue_render__$U = function __vue_render__() {
18618
18618
  var _vm = this;
18619
18619
 
18620
18620
  var _h = _vm.$createElement;
@@ -18636,11 +18636,11 @@ var __vue_render__$T = function __vue_render__() {
18636
18636
  });
18637
18637
  };
18638
18638
 
18639
- var __vue_staticRenderFns__$T = [];
18640
- __vue_render__$T._withStripped = true;
18639
+ var __vue_staticRenderFns__$U = [];
18640
+ __vue_render__$U._withStripped = true;
18641
18641
  /* style */
18642
18642
 
18643
- var __vue_inject_styles__$T = function __vue_inject_styles__(inject) {
18643
+ var __vue_inject_styles__$U = function __vue_inject_styles__(inject) {
18644
18644
  if (!inject) return;
18645
18645
  inject("data-v-e3079fb6_0", {
18646
18646
  source: "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n",
@@ -18651,21 +18651,21 @@ var __vue_inject_styles__$T = function __vue_inject_styles__(inject) {
18651
18651
  /* scoped */
18652
18652
 
18653
18653
 
18654
- var __vue_scope_id__$T = undefined;
18654
+ var __vue_scope_id__$U = undefined;
18655
18655
  /* module identifier */
18656
18656
 
18657
- var __vue_module_identifier__$T = undefined;
18657
+ var __vue_module_identifier__$U = undefined;
18658
18658
  /* functional template */
18659
18659
 
18660
- var __vue_is_functional_template__$T = false;
18660
+ var __vue_is_functional_template__$U = false;
18661
18661
  /* style inject SSR */
18662
18662
 
18663
18663
  /* style inject shadow dom */
18664
18664
 
18665
- var __vue_component__$T = /*#__PURE__*/normalizeComponent({
18666
- render: __vue_render__$T,
18667
- staticRenderFns: __vue_staticRenderFns__$T
18668
- }, __vue_inject_styles__$T, __vue_script__$T, __vue_scope_id__$T, __vue_is_functional_template__$T, __vue_module_identifier__$T, false, createInjector, undefined, undefined);
18665
+ var __vue_component__$U = /*#__PURE__*/normalizeComponent({
18666
+ render: __vue_render__$U,
18667
+ staticRenderFns: __vue_staticRenderFns__$U
18668
+ }, __vue_inject_styles__$U, __vue_script__$U, __vue_scope_id__$U, __vue_is_functional_template__$U, __vue_module_identifier__$U, false, createInjector, undefined, undefined);
18669
18669
 
18670
18670
  var searchBox$5 = namespace("searchBox");
18671
18671
 
@@ -18722,13 +18722,13 @@ __decorate([searchBox$5.State(function (state) {
18722
18722
  SearchBoxMoreResults = __decorate([Component({
18723
18723
  name: "searchBoxMoreResults"
18724
18724
  })], SearchBoxMoreResults);
18725
- var script$R = SearchBoxMoreResults;
18725
+ var script$S = SearchBoxMoreResults;
18726
18726
 
18727
18727
  /* script */
18728
- var __vue_script__$S = script$R;
18728
+ var __vue_script__$T = script$S;
18729
18729
  /* template */
18730
18730
 
18731
- var __vue_render__$S = function __vue_render__() {
18731
+ var __vue_render__$T = function __vue_render__() {
18732
18732
  var _vm = this;
18733
18733
 
18734
18734
  var _h = _vm.$createElement;
@@ -18746,30 +18746,30 @@ var __vue_render__$S = function __vue_render__() {
18746
18746
  }, [_vm._v(_vm._s(_vm.labels.moreResults) + " " + _vm._s(_vm.totalCount))]);
18747
18747
  };
18748
18748
 
18749
- var __vue_staticRenderFns__$S = [];
18750
- __vue_render__$S._withStripped = true;
18749
+ var __vue_staticRenderFns__$T = [];
18750
+ __vue_render__$T._withStripped = true;
18751
18751
  /* style */
18752
18752
 
18753
- var __vue_inject_styles__$S = undefined;
18753
+ var __vue_inject_styles__$T = undefined;
18754
18754
  /* scoped */
18755
18755
 
18756
- var __vue_scope_id__$S = undefined;
18756
+ var __vue_scope_id__$T = undefined;
18757
18757
  /* module identifier */
18758
18758
 
18759
- var __vue_module_identifier__$S = undefined;
18759
+ var __vue_module_identifier__$T = undefined;
18760
18760
  /* functional template */
18761
18761
 
18762
- var __vue_is_functional_template__$S = false;
18762
+ var __vue_is_functional_template__$T = false;
18763
18763
  /* style inject */
18764
18764
 
18765
18765
  /* style inject SSR */
18766
18766
 
18767
18767
  /* style inject shadow dom */
18768
18768
 
18769
- var __vue_component__$S = /*#__PURE__*/normalizeComponent({
18770
- render: __vue_render__$S,
18771
- staticRenderFns: __vue_staticRenderFns__$S
18772
- }, __vue_inject_styles__$S, __vue_script__$S, __vue_scope_id__$S, __vue_is_functional_template__$S, __vue_module_identifier__$S, false, undefined, undefined, undefined);
18769
+ var __vue_component__$T = /*#__PURE__*/normalizeComponent({
18770
+ render: __vue_render__$T,
18771
+ staticRenderFns: __vue_staticRenderFns__$T
18772
+ }, __vue_inject_styles__$T, __vue_script__$T, __vue_scope_id__$T, __vue_is_functional_template__$T, __vue_module_identifier__$T, false, undefined, undefined, undefined);
18773
18773
 
18774
18774
  var SearchBoxHistoryItem = /*#__PURE__*/function (_Vue) {
18775
18775
  _inherits(SearchBoxHistoryItem, _Vue);
@@ -18814,13 +18814,13 @@ __decorate([Prop({
18814
18814
  SearchBoxHistoryItem = __decorate([Component({
18815
18815
  name: "SearchBoxHistoryItem"
18816
18816
  })], SearchBoxHistoryItem);
18817
- var script$Q = SearchBoxHistoryItem;
18817
+ var script$R = SearchBoxHistoryItem;
18818
18818
 
18819
18819
  /* script */
18820
- var __vue_script__$R = script$Q;
18820
+ var __vue_script__$S = script$R;
18821
18821
  /* template */
18822
18822
 
18823
- var __vue_render__$R = function __vue_render__() {
18823
+ var __vue_render__$S = function __vue_render__() {
18824
18824
  var _vm = this;
18825
18825
 
18826
18826
  var _h = _vm.$createElement;
@@ -18847,30 +18847,30 @@ var __vue_render__$R = function __vue_render__() {
18847
18847
  }, [_vm._v("×")])])]);
18848
18848
  };
18849
18849
 
18850
- var __vue_staticRenderFns__$R = [];
18851
- __vue_render__$R._withStripped = true;
18850
+ var __vue_staticRenderFns__$S = [];
18851
+ __vue_render__$S._withStripped = true;
18852
18852
  /* style */
18853
18853
 
18854
- var __vue_inject_styles__$R = undefined;
18854
+ var __vue_inject_styles__$S = undefined;
18855
18855
  /* scoped */
18856
18856
 
18857
- var __vue_scope_id__$R = undefined;
18857
+ var __vue_scope_id__$S = undefined;
18858
18858
  /* module identifier */
18859
18859
 
18860
- var __vue_module_identifier__$R = undefined;
18860
+ var __vue_module_identifier__$S = undefined;
18861
18861
  /* functional template */
18862
18862
 
18863
- var __vue_is_functional_template__$R = false;
18863
+ var __vue_is_functional_template__$S = false;
18864
18864
  /* style inject */
18865
18865
 
18866
18866
  /* style inject SSR */
18867
18867
 
18868
18868
  /* style inject shadow dom */
18869
18869
 
18870
- var __vue_component__$R = /*#__PURE__*/normalizeComponent({
18871
- render: __vue_render__$R,
18872
- staticRenderFns: __vue_staticRenderFns__$R
18873
- }, __vue_inject_styles__$R, __vue_script__$R, __vue_scope_id__$R, __vue_is_functional_template__$R, __vue_module_identifier__$R, false, undefined, undefined, undefined);
18870
+ var __vue_component__$S = /*#__PURE__*/normalizeComponent({
18871
+ render: __vue_render__$S,
18872
+ staticRenderFns: __vue_staticRenderFns__$S
18873
+ }, __vue_inject_styles__$S, __vue_script__$S, __vue_scope_id__$S, __vue_is_functional_template__$S, __vue_module_identifier__$S, false, undefined, undefined, undefined);
18874
18874
 
18875
18875
  var history$2 = namespace("history");
18876
18876
  var searchBox$4 = namespace("searchBox");
@@ -18965,16 +18965,16 @@ __decorate([history$2.Action("clear")], SearchBoxHistoryPanel.prototype, "clear"
18965
18965
  SearchBoxHistoryPanel = __decorate([Component({
18966
18966
  name: "searchBoxHistoryPanel",
18967
18967
  components: {
18968
- SearchBoxHistoryItem: __vue_component__$R
18968
+ SearchBoxHistoryItem: __vue_component__$S
18969
18969
  }
18970
18970
  })], SearchBoxHistoryPanel);
18971
- var script$P = SearchBoxHistoryPanel;
18971
+ var script$Q = SearchBoxHistoryPanel;
18972
18972
 
18973
18973
  /* script */
18974
- var __vue_script__$Q = script$P;
18974
+ var __vue_script__$R = script$Q;
18975
18975
  /* template */
18976
18976
 
18977
- var __vue_render__$Q = function __vue_render__() {
18977
+ var __vue_render__$R = function __vue_render__() {
18978
18978
  var _vm = this;
18979
18979
 
18980
18980
  var _h = _vm.$createElement;
@@ -19003,30 +19003,30 @@ var __vue_render__$Q = function __vue_render__() {
19003
19003
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.clear) + "\n ")])], 2) : _vm._e();
19004
19004
  };
19005
19005
 
19006
- var __vue_staticRenderFns__$Q = [];
19007
- __vue_render__$Q._withStripped = true;
19006
+ var __vue_staticRenderFns__$R = [];
19007
+ __vue_render__$R._withStripped = true;
19008
19008
  /* style */
19009
19009
 
19010
- var __vue_inject_styles__$Q = undefined;
19010
+ var __vue_inject_styles__$R = undefined;
19011
19011
  /* scoped */
19012
19012
 
19013
- var __vue_scope_id__$Q = undefined;
19013
+ var __vue_scope_id__$R = undefined;
19014
19014
  /* module identifier */
19015
19015
 
19016
- var __vue_module_identifier__$Q = undefined;
19016
+ var __vue_module_identifier__$R = undefined;
19017
19017
  /* functional template */
19018
19018
 
19019
- var __vue_is_functional_template__$Q = false;
19019
+ var __vue_is_functional_template__$R = false;
19020
19020
  /* style inject */
19021
19021
 
19022
19022
  /* style inject SSR */
19023
19023
 
19024
19024
  /* style inject shadow dom */
19025
19025
 
19026
- var __vue_component__$Q = /*#__PURE__*/normalizeComponent({
19027
- render: __vue_render__$Q,
19028
- staticRenderFns: __vue_staticRenderFns__$Q
19029
- }, __vue_inject_styles__$Q, __vue_script__$Q, __vue_scope_id__$Q, __vue_is_functional_template__$Q, __vue_module_identifier__$Q, false, undefined, undefined, undefined);
19026
+ var __vue_component__$R = /*#__PURE__*/normalizeComponent({
19027
+ render: __vue_render__$R,
19028
+ staticRenderFns: __vue_staticRenderFns__$R
19029
+ }, __vue_inject_styles__$R, __vue_script__$R, __vue_scope_id__$R, __vue_is_functional_template__$R, __vue_module_identifier__$R, false, undefined, undefined, undefined);
19030
19030
 
19031
19031
  var searchBox$3 = namespace("searchBox");
19032
19032
 
@@ -19187,19 +19187,19 @@ __decorate([searchBox$3.Action("highlightChange")], SearchBoxMainPanel.prototype
19187
19187
  SearchBoxMainPanel = __decorate([Component({
19188
19188
  name: "searchBoxMainPanel",
19189
19189
  components: {
19190
- SearchBoxSuggestionsWrapper: __vue_component__$T,
19191
- SearchBoxProductsWrapper: __vue_component__$W,
19192
- SearchBoxMoreResults: __vue_component__$S,
19193
- SearchBoxHistoryPanel: __vue_component__$Q
19190
+ SearchBoxSuggestionsWrapper: __vue_component__$U,
19191
+ SearchBoxProductsWrapper: __vue_component__$X,
19192
+ SearchBoxMoreResults: __vue_component__$T,
19193
+ SearchBoxHistoryPanel: __vue_component__$R
19194
19194
  }
19195
19195
  })], SearchBoxMainPanel);
19196
- var script$O = SearchBoxMainPanel;
19196
+ var script$P = SearchBoxMainPanel;
19197
19197
 
19198
19198
  /* script */
19199
- var __vue_script__$P = script$O;
19199
+ var __vue_script__$Q = script$P;
19200
19200
  /* template */
19201
19201
 
19202
- var __vue_render__$P = function __vue_render__() {
19202
+ var __vue_render__$Q = function __vue_render__() {
19203
19203
  var _vm = this;
19204
19204
 
19205
19205
  var _h = _vm.$createElement;
@@ -19270,11 +19270,11 @@ var __vue_render__$P = function __vue_render__() {
19270
19270
  })], 1) : _vm._e();
19271
19271
  };
19272
19272
 
19273
- var __vue_staticRenderFns__$P = [];
19274
- __vue_render__$P._withStripped = true;
19273
+ var __vue_staticRenderFns__$Q = [];
19274
+ __vue_render__$Q._withStripped = true;
19275
19275
  /* style */
19276
19276
 
19277
- var __vue_inject_styles__$P = function __vue_inject_styles__(inject) {
19277
+ var __vue_inject_styles__$Q = function __vue_inject_styles__(inject) {
19278
19278
  if (!inject) return;
19279
19279
  inject("data-v-0b92689b_0", {
19280
19280
  source: "#lupa-search-box-panel {\n display: flex;\n justify-content: space-between;\n flex-direction: column;\n}\n.lupa-more-results {\n text-align: center;\n}",
@@ -19285,21 +19285,21 @@ var __vue_inject_styles__$P = function __vue_inject_styles__(inject) {
19285
19285
  /* scoped */
19286
19286
 
19287
19287
 
19288
- var __vue_scope_id__$P = undefined;
19288
+ var __vue_scope_id__$Q = undefined;
19289
19289
  /* module identifier */
19290
19290
 
19291
- var __vue_module_identifier__$P = undefined;
19291
+ var __vue_module_identifier__$Q = undefined;
19292
19292
  /* functional template */
19293
19293
 
19294
- var __vue_is_functional_template__$P = false;
19294
+ var __vue_is_functional_template__$Q = false;
19295
19295
  /* style inject SSR */
19296
19296
 
19297
19297
  /* style inject shadow dom */
19298
19298
 
19299
- var __vue_component__$P = /*#__PURE__*/normalizeComponent({
19300
- render: __vue_render__$P,
19301
- staticRenderFns: __vue_staticRenderFns__$P
19302
- }, __vue_inject_styles__$P, __vue_script__$P, __vue_scope_id__$P, __vue_is_functional_template__$P, __vue_module_identifier__$P, false, createInjector, undefined, undefined);
19299
+ var __vue_component__$Q = /*#__PURE__*/normalizeComponent({
19300
+ render: __vue_render__$Q,
19301
+ staticRenderFns: __vue_staticRenderFns__$Q
19302
+ }, __vue_inject_styles__$Q, __vue_script__$Q, __vue_scope_id__$Q, __vue_is_functional_template__$Q, __vue_module_identifier__$Q, false, createInjector, undefined, undefined);
19303
19303
 
19304
19304
  var BIND_EVENT = "click";
19305
19305
 
@@ -19340,7 +19340,7 @@ var defaultSuggestedValue = {
19340
19340
  var history$1 = namespace("history");
19341
19341
  var params$d = namespace("params");
19342
19342
  var searchBox$2 = namespace("searchBox");
19343
- var options$5 = namespace("options");
19343
+ var options$6 = namespace("options");
19344
19344
  var tracking$4 = namespace("tracking");
19345
19345
 
19346
19346
  var SearchBox = /*#__PURE__*/function (_Vue) {
@@ -19624,24 +19624,24 @@ __decorate([tracking$4.Action("track")], SearchBox.prototype, "trackClick", void
19624
19624
 
19625
19625
  __decorate([params$d.Action("setSearchResultsLink")], SearchBox.prototype, "setSearchResultsLink", void 0);
19626
19626
 
19627
- __decorate([options$5.Mutation("setSearchBoxOptions")], SearchBox.prototype, "setSearchBoxOptions", void 0);
19627
+ __decorate([options$6.Mutation("setSearchBoxOptions")], SearchBox.prototype, "setSearchBoxOptions", void 0);
19628
19628
 
19629
19629
  __decorate([params$d.Action("goToResults")], SearchBox.prototype, "goToResults", void 0);
19630
19630
 
19631
19631
  SearchBox = __decorate([Component({
19632
19632
  name: "searchBox",
19633
19633
  components: {
19634
- SearchBoxInput: __vue_component__$15,
19635
- SearchBoxMainPanel: __vue_component__$P
19634
+ SearchBoxInput: __vue_component__$16,
19635
+ SearchBoxMainPanel: __vue_component__$Q
19636
19636
  }
19637
19637
  })], SearchBox);
19638
- var script$N = SearchBox;
19638
+ var script$O = SearchBox;
19639
19639
 
19640
19640
  /* script */
19641
- var __vue_script__$O = script$N;
19641
+ var __vue_script__$P = script$O;
19642
19642
  /* template */
19643
19643
 
19644
- var __vue_render__$O = function __vue_render__() {
19644
+ var __vue_render__$P = function __vue_render__() {
19645
19645
  var _vm = this;
19646
19646
 
19647
19647
  var _h = _vm.$createElement;
@@ -19678,11 +19678,11 @@ var __vue_render__$O = function __vue_render__() {
19678
19678
  }) : _vm._e()], 1)]);
19679
19679
  };
19680
19680
 
19681
- var __vue_staticRenderFns__$O = [];
19682
- __vue_render__$O._withStripped = true;
19681
+ var __vue_staticRenderFns__$P = [];
19682
+ __vue_render__$P._withStripped = true;
19683
19683
  /* style */
19684
19684
 
19685
- var __vue_inject_styles__$O = function __vue_inject_styles__(inject) {
19685
+ var __vue_inject_styles__$P = function __vue_inject_styles__(inject) {
19686
19686
  if (!inject) return;
19687
19687
  inject("data-v-17a13ac4_0", {
19688
19688
  source: "\n#lupa-search-box {\n width: 100%;\n}\n.lupa-search-box-wrapper {\n position: relative;\n}\n",
@@ -19693,21 +19693,21 @@ var __vue_inject_styles__$O = function __vue_inject_styles__(inject) {
19693
19693
  /* scoped */
19694
19694
 
19695
19695
 
19696
- var __vue_scope_id__$O = undefined;
19696
+ var __vue_scope_id__$P = undefined;
19697
19697
  /* module identifier */
19698
19698
 
19699
- var __vue_module_identifier__$O = undefined;
19699
+ var __vue_module_identifier__$P = undefined;
19700
19700
  /* functional template */
19701
19701
 
19702
- var __vue_is_functional_template__$O = false;
19702
+ var __vue_is_functional_template__$P = false;
19703
19703
  /* style inject SSR */
19704
19704
 
19705
19705
  /* style inject shadow dom */
19706
19706
 
19707
- var __vue_component__$O = /*#__PURE__*/normalizeComponent({
19708
- render: __vue_render__$O,
19709
- staticRenderFns: __vue_staticRenderFns__$O
19710
- }, __vue_inject_styles__$O, __vue_script__$O, __vue_scope_id__$O, __vue_is_functional_template__$O, __vue_module_identifier__$O, false, createInjector, undefined, undefined);
19707
+ var __vue_component__$P = /*#__PURE__*/normalizeComponent({
19708
+ render: __vue_render__$P,
19709
+ staticRenderFns: __vue_staticRenderFns__$P
19710
+ }, __vue_inject_styles__$P, __vue_script__$P, __vue_scope_id__$P, __vue_is_functional_template__$P, __vue_module_identifier__$P, false, createInjector, undefined, undefined);
19711
19711
 
19712
19712
  var DEFAULT_SEARCH_BOX_OPTIONS = {
19713
19713
  inputSelector: "#searchBox",
@@ -19798,16 +19798,16 @@ __decorate([Prop()], SearchBoxEntry.prototype, "searchBoxOptions", void 0);
19798
19798
  SearchBoxEntry = __decorate([Component({
19799
19799
  name: "searchBox",
19800
19800
  components: {
19801
- SearchBox: __vue_component__$O
19801
+ SearchBox: __vue_component__$P
19802
19802
  }
19803
19803
  })], SearchBoxEntry);
19804
- var script$M = SearchBoxEntry;
19804
+ var script$N = SearchBoxEntry;
19805
19805
 
19806
19806
  /* script */
19807
- var __vue_script__$N = script$M;
19807
+ var __vue_script__$O = script$N;
19808
19808
  /* template */
19809
19809
 
19810
- var __vue_render__$N = function __vue_render__() {
19810
+ var __vue_render__$O = function __vue_render__() {
19811
19811
  var _vm = this;
19812
19812
 
19813
19813
  var _h = _vm.$createElement;
@@ -19821,30 +19821,30 @@ var __vue_render__$N = function __vue_render__() {
19821
19821
  });
19822
19822
  };
19823
19823
 
19824
- var __vue_staticRenderFns__$N = [];
19825
- __vue_render__$N._withStripped = true;
19824
+ var __vue_staticRenderFns__$O = [];
19825
+ __vue_render__$O._withStripped = true;
19826
19826
  /* style */
19827
19827
 
19828
- var __vue_inject_styles__$N = undefined;
19828
+ var __vue_inject_styles__$O = undefined;
19829
19829
  /* scoped */
19830
19830
 
19831
- var __vue_scope_id__$N = undefined;
19831
+ var __vue_scope_id__$O = undefined;
19832
19832
  /* module identifier */
19833
19833
 
19834
- var __vue_module_identifier__$N = undefined;
19834
+ var __vue_module_identifier__$O = undefined;
19835
19835
  /* functional template */
19836
19836
 
19837
- var __vue_is_functional_template__$N = false;
19837
+ var __vue_is_functional_template__$O = false;
19838
19838
  /* style inject */
19839
19839
 
19840
19840
  /* style inject SSR */
19841
19841
 
19842
19842
  /* style inject shadow dom */
19843
19843
 
19844
- var __vue_component__$N = /*#__PURE__*/normalizeComponent({
19845
- render: __vue_render__$N,
19846
- staticRenderFns: __vue_staticRenderFns__$N
19847
- }, __vue_inject_styles__$N, __vue_script__$N, __vue_scope_id__$N, __vue_is_functional_template__$N, __vue_module_identifier__$N, false, undefined, undefined, undefined);
19844
+ var __vue_component__$O = /*#__PURE__*/normalizeComponent({
19845
+ render: __vue_render__$O,
19846
+ staticRenderFns: __vue_staticRenderFns__$O
19847
+ }, __vue_inject_styles__$O, __vue_script__$O, __vue_scope_id__$O, __vue_is_functional_template__$O, __vue_module_identifier__$O, false, undefined, undefined, undefined);
19848
19848
 
19849
19849
  var fails$1 = fails$E;
19850
19850
 
@@ -20368,6 +20368,7 @@ var DEFAULT_OPTIONS_RESULTS = {
20368
20368
  },
20369
20369
  queryKey: "",
20370
20370
  containerSelector: "#searchResultsContainer",
20371
+ searchTitlePosition: "page-top",
20371
20372
  labels: {
20372
20373
  pageSize: "Page size:",
20373
20374
  sortBy: "Sort by:",
@@ -21652,12 +21653,12 @@ __decorate([Prop({
21652
21653
  CurrentFilterDisplay = __decorate([Component({
21653
21654
  name: "currentFilterDisplay"
21654
21655
  })], CurrentFilterDisplay);
21655
- var script$L = CurrentFilterDisplay;
21656
+ var script$M = CurrentFilterDisplay;
21656
21657
 
21657
- var __vue_script__$M = script$L;
21658
+ var __vue_script__$N = script$M;
21658
21659
  /* template */
21659
21660
 
21660
- var __vue_render__$M = function __vue_render__() {
21661
+ var __vue_render__$N = function __vue_render__() {
21661
21662
  var _vm = this;
21662
21663
 
21663
21664
  var _h = _vm.$createElement;
@@ -21684,30 +21685,30 @@ var __vue_render__$M = function __vue_render__() {
21684
21685
  }, [_vm._v("\n " + _vm._s(_vm.filter.value) + "\n ")])]);
21685
21686
  };
21686
21687
 
21687
- var __vue_staticRenderFns__$M = [];
21688
- __vue_render__$M._withStripped = true;
21688
+ var __vue_staticRenderFns__$N = [];
21689
+ __vue_render__$N._withStripped = true;
21689
21690
  /* style */
21690
21691
 
21691
- var __vue_inject_styles__$M = undefined;
21692
+ var __vue_inject_styles__$N = undefined;
21692
21693
  /* scoped */
21693
21694
 
21694
- var __vue_scope_id__$M = undefined;
21695
+ var __vue_scope_id__$N = undefined;
21695
21696
  /* module identifier */
21696
21697
 
21697
- var __vue_module_identifier__$M = undefined;
21698
+ var __vue_module_identifier__$N = undefined;
21698
21699
  /* functional template */
21699
21700
 
21700
- var __vue_is_functional_template__$M = false;
21701
+ var __vue_is_functional_template__$N = false;
21701
21702
  /* style inject */
21702
21703
 
21703
21704
  /* style inject SSR */
21704
21705
 
21705
21706
  /* style inject shadow dom */
21706
21707
 
21707
- var __vue_component__$M = /*#__PURE__*/normalizeComponent({
21708
- render: __vue_render__$M,
21709
- staticRenderFns: __vue_staticRenderFns__$M
21710
- }, __vue_inject_styles__$M, __vue_script__$M, __vue_scope_id__$M, __vue_is_functional_template__$M, __vue_module_identifier__$M, false, undefined, undefined, undefined);
21708
+ var __vue_component__$N = /*#__PURE__*/normalizeComponent({
21709
+ render: __vue_render__$N,
21710
+ staticRenderFns: __vue_staticRenderFns__$N
21711
+ }, __vue_inject_styles__$N, __vue_script__$N, __vue_scope_id__$N, __vue_is_functional_template__$N, __vue_module_identifier__$N, false, undefined, undefined, undefined);
21711
21712
 
21712
21713
  var getFacetKey = function getFacetKey(key, type) {
21713
21714
  return "".concat(FACET_FILTER_MAP[type]).concat(key);
@@ -21785,9 +21786,9 @@ var toggleHierarchyParam = function toggleHierarchyParam() {
21785
21786
  return getMostSpecificHierarchyTerms([param].concat(_toConsumableArray(params)));
21786
21787
  };
21787
21788
 
21788
- var searchResult$f = namespace("searchResult");
21789
+ var searchResult$g = namespace("searchResult");
21789
21790
  var params$c = namespace("params");
21790
- var options$4 = namespace("options");
21791
+ var options$5 = namespace("options");
21791
21792
 
21792
21793
  var CurrentFilters = /*#__PURE__*/function (_Vue) {
21793
21794
  _inherits(CurrentFilters, _Vue);
@@ -21810,35 +21811,12 @@ var CurrentFilters = /*#__PURE__*/function (_Vue) {
21810
21811
  }
21811
21812
 
21812
21813
  _createClass(CurrentFilters, [{
21813
- key: "displayFilters",
21814
- get: function get() {
21815
- var _this2 = this;
21816
-
21817
- return this.labeledFilters.filter(function (f) {
21818
- var _a;
21819
-
21820
- return !((_a = _this2.initialFilters) === null || _a === void 0 ? void 0 : _a[f.key]);
21821
- });
21822
- }
21823
- }, {
21824
- key: "labeledFilters",
21825
- get: function get() {
21826
- return getLabeledFilters(unfoldFilters(this.currentFilters), this.facets);
21827
- }
21828
- }, {
21829
21814
  key: "hasFilters",
21830
21815
  get: function get() {
21831
21816
  var _a;
21832
21817
 
21833
21818
  return ((_a = this.displayFilters) === null || _a === void 0 ? void 0 : _a.length) > 0;
21834
21819
  }
21835
- }, {
21836
- key: "filterCount",
21837
- get: function get() {
21838
- var _a, _b;
21839
-
21840
- return (_b = (_a = this.displayFilters) === null || _a === void 0 ? void 0 : _a.length) !== null && _b !== void 0 ? _b : 0;
21841
- }
21842
21820
  }, {
21843
21821
  key: "handleRemove",
21844
21822
  value: function handleRemove(_ref) {
@@ -21879,11 +21857,15 @@ __decorate([Prop({
21879
21857
  default: false
21880
21858
  })], CurrentFilters.prototype, "expandable", void 0);
21881
21859
 
21882
- __decorate([searchResult$f.Getter("filters")], CurrentFilters.prototype, "currentFilters", void 0);
21860
+ __decorate([searchResult$g.Getter("filters")], CurrentFilters.prototype, "currentFilters", void 0);
21883
21861
 
21884
- __decorate([searchResult$f.Getter("facets")], CurrentFilters.prototype, "facets", void 0);
21862
+ __decorate([searchResult$g.Getter("facets")], CurrentFilters.prototype, "facets", void 0);
21885
21863
 
21886
- __decorate([options$4.Getter("initialFilters")], CurrentFilters.prototype, "initialFilters", void 0);
21864
+ __decorate([searchResult$g.Getter("displayFilters")], CurrentFilters.prototype, "displayFilters", void 0);
21865
+
21866
+ __decorate([searchResult$g.Getter("currentFilterCount")], CurrentFilters.prototype, "currentFilterCount", void 0);
21867
+
21868
+ __decorate([options$5.Getter("initialFilters")], CurrentFilters.prototype, "initialFilters", void 0);
21887
21869
 
21888
21870
  __decorate([params$c.Action("removeParams")], CurrentFilters.prototype, "removeParams", void 0);
21889
21871
 
@@ -21894,16 +21876,16 @@ __decorate([params$c.Action("appendParams")], CurrentFilters.prototype, "appendP
21894
21876
  CurrentFilters = __decorate([Component({
21895
21877
  name: "currentFilters",
21896
21878
  components: {
21897
- CurrentFilterDisplay: __vue_component__$M
21879
+ CurrentFilterDisplay: __vue_component__$N
21898
21880
  }
21899
21881
  })], CurrentFilters);
21900
- var script$K = CurrentFilters;
21882
+ var script$L = CurrentFilters;
21901
21883
 
21902
21884
  /* script */
21903
- var __vue_script__$L = script$K;
21885
+ var __vue_script__$M = script$L;
21904
21886
  /* template */
21905
21887
 
21906
- var __vue_render__$L = function __vue_render__() {
21888
+ var __vue_render__$M = function __vue_render__() {
21907
21889
  var _vm = this;
21908
21890
 
21909
21891
  var _h = _vm.$createElement;
@@ -21929,7 +21911,7 @@ var __vue_render__$L = function __vue_render__() {
21929
21911
  staticClass: "lupa-filter-title-text"
21930
21912
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.title) + "\n "), _vm.expandable ? _c("span", {
21931
21913
  staticClass: "lupa-filter-count"
21932
- }, [_vm._v("\n (" + _vm._s(_vm.filterCount) + ")\n ")]) : _vm._e()]), _vm._v(" "), _vm.expandable ? _c("div", {
21914
+ }, [_vm._v("\n (" + _vm._s(_vm.currentFilterCount) + ")\n ")]) : _vm._e()]), _vm._v(" "), _vm.expandable ? _c("div", {
21933
21915
  staticClass: "lupa-filter-title-caret",
21934
21916
  class: _vm.isOpen && "open"
21935
21917
  }) : _vm._e()]), _vm._v(" "), !_vm.expandable || _vm.isOpen ? _c("div", {
@@ -21957,30 +21939,30 @@ var __vue_render__$L = function __vue_render__() {
21957
21939
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.clearAll) + "\n ")])]) : _vm._e()]) : _vm._e();
21958
21940
  };
21959
21941
 
21960
- var __vue_staticRenderFns__$L = [];
21961
- __vue_render__$L._withStripped = true;
21942
+ var __vue_staticRenderFns__$M = [];
21943
+ __vue_render__$M._withStripped = true;
21962
21944
  /* style */
21963
21945
 
21964
- var __vue_inject_styles__$L = undefined;
21946
+ var __vue_inject_styles__$M = undefined;
21965
21947
  /* scoped */
21966
21948
 
21967
- var __vue_scope_id__$L = undefined;
21949
+ var __vue_scope_id__$M = undefined;
21968
21950
  /* module identifier */
21969
21951
 
21970
- var __vue_module_identifier__$L = undefined;
21952
+ var __vue_module_identifier__$M = undefined;
21971
21953
  /* functional template */
21972
21954
 
21973
- var __vue_is_functional_template__$L = false;
21955
+ var __vue_is_functional_template__$M = false;
21974
21956
  /* style inject */
21975
21957
 
21976
21958
  /* style inject SSR */
21977
21959
 
21978
21960
  /* style inject shadow dom */
21979
21961
 
21980
- var __vue_component__$L = /*#__PURE__*/normalizeComponent({
21981
- render: __vue_render__$L,
21982
- staticRenderFns: __vue_staticRenderFns__$L
21983
- }, __vue_inject_styles__$L, __vue_script__$L, __vue_scope_id__$L, __vue_is_functional_template__$L, __vue_module_identifier__$L, false, undefined, undefined, undefined);
21962
+ var __vue_component__$M = /*#__PURE__*/normalizeComponent({
21963
+ render: __vue_render__$M,
21964
+ staticRenderFns: __vue_staticRenderFns__$M
21965
+ }, __vue_inject_styles__$M, __vue_script__$M, __vue_scope_id__$M, __vue_is_functional_template__$M, __vue_module_identifier__$M, false, undefined, undefined, undefined);
21984
21966
 
21985
21967
  var TermFacet$1 = /*#__PURE__*/function (_Vue) {
21986
21968
  _inherits(TermFacet, _Vue);
@@ -22042,6 +22024,11 @@ var TermFacet$1 = /*#__PURE__*/function (_Vue) {
22042
22024
  get: function get() {
22043
22025
  return this.facet.type === "range";
22044
22026
  }
22027
+ }, {
22028
+ key: "displayShowMore",
22029
+ get: function get() {
22030
+ return Boolean(this.showAll && this.options.labels.showLess || this.itemLimit < this.filteredValues.length);
22031
+ }
22045
22032
  }, {
22046
22033
  key: "handleFacetClick",
22047
22034
  value: function handleFacetClick(item) {
@@ -22055,9 +22042,9 @@ var TermFacet$1 = /*#__PURE__*/function (_Vue) {
22055
22042
  });
22056
22043
  }
22057
22044
  }, {
22058
- key: "handleShowAll",
22059
- value: function handleShowAll() {
22060
- this.showAll = true;
22045
+ key: "toggleShowAll",
22046
+ value: function toggleShowAll() {
22047
+ this.showAll = !this.showAll;
22061
22048
  }
22062
22049
  }, {
22063
22050
  key: "isChecked",
@@ -22090,13 +22077,13 @@ __decorate([Prop({
22090
22077
  TermFacet$1 = __decorate([Component({
22091
22078
  name: "termFacet"
22092
22079
  })], TermFacet$1);
22093
- var script$J = TermFacet$1;
22080
+ var script$K = TermFacet$1;
22094
22081
 
22095
22082
  /* script */
22096
- var __vue_script__$K = script$J;
22083
+ var __vue_script__$L = script$K;
22097
22084
  /* template */
22098
22085
 
22099
- var __vue_render__$K = function __vue_render__() {
22086
+ var __vue_render__$L = function __vue_render__() {
22100
22087
  var _vm = this;
22101
22088
 
22102
22089
  var _h = _vm.$createElement;
@@ -22163,41 +22150,41 @@ var __vue_render__$K = function __vue_render__() {
22163
22150
  }, [_vm._v(_vm._s(item.title))]), _vm._v(" "), _vm.options.showDocumentCount ? _c("span", {
22164
22151
  staticClass: "lupa-term-count"
22165
22152
  }, [_vm._v("(" + _vm._s(item.count) + ")")]) : _vm._e()])]);
22166
- }), 0), _vm._v(" "), _vm.itemLimit < _vm.filteredValues.length ? _c("div", {
22153
+ }), 0), _vm._v(" "), _vm.displayShowMore ? _c("div", {
22167
22154
  staticClass: "lupa-facet-term lupa-show-more-facet-results",
22168
22155
  attrs: {
22169
22156
  "data-cy": "lupa-facet-term"
22170
22157
  },
22171
22158
  on: {
22172
- click: _vm.handleShowAll
22159
+ click: _vm.toggleShowAll
22173
22160
  }
22174
- }, [_vm._v("\n " + _vm._s(_vm.options.labels.showAll) + "\n ")]) : _vm._e()]);
22161
+ }, [_vm.showAll ? _c("span", [_vm._v(" " + _vm._s(_vm.options.labels.showLess))]) : _c("span", [_vm._v(" " + _vm._s(_vm.options.labels.showAll))])]) : _vm._e()]);
22175
22162
  };
22176
22163
 
22177
- var __vue_staticRenderFns__$K = [];
22178
- __vue_render__$K._withStripped = true;
22164
+ var __vue_staticRenderFns__$L = [];
22165
+ __vue_render__$L._withStripped = true;
22179
22166
  /* style */
22180
22167
 
22181
- var __vue_inject_styles__$K = undefined;
22168
+ var __vue_inject_styles__$L = undefined;
22182
22169
  /* scoped */
22183
22170
 
22184
- var __vue_scope_id__$K = undefined;
22171
+ var __vue_scope_id__$L = undefined;
22185
22172
  /* module identifier */
22186
22173
 
22187
- var __vue_module_identifier__$K = undefined;
22174
+ var __vue_module_identifier__$L = undefined;
22188
22175
  /* functional template */
22189
22176
 
22190
- var __vue_is_functional_template__$K = false;
22177
+ var __vue_is_functional_template__$L = false;
22191
22178
  /* style inject */
22192
22179
 
22193
22180
  /* style inject SSR */
22194
22181
 
22195
22182
  /* style inject shadow dom */
22196
22183
 
22197
- var __vue_component__$K = /*#__PURE__*/normalizeComponent({
22198
- render: __vue_render__$K,
22199
- staticRenderFns: __vue_staticRenderFns__$K
22200
- }, __vue_inject_styles__$K, __vue_script__$K, __vue_scope_id__$K, __vue_is_functional_template__$K, __vue_module_identifier__$K, false, undefined, undefined, undefined);
22184
+ var __vue_component__$L = /*#__PURE__*/normalizeComponent({
22185
+ render: __vue_render__$L,
22186
+ staticRenderFns: __vue_staticRenderFns__$L
22187
+ }, __vue_inject_styles__$L, __vue_script__$L, __vue_scope_id__$L, __vue_is_functional_template__$L, __vue_module_identifier__$L, false, undefined, undefined, undefined);
22201
22188
 
22202
22189
  var vueSliderComponent_umd_min = {exports: {}};
22203
22190
 
@@ -24813,6 +24800,8 @@ var _typeof = _typeof$2.exports.default;
24813
24800
 
24814
24801
  var VueSlider = /*@__PURE__*/getDefaultExportFromCjs(vueSliderComponent_umd_min.exports);
24815
24802
 
24803
+ var options$4 = namespace("options");
24804
+
24816
24805
  var TermFacet = /*#__PURE__*/function (_Vue) {
24817
24806
  _inherits(TermFacet, _Vue);
24818
24807
 
@@ -24829,6 +24818,79 @@ var TermFacet = /*#__PURE__*/function (_Vue) {
24829
24818
  }
24830
24819
 
24831
24820
  _createClass(TermFacet, [{
24821
+ key: "rangeLabelFrom",
24822
+ get: function get() {
24823
+ var _a, _b, _c;
24824
+
24825
+ return (_c = (_b = (_a = this.options.stats) === null || _a === void 0 ? void 0 : _a.labels) === null || _b === void 0 ? void 0 : _b.from) !== null && _c !== void 0 ? _c : "";
24826
+ }
24827
+ }, {
24828
+ key: "rangeLabelTo",
24829
+ get: function get() {
24830
+ var _a, _b, _c;
24831
+
24832
+ return (_c = (_b = (_a = this.options.stats) === null || _a === void 0 ? void 0 : _a.labels) === null || _b === void 0 ? void 0 : _b.to) !== null && _c !== void 0 ? _c : "";
24833
+ }
24834
+ }, {
24835
+ key: "currency",
24836
+ get: function get() {
24837
+ var _a;
24838
+
24839
+ return (_a = this.searchResultOptions) === null || _a === void 0 ? void 0 : _a.labels.currency;
24840
+ }
24841
+ }, {
24842
+ key: "isSliderVisible",
24843
+ get: function get() {
24844
+ var _a, _b;
24845
+
24846
+ return Boolean((_b = (_a = this.options.stats) === null || _a === void 0 ? void 0 : _a.slider) !== null && _b !== void 0 ? _b : true);
24847
+ }
24848
+ }, {
24849
+ key: "isInputVisible",
24850
+ get: function get() {
24851
+ var _a;
24852
+
24853
+ return Boolean((_a = this.options.stats) === null || _a === void 0 ? void 0 : _a.inputs);
24854
+ }
24855
+ }, {
24856
+ key: "fromValue",
24857
+ get: function get() {
24858
+ return this.isPrice ? this.sliderRange[0].toFixed(2) : "".concat(this.sliderRange[0]);
24859
+ },
24860
+ set: function set(stringValue) {
24861
+ var value = +stringValue;
24862
+
24863
+ if (value < this.facetMin) {
24864
+ value = this.facetMin;
24865
+ }
24866
+
24867
+ if (!value || value > this.facetMax) {
24868
+ return;
24869
+ }
24870
+
24871
+ this.innerSliderRange = [value, this.sliderRange[1]];
24872
+ this.handleInputChange();
24873
+ }
24874
+ }, {
24875
+ key: "toValue",
24876
+ get: function get() {
24877
+ return this.isPrice ? this.sliderRange[1].toFixed(2) : "".concat(this.sliderRange[1]);
24878
+ },
24879
+ set: function set(stringValue) {
24880
+ var value = +stringValue;
24881
+
24882
+ if (value > this.facetMax) {
24883
+ value = this.facetMax;
24884
+ }
24885
+
24886
+ if (!value || value < this.facetMin) {
24887
+ return;
24888
+ }
24889
+
24890
+ this.innerSliderRange = [this.sliderRange[0], value];
24891
+ this.handleInputChange();
24892
+ }
24893
+ }, {
24832
24894
  key: "currentGte",
24833
24895
  get: function get() {
24834
24896
  return typeof this.currentFilters.gte === "string" ? parseFloat(this.currentFilters.gte) : this.currentFilters.gte;
@@ -24836,7 +24898,7 @@ var TermFacet = /*#__PURE__*/function (_Vue) {
24836
24898
  }, {
24837
24899
  key: "currentLte",
24838
24900
  get: function get() {
24839
- return typeof this.currentFilters.lte === "string" ? parseFloat(this.currentFilters.lte) : this.currentFilters.lte;
24901
+ return typeof this.currentFilters.lt === "string" ? parseFloat(this.currentFilters.lt) : this.currentFilters.lt;
24840
24902
  }
24841
24903
  }, {
24842
24904
  key: "currentMinValue",
@@ -24884,7 +24946,7 @@ var TermFacet = /*#__PURE__*/function (_Vue) {
24884
24946
  min = _this$sliderRange[0],
24885
24947
  max = _this$sliderRange[1];
24886
24948
 
24887
- return this.isPrice ? formatPriceSummary([min, max]) : formatRange({
24949
+ return this.isPrice ? formatPriceSummary([min, max], this.currency, this.searchResultOptions.labels.priceSeparator) : formatRange({
24888
24950
  gte: min,
24889
24951
  lte: max
24890
24952
  });
@@ -24899,6 +24961,19 @@ var TermFacet = /*#__PURE__*/function (_Vue) {
24899
24961
  value: function onMaxValueChange() {
24900
24962
  this.innerSliderRange = [];
24901
24963
  }
24964
+ }, {
24965
+ key: "handleInputChange",
24966
+ value: function handleInputChange() {
24967
+ if (this.innerSliderRange.length < 1) {
24968
+ return;
24969
+ }
24970
+
24971
+ if (this.sliderRange[0] === this.currentGte && this.sliderRange[1] === this.currentLte) {
24972
+ return;
24973
+ }
24974
+
24975
+ this.handleChange();
24976
+ }
24902
24977
  }, {
24903
24978
  key: "handleChange",
24904
24979
  value: function handleChange() {
@@ -24932,6 +25007,10 @@ __decorate([Prop({
24932
25007
  }
24933
25008
  })], TermFacet.prototype, "currentFilters", void 0);
24934
25009
 
25010
+ __decorate([options$4.State(function (s) {
25011
+ return s.searchResultOptions;
25012
+ })], TermFacet.prototype, "searchResultOptions", void 0);
25013
+
24935
25014
  __decorate([Watch("currentMinValue")], TermFacet.prototype, "onMinValueChange", null);
24936
25015
 
24937
25016
  __decorate([Watch("currentMaxValue")], TermFacet.prototype, "onMaxValueChange", null);
@@ -24942,13 +25021,13 @@ TermFacet = __decorate([Component({
24942
25021
  VueSlider: VueSlider
24943
25022
  }
24944
25023
  })], TermFacet);
24945
- var script$I = TermFacet;
25024
+ var script$J = TermFacet;
24946
25025
 
24947
25026
  /* script */
24948
- var __vue_script__$J = script$I;
25027
+ var __vue_script__$K = script$J;
24949
25028
  /* template */
24950
25029
 
24951
- var __vue_render__$J = function __vue_render__() {
25030
+ var __vue_render__$K = function __vue_render__() {
24952
25031
  var _vm = this;
24953
25032
 
24954
25033
  var _h = _vm.$createElement;
@@ -24957,9 +25036,69 @@ var __vue_render__$J = function __vue_render__() {
24957
25036
 
24958
25037
  return _c("div", {
24959
25038
  staticClass: "lupa-search-result-facet-stats-values"
24960
- }, [_c("div", {
25039
+ }, [!_vm.isInputVisible ? _c("div", {
24961
25040
  staticClass: "lupa-stats-facet-summary"
24962
- }, [_vm._v(_vm._s(_vm.statsSummary))]), _vm._v(" "), _c("div", {
25041
+ }, [_vm._v("\n " + _vm._s(_vm.statsSummary) + "\n ")]) : _c("div", {
25042
+ staticClass: "lupa-stats-facet-summary-input"
25043
+ }, [_c("div", [_vm.rangeLabelFrom ? _c("div", {
25044
+ staticClass: "lupa-stats-range-label"
25045
+ }, [_vm._v("\n " + _vm._s(_vm.rangeLabelFrom) + "\n ")]) : _vm._e(), _vm._v(" "), _c("div", {
25046
+ staticClass: "lupa-stats-from"
25047
+ }, [_c("input", {
25048
+ directives: [{
25049
+ name: "model",
25050
+ rawName: "v-model.lazy",
25051
+ value: _vm.fromValue,
25052
+ expression: "fromValue",
25053
+ modifiers: {
25054
+ lazy: true
25055
+ }
25056
+ }],
25057
+ attrs: {
25058
+ type: "number",
25059
+ max: _vm.facetMax,
25060
+ min: _vm.facetMin,
25061
+ step: _vm.isPrice ? "0.01" : "1"
25062
+ },
25063
+ domProps: {
25064
+ value: _vm.fromValue
25065
+ },
25066
+ on: {
25067
+ change: function change($event) {
25068
+ _vm.fromValue = $event.target.value;
25069
+ }
25070
+ }
25071
+ }), _vm._v(" "), _vm.isPrice ? _c("span", [_vm._v(_vm._s(_vm.currency))]) : _vm._e()])]), _vm._v(" "), _c("div", {
25072
+ staticClass: "lupa-stats-separator"
25073
+ }), _vm._v(" "), _c("div", [_vm.rangeLabelTo ? _c("div", {
25074
+ staticClass: "lupa-stats-range-label"
25075
+ }, [_vm._v("\n " + _vm._s(_vm.rangeLabelTo) + "\n ")]) : _vm._e(), _vm._v(" "), _c("div", {
25076
+ staticClass: "lupa-stats-to"
25077
+ }, [_c("input", {
25078
+ directives: [{
25079
+ name: "model",
25080
+ rawName: "v-model.lazy",
25081
+ value: _vm.toValue,
25082
+ expression: "toValue",
25083
+ modifiers: {
25084
+ lazy: true
25085
+ }
25086
+ }],
25087
+ attrs: {
25088
+ type: "number",
25089
+ max: _vm.facetMax,
25090
+ min: _vm.facetMin,
25091
+ step: _vm.isPrice ? "0.01" : "1"
25092
+ },
25093
+ domProps: {
25094
+ value: _vm.toValue
25095
+ },
25096
+ on: {
25097
+ change: function change($event) {
25098
+ _vm.toValue = $event.target.value;
25099
+ }
25100
+ }
25101
+ }), _vm._v(" "), _vm.isPrice ? _c("span", [_vm._v(_vm._s(_vm.currency))]) : _vm._e()])])]), _vm._v(" "), _vm.isSliderVisible ? _c("div", {
24963
25102
  staticClass: "lupa-stats-slider-wrapper"
24964
25103
  }, [_c("vue-slider", {
24965
25104
  staticClass: "slider",
@@ -24983,33 +25122,33 @@ var __vue_render__$J = function __vue_render__() {
24983
25122
  },
24984
25123
  expression: "sliderRange"
24985
25124
  }
24986
- })], 1)]);
25125
+ })], 1) : _vm._e()]);
24987
25126
  };
24988
25127
 
24989
- var __vue_staticRenderFns__$J = [];
24990
- __vue_render__$J._withStripped = true;
25128
+ var __vue_staticRenderFns__$K = [];
25129
+ __vue_render__$K._withStripped = true;
24991
25130
  /* style */
24992
25131
 
24993
- var __vue_inject_styles__$J = undefined;
25132
+ var __vue_inject_styles__$K = undefined;
24994
25133
  /* scoped */
24995
25134
 
24996
- var __vue_scope_id__$J = undefined;
25135
+ var __vue_scope_id__$K = undefined;
24997
25136
  /* module identifier */
24998
25137
 
24999
- var __vue_module_identifier__$J = undefined;
25138
+ var __vue_module_identifier__$K = undefined;
25000
25139
  /* functional template */
25001
25140
 
25002
- var __vue_is_functional_template__$J = false;
25141
+ var __vue_is_functional_template__$K = false;
25003
25142
  /* style inject */
25004
25143
 
25005
25144
  /* style inject SSR */
25006
25145
 
25007
25146
  /* style inject shadow dom */
25008
25147
 
25009
- var __vue_component__$J = /*#__PURE__*/normalizeComponent({
25010
- render: __vue_render__$J,
25011
- staticRenderFns: __vue_staticRenderFns__$J
25012
- }, __vue_inject_styles__$J, __vue_script__$J, __vue_scope_id__$J, __vue_is_functional_template__$J, __vue_module_identifier__$J, false, undefined, undefined, undefined);
25148
+ var __vue_component__$K = /*#__PURE__*/normalizeComponent({
25149
+ render: __vue_render__$K,
25150
+ staticRenderFns: __vue_staticRenderFns__$K
25151
+ }, __vue_inject_styles__$K, __vue_script__$K, __vue_scope_id__$K, __vue_is_functional_template__$K, __vue_module_identifier__$K, false, undefined, undefined, undefined);
25013
25152
 
25014
25153
  var HierarchyFacetLevel = /*#__PURE__*/function (_Vue) {
25015
25154
  _inherits(HierarchyFacetLevel, _Vue);
@@ -25075,13 +25214,13 @@ __decorate([Prop({
25075
25214
  HierarchyFacetLevel = __decorate([Component({
25076
25215
  name: "HierarchyFacetLevel"
25077
25216
  })], HierarchyFacetLevel);
25078
- var script$H = HierarchyFacetLevel;
25217
+ var script$I = HierarchyFacetLevel;
25079
25218
 
25080
25219
  /* script */
25081
- var __vue_script__$I = script$H;
25220
+ var __vue_script__$J = script$I;
25082
25221
  /* template */
25083
25222
 
25084
- var __vue_render__$I = function __vue_render__() {
25223
+ var __vue_render__$J = function __vue_render__() {
25085
25224
  var _vm = this;
25086
25225
 
25087
25226
  var _h = _vm.$createElement;
@@ -25089,7 +25228,10 @@ var __vue_render__$I = function __vue_render__() {
25089
25228
  var _c = _vm._self._c || _h;
25090
25229
 
25091
25230
  return _c("div", {
25092
- staticClass: "lupa-facet-hierarchy"
25231
+ staticClass: "lupa-facet-hierarchy",
25232
+ class: {
25233
+ "lupa-term-active": _vm.isChecked
25234
+ }
25093
25235
  }, [_c("div", {
25094
25236
  staticClass: "lupa-facet-term",
25095
25237
  attrs: {
@@ -25133,13 +25275,13 @@ var __vue_render__$I = function __vue_render__() {
25133
25275
  }), 1) : _vm._e()]);
25134
25276
  };
25135
25277
 
25136
- var __vue_staticRenderFns__$I = [];
25137
- __vue_render__$I._withStripped = true;
25278
+ var __vue_staticRenderFns__$J = [];
25279
+ __vue_render__$J._withStripped = true;
25138
25280
  /* style */
25139
25281
 
25140
- var __vue_inject_styles__$I = function __vue_inject_styles__(inject) {
25282
+ var __vue_inject_styles__$J = function __vue_inject_styles__(inject) {
25141
25283
  if (!inject) return;
25142
- inject("data-v-1d0e2e1d_0", {
25284
+ inject("data-v-1cc23c16_0", {
25143
25285
  source: ".lupa-facet-level {\n margin-left: 25px;\n}",
25144
25286
  map: undefined,
25145
25287
  media: undefined
@@ -25148,21 +25290,21 @@ var __vue_inject_styles__$I = function __vue_inject_styles__(inject) {
25148
25290
  /* scoped */
25149
25291
 
25150
25292
 
25151
- var __vue_scope_id__$I = undefined;
25293
+ var __vue_scope_id__$J = undefined;
25152
25294
  /* module identifier */
25153
25295
 
25154
- var __vue_module_identifier__$I = undefined;
25296
+ var __vue_module_identifier__$J = undefined;
25155
25297
  /* functional template */
25156
25298
 
25157
- var __vue_is_functional_template__$I = false;
25299
+ var __vue_is_functional_template__$J = false;
25158
25300
  /* style inject SSR */
25159
25301
 
25160
25302
  /* style inject shadow dom */
25161
25303
 
25162
- var __vue_component__$I = /*#__PURE__*/normalizeComponent({
25163
- render: __vue_render__$I,
25164
- staticRenderFns: __vue_staticRenderFns__$I
25165
- }, __vue_inject_styles__$I, __vue_script__$I, __vue_scope_id__$I, __vue_is_functional_template__$I, __vue_module_identifier__$I, false, createInjector, undefined, undefined);
25304
+ var __vue_component__$J = /*#__PURE__*/normalizeComponent({
25305
+ render: __vue_render__$J,
25306
+ staticRenderFns: __vue_staticRenderFns__$J
25307
+ }, __vue_inject_styles__$J, __vue_script__$J, __vue_scope_id__$J, __vue_is_functional_template__$J, __vue_module_identifier__$J, false, createInjector, undefined, undefined);
25166
25308
 
25167
25309
  var HierarchyFacet = /*#__PURE__*/function (_Vue) {
25168
25310
  _inherits(HierarchyFacet, _Vue);
@@ -25257,16 +25399,16 @@ __decorate([Prop({
25257
25399
  HierarchyFacet = __decorate([Component({
25258
25400
  name: "hierarchyFacet",
25259
25401
  components: {
25260
- HierarchyFacetLevel: __vue_component__$I
25402
+ HierarchyFacetLevel: __vue_component__$J
25261
25403
  }
25262
25404
  })], HierarchyFacet);
25263
- var script$G = HierarchyFacet;
25405
+ var script$H = HierarchyFacet;
25264
25406
 
25265
25407
  /* script */
25266
- var __vue_script__$H = script$G;
25408
+ var __vue_script__$I = script$H;
25267
25409
  /* template */
25268
25410
 
25269
- var __vue_render__$H = function __vue_render__() {
25411
+ var __vue_render__$I = function __vue_render__() {
25270
25412
  var _vm = this;
25271
25413
 
25272
25414
  var _h = _vm.$createElement;
@@ -25327,30 +25469,30 @@ var __vue_render__$H = function __vue_render__() {
25327
25469
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.showAll) + "\n ")]) : _vm._e()], 2);
25328
25470
  };
25329
25471
 
25330
- var __vue_staticRenderFns__$H = [];
25331
- __vue_render__$H._withStripped = true;
25472
+ var __vue_staticRenderFns__$I = [];
25473
+ __vue_render__$I._withStripped = true;
25332
25474
  /* style */
25333
25475
 
25334
- var __vue_inject_styles__$H = undefined;
25476
+ var __vue_inject_styles__$I = undefined;
25335
25477
  /* scoped */
25336
25478
 
25337
- var __vue_scope_id__$H = undefined;
25479
+ var __vue_scope_id__$I = undefined;
25338
25480
  /* module identifier */
25339
25481
 
25340
- var __vue_module_identifier__$H = undefined;
25482
+ var __vue_module_identifier__$I = undefined;
25341
25483
  /* functional template */
25342
25484
 
25343
- var __vue_is_functional_template__$H = false;
25485
+ var __vue_is_functional_template__$I = false;
25344
25486
  /* style inject */
25345
25487
 
25346
25488
  /* style inject SSR */
25347
25489
 
25348
25490
  /* style inject shadow dom */
25349
25491
 
25350
- var __vue_component__$H = /*#__PURE__*/normalizeComponent({
25351
- render: __vue_render__$H,
25352
- staticRenderFns: __vue_staticRenderFns__$H
25353
- }, __vue_inject_styles__$H, __vue_script__$H, __vue_scope_id__$H, __vue_is_functional_template__$H, __vue_module_identifier__$H, false, undefined, undefined, undefined);
25492
+ var __vue_component__$I = /*#__PURE__*/normalizeComponent({
25493
+ render: __vue_render__$I,
25494
+ staticRenderFns: __vue_staticRenderFns__$I
25495
+ }, __vue_inject_styles__$I, __vue_script__$I, __vue_scope_id__$I, __vue_is_functional_template__$I, __vue_module_identifier__$I, false, undefined, undefined, undefined);
25354
25496
 
25355
25497
  var FacetDisplay = /*#__PURE__*/function (_Vue) {
25356
25498
  _inherits(FacetDisplay, _Vue);
@@ -25476,18 +25618,18 @@ __decorate([Prop({
25476
25618
  FacetDisplay = __decorate([Component({
25477
25619
  name: "facetDisplay",
25478
25620
  components: {
25479
- TermFacet: __vue_component__$K,
25480
- StatsFacet: __vue_component__$J,
25481
- HierarchyFacet: __vue_component__$H
25621
+ TermFacet: __vue_component__$L,
25622
+ StatsFacet: __vue_component__$K,
25623
+ HierarchyFacet: __vue_component__$I
25482
25624
  }
25483
25625
  })], FacetDisplay);
25484
- var script$F = FacetDisplay;
25626
+ var script$G = FacetDisplay;
25485
25627
 
25486
25628
  /* script */
25487
- var __vue_script__$G = script$F;
25629
+ var __vue_script__$H = script$G;
25488
25630
  /* template */
25489
25631
 
25490
- var __vue_render__$G = function __vue_render__() {
25632
+ var __vue_render__$H = function __vue_render__() {
25491
25633
  var _vm = this;
25492
25634
 
25493
25635
  var _h = _vm.$createElement;
@@ -25543,30 +25685,30 @@ var __vue_render__$G = function __vue_render__() {
25543
25685
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.facetClear) + "\n ")]) : _vm._e()], 1) : _vm._e()]) : _vm._e();
25544
25686
  };
25545
25687
 
25546
- var __vue_staticRenderFns__$G = [];
25547
- __vue_render__$G._withStripped = true;
25688
+ var __vue_staticRenderFns__$H = [];
25689
+ __vue_render__$H._withStripped = true;
25548
25690
  /* style */
25549
25691
 
25550
- var __vue_inject_styles__$G = undefined;
25692
+ var __vue_inject_styles__$H = undefined;
25551
25693
  /* scoped */
25552
25694
 
25553
- var __vue_scope_id__$G = undefined;
25695
+ var __vue_scope_id__$H = undefined;
25554
25696
  /* module identifier */
25555
25697
 
25556
- var __vue_module_identifier__$G = undefined;
25698
+ var __vue_module_identifier__$H = undefined;
25557
25699
  /* functional template */
25558
25700
 
25559
- var __vue_is_functional_template__$G = false;
25701
+ var __vue_is_functional_template__$H = false;
25560
25702
  /* style inject */
25561
25703
 
25562
25704
  /* style inject SSR */
25563
25705
 
25564
25706
  /* style inject shadow dom */
25565
25707
 
25566
- var __vue_component__$G = /*#__PURE__*/normalizeComponent({
25567
- render: __vue_render__$G,
25568
- staticRenderFns: __vue_staticRenderFns__$G
25569
- }, __vue_inject_styles__$G, __vue_script__$G, __vue_scope_id__$G, __vue_is_functional_template__$G, __vue_module_identifier__$G, false, undefined, undefined, undefined);
25708
+ var __vue_component__$H = /*#__PURE__*/normalizeComponent({
25709
+ render: __vue_render__$H,
25710
+ staticRenderFns: __vue_staticRenderFns__$H
25711
+ }, __vue_inject_styles__$H, __vue_script__$H, __vue_scope_id__$H, __vue_is_functional_template__$H, __vue_module_identifier__$H, false, undefined, undefined, undefined);
25570
25712
 
25571
25713
  var FacetList = /*#__PURE__*/function (_Vue) {
25572
25714
  _inherits(FacetList, _Vue);
@@ -25580,6 +25722,17 @@ var FacetList = /*#__PURE__*/function (_Vue) {
25580
25722
  }
25581
25723
 
25582
25724
  _createClass(FacetList, [{
25725
+ key: "displayFacets",
25726
+ get: function get() {
25727
+ var _this = this;
25728
+
25729
+ return this.options.exclude ? this.facets.filter(function (f) {
25730
+ var _a;
25731
+
25732
+ return !((_a = _this.options.exclude) === null || _a === void 0 ? void 0 : _a.includes(f.key));
25733
+ }) : this.facets;
25734
+ }
25735
+ }, {
25583
25736
  key: "handleFacetSelect",
25584
25737
  value: function handleFacetSelect(facetAction) {
25585
25738
  this.$emit("select", facetAction);
@@ -25619,16 +25772,16 @@ __decorate([Prop({
25619
25772
  FacetList = __decorate([Component({
25620
25773
  name: "facetList",
25621
25774
  components: {
25622
- FacetDisplay: __vue_component__$G
25775
+ FacetDisplay: __vue_component__$H
25623
25776
  }
25624
25777
  })], FacetList);
25625
- var script$E = FacetList;
25778
+ var script$F = FacetList;
25626
25779
 
25627
25780
  /* script */
25628
- var __vue_script__$F = script$E;
25781
+ var __vue_script__$G = script$F;
25629
25782
  /* template */
25630
25783
 
25631
- var __vue_render__$F = function __vue_render__() {
25784
+ var __vue_render__$G = function __vue_render__() {
25632
25785
  var _vm = this;
25633
25786
 
25634
25787
  var _h = _vm.$createElement;
@@ -25642,7 +25795,7 @@ var __vue_render__$F = function __vue_render__() {
25642
25795
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.title) + "\n ")]) : _vm._e(), _vm._v(" "), _c("div", {
25643
25796
  staticClass: "lupa-search-result-facet-list",
25644
25797
  class: "lupa-" + _vm.facetStyle
25645
- }, _vm._l(_vm.facets, function (facet) {
25798
+ }, _vm._l(_vm.displayFacets, function (facet) {
25646
25799
  return _c("FacetDisplay", {
25647
25800
  key: facet.key,
25648
25801
  attrs: {
@@ -25659,30 +25812,30 @@ var __vue_render__$F = function __vue_render__() {
25659
25812
  }), 1)]);
25660
25813
  };
25661
25814
 
25662
- var __vue_staticRenderFns__$F = [];
25663
- __vue_render__$F._withStripped = true;
25815
+ var __vue_staticRenderFns__$G = [];
25816
+ __vue_render__$G._withStripped = true;
25664
25817
  /* style */
25665
25818
 
25666
- var __vue_inject_styles__$F = undefined;
25819
+ var __vue_inject_styles__$G = undefined;
25667
25820
  /* scoped */
25668
25821
 
25669
- var __vue_scope_id__$F = undefined;
25822
+ var __vue_scope_id__$G = undefined;
25670
25823
  /* module identifier */
25671
25824
 
25672
- var __vue_module_identifier__$F = undefined;
25825
+ var __vue_module_identifier__$G = undefined;
25673
25826
  /* functional template */
25674
25827
 
25675
- var __vue_is_functional_template__$F = false;
25828
+ var __vue_is_functional_template__$G = false;
25676
25829
  /* style inject */
25677
25830
 
25678
25831
  /* style inject SSR */
25679
25832
 
25680
25833
  /* style inject shadow dom */
25681
25834
 
25682
- var __vue_component__$F = /*#__PURE__*/normalizeComponent({
25683
- render: __vue_render__$F,
25684
- staticRenderFns: __vue_staticRenderFns__$F
25685
- }, __vue_inject_styles__$F, __vue_script__$F, __vue_scope_id__$F, __vue_is_functional_template__$F, __vue_module_identifier__$F, false, undefined, undefined, undefined);
25835
+ var __vue_component__$G = /*#__PURE__*/normalizeComponent({
25836
+ render: __vue_render__$G,
25837
+ staticRenderFns: __vue_staticRenderFns__$G
25838
+ }, __vue_inject_styles__$G, __vue_script__$G, __vue_scope_id__$G, __vue_is_functional_template__$G, __vue_module_identifier__$G, false, undefined, undefined, undefined);
25686
25839
 
25687
25840
  var RESULT_ROOT_ID = "lupa-search-results";
25688
25841
  var scrollToSearchResults = function scrollToSearchResults() {
@@ -25709,7 +25862,7 @@ var scrollTo = function scrollTo(elementId) {
25709
25862
  });
25710
25863
  };
25711
25864
 
25712
- var searchResult$e = namespace("searchResult");
25865
+ var searchResult$f = namespace("searchResult");
25713
25866
  var params$b = namespace("params");
25714
25867
 
25715
25868
  var Facets = /*#__PURE__*/function (_Vue) {
@@ -25793,7 +25946,7 @@ __decorate([Prop({
25793
25946
 
25794
25947
  __decorate([params$b.Getter("filters")], Facets.prototype, "currentFilters", void 0);
25795
25948
 
25796
- __decorate([searchResult$e.Getter("facets")], Facets.prototype, "facets", void 0);
25949
+ __decorate([searchResult$f.Getter("facets")], Facets.prototype, "facets", void 0);
25797
25950
 
25798
25951
  __decorate([params$b.Action("removeParams")], Facets.prototype, "removeParams", void 0);
25799
25952
 
@@ -25802,16 +25955,16 @@ __decorate([params$b.Action("appendParams")], Facets.prototype, "appendParams",
25802
25955
  Facets = __decorate([Component({
25803
25956
  name: "facets",
25804
25957
  components: {
25805
- FacetList: __vue_component__$F
25958
+ FacetList: __vue_component__$G
25806
25959
  }
25807
25960
  })], Facets);
25808
- var script$D = Facets;
25961
+ var script$E = Facets;
25809
25962
 
25810
25963
  /* script */
25811
- var __vue_script__$E = script$D;
25964
+ var __vue_script__$F = script$E;
25812
25965
  /* template */
25813
25966
 
25814
- var __vue_render__$E = function __vue_render__() {
25967
+ var __vue_render__$F = function __vue_render__() {
25815
25968
  var _vm = this;
25816
25969
 
25817
25970
  var _h = _vm.$createElement;
@@ -25835,30 +25988,30 @@ var __vue_render__$E = function __vue_render__() {
25835
25988
  }) : _vm._e()], 1);
25836
25989
  };
25837
25990
 
25838
- var __vue_staticRenderFns__$E = [];
25839
- __vue_render__$E._withStripped = true;
25991
+ var __vue_staticRenderFns__$F = [];
25992
+ __vue_render__$F._withStripped = true;
25840
25993
  /* style */
25841
25994
 
25842
- var __vue_inject_styles__$E = undefined;
25995
+ var __vue_inject_styles__$F = undefined;
25843
25996
  /* scoped */
25844
25997
 
25845
- var __vue_scope_id__$E = undefined;
25998
+ var __vue_scope_id__$F = undefined;
25846
25999
  /* module identifier */
25847
26000
 
25848
- var __vue_module_identifier__$E = undefined;
26001
+ var __vue_module_identifier__$F = undefined;
25849
26002
  /* functional template */
25850
26003
 
25851
- var __vue_is_functional_template__$E = false;
26004
+ var __vue_is_functional_template__$F = false;
25852
26005
  /* style inject */
25853
26006
 
25854
26007
  /* style inject SSR */
25855
26008
 
25856
26009
  /* style inject shadow dom */
25857
26010
 
25858
- var __vue_component__$E = /*#__PURE__*/normalizeComponent({
25859
- render: __vue_render__$E,
25860
- staticRenderFns: __vue_staticRenderFns__$E
25861
- }, __vue_inject_styles__$E, __vue_script__$E, __vue_scope_id__$E, __vue_is_functional_template__$E, __vue_module_identifier__$E, false, undefined, undefined, undefined);
26011
+ var __vue_component__$F = /*#__PURE__*/normalizeComponent({
26012
+ render: __vue_render__$F,
26013
+ staticRenderFns: __vue_staticRenderFns__$F
26014
+ }, __vue_inject_styles__$F, __vue_script__$F, __vue_scope_id__$F, __vue_is_functional_template__$F, __vue_module_identifier__$F, false, undefined, undefined, undefined);
25862
26015
 
25863
26016
  var emitRoutingEvent = function emitRoutingEvent(url) {
25864
26017
  var event = new CustomEvent(LUPA_ROUTING_EVENT, {
@@ -25904,7 +26057,7 @@ var CategoryFilterItem = /*#__PURE__*/function (_Vue) {
25904
26057
  }, {
25905
26058
  key: "isActive",
25906
26059
  get: function get() {
25907
- return window.location.href === this.url;
26060
+ return window.location.href === this.urlLink;
25908
26061
  }
25909
26062
  }, {
25910
26063
  key: "hasDirectRouting",
@@ -25935,13 +26088,13 @@ CategoryFilterItem = __decorate([Component({
25935
26088
  SearchResults: __vue_component__$4
25936
26089
  }
25937
26090
  })], CategoryFilterItem);
25938
- var script$C = CategoryFilterItem;
26091
+ var script$D = CategoryFilterItem;
25939
26092
 
25940
26093
  /* script */
25941
- var __vue_script__$D = script$C;
26094
+ var __vue_script__$E = script$D;
25942
26095
  /* template */
25943
26096
 
25944
- var __vue_render__$D = function __vue_render__() {
26097
+ var __vue_render__$E = function __vue_render__() {
25945
26098
  var _vm = this;
25946
26099
 
25947
26100
  var _h = _vm.$createElement;
@@ -25963,30 +26116,30 @@ var __vue_render__$D = function __vue_render__() {
25963
26116
  }), [_vm._v("\n " + _vm._s(_vm.title) + "\n ")])]);
25964
26117
  };
25965
26118
 
25966
- var __vue_staticRenderFns__$D = [];
25967
- __vue_render__$D._withStripped = true;
26119
+ var __vue_staticRenderFns__$E = [];
26120
+ __vue_render__$E._withStripped = true;
25968
26121
  /* style */
25969
26122
 
25970
- var __vue_inject_styles__$D = undefined;
26123
+ var __vue_inject_styles__$E = undefined;
25971
26124
  /* scoped */
25972
26125
 
25973
- var __vue_scope_id__$D = undefined;
26126
+ var __vue_scope_id__$E = undefined;
25974
26127
  /* module identifier */
25975
26128
 
25976
- var __vue_module_identifier__$D = undefined;
26129
+ var __vue_module_identifier__$E = undefined;
25977
26130
  /* functional template */
25978
26131
 
25979
- var __vue_is_functional_template__$D = false;
26132
+ var __vue_is_functional_template__$E = false;
25980
26133
  /* style inject */
25981
26134
 
25982
26135
  /* style inject SSR */
25983
26136
 
25984
26137
  /* style inject shadow dom */
25985
26138
 
25986
- var __vue_component__$D = /*#__PURE__*/normalizeComponent({
25987
- render: __vue_render__$D,
25988
- staticRenderFns: __vue_staticRenderFns__$D
25989
- }, __vue_inject_styles__$D, __vue_script__$D, __vue_scope_id__$D, __vue_is_functional_template__$D, __vue_module_identifier__$D, false, undefined, undefined, undefined);
26139
+ var __vue_component__$E = /*#__PURE__*/normalizeComponent({
26140
+ render: __vue_render__$E,
26141
+ staticRenderFns: __vue_staticRenderFns__$E
26142
+ }, __vue_inject_styles__$E, __vue_script__$E, __vue_scope_id__$E, __vue_is_functional_template__$E, __vue_module_identifier__$E, false, undefined, undefined, undefined);
25990
26143
 
25991
26144
  var options$3 = namespace("options");
25992
26145
 
@@ -26060,7 +26213,7 @@ var CategoryFilter = /*#__PURE__*/function (_Vue) {
26060
26213
  }, {
26061
26214
  key: "isActive",
26062
26215
  get: function get() {
26063
- return this.parentUrl === window.location.href;
26216
+ return this.parentUrlLink === window.location.href;
26064
26217
  }
26065
26218
  }, {
26066
26219
  key: "mounted",
@@ -26122,16 +26275,16 @@ __decorate([options$3.Getter("envOptions")], CategoryFilter.prototype, "envOptio
26122
26275
  CategoryFilter = __decorate([Component({
26123
26276
  name: "categoryFilter",
26124
26277
  components: {
26125
- CategoryFilterItem: __vue_component__$D
26278
+ CategoryFilterItem: __vue_component__$E
26126
26279
  }
26127
26280
  })], CategoryFilter);
26128
- var script$B = CategoryFilter;
26281
+ var script$C = CategoryFilter;
26129
26282
 
26130
26283
  /* script */
26131
- var __vue_script__$C = script$B;
26284
+ var __vue_script__$D = script$C;
26132
26285
  /* template */
26133
26286
 
26134
- var __vue_render__$C = function __vue_render__() {
26287
+ var __vue_render__$D = function __vue_render__() {
26135
26288
  var _vm = this;
26136
26289
 
26137
26290
  var _h = _vm.$createElement;
@@ -26184,30 +26337,30 @@ var __vue_render__$C = function __vue_render__() {
26184
26337
  }), 1)]);
26185
26338
  };
26186
26339
 
26187
- var __vue_staticRenderFns__$C = [];
26188
- __vue_render__$C._withStripped = true;
26340
+ var __vue_staticRenderFns__$D = [];
26341
+ __vue_render__$D._withStripped = true;
26189
26342
  /* style */
26190
26343
 
26191
- var __vue_inject_styles__$C = undefined;
26344
+ var __vue_inject_styles__$D = undefined;
26192
26345
  /* scoped */
26193
26346
 
26194
- var __vue_scope_id__$C = undefined;
26347
+ var __vue_scope_id__$D = undefined;
26195
26348
  /* module identifier */
26196
26349
 
26197
- var __vue_module_identifier__$C = undefined;
26350
+ var __vue_module_identifier__$D = undefined;
26198
26351
  /* functional template */
26199
26352
 
26200
- var __vue_is_functional_template__$C = false;
26353
+ var __vue_is_functional_template__$D = false;
26201
26354
  /* style inject */
26202
26355
 
26203
26356
  /* style inject SSR */
26204
26357
 
26205
26358
  /* style inject shadow dom */
26206
26359
 
26207
- var __vue_component__$C = /*#__PURE__*/normalizeComponent({
26208
- render: __vue_render__$C,
26209
- staticRenderFns: __vue_staticRenderFns__$C
26210
- }, __vue_inject_styles__$C, __vue_script__$C, __vue_scope_id__$C, __vue_is_functional_template__$C, __vue_module_identifier__$C, false, undefined, undefined, undefined);
26360
+ var __vue_component__$D = /*#__PURE__*/normalizeComponent({
26361
+ render: __vue_render__$D,
26362
+ staticRenderFns: __vue_staticRenderFns__$D
26363
+ }, __vue_inject_styles__$D, __vue_script__$D, __vue_scope_id__$D, __vue_is_functional_template__$D, __vue_module_identifier__$D, false, undefined, undefined, undefined);
26211
26364
 
26212
26365
  var SearchResultsFilters = /*#__PURE__*/function (_Vue) {
26213
26366
  _inherits(SearchResultsFilters, _Vue);
@@ -26241,18 +26394,18 @@ __decorate([Prop({
26241
26394
  SearchResultsFilters = __decorate([Component({
26242
26395
  name: "searchResultsFilters",
26243
26396
  components: {
26244
- CurrentFilters: __vue_component__$L,
26245
- Facets: __vue_component__$E,
26246
- CategoryFilter: __vue_component__$C
26397
+ CurrentFilters: __vue_component__$M,
26398
+ Facets: __vue_component__$F,
26399
+ CategoryFilter: __vue_component__$D
26247
26400
  }
26248
26401
  })], SearchResultsFilters);
26249
- var script$A = SearchResultsFilters;
26402
+ var script$B = SearchResultsFilters;
26250
26403
 
26251
26404
  /* script */
26252
- var __vue_script__$B = script$A;
26405
+ var __vue_script__$C = script$B;
26253
26406
  /* template */
26254
26407
 
26255
- var __vue_render__$B = function __vue_render__() {
26408
+ var __vue_render__$C = function __vue_render__() {
26256
26409
  var _vm = this;
26257
26410
 
26258
26411
  var _h = _vm.$createElement;
@@ -26279,32 +26432,32 @@ var __vue_render__$B = function __vue_render__() {
26279
26432
  }) : _vm._e()], 1);
26280
26433
  };
26281
26434
 
26282
- var __vue_staticRenderFns__$B = [];
26283
- __vue_render__$B._withStripped = true;
26435
+ var __vue_staticRenderFns__$C = [];
26436
+ __vue_render__$C._withStripped = true;
26284
26437
  /* style */
26285
26438
 
26286
- var __vue_inject_styles__$B = undefined;
26439
+ var __vue_inject_styles__$C = undefined;
26287
26440
  /* scoped */
26288
26441
 
26289
- var __vue_scope_id__$B = undefined;
26442
+ var __vue_scope_id__$C = undefined;
26290
26443
  /* module identifier */
26291
26444
 
26292
- var __vue_module_identifier__$B = undefined;
26445
+ var __vue_module_identifier__$C = undefined;
26293
26446
  /* functional template */
26294
26447
 
26295
- var __vue_is_functional_template__$B = false;
26448
+ var __vue_is_functional_template__$C = false;
26296
26449
  /* style inject */
26297
26450
 
26298
26451
  /* style inject SSR */
26299
26452
 
26300
26453
  /* style inject shadow dom */
26301
26454
 
26302
- var __vue_component__$B = /*#__PURE__*/normalizeComponent({
26303
- render: __vue_render__$B,
26304
- staticRenderFns: __vue_staticRenderFns__$B
26305
- }, __vue_inject_styles__$B, __vue_script__$B, __vue_scope_id__$B, __vue_is_functional_template__$B, __vue_module_identifier__$B, false, undefined, undefined, undefined);
26455
+ var __vue_component__$C = /*#__PURE__*/normalizeComponent({
26456
+ render: __vue_render__$C,
26457
+ staticRenderFns: __vue_staticRenderFns__$C
26458
+ }, __vue_inject_styles__$C, __vue_script__$C, __vue_scope_id__$C, __vue_is_functional_template__$C, __vue_module_identifier__$C, false, undefined, undefined, undefined);
26306
26459
 
26307
- var searchResult$d = namespace("searchResult");
26460
+ var searchResult$e = namespace("searchResult");
26308
26461
 
26309
26462
  var MobileFilterSidebar = /*#__PURE__*/function (_Vue) {
26310
26463
  _inherits(MobileFilterSidebar, _Vue);
@@ -26318,6 +26471,27 @@ var MobileFilterSidebar = /*#__PURE__*/function (_Vue) {
26318
26471
  }
26319
26472
 
26320
26473
  _createClass(MobileFilterSidebar, [{
26474
+ key: "sidebarTitle",
26475
+ get: function get() {
26476
+ var _a, _b, _c;
26477
+
26478
+ return (_c = (_b = (_a = this.options.facets) === null || _a === void 0 ? void 0 : _a.labels) === null || _b === void 0 ? void 0 : _b.title) !== null && _c !== void 0 ? _c : "";
26479
+ }
26480
+ }, {
26481
+ key: "isFilterCountVisible",
26482
+ get: function get() {
26483
+ var _a, _b;
26484
+
26485
+ return Boolean((_b = (_a = this.options.currentFilters) === null || _a === void 0 ? void 0 : _a.mobileSidebar) === null || _b === void 0 ? void 0 : _b.showFilterCount) && this.currentFilterCount > 0;
26486
+ }
26487
+ }, {
26488
+ key: "isActiveFiltersExpanded",
26489
+ get: function get() {
26490
+ var _a, _b;
26491
+
26492
+ return !((_b = (_a = this.options.currentFilters) === null || _a === void 0 ? void 0 : _a.mobileSidebar) === null || _b === void 0 ? void 0 : _b.activeFiltersExpanded);
26493
+ }
26494
+ }, {
26321
26495
  key: "handleMobileToggle",
26322
26496
  value: function handleMobileToggle() {
26323
26497
  this.setSidebarVisibility({
@@ -26331,25 +26505,27 @@ var MobileFilterSidebar = /*#__PURE__*/function (_Vue) {
26331
26505
 
26332
26506
  __decorate([Prop()], MobileFilterSidebar.prototype, "options", void 0);
26333
26507
 
26334
- __decorate([searchResult$d.Mutation("setSidebarVisibility")], MobileFilterSidebar.prototype, "setSidebarVisibility", void 0);
26508
+ __decorate([searchResult$e.Mutation("setSidebarVisibility")], MobileFilterSidebar.prototype, "setSidebarVisibility", void 0);
26335
26509
 
26336
- __decorate([searchResult$d.State(function (state) {
26510
+ __decorate([searchResult$e.State(function (state) {
26337
26511
  return state.isMobileSidebarVisible;
26338
26512
  })], MobileFilterSidebar.prototype, "isMobileSidebarVisible", void 0);
26339
26513
 
26514
+ __decorate([searchResult$e.Getter("currentFilterCount")], MobileFilterSidebar.prototype, "currentFilterCount", void 0);
26515
+
26340
26516
  MobileFilterSidebar = __decorate([Component({
26341
26517
  name: "mobileFilerSidebar",
26342
26518
  components: {
26343
- SearchResultsFilters: __vue_component__$B
26519
+ SearchResultsFilters: __vue_component__$C
26344
26520
  }
26345
26521
  })], MobileFilterSidebar);
26346
- var script$z = MobileFilterSidebar;
26522
+ var script$A = MobileFilterSidebar;
26347
26523
 
26348
26524
  /* script */
26349
- var __vue_script__$A = script$z;
26525
+ var __vue_script__$B = script$A;
26350
26526
  /* template */
26351
26527
 
26352
- var __vue_render__$A = function __vue_render__() {
26528
+ var __vue_render__$B = function __vue_render__() {
26353
26529
  var _vm = this;
26354
26530
 
26355
26531
  var _h = _vm.$createElement;
@@ -26361,6 +26537,10 @@ var __vue_render__$A = function __vue_render__() {
26361
26537
  }, [_c("div", {
26362
26538
  staticClass: "lupa-sidebar-top"
26363
26539
  }, [_c("div", {
26540
+ staticClass: "lupa-sidebar-title"
26541
+ }, [_vm._v("\n " + _vm._s(_vm.sidebarTitle) + "\n "), _vm.isFilterCountVisible ? _c("span", {
26542
+ staticClass: "lupa-sidebar-filter-count"
26543
+ }, [_vm._v(_vm._s(_vm.currentFilterCount))]) : _vm._e()]), _vm._v(" "), _c("div", {
26364
26544
  staticClass: "lupa-filter-toggle-mobile",
26365
26545
  on: {
26366
26546
  click: _vm.handleMobileToggle
@@ -26370,37 +26550,37 @@ var __vue_render__$A = function __vue_render__() {
26370
26550
  }, [_c("SearchResultsFilters", {
26371
26551
  attrs: {
26372
26552
  options: _vm.options,
26373
- expandable: true
26553
+ expandable: _vm.isActiveFiltersExpanded
26374
26554
  }
26375
26555
  })], 1)]) : _vm._e();
26376
26556
  };
26377
26557
 
26378
- var __vue_staticRenderFns__$A = [];
26379
- __vue_render__$A._withStripped = true;
26558
+ var __vue_staticRenderFns__$B = [];
26559
+ __vue_render__$B._withStripped = true;
26380
26560
  /* style */
26381
26561
 
26382
- var __vue_inject_styles__$A = undefined;
26562
+ var __vue_inject_styles__$B = undefined;
26383
26563
  /* scoped */
26384
26564
 
26385
- var __vue_scope_id__$A = undefined;
26565
+ var __vue_scope_id__$B = undefined;
26386
26566
  /* module identifier */
26387
26567
 
26388
- var __vue_module_identifier__$A = undefined;
26568
+ var __vue_module_identifier__$B = undefined;
26389
26569
  /* functional template */
26390
26570
 
26391
- var __vue_is_functional_template__$A = false;
26571
+ var __vue_is_functional_template__$B = false;
26392
26572
  /* style inject */
26393
26573
 
26394
26574
  /* style inject SSR */
26395
26575
 
26396
26576
  /* style inject shadow dom */
26397
26577
 
26398
- var __vue_component__$A = /*#__PURE__*/normalizeComponent({
26399
- render: __vue_render__$A,
26400
- staticRenderFns: __vue_staticRenderFns__$A
26401
- }, __vue_inject_styles__$A, __vue_script__$A, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, undefined, undefined, undefined);
26578
+ var __vue_component__$B = /*#__PURE__*/normalizeComponent({
26579
+ render: __vue_render__$B,
26580
+ staticRenderFns: __vue_staticRenderFns__$B
26581
+ }, __vue_inject_styles__$B, __vue_script__$B, __vue_scope_id__$B, __vue_is_functional_template__$B, __vue_module_identifier__$B, false, undefined, undefined, undefined);
26402
26582
 
26403
- var searchResult$c = namespace("searchResult");
26583
+ var searchResult$d = namespace("searchResult");
26404
26584
  var params$a = namespace("params");
26405
26585
 
26406
26586
  var SearchResultsDidYouMean = /*#__PURE__*/function (_Vue) {
@@ -26453,7 +26633,7 @@ __decorate([Prop({
26453
26633
  default: ""
26454
26634
  })], SearchResultsDidYouMean.prototype, "labels", void 0);
26455
26635
 
26456
- __decorate([searchResult$c.State(function (state) {
26636
+ __decorate([searchResult$d.State(function (state) {
26457
26637
  return state.searchResult;
26458
26638
  })], SearchResultsDidYouMean.prototype, "searchResult", void 0);
26459
26639
 
@@ -26462,12 +26642,12 @@ __decorate([params$a.Action("goToResults")], SearchResultsDidYouMean.prototype,
26462
26642
  SearchResultsDidYouMean = __decorate([Component({
26463
26643
  name: "searchResultsDidYouMean"
26464
26644
  })], SearchResultsDidYouMean);
26465
- var script$y = SearchResultsDidYouMean;
26645
+ var script$z = SearchResultsDidYouMean;
26466
26646
 
26467
- var __vue_script__$z = script$y;
26647
+ var __vue_script__$A = script$z;
26468
26648
  /* template */
26469
26649
 
26470
- var __vue_render__$z = function __vue_render__() {
26650
+ var __vue_render__$A = function __vue_render__() {
26471
26651
  var _vm = this;
26472
26652
 
26473
26653
  var _h = _vm.$createElement;
@@ -26511,30 +26691,30 @@ var __vue_render__$z = function __vue_render__() {
26511
26691
  }), 0) : _vm._e()]) : _vm._e();
26512
26692
  };
26513
26693
 
26514
- var __vue_staticRenderFns__$z = [];
26515
- __vue_render__$z._withStripped = true;
26694
+ var __vue_staticRenderFns__$A = [];
26695
+ __vue_render__$A._withStripped = true;
26516
26696
  /* style */
26517
26697
 
26518
- var __vue_inject_styles__$z = undefined;
26698
+ var __vue_inject_styles__$A = undefined;
26519
26699
  /* scoped */
26520
26700
 
26521
- var __vue_scope_id__$z = undefined;
26701
+ var __vue_scope_id__$A = undefined;
26522
26702
  /* module identifier */
26523
26703
 
26524
- var __vue_module_identifier__$z = undefined;
26704
+ var __vue_module_identifier__$A = undefined;
26525
26705
  /* functional template */
26526
26706
 
26527
- var __vue_is_functional_template__$z = false;
26707
+ var __vue_is_functional_template__$A = false;
26528
26708
  /* style inject */
26529
26709
 
26530
26710
  /* style inject SSR */
26531
26711
 
26532
26712
  /* style inject shadow dom */
26533
26713
 
26534
- var __vue_component__$z = /*#__PURE__*/normalizeComponent({
26535
- render: __vue_render__$z,
26536
- staticRenderFns: __vue_staticRenderFns__$z
26537
- }, __vue_inject_styles__$z, __vue_script__$z, __vue_scope_id__$z, __vue_is_functional_template__$z, __vue_module_identifier__$z, false, undefined, undefined, undefined);
26714
+ var __vue_component__$A = /*#__PURE__*/normalizeComponent({
26715
+ render: __vue_render__$A,
26716
+ staticRenderFns: __vue_staticRenderFns__$A
26717
+ }, __vue_inject_styles__$A, __vue_script__$A, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, undefined, undefined, undefined);
26538
26718
 
26539
26719
  var ResultsLayoutEnum;
26540
26720
 
@@ -26605,13 +26785,13 @@ __decorate([Prop({
26605
26785
  CustomBadge = __decorate([Component({
26606
26786
  name: "customBadge"
26607
26787
  })], CustomBadge);
26608
- var script$x = CustomBadge;
26788
+ var script$y = CustomBadge;
26609
26789
 
26610
26790
  /* script */
26611
- var __vue_script__$y = script$x;
26791
+ var __vue_script__$z = script$y;
26612
26792
  /* template */
26613
26793
 
26614
- var __vue_render__$y = function __vue_render__() {
26794
+ var __vue_render__$z = function __vue_render__() {
26615
26795
  var _vm = this;
26616
26796
 
26617
26797
  var _h = _vm.$createElement;
@@ -26626,30 +26806,30 @@ var __vue_render__$y = function __vue_render__() {
26626
26806
  });
26627
26807
  };
26628
26808
 
26629
- var __vue_staticRenderFns__$y = [];
26630
- __vue_render__$y._withStripped = true;
26809
+ var __vue_staticRenderFns__$z = [];
26810
+ __vue_render__$z._withStripped = true;
26631
26811
  /* style */
26632
26812
 
26633
- var __vue_inject_styles__$y = undefined;
26813
+ var __vue_inject_styles__$z = undefined;
26634
26814
  /* scoped */
26635
26815
 
26636
- var __vue_scope_id__$y = undefined;
26816
+ var __vue_scope_id__$z = undefined;
26637
26817
  /* module identifier */
26638
26818
 
26639
- var __vue_module_identifier__$y = undefined;
26819
+ var __vue_module_identifier__$z = undefined;
26640
26820
  /* functional template */
26641
26821
 
26642
- var __vue_is_functional_template__$y = false;
26822
+ var __vue_is_functional_template__$z = false;
26643
26823
  /* style inject */
26644
26824
 
26645
26825
  /* style inject SSR */
26646
26826
 
26647
26827
  /* style inject shadow dom */
26648
26828
 
26649
- var __vue_component__$y = /*#__PURE__*/normalizeComponent({
26650
- render: __vue_render__$y,
26651
- staticRenderFns: __vue_staticRenderFns__$y
26652
- }, __vue_inject_styles__$y, __vue_script__$y, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, undefined, undefined, undefined);
26829
+ var __vue_component__$z = /*#__PURE__*/normalizeComponent({
26830
+ render: __vue_render__$z,
26831
+ staticRenderFns: __vue_staticRenderFns__$z
26832
+ }, __vue_inject_styles__$z, __vue_script__$z, __vue_scope_id__$z, __vue_is_functional_template__$z, __vue_module_identifier__$z, false, undefined, undefined, undefined);
26653
26833
 
26654
26834
  var TextBadge = /*#__PURE__*/function (_Vue) {
26655
26835
  _inherits(TextBadge, _Vue);
@@ -26686,13 +26866,13 @@ __decorate([Prop({
26686
26866
  TextBadge = __decorate([Component({
26687
26867
  name: "TextBadge"
26688
26868
  })], TextBadge);
26689
- var script$w = TextBadge;
26869
+ var script$x = TextBadge;
26690
26870
 
26691
26871
  /* script */
26692
- var __vue_script__$x = script$w;
26872
+ var __vue_script__$y = script$x;
26693
26873
  /* template */
26694
26874
 
26695
- var __vue_render__$x = function __vue_render__() {
26875
+ var __vue_render__$y = function __vue_render__() {
26696
26876
  var _vm = this;
26697
26877
 
26698
26878
  var _h = _vm.$createElement;
@@ -26709,30 +26889,30 @@ var __vue_render__$x = function __vue_render__() {
26709
26889
  }), 0);
26710
26890
  };
26711
26891
 
26712
- var __vue_staticRenderFns__$x = [];
26713
- __vue_render__$x._withStripped = true;
26892
+ var __vue_staticRenderFns__$y = [];
26893
+ __vue_render__$y._withStripped = true;
26714
26894
  /* style */
26715
26895
 
26716
- var __vue_inject_styles__$x = undefined;
26896
+ var __vue_inject_styles__$y = undefined;
26717
26897
  /* scoped */
26718
26898
 
26719
- var __vue_scope_id__$x = undefined;
26899
+ var __vue_scope_id__$y = undefined;
26720
26900
  /* module identifier */
26721
26901
 
26722
- var __vue_module_identifier__$x = undefined;
26902
+ var __vue_module_identifier__$y = undefined;
26723
26903
  /* functional template */
26724
26904
 
26725
- var __vue_is_functional_template__$x = false;
26905
+ var __vue_is_functional_template__$y = false;
26726
26906
  /* style inject */
26727
26907
 
26728
26908
  /* style inject SSR */
26729
26909
 
26730
26910
  /* style inject shadow dom */
26731
26911
 
26732
- var __vue_component__$x = /*#__PURE__*/normalizeComponent({
26733
- render: __vue_render__$x,
26734
- staticRenderFns: __vue_staticRenderFns__$x
26735
- }, __vue_inject_styles__$x, __vue_script__$x, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, undefined, undefined, undefined);
26912
+ var __vue_component__$y = /*#__PURE__*/normalizeComponent({
26913
+ render: __vue_render__$y,
26914
+ staticRenderFns: __vue_staticRenderFns__$y
26915
+ }, __vue_inject_styles__$y, __vue_script__$y, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, undefined, undefined, undefined);
26736
26916
 
26737
26917
  var ImageBadge = /*#__PURE__*/function (_Vue) {
26738
26918
  _inherits(ImageBadge, _Vue);
@@ -26776,13 +26956,13 @@ __decorate([Prop({
26776
26956
  ImageBadge = __decorate([Component({
26777
26957
  name: "ImageBadge"
26778
26958
  })], ImageBadge);
26779
- var script$v = ImageBadge;
26959
+ var script$w = ImageBadge;
26780
26960
 
26781
26961
  /* script */
26782
- var __vue_script__$w = script$v;
26962
+ var __vue_script__$x = script$w;
26783
26963
  /* template */
26784
26964
 
26785
- var __vue_render__$w = function __vue_render__() {
26965
+ var __vue_render__$x = function __vue_render__() {
26786
26966
  var _vm = this;
26787
26967
 
26788
26968
  var _h = _vm.$createElement;
@@ -26803,30 +26983,30 @@ var __vue_render__$w = function __vue_render__() {
26803
26983
  }), 0);
26804
26984
  };
26805
26985
 
26806
- var __vue_staticRenderFns__$w = [];
26807
- __vue_render__$w._withStripped = true;
26986
+ var __vue_staticRenderFns__$x = [];
26987
+ __vue_render__$x._withStripped = true;
26808
26988
  /* style */
26809
26989
 
26810
- var __vue_inject_styles__$w = undefined;
26990
+ var __vue_inject_styles__$x = undefined;
26811
26991
  /* scoped */
26812
26992
 
26813
- var __vue_scope_id__$w = undefined;
26993
+ var __vue_scope_id__$x = undefined;
26814
26994
  /* module identifier */
26815
26995
 
26816
- var __vue_module_identifier__$w = undefined;
26996
+ var __vue_module_identifier__$x = undefined;
26817
26997
  /* functional template */
26818
26998
 
26819
- var __vue_is_functional_template__$w = false;
26999
+ var __vue_is_functional_template__$x = false;
26820
27000
  /* style inject */
26821
27001
 
26822
27002
  /* style inject SSR */
26823
27003
 
26824
27004
  /* style inject shadow dom */
26825
27005
 
26826
- var __vue_component__$w = /*#__PURE__*/normalizeComponent({
26827
- render: __vue_render__$w,
26828
- staticRenderFns: __vue_staticRenderFns__$w
26829
- }, __vue_inject_styles__$w, __vue_script__$w, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, undefined, undefined, undefined);
27006
+ var __vue_component__$x = /*#__PURE__*/normalizeComponent({
27007
+ render: __vue_render__$x,
27008
+ staticRenderFns: __vue_staticRenderFns__$x
27009
+ }, __vue_inject_styles__$x, __vue_script__$x, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, undefined, undefined, undefined);
26830
27010
 
26831
27011
  var SearchResultsBadgeWrapper = /*#__PURE__*/function (_Vue) {
26832
27012
  _inherits(SearchResultsBadgeWrapper, _Vue);
@@ -26891,18 +27071,18 @@ __decorate([Prop({
26891
27071
  SearchResultsBadgeWrapper = __decorate([Component({
26892
27072
  name: "searchResultsBadgeWrapper",
26893
27073
  components: {
26894
- CustomBadge: __vue_component__$y,
26895
- TextBadge: __vue_component__$x,
26896
- ImageBadge: __vue_component__$w
27074
+ CustomBadge: __vue_component__$z,
27075
+ TextBadge: __vue_component__$y,
27076
+ ImageBadge: __vue_component__$x
26897
27077
  }
26898
27078
  })], SearchResultsBadgeWrapper);
26899
- var script$u = SearchResultsBadgeWrapper;
27079
+ var script$v = SearchResultsBadgeWrapper;
26900
27080
 
26901
27081
  /* script */
26902
- var __vue_script__$v = script$u;
27082
+ var __vue_script__$w = script$v;
26903
27083
  /* template */
26904
27084
 
26905
- var __vue_render__$v = function __vue_render__() {
27085
+ var __vue_render__$w = function __vue_render__() {
26906
27086
  var _vm = this;
26907
27087
 
26908
27088
  var _h = _vm.$createElement;
@@ -26929,30 +27109,30 @@ var __vue_render__$v = function __vue_render__() {
26929
27109
  }), 1)]);
26930
27110
  };
26931
27111
 
26932
- var __vue_staticRenderFns__$v = [];
26933
- __vue_render__$v._withStripped = true;
27112
+ var __vue_staticRenderFns__$w = [];
27113
+ __vue_render__$w._withStripped = true;
26934
27114
  /* style */
26935
27115
 
26936
- var __vue_inject_styles__$v = undefined;
27116
+ var __vue_inject_styles__$w = undefined;
26937
27117
  /* scoped */
26938
27118
 
26939
- var __vue_scope_id__$v = undefined;
27119
+ var __vue_scope_id__$w = undefined;
26940
27120
  /* module identifier */
26941
27121
 
26942
- var __vue_module_identifier__$v = undefined;
27122
+ var __vue_module_identifier__$w = undefined;
26943
27123
  /* functional template */
26944
27124
 
26945
- var __vue_is_functional_template__$v = false;
27125
+ var __vue_is_functional_template__$w = false;
26946
27126
  /* style inject */
26947
27127
 
26948
27128
  /* style inject SSR */
26949
27129
 
26950
27130
  /* style inject shadow dom */
26951
27131
 
26952
- var __vue_component__$v = /*#__PURE__*/normalizeComponent({
26953
- render: __vue_render__$v,
26954
- staticRenderFns: __vue_staticRenderFns__$v
26955
- }, __vue_inject_styles__$v, __vue_script__$v, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, undefined, undefined, undefined);
27132
+ var __vue_component__$w = /*#__PURE__*/normalizeComponent({
27133
+ render: __vue_render__$w,
27134
+ staticRenderFns: __vue_staticRenderFns__$w
27135
+ }, __vue_inject_styles__$w, __vue_script__$w, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, undefined, undefined, undefined);
26956
27136
 
26957
27137
  var SearchResultsProductImage = /*#__PURE__*/function (_Vue) {
26958
27138
  _inherits(SearchResultsProductImage, _Vue);
@@ -27027,13 +27207,13 @@ __decorate([Prop()], SearchResultsProductImage.prototype, "options", void 0);
27027
27207
  SearchResultsProductImage = __decorate([Component({
27028
27208
  name: "searchResultsProductImage"
27029
27209
  })], SearchResultsProductImage);
27030
- var script$t = SearchResultsProductImage;
27210
+ var script$u = SearchResultsProductImage;
27031
27211
 
27032
27212
  /* script */
27033
- var __vue_script__$u = script$t;
27213
+ var __vue_script__$v = script$u;
27034
27214
  /* template */
27035
27215
 
27036
- var __vue_render__$u = function __vue_render__() {
27216
+ var __vue_render__$v = function __vue_render__() {
27037
27217
  var _vm = this;
27038
27218
 
27039
27219
  var _h = _vm.$createElement;
@@ -27053,30 +27233,30 @@ var __vue_render__$u = function __vue_render__() {
27053
27233
  })]);
27054
27234
  };
27055
27235
 
27056
- var __vue_staticRenderFns__$u = [];
27057
- __vue_render__$u._withStripped = true;
27236
+ var __vue_staticRenderFns__$v = [];
27237
+ __vue_render__$v._withStripped = true;
27058
27238
  /* style */
27059
27239
 
27060
- var __vue_inject_styles__$u = undefined;
27240
+ var __vue_inject_styles__$v = undefined;
27061
27241
  /* scoped */
27062
27242
 
27063
- var __vue_scope_id__$u = undefined;
27243
+ var __vue_scope_id__$v = undefined;
27064
27244
  /* module identifier */
27065
27245
 
27066
- var __vue_module_identifier__$u = undefined;
27246
+ var __vue_module_identifier__$v = undefined;
27067
27247
  /* functional template */
27068
27248
 
27069
- var __vue_is_functional_template__$u = false;
27249
+ var __vue_is_functional_template__$v = false;
27070
27250
  /* style inject */
27071
27251
 
27072
27252
  /* style inject SSR */
27073
27253
 
27074
27254
  /* style inject shadow dom */
27075
27255
 
27076
- var __vue_component__$u = /*#__PURE__*/normalizeComponent({
27077
- render: __vue_render__$u,
27078
- staticRenderFns: __vue_staticRenderFns__$u
27079
- }, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, undefined, undefined, undefined);
27256
+ var __vue_component__$v = /*#__PURE__*/normalizeComponent({
27257
+ render: __vue_render__$v,
27258
+ staticRenderFns: __vue_staticRenderFns__$v
27259
+ }, __vue_inject_styles__$v, __vue_script__$v, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, undefined, undefined, undefined);
27080
27260
 
27081
27261
  var SearchResultsProductTitle = /*#__PURE__*/function (_Vue) {
27082
27262
  _inherits(SearchResultsProductTitle, _Vue);
@@ -27122,12 +27302,12 @@ __decorate([Prop({
27122
27302
  SearchResultsProductTitle = __decorate([Component({
27123
27303
  name: "searchResultsProductTitle"
27124
27304
  })], SearchResultsProductTitle);
27125
- var script$s = SearchResultsProductTitle;
27305
+ var script$t = SearchResultsProductTitle;
27126
27306
 
27127
- var __vue_script__$t = script$s;
27307
+ var __vue_script__$u = script$t;
27128
27308
  /* template */
27129
27309
 
27130
- var __vue_render__$t = function __vue_render__() {
27310
+ var __vue_render__$u = function __vue_render__() {
27131
27311
  var _vm = this;
27132
27312
 
27133
27313
  var _h = _vm.$createElement;
@@ -27153,30 +27333,30 @@ var __vue_render__$t = function __vue_render__() {
27153
27333
  }, [_vm._v(_vm._s(_vm.title))]) : _vm._e()]);
27154
27334
  };
27155
27335
 
27156
- var __vue_staticRenderFns__$t = [];
27157
- __vue_render__$t._withStripped = true;
27336
+ var __vue_staticRenderFns__$u = [];
27337
+ __vue_render__$u._withStripped = true;
27158
27338
  /* style */
27159
27339
 
27160
- var __vue_inject_styles__$t = undefined;
27340
+ var __vue_inject_styles__$u = undefined;
27161
27341
  /* scoped */
27162
27342
 
27163
- var __vue_scope_id__$t = undefined;
27343
+ var __vue_scope_id__$u = undefined;
27164
27344
  /* module identifier */
27165
27345
 
27166
- var __vue_module_identifier__$t = undefined;
27346
+ var __vue_module_identifier__$u = undefined;
27167
27347
  /* functional template */
27168
27348
 
27169
- var __vue_is_functional_template__$t = false;
27349
+ var __vue_is_functional_template__$u = false;
27170
27350
  /* style inject */
27171
27351
 
27172
27352
  /* style inject SSR */
27173
27353
 
27174
27354
  /* style inject shadow dom */
27175
27355
 
27176
- var __vue_component__$t = /*#__PURE__*/normalizeComponent({
27177
- render: __vue_render__$t,
27178
- staticRenderFns: __vue_staticRenderFns__$t
27179
- }, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, undefined, undefined, undefined);
27356
+ var __vue_component__$u = /*#__PURE__*/normalizeComponent({
27357
+ render: __vue_render__$u,
27358
+ staticRenderFns: __vue_staticRenderFns__$u
27359
+ }, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, undefined, undefined, undefined);
27180
27360
 
27181
27361
  var SearchResultsProductDescription = /*#__PURE__*/function (_Vue) {
27182
27362
  _inherits(SearchResultsProductDescription, _Vue);
@@ -27218,12 +27398,12 @@ __decorate([Prop()], SearchResultsProductDescription.prototype, "options", void
27218
27398
  SearchResultsProductDescription = __decorate([Component({
27219
27399
  name: "searchResultsProductDescription"
27220
27400
  })], SearchResultsProductDescription);
27221
- var script$r = SearchResultsProductDescription;
27401
+ var script$s = SearchResultsProductDescription;
27222
27402
 
27223
- var __vue_script__$s = script$r;
27403
+ var __vue_script__$t = script$s;
27224
27404
  /* template */
27225
27405
 
27226
- var __vue_render__$s = function __vue_render__() {
27406
+ var __vue_render__$t = function __vue_render__() {
27227
27407
  var _vm = this;
27228
27408
 
27229
27409
  var _h = _vm.$createElement;
@@ -27242,11 +27422,11 @@ var __vue_render__$s = function __vue_render__() {
27242
27422
  }, [_vm._v("\n " + _vm._s(_vm.description) + "\n")]);
27243
27423
  };
27244
27424
 
27245
- var __vue_staticRenderFns__$s = [];
27246
- __vue_render__$s._withStripped = true;
27425
+ var __vue_staticRenderFns__$t = [];
27426
+ __vue_render__$t._withStripped = true;
27247
27427
  /* style */
27248
27428
 
27249
- var __vue_inject_styles__$s = function __vue_inject_styles__(inject) {
27429
+ var __vue_inject_styles__$t = function __vue_inject_styles__(inject) {
27250
27430
  if (!inject) return;
27251
27431
  inject("data-v-1c6e721a_0", {
27252
27432
  source: ".lupa-search-results-product-description {\n max-height: 200px;\n overflow: hidden;\n display: -webkit-box;\n -webkit-box-orient: vertical;\n}",
@@ -27257,21 +27437,21 @@ var __vue_inject_styles__$s = function __vue_inject_styles__(inject) {
27257
27437
  /* scoped */
27258
27438
 
27259
27439
 
27260
- var __vue_scope_id__$s = undefined;
27440
+ var __vue_scope_id__$t = undefined;
27261
27441
  /* module identifier */
27262
27442
 
27263
- var __vue_module_identifier__$s = undefined;
27443
+ var __vue_module_identifier__$t = undefined;
27264
27444
  /* functional template */
27265
27445
 
27266
- var __vue_is_functional_template__$s = false;
27446
+ var __vue_is_functional_template__$t = false;
27267
27447
  /* style inject SSR */
27268
27448
 
27269
27449
  /* style inject shadow dom */
27270
27450
 
27271
- var __vue_component__$s = /*#__PURE__*/normalizeComponent({
27272
- render: __vue_render__$s,
27273
- staticRenderFns: __vue_staticRenderFns__$s
27274
- }, __vue_inject_styles__$s, __vue_script__$s, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, createInjector, undefined, undefined);
27451
+ var __vue_component__$t = /*#__PURE__*/normalizeComponent({
27452
+ render: __vue_render__$t,
27453
+ staticRenderFns: __vue_staticRenderFns__$t
27454
+ }, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, createInjector, undefined, undefined);
27275
27455
 
27276
27456
  var toObject$1 = toObject$e;
27277
27457
 
@@ -27329,7 +27509,7 @@ var SearchResultsProductRating = /*#__PURE__*/function (_Vue) {
27329
27509
  _createClass(SearchResultsProductRating, [{
27330
27510
  key: "totalRatings",
27331
27511
  get: function get() {
27332
- return "(".concat(this.options.labels.numberOfRatings, " ").concat(this.item[this.options.totalKey] || 0, ")");
27512
+ return "(".concat(this.options.labels.numberOfRatings).concat(this.item[this.options.totalKey] || 0, ")");
27333
27513
  }
27334
27514
  }, {
27335
27515
  key: "currentRating",
@@ -27374,13 +27554,13 @@ __decorate([Prop()], SearchResultsProductRating.prototype, "options", void 0);
27374
27554
  SearchResultsProductRating = __decorate([Component({
27375
27555
  name: "searchResultsProductRating"
27376
27556
  })], SearchResultsProductRating);
27377
- var script$q = SearchResultsProductRating;
27557
+ var script$r = SearchResultsProductRating;
27378
27558
 
27379
27559
  /* script */
27380
- var __vue_script__$r = script$q;
27560
+ var __vue_script__$s = script$r;
27381
27561
  /* template */
27382
27562
 
27383
- var __vue_render__$r = function __vue_render__() {
27563
+ var __vue_render__$s = function __vue_render__() {
27384
27564
  var _vm = this;
27385
27565
 
27386
27566
  var _h = _vm.$createElement;
@@ -27426,30 +27606,30 @@ var __vue_render__$r = function __vue_render__() {
27426
27606
  }, [_vm._v(_vm._s(_vm.totalRatings))])]);
27427
27607
  };
27428
27608
 
27429
- var __vue_staticRenderFns__$r = [];
27430
- __vue_render__$r._withStripped = true;
27609
+ var __vue_staticRenderFns__$s = [];
27610
+ __vue_render__$s._withStripped = true;
27431
27611
  /* style */
27432
27612
 
27433
- var __vue_inject_styles__$r = undefined;
27613
+ var __vue_inject_styles__$s = undefined;
27434
27614
  /* scoped */
27435
27615
 
27436
- var __vue_scope_id__$r = undefined;
27616
+ var __vue_scope_id__$s = undefined;
27437
27617
  /* module identifier */
27438
27618
 
27439
- var __vue_module_identifier__$r = undefined;
27619
+ var __vue_module_identifier__$s = undefined;
27440
27620
  /* functional template */
27441
27621
 
27442
- var __vue_is_functional_template__$r = false;
27622
+ var __vue_is_functional_template__$s = false;
27443
27623
  /* style inject */
27444
27624
 
27445
27625
  /* style inject SSR */
27446
27626
 
27447
27627
  /* style inject shadow dom */
27448
27628
 
27449
- var __vue_component__$r = /*#__PURE__*/normalizeComponent({
27450
- render: __vue_render__$r,
27451
- staticRenderFns: __vue_staticRenderFns__$r
27452
- }, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, undefined, undefined, undefined);
27629
+ var __vue_component__$s = /*#__PURE__*/normalizeComponent({
27630
+ render: __vue_render__$s,
27631
+ staticRenderFns: __vue_staticRenderFns__$s
27632
+ }, __vue_inject_styles__$s, __vue_script__$s, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, undefined, undefined, undefined);
27453
27633
 
27454
27634
  var SearchResultsProductRegularPrice = /*#__PURE__*/function (_Vue) {
27455
27635
  _inherits(SearchResultsProductRegularPrice, _Vue);
@@ -27483,13 +27663,13 @@ __decorate([Prop()], SearchResultsProductRegularPrice.prototype, "labels", void
27483
27663
  SearchResultsProductRegularPrice = __decorate([Component({
27484
27664
  name: "searchResultsProductRegularPrice"
27485
27665
  })], SearchResultsProductRegularPrice);
27486
- var script$p = SearchResultsProductRegularPrice;
27666
+ var script$q = SearchResultsProductRegularPrice;
27487
27667
 
27488
27668
  /* script */
27489
- var __vue_script__$q = script$p;
27669
+ var __vue_script__$r = script$q;
27490
27670
  /* template */
27491
27671
 
27492
- var __vue_render__$q = function __vue_render__() {
27672
+ var __vue_render__$r = function __vue_render__() {
27493
27673
  var _vm = this;
27494
27674
 
27495
27675
  var _h = _vm.$createElement;
@@ -27504,30 +27684,30 @@ var __vue_render__$q = function __vue_render__() {
27504
27684
  }, [_vm._v("\n " + _vm._s(_vm.price) + "\n")]);
27505
27685
  };
27506
27686
 
27507
- var __vue_staticRenderFns__$q = [];
27508
- __vue_render__$q._withStripped = true;
27687
+ var __vue_staticRenderFns__$r = [];
27688
+ __vue_render__$r._withStripped = true;
27509
27689
  /* style */
27510
27690
 
27511
- var __vue_inject_styles__$q = undefined;
27691
+ var __vue_inject_styles__$r = undefined;
27512
27692
  /* scoped */
27513
27693
 
27514
- var __vue_scope_id__$q = undefined;
27694
+ var __vue_scope_id__$r = undefined;
27515
27695
  /* module identifier */
27516
27696
 
27517
- var __vue_module_identifier__$q = undefined;
27697
+ var __vue_module_identifier__$r = undefined;
27518
27698
  /* functional template */
27519
27699
 
27520
- var __vue_is_functional_template__$q = false;
27700
+ var __vue_is_functional_template__$r = false;
27521
27701
  /* style inject */
27522
27702
 
27523
27703
  /* style inject SSR */
27524
27704
 
27525
27705
  /* style inject shadow dom */
27526
27706
 
27527
- var __vue_component__$q = /*#__PURE__*/normalizeComponent({
27528
- render: __vue_render__$q,
27529
- staticRenderFns: __vue_staticRenderFns__$q
27530
- }, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, undefined, undefined, undefined);
27707
+ var __vue_component__$r = /*#__PURE__*/normalizeComponent({
27708
+ render: __vue_render__$r,
27709
+ staticRenderFns: __vue_staticRenderFns__$r
27710
+ }, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, undefined, undefined, undefined);
27531
27711
 
27532
27712
  var SearchResultsProductPrice = /*#__PURE__*/function (_Vue) {
27533
27713
  _inherits(SearchResultsProductPrice, _Vue);
@@ -27561,13 +27741,13 @@ __decorate([Prop()], SearchResultsProductPrice.prototype, "labels", void 0);
27561
27741
  SearchResultsProductPrice = __decorate([Component({
27562
27742
  name: "searchResultsProductPrice"
27563
27743
  })], SearchResultsProductPrice);
27564
- var script$o = SearchResultsProductPrice;
27744
+ var script$p = SearchResultsProductPrice;
27565
27745
 
27566
27746
  /* script */
27567
- var __vue_script__$p = script$o;
27747
+ var __vue_script__$q = script$p;
27568
27748
  /* template */
27569
27749
 
27570
- var __vue_render__$p = function __vue_render__() {
27750
+ var __vue_render__$q = function __vue_render__() {
27571
27751
  var _vm = this;
27572
27752
 
27573
27753
  var _h = _vm.$createElement;
@@ -27582,32 +27762,32 @@ var __vue_render__$p = function __vue_render__() {
27582
27762
  }, [_c("strong", [_vm._v(_vm._s(_vm.price))])]);
27583
27763
  };
27584
27764
 
27585
- var __vue_staticRenderFns__$p = [];
27586
- __vue_render__$p._withStripped = true;
27765
+ var __vue_staticRenderFns__$q = [];
27766
+ __vue_render__$q._withStripped = true;
27587
27767
  /* style */
27588
27768
 
27589
- var __vue_inject_styles__$p = undefined;
27769
+ var __vue_inject_styles__$q = undefined;
27590
27770
  /* scoped */
27591
27771
 
27592
- var __vue_scope_id__$p = undefined;
27772
+ var __vue_scope_id__$q = undefined;
27593
27773
  /* module identifier */
27594
27774
 
27595
- var __vue_module_identifier__$p = undefined;
27775
+ var __vue_module_identifier__$q = undefined;
27596
27776
  /* functional template */
27597
27777
 
27598
- var __vue_is_functional_template__$p = false;
27778
+ var __vue_is_functional_template__$q = false;
27599
27779
  /* style inject */
27600
27780
 
27601
27781
  /* style inject SSR */
27602
27782
 
27603
27783
  /* style inject shadow dom */
27604
27784
 
27605
- var __vue_component__$p = /*#__PURE__*/normalizeComponent({
27606
- render: __vue_render__$p,
27607
- staticRenderFns: __vue_staticRenderFns__$p
27608
- }, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, undefined, undefined, undefined);
27785
+ var __vue_component__$q = /*#__PURE__*/normalizeComponent({
27786
+ render: __vue_render__$q,
27787
+ staticRenderFns: __vue_staticRenderFns__$q
27788
+ }, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, undefined, undefined, undefined);
27609
27789
 
27610
- var searchResult$b = namespace("searchResult");
27790
+ var searchResult$c = namespace("searchResult");
27611
27791
 
27612
27792
  var SearchResultsProductAddToCart = /*#__PURE__*/function (_Vue) {
27613
27793
  _inherits(SearchResultsProductAddToCart, _Vue);
@@ -27668,20 +27848,20 @@ __decorate([Prop({
27668
27848
  default: true
27669
27849
  })], SearchResultsProductAddToCart.prototype, "inStock", void 0);
27670
27850
 
27671
- __decorate([searchResult$b.State(function (state) {
27851
+ __decorate([searchResult$c.State(function (state) {
27672
27852
  return state.addToCartAmount;
27673
27853
  })], SearchResultsProductAddToCart.prototype, "addToCartAmount", void 0);
27674
27854
 
27675
27855
  SearchResultsProductAddToCart = __decorate([Component({
27676
27856
  name: "searchResultsProductAddToCart"
27677
27857
  })], SearchResultsProductAddToCart);
27678
- var script$n = SearchResultsProductAddToCart;
27858
+ var script$o = SearchResultsProductAddToCart;
27679
27859
 
27680
27860
  /* script */
27681
- var __vue_script__$o = script$n;
27861
+ var __vue_script__$p = script$o;
27682
27862
  /* template */
27683
27863
 
27684
- var __vue_render__$o = function __vue_render__() {
27864
+ var __vue_render__$p = function __vue_render__() {
27685
27865
  var _vm = this;
27686
27866
 
27687
27867
  var _h = _vm.$createElement;
@@ -27707,11 +27887,11 @@ var __vue_render__$o = function __vue_render__() {
27707
27887
  }, [_vm._v("\n " + _vm._s(_vm.label) + "\n ")])])]);
27708
27888
  };
27709
27889
 
27710
- var __vue_staticRenderFns__$o = [];
27711
- __vue_render__$o._withStripped = true;
27890
+ var __vue_staticRenderFns__$p = [];
27891
+ __vue_render__$p._withStripped = true;
27712
27892
  /* style */
27713
27893
 
27714
- var __vue_inject_styles__$o = function __vue_inject_styles__(inject) {
27894
+ var __vue_inject_styles__$p = function __vue_inject_styles__(inject) {
27715
27895
  if (!inject) return;
27716
27896
  inject("data-v-4541762a_0", {
27717
27897
  source: "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n",
@@ -27722,21 +27902,21 @@ var __vue_inject_styles__$o = function __vue_inject_styles__(inject) {
27722
27902
  /* scoped */
27723
27903
 
27724
27904
 
27725
- var __vue_scope_id__$o = undefined;
27905
+ var __vue_scope_id__$p = undefined;
27726
27906
  /* module identifier */
27727
27907
 
27728
- var __vue_module_identifier__$o = undefined;
27908
+ var __vue_module_identifier__$p = undefined;
27729
27909
  /* functional template */
27730
27910
 
27731
- var __vue_is_functional_template__$o = false;
27911
+ var __vue_is_functional_template__$p = false;
27732
27912
  /* style inject SSR */
27733
27913
 
27734
27914
  /* style inject shadow dom */
27735
27915
 
27736
- var __vue_component__$o = /*#__PURE__*/normalizeComponent({
27737
- render: __vue_render__$o,
27738
- staticRenderFns: __vue_staticRenderFns__$o
27739
- }, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, createInjector, undefined, undefined);
27916
+ var __vue_component__$p = /*#__PURE__*/normalizeComponent({
27917
+ render: __vue_render__$p,
27918
+ staticRenderFns: __vue_staticRenderFns__$p
27919
+ }, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, createInjector, undefined, undefined);
27740
27920
 
27741
27921
  var SearchResultsProductCustom = /*#__PURE__*/function (_Vue) {
27742
27922
  _inherits(SearchResultsProductCustom, _Vue);
@@ -27778,13 +27958,13 @@ __decorate([Prop()], SearchResultsProductCustom.prototype, "options", void 0);
27778
27958
  SearchResultsProductCustom = __decorate([Component({
27779
27959
  name: "searchResultsProductCustom"
27780
27960
  })], SearchResultsProductCustom);
27781
- var script$m = SearchResultsProductCustom;
27961
+ var script$n = SearchResultsProductCustom;
27782
27962
 
27783
27963
  /* script */
27784
- var __vue_script__$n = script$m;
27964
+ var __vue_script__$o = script$n;
27785
27965
  /* template */
27786
27966
 
27787
- var __vue_render__$n = function __vue_render__() {
27967
+ var __vue_render__$o = function __vue_render__() {
27788
27968
  var _vm = this;
27789
27969
 
27790
27970
  var _h = _vm.$createElement;
@@ -27801,30 +27981,30 @@ var __vue_render__$n = function __vue_render__() {
27801
27981
  }, [_vm._v(_vm._s(_vm.text))]);
27802
27982
  };
27803
27983
 
27804
- var __vue_staticRenderFns__$n = [];
27805
- __vue_render__$n._withStripped = true;
27984
+ var __vue_staticRenderFns__$o = [];
27985
+ __vue_render__$o._withStripped = true;
27806
27986
  /* style */
27807
27987
 
27808
- var __vue_inject_styles__$n = undefined;
27988
+ var __vue_inject_styles__$o = undefined;
27809
27989
  /* scoped */
27810
27990
 
27811
- var __vue_scope_id__$n = undefined;
27991
+ var __vue_scope_id__$o = undefined;
27812
27992
  /* module identifier */
27813
27993
 
27814
- var __vue_module_identifier__$n = undefined;
27994
+ var __vue_module_identifier__$o = undefined;
27815
27995
  /* functional template */
27816
27996
 
27817
- var __vue_is_functional_template__$n = false;
27997
+ var __vue_is_functional_template__$o = false;
27818
27998
  /* style inject */
27819
27999
 
27820
28000
  /* style inject SSR */
27821
28001
 
27822
28002
  /* style inject shadow dom */
27823
28003
 
27824
- var __vue_component__$n = /*#__PURE__*/normalizeComponent({
27825
- render: __vue_render__$n,
27826
- staticRenderFns: __vue_staticRenderFns__$n
27827
- }, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, undefined, undefined, undefined);
28004
+ var __vue_component__$o = /*#__PURE__*/normalizeComponent({
28005
+ render: __vue_render__$o,
28006
+ staticRenderFns: __vue_staticRenderFns__$o
28007
+ }, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, undefined, undefined, undefined);
27828
28008
 
27829
28009
  var SearchResultsProductCustomHtmlElement = /*#__PURE__*/function (_Vue) {
27830
28010
  _inherits(SearchResultsProductCustomHtmlElement, _Vue);
@@ -27859,13 +28039,13 @@ __decorate([Prop()], SearchResultsProductCustomHtmlElement.prototype, "options",
27859
28039
  SearchResultsProductCustomHtmlElement = __decorate([Component({
27860
28040
  name: "searchResultsProductCustomHtmlElement"
27861
28041
  })], SearchResultsProductCustomHtmlElement);
27862
- var script$l = SearchResultsProductCustomHtmlElement;
28042
+ var script$m = SearchResultsProductCustomHtmlElement;
27863
28043
 
27864
28044
  /* script */
27865
- var __vue_script__$m = script$l;
28045
+ var __vue_script__$n = script$m;
27866
28046
  /* template */
27867
28047
 
27868
- var __vue_render__$m = function __vue_render__() {
28048
+ var __vue_render__$n = function __vue_render__() {
27869
28049
  var _vm = this;
27870
28050
 
27871
28051
  var _h = _vm.$createElement;
@@ -27880,30 +28060,30 @@ var __vue_render__$m = function __vue_render__() {
27880
28060
  });
27881
28061
  };
27882
28062
 
27883
- var __vue_staticRenderFns__$m = [];
27884
- __vue_render__$m._withStripped = true;
28063
+ var __vue_staticRenderFns__$n = [];
28064
+ __vue_render__$n._withStripped = true;
27885
28065
  /* style */
27886
28066
 
27887
- var __vue_inject_styles__$m = undefined;
28067
+ var __vue_inject_styles__$n = undefined;
27888
28068
  /* scoped */
27889
28069
 
27890
- var __vue_scope_id__$m = undefined;
28070
+ var __vue_scope_id__$n = undefined;
27891
28071
  /* module identifier */
27892
28072
 
27893
- var __vue_module_identifier__$m = undefined;
28073
+ var __vue_module_identifier__$n = undefined;
27894
28074
  /* functional template */
27895
28075
 
27896
- var __vue_is_functional_template__$m = false;
28076
+ var __vue_is_functional_template__$n = false;
27897
28077
  /* style inject */
27898
28078
 
27899
28079
  /* style inject SSR */
27900
28080
 
27901
28081
  /* style inject shadow dom */
27902
28082
 
27903
- var __vue_component__$m = /*#__PURE__*/normalizeComponent({
27904
- render: __vue_render__$m,
27905
- staticRenderFns: __vue_staticRenderFns__$m
27906
- }, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, undefined, undefined, undefined);
28083
+ var __vue_component__$n = /*#__PURE__*/normalizeComponent({
28084
+ render: __vue_render__$n,
28085
+ staticRenderFns: __vue_staticRenderFns__$n
28086
+ }, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, undefined, undefined, undefined);
27907
28087
 
27908
28088
  var SearchResultsProductCardElement = /*#__PURE__*/function (_Vue) {
27909
28089
  _inherits(SearchResultsProductCardElement, _Vue);
@@ -27980,23 +28160,23 @@ __decorate([Prop({
27980
28160
  SearchResultsProductCardElement = __decorate([Component({
27981
28161
  name: "searchResultsProductCardElement",
27982
28162
  components: {
27983
- SearchResultsProductImage: __vue_component__$u,
27984
- SearchResultsProductTitle: __vue_component__$t,
27985
- SearchResultsProductDescription: __vue_component__$s,
27986
- SearchResultsProductRating: __vue_component__$r,
27987
- SearchResultsProductRegularPrice: __vue_component__$q,
27988
- SearchResultsProductPrice: __vue_component__$p,
27989
- SearchResultsProductAddToCart: __vue_component__$o,
27990
- SearchResultsProductCustom: __vue_component__$n,
27991
- SearchResultsProductCustomHtmlElement: __vue_component__$m
28163
+ SearchResultsProductImage: __vue_component__$v,
28164
+ SearchResultsProductTitle: __vue_component__$u,
28165
+ SearchResultsProductDescription: __vue_component__$t,
28166
+ SearchResultsProductRating: __vue_component__$s,
28167
+ SearchResultsProductRegularPrice: __vue_component__$r,
28168
+ SearchResultsProductPrice: __vue_component__$q,
28169
+ SearchResultsProductAddToCart: __vue_component__$p,
28170
+ SearchResultsProductCustom: __vue_component__$o,
28171
+ SearchResultsProductCustomHtmlElement: __vue_component__$n
27992
28172
  }
27993
28173
  })], SearchResultsProductCardElement);
27994
- var script$k = SearchResultsProductCardElement;
28174
+ var script$l = SearchResultsProductCardElement;
27995
28175
 
27996
- var __vue_script__$l = script$k;
28176
+ var __vue_script__$m = script$l;
27997
28177
  /* template */
27998
28178
 
27999
- var __vue_render__$l = function __vue_render__() {
28179
+ var __vue_render__$m = function __vue_render__() {
28000
28180
  var _vm = this;
28001
28181
 
28002
28182
  var _h = _vm.$createElement;
@@ -28018,34 +28198,34 @@ var __vue_render__$l = function __vue_render__() {
28018
28198
  }) : _vm._e();
28019
28199
  };
28020
28200
 
28021
- var __vue_staticRenderFns__$l = [];
28022
- __vue_render__$l._withStripped = true;
28201
+ var __vue_staticRenderFns__$m = [];
28202
+ __vue_render__$m._withStripped = true;
28023
28203
  /* style */
28024
28204
 
28025
- var __vue_inject_styles__$l = undefined;
28205
+ var __vue_inject_styles__$m = undefined;
28026
28206
  /* scoped */
28027
28207
 
28028
- var __vue_scope_id__$l = undefined;
28208
+ var __vue_scope_id__$m = undefined;
28029
28209
  /* module identifier */
28030
28210
 
28031
- var __vue_module_identifier__$l = undefined;
28211
+ var __vue_module_identifier__$m = undefined;
28032
28212
  /* functional template */
28033
28213
 
28034
- var __vue_is_functional_template__$l = false;
28214
+ var __vue_is_functional_template__$m = false;
28035
28215
  /* style inject */
28036
28216
 
28037
28217
  /* style inject SSR */
28038
28218
 
28039
28219
  /* style inject shadow dom */
28040
28220
 
28041
- var __vue_component__$l = /*#__PURE__*/normalizeComponent({
28042
- render: __vue_render__$l,
28043
- staticRenderFns: __vue_staticRenderFns__$l
28044
- }, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, undefined, undefined, undefined);
28221
+ var __vue_component__$m = /*#__PURE__*/normalizeComponent({
28222
+ render: __vue_render__$m,
28223
+ staticRenderFns: __vue_staticRenderFns__$m
28224
+ }, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, undefined, undefined, undefined);
28045
28225
 
28046
28226
  var tracking$3 = namespace("tracking");
28047
28227
  var params$9 = namespace("params");
28048
- var searchResult$a = namespace("searchResult");
28228
+ var searchResult$b = namespace("searchResult");
28049
28229
 
28050
28230
  var SearchResultsProductCard = /*#__PURE__*/function (_Vue) {
28051
28231
  _inherits(SearchResultsProductCard, _Vue);
@@ -28202,7 +28382,7 @@ __decorate([Prop({
28202
28382
  default: false
28203
28383
  })], SearchResultsProductCard.prototype, "isAdditionalPanel", void 0);
28204
28384
 
28205
- __decorate([searchResult$a.State(function (state) {
28385
+ __decorate([searchResult$b.State(function (state) {
28206
28386
  return state.layout;
28207
28387
  })], SearchResultsProductCard.prototype, "layout", void 0);
28208
28388
 
@@ -28213,16 +28393,16 @@ __decorate([tracking$3.Action("track")], SearchResultsProductCard.prototype, "tr
28213
28393
  SearchResultsProductCard = __decorate([Component({
28214
28394
  name: "searchResultsProductCard",
28215
28395
  components: {
28216
- SearchResultsBadgeWrapper: __vue_component__$v,
28217
- SearchResultsProductCardElement: __vue_component__$l
28396
+ SearchResultsBadgeWrapper: __vue_component__$w,
28397
+ SearchResultsProductCardElement: __vue_component__$m
28218
28398
  }
28219
28399
  })], SearchResultsProductCard);
28220
- var script$j = SearchResultsProductCard;
28400
+ var script$k = SearchResultsProductCard;
28221
28401
 
28222
- var __vue_script__$k = script$j;
28402
+ var __vue_script__$l = script$k;
28223
28403
  /* template */
28224
28404
 
28225
- var __vue_render__$k = function __vue_render__() {
28405
+ var __vue_render__$l = function __vue_render__() {
28226
28406
  var _vm = this;
28227
28407
 
28228
28408
  var _h = _vm.$createElement;
@@ -28281,30 +28461,30 @@ var __vue_render__$k = function __vue_render__() {
28281
28461
  }), 1)])], 1);
28282
28462
  };
28283
28463
 
28284
- var __vue_staticRenderFns__$k = [];
28285
- __vue_render__$k._withStripped = true;
28464
+ var __vue_staticRenderFns__$l = [];
28465
+ __vue_render__$l._withStripped = true;
28286
28466
  /* style */
28287
28467
 
28288
- var __vue_inject_styles__$k = undefined;
28468
+ var __vue_inject_styles__$l = undefined;
28289
28469
  /* scoped */
28290
28470
 
28291
- var __vue_scope_id__$k = undefined;
28471
+ var __vue_scope_id__$l = undefined;
28292
28472
  /* module identifier */
28293
28473
 
28294
- var __vue_module_identifier__$k = undefined;
28474
+ var __vue_module_identifier__$l = undefined;
28295
28475
  /* functional template */
28296
28476
 
28297
- var __vue_is_functional_template__$k = false;
28477
+ var __vue_is_functional_template__$l = false;
28298
28478
  /* style inject */
28299
28479
 
28300
28480
  /* style inject SSR */
28301
28481
 
28302
28482
  /* style inject shadow dom */
28303
28483
 
28304
- var __vue_component__$k = /*#__PURE__*/normalizeComponent({
28305
- render: __vue_render__$k,
28306
- staticRenderFns: __vue_staticRenderFns__$k
28307
- }, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, undefined, undefined, undefined);
28484
+ var __vue_component__$l = /*#__PURE__*/normalizeComponent({
28485
+ render: __vue_render__$l,
28486
+ staticRenderFns: __vue_staticRenderFns__$l
28487
+ }, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, undefined, undefined, undefined);
28308
28488
 
28309
28489
  var initAnalyticsTracking = function initAnalyticsTracking(analyticsOptions) {
28310
28490
  try {
@@ -28611,16 +28791,16 @@ __decorate([Watch("query")], AdditionalPanels$1.prototype, "handleQueryChange",
28611
28791
  AdditionalPanels$1 = __decorate([Component({
28612
28792
  name: "additionalPanel",
28613
28793
  components: {
28614
- SearchResultsProductCard: __vue_component__$k
28794
+ SearchResultsProductCard: __vue_component__$l
28615
28795
  }
28616
28796
  })], AdditionalPanels$1);
28617
- var script$i = AdditionalPanels$1;
28797
+ var script$j = AdditionalPanels$1;
28618
28798
 
28619
28799
  /* script */
28620
- var __vue_script__$j = script$i;
28800
+ var __vue_script__$k = script$j;
28621
28801
  /* template */
28622
28802
 
28623
- var __vue_render__$j = function __vue_render__() {
28803
+ var __vue_render__$k = function __vue_render__() {
28624
28804
  var _vm = this;
28625
28805
 
28626
28806
  var _h = _vm.$createElement;
@@ -28645,6 +28825,9 @@ var __vue_render__$j = function __vue_render__() {
28645
28825
  });
28646
28826
  }), 1), _vm._v(" "), _vm.displayShowMore ? _c("div", {
28647
28827
  staticClass: "lupa-additional-panel-show-more",
28828
+ class: {
28829
+ "lupa-additional-panel-show-less": _vm.showAll
28830
+ },
28648
28831
  attrs: {
28649
28832
  "data-cy": "lupa-additional-panel-show-more"
28650
28833
  },
@@ -28654,30 +28837,30 @@ var __vue_render__$j = function __vue_render__() {
28654
28837
  }, [_vm._v("\n " + _vm._s(_vm.showAll ? _vm.addParams(_vm.panel.labels.showLess, _vm.itemCount) : _vm.addParams(_vm.panel.labels.showMore, _vm.itemCount)) + "\n ")]) : _vm._e()]) : _vm._e();
28655
28838
  };
28656
28839
 
28657
- var __vue_staticRenderFns__$j = [];
28658
- __vue_render__$j._withStripped = true;
28840
+ var __vue_staticRenderFns__$k = [];
28841
+ __vue_render__$k._withStripped = true;
28659
28842
  /* style */
28660
28843
 
28661
- var __vue_inject_styles__$j = undefined;
28844
+ var __vue_inject_styles__$k = undefined;
28662
28845
  /* scoped */
28663
28846
 
28664
- var __vue_scope_id__$j = undefined;
28847
+ var __vue_scope_id__$k = undefined;
28665
28848
  /* module identifier */
28666
28849
 
28667
- var __vue_module_identifier__$j = undefined;
28850
+ var __vue_module_identifier__$k = undefined;
28668
28851
  /* functional template */
28669
28852
 
28670
- var __vue_is_functional_template__$j = false;
28853
+ var __vue_is_functional_template__$k = false;
28671
28854
  /* style inject */
28672
28855
 
28673
28856
  /* style inject SSR */
28674
28857
 
28675
28858
  /* style inject shadow dom */
28676
28859
 
28677
- var __vue_component__$j = /*#__PURE__*/normalizeComponent({
28678
- render: __vue_render__$j,
28679
- staticRenderFns: __vue_staticRenderFns__$j
28680
- }, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, undefined, undefined, undefined);
28860
+ var __vue_component__$k = /*#__PURE__*/normalizeComponent({
28861
+ render: __vue_render__$k,
28862
+ staticRenderFns: __vue_staticRenderFns__$k
28863
+ }, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, undefined, undefined, undefined);
28681
28864
 
28682
28865
  var AdditionalPanels = /*#__PURE__*/function (_Vue) {
28683
28866
  _inherits(AdditionalPanels, _Vue);
@@ -28726,16 +28909,16 @@ __decorate([Prop({
28726
28909
  AdditionalPanels = __decorate([Component({
28727
28910
  name: "additionalPanels",
28728
28911
  components: {
28729
- AdditionalPanel: __vue_component__$j
28912
+ AdditionalPanel: __vue_component__$k
28730
28913
  }
28731
28914
  })], AdditionalPanels);
28732
- var script$h = AdditionalPanels;
28915
+ var script$i = AdditionalPanels;
28733
28916
 
28734
28917
  /* script */
28735
- var __vue_script__$i = script$h;
28918
+ var __vue_script__$j = script$i;
28736
28919
  /* template */
28737
28920
 
28738
- var __vue_render__$i = function __vue_render__() {
28921
+ var __vue_render__$j = function __vue_render__() {
28739
28922
  var _vm = this;
28740
28923
 
28741
28924
  var _h = _vm.$createElement;
@@ -28755,30 +28938,30 @@ var __vue_render__$i = function __vue_render__() {
28755
28938
  }), 1) : _vm._e();
28756
28939
  };
28757
28940
 
28758
- var __vue_staticRenderFns__$i = [];
28759
- __vue_render__$i._withStripped = true;
28941
+ var __vue_staticRenderFns__$j = [];
28942
+ __vue_render__$j._withStripped = true;
28760
28943
  /* style */
28761
28944
 
28762
- var __vue_inject_styles__$i = undefined;
28945
+ var __vue_inject_styles__$j = undefined;
28763
28946
  /* scoped */
28764
28947
 
28765
- var __vue_scope_id__$i = undefined;
28948
+ var __vue_scope_id__$j = undefined;
28766
28949
  /* module identifier */
28767
28950
 
28768
- var __vue_module_identifier__$i = undefined;
28951
+ var __vue_module_identifier__$j = undefined;
28769
28952
  /* functional template */
28770
28953
 
28771
- var __vue_is_functional_template__$i = false;
28954
+ var __vue_is_functional_template__$j = false;
28772
28955
  /* style inject */
28773
28956
 
28774
28957
  /* style inject SSR */
28775
28958
 
28776
28959
  /* style inject shadow dom */
28777
28960
 
28778
- var __vue_component__$i = /*#__PURE__*/normalizeComponent({
28779
- render: __vue_render__$i,
28780
- staticRenderFns: __vue_staticRenderFns__$i
28781
- }, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, undefined, undefined, undefined);
28961
+ var __vue_component__$j = /*#__PURE__*/normalizeComponent({
28962
+ render: __vue_render__$j,
28963
+ staticRenderFns: __vue_staticRenderFns__$j
28964
+ }, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, undefined, undefined, undefined);
28782
28965
 
28783
28966
  var params$7 = namespace("params");
28784
28967
 
@@ -28834,13 +29017,13 @@ __decorate([params$7.Action("appendParams")], SearchResultsPageSize.prototype, "
28834
29017
  SearchResultsPageSize = __decorate([Component({
28835
29018
  name: "searchResultsPageSize"
28836
29019
  })], SearchResultsPageSize);
28837
- var script$g = SearchResultsPageSize;
29020
+ var script$h = SearchResultsPageSize;
28838
29021
 
28839
29022
  /* script */
28840
- var __vue_script__$h = script$g;
29023
+ var __vue_script__$i = script$h;
28841
29024
  /* template */
28842
29025
 
28843
- var __vue_render__$h = function __vue_render__() {
29026
+ var __vue_render__$i = function __vue_render__() {
28844
29027
  var _vm = this;
28845
29028
 
28846
29029
  var _h = _vm.$createElement;
@@ -28874,30 +29057,30 @@ var __vue_render__$h = function __vue_render__() {
28874
29057
  }), 0)])]);
28875
29058
  };
28876
29059
 
28877
- var __vue_staticRenderFns__$h = [];
28878
- __vue_render__$h._withStripped = true;
29060
+ var __vue_staticRenderFns__$i = [];
29061
+ __vue_render__$i._withStripped = true;
28879
29062
  /* style */
28880
29063
 
28881
- var __vue_inject_styles__$h = undefined;
29064
+ var __vue_inject_styles__$i = undefined;
28882
29065
  /* scoped */
28883
29066
 
28884
- var __vue_scope_id__$h = undefined;
29067
+ var __vue_scope_id__$i = undefined;
28885
29068
  /* module identifier */
28886
29069
 
28887
- var __vue_module_identifier__$h = undefined;
29070
+ var __vue_module_identifier__$i = undefined;
28888
29071
  /* functional template */
28889
29072
 
28890
- var __vue_is_functional_template__$h = false;
29073
+ var __vue_is_functional_template__$i = false;
28891
29074
  /* style inject */
28892
29075
 
28893
29076
  /* style inject SSR */
28894
29077
 
28895
29078
  /* style inject shadow dom */
28896
29079
 
28897
- var __vue_component__$h = /*#__PURE__*/normalizeComponent({
28898
- render: __vue_render__$h,
28899
- staticRenderFns: __vue_staticRenderFns__$h
28900
- }, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, undefined, undefined, undefined);
29080
+ var __vue_component__$i = /*#__PURE__*/normalizeComponent({
29081
+ render: __vue_render__$i,
29082
+ staticRenderFns: __vue_staticRenderFns__$i
29083
+ }, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, undefined, undefined, undefined);
28901
29084
 
28902
29085
  var params$6 = namespace("params");
28903
29086
 
@@ -28957,13 +29140,13 @@ __decorate([params$6.Action("appendParams")], SearchResultsPageSelect.prototype,
28957
29140
  SearchResultsPageSelect = __decorate([Component({
28958
29141
  name: "searchResultsPageSelect"
28959
29142
  })], SearchResultsPageSelect);
28960
- var script$f = SearchResultsPageSelect;
29143
+ var script$g = SearchResultsPageSelect;
28961
29144
 
28962
29145
  /* script */
28963
- var __vue_script__$g = script$f;
29146
+ var __vue_script__$h = script$g;
28964
29147
  /* template */
28965
29148
 
28966
- var __vue_render__$g = function __vue_render__() {
29149
+ var __vue_render__$h = function __vue_render__() {
28967
29150
  var _vm = this;
28968
29151
 
28969
29152
  var _h = _vm.$createElement;
@@ -29008,30 +29191,30 @@ var __vue_render__$g = function __vue_render__() {
29008
29191
  }, [_vm._v("\n " + _vm._s(_vm.label) + "\n ")]) : _vm._e()], 2);
29009
29192
  };
29010
29193
 
29011
- var __vue_staticRenderFns__$g = [];
29012
- __vue_render__$g._withStripped = true;
29194
+ var __vue_staticRenderFns__$h = [];
29195
+ __vue_render__$h._withStripped = true;
29013
29196
  /* style */
29014
29197
 
29015
- var __vue_inject_styles__$g = undefined;
29198
+ var __vue_inject_styles__$h = undefined;
29016
29199
  /* scoped */
29017
29200
 
29018
- var __vue_scope_id__$g = undefined;
29201
+ var __vue_scope_id__$h = undefined;
29019
29202
  /* module identifier */
29020
29203
 
29021
- var __vue_module_identifier__$g = undefined;
29204
+ var __vue_module_identifier__$h = undefined;
29022
29205
  /* functional template */
29023
29206
 
29024
- var __vue_is_functional_template__$g = false;
29207
+ var __vue_is_functional_template__$h = false;
29025
29208
  /* style inject */
29026
29209
 
29027
29210
  /* style inject SSR */
29028
29211
 
29029
29212
  /* style inject shadow dom */
29030
29213
 
29031
- var __vue_component__$g = /*#__PURE__*/normalizeComponent({
29032
- render: __vue_render__$g,
29033
- staticRenderFns: __vue_staticRenderFns__$g
29034
- }, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, undefined, undefined);
29214
+ var __vue_component__$h = /*#__PURE__*/normalizeComponent({
29215
+ render: __vue_render__$h,
29216
+ staticRenderFns: __vue_staticRenderFns__$h
29217
+ }, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, undefined, undefined, undefined);
29035
29218
 
29036
29219
  var params$5 = namespace("params");
29037
29220
 
@@ -29131,12 +29314,12 @@ __decorate([params$5.Action("appendParams")], SearchResultsSort.prototype, "appe
29131
29314
  SearchResultsSort = __decorate([Component({
29132
29315
  name: "searchResultsSort"
29133
29316
  })], SearchResultsSort);
29134
- var script$e = SearchResultsSort;
29317
+ var script$f = SearchResultsSort;
29135
29318
 
29136
- var __vue_script__$f = script$e;
29319
+ var __vue_script__$g = script$f;
29137
29320
  /* template */
29138
29321
 
29139
- var __vue_render__$f = function __vue_render__() {
29322
+ var __vue_render__$g = function __vue_render__() {
29140
29323
  var _vm = this;
29141
29324
 
29142
29325
  var _h = _vm.$createElement;
@@ -29186,32 +29369,32 @@ var __vue_render__$f = function __vue_render__() {
29186
29369
  }), 0)])]);
29187
29370
  };
29188
29371
 
29189
- var __vue_staticRenderFns__$f = [];
29190
- __vue_render__$f._withStripped = true;
29372
+ var __vue_staticRenderFns__$g = [];
29373
+ __vue_render__$g._withStripped = true;
29191
29374
  /* style */
29192
29375
 
29193
- var __vue_inject_styles__$f = undefined;
29376
+ var __vue_inject_styles__$g = undefined;
29194
29377
  /* scoped */
29195
29378
 
29196
- var __vue_scope_id__$f = undefined;
29379
+ var __vue_scope_id__$g = undefined;
29197
29380
  /* module identifier */
29198
29381
 
29199
- var __vue_module_identifier__$f = undefined;
29382
+ var __vue_module_identifier__$g = undefined;
29200
29383
  /* functional template */
29201
29384
 
29202
- var __vue_is_functional_template__$f = false;
29385
+ var __vue_is_functional_template__$g = false;
29203
29386
  /* style inject */
29204
29387
 
29205
29388
  /* style inject SSR */
29206
29389
 
29207
29390
  /* style inject shadow dom */
29208
29391
 
29209
- var __vue_component__$f = /*#__PURE__*/normalizeComponent({
29210
- render: __vue_render__$f,
29211
- staticRenderFns: __vue_staticRenderFns__$f
29212
- }, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, undefined, undefined, undefined);
29392
+ var __vue_component__$g = /*#__PURE__*/normalizeComponent({
29393
+ render: __vue_render__$g,
29394
+ staticRenderFns: __vue_staticRenderFns__$g
29395
+ }, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, undefined, undefined);
29213
29396
 
29214
- var searchResult$9 = namespace("searchResult");
29397
+ var searchResult$a = namespace("searchResult");
29215
29398
  var options$2 = namespace("options");
29216
29399
 
29217
29400
  var SearchResultsLayoutSelection = /*#__PURE__*/function (_Vue) {
@@ -29235,24 +29418,24 @@ var SearchResultsLayoutSelection = /*#__PURE__*/function (_Vue) {
29235
29418
  return SearchResultsLayoutSelection;
29236
29419
  }(Vue$1);
29237
29420
 
29238
- __decorate([searchResult$9.State(function (state) {
29421
+ __decorate([searchResult$a.State(function (state) {
29239
29422
  return state.layout;
29240
29423
  })], SearchResultsLayoutSelection.prototype, "layout", void 0);
29241
29424
 
29242
29425
  __decorate([options$2.Getter("classMap")], SearchResultsLayoutSelection.prototype, "classMap", void 0);
29243
29426
 
29244
- __decorate([searchResult$9.Action("setLayout")], SearchResultsLayoutSelection.prototype, "setLayout", void 0);
29427
+ __decorate([searchResult$a.Action("setLayout")], SearchResultsLayoutSelection.prototype, "setLayout", void 0);
29245
29428
 
29246
29429
  SearchResultsLayoutSelection = __decorate([Component({
29247
29430
  name: "searchResultsLayoutSelection"
29248
29431
  })], SearchResultsLayoutSelection);
29249
- var script$d = SearchResultsLayoutSelection;
29432
+ var script$e = SearchResultsLayoutSelection;
29250
29433
 
29251
29434
  /* script */
29252
- var __vue_script__$e = script$d;
29435
+ var __vue_script__$f = script$e;
29253
29436
  /* template */
29254
29437
 
29255
- var __vue_render__$e = function __vue_render__() {
29438
+ var __vue_render__$f = function __vue_render__() {
29256
29439
  var _vm = this;
29257
29440
 
29258
29441
  var _h = _vm.$createElement;
@@ -29283,32 +29466,32 @@ var __vue_render__$e = function __vue_render__() {
29283
29466
  }, [_vm._v("\n ☰\n ")])]);
29284
29467
  };
29285
29468
 
29286
- var __vue_staticRenderFns__$e = [];
29287
- __vue_render__$e._withStripped = true;
29469
+ var __vue_staticRenderFns__$f = [];
29470
+ __vue_render__$f._withStripped = true;
29288
29471
  /* style */
29289
29472
 
29290
- var __vue_inject_styles__$e = undefined;
29473
+ var __vue_inject_styles__$f = undefined;
29291
29474
  /* scoped */
29292
29475
 
29293
- var __vue_scope_id__$e = undefined;
29476
+ var __vue_scope_id__$f = undefined;
29294
29477
  /* module identifier */
29295
29478
 
29296
- var __vue_module_identifier__$e = undefined;
29479
+ var __vue_module_identifier__$f = undefined;
29297
29480
  /* functional template */
29298
29481
 
29299
- var __vue_is_functional_template__$e = false;
29482
+ var __vue_is_functional_template__$f = false;
29300
29483
  /* style inject */
29301
29484
 
29302
29485
  /* style inject SSR */
29303
29486
 
29304
29487
  /* style inject shadow dom */
29305
29488
 
29306
- var __vue_component__$e = /*#__PURE__*/normalizeComponent({
29307
- render: __vue_render__$e,
29308
- staticRenderFns: __vue_staticRenderFns__$e
29309
- }, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, undefined, undefined, undefined);
29489
+ var __vue_component__$f = /*#__PURE__*/normalizeComponent({
29490
+ render: __vue_render__$f,
29491
+ staticRenderFns: __vue_staticRenderFns__$f
29492
+ }, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, undefined, undefined, undefined);
29310
29493
 
29311
- var searchResult$8 = namespace("searchResult");
29494
+ var searchResult$9 = namespace("searchResult");
29312
29495
 
29313
29496
  var SearchResultsSummary = /*#__PURE__*/function (_Vue) {
29314
29497
  _inherits(SearchResultsSummary, _Vue);
@@ -29338,20 +29521,20 @@ __decorate([Prop({
29338
29521
  default: false
29339
29522
  })], SearchResultsSummary.prototype, "clearable", void 0);
29340
29523
 
29341
- __decorate([searchResult$8.Getter("totalItems")], SearchResultsSummary.prototype, "totalItems", void 0);
29524
+ __decorate([searchResult$9.Getter("totalItems")], SearchResultsSummary.prototype, "totalItems", void 0);
29342
29525
 
29343
- __decorate([searchResult$8.Getter("itemRange")], SearchResultsSummary.prototype, "itemRange", void 0);
29526
+ __decorate([searchResult$9.Getter("itemRange")], SearchResultsSummary.prototype, "itemRange", void 0);
29344
29527
 
29345
29528
  SearchResultsSummary = __decorate([Component({
29346
29529
  name: "searchResultsSummary"
29347
29530
  })], SearchResultsSummary);
29348
- var script$c = SearchResultsSummary;
29531
+ var script$d = SearchResultsSummary;
29349
29532
 
29350
29533
  /* script */
29351
- var __vue_script__$d = script$c;
29534
+ var __vue_script__$e = script$d;
29352
29535
  /* template */
29353
29536
 
29354
- var __vue_render__$d = function __vue_render__() {
29537
+ var __vue_render__$e = function __vue_render__() {
29355
29538
  var _vm = this;
29356
29539
 
29357
29540
  var _h = _vm.$createElement;
@@ -29377,32 +29560,32 @@ var __vue_render__$d = function __vue_render__() {
29377
29560
  }, [_vm._v("✕")]) : _vm._e()]) : _vm._e();
29378
29561
  };
29379
29562
 
29380
- var __vue_staticRenderFns__$d = [];
29381
- __vue_render__$d._withStripped = true;
29563
+ var __vue_staticRenderFns__$e = [];
29564
+ __vue_render__$e._withStripped = true;
29382
29565
  /* style */
29383
29566
 
29384
- var __vue_inject_styles__$d = undefined;
29567
+ var __vue_inject_styles__$e = undefined;
29385
29568
  /* scoped */
29386
29569
 
29387
- var __vue_scope_id__$d = undefined;
29570
+ var __vue_scope_id__$e = undefined;
29388
29571
  /* module identifier */
29389
29572
 
29390
- var __vue_module_identifier__$d = undefined;
29573
+ var __vue_module_identifier__$e = undefined;
29391
29574
  /* functional template */
29392
29575
 
29393
- var __vue_is_functional_template__$d = false;
29576
+ var __vue_is_functional_template__$e = false;
29394
29577
  /* style inject */
29395
29578
 
29396
29579
  /* style inject SSR */
29397
29580
 
29398
29581
  /* style inject shadow dom */
29399
29582
 
29400
- var __vue_component__$d = /*#__PURE__*/normalizeComponent({
29401
- render: __vue_render__$d,
29402
- staticRenderFns: __vue_staticRenderFns__$d
29403
- }, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, undefined, undefined, undefined);
29583
+ var __vue_component__$e = /*#__PURE__*/normalizeComponent({
29584
+ render: __vue_render__$e,
29585
+ staticRenderFns: __vue_staticRenderFns__$e
29586
+ }, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, undefined, undefined, undefined);
29404
29587
 
29405
- var searchResult$7 = namespace("searchResult");
29588
+ var searchResult$8 = namespace("searchResult");
29406
29589
 
29407
29590
  var SearchResultsMobileToggle = /*#__PURE__*/function (_Vue) {
29408
29591
  _inherits(SearchResultsMobileToggle, _Vue);
@@ -29429,18 +29612,24 @@ var SearchResultsMobileToggle = /*#__PURE__*/function (_Vue) {
29429
29612
 
29430
29613
  __decorate([Prop()], SearchResultsMobileToggle.prototype, "label", void 0);
29431
29614
 
29432
- __decorate([searchResult$7.Mutation("setSidebarVisibility")], SearchResultsMobileToggle.prototype, "setSidebarVisibility", void 0);
29615
+ __decorate([Prop({
29616
+ default: false
29617
+ })], SearchResultsMobileToggle.prototype, "showFilterCount", void 0);
29618
+
29619
+ __decorate([searchResult$8.Getter("currentFilterCount")], SearchResultsMobileToggle.prototype, "currentFilterCount", void 0);
29620
+
29621
+ __decorate([searchResult$8.Mutation("setSidebarVisibility")], SearchResultsMobileToggle.prototype, "setSidebarVisibility", void 0);
29433
29622
 
29434
29623
  SearchResultsMobileToggle = __decorate([Component({
29435
29624
  name: "searchResultsMobileToggle"
29436
29625
  })], SearchResultsMobileToggle);
29437
- var script$b = SearchResultsMobileToggle;
29626
+ var script$c = SearchResultsMobileToggle;
29438
29627
 
29439
29628
  /* script */
29440
- var __vue_script__$c = script$b;
29629
+ var __vue_script__$d = script$c;
29441
29630
  /* template */
29442
29631
 
29443
- var __vue_render__$c = function __vue_render__() {
29632
+ var __vue_render__$d = function __vue_render__() {
29444
29633
  var _vm = this;
29445
29634
 
29446
29635
  var _h = _vm.$createElement;
@@ -29449,38 +29638,43 @@ var __vue_render__$c = function __vue_render__() {
29449
29638
 
29450
29639
  return _c("div", {
29451
29640
  staticClass: "lupa-mobile-toggle",
29641
+ class: {
29642
+ "lupa-mobile-toggle-filters-empty": _vm.currentFilterCount < 1
29643
+ },
29452
29644
  on: {
29453
29645
  click: _vm.handleMobileToggle
29454
29646
  }
29455
- }, [_vm._v(_vm._s(_vm.label))]);
29647
+ }, [_vm._v("\n " + _vm._s(_vm.label) + "\n "), _vm.showFilterCount && _vm.currentFilterCount > 0 ? _c("span", {
29648
+ staticClass: "lupa-mobile-toggle-filter-count"
29649
+ }, [_vm._v(_vm._s(_vm.currentFilterCount))]) : _vm._e()]);
29456
29650
  };
29457
29651
 
29458
- var __vue_staticRenderFns__$c = [];
29459
- __vue_render__$c._withStripped = true;
29652
+ var __vue_staticRenderFns__$d = [];
29653
+ __vue_render__$d._withStripped = true;
29460
29654
  /* style */
29461
29655
 
29462
- var __vue_inject_styles__$c = undefined;
29656
+ var __vue_inject_styles__$d = undefined;
29463
29657
  /* scoped */
29464
29658
 
29465
- var __vue_scope_id__$c = undefined;
29659
+ var __vue_scope_id__$d = undefined;
29466
29660
  /* module identifier */
29467
29661
 
29468
- var __vue_module_identifier__$c = undefined;
29662
+ var __vue_module_identifier__$d = undefined;
29469
29663
  /* functional template */
29470
29664
 
29471
- var __vue_is_functional_template__$c = false;
29665
+ var __vue_is_functional_template__$d = false;
29472
29666
  /* style inject */
29473
29667
 
29474
29668
  /* style inject SSR */
29475
29669
 
29476
29670
  /* style inject shadow dom */
29477
29671
 
29478
- var __vue_component__$c = /*#__PURE__*/normalizeComponent({
29479
- render: __vue_render__$c,
29480
- staticRenderFns: __vue_staticRenderFns__$c
29481
- }, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, undefined, undefined, undefined);
29672
+ var __vue_component__$d = /*#__PURE__*/normalizeComponent({
29673
+ render: __vue_render__$d,
29674
+ staticRenderFns: __vue_staticRenderFns__$d
29675
+ }, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, undefined, undefined, undefined);
29482
29676
 
29483
- var searchResult$6 = namespace("searchResult");
29677
+ var searchResult$7 = namespace("searchResult");
29484
29678
  var params$4 = namespace("params");
29485
29679
 
29486
29680
  var SearchResultsToolbar = /*#__PURE__*/function (_Vue) {
@@ -29515,6 +29709,13 @@ var SearchResultsToolbar = /*#__PURE__*/function (_Vue) {
29515
29709
  var defaultLabel = (_c = (_b = (_a = this.paginationOptions) === null || _a === void 0 ? void 0 : _a.labels) === null || _b === void 0 ? void 0 : _b.itemCount) !== null && _c !== void 0 ? _c : "";
29516
29710
  return !this.hasAnyFilter || !this.showFilterClear ? defaultLabel : (_f = (_e = (_d = this.paginationOptions) === null || _d === void 0 ? void 0 : _d.labels) === null || _e === void 0 ? void 0 : _e.filteredItemCount) !== null && _f !== void 0 ? _f : defaultLabel;
29517
29711
  }
29712
+ }, {
29713
+ key: "showMobileFilterCount",
29714
+ get: function get() {
29715
+ var _a, _b, _c;
29716
+
29717
+ return Boolean((_c = (_b = (_a = this.options.filters) === null || _a === void 0 ? void 0 : _a.currentFilters) === null || _b === void 0 ? void 0 : _b.mobileSidebar) === null || _c === void 0 ? void 0 : _c.showFilterCount);
29718
+ }
29518
29719
  }]);
29519
29720
 
29520
29721
  return SearchResultsToolbar;
@@ -29556,28 +29757,28 @@ __decorate([Prop({
29556
29757
  default: false
29557
29758
  })], SearchResultsToolbar.prototype, "showFilterClear", void 0);
29558
29759
 
29559
- __decorate([searchResult$6.Getter("hasAnyFilter")], SearchResultsToolbar.prototype, "hasAnyFilter", void 0);
29760
+ __decorate([searchResult$7.Getter("hasAnyFilter")], SearchResultsToolbar.prototype, "hasAnyFilter", void 0);
29560
29761
 
29561
29762
  __decorate([params$4.Action("removeAllFilters")], SearchResultsToolbar.prototype, "removeAllFilters", void 0);
29562
29763
 
29563
29764
  SearchResultsToolbar = __decorate([Component({
29564
29765
  name: "searchResultsToolbar",
29565
29766
  components: {
29566
- SearchResultsPageSize: __vue_component__$h,
29567
- SearchResultsPageSelect: __vue_component__$g,
29568
- SearchResultsSort: __vue_component__$f,
29569
- SearchResultsLayoutSelection: __vue_component__$e,
29570
- SearchResultsSummary: __vue_component__$d,
29571
- SearchResultsMobileToggle: __vue_component__$c
29767
+ SearchResultsPageSize: __vue_component__$i,
29768
+ SearchResultsPageSelect: __vue_component__$h,
29769
+ SearchResultsSort: __vue_component__$g,
29770
+ SearchResultsLayoutSelection: __vue_component__$f,
29771
+ SearchResultsSummary: __vue_component__$e,
29772
+ SearchResultsMobileToggle: __vue_component__$d
29572
29773
  }
29573
29774
  })], SearchResultsToolbar);
29574
- var script$a = SearchResultsToolbar;
29775
+ var script$b = SearchResultsToolbar;
29575
29776
 
29576
29777
  /* script */
29577
- var __vue_script__$b = script$a;
29778
+ var __vue_script__$c = script$b;
29578
29779
  /* template */
29579
29780
 
29580
- var __vue_render__$b = function __vue_render__() {
29781
+ var __vue_render__$c = function __vue_render__() {
29581
29782
  var _vm = this;
29582
29783
 
29583
29784
  var _h = _vm.$createElement;
@@ -29607,7 +29808,8 @@ var __vue_render__$b = function __vue_render__() {
29607
29808
  staticClass: "lupa-toolbar-right"
29608
29809
  }, [_c("SearchResultsMobileToggle", {
29609
29810
  attrs: {
29610
- label: _vm.options.labels.mobileFilterButton
29811
+ label: _vm.options.labels.mobileFilterButton,
29812
+ "show-filter-count": _vm.showMobileFilterCount
29611
29813
  }
29612
29814
  }), _vm._v(" "), _vm.paginationDisplay.pageSize ? _c("SearchResultsPageSize", {
29613
29815
  attrs: {
@@ -29621,30 +29823,30 @@ var __vue_render__$b = function __vue_render__() {
29621
29823
  }) : _c("div")], 1)]);
29622
29824
  };
29623
29825
 
29624
- var __vue_staticRenderFns__$b = [];
29625
- __vue_render__$b._withStripped = true;
29826
+ var __vue_staticRenderFns__$c = [];
29827
+ __vue_render__$c._withStripped = true;
29626
29828
  /* style */
29627
29829
 
29628
- var __vue_inject_styles__$b = undefined;
29830
+ var __vue_inject_styles__$c = undefined;
29629
29831
  /* scoped */
29630
29832
 
29631
- var __vue_scope_id__$b = undefined;
29833
+ var __vue_scope_id__$c = undefined;
29632
29834
  /* module identifier */
29633
29835
 
29634
- var __vue_module_identifier__$b = undefined;
29836
+ var __vue_module_identifier__$c = undefined;
29635
29837
  /* functional template */
29636
29838
 
29637
- var __vue_is_functional_template__$b = false;
29839
+ var __vue_is_functional_template__$c = false;
29638
29840
  /* style inject */
29639
29841
 
29640
29842
  /* style inject SSR */
29641
29843
 
29642
29844
  /* style inject shadow dom */
29643
29845
 
29644
- var __vue_component__$b = /*#__PURE__*/normalizeComponent({
29645
- render: __vue_render__$b,
29646
- staticRenderFns: __vue_staticRenderFns__$b
29647
- }, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, undefined, undefined, undefined);
29846
+ var __vue_component__$c = /*#__PURE__*/normalizeComponent({
29847
+ render: __vue_render__$c,
29848
+ staticRenderFns: __vue_staticRenderFns__$c
29849
+ }, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, undefined, undefined, undefined);
29648
29850
 
29649
29851
  var Spinner = /*#__PURE__*/function (_Vue) {
29650
29852
  _inherits(Spinner, _Vue);
@@ -29661,10 +29863,10 @@ var Spinner = /*#__PURE__*/function (_Vue) {
29661
29863
  }(Vue$1);
29662
29864
 
29663
29865
  /* script */
29664
- var __vue_script__$a = Spinner;
29866
+ var __vue_script__$b = Spinner;
29665
29867
  /* template */
29666
29868
 
29667
- var __vue_render__$a = function __vue_render__() {
29869
+ var __vue_render__$b = function __vue_render__() {
29668
29870
  var _vm = this;
29669
29871
 
29670
29872
  var _h = _vm.$createElement;
@@ -29682,11 +29884,11 @@ var __vue_render__$a = function __vue_render__() {
29682
29884
  }), 0)]);
29683
29885
  };
29684
29886
 
29685
- var __vue_staticRenderFns__$a = [];
29686
- __vue_render__$a._withStripped = true;
29887
+ var __vue_staticRenderFns__$b = [];
29888
+ __vue_render__$b._withStripped = true;
29687
29889
  /* style */
29688
29890
 
29689
- var __vue_inject_styles__$a = function __vue_inject_styles__(inject) {
29891
+ var __vue_inject_styles__$b = function __vue_inject_styles__(inject) {
29690
29892
  if (!inject) return;
29691
29893
  inject("data-v-ef12587c_0", {
29692
29894
  source: ".lupa-spinner {\n color: #555555;\n display: flex;\n justify-content: center;\n position: relative;\n width: 100%;\n padding-top: 100px;\n padding-right: 72px;\n}\n.lupa-spinner div {\n transform-origin: 40px 40px;\n animation: lupa-spinner 1.2s linear infinite;\n}\n.lupa-spinner div:after {\n content: \" \";\n display: block;\n position: absolute;\n top: 3px;\n left: 37px;\n width: 6px;\n height: 18px;\n border-radius: 20%;\n background: #555555;\n}\n.lupa-spinner div:nth-child(1) {\n transform: rotate(0deg);\n animation-delay: -1.1s;\n}\n.lupa-spinner div:nth-child(2) {\n transform: rotate(30deg);\n animation-delay: -1s;\n}\n.lupa-spinner div:nth-child(3) {\n transform: rotate(60deg);\n animation-delay: -0.9s;\n}\n.lupa-spinner div:nth-child(4) {\n transform: rotate(90deg);\n animation-delay: -0.8s;\n}\n.lupa-spinner div:nth-child(5) {\n transform: rotate(120deg);\n animation-delay: -0.7s;\n}\n.lupa-spinner div:nth-child(6) {\n transform: rotate(150deg);\n animation-delay: -0.6s;\n}\n.lupa-spinner div:nth-child(7) {\n transform: rotate(180deg);\n animation-delay: -0.5s;\n}\n.lupa-spinner div:nth-child(8) {\n transform: rotate(210deg);\n animation-delay: -0.4s;\n}\n.lupa-spinner div:nth-child(9) {\n transform: rotate(240deg);\n animation-delay: -0.3s;\n}\n.lupa-spinner div:nth-child(10) {\n transform: rotate(270deg);\n animation-delay: -0.2s;\n}\n.lupa-spinner div:nth-child(11) {\n transform: rotate(300deg);\n animation-delay: -0.1s;\n}\n.lupa-spinner div:nth-child(12) {\n transform: rotate(330deg);\n animation-delay: 0s;\n}\n@keyframes lupa-spinner {\n0% {\n opacity: 1;\n}\n100% {\n opacity: 0;\n}\n}\n.lupa-spinner-wrapper {\n width: 100%;\n}",
@@ -29697,23 +29899,23 @@ var __vue_inject_styles__$a = function __vue_inject_styles__(inject) {
29697
29899
  /* scoped */
29698
29900
 
29699
29901
 
29700
- var __vue_scope_id__$a = undefined;
29902
+ var __vue_scope_id__$b = undefined;
29701
29903
  /* module identifier */
29702
29904
 
29703
- var __vue_module_identifier__$a = undefined;
29905
+ var __vue_module_identifier__$b = undefined;
29704
29906
  /* functional template */
29705
29907
 
29706
- var __vue_is_functional_template__$a = false;
29908
+ var __vue_is_functional_template__$b = false;
29707
29909
  /* style inject SSR */
29708
29910
 
29709
29911
  /* style inject shadow dom */
29710
29912
 
29711
- var __vue_component__$a = /*#__PURE__*/normalizeComponent({
29712
- render: __vue_render__$a,
29713
- staticRenderFns: __vue_staticRenderFns__$a
29714
- }, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, createInjector, undefined, undefined);
29913
+ var __vue_component__$b = /*#__PURE__*/normalizeComponent({
29914
+ render: __vue_render__$b,
29915
+ staticRenderFns: __vue_staticRenderFns__$b
29916
+ }, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, createInjector, undefined, undefined);
29715
29917
 
29716
- var searchResult$5 = namespace("searchResult");
29918
+ var searchResult$6 = namespace("searchResult");
29717
29919
 
29718
29920
  var SimilarQueryText = /*#__PURE__*/function (_Vue) {
29719
29921
  _inherits(SimilarQueryText, _Vue);
@@ -29754,20 +29956,20 @@ __decorate([Prop({
29754
29956
  default: ""
29755
29957
  })], SimilarQueryText.prototype, "label", void 0);
29756
29958
 
29757
- __decorate([searchResult$5.State(function (state) {
29959
+ __decorate([searchResult$6.State(function (state) {
29758
29960
  return state.searchResult.searchText;
29759
29961
  })], SimilarQueryText.prototype, "searchText", void 0);
29760
29962
 
29761
29963
  SimilarQueryText = __decorate([Component({
29762
29964
  name: "similarQueryText"
29763
29965
  })], SimilarQueryText);
29764
- var script$9 = SimilarQueryText;
29966
+ var script$a = SimilarQueryText;
29765
29967
 
29766
29968
  /* script */
29767
- var __vue_script__$9 = script$9;
29969
+ var __vue_script__$a = script$a;
29768
29970
  /* template */
29769
29971
 
29770
- var __vue_render__$9 = function __vue_render__() {
29972
+ var __vue_render__$a = function __vue_render__() {
29771
29973
  var _vm = this;
29772
29974
 
29773
29975
  var _h = _vm.$createElement;
@@ -29789,32 +29991,32 @@ var __vue_render__$9 = function __vue_render__() {
29789
29991
  }), _vm._v("\n (" + _vm._s(_vm.count) + ")\n")], 2);
29790
29992
  };
29791
29993
 
29792
- var __vue_staticRenderFns__$9 = [];
29793
- __vue_render__$9._withStripped = true;
29994
+ var __vue_staticRenderFns__$a = [];
29995
+ __vue_render__$a._withStripped = true;
29794
29996
  /* style */
29795
29997
 
29796
- var __vue_inject_styles__$9 = undefined;
29998
+ var __vue_inject_styles__$a = undefined;
29797
29999
  /* scoped */
29798
30000
 
29799
- var __vue_scope_id__$9 = undefined;
30001
+ var __vue_scope_id__$a = undefined;
29800
30002
  /* module identifier */
29801
30003
 
29802
- var __vue_module_identifier__$9 = undefined;
30004
+ var __vue_module_identifier__$a = undefined;
29803
30005
  /* functional template */
29804
30006
 
29805
- var __vue_is_functional_template__$9 = false;
30007
+ var __vue_is_functional_template__$a = false;
29806
30008
  /* style inject */
29807
30009
 
29808
30010
  /* style inject SSR */
29809
30011
 
29810
30012
  /* style inject shadow dom */
29811
30013
 
29812
- var __vue_component__$9 = /*#__PURE__*/normalizeComponent({
29813
- render: __vue_render__$9,
29814
- staticRenderFns: __vue_staticRenderFns__$9
29815
- }, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, undefined, undefined, undefined);
29816
-
29817
- var searchResult$4 = namespace("searchResult");
30014
+ var __vue_component__$a = /*#__PURE__*/normalizeComponent({
30015
+ render: __vue_render__$a,
30016
+ staticRenderFns: __vue_staticRenderFns__$a
30017
+ }, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, undefined, undefined, undefined);
30018
+
30019
+ var searchResult$5 = namespace("searchResult");
29818
30020
  var params$3 = namespace("params");
29819
30021
 
29820
30022
  var SearchResultsSimilarQueries = /*#__PURE__*/function (_Vue) {
@@ -29850,7 +30052,7 @@ __decorate([Prop({
29850
30052
  default: {}
29851
30053
  })], SearchResultsSimilarQueries.prototype, "productCardOptions", void 0);
29852
30054
 
29853
- __decorate([searchResult$4.State(function (state) {
30055
+ __decorate([searchResult$5.State(function (state) {
29854
30056
  return state.searchResult.similarQueries;
29855
30057
  })], SearchResultsSimilarQueries.prototype, "similarQueries", void 0);
29856
30058
 
@@ -29859,16 +30061,16 @@ __decorate([params$3.Action("goToResults")], SearchResultsSimilarQueries.prototy
29859
30061
  SearchResultsSimilarQueries = __decorate([Component({
29860
30062
  name: "searchResultsSimilarQueries",
29861
30063
  components: {
29862
- SearchResultsProductCard: __vue_component__$k,
29863
- SimilarQueryText: __vue_component__$9
30064
+ SearchResultsProductCard: __vue_component__$l,
30065
+ SimilarQueryText: __vue_component__$a
29864
30066
  }
29865
30067
  })], SearchResultsSimilarQueries);
29866
- var script$8 = SearchResultsSimilarQueries;
30068
+ var script$9 = SearchResultsSimilarQueries;
29867
30069
 
29868
- var __vue_script__$8 = script$8;
30070
+ var __vue_script__$9 = script$9;
29869
30071
  /* template */
29870
30072
 
29871
- var __vue_render__$8 = function __vue_render__() {
30073
+ var __vue_render__$9 = function __vue_render__() {
29872
30074
  var _vm = this;
29873
30075
 
29874
30076
  var _h = _vm.$createElement;
@@ -29929,30 +30131,30 @@ var __vue_render__$8 = function __vue_render__() {
29929
30131
  })], 2);
29930
30132
  };
29931
30133
 
29932
- var __vue_staticRenderFns__$8 = [];
29933
- __vue_render__$8._withStripped = true;
30134
+ var __vue_staticRenderFns__$9 = [];
30135
+ __vue_render__$9._withStripped = true;
29934
30136
  /* style */
29935
30137
 
29936
- var __vue_inject_styles__$8 = undefined;
30138
+ var __vue_inject_styles__$9 = undefined;
29937
30139
  /* scoped */
29938
30140
 
29939
- var __vue_scope_id__$8 = undefined;
30141
+ var __vue_scope_id__$9 = undefined;
29940
30142
  /* module identifier */
29941
30143
 
29942
- var __vue_module_identifier__$8 = undefined;
30144
+ var __vue_module_identifier__$9 = undefined;
29943
30145
  /* functional template */
29944
30146
 
29945
- var __vue_is_functional_template__$8 = false;
30147
+ var __vue_is_functional_template__$9 = false;
29946
30148
  /* style inject */
29947
30149
 
29948
30150
  /* style inject SSR */
29949
30151
 
29950
30152
  /* style inject shadow dom */
29951
30153
 
29952
- var __vue_component__$8 = /*#__PURE__*/normalizeComponent({
29953
- render: __vue_render__$8,
29954
- staticRenderFns: __vue_staticRenderFns__$8
29955
- }, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, undefined, undefined);
30154
+ var __vue_component__$9 = /*#__PURE__*/normalizeComponent({
30155
+ render: __vue_render__$9,
30156
+ staticRenderFns: __vue_staticRenderFns__$9
30157
+ }, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, undefined, undefined, undefined);
29956
30158
 
29957
30159
  var FiltersTopDropdown = /*#__PURE__*/function (_Vue) {
29958
30160
  _inherits(FiltersTopDropdown, _Vue);
@@ -29973,17 +30175,17 @@ __decorate([Prop()], FiltersTopDropdown.prototype, "options", void 0);
29973
30175
  FiltersTopDropdown = __decorate([Component({
29974
30176
  name: "filtersTopDropdown",
29975
30177
  components: {
29976
- CurrentFilters: __vue_component__$L,
29977
- Facets: __vue_component__$E
30178
+ CurrentFilters: __vue_component__$M,
30179
+ Facets: __vue_component__$F
29978
30180
  }
29979
30181
  })], FiltersTopDropdown);
29980
- var script$7 = FiltersTopDropdown;
30182
+ var script$8 = FiltersTopDropdown;
29981
30183
 
29982
30184
  /* script */
29983
- var __vue_script__$7 = script$7;
30185
+ var __vue_script__$8 = script$8;
29984
30186
  /* template */
29985
30187
 
29986
- var __vue_render__$7 = function __vue_render__() {
30188
+ var __vue_render__$8 = function __vue_render__() {
29987
30189
  var _vm = this;
29988
30190
 
29989
30191
  var _h = _vm.$createElement;
@@ -30003,32 +30205,32 @@ var __vue_render__$7 = function __vue_render__() {
30003
30205
  }) : _vm._e()], 1);
30004
30206
  };
30005
30207
 
30006
- var __vue_staticRenderFns__$7 = [];
30007
- __vue_render__$7._withStripped = true;
30208
+ var __vue_staticRenderFns__$8 = [];
30209
+ __vue_render__$8._withStripped = true;
30008
30210
  /* style */
30009
30211
 
30010
- var __vue_inject_styles__$7 = undefined;
30212
+ var __vue_inject_styles__$8 = undefined;
30011
30213
  /* scoped */
30012
30214
 
30013
- var __vue_scope_id__$7 = undefined;
30215
+ var __vue_scope_id__$8 = undefined;
30014
30216
  /* module identifier */
30015
30217
 
30016
- var __vue_module_identifier__$7 = undefined;
30218
+ var __vue_module_identifier__$8 = undefined;
30017
30219
  /* functional template */
30018
30220
 
30019
- var __vue_is_functional_template__$7 = false;
30221
+ var __vue_is_functional_template__$8 = false;
30020
30222
  /* style inject */
30021
30223
 
30022
30224
  /* style inject SSR */
30023
30225
 
30024
30226
  /* style inject shadow dom */
30025
30227
 
30026
- var __vue_component__$7 = /*#__PURE__*/normalizeComponent({
30027
- render: __vue_render__$7,
30028
- staticRenderFns: __vue_staticRenderFns__$7
30029
- }, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, undefined, undefined);
30228
+ var __vue_component__$8 = /*#__PURE__*/normalizeComponent({
30229
+ render: __vue_render__$8,
30230
+ staticRenderFns: __vue_staticRenderFns__$8
30231
+ }, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, undefined, undefined);
30030
30232
 
30031
- var searchResult$3 = namespace("searchResult");
30233
+ var searchResult$4 = namespace("searchResult");
30032
30234
  var params$2 = namespace("params");
30033
30235
 
30034
30236
  var SearchResultsProducts = /*#__PURE__*/function (_Vue) {
@@ -30129,27 +30331,27 @@ var SearchResultsProducts = /*#__PURE__*/function (_Vue) {
30129
30331
 
30130
30332
  __decorate([Prop()], SearchResultsProducts.prototype, "options", void 0);
30131
30333
 
30132
- __decorate([searchResult$3.State(function (state) {
30334
+ __decorate([searchResult$4.State(function (state) {
30133
30335
  return state.loading;
30134
30336
  })], SearchResultsProducts.prototype, "loading", void 0);
30135
30337
 
30136
- __decorate([searchResult$3.Getter("hasResults")], SearchResultsProducts.prototype, "hasResults", void 0);
30338
+ __decorate([searchResult$4.Getter("hasResults")], SearchResultsProducts.prototype, "hasResults", void 0);
30137
30339
 
30138
- __decorate([searchResult$3.Getter("currentQueryText")], SearchResultsProducts.prototype, "currentQueryText", void 0);
30340
+ __decorate([searchResult$4.Getter("currentQueryText")], SearchResultsProducts.prototype, "currentQueryText", void 0);
30139
30341
 
30140
- __decorate([searchResult$3.State(function (state) {
30342
+ __decorate([searchResult$4.State(function (state) {
30141
30343
  return state.isMobileSidebarVisible;
30142
30344
  })], SearchResultsProducts.prototype, "isMobileSidebarVisible", void 0);
30143
30345
 
30144
- __decorate([searchResult$3.State(function (state) {
30346
+ __decorate([searchResult$4.State(function (state) {
30145
30347
  return state.columnCount;
30146
30348
  })], SearchResultsProducts.prototype, "columnCount", void 0);
30147
30349
 
30148
- __decorate([searchResult$3.State(function (state) {
30350
+ __decorate([searchResult$4.State(function (state) {
30149
30351
  return state.searchResult;
30150
30352
  })], SearchResultsProducts.prototype, "searchResult", void 0);
30151
30353
 
30152
- __decorate([searchResult$3.State(function (state) {
30354
+ __decorate([searchResult$4.State(function (state) {
30153
30355
  return state.layout;
30154
30356
  })], SearchResultsProducts.prototype, "layout", void 0);
30155
30357
 
@@ -30160,22 +30362,22 @@ __decorate([params$2.Getter("page")], SearchResultsProducts.prototype, "page", v
30160
30362
  SearchResultsProducts = __decorate([Component({
30161
30363
  name: "searchResultsProducts",
30162
30364
  components: {
30163
- CurrentFilters: __vue_component__$L,
30164
- SearchResultsProductCard: __vue_component__$k,
30165
- SearchResultsToolbar: __vue_component__$b,
30166
- AdditionalPanels: __vue_component__$i,
30167
- Spinner: __vue_component__$a,
30168
- SearchResultsSimilarQueries: __vue_component__$8,
30169
- FiltersTopDropdown: __vue_component__$7
30365
+ CurrentFilters: __vue_component__$M,
30366
+ SearchResultsProductCard: __vue_component__$l,
30367
+ SearchResultsToolbar: __vue_component__$c,
30368
+ AdditionalPanels: __vue_component__$j,
30369
+ Spinner: __vue_component__$b,
30370
+ SearchResultsSimilarQueries: __vue_component__$9,
30371
+ FiltersTopDropdown: __vue_component__$8
30170
30372
  }
30171
30373
  })], SearchResultsProducts);
30172
- var script$6 = SearchResultsProducts;
30374
+ var script$7 = SearchResultsProducts;
30173
30375
 
30174
30376
  /* script */
30175
- var __vue_script__$6 = script$6;
30377
+ var __vue_script__$7 = script$7;
30176
30378
  /* template */
30177
30379
 
30178
- var __vue_render__$6 = function __vue_render__() {
30380
+ var __vue_render__$7 = function __vue_render__() {
30179
30381
  var _vm = this;
30180
30382
 
30181
30383
  var _h = _vm.$createElement;
@@ -30257,42 +30459,45 @@ var __vue_render__$6 = function __vue_render__() {
30257
30459
  sdkOptions: _vm.options.options
30258
30460
  }
30259
30461
  })] : !_vm.loading && _vm.currentQueryText ? _c("div", {
30260
- staticClass: "lupa-empty-results"
30462
+ staticClass: "lupa-empty-results",
30463
+ attrs: {
30464
+ "data-cy": "lupa-no-results"
30465
+ }
30261
30466
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.emptyResults) + " "), _c("span", [_vm._v(_vm._s(_vm.currentQueryText))])]) : _vm._e(), _vm._v(" "), _vm.searchResult.similarQueries ? _c("div", [_c("SearchResultsSimilarQueries", {
30262
30467
  attrs: {
30263
30468
  labels: _vm.similarQueriesLabels,
30264
30469
  columnSize: _vm.columnSize,
30265
30470
  productCardOptions: _vm.productCardOptions()
30266
30471
  }
30267
- })], 1) : _vm._e()], 2);
30472
+ })], 1) : _vm._e(), _vm._v(" "), _vm._t("append")], 2);
30268
30473
  };
30269
30474
 
30270
- var __vue_staticRenderFns__$6 = [];
30271
- __vue_render__$6._withStripped = true;
30475
+ var __vue_staticRenderFns__$7 = [];
30476
+ __vue_render__$7._withStripped = true;
30272
30477
  /* style */
30273
30478
 
30274
- var __vue_inject_styles__$6 = undefined;
30479
+ var __vue_inject_styles__$7 = undefined;
30275
30480
  /* scoped */
30276
30481
 
30277
- var __vue_scope_id__$6 = undefined;
30482
+ var __vue_scope_id__$7 = undefined;
30278
30483
  /* module identifier */
30279
30484
 
30280
- var __vue_module_identifier__$6 = undefined;
30485
+ var __vue_module_identifier__$7 = undefined;
30281
30486
  /* functional template */
30282
30487
 
30283
- var __vue_is_functional_template__$6 = false;
30488
+ var __vue_is_functional_template__$7 = false;
30284
30489
  /* style inject */
30285
30490
 
30286
30491
  /* style inject SSR */
30287
30492
 
30288
30493
  /* style inject shadow dom */
30289
30494
 
30290
- var __vue_component__$6 = /*#__PURE__*/normalizeComponent({
30291
- render: __vue_render__$6,
30292
- staticRenderFns: __vue_staticRenderFns__$6
30293
- }, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, undefined, undefined);
30495
+ var __vue_component__$7 = /*#__PURE__*/normalizeComponent({
30496
+ render: __vue_render__$7,
30497
+ staticRenderFns: __vue_staticRenderFns__$7
30498
+ }, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, undefined, undefined);
30294
30499
 
30295
- var searchResult$2 = namespace("searchResult");
30500
+ var searchResult$3 = namespace("searchResult");
30296
30501
 
30297
30502
  var SearchResultsBreadcrumbs = /*#__PURE__*/function (_Vue) {
30298
30503
  _inherits(SearchResultsBreadcrumbs, _Vue);
@@ -30321,17 +30526,17 @@ __decorate([Prop({
30321
30526
  }
30322
30527
  })], SearchResultsBreadcrumbs.prototype, "breadcrumbs", void 0);
30323
30528
 
30324
- __decorate([searchResult$2.Getter("currentQueryText")], SearchResultsBreadcrumbs.prototype, "currentQueryText", void 0);
30529
+ __decorate([searchResult$3.Getter("currentQueryText")], SearchResultsBreadcrumbs.prototype, "currentQueryText", void 0);
30325
30530
 
30326
30531
  SearchResultsBreadcrumbs = __decorate([Component({
30327
30532
  name: "searchResultsBreadcrumbs"
30328
30533
  })], SearchResultsBreadcrumbs);
30329
- var script$5 = SearchResultsBreadcrumbs;
30534
+ var script$6 = SearchResultsBreadcrumbs;
30330
30535
 
30331
- var __vue_script__$5 = script$5;
30536
+ var __vue_script__$6 = script$6;
30332
30537
  /* template */
30333
30538
 
30334
- var __vue_render__$5 = function __vue_render__() {
30539
+ var __vue_render__$6 = function __vue_render__() {
30335
30540
  var _vm = this;
30336
30541
 
30337
30542
  var _h = _vm.$createElement;
@@ -30357,6 +30562,113 @@ var __vue_render__$5 = function __vue_render__() {
30357
30562
  }), 0);
30358
30563
  };
30359
30564
 
30565
+ var __vue_staticRenderFns__$6 = [];
30566
+ __vue_render__$6._withStripped = true;
30567
+ /* style */
30568
+
30569
+ var __vue_inject_styles__$6 = undefined;
30570
+ /* scoped */
30571
+
30572
+ var __vue_scope_id__$6 = undefined;
30573
+ /* module identifier */
30574
+
30575
+ var __vue_module_identifier__$6 = undefined;
30576
+ /* functional template */
30577
+
30578
+ var __vue_is_functional_template__$6 = false;
30579
+ /* style inject */
30580
+
30581
+ /* style inject SSR */
30582
+
30583
+ /* style inject shadow dom */
30584
+
30585
+ var __vue_component__$6 = /*#__PURE__*/normalizeComponent({
30586
+ render: __vue_render__$6,
30587
+ staticRenderFns: __vue_staticRenderFns__$6
30588
+ }, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, undefined, undefined);
30589
+
30590
+ var searchResult$2 = namespace("searchResult");
30591
+
30592
+ var SearchResultsTitle = /*#__PURE__*/function (_Vue) {
30593
+ _inherits(SearchResultsTitle, _Vue);
30594
+
30595
+ var _super = _createSuper(SearchResultsTitle);
30596
+
30597
+ function SearchResultsTitle() {
30598
+ _classCallCheck(this, SearchResultsTitle);
30599
+
30600
+ return _super.apply(this, arguments);
30601
+ }
30602
+
30603
+ _createClass(SearchResultsTitle, [{
30604
+ key: "queryText",
30605
+ get: function get() {
30606
+ return this.suggestedSearchText || this.currentQueryText;
30607
+ }
30608
+ }, {
30609
+ key: "showProductCount",
30610
+ get: function get() {
30611
+ var _a;
30612
+
30613
+ return Boolean((_a = this.options.toolbar) === null || _a === void 0 ? void 0 : _a.totalCount);
30614
+ }
30615
+ }, {
30616
+ key: "showSearchTitle",
30617
+ get: function get() {
30618
+ var _a;
30619
+
30620
+ return Boolean(((_a = this.options.labels) === null || _a === void 0 ? void 0 : _a.searchResults) && (this.currentQueryText || this.isProductList));
30621
+ }
30622
+ }, {
30623
+ key: "getLabel",
30624
+ value: function getLabel(label) {
30625
+ return addParamsToLabel(label, "'".concat(this.currentQueryText, "'"));
30626
+ }
30627
+ }]);
30628
+
30629
+ return SearchResultsTitle;
30630
+ }(Vue$1);
30631
+
30632
+ __decorate([Prop()], SearchResultsTitle.prototype, "options", void 0);
30633
+
30634
+ __decorate([Prop({
30635
+ default: false
30636
+ })], SearchResultsTitle.prototype, "isProductList", void 0);
30637
+
30638
+ __decorate([searchResult$2.Getter("currentQueryText")], SearchResultsTitle.prototype, "currentQueryText", void 0);
30639
+
30640
+ __decorate([searchResult$2.Getter("totalItems")], SearchResultsTitle.prototype, "totalItems", void 0);
30641
+
30642
+ __decorate([searchResult$2.State(function (state) {
30643
+ return state.searchResult.suggestedSearchText;
30644
+ })], SearchResultsTitle.prototype, "suggestedSearchText", void 0);
30645
+
30646
+ SearchResultsTitle = __decorate([Component({
30647
+ name: "SearchResultsTitle"
30648
+ })], SearchResultsTitle);
30649
+ var script$5 = SearchResultsTitle;
30650
+
30651
+ /* script */
30652
+ var __vue_script__$5 = script$5;
30653
+ /* template */
30654
+
30655
+ var __vue_render__$5 = function __vue_render__() {
30656
+ var _vm = this;
30657
+
30658
+ var _h = _vm.$createElement;
30659
+
30660
+ var _c = _vm._self._c || _h;
30661
+
30662
+ return _vm.showSearchTitle ? _c("h1", {
30663
+ staticClass: "lupa-result-page-title",
30664
+ attrs: {
30665
+ "data-cy": "lupa-result-page-title"
30666
+ }
30667
+ }, [_vm._v("\n " + _vm._s(_vm.options.labels.searchResults)), _vm.queryText ? _c("span", [_vm._v("'" + _vm._s(_vm.queryText) + "'")]) : _vm._e(), _vm._v(" "), _vm.showProductCount ? _c("span", {
30668
+ staticClass: "lupa-results-total-count"
30669
+ }, [_vm._v("(" + _vm._s(_vm.totalItems) + ")")]) : _vm._e()]) : _vm._e();
30670
+ };
30671
+
30360
30672
  var __vue_staticRenderFns__$5 = [];
30361
30673
  __vue_render__$5._withStripped = true;
30362
30674
  /* style */
@@ -30408,11 +30720,6 @@ var SearchResults = /*#__PURE__*/function (_Vue) {
30408
30720
  get: function get() {
30409
30721
  return pick(this.options.labels, ["noResultsSuggestion", "didYouMean"]);
30410
30722
  }
30411
- }, {
30412
- key: "queryText",
30413
- get: function get() {
30414
- return this.suggestedSearchText || this.currentQueryText;
30415
- }
30416
30723
  }, {
30417
30724
  key: "showFilterSidebar",
30418
30725
  get: function get() {
@@ -30420,6 +30727,11 @@ var SearchResults = /*#__PURE__*/function (_Vue) {
30420
30727
 
30421
30728
  return ((_c = (_b = (_a = this.options.filters) === null || _a === void 0 ? void 0 : _a.facets) === null || _b === void 0 ? void 0 : _b.style) === null || _c === void 0 ? void 0 : _c.type) === "sidebar";
30422
30729
  }
30730
+ }, {
30731
+ key: "isTitleResultTopPosition",
30732
+ get: function get() {
30733
+ return this.options.searchTitlePosition === "search-results-top";
30734
+ }
30423
30735
  }, {
30424
30736
  key: "mounted",
30425
30737
  value: function mounted() {
@@ -30474,7 +30786,7 @@ var SearchResults = /*#__PURE__*/function (_Vue) {
30474
30786
  var _a, _b;
30475
30787
 
30476
30788
  if (res.success) {
30477
- _this.trackResults({
30789
+ _this.handleResults({
30478
30790
  queryKey: _this.options.queryKey,
30479
30791
  results: res
30480
30792
  });
@@ -30495,6 +30807,36 @@ var SearchResults = /*#__PURE__*/function (_Vue) {
30495
30807
  _this.setLoading(false);
30496
30808
  });
30497
30809
  }
30810
+ }, {
30811
+ key: "handleResults",
30812
+ value: function handleResults(_ref) {
30813
+ var queryKey = _ref.queryKey,
30814
+ results = _ref.results;
30815
+ this.trackResults({
30816
+ queryKey: queryKey,
30817
+ results: results
30818
+ });
30819
+ var noResultsParam = this.options.noResultsQueryFlag;
30820
+
30821
+ if (!noResultsParam) {
30822
+ return;
30823
+ }
30824
+
30825
+ if (results.total < 1) {
30826
+ this.appendParams({
30827
+ params: [{
30828
+ name: noResultsParam,
30829
+ value: "true"
30830
+ }],
30831
+ save: false
30832
+ });
30833
+ } else {
30834
+ this.removeParams({
30835
+ paramsToRemove: [noResultsParam],
30836
+ save: false
30837
+ });
30838
+ }
30839
+ }
30498
30840
  }, {
30499
30841
  key: "handleResize",
30500
30842
  value: function handleResize() {
@@ -30522,22 +30864,22 @@ __decorate([Prop({
30522
30864
  default: false
30523
30865
  })], SearchResults.prototype, "isProductList", void 0);
30524
30866
 
30867
+ __decorate([searchResult$1.Getter("currentQueryText")], SearchResults.prototype, "currentQueryText", void 0);
30868
+
30525
30869
  __decorate([tracking$2.Action("trackSearch")], SearchResults.prototype, "trackSearch", void 0);
30526
30870
 
30527
30871
  __decorate([tracking$2.Action("trackResults")], SearchResults.prototype, "trackResults", void 0);
30528
30872
 
30529
- __decorate([searchResult$1.Getter("currentQueryText")], SearchResults.prototype, "currentQueryText", void 0);
30530
-
30531
- __decorate([searchResult$1.State(function (state) {
30532
- return state.searchResult.suggestedSearchText;
30533
- })], SearchResults.prototype, "suggestedSearchText", void 0);
30534
-
30535
30873
  __decorate([params$1.State("searchString")], SearchResults.prototype, "searchString", void 0);
30536
30874
 
30537
30875
  __decorate([params$1.Action("setDefaultLimit")], SearchResults.prototype, "setDefaultLimit", void 0);
30538
30876
 
30539
30877
  __decorate([params$1.Action("add")], SearchResults.prototype, "addParams", void 0);
30540
30878
 
30879
+ __decorate([params$1.Action("removeParams")], SearchResults.prototype, "removeParams", void 0);
30880
+
30881
+ __decorate([params$1.Action("appendParams")], SearchResults.prototype, "appendParams", void 0);
30882
+
30541
30883
  __decorate([options$1.Mutation("setSearchResultOptions")], SearchResults.prototype, "setSearchResultOptions", void 0);
30542
30884
 
30543
30885
  __decorate([options$1.Mutation("setInitialFilters")], SearchResults.prototype, "setInitialFilters", void 0);
@@ -30553,11 +30895,12 @@ __decorate([searchResult$1.Action("setColumnCount")], SearchResults.prototype, "
30553
30895
  SearchResults = __decorate([Component({
30554
30896
  name: "searchResults",
30555
30897
  components: {
30556
- SearchResultsFilters: __vue_component__$B,
30557
- SearchResultsProducts: __vue_component__$6,
30558
- MobileFilterSidebar: __vue_component__$A,
30559
- SearchResultsBreadcrumbs: __vue_component__$5,
30560
- SearchResultsDidYouMean: __vue_component__$z
30898
+ SearchResultsFilters: __vue_component__$C,
30899
+ SearchResultsProducts: __vue_component__$7,
30900
+ MobileFilterSidebar: __vue_component__$B,
30901
+ SearchResultsBreadcrumbs: __vue_component__$6,
30902
+ SearchResultsDidYouMean: __vue_component__$A,
30903
+ SearchResultsTitle: __vue_component__$5
30561
30904
  }
30562
30905
  })], SearchResults);
30563
30906
  var script$4 = SearchResults;
@@ -30583,16 +30926,47 @@ var __vue_render__$4 = function __vue_render__() {
30583
30926
  attrs: {
30584
30927
  breadcrumbs: _vm.options.breadcrumbs
30585
30928
  }
30586
- }) : _vm._e(), _vm._v(" "), _c("SearchResultsDidYouMean", {
30929
+ }) : _vm._e(), _vm._v(" "), _vm.isTitleResultTopPosition ? [_c("div", {
30930
+ staticClass: "top-layout-wrapper",
30931
+ attrs: {
30932
+ id: "lupa-search-results"
30933
+ }
30934
+ }, [_vm.showFilterSidebar ? _c("SearchResultsFilters", {
30935
+ attrs: {
30936
+ options: _vm.options.filters
30937
+ }
30938
+ }) : _vm._e(), _vm._v(" "), _c("div", {
30939
+ staticClass: "search-content"
30940
+ }, [_c("SearchResultsDidYouMean", {
30587
30941
  attrs: {
30588
30942
  labels: _vm.didYouMeanLabels
30589
30943
  }
30590
- }), _vm._v(" "), _vm.options.labels.searchResults && _vm.currentQueryText ? _c("h1", {
30591
- staticClass: "lupa-result-page-title",
30944
+ }), _vm._v(" "), _c("SearchResultsTitle", {
30592
30945
  attrs: {
30593
- "data-cy": "lupa-result-page-title"
30946
+ options: _vm.options,
30947
+ isProductList: _vm.isProductList
30948
+ }
30949
+ }), _vm._v(" "), _c("SearchResultsProducts", {
30950
+ attrs: {
30951
+ options: _vm.options
30952
+ },
30953
+ scopedSlots: _vm._u([{
30954
+ key: "append",
30955
+ fn: function fn() {
30956
+ return [_vm._t("default")];
30957
+ },
30958
+ proxy: true
30959
+ }], null, true)
30960
+ })], 1)], 1)] : [_c("SearchResultsDidYouMean", {
30961
+ attrs: {
30962
+ labels: _vm.didYouMeanLabels
30963
+ }
30964
+ }), _vm._v(" "), _c("SearchResultsTitle", {
30965
+ attrs: {
30966
+ options: _vm.options,
30967
+ isProductList: _vm.isProductList
30594
30968
  }
30595
- }, [_vm._v("\n " + _vm._s(_vm.options.labels.searchResults) + "'" + _vm._s(_vm.queryText) + "'\n ")]) : _vm._e(), _vm._v(" "), _c("div", {
30969
+ }), _vm._v(" "), _c("div", {
30596
30970
  attrs: {
30597
30971
  id: "lupa-search-results"
30598
30972
  }
@@ -30603,8 +30977,15 @@ var __vue_render__$4 = function __vue_render__() {
30603
30977
  }) : _vm._e(), _vm._v(" "), _c("SearchResultsProducts", {
30604
30978
  attrs: {
30605
30979
  options: _vm.options
30606
- }
30607
- })], 1)], 1);
30980
+ },
30981
+ scopedSlots: _vm._u([{
30982
+ key: "append",
30983
+ fn: function fn() {
30984
+ return [_vm._t("default")];
30985
+ },
30986
+ proxy: true
30987
+ }], null, true)
30988
+ })], 1)]], 2);
30608
30989
  };
30609
30990
 
30610
30991
  var __vue_staticRenderFns__$4 = [];
@@ -30850,11 +31231,11 @@ var __vue_render__$1 = function __vue_render__() {
30850
31231
  "initial-filters": _vm.options.initialFilters,
30851
31232
  "is-product-list": true
30852
31233
  }
30853
- }), _vm._v(" "), _c("CategoryDescription", {
31234
+ }, [_c("CategoryDescription", {
30854
31235
  attrs: {
30855
31236
  options: _vm.options
30856
31237
  }
30857
- })], 1);
31238
+ })], 1)], 1);
30858
31239
  };
30859
31240
 
30860
31241
  var __vue_staticRenderFns__$1 = [];
@@ -32007,6 +32388,28 @@ var SearchResultModule = /*#__PURE__*/function (_VuexModule) {
32007
32388
  get: function get() {
32008
32389
  return this.totalItems > 0;
32009
32390
  }
32391
+ }, {
32392
+ key: "labeledFilters",
32393
+ get: function get() {
32394
+ return getLabeledFilters(unfoldFilters(this.currentFilters), this.facets);
32395
+ }
32396
+ }, {
32397
+ key: "displayFilters",
32398
+ get: function get() {
32399
+ var _a, _b, _c;
32400
+
32401
+ var initialFilters = (_a = this.context.rootGetters["options/initialFilters"]) !== null && _a !== void 0 ? _a : {};
32402
+ return (_c = (_b = this.labeledFilters) === null || _b === void 0 ? void 0 : _b.filter(function (f) {
32403
+ return !(initialFilters === null || initialFilters === void 0 ? void 0 : initialFilters[f.key]);
32404
+ })) !== null && _c !== void 0 ? _c : [];
32405
+ }
32406
+ }, {
32407
+ key: "currentFilterCount",
32408
+ get: function get() {
32409
+ var _a, _b;
32410
+
32411
+ return (_b = (_a = this.displayFilters) === null || _a === void 0 ? void 0 : _a.length) !== null && _b !== void 0 ? _b : 0;
32412
+ }
32010
32413
  }, {
32011
32414
  key: "hasAnyFilter",
32012
32415
  get: function get() {
@@ -33659,17 +34062,19 @@ var ParamsModule = /*#__PURE__*/function (_VuexModule) {
33659
34062
  }, {
33660
34063
  key: "removeParams",
33661
34064
  value: function removeParams$1(_ref2) {
33662
- var paramsToRemove = _ref2.paramsToRemove;
34065
+ var paramsToRemove = _ref2.paramsToRemove,
34066
+ _ref2$save = _ref2.save,
34067
+ save = _ref2$save === void 0 ? true : _ref2$save;
33663
34068
  var url = new URL(window.location.origin + getPathName(this.searchResultsLink) + window.location.search);
33664
34069
  paramsToRemove = getRemovableParams(url, paramsToRemove);
33665
34070
 
33666
34071
  removeParams(url, paramsToRemove);
33667
34072
 
33668
34073
  window.history.pushState("", "Append params", url.pathname + url.search);
33669
- return {
34074
+ return save ? {
33670
34075
  params: parseParams(url.searchParams),
33671
34076
  searchString: url.search
33672
- };
34077
+ } : {};
33673
34078
  }
33674
34079
  }, {
33675
34080
  key: "goToResults",
@@ -33707,7 +34112,9 @@ var ParamsModule = /*#__PURE__*/function (_VuexModule) {
33707
34112
  var params = _ref4.params,
33708
34113
  paramsToRemove = _ref4.paramsToRemove,
33709
34114
  _ref4$encode = _ref4.encode,
33710
- encode = _ref4$encode === void 0 ? true : _ref4$encode;
34115
+ encode = _ref4$encode === void 0 ? true : _ref4$encode,
34116
+ _ref4$save = _ref4.save,
34117
+ save = _ref4$save === void 0 ? true : _ref4$save;
33711
34118
 
33712
34119
  if (!(params === null || params === void 0 ? void 0 : params.length)) {
33713
34120
  return {
@@ -33724,10 +34131,10 @@ var ParamsModule = /*#__PURE__*/function (_VuexModule) {
33724
34131
  return appendParam(url, p, encode);
33725
34132
  });
33726
34133
  window.history.pushState("", "Append params", url.pathname + url.search);
33727
- return {
34134
+ return save ? {
33728
34135
  params: parseParams(url.searchParams),
33729
34136
  searchString: url.search
33730
- };
34137
+ } : {};
33731
34138
  }
33732
34139
  }, {
33733
34140
  key: "setDefaultLimit",
@@ -33982,10 +34389,10 @@ var searchBox = function searchBox(options) {
33982
34389
  app.box = new Vue$1({
33983
34390
  el: options.inputSelector,
33984
34391
  components: {
33985
- SearchBoxEntry: __vue_component__$N
34392
+ SearchBoxEntry: __vue_component__$O
33986
34393
  },
33987
34394
  render: function render(h) {
33988
- return h(__vue_component__$N, {
34395
+ return h(__vue_component__$O, {
33989
34396
  props: {
33990
34397
  searchBoxOptions: options
33991
34398
  }