@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
@@ -16057,7 +16057,7 @@ __decorate([Watch("query")], SearchBoxInput.prototype, "handleQueryChange", null
16057
16057
  SearchBoxInput = __decorate([Component({
16058
16058
  name: "searchBoxInput"
16059
16059
  })], SearchBoxInput);
16060
- var script$14 = SearchBoxInput;
16060
+ var script$15 = SearchBoxInput;
16061
16061
 
16062
16062
  function normalizeComponent(template, style, script, scopeId, isFunctionalTemplate, moduleIdentifier
16063
16063
  /* server only */
@@ -16198,10 +16198,10 @@ function addStyle(id, css) {
16198
16198
  }
16199
16199
 
16200
16200
  /* script */
16201
- var __vue_script__$15 = script$14;
16201
+ var __vue_script__$16 = script$15;
16202
16202
  /* template */
16203
16203
 
16204
- var __vue_render__$15 = function __vue_render__() {
16204
+ var __vue_render__$16 = function __vue_render__() {
16205
16205
  var _vm = this;
16206
16206
 
16207
16207
  var _h = _vm.$createElement;
@@ -16250,11 +16250,11 @@ var __vue_render__$15 = function __vue_render__() {
16250
16250
  }, "input", _vm.inputAttributes, false))]);
16251
16251
  };
16252
16252
 
16253
- var __vue_staticRenderFns__$15 = [];
16254
- __vue_render__$15._withStripped = true;
16253
+ var __vue_staticRenderFns__$16 = [];
16254
+ __vue_render__$16._withStripped = true;
16255
16255
  /* style */
16256
16256
 
16257
- var __vue_inject_styles__$15 = function __vue_inject_styles__(inject) {
16257
+ var __vue_inject_styles__$16 = function __vue_inject_styles__(inject) {
16258
16258
  if (!inject) return;
16259
16259
  inject("data-v-7759bf15_0", {
16260
16260
  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",
@@ -16265,21 +16265,21 @@ var __vue_inject_styles__$15 = function __vue_inject_styles__(inject) {
16265
16265
  /* scoped */
16266
16266
 
16267
16267
 
16268
- var __vue_scope_id__$15 = undefined;
16268
+ var __vue_scope_id__$16 = undefined;
16269
16269
  /* module identifier */
16270
16270
 
16271
- var __vue_module_identifier__$15 = undefined;
16271
+ var __vue_module_identifier__$16 = undefined;
16272
16272
  /* functional template */
16273
16273
 
16274
- var __vue_is_functional_template__$15 = false;
16274
+ var __vue_is_functional_template__$16 = false;
16275
16275
  /* style inject SSR */
16276
16276
 
16277
16277
  /* style inject shadow dom */
16278
16278
 
16279
- var __vue_component__$15 = /*#__PURE__*/normalizeComponent({
16280
- render: __vue_render__$15,
16281
- staticRenderFns: __vue_staticRenderFns__$15
16282
- }, __vue_inject_styles__$15, __vue_script__$15, __vue_scope_id__$15, __vue_is_functional_template__$15, __vue_module_identifier__$15, false, createInjector, undefined, undefined);
16279
+ var __vue_component__$16 = /*#__PURE__*/normalizeComponent({
16280
+ render: __vue_render__$16,
16281
+ staticRenderFns: __vue_staticRenderFns__$16
16282
+ }, __vue_inject_styles__$16, __vue_script__$16, __vue_scope_id__$16, __vue_is_functional_template__$16, __vue_module_identifier__$16, false, createInjector, undefined, undefined);
16283
16283
 
16284
16284
  var $$9 = _export;
16285
16285
 
@@ -16404,13 +16404,13 @@ __decorate([Prop()], SearchBoxProductImage.prototype, "item", void 0);
16404
16404
  __decorate([Prop()], SearchBoxProductImage.prototype, "options", void 0);
16405
16405
 
16406
16406
  SearchBoxProductImage = __decorate([Component], SearchBoxProductImage);
16407
- var script$13 = SearchBoxProductImage;
16407
+ var script$14 = SearchBoxProductImage;
16408
16408
 
16409
16409
  /* script */
16410
- var __vue_script__$14 = script$13;
16410
+ var __vue_script__$15 = script$14;
16411
16411
  /* template */
16412
16412
 
16413
- var __vue_render__$14 = function __vue_render__() {
16413
+ var __vue_render__$15 = function __vue_render__() {
16414
16414
  var _vm = this;
16415
16415
 
16416
16416
  var _h = _vm.$createElement;
@@ -16430,30 +16430,30 @@ var __vue_render__$14 = function __vue_render__() {
16430
16430
  })]);
16431
16431
  };
16432
16432
 
16433
- var __vue_staticRenderFns__$14 = [];
16434
- __vue_render__$14._withStripped = true;
16433
+ var __vue_staticRenderFns__$15 = [];
16434
+ __vue_render__$15._withStripped = true;
16435
16435
  /* style */
16436
16436
 
16437
- var __vue_inject_styles__$14 = undefined;
16437
+ var __vue_inject_styles__$15 = undefined;
16438
16438
  /* scoped */
16439
16439
 
16440
- var __vue_scope_id__$14 = undefined;
16440
+ var __vue_scope_id__$15 = undefined;
16441
16441
  /* module identifier */
16442
16442
 
16443
- var __vue_module_identifier__$14 = undefined;
16443
+ var __vue_module_identifier__$15 = undefined;
16444
16444
  /* functional template */
16445
16445
 
16446
- var __vue_is_functional_template__$14 = false;
16446
+ var __vue_is_functional_template__$15 = false;
16447
16447
  /* style inject */
16448
16448
 
16449
16449
  /* style inject SSR */
16450
16450
 
16451
16451
  /* style inject shadow dom */
16452
16452
 
16453
- var __vue_component__$14 = /*#__PURE__*/normalizeComponent({
16454
- render: __vue_render__$14,
16455
- staticRenderFns: __vue_staticRenderFns__$14
16456
- }, __vue_inject_styles__$14, __vue_script__$14, __vue_scope_id__$14, __vue_is_functional_template__$14, __vue_module_identifier__$14, false, undefined, undefined, undefined);
16453
+ var __vue_component__$15 = /*#__PURE__*/normalizeComponent({
16454
+ render: __vue_render__$15,
16455
+ staticRenderFns: __vue_staticRenderFns__$15
16456
+ }, __vue_inject_styles__$15, __vue_script__$15, __vue_scope_id__$15, __vue_is_functional_template__$15, __vue_module_identifier__$15, false, undefined, undefined, undefined);
16457
16457
 
16458
16458
  var SearchBoxProductTitle = /*#__PURE__*/function (_Vue) {
16459
16459
  _inherits(SearchBoxProductTitle, _Vue);
@@ -16488,13 +16488,13 @@ __decorate([Prop()], SearchBoxProductTitle.prototype, "item", void 0);
16488
16488
  __decorate([Prop()], SearchBoxProductTitle.prototype, "options", void 0);
16489
16489
 
16490
16490
  SearchBoxProductTitle = __decorate([Component], SearchBoxProductTitle);
16491
- var script$12 = SearchBoxProductTitle;
16491
+ var script$13 = SearchBoxProductTitle;
16492
16492
 
16493
16493
  /* script */
16494
- var __vue_script__$13 = script$12;
16494
+ var __vue_script__$14 = script$13;
16495
16495
  /* template */
16496
16496
 
16497
- var __vue_render__$13 = function __vue_render__() {
16497
+ var __vue_render__$14 = function __vue_render__() {
16498
16498
  var _vm = this;
16499
16499
 
16500
16500
  var _h = _vm.$createElement;
@@ -16511,30 +16511,30 @@ var __vue_render__$13 = function __vue_render__() {
16511
16511
  }, [_c("strong", [_vm._v(_vm._s(_vm.title))])]);
16512
16512
  };
16513
16513
 
16514
- var __vue_staticRenderFns__$13 = [];
16515
- __vue_render__$13._withStripped = true;
16514
+ var __vue_staticRenderFns__$14 = [];
16515
+ __vue_render__$14._withStripped = true;
16516
16516
  /* style */
16517
16517
 
16518
- var __vue_inject_styles__$13 = undefined;
16518
+ var __vue_inject_styles__$14 = undefined;
16519
16519
  /* scoped */
16520
16520
 
16521
- var __vue_scope_id__$13 = undefined;
16521
+ var __vue_scope_id__$14 = undefined;
16522
16522
  /* module identifier */
16523
16523
 
16524
- var __vue_module_identifier__$13 = undefined;
16524
+ var __vue_module_identifier__$14 = undefined;
16525
16525
  /* functional template */
16526
16526
 
16527
- var __vue_is_functional_template__$13 = false;
16527
+ var __vue_is_functional_template__$14 = false;
16528
16528
  /* style inject */
16529
16529
 
16530
16530
  /* style inject SSR */
16531
16531
 
16532
16532
  /* style inject shadow dom */
16533
16533
 
16534
- var __vue_component__$13 = /*#__PURE__*/normalizeComponent({
16535
- render: __vue_render__$13,
16536
- staticRenderFns: __vue_staticRenderFns__$13
16537
- }, __vue_inject_styles__$13, __vue_script__$13, __vue_scope_id__$13, __vue_is_functional_template__$13, __vue_module_identifier__$13, false, undefined, undefined, undefined);
16534
+ var __vue_component__$14 = /*#__PURE__*/normalizeComponent({
16535
+ render: __vue_render__$14,
16536
+ staticRenderFns: __vue_staticRenderFns__$14
16537
+ }, __vue_inject_styles__$14, __vue_script__$14, __vue_scope_id__$14, __vue_is_functional_template__$14, __vue_module_identifier__$14, false, undefined, undefined, undefined);
16538
16538
 
16539
16539
  var SearchBoxProductDescription = /*#__PURE__*/function (_Vue) {
16540
16540
  _inherits(SearchBoxProductDescription, _Vue);
@@ -16569,12 +16569,12 @@ __decorate([Prop()], SearchBoxProductDescription.prototype, "item", void 0);
16569
16569
  __decorate([Prop()], SearchBoxProductDescription.prototype, "options", void 0);
16570
16570
 
16571
16571
  SearchBoxProductDescription = __decorate([Component], SearchBoxProductDescription);
16572
- var script$11 = SearchBoxProductDescription;
16572
+ var script$12 = SearchBoxProductDescription;
16573
16573
 
16574
- var __vue_script__$12 = script$11;
16574
+ var __vue_script__$13 = script$12;
16575
16575
  /* template */
16576
16576
 
16577
- var __vue_render__$12 = function __vue_render__() {
16577
+ var __vue_render__$13 = function __vue_render__() {
16578
16578
  var _vm = this;
16579
16579
 
16580
16580
  var _h = _vm.$createElement;
@@ -16591,30 +16591,30 @@ var __vue_render__$12 = function __vue_render__() {
16591
16591
  }, [_vm._v("\n " + _vm._s(_vm.description) + "\n")]);
16592
16592
  };
16593
16593
 
16594
- var __vue_staticRenderFns__$12 = [];
16595
- __vue_render__$12._withStripped = true;
16594
+ var __vue_staticRenderFns__$13 = [];
16595
+ __vue_render__$13._withStripped = true;
16596
16596
  /* style */
16597
16597
 
16598
- var __vue_inject_styles__$12 = undefined;
16598
+ var __vue_inject_styles__$13 = undefined;
16599
16599
  /* scoped */
16600
16600
 
16601
- var __vue_scope_id__$12 = undefined;
16601
+ var __vue_scope_id__$13 = undefined;
16602
16602
  /* module identifier */
16603
16603
 
16604
- var __vue_module_identifier__$12 = undefined;
16604
+ var __vue_module_identifier__$13 = undefined;
16605
16605
  /* functional template */
16606
16606
 
16607
- var __vue_is_functional_template__$12 = false;
16607
+ var __vue_is_functional_template__$13 = false;
16608
16608
  /* style inject */
16609
16609
 
16610
16610
  /* style inject SSR */
16611
16611
 
16612
16612
  /* style inject shadow dom */
16613
16613
 
16614
- var __vue_component__$12 = /*#__PURE__*/normalizeComponent({
16615
- render: __vue_render__$12,
16616
- staticRenderFns: __vue_staticRenderFns__$12
16617
- }, __vue_inject_styles__$12, __vue_script__$12, __vue_scope_id__$12, __vue_is_functional_template__$12, __vue_module_identifier__$12, false, undefined, undefined, undefined);
16614
+ var __vue_component__$13 = /*#__PURE__*/normalizeComponent({
16615
+ render: __vue_render__$13,
16616
+ staticRenderFns: __vue_staticRenderFns__$13
16617
+ }, __vue_inject_styles__$13, __vue_script__$13, __vue_scope_id__$13, __vue_is_functional_template__$13, __vue_module_identifier__$13, false, undefined, undefined, undefined);
16618
16618
 
16619
16619
  var global$6 = global$$;
16620
16620
 
@@ -16873,13 +16873,13 @@ __decorate([Prop()], SearchBoxProductPrice.prototype, "options", void 0);
16873
16873
  __decorate([Prop()], SearchBoxProductPrice.prototype, "labels", void 0);
16874
16874
 
16875
16875
  SearchBoxProductPrice = __decorate([Component], SearchBoxProductPrice);
16876
- var script$10 = SearchBoxProductPrice;
16876
+ var script$11 = SearchBoxProductPrice;
16877
16877
 
16878
16878
  /* script */
16879
- var __vue_script__$11 = script$10;
16879
+ var __vue_script__$12 = script$11;
16880
16880
  /* template */
16881
16881
 
16882
- var __vue_render__$11 = function __vue_render__() {
16882
+ var __vue_render__$12 = function __vue_render__() {
16883
16883
  var _vm = this;
16884
16884
 
16885
16885
  var _h = _vm.$createElement;
@@ -16891,30 +16891,30 @@ var __vue_render__$11 = function __vue_render__() {
16891
16891
  }, [_c("strong", [_vm._v(_vm._s(_vm.price))])]);
16892
16892
  };
16893
16893
 
16894
- var __vue_staticRenderFns__$11 = [];
16895
- __vue_render__$11._withStripped = true;
16894
+ var __vue_staticRenderFns__$12 = [];
16895
+ __vue_render__$12._withStripped = true;
16896
16896
  /* style */
16897
16897
 
16898
- var __vue_inject_styles__$11 = undefined;
16898
+ var __vue_inject_styles__$12 = undefined;
16899
16899
  /* scoped */
16900
16900
 
16901
- var __vue_scope_id__$11 = undefined;
16901
+ var __vue_scope_id__$12 = undefined;
16902
16902
  /* module identifier */
16903
16903
 
16904
- var __vue_module_identifier__$11 = undefined;
16904
+ var __vue_module_identifier__$12 = undefined;
16905
16905
  /* functional template */
16906
16906
 
16907
- var __vue_is_functional_template__$11 = false;
16907
+ var __vue_is_functional_template__$12 = false;
16908
16908
  /* style inject */
16909
16909
 
16910
16910
  /* style inject SSR */
16911
16911
 
16912
16912
  /* style inject shadow dom */
16913
16913
 
16914
- var __vue_component__$11 = /*#__PURE__*/normalizeComponent({
16915
- render: __vue_render__$11,
16916
- staticRenderFns: __vue_staticRenderFns__$11
16917
- }, __vue_inject_styles__$11, __vue_script__$11, __vue_scope_id__$11, __vue_is_functional_template__$11, __vue_module_identifier__$11, false, undefined, undefined, undefined);
16914
+ var __vue_component__$12 = /*#__PURE__*/normalizeComponent({
16915
+ render: __vue_render__$12,
16916
+ staticRenderFns: __vue_staticRenderFns__$12
16917
+ }, __vue_inject_styles__$12, __vue_script__$12, __vue_scope_id__$12, __vue_is_functional_template__$12, __vue_module_identifier__$12, false, undefined, undefined, undefined);
16918
16918
 
16919
16919
  var SearchBoxProductRegularPrice = /*#__PURE__*/function (_Vue) {
16920
16920
  _inherits(SearchBoxProductRegularPrice, _Vue);
@@ -16946,13 +16946,13 @@ __decorate([Prop()], SearchBoxProductRegularPrice.prototype, "options", void 0);
16946
16946
  __decorate([Prop()], SearchBoxProductRegularPrice.prototype, "labels", void 0);
16947
16947
 
16948
16948
  SearchBoxProductRegularPrice = __decorate([Component], SearchBoxProductRegularPrice);
16949
- var script$$ = SearchBoxProductRegularPrice;
16949
+ var script$10 = SearchBoxProductRegularPrice;
16950
16950
 
16951
16951
  /* script */
16952
- var __vue_script__$10 = script$$;
16952
+ var __vue_script__$11 = script$10;
16953
16953
  /* template */
16954
16954
 
16955
- var __vue_render__$10 = function __vue_render__() {
16955
+ var __vue_render__$11 = function __vue_render__() {
16956
16956
  var _vm = this;
16957
16957
 
16958
16958
  var _h = _vm.$createElement;
@@ -16964,30 +16964,30 @@ var __vue_render__$10 = function __vue_render__() {
16964
16964
  }, [_vm._v(_vm._s(_vm.price))]);
16965
16965
  };
16966
16966
 
16967
- var __vue_staticRenderFns__$10 = [];
16968
- __vue_render__$10._withStripped = true;
16967
+ var __vue_staticRenderFns__$11 = [];
16968
+ __vue_render__$11._withStripped = true;
16969
16969
  /* style */
16970
16970
 
16971
- var __vue_inject_styles__$10 = undefined;
16971
+ var __vue_inject_styles__$11 = undefined;
16972
16972
  /* scoped */
16973
16973
 
16974
- var __vue_scope_id__$10 = undefined;
16974
+ var __vue_scope_id__$11 = undefined;
16975
16975
  /* module identifier */
16976
16976
 
16977
- var __vue_module_identifier__$10 = undefined;
16977
+ var __vue_module_identifier__$11 = undefined;
16978
16978
  /* functional template */
16979
16979
 
16980
- var __vue_is_functional_template__$10 = false;
16980
+ var __vue_is_functional_template__$11 = false;
16981
16981
  /* style inject */
16982
16982
 
16983
16983
  /* style inject SSR */
16984
16984
 
16985
16985
  /* style inject shadow dom */
16986
16986
 
16987
- var __vue_component__$10 = /*#__PURE__*/normalizeComponent({
16988
- render: __vue_render__$10,
16989
- staticRenderFns: __vue_staticRenderFns__$10
16990
- }, __vue_inject_styles__$10, __vue_script__$10, __vue_scope_id__$10, __vue_is_functional_template__$10, __vue_module_identifier__$10, false, undefined, undefined, undefined);
16987
+ var __vue_component__$11 = /*#__PURE__*/normalizeComponent({
16988
+ render: __vue_render__$11,
16989
+ staticRenderFns: __vue_staticRenderFns__$11
16990
+ }, __vue_inject_styles__$11, __vue_script__$11, __vue_scope_id__$11, __vue_is_functional_template__$11, __vue_module_identifier__$11, false, undefined, undefined, undefined);
16991
16991
 
16992
16992
  var SearchBoxProductCustom = /*#__PURE__*/function (_Vue) {
16993
16993
  _inherits(SearchBoxProductCustom, _Vue);
@@ -17027,13 +17027,13 @@ __decorate([Prop()], SearchBoxProductCustom.prototype, "item", void 0);
17027
17027
  __decorate([Prop()], SearchBoxProductCustom.prototype, "options", void 0);
17028
17028
 
17029
17029
  SearchBoxProductCustom = __decorate([Component], SearchBoxProductCustom);
17030
- var script$_ = SearchBoxProductCustom;
17030
+ var script$$ = SearchBoxProductCustom;
17031
17031
 
17032
17032
  /* script */
17033
- var __vue_script__$$ = script$_;
17033
+ var __vue_script__$10 = script$$;
17034
17034
  /* template */
17035
17035
 
17036
- var __vue_render__$$ = function __vue_render__() {
17036
+ var __vue_render__$10 = function __vue_render__() {
17037
17037
  var _vm = this;
17038
17038
 
17039
17039
  var _h = _vm.$createElement;
@@ -17050,30 +17050,30 @@ var __vue_render__$$ = function __vue_render__() {
17050
17050
  }, [_vm._v("\n " + _vm._s(_vm.text) + "\n")]);
17051
17051
  };
17052
17052
 
17053
- var __vue_staticRenderFns__$$ = [];
17054
- __vue_render__$$._withStripped = true;
17053
+ var __vue_staticRenderFns__$10 = [];
17054
+ __vue_render__$10._withStripped = true;
17055
17055
  /* style */
17056
17056
 
17057
- var __vue_inject_styles__$$ = undefined;
17057
+ var __vue_inject_styles__$10 = undefined;
17058
17058
  /* scoped */
17059
17059
 
17060
- var __vue_scope_id__$$ = undefined;
17060
+ var __vue_scope_id__$10 = undefined;
17061
17061
  /* module identifier */
17062
17062
 
17063
- var __vue_module_identifier__$$ = undefined;
17063
+ var __vue_module_identifier__$10 = undefined;
17064
17064
  /* functional template */
17065
17065
 
17066
- var __vue_is_functional_template__$$ = false;
17066
+ var __vue_is_functional_template__$10 = false;
17067
17067
  /* style inject */
17068
17068
 
17069
17069
  /* style inject SSR */
17070
17070
 
17071
17071
  /* style inject shadow dom */
17072
17072
 
17073
- var __vue_component__$$ = /*#__PURE__*/normalizeComponent({
17074
- render: __vue_render__$$,
17075
- staticRenderFns: __vue_staticRenderFns__$$
17076
- }, __vue_inject_styles__$$, __vue_script__$$, __vue_scope_id__$$, __vue_is_functional_template__$$, __vue_module_identifier__$$, false, undefined, undefined, undefined);
17073
+ var __vue_component__$10 = /*#__PURE__*/normalizeComponent({
17074
+ render: __vue_render__$10,
17075
+ staticRenderFns: __vue_staticRenderFns__$10
17076
+ }, __vue_inject_styles__$10, __vue_script__$10, __vue_scope_id__$10, __vue_is_functional_template__$10, __vue_module_identifier__$10, false, undefined, undefined, undefined);
17077
17077
 
17078
17078
  var SearchBoxProductCustomHtml = /*#__PURE__*/function (_Vue) {
17079
17079
  _inherits(SearchBoxProductCustomHtml, _Vue);
@@ -17108,13 +17108,13 @@ __decorate([Prop()], SearchBoxProductCustomHtml.prototype, "options", void 0);
17108
17108
  SearchBoxProductCustomHtml = __decorate([Component({
17109
17109
  name: "SearchBoxProductCustomHtml"
17110
17110
  })], SearchBoxProductCustomHtml);
17111
- var script$Z = SearchBoxProductCustomHtml;
17111
+ var script$_ = SearchBoxProductCustomHtml;
17112
17112
 
17113
17113
  /* script */
17114
- var __vue_script__$_ = script$Z;
17114
+ var __vue_script__$$ = script$_;
17115
17115
  /* template */
17116
17116
 
17117
- var __vue_render__$_ = function __vue_render__() {
17117
+ var __vue_render__$$ = function __vue_render__() {
17118
17118
  var _vm = this;
17119
17119
 
17120
17120
  var _h = _vm.$createElement;
@@ -17129,30 +17129,30 @@ var __vue_render__$_ = function __vue_render__() {
17129
17129
  });
17130
17130
  };
17131
17131
 
17132
- var __vue_staticRenderFns__$_ = [];
17133
- __vue_render__$_._withStripped = true;
17132
+ var __vue_staticRenderFns__$$ = [];
17133
+ __vue_render__$$._withStripped = true;
17134
17134
  /* style */
17135
17135
 
17136
- var __vue_inject_styles__$_ = undefined;
17136
+ var __vue_inject_styles__$$ = undefined;
17137
17137
  /* scoped */
17138
17138
 
17139
- var __vue_scope_id__$_ = undefined;
17139
+ var __vue_scope_id__$$ = undefined;
17140
17140
  /* module identifier */
17141
17141
 
17142
- var __vue_module_identifier__$_ = undefined;
17142
+ var __vue_module_identifier__$$ = undefined;
17143
17143
  /* functional template */
17144
17144
 
17145
- var __vue_is_functional_template__$_ = false;
17145
+ var __vue_is_functional_template__$$ = false;
17146
17146
  /* style inject */
17147
17147
 
17148
17148
  /* style inject SSR */
17149
17149
 
17150
17150
  /* style inject shadow dom */
17151
17151
 
17152
- var __vue_component__$_ = /*#__PURE__*/normalizeComponent({
17153
- render: __vue_render__$_,
17154
- staticRenderFns: __vue_staticRenderFns__$_
17155
- }, __vue_inject_styles__$_, __vue_script__$_, __vue_scope_id__$_, __vue_is_functional_template__$_, __vue_module_identifier__$_, false, undefined, undefined, undefined);
17152
+ var __vue_component__$$ = /*#__PURE__*/normalizeComponent({
17153
+ render: __vue_render__$$,
17154
+ staticRenderFns: __vue_staticRenderFns__$$
17155
+ }, __vue_inject_styles__$$, __vue_script__$$, __vue_scope_id__$$, __vue_is_functional_template__$$, __vue_module_identifier__$$, false, undefined, undefined, undefined);
17156
17156
 
17157
17157
  var DocumentElementType;
17158
17158
 
@@ -17225,22 +17225,22 @@ __decorate([Prop()], SearchBoxProductElement.prototype, "labels", void 0);
17225
17225
 
17226
17226
  SearchBoxProductElement = __decorate([Component({
17227
17227
  components: {
17228
- SearchBoxProductImage: __vue_component__$14,
17229
- SearchBoxProductTitle: __vue_component__$13,
17230
- SearchBoxProductDescription: __vue_component__$12,
17231
- SearchBoxProductPrice: __vue_component__$11,
17232
- SearchBoxProductRegularPrice: __vue_component__$10,
17233
- SearchBoxProductCustom: __vue_component__$$,
17234
- SearchBoxProductCustomHtml: __vue_component__$_
17228
+ SearchBoxProductImage: __vue_component__$15,
17229
+ SearchBoxProductTitle: __vue_component__$14,
17230
+ SearchBoxProductDescription: __vue_component__$13,
17231
+ SearchBoxProductPrice: __vue_component__$12,
17232
+ SearchBoxProductRegularPrice: __vue_component__$11,
17233
+ SearchBoxProductCustom: __vue_component__$10,
17234
+ SearchBoxProductCustomHtml: __vue_component__$$
17235
17235
  }
17236
17236
  })], SearchBoxProductElement);
17237
- var script$Y = SearchBoxProductElement;
17237
+ var script$Z = SearchBoxProductElement;
17238
17238
 
17239
17239
  /* script */
17240
- var __vue_script__$Z = script$Y;
17240
+ var __vue_script__$_ = script$Z;
17241
17241
  /* template */
17242
17242
 
17243
- var __vue_render__$Z = function __vue_render__() {
17243
+ var __vue_render__$_ = function __vue_render__() {
17244
17244
  var _vm = this;
17245
17245
 
17246
17246
  var _h = _vm.$createElement;
@@ -17257,30 +17257,30 @@ var __vue_render__$Z = function __vue_render__() {
17257
17257
  }) : _vm._e();
17258
17258
  };
17259
17259
 
17260
- var __vue_staticRenderFns__$Z = [];
17261
- __vue_render__$Z._withStripped = true;
17260
+ var __vue_staticRenderFns__$_ = [];
17261
+ __vue_render__$_._withStripped = true;
17262
17262
  /* style */
17263
17263
 
17264
- var __vue_inject_styles__$Z = undefined;
17264
+ var __vue_inject_styles__$_ = undefined;
17265
17265
  /* scoped */
17266
17266
 
17267
- var __vue_scope_id__$Z = undefined;
17267
+ var __vue_scope_id__$_ = undefined;
17268
17268
  /* module identifier */
17269
17269
 
17270
- var __vue_module_identifier__$Z = undefined;
17270
+ var __vue_module_identifier__$_ = undefined;
17271
17271
  /* functional template */
17272
17272
 
17273
- var __vue_is_functional_template__$Z = false;
17273
+ var __vue_is_functional_template__$_ = false;
17274
17274
  /* style inject */
17275
17275
 
17276
17276
  /* style inject SSR */
17277
17277
 
17278
17278
  /* style inject shadow dom */
17279
17279
 
17280
- var __vue_component__$Z = /*#__PURE__*/normalizeComponent({
17281
- render: __vue_render__$Z,
17282
- staticRenderFns: __vue_staticRenderFns__$Z
17283
- }, __vue_inject_styles__$Z, __vue_script__$Z, __vue_scope_id__$Z, __vue_is_functional_template__$Z, __vue_module_identifier__$Z, false, undefined, undefined, undefined);
17280
+ var __vue_component__$_ = /*#__PURE__*/normalizeComponent({
17281
+ render: __vue_render__$_,
17282
+ staticRenderFns: __vue_staticRenderFns__$_
17283
+ }, __vue_inject_styles__$_, __vue_script__$_, __vue_scope_id__$_, __vue_is_functional_template__$_, __vue_module_identifier__$_, false, undefined, undefined, undefined);
17284
17284
 
17285
17285
  var QUERY_PARAMS = {
17286
17286
  QUERY: "q",
@@ -17913,15 +17913,15 @@ __decorate([history$3.Action("add")], SearchBoxProduct.prototype, "addHistory",
17913
17913
 
17914
17914
  SearchBoxProduct = __decorate([Component({
17915
17915
  components: {
17916
- SearchBoxProductElement: __vue_component__$Z
17916
+ SearchBoxProductElement: __vue_component__$_
17917
17917
  }
17918
17918
  })], SearchBoxProduct);
17919
- var script$X = SearchBoxProduct;
17919
+ var script$Y = SearchBoxProduct;
17920
17920
 
17921
- var __vue_script__$Y = script$X;
17921
+ var __vue_script__$Z = script$Y;
17922
17922
  /* template */
17923
17923
 
17924
- var __vue_render__$Y = function __vue_render__() {
17924
+ var __vue_render__$Z = function __vue_render__() {
17925
17925
  var _vm = this;
17926
17926
 
17927
17927
  var _h = _vm.$createElement;
@@ -17969,30 +17969,30 @@ var __vue_render__$Y = function __vue_render__() {
17969
17969
  }), 1)]);
17970
17970
  };
17971
17971
 
17972
- var __vue_staticRenderFns__$Y = [];
17973
- __vue_render__$Y._withStripped = true;
17972
+ var __vue_staticRenderFns__$Z = [];
17973
+ __vue_render__$Z._withStripped = true;
17974
17974
  /* style */
17975
17975
 
17976
- var __vue_inject_styles__$Y = undefined;
17976
+ var __vue_inject_styles__$Z = undefined;
17977
17977
  /* scoped */
17978
17978
 
17979
- var __vue_scope_id__$Y = undefined;
17979
+ var __vue_scope_id__$Z = undefined;
17980
17980
  /* module identifier */
17981
17981
 
17982
- var __vue_module_identifier__$Y = undefined;
17982
+ var __vue_module_identifier__$Z = undefined;
17983
17983
  /* functional template */
17984
17984
 
17985
- var __vue_is_functional_template__$Y = false;
17985
+ var __vue_is_functional_template__$Z = false;
17986
17986
  /* style inject */
17987
17987
 
17988
17988
  /* style inject SSR */
17989
17989
 
17990
17990
  /* style inject shadow dom */
17991
17991
 
17992
- var __vue_component__$Y = /*#__PURE__*/normalizeComponent({
17993
- render: __vue_render__$Y,
17994
- staticRenderFns: __vue_staticRenderFns__$Y
17995
- }, __vue_inject_styles__$Y, __vue_script__$Y, __vue_scope_id__$Y, __vue_is_functional_template__$Y, __vue_module_identifier__$Y, false, undefined, undefined, undefined);
17992
+ var __vue_component__$Z = /*#__PURE__*/normalizeComponent({
17993
+ render: __vue_render__$Z,
17994
+ staticRenderFns: __vue_staticRenderFns__$Z
17995
+ }, __vue_inject_styles__$Z, __vue_script__$Z, __vue_scope_id__$Z, __vue_is_functional_template__$Z, __vue_module_identifier__$Z, false, undefined, undefined, undefined);
17996
17996
 
17997
17997
  var searchBox$9 = namespace("searchBox");
17998
17998
 
@@ -18041,16 +18041,16 @@ __decorate([searchBox$9.Getter("highlightedItem")], SearchBoxProducts.prototype,
18041
18041
 
18042
18042
  SearchBoxProducts = __decorate([Component({
18043
18043
  components: {
18044
- SearchBoxProduct: __vue_component__$Y
18044
+ SearchBoxProduct: __vue_component__$Z
18045
18045
  }
18046
18046
  })], SearchBoxProducts);
18047
- var script$W = SearchBoxProducts;
18047
+ var script$X = SearchBoxProducts;
18048
18048
 
18049
18049
  /* script */
18050
- var __vue_script__$X = script$W;
18050
+ var __vue_script__$Y = script$X;
18051
18051
  /* template */
18052
18052
 
18053
- var __vue_render__$X = function __vue_render__() {
18053
+ var __vue_render__$Y = function __vue_render__() {
18054
18054
  var _vm = this;
18055
18055
 
18056
18056
  var _h = _vm.$createElement;
@@ -18075,30 +18075,30 @@ var __vue_render__$X = function __vue_render__() {
18075
18075
  }), 1);
18076
18076
  };
18077
18077
 
18078
- var __vue_staticRenderFns__$X = [];
18079
- __vue_render__$X._withStripped = true;
18078
+ var __vue_staticRenderFns__$Y = [];
18079
+ __vue_render__$Y._withStripped = true;
18080
18080
  /* style */
18081
18081
 
18082
- var __vue_inject_styles__$X = undefined;
18082
+ var __vue_inject_styles__$Y = undefined;
18083
18083
  /* scoped */
18084
18084
 
18085
- var __vue_scope_id__$X = undefined;
18085
+ var __vue_scope_id__$Y = undefined;
18086
18086
  /* module identifier */
18087
18087
 
18088
- var __vue_module_identifier__$X = undefined;
18088
+ var __vue_module_identifier__$Y = undefined;
18089
18089
  /* functional template */
18090
18090
 
18091
- var __vue_is_functional_template__$X = false;
18091
+ var __vue_is_functional_template__$Y = false;
18092
18092
  /* style inject */
18093
18093
 
18094
18094
  /* style inject SSR */
18095
18095
 
18096
18096
  /* style inject shadow dom */
18097
18097
 
18098
- var __vue_component__$X = /*#__PURE__*/normalizeComponent({
18099
- render: __vue_render__$X,
18100
- staticRenderFns: __vue_staticRenderFns__$X
18101
- }, __vue_inject_styles__$X, __vue_script__$X, __vue_scope_id__$X, __vue_is_functional_template__$X, __vue_module_identifier__$X, false, undefined, undefined, undefined);
18098
+ var __vue_component__$Y = /*#__PURE__*/normalizeComponent({
18099
+ render: __vue_render__$Y,
18100
+ staticRenderFns: __vue_staticRenderFns__$Y
18101
+ }, __vue_inject_styles__$Y, __vue_script__$Y, __vue_scope_id__$Y, __vue_is_functional_template__$Y, __vue_module_identifier__$Y, false, undefined, undefined, undefined);
18102
18102
 
18103
18103
  var searchBox$8 = namespace("searchBox");
18104
18104
 
@@ -18185,16 +18185,16 @@ __decorate([Watch("inputValue")], SearchBoxProductsWrapper.prototype, "onInputCh
18185
18185
  SearchBoxProductsWrapper = __decorate([Component({
18186
18186
  name: "searchBoxProductsWrapper",
18187
18187
  components: {
18188
- SearchBoxProducts: __vue_component__$X
18188
+ SearchBoxProducts: __vue_component__$Y
18189
18189
  }
18190
18190
  })], SearchBoxProductsWrapper);
18191
- var script$V = SearchBoxProductsWrapper;
18191
+ var script$W = SearchBoxProductsWrapper;
18192
18192
 
18193
18193
  /* script */
18194
- var __vue_script__$W = script$V;
18194
+ var __vue_script__$X = script$W;
18195
18195
  /* template */
18196
18196
 
18197
- var __vue_render__$W = function __vue_render__() {
18197
+ var __vue_render__$X = function __vue_render__() {
18198
18198
  var _vm = this;
18199
18199
 
18200
18200
  var _h = _vm.$createElement;
@@ -18211,11 +18211,11 @@ var __vue_render__$W = function __vue_render__() {
18211
18211
  });
18212
18212
  };
18213
18213
 
18214
- var __vue_staticRenderFns__$W = [];
18215
- __vue_render__$W._withStripped = true;
18214
+ var __vue_staticRenderFns__$X = [];
18215
+ __vue_render__$X._withStripped = true;
18216
18216
  /* style */
18217
18217
 
18218
- var __vue_inject_styles__$W = function __vue_inject_styles__(inject) {
18218
+ var __vue_inject_styles__$X = function __vue_inject_styles__(inject) {
18219
18219
  if (!inject) return;
18220
18220
  inject("data-v-45bb68b4_0", {
18221
18221
  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",
@@ -18226,21 +18226,21 @@ var __vue_inject_styles__$W = function __vue_inject_styles__(inject) {
18226
18226
  /* scoped */
18227
18227
 
18228
18228
 
18229
- var __vue_scope_id__$W = undefined;
18229
+ var __vue_scope_id__$X = undefined;
18230
18230
  /* module identifier */
18231
18231
 
18232
- var __vue_module_identifier__$W = undefined;
18232
+ var __vue_module_identifier__$X = undefined;
18233
18233
  /* functional template */
18234
18234
 
18235
- var __vue_is_functional_template__$W = false;
18235
+ var __vue_is_functional_template__$X = false;
18236
18236
  /* style inject SSR */
18237
18237
 
18238
18238
  /* style inject shadow dom */
18239
18239
 
18240
- var __vue_component__$W = /*#__PURE__*/normalizeComponent({
18241
- render: __vue_render__$W,
18242
- staticRenderFns: __vue_staticRenderFns__$W
18243
- }, __vue_inject_styles__$W, __vue_script__$W, __vue_scope_id__$W, __vue_is_functional_template__$W, __vue_module_identifier__$W, false, createInjector, undefined, undefined);
18240
+ var __vue_component__$X = /*#__PURE__*/normalizeComponent({
18241
+ render: __vue_render__$X,
18242
+ staticRenderFns: __vue_staticRenderFns__$X
18243
+ }, __vue_inject_styles__$X, __vue_script__$X, __vue_scope_id__$X, __vue_is_functional_template__$X, __vue_module_identifier__$X, false, createInjector, undefined, undefined);
18244
18244
 
18245
18245
  var SearchBoxSuggestion = /*#__PURE__*/function (_Vue) {
18246
18246
  _inherits(SearchBoxSuggestion, _Vue);
@@ -18285,13 +18285,13 @@ __decorate([Prop()], SearchBoxSuggestion.prototype, "labels", void 0);
18285
18285
  SearchBoxSuggestion = __decorate([Component({
18286
18286
  name: "searchBoxSuggestion"
18287
18287
  })], SearchBoxSuggestion);
18288
- var script$U = SearchBoxSuggestion;
18288
+ var script$V = SearchBoxSuggestion;
18289
18289
 
18290
18290
  /* script */
18291
- var __vue_script__$V = script$U;
18291
+ var __vue_script__$W = script$V;
18292
18292
  /* template */
18293
18293
 
18294
- var __vue_render__$V = function __vue_render__() {
18294
+ var __vue_render__$W = function __vue_render__() {
18295
18295
  var _vm = this;
18296
18296
 
18297
18297
  var _h = _vm.$createElement;
@@ -18338,30 +18338,30 @@ var __vue_render__$V = function __vue_render__() {
18338
18338
  }, [_vm._v(_vm._s(_vm.suggestion.facet.title))])]) : _vm._e()]);
18339
18339
  };
18340
18340
 
18341
- var __vue_staticRenderFns__$V = [];
18342
- __vue_render__$V._withStripped = true;
18341
+ var __vue_staticRenderFns__$W = [];
18342
+ __vue_render__$W._withStripped = true;
18343
18343
  /* style */
18344
18344
 
18345
- var __vue_inject_styles__$V = undefined;
18345
+ var __vue_inject_styles__$W = undefined;
18346
18346
  /* scoped */
18347
18347
 
18348
- var __vue_scope_id__$V = undefined;
18348
+ var __vue_scope_id__$W = undefined;
18349
18349
  /* module identifier */
18350
18350
 
18351
- var __vue_module_identifier__$V = undefined;
18351
+ var __vue_module_identifier__$W = undefined;
18352
18352
  /* functional template */
18353
18353
 
18354
- var __vue_is_functional_template__$V = false;
18354
+ var __vue_is_functional_template__$W = false;
18355
18355
  /* style inject */
18356
18356
 
18357
18357
  /* style inject SSR */
18358
18358
 
18359
18359
  /* style inject shadow dom */
18360
18360
 
18361
- var __vue_component__$V = /*#__PURE__*/normalizeComponent({
18362
- render: __vue_render__$V,
18363
- staticRenderFns: __vue_staticRenderFns__$V
18364
- }, __vue_inject_styles__$V, __vue_script__$V, __vue_scope_id__$V, __vue_is_functional_template__$V, __vue_module_identifier__$V, false, undefined, undefined, undefined);
18361
+ var __vue_component__$W = /*#__PURE__*/normalizeComponent({
18362
+ render: __vue_render__$W,
18363
+ staticRenderFns: __vue_staticRenderFns__$W
18364
+ }, __vue_inject_styles__$W, __vue_script__$W, __vue_scope_id__$W, __vue_is_functional_template__$W, __vue_module_identifier__$W, false, undefined, undefined, undefined);
18365
18365
 
18366
18366
  var searchBox$7 = namespace("searchBox");
18367
18367
 
@@ -18450,16 +18450,16 @@ __decorate([Watch("highlightedIndex")], SearchBoxSuggestions.prototype, "handleH
18450
18450
  SearchBoxSuggestions = __decorate([Component({
18451
18451
  name: "searchBoxSuggestions",
18452
18452
  components: {
18453
- SearchBoxSuggestion: __vue_component__$V
18453
+ SearchBoxSuggestion: __vue_component__$W
18454
18454
  }
18455
18455
  })], SearchBoxSuggestions);
18456
- var script$T = SearchBoxSuggestions;
18456
+ var script$U = SearchBoxSuggestions;
18457
18457
 
18458
18458
  /* script */
18459
- var __vue_script__$U = script$T;
18459
+ var __vue_script__$V = script$U;
18460
18460
  /* template */
18461
18461
 
18462
- var __vue_render__$U = function __vue_render__() {
18462
+ var __vue_render__$V = function __vue_render__() {
18463
18463
  var _vm = this;
18464
18464
 
18465
18465
  var _h = _vm.$createElement;
@@ -18488,30 +18488,30 @@ var __vue_render__$U = function __vue_render__() {
18488
18488
  }), 1);
18489
18489
  };
18490
18490
 
18491
- var __vue_staticRenderFns__$U = [];
18492
- __vue_render__$U._withStripped = true;
18491
+ var __vue_staticRenderFns__$V = [];
18492
+ __vue_render__$V._withStripped = true;
18493
18493
  /* style */
18494
18494
 
18495
- var __vue_inject_styles__$U = undefined;
18495
+ var __vue_inject_styles__$V = undefined;
18496
18496
  /* scoped */
18497
18497
 
18498
- var __vue_scope_id__$U = undefined;
18498
+ var __vue_scope_id__$V = undefined;
18499
18499
  /* module identifier */
18500
18500
 
18501
- var __vue_module_identifier__$U = undefined;
18501
+ var __vue_module_identifier__$V = undefined;
18502
18502
  /* functional template */
18503
18503
 
18504
- var __vue_is_functional_template__$U = false;
18504
+ var __vue_is_functional_template__$V = false;
18505
18505
  /* style inject */
18506
18506
 
18507
18507
  /* style inject SSR */
18508
18508
 
18509
18509
  /* style inject shadow dom */
18510
18510
 
18511
- var __vue_component__$U = /*#__PURE__*/normalizeComponent({
18512
- render: __vue_render__$U,
18513
- staticRenderFns: __vue_staticRenderFns__$U
18514
- }, __vue_inject_styles__$U, __vue_script__$U, __vue_scope_id__$U, __vue_is_functional_template__$U, __vue_module_identifier__$U, false, undefined, undefined, undefined);
18511
+ var __vue_component__$V = /*#__PURE__*/normalizeComponent({
18512
+ render: __vue_render__$V,
18513
+ staticRenderFns: __vue_staticRenderFns__$V
18514
+ }, __vue_inject_styles__$V, __vue_script__$V, __vue_scope_id__$V, __vue_is_functional_template__$V, __vue_module_identifier__$V, false, undefined, undefined, undefined);
18515
18515
 
18516
18516
  var searchBox$6 = namespace("searchBox");
18517
18517
 
@@ -18601,16 +18601,16 @@ __decorate([Watch("inputValue")], SearchBoxSuggestionsWrapper.prototype, "onInpu
18601
18601
  SearchBoxSuggestionsWrapper = __decorate([Component({
18602
18602
  name: "searchBoxSuggestionsWrapper",
18603
18603
  components: {
18604
- SearchBoxSuggestions: __vue_component__$U
18604
+ SearchBoxSuggestions: __vue_component__$V
18605
18605
  }
18606
18606
  })], SearchBoxSuggestionsWrapper);
18607
- var script$S = SearchBoxSuggestionsWrapper;
18607
+ var script$T = SearchBoxSuggestionsWrapper;
18608
18608
 
18609
18609
  /* script */
18610
- var __vue_script__$T = script$S;
18610
+ var __vue_script__$U = script$T;
18611
18611
  /* template */
18612
18612
 
18613
- var __vue_render__$T = function __vue_render__() {
18613
+ var __vue_render__$U = function __vue_render__() {
18614
18614
  var _vm = this;
18615
18615
 
18616
18616
  var _h = _vm.$createElement;
@@ -18632,11 +18632,11 @@ var __vue_render__$T = function __vue_render__() {
18632
18632
  });
18633
18633
  };
18634
18634
 
18635
- var __vue_staticRenderFns__$T = [];
18636
- __vue_render__$T._withStripped = true;
18635
+ var __vue_staticRenderFns__$U = [];
18636
+ __vue_render__$U._withStripped = true;
18637
18637
  /* style */
18638
18638
 
18639
- var __vue_inject_styles__$T = function __vue_inject_styles__(inject) {
18639
+ var __vue_inject_styles__$U = function __vue_inject_styles__(inject) {
18640
18640
  if (!inject) return;
18641
18641
  inject("data-v-e3079fb6_0", {
18642
18642
  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",
@@ -18647,21 +18647,21 @@ var __vue_inject_styles__$T = function __vue_inject_styles__(inject) {
18647
18647
  /* scoped */
18648
18648
 
18649
18649
 
18650
- var __vue_scope_id__$T = undefined;
18650
+ var __vue_scope_id__$U = undefined;
18651
18651
  /* module identifier */
18652
18652
 
18653
- var __vue_module_identifier__$T = undefined;
18653
+ var __vue_module_identifier__$U = undefined;
18654
18654
  /* functional template */
18655
18655
 
18656
- var __vue_is_functional_template__$T = false;
18656
+ var __vue_is_functional_template__$U = false;
18657
18657
  /* style inject SSR */
18658
18658
 
18659
18659
  /* style inject shadow dom */
18660
18660
 
18661
- var __vue_component__$T = /*#__PURE__*/normalizeComponent({
18662
- render: __vue_render__$T,
18663
- staticRenderFns: __vue_staticRenderFns__$T
18664
- }, __vue_inject_styles__$T, __vue_script__$T, __vue_scope_id__$T, __vue_is_functional_template__$T, __vue_module_identifier__$T, false, createInjector, undefined, undefined);
18661
+ var __vue_component__$U = /*#__PURE__*/normalizeComponent({
18662
+ render: __vue_render__$U,
18663
+ staticRenderFns: __vue_staticRenderFns__$U
18664
+ }, __vue_inject_styles__$U, __vue_script__$U, __vue_scope_id__$U, __vue_is_functional_template__$U, __vue_module_identifier__$U, false, createInjector, undefined, undefined);
18665
18665
 
18666
18666
  var searchBox$5 = namespace("searchBox");
18667
18667
 
@@ -18718,13 +18718,13 @@ __decorate([searchBox$5.State(function (state) {
18718
18718
  SearchBoxMoreResults = __decorate([Component({
18719
18719
  name: "searchBoxMoreResults"
18720
18720
  })], SearchBoxMoreResults);
18721
- var script$R = SearchBoxMoreResults;
18721
+ var script$S = SearchBoxMoreResults;
18722
18722
 
18723
18723
  /* script */
18724
- var __vue_script__$S = script$R;
18724
+ var __vue_script__$T = script$S;
18725
18725
  /* template */
18726
18726
 
18727
- var __vue_render__$S = function __vue_render__() {
18727
+ var __vue_render__$T = function __vue_render__() {
18728
18728
  var _vm = this;
18729
18729
 
18730
18730
  var _h = _vm.$createElement;
@@ -18742,30 +18742,30 @@ var __vue_render__$S = function __vue_render__() {
18742
18742
  }, [_vm._v(_vm._s(_vm.labels.moreResults) + " " + _vm._s(_vm.totalCount))]);
18743
18743
  };
18744
18744
 
18745
- var __vue_staticRenderFns__$S = [];
18746
- __vue_render__$S._withStripped = true;
18745
+ var __vue_staticRenderFns__$T = [];
18746
+ __vue_render__$T._withStripped = true;
18747
18747
  /* style */
18748
18748
 
18749
- var __vue_inject_styles__$S = undefined;
18749
+ var __vue_inject_styles__$T = undefined;
18750
18750
  /* scoped */
18751
18751
 
18752
- var __vue_scope_id__$S = undefined;
18752
+ var __vue_scope_id__$T = undefined;
18753
18753
  /* module identifier */
18754
18754
 
18755
- var __vue_module_identifier__$S = undefined;
18755
+ var __vue_module_identifier__$T = undefined;
18756
18756
  /* functional template */
18757
18757
 
18758
- var __vue_is_functional_template__$S = false;
18758
+ var __vue_is_functional_template__$T = false;
18759
18759
  /* style inject */
18760
18760
 
18761
18761
  /* style inject SSR */
18762
18762
 
18763
18763
  /* style inject shadow dom */
18764
18764
 
18765
- var __vue_component__$S = /*#__PURE__*/normalizeComponent({
18766
- render: __vue_render__$S,
18767
- staticRenderFns: __vue_staticRenderFns__$S
18768
- }, __vue_inject_styles__$S, __vue_script__$S, __vue_scope_id__$S, __vue_is_functional_template__$S, __vue_module_identifier__$S, false, undefined, undefined, undefined);
18765
+ var __vue_component__$T = /*#__PURE__*/normalizeComponent({
18766
+ render: __vue_render__$T,
18767
+ staticRenderFns: __vue_staticRenderFns__$T
18768
+ }, __vue_inject_styles__$T, __vue_script__$T, __vue_scope_id__$T, __vue_is_functional_template__$T, __vue_module_identifier__$T, false, undefined, undefined, undefined);
18769
18769
 
18770
18770
  var SearchBoxHistoryItem = /*#__PURE__*/function (_Vue) {
18771
18771
  _inherits(SearchBoxHistoryItem, _Vue);
@@ -18810,13 +18810,13 @@ __decorate([Prop({
18810
18810
  SearchBoxHistoryItem = __decorate([Component({
18811
18811
  name: "SearchBoxHistoryItem"
18812
18812
  })], SearchBoxHistoryItem);
18813
- var script$Q = SearchBoxHistoryItem;
18813
+ var script$R = SearchBoxHistoryItem;
18814
18814
 
18815
18815
  /* script */
18816
- var __vue_script__$R = script$Q;
18816
+ var __vue_script__$S = script$R;
18817
18817
  /* template */
18818
18818
 
18819
- var __vue_render__$R = function __vue_render__() {
18819
+ var __vue_render__$S = function __vue_render__() {
18820
18820
  var _vm = this;
18821
18821
 
18822
18822
  var _h = _vm.$createElement;
@@ -18843,30 +18843,30 @@ var __vue_render__$R = function __vue_render__() {
18843
18843
  }, [_vm._v("×")])])]);
18844
18844
  };
18845
18845
 
18846
- var __vue_staticRenderFns__$R = [];
18847
- __vue_render__$R._withStripped = true;
18846
+ var __vue_staticRenderFns__$S = [];
18847
+ __vue_render__$S._withStripped = true;
18848
18848
  /* style */
18849
18849
 
18850
- var __vue_inject_styles__$R = undefined;
18850
+ var __vue_inject_styles__$S = undefined;
18851
18851
  /* scoped */
18852
18852
 
18853
- var __vue_scope_id__$R = undefined;
18853
+ var __vue_scope_id__$S = undefined;
18854
18854
  /* module identifier */
18855
18855
 
18856
- var __vue_module_identifier__$R = undefined;
18856
+ var __vue_module_identifier__$S = undefined;
18857
18857
  /* functional template */
18858
18858
 
18859
- var __vue_is_functional_template__$R = false;
18859
+ var __vue_is_functional_template__$S = false;
18860
18860
  /* style inject */
18861
18861
 
18862
18862
  /* style inject SSR */
18863
18863
 
18864
18864
  /* style inject shadow dom */
18865
18865
 
18866
- var __vue_component__$R = /*#__PURE__*/normalizeComponent({
18867
- render: __vue_render__$R,
18868
- staticRenderFns: __vue_staticRenderFns__$R
18869
- }, __vue_inject_styles__$R, __vue_script__$R, __vue_scope_id__$R, __vue_is_functional_template__$R, __vue_module_identifier__$R, false, undefined, undefined, undefined);
18866
+ var __vue_component__$S = /*#__PURE__*/normalizeComponent({
18867
+ render: __vue_render__$S,
18868
+ staticRenderFns: __vue_staticRenderFns__$S
18869
+ }, __vue_inject_styles__$S, __vue_script__$S, __vue_scope_id__$S, __vue_is_functional_template__$S, __vue_module_identifier__$S, false, undefined, undefined, undefined);
18870
18870
 
18871
18871
  var history$2 = namespace("history");
18872
18872
  var searchBox$4 = namespace("searchBox");
@@ -18961,16 +18961,16 @@ __decorate([history$2.Action("clear")], SearchBoxHistoryPanel.prototype, "clear"
18961
18961
  SearchBoxHistoryPanel = __decorate([Component({
18962
18962
  name: "searchBoxHistoryPanel",
18963
18963
  components: {
18964
- SearchBoxHistoryItem: __vue_component__$R
18964
+ SearchBoxHistoryItem: __vue_component__$S
18965
18965
  }
18966
18966
  })], SearchBoxHistoryPanel);
18967
- var script$P = SearchBoxHistoryPanel;
18967
+ var script$Q = SearchBoxHistoryPanel;
18968
18968
 
18969
18969
  /* script */
18970
- var __vue_script__$Q = script$P;
18970
+ var __vue_script__$R = script$Q;
18971
18971
  /* template */
18972
18972
 
18973
- var __vue_render__$Q = function __vue_render__() {
18973
+ var __vue_render__$R = function __vue_render__() {
18974
18974
  var _vm = this;
18975
18975
 
18976
18976
  var _h = _vm.$createElement;
@@ -18999,30 +18999,30 @@ var __vue_render__$Q = function __vue_render__() {
18999
18999
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.clear) + "\n ")])], 2) : _vm._e();
19000
19000
  };
19001
19001
 
19002
- var __vue_staticRenderFns__$Q = [];
19003
- __vue_render__$Q._withStripped = true;
19002
+ var __vue_staticRenderFns__$R = [];
19003
+ __vue_render__$R._withStripped = true;
19004
19004
  /* style */
19005
19005
 
19006
- var __vue_inject_styles__$Q = undefined;
19006
+ var __vue_inject_styles__$R = undefined;
19007
19007
  /* scoped */
19008
19008
 
19009
- var __vue_scope_id__$Q = undefined;
19009
+ var __vue_scope_id__$R = undefined;
19010
19010
  /* module identifier */
19011
19011
 
19012
- var __vue_module_identifier__$Q = undefined;
19012
+ var __vue_module_identifier__$R = undefined;
19013
19013
  /* functional template */
19014
19014
 
19015
- var __vue_is_functional_template__$Q = false;
19015
+ var __vue_is_functional_template__$R = false;
19016
19016
  /* style inject */
19017
19017
 
19018
19018
  /* style inject SSR */
19019
19019
 
19020
19020
  /* style inject shadow dom */
19021
19021
 
19022
- var __vue_component__$Q = /*#__PURE__*/normalizeComponent({
19023
- render: __vue_render__$Q,
19024
- staticRenderFns: __vue_staticRenderFns__$Q
19025
- }, __vue_inject_styles__$Q, __vue_script__$Q, __vue_scope_id__$Q, __vue_is_functional_template__$Q, __vue_module_identifier__$Q, false, undefined, undefined, undefined);
19022
+ var __vue_component__$R = /*#__PURE__*/normalizeComponent({
19023
+ render: __vue_render__$R,
19024
+ staticRenderFns: __vue_staticRenderFns__$R
19025
+ }, __vue_inject_styles__$R, __vue_script__$R, __vue_scope_id__$R, __vue_is_functional_template__$R, __vue_module_identifier__$R, false, undefined, undefined, undefined);
19026
19026
 
19027
19027
  var searchBox$3 = namespace("searchBox");
19028
19028
 
@@ -19183,19 +19183,19 @@ __decorate([searchBox$3.Action("highlightChange")], SearchBoxMainPanel.prototype
19183
19183
  SearchBoxMainPanel = __decorate([Component({
19184
19184
  name: "searchBoxMainPanel",
19185
19185
  components: {
19186
- SearchBoxSuggestionsWrapper: __vue_component__$T,
19187
- SearchBoxProductsWrapper: __vue_component__$W,
19188
- SearchBoxMoreResults: __vue_component__$S,
19189
- SearchBoxHistoryPanel: __vue_component__$Q
19186
+ SearchBoxSuggestionsWrapper: __vue_component__$U,
19187
+ SearchBoxProductsWrapper: __vue_component__$X,
19188
+ SearchBoxMoreResults: __vue_component__$T,
19189
+ SearchBoxHistoryPanel: __vue_component__$R
19190
19190
  }
19191
19191
  })], SearchBoxMainPanel);
19192
- var script$O = SearchBoxMainPanel;
19192
+ var script$P = SearchBoxMainPanel;
19193
19193
 
19194
19194
  /* script */
19195
- var __vue_script__$P = script$O;
19195
+ var __vue_script__$Q = script$P;
19196
19196
  /* template */
19197
19197
 
19198
- var __vue_render__$P = function __vue_render__() {
19198
+ var __vue_render__$Q = function __vue_render__() {
19199
19199
  var _vm = this;
19200
19200
 
19201
19201
  var _h = _vm.$createElement;
@@ -19266,11 +19266,11 @@ var __vue_render__$P = function __vue_render__() {
19266
19266
  })], 1) : _vm._e();
19267
19267
  };
19268
19268
 
19269
- var __vue_staticRenderFns__$P = [];
19270
- __vue_render__$P._withStripped = true;
19269
+ var __vue_staticRenderFns__$Q = [];
19270
+ __vue_render__$Q._withStripped = true;
19271
19271
  /* style */
19272
19272
 
19273
- var __vue_inject_styles__$P = function __vue_inject_styles__(inject) {
19273
+ var __vue_inject_styles__$Q = function __vue_inject_styles__(inject) {
19274
19274
  if (!inject) return;
19275
19275
  inject("data-v-0b92689b_0", {
19276
19276
  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}",
@@ -19281,21 +19281,21 @@ var __vue_inject_styles__$P = function __vue_inject_styles__(inject) {
19281
19281
  /* scoped */
19282
19282
 
19283
19283
 
19284
- var __vue_scope_id__$P = undefined;
19284
+ var __vue_scope_id__$Q = undefined;
19285
19285
  /* module identifier */
19286
19286
 
19287
- var __vue_module_identifier__$P = undefined;
19287
+ var __vue_module_identifier__$Q = undefined;
19288
19288
  /* functional template */
19289
19289
 
19290
- var __vue_is_functional_template__$P = false;
19290
+ var __vue_is_functional_template__$Q = false;
19291
19291
  /* style inject SSR */
19292
19292
 
19293
19293
  /* style inject shadow dom */
19294
19294
 
19295
- var __vue_component__$P = /*#__PURE__*/normalizeComponent({
19296
- render: __vue_render__$P,
19297
- staticRenderFns: __vue_staticRenderFns__$P
19298
- }, __vue_inject_styles__$P, __vue_script__$P, __vue_scope_id__$P, __vue_is_functional_template__$P, __vue_module_identifier__$P, false, createInjector, undefined, undefined);
19295
+ var __vue_component__$Q = /*#__PURE__*/normalizeComponent({
19296
+ render: __vue_render__$Q,
19297
+ staticRenderFns: __vue_staticRenderFns__$Q
19298
+ }, __vue_inject_styles__$Q, __vue_script__$Q, __vue_scope_id__$Q, __vue_is_functional_template__$Q, __vue_module_identifier__$Q, false, createInjector, undefined, undefined);
19299
19299
 
19300
19300
  var BIND_EVENT = "click";
19301
19301
 
@@ -19336,7 +19336,7 @@ var defaultSuggestedValue = {
19336
19336
  var history$1 = namespace("history");
19337
19337
  var params$d = namespace("params");
19338
19338
  var searchBox$2 = namespace("searchBox");
19339
- var options$5 = namespace("options");
19339
+ var options$6 = namespace("options");
19340
19340
  var tracking$4 = namespace("tracking");
19341
19341
 
19342
19342
  var SearchBox = /*#__PURE__*/function (_Vue) {
@@ -19620,24 +19620,24 @@ __decorate([tracking$4.Action("track")], SearchBox.prototype, "trackClick", void
19620
19620
 
19621
19621
  __decorate([params$d.Action("setSearchResultsLink")], SearchBox.prototype, "setSearchResultsLink", void 0);
19622
19622
 
19623
- __decorate([options$5.Mutation("setSearchBoxOptions")], SearchBox.prototype, "setSearchBoxOptions", void 0);
19623
+ __decorate([options$6.Mutation("setSearchBoxOptions")], SearchBox.prototype, "setSearchBoxOptions", void 0);
19624
19624
 
19625
19625
  __decorate([params$d.Action("goToResults")], SearchBox.prototype, "goToResults", void 0);
19626
19626
 
19627
19627
  SearchBox = __decorate([Component({
19628
19628
  name: "searchBox",
19629
19629
  components: {
19630
- SearchBoxInput: __vue_component__$15,
19631
- SearchBoxMainPanel: __vue_component__$P
19630
+ SearchBoxInput: __vue_component__$16,
19631
+ SearchBoxMainPanel: __vue_component__$Q
19632
19632
  }
19633
19633
  })], SearchBox);
19634
- var script$N = SearchBox;
19634
+ var script$O = SearchBox;
19635
19635
 
19636
19636
  /* script */
19637
- var __vue_script__$O = script$N;
19637
+ var __vue_script__$P = script$O;
19638
19638
  /* template */
19639
19639
 
19640
- var __vue_render__$O = function __vue_render__() {
19640
+ var __vue_render__$P = function __vue_render__() {
19641
19641
  var _vm = this;
19642
19642
 
19643
19643
  var _h = _vm.$createElement;
@@ -19674,11 +19674,11 @@ var __vue_render__$O = function __vue_render__() {
19674
19674
  }) : _vm._e()], 1)]);
19675
19675
  };
19676
19676
 
19677
- var __vue_staticRenderFns__$O = [];
19678
- __vue_render__$O._withStripped = true;
19677
+ var __vue_staticRenderFns__$P = [];
19678
+ __vue_render__$P._withStripped = true;
19679
19679
  /* style */
19680
19680
 
19681
- var __vue_inject_styles__$O = function __vue_inject_styles__(inject) {
19681
+ var __vue_inject_styles__$P = function __vue_inject_styles__(inject) {
19682
19682
  if (!inject) return;
19683
19683
  inject("data-v-17a13ac4_0", {
19684
19684
  source: "\n#lupa-search-box {\n width: 100%;\n}\n.lupa-search-box-wrapper {\n position: relative;\n}\n",
@@ -19689,21 +19689,21 @@ var __vue_inject_styles__$O = function __vue_inject_styles__(inject) {
19689
19689
  /* scoped */
19690
19690
 
19691
19691
 
19692
- var __vue_scope_id__$O = undefined;
19692
+ var __vue_scope_id__$P = undefined;
19693
19693
  /* module identifier */
19694
19694
 
19695
- var __vue_module_identifier__$O = undefined;
19695
+ var __vue_module_identifier__$P = undefined;
19696
19696
  /* functional template */
19697
19697
 
19698
- var __vue_is_functional_template__$O = false;
19698
+ var __vue_is_functional_template__$P = false;
19699
19699
  /* style inject SSR */
19700
19700
 
19701
19701
  /* style inject shadow dom */
19702
19702
 
19703
- var __vue_component__$O = /*#__PURE__*/normalizeComponent({
19704
- render: __vue_render__$O,
19705
- staticRenderFns: __vue_staticRenderFns__$O
19706
- }, __vue_inject_styles__$O, __vue_script__$O, __vue_scope_id__$O, __vue_is_functional_template__$O, __vue_module_identifier__$O, false, createInjector, undefined, undefined);
19703
+ var __vue_component__$P = /*#__PURE__*/normalizeComponent({
19704
+ render: __vue_render__$P,
19705
+ staticRenderFns: __vue_staticRenderFns__$P
19706
+ }, __vue_inject_styles__$P, __vue_script__$P, __vue_scope_id__$P, __vue_is_functional_template__$P, __vue_module_identifier__$P, false, createInjector, undefined, undefined);
19707
19707
 
19708
19708
  var DEFAULT_SEARCH_BOX_OPTIONS = {
19709
19709
  inputSelector: "#searchBox",
@@ -19794,16 +19794,16 @@ __decorate([Prop()], SearchBoxEntry.prototype, "searchBoxOptions", void 0);
19794
19794
  SearchBoxEntry = __decorate([Component({
19795
19795
  name: "searchBox",
19796
19796
  components: {
19797
- SearchBox: __vue_component__$O
19797
+ SearchBox: __vue_component__$P
19798
19798
  }
19799
19799
  })], SearchBoxEntry);
19800
- var script$M = SearchBoxEntry;
19800
+ var script$N = SearchBoxEntry;
19801
19801
 
19802
19802
  /* script */
19803
- var __vue_script__$N = script$M;
19803
+ var __vue_script__$O = script$N;
19804
19804
  /* template */
19805
19805
 
19806
- var __vue_render__$N = function __vue_render__() {
19806
+ var __vue_render__$O = function __vue_render__() {
19807
19807
  var _vm = this;
19808
19808
 
19809
19809
  var _h = _vm.$createElement;
@@ -19817,30 +19817,30 @@ var __vue_render__$N = function __vue_render__() {
19817
19817
  });
19818
19818
  };
19819
19819
 
19820
- var __vue_staticRenderFns__$N = [];
19821
- __vue_render__$N._withStripped = true;
19820
+ var __vue_staticRenderFns__$O = [];
19821
+ __vue_render__$O._withStripped = true;
19822
19822
  /* style */
19823
19823
 
19824
- var __vue_inject_styles__$N = undefined;
19824
+ var __vue_inject_styles__$O = undefined;
19825
19825
  /* scoped */
19826
19826
 
19827
- var __vue_scope_id__$N = undefined;
19827
+ var __vue_scope_id__$O = undefined;
19828
19828
  /* module identifier */
19829
19829
 
19830
- var __vue_module_identifier__$N = undefined;
19830
+ var __vue_module_identifier__$O = undefined;
19831
19831
  /* functional template */
19832
19832
 
19833
- var __vue_is_functional_template__$N = false;
19833
+ var __vue_is_functional_template__$O = false;
19834
19834
  /* style inject */
19835
19835
 
19836
19836
  /* style inject SSR */
19837
19837
 
19838
19838
  /* style inject shadow dom */
19839
19839
 
19840
- var __vue_component__$N = /*#__PURE__*/normalizeComponent({
19841
- render: __vue_render__$N,
19842
- staticRenderFns: __vue_staticRenderFns__$N
19843
- }, __vue_inject_styles__$N, __vue_script__$N, __vue_scope_id__$N, __vue_is_functional_template__$N, __vue_module_identifier__$N, false, undefined, undefined, undefined);
19840
+ var __vue_component__$O = /*#__PURE__*/normalizeComponent({
19841
+ render: __vue_render__$O,
19842
+ staticRenderFns: __vue_staticRenderFns__$O
19843
+ }, __vue_inject_styles__$O, __vue_script__$O, __vue_scope_id__$O, __vue_is_functional_template__$O, __vue_module_identifier__$O, false, undefined, undefined, undefined);
19844
19844
 
19845
19845
  var fails$1 = fails$E;
19846
19846
 
@@ -20364,6 +20364,7 @@ var DEFAULT_OPTIONS_RESULTS = {
20364
20364
  },
20365
20365
  queryKey: "",
20366
20366
  containerSelector: "#searchResultsContainer",
20367
+ searchTitlePosition: "page-top",
20367
20368
  labels: {
20368
20369
  pageSize: "Page size:",
20369
20370
  sortBy: "Sort by:",
@@ -21648,12 +21649,12 @@ __decorate([Prop({
21648
21649
  CurrentFilterDisplay = __decorate([Component({
21649
21650
  name: "currentFilterDisplay"
21650
21651
  })], CurrentFilterDisplay);
21651
- var script$L = CurrentFilterDisplay;
21652
+ var script$M = CurrentFilterDisplay;
21652
21653
 
21653
- var __vue_script__$M = script$L;
21654
+ var __vue_script__$N = script$M;
21654
21655
  /* template */
21655
21656
 
21656
- var __vue_render__$M = function __vue_render__() {
21657
+ var __vue_render__$N = function __vue_render__() {
21657
21658
  var _vm = this;
21658
21659
 
21659
21660
  var _h = _vm.$createElement;
@@ -21680,30 +21681,30 @@ var __vue_render__$M = function __vue_render__() {
21680
21681
  }, [_vm._v("\n " + _vm._s(_vm.filter.value) + "\n ")])]);
21681
21682
  };
21682
21683
 
21683
- var __vue_staticRenderFns__$M = [];
21684
- __vue_render__$M._withStripped = true;
21684
+ var __vue_staticRenderFns__$N = [];
21685
+ __vue_render__$N._withStripped = true;
21685
21686
  /* style */
21686
21687
 
21687
- var __vue_inject_styles__$M = undefined;
21688
+ var __vue_inject_styles__$N = undefined;
21688
21689
  /* scoped */
21689
21690
 
21690
- var __vue_scope_id__$M = undefined;
21691
+ var __vue_scope_id__$N = undefined;
21691
21692
  /* module identifier */
21692
21693
 
21693
- var __vue_module_identifier__$M = undefined;
21694
+ var __vue_module_identifier__$N = undefined;
21694
21695
  /* functional template */
21695
21696
 
21696
- var __vue_is_functional_template__$M = false;
21697
+ var __vue_is_functional_template__$N = false;
21697
21698
  /* style inject */
21698
21699
 
21699
21700
  /* style inject SSR */
21700
21701
 
21701
21702
  /* style inject shadow dom */
21702
21703
 
21703
- var __vue_component__$M = /*#__PURE__*/normalizeComponent({
21704
- render: __vue_render__$M,
21705
- staticRenderFns: __vue_staticRenderFns__$M
21706
- }, __vue_inject_styles__$M, __vue_script__$M, __vue_scope_id__$M, __vue_is_functional_template__$M, __vue_module_identifier__$M, false, undefined, undefined, undefined);
21704
+ var __vue_component__$N = /*#__PURE__*/normalizeComponent({
21705
+ render: __vue_render__$N,
21706
+ staticRenderFns: __vue_staticRenderFns__$N
21707
+ }, __vue_inject_styles__$N, __vue_script__$N, __vue_scope_id__$N, __vue_is_functional_template__$N, __vue_module_identifier__$N, false, undefined, undefined, undefined);
21707
21708
 
21708
21709
  var getFacetKey = function getFacetKey(key, type) {
21709
21710
  return "".concat(FACET_FILTER_MAP[type]).concat(key);
@@ -21781,9 +21782,9 @@ var toggleHierarchyParam = function toggleHierarchyParam() {
21781
21782
  return getMostSpecificHierarchyTerms([param].concat(_toConsumableArray(params)));
21782
21783
  };
21783
21784
 
21784
- var searchResult$f = namespace("searchResult");
21785
+ var searchResult$g = namespace("searchResult");
21785
21786
  var params$c = namespace("params");
21786
- var options$4 = namespace("options");
21787
+ var options$5 = namespace("options");
21787
21788
 
21788
21789
  var CurrentFilters = /*#__PURE__*/function (_Vue) {
21789
21790
  _inherits(CurrentFilters, _Vue);
@@ -21806,35 +21807,12 @@ var CurrentFilters = /*#__PURE__*/function (_Vue) {
21806
21807
  }
21807
21808
 
21808
21809
  _createClass(CurrentFilters, [{
21809
- key: "displayFilters",
21810
- get: function get() {
21811
- var _this2 = this;
21812
-
21813
- return this.labeledFilters.filter(function (f) {
21814
- var _a;
21815
-
21816
- return !((_a = _this2.initialFilters) === null || _a === void 0 ? void 0 : _a[f.key]);
21817
- });
21818
- }
21819
- }, {
21820
- key: "labeledFilters",
21821
- get: function get() {
21822
- return getLabeledFilters(unfoldFilters(this.currentFilters), this.facets);
21823
- }
21824
- }, {
21825
21810
  key: "hasFilters",
21826
21811
  get: function get() {
21827
21812
  var _a;
21828
21813
 
21829
21814
  return ((_a = this.displayFilters) === null || _a === void 0 ? void 0 : _a.length) > 0;
21830
21815
  }
21831
- }, {
21832
- key: "filterCount",
21833
- get: function get() {
21834
- var _a, _b;
21835
-
21836
- return (_b = (_a = this.displayFilters) === null || _a === void 0 ? void 0 : _a.length) !== null && _b !== void 0 ? _b : 0;
21837
- }
21838
21816
  }, {
21839
21817
  key: "handleRemove",
21840
21818
  value: function handleRemove(_ref) {
@@ -21875,11 +21853,15 @@ __decorate([Prop({
21875
21853
  default: false
21876
21854
  })], CurrentFilters.prototype, "expandable", void 0);
21877
21855
 
21878
- __decorate([searchResult$f.Getter("filters")], CurrentFilters.prototype, "currentFilters", void 0);
21856
+ __decorate([searchResult$g.Getter("filters")], CurrentFilters.prototype, "currentFilters", void 0);
21879
21857
 
21880
- __decorate([searchResult$f.Getter("facets")], CurrentFilters.prototype, "facets", void 0);
21858
+ __decorate([searchResult$g.Getter("facets")], CurrentFilters.prototype, "facets", void 0);
21881
21859
 
21882
- __decorate([options$4.Getter("initialFilters")], CurrentFilters.prototype, "initialFilters", void 0);
21860
+ __decorate([searchResult$g.Getter("displayFilters")], CurrentFilters.prototype, "displayFilters", void 0);
21861
+
21862
+ __decorate([searchResult$g.Getter("currentFilterCount")], CurrentFilters.prototype, "currentFilterCount", void 0);
21863
+
21864
+ __decorate([options$5.Getter("initialFilters")], CurrentFilters.prototype, "initialFilters", void 0);
21883
21865
 
21884
21866
  __decorate([params$c.Action("removeParams")], CurrentFilters.prototype, "removeParams", void 0);
21885
21867
 
@@ -21890,16 +21872,16 @@ __decorate([params$c.Action("appendParams")], CurrentFilters.prototype, "appendP
21890
21872
  CurrentFilters = __decorate([Component({
21891
21873
  name: "currentFilters",
21892
21874
  components: {
21893
- CurrentFilterDisplay: __vue_component__$M
21875
+ CurrentFilterDisplay: __vue_component__$N
21894
21876
  }
21895
21877
  })], CurrentFilters);
21896
- var script$K = CurrentFilters;
21878
+ var script$L = CurrentFilters;
21897
21879
 
21898
21880
  /* script */
21899
- var __vue_script__$L = script$K;
21881
+ var __vue_script__$M = script$L;
21900
21882
  /* template */
21901
21883
 
21902
- var __vue_render__$L = function __vue_render__() {
21884
+ var __vue_render__$M = function __vue_render__() {
21903
21885
  var _vm = this;
21904
21886
 
21905
21887
  var _h = _vm.$createElement;
@@ -21925,7 +21907,7 @@ var __vue_render__$L = function __vue_render__() {
21925
21907
  staticClass: "lupa-filter-title-text"
21926
21908
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.title) + "\n "), _vm.expandable ? _c("span", {
21927
21909
  staticClass: "lupa-filter-count"
21928
- }, [_vm._v("\n (" + _vm._s(_vm.filterCount) + ")\n ")]) : _vm._e()]), _vm._v(" "), _vm.expandable ? _c("div", {
21910
+ }, [_vm._v("\n (" + _vm._s(_vm.currentFilterCount) + ")\n ")]) : _vm._e()]), _vm._v(" "), _vm.expandable ? _c("div", {
21929
21911
  staticClass: "lupa-filter-title-caret",
21930
21912
  class: _vm.isOpen && "open"
21931
21913
  }) : _vm._e()]), _vm._v(" "), !_vm.expandable || _vm.isOpen ? _c("div", {
@@ -21953,30 +21935,30 @@ var __vue_render__$L = function __vue_render__() {
21953
21935
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.clearAll) + "\n ")])]) : _vm._e()]) : _vm._e();
21954
21936
  };
21955
21937
 
21956
- var __vue_staticRenderFns__$L = [];
21957
- __vue_render__$L._withStripped = true;
21938
+ var __vue_staticRenderFns__$M = [];
21939
+ __vue_render__$M._withStripped = true;
21958
21940
  /* style */
21959
21941
 
21960
- var __vue_inject_styles__$L = undefined;
21942
+ var __vue_inject_styles__$M = undefined;
21961
21943
  /* scoped */
21962
21944
 
21963
- var __vue_scope_id__$L = undefined;
21945
+ var __vue_scope_id__$M = undefined;
21964
21946
  /* module identifier */
21965
21947
 
21966
- var __vue_module_identifier__$L = undefined;
21948
+ var __vue_module_identifier__$M = undefined;
21967
21949
  /* functional template */
21968
21950
 
21969
- var __vue_is_functional_template__$L = false;
21951
+ var __vue_is_functional_template__$M = false;
21970
21952
  /* style inject */
21971
21953
 
21972
21954
  /* style inject SSR */
21973
21955
 
21974
21956
  /* style inject shadow dom */
21975
21957
 
21976
- var __vue_component__$L = /*#__PURE__*/normalizeComponent({
21977
- render: __vue_render__$L,
21978
- staticRenderFns: __vue_staticRenderFns__$L
21979
- }, __vue_inject_styles__$L, __vue_script__$L, __vue_scope_id__$L, __vue_is_functional_template__$L, __vue_module_identifier__$L, false, undefined, undefined, undefined);
21958
+ var __vue_component__$M = /*#__PURE__*/normalizeComponent({
21959
+ render: __vue_render__$M,
21960
+ staticRenderFns: __vue_staticRenderFns__$M
21961
+ }, __vue_inject_styles__$M, __vue_script__$M, __vue_scope_id__$M, __vue_is_functional_template__$M, __vue_module_identifier__$M, false, undefined, undefined, undefined);
21980
21962
 
21981
21963
  var TermFacet$1 = /*#__PURE__*/function (_Vue) {
21982
21964
  _inherits(TermFacet, _Vue);
@@ -22038,6 +22020,11 @@ var TermFacet$1 = /*#__PURE__*/function (_Vue) {
22038
22020
  get: function get() {
22039
22021
  return this.facet.type === "range";
22040
22022
  }
22023
+ }, {
22024
+ key: "displayShowMore",
22025
+ get: function get() {
22026
+ return Boolean(this.showAll && this.options.labels.showLess || this.itemLimit < this.filteredValues.length);
22027
+ }
22041
22028
  }, {
22042
22029
  key: "handleFacetClick",
22043
22030
  value: function handleFacetClick(item) {
@@ -22051,9 +22038,9 @@ var TermFacet$1 = /*#__PURE__*/function (_Vue) {
22051
22038
  });
22052
22039
  }
22053
22040
  }, {
22054
- key: "handleShowAll",
22055
- value: function handleShowAll() {
22056
- this.showAll = true;
22041
+ key: "toggleShowAll",
22042
+ value: function toggleShowAll() {
22043
+ this.showAll = !this.showAll;
22057
22044
  }
22058
22045
  }, {
22059
22046
  key: "isChecked",
@@ -22086,13 +22073,13 @@ __decorate([Prop({
22086
22073
  TermFacet$1 = __decorate([Component({
22087
22074
  name: "termFacet"
22088
22075
  })], TermFacet$1);
22089
- var script$J = TermFacet$1;
22076
+ var script$K = TermFacet$1;
22090
22077
 
22091
22078
  /* script */
22092
- var __vue_script__$K = script$J;
22079
+ var __vue_script__$L = script$K;
22093
22080
  /* template */
22094
22081
 
22095
- var __vue_render__$K = function __vue_render__() {
22082
+ var __vue_render__$L = function __vue_render__() {
22096
22083
  var _vm = this;
22097
22084
 
22098
22085
  var _h = _vm.$createElement;
@@ -22159,41 +22146,41 @@ var __vue_render__$K = function __vue_render__() {
22159
22146
  }, [_vm._v(_vm._s(item.title))]), _vm._v(" "), _vm.options.showDocumentCount ? _c("span", {
22160
22147
  staticClass: "lupa-term-count"
22161
22148
  }, [_vm._v("(" + _vm._s(item.count) + ")")]) : _vm._e()])]);
22162
- }), 0), _vm._v(" "), _vm.itemLimit < _vm.filteredValues.length ? _c("div", {
22149
+ }), 0), _vm._v(" "), _vm.displayShowMore ? _c("div", {
22163
22150
  staticClass: "lupa-facet-term lupa-show-more-facet-results",
22164
22151
  attrs: {
22165
22152
  "data-cy": "lupa-facet-term"
22166
22153
  },
22167
22154
  on: {
22168
- click: _vm.handleShowAll
22155
+ click: _vm.toggleShowAll
22169
22156
  }
22170
- }, [_vm._v("\n " + _vm._s(_vm.options.labels.showAll) + "\n ")]) : _vm._e()]);
22157
+ }, [_vm.showAll ? _c("span", [_vm._v(" " + _vm._s(_vm.options.labels.showLess))]) : _c("span", [_vm._v(" " + _vm._s(_vm.options.labels.showAll))])]) : _vm._e()]);
22171
22158
  };
22172
22159
 
22173
- var __vue_staticRenderFns__$K = [];
22174
- __vue_render__$K._withStripped = true;
22160
+ var __vue_staticRenderFns__$L = [];
22161
+ __vue_render__$L._withStripped = true;
22175
22162
  /* style */
22176
22163
 
22177
- var __vue_inject_styles__$K = undefined;
22164
+ var __vue_inject_styles__$L = undefined;
22178
22165
  /* scoped */
22179
22166
 
22180
- var __vue_scope_id__$K = undefined;
22167
+ var __vue_scope_id__$L = undefined;
22181
22168
  /* module identifier */
22182
22169
 
22183
- var __vue_module_identifier__$K = undefined;
22170
+ var __vue_module_identifier__$L = undefined;
22184
22171
  /* functional template */
22185
22172
 
22186
- var __vue_is_functional_template__$K = false;
22173
+ var __vue_is_functional_template__$L = false;
22187
22174
  /* style inject */
22188
22175
 
22189
22176
  /* style inject SSR */
22190
22177
 
22191
22178
  /* style inject shadow dom */
22192
22179
 
22193
- var __vue_component__$K = /*#__PURE__*/normalizeComponent({
22194
- render: __vue_render__$K,
22195
- staticRenderFns: __vue_staticRenderFns__$K
22196
- }, __vue_inject_styles__$K, __vue_script__$K, __vue_scope_id__$K, __vue_is_functional_template__$K, __vue_module_identifier__$K, false, undefined, undefined, undefined);
22180
+ var __vue_component__$L = /*#__PURE__*/normalizeComponent({
22181
+ render: __vue_render__$L,
22182
+ staticRenderFns: __vue_staticRenderFns__$L
22183
+ }, __vue_inject_styles__$L, __vue_script__$L, __vue_scope_id__$L, __vue_is_functional_template__$L, __vue_module_identifier__$L, false, undefined, undefined, undefined);
22197
22184
 
22198
22185
  var vueSliderComponent_umd_min = {exports: {}};
22199
22186
 
@@ -24809,6 +24796,8 @@ var _typeof = _typeof$2.exports.default;
24809
24796
 
24810
24797
  var VueSlider = /*@__PURE__*/getDefaultExportFromCjs(vueSliderComponent_umd_min.exports);
24811
24798
 
24799
+ var options$4 = namespace("options");
24800
+
24812
24801
  var TermFacet = /*#__PURE__*/function (_Vue) {
24813
24802
  _inherits(TermFacet, _Vue);
24814
24803
 
@@ -24825,6 +24814,79 @@ var TermFacet = /*#__PURE__*/function (_Vue) {
24825
24814
  }
24826
24815
 
24827
24816
  _createClass(TermFacet, [{
24817
+ key: "rangeLabelFrom",
24818
+ get: function get() {
24819
+ var _a, _b, _c;
24820
+
24821
+ 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 : "";
24822
+ }
24823
+ }, {
24824
+ key: "rangeLabelTo",
24825
+ get: function get() {
24826
+ var _a, _b, _c;
24827
+
24828
+ 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 : "";
24829
+ }
24830
+ }, {
24831
+ key: "currency",
24832
+ get: function get() {
24833
+ var _a;
24834
+
24835
+ return (_a = this.searchResultOptions) === null || _a === void 0 ? void 0 : _a.labels.currency;
24836
+ }
24837
+ }, {
24838
+ key: "isSliderVisible",
24839
+ get: function get() {
24840
+ var _a, _b;
24841
+
24842
+ return Boolean((_b = (_a = this.options.stats) === null || _a === void 0 ? void 0 : _a.slider) !== null && _b !== void 0 ? _b : true);
24843
+ }
24844
+ }, {
24845
+ key: "isInputVisible",
24846
+ get: function get() {
24847
+ var _a;
24848
+
24849
+ return Boolean((_a = this.options.stats) === null || _a === void 0 ? void 0 : _a.inputs);
24850
+ }
24851
+ }, {
24852
+ key: "fromValue",
24853
+ get: function get() {
24854
+ return this.isPrice ? this.sliderRange[0].toFixed(2) : "".concat(this.sliderRange[0]);
24855
+ },
24856
+ set: function set(stringValue) {
24857
+ var value = +stringValue;
24858
+
24859
+ if (value < this.facetMin) {
24860
+ value = this.facetMin;
24861
+ }
24862
+
24863
+ if (!value || value > this.facetMax) {
24864
+ return;
24865
+ }
24866
+
24867
+ this.innerSliderRange = [value, this.sliderRange[1]];
24868
+ this.handleInputChange();
24869
+ }
24870
+ }, {
24871
+ key: "toValue",
24872
+ get: function get() {
24873
+ return this.isPrice ? this.sliderRange[1].toFixed(2) : "".concat(this.sliderRange[1]);
24874
+ },
24875
+ set: function set(stringValue) {
24876
+ var value = +stringValue;
24877
+
24878
+ if (value > this.facetMax) {
24879
+ value = this.facetMax;
24880
+ }
24881
+
24882
+ if (!value || value < this.facetMin) {
24883
+ return;
24884
+ }
24885
+
24886
+ this.innerSliderRange = [this.sliderRange[0], value];
24887
+ this.handleInputChange();
24888
+ }
24889
+ }, {
24828
24890
  key: "currentGte",
24829
24891
  get: function get() {
24830
24892
  return typeof this.currentFilters.gte === "string" ? parseFloat(this.currentFilters.gte) : this.currentFilters.gte;
@@ -24832,7 +24894,7 @@ var TermFacet = /*#__PURE__*/function (_Vue) {
24832
24894
  }, {
24833
24895
  key: "currentLte",
24834
24896
  get: function get() {
24835
- return typeof this.currentFilters.lte === "string" ? parseFloat(this.currentFilters.lte) : this.currentFilters.lte;
24897
+ return typeof this.currentFilters.lt === "string" ? parseFloat(this.currentFilters.lt) : this.currentFilters.lt;
24836
24898
  }
24837
24899
  }, {
24838
24900
  key: "currentMinValue",
@@ -24880,7 +24942,7 @@ var TermFacet = /*#__PURE__*/function (_Vue) {
24880
24942
  min = _this$sliderRange[0],
24881
24943
  max = _this$sliderRange[1];
24882
24944
 
24883
- return this.isPrice ? formatPriceSummary([min, max]) : formatRange({
24945
+ return this.isPrice ? formatPriceSummary([min, max], this.currency, this.searchResultOptions.labels.priceSeparator) : formatRange({
24884
24946
  gte: min,
24885
24947
  lte: max
24886
24948
  });
@@ -24895,6 +24957,19 @@ var TermFacet = /*#__PURE__*/function (_Vue) {
24895
24957
  value: function onMaxValueChange() {
24896
24958
  this.innerSliderRange = [];
24897
24959
  }
24960
+ }, {
24961
+ key: "handleInputChange",
24962
+ value: function handleInputChange() {
24963
+ if (this.innerSliderRange.length < 1) {
24964
+ return;
24965
+ }
24966
+
24967
+ if (this.sliderRange[0] === this.currentGte && this.sliderRange[1] === this.currentLte) {
24968
+ return;
24969
+ }
24970
+
24971
+ this.handleChange();
24972
+ }
24898
24973
  }, {
24899
24974
  key: "handleChange",
24900
24975
  value: function handleChange() {
@@ -24928,6 +25003,10 @@ __decorate([Prop({
24928
25003
  }
24929
25004
  })], TermFacet.prototype, "currentFilters", void 0);
24930
25005
 
25006
+ __decorate([options$4.State(function (s) {
25007
+ return s.searchResultOptions;
25008
+ })], TermFacet.prototype, "searchResultOptions", void 0);
25009
+
24931
25010
  __decorate([Watch("currentMinValue")], TermFacet.prototype, "onMinValueChange", null);
24932
25011
 
24933
25012
  __decorate([Watch("currentMaxValue")], TermFacet.prototype, "onMaxValueChange", null);
@@ -24938,13 +25017,13 @@ TermFacet = __decorate([Component({
24938
25017
  VueSlider: VueSlider
24939
25018
  }
24940
25019
  })], TermFacet);
24941
- var script$I = TermFacet;
25020
+ var script$J = TermFacet;
24942
25021
 
24943
25022
  /* script */
24944
- var __vue_script__$J = script$I;
25023
+ var __vue_script__$K = script$J;
24945
25024
  /* template */
24946
25025
 
24947
- var __vue_render__$J = function __vue_render__() {
25026
+ var __vue_render__$K = function __vue_render__() {
24948
25027
  var _vm = this;
24949
25028
 
24950
25029
  var _h = _vm.$createElement;
@@ -24953,9 +25032,69 @@ var __vue_render__$J = function __vue_render__() {
24953
25032
 
24954
25033
  return _c("div", {
24955
25034
  staticClass: "lupa-search-result-facet-stats-values"
24956
- }, [_c("div", {
25035
+ }, [!_vm.isInputVisible ? _c("div", {
24957
25036
  staticClass: "lupa-stats-facet-summary"
24958
- }, [_vm._v(_vm._s(_vm.statsSummary))]), _vm._v(" "), _c("div", {
25037
+ }, [_vm._v("\n " + _vm._s(_vm.statsSummary) + "\n ")]) : _c("div", {
25038
+ staticClass: "lupa-stats-facet-summary-input"
25039
+ }, [_c("div", [_vm.rangeLabelFrom ? _c("div", {
25040
+ staticClass: "lupa-stats-range-label"
25041
+ }, [_vm._v("\n " + _vm._s(_vm.rangeLabelFrom) + "\n ")]) : _vm._e(), _vm._v(" "), _c("div", {
25042
+ staticClass: "lupa-stats-from"
25043
+ }, [_c("input", {
25044
+ directives: [{
25045
+ name: "model",
25046
+ rawName: "v-model.lazy",
25047
+ value: _vm.fromValue,
25048
+ expression: "fromValue",
25049
+ modifiers: {
25050
+ lazy: true
25051
+ }
25052
+ }],
25053
+ attrs: {
25054
+ type: "number",
25055
+ max: _vm.facetMax,
25056
+ min: _vm.facetMin,
25057
+ step: _vm.isPrice ? "0.01" : "1"
25058
+ },
25059
+ domProps: {
25060
+ value: _vm.fromValue
25061
+ },
25062
+ on: {
25063
+ change: function change($event) {
25064
+ _vm.fromValue = $event.target.value;
25065
+ }
25066
+ }
25067
+ }), _vm._v(" "), _vm.isPrice ? _c("span", [_vm._v(_vm._s(_vm.currency))]) : _vm._e()])]), _vm._v(" "), _c("div", {
25068
+ staticClass: "lupa-stats-separator"
25069
+ }), _vm._v(" "), _c("div", [_vm.rangeLabelTo ? _c("div", {
25070
+ staticClass: "lupa-stats-range-label"
25071
+ }, [_vm._v("\n " + _vm._s(_vm.rangeLabelTo) + "\n ")]) : _vm._e(), _vm._v(" "), _c("div", {
25072
+ staticClass: "lupa-stats-to"
25073
+ }, [_c("input", {
25074
+ directives: [{
25075
+ name: "model",
25076
+ rawName: "v-model.lazy",
25077
+ value: _vm.toValue,
25078
+ expression: "toValue",
25079
+ modifiers: {
25080
+ lazy: true
25081
+ }
25082
+ }],
25083
+ attrs: {
25084
+ type: "number",
25085
+ max: _vm.facetMax,
25086
+ min: _vm.facetMin,
25087
+ step: _vm.isPrice ? "0.01" : "1"
25088
+ },
25089
+ domProps: {
25090
+ value: _vm.toValue
25091
+ },
25092
+ on: {
25093
+ change: function change($event) {
25094
+ _vm.toValue = $event.target.value;
25095
+ }
25096
+ }
25097
+ }), _vm._v(" "), _vm.isPrice ? _c("span", [_vm._v(_vm._s(_vm.currency))]) : _vm._e()])])]), _vm._v(" "), _vm.isSliderVisible ? _c("div", {
24959
25098
  staticClass: "lupa-stats-slider-wrapper"
24960
25099
  }, [_c("vue-slider", {
24961
25100
  staticClass: "slider",
@@ -24979,33 +25118,33 @@ var __vue_render__$J = function __vue_render__() {
24979
25118
  },
24980
25119
  expression: "sliderRange"
24981
25120
  }
24982
- })], 1)]);
25121
+ })], 1) : _vm._e()]);
24983
25122
  };
24984
25123
 
24985
- var __vue_staticRenderFns__$J = [];
24986
- __vue_render__$J._withStripped = true;
25124
+ var __vue_staticRenderFns__$K = [];
25125
+ __vue_render__$K._withStripped = true;
24987
25126
  /* style */
24988
25127
 
24989
- var __vue_inject_styles__$J = undefined;
25128
+ var __vue_inject_styles__$K = undefined;
24990
25129
  /* scoped */
24991
25130
 
24992
- var __vue_scope_id__$J = undefined;
25131
+ var __vue_scope_id__$K = undefined;
24993
25132
  /* module identifier */
24994
25133
 
24995
- var __vue_module_identifier__$J = undefined;
25134
+ var __vue_module_identifier__$K = undefined;
24996
25135
  /* functional template */
24997
25136
 
24998
- var __vue_is_functional_template__$J = false;
25137
+ var __vue_is_functional_template__$K = false;
24999
25138
  /* style inject */
25000
25139
 
25001
25140
  /* style inject SSR */
25002
25141
 
25003
25142
  /* style inject shadow dom */
25004
25143
 
25005
- var __vue_component__$J = /*#__PURE__*/normalizeComponent({
25006
- render: __vue_render__$J,
25007
- staticRenderFns: __vue_staticRenderFns__$J
25008
- }, __vue_inject_styles__$J, __vue_script__$J, __vue_scope_id__$J, __vue_is_functional_template__$J, __vue_module_identifier__$J, false, undefined, undefined, undefined);
25144
+ var __vue_component__$K = /*#__PURE__*/normalizeComponent({
25145
+ render: __vue_render__$K,
25146
+ staticRenderFns: __vue_staticRenderFns__$K
25147
+ }, __vue_inject_styles__$K, __vue_script__$K, __vue_scope_id__$K, __vue_is_functional_template__$K, __vue_module_identifier__$K, false, undefined, undefined, undefined);
25009
25148
 
25010
25149
  var HierarchyFacetLevel = /*#__PURE__*/function (_Vue) {
25011
25150
  _inherits(HierarchyFacetLevel, _Vue);
@@ -25071,13 +25210,13 @@ __decorate([Prop({
25071
25210
  HierarchyFacetLevel = __decorate([Component({
25072
25211
  name: "HierarchyFacetLevel"
25073
25212
  })], HierarchyFacetLevel);
25074
- var script$H = HierarchyFacetLevel;
25213
+ var script$I = HierarchyFacetLevel;
25075
25214
 
25076
25215
  /* script */
25077
- var __vue_script__$I = script$H;
25216
+ var __vue_script__$J = script$I;
25078
25217
  /* template */
25079
25218
 
25080
- var __vue_render__$I = function __vue_render__() {
25219
+ var __vue_render__$J = function __vue_render__() {
25081
25220
  var _vm = this;
25082
25221
 
25083
25222
  var _h = _vm.$createElement;
@@ -25085,7 +25224,10 @@ var __vue_render__$I = function __vue_render__() {
25085
25224
  var _c = _vm._self._c || _h;
25086
25225
 
25087
25226
  return _c("div", {
25088
- staticClass: "lupa-facet-hierarchy"
25227
+ staticClass: "lupa-facet-hierarchy",
25228
+ class: {
25229
+ "lupa-term-active": _vm.isChecked
25230
+ }
25089
25231
  }, [_c("div", {
25090
25232
  staticClass: "lupa-facet-term",
25091
25233
  attrs: {
@@ -25129,13 +25271,13 @@ var __vue_render__$I = function __vue_render__() {
25129
25271
  }), 1) : _vm._e()]);
25130
25272
  };
25131
25273
 
25132
- var __vue_staticRenderFns__$I = [];
25133
- __vue_render__$I._withStripped = true;
25274
+ var __vue_staticRenderFns__$J = [];
25275
+ __vue_render__$J._withStripped = true;
25134
25276
  /* style */
25135
25277
 
25136
- var __vue_inject_styles__$I = function __vue_inject_styles__(inject) {
25278
+ var __vue_inject_styles__$J = function __vue_inject_styles__(inject) {
25137
25279
  if (!inject) return;
25138
- inject("data-v-1d0e2e1d_0", {
25280
+ inject("data-v-1cc23c16_0", {
25139
25281
  source: ".lupa-facet-level {\n margin-left: 25px;\n}",
25140
25282
  map: undefined,
25141
25283
  media: undefined
@@ -25144,21 +25286,21 @@ var __vue_inject_styles__$I = function __vue_inject_styles__(inject) {
25144
25286
  /* scoped */
25145
25287
 
25146
25288
 
25147
- var __vue_scope_id__$I = undefined;
25289
+ var __vue_scope_id__$J = undefined;
25148
25290
  /* module identifier */
25149
25291
 
25150
- var __vue_module_identifier__$I = undefined;
25292
+ var __vue_module_identifier__$J = undefined;
25151
25293
  /* functional template */
25152
25294
 
25153
- var __vue_is_functional_template__$I = false;
25295
+ var __vue_is_functional_template__$J = false;
25154
25296
  /* style inject SSR */
25155
25297
 
25156
25298
  /* style inject shadow dom */
25157
25299
 
25158
- var __vue_component__$I = /*#__PURE__*/normalizeComponent({
25159
- render: __vue_render__$I,
25160
- staticRenderFns: __vue_staticRenderFns__$I
25161
- }, __vue_inject_styles__$I, __vue_script__$I, __vue_scope_id__$I, __vue_is_functional_template__$I, __vue_module_identifier__$I, false, createInjector, undefined, undefined);
25300
+ var __vue_component__$J = /*#__PURE__*/normalizeComponent({
25301
+ render: __vue_render__$J,
25302
+ staticRenderFns: __vue_staticRenderFns__$J
25303
+ }, __vue_inject_styles__$J, __vue_script__$J, __vue_scope_id__$J, __vue_is_functional_template__$J, __vue_module_identifier__$J, false, createInjector, undefined, undefined);
25162
25304
 
25163
25305
  var HierarchyFacet = /*#__PURE__*/function (_Vue) {
25164
25306
  _inherits(HierarchyFacet, _Vue);
@@ -25253,16 +25395,16 @@ __decorate([Prop({
25253
25395
  HierarchyFacet = __decorate([Component({
25254
25396
  name: "hierarchyFacet",
25255
25397
  components: {
25256
- HierarchyFacetLevel: __vue_component__$I
25398
+ HierarchyFacetLevel: __vue_component__$J
25257
25399
  }
25258
25400
  })], HierarchyFacet);
25259
- var script$G = HierarchyFacet;
25401
+ var script$H = HierarchyFacet;
25260
25402
 
25261
25403
  /* script */
25262
- var __vue_script__$H = script$G;
25404
+ var __vue_script__$I = script$H;
25263
25405
  /* template */
25264
25406
 
25265
- var __vue_render__$H = function __vue_render__() {
25407
+ var __vue_render__$I = function __vue_render__() {
25266
25408
  var _vm = this;
25267
25409
 
25268
25410
  var _h = _vm.$createElement;
@@ -25323,30 +25465,30 @@ var __vue_render__$H = function __vue_render__() {
25323
25465
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.showAll) + "\n ")]) : _vm._e()], 2);
25324
25466
  };
25325
25467
 
25326
- var __vue_staticRenderFns__$H = [];
25327
- __vue_render__$H._withStripped = true;
25468
+ var __vue_staticRenderFns__$I = [];
25469
+ __vue_render__$I._withStripped = true;
25328
25470
  /* style */
25329
25471
 
25330
- var __vue_inject_styles__$H = undefined;
25472
+ var __vue_inject_styles__$I = undefined;
25331
25473
  /* scoped */
25332
25474
 
25333
- var __vue_scope_id__$H = undefined;
25475
+ var __vue_scope_id__$I = undefined;
25334
25476
  /* module identifier */
25335
25477
 
25336
- var __vue_module_identifier__$H = undefined;
25478
+ var __vue_module_identifier__$I = undefined;
25337
25479
  /* functional template */
25338
25480
 
25339
- var __vue_is_functional_template__$H = false;
25481
+ var __vue_is_functional_template__$I = false;
25340
25482
  /* style inject */
25341
25483
 
25342
25484
  /* style inject SSR */
25343
25485
 
25344
25486
  /* style inject shadow dom */
25345
25487
 
25346
- var __vue_component__$H = /*#__PURE__*/normalizeComponent({
25347
- render: __vue_render__$H,
25348
- staticRenderFns: __vue_staticRenderFns__$H
25349
- }, __vue_inject_styles__$H, __vue_script__$H, __vue_scope_id__$H, __vue_is_functional_template__$H, __vue_module_identifier__$H, false, undefined, undefined, undefined);
25488
+ var __vue_component__$I = /*#__PURE__*/normalizeComponent({
25489
+ render: __vue_render__$I,
25490
+ staticRenderFns: __vue_staticRenderFns__$I
25491
+ }, __vue_inject_styles__$I, __vue_script__$I, __vue_scope_id__$I, __vue_is_functional_template__$I, __vue_module_identifier__$I, false, undefined, undefined, undefined);
25350
25492
 
25351
25493
  var FacetDisplay = /*#__PURE__*/function (_Vue) {
25352
25494
  _inherits(FacetDisplay, _Vue);
@@ -25472,18 +25614,18 @@ __decorate([Prop({
25472
25614
  FacetDisplay = __decorate([Component({
25473
25615
  name: "facetDisplay",
25474
25616
  components: {
25475
- TermFacet: __vue_component__$K,
25476
- StatsFacet: __vue_component__$J,
25477
- HierarchyFacet: __vue_component__$H
25617
+ TermFacet: __vue_component__$L,
25618
+ StatsFacet: __vue_component__$K,
25619
+ HierarchyFacet: __vue_component__$I
25478
25620
  }
25479
25621
  })], FacetDisplay);
25480
- var script$F = FacetDisplay;
25622
+ var script$G = FacetDisplay;
25481
25623
 
25482
25624
  /* script */
25483
- var __vue_script__$G = script$F;
25625
+ var __vue_script__$H = script$G;
25484
25626
  /* template */
25485
25627
 
25486
- var __vue_render__$G = function __vue_render__() {
25628
+ var __vue_render__$H = function __vue_render__() {
25487
25629
  var _vm = this;
25488
25630
 
25489
25631
  var _h = _vm.$createElement;
@@ -25539,30 +25681,30 @@ var __vue_render__$G = function __vue_render__() {
25539
25681
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.facetClear) + "\n ")]) : _vm._e()], 1) : _vm._e()]) : _vm._e();
25540
25682
  };
25541
25683
 
25542
- var __vue_staticRenderFns__$G = [];
25543
- __vue_render__$G._withStripped = true;
25684
+ var __vue_staticRenderFns__$H = [];
25685
+ __vue_render__$H._withStripped = true;
25544
25686
  /* style */
25545
25687
 
25546
- var __vue_inject_styles__$G = undefined;
25688
+ var __vue_inject_styles__$H = undefined;
25547
25689
  /* scoped */
25548
25690
 
25549
- var __vue_scope_id__$G = undefined;
25691
+ var __vue_scope_id__$H = undefined;
25550
25692
  /* module identifier */
25551
25693
 
25552
- var __vue_module_identifier__$G = undefined;
25694
+ var __vue_module_identifier__$H = undefined;
25553
25695
  /* functional template */
25554
25696
 
25555
- var __vue_is_functional_template__$G = false;
25697
+ var __vue_is_functional_template__$H = false;
25556
25698
  /* style inject */
25557
25699
 
25558
25700
  /* style inject SSR */
25559
25701
 
25560
25702
  /* style inject shadow dom */
25561
25703
 
25562
- var __vue_component__$G = /*#__PURE__*/normalizeComponent({
25563
- render: __vue_render__$G,
25564
- staticRenderFns: __vue_staticRenderFns__$G
25565
- }, __vue_inject_styles__$G, __vue_script__$G, __vue_scope_id__$G, __vue_is_functional_template__$G, __vue_module_identifier__$G, false, undefined, undefined, undefined);
25704
+ var __vue_component__$H = /*#__PURE__*/normalizeComponent({
25705
+ render: __vue_render__$H,
25706
+ staticRenderFns: __vue_staticRenderFns__$H
25707
+ }, __vue_inject_styles__$H, __vue_script__$H, __vue_scope_id__$H, __vue_is_functional_template__$H, __vue_module_identifier__$H, false, undefined, undefined, undefined);
25566
25708
 
25567
25709
  var FacetList = /*#__PURE__*/function (_Vue) {
25568
25710
  _inherits(FacetList, _Vue);
@@ -25576,6 +25718,17 @@ var FacetList = /*#__PURE__*/function (_Vue) {
25576
25718
  }
25577
25719
 
25578
25720
  _createClass(FacetList, [{
25721
+ key: "displayFacets",
25722
+ get: function get() {
25723
+ var _this = this;
25724
+
25725
+ return this.options.exclude ? this.facets.filter(function (f) {
25726
+ var _a;
25727
+
25728
+ return !((_a = _this.options.exclude) === null || _a === void 0 ? void 0 : _a.includes(f.key));
25729
+ }) : this.facets;
25730
+ }
25731
+ }, {
25579
25732
  key: "handleFacetSelect",
25580
25733
  value: function handleFacetSelect(facetAction) {
25581
25734
  this.$emit("select", facetAction);
@@ -25615,16 +25768,16 @@ __decorate([Prop({
25615
25768
  FacetList = __decorate([Component({
25616
25769
  name: "facetList",
25617
25770
  components: {
25618
- FacetDisplay: __vue_component__$G
25771
+ FacetDisplay: __vue_component__$H
25619
25772
  }
25620
25773
  })], FacetList);
25621
- var script$E = FacetList;
25774
+ var script$F = FacetList;
25622
25775
 
25623
25776
  /* script */
25624
- var __vue_script__$F = script$E;
25777
+ var __vue_script__$G = script$F;
25625
25778
  /* template */
25626
25779
 
25627
- var __vue_render__$F = function __vue_render__() {
25780
+ var __vue_render__$G = function __vue_render__() {
25628
25781
  var _vm = this;
25629
25782
 
25630
25783
  var _h = _vm.$createElement;
@@ -25638,7 +25791,7 @@ var __vue_render__$F = function __vue_render__() {
25638
25791
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.title) + "\n ")]) : _vm._e(), _vm._v(" "), _c("div", {
25639
25792
  staticClass: "lupa-search-result-facet-list",
25640
25793
  class: "lupa-" + _vm.facetStyle
25641
- }, _vm._l(_vm.facets, function (facet) {
25794
+ }, _vm._l(_vm.displayFacets, function (facet) {
25642
25795
  return _c("FacetDisplay", {
25643
25796
  key: facet.key,
25644
25797
  attrs: {
@@ -25655,30 +25808,30 @@ var __vue_render__$F = function __vue_render__() {
25655
25808
  }), 1)]);
25656
25809
  };
25657
25810
 
25658
- var __vue_staticRenderFns__$F = [];
25659
- __vue_render__$F._withStripped = true;
25811
+ var __vue_staticRenderFns__$G = [];
25812
+ __vue_render__$G._withStripped = true;
25660
25813
  /* style */
25661
25814
 
25662
- var __vue_inject_styles__$F = undefined;
25815
+ var __vue_inject_styles__$G = undefined;
25663
25816
  /* scoped */
25664
25817
 
25665
- var __vue_scope_id__$F = undefined;
25818
+ var __vue_scope_id__$G = undefined;
25666
25819
  /* module identifier */
25667
25820
 
25668
- var __vue_module_identifier__$F = undefined;
25821
+ var __vue_module_identifier__$G = undefined;
25669
25822
  /* functional template */
25670
25823
 
25671
- var __vue_is_functional_template__$F = false;
25824
+ var __vue_is_functional_template__$G = false;
25672
25825
  /* style inject */
25673
25826
 
25674
25827
  /* style inject SSR */
25675
25828
 
25676
25829
  /* style inject shadow dom */
25677
25830
 
25678
- var __vue_component__$F = /*#__PURE__*/normalizeComponent({
25679
- render: __vue_render__$F,
25680
- staticRenderFns: __vue_staticRenderFns__$F
25681
- }, __vue_inject_styles__$F, __vue_script__$F, __vue_scope_id__$F, __vue_is_functional_template__$F, __vue_module_identifier__$F, false, undefined, undefined, undefined);
25831
+ var __vue_component__$G = /*#__PURE__*/normalizeComponent({
25832
+ render: __vue_render__$G,
25833
+ staticRenderFns: __vue_staticRenderFns__$G
25834
+ }, __vue_inject_styles__$G, __vue_script__$G, __vue_scope_id__$G, __vue_is_functional_template__$G, __vue_module_identifier__$G, false, undefined, undefined, undefined);
25682
25835
 
25683
25836
  var RESULT_ROOT_ID = "lupa-search-results";
25684
25837
  var scrollToSearchResults = function scrollToSearchResults() {
@@ -25705,7 +25858,7 @@ var scrollTo = function scrollTo(elementId) {
25705
25858
  });
25706
25859
  };
25707
25860
 
25708
- var searchResult$e = namespace("searchResult");
25861
+ var searchResult$f = namespace("searchResult");
25709
25862
  var params$b = namespace("params");
25710
25863
 
25711
25864
  var Facets = /*#__PURE__*/function (_Vue) {
@@ -25789,7 +25942,7 @@ __decorate([Prop({
25789
25942
 
25790
25943
  __decorate([params$b.Getter("filters")], Facets.prototype, "currentFilters", void 0);
25791
25944
 
25792
- __decorate([searchResult$e.Getter("facets")], Facets.prototype, "facets", void 0);
25945
+ __decorate([searchResult$f.Getter("facets")], Facets.prototype, "facets", void 0);
25793
25946
 
25794
25947
  __decorate([params$b.Action("removeParams")], Facets.prototype, "removeParams", void 0);
25795
25948
 
@@ -25798,16 +25951,16 @@ __decorate([params$b.Action("appendParams")], Facets.prototype, "appendParams",
25798
25951
  Facets = __decorate([Component({
25799
25952
  name: "facets",
25800
25953
  components: {
25801
- FacetList: __vue_component__$F
25954
+ FacetList: __vue_component__$G
25802
25955
  }
25803
25956
  })], Facets);
25804
- var script$D = Facets;
25957
+ var script$E = Facets;
25805
25958
 
25806
25959
  /* script */
25807
- var __vue_script__$E = script$D;
25960
+ var __vue_script__$F = script$E;
25808
25961
  /* template */
25809
25962
 
25810
- var __vue_render__$E = function __vue_render__() {
25963
+ var __vue_render__$F = function __vue_render__() {
25811
25964
  var _vm = this;
25812
25965
 
25813
25966
  var _h = _vm.$createElement;
@@ -25831,30 +25984,30 @@ var __vue_render__$E = function __vue_render__() {
25831
25984
  }) : _vm._e()], 1);
25832
25985
  };
25833
25986
 
25834
- var __vue_staticRenderFns__$E = [];
25835
- __vue_render__$E._withStripped = true;
25987
+ var __vue_staticRenderFns__$F = [];
25988
+ __vue_render__$F._withStripped = true;
25836
25989
  /* style */
25837
25990
 
25838
- var __vue_inject_styles__$E = undefined;
25991
+ var __vue_inject_styles__$F = undefined;
25839
25992
  /* scoped */
25840
25993
 
25841
- var __vue_scope_id__$E = undefined;
25994
+ var __vue_scope_id__$F = undefined;
25842
25995
  /* module identifier */
25843
25996
 
25844
- var __vue_module_identifier__$E = undefined;
25997
+ var __vue_module_identifier__$F = undefined;
25845
25998
  /* functional template */
25846
25999
 
25847
- var __vue_is_functional_template__$E = false;
26000
+ var __vue_is_functional_template__$F = false;
25848
26001
  /* style inject */
25849
26002
 
25850
26003
  /* style inject SSR */
25851
26004
 
25852
26005
  /* style inject shadow dom */
25853
26006
 
25854
- var __vue_component__$E = /*#__PURE__*/normalizeComponent({
25855
- render: __vue_render__$E,
25856
- staticRenderFns: __vue_staticRenderFns__$E
25857
- }, __vue_inject_styles__$E, __vue_script__$E, __vue_scope_id__$E, __vue_is_functional_template__$E, __vue_module_identifier__$E, false, undefined, undefined, undefined);
26007
+ var __vue_component__$F = /*#__PURE__*/normalizeComponent({
26008
+ render: __vue_render__$F,
26009
+ staticRenderFns: __vue_staticRenderFns__$F
26010
+ }, __vue_inject_styles__$F, __vue_script__$F, __vue_scope_id__$F, __vue_is_functional_template__$F, __vue_module_identifier__$F, false, undefined, undefined, undefined);
25858
26011
 
25859
26012
  var emitRoutingEvent = function emitRoutingEvent(url) {
25860
26013
  var event = new CustomEvent(LUPA_ROUTING_EVENT, {
@@ -25900,7 +26053,7 @@ var CategoryFilterItem = /*#__PURE__*/function (_Vue) {
25900
26053
  }, {
25901
26054
  key: "isActive",
25902
26055
  get: function get() {
25903
- return window.location.href === this.url;
26056
+ return window.location.href === this.urlLink;
25904
26057
  }
25905
26058
  }, {
25906
26059
  key: "hasDirectRouting",
@@ -25931,13 +26084,13 @@ CategoryFilterItem = __decorate([Component({
25931
26084
  SearchResults: __vue_component__$4
25932
26085
  }
25933
26086
  })], CategoryFilterItem);
25934
- var script$C = CategoryFilterItem;
26087
+ var script$D = CategoryFilterItem;
25935
26088
 
25936
26089
  /* script */
25937
- var __vue_script__$D = script$C;
26090
+ var __vue_script__$E = script$D;
25938
26091
  /* template */
25939
26092
 
25940
- var __vue_render__$D = function __vue_render__() {
26093
+ var __vue_render__$E = function __vue_render__() {
25941
26094
  var _vm = this;
25942
26095
 
25943
26096
  var _h = _vm.$createElement;
@@ -25959,30 +26112,30 @@ var __vue_render__$D = function __vue_render__() {
25959
26112
  }), [_vm._v("\n " + _vm._s(_vm.title) + "\n ")])]);
25960
26113
  };
25961
26114
 
25962
- var __vue_staticRenderFns__$D = [];
25963
- __vue_render__$D._withStripped = true;
26115
+ var __vue_staticRenderFns__$E = [];
26116
+ __vue_render__$E._withStripped = true;
25964
26117
  /* style */
25965
26118
 
25966
- var __vue_inject_styles__$D = undefined;
26119
+ var __vue_inject_styles__$E = undefined;
25967
26120
  /* scoped */
25968
26121
 
25969
- var __vue_scope_id__$D = undefined;
26122
+ var __vue_scope_id__$E = undefined;
25970
26123
  /* module identifier */
25971
26124
 
25972
- var __vue_module_identifier__$D = undefined;
26125
+ var __vue_module_identifier__$E = undefined;
25973
26126
  /* functional template */
25974
26127
 
25975
- var __vue_is_functional_template__$D = false;
26128
+ var __vue_is_functional_template__$E = false;
25976
26129
  /* style inject */
25977
26130
 
25978
26131
  /* style inject SSR */
25979
26132
 
25980
26133
  /* style inject shadow dom */
25981
26134
 
25982
- var __vue_component__$D = /*#__PURE__*/normalizeComponent({
25983
- render: __vue_render__$D,
25984
- staticRenderFns: __vue_staticRenderFns__$D
25985
- }, __vue_inject_styles__$D, __vue_script__$D, __vue_scope_id__$D, __vue_is_functional_template__$D, __vue_module_identifier__$D, false, undefined, undefined, undefined);
26135
+ var __vue_component__$E = /*#__PURE__*/normalizeComponent({
26136
+ render: __vue_render__$E,
26137
+ staticRenderFns: __vue_staticRenderFns__$E
26138
+ }, __vue_inject_styles__$E, __vue_script__$E, __vue_scope_id__$E, __vue_is_functional_template__$E, __vue_module_identifier__$E, false, undefined, undefined, undefined);
25986
26139
 
25987
26140
  var options$3 = namespace("options");
25988
26141
 
@@ -26056,7 +26209,7 @@ var CategoryFilter = /*#__PURE__*/function (_Vue) {
26056
26209
  }, {
26057
26210
  key: "isActive",
26058
26211
  get: function get() {
26059
- return this.parentUrl === window.location.href;
26212
+ return this.parentUrlLink === window.location.href;
26060
26213
  }
26061
26214
  }, {
26062
26215
  key: "mounted",
@@ -26118,16 +26271,16 @@ __decorate([options$3.Getter("envOptions")], CategoryFilter.prototype, "envOptio
26118
26271
  CategoryFilter = __decorate([Component({
26119
26272
  name: "categoryFilter",
26120
26273
  components: {
26121
- CategoryFilterItem: __vue_component__$D
26274
+ CategoryFilterItem: __vue_component__$E
26122
26275
  }
26123
26276
  })], CategoryFilter);
26124
- var script$B = CategoryFilter;
26277
+ var script$C = CategoryFilter;
26125
26278
 
26126
26279
  /* script */
26127
- var __vue_script__$C = script$B;
26280
+ var __vue_script__$D = script$C;
26128
26281
  /* template */
26129
26282
 
26130
- var __vue_render__$C = function __vue_render__() {
26283
+ var __vue_render__$D = function __vue_render__() {
26131
26284
  var _vm = this;
26132
26285
 
26133
26286
  var _h = _vm.$createElement;
@@ -26180,30 +26333,30 @@ var __vue_render__$C = function __vue_render__() {
26180
26333
  }), 1)]);
26181
26334
  };
26182
26335
 
26183
- var __vue_staticRenderFns__$C = [];
26184
- __vue_render__$C._withStripped = true;
26336
+ var __vue_staticRenderFns__$D = [];
26337
+ __vue_render__$D._withStripped = true;
26185
26338
  /* style */
26186
26339
 
26187
- var __vue_inject_styles__$C = undefined;
26340
+ var __vue_inject_styles__$D = undefined;
26188
26341
  /* scoped */
26189
26342
 
26190
- var __vue_scope_id__$C = undefined;
26343
+ var __vue_scope_id__$D = undefined;
26191
26344
  /* module identifier */
26192
26345
 
26193
- var __vue_module_identifier__$C = undefined;
26346
+ var __vue_module_identifier__$D = undefined;
26194
26347
  /* functional template */
26195
26348
 
26196
- var __vue_is_functional_template__$C = false;
26349
+ var __vue_is_functional_template__$D = false;
26197
26350
  /* style inject */
26198
26351
 
26199
26352
  /* style inject SSR */
26200
26353
 
26201
26354
  /* style inject shadow dom */
26202
26355
 
26203
- var __vue_component__$C = /*#__PURE__*/normalizeComponent({
26204
- render: __vue_render__$C,
26205
- staticRenderFns: __vue_staticRenderFns__$C
26206
- }, __vue_inject_styles__$C, __vue_script__$C, __vue_scope_id__$C, __vue_is_functional_template__$C, __vue_module_identifier__$C, false, undefined, undefined, undefined);
26356
+ var __vue_component__$D = /*#__PURE__*/normalizeComponent({
26357
+ render: __vue_render__$D,
26358
+ staticRenderFns: __vue_staticRenderFns__$D
26359
+ }, __vue_inject_styles__$D, __vue_script__$D, __vue_scope_id__$D, __vue_is_functional_template__$D, __vue_module_identifier__$D, false, undefined, undefined, undefined);
26207
26360
 
26208
26361
  var SearchResultsFilters = /*#__PURE__*/function (_Vue) {
26209
26362
  _inherits(SearchResultsFilters, _Vue);
@@ -26237,18 +26390,18 @@ __decorate([Prop({
26237
26390
  SearchResultsFilters = __decorate([Component({
26238
26391
  name: "searchResultsFilters",
26239
26392
  components: {
26240
- CurrentFilters: __vue_component__$L,
26241
- Facets: __vue_component__$E,
26242
- CategoryFilter: __vue_component__$C
26393
+ CurrentFilters: __vue_component__$M,
26394
+ Facets: __vue_component__$F,
26395
+ CategoryFilter: __vue_component__$D
26243
26396
  }
26244
26397
  })], SearchResultsFilters);
26245
- var script$A = SearchResultsFilters;
26398
+ var script$B = SearchResultsFilters;
26246
26399
 
26247
26400
  /* script */
26248
- var __vue_script__$B = script$A;
26401
+ var __vue_script__$C = script$B;
26249
26402
  /* template */
26250
26403
 
26251
- var __vue_render__$B = function __vue_render__() {
26404
+ var __vue_render__$C = function __vue_render__() {
26252
26405
  var _vm = this;
26253
26406
 
26254
26407
  var _h = _vm.$createElement;
@@ -26275,32 +26428,32 @@ var __vue_render__$B = function __vue_render__() {
26275
26428
  }) : _vm._e()], 1);
26276
26429
  };
26277
26430
 
26278
- var __vue_staticRenderFns__$B = [];
26279
- __vue_render__$B._withStripped = true;
26431
+ var __vue_staticRenderFns__$C = [];
26432
+ __vue_render__$C._withStripped = true;
26280
26433
  /* style */
26281
26434
 
26282
- var __vue_inject_styles__$B = undefined;
26435
+ var __vue_inject_styles__$C = undefined;
26283
26436
  /* scoped */
26284
26437
 
26285
- var __vue_scope_id__$B = undefined;
26438
+ var __vue_scope_id__$C = undefined;
26286
26439
  /* module identifier */
26287
26440
 
26288
- var __vue_module_identifier__$B = undefined;
26441
+ var __vue_module_identifier__$C = undefined;
26289
26442
  /* functional template */
26290
26443
 
26291
- var __vue_is_functional_template__$B = false;
26444
+ var __vue_is_functional_template__$C = false;
26292
26445
  /* style inject */
26293
26446
 
26294
26447
  /* style inject SSR */
26295
26448
 
26296
26449
  /* style inject shadow dom */
26297
26450
 
26298
- var __vue_component__$B = /*#__PURE__*/normalizeComponent({
26299
- render: __vue_render__$B,
26300
- staticRenderFns: __vue_staticRenderFns__$B
26301
- }, __vue_inject_styles__$B, __vue_script__$B, __vue_scope_id__$B, __vue_is_functional_template__$B, __vue_module_identifier__$B, false, undefined, undefined, undefined);
26451
+ var __vue_component__$C = /*#__PURE__*/normalizeComponent({
26452
+ render: __vue_render__$C,
26453
+ staticRenderFns: __vue_staticRenderFns__$C
26454
+ }, __vue_inject_styles__$C, __vue_script__$C, __vue_scope_id__$C, __vue_is_functional_template__$C, __vue_module_identifier__$C, false, undefined, undefined, undefined);
26302
26455
 
26303
- var searchResult$d = namespace("searchResult");
26456
+ var searchResult$e = namespace("searchResult");
26304
26457
 
26305
26458
  var MobileFilterSidebar = /*#__PURE__*/function (_Vue) {
26306
26459
  _inherits(MobileFilterSidebar, _Vue);
@@ -26314,6 +26467,27 @@ var MobileFilterSidebar = /*#__PURE__*/function (_Vue) {
26314
26467
  }
26315
26468
 
26316
26469
  _createClass(MobileFilterSidebar, [{
26470
+ key: "sidebarTitle",
26471
+ get: function get() {
26472
+ var _a, _b, _c;
26473
+
26474
+ 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 : "";
26475
+ }
26476
+ }, {
26477
+ key: "isFilterCountVisible",
26478
+ get: function get() {
26479
+ var _a, _b;
26480
+
26481
+ 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;
26482
+ }
26483
+ }, {
26484
+ key: "isActiveFiltersExpanded",
26485
+ get: function get() {
26486
+ var _a, _b;
26487
+
26488
+ return !((_b = (_a = this.options.currentFilters) === null || _a === void 0 ? void 0 : _a.mobileSidebar) === null || _b === void 0 ? void 0 : _b.activeFiltersExpanded);
26489
+ }
26490
+ }, {
26317
26491
  key: "handleMobileToggle",
26318
26492
  value: function handleMobileToggle() {
26319
26493
  this.setSidebarVisibility({
@@ -26327,25 +26501,27 @@ var MobileFilterSidebar = /*#__PURE__*/function (_Vue) {
26327
26501
 
26328
26502
  __decorate([Prop()], MobileFilterSidebar.prototype, "options", void 0);
26329
26503
 
26330
- __decorate([searchResult$d.Mutation("setSidebarVisibility")], MobileFilterSidebar.prototype, "setSidebarVisibility", void 0);
26504
+ __decorate([searchResult$e.Mutation("setSidebarVisibility")], MobileFilterSidebar.prototype, "setSidebarVisibility", void 0);
26331
26505
 
26332
- __decorate([searchResult$d.State(function (state) {
26506
+ __decorate([searchResult$e.State(function (state) {
26333
26507
  return state.isMobileSidebarVisible;
26334
26508
  })], MobileFilterSidebar.prototype, "isMobileSidebarVisible", void 0);
26335
26509
 
26510
+ __decorate([searchResult$e.Getter("currentFilterCount")], MobileFilterSidebar.prototype, "currentFilterCount", void 0);
26511
+
26336
26512
  MobileFilterSidebar = __decorate([Component({
26337
26513
  name: "mobileFilerSidebar",
26338
26514
  components: {
26339
- SearchResultsFilters: __vue_component__$B
26515
+ SearchResultsFilters: __vue_component__$C
26340
26516
  }
26341
26517
  })], MobileFilterSidebar);
26342
- var script$z = MobileFilterSidebar;
26518
+ var script$A = MobileFilterSidebar;
26343
26519
 
26344
26520
  /* script */
26345
- var __vue_script__$A = script$z;
26521
+ var __vue_script__$B = script$A;
26346
26522
  /* template */
26347
26523
 
26348
- var __vue_render__$A = function __vue_render__() {
26524
+ var __vue_render__$B = function __vue_render__() {
26349
26525
  var _vm = this;
26350
26526
 
26351
26527
  var _h = _vm.$createElement;
@@ -26357,6 +26533,10 @@ var __vue_render__$A = function __vue_render__() {
26357
26533
  }, [_c("div", {
26358
26534
  staticClass: "lupa-sidebar-top"
26359
26535
  }, [_c("div", {
26536
+ staticClass: "lupa-sidebar-title"
26537
+ }, [_vm._v("\n " + _vm._s(_vm.sidebarTitle) + "\n "), _vm.isFilterCountVisible ? _c("span", {
26538
+ staticClass: "lupa-sidebar-filter-count"
26539
+ }, [_vm._v(_vm._s(_vm.currentFilterCount))]) : _vm._e()]), _vm._v(" "), _c("div", {
26360
26540
  staticClass: "lupa-filter-toggle-mobile",
26361
26541
  on: {
26362
26542
  click: _vm.handleMobileToggle
@@ -26366,37 +26546,37 @@ var __vue_render__$A = function __vue_render__() {
26366
26546
  }, [_c("SearchResultsFilters", {
26367
26547
  attrs: {
26368
26548
  options: _vm.options,
26369
- expandable: true
26549
+ expandable: _vm.isActiveFiltersExpanded
26370
26550
  }
26371
26551
  })], 1)]) : _vm._e();
26372
26552
  };
26373
26553
 
26374
- var __vue_staticRenderFns__$A = [];
26375
- __vue_render__$A._withStripped = true;
26554
+ var __vue_staticRenderFns__$B = [];
26555
+ __vue_render__$B._withStripped = true;
26376
26556
  /* style */
26377
26557
 
26378
- var __vue_inject_styles__$A = undefined;
26558
+ var __vue_inject_styles__$B = undefined;
26379
26559
  /* scoped */
26380
26560
 
26381
- var __vue_scope_id__$A = undefined;
26561
+ var __vue_scope_id__$B = undefined;
26382
26562
  /* module identifier */
26383
26563
 
26384
- var __vue_module_identifier__$A = undefined;
26564
+ var __vue_module_identifier__$B = undefined;
26385
26565
  /* functional template */
26386
26566
 
26387
- var __vue_is_functional_template__$A = false;
26567
+ var __vue_is_functional_template__$B = false;
26388
26568
  /* style inject */
26389
26569
 
26390
26570
  /* style inject SSR */
26391
26571
 
26392
26572
  /* style inject shadow dom */
26393
26573
 
26394
- var __vue_component__$A = /*#__PURE__*/normalizeComponent({
26395
- render: __vue_render__$A,
26396
- staticRenderFns: __vue_staticRenderFns__$A
26397
- }, __vue_inject_styles__$A, __vue_script__$A, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, undefined, undefined, undefined);
26574
+ var __vue_component__$B = /*#__PURE__*/normalizeComponent({
26575
+ render: __vue_render__$B,
26576
+ staticRenderFns: __vue_staticRenderFns__$B
26577
+ }, __vue_inject_styles__$B, __vue_script__$B, __vue_scope_id__$B, __vue_is_functional_template__$B, __vue_module_identifier__$B, false, undefined, undefined, undefined);
26398
26578
 
26399
- var searchResult$c = namespace("searchResult");
26579
+ var searchResult$d = namespace("searchResult");
26400
26580
  var params$a = namespace("params");
26401
26581
 
26402
26582
  var SearchResultsDidYouMean = /*#__PURE__*/function (_Vue) {
@@ -26449,7 +26629,7 @@ __decorate([Prop({
26449
26629
  default: ""
26450
26630
  })], SearchResultsDidYouMean.prototype, "labels", void 0);
26451
26631
 
26452
- __decorate([searchResult$c.State(function (state) {
26632
+ __decorate([searchResult$d.State(function (state) {
26453
26633
  return state.searchResult;
26454
26634
  })], SearchResultsDidYouMean.prototype, "searchResult", void 0);
26455
26635
 
@@ -26458,12 +26638,12 @@ __decorate([params$a.Action("goToResults")], SearchResultsDidYouMean.prototype,
26458
26638
  SearchResultsDidYouMean = __decorate([Component({
26459
26639
  name: "searchResultsDidYouMean"
26460
26640
  })], SearchResultsDidYouMean);
26461
- var script$y = SearchResultsDidYouMean;
26641
+ var script$z = SearchResultsDidYouMean;
26462
26642
 
26463
- var __vue_script__$z = script$y;
26643
+ var __vue_script__$A = script$z;
26464
26644
  /* template */
26465
26645
 
26466
- var __vue_render__$z = function __vue_render__() {
26646
+ var __vue_render__$A = function __vue_render__() {
26467
26647
  var _vm = this;
26468
26648
 
26469
26649
  var _h = _vm.$createElement;
@@ -26507,30 +26687,30 @@ var __vue_render__$z = function __vue_render__() {
26507
26687
  }), 0) : _vm._e()]) : _vm._e();
26508
26688
  };
26509
26689
 
26510
- var __vue_staticRenderFns__$z = [];
26511
- __vue_render__$z._withStripped = true;
26690
+ var __vue_staticRenderFns__$A = [];
26691
+ __vue_render__$A._withStripped = true;
26512
26692
  /* style */
26513
26693
 
26514
- var __vue_inject_styles__$z = undefined;
26694
+ var __vue_inject_styles__$A = undefined;
26515
26695
  /* scoped */
26516
26696
 
26517
- var __vue_scope_id__$z = undefined;
26697
+ var __vue_scope_id__$A = undefined;
26518
26698
  /* module identifier */
26519
26699
 
26520
- var __vue_module_identifier__$z = undefined;
26700
+ var __vue_module_identifier__$A = undefined;
26521
26701
  /* functional template */
26522
26702
 
26523
- var __vue_is_functional_template__$z = false;
26703
+ var __vue_is_functional_template__$A = false;
26524
26704
  /* style inject */
26525
26705
 
26526
26706
  /* style inject SSR */
26527
26707
 
26528
26708
  /* style inject shadow dom */
26529
26709
 
26530
- var __vue_component__$z = /*#__PURE__*/normalizeComponent({
26531
- render: __vue_render__$z,
26532
- staticRenderFns: __vue_staticRenderFns__$z
26533
- }, __vue_inject_styles__$z, __vue_script__$z, __vue_scope_id__$z, __vue_is_functional_template__$z, __vue_module_identifier__$z, false, undefined, undefined, undefined);
26710
+ var __vue_component__$A = /*#__PURE__*/normalizeComponent({
26711
+ render: __vue_render__$A,
26712
+ staticRenderFns: __vue_staticRenderFns__$A
26713
+ }, __vue_inject_styles__$A, __vue_script__$A, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, undefined, undefined, undefined);
26534
26714
 
26535
26715
  var ResultsLayoutEnum;
26536
26716
 
@@ -26601,13 +26781,13 @@ __decorate([Prop({
26601
26781
  CustomBadge = __decorate([Component({
26602
26782
  name: "customBadge"
26603
26783
  })], CustomBadge);
26604
- var script$x = CustomBadge;
26784
+ var script$y = CustomBadge;
26605
26785
 
26606
26786
  /* script */
26607
- var __vue_script__$y = script$x;
26787
+ var __vue_script__$z = script$y;
26608
26788
  /* template */
26609
26789
 
26610
- var __vue_render__$y = function __vue_render__() {
26790
+ var __vue_render__$z = function __vue_render__() {
26611
26791
  var _vm = this;
26612
26792
 
26613
26793
  var _h = _vm.$createElement;
@@ -26622,30 +26802,30 @@ var __vue_render__$y = function __vue_render__() {
26622
26802
  });
26623
26803
  };
26624
26804
 
26625
- var __vue_staticRenderFns__$y = [];
26626
- __vue_render__$y._withStripped = true;
26805
+ var __vue_staticRenderFns__$z = [];
26806
+ __vue_render__$z._withStripped = true;
26627
26807
  /* style */
26628
26808
 
26629
- var __vue_inject_styles__$y = undefined;
26809
+ var __vue_inject_styles__$z = undefined;
26630
26810
  /* scoped */
26631
26811
 
26632
- var __vue_scope_id__$y = undefined;
26812
+ var __vue_scope_id__$z = undefined;
26633
26813
  /* module identifier */
26634
26814
 
26635
- var __vue_module_identifier__$y = undefined;
26815
+ var __vue_module_identifier__$z = undefined;
26636
26816
  /* functional template */
26637
26817
 
26638
- var __vue_is_functional_template__$y = false;
26818
+ var __vue_is_functional_template__$z = false;
26639
26819
  /* style inject */
26640
26820
 
26641
26821
  /* style inject SSR */
26642
26822
 
26643
26823
  /* style inject shadow dom */
26644
26824
 
26645
- var __vue_component__$y = /*#__PURE__*/normalizeComponent({
26646
- render: __vue_render__$y,
26647
- staticRenderFns: __vue_staticRenderFns__$y
26648
- }, __vue_inject_styles__$y, __vue_script__$y, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, undefined, undefined, undefined);
26825
+ var __vue_component__$z = /*#__PURE__*/normalizeComponent({
26826
+ render: __vue_render__$z,
26827
+ staticRenderFns: __vue_staticRenderFns__$z
26828
+ }, __vue_inject_styles__$z, __vue_script__$z, __vue_scope_id__$z, __vue_is_functional_template__$z, __vue_module_identifier__$z, false, undefined, undefined, undefined);
26649
26829
 
26650
26830
  var TextBadge = /*#__PURE__*/function (_Vue) {
26651
26831
  _inherits(TextBadge, _Vue);
@@ -26682,13 +26862,13 @@ __decorate([Prop({
26682
26862
  TextBadge = __decorate([Component({
26683
26863
  name: "TextBadge"
26684
26864
  })], TextBadge);
26685
- var script$w = TextBadge;
26865
+ var script$x = TextBadge;
26686
26866
 
26687
26867
  /* script */
26688
- var __vue_script__$x = script$w;
26868
+ var __vue_script__$y = script$x;
26689
26869
  /* template */
26690
26870
 
26691
- var __vue_render__$x = function __vue_render__() {
26871
+ var __vue_render__$y = function __vue_render__() {
26692
26872
  var _vm = this;
26693
26873
 
26694
26874
  var _h = _vm.$createElement;
@@ -26705,30 +26885,30 @@ var __vue_render__$x = function __vue_render__() {
26705
26885
  }), 0);
26706
26886
  };
26707
26887
 
26708
- var __vue_staticRenderFns__$x = [];
26709
- __vue_render__$x._withStripped = true;
26888
+ var __vue_staticRenderFns__$y = [];
26889
+ __vue_render__$y._withStripped = true;
26710
26890
  /* style */
26711
26891
 
26712
- var __vue_inject_styles__$x = undefined;
26892
+ var __vue_inject_styles__$y = undefined;
26713
26893
  /* scoped */
26714
26894
 
26715
- var __vue_scope_id__$x = undefined;
26895
+ var __vue_scope_id__$y = undefined;
26716
26896
  /* module identifier */
26717
26897
 
26718
- var __vue_module_identifier__$x = undefined;
26898
+ var __vue_module_identifier__$y = undefined;
26719
26899
  /* functional template */
26720
26900
 
26721
- var __vue_is_functional_template__$x = false;
26901
+ var __vue_is_functional_template__$y = false;
26722
26902
  /* style inject */
26723
26903
 
26724
26904
  /* style inject SSR */
26725
26905
 
26726
26906
  /* style inject shadow dom */
26727
26907
 
26728
- var __vue_component__$x = /*#__PURE__*/normalizeComponent({
26729
- render: __vue_render__$x,
26730
- staticRenderFns: __vue_staticRenderFns__$x
26731
- }, __vue_inject_styles__$x, __vue_script__$x, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, undefined, undefined, undefined);
26908
+ var __vue_component__$y = /*#__PURE__*/normalizeComponent({
26909
+ render: __vue_render__$y,
26910
+ staticRenderFns: __vue_staticRenderFns__$y
26911
+ }, __vue_inject_styles__$y, __vue_script__$y, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, undefined, undefined, undefined);
26732
26912
 
26733
26913
  var ImageBadge = /*#__PURE__*/function (_Vue) {
26734
26914
  _inherits(ImageBadge, _Vue);
@@ -26772,13 +26952,13 @@ __decorate([Prop({
26772
26952
  ImageBadge = __decorate([Component({
26773
26953
  name: "ImageBadge"
26774
26954
  })], ImageBadge);
26775
- var script$v = ImageBadge;
26955
+ var script$w = ImageBadge;
26776
26956
 
26777
26957
  /* script */
26778
- var __vue_script__$w = script$v;
26958
+ var __vue_script__$x = script$w;
26779
26959
  /* template */
26780
26960
 
26781
- var __vue_render__$w = function __vue_render__() {
26961
+ var __vue_render__$x = function __vue_render__() {
26782
26962
  var _vm = this;
26783
26963
 
26784
26964
  var _h = _vm.$createElement;
@@ -26799,30 +26979,30 @@ var __vue_render__$w = function __vue_render__() {
26799
26979
  }), 0);
26800
26980
  };
26801
26981
 
26802
- var __vue_staticRenderFns__$w = [];
26803
- __vue_render__$w._withStripped = true;
26982
+ var __vue_staticRenderFns__$x = [];
26983
+ __vue_render__$x._withStripped = true;
26804
26984
  /* style */
26805
26985
 
26806
- var __vue_inject_styles__$w = undefined;
26986
+ var __vue_inject_styles__$x = undefined;
26807
26987
  /* scoped */
26808
26988
 
26809
- var __vue_scope_id__$w = undefined;
26989
+ var __vue_scope_id__$x = undefined;
26810
26990
  /* module identifier */
26811
26991
 
26812
- var __vue_module_identifier__$w = undefined;
26992
+ var __vue_module_identifier__$x = undefined;
26813
26993
  /* functional template */
26814
26994
 
26815
- var __vue_is_functional_template__$w = false;
26995
+ var __vue_is_functional_template__$x = false;
26816
26996
  /* style inject */
26817
26997
 
26818
26998
  /* style inject SSR */
26819
26999
 
26820
27000
  /* style inject shadow dom */
26821
27001
 
26822
- var __vue_component__$w = /*#__PURE__*/normalizeComponent({
26823
- render: __vue_render__$w,
26824
- staticRenderFns: __vue_staticRenderFns__$w
26825
- }, __vue_inject_styles__$w, __vue_script__$w, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, undefined, undefined, undefined);
27002
+ var __vue_component__$x = /*#__PURE__*/normalizeComponent({
27003
+ render: __vue_render__$x,
27004
+ staticRenderFns: __vue_staticRenderFns__$x
27005
+ }, __vue_inject_styles__$x, __vue_script__$x, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, undefined, undefined, undefined);
26826
27006
 
26827
27007
  var SearchResultsBadgeWrapper = /*#__PURE__*/function (_Vue) {
26828
27008
  _inherits(SearchResultsBadgeWrapper, _Vue);
@@ -26887,18 +27067,18 @@ __decorate([Prop({
26887
27067
  SearchResultsBadgeWrapper = __decorate([Component({
26888
27068
  name: "searchResultsBadgeWrapper",
26889
27069
  components: {
26890
- CustomBadge: __vue_component__$y,
26891
- TextBadge: __vue_component__$x,
26892
- ImageBadge: __vue_component__$w
27070
+ CustomBadge: __vue_component__$z,
27071
+ TextBadge: __vue_component__$y,
27072
+ ImageBadge: __vue_component__$x
26893
27073
  }
26894
27074
  })], SearchResultsBadgeWrapper);
26895
- var script$u = SearchResultsBadgeWrapper;
27075
+ var script$v = SearchResultsBadgeWrapper;
26896
27076
 
26897
27077
  /* script */
26898
- var __vue_script__$v = script$u;
27078
+ var __vue_script__$w = script$v;
26899
27079
  /* template */
26900
27080
 
26901
- var __vue_render__$v = function __vue_render__() {
27081
+ var __vue_render__$w = function __vue_render__() {
26902
27082
  var _vm = this;
26903
27083
 
26904
27084
  var _h = _vm.$createElement;
@@ -26925,30 +27105,30 @@ var __vue_render__$v = function __vue_render__() {
26925
27105
  }), 1)]);
26926
27106
  };
26927
27107
 
26928
- var __vue_staticRenderFns__$v = [];
26929
- __vue_render__$v._withStripped = true;
27108
+ var __vue_staticRenderFns__$w = [];
27109
+ __vue_render__$w._withStripped = true;
26930
27110
  /* style */
26931
27111
 
26932
- var __vue_inject_styles__$v = undefined;
27112
+ var __vue_inject_styles__$w = undefined;
26933
27113
  /* scoped */
26934
27114
 
26935
- var __vue_scope_id__$v = undefined;
27115
+ var __vue_scope_id__$w = undefined;
26936
27116
  /* module identifier */
26937
27117
 
26938
- var __vue_module_identifier__$v = undefined;
27118
+ var __vue_module_identifier__$w = undefined;
26939
27119
  /* functional template */
26940
27120
 
26941
- var __vue_is_functional_template__$v = false;
27121
+ var __vue_is_functional_template__$w = false;
26942
27122
  /* style inject */
26943
27123
 
26944
27124
  /* style inject SSR */
26945
27125
 
26946
27126
  /* style inject shadow dom */
26947
27127
 
26948
- var __vue_component__$v = /*#__PURE__*/normalizeComponent({
26949
- render: __vue_render__$v,
26950
- staticRenderFns: __vue_staticRenderFns__$v
26951
- }, __vue_inject_styles__$v, __vue_script__$v, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, undefined, undefined, undefined);
27128
+ var __vue_component__$w = /*#__PURE__*/normalizeComponent({
27129
+ render: __vue_render__$w,
27130
+ staticRenderFns: __vue_staticRenderFns__$w
27131
+ }, __vue_inject_styles__$w, __vue_script__$w, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, undefined, undefined, undefined);
26952
27132
 
26953
27133
  var SearchResultsProductImage = /*#__PURE__*/function (_Vue) {
26954
27134
  _inherits(SearchResultsProductImage, _Vue);
@@ -27023,13 +27203,13 @@ __decorate([Prop()], SearchResultsProductImage.prototype, "options", void 0);
27023
27203
  SearchResultsProductImage = __decorate([Component({
27024
27204
  name: "searchResultsProductImage"
27025
27205
  })], SearchResultsProductImage);
27026
- var script$t = SearchResultsProductImage;
27206
+ var script$u = SearchResultsProductImage;
27027
27207
 
27028
27208
  /* script */
27029
- var __vue_script__$u = script$t;
27209
+ var __vue_script__$v = script$u;
27030
27210
  /* template */
27031
27211
 
27032
- var __vue_render__$u = function __vue_render__() {
27212
+ var __vue_render__$v = function __vue_render__() {
27033
27213
  var _vm = this;
27034
27214
 
27035
27215
  var _h = _vm.$createElement;
@@ -27049,30 +27229,30 @@ var __vue_render__$u = function __vue_render__() {
27049
27229
  })]);
27050
27230
  };
27051
27231
 
27052
- var __vue_staticRenderFns__$u = [];
27053
- __vue_render__$u._withStripped = true;
27232
+ var __vue_staticRenderFns__$v = [];
27233
+ __vue_render__$v._withStripped = true;
27054
27234
  /* style */
27055
27235
 
27056
- var __vue_inject_styles__$u = undefined;
27236
+ var __vue_inject_styles__$v = undefined;
27057
27237
  /* scoped */
27058
27238
 
27059
- var __vue_scope_id__$u = undefined;
27239
+ var __vue_scope_id__$v = undefined;
27060
27240
  /* module identifier */
27061
27241
 
27062
- var __vue_module_identifier__$u = undefined;
27242
+ var __vue_module_identifier__$v = undefined;
27063
27243
  /* functional template */
27064
27244
 
27065
- var __vue_is_functional_template__$u = false;
27245
+ var __vue_is_functional_template__$v = false;
27066
27246
  /* style inject */
27067
27247
 
27068
27248
  /* style inject SSR */
27069
27249
 
27070
27250
  /* style inject shadow dom */
27071
27251
 
27072
- var __vue_component__$u = /*#__PURE__*/normalizeComponent({
27073
- render: __vue_render__$u,
27074
- staticRenderFns: __vue_staticRenderFns__$u
27075
- }, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, undefined, undefined, undefined);
27252
+ var __vue_component__$v = /*#__PURE__*/normalizeComponent({
27253
+ render: __vue_render__$v,
27254
+ staticRenderFns: __vue_staticRenderFns__$v
27255
+ }, __vue_inject_styles__$v, __vue_script__$v, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, undefined, undefined, undefined);
27076
27256
 
27077
27257
  var SearchResultsProductTitle = /*#__PURE__*/function (_Vue) {
27078
27258
  _inherits(SearchResultsProductTitle, _Vue);
@@ -27118,12 +27298,12 @@ __decorate([Prop({
27118
27298
  SearchResultsProductTitle = __decorate([Component({
27119
27299
  name: "searchResultsProductTitle"
27120
27300
  })], SearchResultsProductTitle);
27121
- var script$s = SearchResultsProductTitle;
27301
+ var script$t = SearchResultsProductTitle;
27122
27302
 
27123
- var __vue_script__$t = script$s;
27303
+ var __vue_script__$u = script$t;
27124
27304
  /* template */
27125
27305
 
27126
- var __vue_render__$t = function __vue_render__() {
27306
+ var __vue_render__$u = function __vue_render__() {
27127
27307
  var _vm = this;
27128
27308
 
27129
27309
  var _h = _vm.$createElement;
@@ -27149,30 +27329,30 @@ var __vue_render__$t = function __vue_render__() {
27149
27329
  }, [_vm._v(_vm._s(_vm.title))]) : _vm._e()]);
27150
27330
  };
27151
27331
 
27152
- var __vue_staticRenderFns__$t = [];
27153
- __vue_render__$t._withStripped = true;
27332
+ var __vue_staticRenderFns__$u = [];
27333
+ __vue_render__$u._withStripped = true;
27154
27334
  /* style */
27155
27335
 
27156
- var __vue_inject_styles__$t = undefined;
27336
+ var __vue_inject_styles__$u = undefined;
27157
27337
  /* scoped */
27158
27338
 
27159
- var __vue_scope_id__$t = undefined;
27339
+ var __vue_scope_id__$u = undefined;
27160
27340
  /* module identifier */
27161
27341
 
27162
- var __vue_module_identifier__$t = undefined;
27342
+ var __vue_module_identifier__$u = undefined;
27163
27343
  /* functional template */
27164
27344
 
27165
- var __vue_is_functional_template__$t = false;
27345
+ var __vue_is_functional_template__$u = false;
27166
27346
  /* style inject */
27167
27347
 
27168
27348
  /* style inject SSR */
27169
27349
 
27170
27350
  /* style inject shadow dom */
27171
27351
 
27172
- var __vue_component__$t = /*#__PURE__*/normalizeComponent({
27173
- render: __vue_render__$t,
27174
- staticRenderFns: __vue_staticRenderFns__$t
27175
- }, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, undefined, undefined, undefined);
27352
+ var __vue_component__$u = /*#__PURE__*/normalizeComponent({
27353
+ render: __vue_render__$u,
27354
+ staticRenderFns: __vue_staticRenderFns__$u
27355
+ }, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, undefined, undefined, undefined);
27176
27356
 
27177
27357
  var SearchResultsProductDescription = /*#__PURE__*/function (_Vue) {
27178
27358
  _inherits(SearchResultsProductDescription, _Vue);
@@ -27214,12 +27394,12 @@ __decorate([Prop()], SearchResultsProductDescription.prototype, "options", void
27214
27394
  SearchResultsProductDescription = __decorate([Component({
27215
27395
  name: "searchResultsProductDescription"
27216
27396
  })], SearchResultsProductDescription);
27217
- var script$r = SearchResultsProductDescription;
27397
+ var script$s = SearchResultsProductDescription;
27218
27398
 
27219
- var __vue_script__$s = script$r;
27399
+ var __vue_script__$t = script$s;
27220
27400
  /* template */
27221
27401
 
27222
- var __vue_render__$s = function __vue_render__() {
27402
+ var __vue_render__$t = function __vue_render__() {
27223
27403
  var _vm = this;
27224
27404
 
27225
27405
  var _h = _vm.$createElement;
@@ -27238,11 +27418,11 @@ var __vue_render__$s = function __vue_render__() {
27238
27418
  }, [_vm._v("\n " + _vm._s(_vm.description) + "\n")]);
27239
27419
  };
27240
27420
 
27241
- var __vue_staticRenderFns__$s = [];
27242
- __vue_render__$s._withStripped = true;
27421
+ var __vue_staticRenderFns__$t = [];
27422
+ __vue_render__$t._withStripped = true;
27243
27423
  /* style */
27244
27424
 
27245
- var __vue_inject_styles__$s = function __vue_inject_styles__(inject) {
27425
+ var __vue_inject_styles__$t = function __vue_inject_styles__(inject) {
27246
27426
  if (!inject) return;
27247
27427
  inject("data-v-1c6e721a_0", {
27248
27428
  source: ".lupa-search-results-product-description {\n max-height: 200px;\n overflow: hidden;\n display: -webkit-box;\n -webkit-box-orient: vertical;\n}",
@@ -27253,21 +27433,21 @@ var __vue_inject_styles__$s = function __vue_inject_styles__(inject) {
27253
27433
  /* scoped */
27254
27434
 
27255
27435
 
27256
- var __vue_scope_id__$s = undefined;
27436
+ var __vue_scope_id__$t = undefined;
27257
27437
  /* module identifier */
27258
27438
 
27259
- var __vue_module_identifier__$s = undefined;
27439
+ var __vue_module_identifier__$t = undefined;
27260
27440
  /* functional template */
27261
27441
 
27262
- var __vue_is_functional_template__$s = false;
27442
+ var __vue_is_functional_template__$t = false;
27263
27443
  /* style inject SSR */
27264
27444
 
27265
27445
  /* style inject shadow dom */
27266
27446
 
27267
- var __vue_component__$s = /*#__PURE__*/normalizeComponent({
27268
- render: __vue_render__$s,
27269
- staticRenderFns: __vue_staticRenderFns__$s
27270
- }, __vue_inject_styles__$s, __vue_script__$s, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, createInjector, undefined, undefined);
27447
+ var __vue_component__$t = /*#__PURE__*/normalizeComponent({
27448
+ render: __vue_render__$t,
27449
+ staticRenderFns: __vue_staticRenderFns__$t
27450
+ }, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, createInjector, undefined, undefined);
27271
27451
 
27272
27452
  var toObject$1 = toObject$e;
27273
27453
 
@@ -27325,7 +27505,7 @@ var SearchResultsProductRating = /*#__PURE__*/function (_Vue) {
27325
27505
  _createClass(SearchResultsProductRating, [{
27326
27506
  key: "totalRatings",
27327
27507
  get: function get() {
27328
- return "(".concat(this.options.labels.numberOfRatings, " ").concat(this.item[this.options.totalKey] || 0, ")");
27508
+ return "(".concat(this.options.labels.numberOfRatings).concat(this.item[this.options.totalKey] || 0, ")");
27329
27509
  }
27330
27510
  }, {
27331
27511
  key: "currentRating",
@@ -27370,13 +27550,13 @@ __decorate([Prop()], SearchResultsProductRating.prototype, "options", void 0);
27370
27550
  SearchResultsProductRating = __decorate([Component({
27371
27551
  name: "searchResultsProductRating"
27372
27552
  })], SearchResultsProductRating);
27373
- var script$q = SearchResultsProductRating;
27553
+ var script$r = SearchResultsProductRating;
27374
27554
 
27375
27555
  /* script */
27376
- var __vue_script__$r = script$q;
27556
+ var __vue_script__$s = script$r;
27377
27557
  /* template */
27378
27558
 
27379
- var __vue_render__$r = function __vue_render__() {
27559
+ var __vue_render__$s = function __vue_render__() {
27380
27560
  var _vm = this;
27381
27561
 
27382
27562
  var _h = _vm.$createElement;
@@ -27422,30 +27602,30 @@ var __vue_render__$r = function __vue_render__() {
27422
27602
  }, [_vm._v(_vm._s(_vm.totalRatings))])]);
27423
27603
  };
27424
27604
 
27425
- var __vue_staticRenderFns__$r = [];
27426
- __vue_render__$r._withStripped = true;
27605
+ var __vue_staticRenderFns__$s = [];
27606
+ __vue_render__$s._withStripped = true;
27427
27607
  /* style */
27428
27608
 
27429
- var __vue_inject_styles__$r = undefined;
27609
+ var __vue_inject_styles__$s = undefined;
27430
27610
  /* scoped */
27431
27611
 
27432
- var __vue_scope_id__$r = undefined;
27612
+ var __vue_scope_id__$s = undefined;
27433
27613
  /* module identifier */
27434
27614
 
27435
- var __vue_module_identifier__$r = undefined;
27615
+ var __vue_module_identifier__$s = undefined;
27436
27616
  /* functional template */
27437
27617
 
27438
- var __vue_is_functional_template__$r = false;
27618
+ var __vue_is_functional_template__$s = false;
27439
27619
  /* style inject */
27440
27620
 
27441
27621
  /* style inject SSR */
27442
27622
 
27443
27623
  /* style inject shadow dom */
27444
27624
 
27445
- var __vue_component__$r = /*#__PURE__*/normalizeComponent({
27446
- render: __vue_render__$r,
27447
- staticRenderFns: __vue_staticRenderFns__$r
27448
- }, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, undefined, undefined, undefined);
27625
+ var __vue_component__$s = /*#__PURE__*/normalizeComponent({
27626
+ render: __vue_render__$s,
27627
+ staticRenderFns: __vue_staticRenderFns__$s
27628
+ }, __vue_inject_styles__$s, __vue_script__$s, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, undefined, undefined, undefined);
27449
27629
 
27450
27630
  var SearchResultsProductRegularPrice = /*#__PURE__*/function (_Vue) {
27451
27631
  _inherits(SearchResultsProductRegularPrice, _Vue);
@@ -27479,13 +27659,13 @@ __decorate([Prop()], SearchResultsProductRegularPrice.prototype, "labels", void
27479
27659
  SearchResultsProductRegularPrice = __decorate([Component({
27480
27660
  name: "searchResultsProductRegularPrice"
27481
27661
  })], SearchResultsProductRegularPrice);
27482
- var script$p = SearchResultsProductRegularPrice;
27662
+ var script$q = SearchResultsProductRegularPrice;
27483
27663
 
27484
27664
  /* script */
27485
- var __vue_script__$q = script$p;
27665
+ var __vue_script__$r = script$q;
27486
27666
  /* template */
27487
27667
 
27488
- var __vue_render__$q = function __vue_render__() {
27668
+ var __vue_render__$r = function __vue_render__() {
27489
27669
  var _vm = this;
27490
27670
 
27491
27671
  var _h = _vm.$createElement;
@@ -27500,30 +27680,30 @@ var __vue_render__$q = function __vue_render__() {
27500
27680
  }, [_vm._v("\n " + _vm._s(_vm.price) + "\n")]);
27501
27681
  };
27502
27682
 
27503
- var __vue_staticRenderFns__$q = [];
27504
- __vue_render__$q._withStripped = true;
27683
+ var __vue_staticRenderFns__$r = [];
27684
+ __vue_render__$r._withStripped = true;
27505
27685
  /* style */
27506
27686
 
27507
- var __vue_inject_styles__$q = undefined;
27687
+ var __vue_inject_styles__$r = undefined;
27508
27688
  /* scoped */
27509
27689
 
27510
- var __vue_scope_id__$q = undefined;
27690
+ var __vue_scope_id__$r = undefined;
27511
27691
  /* module identifier */
27512
27692
 
27513
- var __vue_module_identifier__$q = undefined;
27693
+ var __vue_module_identifier__$r = undefined;
27514
27694
  /* functional template */
27515
27695
 
27516
- var __vue_is_functional_template__$q = false;
27696
+ var __vue_is_functional_template__$r = false;
27517
27697
  /* style inject */
27518
27698
 
27519
27699
  /* style inject SSR */
27520
27700
 
27521
27701
  /* style inject shadow dom */
27522
27702
 
27523
- var __vue_component__$q = /*#__PURE__*/normalizeComponent({
27524
- render: __vue_render__$q,
27525
- staticRenderFns: __vue_staticRenderFns__$q
27526
- }, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, undefined, undefined, undefined);
27703
+ var __vue_component__$r = /*#__PURE__*/normalizeComponent({
27704
+ render: __vue_render__$r,
27705
+ staticRenderFns: __vue_staticRenderFns__$r
27706
+ }, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, undefined, undefined, undefined);
27527
27707
 
27528
27708
  var SearchResultsProductPrice = /*#__PURE__*/function (_Vue) {
27529
27709
  _inherits(SearchResultsProductPrice, _Vue);
@@ -27557,13 +27737,13 @@ __decorate([Prop()], SearchResultsProductPrice.prototype, "labels", void 0);
27557
27737
  SearchResultsProductPrice = __decorate([Component({
27558
27738
  name: "searchResultsProductPrice"
27559
27739
  })], SearchResultsProductPrice);
27560
- var script$o = SearchResultsProductPrice;
27740
+ var script$p = SearchResultsProductPrice;
27561
27741
 
27562
27742
  /* script */
27563
- var __vue_script__$p = script$o;
27743
+ var __vue_script__$q = script$p;
27564
27744
  /* template */
27565
27745
 
27566
- var __vue_render__$p = function __vue_render__() {
27746
+ var __vue_render__$q = function __vue_render__() {
27567
27747
  var _vm = this;
27568
27748
 
27569
27749
  var _h = _vm.$createElement;
@@ -27578,32 +27758,32 @@ var __vue_render__$p = function __vue_render__() {
27578
27758
  }, [_c("strong", [_vm._v(_vm._s(_vm.price))])]);
27579
27759
  };
27580
27760
 
27581
- var __vue_staticRenderFns__$p = [];
27582
- __vue_render__$p._withStripped = true;
27761
+ var __vue_staticRenderFns__$q = [];
27762
+ __vue_render__$q._withStripped = true;
27583
27763
  /* style */
27584
27764
 
27585
- var __vue_inject_styles__$p = undefined;
27765
+ var __vue_inject_styles__$q = undefined;
27586
27766
  /* scoped */
27587
27767
 
27588
- var __vue_scope_id__$p = undefined;
27768
+ var __vue_scope_id__$q = undefined;
27589
27769
  /* module identifier */
27590
27770
 
27591
- var __vue_module_identifier__$p = undefined;
27771
+ var __vue_module_identifier__$q = undefined;
27592
27772
  /* functional template */
27593
27773
 
27594
- var __vue_is_functional_template__$p = false;
27774
+ var __vue_is_functional_template__$q = false;
27595
27775
  /* style inject */
27596
27776
 
27597
27777
  /* style inject SSR */
27598
27778
 
27599
27779
  /* style inject shadow dom */
27600
27780
 
27601
- var __vue_component__$p = /*#__PURE__*/normalizeComponent({
27602
- render: __vue_render__$p,
27603
- staticRenderFns: __vue_staticRenderFns__$p
27604
- }, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, undefined, undefined, undefined);
27781
+ var __vue_component__$q = /*#__PURE__*/normalizeComponent({
27782
+ render: __vue_render__$q,
27783
+ staticRenderFns: __vue_staticRenderFns__$q
27784
+ }, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, undefined, undefined, undefined);
27605
27785
 
27606
- var searchResult$b = namespace("searchResult");
27786
+ var searchResult$c = namespace("searchResult");
27607
27787
 
27608
27788
  var SearchResultsProductAddToCart = /*#__PURE__*/function (_Vue) {
27609
27789
  _inherits(SearchResultsProductAddToCart, _Vue);
@@ -27664,20 +27844,20 @@ __decorate([Prop({
27664
27844
  default: true
27665
27845
  })], SearchResultsProductAddToCart.prototype, "inStock", void 0);
27666
27846
 
27667
- __decorate([searchResult$b.State(function (state) {
27847
+ __decorate([searchResult$c.State(function (state) {
27668
27848
  return state.addToCartAmount;
27669
27849
  })], SearchResultsProductAddToCart.prototype, "addToCartAmount", void 0);
27670
27850
 
27671
27851
  SearchResultsProductAddToCart = __decorate([Component({
27672
27852
  name: "searchResultsProductAddToCart"
27673
27853
  })], SearchResultsProductAddToCart);
27674
- var script$n = SearchResultsProductAddToCart;
27854
+ var script$o = SearchResultsProductAddToCart;
27675
27855
 
27676
27856
  /* script */
27677
- var __vue_script__$o = script$n;
27857
+ var __vue_script__$p = script$o;
27678
27858
  /* template */
27679
27859
 
27680
- var __vue_render__$o = function __vue_render__() {
27860
+ var __vue_render__$p = function __vue_render__() {
27681
27861
  var _vm = this;
27682
27862
 
27683
27863
  var _h = _vm.$createElement;
@@ -27703,11 +27883,11 @@ var __vue_render__$o = function __vue_render__() {
27703
27883
  }, [_vm._v("\n " + _vm._s(_vm.label) + "\n ")])])]);
27704
27884
  };
27705
27885
 
27706
- var __vue_staticRenderFns__$o = [];
27707
- __vue_render__$o._withStripped = true;
27886
+ var __vue_staticRenderFns__$p = [];
27887
+ __vue_render__$p._withStripped = true;
27708
27888
  /* style */
27709
27889
 
27710
- var __vue_inject_styles__$o = function __vue_inject_styles__(inject) {
27890
+ var __vue_inject_styles__$p = function __vue_inject_styles__(inject) {
27711
27891
  if (!inject) return;
27712
27892
  inject("data-v-4541762a_0", {
27713
27893
  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",
@@ -27718,21 +27898,21 @@ var __vue_inject_styles__$o = function __vue_inject_styles__(inject) {
27718
27898
  /* scoped */
27719
27899
 
27720
27900
 
27721
- var __vue_scope_id__$o = undefined;
27901
+ var __vue_scope_id__$p = undefined;
27722
27902
  /* module identifier */
27723
27903
 
27724
- var __vue_module_identifier__$o = undefined;
27904
+ var __vue_module_identifier__$p = undefined;
27725
27905
  /* functional template */
27726
27906
 
27727
- var __vue_is_functional_template__$o = false;
27907
+ var __vue_is_functional_template__$p = false;
27728
27908
  /* style inject SSR */
27729
27909
 
27730
27910
  /* style inject shadow dom */
27731
27911
 
27732
- var __vue_component__$o = /*#__PURE__*/normalizeComponent({
27733
- render: __vue_render__$o,
27734
- staticRenderFns: __vue_staticRenderFns__$o
27735
- }, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, createInjector, undefined, undefined);
27912
+ var __vue_component__$p = /*#__PURE__*/normalizeComponent({
27913
+ render: __vue_render__$p,
27914
+ staticRenderFns: __vue_staticRenderFns__$p
27915
+ }, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, createInjector, undefined, undefined);
27736
27916
 
27737
27917
  var SearchResultsProductCustom = /*#__PURE__*/function (_Vue) {
27738
27918
  _inherits(SearchResultsProductCustom, _Vue);
@@ -27774,13 +27954,13 @@ __decorate([Prop()], SearchResultsProductCustom.prototype, "options", void 0);
27774
27954
  SearchResultsProductCustom = __decorate([Component({
27775
27955
  name: "searchResultsProductCustom"
27776
27956
  })], SearchResultsProductCustom);
27777
- var script$m = SearchResultsProductCustom;
27957
+ var script$n = SearchResultsProductCustom;
27778
27958
 
27779
27959
  /* script */
27780
- var __vue_script__$n = script$m;
27960
+ var __vue_script__$o = script$n;
27781
27961
  /* template */
27782
27962
 
27783
- var __vue_render__$n = function __vue_render__() {
27963
+ var __vue_render__$o = function __vue_render__() {
27784
27964
  var _vm = this;
27785
27965
 
27786
27966
  var _h = _vm.$createElement;
@@ -27797,30 +27977,30 @@ var __vue_render__$n = function __vue_render__() {
27797
27977
  }, [_vm._v(_vm._s(_vm.text))]);
27798
27978
  };
27799
27979
 
27800
- var __vue_staticRenderFns__$n = [];
27801
- __vue_render__$n._withStripped = true;
27980
+ var __vue_staticRenderFns__$o = [];
27981
+ __vue_render__$o._withStripped = true;
27802
27982
  /* style */
27803
27983
 
27804
- var __vue_inject_styles__$n = undefined;
27984
+ var __vue_inject_styles__$o = undefined;
27805
27985
  /* scoped */
27806
27986
 
27807
- var __vue_scope_id__$n = undefined;
27987
+ var __vue_scope_id__$o = undefined;
27808
27988
  /* module identifier */
27809
27989
 
27810
- var __vue_module_identifier__$n = undefined;
27990
+ var __vue_module_identifier__$o = undefined;
27811
27991
  /* functional template */
27812
27992
 
27813
- var __vue_is_functional_template__$n = false;
27993
+ var __vue_is_functional_template__$o = false;
27814
27994
  /* style inject */
27815
27995
 
27816
27996
  /* style inject SSR */
27817
27997
 
27818
27998
  /* style inject shadow dom */
27819
27999
 
27820
- var __vue_component__$n = /*#__PURE__*/normalizeComponent({
27821
- render: __vue_render__$n,
27822
- staticRenderFns: __vue_staticRenderFns__$n
27823
- }, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, undefined, undefined, undefined);
28000
+ var __vue_component__$o = /*#__PURE__*/normalizeComponent({
28001
+ render: __vue_render__$o,
28002
+ staticRenderFns: __vue_staticRenderFns__$o
28003
+ }, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, undefined, undefined, undefined);
27824
28004
 
27825
28005
  var SearchResultsProductCustomHtmlElement = /*#__PURE__*/function (_Vue) {
27826
28006
  _inherits(SearchResultsProductCustomHtmlElement, _Vue);
@@ -27855,13 +28035,13 @@ __decorate([Prop()], SearchResultsProductCustomHtmlElement.prototype, "options",
27855
28035
  SearchResultsProductCustomHtmlElement = __decorate([Component({
27856
28036
  name: "searchResultsProductCustomHtmlElement"
27857
28037
  })], SearchResultsProductCustomHtmlElement);
27858
- var script$l = SearchResultsProductCustomHtmlElement;
28038
+ var script$m = SearchResultsProductCustomHtmlElement;
27859
28039
 
27860
28040
  /* script */
27861
- var __vue_script__$m = script$l;
28041
+ var __vue_script__$n = script$m;
27862
28042
  /* template */
27863
28043
 
27864
- var __vue_render__$m = function __vue_render__() {
28044
+ var __vue_render__$n = function __vue_render__() {
27865
28045
  var _vm = this;
27866
28046
 
27867
28047
  var _h = _vm.$createElement;
@@ -27876,30 +28056,30 @@ var __vue_render__$m = function __vue_render__() {
27876
28056
  });
27877
28057
  };
27878
28058
 
27879
- var __vue_staticRenderFns__$m = [];
27880
- __vue_render__$m._withStripped = true;
28059
+ var __vue_staticRenderFns__$n = [];
28060
+ __vue_render__$n._withStripped = true;
27881
28061
  /* style */
27882
28062
 
27883
- var __vue_inject_styles__$m = undefined;
28063
+ var __vue_inject_styles__$n = undefined;
27884
28064
  /* scoped */
27885
28065
 
27886
- var __vue_scope_id__$m = undefined;
28066
+ var __vue_scope_id__$n = undefined;
27887
28067
  /* module identifier */
27888
28068
 
27889
- var __vue_module_identifier__$m = undefined;
28069
+ var __vue_module_identifier__$n = undefined;
27890
28070
  /* functional template */
27891
28071
 
27892
- var __vue_is_functional_template__$m = false;
28072
+ var __vue_is_functional_template__$n = false;
27893
28073
  /* style inject */
27894
28074
 
27895
28075
  /* style inject SSR */
27896
28076
 
27897
28077
  /* style inject shadow dom */
27898
28078
 
27899
- var __vue_component__$m = /*#__PURE__*/normalizeComponent({
27900
- render: __vue_render__$m,
27901
- staticRenderFns: __vue_staticRenderFns__$m
27902
- }, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, undefined, undefined, undefined);
28079
+ var __vue_component__$n = /*#__PURE__*/normalizeComponent({
28080
+ render: __vue_render__$n,
28081
+ staticRenderFns: __vue_staticRenderFns__$n
28082
+ }, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, undefined, undefined, undefined);
27903
28083
 
27904
28084
  var SearchResultsProductCardElement = /*#__PURE__*/function (_Vue) {
27905
28085
  _inherits(SearchResultsProductCardElement, _Vue);
@@ -27976,23 +28156,23 @@ __decorate([Prop({
27976
28156
  SearchResultsProductCardElement = __decorate([Component({
27977
28157
  name: "searchResultsProductCardElement",
27978
28158
  components: {
27979
- SearchResultsProductImage: __vue_component__$u,
27980
- SearchResultsProductTitle: __vue_component__$t,
27981
- SearchResultsProductDescription: __vue_component__$s,
27982
- SearchResultsProductRating: __vue_component__$r,
27983
- SearchResultsProductRegularPrice: __vue_component__$q,
27984
- SearchResultsProductPrice: __vue_component__$p,
27985
- SearchResultsProductAddToCart: __vue_component__$o,
27986
- SearchResultsProductCustom: __vue_component__$n,
27987
- SearchResultsProductCustomHtmlElement: __vue_component__$m
28159
+ SearchResultsProductImage: __vue_component__$v,
28160
+ SearchResultsProductTitle: __vue_component__$u,
28161
+ SearchResultsProductDescription: __vue_component__$t,
28162
+ SearchResultsProductRating: __vue_component__$s,
28163
+ SearchResultsProductRegularPrice: __vue_component__$r,
28164
+ SearchResultsProductPrice: __vue_component__$q,
28165
+ SearchResultsProductAddToCart: __vue_component__$p,
28166
+ SearchResultsProductCustom: __vue_component__$o,
28167
+ SearchResultsProductCustomHtmlElement: __vue_component__$n
27988
28168
  }
27989
28169
  })], SearchResultsProductCardElement);
27990
- var script$k = SearchResultsProductCardElement;
28170
+ var script$l = SearchResultsProductCardElement;
27991
28171
 
27992
- var __vue_script__$l = script$k;
28172
+ var __vue_script__$m = script$l;
27993
28173
  /* template */
27994
28174
 
27995
- var __vue_render__$l = function __vue_render__() {
28175
+ var __vue_render__$m = function __vue_render__() {
27996
28176
  var _vm = this;
27997
28177
 
27998
28178
  var _h = _vm.$createElement;
@@ -28014,34 +28194,34 @@ var __vue_render__$l = function __vue_render__() {
28014
28194
  }) : _vm._e();
28015
28195
  };
28016
28196
 
28017
- var __vue_staticRenderFns__$l = [];
28018
- __vue_render__$l._withStripped = true;
28197
+ var __vue_staticRenderFns__$m = [];
28198
+ __vue_render__$m._withStripped = true;
28019
28199
  /* style */
28020
28200
 
28021
- var __vue_inject_styles__$l = undefined;
28201
+ var __vue_inject_styles__$m = undefined;
28022
28202
  /* scoped */
28023
28203
 
28024
- var __vue_scope_id__$l = undefined;
28204
+ var __vue_scope_id__$m = undefined;
28025
28205
  /* module identifier */
28026
28206
 
28027
- var __vue_module_identifier__$l = undefined;
28207
+ var __vue_module_identifier__$m = undefined;
28028
28208
  /* functional template */
28029
28209
 
28030
- var __vue_is_functional_template__$l = false;
28210
+ var __vue_is_functional_template__$m = false;
28031
28211
  /* style inject */
28032
28212
 
28033
28213
  /* style inject SSR */
28034
28214
 
28035
28215
  /* style inject shadow dom */
28036
28216
 
28037
- var __vue_component__$l = /*#__PURE__*/normalizeComponent({
28038
- render: __vue_render__$l,
28039
- staticRenderFns: __vue_staticRenderFns__$l
28040
- }, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, undefined, undefined, undefined);
28217
+ var __vue_component__$m = /*#__PURE__*/normalizeComponent({
28218
+ render: __vue_render__$m,
28219
+ staticRenderFns: __vue_staticRenderFns__$m
28220
+ }, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, undefined, undefined, undefined);
28041
28221
 
28042
28222
  var tracking$3 = namespace("tracking");
28043
28223
  var params$9 = namespace("params");
28044
- var searchResult$a = namespace("searchResult");
28224
+ var searchResult$b = namespace("searchResult");
28045
28225
 
28046
28226
  var SearchResultsProductCard = /*#__PURE__*/function (_Vue) {
28047
28227
  _inherits(SearchResultsProductCard, _Vue);
@@ -28198,7 +28378,7 @@ __decorate([Prop({
28198
28378
  default: false
28199
28379
  })], SearchResultsProductCard.prototype, "isAdditionalPanel", void 0);
28200
28380
 
28201
- __decorate([searchResult$a.State(function (state) {
28381
+ __decorate([searchResult$b.State(function (state) {
28202
28382
  return state.layout;
28203
28383
  })], SearchResultsProductCard.prototype, "layout", void 0);
28204
28384
 
@@ -28209,16 +28389,16 @@ __decorate([tracking$3.Action("track")], SearchResultsProductCard.prototype, "tr
28209
28389
  SearchResultsProductCard = __decorate([Component({
28210
28390
  name: "searchResultsProductCard",
28211
28391
  components: {
28212
- SearchResultsBadgeWrapper: __vue_component__$v,
28213
- SearchResultsProductCardElement: __vue_component__$l
28392
+ SearchResultsBadgeWrapper: __vue_component__$w,
28393
+ SearchResultsProductCardElement: __vue_component__$m
28214
28394
  }
28215
28395
  })], SearchResultsProductCard);
28216
- var script$j = SearchResultsProductCard;
28396
+ var script$k = SearchResultsProductCard;
28217
28397
 
28218
- var __vue_script__$k = script$j;
28398
+ var __vue_script__$l = script$k;
28219
28399
  /* template */
28220
28400
 
28221
- var __vue_render__$k = function __vue_render__() {
28401
+ var __vue_render__$l = function __vue_render__() {
28222
28402
  var _vm = this;
28223
28403
 
28224
28404
  var _h = _vm.$createElement;
@@ -28277,30 +28457,30 @@ var __vue_render__$k = function __vue_render__() {
28277
28457
  }), 1)])], 1);
28278
28458
  };
28279
28459
 
28280
- var __vue_staticRenderFns__$k = [];
28281
- __vue_render__$k._withStripped = true;
28460
+ var __vue_staticRenderFns__$l = [];
28461
+ __vue_render__$l._withStripped = true;
28282
28462
  /* style */
28283
28463
 
28284
- var __vue_inject_styles__$k = undefined;
28464
+ var __vue_inject_styles__$l = undefined;
28285
28465
  /* scoped */
28286
28466
 
28287
- var __vue_scope_id__$k = undefined;
28467
+ var __vue_scope_id__$l = undefined;
28288
28468
  /* module identifier */
28289
28469
 
28290
- var __vue_module_identifier__$k = undefined;
28470
+ var __vue_module_identifier__$l = undefined;
28291
28471
  /* functional template */
28292
28472
 
28293
- var __vue_is_functional_template__$k = false;
28473
+ var __vue_is_functional_template__$l = false;
28294
28474
  /* style inject */
28295
28475
 
28296
28476
  /* style inject SSR */
28297
28477
 
28298
28478
  /* style inject shadow dom */
28299
28479
 
28300
- var __vue_component__$k = /*#__PURE__*/normalizeComponent({
28301
- render: __vue_render__$k,
28302
- staticRenderFns: __vue_staticRenderFns__$k
28303
- }, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, undefined, undefined, undefined);
28480
+ var __vue_component__$l = /*#__PURE__*/normalizeComponent({
28481
+ render: __vue_render__$l,
28482
+ staticRenderFns: __vue_staticRenderFns__$l
28483
+ }, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, undefined, undefined, undefined);
28304
28484
 
28305
28485
  var initAnalyticsTracking = function initAnalyticsTracking(analyticsOptions) {
28306
28486
  try {
@@ -28607,16 +28787,16 @@ __decorate([Watch("query")], AdditionalPanels$1.prototype, "handleQueryChange",
28607
28787
  AdditionalPanels$1 = __decorate([Component({
28608
28788
  name: "additionalPanel",
28609
28789
  components: {
28610
- SearchResultsProductCard: __vue_component__$k
28790
+ SearchResultsProductCard: __vue_component__$l
28611
28791
  }
28612
28792
  })], AdditionalPanels$1);
28613
- var script$i = AdditionalPanels$1;
28793
+ var script$j = AdditionalPanels$1;
28614
28794
 
28615
28795
  /* script */
28616
- var __vue_script__$j = script$i;
28796
+ var __vue_script__$k = script$j;
28617
28797
  /* template */
28618
28798
 
28619
- var __vue_render__$j = function __vue_render__() {
28799
+ var __vue_render__$k = function __vue_render__() {
28620
28800
  var _vm = this;
28621
28801
 
28622
28802
  var _h = _vm.$createElement;
@@ -28641,6 +28821,9 @@ var __vue_render__$j = function __vue_render__() {
28641
28821
  });
28642
28822
  }), 1), _vm._v(" "), _vm.displayShowMore ? _c("div", {
28643
28823
  staticClass: "lupa-additional-panel-show-more",
28824
+ class: {
28825
+ "lupa-additional-panel-show-less": _vm.showAll
28826
+ },
28644
28827
  attrs: {
28645
28828
  "data-cy": "lupa-additional-panel-show-more"
28646
28829
  },
@@ -28650,30 +28833,30 @@ var __vue_render__$j = function __vue_render__() {
28650
28833
  }, [_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();
28651
28834
  };
28652
28835
 
28653
- var __vue_staticRenderFns__$j = [];
28654
- __vue_render__$j._withStripped = true;
28836
+ var __vue_staticRenderFns__$k = [];
28837
+ __vue_render__$k._withStripped = true;
28655
28838
  /* style */
28656
28839
 
28657
- var __vue_inject_styles__$j = undefined;
28840
+ var __vue_inject_styles__$k = undefined;
28658
28841
  /* scoped */
28659
28842
 
28660
- var __vue_scope_id__$j = undefined;
28843
+ var __vue_scope_id__$k = undefined;
28661
28844
  /* module identifier */
28662
28845
 
28663
- var __vue_module_identifier__$j = undefined;
28846
+ var __vue_module_identifier__$k = undefined;
28664
28847
  /* functional template */
28665
28848
 
28666
- var __vue_is_functional_template__$j = false;
28849
+ var __vue_is_functional_template__$k = false;
28667
28850
  /* style inject */
28668
28851
 
28669
28852
  /* style inject SSR */
28670
28853
 
28671
28854
  /* style inject shadow dom */
28672
28855
 
28673
- var __vue_component__$j = /*#__PURE__*/normalizeComponent({
28674
- render: __vue_render__$j,
28675
- staticRenderFns: __vue_staticRenderFns__$j
28676
- }, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, undefined, undefined, undefined);
28856
+ var __vue_component__$k = /*#__PURE__*/normalizeComponent({
28857
+ render: __vue_render__$k,
28858
+ staticRenderFns: __vue_staticRenderFns__$k
28859
+ }, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, undefined, undefined, undefined);
28677
28860
 
28678
28861
  var AdditionalPanels = /*#__PURE__*/function (_Vue) {
28679
28862
  _inherits(AdditionalPanels, _Vue);
@@ -28722,16 +28905,16 @@ __decorate([Prop({
28722
28905
  AdditionalPanels = __decorate([Component({
28723
28906
  name: "additionalPanels",
28724
28907
  components: {
28725
- AdditionalPanel: __vue_component__$j
28908
+ AdditionalPanel: __vue_component__$k
28726
28909
  }
28727
28910
  })], AdditionalPanels);
28728
- var script$h = AdditionalPanels;
28911
+ var script$i = AdditionalPanels;
28729
28912
 
28730
28913
  /* script */
28731
- var __vue_script__$i = script$h;
28914
+ var __vue_script__$j = script$i;
28732
28915
  /* template */
28733
28916
 
28734
- var __vue_render__$i = function __vue_render__() {
28917
+ var __vue_render__$j = function __vue_render__() {
28735
28918
  var _vm = this;
28736
28919
 
28737
28920
  var _h = _vm.$createElement;
@@ -28751,30 +28934,30 @@ var __vue_render__$i = function __vue_render__() {
28751
28934
  }), 1) : _vm._e();
28752
28935
  };
28753
28936
 
28754
- var __vue_staticRenderFns__$i = [];
28755
- __vue_render__$i._withStripped = true;
28937
+ var __vue_staticRenderFns__$j = [];
28938
+ __vue_render__$j._withStripped = true;
28756
28939
  /* style */
28757
28940
 
28758
- var __vue_inject_styles__$i = undefined;
28941
+ var __vue_inject_styles__$j = undefined;
28759
28942
  /* scoped */
28760
28943
 
28761
- var __vue_scope_id__$i = undefined;
28944
+ var __vue_scope_id__$j = undefined;
28762
28945
  /* module identifier */
28763
28946
 
28764
- var __vue_module_identifier__$i = undefined;
28947
+ var __vue_module_identifier__$j = undefined;
28765
28948
  /* functional template */
28766
28949
 
28767
- var __vue_is_functional_template__$i = false;
28950
+ var __vue_is_functional_template__$j = false;
28768
28951
  /* style inject */
28769
28952
 
28770
28953
  /* style inject SSR */
28771
28954
 
28772
28955
  /* style inject shadow dom */
28773
28956
 
28774
- var __vue_component__$i = /*#__PURE__*/normalizeComponent({
28775
- render: __vue_render__$i,
28776
- staticRenderFns: __vue_staticRenderFns__$i
28777
- }, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, undefined, undefined, undefined);
28957
+ var __vue_component__$j = /*#__PURE__*/normalizeComponent({
28958
+ render: __vue_render__$j,
28959
+ staticRenderFns: __vue_staticRenderFns__$j
28960
+ }, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, undefined, undefined, undefined);
28778
28961
 
28779
28962
  var params$7 = namespace("params");
28780
28963
 
@@ -28830,13 +29013,13 @@ __decorate([params$7.Action("appendParams")], SearchResultsPageSize.prototype, "
28830
29013
  SearchResultsPageSize = __decorate([Component({
28831
29014
  name: "searchResultsPageSize"
28832
29015
  })], SearchResultsPageSize);
28833
- var script$g = SearchResultsPageSize;
29016
+ var script$h = SearchResultsPageSize;
28834
29017
 
28835
29018
  /* script */
28836
- var __vue_script__$h = script$g;
29019
+ var __vue_script__$i = script$h;
28837
29020
  /* template */
28838
29021
 
28839
- var __vue_render__$h = function __vue_render__() {
29022
+ var __vue_render__$i = function __vue_render__() {
28840
29023
  var _vm = this;
28841
29024
 
28842
29025
  var _h = _vm.$createElement;
@@ -28870,30 +29053,30 @@ var __vue_render__$h = function __vue_render__() {
28870
29053
  }), 0)])]);
28871
29054
  };
28872
29055
 
28873
- var __vue_staticRenderFns__$h = [];
28874
- __vue_render__$h._withStripped = true;
29056
+ var __vue_staticRenderFns__$i = [];
29057
+ __vue_render__$i._withStripped = true;
28875
29058
  /* style */
28876
29059
 
28877
- var __vue_inject_styles__$h = undefined;
29060
+ var __vue_inject_styles__$i = undefined;
28878
29061
  /* scoped */
28879
29062
 
28880
- var __vue_scope_id__$h = undefined;
29063
+ var __vue_scope_id__$i = undefined;
28881
29064
  /* module identifier */
28882
29065
 
28883
- var __vue_module_identifier__$h = undefined;
29066
+ var __vue_module_identifier__$i = undefined;
28884
29067
  /* functional template */
28885
29068
 
28886
- var __vue_is_functional_template__$h = false;
29069
+ var __vue_is_functional_template__$i = false;
28887
29070
  /* style inject */
28888
29071
 
28889
29072
  /* style inject SSR */
28890
29073
 
28891
29074
  /* style inject shadow dom */
28892
29075
 
28893
- var __vue_component__$h = /*#__PURE__*/normalizeComponent({
28894
- render: __vue_render__$h,
28895
- staticRenderFns: __vue_staticRenderFns__$h
28896
- }, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, undefined, undefined, undefined);
29076
+ var __vue_component__$i = /*#__PURE__*/normalizeComponent({
29077
+ render: __vue_render__$i,
29078
+ staticRenderFns: __vue_staticRenderFns__$i
29079
+ }, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, undefined, undefined, undefined);
28897
29080
 
28898
29081
  var params$6 = namespace("params");
28899
29082
 
@@ -28953,13 +29136,13 @@ __decorate([params$6.Action("appendParams")], SearchResultsPageSelect.prototype,
28953
29136
  SearchResultsPageSelect = __decorate([Component({
28954
29137
  name: "searchResultsPageSelect"
28955
29138
  })], SearchResultsPageSelect);
28956
- var script$f = SearchResultsPageSelect;
29139
+ var script$g = SearchResultsPageSelect;
28957
29140
 
28958
29141
  /* script */
28959
- var __vue_script__$g = script$f;
29142
+ var __vue_script__$h = script$g;
28960
29143
  /* template */
28961
29144
 
28962
- var __vue_render__$g = function __vue_render__() {
29145
+ var __vue_render__$h = function __vue_render__() {
28963
29146
  var _vm = this;
28964
29147
 
28965
29148
  var _h = _vm.$createElement;
@@ -29004,30 +29187,30 @@ var __vue_render__$g = function __vue_render__() {
29004
29187
  }, [_vm._v("\n " + _vm._s(_vm.label) + "\n ")]) : _vm._e()], 2);
29005
29188
  };
29006
29189
 
29007
- var __vue_staticRenderFns__$g = [];
29008
- __vue_render__$g._withStripped = true;
29190
+ var __vue_staticRenderFns__$h = [];
29191
+ __vue_render__$h._withStripped = true;
29009
29192
  /* style */
29010
29193
 
29011
- var __vue_inject_styles__$g = undefined;
29194
+ var __vue_inject_styles__$h = undefined;
29012
29195
  /* scoped */
29013
29196
 
29014
- var __vue_scope_id__$g = undefined;
29197
+ var __vue_scope_id__$h = undefined;
29015
29198
  /* module identifier */
29016
29199
 
29017
- var __vue_module_identifier__$g = undefined;
29200
+ var __vue_module_identifier__$h = undefined;
29018
29201
  /* functional template */
29019
29202
 
29020
- var __vue_is_functional_template__$g = false;
29203
+ var __vue_is_functional_template__$h = false;
29021
29204
  /* style inject */
29022
29205
 
29023
29206
  /* style inject SSR */
29024
29207
 
29025
29208
  /* style inject shadow dom */
29026
29209
 
29027
- var __vue_component__$g = /*#__PURE__*/normalizeComponent({
29028
- render: __vue_render__$g,
29029
- staticRenderFns: __vue_staticRenderFns__$g
29030
- }, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, undefined, undefined);
29210
+ var __vue_component__$h = /*#__PURE__*/normalizeComponent({
29211
+ render: __vue_render__$h,
29212
+ staticRenderFns: __vue_staticRenderFns__$h
29213
+ }, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, undefined, undefined, undefined);
29031
29214
 
29032
29215
  var params$5 = namespace("params");
29033
29216
 
@@ -29127,12 +29310,12 @@ __decorate([params$5.Action("appendParams")], SearchResultsSort.prototype, "appe
29127
29310
  SearchResultsSort = __decorate([Component({
29128
29311
  name: "searchResultsSort"
29129
29312
  })], SearchResultsSort);
29130
- var script$e = SearchResultsSort;
29313
+ var script$f = SearchResultsSort;
29131
29314
 
29132
- var __vue_script__$f = script$e;
29315
+ var __vue_script__$g = script$f;
29133
29316
  /* template */
29134
29317
 
29135
- var __vue_render__$f = function __vue_render__() {
29318
+ var __vue_render__$g = function __vue_render__() {
29136
29319
  var _vm = this;
29137
29320
 
29138
29321
  var _h = _vm.$createElement;
@@ -29182,32 +29365,32 @@ var __vue_render__$f = function __vue_render__() {
29182
29365
  }), 0)])]);
29183
29366
  };
29184
29367
 
29185
- var __vue_staticRenderFns__$f = [];
29186
- __vue_render__$f._withStripped = true;
29368
+ var __vue_staticRenderFns__$g = [];
29369
+ __vue_render__$g._withStripped = true;
29187
29370
  /* style */
29188
29371
 
29189
- var __vue_inject_styles__$f = undefined;
29372
+ var __vue_inject_styles__$g = undefined;
29190
29373
  /* scoped */
29191
29374
 
29192
- var __vue_scope_id__$f = undefined;
29375
+ var __vue_scope_id__$g = undefined;
29193
29376
  /* module identifier */
29194
29377
 
29195
- var __vue_module_identifier__$f = undefined;
29378
+ var __vue_module_identifier__$g = undefined;
29196
29379
  /* functional template */
29197
29380
 
29198
- var __vue_is_functional_template__$f = false;
29381
+ var __vue_is_functional_template__$g = false;
29199
29382
  /* style inject */
29200
29383
 
29201
29384
  /* style inject SSR */
29202
29385
 
29203
29386
  /* style inject shadow dom */
29204
29387
 
29205
- var __vue_component__$f = /*#__PURE__*/normalizeComponent({
29206
- render: __vue_render__$f,
29207
- staticRenderFns: __vue_staticRenderFns__$f
29208
- }, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, undefined, undefined, undefined);
29388
+ var __vue_component__$g = /*#__PURE__*/normalizeComponent({
29389
+ render: __vue_render__$g,
29390
+ staticRenderFns: __vue_staticRenderFns__$g
29391
+ }, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, undefined, undefined);
29209
29392
 
29210
- var searchResult$9 = namespace("searchResult");
29393
+ var searchResult$a = namespace("searchResult");
29211
29394
  var options$2 = namespace("options");
29212
29395
 
29213
29396
  var SearchResultsLayoutSelection = /*#__PURE__*/function (_Vue) {
@@ -29231,24 +29414,24 @@ var SearchResultsLayoutSelection = /*#__PURE__*/function (_Vue) {
29231
29414
  return SearchResultsLayoutSelection;
29232
29415
  }(Vue$1);
29233
29416
 
29234
- __decorate([searchResult$9.State(function (state) {
29417
+ __decorate([searchResult$a.State(function (state) {
29235
29418
  return state.layout;
29236
29419
  })], SearchResultsLayoutSelection.prototype, "layout", void 0);
29237
29420
 
29238
29421
  __decorate([options$2.Getter("classMap")], SearchResultsLayoutSelection.prototype, "classMap", void 0);
29239
29422
 
29240
- __decorate([searchResult$9.Action("setLayout")], SearchResultsLayoutSelection.prototype, "setLayout", void 0);
29423
+ __decorate([searchResult$a.Action("setLayout")], SearchResultsLayoutSelection.prototype, "setLayout", void 0);
29241
29424
 
29242
29425
  SearchResultsLayoutSelection = __decorate([Component({
29243
29426
  name: "searchResultsLayoutSelection"
29244
29427
  })], SearchResultsLayoutSelection);
29245
- var script$d = SearchResultsLayoutSelection;
29428
+ var script$e = SearchResultsLayoutSelection;
29246
29429
 
29247
29430
  /* script */
29248
- var __vue_script__$e = script$d;
29431
+ var __vue_script__$f = script$e;
29249
29432
  /* template */
29250
29433
 
29251
- var __vue_render__$e = function __vue_render__() {
29434
+ var __vue_render__$f = function __vue_render__() {
29252
29435
  var _vm = this;
29253
29436
 
29254
29437
  var _h = _vm.$createElement;
@@ -29279,32 +29462,32 @@ var __vue_render__$e = function __vue_render__() {
29279
29462
  }, [_vm._v("\n ☰\n ")])]);
29280
29463
  };
29281
29464
 
29282
- var __vue_staticRenderFns__$e = [];
29283
- __vue_render__$e._withStripped = true;
29465
+ var __vue_staticRenderFns__$f = [];
29466
+ __vue_render__$f._withStripped = true;
29284
29467
  /* style */
29285
29468
 
29286
- var __vue_inject_styles__$e = undefined;
29469
+ var __vue_inject_styles__$f = undefined;
29287
29470
  /* scoped */
29288
29471
 
29289
- var __vue_scope_id__$e = undefined;
29472
+ var __vue_scope_id__$f = undefined;
29290
29473
  /* module identifier */
29291
29474
 
29292
- var __vue_module_identifier__$e = undefined;
29475
+ var __vue_module_identifier__$f = undefined;
29293
29476
  /* functional template */
29294
29477
 
29295
- var __vue_is_functional_template__$e = false;
29478
+ var __vue_is_functional_template__$f = false;
29296
29479
  /* style inject */
29297
29480
 
29298
29481
  /* style inject SSR */
29299
29482
 
29300
29483
  /* style inject shadow dom */
29301
29484
 
29302
- var __vue_component__$e = /*#__PURE__*/normalizeComponent({
29303
- render: __vue_render__$e,
29304
- staticRenderFns: __vue_staticRenderFns__$e
29305
- }, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, undefined, undefined, undefined);
29485
+ var __vue_component__$f = /*#__PURE__*/normalizeComponent({
29486
+ render: __vue_render__$f,
29487
+ staticRenderFns: __vue_staticRenderFns__$f
29488
+ }, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, undefined, undefined, undefined);
29306
29489
 
29307
- var searchResult$8 = namespace("searchResult");
29490
+ var searchResult$9 = namespace("searchResult");
29308
29491
 
29309
29492
  var SearchResultsSummary = /*#__PURE__*/function (_Vue) {
29310
29493
  _inherits(SearchResultsSummary, _Vue);
@@ -29334,20 +29517,20 @@ __decorate([Prop({
29334
29517
  default: false
29335
29518
  })], SearchResultsSummary.prototype, "clearable", void 0);
29336
29519
 
29337
- __decorate([searchResult$8.Getter("totalItems")], SearchResultsSummary.prototype, "totalItems", void 0);
29520
+ __decorate([searchResult$9.Getter("totalItems")], SearchResultsSummary.prototype, "totalItems", void 0);
29338
29521
 
29339
- __decorate([searchResult$8.Getter("itemRange")], SearchResultsSummary.prototype, "itemRange", void 0);
29522
+ __decorate([searchResult$9.Getter("itemRange")], SearchResultsSummary.prototype, "itemRange", void 0);
29340
29523
 
29341
29524
  SearchResultsSummary = __decorate([Component({
29342
29525
  name: "searchResultsSummary"
29343
29526
  })], SearchResultsSummary);
29344
- var script$c = SearchResultsSummary;
29527
+ var script$d = SearchResultsSummary;
29345
29528
 
29346
29529
  /* script */
29347
- var __vue_script__$d = script$c;
29530
+ var __vue_script__$e = script$d;
29348
29531
  /* template */
29349
29532
 
29350
- var __vue_render__$d = function __vue_render__() {
29533
+ var __vue_render__$e = function __vue_render__() {
29351
29534
  var _vm = this;
29352
29535
 
29353
29536
  var _h = _vm.$createElement;
@@ -29373,32 +29556,32 @@ var __vue_render__$d = function __vue_render__() {
29373
29556
  }, [_vm._v("✕")]) : _vm._e()]) : _vm._e();
29374
29557
  };
29375
29558
 
29376
- var __vue_staticRenderFns__$d = [];
29377
- __vue_render__$d._withStripped = true;
29559
+ var __vue_staticRenderFns__$e = [];
29560
+ __vue_render__$e._withStripped = true;
29378
29561
  /* style */
29379
29562
 
29380
- var __vue_inject_styles__$d = undefined;
29563
+ var __vue_inject_styles__$e = undefined;
29381
29564
  /* scoped */
29382
29565
 
29383
- var __vue_scope_id__$d = undefined;
29566
+ var __vue_scope_id__$e = undefined;
29384
29567
  /* module identifier */
29385
29568
 
29386
- var __vue_module_identifier__$d = undefined;
29569
+ var __vue_module_identifier__$e = undefined;
29387
29570
  /* functional template */
29388
29571
 
29389
- var __vue_is_functional_template__$d = false;
29572
+ var __vue_is_functional_template__$e = false;
29390
29573
  /* style inject */
29391
29574
 
29392
29575
  /* style inject SSR */
29393
29576
 
29394
29577
  /* style inject shadow dom */
29395
29578
 
29396
- var __vue_component__$d = /*#__PURE__*/normalizeComponent({
29397
- render: __vue_render__$d,
29398
- staticRenderFns: __vue_staticRenderFns__$d
29399
- }, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, undefined, undefined, undefined);
29579
+ var __vue_component__$e = /*#__PURE__*/normalizeComponent({
29580
+ render: __vue_render__$e,
29581
+ staticRenderFns: __vue_staticRenderFns__$e
29582
+ }, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, undefined, undefined, undefined);
29400
29583
 
29401
- var searchResult$7 = namespace("searchResult");
29584
+ var searchResult$8 = namespace("searchResult");
29402
29585
 
29403
29586
  var SearchResultsMobileToggle = /*#__PURE__*/function (_Vue) {
29404
29587
  _inherits(SearchResultsMobileToggle, _Vue);
@@ -29425,18 +29608,24 @@ var SearchResultsMobileToggle = /*#__PURE__*/function (_Vue) {
29425
29608
 
29426
29609
  __decorate([Prop()], SearchResultsMobileToggle.prototype, "label", void 0);
29427
29610
 
29428
- __decorate([searchResult$7.Mutation("setSidebarVisibility")], SearchResultsMobileToggle.prototype, "setSidebarVisibility", void 0);
29611
+ __decorate([Prop({
29612
+ default: false
29613
+ })], SearchResultsMobileToggle.prototype, "showFilterCount", void 0);
29614
+
29615
+ __decorate([searchResult$8.Getter("currentFilterCount")], SearchResultsMobileToggle.prototype, "currentFilterCount", void 0);
29616
+
29617
+ __decorate([searchResult$8.Mutation("setSidebarVisibility")], SearchResultsMobileToggle.prototype, "setSidebarVisibility", void 0);
29429
29618
 
29430
29619
  SearchResultsMobileToggle = __decorate([Component({
29431
29620
  name: "searchResultsMobileToggle"
29432
29621
  })], SearchResultsMobileToggle);
29433
- var script$b = SearchResultsMobileToggle;
29622
+ var script$c = SearchResultsMobileToggle;
29434
29623
 
29435
29624
  /* script */
29436
- var __vue_script__$c = script$b;
29625
+ var __vue_script__$d = script$c;
29437
29626
  /* template */
29438
29627
 
29439
- var __vue_render__$c = function __vue_render__() {
29628
+ var __vue_render__$d = function __vue_render__() {
29440
29629
  var _vm = this;
29441
29630
 
29442
29631
  var _h = _vm.$createElement;
@@ -29445,38 +29634,43 @@ var __vue_render__$c = function __vue_render__() {
29445
29634
 
29446
29635
  return _c("div", {
29447
29636
  staticClass: "lupa-mobile-toggle",
29637
+ class: {
29638
+ "lupa-mobile-toggle-filters-empty": _vm.currentFilterCount < 1
29639
+ },
29448
29640
  on: {
29449
29641
  click: _vm.handleMobileToggle
29450
29642
  }
29451
- }, [_vm._v(_vm._s(_vm.label))]);
29643
+ }, [_vm._v("\n " + _vm._s(_vm.label) + "\n "), _vm.showFilterCount && _vm.currentFilterCount > 0 ? _c("span", {
29644
+ staticClass: "lupa-mobile-toggle-filter-count"
29645
+ }, [_vm._v(_vm._s(_vm.currentFilterCount))]) : _vm._e()]);
29452
29646
  };
29453
29647
 
29454
- var __vue_staticRenderFns__$c = [];
29455
- __vue_render__$c._withStripped = true;
29648
+ var __vue_staticRenderFns__$d = [];
29649
+ __vue_render__$d._withStripped = true;
29456
29650
  /* style */
29457
29651
 
29458
- var __vue_inject_styles__$c = undefined;
29652
+ var __vue_inject_styles__$d = undefined;
29459
29653
  /* scoped */
29460
29654
 
29461
- var __vue_scope_id__$c = undefined;
29655
+ var __vue_scope_id__$d = undefined;
29462
29656
  /* module identifier */
29463
29657
 
29464
- var __vue_module_identifier__$c = undefined;
29658
+ var __vue_module_identifier__$d = undefined;
29465
29659
  /* functional template */
29466
29660
 
29467
- var __vue_is_functional_template__$c = false;
29661
+ var __vue_is_functional_template__$d = false;
29468
29662
  /* style inject */
29469
29663
 
29470
29664
  /* style inject SSR */
29471
29665
 
29472
29666
  /* style inject shadow dom */
29473
29667
 
29474
- var __vue_component__$c = /*#__PURE__*/normalizeComponent({
29475
- render: __vue_render__$c,
29476
- staticRenderFns: __vue_staticRenderFns__$c
29477
- }, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, undefined, undefined, undefined);
29668
+ var __vue_component__$d = /*#__PURE__*/normalizeComponent({
29669
+ render: __vue_render__$d,
29670
+ staticRenderFns: __vue_staticRenderFns__$d
29671
+ }, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, undefined, undefined, undefined);
29478
29672
 
29479
- var searchResult$6 = namespace("searchResult");
29673
+ var searchResult$7 = namespace("searchResult");
29480
29674
  var params$4 = namespace("params");
29481
29675
 
29482
29676
  var SearchResultsToolbar = /*#__PURE__*/function (_Vue) {
@@ -29511,6 +29705,13 @@ var SearchResultsToolbar = /*#__PURE__*/function (_Vue) {
29511
29705
  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 : "";
29512
29706
  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;
29513
29707
  }
29708
+ }, {
29709
+ key: "showMobileFilterCount",
29710
+ get: function get() {
29711
+ var _a, _b, _c;
29712
+
29713
+ 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);
29714
+ }
29514
29715
  }]);
29515
29716
 
29516
29717
  return SearchResultsToolbar;
@@ -29552,28 +29753,28 @@ __decorate([Prop({
29552
29753
  default: false
29553
29754
  })], SearchResultsToolbar.prototype, "showFilterClear", void 0);
29554
29755
 
29555
- __decorate([searchResult$6.Getter("hasAnyFilter")], SearchResultsToolbar.prototype, "hasAnyFilter", void 0);
29756
+ __decorate([searchResult$7.Getter("hasAnyFilter")], SearchResultsToolbar.prototype, "hasAnyFilter", void 0);
29556
29757
 
29557
29758
  __decorate([params$4.Action("removeAllFilters")], SearchResultsToolbar.prototype, "removeAllFilters", void 0);
29558
29759
 
29559
29760
  SearchResultsToolbar = __decorate([Component({
29560
29761
  name: "searchResultsToolbar",
29561
29762
  components: {
29562
- SearchResultsPageSize: __vue_component__$h,
29563
- SearchResultsPageSelect: __vue_component__$g,
29564
- SearchResultsSort: __vue_component__$f,
29565
- SearchResultsLayoutSelection: __vue_component__$e,
29566
- SearchResultsSummary: __vue_component__$d,
29567
- SearchResultsMobileToggle: __vue_component__$c
29763
+ SearchResultsPageSize: __vue_component__$i,
29764
+ SearchResultsPageSelect: __vue_component__$h,
29765
+ SearchResultsSort: __vue_component__$g,
29766
+ SearchResultsLayoutSelection: __vue_component__$f,
29767
+ SearchResultsSummary: __vue_component__$e,
29768
+ SearchResultsMobileToggle: __vue_component__$d
29568
29769
  }
29569
29770
  })], SearchResultsToolbar);
29570
- var script$a = SearchResultsToolbar;
29771
+ var script$b = SearchResultsToolbar;
29571
29772
 
29572
29773
  /* script */
29573
- var __vue_script__$b = script$a;
29774
+ var __vue_script__$c = script$b;
29574
29775
  /* template */
29575
29776
 
29576
- var __vue_render__$b = function __vue_render__() {
29777
+ var __vue_render__$c = function __vue_render__() {
29577
29778
  var _vm = this;
29578
29779
 
29579
29780
  var _h = _vm.$createElement;
@@ -29603,7 +29804,8 @@ var __vue_render__$b = function __vue_render__() {
29603
29804
  staticClass: "lupa-toolbar-right"
29604
29805
  }, [_c("SearchResultsMobileToggle", {
29605
29806
  attrs: {
29606
- label: _vm.options.labels.mobileFilterButton
29807
+ label: _vm.options.labels.mobileFilterButton,
29808
+ "show-filter-count": _vm.showMobileFilterCount
29607
29809
  }
29608
29810
  }), _vm._v(" "), _vm.paginationDisplay.pageSize ? _c("SearchResultsPageSize", {
29609
29811
  attrs: {
@@ -29617,30 +29819,30 @@ var __vue_render__$b = function __vue_render__() {
29617
29819
  }) : _c("div")], 1)]);
29618
29820
  };
29619
29821
 
29620
- var __vue_staticRenderFns__$b = [];
29621
- __vue_render__$b._withStripped = true;
29822
+ var __vue_staticRenderFns__$c = [];
29823
+ __vue_render__$c._withStripped = true;
29622
29824
  /* style */
29623
29825
 
29624
- var __vue_inject_styles__$b = undefined;
29826
+ var __vue_inject_styles__$c = undefined;
29625
29827
  /* scoped */
29626
29828
 
29627
- var __vue_scope_id__$b = undefined;
29829
+ var __vue_scope_id__$c = undefined;
29628
29830
  /* module identifier */
29629
29831
 
29630
- var __vue_module_identifier__$b = undefined;
29832
+ var __vue_module_identifier__$c = undefined;
29631
29833
  /* functional template */
29632
29834
 
29633
- var __vue_is_functional_template__$b = false;
29835
+ var __vue_is_functional_template__$c = false;
29634
29836
  /* style inject */
29635
29837
 
29636
29838
  /* style inject SSR */
29637
29839
 
29638
29840
  /* style inject shadow dom */
29639
29841
 
29640
- var __vue_component__$b = /*#__PURE__*/normalizeComponent({
29641
- render: __vue_render__$b,
29642
- staticRenderFns: __vue_staticRenderFns__$b
29643
- }, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, undefined, undefined, undefined);
29842
+ var __vue_component__$c = /*#__PURE__*/normalizeComponent({
29843
+ render: __vue_render__$c,
29844
+ staticRenderFns: __vue_staticRenderFns__$c
29845
+ }, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, undefined, undefined, undefined);
29644
29846
 
29645
29847
  var Spinner = /*#__PURE__*/function (_Vue) {
29646
29848
  _inherits(Spinner, _Vue);
@@ -29657,10 +29859,10 @@ var Spinner = /*#__PURE__*/function (_Vue) {
29657
29859
  }(Vue$1);
29658
29860
 
29659
29861
  /* script */
29660
- var __vue_script__$a = Spinner;
29862
+ var __vue_script__$b = Spinner;
29661
29863
  /* template */
29662
29864
 
29663
- var __vue_render__$a = function __vue_render__() {
29865
+ var __vue_render__$b = function __vue_render__() {
29664
29866
  var _vm = this;
29665
29867
 
29666
29868
  var _h = _vm.$createElement;
@@ -29678,11 +29880,11 @@ var __vue_render__$a = function __vue_render__() {
29678
29880
  }), 0)]);
29679
29881
  };
29680
29882
 
29681
- var __vue_staticRenderFns__$a = [];
29682
- __vue_render__$a._withStripped = true;
29883
+ var __vue_staticRenderFns__$b = [];
29884
+ __vue_render__$b._withStripped = true;
29683
29885
  /* style */
29684
29886
 
29685
- var __vue_inject_styles__$a = function __vue_inject_styles__(inject) {
29887
+ var __vue_inject_styles__$b = function __vue_inject_styles__(inject) {
29686
29888
  if (!inject) return;
29687
29889
  inject("data-v-ef12587c_0", {
29688
29890
  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}",
@@ -29693,23 +29895,23 @@ var __vue_inject_styles__$a = function __vue_inject_styles__(inject) {
29693
29895
  /* scoped */
29694
29896
 
29695
29897
 
29696
- var __vue_scope_id__$a = undefined;
29898
+ var __vue_scope_id__$b = undefined;
29697
29899
  /* module identifier */
29698
29900
 
29699
- var __vue_module_identifier__$a = undefined;
29901
+ var __vue_module_identifier__$b = undefined;
29700
29902
  /* functional template */
29701
29903
 
29702
- var __vue_is_functional_template__$a = false;
29904
+ var __vue_is_functional_template__$b = false;
29703
29905
  /* style inject SSR */
29704
29906
 
29705
29907
  /* style inject shadow dom */
29706
29908
 
29707
- var __vue_component__$a = /*#__PURE__*/normalizeComponent({
29708
- render: __vue_render__$a,
29709
- staticRenderFns: __vue_staticRenderFns__$a
29710
- }, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, createInjector, undefined, undefined);
29909
+ var __vue_component__$b = /*#__PURE__*/normalizeComponent({
29910
+ render: __vue_render__$b,
29911
+ staticRenderFns: __vue_staticRenderFns__$b
29912
+ }, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, createInjector, undefined, undefined);
29711
29913
 
29712
- var searchResult$5 = namespace("searchResult");
29914
+ var searchResult$6 = namespace("searchResult");
29713
29915
 
29714
29916
  var SimilarQueryText = /*#__PURE__*/function (_Vue) {
29715
29917
  _inherits(SimilarQueryText, _Vue);
@@ -29750,20 +29952,20 @@ __decorate([Prop({
29750
29952
  default: ""
29751
29953
  })], SimilarQueryText.prototype, "label", void 0);
29752
29954
 
29753
- __decorate([searchResult$5.State(function (state) {
29955
+ __decorate([searchResult$6.State(function (state) {
29754
29956
  return state.searchResult.searchText;
29755
29957
  })], SimilarQueryText.prototype, "searchText", void 0);
29756
29958
 
29757
29959
  SimilarQueryText = __decorate([Component({
29758
29960
  name: "similarQueryText"
29759
29961
  })], SimilarQueryText);
29760
- var script$9 = SimilarQueryText;
29962
+ var script$a = SimilarQueryText;
29761
29963
 
29762
29964
  /* script */
29763
- var __vue_script__$9 = script$9;
29965
+ var __vue_script__$a = script$a;
29764
29966
  /* template */
29765
29967
 
29766
- var __vue_render__$9 = function __vue_render__() {
29968
+ var __vue_render__$a = function __vue_render__() {
29767
29969
  var _vm = this;
29768
29970
 
29769
29971
  var _h = _vm.$createElement;
@@ -29785,32 +29987,32 @@ var __vue_render__$9 = function __vue_render__() {
29785
29987
  }), _vm._v("\n (" + _vm._s(_vm.count) + ")\n")], 2);
29786
29988
  };
29787
29989
 
29788
- var __vue_staticRenderFns__$9 = [];
29789
- __vue_render__$9._withStripped = true;
29990
+ var __vue_staticRenderFns__$a = [];
29991
+ __vue_render__$a._withStripped = true;
29790
29992
  /* style */
29791
29993
 
29792
- var __vue_inject_styles__$9 = undefined;
29994
+ var __vue_inject_styles__$a = undefined;
29793
29995
  /* scoped */
29794
29996
 
29795
- var __vue_scope_id__$9 = undefined;
29997
+ var __vue_scope_id__$a = undefined;
29796
29998
  /* module identifier */
29797
29999
 
29798
- var __vue_module_identifier__$9 = undefined;
30000
+ var __vue_module_identifier__$a = undefined;
29799
30001
  /* functional template */
29800
30002
 
29801
- var __vue_is_functional_template__$9 = false;
30003
+ var __vue_is_functional_template__$a = false;
29802
30004
  /* style inject */
29803
30005
 
29804
30006
  /* style inject SSR */
29805
30007
 
29806
30008
  /* style inject shadow dom */
29807
30009
 
29808
- var __vue_component__$9 = /*#__PURE__*/normalizeComponent({
29809
- render: __vue_render__$9,
29810
- staticRenderFns: __vue_staticRenderFns__$9
29811
- }, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, undefined, undefined, undefined);
29812
-
29813
- var searchResult$4 = namespace("searchResult");
30010
+ var __vue_component__$a = /*#__PURE__*/normalizeComponent({
30011
+ render: __vue_render__$a,
30012
+ staticRenderFns: __vue_staticRenderFns__$a
30013
+ }, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, undefined, undefined, undefined);
30014
+
30015
+ var searchResult$5 = namespace("searchResult");
29814
30016
  var params$3 = namespace("params");
29815
30017
 
29816
30018
  var SearchResultsSimilarQueries = /*#__PURE__*/function (_Vue) {
@@ -29846,7 +30048,7 @@ __decorate([Prop({
29846
30048
  default: {}
29847
30049
  })], SearchResultsSimilarQueries.prototype, "productCardOptions", void 0);
29848
30050
 
29849
- __decorate([searchResult$4.State(function (state) {
30051
+ __decorate([searchResult$5.State(function (state) {
29850
30052
  return state.searchResult.similarQueries;
29851
30053
  })], SearchResultsSimilarQueries.prototype, "similarQueries", void 0);
29852
30054
 
@@ -29855,16 +30057,16 @@ __decorate([params$3.Action("goToResults")], SearchResultsSimilarQueries.prototy
29855
30057
  SearchResultsSimilarQueries = __decorate([Component({
29856
30058
  name: "searchResultsSimilarQueries",
29857
30059
  components: {
29858
- SearchResultsProductCard: __vue_component__$k,
29859
- SimilarQueryText: __vue_component__$9
30060
+ SearchResultsProductCard: __vue_component__$l,
30061
+ SimilarQueryText: __vue_component__$a
29860
30062
  }
29861
30063
  })], SearchResultsSimilarQueries);
29862
- var script$8 = SearchResultsSimilarQueries;
30064
+ var script$9 = SearchResultsSimilarQueries;
29863
30065
 
29864
- var __vue_script__$8 = script$8;
30066
+ var __vue_script__$9 = script$9;
29865
30067
  /* template */
29866
30068
 
29867
- var __vue_render__$8 = function __vue_render__() {
30069
+ var __vue_render__$9 = function __vue_render__() {
29868
30070
  var _vm = this;
29869
30071
 
29870
30072
  var _h = _vm.$createElement;
@@ -29925,30 +30127,30 @@ var __vue_render__$8 = function __vue_render__() {
29925
30127
  })], 2);
29926
30128
  };
29927
30129
 
29928
- var __vue_staticRenderFns__$8 = [];
29929
- __vue_render__$8._withStripped = true;
30130
+ var __vue_staticRenderFns__$9 = [];
30131
+ __vue_render__$9._withStripped = true;
29930
30132
  /* style */
29931
30133
 
29932
- var __vue_inject_styles__$8 = undefined;
30134
+ var __vue_inject_styles__$9 = undefined;
29933
30135
  /* scoped */
29934
30136
 
29935
- var __vue_scope_id__$8 = undefined;
30137
+ var __vue_scope_id__$9 = undefined;
29936
30138
  /* module identifier */
29937
30139
 
29938
- var __vue_module_identifier__$8 = undefined;
30140
+ var __vue_module_identifier__$9 = undefined;
29939
30141
  /* functional template */
29940
30142
 
29941
- var __vue_is_functional_template__$8 = false;
30143
+ var __vue_is_functional_template__$9 = false;
29942
30144
  /* style inject */
29943
30145
 
29944
30146
  /* style inject SSR */
29945
30147
 
29946
30148
  /* style inject shadow dom */
29947
30149
 
29948
- var __vue_component__$8 = /*#__PURE__*/normalizeComponent({
29949
- render: __vue_render__$8,
29950
- staticRenderFns: __vue_staticRenderFns__$8
29951
- }, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, undefined, undefined);
30150
+ var __vue_component__$9 = /*#__PURE__*/normalizeComponent({
30151
+ render: __vue_render__$9,
30152
+ staticRenderFns: __vue_staticRenderFns__$9
30153
+ }, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, undefined, undefined, undefined);
29952
30154
 
29953
30155
  var FiltersTopDropdown = /*#__PURE__*/function (_Vue) {
29954
30156
  _inherits(FiltersTopDropdown, _Vue);
@@ -29969,17 +30171,17 @@ __decorate([Prop()], FiltersTopDropdown.prototype, "options", void 0);
29969
30171
  FiltersTopDropdown = __decorate([Component({
29970
30172
  name: "filtersTopDropdown",
29971
30173
  components: {
29972
- CurrentFilters: __vue_component__$L,
29973
- Facets: __vue_component__$E
30174
+ CurrentFilters: __vue_component__$M,
30175
+ Facets: __vue_component__$F
29974
30176
  }
29975
30177
  })], FiltersTopDropdown);
29976
- var script$7 = FiltersTopDropdown;
30178
+ var script$8 = FiltersTopDropdown;
29977
30179
 
29978
30180
  /* script */
29979
- var __vue_script__$7 = script$7;
30181
+ var __vue_script__$8 = script$8;
29980
30182
  /* template */
29981
30183
 
29982
- var __vue_render__$7 = function __vue_render__() {
30184
+ var __vue_render__$8 = function __vue_render__() {
29983
30185
  var _vm = this;
29984
30186
 
29985
30187
  var _h = _vm.$createElement;
@@ -29999,32 +30201,32 @@ var __vue_render__$7 = function __vue_render__() {
29999
30201
  }) : _vm._e()], 1);
30000
30202
  };
30001
30203
 
30002
- var __vue_staticRenderFns__$7 = [];
30003
- __vue_render__$7._withStripped = true;
30204
+ var __vue_staticRenderFns__$8 = [];
30205
+ __vue_render__$8._withStripped = true;
30004
30206
  /* style */
30005
30207
 
30006
- var __vue_inject_styles__$7 = undefined;
30208
+ var __vue_inject_styles__$8 = undefined;
30007
30209
  /* scoped */
30008
30210
 
30009
- var __vue_scope_id__$7 = undefined;
30211
+ var __vue_scope_id__$8 = undefined;
30010
30212
  /* module identifier */
30011
30213
 
30012
- var __vue_module_identifier__$7 = undefined;
30214
+ var __vue_module_identifier__$8 = undefined;
30013
30215
  /* functional template */
30014
30216
 
30015
- var __vue_is_functional_template__$7 = false;
30217
+ var __vue_is_functional_template__$8 = false;
30016
30218
  /* style inject */
30017
30219
 
30018
30220
  /* style inject SSR */
30019
30221
 
30020
30222
  /* style inject shadow dom */
30021
30223
 
30022
- var __vue_component__$7 = /*#__PURE__*/normalizeComponent({
30023
- render: __vue_render__$7,
30024
- staticRenderFns: __vue_staticRenderFns__$7
30025
- }, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, undefined, undefined);
30224
+ var __vue_component__$8 = /*#__PURE__*/normalizeComponent({
30225
+ render: __vue_render__$8,
30226
+ staticRenderFns: __vue_staticRenderFns__$8
30227
+ }, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, undefined, undefined);
30026
30228
 
30027
- var searchResult$3 = namespace("searchResult");
30229
+ var searchResult$4 = namespace("searchResult");
30028
30230
  var params$2 = namespace("params");
30029
30231
 
30030
30232
  var SearchResultsProducts = /*#__PURE__*/function (_Vue) {
@@ -30125,27 +30327,27 @@ var SearchResultsProducts = /*#__PURE__*/function (_Vue) {
30125
30327
 
30126
30328
  __decorate([Prop()], SearchResultsProducts.prototype, "options", void 0);
30127
30329
 
30128
- __decorate([searchResult$3.State(function (state) {
30330
+ __decorate([searchResult$4.State(function (state) {
30129
30331
  return state.loading;
30130
30332
  })], SearchResultsProducts.prototype, "loading", void 0);
30131
30333
 
30132
- __decorate([searchResult$3.Getter("hasResults")], SearchResultsProducts.prototype, "hasResults", void 0);
30334
+ __decorate([searchResult$4.Getter("hasResults")], SearchResultsProducts.prototype, "hasResults", void 0);
30133
30335
 
30134
- __decorate([searchResult$3.Getter("currentQueryText")], SearchResultsProducts.prototype, "currentQueryText", void 0);
30336
+ __decorate([searchResult$4.Getter("currentQueryText")], SearchResultsProducts.prototype, "currentQueryText", void 0);
30135
30337
 
30136
- __decorate([searchResult$3.State(function (state) {
30338
+ __decorate([searchResult$4.State(function (state) {
30137
30339
  return state.isMobileSidebarVisible;
30138
30340
  })], SearchResultsProducts.prototype, "isMobileSidebarVisible", void 0);
30139
30341
 
30140
- __decorate([searchResult$3.State(function (state) {
30342
+ __decorate([searchResult$4.State(function (state) {
30141
30343
  return state.columnCount;
30142
30344
  })], SearchResultsProducts.prototype, "columnCount", void 0);
30143
30345
 
30144
- __decorate([searchResult$3.State(function (state) {
30346
+ __decorate([searchResult$4.State(function (state) {
30145
30347
  return state.searchResult;
30146
30348
  })], SearchResultsProducts.prototype, "searchResult", void 0);
30147
30349
 
30148
- __decorate([searchResult$3.State(function (state) {
30350
+ __decorate([searchResult$4.State(function (state) {
30149
30351
  return state.layout;
30150
30352
  })], SearchResultsProducts.prototype, "layout", void 0);
30151
30353
 
@@ -30156,22 +30358,22 @@ __decorate([params$2.Getter("page")], SearchResultsProducts.prototype, "page", v
30156
30358
  SearchResultsProducts = __decorate([Component({
30157
30359
  name: "searchResultsProducts",
30158
30360
  components: {
30159
- CurrentFilters: __vue_component__$L,
30160
- SearchResultsProductCard: __vue_component__$k,
30161
- SearchResultsToolbar: __vue_component__$b,
30162
- AdditionalPanels: __vue_component__$i,
30163
- Spinner: __vue_component__$a,
30164
- SearchResultsSimilarQueries: __vue_component__$8,
30165
- FiltersTopDropdown: __vue_component__$7
30361
+ CurrentFilters: __vue_component__$M,
30362
+ SearchResultsProductCard: __vue_component__$l,
30363
+ SearchResultsToolbar: __vue_component__$c,
30364
+ AdditionalPanels: __vue_component__$j,
30365
+ Spinner: __vue_component__$b,
30366
+ SearchResultsSimilarQueries: __vue_component__$9,
30367
+ FiltersTopDropdown: __vue_component__$8
30166
30368
  }
30167
30369
  })], SearchResultsProducts);
30168
- var script$6 = SearchResultsProducts;
30370
+ var script$7 = SearchResultsProducts;
30169
30371
 
30170
30372
  /* script */
30171
- var __vue_script__$6 = script$6;
30373
+ var __vue_script__$7 = script$7;
30172
30374
  /* template */
30173
30375
 
30174
- var __vue_render__$6 = function __vue_render__() {
30376
+ var __vue_render__$7 = function __vue_render__() {
30175
30377
  var _vm = this;
30176
30378
 
30177
30379
  var _h = _vm.$createElement;
@@ -30253,42 +30455,45 @@ var __vue_render__$6 = function __vue_render__() {
30253
30455
  sdkOptions: _vm.options.options
30254
30456
  }
30255
30457
  })] : !_vm.loading && _vm.currentQueryText ? _c("div", {
30256
- staticClass: "lupa-empty-results"
30458
+ staticClass: "lupa-empty-results",
30459
+ attrs: {
30460
+ "data-cy": "lupa-no-results"
30461
+ }
30257
30462
  }, [_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", {
30258
30463
  attrs: {
30259
30464
  labels: _vm.similarQueriesLabels,
30260
30465
  columnSize: _vm.columnSize,
30261
30466
  productCardOptions: _vm.productCardOptions()
30262
30467
  }
30263
- })], 1) : _vm._e()], 2);
30468
+ })], 1) : _vm._e(), _vm._v(" "), _vm._t("append")], 2);
30264
30469
  };
30265
30470
 
30266
- var __vue_staticRenderFns__$6 = [];
30267
- __vue_render__$6._withStripped = true;
30471
+ var __vue_staticRenderFns__$7 = [];
30472
+ __vue_render__$7._withStripped = true;
30268
30473
  /* style */
30269
30474
 
30270
- var __vue_inject_styles__$6 = undefined;
30475
+ var __vue_inject_styles__$7 = undefined;
30271
30476
  /* scoped */
30272
30477
 
30273
- var __vue_scope_id__$6 = undefined;
30478
+ var __vue_scope_id__$7 = undefined;
30274
30479
  /* module identifier */
30275
30480
 
30276
- var __vue_module_identifier__$6 = undefined;
30481
+ var __vue_module_identifier__$7 = undefined;
30277
30482
  /* functional template */
30278
30483
 
30279
- var __vue_is_functional_template__$6 = false;
30484
+ var __vue_is_functional_template__$7 = false;
30280
30485
  /* style inject */
30281
30486
 
30282
30487
  /* style inject SSR */
30283
30488
 
30284
30489
  /* style inject shadow dom */
30285
30490
 
30286
- var __vue_component__$6 = /*#__PURE__*/normalizeComponent({
30287
- render: __vue_render__$6,
30288
- staticRenderFns: __vue_staticRenderFns__$6
30289
- }, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, undefined, undefined);
30491
+ var __vue_component__$7 = /*#__PURE__*/normalizeComponent({
30492
+ render: __vue_render__$7,
30493
+ staticRenderFns: __vue_staticRenderFns__$7
30494
+ }, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, undefined, undefined);
30290
30495
 
30291
- var searchResult$2 = namespace("searchResult");
30496
+ var searchResult$3 = namespace("searchResult");
30292
30497
 
30293
30498
  var SearchResultsBreadcrumbs = /*#__PURE__*/function (_Vue) {
30294
30499
  _inherits(SearchResultsBreadcrumbs, _Vue);
@@ -30317,17 +30522,17 @@ __decorate([Prop({
30317
30522
  }
30318
30523
  })], SearchResultsBreadcrumbs.prototype, "breadcrumbs", void 0);
30319
30524
 
30320
- __decorate([searchResult$2.Getter("currentQueryText")], SearchResultsBreadcrumbs.prototype, "currentQueryText", void 0);
30525
+ __decorate([searchResult$3.Getter("currentQueryText")], SearchResultsBreadcrumbs.prototype, "currentQueryText", void 0);
30321
30526
 
30322
30527
  SearchResultsBreadcrumbs = __decorate([Component({
30323
30528
  name: "searchResultsBreadcrumbs"
30324
30529
  })], SearchResultsBreadcrumbs);
30325
- var script$5 = SearchResultsBreadcrumbs;
30530
+ var script$6 = SearchResultsBreadcrumbs;
30326
30531
 
30327
- var __vue_script__$5 = script$5;
30532
+ var __vue_script__$6 = script$6;
30328
30533
  /* template */
30329
30534
 
30330
- var __vue_render__$5 = function __vue_render__() {
30535
+ var __vue_render__$6 = function __vue_render__() {
30331
30536
  var _vm = this;
30332
30537
 
30333
30538
  var _h = _vm.$createElement;
@@ -30353,6 +30558,113 @@ var __vue_render__$5 = function __vue_render__() {
30353
30558
  }), 0);
30354
30559
  };
30355
30560
 
30561
+ var __vue_staticRenderFns__$6 = [];
30562
+ __vue_render__$6._withStripped = true;
30563
+ /* style */
30564
+
30565
+ var __vue_inject_styles__$6 = undefined;
30566
+ /* scoped */
30567
+
30568
+ var __vue_scope_id__$6 = undefined;
30569
+ /* module identifier */
30570
+
30571
+ var __vue_module_identifier__$6 = undefined;
30572
+ /* functional template */
30573
+
30574
+ var __vue_is_functional_template__$6 = false;
30575
+ /* style inject */
30576
+
30577
+ /* style inject SSR */
30578
+
30579
+ /* style inject shadow dom */
30580
+
30581
+ var __vue_component__$6 = /*#__PURE__*/normalizeComponent({
30582
+ render: __vue_render__$6,
30583
+ staticRenderFns: __vue_staticRenderFns__$6
30584
+ }, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, undefined, undefined);
30585
+
30586
+ var searchResult$2 = namespace("searchResult");
30587
+
30588
+ var SearchResultsTitle = /*#__PURE__*/function (_Vue) {
30589
+ _inherits(SearchResultsTitle, _Vue);
30590
+
30591
+ var _super = _createSuper(SearchResultsTitle);
30592
+
30593
+ function SearchResultsTitle() {
30594
+ _classCallCheck(this, SearchResultsTitle);
30595
+
30596
+ return _super.apply(this, arguments);
30597
+ }
30598
+
30599
+ _createClass(SearchResultsTitle, [{
30600
+ key: "queryText",
30601
+ get: function get() {
30602
+ return this.suggestedSearchText || this.currentQueryText;
30603
+ }
30604
+ }, {
30605
+ key: "showProductCount",
30606
+ get: function get() {
30607
+ var _a;
30608
+
30609
+ return Boolean((_a = this.options.toolbar) === null || _a === void 0 ? void 0 : _a.totalCount);
30610
+ }
30611
+ }, {
30612
+ key: "showSearchTitle",
30613
+ get: function get() {
30614
+ var _a;
30615
+
30616
+ return Boolean(((_a = this.options.labels) === null || _a === void 0 ? void 0 : _a.searchResults) && (this.currentQueryText || this.isProductList));
30617
+ }
30618
+ }, {
30619
+ key: "getLabel",
30620
+ value: function getLabel(label) {
30621
+ return addParamsToLabel(label, "'".concat(this.currentQueryText, "'"));
30622
+ }
30623
+ }]);
30624
+
30625
+ return SearchResultsTitle;
30626
+ }(Vue$1);
30627
+
30628
+ __decorate([Prop()], SearchResultsTitle.prototype, "options", void 0);
30629
+
30630
+ __decorate([Prop({
30631
+ default: false
30632
+ })], SearchResultsTitle.prototype, "isProductList", void 0);
30633
+
30634
+ __decorate([searchResult$2.Getter("currentQueryText")], SearchResultsTitle.prototype, "currentQueryText", void 0);
30635
+
30636
+ __decorate([searchResult$2.Getter("totalItems")], SearchResultsTitle.prototype, "totalItems", void 0);
30637
+
30638
+ __decorate([searchResult$2.State(function (state) {
30639
+ return state.searchResult.suggestedSearchText;
30640
+ })], SearchResultsTitle.prototype, "suggestedSearchText", void 0);
30641
+
30642
+ SearchResultsTitle = __decorate([Component({
30643
+ name: "SearchResultsTitle"
30644
+ })], SearchResultsTitle);
30645
+ var script$5 = SearchResultsTitle;
30646
+
30647
+ /* script */
30648
+ var __vue_script__$5 = script$5;
30649
+ /* template */
30650
+
30651
+ var __vue_render__$5 = function __vue_render__() {
30652
+ var _vm = this;
30653
+
30654
+ var _h = _vm.$createElement;
30655
+
30656
+ var _c = _vm._self._c || _h;
30657
+
30658
+ return _vm.showSearchTitle ? _c("h1", {
30659
+ staticClass: "lupa-result-page-title",
30660
+ attrs: {
30661
+ "data-cy": "lupa-result-page-title"
30662
+ }
30663
+ }, [_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", {
30664
+ staticClass: "lupa-results-total-count"
30665
+ }, [_vm._v("(" + _vm._s(_vm.totalItems) + ")")]) : _vm._e()]) : _vm._e();
30666
+ };
30667
+
30356
30668
  var __vue_staticRenderFns__$5 = [];
30357
30669
  __vue_render__$5._withStripped = true;
30358
30670
  /* style */
@@ -30404,11 +30716,6 @@ var SearchResults = /*#__PURE__*/function (_Vue) {
30404
30716
  get: function get() {
30405
30717
  return pick(this.options.labels, ["noResultsSuggestion", "didYouMean"]);
30406
30718
  }
30407
- }, {
30408
- key: "queryText",
30409
- get: function get() {
30410
- return this.suggestedSearchText || this.currentQueryText;
30411
- }
30412
30719
  }, {
30413
30720
  key: "showFilterSidebar",
30414
30721
  get: function get() {
@@ -30416,6 +30723,11 @@ var SearchResults = /*#__PURE__*/function (_Vue) {
30416
30723
 
30417
30724
  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";
30418
30725
  }
30726
+ }, {
30727
+ key: "isTitleResultTopPosition",
30728
+ get: function get() {
30729
+ return this.options.searchTitlePosition === "search-results-top";
30730
+ }
30419
30731
  }, {
30420
30732
  key: "mounted",
30421
30733
  value: function mounted() {
@@ -30470,7 +30782,7 @@ var SearchResults = /*#__PURE__*/function (_Vue) {
30470
30782
  var _a, _b;
30471
30783
 
30472
30784
  if (res.success) {
30473
- _this.trackResults({
30785
+ _this.handleResults({
30474
30786
  queryKey: _this.options.queryKey,
30475
30787
  results: res
30476
30788
  });
@@ -30491,6 +30803,36 @@ var SearchResults = /*#__PURE__*/function (_Vue) {
30491
30803
  _this.setLoading(false);
30492
30804
  });
30493
30805
  }
30806
+ }, {
30807
+ key: "handleResults",
30808
+ value: function handleResults(_ref) {
30809
+ var queryKey = _ref.queryKey,
30810
+ results = _ref.results;
30811
+ this.trackResults({
30812
+ queryKey: queryKey,
30813
+ results: results
30814
+ });
30815
+ var noResultsParam = this.options.noResultsQueryFlag;
30816
+
30817
+ if (!noResultsParam) {
30818
+ return;
30819
+ }
30820
+
30821
+ if (results.total < 1) {
30822
+ this.appendParams({
30823
+ params: [{
30824
+ name: noResultsParam,
30825
+ value: "true"
30826
+ }],
30827
+ save: false
30828
+ });
30829
+ } else {
30830
+ this.removeParams({
30831
+ paramsToRemove: [noResultsParam],
30832
+ save: false
30833
+ });
30834
+ }
30835
+ }
30494
30836
  }, {
30495
30837
  key: "handleResize",
30496
30838
  value: function handleResize() {
@@ -30518,22 +30860,22 @@ __decorate([Prop({
30518
30860
  default: false
30519
30861
  })], SearchResults.prototype, "isProductList", void 0);
30520
30862
 
30863
+ __decorate([searchResult$1.Getter("currentQueryText")], SearchResults.prototype, "currentQueryText", void 0);
30864
+
30521
30865
  __decorate([tracking$2.Action("trackSearch")], SearchResults.prototype, "trackSearch", void 0);
30522
30866
 
30523
30867
  __decorate([tracking$2.Action("trackResults")], SearchResults.prototype, "trackResults", void 0);
30524
30868
 
30525
- __decorate([searchResult$1.Getter("currentQueryText")], SearchResults.prototype, "currentQueryText", void 0);
30526
-
30527
- __decorate([searchResult$1.State(function (state) {
30528
- return state.searchResult.suggestedSearchText;
30529
- })], SearchResults.prototype, "suggestedSearchText", void 0);
30530
-
30531
30869
  __decorate([params$1.State("searchString")], SearchResults.prototype, "searchString", void 0);
30532
30870
 
30533
30871
  __decorate([params$1.Action("setDefaultLimit")], SearchResults.prototype, "setDefaultLimit", void 0);
30534
30872
 
30535
30873
  __decorate([params$1.Action("add")], SearchResults.prototype, "addParams", void 0);
30536
30874
 
30875
+ __decorate([params$1.Action("removeParams")], SearchResults.prototype, "removeParams", void 0);
30876
+
30877
+ __decorate([params$1.Action("appendParams")], SearchResults.prototype, "appendParams", void 0);
30878
+
30537
30879
  __decorate([options$1.Mutation("setSearchResultOptions")], SearchResults.prototype, "setSearchResultOptions", void 0);
30538
30880
 
30539
30881
  __decorate([options$1.Mutation("setInitialFilters")], SearchResults.prototype, "setInitialFilters", void 0);
@@ -30549,11 +30891,12 @@ __decorate([searchResult$1.Action("setColumnCount")], SearchResults.prototype, "
30549
30891
  SearchResults = __decorate([Component({
30550
30892
  name: "searchResults",
30551
30893
  components: {
30552
- SearchResultsFilters: __vue_component__$B,
30553
- SearchResultsProducts: __vue_component__$6,
30554
- MobileFilterSidebar: __vue_component__$A,
30555
- SearchResultsBreadcrumbs: __vue_component__$5,
30556
- SearchResultsDidYouMean: __vue_component__$z
30894
+ SearchResultsFilters: __vue_component__$C,
30895
+ SearchResultsProducts: __vue_component__$7,
30896
+ MobileFilterSidebar: __vue_component__$B,
30897
+ SearchResultsBreadcrumbs: __vue_component__$6,
30898
+ SearchResultsDidYouMean: __vue_component__$A,
30899
+ SearchResultsTitle: __vue_component__$5
30557
30900
  }
30558
30901
  })], SearchResults);
30559
30902
  var script$4 = SearchResults;
@@ -30579,16 +30922,47 @@ var __vue_render__$4 = function __vue_render__() {
30579
30922
  attrs: {
30580
30923
  breadcrumbs: _vm.options.breadcrumbs
30581
30924
  }
30582
- }) : _vm._e(), _vm._v(" "), _c("SearchResultsDidYouMean", {
30925
+ }) : _vm._e(), _vm._v(" "), _vm.isTitleResultTopPosition ? [_c("div", {
30926
+ staticClass: "top-layout-wrapper",
30927
+ attrs: {
30928
+ id: "lupa-search-results"
30929
+ }
30930
+ }, [_vm.showFilterSidebar ? _c("SearchResultsFilters", {
30931
+ attrs: {
30932
+ options: _vm.options.filters
30933
+ }
30934
+ }) : _vm._e(), _vm._v(" "), _c("div", {
30935
+ staticClass: "search-content"
30936
+ }, [_c("SearchResultsDidYouMean", {
30583
30937
  attrs: {
30584
30938
  labels: _vm.didYouMeanLabels
30585
30939
  }
30586
- }), _vm._v(" "), _vm.options.labels.searchResults && _vm.currentQueryText ? _c("h1", {
30587
- staticClass: "lupa-result-page-title",
30940
+ }), _vm._v(" "), _c("SearchResultsTitle", {
30588
30941
  attrs: {
30589
- "data-cy": "lupa-result-page-title"
30942
+ options: _vm.options,
30943
+ isProductList: _vm.isProductList
30944
+ }
30945
+ }), _vm._v(" "), _c("SearchResultsProducts", {
30946
+ attrs: {
30947
+ options: _vm.options
30948
+ },
30949
+ scopedSlots: _vm._u([{
30950
+ key: "append",
30951
+ fn: function fn() {
30952
+ return [_vm._t("default")];
30953
+ },
30954
+ proxy: true
30955
+ }], null, true)
30956
+ })], 1)], 1)] : [_c("SearchResultsDidYouMean", {
30957
+ attrs: {
30958
+ labels: _vm.didYouMeanLabels
30959
+ }
30960
+ }), _vm._v(" "), _c("SearchResultsTitle", {
30961
+ attrs: {
30962
+ options: _vm.options,
30963
+ isProductList: _vm.isProductList
30590
30964
  }
30591
- }, [_vm._v("\n " + _vm._s(_vm.options.labels.searchResults) + "'" + _vm._s(_vm.queryText) + "'\n ")]) : _vm._e(), _vm._v(" "), _c("div", {
30965
+ }), _vm._v(" "), _c("div", {
30592
30966
  attrs: {
30593
30967
  id: "lupa-search-results"
30594
30968
  }
@@ -30599,8 +30973,15 @@ var __vue_render__$4 = function __vue_render__() {
30599
30973
  }) : _vm._e(), _vm._v(" "), _c("SearchResultsProducts", {
30600
30974
  attrs: {
30601
30975
  options: _vm.options
30602
- }
30603
- })], 1)], 1);
30976
+ },
30977
+ scopedSlots: _vm._u([{
30978
+ key: "append",
30979
+ fn: function fn() {
30980
+ return [_vm._t("default")];
30981
+ },
30982
+ proxy: true
30983
+ }], null, true)
30984
+ })], 1)]], 2);
30604
30985
  };
30605
30986
 
30606
30987
  var __vue_staticRenderFns__$4 = [];
@@ -30846,11 +31227,11 @@ var __vue_render__$1 = function __vue_render__() {
30846
31227
  "initial-filters": _vm.options.initialFilters,
30847
31228
  "is-product-list": true
30848
31229
  }
30849
- }), _vm._v(" "), _c("CategoryDescription", {
31230
+ }, [_c("CategoryDescription", {
30850
31231
  attrs: {
30851
31232
  options: _vm.options
30852
31233
  }
30853
- })], 1);
31234
+ })], 1)], 1);
30854
31235
  };
30855
31236
 
30856
31237
  var __vue_staticRenderFns__$1 = [];
@@ -32003,6 +32384,28 @@ var SearchResultModule = /*#__PURE__*/function (_VuexModule) {
32003
32384
  get: function get() {
32004
32385
  return this.totalItems > 0;
32005
32386
  }
32387
+ }, {
32388
+ key: "labeledFilters",
32389
+ get: function get() {
32390
+ return getLabeledFilters(unfoldFilters(this.currentFilters), this.facets);
32391
+ }
32392
+ }, {
32393
+ key: "displayFilters",
32394
+ get: function get() {
32395
+ var _a, _b, _c;
32396
+
32397
+ var initialFilters = (_a = this.context.rootGetters["options/initialFilters"]) !== null && _a !== void 0 ? _a : {};
32398
+ return (_c = (_b = this.labeledFilters) === null || _b === void 0 ? void 0 : _b.filter(function (f) {
32399
+ return !(initialFilters === null || initialFilters === void 0 ? void 0 : initialFilters[f.key]);
32400
+ })) !== null && _c !== void 0 ? _c : [];
32401
+ }
32402
+ }, {
32403
+ key: "currentFilterCount",
32404
+ get: function get() {
32405
+ var _a, _b;
32406
+
32407
+ return (_b = (_a = this.displayFilters) === null || _a === void 0 ? void 0 : _a.length) !== null && _b !== void 0 ? _b : 0;
32408
+ }
32006
32409
  }, {
32007
32410
  key: "hasAnyFilter",
32008
32411
  get: function get() {
@@ -33655,17 +34058,19 @@ var ParamsModule = /*#__PURE__*/function (_VuexModule) {
33655
34058
  }, {
33656
34059
  key: "removeParams",
33657
34060
  value: function removeParams$1(_ref2) {
33658
- var paramsToRemove = _ref2.paramsToRemove;
34061
+ var paramsToRemove = _ref2.paramsToRemove,
34062
+ _ref2$save = _ref2.save,
34063
+ save = _ref2$save === void 0 ? true : _ref2$save;
33659
34064
  var url = new URL(window.location.origin + getPathName(this.searchResultsLink) + window.location.search);
33660
34065
  paramsToRemove = getRemovableParams(url, paramsToRemove);
33661
34066
 
33662
34067
  removeParams(url, paramsToRemove);
33663
34068
 
33664
34069
  window.history.pushState("", "Append params", url.pathname + url.search);
33665
- return {
34070
+ return save ? {
33666
34071
  params: parseParams(url.searchParams),
33667
34072
  searchString: url.search
33668
- };
34073
+ } : {};
33669
34074
  }
33670
34075
  }, {
33671
34076
  key: "goToResults",
@@ -33703,7 +34108,9 @@ var ParamsModule = /*#__PURE__*/function (_VuexModule) {
33703
34108
  var params = _ref4.params,
33704
34109
  paramsToRemove = _ref4.paramsToRemove,
33705
34110
  _ref4$encode = _ref4.encode,
33706
- encode = _ref4$encode === void 0 ? true : _ref4$encode;
34111
+ encode = _ref4$encode === void 0 ? true : _ref4$encode,
34112
+ _ref4$save = _ref4.save,
34113
+ save = _ref4$save === void 0 ? true : _ref4$save;
33707
34114
 
33708
34115
  if (!(params === null || params === void 0 ? void 0 : params.length)) {
33709
34116
  return {
@@ -33720,10 +34127,10 @@ var ParamsModule = /*#__PURE__*/function (_VuexModule) {
33720
34127
  return appendParam(url, p, encode);
33721
34128
  });
33722
34129
  window.history.pushState("", "Append params", url.pathname + url.search);
33723
- return {
34130
+ return save ? {
33724
34131
  params: parseParams(url.searchParams),
33725
34132
  searchString: url.search
33726
- };
34133
+ } : {};
33727
34134
  }
33728
34135
  }, {
33729
34136
  key: "setDefaultLimit",
@@ -33978,10 +34385,10 @@ var searchBox = function searchBox(options) {
33978
34385
  app.box = new Vue$1({
33979
34386
  el: options.inputSelector,
33980
34387
  components: {
33981
- SearchBoxEntry: __vue_component__$N
34388
+ SearchBoxEntry: __vue_component__$O
33982
34389
  },
33983
34390
  render: function render(h) {
33984
- return h(__vue_component__$N, {
34391
+ return h(__vue_component__$O, {
33985
34392
  props: {
33986
34393
  searchBoxOptions: options
33987
34394
  }