@getlupa/client 0.5.1-alpha-1 → 0.5.1

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 +11 -0
  3. package/dist/cjs/components/search-results/filters/CurrentFilters.vue.d.ts +2 -2
  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 +1386 -1004
  14. package/dist/cjs/store/modules/params.d.ts +7 -5
  15. package/dist/cjs/store/modules/searchResult.d.ts +3 -0
  16. package/dist/cjs/types/search-results/SearchResultsOptions.d.ts +18 -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 +11 -0
  19. package/dist/es/components/search-results/filters/CurrentFilters.vue.d.ts +2 -2
  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 +1386 -1004
  30. package/dist/es/store/modules/params.d.ts +7 -5
  31. package/dist/es/store/modules/searchResult.d.ts +3 -0
  32. package/dist/es/types/search-results/SearchResultsOptions.d.ts +18 -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 +11 -0
  35. package/dist/iife/components/search-results/filters/CurrentFilters.vue.d.ts +2 -2
  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 +3 -0
  48. package/dist/iife/types/search-results/SearchResultsOptions.d.ts +18 -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);
@@ -21810,16 +21811,13 @@ var CurrentFilters = /*#__PURE__*/function (_Vue) {
21810
21811
  get: function get() {
21811
21812
  var _this2 = this;
21812
21813
 
21813
- return this.labeledFilters.filter(function (f) {
21814
+ var _a, _b;
21815
+
21816
+ return (_b = (_a = this.labeledFilters) === null || _a === void 0 ? void 0 : _a.filter(function (f) {
21814
21817
  var _a;
21815
21818
 
21816
21819
  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);
21820
+ })) !== null && _b !== void 0 ? _b : [];
21823
21821
  }
21824
21822
  }, {
21825
21823
  key: "hasFilters",
@@ -21829,7 +21827,7 @@ var CurrentFilters = /*#__PURE__*/function (_Vue) {
21829
21827
  return ((_a = this.displayFilters) === null || _a === void 0 ? void 0 : _a.length) > 0;
21830
21828
  }
21831
21829
  }, {
21832
- key: "filterCount",
21830
+ key: "currentFilterCount",
21833
21831
  get: function get() {
21834
21832
  var _a, _b;
21835
21833
 
@@ -21875,11 +21873,13 @@ __decorate([Prop({
21875
21873
  default: false
21876
21874
  })], CurrentFilters.prototype, "expandable", void 0);
21877
21875
 
21878
- __decorate([searchResult$f.Getter("filters")], CurrentFilters.prototype, "currentFilters", void 0);
21876
+ __decorate([searchResult$g.Getter("filters")], CurrentFilters.prototype, "currentFilters", void 0);
21877
+
21878
+ __decorate([searchResult$g.Getter("facets")], CurrentFilters.prototype, "facets", void 0);
21879
21879
 
21880
- __decorate([searchResult$f.Getter("facets")], CurrentFilters.prototype, "facets", void 0);
21880
+ __decorate([searchResult$g.Getter("labeledFilters")], CurrentFilters.prototype, "labeledFilters", void 0);
21881
21881
 
21882
- __decorate([options$4.Getter("initialFilters")], CurrentFilters.prototype, "initialFilters", void 0);
21882
+ __decorate([options$5.Getter("initialFilters")], CurrentFilters.prototype, "initialFilters", void 0);
21883
21883
 
21884
21884
  __decorate([params$c.Action("removeParams")], CurrentFilters.prototype, "removeParams", void 0);
21885
21885
 
@@ -21890,16 +21890,16 @@ __decorate([params$c.Action("appendParams")], CurrentFilters.prototype, "appendP
21890
21890
  CurrentFilters = __decorate([Component({
21891
21891
  name: "currentFilters",
21892
21892
  components: {
21893
- CurrentFilterDisplay: __vue_component__$M
21893
+ CurrentFilterDisplay: __vue_component__$N
21894
21894
  }
21895
21895
  })], CurrentFilters);
21896
- var script$K = CurrentFilters;
21896
+ var script$L = CurrentFilters;
21897
21897
 
21898
21898
  /* script */
21899
- var __vue_script__$L = script$K;
21899
+ var __vue_script__$M = script$L;
21900
21900
  /* template */
21901
21901
 
21902
- var __vue_render__$L = function __vue_render__() {
21902
+ var __vue_render__$M = function __vue_render__() {
21903
21903
  var _vm = this;
21904
21904
 
21905
21905
  var _h = _vm.$createElement;
@@ -21925,7 +21925,7 @@ var __vue_render__$L = function __vue_render__() {
21925
21925
  staticClass: "lupa-filter-title-text"
21926
21926
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.title) + "\n "), _vm.expandable ? _c("span", {
21927
21927
  staticClass: "lupa-filter-count"
21928
- }, [_vm._v("\n (" + _vm._s(_vm.filterCount) + ")\n ")]) : _vm._e()]), _vm._v(" "), _vm.expandable ? _c("div", {
21928
+ }, [_vm._v("\n (" + _vm._s(_vm.currentFilterCount) + ")\n ")]) : _vm._e()]), _vm._v(" "), _vm.expandable ? _c("div", {
21929
21929
  staticClass: "lupa-filter-title-caret",
21930
21930
  class: _vm.isOpen && "open"
21931
21931
  }) : _vm._e()]), _vm._v(" "), !_vm.expandable || _vm.isOpen ? _c("div", {
@@ -21953,30 +21953,30 @@ var __vue_render__$L = function __vue_render__() {
21953
21953
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.clearAll) + "\n ")])]) : _vm._e()]) : _vm._e();
21954
21954
  };
21955
21955
 
21956
- var __vue_staticRenderFns__$L = [];
21957
- __vue_render__$L._withStripped = true;
21956
+ var __vue_staticRenderFns__$M = [];
21957
+ __vue_render__$M._withStripped = true;
21958
21958
  /* style */
21959
21959
 
21960
- var __vue_inject_styles__$L = undefined;
21960
+ var __vue_inject_styles__$M = undefined;
21961
21961
  /* scoped */
21962
21962
 
21963
- var __vue_scope_id__$L = undefined;
21963
+ var __vue_scope_id__$M = undefined;
21964
21964
  /* module identifier */
21965
21965
 
21966
- var __vue_module_identifier__$L = undefined;
21966
+ var __vue_module_identifier__$M = undefined;
21967
21967
  /* functional template */
21968
21968
 
21969
- var __vue_is_functional_template__$L = false;
21969
+ var __vue_is_functional_template__$M = false;
21970
21970
  /* style inject */
21971
21971
 
21972
21972
  /* style inject SSR */
21973
21973
 
21974
21974
  /* style inject shadow dom */
21975
21975
 
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);
21976
+ var __vue_component__$M = /*#__PURE__*/normalizeComponent({
21977
+ render: __vue_render__$M,
21978
+ staticRenderFns: __vue_staticRenderFns__$M
21979
+ }, __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
21980
 
21981
21981
  var TermFacet$1 = /*#__PURE__*/function (_Vue) {
21982
21982
  _inherits(TermFacet, _Vue);
@@ -22038,6 +22038,11 @@ var TermFacet$1 = /*#__PURE__*/function (_Vue) {
22038
22038
  get: function get() {
22039
22039
  return this.facet.type === "range";
22040
22040
  }
22041
+ }, {
22042
+ key: "displayShowMore",
22043
+ get: function get() {
22044
+ return Boolean(this.showAll && this.options.labels.showLess || this.itemLimit < this.filteredValues.length);
22045
+ }
22041
22046
  }, {
22042
22047
  key: "handleFacetClick",
22043
22048
  value: function handleFacetClick(item) {
@@ -22051,9 +22056,9 @@ var TermFacet$1 = /*#__PURE__*/function (_Vue) {
22051
22056
  });
22052
22057
  }
22053
22058
  }, {
22054
- key: "handleShowAll",
22055
- value: function handleShowAll() {
22056
- this.showAll = true;
22059
+ key: "toggleShowAll",
22060
+ value: function toggleShowAll() {
22061
+ this.showAll = !this.showAll;
22057
22062
  }
22058
22063
  }, {
22059
22064
  key: "isChecked",
@@ -22086,13 +22091,13 @@ __decorate([Prop({
22086
22091
  TermFacet$1 = __decorate([Component({
22087
22092
  name: "termFacet"
22088
22093
  })], TermFacet$1);
22089
- var script$J = TermFacet$1;
22094
+ var script$K = TermFacet$1;
22090
22095
 
22091
22096
  /* script */
22092
- var __vue_script__$K = script$J;
22097
+ var __vue_script__$L = script$K;
22093
22098
  /* template */
22094
22099
 
22095
- var __vue_render__$K = function __vue_render__() {
22100
+ var __vue_render__$L = function __vue_render__() {
22096
22101
  var _vm = this;
22097
22102
 
22098
22103
  var _h = _vm.$createElement;
@@ -22159,41 +22164,41 @@ var __vue_render__$K = function __vue_render__() {
22159
22164
  }, [_vm._v(_vm._s(item.title))]), _vm._v(" "), _vm.options.showDocumentCount ? _c("span", {
22160
22165
  staticClass: "lupa-term-count"
22161
22166
  }, [_vm._v("(" + _vm._s(item.count) + ")")]) : _vm._e()])]);
22162
- }), 0), _vm._v(" "), _vm.itemLimit < _vm.filteredValues.length ? _c("div", {
22167
+ }), 0), _vm._v(" "), _vm.displayShowMore ? _c("div", {
22163
22168
  staticClass: "lupa-facet-term lupa-show-more-facet-results",
22164
22169
  attrs: {
22165
22170
  "data-cy": "lupa-facet-term"
22166
22171
  },
22167
22172
  on: {
22168
- click: _vm.handleShowAll
22173
+ click: _vm.toggleShowAll
22169
22174
  }
22170
- }, [_vm._v("\n " + _vm._s(_vm.options.labels.showAll) + "\n ")]) : _vm._e()]);
22175
+ }, [_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
22176
  };
22172
22177
 
22173
- var __vue_staticRenderFns__$K = [];
22174
- __vue_render__$K._withStripped = true;
22178
+ var __vue_staticRenderFns__$L = [];
22179
+ __vue_render__$L._withStripped = true;
22175
22180
  /* style */
22176
22181
 
22177
- var __vue_inject_styles__$K = undefined;
22182
+ var __vue_inject_styles__$L = undefined;
22178
22183
  /* scoped */
22179
22184
 
22180
- var __vue_scope_id__$K = undefined;
22185
+ var __vue_scope_id__$L = undefined;
22181
22186
  /* module identifier */
22182
22187
 
22183
- var __vue_module_identifier__$K = undefined;
22188
+ var __vue_module_identifier__$L = undefined;
22184
22189
  /* functional template */
22185
22190
 
22186
- var __vue_is_functional_template__$K = false;
22191
+ var __vue_is_functional_template__$L = false;
22187
22192
  /* style inject */
22188
22193
 
22189
22194
  /* style inject SSR */
22190
22195
 
22191
22196
  /* style inject shadow dom */
22192
22197
 
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);
22198
+ var __vue_component__$L = /*#__PURE__*/normalizeComponent({
22199
+ render: __vue_render__$L,
22200
+ staticRenderFns: __vue_staticRenderFns__$L
22201
+ }, __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
22202
 
22198
22203
  var vueSliderComponent_umd_min = {exports: {}};
22199
22204
 
@@ -24809,6 +24814,8 @@ var _typeof = _typeof$2.exports.default;
24809
24814
 
24810
24815
  var VueSlider = /*@__PURE__*/getDefaultExportFromCjs(vueSliderComponent_umd_min.exports);
24811
24816
 
24817
+ var options$4 = namespace("options");
24818
+
24812
24819
  var TermFacet = /*#__PURE__*/function (_Vue) {
24813
24820
  _inherits(TermFacet, _Vue);
24814
24821
 
@@ -24825,6 +24832,79 @@ var TermFacet = /*#__PURE__*/function (_Vue) {
24825
24832
  }
24826
24833
 
24827
24834
  _createClass(TermFacet, [{
24835
+ key: "rangeLabelFrom",
24836
+ get: function get() {
24837
+ var _a, _b, _c;
24838
+
24839
+ 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 : "";
24840
+ }
24841
+ }, {
24842
+ key: "rangeLabelTo",
24843
+ get: function get() {
24844
+ var _a, _b, _c;
24845
+
24846
+ 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 : "";
24847
+ }
24848
+ }, {
24849
+ key: "currency",
24850
+ get: function get() {
24851
+ var _a;
24852
+
24853
+ return (_a = this.searchResultOptions) === null || _a === void 0 ? void 0 : _a.labels.currency;
24854
+ }
24855
+ }, {
24856
+ key: "isSliderVisible",
24857
+ get: function get() {
24858
+ var _a, _b;
24859
+
24860
+ return Boolean((_b = (_a = this.options.stats) === null || _a === void 0 ? void 0 : _a.slider) !== null && _b !== void 0 ? _b : true);
24861
+ }
24862
+ }, {
24863
+ key: "isInputVisible",
24864
+ get: function get() {
24865
+ var _a;
24866
+
24867
+ return Boolean((_a = this.options.stats) === null || _a === void 0 ? void 0 : _a.inputs);
24868
+ }
24869
+ }, {
24870
+ key: "fromValue",
24871
+ get: function get() {
24872
+ return this.isPrice ? this.sliderRange[0].toFixed(2) : "".concat(this.sliderRange[0]);
24873
+ },
24874
+ set: function set(stringValue) {
24875
+ var value = +stringValue;
24876
+
24877
+ if (value < this.facetMin) {
24878
+ value = this.facetMin;
24879
+ }
24880
+
24881
+ if (!value || value > this.facetMax) {
24882
+ return;
24883
+ }
24884
+
24885
+ this.innerSliderRange = [value, this.sliderRange[1]];
24886
+ this.handleInputChange();
24887
+ }
24888
+ }, {
24889
+ key: "toValue",
24890
+ get: function get() {
24891
+ return this.isPrice ? this.sliderRange[1].toFixed(2) : "".concat(this.sliderRange[1]);
24892
+ },
24893
+ set: function set(stringValue) {
24894
+ var value = +stringValue;
24895
+
24896
+ if (value > this.facetMax) {
24897
+ value = this.facetMax;
24898
+ }
24899
+
24900
+ if (!value || value < this.facetMin) {
24901
+ return;
24902
+ }
24903
+
24904
+ this.innerSliderRange = [this.sliderRange[0], value];
24905
+ this.handleInputChange();
24906
+ }
24907
+ }, {
24828
24908
  key: "currentGte",
24829
24909
  get: function get() {
24830
24910
  return typeof this.currentFilters.gte === "string" ? parseFloat(this.currentFilters.gte) : this.currentFilters.gte;
@@ -24832,7 +24912,7 @@ var TermFacet = /*#__PURE__*/function (_Vue) {
24832
24912
  }, {
24833
24913
  key: "currentLte",
24834
24914
  get: function get() {
24835
- return typeof this.currentFilters.lte === "string" ? parseFloat(this.currentFilters.lte) : this.currentFilters.lte;
24915
+ return typeof this.currentFilters.lt === "string" ? parseFloat(this.currentFilters.lt) : this.currentFilters.lt;
24836
24916
  }
24837
24917
  }, {
24838
24918
  key: "currentMinValue",
@@ -24880,7 +24960,7 @@ var TermFacet = /*#__PURE__*/function (_Vue) {
24880
24960
  min = _this$sliderRange[0],
24881
24961
  max = _this$sliderRange[1];
24882
24962
 
24883
- return this.isPrice ? formatPriceSummary([min, max]) : formatRange({
24963
+ return this.isPrice ? formatPriceSummary([min, max], this.currency, this.searchResultOptions.labels.priceSeparator) : formatRange({
24884
24964
  gte: min,
24885
24965
  lte: max
24886
24966
  });
@@ -24895,6 +24975,19 @@ var TermFacet = /*#__PURE__*/function (_Vue) {
24895
24975
  value: function onMaxValueChange() {
24896
24976
  this.innerSliderRange = [];
24897
24977
  }
24978
+ }, {
24979
+ key: "handleInputChange",
24980
+ value: function handleInputChange() {
24981
+ if (this.innerSliderRange.length < 1) {
24982
+ return;
24983
+ }
24984
+
24985
+ if (this.sliderRange[0] === this.currentGte && this.sliderRange[1] === this.currentLte) {
24986
+ return;
24987
+ }
24988
+
24989
+ this.handleChange();
24990
+ }
24898
24991
  }, {
24899
24992
  key: "handleChange",
24900
24993
  value: function handleChange() {
@@ -24928,6 +25021,10 @@ __decorate([Prop({
24928
25021
  }
24929
25022
  })], TermFacet.prototype, "currentFilters", void 0);
24930
25023
 
25024
+ __decorate([options$4.State(function (s) {
25025
+ return s.searchResultOptions;
25026
+ })], TermFacet.prototype, "searchResultOptions", void 0);
25027
+
24931
25028
  __decorate([Watch("currentMinValue")], TermFacet.prototype, "onMinValueChange", null);
24932
25029
 
24933
25030
  __decorate([Watch("currentMaxValue")], TermFacet.prototype, "onMaxValueChange", null);
@@ -24938,13 +25035,13 @@ TermFacet = __decorate([Component({
24938
25035
  VueSlider: VueSlider
24939
25036
  }
24940
25037
  })], TermFacet);
24941
- var script$I = TermFacet;
25038
+ var script$J = TermFacet;
24942
25039
 
24943
25040
  /* script */
24944
- var __vue_script__$J = script$I;
25041
+ var __vue_script__$K = script$J;
24945
25042
  /* template */
24946
25043
 
24947
- var __vue_render__$J = function __vue_render__() {
25044
+ var __vue_render__$K = function __vue_render__() {
24948
25045
  var _vm = this;
24949
25046
 
24950
25047
  var _h = _vm.$createElement;
@@ -24953,9 +25050,69 @@ var __vue_render__$J = function __vue_render__() {
24953
25050
 
24954
25051
  return _c("div", {
24955
25052
  staticClass: "lupa-search-result-facet-stats-values"
24956
- }, [_c("div", {
25053
+ }, [!_vm.isInputVisible ? _c("div", {
24957
25054
  staticClass: "lupa-stats-facet-summary"
24958
- }, [_vm._v(_vm._s(_vm.statsSummary))]), _vm._v(" "), _c("div", {
25055
+ }, [_vm._v("\n " + _vm._s(_vm.statsSummary) + "\n ")]) : _c("div", {
25056
+ staticClass: "lupa-stats-facet-summary-input"
25057
+ }, [_c("div", [_vm.rangeLabelFrom ? _c("div", {
25058
+ staticClass: "lupa-stats-range-label"
25059
+ }, [_vm._v("\n " + _vm._s(_vm.rangeLabelFrom) + "\n ")]) : _vm._e(), _vm._v(" "), _c("div", {
25060
+ staticClass: "lupa-stats-from"
25061
+ }, [_c("input", {
25062
+ directives: [{
25063
+ name: "model",
25064
+ rawName: "v-model.lazy",
25065
+ value: _vm.fromValue,
25066
+ expression: "fromValue",
25067
+ modifiers: {
25068
+ lazy: true
25069
+ }
25070
+ }],
25071
+ attrs: {
25072
+ type: "number",
25073
+ max: _vm.facetMax,
25074
+ min: _vm.facetMin,
25075
+ step: _vm.isPrice ? "0.01" : "1"
25076
+ },
25077
+ domProps: {
25078
+ value: _vm.fromValue
25079
+ },
25080
+ on: {
25081
+ change: function change($event) {
25082
+ _vm.fromValue = $event.target.value;
25083
+ }
25084
+ }
25085
+ }), _vm._v(" "), _vm.isPrice ? _c("span", [_vm._v(_vm._s(_vm.currency))]) : _vm._e()])]), _vm._v(" "), _c("div", {
25086
+ staticClass: "lupa-stats-separator"
25087
+ }), _vm._v(" "), _c("div", [_vm.rangeLabelTo ? _c("div", {
25088
+ staticClass: "lupa-stats-range-label"
25089
+ }, [_vm._v("\n " + _vm._s(_vm.rangeLabelTo) + "\n ")]) : _vm._e(), _vm._v(" "), _c("div", {
25090
+ staticClass: "lupa-stats-to"
25091
+ }, [_c("input", {
25092
+ directives: [{
25093
+ name: "model",
25094
+ rawName: "v-model.lazy",
25095
+ value: _vm.toValue,
25096
+ expression: "toValue",
25097
+ modifiers: {
25098
+ lazy: true
25099
+ }
25100
+ }],
25101
+ attrs: {
25102
+ type: "number",
25103
+ max: _vm.facetMax,
25104
+ min: _vm.facetMin,
25105
+ step: _vm.isPrice ? "0.01" : "1"
25106
+ },
25107
+ domProps: {
25108
+ value: _vm.toValue
25109
+ },
25110
+ on: {
25111
+ change: function change($event) {
25112
+ _vm.toValue = $event.target.value;
25113
+ }
25114
+ }
25115
+ }), _vm._v(" "), _vm.isPrice ? _c("span", [_vm._v(_vm._s(_vm.currency))]) : _vm._e()])])]), _vm._v(" "), _vm.isSliderVisible ? _c("div", {
24959
25116
  staticClass: "lupa-stats-slider-wrapper"
24960
25117
  }, [_c("vue-slider", {
24961
25118
  staticClass: "slider",
@@ -24979,33 +25136,33 @@ var __vue_render__$J = function __vue_render__() {
24979
25136
  },
24980
25137
  expression: "sliderRange"
24981
25138
  }
24982
- })], 1)]);
25139
+ })], 1) : _vm._e()]);
24983
25140
  };
24984
25141
 
24985
- var __vue_staticRenderFns__$J = [];
24986
- __vue_render__$J._withStripped = true;
25142
+ var __vue_staticRenderFns__$K = [];
25143
+ __vue_render__$K._withStripped = true;
24987
25144
  /* style */
24988
25145
 
24989
- var __vue_inject_styles__$J = undefined;
25146
+ var __vue_inject_styles__$K = undefined;
24990
25147
  /* scoped */
24991
25148
 
24992
- var __vue_scope_id__$J = undefined;
25149
+ var __vue_scope_id__$K = undefined;
24993
25150
  /* module identifier */
24994
25151
 
24995
- var __vue_module_identifier__$J = undefined;
25152
+ var __vue_module_identifier__$K = undefined;
24996
25153
  /* functional template */
24997
25154
 
24998
- var __vue_is_functional_template__$J = false;
25155
+ var __vue_is_functional_template__$K = false;
24999
25156
  /* style inject */
25000
25157
 
25001
25158
  /* style inject SSR */
25002
25159
 
25003
25160
  /* style inject shadow dom */
25004
25161
 
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);
25162
+ var __vue_component__$K = /*#__PURE__*/normalizeComponent({
25163
+ render: __vue_render__$K,
25164
+ staticRenderFns: __vue_staticRenderFns__$K
25165
+ }, __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
25166
 
25010
25167
  var HierarchyFacetLevel = /*#__PURE__*/function (_Vue) {
25011
25168
  _inherits(HierarchyFacetLevel, _Vue);
@@ -25071,13 +25228,13 @@ __decorate([Prop({
25071
25228
  HierarchyFacetLevel = __decorate([Component({
25072
25229
  name: "HierarchyFacetLevel"
25073
25230
  })], HierarchyFacetLevel);
25074
- var script$H = HierarchyFacetLevel;
25231
+ var script$I = HierarchyFacetLevel;
25075
25232
 
25076
25233
  /* script */
25077
- var __vue_script__$I = script$H;
25234
+ var __vue_script__$J = script$I;
25078
25235
  /* template */
25079
25236
 
25080
- var __vue_render__$I = function __vue_render__() {
25237
+ var __vue_render__$J = function __vue_render__() {
25081
25238
  var _vm = this;
25082
25239
 
25083
25240
  var _h = _vm.$createElement;
@@ -25085,7 +25242,10 @@ var __vue_render__$I = function __vue_render__() {
25085
25242
  var _c = _vm._self._c || _h;
25086
25243
 
25087
25244
  return _c("div", {
25088
- staticClass: "lupa-facet-hierarchy"
25245
+ staticClass: "lupa-facet-hierarchy",
25246
+ class: {
25247
+ "lupa-term-active": _vm.isChecked
25248
+ }
25089
25249
  }, [_c("div", {
25090
25250
  staticClass: "lupa-facet-term",
25091
25251
  attrs: {
@@ -25129,13 +25289,13 @@ var __vue_render__$I = function __vue_render__() {
25129
25289
  }), 1) : _vm._e()]);
25130
25290
  };
25131
25291
 
25132
- var __vue_staticRenderFns__$I = [];
25133
- __vue_render__$I._withStripped = true;
25292
+ var __vue_staticRenderFns__$J = [];
25293
+ __vue_render__$J._withStripped = true;
25134
25294
  /* style */
25135
25295
 
25136
- var __vue_inject_styles__$I = function __vue_inject_styles__(inject) {
25296
+ var __vue_inject_styles__$J = function __vue_inject_styles__(inject) {
25137
25297
  if (!inject) return;
25138
- inject("data-v-1d0e2e1d_0", {
25298
+ inject("data-v-1cc23c16_0", {
25139
25299
  source: ".lupa-facet-level {\n margin-left: 25px;\n}",
25140
25300
  map: undefined,
25141
25301
  media: undefined
@@ -25144,21 +25304,21 @@ var __vue_inject_styles__$I = function __vue_inject_styles__(inject) {
25144
25304
  /* scoped */
25145
25305
 
25146
25306
 
25147
- var __vue_scope_id__$I = undefined;
25307
+ var __vue_scope_id__$J = undefined;
25148
25308
  /* module identifier */
25149
25309
 
25150
- var __vue_module_identifier__$I = undefined;
25310
+ var __vue_module_identifier__$J = undefined;
25151
25311
  /* functional template */
25152
25312
 
25153
- var __vue_is_functional_template__$I = false;
25313
+ var __vue_is_functional_template__$J = false;
25154
25314
  /* style inject SSR */
25155
25315
 
25156
25316
  /* style inject shadow dom */
25157
25317
 
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);
25318
+ var __vue_component__$J = /*#__PURE__*/normalizeComponent({
25319
+ render: __vue_render__$J,
25320
+ staticRenderFns: __vue_staticRenderFns__$J
25321
+ }, __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
25322
 
25163
25323
  var HierarchyFacet = /*#__PURE__*/function (_Vue) {
25164
25324
  _inherits(HierarchyFacet, _Vue);
@@ -25253,16 +25413,16 @@ __decorate([Prop({
25253
25413
  HierarchyFacet = __decorate([Component({
25254
25414
  name: "hierarchyFacet",
25255
25415
  components: {
25256
- HierarchyFacetLevel: __vue_component__$I
25416
+ HierarchyFacetLevel: __vue_component__$J
25257
25417
  }
25258
25418
  })], HierarchyFacet);
25259
- var script$G = HierarchyFacet;
25419
+ var script$H = HierarchyFacet;
25260
25420
 
25261
25421
  /* script */
25262
- var __vue_script__$H = script$G;
25422
+ var __vue_script__$I = script$H;
25263
25423
  /* template */
25264
25424
 
25265
- var __vue_render__$H = function __vue_render__() {
25425
+ var __vue_render__$I = function __vue_render__() {
25266
25426
  var _vm = this;
25267
25427
 
25268
25428
  var _h = _vm.$createElement;
@@ -25323,30 +25483,30 @@ var __vue_render__$H = function __vue_render__() {
25323
25483
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.showAll) + "\n ")]) : _vm._e()], 2);
25324
25484
  };
25325
25485
 
25326
- var __vue_staticRenderFns__$H = [];
25327
- __vue_render__$H._withStripped = true;
25486
+ var __vue_staticRenderFns__$I = [];
25487
+ __vue_render__$I._withStripped = true;
25328
25488
  /* style */
25329
25489
 
25330
- var __vue_inject_styles__$H = undefined;
25490
+ var __vue_inject_styles__$I = undefined;
25331
25491
  /* scoped */
25332
25492
 
25333
- var __vue_scope_id__$H = undefined;
25493
+ var __vue_scope_id__$I = undefined;
25334
25494
  /* module identifier */
25335
25495
 
25336
- var __vue_module_identifier__$H = undefined;
25496
+ var __vue_module_identifier__$I = undefined;
25337
25497
  /* functional template */
25338
25498
 
25339
- var __vue_is_functional_template__$H = false;
25499
+ var __vue_is_functional_template__$I = false;
25340
25500
  /* style inject */
25341
25501
 
25342
25502
  /* style inject SSR */
25343
25503
 
25344
25504
  /* style inject shadow dom */
25345
25505
 
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);
25506
+ var __vue_component__$I = /*#__PURE__*/normalizeComponent({
25507
+ render: __vue_render__$I,
25508
+ staticRenderFns: __vue_staticRenderFns__$I
25509
+ }, __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
25510
 
25351
25511
  var FacetDisplay = /*#__PURE__*/function (_Vue) {
25352
25512
  _inherits(FacetDisplay, _Vue);
@@ -25472,18 +25632,18 @@ __decorate([Prop({
25472
25632
  FacetDisplay = __decorate([Component({
25473
25633
  name: "facetDisplay",
25474
25634
  components: {
25475
- TermFacet: __vue_component__$K,
25476
- StatsFacet: __vue_component__$J,
25477
- HierarchyFacet: __vue_component__$H
25635
+ TermFacet: __vue_component__$L,
25636
+ StatsFacet: __vue_component__$K,
25637
+ HierarchyFacet: __vue_component__$I
25478
25638
  }
25479
25639
  })], FacetDisplay);
25480
- var script$F = FacetDisplay;
25640
+ var script$G = FacetDisplay;
25481
25641
 
25482
25642
  /* script */
25483
- var __vue_script__$G = script$F;
25643
+ var __vue_script__$H = script$G;
25484
25644
  /* template */
25485
25645
 
25486
- var __vue_render__$G = function __vue_render__() {
25646
+ var __vue_render__$H = function __vue_render__() {
25487
25647
  var _vm = this;
25488
25648
 
25489
25649
  var _h = _vm.$createElement;
@@ -25539,30 +25699,30 @@ var __vue_render__$G = function __vue_render__() {
25539
25699
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.facetClear) + "\n ")]) : _vm._e()], 1) : _vm._e()]) : _vm._e();
25540
25700
  };
25541
25701
 
25542
- var __vue_staticRenderFns__$G = [];
25543
- __vue_render__$G._withStripped = true;
25702
+ var __vue_staticRenderFns__$H = [];
25703
+ __vue_render__$H._withStripped = true;
25544
25704
  /* style */
25545
25705
 
25546
- var __vue_inject_styles__$G = undefined;
25706
+ var __vue_inject_styles__$H = undefined;
25547
25707
  /* scoped */
25548
25708
 
25549
- var __vue_scope_id__$G = undefined;
25709
+ var __vue_scope_id__$H = undefined;
25550
25710
  /* module identifier */
25551
25711
 
25552
- var __vue_module_identifier__$G = undefined;
25712
+ var __vue_module_identifier__$H = undefined;
25553
25713
  /* functional template */
25554
25714
 
25555
- var __vue_is_functional_template__$G = false;
25715
+ var __vue_is_functional_template__$H = false;
25556
25716
  /* style inject */
25557
25717
 
25558
25718
  /* style inject SSR */
25559
25719
 
25560
25720
  /* style inject shadow dom */
25561
25721
 
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);
25722
+ var __vue_component__$H = /*#__PURE__*/normalizeComponent({
25723
+ render: __vue_render__$H,
25724
+ staticRenderFns: __vue_staticRenderFns__$H
25725
+ }, __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
25726
 
25567
25727
  var FacetList = /*#__PURE__*/function (_Vue) {
25568
25728
  _inherits(FacetList, _Vue);
@@ -25576,6 +25736,17 @@ var FacetList = /*#__PURE__*/function (_Vue) {
25576
25736
  }
25577
25737
 
25578
25738
  _createClass(FacetList, [{
25739
+ key: "displayFacets",
25740
+ get: function get() {
25741
+ var _this = this;
25742
+
25743
+ return this.options.exclude ? this.facets.filter(function (f) {
25744
+ var _a;
25745
+
25746
+ return !((_a = _this.options.exclude) === null || _a === void 0 ? void 0 : _a.includes(f.key));
25747
+ }) : this.facets;
25748
+ }
25749
+ }, {
25579
25750
  key: "handleFacetSelect",
25580
25751
  value: function handleFacetSelect(facetAction) {
25581
25752
  this.$emit("select", facetAction);
@@ -25615,16 +25786,16 @@ __decorate([Prop({
25615
25786
  FacetList = __decorate([Component({
25616
25787
  name: "facetList",
25617
25788
  components: {
25618
- FacetDisplay: __vue_component__$G
25789
+ FacetDisplay: __vue_component__$H
25619
25790
  }
25620
25791
  })], FacetList);
25621
- var script$E = FacetList;
25792
+ var script$F = FacetList;
25622
25793
 
25623
25794
  /* script */
25624
- var __vue_script__$F = script$E;
25795
+ var __vue_script__$G = script$F;
25625
25796
  /* template */
25626
25797
 
25627
- var __vue_render__$F = function __vue_render__() {
25798
+ var __vue_render__$G = function __vue_render__() {
25628
25799
  var _vm = this;
25629
25800
 
25630
25801
  var _h = _vm.$createElement;
@@ -25638,7 +25809,7 @@ var __vue_render__$F = function __vue_render__() {
25638
25809
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.title) + "\n ")]) : _vm._e(), _vm._v(" "), _c("div", {
25639
25810
  staticClass: "lupa-search-result-facet-list",
25640
25811
  class: "lupa-" + _vm.facetStyle
25641
- }, _vm._l(_vm.facets, function (facet) {
25812
+ }, _vm._l(_vm.displayFacets, function (facet) {
25642
25813
  return _c("FacetDisplay", {
25643
25814
  key: facet.key,
25644
25815
  attrs: {
@@ -25655,30 +25826,30 @@ var __vue_render__$F = function __vue_render__() {
25655
25826
  }), 1)]);
25656
25827
  };
25657
25828
 
25658
- var __vue_staticRenderFns__$F = [];
25659
- __vue_render__$F._withStripped = true;
25829
+ var __vue_staticRenderFns__$G = [];
25830
+ __vue_render__$G._withStripped = true;
25660
25831
  /* style */
25661
25832
 
25662
- var __vue_inject_styles__$F = undefined;
25833
+ var __vue_inject_styles__$G = undefined;
25663
25834
  /* scoped */
25664
25835
 
25665
- var __vue_scope_id__$F = undefined;
25836
+ var __vue_scope_id__$G = undefined;
25666
25837
  /* module identifier */
25667
25838
 
25668
- var __vue_module_identifier__$F = undefined;
25839
+ var __vue_module_identifier__$G = undefined;
25669
25840
  /* functional template */
25670
25841
 
25671
- var __vue_is_functional_template__$F = false;
25842
+ var __vue_is_functional_template__$G = false;
25672
25843
  /* style inject */
25673
25844
 
25674
25845
  /* style inject SSR */
25675
25846
 
25676
25847
  /* style inject shadow dom */
25677
25848
 
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);
25849
+ var __vue_component__$G = /*#__PURE__*/normalizeComponent({
25850
+ render: __vue_render__$G,
25851
+ staticRenderFns: __vue_staticRenderFns__$G
25852
+ }, __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
25853
 
25683
25854
  var RESULT_ROOT_ID = "lupa-search-results";
25684
25855
  var scrollToSearchResults = function scrollToSearchResults() {
@@ -25705,7 +25876,7 @@ var scrollTo = function scrollTo(elementId) {
25705
25876
  });
25706
25877
  };
25707
25878
 
25708
- var searchResult$e = namespace("searchResult");
25879
+ var searchResult$f = namespace("searchResult");
25709
25880
  var params$b = namespace("params");
25710
25881
 
25711
25882
  var Facets = /*#__PURE__*/function (_Vue) {
@@ -25789,7 +25960,7 @@ __decorate([Prop({
25789
25960
 
25790
25961
  __decorate([params$b.Getter("filters")], Facets.prototype, "currentFilters", void 0);
25791
25962
 
25792
- __decorate([searchResult$e.Getter("facets")], Facets.prototype, "facets", void 0);
25963
+ __decorate([searchResult$f.Getter("facets")], Facets.prototype, "facets", void 0);
25793
25964
 
25794
25965
  __decorate([params$b.Action("removeParams")], Facets.prototype, "removeParams", void 0);
25795
25966
 
@@ -25798,16 +25969,16 @@ __decorate([params$b.Action("appendParams")], Facets.prototype, "appendParams",
25798
25969
  Facets = __decorate([Component({
25799
25970
  name: "facets",
25800
25971
  components: {
25801
- FacetList: __vue_component__$F
25972
+ FacetList: __vue_component__$G
25802
25973
  }
25803
25974
  })], Facets);
25804
- var script$D = Facets;
25975
+ var script$E = Facets;
25805
25976
 
25806
25977
  /* script */
25807
- var __vue_script__$E = script$D;
25978
+ var __vue_script__$F = script$E;
25808
25979
  /* template */
25809
25980
 
25810
- var __vue_render__$E = function __vue_render__() {
25981
+ var __vue_render__$F = function __vue_render__() {
25811
25982
  var _vm = this;
25812
25983
 
25813
25984
  var _h = _vm.$createElement;
@@ -25831,30 +26002,30 @@ var __vue_render__$E = function __vue_render__() {
25831
26002
  }) : _vm._e()], 1);
25832
26003
  };
25833
26004
 
25834
- var __vue_staticRenderFns__$E = [];
25835
- __vue_render__$E._withStripped = true;
26005
+ var __vue_staticRenderFns__$F = [];
26006
+ __vue_render__$F._withStripped = true;
25836
26007
  /* style */
25837
26008
 
25838
- var __vue_inject_styles__$E = undefined;
26009
+ var __vue_inject_styles__$F = undefined;
25839
26010
  /* scoped */
25840
26011
 
25841
- var __vue_scope_id__$E = undefined;
26012
+ var __vue_scope_id__$F = undefined;
25842
26013
  /* module identifier */
25843
26014
 
25844
- var __vue_module_identifier__$E = undefined;
26015
+ var __vue_module_identifier__$F = undefined;
25845
26016
  /* functional template */
25846
26017
 
25847
- var __vue_is_functional_template__$E = false;
26018
+ var __vue_is_functional_template__$F = false;
25848
26019
  /* style inject */
25849
26020
 
25850
26021
  /* style inject SSR */
25851
26022
 
25852
26023
  /* style inject shadow dom */
25853
26024
 
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);
26025
+ var __vue_component__$F = /*#__PURE__*/normalizeComponent({
26026
+ render: __vue_render__$F,
26027
+ staticRenderFns: __vue_staticRenderFns__$F
26028
+ }, __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
26029
 
25859
26030
  var emitRoutingEvent = function emitRoutingEvent(url) {
25860
26031
  var event = new CustomEvent(LUPA_ROUTING_EVENT, {
@@ -25931,13 +26102,13 @@ CategoryFilterItem = __decorate([Component({
25931
26102
  SearchResults: __vue_component__$4
25932
26103
  }
25933
26104
  })], CategoryFilterItem);
25934
- var script$C = CategoryFilterItem;
26105
+ var script$D = CategoryFilterItem;
25935
26106
 
25936
26107
  /* script */
25937
- var __vue_script__$D = script$C;
26108
+ var __vue_script__$E = script$D;
25938
26109
  /* template */
25939
26110
 
25940
- var __vue_render__$D = function __vue_render__() {
26111
+ var __vue_render__$E = function __vue_render__() {
25941
26112
  var _vm = this;
25942
26113
 
25943
26114
  var _h = _vm.$createElement;
@@ -25959,30 +26130,30 @@ var __vue_render__$D = function __vue_render__() {
25959
26130
  }), [_vm._v("\n " + _vm._s(_vm.title) + "\n ")])]);
25960
26131
  };
25961
26132
 
25962
- var __vue_staticRenderFns__$D = [];
25963
- __vue_render__$D._withStripped = true;
26133
+ var __vue_staticRenderFns__$E = [];
26134
+ __vue_render__$E._withStripped = true;
25964
26135
  /* style */
25965
26136
 
25966
- var __vue_inject_styles__$D = undefined;
26137
+ var __vue_inject_styles__$E = undefined;
25967
26138
  /* scoped */
25968
26139
 
25969
- var __vue_scope_id__$D = undefined;
26140
+ var __vue_scope_id__$E = undefined;
25970
26141
  /* module identifier */
25971
26142
 
25972
- var __vue_module_identifier__$D = undefined;
26143
+ var __vue_module_identifier__$E = undefined;
25973
26144
  /* functional template */
25974
26145
 
25975
- var __vue_is_functional_template__$D = false;
26146
+ var __vue_is_functional_template__$E = false;
25976
26147
  /* style inject */
25977
26148
 
25978
26149
  /* style inject SSR */
25979
26150
 
25980
26151
  /* style inject shadow dom */
25981
26152
 
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);
26153
+ var __vue_component__$E = /*#__PURE__*/normalizeComponent({
26154
+ render: __vue_render__$E,
26155
+ staticRenderFns: __vue_staticRenderFns__$E
26156
+ }, __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
26157
 
25987
26158
  var options$3 = namespace("options");
25988
26159
 
@@ -26118,16 +26289,16 @@ __decorate([options$3.Getter("envOptions")], CategoryFilter.prototype, "envOptio
26118
26289
  CategoryFilter = __decorate([Component({
26119
26290
  name: "categoryFilter",
26120
26291
  components: {
26121
- CategoryFilterItem: __vue_component__$D
26292
+ CategoryFilterItem: __vue_component__$E
26122
26293
  }
26123
26294
  })], CategoryFilter);
26124
- var script$B = CategoryFilter;
26295
+ var script$C = CategoryFilter;
26125
26296
 
26126
26297
  /* script */
26127
- var __vue_script__$C = script$B;
26298
+ var __vue_script__$D = script$C;
26128
26299
  /* template */
26129
26300
 
26130
- var __vue_render__$C = function __vue_render__() {
26301
+ var __vue_render__$D = function __vue_render__() {
26131
26302
  var _vm = this;
26132
26303
 
26133
26304
  var _h = _vm.$createElement;
@@ -26180,30 +26351,30 @@ var __vue_render__$C = function __vue_render__() {
26180
26351
  }), 1)]);
26181
26352
  };
26182
26353
 
26183
- var __vue_staticRenderFns__$C = [];
26184
- __vue_render__$C._withStripped = true;
26354
+ var __vue_staticRenderFns__$D = [];
26355
+ __vue_render__$D._withStripped = true;
26185
26356
  /* style */
26186
26357
 
26187
- var __vue_inject_styles__$C = undefined;
26358
+ var __vue_inject_styles__$D = undefined;
26188
26359
  /* scoped */
26189
26360
 
26190
- var __vue_scope_id__$C = undefined;
26361
+ var __vue_scope_id__$D = undefined;
26191
26362
  /* module identifier */
26192
26363
 
26193
- var __vue_module_identifier__$C = undefined;
26364
+ var __vue_module_identifier__$D = undefined;
26194
26365
  /* functional template */
26195
26366
 
26196
- var __vue_is_functional_template__$C = false;
26367
+ var __vue_is_functional_template__$D = false;
26197
26368
  /* style inject */
26198
26369
 
26199
26370
  /* style inject SSR */
26200
26371
 
26201
26372
  /* style inject shadow dom */
26202
26373
 
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);
26374
+ var __vue_component__$D = /*#__PURE__*/normalizeComponent({
26375
+ render: __vue_render__$D,
26376
+ staticRenderFns: __vue_staticRenderFns__$D
26377
+ }, __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
26378
 
26208
26379
  var SearchResultsFilters = /*#__PURE__*/function (_Vue) {
26209
26380
  _inherits(SearchResultsFilters, _Vue);
@@ -26237,18 +26408,18 @@ __decorate([Prop({
26237
26408
  SearchResultsFilters = __decorate([Component({
26238
26409
  name: "searchResultsFilters",
26239
26410
  components: {
26240
- CurrentFilters: __vue_component__$L,
26241
- Facets: __vue_component__$E,
26242
- CategoryFilter: __vue_component__$C
26411
+ CurrentFilters: __vue_component__$M,
26412
+ Facets: __vue_component__$F,
26413
+ CategoryFilter: __vue_component__$D
26243
26414
  }
26244
26415
  })], SearchResultsFilters);
26245
- var script$A = SearchResultsFilters;
26416
+ var script$B = SearchResultsFilters;
26246
26417
 
26247
26418
  /* script */
26248
- var __vue_script__$B = script$A;
26419
+ var __vue_script__$C = script$B;
26249
26420
  /* template */
26250
26421
 
26251
- var __vue_render__$B = function __vue_render__() {
26422
+ var __vue_render__$C = function __vue_render__() {
26252
26423
  var _vm = this;
26253
26424
 
26254
26425
  var _h = _vm.$createElement;
@@ -26275,32 +26446,32 @@ var __vue_render__$B = function __vue_render__() {
26275
26446
  }) : _vm._e()], 1);
26276
26447
  };
26277
26448
 
26278
- var __vue_staticRenderFns__$B = [];
26279
- __vue_render__$B._withStripped = true;
26449
+ var __vue_staticRenderFns__$C = [];
26450
+ __vue_render__$C._withStripped = true;
26280
26451
  /* style */
26281
26452
 
26282
- var __vue_inject_styles__$B = undefined;
26453
+ var __vue_inject_styles__$C = undefined;
26283
26454
  /* scoped */
26284
26455
 
26285
- var __vue_scope_id__$B = undefined;
26456
+ var __vue_scope_id__$C = undefined;
26286
26457
  /* module identifier */
26287
26458
 
26288
- var __vue_module_identifier__$B = undefined;
26459
+ var __vue_module_identifier__$C = undefined;
26289
26460
  /* functional template */
26290
26461
 
26291
- var __vue_is_functional_template__$B = false;
26462
+ var __vue_is_functional_template__$C = false;
26292
26463
  /* style inject */
26293
26464
 
26294
26465
  /* style inject SSR */
26295
26466
 
26296
26467
  /* style inject shadow dom */
26297
26468
 
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);
26469
+ var __vue_component__$C = /*#__PURE__*/normalizeComponent({
26470
+ render: __vue_render__$C,
26471
+ staticRenderFns: __vue_staticRenderFns__$C
26472
+ }, __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
26473
 
26303
- var searchResult$d = namespace("searchResult");
26474
+ var searchResult$e = namespace("searchResult");
26304
26475
 
26305
26476
  var MobileFilterSidebar = /*#__PURE__*/function (_Vue) {
26306
26477
  _inherits(MobileFilterSidebar, _Vue);
@@ -26314,6 +26485,27 @@ var MobileFilterSidebar = /*#__PURE__*/function (_Vue) {
26314
26485
  }
26315
26486
 
26316
26487
  _createClass(MobileFilterSidebar, [{
26488
+ key: "sidebarTitle",
26489
+ get: function get() {
26490
+ var _a, _b, _c;
26491
+
26492
+ 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 : "";
26493
+ }
26494
+ }, {
26495
+ key: "isFilterCountVisible",
26496
+ get: function get() {
26497
+ var _a, _b;
26498
+
26499
+ return Boolean((_b = (_a = this.options.currentFilters) === null || _a === void 0 ? void 0 : _a.mobileSidebar) === null || _b === void 0 ? void 0 : _b.showFilterCount);
26500
+ }
26501
+ }, {
26502
+ key: "isActiveFiltersExpanded",
26503
+ get: function get() {
26504
+ var _a, _b;
26505
+
26506
+ return !((_b = (_a = this.options.currentFilters) === null || _a === void 0 ? void 0 : _a.mobileSidebar) === null || _b === void 0 ? void 0 : _b.activeFiltersExpanded);
26507
+ }
26508
+ }, {
26317
26509
  key: "handleMobileToggle",
26318
26510
  value: function handleMobileToggle() {
26319
26511
  this.setSidebarVisibility({
@@ -26327,25 +26519,27 @@ var MobileFilterSidebar = /*#__PURE__*/function (_Vue) {
26327
26519
 
26328
26520
  __decorate([Prop()], MobileFilterSidebar.prototype, "options", void 0);
26329
26521
 
26330
- __decorate([searchResult$d.Mutation("setSidebarVisibility")], MobileFilterSidebar.prototype, "setSidebarVisibility", void 0);
26522
+ __decorate([searchResult$e.Mutation("setSidebarVisibility")], MobileFilterSidebar.prototype, "setSidebarVisibility", void 0);
26331
26523
 
26332
- __decorate([searchResult$d.State(function (state) {
26524
+ __decorate([searchResult$e.State(function (state) {
26333
26525
  return state.isMobileSidebarVisible;
26334
26526
  })], MobileFilterSidebar.prototype, "isMobileSidebarVisible", void 0);
26335
26527
 
26528
+ __decorate([searchResult$e.Getter("currentFilterCount")], MobileFilterSidebar.prototype, "currentFilterCount", void 0);
26529
+
26336
26530
  MobileFilterSidebar = __decorate([Component({
26337
26531
  name: "mobileFilerSidebar",
26338
26532
  components: {
26339
- SearchResultsFilters: __vue_component__$B
26533
+ SearchResultsFilters: __vue_component__$C
26340
26534
  }
26341
26535
  })], MobileFilterSidebar);
26342
- var script$z = MobileFilterSidebar;
26536
+ var script$A = MobileFilterSidebar;
26343
26537
 
26344
26538
  /* script */
26345
- var __vue_script__$A = script$z;
26539
+ var __vue_script__$B = script$A;
26346
26540
  /* template */
26347
26541
 
26348
- var __vue_render__$A = function __vue_render__() {
26542
+ var __vue_render__$B = function __vue_render__() {
26349
26543
  var _vm = this;
26350
26544
 
26351
26545
  var _h = _vm.$createElement;
@@ -26357,6 +26551,10 @@ var __vue_render__$A = function __vue_render__() {
26357
26551
  }, [_c("div", {
26358
26552
  staticClass: "lupa-sidebar-top"
26359
26553
  }, [_c("div", {
26554
+ staticClass: "lupa-sidebar-title"
26555
+ }, [_vm._v("\n " + _vm._s(_vm.sidebarTitle) + "\n "), _vm.isFilterCountVisible ? _c("span", {
26556
+ staticClass: "lupa-sidebar-filter-count"
26557
+ }, [_vm._v(_vm._s(_vm.currentFilterCount))]) : _vm._e()]), _vm._v(" "), _c("div", {
26360
26558
  staticClass: "lupa-filter-toggle-mobile",
26361
26559
  on: {
26362
26560
  click: _vm.handleMobileToggle
@@ -26366,37 +26564,37 @@ var __vue_render__$A = function __vue_render__() {
26366
26564
  }, [_c("SearchResultsFilters", {
26367
26565
  attrs: {
26368
26566
  options: _vm.options,
26369
- expandable: true
26567
+ expandable: _vm.isActiveFiltersExpanded
26370
26568
  }
26371
26569
  })], 1)]) : _vm._e();
26372
26570
  };
26373
26571
 
26374
- var __vue_staticRenderFns__$A = [];
26375
- __vue_render__$A._withStripped = true;
26572
+ var __vue_staticRenderFns__$B = [];
26573
+ __vue_render__$B._withStripped = true;
26376
26574
  /* style */
26377
26575
 
26378
- var __vue_inject_styles__$A = undefined;
26576
+ var __vue_inject_styles__$B = undefined;
26379
26577
  /* scoped */
26380
26578
 
26381
- var __vue_scope_id__$A = undefined;
26579
+ var __vue_scope_id__$B = undefined;
26382
26580
  /* module identifier */
26383
26581
 
26384
- var __vue_module_identifier__$A = undefined;
26582
+ var __vue_module_identifier__$B = undefined;
26385
26583
  /* functional template */
26386
26584
 
26387
- var __vue_is_functional_template__$A = false;
26585
+ var __vue_is_functional_template__$B = false;
26388
26586
  /* style inject */
26389
26587
 
26390
26588
  /* style inject SSR */
26391
26589
 
26392
26590
  /* style inject shadow dom */
26393
26591
 
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);
26592
+ var __vue_component__$B = /*#__PURE__*/normalizeComponent({
26593
+ render: __vue_render__$B,
26594
+ staticRenderFns: __vue_staticRenderFns__$B
26595
+ }, __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
26596
 
26399
- var searchResult$c = namespace("searchResult");
26597
+ var searchResult$d = namespace("searchResult");
26400
26598
  var params$a = namespace("params");
26401
26599
 
26402
26600
  var SearchResultsDidYouMean = /*#__PURE__*/function (_Vue) {
@@ -26449,7 +26647,7 @@ __decorate([Prop({
26449
26647
  default: ""
26450
26648
  })], SearchResultsDidYouMean.prototype, "labels", void 0);
26451
26649
 
26452
- __decorate([searchResult$c.State(function (state) {
26650
+ __decorate([searchResult$d.State(function (state) {
26453
26651
  return state.searchResult;
26454
26652
  })], SearchResultsDidYouMean.prototype, "searchResult", void 0);
26455
26653
 
@@ -26458,12 +26656,12 @@ __decorate([params$a.Action("goToResults")], SearchResultsDidYouMean.prototype,
26458
26656
  SearchResultsDidYouMean = __decorate([Component({
26459
26657
  name: "searchResultsDidYouMean"
26460
26658
  })], SearchResultsDidYouMean);
26461
- var script$y = SearchResultsDidYouMean;
26659
+ var script$z = SearchResultsDidYouMean;
26462
26660
 
26463
- var __vue_script__$z = script$y;
26661
+ var __vue_script__$A = script$z;
26464
26662
  /* template */
26465
26663
 
26466
- var __vue_render__$z = function __vue_render__() {
26664
+ var __vue_render__$A = function __vue_render__() {
26467
26665
  var _vm = this;
26468
26666
 
26469
26667
  var _h = _vm.$createElement;
@@ -26507,30 +26705,30 @@ var __vue_render__$z = function __vue_render__() {
26507
26705
  }), 0) : _vm._e()]) : _vm._e();
26508
26706
  };
26509
26707
 
26510
- var __vue_staticRenderFns__$z = [];
26511
- __vue_render__$z._withStripped = true;
26708
+ var __vue_staticRenderFns__$A = [];
26709
+ __vue_render__$A._withStripped = true;
26512
26710
  /* style */
26513
26711
 
26514
- var __vue_inject_styles__$z = undefined;
26712
+ var __vue_inject_styles__$A = undefined;
26515
26713
  /* scoped */
26516
26714
 
26517
- var __vue_scope_id__$z = undefined;
26715
+ var __vue_scope_id__$A = undefined;
26518
26716
  /* module identifier */
26519
26717
 
26520
- var __vue_module_identifier__$z = undefined;
26718
+ var __vue_module_identifier__$A = undefined;
26521
26719
  /* functional template */
26522
26720
 
26523
- var __vue_is_functional_template__$z = false;
26721
+ var __vue_is_functional_template__$A = false;
26524
26722
  /* style inject */
26525
26723
 
26526
26724
  /* style inject SSR */
26527
26725
 
26528
26726
  /* style inject shadow dom */
26529
26727
 
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);
26728
+ var __vue_component__$A = /*#__PURE__*/normalizeComponent({
26729
+ render: __vue_render__$A,
26730
+ staticRenderFns: __vue_staticRenderFns__$A
26731
+ }, __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
26732
 
26535
26733
  var ResultsLayoutEnum;
26536
26734
 
@@ -26601,13 +26799,13 @@ __decorate([Prop({
26601
26799
  CustomBadge = __decorate([Component({
26602
26800
  name: "customBadge"
26603
26801
  })], CustomBadge);
26604
- var script$x = CustomBadge;
26802
+ var script$y = CustomBadge;
26605
26803
 
26606
26804
  /* script */
26607
- var __vue_script__$y = script$x;
26805
+ var __vue_script__$z = script$y;
26608
26806
  /* template */
26609
26807
 
26610
- var __vue_render__$y = function __vue_render__() {
26808
+ var __vue_render__$z = function __vue_render__() {
26611
26809
  var _vm = this;
26612
26810
 
26613
26811
  var _h = _vm.$createElement;
@@ -26622,30 +26820,30 @@ var __vue_render__$y = function __vue_render__() {
26622
26820
  });
26623
26821
  };
26624
26822
 
26625
- var __vue_staticRenderFns__$y = [];
26626
- __vue_render__$y._withStripped = true;
26823
+ var __vue_staticRenderFns__$z = [];
26824
+ __vue_render__$z._withStripped = true;
26627
26825
  /* style */
26628
26826
 
26629
- var __vue_inject_styles__$y = undefined;
26827
+ var __vue_inject_styles__$z = undefined;
26630
26828
  /* scoped */
26631
26829
 
26632
- var __vue_scope_id__$y = undefined;
26830
+ var __vue_scope_id__$z = undefined;
26633
26831
  /* module identifier */
26634
26832
 
26635
- var __vue_module_identifier__$y = undefined;
26833
+ var __vue_module_identifier__$z = undefined;
26636
26834
  /* functional template */
26637
26835
 
26638
- var __vue_is_functional_template__$y = false;
26836
+ var __vue_is_functional_template__$z = false;
26639
26837
  /* style inject */
26640
26838
 
26641
26839
  /* style inject SSR */
26642
26840
 
26643
26841
  /* style inject shadow dom */
26644
26842
 
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);
26843
+ var __vue_component__$z = /*#__PURE__*/normalizeComponent({
26844
+ render: __vue_render__$z,
26845
+ staticRenderFns: __vue_staticRenderFns__$z
26846
+ }, __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
26847
 
26650
26848
  var TextBadge = /*#__PURE__*/function (_Vue) {
26651
26849
  _inherits(TextBadge, _Vue);
@@ -26682,13 +26880,13 @@ __decorate([Prop({
26682
26880
  TextBadge = __decorate([Component({
26683
26881
  name: "TextBadge"
26684
26882
  })], TextBadge);
26685
- var script$w = TextBadge;
26883
+ var script$x = TextBadge;
26686
26884
 
26687
26885
  /* script */
26688
- var __vue_script__$x = script$w;
26886
+ var __vue_script__$y = script$x;
26689
26887
  /* template */
26690
26888
 
26691
- var __vue_render__$x = function __vue_render__() {
26889
+ var __vue_render__$y = function __vue_render__() {
26692
26890
  var _vm = this;
26693
26891
 
26694
26892
  var _h = _vm.$createElement;
@@ -26705,30 +26903,30 @@ var __vue_render__$x = function __vue_render__() {
26705
26903
  }), 0);
26706
26904
  };
26707
26905
 
26708
- var __vue_staticRenderFns__$x = [];
26709
- __vue_render__$x._withStripped = true;
26906
+ var __vue_staticRenderFns__$y = [];
26907
+ __vue_render__$y._withStripped = true;
26710
26908
  /* style */
26711
26909
 
26712
- var __vue_inject_styles__$x = undefined;
26910
+ var __vue_inject_styles__$y = undefined;
26713
26911
  /* scoped */
26714
26912
 
26715
- var __vue_scope_id__$x = undefined;
26913
+ var __vue_scope_id__$y = undefined;
26716
26914
  /* module identifier */
26717
26915
 
26718
- var __vue_module_identifier__$x = undefined;
26916
+ var __vue_module_identifier__$y = undefined;
26719
26917
  /* functional template */
26720
26918
 
26721
- var __vue_is_functional_template__$x = false;
26919
+ var __vue_is_functional_template__$y = false;
26722
26920
  /* style inject */
26723
26921
 
26724
26922
  /* style inject SSR */
26725
26923
 
26726
26924
  /* style inject shadow dom */
26727
26925
 
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);
26926
+ var __vue_component__$y = /*#__PURE__*/normalizeComponent({
26927
+ render: __vue_render__$y,
26928
+ staticRenderFns: __vue_staticRenderFns__$y
26929
+ }, __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
26930
 
26733
26931
  var ImageBadge = /*#__PURE__*/function (_Vue) {
26734
26932
  _inherits(ImageBadge, _Vue);
@@ -26772,13 +26970,13 @@ __decorate([Prop({
26772
26970
  ImageBadge = __decorate([Component({
26773
26971
  name: "ImageBadge"
26774
26972
  })], ImageBadge);
26775
- var script$v = ImageBadge;
26973
+ var script$w = ImageBadge;
26776
26974
 
26777
26975
  /* script */
26778
- var __vue_script__$w = script$v;
26976
+ var __vue_script__$x = script$w;
26779
26977
  /* template */
26780
26978
 
26781
- var __vue_render__$w = function __vue_render__() {
26979
+ var __vue_render__$x = function __vue_render__() {
26782
26980
  var _vm = this;
26783
26981
 
26784
26982
  var _h = _vm.$createElement;
@@ -26799,30 +26997,30 @@ var __vue_render__$w = function __vue_render__() {
26799
26997
  }), 0);
26800
26998
  };
26801
26999
 
26802
- var __vue_staticRenderFns__$w = [];
26803
- __vue_render__$w._withStripped = true;
27000
+ var __vue_staticRenderFns__$x = [];
27001
+ __vue_render__$x._withStripped = true;
26804
27002
  /* style */
26805
27003
 
26806
- var __vue_inject_styles__$w = undefined;
27004
+ var __vue_inject_styles__$x = undefined;
26807
27005
  /* scoped */
26808
27006
 
26809
- var __vue_scope_id__$w = undefined;
27007
+ var __vue_scope_id__$x = undefined;
26810
27008
  /* module identifier */
26811
27009
 
26812
- var __vue_module_identifier__$w = undefined;
27010
+ var __vue_module_identifier__$x = undefined;
26813
27011
  /* functional template */
26814
27012
 
26815
- var __vue_is_functional_template__$w = false;
27013
+ var __vue_is_functional_template__$x = false;
26816
27014
  /* style inject */
26817
27015
 
26818
27016
  /* style inject SSR */
26819
27017
 
26820
27018
  /* style inject shadow dom */
26821
27019
 
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);
27020
+ var __vue_component__$x = /*#__PURE__*/normalizeComponent({
27021
+ render: __vue_render__$x,
27022
+ staticRenderFns: __vue_staticRenderFns__$x
27023
+ }, __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
27024
 
26827
27025
  var SearchResultsBadgeWrapper = /*#__PURE__*/function (_Vue) {
26828
27026
  _inherits(SearchResultsBadgeWrapper, _Vue);
@@ -26887,18 +27085,18 @@ __decorate([Prop({
26887
27085
  SearchResultsBadgeWrapper = __decorate([Component({
26888
27086
  name: "searchResultsBadgeWrapper",
26889
27087
  components: {
26890
- CustomBadge: __vue_component__$y,
26891
- TextBadge: __vue_component__$x,
26892
- ImageBadge: __vue_component__$w
27088
+ CustomBadge: __vue_component__$z,
27089
+ TextBadge: __vue_component__$y,
27090
+ ImageBadge: __vue_component__$x
26893
27091
  }
26894
27092
  })], SearchResultsBadgeWrapper);
26895
- var script$u = SearchResultsBadgeWrapper;
27093
+ var script$v = SearchResultsBadgeWrapper;
26896
27094
 
26897
27095
  /* script */
26898
- var __vue_script__$v = script$u;
27096
+ var __vue_script__$w = script$v;
26899
27097
  /* template */
26900
27098
 
26901
- var __vue_render__$v = function __vue_render__() {
27099
+ var __vue_render__$w = function __vue_render__() {
26902
27100
  var _vm = this;
26903
27101
 
26904
27102
  var _h = _vm.$createElement;
@@ -26925,30 +27123,30 @@ var __vue_render__$v = function __vue_render__() {
26925
27123
  }), 1)]);
26926
27124
  };
26927
27125
 
26928
- var __vue_staticRenderFns__$v = [];
26929
- __vue_render__$v._withStripped = true;
27126
+ var __vue_staticRenderFns__$w = [];
27127
+ __vue_render__$w._withStripped = true;
26930
27128
  /* style */
26931
27129
 
26932
- var __vue_inject_styles__$v = undefined;
27130
+ var __vue_inject_styles__$w = undefined;
26933
27131
  /* scoped */
26934
27132
 
26935
- var __vue_scope_id__$v = undefined;
27133
+ var __vue_scope_id__$w = undefined;
26936
27134
  /* module identifier */
26937
27135
 
26938
- var __vue_module_identifier__$v = undefined;
27136
+ var __vue_module_identifier__$w = undefined;
26939
27137
  /* functional template */
26940
27138
 
26941
- var __vue_is_functional_template__$v = false;
27139
+ var __vue_is_functional_template__$w = false;
26942
27140
  /* style inject */
26943
27141
 
26944
27142
  /* style inject SSR */
26945
27143
 
26946
27144
  /* style inject shadow dom */
26947
27145
 
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);
27146
+ var __vue_component__$w = /*#__PURE__*/normalizeComponent({
27147
+ render: __vue_render__$w,
27148
+ staticRenderFns: __vue_staticRenderFns__$w
27149
+ }, __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
27150
 
26953
27151
  var SearchResultsProductImage = /*#__PURE__*/function (_Vue) {
26954
27152
  _inherits(SearchResultsProductImage, _Vue);
@@ -27023,13 +27221,13 @@ __decorate([Prop()], SearchResultsProductImage.prototype, "options", void 0);
27023
27221
  SearchResultsProductImage = __decorate([Component({
27024
27222
  name: "searchResultsProductImage"
27025
27223
  })], SearchResultsProductImage);
27026
- var script$t = SearchResultsProductImage;
27224
+ var script$u = SearchResultsProductImage;
27027
27225
 
27028
27226
  /* script */
27029
- var __vue_script__$u = script$t;
27227
+ var __vue_script__$v = script$u;
27030
27228
  /* template */
27031
27229
 
27032
- var __vue_render__$u = function __vue_render__() {
27230
+ var __vue_render__$v = function __vue_render__() {
27033
27231
  var _vm = this;
27034
27232
 
27035
27233
  var _h = _vm.$createElement;
@@ -27049,30 +27247,30 @@ var __vue_render__$u = function __vue_render__() {
27049
27247
  })]);
27050
27248
  };
27051
27249
 
27052
- var __vue_staticRenderFns__$u = [];
27053
- __vue_render__$u._withStripped = true;
27250
+ var __vue_staticRenderFns__$v = [];
27251
+ __vue_render__$v._withStripped = true;
27054
27252
  /* style */
27055
27253
 
27056
- var __vue_inject_styles__$u = undefined;
27254
+ var __vue_inject_styles__$v = undefined;
27057
27255
  /* scoped */
27058
27256
 
27059
- var __vue_scope_id__$u = undefined;
27257
+ var __vue_scope_id__$v = undefined;
27060
27258
  /* module identifier */
27061
27259
 
27062
- var __vue_module_identifier__$u = undefined;
27260
+ var __vue_module_identifier__$v = undefined;
27063
27261
  /* functional template */
27064
27262
 
27065
- var __vue_is_functional_template__$u = false;
27263
+ var __vue_is_functional_template__$v = false;
27066
27264
  /* style inject */
27067
27265
 
27068
27266
  /* style inject SSR */
27069
27267
 
27070
27268
  /* style inject shadow dom */
27071
27269
 
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);
27270
+ var __vue_component__$v = /*#__PURE__*/normalizeComponent({
27271
+ render: __vue_render__$v,
27272
+ staticRenderFns: __vue_staticRenderFns__$v
27273
+ }, __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
27274
 
27077
27275
  var SearchResultsProductTitle = /*#__PURE__*/function (_Vue) {
27078
27276
  _inherits(SearchResultsProductTitle, _Vue);
@@ -27118,12 +27316,12 @@ __decorate([Prop({
27118
27316
  SearchResultsProductTitle = __decorate([Component({
27119
27317
  name: "searchResultsProductTitle"
27120
27318
  })], SearchResultsProductTitle);
27121
- var script$s = SearchResultsProductTitle;
27319
+ var script$t = SearchResultsProductTitle;
27122
27320
 
27123
- var __vue_script__$t = script$s;
27321
+ var __vue_script__$u = script$t;
27124
27322
  /* template */
27125
27323
 
27126
- var __vue_render__$t = function __vue_render__() {
27324
+ var __vue_render__$u = function __vue_render__() {
27127
27325
  var _vm = this;
27128
27326
 
27129
27327
  var _h = _vm.$createElement;
@@ -27149,30 +27347,30 @@ var __vue_render__$t = function __vue_render__() {
27149
27347
  }, [_vm._v(_vm._s(_vm.title))]) : _vm._e()]);
27150
27348
  };
27151
27349
 
27152
- var __vue_staticRenderFns__$t = [];
27153
- __vue_render__$t._withStripped = true;
27350
+ var __vue_staticRenderFns__$u = [];
27351
+ __vue_render__$u._withStripped = true;
27154
27352
  /* style */
27155
27353
 
27156
- var __vue_inject_styles__$t = undefined;
27354
+ var __vue_inject_styles__$u = undefined;
27157
27355
  /* scoped */
27158
27356
 
27159
- var __vue_scope_id__$t = undefined;
27357
+ var __vue_scope_id__$u = undefined;
27160
27358
  /* module identifier */
27161
27359
 
27162
- var __vue_module_identifier__$t = undefined;
27360
+ var __vue_module_identifier__$u = undefined;
27163
27361
  /* functional template */
27164
27362
 
27165
- var __vue_is_functional_template__$t = false;
27363
+ var __vue_is_functional_template__$u = false;
27166
27364
  /* style inject */
27167
27365
 
27168
27366
  /* style inject SSR */
27169
27367
 
27170
27368
  /* style inject shadow dom */
27171
27369
 
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);
27370
+ var __vue_component__$u = /*#__PURE__*/normalizeComponent({
27371
+ render: __vue_render__$u,
27372
+ staticRenderFns: __vue_staticRenderFns__$u
27373
+ }, __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
27374
 
27177
27375
  var SearchResultsProductDescription = /*#__PURE__*/function (_Vue) {
27178
27376
  _inherits(SearchResultsProductDescription, _Vue);
@@ -27214,12 +27412,12 @@ __decorate([Prop()], SearchResultsProductDescription.prototype, "options", void
27214
27412
  SearchResultsProductDescription = __decorate([Component({
27215
27413
  name: "searchResultsProductDescription"
27216
27414
  })], SearchResultsProductDescription);
27217
- var script$r = SearchResultsProductDescription;
27415
+ var script$s = SearchResultsProductDescription;
27218
27416
 
27219
- var __vue_script__$s = script$r;
27417
+ var __vue_script__$t = script$s;
27220
27418
  /* template */
27221
27419
 
27222
- var __vue_render__$s = function __vue_render__() {
27420
+ var __vue_render__$t = function __vue_render__() {
27223
27421
  var _vm = this;
27224
27422
 
27225
27423
  var _h = _vm.$createElement;
@@ -27238,11 +27436,11 @@ var __vue_render__$s = function __vue_render__() {
27238
27436
  }, [_vm._v("\n " + _vm._s(_vm.description) + "\n")]);
27239
27437
  };
27240
27438
 
27241
- var __vue_staticRenderFns__$s = [];
27242
- __vue_render__$s._withStripped = true;
27439
+ var __vue_staticRenderFns__$t = [];
27440
+ __vue_render__$t._withStripped = true;
27243
27441
  /* style */
27244
27442
 
27245
- var __vue_inject_styles__$s = function __vue_inject_styles__(inject) {
27443
+ var __vue_inject_styles__$t = function __vue_inject_styles__(inject) {
27246
27444
  if (!inject) return;
27247
27445
  inject("data-v-1c6e721a_0", {
27248
27446
  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 +27451,21 @@ var __vue_inject_styles__$s = function __vue_inject_styles__(inject) {
27253
27451
  /* scoped */
27254
27452
 
27255
27453
 
27256
- var __vue_scope_id__$s = undefined;
27454
+ var __vue_scope_id__$t = undefined;
27257
27455
  /* module identifier */
27258
27456
 
27259
- var __vue_module_identifier__$s = undefined;
27457
+ var __vue_module_identifier__$t = undefined;
27260
27458
  /* functional template */
27261
27459
 
27262
- var __vue_is_functional_template__$s = false;
27460
+ var __vue_is_functional_template__$t = false;
27263
27461
  /* style inject SSR */
27264
27462
 
27265
27463
  /* style inject shadow dom */
27266
27464
 
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);
27465
+ var __vue_component__$t = /*#__PURE__*/normalizeComponent({
27466
+ render: __vue_render__$t,
27467
+ staticRenderFns: __vue_staticRenderFns__$t
27468
+ }, __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
27469
 
27272
27470
  var toObject$1 = toObject$e;
27273
27471
 
@@ -27325,7 +27523,7 @@ var SearchResultsProductRating = /*#__PURE__*/function (_Vue) {
27325
27523
  _createClass(SearchResultsProductRating, [{
27326
27524
  key: "totalRatings",
27327
27525
  get: function get() {
27328
- return "(".concat(this.options.labels.numberOfRatings, " ").concat(this.item[this.options.totalKey] || 0, ")");
27526
+ return "(".concat(this.options.labels.numberOfRatings).concat(this.item[this.options.totalKey] || 0, ")");
27329
27527
  }
27330
27528
  }, {
27331
27529
  key: "currentRating",
@@ -27370,13 +27568,13 @@ __decorate([Prop()], SearchResultsProductRating.prototype, "options", void 0);
27370
27568
  SearchResultsProductRating = __decorate([Component({
27371
27569
  name: "searchResultsProductRating"
27372
27570
  })], SearchResultsProductRating);
27373
- var script$q = SearchResultsProductRating;
27571
+ var script$r = SearchResultsProductRating;
27374
27572
 
27375
27573
  /* script */
27376
- var __vue_script__$r = script$q;
27574
+ var __vue_script__$s = script$r;
27377
27575
  /* template */
27378
27576
 
27379
- var __vue_render__$r = function __vue_render__() {
27577
+ var __vue_render__$s = function __vue_render__() {
27380
27578
  var _vm = this;
27381
27579
 
27382
27580
  var _h = _vm.$createElement;
@@ -27422,30 +27620,30 @@ var __vue_render__$r = function __vue_render__() {
27422
27620
  }, [_vm._v(_vm._s(_vm.totalRatings))])]);
27423
27621
  };
27424
27622
 
27425
- var __vue_staticRenderFns__$r = [];
27426
- __vue_render__$r._withStripped = true;
27623
+ var __vue_staticRenderFns__$s = [];
27624
+ __vue_render__$s._withStripped = true;
27427
27625
  /* style */
27428
27626
 
27429
- var __vue_inject_styles__$r = undefined;
27627
+ var __vue_inject_styles__$s = undefined;
27430
27628
  /* scoped */
27431
27629
 
27432
- var __vue_scope_id__$r = undefined;
27630
+ var __vue_scope_id__$s = undefined;
27433
27631
  /* module identifier */
27434
27632
 
27435
- var __vue_module_identifier__$r = undefined;
27633
+ var __vue_module_identifier__$s = undefined;
27436
27634
  /* functional template */
27437
27635
 
27438
- var __vue_is_functional_template__$r = false;
27636
+ var __vue_is_functional_template__$s = false;
27439
27637
  /* style inject */
27440
27638
 
27441
27639
  /* style inject SSR */
27442
27640
 
27443
27641
  /* style inject shadow dom */
27444
27642
 
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);
27643
+ var __vue_component__$s = /*#__PURE__*/normalizeComponent({
27644
+ render: __vue_render__$s,
27645
+ staticRenderFns: __vue_staticRenderFns__$s
27646
+ }, __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
27647
 
27450
27648
  var SearchResultsProductRegularPrice = /*#__PURE__*/function (_Vue) {
27451
27649
  _inherits(SearchResultsProductRegularPrice, _Vue);
@@ -27479,13 +27677,13 @@ __decorate([Prop()], SearchResultsProductRegularPrice.prototype, "labels", void
27479
27677
  SearchResultsProductRegularPrice = __decorate([Component({
27480
27678
  name: "searchResultsProductRegularPrice"
27481
27679
  })], SearchResultsProductRegularPrice);
27482
- var script$p = SearchResultsProductRegularPrice;
27680
+ var script$q = SearchResultsProductRegularPrice;
27483
27681
 
27484
27682
  /* script */
27485
- var __vue_script__$q = script$p;
27683
+ var __vue_script__$r = script$q;
27486
27684
  /* template */
27487
27685
 
27488
- var __vue_render__$q = function __vue_render__() {
27686
+ var __vue_render__$r = function __vue_render__() {
27489
27687
  var _vm = this;
27490
27688
 
27491
27689
  var _h = _vm.$createElement;
@@ -27500,30 +27698,30 @@ var __vue_render__$q = function __vue_render__() {
27500
27698
  }, [_vm._v("\n " + _vm._s(_vm.price) + "\n")]);
27501
27699
  };
27502
27700
 
27503
- var __vue_staticRenderFns__$q = [];
27504
- __vue_render__$q._withStripped = true;
27701
+ var __vue_staticRenderFns__$r = [];
27702
+ __vue_render__$r._withStripped = true;
27505
27703
  /* style */
27506
27704
 
27507
- var __vue_inject_styles__$q = undefined;
27705
+ var __vue_inject_styles__$r = undefined;
27508
27706
  /* scoped */
27509
27707
 
27510
- var __vue_scope_id__$q = undefined;
27708
+ var __vue_scope_id__$r = undefined;
27511
27709
  /* module identifier */
27512
27710
 
27513
- var __vue_module_identifier__$q = undefined;
27711
+ var __vue_module_identifier__$r = undefined;
27514
27712
  /* functional template */
27515
27713
 
27516
- var __vue_is_functional_template__$q = false;
27714
+ var __vue_is_functional_template__$r = false;
27517
27715
  /* style inject */
27518
27716
 
27519
27717
  /* style inject SSR */
27520
27718
 
27521
27719
  /* style inject shadow dom */
27522
27720
 
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);
27721
+ var __vue_component__$r = /*#__PURE__*/normalizeComponent({
27722
+ render: __vue_render__$r,
27723
+ staticRenderFns: __vue_staticRenderFns__$r
27724
+ }, __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
27725
 
27528
27726
  var SearchResultsProductPrice = /*#__PURE__*/function (_Vue) {
27529
27727
  _inherits(SearchResultsProductPrice, _Vue);
@@ -27557,13 +27755,13 @@ __decorate([Prop()], SearchResultsProductPrice.prototype, "labels", void 0);
27557
27755
  SearchResultsProductPrice = __decorate([Component({
27558
27756
  name: "searchResultsProductPrice"
27559
27757
  })], SearchResultsProductPrice);
27560
- var script$o = SearchResultsProductPrice;
27758
+ var script$p = SearchResultsProductPrice;
27561
27759
 
27562
27760
  /* script */
27563
- var __vue_script__$p = script$o;
27761
+ var __vue_script__$q = script$p;
27564
27762
  /* template */
27565
27763
 
27566
- var __vue_render__$p = function __vue_render__() {
27764
+ var __vue_render__$q = function __vue_render__() {
27567
27765
  var _vm = this;
27568
27766
 
27569
27767
  var _h = _vm.$createElement;
@@ -27578,32 +27776,32 @@ var __vue_render__$p = function __vue_render__() {
27578
27776
  }, [_c("strong", [_vm._v(_vm._s(_vm.price))])]);
27579
27777
  };
27580
27778
 
27581
- var __vue_staticRenderFns__$p = [];
27582
- __vue_render__$p._withStripped = true;
27779
+ var __vue_staticRenderFns__$q = [];
27780
+ __vue_render__$q._withStripped = true;
27583
27781
  /* style */
27584
27782
 
27585
- var __vue_inject_styles__$p = undefined;
27783
+ var __vue_inject_styles__$q = undefined;
27586
27784
  /* scoped */
27587
27785
 
27588
- var __vue_scope_id__$p = undefined;
27786
+ var __vue_scope_id__$q = undefined;
27589
27787
  /* module identifier */
27590
27788
 
27591
- var __vue_module_identifier__$p = undefined;
27789
+ var __vue_module_identifier__$q = undefined;
27592
27790
  /* functional template */
27593
27791
 
27594
- var __vue_is_functional_template__$p = false;
27792
+ var __vue_is_functional_template__$q = false;
27595
27793
  /* style inject */
27596
27794
 
27597
27795
  /* style inject SSR */
27598
27796
 
27599
27797
  /* style inject shadow dom */
27600
27798
 
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);
27799
+ var __vue_component__$q = /*#__PURE__*/normalizeComponent({
27800
+ render: __vue_render__$q,
27801
+ staticRenderFns: __vue_staticRenderFns__$q
27802
+ }, __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
27803
 
27606
- var searchResult$b = namespace("searchResult");
27804
+ var searchResult$c = namespace("searchResult");
27607
27805
 
27608
27806
  var SearchResultsProductAddToCart = /*#__PURE__*/function (_Vue) {
27609
27807
  _inherits(SearchResultsProductAddToCart, _Vue);
@@ -27664,20 +27862,20 @@ __decorate([Prop({
27664
27862
  default: true
27665
27863
  })], SearchResultsProductAddToCart.prototype, "inStock", void 0);
27666
27864
 
27667
- __decorate([searchResult$b.State(function (state) {
27865
+ __decorate([searchResult$c.State(function (state) {
27668
27866
  return state.addToCartAmount;
27669
27867
  })], SearchResultsProductAddToCart.prototype, "addToCartAmount", void 0);
27670
27868
 
27671
27869
  SearchResultsProductAddToCart = __decorate([Component({
27672
27870
  name: "searchResultsProductAddToCart"
27673
27871
  })], SearchResultsProductAddToCart);
27674
- var script$n = SearchResultsProductAddToCart;
27872
+ var script$o = SearchResultsProductAddToCart;
27675
27873
 
27676
27874
  /* script */
27677
- var __vue_script__$o = script$n;
27875
+ var __vue_script__$p = script$o;
27678
27876
  /* template */
27679
27877
 
27680
- var __vue_render__$o = function __vue_render__() {
27878
+ var __vue_render__$p = function __vue_render__() {
27681
27879
  var _vm = this;
27682
27880
 
27683
27881
  var _h = _vm.$createElement;
@@ -27703,11 +27901,11 @@ var __vue_render__$o = function __vue_render__() {
27703
27901
  }, [_vm._v("\n " + _vm._s(_vm.label) + "\n ")])])]);
27704
27902
  };
27705
27903
 
27706
- var __vue_staticRenderFns__$o = [];
27707
- __vue_render__$o._withStripped = true;
27904
+ var __vue_staticRenderFns__$p = [];
27905
+ __vue_render__$p._withStripped = true;
27708
27906
  /* style */
27709
27907
 
27710
- var __vue_inject_styles__$o = function __vue_inject_styles__(inject) {
27908
+ var __vue_inject_styles__$p = function __vue_inject_styles__(inject) {
27711
27909
  if (!inject) return;
27712
27910
  inject("data-v-4541762a_0", {
27713
27911
  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 +27916,21 @@ var __vue_inject_styles__$o = function __vue_inject_styles__(inject) {
27718
27916
  /* scoped */
27719
27917
 
27720
27918
 
27721
- var __vue_scope_id__$o = undefined;
27919
+ var __vue_scope_id__$p = undefined;
27722
27920
  /* module identifier */
27723
27921
 
27724
- var __vue_module_identifier__$o = undefined;
27922
+ var __vue_module_identifier__$p = undefined;
27725
27923
  /* functional template */
27726
27924
 
27727
- var __vue_is_functional_template__$o = false;
27925
+ var __vue_is_functional_template__$p = false;
27728
27926
  /* style inject SSR */
27729
27927
 
27730
27928
  /* style inject shadow dom */
27731
27929
 
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);
27930
+ var __vue_component__$p = /*#__PURE__*/normalizeComponent({
27931
+ render: __vue_render__$p,
27932
+ staticRenderFns: __vue_staticRenderFns__$p
27933
+ }, __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
27934
 
27737
27935
  var SearchResultsProductCustom = /*#__PURE__*/function (_Vue) {
27738
27936
  _inherits(SearchResultsProductCustom, _Vue);
@@ -27774,13 +27972,13 @@ __decorate([Prop()], SearchResultsProductCustom.prototype, "options", void 0);
27774
27972
  SearchResultsProductCustom = __decorate([Component({
27775
27973
  name: "searchResultsProductCustom"
27776
27974
  })], SearchResultsProductCustom);
27777
- var script$m = SearchResultsProductCustom;
27975
+ var script$n = SearchResultsProductCustom;
27778
27976
 
27779
27977
  /* script */
27780
- var __vue_script__$n = script$m;
27978
+ var __vue_script__$o = script$n;
27781
27979
  /* template */
27782
27980
 
27783
- var __vue_render__$n = function __vue_render__() {
27981
+ var __vue_render__$o = function __vue_render__() {
27784
27982
  var _vm = this;
27785
27983
 
27786
27984
  var _h = _vm.$createElement;
@@ -27797,30 +27995,30 @@ var __vue_render__$n = function __vue_render__() {
27797
27995
  }, [_vm._v(_vm._s(_vm.text))]);
27798
27996
  };
27799
27997
 
27800
- var __vue_staticRenderFns__$n = [];
27801
- __vue_render__$n._withStripped = true;
27998
+ var __vue_staticRenderFns__$o = [];
27999
+ __vue_render__$o._withStripped = true;
27802
28000
  /* style */
27803
28001
 
27804
- var __vue_inject_styles__$n = undefined;
28002
+ var __vue_inject_styles__$o = undefined;
27805
28003
  /* scoped */
27806
28004
 
27807
- var __vue_scope_id__$n = undefined;
28005
+ var __vue_scope_id__$o = undefined;
27808
28006
  /* module identifier */
27809
28007
 
27810
- var __vue_module_identifier__$n = undefined;
28008
+ var __vue_module_identifier__$o = undefined;
27811
28009
  /* functional template */
27812
28010
 
27813
- var __vue_is_functional_template__$n = false;
28011
+ var __vue_is_functional_template__$o = false;
27814
28012
  /* style inject */
27815
28013
 
27816
28014
  /* style inject SSR */
27817
28015
 
27818
28016
  /* style inject shadow dom */
27819
28017
 
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);
28018
+ var __vue_component__$o = /*#__PURE__*/normalizeComponent({
28019
+ render: __vue_render__$o,
28020
+ staticRenderFns: __vue_staticRenderFns__$o
28021
+ }, __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
28022
 
27825
28023
  var SearchResultsProductCustomHtmlElement = /*#__PURE__*/function (_Vue) {
27826
28024
  _inherits(SearchResultsProductCustomHtmlElement, _Vue);
@@ -27855,13 +28053,13 @@ __decorate([Prop()], SearchResultsProductCustomHtmlElement.prototype, "options",
27855
28053
  SearchResultsProductCustomHtmlElement = __decorate([Component({
27856
28054
  name: "searchResultsProductCustomHtmlElement"
27857
28055
  })], SearchResultsProductCustomHtmlElement);
27858
- var script$l = SearchResultsProductCustomHtmlElement;
28056
+ var script$m = SearchResultsProductCustomHtmlElement;
27859
28057
 
27860
28058
  /* script */
27861
- var __vue_script__$m = script$l;
28059
+ var __vue_script__$n = script$m;
27862
28060
  /* template */
27863
28061
 
27864
- var __vue_render__$m = function __vue_render__() {
28062
+ var __vue_render__$n = function __vue_render__() {
27865
28063
  var _vm = this;
27866
28064
 
27867
28065
  var _h = _vm.$createElement;
@@ -27876,30 +28074,30 @@ var __vue_render__$m = function __vue_render__() {
27876
28074
  });
27877
28075
  };
27878
28076
 
27879
- var __vue_staticRenderFns__$m = [];
27880
- __vue_render__$m._withStripped = true;
28077
+ var __vue_staticRenderFns__$n = [];
28078
+ __vue_render__$n._withStripped = true;
27881
28079
  /* style */
27882
28080
 
27883
- var __vue_inject_styles__$m = undefined;
28081
+ var __vue_inject_styles__$n = undefined;
27884
28082
  /* scoped */
27885
28083
 
27886
- var __vue_scope_id__$m = undefined;
28084
+ var __vue_scope_id__$n = undefined;
27887
28085
  /* module identifier */
27888
28086
 
27889
- var __vue_module_identifier__$m = undefined;
28087
+ var __vue_module_identifier__$n = undefined;
27890
28088
  /* functional template */
27891
28089
 
27892
- var __vue_is_functional_template__$m = false;
28090
+ var __vue_is_functional_template__$n = false;
27893
28091
  /* style inject */
27894
28092
 
27895
28093
  /* style inject SSR */
27896
28094
 
27897
28095
  /* style inject shadow dom */
27898
28096
 
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);
28097
+ var __vue_component__$n = /*#__PURE__*/normalizeComponent({
28098
+ render: __vue_render__$n,
28099
+ staticRenderFns: __vue_staticRenderFns__$n
28100
+ }, __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
28101
 
27904
28102
  var SearchResultsProductCardElement = /*#__PURE__*/function (_Vue) {
27905
28103
  _inherits(SearchResultsProductCardElement, _Vue);
@@ -27976,23 +28174,23 @@ __decorate([Prop({
27976
28174
  SearchResultsProductCardElement = __decorate([Component({
27977
28175
  name: "searchResultsProductCardElement",
27978
28176
  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
28177
+ SearchResultsProductImage: __vue_component__$v,
28178
+ SearchResultsProductTitle: __vue_component__$u,
28179
+ SearchResultsProductDescription: __vue_component__$t,
28180
+ SearchResultsProductRating: __vue_component__$s,
28181
+ SearchResultsProductRegularPrice: __vue_component__$r,
28182
+ SearchResultsProductPrice: __vue_component__$q,
28183
+ SearchResultsProductAddToCart: __vue_component__$p,
28184
+ SearchResultsProductCustom: __vue_component__$o,
28185
+ SearchResultsProductCustomHtmlElement: __vue_component__$n
27988
28186
  }
27989
28187
  })], SearchResultsProductCardElement);
27990
- var script$k = SearchResultsProductCardElement;
28188
+ var script$l = SearchResultsProductCardElement;
27991
28189
 
27992
- var __vue_script__$l = script$k;
28190
+ var __vue_script__$m = script$l;
27993
28191
  /* template */
27994
28192
 
27995
- var __vue_render__$l = function __vue_render__() {
28193
+ var __vue_render__$m = function __vue_render__() {
27996
28194
  var _vm = this;
27997
28195
 
27998
28196
  var _h = _vm.$createElement;
@@ -28014,34 +28212,34 @@ var __vue_render__$l = function __vue_render__() {
28014
28212
  }) : _vm._e();
28015
28213
  };
28016
28214
 
28017
- var __vue_staticRenderFns__$l = [];
28018
- __vue_render__$l._withStripped = true;
28215
+ var __vue_staticRenderFns__$m = [];
28216
+ __vue_render__$m._withStripped = true;
28019
28217
  /* style */
28020
28218
 
28021
- var __vue_inject_styles__$l = undefined;
28219
+ var __vue_inject_styles__$m = undefined;
28022
28220
  /* scoped */
28023
28221
 
28024
- var __vue_scope_id__$l = undefined;
28222
+ var __vue_scope_id__$m = undefined;
28025
28223
  /* module identifier */
28026
28224
 
28027
- var __vue_module_identifier__$l = undefined;
28225
+ var __vue_module_identifier__$m = undefined;
28028
28226
  /* functional template */
28029
28227
 
28030
- var __vue_is_functional_template__$l = false;
28228
+ var __vue_is_functional_template__$m = false;
28031
28229
  /* style inject */
28032
28230
 
28033
28231
  /* style inject SSR */
28034
28232
 
28035
28233
  /* style inject shadow dom */
28036
28234
 
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);
28235
+ var __vue_component__$m = /*#__PURE__*/normalizeComponent({
28236
+ render: __vue_render__$m,
28237
+ staticRenderFns: __vue_staticRenderFns__$m
28238
+ }, __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
28239
 
28042
28240
  var tracking$3 = namespace("tracking");
28043
28241
  var params$9 = namespace("params");
28044
- var searchResult$a = namespace("searchResult");
28242
+ var searchResult$b = namespace("searchResult");
28045
28243
 
28046
28244
  var SearchResultsProductCard = /*#__PURE__*/function (_Vue) {
28047
28245
  _inherits(SearchResultsProductCard, _Vue);
@@ -28198,7 +28396,7 @@ __decorate([Prop({
28198
28396
  default: false
28199
28397
  })], SearchResultsProductCard.prototype, "isAdditionalPanel", void 0);
28200
28398
 
28201
- __decorate([searchResult$a.State(function (state) {
28399
+ __decorate([searchResult$b.State(function (state) {
28202
28400
  return state.layout;
28203
28401
  })], SearchResultsProductCard.prototype, "layout", void 0);
28204
28402
 
@@ -28209,16 +28407,16 @@ __decorate([tracking$3.Action("track")], SearchResultsProductCard.prototype, "tr
28209
28407
  SearchResultsProductCard = __decorate([Component({
28210
28408
  name: "searchResultsProductCard",
28211
28409
  components: {
28212
- SearchResultsBadgeWrapper: __vue_component__$v,
28213
- SearchResultsProductCardElement: __vue_component__$l
28410
+ SearchResultsBadgeWrapper: __vue_component__$w,
28411
+ SearchResultsProductCardElement: __vue_component__$m
28214
28412
  }
28215
28413
  })], SearchResultsProductCard);
28216
- var script$j = SearchResultsProductCard;
28414
+ var script$k = SearchResultsProductCard;
28217
28415
 
28218
- var __vue_script__$k = script$j;
28416
+ var __vue_script__$l = script$k;
28219
28417
  /* template */
28220
28418
 
28221
- var __vue_render__$k = function __vue_render__() {
28419
+ var __vue_render__$l = function __vue_render__() {
28222
28420
  var _vm = this;
28223
28421
 
28224
28422
  var _h = _vm.$createElement;
@@ -28277,31 +28475,31 @@ var __vue_render__$k = function __vue_render__() {
28277
28475
  }), 1)])], 1);
28278
28476
  };
28279
28477
 
28280
- var __vue_staticRenderFns__$k = [];
28281
- __vue_render__$k._withStripped = true;
28478
+ var __vue_staticRenderFns__$l = [];
28479
+ __vue_render__$l._withStripped = true;
28282
28480
  /* style */
28283
28481
 
28284
- var __vue_inject_styles__$k = undefined;
28482
+ var __vue_inject_styles__$l = undefined;
28285
28483
  /* scoped */
28286
28484
 
28287
- var __vue_scope_id__$k = undefined;
28485
+ var __vue_scope_id__$l = undefined;
28288
28486
  /* module identifier */
28289
28487
 
28290
- var __vue_module_identifier__$k = undefined;
28488
+ var __vue_module_identifier__$l = undefined;
28291
28489
  /* functional template */
28292
28490
 
28293
- var __vue_is_functional_template__$k = false;
28491
+ var __vue_is_functional_template__$l = false;
28294
28492
  /* style inject */
28295
28493
 
28296
28494
  /* style inject SSR */
28297
28495
 
28298
- /* style inject shadow dom */
28299
-
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);
28304
-
28496
+ /* style inject shadow dom */
28497
+
28498
+ var __vue_component__$l = /*#__PURE__*/normalizeComponent({
28499
+ render: __vue_render__$l,
28500
+ staticRenderFns: __vue_staticRenderFns__$l
28501
+ }, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, undefined, undefined, undefined);
28502
+
28305
28503
  var initAnalyticsTracking = function initAnalyticsTracking(analyticsOptions) {
28306
28504
  try {
28307
28505
  if ((analyticsOptions === null || analyticsOptions === void 0 ? void 0 : analyticsOptions.enabled) && analyticsOptions.type === "ua") {
@@ -28607,16 +28805,16 @@ __decorate([Watch("query")], AdditionalPanels$1.prototype, "handleQueryChange",
28607
28805
  AdditionalPanels$1 = __decorate([Component({
28608
28806
  name: "additionalPanel",
28609
28807
  components: {
28610
- SearchResultsProductCard: __vue_component__$k
28808
+ SearchResultsProductCard: __vue_component__$l
28611
28809
  }
28612
28810
  })], AdditionalPanels$1);
28613
- var script$i = AdditionalPanels$1;
28811
+ var script$j = AdditionalPanels$1;
28614
28812
 
28615
28813
  /* script */
28616
- var __vue_script__$j = script$i;
28814
+ var __vue_script__$k = script$j;
28617
28815
  /* template */
28618
28816
 
28619
- var __vue_render__$j = function __vue_render__() {
28817
+ var __vue_render__$k = function __vue_render__() {
28620
28818
  var _vm = this;
28621
28819
 
28622
28820
  var _h = _vm.$createElement;
@@ -28641,6 +28839,9 @@ var __vue_render__$j = function __vue_render__() {
28641
28839
  });
28642
28840
  }), 1), _vm._v(" "), _vm.displayShowMore ? _c("div", {
28643
28841
  staticClass: "lupa-additional-panel-show-more",
28842
+ class: {
28843
+ "lupa-additional-panel-show-less": _vm.showAll
28844
+ },
28644
28845
  attrs: {
28645
28846
  "data-cy": "lupa-additional-panel-show-more"
28646
28847
  },
@@ -28650,30 +28851,30 @@ var __vue_render__$j = function __vue_render__() {
28650
28851
  }, [_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
28852
  };
28652
28853
 
28653
- var __vue_staticRenderFns__$j = [];
28654
- __vue_render__$j._withStripped = true;
28854
+ var __vue_staticRenderFns__$k = [];
28855
+ __vue_render__$k._withStripped = true;
28655
28856
  /* style */
28656
28857
 
28657
- var __vue_inject_styles__$j = undefined;
28858
+ var __vue_inject_styles__$k = undefined;
28658
28859
  /* scoped */
28659
28860
 
28660
- var __vue_scope_id__$j = undefined;
28861
+ var __vue_scope_id__$k = undefined;
28661
28862
  /* module identifier */
28662
28863
 
28663
- var __vue_module_identifier__$j = undefined;
28864
+ var __vue_module_identifier__$k = undefined;
28664
28865
  /* functional template */
28665
28866
 
28666
- var __vue_is_functional_template__$j = false;
28867
+ var __vue_is_functional_template__$k = false;
28667
28868
  /* style inject */
28668
28869
 
28669
28870
  /* style inject SSR */
28670
28871
 
28671
28872
  /* style inject shadow dom */
28672
28873
 
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);
28874
+ var __vue_component__$k = /*#__PURE__*/normalizeComponent({
28875
+ render: __vue_render__$k,
28876
+ staticRenderFns: __vue_staticRenderFns__$k
28877
+ }, __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
28878
 
28678
28879
  var AdditionalPanels = /*#__PURE__*/function (_Vue) {
28679
28880
  _inherits(AdditionalPanels, _Vue);
@@ -28722,16 +28923,16 @@ __decorate([Prop({
28722
28923
  AdditionalPanels = __decorate([Component({
28723
28924
  name: "additionalPanels",
28724
28925
  components: {
28725
- AdditionalPanel: __vue_component__$j
28926
+ AdditionalPanel: __vue_component__$k
28726
28927
  }
28727
28928
  })], AdditionalPanels);
28728
- var script$h = AdditionalPanels;
28929
+ var script$i = AdditionalPanels;
28729
28930
 
28730
28931
  /* script */
28731
- var __vue_script__$i = script$h;
28932
+ var __vue_script__$j = script$i;
28732
28933
  /* template */
28733
28934
 
28734
- var __vue_render__$i = function __vue_render__() {
28935
+ var __vue_render__$j = function __vue_render__() {
28735
28936
  var _vm = this;
28736
28937
 
28737
28938
  var _h = _vm.$createElement;
@@ -28751,30 +28952,30 @@ var __vue_render__$i = function __vue_render__() {
28751
28952
  }), 1) : _vm._e();
28752
28953
  };
28753
28954
 
28754
- var __vue_staticRenderFns__$i = [];
28755
- __vue_render__$i._withStripped = true;
28955
+ var __vue_staticRenderFns__$j = [];
28956
+ __vue_render__$j._withStripped = true;
28756
28957
  /* style */
28757
28958
 
28758
- var __vue_inject_styles__$i = undefined;
28959
+ var __vue_inject_styles__$j = undefined;
28759
28960
  /* scoped */
28760
28961
 
28761
- var __vue_scope_id__$i = undefined;
28962
+ var __vue_scope_id__$j = undefined;
28762
28963
  /* module identifier */
28763
28964
 
28764
- var __vue_module_identifier__$i = undefined;
28965
+ var __vue_module_identifier__$j = undefined;
28765
28966
  /* functional template */
28766
28967
 
28767
- var __vue_is_functional_template__$i = false;
28968
+ var __vue_is_functional_template__$j = false;
28768
28969
  /* style inject */
28769
28970
 
28770
28971
  /* style inject SSR */
28771
28972
 
28772
28973
  /* style inject shadow dom */
28773
28974
 
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);
28975
+ var __vue_component__$j = /*#__PURE__*/normalizeComponent({
28976
+ render: __vue_render__$j,
28977
+ staticRenderFns: __vue_staticRenderFns__$j
28978
+ }, __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
28979
 
28779
28980
  var params$7 = namespace("params");
28780
28981
 
@@ -28830,13 +29031,13 @@ __decorate([params$7.Action("appendParams")], SearchResultsPageSize.prototype, "
28830
29031
  SearchResultsPageSize = __decorate([Component({
28831
29032
  name: "searchResultsPageSize"
28832
29033
  })], SearchResultsPageSize);
28833
- var script$g = SearchResultsPageSize;
29034
+ var script$h = SearchResultsPageSize;
28834
29035
 
28835
29036
  /* script */
28836
- var __vue_script__$h = script$g;
29037
+ var __vue_script__$i = script$h;
28837
29038
  /* template */
28838
29039
 
28839
- var __vue_render__$h = function __vue_render__() {
29040
+ var __vue_render__$i = function __vue_render__() {
28840
29041
  var _vm = this;
28841
29042
 
28842
29043
  var _h = _vm.$createElement;
@@ -28870,30 +29071,30 @@ var __vue_render__$h = function __vue_render__() {
28870
29071
  }), 0)])]);
28871
29072
  };
28872
29073
 
28873
- var __vue_staticRenderFns__$h = [];
28874
- __vue_render__$h._withStripped = true;
29074
+ var __vue_staticRenderFns__$i = [];
29075
+ __vue_render__$i._withStripped = true;
28875
29076
  /* style */
28876
29077
 
28877
- var __vue_inject_styles__$h = undefined;
29078
+ var __vue_inject_styles__$i = undefined;
28878
29079
  /* scoped */
28879
29080
 
28880
- var __vue_scope_id__$h = undefined;
29081
+ var __vue_scope_id__$i = undefined;
28881
29082
  /* module identifier */
28882
29083
 
28883
- var __vue_module_identifier__$h = undefined;
29084
+ var __vue_module_identifier__$i = undefined;
28884
29085
  /* functional template */
28885
29086
 
28886
- var __vue_is_functional_template__$h = false;
29087
+ var __vue_is_functional_template__$i = false;
28887
29088
  /* style inject */
28888
29089
 
28889
29090
  /* style inject SSR */
28890
29091
 
28891
29092
  /* style inject shadow dom */
28892
29093
 
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);
29094
+ var __vue_component__$i = /*#__PURE__*/normalizeComponent({
29095
+ render: __vue_render__$i,
29096
+ staticRenderFns: __vue_staticRenderFns__$i
29097
+ }, __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
29098
 
28898
29099
  var params$6 = namespace("params");
28899
29100
 
@@ -28953,13 +29154,13 @@ __decorate([params$6.Action("appendParams")], SearchResultsPageSelect.prototype,
28953
29154
  SearchResultsPageSelect = __decorate([Component({
28954
29155
  name: "searchResultsPageSelect"
28955
29156
  })], SearchResultsPageSelect);
28956
- var script$f = SearchResultsPageSelect;
29157
+ var script$g = SearchResultsPageSelect;
28957
29158
 
28958
29159
  /* script */
28959
- var __vue_script__$g = script$f;
29160
+ var __vue_script__$h = script$g;
28960
29161
  /* template */
28961
29162
 
28962
- var __vue_render__$g = function __vue_render__() {
29163
+ var __vue_render__$h = function __vue_render__() {
28963
29164
  var _vm = this;
28964
29165
 
28965
29166
  var _h = _vm.$createElement;
@@ -29004,30 +29205,30 @@ var __vue_render__$g = function __vue_render__() {
29004
29205
  }, [_vm._v("\n " + _vm._s(_vm.label) + "\n ")]) : _vm._e()], 2);
29005
29206
  };
29006
29207
 
29007
- var __vue_staticRenderFns__$g = [];
29008
- __vue_render__$g._withStripped = true;
29208
+ var __vue_staticRenderFns__$h = [];
29209
+ __vue_render__$h._withStripped = true;
29009
29210
  /* style */
29010
29211
 
29011
- var __vue_inject_styles__$g = undefined;
29212
+ var __vue_inject_styles__$h = undefined;
29012
29213
  /* scoped */
29013
29214
 
29014
- var __vue_scope_id__$g = undefined;
29215
+ var __vue_scope_id__$h = undefined;
29015
29216
  /* module identifier */
29016
29217
 
29017
- var __vue_module_identifier__$g = undefined;
29218
+ var __vue_module_identifier__$h = undefined;
29018
29219
  /* functional template */
29019
29220
 
29020
- var __vue_is_functional_template__$g = false;
29221
+ var __vue_is_functional_template__$h = false;
29021
29222
  /* style inject */
29022
29223
 
29023
29224
  /* style inject SSR */
29024
29225
 
29025
29226
  /* style inject shadow dom */
29026
29227
 
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);
29228
+ var __vue_component__$h = /*#__PURE__*/normalizeComponent({
29229
+ render: __vue_render__$h,
29230
+ staticRenderFns: __vue_staticRenderFns__$h
29231
+ }, __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
29232
 
29032
29233
  var params$5 = namespace("params");
29033
29234
 
@@ -29127,12 +29328,12 @@ __decorate([params$5.Action("appendParams")], SearchResultsSort.prototype, "appe
29127
29328
  SearchResultsSort = __decorate([Component({
29128
29329
  name: "searchResultsSort"
29129
29330
  })], SearchResultsSort);
29130
- var script$e = SearchResultsSort;
29331
+ var script$f = SearchResultsSort;
29131
29332
 
29132
- var __vue_script__$f = script$e;
29333
+ var __vue_script__$g = script$f;
29133
29334
  /* template */
29134
29335
 
29135
- var __vue_render__$f = function __vue_render__() {
29336
+ var __vue_render__$g = function __vue_render__() {
29136
29337
  var _vm = this;
29137
29338
 
29138
29339
  var _h = _vm.$createElement;
@@ -29182,32 +29383,32 @@ var __vue_render__$f = function __vue_render__() {
29182
29383
  }), 0)])]);
29183
29384
  };
29184
29385
 
29185
- var __vue_staticRenderFns__$f = [];
29186
- __vue_render__$f._withStripped = true;
29386
+ var __vue_staticRenderFns__$g = [];
29387
+ __vue_render__$g._withStripped = true;
29187
29388
  /* style */
29188
29389
 
29189
- var __vue_inject_styles__$f = undefined;
29390
+ var __vue_inject_styles__$g = undefined;
29190
29391
  /* scoped */
29191
29392
 
29192
- var __vue_scope_id__$f = undefined;
29393
+ var __vue_scope_id__$g = undefined;
29193
29394
  /* module identifier */
29194
29395
 
29195
- var __vue_module_identifier__$f = undefined;
29396
+ var __vue_module_identifier__$g = undefined;
29196
29397
  /* functional template */
29197
29398
 
29198
- var __vue_is_functional_template__$f = false;
29399
+ var __vue_is_functional_template__$g = false;
29199
29400
  /* style inject */
29200
29401
 
29201
29402
  /* style inject SSR */
29202
29403
 
29203
29404
  /* style inject shadow dom */
29204
29405
 
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);
29406
+ var __vue_component__$g = /*#__PURE__*/normalizeComponent({
29407
+ render: __vue_render__$g,
29408
+ staticRenderFns: __vue_staticRenderFns__$g
29409
+ }, __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
29410
 
29210
- var searchResult$9 = namespace("searchResult");
29411
+ var searchResult$a = namespace("searchResult");
29211
29412
  var options$2 = namespace("options");
29212
29413
 
29213
29414
  var SearchResultsLayoutSelection = /*#__PURE__*/function (_Vue) {
@@ -29231,24 +29432,24 @@ var SearchResultsLayoutSelection = /*#__PURE__*/function (_Vue) {
29231
29432
  return SearchResultsLayoutSelection;
29232
29433
  }(Vue$1);
29233
29434
 
29234
- __decorate([searchResult$9.State(function (state) {
29435
+ __decorate([searchResult$a.State(function (state) {
29235
29436
  return state.layout;
29236
29437
  })], SearchResultsLayoutSelection.prototype, "layout", void 0);
29237
29438
 
29238
29439
  __decorate([options$2.Getter("classMap")], SearchResultsLayoutSelection.prototype, "classMap", void 0);
29239
29440
 
29240
- __decorate([searchResult$9.Action("setLayout")], SearchResultsLayoutSelection.prototype, "setLayout", void 0);
29441
+ __decorate([searchResult$a.Action("setLayout")], SearchResultsLayoutSelection.prototype, "setLayout", void 0);
29241
29442
 
29242
29443
  SearchResultsLayoutSelection = __decorate([Component({
29243
29444
  name: "searchResultsLayoutSelection"
29244
29445
  })], SearchResultsLayoutSelection);
29245
- var script$d = SearchResultsLayoutSelection;
29446
+ var script$e = SearchResultsLayoutSelection;
29246
29447
 
29247
29448
  /* script */
29248
- var __vue_script__$e = script$d;
29449
+ var __vue_script__$f = script$e;
29249
29450
  /* template */
29250
29451
 
29251
- var __vue_render__$e = function __vue_render__() {
29452
+ var __vue_render__$f = function __vue_render__() {
29252
29453
  var _vm = this;
29253
29454
 
29254
29455
  var _h = _vm.$createElement;
@@ -29279,32 +29480,32 @@ var __vue_render__$e = function __vue_render__() {
29279
29480
  }, [_vm._v("\n ☰\n ")])]);
29280
29481
  };
29281
29482
 
29282
- var __vue_staticRenderFns__$e = [];
29283
- __vue_render__$e._withStripped = true;
29483
+ var __vue_staticRenderFns__$f = [];
29484
+ __vue_render__$f._withStripped = true;
29284
29485
  /* style */
29285
29486
 
29286
- var __vue_inject_styles__$e = undefined;
29487
+ var __vue_inject_styles__$f = undefined;
29287
29488
  /* scoped */
29288
29489
 
29289
- var __vue_scope_id__$e = undefined;
29490
+ var __vue_scope_id__$f = undefined;
29290
29491
  /* module identifier */
29291
29492
 
29292
- var __vue_module_identifier__$e = undefined;
29493
+ var __vue_module_identifier__$f = undefined;
29293
29494
  /* functional template */
29294
29495
 
29295
- var __vue_is_functional_template__$e = false;
29496
+ var __vue_is_functional_template__$f = false;
29296
29497
  /* style inject */
29297
29498
 
29298
29499
  /* style inject SSR */
29299
29500
 
29300
29501
  /* style inject shadow dom */
29301
29502
 
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);
29503
+ var __vue_component__$f = /*#__PURE__*/normalizeComponent({
29504
+ render: __vue_render__$f,
29505
+ staticRenderFns: __vue_staticRenderFns__$f
29506
+ }, __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
29507
 
29307
- var searchResult$8 = namespace("searchResult");
29508
+ var searchResult$9 = namespace("searchResult");
29308
29509
 
29309
29510
  var SearchResultsSummary = /*#__PURE__*/function (_Vue) {
29310
29511
  _inherits(SearchResultsSummary, _Vue);
@@ -29334,20 +29535,20 @@ __decorate([Prop({
29334
29535
  default: false
29335
29536
  })], SearchResultsSummary.prototype, "clearable", void 0);
29336
29537
 
29337
- __decorate([searchResult$8.Getter("totalItems")], SearchResultsSummary.prototype, "totalItems", void 0);
29538
+ __decorate([searchResult$9.Getter("totalItems")], SearchResultsSummary.prototype, "totalItems", void 0);
29338
29539
 
29339
- __decorate([searchResult$8.Getter("itemRange")], SearchResultsSummary.prototype, "itemRange", void 0);
29540
+ __decorate([searchResult$9.Getter("itemRange")], SearchResultsSummary.prototype, "itemRange", void 0);
29340
29541
 
29341
29542
  SearchResultsSummary = __decorate([Component({
29342
29543
  name: "searchResultsSummary"
29343
29544
  })], SearchResultsSummary);
29344
- var script$c = SearchResultsSummary;
29545
+ var script$d = SearchResultsSummary;
29345
29546
 
29346
29547
  /* script */
29347
- var __vue_script__$d = script$c;
29548
+ var __vue_script__$e = script$d;
29348
29549
  /* template */
29349
29550
 
29350
- var __vue_render__$d = function __vue_render__() {
29551
+ var __vue_render__$e = function __vue_render__() {
29351
29552
  var _vm = this;
29352
29553
 
29353
29554
  var _h = _vm.$createElement;
@@ -29373,32 +29574,32 @@ var __vue_render__$d = function __vue_render__() {
29373
29574
  }, [_vm._v("✕")]) : _vm._e()]) : _vm._e();
29374
29575
  };
29375
29576
 
29376
- var __vue_staticRenderFns__$d = [];
29377
- __vue_render__$d._withStripped = true;
29577
+ var __vue_staticRenderFns__$e = [];
29578
+ __vue_render__$e._withStripped = true;
29378
29579
  /* style */
29379
29580
 
29380
- var __vue_inject_styles__$d = undefined;
29581
+ var __vue_inject_styles__$e = undefined;
29381
29582
  /* scoped */
29382
29583
 
29383
- var __vue_scope_id__$d = undefined;
29584
+ var __vue_scope_id__$e = undefined;
29384
29585
  /* module identifier */
29385
29586
 
29386
- var __vue_module_identifier__$d = undefined;
29587
+ var __vue_module_identifier__$e = undefined;
29387
29588
  /* functional template */
29388
29589
 
29389
- var __vue_is_functional_template__$d = false;
29590
+ var __vue_is_functional_template__$e = false;
29390
29591
  /* style inject */
29391
29592
 
29392
29593
  /* style inject SSR */
29393
29594
 
29394
29595
  /* style inject shadow dom */
29395
29596
 
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);
29597
+ var __vue_component__$e = /*#__PURE__*/normalizeComponent({
29598
+ render: __vue_render__$e,
29599
+ staticRenderFns: __vue_staticRenderFns__$e
29600
+ }, __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
29601
 
29401
- var searchResult$7 = namespace("searchResult");
29602
+ var searchResult$8 = namespace("searchResult");
29402
29603
 
29403
29604
  var SearchResultsMobileToggle = /*#__PURE__*/function (_Vue) {
29404
29605
  _inherits(SearchResultsMobileToggle, _Vue);
@@ -29425,18 +29626,24 @@ var SearchResultsMobileToggle = /*#__PURE__*/function (_Vue) {
29425
29626
 
29426
29627
  __decorate([Prop()], SearchResultsMobileToggle.prototype, "label", void 0);
29427
29628
 
29428
- __decorate([searchResult$7.Mutation("setSidebarVisibility")], SearchResultsMobileToggle.prototype, "setSidebarVisibility", void 0);
29629
+ __decorate([Prop({
29630
+ default: false
29631
+ })], SearchResultsMobileToggle.prototype, "showFilterCount", void 0);
29632
+
29633
+ __decorate([searchResult$8.Getter("currentFilterCount")], SearchResultsMobileToggle.prototype, "currentFilterCount", void 0);
29634
+
29635
+ __decorate([searchResult$8.Mutation("setSidebarVisibility")], SearchResultsMobileToggle.prototype, "setSidebarVisibility", void 0);
29429
29636
 
29430
29637
  SearchResultsMobileToggle = __decorate([Component({
29431
29638
  name: "searchResultsMobileToggle"
29432
29639
  })], SearchResultsMobileToggle);
29433
- var script$b = SearchResultsMobileToggle;
29640
+ var script$c = SearchResultsMobileToggle;
29434
29641
 
29435
29642
  /* script */
29436
- var __vue_script__$c = script$b;
29643
+ var __vue_script__$d = script$c;
29437
29644
  /* template */
29438
29645
 
29439
- var __vue_render__$c = function __vue_render__() {
29646
+ var __vue_render__$d = function __vue_render__() {
29440
29647
  var _vm = this;
29441
29648
 
29442
29649
  var _h = _vm.$createElement;
@@ -29448,35 +29655,37 @@ var __vue_render__$c = function __vue_render__() {
29448
29655
  on: {
29449
29656
  click: _vm.handleMobileToggle
29450
29657
  }
29451
- }, [_vm._v(_vm._s(_vm.label))]);
29658
+ }, [_vm._v("\n " + _vm._s(_vm.label) + "\n "), _vm.showFilterCount ? _c("span", {
29659
+ staticClass: "lupa-mobile-toggle-filter-count"
29660
+ }, [_vm._v(_vm._s(_vm.currentFilterCount))]) : _vm._e()]);
29452
29661
  };
29453
29662
 
29454
- var __vue_staticRenderFns__$c = [];
29455
- __vue_render__$c._withStripped = true;
29663
+ var __vue_staticRenderFns__$d = [];
29664
+ __vue_render__$d._withStripped = true;
29456
29665
  /* style */
29457
29666
 
29458
- var __vue_inject_styles__$c = undefined;
29667
+ var __vue_inject_styles__$d = undefined;
29459
29668
  /* scoped */
29460
29669
 
29461
- var __vue_scope_id__$c = undefined;
29670
+ var __vue_scope_id__$d = undefined;
29462
29671
  /* module identifier */
29463
29672
 
29464
- var __vue_module_identifier__$c = undefined;
29673
+ var __vue_module_identifier__$d = undefined;
29465
29674
  /* functional template */
29466
29675
 
29467
- var __vue_is_functional_template__$c = false;
29676
+ var __vue_is_functional_template__$d = false;
29468
29677
  /* style inject */
29469
29678
 
29470
29679
  /* style inject SSR */
29471
29680
 
29472
29681
  /* style inject shadow dom */
29473
29682
 
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);
29683
+ var __vue_component__$d = /*#__PURE__*/normalizeComponent({
29684
+ render: __vue_render__$d,
29685
+ staticRenderFns: __vue_staticRenderFns__$d
29686
+ }, __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
29687
 
29479
- var searchResult$6 = namespace("searchResult");
29688
+ var searchResult$7 = namespace("searchResult");
29480
29689
  var params$4 = namespace("params");
29481
29690
 
29482
29691
  var SearchResultsToolbar = /*#__PURE__*/function (_Vue) {
@@ -29511,6 +29720,13 @@ var SearchResultsToolbar = /*#__PURE__*/function (_Vue) {
29511
29720
  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
29721
  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
29722
  }
29723
+ }, {
29724
+ key: "showMobileFilterCount",
29725
+ get: function get() {
29726
+ var _a, _b, _c;
29727
+
29728
+ 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);
29729
+ }
29514
29730
  }]);
29515
29731
 
29516
29732
  return SearchResultsToolbar;
@@ -29552,28 +29768,28 @@ __decorate([Prop({
29552
29768
  default: false
29553
29769
  })], SearchResultsToolbar.prototype, "showFilterClear", void 0);
29554
29770
 
29555
- __decorate([searchResult$6.Getter("hasAnyFilter")], SearchResultsToolbar.prototype, "hasAnyFilter", void 0);
29771
+ __decorate([searchResult$7.Getter("hasAnyFilter")], SearchResultsToolbar.prototype, "hasAnyFilter", void 0);
29556
29772
 
29557
29773
  __decorate([params$4.Action("removeAllFilters")], SearchResultsToolbar.prototype, "removeAllFilters", void 0);
29558
29774
 
29559
29775
  SearchResultsToolbar = __decorate([Component({
29560
29776
  name: "searchResultsToolbar",
29561
29777
  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
29778
+ SearchResultsPageSize: __vue_component__$i,
29779
+ SearchResultsPageSelect: __vue_component__$h,
29780
+ SearchResultsSort: __vue_component__$g,
29781
+ SearchResultsLayoutSelection: __vue_component__$f,
29782
+ SearchResultsSummary: __vue_component__$e,
29783
+ SearchResultsMobileToggle: __vue_component__$d
29568
29784
  }
29569
29785
  })], SearchResultsToolbar);
29570
- var script$a = SearchResultsToolbar;
29786
+ var script$b = SearchResultsToolbar;
29571
29787
 
29572
29788
  /* script */
29573
- var __vue_script__$b = script$a;
29789
+ var __vue_script__$c = script$b;
29574
29790
  /* template */
29575
29791
 
29576
- var __vue_render__$b = function __vue_render__() {
29792
+ var __vue_render__$c = function __vue_render__() {
29577
29793
  var _vm = this;
29578
29794
 
29579
29795
  var _h = _vm.$createElement;
@@ -29603,7 +29819,8 @@ var __vue_render__$b = function __vue_render__() {
29603
29819
  staticClass: "lupa-toolbar-right"
29604
29820
  }, [_c("SearchResultsMobileToggle", {
29605
29821
  attrs: {
29606
- label: _vm.options.labels.mobileFilterButton
29822
+ label: _vm.options.labels.mobileFilterButton,
29823
+ "show-filter-count": _vm.showMobileFilterCount
29607
29824
  }
29608
29825
  }), _vm._v(" "), _vm.paginationDisplay.pageSize ? _c("SearchResultsPageSize", {
29609
29826
  attrs: {
@@ -29617,30 +29834,30 @@ var __vue_render__$b = function __vue_render__() {
29617
29834
  }) : _c("div")], 1)]);
29618
29835
  };
29619
29836
 
29620
- var __vue_staticRenderFns__$b = [];
29621
- __vue_render__$b._withStripped = true;
29837
+ var __vue_staticRenderFns__$c = [];
29838
+ __vue_render__$c._withStripped = true;
29622
29839
  /* style */
29623
29840
 
29624
- var __vue_inject_styles__$b = undefined;
29841
+ var __vue_inject_styles__$c = undefined;
29625
29842
  /* scoped */
29626
29843
 
29627
- var __vue_scope_id__$b = undefined;
29844
+ var __vue_scope_id__$c = undefined;
29628
29845
  /* module identifier */
29629
29846
 
29630
- var __vue_module_identifier__$b = undefined;
29847
+ var __vue_module_identifier__$c = undefined;
29631
29848
  /* functional template */
29632
29849
 
29633
- var __vue_is_functional_template__$b = false;
29850
+ var __vue_is_functional_template__$c = false;
29634
29851
  /* style inject */
29635
29852
 
29636
29853
  /* style inject SSR */
29637
29854
 
29638
29855
  /* style inject shadow dom */
29639
29856
 
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);
29857
+ var __vue_component__$c = /*#__PURE__*/normalizeComponent({
29858
+ render: __vue_render__$c,
29859
+ staticRenderFns: __vue_staticRenderFns__$c
29860
+ }, __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
29861
 
29645
29862
  var Spinner = /*#__PURE__*/function (_Vue) {
29646
29863
  _inherits(Spinner, _Vue);
@@ -29657,10 +29874,10 @@ var Spinner = /*#__PURE__*/function (_Vue) {
29657
29874
  }(Vue$1);
29658
29875
 
29659
29876
  /* script */
29660
- var __vue_script__$a = Spinner;
29877
+ var __vue_script__$b = Spinner;
29661
29878
  /* template */
29662
29879
 
29663
- var __vue_render__$a = function __vue_render__() {
29880
+ var __vue_render__$b = function __vue_render__() {
29664
29881
  var _vm = this;
29665
29882
 
29666
29883
  var _h = _vm.$createElement;
@@ -29678,11 +29895,11 @@ var __vue_render__$a = function __vue_render__() {
29678
29895
  }), 0)]);
29679
29896
  };
29680
29897
 
29681
- var __vue_staticRenderFns__$a = [];
29682
- __vue_render__$a._withStripped = true;
29898
+ var __vue_staticRenderFns__$b = [];
29899
+ __vue_render__$b._withStripped = true;
29683
29900
  /* style */
29684
29901
 
29685
- var __vue_inject_styles__$a = function __vue_inject_styles__(inject) {
29902
+ var __vue_inject_styles__$b = function __vue_inject_styles__(inject) {
29686
29903
  if (!inject) return;
29687
29904
  inject("data-v-ef12587c_0", {
29688
29905
  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 +29910,23 @@ var __vue_inject_styles__$a = function __vue_inject_styles__(inject) {
29693
29910
  /* scoped */
29694
29911
 
29695
29912
 
29696
- var __vue_scope_id__$a = undefined;
29913
+ var __vue_scope_id__$b = undefined;
29697
29914
  /* module identifier */
29698
29915
 
29699
- var __vue_module_identifier__$a = undefined;
29916
+ var __vue_module_identifier__$b = undefined;
29700
29917
  /* functional template */
29701
29918
 
29702
- var __vue_is_functional_template__$a = false;
29919
+ var __vue_is_functional_template__$b = false;
29703
29920
  /* style inject SSR */
29704
29921
 
29705
29922
  /* style inject shadow dom */
29706
29923
 
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);
29711
-
29712
- var searchResult$5 = namespace("searchResult");
29924
+ var __vue_component__$b = /*#__PURE__*/normalizeComponent({
29925
+ render: __vue_render__$b,
29926
+ staticRenderFns: __vue_staticRenderFns__$b
29927
+ }, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, createInjector, undefined, undefined);
29928
+
29929
+ var searchResult$6 = namespace("searchResult");
29713
29930
 
29714
29931
  var SimilarQueryText = /*#__PURE__*/function (_Vue) {
29715
29932
  _inherits(SimilarQueryText, _Vue);
@@ -29750,20 +29967,20 @@ __decorate([Prop({
29750
29967
  default: ""
29751
29968
  })], SimilarQueryText.prototype, "label", void 0);
29752
29969
 
29753
- __decorate([searchResult$5.State(function (state) {
29970
+ __decorate([searchResult$6.State(function (state) {
29754
29971
  return state.searchResult.searchText;
29755
29972
  })], SimilarQueryText.prototype, "searchText", void 0);
29756
29973
 
29757
29974
  SimilarQueryText = __decorate([Component({
29758
29975
  name: "similarQueryText"
29759
29976
  })], SimilarQueryText);
29760
- var script$9 = SimilarQueryText;
29977
+ var script$a = SimilarQueryText;
29761
29978
 
29762
29979
  /* script */
29763
- var __vue_script__$9 = script$9;
29980
+ var __vue_script__$a = script$a;
29764
29981
  /* template */
29765
29982
 
29766
- var __vue_render__$9 = function __vue_render__() {
29983
+ var __vue_render__$a = function __vue_render__() {
29767
29984
  var _vm = this;
29768
29985
 
29769
29986
  var _h = _vm.$createElement;
@@ -29785,32 +30002,32 @@ var __vue_render__$9 = function __vue_render__() {
29785
30002
  }), _vm._v("\n (" + _vm._s(_vm.count) + ")\n")], 2);
29786
30003
  };
29787
30004
 
29788
- var __vue_staticRenderFns__$9 = [];
29789
- __vue_render__$9._withStripped = true;
30005
+ var __vue_staticRenderFns__$a = [];
30006
+ __vue_render__$a._withStripped = true;
29790
30007
  /* style */
29791
30008
 
29792
- var __vue_inject_styles__$9 = undefined;
30009
+ var __vue_inject_styles__$a = undefined;
29793
30010
  /* scoped */
29794
30011
 
29795
- var __vue_scope_id__$9 = undefined;
30012
+ var __vue_scope_id__$a = undefined;
29796
30013
  /* module identifier */
29797
30014
 
29798
- var __vue_module_identifier__$9 = undefined;
30015
+ var __vue_module_identifier__$a = undefined;
29799
30016
  /* functional template */
29800
30017
 
29801
- var __vue_is_functional_template__$9 = false;
30018
+ var __vue_is_functional_template__$a = false;
29802
30019
  /* style inject */
29803
30020
 
29804
30021
  /* style inject SSR */
29805
30022
 
29806
30023
  /* style inject shadow dom */
29807
30024
 
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);
30025
+ var __vue_component__$a = /*#__PURE__*/normalizeComponent({
30026
+ render: __vue_render__$a,
30027
+ staticRenderFns: __vue_staticRenderFns__$a
30028
+ }, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, undefined, undefined, undefined);
29812
30029
 
29813
- var searchResult$4 = namespace("searchResult");
30030
+ var searchResult$5 = namespace("searchResult");
29814
30031
  var params$3 = namespace("params");
29815
30032
 
29816
30033
  var SearchResultsSimilarQueries = /*#__PURE__*/function (_Vue) {
@@ -29846,7 +30063,7 @@ __decorate([Prop({
29846
30063
  default: {}
29847
30064
  })], SearchResultsSimilarQueries.prototype, "productCardOptions", void 0);
29848
30065
 
29849
- __decorate([searchResult$4.State(function (state) {
30066
+ __decorate([searchResult$5.State(function (state) {
29850
30067
  return state.searchResult.similarQueries;
29851
30068
  })], SearchResultsSimilarQueries.prototype, "similarQueries", void 0);
29852
30069
 
@@ -29855,16 +30072,16 @@ __decorate([params$3.Action("goToResults")], SearchResultsSimilarQueries.prototy
29855
30072
  SearchResultsSimilarQueries = __decorate([Component({
29856
30073
  name: "searchResultsSimilarQueries",
29857
30074
  components: {
29858
- SearchResultsProductCard: __vue_component__$k,
29859
- SimilarQueryText: __vue_component__$9
30075
+ SearchResultsProductCard: __vue_component__$l,
30076
+ SimilarQueryText: __vue_component__$a
29860
30077
  }
29861
30078
  })], SearchResultsSimilarQueries);
29862
- var script$8 = SearchResultsSimilarQueries;
30079
+ var script$9 = SearchResultsSimilarQueries;
29863
30080
 
29864
- var __vue_script__$8 = script$8;
30081
+ var __vue_script__$9 = script$9;
29865
30082
  /* template */
29866
30083
 
29867
- var __vue_render__$8 = function __vue_render__() {
30084
+ var __vue_render__$9 = function __vue_render__() {
29868
30085
  var _vm = this;
29869
30086
 
29870
30087
  var _h = _vm.$createElement;
@@ -29925,30 +30142,30 @@ var __vue_render__$8 = function __vue_render__() {
29925
30142
  })], 2);
29926
30143
  };
29927
30144
 
29928
- var __vue_staticRenderFns__$8 = [];
29929
- __vue_render__$8._withStripped = true;
30145
+ var __vue_staticRenderFns__$9 = [];
30146
+ __vue_render__$9._withStripped = true;
29930
30147
  /* style */
29931
30148
 
29932
- var __vue_inject_styles__$8 = undefined;
30149
+ var __vue_inject_styles__$9 = undefined;
29933
30150
  /* scoped */
29934
30151
 
29935
- var __vue_scope_id__$8 = undefined;
30152
+ var __vue_scope_id__$9 = undefined;
29936
30153
  /* module identifier */
29937
30154
 
29938
- var __vue_module_identifier__$8 = undefined;
30155
+ var __vue_module_identifier__$9 = undefined;
29939
30156
  /* functional template */
29940
30157
 
29941
- var __vue_is_functional_template__$8 = false;
30158
+ var __vue_is_functional_template__$9 = false;
29942
30159
  /* style inject */
29943
30160
 
29944
30161
  /* style inject SSR */
29945
30162
 
29946
30163
  /* style inject shadow dom */
29947
30164
 
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);
30165
+ var __vue_component__$9 = /*#__PURE__*/normalizeComponent({
30166
+ render: __vue_render__$9,
30167
+ staticRenderFns: __vue_staticRenderFns__$9
30168
+ }, __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
30169
 
29953
30170
  var FiltersTopDropdown = /*#__PURE__*/function (_Vue) {
29954
30171
  _inherits(FiltersTopDropdown, _Vue);
@@ -29969,17 +30186,17 @@ __decorate([Prop()], FiltersTopDropdown.prototype, "options", void 0);
29969
30186
  FiltersTopDropdown = __decorate([Component({
29970
30187
  name: "filtersTopDropdown",
29971
30188
  components: {
29972
- CurrentFilters: __vue_component__$L,
29973
- Facets: __vue_component__$E
30189
+ CurrentFilters: __vue_component__$M,
30190
+ Facets: __vue_component__$F
29974
30191
  }
29975
30192
  })], FiltersTopDropdown);
29976
- var script$7 = FiltersTopDropdown;
30193
+ var script$8 = FiltersTopDropdown;
29977
30194
 
29978
30195
  /* script */
29979
- var __vue_script__$7 = script$7;
30196
+ var __vue_script__$8 = script$8;
29980
30197
  /* template */
29981
30198
 
29982
- var __vue_render__$7 = function __vue_render__() {
30199
+ var __vue_render__$8 = function __vue_render__() {
29983
30200
  var _vm = this;
29984
30201
 
29985
30202
  var _h = _vm.$createElement;
@@ -29999,32 +30216,32 @@ var __vue_render__$7 = function __vue_render__() {
29999
30216
  }) : _vm._e()], 1);
30000
30217
  };
30001
30218
 
30002
- var __vue_staticRenderFns__$7 = [];
30003
- __vue_render__$7._withStripped = true;
30219
+ var __vue_staticRenderFns__$8 = [];
30220
+ __vue_render__$8._withStripped = true;
30004
30221
  /* style */
30005
30222
 
30006
- var __vue_inject_styles__$7 = undefined;
30223
+ var __vue_inject_styles__$8 = undefined;
30007
30224
  /* scoped */
30008
30225
 
30009
- var __vue_scope_id__$7 = undefined;
30226
+ var __vue_scope_id__$8 = undefined;
30010
30227
  /* module identifier */
30011
30228
 
30012
- var __vue_module_identifier__$7 = undefined;
30229
+ var __vue_module_identifier__$8 = undefined;
30013
30230
  /* functional template */
30014
30231
 
30015
- var __vue_is_functional_template__$7 = false;
30232
+ var __vue_is_functional_template__$8 = false;
30016
30233
  /* style inject */
30017
30234
 
30018
30235
  /* style inject SSR */
30019
30236
 
30020
30237
  /* style inject shadow dom */
30021
30238
 
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);
30239
+ var __vue_component__$8 = /*#__PURE__*/normalizeComponent({
30240
+ render: __vue_render__$8,
30241
+ staticRenderFns: __vue_staticRenderFns__$8
30242
+ }, __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
30243
 
30027
- var searchResult$3 = namespace("searchResult");
30244
+ var searchResult$4 = namespace("searchResult");
30028
30245
  var params$2 = namespace("params");
30029
30246
 
30030
30247
  var SearchResultsProducts = /*#__PURE__*/function (_Vue) {
@@ -30125,27 +30342,27 @@ var SearchResultsProducts = /*#__PURE__*/function (_Vue) {
30125
30342
 
30126
30343
  __decorate([Prop()], SearchResultsProducts.prototype, "options", void 0);
30127
30344
 
30128
- __decorate([searchResult$3.State(function (state) {
30345
+ __decorate([searchResult$4.State(function (state) {
30129
30346
  return state.loading;
30130
30347
  })], SearchResultsProducts.prototype, "loading", void 0);
30131
30348
 
30132
- __decorate([searchResult$3.Getter("hasResults")], SearchResultsProducts.prototype, "hasResults", void 0);
30349
+ __decorate([searchResult$4.Getter("hasResults")], SearchResultsProducts.prototype, "hasResults", void 0);
30133
30350
 
30134
- __decorate([searchResult$3.Getter("currentQueryText")], SearchResultsProducts.prototype, "currentQueryText", void 0);
30351
+ __decorate([searchResult$4.Getter("currentQueryText")], SearchResultsProducts.prototype, "currentQueryText", void 0);
30135
30352
 
30136
- __decorate([searchResult$3.State(function (state) {
30353
+ __decorate([searchResult$4.State(function (state) {
30137
30354
  return state.isMobileSidebarVisible;
30138
30355
  })], SearchResultsProducts.prototype, "isMobileSidebarVisible", void 0);
30139
30356
 
30140
- __decorate([searchResult$3.State(function (state) {
30357
+ __decorate([searchResult$4.State(function (state) {
30141
30358
  return state.columnCount;
30142
30359
  })], SearchResultsProducts.prototype, "columnCount", void 0);
30143
30360
 
30144
- __decorate([searchResult$3.State(function (state) {
30361
+ __decorate([searchResult$4.State(function (state) {
30145
30362
  return state.searchResult;
30146
30363
  })], SearchResultsProducts.prototype, "searchResult", void 0);
30147
30364
 
30148
- __decorate([searchResult$3.State(function (state) {
30365
+ __decorate([searchResult$4.State(function (state) {
30149
30366
  return state.layout;
30150
30367
  })], SearchResultsProducts.prototype, "layout", void 0);
30151
30368
 
@@ -30156,22 +30373,22 @@ __decorate([params$2.Getter("page")], SearchResultsProducts.prototype, "page", v
30156
30373
  SearchResultsProducts = __decorate([Component({
30157
30374
  name: "searchResultsProducts",
30158
30375
  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
30376
+ CurrentFilters: __vue_component__$M,
30377
+ SearchResultsProductCard: __vue_component__$l,
30378
+ SearchResultsToolbar: __vue_component__$c,
30379
+ AdditionalPanels: __vue_component__$j,
30380
+ Spinner: __vue_component__$b,
30381
+ SearchResultsSimilarQueries: __vue_component__$9,
30382
+ FiltersTopDropdown: __vue_component__$8
30166
30383
  }
30167
30384
  })], SearchResultsProducts);
30168
- var script$6 = SearchResultsProducts;
30385
+ var script$7 = SearchResultsProducts;
30169
30386
 
30170
30387
  /* script */
30171
- var __vue_script__$6 = script$6;
30388
+ var __vue_script__$7 = script$7;
30172
30389
  /* template */
30173
30390
 
30174
- var __vue_render__$6 = function __vue_render__() {
30391
+ var __vue_render__$7 = function __vue_render__() {
30175
30392
  var _vm = this;
30176
30393
 
30177
30394
  var _h = _vm.$createElement;
@@ -30253,7 +30470,10 @@ var __vue_render__$6 = function __vue_render__() {
30253
30470
  sdkOptions: _vm.options.options
30254
30471
  }
30255
30472
  })] : !_vm.loading && _vm.currentQueryText ? _c("div", {
30256
- staticClass: "lupa-empty-results"
30473
+ staticClass: "lupa-empty-results",
30474
+ attrs: {
30475
+ "data-cy": "lupa-no-results"
30476
+ }
30257
30477
  }, [_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
30478
  attrs: {
30259
30479
  labels: _vm.similarQueriesLabels,
@@ -30263,32 +30483,32 @@ var __vue_render__$6 = function __vue_render__() {
30263
30483
  })], 1) : _vm._e()], 2);
30264
30484
  };
30265
30485
 
30266
- var __vue_staticRenderFns__$6 = [];
30267
- __vue_render__$6._withStripped = true;
30486
+ var __vue_staticRenderFns__$7 = [];
30487
+ __vue_render__$7._withStripped = true;
30268
30488
  /* style */
30269
30489
 
30270
- var __vue_inject_styles__$6 = undefined;
30490
+ var __vue_inject_styles__$7 = undefined;
30271
30491
  /* scoped */
30272
30492
 
30273
- var __vue_scope_id__$6 = undefined;
30493
+ var __vue_scope_id__$7 = undefined;
30274
30494
  /* module identifier */
30275
30495
 
30276
- var __vue_module_identifier__$6 = undefined;
30496
+ var __vue_module_identifier__$7 = undefined;
30277
30497
  /* functional template */
30278
30498
 
30279
- var __vue_is_functional_template__$6 = false;
30499
+ var __vue_is_functional_template__$7 = false;
30280
30500
  /* style inject */
30281
30501
 
30282
30502
  /* style inject SSR */
30283
30503
 
30284
30504
  /* style inject shadow dom */
30285
30505
 
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);
30506
+ var __vue_component__$7 = /*#__PURE__*/normalizeComponent({
30507
+ render: __vue_render__$7,
30508
+ staticRenderFns: __vue_staticRenderFns__$7
30509
+ }, __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
30510
 
30291
- var searchResult$2 = namespace("searchResult");
30511
+ var searchResult$3 = namespace("searchResult");
30292
30512
 
30293
30513
  var SearchResultsBreadcrumbs = /*#__PURE__*/function (_Vue) {
30294
30514
  _inherits(SearchResultsBreadcrumbs, _Vue);
@@ -30317,17 +30537,17 @@ __decorate([Prop({
30317
30537
  }
30318
30538
  })], SearchResultsBreadcrumbs.prototype, "breadcrumbs", void 0);
30319
30539
 
30320
- __decorate([searchResult$2.Getter("currentQueryText")], SearchResultsBreadcrumbs.prototype, "currentQueryText", void 0);
30540
+ __decorate([searchResult$3.Getter("currentQueryText")], SearchResultsBreadcrumbs.prototype, "currentQueryText", void 0);
30321
30541
 
30322
30542
  SearchResultsBreadcrumbs = __decorate([Component({
30323
30543
  name: "searchResultsBreadcrumbs"
30324
30544
  })], SearchResultsBreadcrumbs);
30325
- var script$5 = SearchResultsBreadcrumbs;
30545
+ var script$6 = SearchResultsBreadcrumbs;
30326
30546
 
30327
- var __vue_script__$5 = script$5;
30547
+ var __vue_script__$6 = script$6;
30328
30548
  /* template */
30329
30549
 
30330
- var __vue_render__$5 = function __vue_render__() {
30550
+ var __vue_render__$6 = function __vue_render__() {
30331
30551
  var _vm = this;
30332
30552
 
30333
30553
  var _h = _vm.$createElement;
@@ -30353,6 +30573,102 @@ var __vue_render__$5 = function __vue_render__() {
30353
30573
  }), 0);
30354
30574
  };
30355
30575
 
30576
+ var __vue_staticRenderFns__$6 = [];
30577
+ __vue_render__$6._withStripped = true;
30578
+ /* style */
30579
+
30580
+ var __vue_inject_styles__$6 = undefined;
30581
+ /* scoped */
30582
+
30583
+ var __vue_scope_id__$6 = undefined;
30584
+ /* module identifier */
30585
+
30586
+ var __vue_module_identifier__$6 = undefined;
30587
+ /* functional template */
30588
+
30589
+ var __vue_is_functional_template__$6 = false;
30590
+ /* style inject */
30591
+
30592
+ /* style inject SSR */
30593
+
30594
+ /* style inject shadow dom */
30595
+
30596
+ var __vue_component__$6 = /*#__PURE__*/normalizeComponent({
30597
+ render: __vue_render__$6,
30598
+ staticRenderFns: __vue_staticRenderFns__$6
30599
+ }, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, undefined, undefined);
30600
+
30601
+ var searchResult$2 = namespace("searchResult");
30602
+
30603
+ var SearchResultsTitle = /*#__PURE__*/function (_Vue) {
30604
+ _inherits(SearchResultsTitle, _Vue);
30605
+
30606
+ var _super = _createSuper(SearchResultsTitle);
30607
+
30608
+ function SearchResultsTitle() {
30609
+ _classCallCheck(this, SearchResultsTitle);
30610
+
30611
+ return _super.apply(this, arguments);
30612
+ }
30613
+
30614
+ _createClass(SearchResultsTitle, [{
30615
+ key: "queryText",
30616
+ get: function get() {
30617
+ return this.suggestedSearchText || this.currentQueryText;
30618
+ }
30619
+ }, {
30620
+ key: "showProductCount",
30621
+ get: function get() {
30622
+ var _a;
30623
+
30624
+ return Boolean((_a = this.options.toolbar) === null || _a === void 0 ? void 0 : _a.totalCount);
30625
+ }
30626
+ }, {
30627
+ key: "getLabel",
30628
+ value: function getLabel(label) {
30629
+ return addParamsToLabel(label, "'".concat(this.currentQueryText, "'"));
30630
+ }
30631
+ }]);
30632
+
30633
+ return SearchResultsTitle;
30634
+ }(Vue$1);
30635
+
30636
+ __decorate([Prop()], SearchResultsTitle.prototype, "options", void 0);
30637
+
30638
+ __decorate([searchResult$2.Getter("currentQueryText")], SearchResultsTitle.prototype, "currentQueryText", void 0);
30639
+
30640
+ __decorate([searchResult$2.Getter("totalItems")], SearchResultsTitle.prototype, "totalItems", void 0);
30641
+
30642
+ __decorate([searchResult$2.State(function (state) {
30643
+ return state.searchResult.suggestedSearchText;
30644
+ })], SearchResultsTitle.prototype, "suggestedSearchText", void 0);
30645
+
30646
+ SearchResultsTitle = __decorate([Component({
30647
+ name: "SearchResultsTitle"
30648
+ })], SearchResultsTitle);
30649
+ var script$5 = SearchResultsTitle;
30650
+
30651
+ /* script */
30652
+ var __vue_script__$5 = script$5;
30653
+ /* template */
30654
+
30655
+ var __vue_render__$5 = function __vue_render__() {
30656
+ var _vm = this;
30657
+
30658
+ var _h = _vm.$createElement;
30659
+
30660
+ var _c = _vm._self._c || _h;
30661
+
30662
+ return _vm.options.labels.searchResults && _vm.currentQueryText ? _c("h1", {
30663
+ staticClass: "lupa-result-page-title",
30664
+ attrs: {
30665
+ "data-cy": "lupa-result-page-title"
30666
+ }
30667
+ }, [_vm._v("\n " + _vm._s(_vm.options.labels.searchResults) + "'" + _vm._s(_vm.queryText) + "'\n "), _vm.showProductCount ? _c("span", {
30668
+ staticClass: "lupa-results-total-count"
30669
+ }, [_vm._v("(" + _vm._s(_vm.totalItems) + ")")]) : _vm._e()]) : _vm._e();
30670
+ };
30671
+
30356
30672
  var __vue_staticRenderFns__$5 = [];
30357
30673
  __vue_render__$5._withStripped = true;
30358
30674
  /* style */
@@ -30404,11 +30720,6 @@ var SearchResults = /*#__PURE__*/function (_Vue) {
30404
30720
  get: function get() {
30405
30721
  return pick(this.options.labels, ["noResultsSuggestion", "didYouMean"]);
30406
30722
  }
30407
- }, {
30408
- key: "queryText",
30409
- get: function get() {
30410
- return this.suggestedSearchText || this.currentQueryText;
30411
- }
30412
30723
  }, {
30413
30724
  key: "showFilterSidebar",
30414
30725
  get: function get() {
@@ -30416,6 +30727,11 @@ var SearchResults = /*#__PURE__*/function (_Vue) {
30416
30727
 
30417
30728
  return ((_c = (_b = (_a = this.options.filters) === null || _a === void 0 ? void 0 : _a.facets) === null || _b === void 0 ? void 0 : _b.style) === null || _c === void 0 ? void 0 : _c.type) === "sidebar";
30418
30729
  }
30730
+ }, {
30731
+ key: "isTitleResultTopPosition",
30732
+ get: function get() {
30733
+ return this.options.searchTitlePosition === "search-results-top";
30734
+ }
30419
30735
  }, {
30420
30736
  key: "mounted",
30421
30737
  value: function mounted() {
@@ -30470,7 +30786,7 @@ var SearchResults = /*#__PURE__*/function (_Vue) {
30470
30786
  var _a, _b;
30471
30787
 
30472
30788
  if (res.success) {
30473
- _this.trackResults({
30789
+ _this.handleResults({
30474
30790
  queryKey: _this.options.queryKey,
30475
30791
  results: res
30476
30792
  });
@@ -30491,6 +30807,36 @@ var SearchResults = /*#__PURE__*/function (_Vue) {
30491
30807
  _this.setLoading(false);
30492
30808
  });
30493
30809
  }
30810
+ }, {
30811
+ key: "handleResults",
30812
+ value: function handleResults(_ref) {
30813
+ var queryKey = _ref.queryKey,
30814
+ results = _ref.results;
30815
+ this.trackResults({
30816
+ queryKey: queryKey,
30817
+ results: results
30818
+ });
30819
+ var noResultsParam = this.options.noResultsQueryFlag;
30820
+
30821
+ if (!noResultsParam) {
30822
+ return;
30823
+ }
30824
+
30825
+ if (results.total < 1) {
30826
+ this.appendParams({
30827
+ params: [{
30828
+ name: noResultsParam,
30829
+ value: "true"
30830
+ }],
30831
+ save: false
30832
+ });
30833
+ } else {
30834
+ this.removeParams({
30835
+ paramsToRemove: [noResultsParam],
30836
+ save: false
30837
+ });
30838
+ }
30839
+ }
30494
30840
  }, {
30495
30841
  key: "handleResize",
30496
30842
  value: function handleResize() {
@@ -30518,22 +30864,22 @@ __decorate([Prop({
30518
30864
  default: false
30519
30865
  })], SearchResults.prototype, "isProductList", void 0);
30520
30866
 
30867
+ __decorate([searchResult$1.Getter("currentQueryText")], SearchResults.prototype, "currentQueryText", void 0);
30868
+
30521
30869
  __decorate([tracking$2.Action("trackSearch")], SearchResults.prototype, "trackSearch", void 0);
30522
30870
 
30523
30871
  __decorate([tracking$2.Action("trackResults")], SearchResults.prototype, "trackResults", void 0);
30524
30872
 
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
30873
  __decorate([params$1.State("searchString")], SearchResults.prototype, "searchString", void 0);
30532
30874
 
30533
30875
  __decorate([params$1.Action("setDefaultLimit")], SearchResults.prototype, "setDefaultLimit", void 0);
30534
30876
 
30535
30877
  __decorate([params$1.Action("add")], SearchResults.prototype, "addParams", void 0);
30536
30878
 
30879
+ __decorate([params$1.Action("removeParams")], SearchResults.prototype, "removeParams", void 0);
30880
+
30881
+ __decorate([params$1.Action("appendParams")], SearchResults.prototype, "appendParams", void 0);
30882
+
30537
30883
  __decorate([options$1.Mutation("setSearchResultOptions")], SearchResults.prototype, "setSearchResultOptions", void 0);
30538
30884
 
30539
30885
  __decorate([options$1.Mutation("setInitialFilters")], SearchResults.prototype, "setInitialFilters", void 0);
@@ -30549,11 +30895,12 @@ __decorate([searchResult$1.Action("setColumnCount")], SearchResults.prototype, "
30549
30895
  SearchResults = __decorate([Component({
30550
30896
  name: "searchResults",
30551
30897
  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
30898
+ SearchResultsFilters: __vue_component__$C,
30899
+ SearchResultsProducts: __vue_component__$7,
30900
+ MobileFilterSidebar: __vue_component__$B,
30901
+ SearchResultsBreadcrumbs: __vue_component__$6,
30902
+ SearchResultsDidYouMean: __vue_component__$A,
30903
+ SearchResultsTitle: __vue_component__$5
30557
30904
  }
30558
30905
  })], SearchResults);
30559
30906
  var script$4 = SearchResults;
@@ -30579,16 +30926,35 @@ var __vue_render__$4 = function __vue_render__() {
30579
30926
  attrs: {
30580
30927
  breadcrumbs: _vm.options.breadcrumbs
30581
30928
  }
30582
- }) : _vm._e(), _vm._v(" "), _c("SearchResultsDidYouMean", {
30929
+ }) : _vm._e(), _vm._v(" "), _vm.isTitleResultTopPosition ? [_c("div", {
30930
+ staticClass: "top-layout-wrapper"
30931
+ }, [_vm.showFilterSidebar ? _c("SearchResultsFilters", {
30932
+ attrs: {
30933
+ options: _vm.options.filters
30934
+ }
30935
+ }) : _vm._e(), _vm._v(" "), _c("div", {
30936
+ staticClass: "search-content"
30937
+ }, [_c("SearchResultsDidYouMean", {
30583
30938
  attrs: {
30584
30939
  labels: _vm.didYouMeanLabels
30585
30940
  }
30586
- }), _vm._v(" "), _vm.options.labels.searchResults && _vm.currentQueryText ? _c("h1", {
30587
- staticClass: "lupa-result-page-title",
30941
+ }), _vm._v(" "), _c("SearchResultsTitle", {
30588
30942
  attrs: {
30589
- "data-cy": "lupa-result-page-title"
30943
+ options: _vm.options
30944
+ }
30945
+ }), _vm._v(" "), _c("SearchResultsProducts", {
30946
+ attrs: {
30947
+ options: _vm.options
30948
+ }
30949
+ })], 1)], 1)] : [_c("SearchResultsDidYouMean", {
30950
+ attrs: {
30951
+ labels: _vm.didYouMeanLabels
30952
+ }
30953
+ }), _vm._v(" "), _c("SearchResultsTitle", {
30954
+ attrs: {
30955
+ options: _vm.options
30590
30956
  }
30591
- }, [_vm._v("\n " + _vm._s(_vm.options.labels.searchResults) + "'" + _vm._s(_vm.queryText) + "'\n ")]) : _vm._e(), _vm._v(" "), _c("div", {
30957
+ }), _vm._v(" "), _c("div", {
30592
30958
  attrs: {
30593
30959
  id: "lupa-search-results"
30594
30960
  }
@@ -30600,7 +30966,7 @@ var __vue_render__$4 = function __vue_render__() {
30600
30966
  attrs: {
30601
30967
  options: _vm.options
30602
30968
  }
30603
- })], 1)], 1);
30969
+ })], 1)]], 2);
30604
30970
  };
30605
30971
 
30606
30972
  var __vue_staticRenderFns__$4 = [];
@@ -32003,6 +32369,18 @@ var SearchResultModule = /*#__PURE__*/function (_VuexModule) {
32003
32369
  get: function get() {
32004
32370
  return this.totalItems > 0;
32005
32371
  }
32372
+ }, {
32373
+ key: "labeledFilters",
32374
+ get: function get() {
32375
+ return getLabeledFilters(unfoldFilters(this.currentFilters), this.facets);
32376
+ }
32377
+ }, {
32378
+ key: "currentFilterCount",
32379
+ get: function get() {
32380
+ var _a, _b;
32381
+
32382
+ return (_b = (_a = this.labeledFilters) === null || _a === void 0 ? void 0 : _a.length) !== null && _b !== void 0 ? _b : 0;
32383
+ }
32006
32384
  }, {
32007
32385
  key: "hasAnyFilter",
32008
32386
  get: function get() {
@@ -33655,17 +34033,19 @@ var ParamsModule = /*#__PURE__*/function (_VuexModule) {
33655
34033
  }, {
33656
34034
  key: "removeParams",
33657
34035
  value: function removeParams$1(_ref2) {
33658
- var paramsToRemove = _ref2.paramsToRemove;
34036
+ var paramsToRemove = _ref2.paramsToRemove,
34037
+ _ref2$save = _ref2.save,
34038
+ save = _ref2$save === void 0 ? true : _ref2$save;
33659
34039
  var url = new URL(window.location.origin + getPathName(this.searchResultsLink) + window.location.search);
33660
34040
  paramsToRemove = getRemovableParams(url, paramsToRemove);
33661
34041
 
33662
34042
  removeParams(url, paramsToRemove);
33663
34043
 
33664
34044
  window.history.pushState("", "Append params", url.pathname + url.search);
33665
- return {
34045
+ return save ? {
33666
34046
  params: parseParams(url.searchParams),
33667
34047
  searchString: url.search
33668
- };
34048
+ } : {};
33669
34049
  }
33670
34050
  }, {
33671
34051
  key: "goToResults",
@@ -33703,7 +34083,9 @@ var ParamsModule = /*#__PURE__*/function (_VuexModule) {
33703
34083
  var params = _ref4.params,
33704
34084
  paramsToRemove = _ref4.paramsToRemove,
33705
34085
  _ref4$encode = _ref4.encode,
33706
- encode = _ref4$encode === void 0 ? true : _ref4$encode;
34086
+ encode = _ref4$encode === void 0 ? true : _ref4$encode,
34087
+ _ref4$save = _ref4.save,
34088
+ save = _ref4$save === void 0 ? true : _ref4$save;
33707
34089
 
33708
34090
  if (!(params === null || params === void 0 ? void 0 : params.length)) {
33709
34091
  return {
@@ -33720,10 +34102,10 @@ var ParamsModule = /*#__PURE__*/function (_VuexModule) {
33720
34102
  return appendParam(url, p, encode);
33721
34103
  });
33722
34104
  window.history.pushState("", "Append params", url.pathname + url.search);
33723
- return {
34105
+ return save ? {
33724
34106
  params: parseParams(url.searchParams),
33725
34107
  searchString: url.search
33726
- };
34108
+ } : {};
33727
34109
  }
33728
34110
  }, {
33729
34111
  key: "setDefaultLimit",
@@ -33978,10 +34360,10 @@ var searchBox = function searchBox(options) {
33978
34360
  app.box = new Vue$1({
33979
34361
  el: options.inputSelector,
33980
34362
  components: {
33981
- SearchBoxEntry: __vue_component__$N
34363
+ SearchBoxEntry: __vue_component__$O
33982
34364
  },
33983
34365
  render: function render(h) {
33984
- return h(__vue_component__$N, {
34366
+ return h(__vue_component__$O, {
33985
34367
  props: {
33986
34368
  searchBoxOptions: options
33987
34369
  }