@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
@@ -16061,7 +16061,7 @@ __decorate([Watch("query")], SearchBoxInput.prototype, "handleQueryChange", null
16061
16061
  SearchBoxInput = __decorate([Component({
16062
16062
  name: "searchBoxInput"
16063
16063
  })], SearchBoxInput);
16064
- var script$14 = SearchBoxInput;
16064
+ var script$15 = SearchBoxInput;
16065
16065
 
16066
16066
  function normalizeComponent(template, style, script, scopeId, isFunctionalTemplate, moduleIdentifier
16067
16067
  /* server only */
@@ -16202,10 +16202,10 @@ function addStyle(id, css) {
16202
16202
  }
16203
16203
 
16204
16204
  /* script */
16205
- var __vue_script__$15 = script$14;
16205
+ var __vue_script__$16 = script$15;
16206
16206
  /* template */
16207
16207
 
16208
- var __vue_render__$15 = function __vue_render__() {
16208
+ var __vue_render__$16 = function __vue_render__() {
16209
16209
  var _vm = this;
16210
16210
 
16211
16211
  var _h = _vm.$createElement;
@@ -16254,11 +16254,11 @@ var __vue_render__$15 = function __vue_render__() {
16254
16254
  }, "input", _vm.inputAttributes, false))]);
16255
16255
  };
16256
16256
 
16257
- var __vue_staticRenderFns__$15 = [];
16258
- __vue_render__$15._withStripped = true;
16257
+ var __vue_staticRenderFns__$16 = [];
16258
+ __vue_render__$16._withStripped = true;
16259
16259
  /* style */
16260
16260
 
16261
- var __vue_inject_styles__$15 = function __vue_inject_styles__(inject) {
16261
+ var __vue_inject_styles__$16 = function __vue_inject_styles__(inject) {
16262
16262
  if (!inject) return;
16263
16263
  inject("data-v-7759bf15_0", {
16264
16264
  source: "\n.lupa-search-box-input-field,\n.lupa-hint {\n width: 100%;\n}\n.lupa-search-box-input-field {\n position: relative !important;\n background: transparent !important;\n}\n.lupa-hint {\n opacity: 0.5;\n position: absolute !important;\n pointer-events: none;\n}\n",
@@ -16269,21 +16269,21 @@ var __vue_inject_styles__$15 = function __vue_inject_styles__(inject) {
16269
16269
  /* scoped */
16270
16270
 
16271
16271
 
16272
- var __vue_scope_id__$15 = undefined;
16272
+ var __vue_scope_id__$16 = undefined;
16273
16273
  /* module identifier */
16274
16274
 
16275
- var __vue_module_identifier__$15 = undefined;
16275
+ var __vue_module_identifier__$16 = undefined;
16276
16276
  /* functional template */
16277
16277
 
16278
- var __vue_is_functional_template__$15 = false;
16278
+ var __vue_is_functional_template__$16 = false;
16279
16279
  /* style inject SSR */
16280
16280
 
16281
16281
  /* style inject shadow dom */
16282
16282
 
16283
- var __vue_component__$15 = /*#__PURE__*/normalizeComponent({
16284
- render: __vue_render__$15,
16285
- staticRenderFns: __vue_staticRenderFns__$15
16286
- }, __vue_inject_styles__$15, __vue_script__$15, __vue_scope_id__$15, __vue_is_functional_template__$15, __vue_module_identifier__$15, false, createInjector, undefined, undefined);
16283
+ var __vue_component__$16 = /*#__PURE__*/normalizeComponent({
16284
+ render: __vue_render__$16,
16285
+ staticRenderFns: __vue_staticRenderFns__$16
16286
+ }, __vue_inject_styles__$16, __vue_script__$16, __vue_scope_id__$16, __vue_is_functional_template__$16, __vue_module_identifier__$16, false, createInjector, undefined, undefined);
16287
16287
 
16288
16288
  var $$9 = _export;
16289
16289
 
@@ -16408,13 +16408,13 @@ __decorate([Prop()], SearchBoxProductImage.prototype, "item", void 0);
16408
16408
  __decorate([Prop()], SearchBoxProductImage.prototype, "options", void 0);
16409
16409
 
16410
16410
  SearchBoxProductImage = __decorate([Component], SearchBoxProductImage);
16411
- var script$13 = SearchBoxProductImage;
16411
+ var script$14 = SearchBoxProductImage;
16412
16412
 
16413
16413
  /* script */
16414
- var __vue_script__$14 = script$13;
16414
+ var __vue_script__$15 = script$14;
16415
16415
  /* template */
16416
16416
 
16417
- var __vue_render__$14 = function __vue_render__() {
16417
+ var __vue_render__$15 = function __vue_render__() {
16418
16418
  var _vm = this;
16419
16419
 
16420
16420
  var _h = _vm.$createElement;
@@ -16434,30 +16434,30 @@ var __vue_render__$14 = function __vue_render__() {
16434
16434
  })]);
16435
16435
  };
16436
16436
 
16437
- var __vue_staticRenderFns__$14 = [];
16438
- __vue_render__$14._withStripped = true;
16437
+ var __vue_staticRenderFns__$15 = [];
16438
+ __vue_render__$15._withStripped = true;
16439
16439
  /* style */
16440
16440
 
16441
- var __vue_inject_styles__$14 = undefined;
16441
+ var __vue_inject_styles__$15 = undefined;
16442
16442
  /* scoped */
16443
16443
 
16444
- var __vue_scope_id__$14 = undefined;
16444
+ var __vue_scope_id__$15 = undefined;
16445
16445
  /* module identifier */
16446
16446
 
16447
- var __vue_module_identifier__$14 = undefined;
16447
+ var __vue_module_identifier__$15 = undefined;
16448
16448
  /* functional template */
16449
16449
 
16450
- var __vue_is_functional_template__$14 = false;
16450
+ var __vue_is_functional_template__$15 = false;
16451
16451
  /* style inject */
16452
16452
 
16453
16453
  /* style inject SSR */
16454
16454
 
16455
16455
  /* style inject shadow dom */
16456
16456
 
16457
- var __vue_component__$14 = /*#__PURE__*/normalizeComponent({
16458
- render: __vue_render__$14,
16459
- staticRenderFns: __vue_staticRenderFns__$14
16460
- }, __vue_inject_styles__$14, __vue_script__$14, __vue_scope_id__$14, __vue_is_functional_template__$14, __vue_module_identifier__$14, false, undefined, undefined, undefined);
16457
+ var __vue_component__$15 = /*#__PURE__*/normalizeComponent({
16458
+ render: __vue_render__$15,
16459
+ staticRenderFns: __vue_staticRenderFns__$15
16460
+ }, __vue_inject_styles__$15, __vue_script__$15, __vue_scope_id__$15, __vue_is_functional_template__$15, __vue_module_identifier__$15, false, undefined, undefined, undefined);
16461
16461
 
16462
16462
  var SearchBoxProductTitle = /*#__PURE__*/function (_Vue) {
16463
16463
  _inherits(SearchBoxProductTitle, _Vue);
@@ -16492,13 +16492,13 @@ __decorate([Prop()], SearchBoxProductTitle.prototype, "item", void 0);
16492
16492
  __decorate([Prop()], SearchBoxProductTitle.prototype, "options", void 0);
16493
16493
 
16494
16494
  SearchBoxProductTitle = __decorate([Component], SearchBoxProductTitle);
16495
- var script$12 = SearchBoxProductTitle;
16495
+ var script$13 = SearchBoxProductTitle;
16496
16496
 
16497
16497
  /* script */
16498
- var __vue_script__$13 = script$12;
16498
+ var __vue_script__$14 = script$13;
16499
16499
  /* template */
16500
16500
 
16501
- var __vue_render__$13 = function __vue_render__() {
16501
+ var __vue_render__$14 = function __vue_render__() {
16502
16502
  var _vm = this;
16503
16503
 
16504
16504
  var _h = _vm.$createElement;
@@ -16515,30 +16515,30 @@ var __vue_render__$13 = function __vue_render__() {
16515
16515
  }, [_c("strong", [_vm._v(_vm._s(_vm.title))])]);
16516
16516
  };
16517
16517
 
16518
- var __vue_staticRenderFns__$13 = [];
16519
- __vue_render__$13._withStripped = true;
16518
+ var __vue_staticRenderFns__$14 = [];
16519
+ __vue_render__$14._withStripped = true;
16520
16520
  /* style */
16521
16521
 
16522
- var __vue_inject_styles__$13 = undefined;
16522
+ var __vue_inject_styles__$14 = undefined;
16523
16523
  /* scoped */
16524
16524
 
16525
- var __vue_scope_id__$13 = undefined;
16525
+ var __vue_scope_id__$14 = undefined;
16526
16526
  /* module identifier */
16527
16527
 
16528
- var __vue_module_identifier__$13 = undefined;
16528
+ var __vue_module_identifier__$14 = undefined;
16529
16529
  /* functional template */
16530
16530
 
16531
- var __vue_is_functional_template__$13 = false;
16531
+ var __vue_is_functional_template__$14 = false;
16532
16532
  /* style inject */
16533
16533
 
16534
16534
  /* style inject SSR */
16535
16535
 
16536
16536
  /* style inject shadow dom */
16537
16537
 
16538
- var __vue_component__$13 = /*#__PURE__*/normalizeComponent({
16539
- render: __vue_render__$13,
16540
- staticRenderFns: __vue_staticRenderFns__$13
16541
- }, __vue_inject_styles__$13, __vue_script__$13, __vue_scope_id__$13, __vue_is_functional_template__$13, __vue_module_identifier__$13, false, undefined, undefined, undefined);
16538
+ var __vue_component__$14 = /*#__PURE__*/normalizeComponent({
16539
+ render: __vue_render__$14,
16540
+ staticRenderFns: __vue_staticRenderFns__$14
16541
+ }, __vue_inject_styles__$14, __vue_script__$14, __vue_scope_id__$14, __vue_is_functional_template__$14, __vue_module_identifier__$14, false, undefined, undefined, undefined);
16542
16542
 
16543
16543
  var SearchBoxProductDescription = /*#__PURE__*/function (_Vue) {
16544
16544
  _inherits(SearchBoxProductDescription, _Vue);
@@ -16573,12 +16573,12 @@ __decorate([Prop()], SearchBoxProductDescription.prototype, "item", void 0);
16573
16573
  __decorate([Prop()], SearchBoxProductDescription.prototype, "options", void 0);
16574
16574
 
16575
16575
  SearchBoxProductDescription = __decorate([Component], SearchBoxProductDescription);
16576
- var script$11 = SearchBoxProductDescription;
16576
+ var script$12 = SearchBoxProductDescription;
16577
16577
 
16578
- var __vue_script__$12 = script$11;
16578
+ var __vue_script__$13 = script$12;
16579
16579
  /* template */
16580
16580
 
16581
- var __vue_render__$12 = function __vue_render__() {
16581
+ var __vue_render__$13 = function __vue_render__() {
16582
16582
  var _vm = this;
16583
16583
 
16584
16584
  var _h = _vm.$createElement;
@@ -16595,30 +16595,30 @@ var __vue_render__$12 = function __vue_render__() {
16595
16595
  }, [_vm._v("\n " + _vm._s(_vm.description) + "\n")]);
16596
16596
  };
16597
16597
 
16598
- var __vue_staticRenderFns__$12 = [];
16599
- __vue_render__$12._withStripped = true;
16598
+ var __vue_staticRenderFns__$13 = [];
16599
+ __vue_render__$13._withStripped = true;
16600
16600
  /* style */
16601
16601
 
16602
- var __vue_inject_styles__$12 = undefined;
16602
+ var __vue_inject_styles__$13 = undefined;
16603
16603
  /* scoped */
16604
16604
 
16605
- var __vue_scope_id__$12 = undefined;
16605
+ var __vue_scope_id__$13 = undefined;
16606
16606
  /* module identifier */
16607
16607
 
16608
- var __vue_module_identifier__$12 = undefined;
16608
+ var __vue_module_identifier__$13 = undefined;
16609
16609
  /* functional template */
16610
16610
 
16611
- var __vue_is_functional_template__$12 = false;
16611
+ var __vue_is_functional_template__$13 = false;
16612
16612
  /* style inject */
16613
16613
 
16614
16614
  /* style inject SSR */
16615
16615
 
16616
16616
  /* style inject shadow dom */
16617
16617
 
16618
- var __vue_component__$12 = /*#__PURE__*/normalizeComponent({
16619
- render: __vue_render__$12,
16620
- staticRenderFns: __vue_staticRenderFns__$12
16621
- }, __vue_inject_styles__$12, __vue_script__$12, __vue_scope_id__$12, __vue_is_functional_template__$12, __vue_module_identifier__$12, false, undefined, undefined, undefined);
16618
+ var __vue_component__$13 = /*#__PURE__*/normalizeComponent({
16619
+ render: __vue_render__$13,
16620
+ staticRenderFns: __vue_staticRenderFns__$13
16621
+ }, __vue_inject_styles__$13, __vue_script__$13, __vue_scope_id__$13, __vue_is_functional_template__$13, __vue_module_identifier__$13, false, undefined, undefined, undefined);
16622
16622
 
16623
16623
  var global$6 = global$$;
16624
16624
 
@@ -16877,13 +16877,13 @@ __decorate([Prop()], SearchBoxProductPrice.prototype, "options", void 0);
16877
16877
  __decorate([Prop()], SearchBoxProductPrice.prototype, "labels", void 0);
16878
16878
 
16879
16879
  SearchBoxProductPrice = __decorate([Component], SearchBoxProductPrice);
16880
- var script$10 = SearchBoxProductPrice;
16880
+ var script$11 = SearchBoxProductPrice;
16881
16881
 
16882
16882
  /* script */
16883
- var __vue_script__$11 = script$10;
16883
+ var __vue_script__$12 = script$11;
16884
16884
  /* template */
16885
16885
 
16886
- var __vue_render__$11 = function __vue_render__() {
16886
+ var __vue_render__$12 = function __vue_render__() {
16887
16887
  var _vm = this;
16888
16888
 
16889
16889
  var _h = _vm.$createElement;
@@ -16895,30 +16895,30 @@ var __vue_render__$11 = function __vue_render__() {
16895
16895
  }, [_c("strong", [_vm._v(_vm._s(_vm.price))])]);
16896
16896
  };
16897
16897
 
16898
- var __vue_staticRenderFns__$11 = [];
16899
- __vue_render__$11._withStripped = true;
16898
+ var __vue_staticRenderFns__$12 = [];
16899
+ __vue_render__$12._withStripped = true;
16900
16900
  /* style */
16901
16901
 
16902
- var __vue_inject_styles__$11 = undefined;
16902
+ var __vue_inject_styles__$12 = undefined;
16903
16903
  /* scoped */
16904
16904
 
16905
- var __vue_scope_id__$11 = undefined;
16905
+ var __vue_scope_id__$12 = undefined;
16906
16906
  /* module identifier */
16907
16907
 
16908
- var __vue_module_identifier__$11 = undefined;
16908
+ var __vue_module_identifier__$12 = undefined;
16909
16909
  /* functional template */
16910
16910
 
16911
- var __vue_is_functional_template__$11 = false;
16911
+ var __vue_is_functional_template__$12 = false;
16912
16912
  /* style inject */
16913
16913
 
16914
16914
  /* style inject SSR */
16915
16915
 
16916
16916
  /* style inject shadow dom */
16917
16917
 
16918
- var __vue_component__$11 = /*#__PURE__*/normalizeComponent({
16919
- render: __vue_render__$11,
16920
- staticRenderFns: __vue_staticRenderFns__$11
16921
- }, __vue_inject_styles__$11, __vue_script__$11, __vue_scope_id__$11, __vue_is_functional_template__$11, __vue_module_identifier__$11, false, undefined, undefined, undefined);
16918
+ var __vue_component__$12 = /*#__PURE__*/normalizeComponent({
16919
+ render: __vue_render__$12,
16920
+ staticRenderFns: __vue_staticRenderFns__$12
16921
+ }, __vue_inject_styles__$12, __vue_script__$12, __vue_scope_id__$12, __vue_is_functional_template__$12, __vue_module_identifier__$12, false, undefined, undefined, undefined);
16922
16922
 
16923
16923
  var SearchBoxProductRegularPrice = /*#__PURE__*/function (_Vue) {
16924
16924
  _inherits(SearchBoxProductRegularPrice, _Vue);
@@ -16950,13 +16950,13 @@ __decorate([Prop()], SearchBoxProductRegularPrice.prototype, "options", void 0);
16950
16950
  __decorate([Prop()], SearchBoxProductRegularPrice.prototype, "labels", void 0);
16951
16951
 
16952
16952
  SearchBoxProductRegularPrice = __decorate([Component], SearchBoxProductRegularPrice);
16953
- var script$$ = SearchBoxProductRegularPrice;
16953
+ var script$10 = SearchBoxProductRegularPrice;
16954
16954
 
16955
16955
  /* script */
16956
- var __vue_script__$10 = script$$;
16956
+ var __vue_script__$11 = script$10;
16957
16957
  /* template */
16958
16958
 
16959
- var __vue_render__$10 = function __vue_render__() {
16959
+ var __vue_render__$11 = function __vue_render__() {
16960
16960
  var _vm = this;
16961
16961
 
16962
16962
  var _h = _vm.$createElement;
@@ -16968,30 +16968,30 @@ var __vue_render__$10 = function __vue_render__() {
16968
16968
  }, [_vm._v(_vm._s(_vm.price))]);
16969
16969
  };
16970
16970
 
16971
- var __vue_staticRenderFns__$10 = [];
16972
- __vue_render__$10._withStripped = true;
16971
+ var __vue_staticRenderFns__$11 = [];
16972
+ __vue_render__$11._withStripped = true;
16973
16973
  /* style */
16974
16974
 
16975
- var __vue_inject_styles__$10 = undefined;
16975
+ var __vue_inject_styles__$11 = undefined;
16976
16976
  /* scoped */
16977
16977
 
16978
- var __vue_scope_id__$10 = undefined;
16978
+ var __vue_scope_id__$11 = undefined;
16979
16979
  /* module identifier */
16980
16980
 
16981
- var __vue_module_identifier__$10 = undefined;
16981
+ var __vue_module_identifier__$11 = undefined;
16982
16982
  /* functional template */
16983
16983
 
16984
- var __vue_is_functional_template__$10 = false;
16984
+ var __vue_is_functional_template__$11 = false;
16985
16985
  /* style inject */
16986
16986
 
16987
16987
  /* style inject SSR */
16988
16988
 
16989
16989
  /* style inject shadow dom */
16990
16990
 
16991
- var __vue_component__$10 = /*#__PURE__*/normalizeComponent({
16992
- render: __vue_render__$10,
16993
- staticRenderFns: __vue_staticRenderFns__$10
16994
- }, __vue_inject_styles__$10, __vue_script__$10, __vue_scope_id__$10, __vue_is_functional_template__$10, __vue_module_identifier__$10, false, undefined, undefined, undefined);
16991
+ var __vue_component__$11 = /*#__PURE__*/normalizeComponent({
16992
+ render: __vue_render__$11,
16993
+ staticRenderFns: __vue_staticRenderFns__$11
16994
+ }, __vue_inject_styles__$11, __vue_script__$11, __vue_scope_id__$11, __vue_is_functional_template__$11, __vue_module_identifier__$11, false, undefined, undefined, undefined);
16995
16995
 
16996
16996
  var SearchBoxProductCustom = /*#__PURE__*/function (_Vue) {
16997
16997
  _inherits(SearchBoxProductCustom, _Vue);
@@ -17031,13 +17031,13 @@ __decorate([Prop()], SearchBoxProductCustom.prototype, "item", void 0);
17031
17031
  __decorate([Prop()], SearchBoxProductCustom.prototype, "options", void 0);
17032
17032
 
17033
17033
  SearchBoxProductCustom = __decorate([Component], SearchBoxProductCustom);
17034
- var script$_ = SearchBoxProductCustom;
17034
+ var script$$ = SearchBoxProductCustom;
17035
17035
 
17036
17036
  /* script */
17037
- var __vue_script__$$ = script$_;
17037
+ var __vue_script__$10 = script$$;
17038
17038
  /* template */
17039
17039
 
17040
- var __vue_render__$$ = function __vue_render__() {
17040
+ var __vue_render__$10 = function __vue_render__() {
17041
17041
  var _vm = this;
17042
17042
 
17043
17043
  var _h = _vm.$createElement;
@@ -17054,30 +17054,30 @@ var __vue_render__$$ = function __vue_render__() {
17054
17054
  }, [_vm._v("\n " + _vm._s(_vm.text) + "\n")]);
17055
17055
  };
17056
17056
 
17057
- var __vue_staticRenderFns__$$ = [];
17058
- __vue_render__$$._withStripped = true;
17057
+ var __vue_staticRenderFns__$10 = [];
17058
+ __vue_render__$10._withStripped = true;
17059
17059
  /* style */
17060
17060
 
17061
- var __vue_inject_styles__$$ = undefined;
17061
+ var __vue_inject_styles__$10 = undefined;
17062
17062
  /* scoped */
17063
17063
 
17064
- var __vue_scope_id__$$ = undefined;
17064
+ var __vue_scope_id__$10 = undefined;
17065
17065
  /* module identifier */
17066
17066
 
17067
- var __vue_module_identifier__$$ = undefined;
17067
+ var __vue_module_identifier__$10 = undefined;
17068
17068
  /* functional template */
17069
17069
 
17070
- var __vue_is_functional_template__$$ = false;
17070
+ var __vue_is_functional_template__$10 = false;
17071
17071
  /* style inject */
17072
17072
 
17073
17073
  /* style inject SSR */
17074
17074
 
17075
17075
  /* style inject shadow dom */
17076
17076
 
17077
- var __vue_component__$$ = /*#__PURE__*/normalizeComponent({
17078
- render: __vue_render__$$,
17079
- staticRenderFns: __vue_staticRenderFns__$$
17080
- }, __vue_inject_styles__$$, __vue_script__$$, __vue_scope_id__$$, __vue_is_functional_template__$$, __vue_module_identifier__$$, false, undefined, undefined, undefined);
17077
+ var __vue_component__$10 = /*#__PURE__*/normalizeComponent({
17078
+ render: __vue_render__$10,
17079
+ staticRenderFns: __vue_staticRenderFns__$10
17080
+ }, __vue_inject_styles__$10, __vue_script__$10, __vue_scope_id__$10, __vue_is_functional_template__$10, __vue_module_identifier__$10, false, undefined, undefined, undefined);
17081
17081
 
17082
17082
  var SearchBoxProductCustomHtml = /*#__PURE__*/function (_Vue) {
17083
17083
  _inherits(SearchBoxProductCustomHtml, _Vue);
@@ -17112,13 +17112,13 @@ __decorate([Prop()], SearchBoxProductCustomHtml.prototype, "options", void 0);
17112
17112
  SearchBoxProductCustomHtml = __decorate([Component({
17113
17113
  name: "SearchBoxProductCustomHtml"
17114
17114
  })], SearchBoxProductCustomHtml);
17115
- var script$Z = SearchBoxProductCustomHtml;
17115
+ var script$_ = SearchBoxProductCustomHtml;
17116
17116
 
17117
17117
  /* script */
17118
- var __vue_script__$_ = script$Z;
17118
+ var __vue_script__$$ = script$_;
17119
17119
  /* template */
17120
17120
 
17121
- var __vue_render__$_ = function __vue_render__() {
17121
+ var __vue_render__$$ = function __vue_render__() {
17122
17122
  var _vm = this;
17123
17123
 
17124
17124
  var _h = _vm.$createElement;
@@ -17133,30 +17133,30 @@ var __vue_render__$_ = function __vue_render__() {
17133
17133
  });
17134
17134
  };
17135
17135
 
17136
- var __vue_staticRenderFns__$_ = [];
17137
- __vue_render__$_._withStripped = true;
17136
+ var __vue_staticRenderFns__$$ = [];
17137
+ __vue_render__$$._withStripped = true;
17138
17138
  /* style */
17139
17139
 
17140
- var __vue_inject_styles__$_ = undefined;
17140
+ var __vue_inject_styles__$$ = undefined;
17141
17141
  /* scoped */
17142
17142
 
17143
- var __vue_scope_id__$_ = undefined;
17143
+ var __vue_scope_id__$$ = undefined;
17144
17144
  /* module identifier */
17145
17145
 
17146
- var __vue_module_identifier__$_ = undefined;
17146
+ var __vue_module_identifier__$$ = undefined;
17147
17147
  /* functional template */
17148
17148
 
17149
- var __vue_is_functional_template__$_ = false;
17149
+ var __vue_is_functional_template__$$ = false;
17150
17150
  /* style inject */
17151
17151
 
17152
17152
  /* style inject SSR */
17153
17153
 
17154
17154
  /* style inject shadow dom */
17155
17155
 
17156
- var __vue_component__$_ = /*#__PURE__*/normalizeComponent({
17157
- render: __vue_render__$_,
17158
- staticRenderFns: __vue_staticRenderFns__$_
17159
- }, __vue_inject_styles__$_, __vue_script__$_, __vue_scope_id__$_, __vue_is_functional_template__$_, __vue_module_identifier__$_, false, undefined, undefined, undefined);
17156
+ var __vue_component__$$ = /*#__PURE__*/normalizeComponent({
17157
+ render: __vue_render__$$,
17158
+ staticRenderFns: __vue_staticRenderFns__$$
17159
+ }, __vue_inject_styles__$$, __vue_script__$$, __vue_scope_id__$$, __vue_is_functional_template__$$, __vue_module_identifier__$$, false, undefined, undefined, undefined);
17160
17160
 
17161
17161
  var DocumentElementType;
17162
17162
 
@@ -17229,22 +17229,22 @@ __decorate([Prop()], SearchBoxProductElement.prototype, "labels", void 0);
17229
17229
 
17230
17230
  SearchBoxProductElement = __decorate([Component({
17231
17231
  components: {
17232
- SearchBoxProductImage: __vue_component__$14,
17233
- SearchBoxProductTitle: __vue_component__$13,
17234
- SearchBoxProductDescription: __vue_component__$12,
17235
- SearchBoxProductPrice: __vue_component__$11,
17236
- SearchBoxProductRegularPrice: __vue_component__$10,
17237
- SearchBoxProductCustom: __vue_component__$$,
17238
- SearchBoxProductCustomHtml: __vue_component__$_
17232
+ SearchBoxProductImage: __vue_component__$15,
17233
+ SearchBoxProductTitle: __vue_component__$14,
17234
+ SearchBoxProductDescription: __vue_component__$13,
17235
+ SearchBoxProductPrice: __vue_component__$12,
17236
+ SearchBoxProductRegularPrice: __vue_component__$11,
17237
+ SearchBoxProductCustom: __vue_component__$10,
17238
+ SearchBoxProductCustomHtml: __vue_component__$$
17239
17239
  }
17240
17240
  })], SearchBoxProductElement);
17241
- var script$Y = SearchBoxProductElement;
17241
+ var script$Z = SearchBoxProductElement;
17242
17242
 
17243
17243
  /* script */
17244
- var __vue_script__$Z = script$Y;
17244
+ var __vue_script__$_ = script$Z;
17245
17245
  /* template */
17246
17246
 
17247
- var __vue_render__$Z = function __vue_render__() {
17247
+ var __vue_render__$_ = function __vue_render__() {
17248
17248
  var _vm = this;
17249
17249
 
17250
17250
  var _h = _vm.$createElement;
@@ -17261,30 +17261,30 @@ var __vue_render__$Z = function __vue_render__() {
17261
17261
  }) : _vm._e();
17262
17262
  };
17263
17263
 
17264
- var __vue_staticRenderFns__$Z = [];
17265
- __vue_render__$Z._withStripped = true;
17264
+ var __vue_staticRenderFns__$_ = [];
17265
+ __vue_render__$_._withStripped = true;
17266
17266
  /* style */
17267
17267
 
17268
- var __vue_inject_styles__$Z = undefined;
17268
+ var __vue_inject_styles__$_ = undefined;
17269
17269
  /* scoped */
17270
17270
 
17271
- var __vue_scope_id__$Z = undefined;
17271
+ var __vue_scope_id__$_ = undefined;
17272
17272
  /* module identifier */
17273
17273
 
17274
- var __vue_module_identifier__$Z = undefined;
17274
+ var __vue_module_identifier__$_ = undefined;
17275
17275
  /* functional template */
17276
17276
 
17277
- var __vue_is_functional_template__$Z = false;
17277
+ var __vue_is_functional_template__$_ = false;
17278
17278
  /* style inject */
17279
17279
 
17280
17280
  /* style inject SSR */
17281
17281
 
17282
17282
  /* style inject shadow dom */
17283
17283
 
17284
- var __vue_component__$Z = /*#__PURE__*/normalizeComponent({
17285
- render: __vue_render__$Z,
17286
- staticRenderFns: __vue_staticRenderFns__$Z
17287
- }, __vue_inject_styles__$Z, __vue_script__$Z, __vue_scope_id__$Z, __vue_is_functional_template__$Z, __vue_module_identifier__$Z, false, undefined, undefined, undefined);
17284
+ var __vue_component__$_ = /*#__PURE__*/normalizeComponent({
17285
+ render: __vue_render__$_,
17286
+ staticRenderFns: __vue_staticRenderFns__$_
17287
+ }, __vue_inject_styles__$_, __vue_script__$_, __vue_scope_id__$_, __vue_is_functional_template__$_, __vue_module_identifier__$_, false, undefined, undefined, undefined);
17288
17288
 
17289
17289
  var QUERY_PARAMS = {
17290
17290
  QUERY: "q",
@@ -17917,15 +17917,15 @@ __decorate([history$3.Action("add")], SearchBoxProduct.prototype, "addHistory",
17917
17917
 
17918
17918
  SearchBoxProduct = __decorate([Component({
17919
17919
  components: {
17920
- SearchBoxProductElement: __vue_component__$Z
17920
+ SearchBoxProductElement: __vue_component__$_
17921
17921
  }
17922
17922
  })], SearchBoxProduct);
17923
- var script$X = SearchBoxProduct;
17923
+ var script$Y = SearchBoxProduct;
17924
17924
 
17925
- var __vue_script__$Y = script$X;
17925
+ var __vue_script__$Z = script$Y;
17926
17926
  /* template */
17927
17927
 
17928
- var __vue_render__$Y = function __vue_render__() {
17928
+ var __vue_render__$Z = function __vue_render__() {
17929
17929
  var _vm = this;
17930
17930
 
17931
17931
  var _h = _vm.$createElement;
@@ -17973,30 +17973,30 @@ var __vue_render__$Y = function __vue_render__() {
17973
17973
  }), 1)]);
17974
17974
  };
17975
17975
 
17976
- var __vue_staticRenderFns__$Y = [];
17977
- __vue_render__$Y._withStripped = true;
17976
+ var __vue_staticRenderFns__$Z = [];
17977
+ __vue_render__$Z._withStripped = true;
17978
17978
  /* style */
17979
17979
 
17980
- var __vue_inject_styles__$Y = undefined;
17980
+ var __vue_inject_styles__$Z = undefined;
17981
17981
  /* scoped */
17982
17982
 
17983
- var __vue_scope_id__$Y = undefined;
17983
+ var __vue_scope_id__$Z = undefined;
17984
17984
  /* module identifier */
17985
17985
 
17986
- var __vue_module_identifier__$Y = undefined;
17986
+ var __vue_module_identifier__$Z = undefined;
17987
17987
  /* functional template */
17988
17988
 
17989
- var __vue_is_functional_template__$Y = false;
17989
+ var __vue_is_functional_template__$Z = false;
17990
17990
  /* style inject */
17991
17991
 
17992
17992
  /* style inject SSR */
17993
17993
 
17994
17994
  /* style inject shadow dom */
17995
17995
 
17996
- var __vue_component__$Y = /*#__PURE__*/normalizeComponent({
17997
- render: __vue_render__$Y,
17998
- staticRenderFns: __vue_staticRenderFns__$Y
17999
- }, __vue_inject_styles__$Y, __vue_script__$Y, __vue_scope_id__$Y, __vue_is_functional_template__$Y, __vue_module_identifier__$Y, false, undefined, undefined, undefined);
17996
+ var __vue_component__$Z = /*#__PURE__*/normalizeComponent({
17997
+ render: __vue_render__$Z,
17998
+ staticRenderFns: __vue_staticRenderFns__$Z
17999
+ }, __vue_inject_styles__$Z, __vue_script__$Z, __vue_scope_id__$Z, __vue_is_functional_template__$Z, __vue_module_identifier__$Z, false, undefined, undefined, undefined);
18000
18000
 
18001
18001
  var searchBox$9 = namespace("searchBox");
18002
18002
 
@@ -18045,16 +18045,16 @@ __decorate([searchBox$9.Getter("highlightedItem")], SearchBoxProducts.prototype,
18045
18045
 
18046
18046
  SearchBoxProducts = __decorate([Component({
18047
18047
  components: {
18048
- SearchBoxProduct: __vue_component__$Y
18048
+ SearchBoxProduct: __vue_component__$Z
18049
18049
  }
18050
18050
  })], SearchBoxProducts);
18051
- var script$W = SearchBoxProducts;
18051
+ var script$X = SearchBoxProducts;
18052
18052
 
18053
18053
  /* script */
18054
- var __vue_script__$X = script$W;
18054
+ var __vue_script__$Y = script$X;
18055
18055
  /* template */
18056
18056
 
18057
- var __vue_render__$X = function __vue_render__() {
18057
+ var __vue_render__$Y = function __vue_render__() {
18058
18058
  var _vm = this;
18059
18059
 
18060
18060
  var _h = _vm.$createElement;
@@ -18079,30 +18079,30 @@ var __vue_render__$X = function __vue_render__() {
18079
18079
  }), 1);
18080
18080
  };
18081
18081
 
18082
- var __vue_staticRenderFns__$X = [];
18083
- __vue_render__$X._withStripped = true;
18082
+ var __vue_staticRenderFns__$Y = [];
18083
+ __vue_render__$Y._withStripped = true;
18084
18084
  /* style */
18085
18085
 
18086
- var __vue_inject_styles__$X = undefined;
18086
+ var __vue_inject_styles__$Y = undefined;
18087
18087
  /* scoped */
18088
18088
 
18089
- var __vue_scope_id__$X = undefined;
18089
+ var __vue_scope_id__$Y = undefined;
18090
18090
  /* module identifier */
18091
18091
 
18092
- var __vue_module_identifier__$X = undefined;
18092
+ var __vue_module_identifier__$Y = undefined;
18093
18093
  /* functional template */
18094
18094
 
18095
- var __vue_is_functional_template__$X = false;
18095
+ var __vue_is_functional_template__$Y = false;
18096
18096
  /* style inject */
18097
18097
 
18098
18098
  /* style inject SSR */
18099
18099
 
18100
18100
  /* style inject shadow dom */
18101
18101
 
18102
- var __vue_component__$X = /*#__PURE__*/normalizeComponent({
18103
- render: __vue_render__$X,
18104
- staticRenderFns: __vue_staticRenderFns__$X
18105
- }, __vue_inject_styles__$X, __vue_script__$X, __vue_scope_id__$X, __vue_is_functional_template__$X, __vue_module_identifier__$X, false, undefined, undefined, undefined);
18102
+ var __vue_component__$Y = /*#__PURE__*/normalizeComponent({
18103
+ render: __vue_render__$Y,
18104
+ staticRenderFns: __vue_staticRenderFns__$Y
18105
+ }, __vue_inject_styles__$Y, __vue_script__$Y, __vue_scope_id__$Y, __vue_is_functional_template__$Y, __vue_module_identifier__$Y, false, undefined, undefined, undefined);
18106
18106
 
18107
18107
  var searchBox$8 = namespace("searchBox");
18108
18108
 
@@ -18189,16 +18189,16 @@ __decorate([Watch("inputValue")], SearchBoxProductsWrapper.prototype, "onInputCh
18189
18189
  SearchBoxProductsWrapper = __decorate([Component({
18190
18190
  name: "searchBoxProductsWrapper",
18191
18191
  components: {
18192
- SearchBoxProducts: __vue_component__$X
18192
+ SearchBoxProducts: __vue_component__$Y
18193
18193
  }
18194
18194
  })], SearchBoxProductsWrapper);
18195
- var script$V = SearchBoxProductsWrapper;
18195
+ var script$W = SearchBoxProductsWrapper;
18196
18196
 
18197
18197
  /* script */
18198
- var __vue_script__$W = script$V;
18198
+ var __vue_script__$X = script$W;
18199
18199
  /* template */
18200
18200
 
18201
- var __vue_render__$W = function __vue_render__() {
18201
+ var __vue_render__$X = function __vue_render__() {
18202
18202
  var _vm = this;
18203
18203
 
18204
18204
  var _h = _vm.$createElement;
@@ -18215,11 +18215,11 @@ var __vue_render__$W = function __vue_render__() {
18215
18215
  });
18216
18216
  };
18217
18217
 
18218
- var __vue_staticRenderFns__$W = [];
18219
- __vue_render__$W._withStripped = true;
18218
+ var __vue_staticRenderFns__$X = [];
18219
+ __vue_render__$X._withStripped = true;
18220
18220
  /* style */
18221
18221
 
18222
- var __vue_inject_styles__$W = function __vue_inject_styles__(inject) {
18222
+ var __vue_inject_styles__$X = function __vue_inject_styles__(inject) {
18223
18223
  if (!inject) return;
18224
18224
  inject("data-v-45bb68b4_0", {
18225
18225
  source: "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n",
@@ -18230,21 +18230,21 @@ var __vue_inject_styles__$W = function __vue_inject_styles__(inject) {
18230
18230
  /* scoped */
18231
18231
 
18232
18232
 
18233
- var __vue_scope_id__$W = undefined;
18233
+ var __vue_scope_id__$X = undefined;
18234
18234
  /* module identifier */
18235
18235
 
18236
- var __vue_module_identifier__$W = undefined;
18236
+ var __vue_module_identifier__$X = undefined;
18237
18237
  /* functional template */
18238
18238
 
18239
- var __vue_is_functional_template__$W = false;
18239
+ var __vue_is_functional_template__$X = false;
18240
18240
  /* style inject SSR */
18241
18241
 
18242
18242
  /* style inject shadow dom */
18243
18243
 
18244
- var __vue_component__$W = /*#__PURE__*/normalizeComponent({
18245
- render: __vue_render__$W,
18246
- staticRenderFns: __vue_staticRenderFns__$W
18247
- }, __vue_inject_styles__$W, __vue_script__$W, __vue_scope_id__$W, __vue_is_functional_template__$W, __vue_module_identifier__$W, false, createInjector, undefined, undefined);
18244
+ var __vue_component__$X = /*#__PURE__*/normalizeComponent({
18245
+ render: __vue_render__$X,
18246
+ staticRenderFns: __vue_staticRenderFns__$X
18247
+ }, __vue_inject_styles__$X, __vue_script__$X, __vue_scope_id__$X, __vue_is_functional_template__$X, __vue_module_identifier__$X, false, createInjector, undefined, undefined);
18248
18248
 
18249
18249
  var SearchBoxSuggestion = /*#__PURE__*/function (_Vue) {
18250
18250
  _inherits(SearchBoxSuggestion, _Vue);
@@ -18289,13 +18289,13 @@ __decorate([Prop()], SearchBoxSuggestion.prototype, "labels", void 0);
18289
18289
  SearchBoxSuggestion = __decorate([Component({
18290
18290
  name: "searchBoxSuggestion"
18291
18291
  })], SearchBoxSuggestion);
18292
- var script$U = SearchBoxSuggestion;
18292
+ var script$V = SearchBoxSuggestion;
18293
18293
 
18294
18294
  /* script */
18295
- var __vue_script__$V = script$U;
18295
+ var __vue_script__$W = script$V;
18296
18296
  /* template */
18297
18297
 
18298
- var __vue_render__$V = function __vue_render__() {
18298
+ var __vue_render__$W = function __vue_render__() {
18299
18299
  var _vm = this;
18300
18300
 
18301
18301
  var _h = _vm.$createElement;
@@ -18342,30 +18342,30 @@ var __vue_render__$V = function __vue_render__() {
18342
18342
  }, [_vm._v(_vm._s(_vm.suggestion.facet.title))])]) : _vm._e()]);
18343
18343
  };
18344
18344
 
18345
- var __vue_staticRenderFns__$V = [];
18346
- __vue_render__$V._withStripped = true;
18345
+ var __vue_staticRenderFns__$W = [];
18346
+ __vue_render__$W._withStripped = true;
18347
18347
  /* style */
18348
18348
 
18349
- var __vue_inject_styles__$V = undefined;
18349
+ var __vue_inject_styles__$W = undefined;
18350
18350
  /* scoped */
18351
18351
 
18352
- var __vue_scope_id__$V = undefined;
18352
+ var __vue_scope_id__$W = undefined;
18353
18353
  /* module identifier */
18354
18354
 
18355
- var __vue_module_identifier__$V = undefined;
18355
+ var __vue_module_identifier__$W = undefined;
18356
18356
  /* functional template */
18357
18357
 
18358
- var __vue_is_functional_template__$V = false;
18358
+ var __vue_is_functional_template__$W = false;
18359
18359
  /* style inject */
18360
18360
 
18361
18361
  /* style inject SSR */
18362
18362
 
18363
18363
  /* style inject shadow dom */
18364
18364
 
18365
- var __vue_component__$V = /*#__PURE__*/normalizeComponent({
18366
- render: __vue_render__$V,
18367
- staticRenderFns: __vue_staticRenderFns__$V
18368
- }, __vue_inject_styles__$V, __vue_script__$V, __vue_scope_id__$V, __vue_is_functional_template__$V, __vue_module_identifier__$V, false, undefined, undefined, undefined);
18365
+ var __vue_component__$W = /*#__PURE__*/normalizeComponent({
18366
+ render: __vue_render__$W,
18367
+ staticRenderFns: __vue_staticRenderFns__$W
18368
+ }, __vue_inject_styles__$W, __vue_script__$W, __vue_scope_id__$W, __vue_is_functional_template__$W, __vue_module_identifier__$W, false, undefined, undefined, undefined);
18369
18369
 
18370
18370
  var searchBox$7 = namespace("searchBox");
18371
18371
 
@@ -18454,16 +18454,16 @@ __decorate([Watch("highlightedIndex")], SearchBoxSuggestions.prototype, "handleH
18454
18454
  SearchBoxSuggestions = __decorate([Component({
18455
18455
  name: "searchBoxSuggestions",
18456
18456
  components: {
18457
- SearchBoxSuggestion: __vue_component__$V
18457
+ SearchBoxSuggestion: __vue_component__$W
18458
18458
  }
18459
18459
  })], SearchBoxSuggestions);
18460
- var script$T = SearchBoxSuggestions;
18460
+ var script$U = SearchBoxSuggestions;
18461
18461
 
18462
18462
  /* script */
18463
- var __vue_script__$U = script$T;
18463
+ var __vue_script__$V = script$U;
18464
18464
  /* template */
18465
18465
 
18466
- var __vue_render__$U = function __vue_render__() {
18466
+ var __vue_render__$V = function __vue_render__() {
18467
18467
  var _vm = this;
18468
18468
 
18469
18469
  var _h = _vm.$createElement;
@@ -18492,30 +18492,30 @@ var __vue_render__$U = function __vue_render__() {
18492
18492
  }), 1);
18493
18493
  };
18494
18494
 
18495
- var __vue_staticRenderFns__$U = [];
18496
- __vue_render__$U._withStripped = true;
18495
+ var __vue_staticRenderFns__$V = [];
18496
+ __vue_render__$V._withStripped = true;
18497
18497
  /* style */
18498
18498
 
18499
- var __vue_inject_styles__$U = undefined;
18499
+ var __vue_inject_styles__$V = undefined;
18500
18500
  /* scoped */
18501
18501
 
18502
- var __vue_scope_id__$U = undefined;
18502
+ var __vue_scope_id__$V = undefined;
18503
18503
  /* module identifier */
18504
18504
 
18505
- var __vue_module_identifier__$U = undefined;
18505
+ var __vue_module_identifier__$V = undefined;
18506
18506
  /* functional template */
18507
18507
 
18508
- var __vue_is_functional_template__$U = false;
18508
+ var __vue_is_functional_template__$V = false;
18509
18509
  /* style inject */
18510
18510
 
18511
18511
  /* style inject SSR */
18512
18512
 
18513
18513
  /* style inject shadow dom */
18514
18514
 
18515
- var __vue_component__$U = /*#__PURE__*/normalizeComponent({
18516
- render: __vue_render__$U,
18517
- staticRenderFns: __vue_staticRenderFns__$U
18518
- }, __vue_inject_styles__$U, __vue_script__$U, __vue_scope_id__$U, __vue_is_functional_template__$U, __vue_module_identifier__$U, false, undefined, undefined, undefined);
18515
+ var __vue_component__$V = /*#__PURE__*/normalizeComponent({
18516
+ render: __vue_render__$V,
18517
+ staticRenderFns: __vue_staticRenderFns__$V
18518
+ }, __vue_inject_styles__$V, __vue_script__$V, __vue_scope_id__$V, __vue_is_functional_template__$V, __vue_module_identifier__$V, false, undefined, undefined, undefined);
18519
18519
 
18520
18520
  var searchBox$6 = namespace("searchBox");
18521
18521
 
@@ -18605,16 +18605,16 @@ __decorate([Watch("inputValue")], SearchBoxSuggestionsWrapper.prototype, "onInpu
18605
18605
  SearchBoxSuggestionsWrapper = __decorate([Component({
18606
18606
  name: "searchBoxSuggestionsWrapper",
18607
18607
  components: {
18608
- SearchBoxSuggestions: __vue_component__$U
18608
+ SearchBoxSuggestions: __vue_component__$V
18609
18609
  }
18610
18610
  })], SearchBoxSuggestionsWrapper);
18611
- var script$S = SearchBoxSuggestionsWrapper;
18611
+ var script$T = SearchBoxSuggestionsWrapper;
18612
18612
 
18613
18613
  /* script */
18614
- var __vue_script__$T = script$S;
18614
+ var __vue_script__$U = script$T;
18615
18615
  /* template */
18616
18616
 
18617
- var __vue_render__$T = function __vue_render__() {
18617
+ var __vue_render__$U = function __vue_render__() {
18618
18618
  var _vm = this;
18619
18619
 
18620
18620
  var _h = _vm.$createElement;
@@ -18636,11 +18636,11 @@ var __vue_render__$T = function __vue_render__() {
18636
18636
  });
18637
18637
  };
18638
18638
 
18639
- var __vue_staticRenderFns__$T = [];
18640
- __vue_render__$T._withStripped = true;
18639
+ var __vue_staticRenderFns__$U = [];
18640
+ __vue_render__$U._withStripped = true;
18641
18641
  /* style */
18642
18642
 
18643
- var __vue_inject_styles__$T = function __vue_inject_styles__(inject) {
18643
+ var __vue_inject_styles__$U = function __vue_inject_styles__(inject) {
18644
18644
  if (!inject) return;
18645
18645
  inject("data-v-e3079fb6_0", {
18646
18646
  source: "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n",
@@ -18651,21 +18651,21 @@ var __vue_inject_styles__$T = function __vue_inject_styles__(inject) {
18651
18651
  /* scoped */
18652
18652
 
18653
18653
 
18654
- var __vue_scope_id__$T = undefined;
18654
+ var __vue_scope_id__$U = undefined;
18655
18655
  /* module identifier */
18656
18656
 
18657
- var __vue_module_identifier__$T = undefined;
18657
+ var __vue_module_identifier__$U = undefined;
18658
18658
  /* functional template */
18659
18659
 
18660
- var __vue_is_functional_template__$T = false;
18660
+ var __vue_is_functional_template__$U = false;
18661
18661
  /* style inject SSR */
18662
18662
 
18663
18663
  /* style inject shadow dom */
18664
18664
 
18665
- var __vue_component__$T = /*#__PURE__*/normalizeComponent({
18666
- render: __vue_render__$T,
18667
- staticRenderFns: __vue_staticRenderFns__$T
18668
- }, __vue_inject_styles__$T, __vue_script__$T, __vue_scope_id__$T, __vue_is_functional_template__$T, __vue_module_identifier__$T, false, createInjector, undefined, undefined);
18665
+ var __vue_component__$U = /*#__PURE__*/normalizeComponent({
18666
+ render: __vue_render__$U,
18667
+ staticRenderFns: __vue_staticRenderFns__$U
18668
+ }, __vue_inject_styles__$U, __vue_script__$U, __vue_scope_id__$U, __vue_is_functional_template__$U, __vue_module_identifier__$U, false, createInjector, undefined, undefined);
18669
18669
 
18670
18670
  var searchBox$5 = namespace("searchBox");
18671
18671
 
@@ -18722,13 +18722,13 @@ __decorate([searchBox$5.State(function (state) {
18722
18722
  SearchBoxMoreResults = __decorate([Component({
18723
18723
  name: "searchBoxMoreResults"
18724
18724
  })], SearchBoxMoreResults);
18725
- var script$R = SearchBoxMoreResults;
18725
+ var script$S = SearchBoxMoreResults;
18726
18726
 
18727
18727
  /* script */
18728
- var __vue_script__$S = script$R;
18728
+ var __vue_script__$T = script$S;
18729
18729
  /* template */
18730
18730
 
18731
- var __vue_render__$S = function __vue_render__() {
18731
+ var __vue_render__$T = function __vue_render__() {
18732
18732
  var _vm = this;
18733
18733
 
18734
18734
  var _h = _vm.$createElement;
@@ -18746,30 +18746,30 @@ var __vue_render__$S = function __vue_render__() {
18746
18746
  }, [_vm._v(_vm._s(_vm.labels.moreResults) + " " + _vm._s(_vm.totalCount))]);
18747
18747
  };
18748
18748
 
18749
- var __vue_staticRenderFns__$S = [];
18750
- __vue_render__$S._withStripped = true;
18749
+ var __vue_staticRenderFns__$T = [];
18750
+ __vue_render__$T._withStripped = true;
18751
18751
  /* style */
18752
18752
 
18753
- var __vue_inject_styles__$S = undefined;
18753
+ var __vue_inject_styles__$T = undefined;
18754
18754
  /* scoped */
18755
18755
 
18756
- var __vue_scope_id__$S = undefined;
18756
+ var __vue_scope_id__$T = undefined;
18757
18757
  /* module identifier */
18758
18758
 
18759
- var __vue_module_identifier__$S = undefined;
18759
+ var __vue_module_identifier__$T = undefined;
18760
18760
  /* functional template */
18761
18761
 
18762
- var __vue_is_functional_template__$S = false;
18762
+ var __vue_is_functional_template__$T = false;
18763
18763
  /* style inject */
18764
18764
 
18765
18765
  /* style inject SSR */
18766
18766
 
18767
18767
  /* style inject shadow dom */
18768
18768
 
18769
- var __vue_component__$S = /*#__PURE__*/normalizeComponent({
18770
- render: __vue_render__$S,
18771
- staticRenderFns: __vue_staticRenderFns__$S
18772
- }, __vue_inject_styles__$S, __vue_script__$S, __vue_scope_id__$S, __vue_is_functional_template__$S, __vue_module_identifier__$S, false, undefined, undefined, undefined);
18769
+ var __vue_component__$T = /*#__PURE__*/normalizeComponent({
18770
+ render: __vue_render__$T,
18771
+ staticRenderFns: __vue_staticRenderFns__$T
18772
+ }, __vue_inject_styles__$T, __vue_script__$T, __vue_scope_id__$T, __vue_is_functional_template__$T, __vue_module_identifier__$T, false, undefined, undefined, undefined);
18773
18773
 
18774
18774
  var SearchBoxHistoryItem = /*#__PURE__*/function (_Vue) {
18775
18775
  _inherits(SearchBoxHistoryItem, _Vue);
@@ -18814,13 +18814,13 @@ __decorate([Prop({
18814
18814
  SearchBoxHistoryItem = __decorate([Component({
18815
18815
  name: "SearchBoxHistoryItem"
18816
18816
  })], SearchBoxHistoryItem);
18817
- var script$Q = SearchBoxHistoryItem;
18817
+ var script$R = SearchBoxHistoryItem;
18818
18818
 
18819
18819
  /* script */
18820
- var __vue_script__$R = script$Q;
18820
+ var __vue_script__$S = script$R;
18821
18821
  /* template */
18822
18822
 
18823
- var __vue_render__$R = function __vue_render__() {
18823
+ var __vue_render__$S = function __vue_render__() {
18824
18824
  var _vm = this;
18825
18825
 
18826
18826
  var _h = _vm.$createElement;
@@ -18847,30 +18847,30 @@ var __vue_render__$R = function __vue_render__() {
18847
18847
  }, [_vm._v("×")])])]);
18848
18848
  };
18849
18849
 
18850
- var __vue_staticRenderFns__$R = [];
18851
- __vue_render__$R._withStripped = true;
18850
+ var __vue_staticRenderFns__$S = [];
18851
+ __vue_render__$S._withStripped = true;
18852
18852
  /* style */
18853
18853
 
18854
- var __vue_inject_styles__$R = undefined;
18854
+ var __vue_inject_styles__$S = undefined;
18855
18855
  /* scoped */
18856
18856
 
18857
- var __vue_scope_id__$R = undefined;
18857
+ var __vue_scope_id__$S = undefined;
18858
18858
  /* module identifier */
18859
18859
 
18860
- var __vue_module_identifier__$R = undefined;
18860
+ var __vue_module_identifier__$S = undefined;
18861
18861
  /* functional template */
18862
18862
 
18863
- var __vue_is_functional_template__$R = false;
18863
+ var __vue_is_functional_template__$S = false;
18864
18864
  /* style inject */
18865
18865
 
18866
18866
  /* style inject SSR */
18867
18867
 
18868
18868
  /* style inject shadow dom */
18869
18869
 
18870
- var __vue_component__$R = /*#__PURE__*/normalizeComponent({
18871
- render: __vue_render__$R,
18872
- staticRenderFns: __vue_staticRenderFns__$R
18873
- }, __vue_inject_styles__$R, __vue_script__$R, __vue_scope_id__$R, __vue_is_functional_template__$R, __vue_module_identifier__$R, false, undefined, undefined, undefined);
18870
+ var __vue_component__$S = /*#__PURE__*/normalizeComponent({
18871
+ render: __vue_render__$S,
18872
+ staticRenderFns: __vue_staticRenderFns__$S
18873
+ }, __vue_inject_styles__$S, __vue_script__$S, __vue_scope_id__$S, __vue_is_functional_template__$S, __vue_module_identifier__$S, false, undefined, undefined, undefined);
18874
18874
 
18875
18875
  var history$2 = namespace("history");
18876
18876
  var searchBox$4 = namespace("searchBox");
@@ -18965,16 +18965,16 @@ __decorate([history$2.Action("clear")], SearchBoxHistoryPanel.prototype, "clear"
18965
18965
  SearchBoxHistoryPanel = __decorate([Component({
18966
18966
  name: "searchBoxHistoryPanel",
18967
18967
  components: {
18968
- SearchBoxHistoryItem: __vue_component__$R
18968
+ SearchBoxHistoryItem: __vue_component__$S
18969
18969
  }
18970
18970
  })], SearchBoxHistoryPanel);
18971
- var script$P = SearchBoxHistoryPanel;
18971
+ var script$Q = SearchBoxHistoryPanel;
18972
18972
 
18973
18973
  /* script */
18974
- var __vue_script__$Q = script$P;
18974
+ var __vue_script__$R = script$Q;
18975
18975
  /* template */
18976
18976
 
18977
- var __vue_render__$Q = function __vue_render__() {
18977
+ var __vue_render__$R = function __vue_render__() {
18978
18978
  var _vm = this;
18979
18979
 
18980
18980
  var _h = _vm.$createElement;
@@ -19003,30 +19003,30 @@ var __vue_render__$Q = function __vue_render__() {
19003
19003
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.clear) + "\n ")])], 2) : _vm._e();
19004
19004
  };
19005
19005
 
19006
- var __vue_staticRenderFns__$Q = [];
19007
- __vue_render__$Q._withStripped = true;
19006
+ var __vue_staticRenderFns__$R = [];
19007
+ __vue_render__$R._withStripped = true;
19008
19008
  /* style */
19009
19009
 
19010
- var __vue_inject_styles__$Q = undefined;
19010
+ var __vue_inject_styles__$R = undefined;
19011
19011
  /* scoped */
19012
19012
 
19013
- var __vue_scope_id__$Q = undefined;
19013
+ var __vue_scope_id__$R = undefined;
19014
19014
  /* module identifier */
19015
19015
 
19016
- var __vue_module_identifier__$Q = undefined;
19016
+ var __vue_module_identifier__$R = undefined;
19017
19017
  /* functional template */
19018
19018
 
19019
- var __vue_is_functional_template__$Q = false;
19019
+ var __vue_is_functional_template__$R = false;
19020
19020
  /* style inject */
19021
19021
 
19022
19022
  /* style inject SSR */
19023
19023
 
19024
19024
  /* style inject shadow dom */
19025
19025
 
19026
- var __vue_component__$Q = /*#__PURE__*/normalizeComponent({
19027
- render: __vue_render__$Q,
19028
- staticRenderFns: __vue_staticRenderFns__$Q
19029
- }, __vue_inject_styles__$Q, __vue_script__$Q, __vue_scope_id__$Q, __vue_is_functional_template__$Q, __vue_module_identifier__$Q, false, undefined, undefined, undefined);
19026
+ var __vue_component__$R = /*#__PURE__*/normalizeComponent({
19027
+ render: __vue_render__$R,
19028
+ staticRenderFns: __vue_staticRenderFns__$R
19029
+ }, __vue_inject_styles__$R, __vue_script__$R, __vue_scope_id__$R, __vue_is_functional_template__$R, __vue_module_identifier__$R, false, undefined, undefined, undefined);
19030
19030
 
19031
19031
  var searchBox$3 = namespace("searchBox");
19032
19032
 
@@ -19187,19 +19187,19 @@ __decorate([searchBox$3.Action("highlightChange")], SearchBoxMainPanel.prototype
19187
19187
  SearchBoxMainPanel = __decorate([Component({
19188
19188
  name: "searchBoxMainPanel",
19189
19189
  components: {
19190
- SearchBoxSuggestionsWrapper: __vue_component__$T,
19191
- SearchBoxProductsWrapper: __vue_component__$W,
19192
- SearchBoxMoreResults: __vue_component__$S,
19193
- SearchBoxHistoryPanel: __vue_component__$Q
19190
+ SearchBoxSuggestionsWrapper: __vue_component__$U,
19191
+ SearchBoxProductsWrapper: __vue_component__$X,
19192
+ SearchBoxMoreResults: __vue_component__$T,
19193
+ SearchBoxHistoryPanel: __vue_component__$R
19194
19194
  }
19195
19195
  })], SearchBoxMainPanel);
19196
- var script$O = SearchBoxMainPanel;
19196
+ var script$P = SearchBoxMainPanel;
19197
19197
 
19198
19198
  /* script */
19199
- var __vue_script__$P = script$O;
19199
+ var __vue_script__$Q = script$P;
19200
19200
  /* template */
19201
19201
 
19202
- var __vue_render__$P = function __vue_render__() {
19202
+ var __vue_render__$Q = function __vue_render__() {
19203
19203
  var _vm = this;
19204
19204
 
19205
19205
  var _h = _vm.$createElement;
@@ -19270,11 +19270,11 @@ var __vue_render__$P = function __vue_render__() {
19270
19270
  })], 1) : _vm._e();
19271
19271
  };
19272
19272
 
19273
- var __vue_staticRenderFns__$P = [];
19274
- __vue_render__$P._withStripped = true;
19273
+ var __vue_staticRenderFns__$Q = [];
19274
+ __vue_render__$Q._withStripped = true;
19275
19275
  /* style */
19276
19276
 
19277
- var __vue_inject_styles__$P = function __vue_inject_styles__(inject) {
19277
+ var __vue_inject_styles__$Q = function __vue_inject_styles__(inject) {
19278
19278
  if (!inject) return;
19279
19279
  inject("data-v-0b92689b_0", {
19280
19280
  source: "#lupa-search-box-panel {\n display: flex;\n justify-content: space-between;\n flex-direction: column;\n}\n.lupa-more-results {\n text-align: center;\n}",
@@ -19285,21 +19285,21 @@ var __vue_inject_styles__$P = function __vue_inject_styles__(inject) {
19285
19285
  /* scoped */
19286
19286
 
19287
19287
 
19288
- var __vue_scope_id__$P = undefined;
19288
+ var __vue_scope_id__$Q = undefined;
19289
19289
  /* module identifier */
19290
19290
 
19291
- var __vue_module_identifier__$P = undefined;
19291
+ var __vue_module_identifier__$Q = undefined;
19292
19292
  /* functional template */
19293
19293
 
19294
- var __vue_is_functional_template__$P = false;
19294
+ var __vue_is_functional_template__$Q = false;
19295
19295
  /* style inject SSR */
19296
19296
 
19297
19297
  /* style inject shadow dom */
19298
19298
 
19299
- var __vue_component__$P = /*#__PURE__*/normalizeComponent({
19300
- render: __vue_render__$P,
19301
- staticRenderFns: __vue_staticRenderFns__$P
19302
- }, __vue_inject_styles__$P, __vue_script__$P, __vue_scope_id__$P, __vue_is_functional_template__$P, __vue_module_identifier__$P, false, createInjector, undefined, undefined);
19299
+ var __vue_component__$Q = /*#__PURE__*/normalizeComponent({
19300
+ render: __vue_render__$Q,
19301
+ staticRenderFns: __vue_staticRenderFns__$Q
19302
+ }, __vue_inject_styles__$Q, __vue_script__$Q, __vue_scope_id__$Q, __vue_is_functional_template__$Q, __vue_module_identifier__$Q, false, createInjector, undefined, undefined);
19303
19303
 
19304
19304
  var BIND_EVENT = "click";
19305
19305
 
@@ -19340,7 +19340,7 @@ var defaultSuggestedValue = {
19340
19340
  var history$1 = namespace("history");
19341
19341
  var params$d = namespace("params");
19342
19342
  var searchBox$2 = namespace("searchBox");
19343
- var options$5 = namespace("options");
19343
+ var options$6 = namespace("options");
19344
19344
  var tracking$4 = namespace("tracking");
19345
19345
 
19346
19346
  var SearchBox = /*#__PURE__*/function (_Vue) {
@@ -19624,24 +19624,24 @@ __decorate([tracking$4.Action("track")], SearchBox.prototype, "trackClick", void
19624
19624
 
19625
19625
  __decorate([params$d.Action("setSearchResultsLink")], SearchBox.prototype, "setSearchResultsLink", void 0);
19626
19626
 
19627
- __decorate([options$5.Mutation("setSearchBoxOptions")], SearchBox.prototype, "setSearchBoxOptions", void 0);
19627
+ __decorate([options$6.Mutation("setSearchBoxOptions")], SearchBox.prototype, "setSearchBoxOptions", void 0);
19628
19628
 
19629
19629
  __decorate([params$d.Action("goToResults")], SearchBox.prototype, "goToResults", void 0);
19630
19630
 
19631
19631
  SearchBox = __decorate([Component({
19632
19632
  name: "searchBox",
19633
19633
  components: {
19634
- SearchBoxInput: __vue_component__$15,
19635
- SearchBoxMainPanel: __vue_component__$P
19634
+ SearchBoxInput: __vue_component__$16,
19635
+ SearchBoxMainPanel: __vue_component__$Q
19636
19636
  }
19637
19637
  })], SearchBox);
19638
- var script$N = SearchBox;
19638
+ var script$O = SearchBox;
19639
19639
 
19640
19640
  /* script */
19641
- var __vue_script__$O = script$N;
19641
+ var __vue_script__$P = script$O;
19642
19642
  /* template */
19643
19643
 
19644
- var __vue_render__$O = function __vue_render__() {
19644
+ var __vue_render__$P = function __vue_render__() {
19645
19645
  var _vm = this;
19646
19646
 
19647
19647
  var _h = _vm.$createElement;
@@ -19678,11 +19678,11 @@ var __vue_render__$O = function __vue_render__() {
19678
19678
  }) : _vm._e()], 1)]);
19679
19679
  };
19680
19680
 
19681
- var __vue_staticRenderFns__$O = [];
19682
- __vue_render__$O._withStripped = true;
19681
+ var __vue_staticRenderFns__$P = [];
19682
+ __vue_render__$P._withStripped = true;
19683
19683
  /* style */
19684
19684
 
19685
- var __vue_inject_styles__$O = function __vue_inject_styles__(inject) {
19685
+ var __vue_inject_styles__$P = function __vue_inject_styles__(inject) {
19686
19686
  if (!inject) return;
19687
19687
  inject("data-v-17a13ac4_0", {
19688
19688
  source: "\n#lupa-search-box {\n width: 100%;\n}\n.lupa-search-box-wrapper {\n position: relative;\n}\n",
@@ -19693,21 +19693,21 @@ var __vue_inject_styles__$O = function __vue_inject_styles__(inject) {
19693
19693
  /* scoped */
19694
19694
 
19695
19695
 
19696
- var __vue_scope_id__$O = undefined;
19696
+ var __vue_scope_id__$P = undefined;
19697
19697
  /* module identifier */
19698
19698
 
19699
- var __vue_module_identifier__$O = undefined;
19699
+ var __vue_module_identifier__$P = undefined;
19700
19700
  /* functional template */
19701
19701
 
19702
- var __vue_is_functional_template__$O = false;
19702
+ var __vue_is_functional_template__$P = false;
19703
19703
  /* style inject SSR */
19704
19704
 
19705
19705
  /* style inject shadow dom */
19706
19706
 
19707
- var __vue_component__$O = /*#__PURE__*/normalizeComponent({
19708
- render: __vue_render__$O,
19709
- staticRenderFns: __vue_staticRenderFns__$O
19710
- }, __vue_inject_styles__$O, __vue_script__$O, __vue_scope_id__$O, __vue_is_functional_template__$O, __vue_module_identifier__$O, false, createInjector, undefined, undefined);
19707
+ var __vue_component__$P = /*#__PURE__*/normalizeComponent({
19708
+ render: __vue_render__$P,
19709
+ staticRenderFns: __vue_staticRenderFns__$P
19710
+ }, __vue_inject_styles__$P, __vue_script__$P, __vue_scope_id__$P, __vue_is_functional_template__$P, __vue_module_identifier__$P, false, createInjector, undefined, undefined);
19711
19711
 
19712
19712
  var DEFAULT_SEARCH_BOX_OPTIONS = {
19713
19713
  inputSelector: "#searchBox",
@@ -19798,16 +19798,16 @@ __decorate([Prop()], SearchBoxEntry.prototype, "searchBoxOptions", void 0);
19798
19798
  SearchBoxEntry = __decorate([Component({
19799
19799
  name: "searchBox",
19800
19800
  components: {
19801
- SearchBox: __vue_component__$O
19801
+ SearchBox: __vue_component__$P
19802
19802
  }
19803
19803
  })], SearchBoxEntry);
19804
- var script$M = SearchBoxEntry;
19804
+ var script$N = SearchBoxEntry;
19805
19805
 
19806
19806
  /* script */
19807
- var __vue_script__$N = script$M;
19807
+ var __vue_script__$O = script$N;
19808
19808
  /* template */
19809
19809
 
19810
- var __vue_render__$N = function __vue_render__() {
19810
+ var __vue_render__$O = function __vue_render__() {
19811
19811
  var _vm = this;
19812
19812
 
19813
19813
  var _h = _vm.$createElement;
@@ -19821,30 +19821,30 @@ var __vue_render__$N = function __vue_render__() {
19821
19821
  });
19822
19822
  };
19823
19823
 
19824
- var __vue_staticRenderFns__$N = [];
19825
- __vue_render__$N._withStripped = true;
19824
+ var __vue_staticRenderFns__$O = [];
19825
+ __vue_render__$O._withStripped = true;
19826
19826
  /* style */
19827
19827
 
19828
- var __vue_inject_styles__$N = undefined;
19828
+ var __vue_inject_styles__$O = undefined;
19829
19829
  /* scoped */
19830
19830
 
19831
- var __vue_scope_id__$N = undefined;
19831
+ var __vue_scope_id__$O = undefined;
19832
19832
  /* module identifier */
19833
19833
 
19834
- var __vue_module_identifier__$N = undefined;
19834
+ var __vue_module_identifier__$O = undefined;
19835
19835
  /* functional template */
19836
19836
 
19837
- var __vue_is_functional_template__$N = false;
19837
+ var __vue_is_functional_template__$O = false;
19838
19838
  /* style inject */
19839
19839
 
19840
19840
  /* style inject SSR */
19841
19841
 
19842
19842
  /* style inject shadow dom */
19843
19843
 
19844
- var __vue_component__$N = /*#__PURE__*/normalizeComponent({
19845
- render: __vue_render__$N,
19846
- staticRenderFns: __vue_staticRenderFns__$N
19847
- }, __vue_inject_styles__$N, __vue_script__$N, __vue_scope_id__$N, __vue_is_functional_template__$N, __vue_module_identifier__$N, false, undefined, undefined, undefined);
19844
+ var __vue_component__$O = /*#__PURE__*/normalizeComponent({
19845
+ render: __vue_render__$O,
19846
+ staticRenderFns: __vue_staticRenderFns__$O
19847
+ }, __vue_inject_styles__$O, __vue_script__$O, __vue_scope_id__$O, __vue_is_functional_template__$O, __vue_module_identifier__$O, false, undefined, undefined, undefined);
19848
19848
 
19849
19849
  var fails$1 = fails$E;
19850
19850
 
@@ -20368,6 +20368,7 @@ var DEFAULT_OPTIONS_RESULTS = {
20368
20368
  },
20369
20369
  queryKey: "",
20370
20370
  containerSelector: "#searchResultsContainer",
20371
+ searchTitlePosition: "page-top",
20371
20372
  labels: {
20372
20373
  pageSize: "Page size:",
20373
20374
  sortBy: "Sort by:",
@@ -21652,12 +21653,12 @@ __decorate([Prop({
21652
21653
  CurrentFilterDisplay = __decorate([Component({
21653
21654
  name: "currentFilterDisplay"
21654
21655
  })], CurrentFilterDisplay);
21655
- var script$L = CurrentFilterDisplay;
21656
+ var script$M = CurrentFilterDisplay;
21656
21657
 
21657
- var __vue_script__$M = script$L;
21658
+ var __vue_script__$N = script$M;
21658
21659
  /* template */
21659
21660
 
21660
- var __vue_render__$M = function __vue_render__() {
21661
+ var __vue_render__$N = function __vue_render__() {
21661
21662
  var _vm = this;
21662
21663
 
21663
21664
  var _h = _vm.$createElement;
@@ -21684,30 +21685,30 @@ var __vue_render__$M = function __vue_render__() {
21684
21685
  }, [_vm._v("\n " + _vm._s(_vm.filter.value) + "\n ")])]);
21685
21686
  };
21686
21687
 
21687
- var __vue_staticRenderFns__$M = [];
21688
- __vue_render__$M._withStripped = true;
21688
+ var __vue_staticRenderFns__$N = [];
21689
+ __vue_render__$N._withStripped = true;
21689
21690
  /* style */
21690
21691
 
21691
- var __vue_inject_styles__$M = undefined;
21692
+ var __vue_inject_styles__$N = undefined;
21692
21693
  /* scoped */
21693
21694
 
21694
- var __vue_scope_id__$M = undefined;
21695
+ var __vue_scope_id__$N = undefined;
21695
21696
  /* module identifier */
21696
21697
 
21697
- var __vue_module_identifier__$M = undefined;
21698
+ var __vue_module_identifier__$N = undefined;
21698
21699
  /* functional template */
21699
21700
 
21700
- var __vue_is_functional_template__$M = false;
21701
+ var __vue_is_functional_template__$N = false;
21701
21702
  /* style inject */
21702
21703
 
21703
21704
  /* style inject SSR */
21704
21705
 
21705
21706
  /* style inject shadow dom */
21706
21707
 
21707
- var __vue_component__$M = /*#__PURE__*/normalizeComponent({
21708
- render: __vue_render__$M,
21709
- staticRenderFns: __vue_staticRenderFns__$M
21710
- }, __vue_inject_styles__$M, __vue_script__$M, __vue_scope_id__$M, __vue_is_functional_template__$M, __vue_module_identifier__$M, false, undefined, undefined, undefined);
21708
+ var __vue_component__$N = /*#__PURE__*/normalizeComponent({
21709
+ render: __vue_render__$N,
21710
+ staticRenderFns: __vue_staticRenderFns__$N
21711
+ }, __vue_inject_styles__$N, __vue_script__$N, __vue_scope_id__$N, __vue_is_functional_template__$N, __vue_module_identifier__$N, false, undefined, undefined, undefined);
21711
21712
 
21712
21713
  var getFacetKey = function getFacetKey(key, type) {
21713
21714
  return "".concat(FACET_FILTER_MAP[type]).concat(key);
@@ -21785,9 +21786,9 @@ var toggleHierarchyParam = function toggleHierarchyParam() {
21785
21786
  return getMostSpecificHierarchyTerms([param].concat(_toConsumableArray(params)));
21786
21787
  };
21787
21788
 
21788
- var searchResult$f = namespace("searchResult");
21789
+ var searchResult$g = namespace("searchResult");
21789
21790
  var params$c = namespace("params");
21790
- var options$4 = namespace("options");
21791
+ var options$5 = namespace("options");
21791
21792
 
21792
21793
  var CurrentFilters = /*#__PURE__*/function (_Vue) {
21793
21794
  _inherits(CurrentFilters, _Vue);
@@ -21814,16 +21815,13 @@ var CurrentFilters = /*#__PURE__*/function (_Vue) {
21814
21815
  get: function get() {
21815
21816
  var _this2 = this;
21816
21817
 
21817
- return this.labeledFilters.filter(function (f) {
21818
+ var _a, _b;
21819
+
21820
+ return (_b = (_a = this.labeledFilters) === null || _a === void 0 ? void 0 : _a.filter(function (f) {
21818
21821
  var _a;
21819
21822
 
21820
21823
  return !((_a = _this2.initialFilters) === null || _a === void 0 ? void 0 : _a[f.key]);
21821
- });
21822
- }
21823
- }, {
21824
- key: "labeledFilters",
21825
- get: function get() {
21826
- return getLabeledFilters(unfoldFilters(this.currentFilters), this.facets);
21824
+ })) !== null && _b !== void 0 ? _b : [];
21827
21825
  }
21828
21826
  }, {
21829
21827
  key: "hasFilters",
@@ -21833,7 +21831,7 @@ var CurrentFilters = /*#__PURE__*/function (_Vue) {
21833
21831
  return ((_a = this.displayFilters) === null || _a === void 0 ? void 0 : _a.length) > 0;
21834
21832
  }
21835
21833
  }, {
21836
- key: "filterCount",
21834
+ key: "currentFilterCount",
21837
21835
  get: function get() {
21838
21836
  var _a, _b;
21839
21837
 
@@ -21879,11 +21877,13 @@ __decorate([Prop({
21879
21877
  default: false
21880
21878
  })], CurrentFilters.prototype, "expandable", void 0);
21881
21879
 
21882
- __decorate([searchResult$f.Getter("filters")], CurrentFilters.prototype, "currentFilters", void 0);
21880
+ __decorate([searchResult$g.Getter("filters")], CurrentFilters.prototype, "currentFilters", void 0);
21881
+
21882
+ __decorate([searchResult$g.Getter("facets")], CurrentFilters.prototype, "facets", void 0);
21883
21883
 
21884
- __decorate([searchResult$f.Getter("facets")], CurrentFilters.prototype, "facets", void 0);
21884
+ __decorate([searchResult$g.Getter("labeledFilters")], CurrentFilters.prototype, "labeledFilters", void 0);
21885
21885
 
21886
- __decorate([options$4.Getter("initialFilters")], CurrentFilters.prototype, "initialFilters", void 0);
21886
+ __decorate([options$5.Getter("initialFilters")], CurrentFilters.prototype, "initialFilters", void 0);
21887
21887
 
21888
21888
  __decorate([params$c.Action("removeParams")], CurrentFilters.prototype, "removeParams", void 0);
21889
21889
 
@@ -21894,16 +21894,16 @@ __decorate([params$c.Action("appendParams")], CurrentFilters.prototype, "appendP
21894
21894
  CurrentFilters = __decorate([Component({
21895
21895
  name: "currentFilters",
21896
21896
  components: {
21897
- CurrentFilterDisplay: __vue_component__$M
21897
+ CurrentFilterDisplay: __vue_component__$N
21898
21898
  }
21899
21899
  })], CurrentFilters);
21900
- var script$K = CurrentFilters;
21900
+ var script$L = CurrentFilters;
21901
21901
 
21902
21902
  /* script */
21903
- var __vue_script__$L = script$K;
21903
+ var __vue_script__$M = script$L;
21904
21904
  /* template */
21905
21905
 
21906
- var __vue_render__$L = function __vue_render__() {
21906
+ var __vue_render__$M = function __vue_render__() {
21907
21907
  var _vm = this;
21908
21908
 
21909
21909
  var _h = _vm.$createElement;
@@ -21929,7 +21929,7 @@ var __vue_render__$L = function __vue_render__() {
21929
21929
  staticClass: "lupa-filter-title-text"
21930
21930
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.title) + "\n "), _vm.expandable ? _c("span", {
21931
21931
  staticClass: "lupa-filter-count"
21932
- }, [_vm._v("\n (" + _vm._s(_vm.filterCount) + ")\n ")]) : _vm._e()]), _vm._v(" "), _vm.expandable ? _c("div", {
21932
+ }, [_vm._v("\n (" + _vm._s(_vm.currentFilterCount) + ")\n ")]) : _vm._e()]), _vm._v(" "), _vm.expandable ? _c("div", {
21933
21933
  staticClass: "lupa-filter-title-caret",
21934
21934
  class: _vm.isOpen && "open"
21935
21935
  }) : _vm._e()]), _vm._v(" "), !_vm.expandable || _vm.isOpen ? _c("div", {
@@ -21957,30 +21957,30 @@ var __vue_render__$L = function __vue_render__() {
21957
21957
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.clearAll) + "\n ")])]) : _vm._e()]) : _vm._e();
21958
21958
  };
21959
21959
 
21960
- var __vue_staticRenderFns__$L = [];
21961
- __vue_render__$L._withStripped = true;
21960
+ var __vue_staticRenderFns__$M = [];
21961
+ __vue_render__$M._withStripped = true;
21962
21962
  /* style */
21963
21963
 
21964
- var __vue_inject_styles__$L = undefined;
21964
+ var __vue_inject_styles__$M = undefined;
21965
21965
  /* scoped */
21966
21966
 
21967
- var __vue_scope_id__$L = undefined;
21967
+ var __vue_scope_id__$M = undefined;
21968
21968
  /* module identifier */
21969
21969
 
21970
- var __vue_module_identifier__$L = undefined;
21970
+ var __vue_module_identifier__$M = undefined;
21971
21971
  /* functional template */
21972
21972
 
21973
- var __vue_is_functional_template__$L = false;
21973
+ var __vue_is_functional_template__$M = false;
21974
21974
  /* style inject */
21975
21975
 
21976
21976
  /* style inject SSR */
21977
21977
 
21978
21978
  /* style inject shadow dom */
21979
21979
 
21980
- var __vue_component__$L = /*#__PURE__*/normalizeComponent({
21981
- render: __vue_render__$L,
21982
- staticRenderFns: __vue_staticRenderFns__$L
21983
- }, __vue_inject_styles__$L, __vue_script__$L, __vue_scope_id__$L, __vue_is_functional_template__$L, __vue_module_identifier__$L, false, undefined, undefined, undefined);
21980
+ var __vue_component__$M = /*#__PURE__*/normalizeComponent({
21981
+ render: __vue_render__$M,
21982
+ staticRenderFns: __vue_staticRenderFns__$M
21983
+ }, __vue_inject_styles__$M, __vue_script__$M, __vue_scope_id__$M, __vue_is_functional_template__$M, __vue_module_identifier__$M, false, undefined, undefined, undefined);
21984
21984
 
21985
21985
  var TermFacet$1 = /*#__PURE__*/function (_Vue) {
21986
21986
  _inherits(TermFacet, _Vue);
@@ -22042,6 +22042,11 @@ var TermFacet$1 = /*#__PURE__*/function (_Vue) {
22042
22042
  get: function get() {
22043
22043
  return this.facet.type === "range";
22044
22044
  }
22045
+ }, {
22046
+ key: "displayShowMore",
22047
+ get: function get() {
22048
+ return Boolean(this.showAll && this.options.labels.showLess || this.itemLimit < this.filteredValues.length);
22049
+ }
22045
22050
  }, {
22046
22051
  key: "handleFacetClick",
22047
22052
  value: function handleFacetClick(item) {
@@ -22055,9 +22060,9 @@ var TermFacet$1 = /*#__PURE__*/function (_Vue) {
22055
22060
  });
22056
22061
  }
22057
22062
  }, {
22058
- key: "handleShowAll",
22059
- value: function handleShowAll() {
22060
- this.showAll = true;
22063
+ key: "toggleShowAll",
22064
+ value: function toggleShowAll() {
22065
+ this.showAll = !this.showAll;
22061
22066
  }
22062
22067
  }, {
22063
22068
  key: "isChecked",
@@ -22090,13 +22095,13 @@ __decorate([Prop({
22090
22095
  TermFacet$1 = __decorate([Component({
22091
22096
  name: "termFacet"
22092
22097
  })], TermFacet$1);
22093
- var script$J = TermFacet$1;
22098
+ var script$K = TermFacet$1;
22094
22099
 
22095
22100
  /* script */
22096
- var __vue_script__$K = script$J;
22101
+ var __vue_script__$L = script$K;
22097
22102
  /* template */
22098
22103
 
22099
- var __vue_render__$K = function __vue_render__() {
22104
+ var __vue_render__$L = function __vue_render__() {
22100
22105
  var _vm = this;
22101
22106
 
22102
22107
  var _h = _vm.$createElement;
@@ -22163,41 +22168,41 @@ var __vue_render__$K = function __vue_render__() {
22163
22168
  }, [_vm._v(_vm._s(item.title))]), _vm._v(" "), _vm.options.showDocumentCount ? _c("span", {
22164
22169
  staticClass: "lupa-term-count"
22165
22170
  }, [_vm._v("(" + _vm._s(item.count) + ")")]) : _vm._e()])]);
22166
- }), 0), _vm._v(" "), _vm.itemLimit < _vm.filteredValues.length ? _c("div", {
22171
+ }), 0), _vm._v(" "), _vm.displayShowMore ? _c("div", {
22167
22172
  staticClass: "lupa-facet-term lupa-show-more-facet-results",
22168
22173
  attrs: {
22169
22174
  "data-cy": "lupa-facet-term"
22170
22175
  },
22171
22176
  on: {
22172
- click: _vm.handleShowAll
22177
+ click: _vm.toggleShowAll
22173
22178
  }
22174
- }, [_vm._v("\n " + _vm._s(_vm.options.labels.showAll) + "\n ")]) : _vm._e()]);
22179
+ }, [_vm.showAll ? _c("span", [_vm._v(" " + _vm._s(_vm.options.labels.showLess))]) : _c("span", [_vm._v(" " + _vm._s(_vm.options.labels.showAll))])]) : _vm._e()]);
22175
22180
  };
22176
22181
 
22177
- var __vue_staticRenderFns__$K = [];
22178
- __vue_render__$K._withStripped = true;
22182
+ var __vue_staticRenderFns__$L = [];
22183
+ __vue_render__$L._withStripped = true;
22179
22184
  /* style */
22180
22185
 
22181
- var __vue_inject_styles__$K = undefined;
22186
+ var __vue_inject_styles__$L = undefined;
22182
22187
  /* scoped */
22183
22188
 
22184
- var __vue_scope_id__$K = undefined;
22189
+ var __vue_scope_id__$L = undefined;
22185
22190
  /* module identifier */
22186
22191
 
22187
- var __vue_module_identifier__$K = undefined;
22192
+ var __vue_module_identifier__$L = undefined;
22188
22193
  /* functional template */
22189
22194
 
22190
- var __vue_is_functional_template__$K = false;
22195
+ var __vue_is_functional_template__$L = false;
22191
22196
  /* style inject */
22192
22197
 
22193
22198
  /* style inject SSR */
22194
22199
 
22195
22200
  /* style inject shadow dom */
22196
22201
 
22197
- var __vue_component__$K = /*#__PURE__*/normalizeComponent({
22198
- render: __vue_render__$K,
22199
- staticRenderFns: __vue_staticRenderFns__$K
22200
- }, __vue_inject_styles__$K, __vue_script__$K, __vue_scope_id__$K, __vue_is_functional_template__$K, __vue_module_identifier__$K, false, undefined, undefined, undefined);
22202
+ var __vue_component__$L = /*#__PURE__*/normalizeComponent({
22203
+ render: __vue_render__$L,
22204
+ staticRenderFns: __vue_staticRenderFns__$L
22205
+ }, __vue_inject_styles__$L, __vue_script__$L, __vue_scope_id__$L, __vue_is_functional_template__$L, __vue_module_identifier__$L, false, undefined, undefined, undefined);
22201
22206
 
22202
22207
  var vueSliderComponent_umd_min = {exports: {}};
22203
22208
 
@@ -24813,6 +24818,8 @@ var _typeof = _typeof$2.exports.default;
24813
24818
 
24814
24819
  var VueSlider = /*@__PURE__*/getDefaultExportFromCjs(vueSliderComponent_umd_min.exports);
24815
24820
 
24821
+ var options$4 = namespace("options");
24822
+
24816
24823
  var TermFacet = /*#__PURE__*/function (_Vue) {
24817
24824
  _inherits(TermFacet, _Vue);
24818
24825
 
@@ -24829,6 +24836,79 @@ var TermFacet = /*#__PURE__*/function (_Vue) {
24829
24836
  }
24830
24837
 
24831
24838
  _createClass(TermFacet, [{
24839
+ key: "rangeLabelFrom",
24840
+ get: function get() {
24841
+ var _a, _b, _c;
24842
+
24843
+ 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 : "";
24844
+ }
24845
+ }, {
24846
+ key: "rangeLabelTo",
24847
+ get: function get() {
24848
+ var _a, _b, _c;
24849
+
24850
+ 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 : "";
24851
+ }
24852
+ }, {
24853
+ key: "currency",
24854
+ get: function get() {
24855
+ var _a;
24856
+
24857
+ return (_a = this.searchResultOptions) === null || _a === void 0 ? void 0 : _a.labels.currency;
24858
+ }
24859
+ }, {
24860
+ key: "isSliderVisible",
24861
+ get: function get() {
24862
+ var _a, _b;
24863
+
24864
+ return Boolean((_b = (_a = this.options.stats) === null || _a === void 0 ? void 0 : _a.slider) !== null && _b !== void 0 ? _b : true);
24865
+ }
24866
+ }, {
24867
+ key: "isInputVisible",
24868
+ get: function get() {
24869
+ var _a;
24870
+
24871
+ return Boolean((_a = this.options.stats) === null || _a === void 0 ? void 0 : _a.inputs);
24872
+ }
24873
+ }, {
24874
+ key: "fromValue",
24875
+ get: function get() {
24876
+ return this.isPrice ? this.sliderRange[0].toFixed(2) : "".concat(this.sliderRange[0]);
24877
+ },
24878
+ set: function set(stringValue) {
24879
+ var value = +stringValue;
24880
+
24881
+ if (value < this.facetMin) {
24882
+ value = this.facetMin;
24883
+ }
24884
+
24885
+ if (!value || value > this.facetMax) {
24886
+ return;
24887
+ }
24888
+
24889
+ this.innerSliderRange = [value, this.sliderRange[1]];
24890
+ this.handleInputChange();
24891
+ }
24892
+ }, {
24893
+ key: "toValue",
24894
+ get: function get() {
24895
+ return this.isPrice ? this.sliderRange[1].toFixed(2) : "".concat(this.sliderRange[1]);
24896
+ },
24897
+ set: function set(stringValue) {
24898
+ var value = +stringValue;
24899
+
24900
+ if (value > this.facetMax) {
24901
+ value = this.facetMax;
24902
+ }
24903
+
24904
+ if (!value || value < this.facetMin) {
24905
+ return;
24906
+ }
24907
+
24908
+ this.innerSliderRange = [this.sliderRange[0], value];
24909
+ this.handleInputChange();
24910
+ }
24911
+ }, {
24832
24912
  key: "currentGte",
24833
24913
  get: function get() {
24834
24914
  return typeof this.currentFilters.gte === "string" ? parseFloat(this.currentFilters.gte) : this.currentFilters.gte;
@@ -24836,7 +24916,7 @@ var TermFacet = /*#__PURE__*/function (_Vue) {
24836
24916
  }, {
24837
24917
  key: "currentLte",
24838
24918
  get: function get() {
24839
- return typeof this.currentFilters.lte === "string" ? parseFloat(this.currentFilters.lte) : this.currentFilters.lte;
24919
+ return typeof this.currentFilters.lt === "string" ? parseFloat(this.currentFilters.lt) : this.currentFilters.lt;
24840
24920
  }
24841
24921
  }, {
24842
24922
  key: "currentMinValue",
@@ -24884,7 +24964,7 @@ var TermFacet = /*#__PURE__*/function (_Vue) {
24884
24964
  min = _this$sliderRange[0],
24885
24965
  max = _this$sliderRange[1];
24886
24966
 
24887
- return this.isPrice ? formatPriceSummary([min, max]) : formatRange({
24967
+ return this.isPrice ? formatPriceSummary([min, max], this.currency, this.searchResultOptions.labels.priceSeparator) : formatRange({
24888
24968
  gte: min,
24889
24969
  lte: max
24890
24970
  });
@@ -24899,6 +24979,19 @@ var TermFacet = /*#__PURE__*/function (_Vue) {
24899
24979
  value: function onMaxValueChange() {
24900
24980
  this.innerSliderRange = [];
24901
24981
  }
24982
+ }, {
24983
+ key: "handleInputChange",
24984
+ value: function handleInputChange() {
24985
+ if (this.innerSliderRange.length < 1) {
24986
+ return;
24987
+ }
24988
+
24989
+ if (this.sliderRange[0] === this.currentGte && this.sliderRange[1] === this.currentLte) {
24990
+ return;
24991
+ }
24992
+
24993
+ this.handleChange();
24994
+ }
24902
24995
  }, {
24903
24996
  key: "handleChange",
24904
24997
  value: function handleChange() {
@@ -24932,6 +25025,10 @@ __decorate([Prop({
24932
25025
  }
24933
25026
  })], TermFacet.prototype, "currentFilters", void 0);
24934
25027
 
25028
+ __decorate([options$4.State(function (s) {
25029
+ return s.searchResultOptions;
25030
+ })], TermFacet.prototype, "searchResultOptions", void 0);
25031
+
24935
25032
  __decorate([Watch("currentMinValue")], TermFacet.prototype, "onMinValueChange", null);
24936
25033
 
24937
25034
  __decorate([Watch("currentMaxValue")], TermFacet.prototype, "onMaxValueChange", null);
@@ -24942,13 +25039,13 @@ TermFacet = __decorate([Component({
24942
25039
  VueSlider: VueSlider
24943
25040
  }
24944
25041
  })], TermFacet);
24945
- var script$I = TermFacet;
25042
+ var script$J = TermFacet;
24946
25043
 
24947
25044
  /* script */
24948
- var __vue_script__$J = script$I;
25045
+ var __vue_script__$K = script$J;
24949
25046
  /* template */
24950
25047
 
24951
- var __vue_render__$J = function __vue_render__() {
25048
+ var __vue_render__$K = function __vue_render__() {
24952
25049
  var _vm = this;
24953
25050
 
24954
25051
  var _h = _vm.$createElement;
@@ -24957,9 +25054,69 @@ var __vue_render__$J = function __vue_render__() {
24957
25054
 
24958
25055
  return _c("div", {
24959
25056
  staticClass: "lupa-search-result-facet-stats-values"
24960
- }, [_c("div", {
25057
+ }, [!_vm.isInputVisible ? _c("div", {
24961
25058
  staticClass: "lupa-stats-facet-summary"
24962
- }, [_vm._v(_vm._s(_vm.statsSummary))]), _vm._v(" "), _c("div", {
25059
+ }, [_vm._v("\n " + _vm._s(_vm.statsSummary) + "\n ")]) : _c("div", {
25060
+ staticClass: "lupa-stats-facet-summary-input"
25061
+ }, [_c("div", [_vm.rangeLabelFrom ? _c("div", {
25062
+ staticClass: "lupa-stats-range-label"
25063
+ }, [_vm._v("\n " + _vm._s(_vm.rangeLabelFrom) + "\n ")]) : _vm._e(), _vm._v(" "), _c("div", {
25064
+ staticClass: "lupa-stats-from"
25065
+ }, [_c("input", {
25066
+ directives: [{
25067
+ name: "model",
25068
+ rawName: "v-model.lazy",
25069
+ value: _vm.fromValue,
25070
+ expression: "fromValue",
25071
+ modifiers: {
25072
+ lazy: true
25073
+ }
25074
+ }],
25075
+ attrs: {
25076
+ type: "number",
25077
+ max: _vm.facetMax,
25078
+ min: _vm.facetMin,
25079
+ step: _vm.isPrice ? "0.01" : "1"
25080
+ },
25081
+ domProps: {
25082
+ value: _vm.fromValue
25083
+ },
25084
+ on: {
25085
+ change: function change($event) {
25086
+ _vm.fromValue = $event.target.value;
25087
+ }
25088
+ }
25089
+ }), _vm._v(" "), _vm.isPrice ? _c("span", [_vm._v(_vm._s(_vm.currency))]) : _vm._e()])]), _vm._v(" "), _c("div", {
25090
+ staticClass: "lupa-stats-separator"
25091
+ }), _vm._v(" "), _c("div", [_vm.rangeLabelTo ? _c("div", {
25092
+ staticClass: "lupa-stats-range-label"
25093
+ }, [_vm._v("\n " + _vm._s(_vm.rangeLabelTo) + "\n ")]) : _vm._e(), _vm._v(" "), _c("div", {
25094
+ staticClass: "lupa-stats-to"
25095
+ }, [_c("input", {
25096
+ directives: [{
25097
+ name: "model",
25098
+ rawName: "v-model.lazy",
25099
+ value: _vm.toValue,
25100
+ expression: "toValue",
25101
+ modifiers: {
25102
+ lazy: true
25103
+ }
25104
+ }],
25105
+ attrs: {
25106
+ type: "number",
25107
+ max: _vm.facetMax,
25108
+ min: _vm.facetMin,
25109
+ step: _vm.isPrice ? "0.01" : "1"
25110
+ },
25111
+ domProps: {
25112
+ value: _vm.toValue
25113
+ },
25114
+ on: {
25115
+ change: function change($event) {
25116
+ _vm.toValue = $event.target.value;
25117
+ }
25118
+ }
25119
+ }), _vm._v(" "), _vm.isPrice ? _c("span", [_vm._v(_vm._s(_vm.currency))]) : _vm._e()])])]), _vm._v(" "), _vm.isSliderVisible ? _c("div", {
24963
25120
  staticClass: "lupa-stats-slider-wrapper"
24964
25121
  }, [_c("vue-slider", {
24965
25122
  staticClass: "slider",
@@ -24983,33 +25140,33 @@ var __vue_render__$J = function __vue_render__() {
24983
25140
  },
24984
25141
  expression: "sliderRange"
24985
25142
  }
24986
- })], 1)]);
25143
+ })], 1) : _vm._e()]);
24987
25144
  };
24988
25145
 
24989
- var __vue_staticRenderFns__$J = [];
24990
- __vue_render__$J._withStripped = true;
25146
+ var __vue_staticRenderFns__$K = [];
25147
+ __vue_render__$K._withStripped = true;
24991
25148
  /* style */
24992
25149
 
24993
- var __vue_inject_styles__$J = undefined;
25150
+ var __vue_inject_styles__$K = undefined;
24994
25151
  /* scoped */
24995
25152
 
24996
- var __vue_scope_id__$J = undefined;
25153
+ var __vue_scope_id__$K = undefined;
24997
25154
  /* module identifier */
24998
25155
 
24999
- var __vue_module_identifier__$J = undefined;
25156
+ var __vue_module_identifier__$K = undefined;
25000
25157
  /* functional template */
25001
25158
 
25002
- var __vue_is_functional_template__$J = false;
25159
+ var __vue_is_functional_template__$K = false;
25003
25160
  /* style inject */
25004
25161
 
25005
25162
  /* style inject SSR */
25006
25163
 
25007
25164
  /* style inject shadow dom */
25008
25165
 
25009
- var __vue_component__$J = /*#__PURE__*/normalizeComponent({
25010
- render: __vue_render__$J,
25011
- staticRenderFns: __vue_staticRenderFns__$J
25012
- }, __vue_inject_styles__$J, __vue_script__$J, __vue_scope_id__$J, __vue_is_functional_template__$J, __vue_module_identifier__$J, false, undefined, undefined, undefined);
25166
+ var __vue_component__$K = /*#__PURE__*/normalizeComponent({
25167
+ render: __vue_render__$K,
25168
+ staticRenderFns: __vue_staticRenderFns__$K
25169
+ }, __vue_inject_styles__$K, __vue_script__$K, __vue_scope_id__$K, __vue_is_functional_template__$K, __vue_module_identifier__$K, false, undefined, undefined, undefined);
25013
25170
 
25014
25171
  var HierarchyFacetLevel = /*#__PURE__*/function (_Vue) {
25015
25172
  _inherits(HierarchyFacetLevel, _Vue);
@@ -25075,13 +25232,13 @@ __decorate([Prop({
25075
25232
  HierarchyFacetLevel = __decorate([Component({
25076
25233
  name: "HierarchyFacetLevel"
25077
25234
  })], HierarchyFacetLevel);
25078
- var script$H = HierarchyFacetLevel;
25235
+ var script$I = HierarchyFacetLevel;
25079
25236
 
25080
25237
  /* script */
25081
- var __vue_script__$I = script$H;
25238
+ var __vue_script__$J = script$I;
25082
25239
  /* template */
25083
25240
 
25084
- var __vue_render__$I = function __vue_render__() {
25241
+ var __vue_render__$J = function __vue_render__() {
25085
25242
  var _vm = this;
25086
25243
 
25087
25244
  var _h = _vm.$createElement;
@@ -25089,7 +25246,10 @@ var __vue_render__$I = function __vue_render__() {
25089
25246
  var _c = _vm._self._c || _h;
25090
25247
 
25091
25248
  return _c("div", {
25092
- staticClass: "lupa-facet-hierarchy"
25249
+ staticClass: "lupa-facet-hierarchy",
25250
+ class: {
25251
+ "lupa-term-active": _vm.isChecked
25252
+ }
25093
25253
  }, [_c("div", {
25094
25254
  staticClass: "lupa-facet-term",
25095
25255
  attrs: {
@@ -25133,13 +25293,13 @@ var __vue_render__$I = function __vue_render__() {
25133
25293
  }), 1) : _vm._e()]);
25134
25294
  };
25135
25295
 
25136
- var __vue_staticRenderFns__$I = [];
25137
- __vue_render__$I._withStripped = true;
25296
+ var __vue_staticRenderFns__$J = [];
25297
+ __vue_render__$J._withStripped = true;
25138
25298
  /* style */
25139
25299
 
25140
- var __vue_inject_styles__$I = function __vue_inject_styles__(inject) {
25300
+ var __vue_inject_styles__$J = function __vue_inject_styles__(inject) {
25141
25301
  if (!inject) return;
25142
- inject("data-v-1d0e2e1d_0", {
25302
+ inject("data-v-1cc23c16_0", {
25143
25303
  source: ".lupa-facet-level {\n margin-left: 25px;\n}",
25144
25304
  map: undefined,
25145
25305
  media: undefined
@@ -25148,21 +25308,21 @@ var __vue_inject_styles__$I = function __vue_inject_styles__(inject) {
25148
25308
  /* scoped */
25149
25309
 
25150
25310
 
25151
- var __vue_scope_id__$I = undefined;
25311
+ var __vue_scope_id__$J = undefined;
25152
25312
  /* module identifier */
25153
25313
 
25154
- var __vue_module_identifier__$I = undefined;
25314
+ var __vue_module_identifier__$J = undefined;
25155
25315
  /* functional template */
25156
25316
 
25157
- var __vue_is_functional_template__$I = false;
25317
+ var __vue_is_functional_template__$J = false;
25158
25318
  /* style inject SSR */
25159
25319
 
25160
25320
  /* style inject shadow dom */
25161
25321
 
25162
- var __vue_component__$I = /*#__PURE__*/normalizeComponent({
25163
- render: __vue_render__$I,
25164
- staticRenderFns: __vue_staticRenderFns__$I
25165
- }, __vue_inject_styles__$I, __vue_script__$I, __vue_scope_id__$I, __vue_is_functional_template__$I, __vue_module_identifier__$I, false, createInjector, undefined, undefined);
25322
+ var __vue_component__$J = /*#__PURE__*/normalizeComponent({
25323
+ render: __vue_render__$J,
25324
+ staticRenderFns: __vue_staticRenderFns__$J
25325
+ }, __vue_inject_styles__$J, __vue_script__$J, __vue_scope_id__$J, __vue_is_functional_template__$J, __vue_module_identifier__$J, false, createInjector, undefined, undefined);
25166
25326
 
25167
25327
  var HierarchyFacet = /*#__PURE__*/function (_Vue) {
25168
25328
  _inherits(HierarchyFacet, _Vue);
@@ -25257,16 +25417,16 @@ __decorate([Prop({
25257
25417
  HierarchyFacet = __decorate([Component({
25258
25418
  name: "hierarchyFacet",
25259
25419
  components: {
25260
- HierarchyFacetLevel: __vue_component__$I
25420
+ HierarchyFacetLevel: __vue_component__$J
25261
25421
  }
25262
25422
  })], HierarchyFacet);
25263
- var script$G = HierarchyFacet;
25423
+ var script$H = HierarchyFacet;
25264
25424
 
25265
25425
  /* script */
25266
- var __vue_script__$H = script$G;
25426
+ var __vue_script__$I = script$H;
25267
25427
  /* template */
25268
25428
 
25269
- var __vue_render__$H = function __vue_render__() {
25429
+ var __vue_render__$I = function __vue_render__() {
25270
25430
  var _vm = this;
25271
25431
 
25272
25432
  var _h = _vm.$createElement;
@@ -25327,30 +25487,30 @@ var __vue_render__$H = function __vue_render__() {
25327
25487
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.showAll) + "\n ")]) : _vm._e()], 2);
25328
25488
  };
25329
25489
 
25330
- var __vue_staticRenderFns__$H = [];
25331
- __vue_render__$H._withStripped = true;
25490
+ var __vue_staticRenderFns__$I = [];
25491
+ __vue_render__$I._withStripped = true;
25332
25492
  /* style */
25333
25493
 
25334
- var __vue_inject_styles__$H = undefined;
25494
+ var __vue_inject_styles__$I = undefined;
25335
25495
  /* scoped */
25336
25496
 
25337
- var __vue_scope_id__$H = undefined;
25497
+ var __vue_scope_id__$I = undefined;
25338
25498
  /* module identifier */
25339
25499
 
25340
- var __vue_module_identifier__$H = undefined;
25500
+ var __vue_module_identifier__$I = undefined;
25341
25501
  /* functional template */
25342
25502
 
25343
- var __vue_is_functional_template__$H = false;
25503
+ var __vue_is_functional_template__$I = false;
25344
25504
  /* style inject */
25345
25505
 
25346
25506
  /* style inject SSR */
25347
25507
 
25348
25508
  /* style inject shadow dom */
25349
25509
 
25350
- var __vue_component__$H = /*#__PURE__*/normalizeComponent({
25351
- render: __vue_render__$H,
25352
- staticRenderFns: __vue_staticRenderFns__$H
25353
- }, __vue_inject_styles__$H, __vue_script__$H, __vue_scope_id__$H, __vue_is_functional_template__$H, __vue_module_identifier__$H, false, undefined, undefined, undefined);
25510
+ var __vue_component__$I = /*#__PURE__*/normalizeComponent({
25511
+ render: __vue_render__$I,
25512
+ staticRenderFns: __vue_staticRenderFns__$I
25513
+ }, __vue_inject_styles__$I, __vue_script__$I, __vue_scope_id__$I, __vue_is_functional_template__$I, __vue_module_identifier__$I, false, undefined, undefined, undefined);
25354
25514
 
25355
25515
  var FacetDisplay = /*#__PURE__*/function (_Vue) {
25356
25516
  _inherits(FacetDisplay, _Vue);
@@ -25476,18 +25636,18 @@ __decorate([Prop({
25476
25636
  FacetDisplay = __decorate([Component({
25477
25637
  name: "facetDisplay",
25478
25638
  components: {
25479
- TermFacet: __vue_component__$K,
25480
- StatsFacet: __vue_component__$J,
25481
- HierarchyFacet: __vue_component__$H
25639
+ TermFacet: __vue_component__$L,
25640
+ StatsFacet: __vue_component__$K,
25641
+ HierarchyFacet: __vue_component__$I
25482
25642
  }
25483
25643
  })], FacetDisplay);
25484
- var script$F = FacetDisplay;
25644
+ var script$G = FacetDisplay;
25485
25645
 
25486
25646
  /* script */
25487
- var __vue_script__$G = script$F;
25647
+ var __vue_script__$H = script$G;
25488
25648
  /* template */
25489
25649
 
25490
- var __vue_render__$G = function __vue_render__() {
25650
+ var __vue_render__$H = function __vue_render__() {
25491
25651
  var _vm = this;
25492
25652
 
25493
25653
  var _h = _vm.$createElement;
@@ -25543,30 +25703,30 @@ var __vue_render__$G = function __vue_render__() {
25543
25703
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.facetClear) + "\n ")]) : _vm._e()], 1) : _vm._e()]) : _vm._e();
25544
25704
  };
25545
25705
 
25546
- var __vue_staticRenderFns__$G = [];
25547
- __vue_render__$G._withStripped = true;
25706
+ var __vue_staticRenderFns__$H = [];
25707
+ __vue_render__$H._withStripped = true;
25548
25708
  /* style */
25549
25709
 
25550
- var __vue_inject_styles__$G = undefined;
25710
+ var __vue_inject_styles__$H = undefined;
25551
25711
  /* scoped */
25552
25712
 
25553
- var __vue_scope_id__$G = undefined;
25713
+ var __vue_scope_id__$H = undefined;
25554
25714
  /* module identifier */
25555
25715
 
25556
- var __vue_module_identifier__$G = undefined;
25716
+ var __vue_module_identifier__$H = undefined;
25557
25717
  /* functional template */
25558
25718
 
25559
- var __vue_is_functional_template__$G = false;
25719
+ var __vue_is_functional_template__$H = false;
25560
25720
  /* style inject */
25561
25721
 
25562
25722
  /* style inject SSR */
25563
25723
 
25564
25724
  /* style inject shadow dom */
25565
25725
 
25566
- var __vue_component__$G = /*#__PURE__*/normalizeComponent({
25567
- render: __vue_render__$G,
25568
- staticRenderFns: __vue_staticRenderFns__$G
25569
- }, __vue_inject_styles__$G, __vue_script__$G, __vue_scope_id__$G, __vue_is_functional_template__$G, __vue_module_identifier__$G, false, undefined, undefined, undefined);
25726
+ var __vue_component__$H = /*#__PURE__*/normalizeComponent({
25727
+ render: __vue_render__$H,
25728
+ staticRenderFns: __vue_staticRenderFns__$H
25729
+ }, __vue_inject_styles__$H, __vue_script__$H, __vue_scope_id__$H, __vue_is_functional_template__$H, __vue_module_identifier__$H, false, undefined, undefined, undefined);
25570
25730
 
25571
25731
  var FacetList = /*#__PURE__*/function (_Vue) {
25572
25732
  _inherits(FacetList, _Vue);
@@ -25580,6 +25740,17 @@ var FacetList = /*#__PURE__*/function (_Vue) {
25580
25740
  }
25581
25741
 
25582
25742
  _createClass(FacetList, [{
25743
+ key: "displayFacets",
25744
+ get: function get() {
25745
+ var _this = this;
25746
+
25747
+ return this.options.exclude ? this.facets.filter(function (f) {
25748
+ var _a;
25749
+
25750
+ return !((_a = _this.options.exclude) === null || _a === void 0 ? void 0 : _a.includes(f.key));
25751
+ }) : this.facets;
25752
+ }
25753
+ }, {
25583
25754
  key: "handleFacetSelect",
25584
25755
  value: function handleFacetSelect(facetAction) {
25585
25756
  this.$emit("select", facetAction);
@@ -25619,16 +25790,16 @@ __decorate([Prop({
25619
25790
  FacetList = __decorate([Component({
25620
25791
  name: "facetList",
25621
25792
  components: {
25622
- FacetDisplay: __vue_component__$G
25793
+ FacetDisplay: __vue_component__$H
25623
25794
  }
25624
25795
  })], FacetList);
25625
- var script$E = FacetList;
25796
+ var script$F = FacetList;
25626
25797
 
25627
25798
  /* script */
25628
- var __vue_script__$F = script$E;
25799
+ var __vue_script__$G = script$F;
25629
25800
  /* template */
25630
25801
 
25631
- var __vue_render__$F = function __vue_render__() {
25802
+ var __vue_render__$G = function __vue_render__() {
25632
25803
  var _vm = this;
25633
25804
 
25634
25805
  var _h = _vm.$createElement;
@@ -25642,7 +25813,7 @@ var __vue_render__$F = function __vue_render__() {
25642
25813
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.title) + "\n ")]) : _vm._e(), _vm._v(" "), _c("div", {
25643
25814
  staticClass: "lupa-search-result-facet-list",
25644
25815
  class: "lupa-" + _vm.facetStyle
25645
- }, _vm._l(_vm.facets, function (facet) {
25816
+ }, _vm._l(_vm.displayFacets, function (facet) {
25646
25817
  return _c("FacetDisplay", {
25647
25818
  key: facet.key,
25648
25819
  attrs: {
@@ -25659,30 +25830,30 @@ var __vue_render__$F = function __vue_render__() {
25659
25830
  }), 1)]);
25660
25831
  };
25661
25832
 
25662
- var __vue_staticRenderFns__$F = [];
25663
- __vue_render__$F._withStripped = true;
25833
+ var __vue_staticRenderFns__$G = [];
25834
+ __vue_render__$G._withStripped = true;
25664
25835
  /* style */
25665
25836
 
25666
- var __vue_inject_styles__$F = undefined;
25837
+ var __vue_inject_styles__$G = undefined;
25667
25838
  /* scoped */
25668
25839
 
25669
- var __vue_scope_id__$F = undefined;
25840
+ var __vue_scope_id__$G = undefined;
25670
25841
  /* module identifier */
25671
25842
 
25672
- var __vue_module_identifier__$F = undefined;
25843
+ var __vue_module_identifier__$G = undefined;
25673
25844
  /* functional template */
25674
25845
 
25675
- var __vue_is_functional_template__$F = false;
25846
+ var __vue_is_functional_template__$G = false;
25676
25847
  /* style inject */
25677
25848
 
25678
25849
  /* style inject SSR */
25679
25850
 
25680
25851
  /* style inject shadow dom */
25681
25852
 
25682
- var __vue_component__$F = /*#__PURE__*/normalizeComponent({
25683
- render: __vue_render__$F,
25684
- staticRenderFns: __vue_staticRenderFns__$F
25685
- }, __vue_inject_styles__$F, __vue_script__$F, __vue_scope_id__$F, __vue_is_functional_template__$F, __vue_module_identifier__$F, false, undefined, undefined, undefined);
25853
+ var __vue_component__$G = /*#__PURE__*/normalizeComponent({
25854
+ render: __vue_render__$G,
25855
+ staticRenderFns: __vue_staticRenderFns__$G
25856
+ }, __vue_inject_styles__$G, __vue_script__$G, __vue_scope_id__$G, __vue_is_functional_template__$G, __vue_module_identifier__$G, false, undefined, undefined, undefined);
25686
25857
 
25687
25858
  var RESULT_ROOT_ID = "lupa-search-results";
25688
25859
  var scrollToSearchResults = function scrollToSearchResults() {
@@ -25709,7 +25880,7 @@ var scrollTo = function scrollTo(elementId) {
25709
25880
  });
25710
25881
  };
25711
25882
 
25712
- var searchResult$e = namespace("searchResult");
25883
+ var searchResult$f = namespace("searchResult");
25713
25884
  var params$b = namespace("params");
25714
25885
 
25715
25886
  var Facets = /*#__PURE__*/function (_Vue) {
@@ -25793,7 +25964,7 @@ __decorate([Prop({
25793
25964
 
25794
25965
  __decorate([params$b.Getter("filters")], Facets.prototype, "currentFilters", void 0);
25795
25966
 
25796
- __decorate([searchResult$e.Getter("facets")], Facets.prototype, "facets", void 0);
25967
+ __decorate([searchResult$f.Getter("facets")], Facets.prototype, "facets", void 0);
25797
25968
 
25798
25969
  __decorate([params$b.Action("removeParams")], Facets.prototype, "removeParams", void 0);
25799
25970
 
@@ -25802,16 +25973,16 @@ __decorate([params$b.Action("appendParams")], Facets.prototype, "appendParams",
25802
25973
  Facets = __decorate([Component({
25803
25974
  name: "facets",
25804
25975
  components: {
25805
- FacetList: __vue_component__$F
25976
+ FacetList: __vue_component__$G
25806
25977
  }
25807
25978
  })], Facets);
25808
- var script$D = Facets;
25979
+ var script$E = Facets;
25809
25980
 
25810
25981
  /* script */
25811
- var __vue_script__$E = script$D;
25982
+ var __vue_script__$F = script$E;
25812
25983
  /* template */
25813
25984
 
25814
- var __vue_render__$E = function __vue_render__() {
25985
+ var __vue_render__$F = function __vue_render__() {
25815
25986
  var _vm = this;
25816
25987
 
25817
25988
  var _h = _vm.$createElement;
@@ -25835,30 +26006,30 @@ var __vue_render__$E = function __vue_render__() {
25835
26006
  }) : _vm._e()], 1);
25836
26007
  };
25837
26008
 
25838
- var __vue_staticRenderFns__$E = [];
25839
- __vue_render__$E._withStripped = true;
26009
+ var __vue_staticRenderFns__$F = [];
26010
+ __vue_render__$F._withStripped = true;
25840
26011
  /* style */
25841
26012
 
25842
- var __vue_inject_styles__$E = undefined;
26013
+ var __vue_inject_styles__$F = undefined;
25843
26014
  /* scoped */
25844
26015
 
25845
- var __vue_scope_id__$E = undefined;
26016
+ var __vue_scope_id__$F = undefined;
25846
26017
  /* module identifier */
25847
26018
 
25848
- var __vue_module_identifier__$E = undefined;
26019
+ var __vue_module_identifier__$F = undefined;
25849
26020
  /* functional template */
25850
26021
 
25851
- var __vue_is_functional_template__$E = false;
26022
+ var __vue_is_functional_template__$F = false;
25852
26023
  /* style inject */
25853
26024
 
25854
26025
  /* style inject SSR */
25855
26026
 
25856
26027
  /* style inject shadow dom */
25857
26028
 
25858
- var __vue_component__$E = /*#__PURE__*/normalizeComponent({
25859
- render: __vue_render__$E,
25860
- staticRenderFns: __vue_staticRenderFns__$E
25861
- }, __vue_inject_styles__$E, __vue_script__$E, __vue_scope_id__$E, __vue_is_functional_template__$E, __vue_module_identifier__$E, false, undefined, undefined, undefined);
26029
+ var __vue_component__$F = /*#__PURE__*/normalizeComponent({
26030
+ render: __vue_render__$F,
26031
+ staticRenderFns: __vue_staticRenderFns__$F
26032
+ }, __vue_inject_styles__$F, __vue_script__$F, __vue_scope_id__$F, __vue_is_functional_template__$F, __vue_module_identifier__$F, false, undefined, undefined, undefined);
25862
26033
 
25863
26034
  var emitRoutingEvent = function emitRoutingEvent(url) {
25864
26035
  var event = new CustomEvent(LUPA_ROUTING_EVENT, {
@@ -25935,13 +26106,13 @@ CategoryFilterItem = __decorate([Component({
25935
26106
  SearchResults: __vue_component__$4
25936
26107
  }
25937
26108
  })], CategoryFilterItem);
25938
- var script$C = CategoryFilterItem;
26109
+ var script$D = CategoryFilterItem;
25939
26110
 
25940
26111
  /* script */
25941
- var __vue_script__$D = script$C;
26112
+ var __vue_script__$E = script$D;
25942
26113
  /* template */
25943
26114
 
25944
- var __vue_render__$D = function __vue_render__() {
26115
+ var __vue_render__$E = function __vue_render__() {
25945
26116
  var _vm = this;
25946
26117
 
25947
26118
  var _h = _vm.$createElement;
@@ -25963,30 +26134,30 @@ var __vue_render__$D = function __vue_render__() {
25963
26134
  }), [_vm._v("\n " + _vm._s(_vm.title) + "\n ")])]);
25964
26135
  };
25965
26136
 
25966
- var __vue_staticRenderFns__$D = [];
25967
- __vue_render__$D._withStripped = true;
26137
+ var __vue_staticRenderFns__$E = [];
26138
+ __vue_render__$E._withStripped = true;
25968
26139
  /* style */
25969
26140
 
25970
- var __vue_inject_styles__$D = undefined;
26141
+ var __vue_inject_styles__$E = undefined;
25971
26142
  /* scoped */
25972
26143
 
25973
- var __vue_scope_id__$D = undefined;
26144
+ var __vue_scope_id__$E = undefined;
25974
26145
  /* module identifier */
25975
26146
 
25976
- var __vue_module_identifier__$D = undefined;
26147
+ var __vue_module_identifier__$E = undefined;
25977
26148
  /* functional template */
25978
26149
 
25979
- var __vue_is_functional_template__$D = false;
26150
+ var __vue_is_functional_template__$E = false;
25980
26151
  /* style inject */
25981
26152
 
25982
26153
  /* style inject SSR */
25983
26154
 
25984
26155
  /* style inject shadow dom */
25985
26156
 
25986
- var __vue_component__$D = /*#__PURE__*/normalizeComponent({
25987
- render: __vue_render__$D,
25988
- staticRenderFns: __vue_staticRenderFns__$D
25989
- }, __vue_inject_styles__$D, __vue_script__$D, __vue_scope_id__$D, __vue_is_functional_template__$D, __vue_module_identifier__$D, false, undefined, undefined, undefined);
26157
+ var __vue_component__$E = /*#__PURE__*/normalizeComponent({
26158
+ render: __vue_render__$E,
26159
+ staticRenderFns: __vue_staticRenderFns__$E
26160
+ }, __vue_inject_styles__$E, __vue_script__$E, __vue_scope_id__$E, __vue_is_functional_template__$E, __vue_module_identifier__$E, false, undefined, undefined, undefined);
25990
26161
 
25991
26162
  var options$3 = namespace("options");
25992
26163
 
@@ -26122,16 +26293,16 @@ __decorate([options$3.Getter("envOptions")], CategoryFilter.prototype, "envOptio
26122
26293
  CategoryFilter = __decorate([Component({
26123
26294
  name: "categoryFilter",
26124
26295
  components: {
26125
- CategoryFilterItem: __vue_component__$D
26296
+ CategoryFilterItem: __vue_component__$E
26126
26297
  }
26127
26298
  })], CategoryFilter);
26128
- var script$B = CategoryFilter;
26299
+ var script$C = CategoryFilter;
26129
26300
 
26130
26301
  /* script */
26131
- var __vue_script__$C = script$B;
26302
+ var __vue_script__$D = script$C;
26132
26303
  /* template */
26133
26304
 
26134
- var __vue_render__$C = function __vue_render__() {
26305
+ var __vue_render__$D = function __vue_render__() {
26135
26306
  var _vm = this;
26136
26307
 
26137
26308
  var _h = _vm.$createElement;
@@ -26184,30 +26355,30 @@ var __vue_render__$C = function __vue_render__() {
26184
26355
  }), 1)]);
26185
26356
  };
26186
26357
 
26187
- var __vue_staticRenderFns__$C = [];
26188
- __vue_render__$C._withStripped = true;
26358
+ var __vue_staticRenderFns__$D = [];
26359
+ __vue_render__$D._withStripped = true;
26189
26360
  /* style */
26190
26361
 
26191
- var __vue_inject_styles__$C = undefined;
26362
+ var __vue_inject_styles__$D = undefined;
26192
26363
  /* scoped */
26193
26364
 
26194
- var __vue_scope_id__$C = undefined;
26365
+ var __vue_scope_id__$D = undefined;
26195
26366
  /* module identifier */
26196
26367
 
26197
- var __vue_module_identifier__$C = undefined;
26368
+ var __vue_module_identifier__$D = undefined;
26198
26369
  /* functional template */
26199
26370
 
26200
- var __vue_is_functional_template__$C = false;
26371
+ var __vue_is_functional_template__$D = false;
26201
26372
  /* style inject */
26202
26373
 
26203
26374
  /* style inject SSR */
26204
26375
 
26205
26376
  /* style inject shadow dom */
26206
26377
 
26207
- var __vue_component__$C = /*#__PURE__*/normalizeComponent({
26208
- render: __vue_render__$C,
26209
- staticRenderFns: __vue_staticRenderFns__$C
26210
- }, __vue_inject_styles__$C, __vue_script__$C, __vue_scope_id__$C, __vue_is_functional_template__$C, __vue_module_identifier__$C, false, undefined, undefined, undefined);
26378
+ var __vue_component__$D = /*#__PURE__*/normalizeComponent({
26379
+ render: __vue_render__$D,
26380
+ staticRenderFns: __vue_staticRenderFns__$D
26381
+ }, __vue_inject_styles__$D, __vue_script__$D, __vue_scope_id__$D, __vue_is_functional_template__$D, __vue_module_identifier__$D, false, undefined, undefined, undefined);
26211
26382
 
26212
26383
  var SearchResultsFilters = /*#__PURE__*/function (_Vue) {
26213
26384
  _inherits(SearchResultsFilters, _Vue);
@@ -26241,18 +26412,18 @@ __decorate([Prop({
26241
26412
  SearchResultsFilters = __decorate([Component({
26242
26413
  name: "searchResultsFilters",
26243
26414
  components: {
26244
- CurrentFilters: __vue_component__$L,
26245
- Facets: __vue_component__$E,
26246
- CategoryFilter: __vue_component__$C
26415
+ CurrentFilters: __vue_component__$M,
26416
+ Facets: __vue_component__$F,
26417
+ CategoryFilter: __vue_component__$D
26247
26418
  }
26248
26419
  })], SearchResultsFilters);
26249
- var script$A = SearchResultsFilters;
26420
+ var script$B = SearchResultsFilters;
26250
26421
 
26251
26422
  /* script */
26252
- var __vue_script__$B = script$A;
26423
+ var __vue_script__$C = script$B;
26253
26424
  /* template */
26254
26425
 
26255
- var __vue_render__$B = function __vue_render__() {
26426
+ var __vue_render__$C = function __vue_render__() {
26256
26427
  var _vm = this;
26257
26428
 
26258
26429
  var _h = _vm.$createElement;
@@ -26279,32 +26450,32 @@ var __vue_render__$B = function __vue_render__() {
26279
26450
  }) : _vm._e()], 1);
26280
26451
  };
26281
26452
 
26282
- var __vue_staticRenderFns__$B = [];
26283
- __vue_render__$B._withStripped = true;
26453
+ var __vue_staticRenderFns__$C = [];
26454
+ __vue_render__$C._withStripped = true;
26284
26455
  /* style */
26285
26456
 
26286
- var __vue_inject_styles__$B = undefined;
26457
+ var __vue_inject_styles__$C = undefined;
26287
26458
  /* scoped */
26288
26459
 
26289
- var __vue_scope_id__$B = undefined;
26460
+ var __vue_scope_id__$C = undefined;
26290
26461
  /* module identifier */
26291
26462
 
26292
- var __vue_module_identifier__$B = undefined;
26463
+ var __vue_module_identifier__$C = undefined;
26293
26464
  /* functional template */
26294
26465
 
26295
- var __vue_is_functional_template__$B = false;
26466
+ var __vue_is_functional_template__$C = false;
26296
26467
  /* style inject */
26297
26468
 
26298
26469
  /* style inject SSR */
26299
26470
 
26300
26471
  /* style inject shadow dom */
26301
26472
 
26302
- var __vue_component__$B = /*#__PURE__*/normalizeComponent({
26303
- render: __vue_render__$B,
26304
- staticRenderFns: __vue_staticRenderFns__$B
26305
- }, __vue_inject_styles__$B, __vue_script__$B, __vue_scope_id__$B, __vue_is_functional_template__$B, __vue_module_identifier__$B, false, undefined, undefined, undefined);
26473
+ var __vue_component__$C = /*#__PURE__*/normalizeComponent({
26474
+ render: __vue_render__$C,
26475
+ staticRenderFns: __vue_staticRenderFns__$C
26476
+ }, __vue_inject_styles__$C, __vue_script__$C, __vue_scope_id__$C, __vue_is_functional_template__$C, __vue_module_identifier__$C, false, undefined, undefined, undefined);
26306
26477
 
26307
- var searchResult$d = namespace("searchResult");
26478
+ var searchResult$e = namespace("searchResult");
26308
26479
 
26309
26480
  var MobileFilterSidebar = /*#__PURE__*/function (_Vue) {
26310
26481
  _inherits(MobileFilterSidebar, _Vue);
@@ -26318,6 +26489,27 @@ var MobileFilterSidebar = /*#__PURE__*/function (_Vue) {
26318
26489
  }
26319
26490
 
26320
26491
  _createClass(MobileFilterSidebar, [{
26492
+ key: "sidebarTitle",
26493
+ get: function get() {
26494
+ var _a, _b, _c;
26495
+
26496
+ 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 : "";
26497
+ }
26498
+ }, {
26499
+ key: "isFilterCountVisible",
26500
+ get: function get() {
26501
+ var _a, _b;
26502
+
26503
+ return Boolean((_b = (_a = this.options.currentFilters) === null || _a === void 0 ? void 0 : _a.mobileSidebar) === null || _b === void 0 ? void 0 : _b.showFilterCount);
26504
+ }
26505
+ }, {
26506
+ key: "isActiveFiltersExpanded",
26507
+ get: function get() {
26508
+ var _a, _b;
26509
+
26510
+ return !((_b = (_a = this.options.currentFilters) === null || _a === void 0 ? void 0 : _a.mobileSidebar) === null || _b === void 0 ? void 0 : _b.activeFiltersExpanded);
26511
+ }
26512
+ }, {
26321
26513
  key: "handleMobileToggle",
26322
26514
  value: function handleMobileToggle() {
26323
26515
  this.setSidebarVisibility({
@@ -26331,25 +26523,27 @@ var MobileFilterSidebar = /*#__PURE__*/function (_Vue) {
26331
26523
 
26332
26524
  __decorate([Prop()], MobileFilterSidebar.prototype, "options", void 0);
26333
26525
 
26334
- __decorate([searchResult$d.Mutation("setSidebarVisibility")], MobileFilterSidebar.prototype, "setSidebarVisibility", void 0);
26526
+ __decorate([searchResult$e.Mutation("setSidebarVisibility")], MobileFilterSidebar.prototype, "setSidebarVisibility", void 0);
26335
26527
 
26336
- __decorate([searchResult$d.State(function (state) {
26528
+ __decorate([searchResult$e.State(function (state) {
26337
26529
  return state.isMobileSidebarVisible;
26338
26530
  })], MobileFilterSidebar.prototype, "isMobileSidebarVisible", void 0);
26339
26531
 
26532
+ __decorate([searchResult$e.Getter("currentFilterCount")], MobileFilterSidebar.prototype, "currentFilterCount", void 0);
26533
+
26340
26534
  MobileFilterSidebar = __decorate([Component({
26341
26535
  name: "mobileFilerSidebar",
26342
26536
  components: {
26343
- SearchResultsFilters: __vue_component__$B
26537
+ SearchResultsFilters: __vue_component__$C
26344
26538
  }
26345
26539
  })], MobileFilterSidebar);
26346
- var script$z = MobileFilterSidebar;
26540
+ var script$A = MobileFilterSidebar;
26347
26541
 
26348
26542
  /* script */
26349
- var __vue_script__$A = script$z;
26543
+ var __vue_script__$B = script$A;
26350
26544
  /* template */
26351
26545
 
26352
- var __vue_render__$A = function __vue_render__() {
26546
+ var __vue_render__$B = function __vue_render__() {
26353
26547
  var _vm = this;
26354
26548
 
26355
26549
  var _h = _vm.$createElement;
@@ -26361,6 +26555,10 @@ var __vue_render__$A = function __vue_render__() {
26361
26555
  }, [_c("div", {
26362
26556
  staticClass: "lupa-sidebar-top"
26363
26557
  }, [_c("div", {
26558
+ staticClass: "lupa-sidebar-title"
26559
+ }, [_vm._v("\n " + _vm._s(_vm.sidebarTitle) + "\n "), _vm.isFilterCountVisible ? _c("span", {
26560
+ staticClass: "lupa-sidebar-filter-count"
26561
+ }, [_vm._v(_vm._s(_vm.currentFilterCount))]) : _vm._e()]), _vm._v(" "), _c("div", {
26364
26562
  staticClass: "lupa-filter-toggle-mobile",
26365
26563
  on: {
26366
26564
  click: _vm.handleMobileToggle
@@ -26370,37 +26568,37 @@ var __vue_render__$A = function __vue_render__() {
26370
26568
  }, [_c("SearchResultsFilters", {
26371
26569
  attrs: {
26372
26570
  options: _vm.options,
26373
- expandable: true
26571
+ expandable: _vm.isActiveFiltersExpanded
26374
26572
  }
26375
26573
  })], 1)]) : _vm._e();
26376
26574
  };
26377
26575
 
26378
- var __vue_staticRenderFns__$A = [];
26379
- __vue_render__$A._withStripped = true;
26576
+ var __vue_staticRenderFns__$B = [];
26577
+ __vue_render__$B._withStripped = true;
26380
26578
  /* style */
26381
26579
 
26382
- var __vue_inject_styles__$A = undefined;
26580
+ var __vue_inject_styles__$B = undefined;
26383
26581
  /* scoped */
26384
26582
 
26385
- var __vue_scope_id__$A = undefined;
26583
+ var __vue_scope_id__$B = undefined;
26386
26584
  /* module identifier */
26387
26585
 
26388
- var __vue_module_identifier__$A = undefined;
26586
+ var __vue_module_identifier__$B = undefined;
26389
26587
  /* functional template */
26390
26588
 
26391
- var __vue_is_functional_template__$A = false;
26589
+ var __vue_is_functional_template__$B = false;
26392
26590
  /* style inject */
26393
26591
 
26394
26592
  /* style inject SSR */
26395
26593
 
26396
26594
  /* style inject shadow dom */
26397
26595
 
26398
- var __vue_component__$A = /*#__PURE__*/normalizeComponent({
26399
- render: __vue_render__$A,
26400
- staticRenderFns: __vue_staticRenderFns__$A
26401
- }, __vue_inject_styles__$A, __vue_script__$A, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, undefined, undefined, undefined);
26596
+ var __vue_component__$B = /*#__PURE__*/normalizeComponent({
26597
+ render: __vue_render__$B,
26598
+ staticRenderFns: __vue_staticRenderFns__$B
26599
+ }, __vue_inject_styles__$B, __vue_script__$B, __vue_scope_id__$B, __vue_is_functional_template__$B, __vue_module_identifier__$B, false, undefined, undefined, undefined);
26402
26600
 
26403
- var searchResult$c = namespace("searchResult");
26601
+ var searchResult$d = namespace("searchResult");
26404
26602
  var params$a = namespace("params");
26405
26603
 
26406
26604
  var SearchResultsDidYouMean = /*#__PURE__*/function (_Vue) {
@@ -26453,7 +26651,7 @@ __decorate([Prop({
26453
26651
  default: ""
26454
26652
  })], SearchResultsDidYouMean.prototype, "labels", void 0);
26455
26653
 
26456
- __decorate([searchResult$c.State(function (state) {
26654
+ __decorate([searchResult$d.State(function (state) {
26457
26655
  return state.searchResult;
26458
26656
  })], SearchResultsDidYouMean.prototype, "searchResult", void 0);
26459
26657
 
@@ -26462,12 +26660,12 @@ __decorate([params$a.Action("goToResults")], SearchResultsDidYouMean.prototype,
26462
26660
  SearchResultsDidYouMean = __decorate([Component({
26463
26661
  name: "searchResultsDidYouMean"
26464
26662
  })], SearchResultsDidYouMean);
26465
- var script$y = SearchResultsDidYouMean;
26663
+ var script$z = SearchResultsDidYouMean;
26466
26664
 
26467
- var __vue_script__$z = script$y;
26665
+ var __vue_script__$A = script$z;
26468
26666
  /* template */
26469
26667
 
26470
- var __vue_render__$z = function __vue_render__() {
26668
+ var __vue_render__$A = function __vue_render__() {
26471
26669
  var _vm = this;
26472
26670
 
26473
26671
  var _h = _vm.$createElement;
@@ -26511,30 +26709,30 @@ var __vue_render__$z = function __vue_render__() {
26511
26709
  }), 0) : _vm._e()]) : _vm._e();
26512
26710
  };
26513
26711
 
26514
- var __vue_staticRenderFns__$z = [];
26515
- __vue_render__$z._withStripped = true;
26712
+ var __vue_staticRenderFns__$A = [];
26713
+ __vue_render__$A._withStripped = true;
26516
26714
  /* style */
26517
26715
 
26518
- var __vue_inject_styles__$z = undefined;
26716
+ var __vue_inject_styles__$A = undefined;
26519
26717
  /* scoped */
26520
26718
 
26521
- var __vue_scope_id__$z = undefined;
26719
+ var __vue_scope_id__$A = undefined;
26522
26720
  /* module identifier */
26523
26721
 
26524
- var __vue_module_identifier__$z = undefined;
26722
+ var __vue_module_identifier__$A = undefined;
26525
26723
  /* functional template */
26526
26724
 
26527
- var __vue_is_functional_template__$z = false;
26725
+ var __vue_is_functional_template__$A = false;
26528
26726
  /* style inject */
26529
26727
 
26530
26728
  /* style inject SSR */
26531
26729
 
26532
26730
  /* style inject shadow dom */
26533
26731
 
26534
- var __vue_component__$z = /*#__PURE__*/normalizeComponent({
26535
- render: __vue_render__$z,
26536
- staticRenderFns: __vue_staticRenderFns__$z
26537
- }, __vue_inject_styles__$z, __vue_script__$z, __vue_scope_id__$z, __vue_is_functional_template__$z, __vue_module_identifier__$z, false, undefined, undefined, undefined);
26732
+ var __vue_component__$A = /*#__PURE__*/normalizeComponent({
26733
+ render: __vue_render__$A,
26734
+ staticRenderFns: __vue_staticRenderFns__$A
26735
+ }, __vue_inject_styles__$A, __vue_script__$A, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, undefined, undefined, undefined);
26538
26736
 
26539
26737
  var ResultsLayoutEnum;
26540
26738
 
@@ -26605,13 +26803,13 @@ __decorate([Prop({
26605
26803
  CustomBadge = __decorate([Component({
26606
26804
  name: "customBadge"
26607
26805
  })], CustomBadge);
26608
- var script$x = CustomBadge;
26806
+ var script$y = CustomBadge;
26609
26807
 
26610
26808
  /* script */
26611
- var __vue_script__$y = script$x;
26809
+ var __vue_script__$z = script$y;
26612
26810
  /* template */
26613
26811
 
26614
- var __vue_render__$y = function __vue_render__() {
26812
+ var __vue_render__$z = function __vue_render__() {
26615
26813
  var _vm = this;
26616
26814
 
26617
26815
  var _h = _vm.$createElement;
@@ -26626,30 +26824,30 @@ var __vue_render__$y = function __vue_render__() {
26626
26824
  });
26627
26825
  };
26628
26826
 
26629
- var __vue_staticRenderFns__$y = [];
26630
- __vue_render__$y._withStripped = true;
26827
+ var __vue_staticRenderFns__$z = [];
26828
+ __vue_render__$z._withStripped = true;
26631
26829
  /* style */
26632
26830
 
26633
- var __vue_inject_styles__$y = undefined;
26831
+ var __vue_inject_styles__$z = undefined;
26634
26832
  /* scoped */
26635
26833
 
26636
- var __vue_scope_id__$y = undefined;
26834
+ var __vue_scope_id__$z = undefined;
26637
26835
  /* module identifier */
26638
26836
 
26639
- var __vue_module_identifier__$y = undefined;
26837
+ var __vue_module_identifier__$z = undefined;
26640
26838
  /* functional template */
26641
26839
 
26642
- var __vue_is_functional_template__$y = false;
26840
+ var __vue_is_functional_template__$z = false;
26643
26841
  /* style inject */
26644
26842
 
26645
26843
  /* style inject SSR */
26646
26844
 
26647
26845
  /* style inject shadow dom */
26648
26846
 
26649
- var __vue_component__$y = /*#__PURE__*/normalizeComponent({
26650
- render: __vue_render__$y,
26651
- staticRenderFns: __vue_staticRenderFns__$y
26652
- }, __vue_inject_styles__$y, __vue_script__$y, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, undefined, undefined, undefined);
26847
+ var __vue_component__$z = /*#__PURE__*/normalizeComponent({
26848
+ render: __vue_render__$z,
26849
+ staticRenderFns: __vue_staticRenderFns__$z
26850
+ }, __vue_inject_styles__$z, __vue_script__$z, __vue_scope_id__$z, __vue_is_functional_template__$z, __vue_module_identifier__$z, false, undefined, undefined, undefined);
26653
26851
 
26654
26852
  var TextBadge = /*#__PURE__*/function (_Vue) {
26655
26853
  _inherits(TextBadge, _Vue);
@@ -26686,13 +26884,13 @@ __decorate([Prop({
26686
26884
  TextBadge = __decorate([Component({
26687
26885
  name: "TextBadge"
26688
26886
  })], TextBadge);
26689
- var script$w = TextBadge;
26887
+ var script$x = TextBadge;
26690
26888
 
26691
26889
  /* script */
26692
- var __vue_script__$x = script$w;
26890
+ var __vue_script__$y = script$x;
26693
26891
  /* template */
26694
26892
 
26695
- var __vue_render__$x = function __vue_render__() {
26893
+ var __vue_render__$y = function __vue_render__() {
26696
26894
  var _vm = this;
26697
26895
 
26698
26896
  var _h = _vm.$createElement;
@@ -26709,30 +26907,30 @@ var __vue_render__$x = function __vue_render__() {
26709
26907
  }), 0);
26710
26908
  };
26711
26909
 
26712
- var __vue_staticRenderFns__$x = [];
26713
- __vue_render__$x._withStripped = true;
26910
+ var __vue_staticRenderFns__$y = [];
26911
+ __vue_render__$y._withStripped = true;
26714
26912
  /* style */
26715
26913
 
26716
- var __vue_inject_styles__$x = undefined;
26914
+ var __vue_inject_styles__$y = undefined;
26717
26915
  /* scoped */
26718
26916
 
26719
- var __vue_scope_id__$x = undefined;
26917
+ var __vue_scope_id__$y = undefined;
26720
26918
  /* module identifier */
26721
26919
 
26722
- var __vue_module_identifier__$x = undefined;
26920
+ var __vue_module_identifier__$y = undefined;
26723
26921
  /* functional template */
26724
26922
 
26725
- var __vue_is_functional_template__$x = false;
26923
+ var __vue_is_functional_template__$y = false;
26726
26924
  /* style inject */
26727
26925
 
26728
26926
  /* style inject SSR */
26729
26927
 
26730
26928
  /* style inject shadow dom */
26731
26929
 
26732
- var __vue_component__$x = /*#__PURE__*/normalizeComponent({
26733
- render: __vue_render__$x,
26734
- staticRenderFns: __vue_staticRenderFns__$x
26735
- }, __vue_inject_styles__$x, __vue_script__$x, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, undefined, undefined, undefined);
26930
+ var __vue_component__$y = /*#__PURE__*/normalizeComponent({
26931
+ render: __vue_render__$y,
26932
+ staticRenderFns: __vue_staticRenderFns__$y
26933
+ }, __vue_inject_styles__$y, __vue_script__$y, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, undefined, undefined, undefined);
26736
26934
 
26737
26935
  var ImageBadge = /*#__PURE__*/function (_Vue) {
26738
26936
  _inherits(ImageBadge, _Vue);
@@ -26776,13 +26974,13 @@ __decorate([Prop({
26776
26974
  ImageBadge = __decorate([Component({
26777
26975
  name: "ImageBadge"
26778
26976
  })], ImageBadge);
26779
- var script$v = ImageBadge;
26977
+ var script$w = ImageBadge;
26780
26978
 
26781
26979
  /* script */
26782
- var __vue_script__$w = script$v;
26980
+ var __vue_script__$x = script$w;
26783
26981
  /* template */
26784
26982
 
26785
- var __vue_render__$w = function __vue_render__() {
26983
+ var __vue_render__$x = function __vue_render__() {
26786
26984
  var _vm = this;
26787
26985
 
26788
26986
  var _h = _vm.$createElement;
@@ -26803,30 +27001,30 @@ var __vue_render__$w = function __vue_render__() {
26803
27001
  }), 0);
26804
27002
  };
26805
27003
 
26806
- var __vue_staticRenderFns__$w = [];
26807
- __vue_render__$w._withStripped = true;
27004
+ var __vue_staticRenderFns__$x = [];
27005
+ __vue_render__$x._withStripped = true;
26808
27006
  /* style */
26809
27007
 
26810
- var __vue_inject_styles__$w = undefined;
27008
+ var __vue_inject_styles__$x = undefined;
26811
27009
  /* scoped */
26812
27010
 
26813
- var __vue_scope_id__$w = undefined;
27011
+ var __vue_scope_id__$x = undefined;
26814
27012
  /* module identifier */
26815
27013
 
26816
- var __vue_module_identifier__$w = undefined;
27014
+ var __vue_module_identifier__$x = undefined;
26817
27015
  /* functional template */
26818
27016
 
26819
- var __vue_is_functional_template__$w = false;
27017
+ var __vue_is_functional_template__$x = false;
26820
27018
  /* style inject */
26821
27019
 
26822
27020
  /* style inject SSR */
26823
27021
 
26824
27022
  /* style inject shadow dom */
26825
27023
 
26826
- var __vue_component__$w = /*#__PURE__*/normalizeComponent({
26827
- render: __vue_render__$w,
26828
- staticRenderFns: __vue_staticRenderFns__$w
26829
- }, __vue_inject_styles__$w, __vue_script__$w, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, undefined, undefined, undefined);
27024
+ var __vue_component__$x = /*#__PURE__*/normalizeComponent({
27025
+ render: __vue_render__$x,
27026
+ staticRenderFns: __vue_staticRenderFns__$x
27027
+ }, __vue_inject_styles__$x, __vue_script__$x, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, undefined, undefined, undefined);
26830
27028
 
26831
27029
  var SearchResultsBadgeWrapper = /*#__PURE__*/function (_Vue) {
26832
27030
  _inherits(SearchResultsBadgeWrapper, _Vue);
@@ -26891,18 +27089,18 @@ __decorate([Prop({
26891
27089
  SearchResultsBadgeWrapper = __decorate([Component({
26892
27090
  name: "searchResultsBadgeWrapper",
26893
27091
  components: {
26894
- CustomBadge: __vue_component__$y,
26895
- TextBadge: __vue_component__$x,
26896
- ImageBadge: __vue_component__$w
27092
+ CustomBadge: __vue_component__$z,
27093
+ TextBadge: __vue_component__$y,
27094
+ ImageBadge: __vue_component__$x
26897
27095
  }
26898
27096
  })], SearchResultsBadgeWrapper);
26899
- var script$u = SearchResultsBadgeWrapper;
27097
+ var script$v = SearchResultsBadgeWrapper;
26900
27098
 
26901
27099
  /* script */
26902
- var __vue_script__$v = script$u;
27100
+ var __vue_script__$w = script$v;
26903
27101
  /* template */
26904
27102
 
26905
- var __vue_render__$v = function __vue_render__() {
27103
+ var __vue_render__$w = function __vue_render__() {
26906
27104
  var _vm = this;
26907
27105
 
26908
27106
  var _h = _vm.$createElement;
@@ -26929,30 +27127,30 @@ var __vue_render__$v = function __vue_render__() {
26929
27127
  }), 1)]);
26930
27128
  };
26931
27129
 
26932
- var __vue_staticRenderFns__$v = [];
26933
- __vue_render__$v._withStripped = true;
27130
+ var __vue_staticRenderFns__$w = [];
27131
+ __vue_render__$w._withStripped = true;
26934
27132
  /* style */
26935
27133
 
26936
- var __vue_inject_styles__$v = undefined;
27134
+ var __vue_inject_styles__$w = undefined;
26937
27135
  /* scoped */
26938
27136
 
26939
- var __vue_scope_id__$v = undefined;
27137
+ var __vue_scope_id__$w = undefined;
26940
27138
  /* module identifier */
26941
27139
 
26942
- var __vue_module_identifier__$v = undefined;
27140
+ var __vue_module_identifier__$w = undefined;
26943
27141
  /* functional template */
26944
27142
 
26945
- var __vue_is_functional_template__$v = false;
27143
+ var __vue_is_functional_template__$w = false;
26946
27144
  /* style inject */
26947
27145
 
26948
27146
  /* style inject SSR */
26949
27147
 
26950
27148
  /* style inject shadow dom */
26951
27149
 
26952
- var __vue_component__$v = /*#__PURE__*/normalizeComponent({
26953
- render: __vue_render__$v,
26954
- staticRenderFns: __vue_staticRenderFns__$v
26955
- }, __vue_inject_styles__$v, __vue_script__$v, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, undefined, undefined, undefined);
27150
+ var __vue_component__$w = /*#__PURE__*/normalizeComponent({
27151
+ render: __vue_render__$w,
27152
+ staticRenderFns: __vue_staticRenderFns__$w
27153
+ }, __vue_inject_styles__$w, __vue_script__$w, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, undefined, undefined, undefined);
26956
27154
 
26957
27155
  var SearchResultsProductImage = /*#__PURE__*/function (_Vue) {
26958
27156
  _inherits(SearchResultsProductImage, _Vue);
@@ -27027,13 +27225,13 @@ __decorate([Prop()], SearchResultsProductImage.prototype, "options", void 0);
27027
27225
  SearchResultsProductImage = __decorate([Component({
27028
27226
  name: "searchResultsProductImage"
27029
27227
  })], SearchResultsProductImage);
27030
- var script$t = SearchResultsProductImage;
27228
+ var script$u = SearchResultsProductImage;
27031
27229
 
27032
27230
  /* script */
27033
- var __vue_script__$u = script$t;
27231
+ var __vue_script__$v = script$u;
27034
27232
  /* template */
27035
27233
 
27036
- var __vue_render__$u = function __vue_render__() {
27234
+ var __vue_render__$v = function __vue_render__() {
27037
27235
  var _vm = this;
27038
27236
 
27039
27237
  var _h = _vm.$createElement;
@@ -27053,30 +27251,30 @@ var __vue_render__$u = function __vue_render__() {
27053
27251
  })]);
27054
27252
  };
27055
27253
 
27056
- var __vue_staticRenderFns__$u = [];
27057
- __vue_render__$u._withStripped = true;
27254
+ var __vue_staticRenderFns__$v = [];
27255
+ __vue_render__$v._withStripped = true;
27058
27256
  /* style */
27059
27257
 
27060
- var __vue_inject_styles__$u = undefined;
27258
+ var __vue_inject_styles__$v = undefined;
27061
27259
  /* scoped */
27062
27260
 
27063
- var __vue_scope_id__$u = undefined;
27261
+ var __vue_scope_id__$v = undefined;
27064
27262
  /* module identifier */
27065
27263
 
27066
- var __vue_module_identifier__$u = undefined;
27264
+ var __vue_module_identifier__$v = undefined;
27067
27265
  /* functional template */
27068
27266
 
27069
- var __vue_is_functional_template__$u = false;
27267
+ var __vue_is_functional_template__$v = false;
27070
27268
  /* style inject */
27071
27269
 
27072
27270
  /* style inject SSR */
27073
27271
 
27074
27272
  /* style inject shadow dom */
27075
27273
 
27076
- var __vue_component__$u = /*#__PURE__*/normalizeComponent({
27077
- render: __vue_render__$u,
27078
- staticRenderFns: __vue_staticRenderFns__$u
27079
- }, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, undefined, undefined, undefined);
27274
+ var __vue_component__$v = /*#__PURE__*/normalizeComponent({
27275
+ render: __vue_render__$v,
27276
+ staticRenderFns: __vue_staticRenderFns__$v
27277
+ }, __vue_inject_styles__$v, __vue_script__$v, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, undefined, undefined, undefined);
27080
27278
 
27081
27279
  var SearchResultsProductTitle = /*#__PURE__*/function (_Vue) {
27082
27280
  _inherits(SearchResultsProductTitle, _Vue);
@@ -27122,12 +27320,12 @@ __decorate([Prop({
27122
27320
  SearchResultsProductTitle = __decorate([Component({
27123
27321
  name: "searchResultsProductTitle"
27124
27322
  })], SearchResultsProductTitle);
27125
- var script$s = SearchResultsProductTitle;
27323
+ var script$t = SearchResultsProductTitle;
27126
27324
 
27127
- var __vue_script__$t = script$s;
27325
+ var __vue_script__$u = script$t;
27128
27326
  /* template */
27129
27327
 
27130
- var __vue_render__$t = function __vue_render__() {
27328
+ var __vue_render__$u = function __vue_render__() {
27131
27329
  var _vm = this;
27132
27330
 
27133
27331
  var _h = _vm.$createElement;
@@ -27153,30 +27351,30 @@ var __vue_render__$t = function __vue_render__() {
27153
27351
  }, [_vm._v(_vm._s(_vm.title))]) : _vm._e()]);
27154
27352
  };
27155
27353
 
27156
- var __vue_staticRenderFns__$t = [];
27157
- __vue_render__$t._withStripped = true;
27354
+ var __vue_staticRenderFns__$u = [];
27355
+ __vue_render__$u._withStripped = true;
27158
27356
  /* style */
27159
27357
 
27160
- var __vue_inject_styles__$t = undefined;
27358
+ var __vue_inject_styles__$u = undefined;
27161
27359
  /* scoped */
27162
27360
 
27163
- var __vue_scope_id__$t = undefined;
27361
+ var __vue_scope_id__$u = undefined;
27164
27362
  /* module identifier */
27165
27363
 
27166
- var __vue_module_identifier__$t = undefined;
27364
+ var __vue_module_identifier__$u = undefined;
27167
27365
  /* functional template */
27168
27366
 
27169
- var __vue_is_functional_template__$t = false;
27367
+ var __vue_is_functional_template__$u = false;
27170
27368
  /* style inject */
27171
27369
 
27172
27370
  /* style inject SSR */
27173
27371
 
27174
27372
  /* style inject shadow dom */
27175
27373
 
27176
- var __vue_component__$t = /*#__PURE__*/normalizeComponent({
27177
- render: __vue_render__$t,
27178
- staticRenderFns: __vue_staticRenderFns__$t
27179
- }, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, undefined, undefined, undefined);
27374
+ var __vue_component__$u = /*#__PURE__*/normalizeComponent({
27375
+ render: __vue_render__$u,
27376
+ staticRenderFns: __vue_staticRenderFns__$u
27377
+ }, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, undefined, undefined, undefined);
27180
27378
 
27181
27379
  var SearchResultsProductDescription = /*#__PURE__*/function (_Vue) {
27182
27380
  _inherits(SearchResultsProductDescription, _Vue);
@@ -27218,12 +27416,12 @@ __decorate([Prop()], SearchResultsProductDescription.prototype, "options", void
27218
27416
  SearchResultsProductDescription = __decorate([Component({
27219
27417
  name: "searchResultsProductDescription"
27220
27418
  })], SearchResultsProductDescription);
27221
- var script$r = SearchResultsProductDescription;
27419
+ var script$s = SearchResultsProductDescription;
27222
27420
 
27223
- var __vue_script__$s = script$r;
27421
+ var __vue_script__$t = script$s;
27224
27422
  /* template */
27225
27423
 
27226
- var __vue_render__$s = function __vue_render__() {
27424
+ var __vue_render__$t = function __vue_render__() {
27227
27425
  var _vm = this;
27228
27426
 
27229
27427
  var _h = _vm.$createElement;
@@ -27242,11 +27440,11 @@ var __vue_render__$s = function __vue_render__() {
27242
27440
  }, [_vm._v("\n " + _vm._s(_vm.description) + "\n")]);
27243
27441
  };
27244
27442
 
27245
- var __vue_staticRenderFns__$s = [];
27246
- __vue_render__$s._withStripped = true;
27443
+ var __vue_staticRenderFns__$t = [];
27444
+ __vue_render__$t._withStripped = true;
27247
27445
  /* style */
27248
27446
 
27249
- var __vue_inject_styles__$s = function __vue_inject_styles__(inject) {
27447
+ var __vue_inject_styles__$t = function __vue_inject_styles__(inject) {
27250
27448
  if (!inject) return;
27251
27449
  inject("data-v-1c6e721a_0", {
27252
27450
  source: ".lupa-search-results-product-description {\n max-height: 200px;\n overflow: hidden;\n display: -webkit-box;\n -webkit-box-orient: vertical;\n}",
@@ -27257,21 +27455,21 @@ var __vue_inject_styles__$s = function __vue_inject_styles__(inject) {
27257
27455
  /* scoped */
27258
27456
 
27259
27457
 
27260
- var __vue_scope_id__$s = undefined;
27458
+ var __vue_scope_id__$t = undefined;
27261
27459
  /* module identifier */
27262
27460
 
27263
- var __vue_module_identifier__$s = undefined;
27461
+ var __vue_module_identifier__$t = undefined;
27264
27462
  /* functional template */
27265
27463
 
27266
- var __vue_is_functional_template__$s = false;
27464
+ var __vue_is_functional_template__$t = false;
27267
27465
  /* style inject SSR */
27268
27466
 
27269
27467
  /* style inject shadow dom */
27270
27468
 
27271
- var __vue_component__$s = /*#__PURE__*/normalizeComponent({
27272
- render: __vue_render__$s,
27273
- staticRenderFns: __vue_staticRenderFns__$s
27274
- }, __vue_inject_styles__$s, __vue_script__$s, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, createInjector, undefined, undefined);
27469
+ var __vue_component__$t = /*#__PURE__*/normalizeComponent({
27470
+ render: __vue_render__$t,
27471
+ staticRenderFns: __vue_staticRenderFns__$t
27472
+ }, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, createInjector, undefined, undefined);
27275
27473
 
27276
27474
  var toObject$1 = toObject$e;
27277
27475
 
@@ -27329,7 +27527,7 @@ var SearchResultsProductRating = /*#__PURE__*/function (_Vue) {
27329
27527
  _createClass(SearchResultsProductRating, [{
27330
27528
  key: "totalRatings",
27331
27529
  get: function get() {
27332
- return "(".concat(this.options.labels.numberOfRatings, " ").concat(this.item[this.options.totalKey] || 0, ")");
27530
+ return "(".concat(this.options.labels.numberOfRatings).concat(this.item[this.options.totalKey] || 0, ")");
27333
27531
  }
27334
27532
  }, {
27335
27533
  key: "currentRating",
@@ -27374,13 +27572,13 @@ __decorate([Prop()], SearchResultsProductRating.prototype, "options", void 0);
27374
27572
  SearchResultsProductRating = __decorate([Component({
27375
27573
  name: "searchResultsProductRating"
27376
27574
  })], SearchResultsProductRating);
27377
- var script$q = SearchResultsProductRating;
27575
+ var script$r = SearchResultsProductRating;
27378
27576
 
27379
27577
  /* script */
27380
- var __vue_script__$r = script$q;
27578
+ var __vue_script__$s = script$r;
27381
27579
  /* template */
27382
27580
 
27383
- var __vue_render__$r = function __vue_render__() {
27581
+ var __vue_render__$s = function __vue_render__() {
27384
27582
  var _vm = this;
27385
27583
 
27386
27584
  var _h = _vm.$createElement;
@@ -27426,30 +27624,30 @@ var __vue_render__$r = function __vue_render__() {
27426
27624
  }, [_vm._v(_vm._s(_vm.totalRatings))])]);
27427
27625
  };
27428
27626
 
27429
- var __vue_staticRenderFns__$r = [];
27430
- __vue_render__$r._withStripped = true;
27627
+ var __vue_staticRenderFns__$s = [];
27628
+ __vue_render__$s._withStripped = true;
27431
27629
  /* style */
27432
27630
 
27433
- var __vue_inject_styles__$r = undefined;
27631
+ var __vue_inject_styles__$s = undefined;
27434
27632
  /* scoped */
27435
27633
 
27436
- var __vue_scope_id__$r = undefined;
27634
+ var __vue_scope_id__$s = undefined;
27437
27635
  /* module identifier */
27438
27636
 
27439
- var __vue_module_identifier__$r = undefined;
27637
+ var __vue_module_identifier__$s = undefined;
27440
27638
  /* functional template */
27441
27639
 
27442
- var __vue_is_functional_template__$r = false;
27640
+ var __vue_is_functional_template__$s = false;
27443
27641
  /* style inject */
27444
27642
 
27445
27643
  /* style inject SSR */
27446
27644
 
27447
27645
  /* style inject shadow dom */
27448
27646
 
27449
- var __vue_component__$r = /*#__PURE__*/normalizeComponent({
27450
- render: __vue_render__$r,
27451
- staticRenderFns: __vue_staticRenderFns__$r
27452
- }, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, undefined, undefined, undefined);
27647
+ var __vue_component__$s = /*#__PURE__*/normalizeComponent({
27648
+ render: __vue_render__$s,
27649
+ staticRenderFns: __vue_staticRenderFns__$s
27650
+ }, __vue_inject_styles__$s, __vue_script__$s, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, undefined, undefined, undefined);
27453
27651
 
27454
27652
  var SearchResultsProductRegularPrice = /*#__PURE__*/function (_Vue) {
27455
27653
  _inherits(SearchResultsProductRegularPrice, _Vue);
@@ -27483,13 +27681,13 @@ __decorate([Prop()], SearchResultsProductRegularPrice.prototype, "labels", void
27483
27681
  SearchResultsProductRegularPrice = __decorate([Component({
27484
27682
  name: "searchResultsProductRegularPrice"
27485
27683
  })], SearchResultsProductRegularPrice);
27486
- var script$p = SearchResultsProductRegularPrice;
27684
+ var script$q = SearchResultsProductRegularPrice;
27487
27685
 
27488
27686
  /* script */
27489
- var __vue_script__$q = script$p;
27687
+ var __vue_script__$r = script$q;
27490
27688
  /* template */
27491
27689
 
27492
- var __vue_render__$q = function __vue_render__() {
27690
+ var __vue_render__$r = function __vue_render__() {
27493
27691
  var _vm = this;
27494
27692
 
27495
27693
  var _h = _vm.$createElement;
@@ -27504,30 +27702,30 @@ var __vue_render__$q = function __vue_render__() {
27504
27702
  }, [_vm._v("\n " + _vm._s(_vm.price) + "\n")]);
27505
27703
  };
27506
27704
 
27507
- var __vue_staticRenderFns__$q = [];
27508
- __vue_render__$q._withStripped = true;
27705
+ var __vue_staticRenderFns__$r = [];
27706
+ __vue_render__$r._withStripped = true;
27509
27707
  /* style */
27510
27708
 
27511
- var __vue_inject_styles__$q = undefined;
27709
+ var __vue_inject_styles__$r = undefined;
27512
27710
  /* scoped */
27513
27711
 
27514
- var __vue_scope_id__$q = undefined;
27712
+ var __vue_scope_id__$r = undefined;
27515
27713
  /* module identifier */
27516
27714
 
27517
- var __vue_module_identifier__$q = undefined;
27715
+ var __vue_module_identifier__$r = undefined;
27518
27716
  /* functional template */
27519
27717
 
27520
- var __vue_is_functional_template__$q = false;
27718
+ var __vue_is_functional_template__$r = false;
27521
27719
  /* style inject */
27522
27720
 
27523
27721
  /* style inject SSR */
27524
27722
 
27525
27723
  /* style inject shadow dom */
27526
27724
 
27527
- var __vue_component__$q = /*#__PURE__*/normalizeComponent({
27528
- render: __vue_render__$q,
27529
- staticRenderFns: __vue_staticRenderFns__$q
27530
- }, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, undefined, undefined, undefined);
27725
+ var __vue_component__$r = /*#__PURE__*/normalizeComponent({
27726
+ render: __vue_render__$r,
27727
+ staticRenderFns: __vue_staticRenderFns__$r
27728
+ }, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, undefined, undefined, undefined);
27531
27729
 
27532
27730
  var SearchResultsProductPrice = /*#__PURE__*/function (_Vue) {
27533
27731
  _inherits(SearchResultsProductPrice, _Vue);
@@ -27561,13 +27759,13 @@ __decorate([Prop()], SearchResultsProductPrice.prototype, "labels", void 0);
27561
27759
  SearchResultsProductPrice = __decorate([Component({
27562
27760
  name: "searchResultsProductPrice"
27563
27761
  })], SearchResultsProductPrice);
27564
- var script$o = SearchResultsProductPrice;
27762
+ var script$p = SearchResultsProductPrice;
27565
27763
 
27566
27764
  /* script */
27567
- var __vue_script__$p = script$o;
27765
+ var __vue_script__$q = script$p;
27568
27766
  /* template */
27569
27767
 
27570
- var __vue_render__$p = function __vue_render__() {
27768
+ var __vue_render__$q = function __vue_render__() {
27571
27769
  var _vm = this;
27572
27770
 
27573
27771
  var _h = _vm.$createElement;
@@ -27582,32 +27780,32 @@ var __vue_render__$p = function __vue_render__() {
27582
27780
  }, [_c("strong", [_vm._v(_vm._s(_vm.price))])]);
27583
27781
  };
27584
27782
 
27585
- var __vue_staticRenderFns__$p = [];
27586
- __vue_render__$p._withStripped = true;
27783
+ var __vue_staticRenderFns__$q = [];
27784
+ __vue_render__$q._withStripped = true;
27587
27785
  /* style */
27588
27786
 
27589
- var __vue_inject_styles__$p = undefined;
27787
+ var __vue_inject_styles__$q = undefined;
27590
27788
  /* scoped */
27591
27789
 
27592
- var __vue_scope_id__$p = undefined;
27790
+ var __vue_scope_id__$q = undefined;
27593
27791
  /* module identifier */
27594
27792
 
27595
- var __vue_module_identifier__$p = undefined;
27793
+ var __vue_module_identifier__$q = undefined;
27596
27794
  /* functional template */
27597
27795
 
27598
- var __vue_is_functional_template__$p = false;
27796
+ var __vue_is_functional_template__$q = false;
27599
27797
  /* style inject */
27600
27798
 
27601
27799
  /* style inject SSR */
27602
27800
 
27603
27801
  /* style inject shadow dom */
27604
27802
 
27605
- var __vue_component__$p = /*#__PURE__*/normalizeComponent({
27606
- render: __vue_render__$p,
27607
- staticRenderFns: __vue_staticRenderFns__$p
27608
- }, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, undefined, undefined, undefined);
27803
+ var __vue_component__$q = /*#__PURE__*/normalizeComponent({
27804
+ render: __vue_render__$q,
27805
+ staticRenderFns: __vue_staticRenderFns__$q
27806
+ }, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, undefined, undefined, undefined);
27609
27807
 
27610
- var searchResult$b = namespace("searchResult");
27808
+ var searchResult$c = namespace("searchResult");
27611
27809
 
27612
27810
  var SearchResultsProductAddToCart = /*#__PURE__*/function (_Vue) {
27613
27811
  _inherits(SearchResultsProductAddToCart, _Vue);
@@ -27668,20 +27866,20 @@ __decorate([Prop({
27668
27866
  default: true
27669
27867
  })], SearchResultsProductAddToCart.prototype, "inStock", void 0);
27670
27868
 
27671
- __decorate([searchResult$b.State(function (state) {
27869
+ __decorate([searchResult$c.State(function (state) {
27672
27870
  return state.addToCartAmount;
27673
27871
  })], SearchResultsProductAddToCart.prototype, "addToCartAmount", void 0);
27674
27872
 
27675
27873
  SearchResultsProductAddToCart = __decorate([Component({
27676
27874
  name: "searchResultsProductAddToCart"
27677
27875
  })], SearchResultsProductAddToCart);
27678
- var script$n = SearchResultsProductAddToCart;
27876
+ var script$o = SearchResultsProductAddToCart;
27679
27877
 
27680
27878
  /* script */
27681
- var __vue_script__$o = script$n;
27879
+ var __vue_script__$p = script$o;
27682
27880
  /* template */
27683
27881
 
27684
- var __vue_render__$o = function __vue_render__() {
27882
+ var __vue_render__$p = function __vue_render__() {
27685
27883
  var _vm = this;
27686
27884
 
27687
27885
  var _h = _vm.$createElement;
@@ -27707,11 +27905,11 @@ var __vue_render__$o = function __vue_render__() {
27707
27905
  }, [_vm._v("\n " + _vm._s(_vm.label) + "\n ")])])]);
27708
27906
  };
27709
27907
 
27710
- var __vue_staticRenderFns__$o = [];
27711
- __vue_render__$o._withStripped = true;
27908
+ var __vue_staticRenderFns__$p = [];
27909
+ __vue_render__$p._withStripped = true;
27712
27910
  /* style */
27713
27911
 
27714
- var __vue_inject_styles__$o = function __vue_inject_styles__(inject) {
27912
+ var __vue_inject_styles__$p = function __vue_inject_styles__(inject) {
27715
27913
  if (!inject) return;
27716
27914
  inject("data-v-4541762a_0", {
27717
27915
  source: "\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n",
@@ -27722,21 +27920,21 @@ var __vue_inject_styles__$o = function __vue_inject_styles__(inject) {
27722
27920
  /* scoped */
27723
27921
 
27724
27922
 
27725
- var __vue_scope_id__$o = undefined;
27923
+ var __vue_scope_id__$p = undefined;
27726
27924
  /* module identifier */
27727
27925
 
27728
- var __vue_module_identifier__$o = undefined;
27926
+ var __vue_module_identifier__$p = undefined;
27729
27927
  /* functional template */
27730
27928
 
27731
- var __vue_is_functional_template__$o = false;
27929
+ var __vue_is_functional_template__$p = false;
27732
27930
  /* style inject SSR */
27733
27931
 
27734
27932
  /* style inject shadow dom */
27735
27933
 
27736
- var __vue_component__$o = /*#__PURE__*/normalizeComponent({
27737
- render: __vue_render__$o,
27738
- staticRenderFns: __vue_staticRenderFns__$o
27739
- }, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, createInjector, undefined, undefined);
27934
+ var __vue_component__$p = /*#__PURE__*/normalizeComponent({
27935
+ render: __vue_render__$p,
27936
+ staticRenderFns: __vue_staticRenderFns__$p
27937
+ }, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, createInjector, undefined, undefined);
27740
27938
 
27741
27939
  var SearchResultsProductCustom = /*#__PURE__*/function (_Vue) {
27742
27940
  _inherits(SearchResultsProductCustom, _Vue);
@@ -27778,13 +27976,13 @@ __decorate([Prop()], SearchResultsProductCustom.prototype, "options", void 0);
27778
27976
  SearchResultsProductCustom = __decorate([Component({
27779
27977
  name: "searchResultsProductCustom"
27780
27978
  })], SearchResultsProductCustom);
27781
- var script$m = SearchResultsProductCustom;
27979
+ var script$n = SearchResultsProductCustom;
27782
27980
 
27783
27981
  /* script */
27784
- var __vue_script__$n = script$m;
27982
+ var __vue_script__$o = script$n;
27785
27983
  /* template */
27786
27984
 
27787
- var __vue_render__$n = function __vue_render__() {
27985
+ var __vue_render__$o = function __vue_render__() {
27788
27986
  var _vm = this;
27789
27987
 
27790
27988
  var _h = _vm.$createElement;
@@ -27801,30 +27999,30 @@ var __vue_render__$n = function __vue_render__() {
27801
27999
  }, [_vm._v(_vm._s(_vm.text))]);
27802
28000
  };
27803
28001
 
27804
- var __vue_staticRenderFns__$n = [];
27805
- __vue_render__$n._withStripped = true;
28002
+ var __vue_staticRenderFns__$o = [];
28003
+ __vue_render__$o._withStripped = true;
27806
28004
  /* style */
27807
28005
 
27808
- var __vue_inject_styles__$n = undefined;
28006
+ var __vue_inject_styles__$o = undefined;
27809
28007
  /* scoped */
27810
28008
 
27811
- var __vue_scope_id__$n = undefined;
28009
+ var __vue_scope_id__$o = undefined;
27812
28010
  /* module identifier */
27813
28011
 
27814
- var __vue_module_identifier__$n = undefined;
28012
+ var __vue_module_identifier__$o = undefined;
27815
28013
  /* functional template */
27816
28014
 
27817
- var __vue_is_functional_template__$n = false;
28015
+ var __vue_is_functional_template__$o = false;
27818
28016
  /* style inject */
27819
28017
 
27820
28018
  /* style inject SSR */
27821
28019
 
27822
28020
  /* style inject shadow dom */
27823
28021
 
27824
- var __vue_component__$n = /*#__PURE__*/normalizeComponent({
27825
- render: __vue_render__$n,
27826
- staticRenderFns: __vue_staticRenderFns__$n
27827
- }, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, undefined, undefined, undefined);
28022
+ var __vue_component__$o = /*#__PURE__*/normalizeComponent({
28023
+ render: __vue_render__$o,
28024
+ staticRenderFns: __vue_staticRenderFns__$o
28025
+ }, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, undefined, undefined, undefined);
27828
28026
 
27829
28027
  var SearchResultsProductCustomHtmlElement = /*#__PURE__*/function (_Vue) {
27830
28028
  _inherits(SearchResultsProductCustomHtmlElement, _Vue);
@@ -27859,13 +28057,13 @@ __decorate([Prop()], SearchResultsProductCustomHtmlElement.prototype, "options",
27859
28057
  SearchResultsProductCustomHtmlElement = __decorate([Component({
27860
28058
  name: "searchResultsProductCustomHtmlElement"
27861
28059
  })], SearchResultsProductCustomHtmlElement);
27862
- var script$l = SearchResultsProductCustomHtmlElement;
28060
+ var script$m = SearchResultsProductCustomHtmlElement;
27863
28061
 
27864
28062
  /* script */
27865
- var __vue_script__$m = script$l;
28063
+ var __vue_script__$n = script$m;
27866
28064
  /* template */
27867
28065
 
27868
- var __vue_render__$m = function __vue_render__() {
28066
+ var __vue_render__$n = function __vue_render__() {
27869
28067
  var _vm = this;
27870
28068
 
27871
28069
  var _h = _vm.$createElement;
@@ -27880,30 +28078,30 @@ var __vue_render__$m = function __vue_render__() {
27880
28078
  });
27881
28079
  };
27882
28080
 
27883
- var __vue_staticRenderFns__$m = [];
27884
- __vue_render__$m._withStripped = true;
28081
+ var __vue_staticRenderFns__$n = [];
28082
+ __vue_render__$n._withStripped = true;
27885
28083
  /* style */
27886
28084
 
27887
- var __vue_inject_styles__$m = undefined;
28085
+ var __vue_inject_styles__$n = undefined;
27888
28086
  /* scoped */
27889
28087
 
27890
- var __vue_scope_id__$m = undefined;
28088
+ var __vue_scope_id__$n = undefined;
27891
28089
  /* module identifier */
27892
28090
 
27893
- var __vue_module_identifier__$m = undefined;
28091
+ var __vue_module_identifier__$n = undefined;
27894
28092
  /* functional template */
27895
28093
 
27896
- var __vue_is_functional_template__$m = false;
28094
+ var __vue_is_functional_template__$n = false;
27897
28095
  /* style inject */
27898
28096
 
27899
28097
  /* style inject SSR */
27900
28098
 
27901
28099
  /* style inject shadow dom */
27902
28100
 
27903
- var __vue_component__$m = /*#__PURE__*/normalizeComponent({
27904
- render: __vue_render__$m,
27905
- staticRenderFns: __vue_staticRenderFns__$m
27906
- }, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, undefined, undefined, undefined);
28101
+ var __vue_component__$n = /*#__PURE__*/normalizeComponent({
28102
+ render: __vue_render__$n,
28103
+ staticRenderFns: __vue_staticRenderFns__$n
28104
+ }, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, undefined, undefined, undefined);
27907
28105
 
27908
28106
  var SearchResultsProductCardElement = /*#__PURE__*/function (_Vue) {
27909
28107
  _inherits(SearchResultsProductCardElement, _Vue);
@@ -27980,23 +28178,23 @@ __decorate([Prop({
27980
28178
  SearchResultsProductCardElement = __decorate([Component({
27981
28179
  name: "searchResultsProductCardElement",
27982
28180
  components: {
27983
- SearchResultsProductImage: __vue_component__$u,
27984
- SearchResultsProductTitle: __vue_component__$t,
27985
- SearchResultsProductDescription: __vue_component__$s,
27986
- SearchResultsProductRating: __vue_component__$r,
27987
- SearchResultsProductRegularPrice: __vue_component__$q,
27988
- SearchResultsProductPrice: __vue_component__$p,
27989
- SearchResultsProductAddToCart: __vue_component__$o,
27990
- SearchResultsProductCustom: __vue_component__$n,
27991
- SearchResultsProductCustomHtmlElement: __vue_component__$m
28181
+ SearchResultsProductImage: __vue_component__$v,
28182
+ SearchResultsProductTitle: __vue_component__$u,
28183
+ SearchResultsProductDescription: __vue_component__$t,
28184
+ SearchResultsProductRating: __vue_component__$s,
28185
+ SearchResultsProductRegularPrice: __vue_component__$r,
28186
+ SearchResultsProductPrice: __vue_component__$q,
28187
+ SearchResultsProductAddToCart: __vue_component__$p,
28188
+ SearchResultsProductCustom: __vue_component__$o,
28189
+ SearchResultsProductCustomHtmlElement: __vue_component__$n
27992
28190
  }
27993
28191
  })], SearchResultsProductCardElement);
27994
- var script$k = SearchResultsProductCardElement;
28192
+ var script$l = SearchResultsProductCardElement;
27995
28193
 
27996
- var __vue_script__$l = script$k;
28194
+ var __vue_script__$m = script$l;
27997
28195
  /* template */
27998
28196
 
27999
- var __vue_render__$l = function __vue_render__() {
28197
+ var __vue_render__$m = function __vue_render__() {
28000
28198
  var _vm = this;
28001
28199
 
28002
28200
  var _h = _vm.$createElement;
@@ -28018,34 +28216,34 @@ var __vue_render__$l = function __vue_render__() {
28018
28216
  }) : _vm._e();
28019
28217
  };
28020
28218
 
28021
- var __vue_staticRenderFns__$l = [];
28022
- __vue_render__$l._withStripped = true;
28219
+ var __vue_staticRenderFns__$m = [];
28220
+ __vue_render__$m._withStripped = true;
28023
28221
  /* style */
28024
28222
 
28025
- var __vue_inject_styles__$l = undefined;
28223
+ var __vue_inject_styles__$m = undefined;
28026
28224
  /* scoped */
28027
28225
 
28028
- var __vue_scope_id__$l = undefined;
28226
+ var __vue_scope_id__$m = undefined;
28029
28227
  /* module identifier */
28030
28228
 
28031
- var __vue_module_identifier__$l = undefined;
28229
+ var __vue_module_identifier__$m = undefined;
28032
28230
  /* functional template */
28033
28231
 
28034
- var __vue_is_functional_template__$l = false;
28232
+ var __vue_is_functional_template__$m = false;
28035
28233
  /* style inject */
28036
28234
 
28037
28235
  /* style inject SSR */
28038
28236
 
28039
28237
  /* style inject shadow dom */
28040
28238
 
28041
- var __vue_component__$l = /*#__PURE__*/normalizeComponent({
28042
- render: __vue_render__$l,
28043
- staticRenderFns: __vue_staticRenderFns__$l
28044
- }, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, undefined, undefined, undefined);
28239
+ var __vue_component__$m = /*#__PURE__*/normalizeComponent({
28240
+ render: __vue_render__$m,
28241
+ staticRenderFns: __vue_staticRenderFns__$m
28242
+ }, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, undefined, undefined, undefined);
28045
28243
 
28046
28244
  var tracking$3 = namespace("tracking");
28047
28245
  var params$9 = namespace("params");
28048
- var searchResult$a = namespace("searchResult");
28246
+ var searchResult$b = namespace("searchResult");
28049
28247
 
28050
28248
  var SearchResultsProductCard = /*#__PURE__*/function (_Vue) {
28051
28249
  _inherits(SearchResultsProductCard, _Vue);
@@ -28202,7 +28400,7 @@ __decorate([Prop({
28202
28400
  default: false
28203
28401
  })], SearchResultsProductCard.prototype, "isAdditionalPanel", void 0);
28204
28402
 
28205
- __decorate([searchResult$a.State(function (state) {
28403
+ __decorate([searchResult$b.State(function (state) {
28206
28404
  return state.layout;
28207
28405
  })], SearchResultsProductCard.prototype, "layout", void 0);
28208
28406
 
@@ -28213,16 +28411,16 @@ __decorate([tracking$3.Action("track")], SearchResultsProductCard.prototype, "tr
28213
28411
  SearchResultsProductCard = __decorate([Component({
28214
28412
  name: "searchResultsProductCard",
28215
28413
  components: {
28216
- SearchResultsBadgeWrapper: __vue_component__$v,
28217
- SearchResultsProductCardElement: __vue_component__$l
28414
+ SearchResultsBadgeWrapper: __vue_component__$w,
28415
+ SearchResultsProductCardElement: __vue_component__$m
28218
28416
  }
28219
28417
  })], SearchResultsProductCard);
28220
- var script$j = SearchResultsProductCard;
28418
+ var script$k = SearchResultsProductCard;
28221
28419
 
28222
- var __vue_script__$k = script$j;
28420
+ var __vue_script__$l = script$k;
28223
28421
  /* template */
28224
28422
 
28225
- var __vue_render__$k = function __vue_render__() {
28423
+ var __vue_render__$l = function __vue_render__() {
28226
28424
  var _vm = this;
28227
28425
 
28228
28426
  var _h = _vm.$createElement;
@@ -28281,31 +28479,31 @@ var __vue_render__$k = function __vue_render__() {
28281
28479
  }), 1)])], 1);
28282
28480
  };
28283
28481
 
28284
- var __vue_staticRenderFns__$k = [];
28285
- __vue_render__$k._withStripped = true;
28482
+ var __vue_staticRenderFns__$l = [];
28483
+ __vue_render__$l._withStripped = true;
28286
28484
  /* style */
28287
28485
 
28288
- var __vue_inject_styles__$k = undefined;
28486
+ var __vue_inject_styles__$l = undefined;
28289
28487
  /* scoped */
28290
28488
 
28291
- var __vue_scope_id__$k = undefined;
28489
+ var __vue_scope_id__$l = undefined;
28292
28490
  /* module identifier */
28293
28491
 
28294
- var __vue_module_identifier__$k = undefined;
28492
+ var __vue_module_identifier__$l = undefined;
28295
28493
  /* functional template */
28296
28494
 
28297
- var __vue_is_functional_template__$k = false;
28495
+ var __vue_is_functional_template__$l = false;
28298
28496
  /* style inject */
28299
28497
 
28300
28498
  /* style inject SSR */
28301
28499
 
28302
- /* style inject shadow dom */
28303
-
28304
- var __vue_component__$k = /*#__PURE__*/normalizeComponent({
28305
- render: __vue_render__$k,
28306
- staticRenderFns: __vue_staticRenderFns__$k
28307
- }, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, undefined, undefined, undefined);
28308
-
28500
+ /* style inject shadow dom */
28501
+
28502
+ var __vue_component__$l = /*#__PURE__*/normalizeComponent({
28503
+ render: __vue_render__$l,
28504
+ staticRenderFns: __vue_staticRenderFns__$l
28505
+ }, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, undefined, undefined, undefined);
28506
+
28309
28507
  var initAnalyticsTracking = function initAnalyticsTracking(analyticsOptions) {
28310
28508
  try {
28311
28509
  if ((analyticsOptions === null || analyticsOptions === void 0 ? void 0 : analyticsOptions.enabled) && analyticsOptions.type === "ua") {
@@ -28611,16 +28809,16 @@ __decorate([Watch("query")], AdditionalPanels$1.prototype, "handleQueryChange",
28611
28809
  AdditionalPanels$1 = __decorate([Component({
28612
28810
  name: "additionalPanel",
28613
28811
  components: {
28614
- SearchResultsProductCard: __vue_component__$k
28812
+ SearchResultsProductCard: __vue_component__$l
28615
28813
  }
28616
28814
  })], AdditionalPanels$1);
28617
- var script$i = AdditionalPanels$1;
28815
+ var script$j = AdditionalPanels$1;
28618
28816
 
28619
28817
  /* script */
28620
- var __vue_script__$j = script$i;
28818
+ var __vue_script__$k = script$j;
28621
28819
  /* template */
28622
28820
 
28623
- var __vue_render__$j = function __vue_render__() {
28821
+ var __vue_render__$k = function __vue_render__() {
28624
28822
  var _vm = this;
28625
28823
 
28626
28824
  var _h = _vm.$createElement;
@@ -28645,6 +28843,9 @@ var __vue_render__$j = function __vue_render__() {
28645
28843
  });
28646
28844
  }), 1), _vm._v(" "), _vm.displayShowMore ? _c("div", {
28647
28845
  staticClass: "lupa-additional-panel-show-more",
28846
+ class: {
28847
+ "lupa-additional-panel-show-less": _vm.showAll
28848
+ },
28648
28849
  attrs: {
28649
28850
  "data-cy": "lupa-additional-panel-show-more"
28650
28851
  },
@@ -28654,30 +28855,30 @@ var __vue_render__$j = function __vue_render__() {
28654
28855
  }, [_vm._v("\n " + _vm._s(_vm.showAll ? _vm.addParams(_vm.panel.labels.showLess, _vm.itemCount) : _vm.addParams(_vm.panel.labels.showMore, _vm.itemCount)) + "\n ")]) : _vm._e()]) : _vm._e();
28655
28856
  };
28656
28857
 
28657
- var __vue_staticRenderFns__$j = [];
28658
- __vue_render__$j._withStripped = true;
28858
+ var __vue_staticRenderFns__$k = [];
28859
+ __vue_render__$k._withStripped = true;
28659
28860
  /* style */
28660
28861
 
28661
- var __vue_inject_styles__$j = undefined;
28862
+ var __vue_inject_styles__$k = undefined;
28662
28863
  /* scoped */
28663
28864
 
28664
- var __vue_scope_id__$j = undefined;
28865
+ var __vue_scope_id__$k = undefined;
28665
28866
  /* module identifier */
28666
28867
 
28667
- var __vue_module_identifier__$j = undefined;
28868
+ var __vue_module_identifier__$k = undefined;
28668
28869
  /* functional template */
28669
28870
 
28670
- var __vue_is_functional_template__$j = false;
28871
+ var __vue_is_functional_template__$k = false;
28671
28872
  /* style inject */
28672
28873
 
28673
28874
  /* style inject SSR */
28674
28875
 
28675
28876
  /* style inject shadow dom */
28676
28877
 
28677
- var __vue_component__$j = /*#__PURE__*/normalizeComponent({
28678
- render: __vue_render__$j,
28679
- staticRenderFns: __vue_staticRenderFns__$j
28680
- }, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, undefined, undefined, undefined);
28878
+ var __vue_component__$k = /*#__PURE__*/normalizeComponent({
28879
+ render: __vue_render__$k,
28880
+ staticRenderFns: __vue_staticRenderFns__$k
28881
+ }, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, undefined, undefined, undefined);
28681
28882
 
28682
28883
  var AdditionalPanels = /*#__PURE__*/function (_Vue) {
28683
28884
  _inherits(AdditionalPanels, _Vue);
@@ -28726,16 +28927,16 @@ __decorate([Prop({
28726
28927
  AdditionalPanels = __decorate([Component({
28727
28928
  name: "additionalPanels",
28728
28929
  components: {
28729
- AdditionalPanel: __vue_component__$j
28930
+ AdditionalPanel: __vue_component__$k
28730
28931
  }
28731
28932
  })], AdditionalPanels);
28732
- var script$h = AdditionalPanels;
28933
+ var script$i = AdditionalPanels;
28733
28934
 
28734
28935
  /* script */
28735
- var __vue_script__$i = script$h;
28936
+ var __vue_script__$j = script$i;
28736
28937
  /* template */
28737
28938
 
28738
- var __vue_render__$i = function __vue_render__() {
28939
+ var __vue_render__$j = function __vue_render__() {
28739
28940
  var _vm = this;
28740
28941
 
28741
28942
  var _h = _vm.$createElement;
@@ -28755,30 +28956,30 @@ var __vue_render__$i = function __vue_render__() {
28755
28956
  }), 1) : _vm._e();
28756
28957
  };
28757
28958
 
28758
- var __vue_staticRenderFns__$i = [];
28759
- __vue_render__$i._withStripped = true;
28959
+ var __vue_staticRenderFns__$j = [];
28960
+ __vue_render__$j._withStripped = true;
28760
28961
  /* style */
28761
28962
 
28762
- var __vue_inject_styles__$i = undefined;
28963
+ var __vue_inject_styles__$j = undefined;
28763
28964
  /* scoped */
28764
28965
 
28765
- var __vue_scope_id__$i = undefined;
28966
+ var __vue_scope_id__$j = undefined;
28766
28967
  /* module identifier */
28767
28968
 
28768
- var __vue_module_identifier__$i = undefined;
28969
+ var __vue_module_identifier__$j = undefined;
28769
28970
  /* functional template */
28770
28971
 
28771
- var __vue_is_functional_template__$i = false;
28972
+ var __vue_is_functional_template__$j = false;
28772
28973
  /* style inject */
28773
28974
 
28774
28975
  /* style inject SSR */
28775
28976
 
28776
28977
  /* style inject shadow dom */
28777
28978
 
28778
- var __vue_component__$i = /*#__PURE__*/normalizeComponent({
28779
- render: __vue_render__$i,
28780
- staticRenderFns: __vue_staticRenderFns__$i
28781
- }, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, undefined, undefined, undefined);
28979
+ var __vue_component__$j = /*#__PURE__*/normalizeComponent({
28980
+ render: __vue_render__$j,
28981
+ staticRenderFns: __vue_staticRenderFns__$j
28982
+ }, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, undefined, undefined, undefined);
28782
28983
 
28783
28984
  var params$7 = namespace("params");
28784
28985
 
@@ -28834,13 +29035,13 @@ __decorate([params$7.Action("appendParams")], SearchResultsPageSize.prototype, "
28834
29035
  SearchResultsPageSize = __decorate([Component({
28835
29036
  name: "searchResultsPageSize"
28836
29037
  })], SearchResultsPageSize);
28837
- var script$g = SearchResultsPageSize;
29038
+ var script$h = SearchResultsPageSize;
28838
29039
 
28839
29040
  /* script */
28840
- var __vue_script__$h = script$g;
29041
+ var __vue_script__$i = script$h;
28841
29042
  /* template */
28842
29043
 
28843
- var __vue_render__$h = function __vue_render__() {
29044
+ var __vue_render__$i = function __vue_render__() {
28844
29045
  var _vm = this;
28845
29046
 
28846
29047
  var _h = _vm.$createElement;
@@ -28874,30 +29075,30 @@ var __vue_render__$h = function __vue_render__() {
28874
29075
  }), 0)])]);
28875
29076
  };
28876
29077
 
28877
- var __vue_staticRenderFns__$h = [];
28878
- __vue_render__$h._withStripped = true;
29078
+ var __vue_staticRenderFns__$i = [];
29079
+ __vue_render__$i._withStripped = true;
28879
29080
  /* style */
28880
29081
 
28881
- var __vue_inject_styles__$h = undefined;
29082
+ var __vue_inject_styles__$i = undefined;
28882
29083
  /* scoped */
28883
29084
 
28884
- var __vue_scope_id__$h = undefined;
29085
+ var __vue_scope_id__$i = undefined;
28885
29086
  /* module identifier */
28886
29087
 
28887
- var __vue_module_identifier__$h = undefined;
29088
+ var __vue_module_identifier__$i = undefined;
28888
29089
  /* functional template */
28889
29090
 
28890
- var __vue_is_functional_template__$h = false;
29091
+ var __vue_is_functional_template__$i = false;
28891
29092
  /* style inject */
28892
29093
 
28893
29094
  /* style inject SSR */
28894
29095
 
28895
29096
  /* style inject shadow dom */
28896
29097
 
28897
- var __vue_component__$h = /*#__PURE__*/normalizeComponent({
28898
- render: __vue_render__$h,
28899
- staticRenderFns: __vue_staticRenderFns__$h
28900
- }, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, undefined, undefined, undefined);
29098
+ var __vue_component__$i = /*#__PURE__*/normalizeComponent({
29099
+ render: __vue_render__$i,
29100
+ staticRenderFns: __vue_staticRenderFns__$i
29101
+ }, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, undefined, undefined, undefined);
28901
29102
 
28902
29103
  var params$6 = namespace("params");
28903
29104
 
@@ -28957,13 +29158,13 @@ __decorate([params$6.Action("appendParams")], SearchResultsPageSelect.prototype,
28957
29158
  SearchResultsPageSelect = __decorate([Component({
28958
29159
  name: "searchResultsPageSelect"
28959
29160
  })], SearchResultsPageSelect);
28960
- var script$f = SearchResultsPageSelect;
29161
+ var script$g = SearchResultsPageSelect;
28961
29162
 
28962
29163
  /* script */
28963
- var __vue_script__$g = script$f;
29164
+ var __vue_script__$h = script$g;
28964
29165
  /* template */
28965
29166
 
28966
- var __vue_render__$g = function __vue_render__() {
29167
+ var __vue_render__$h = function __vue_render__() {
28967
29168
  var _vm = this;
28968
29169
 
28969
29170
  var _h = _vm.$createElement;
@@ -29008,30 +29209,30 @@ var __vue_render__$g = function __vue_render__() {
29008
29209
  }, [_vm._v("\n " + _vm._s(_vm.label) + "\n ")]) : _vm._e()], 2);
29009
29210
  };
29010
29211
 
29011
- var __vue_staticRenderFns__$g = [];
29012
- __vue_render__$g._withStripped = true;
29212
+ var __vue_staticRenderFns__$h = [];
29213
+ __vue_render__$h._withStripped = true;
29013
29214
  /* style */
29014
29215
 
29015
- var __vue_inject_styles__$g = undefined;
29216
+ var __vue_inject_styles__$h = undefined;
29016
29217
  /* scoped */
29017
29218
 
29018
- var __vue_scope_id__$g = undefined;
29219
+ var __vue_scope_id__$h = undefined;
29019
29220
  /* module identifier */
29020
29221
 
29021
- var __vue_module_identifier__$g = undefined;
29222
+ var __vue_module_identifier__$h = undefined;
29022
29223
  /* functional template */
29023
29224
 
29024
- var __vue_is_functional_template__$g = false;
29225
+ var __vue_is_functional_template__$h = false;
29025
29226
  /* style inject */
29026
29227
 
29027
29228
  /* style inject SSR */
29028
29229
 
29029
29230
  /* style inject shadow dom */
29030
29231
 
29031
- var __vue_component__$g = /*#__PURE__*/normalizeComponent({
29032
- render: __vue_render__$g,
29033
- staticRenderFns: __vue_staticRenderFns__$g
29034
- }, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, undefined, undefined);
29232
+ var __vue_component__$h = /*#__PURE__*/normalizeComponent({
29233
+ render: __vue_render__$h,
29234
+ staticRenderFns: __vue_staticRenderFns__$h
29235
+ }, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, undefined, undefined, undefined);
29035
29236
 
29036
29237
  var params$5 = namespace("params");
29037
29238
 
@@ -29131,12 +29332,12 @@ __decorate([params$5.Action("appendParams")], SearchResultsSort.prototype, "appe
29131
29332
  SearchResultsSort = __decorate([Component({
29132
29333
  name: "searchResultsSort"
29133
29334
  })], SearchResultsSort);
29134
- var script$e = SearchResultsSort;
29335
+ var script$f = SearchResultsSort;
29135
29336
 
29136
- var __vue_script__$f = script$e;
29337
+ var __vue_script__$g = script$f;
29137
29338
  /* template */
29138
29339
 
29139
- var __vue_render__$f = function __vue_render__() {
29340
+ var __vue_render__$g = function __vue_render__() {
29140
29341
  var _vm = this;
29141
29342
 
29142
29343
  var _h = _vm.$createElement;
@@ -29186,32 +29387,32 @@ var __vue_render__$f = function __vue_render__() {
29186
29387
  }), 0)])]);
29187
29388
  };
29188
29389
 
29189
- var __vue_staticRenderFns__$f = [];
29190
- __vue_render__$f._withStripped = true;
29390
+ var __vue_staticRenderFns__$g = [];
29391
+ __vue_render__$g._withStripped = true;
29191
29392
  /* style */
29192
29393
 
29193
- var __vue_inject_styles__$f = undefined;
29394
+ var __vue_inject_styles__$g = undefined;
29194
29395
  /* scoped */
29195
29396
 
29196
- var __vue_scope_id__$f = undefined;
29397
+ var __vue_scope_id__$g = undefined;
29197
29398
  /* module identifier */
29198
29399
 
29199
- var __vue_module_identifier__$f = undefined;
29400
+ var __vue_module_identifier__$g = undefined;
29200
29401
  /* functional template */
29201
29402
 
29202
- var __vue_is_functional_template__$f = false;
29403
+ var __vue_is_functional_template__$g = false;
29203
29404
  /* style inject */
29204
29405
 
29205
29406
  /* style inject SSR */
29206
29407
 
29207
29408
  /* style inject shadow dom */
29208
29409
 
29209
- var __vue_component__$f = /*#__PURE__*/normalizeComponent({
29210
- render: __vue_render__$f,
29211
- staticRenderFns: __vue_staticRenderFns__$f
29212
- }, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, undefined, undefined, undefined);
29410
+ var __vue_component__$g = /*#__PURE__*/normalizeComponent({
29411
+ render: __vue_render__$g,
29412
+ staticRenderFns: __vue_staticRenderFns__$g
29413
+ }, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, undefined, undefined);
29213
29414
 
29214
- var searchResult$9 = namespace("searchResult");
29415
+ var searchResult$a = namespace("searchResult");
29215
29416
  var options$2 = namespace("options");
29216
29417
 
29217
29418
  var SearchResultsLayoutSelection = /*#__PURE__*/function (_Vue) {
@@ -29235,24 +29436,24 @@ var SearchResultsLayoutSelection = /*#__PURE__*/function (_Vue) {
29235
29436
  return SearchResultsLayoutSelection;
29236
29437
  }(Vue$1);
29237
29438
 
29238
- __decorate([searchResult$9.State(function (state) {
29439
+ __decorate([searchResult$a.State(function (state) {
29239
29440
  return state.layout;
29240
29441
  })], SearchResultsLayoutSelection.prototype, "layout", void 0);
29241
29442
 
29242
29443
  __decorate([options$2.Getter("classMap")], SearchResultsLayoutSelection.prototype, "classMap", void 0);
29243
29444
 
29244
- __decorate([searchResult$9.Action("setLayout")], SearchResultsLayoutSelection.prototype, "setLayout", void 0);
29445
+ __decorate([searchResult$a.Action("setLayout")], SearchResultsLayoutSelection.prototype, "setLayout", void 0);
29245
29446
 
29246
29447
  SearchResultsLayoutSelection = __decorate([Component({
29247
29448
  name: "searchResultsLayoutSelection"
29248
29449
  })], SearchResultsLayoutSelection);
29249
- var script$d = SearchResultsLayoutSelection;
29450
+ var script$e = SearchResultsLayoutSelection;
29250
29451
 
29251
29452
  /* script */
29252
- var __vue_script__$e = script$d;
29453
+ var __vue_script__$f = script$e;
29253
29454
  /* template */
29254
29455
 
29255
- var __vue_render__$e = function __vue_render__() {
29456
+ var __vue_render__$f = function __vue_render__() {
29256
29457
  var _vm = this;
29257
29458
 
29258
29459
  var _h = _vm.$createElement;
@@ -29283,32 +29484,32 @@ var __vue_render__$e = function __vue_render__() {
29283
29484
  }, [_vm._v("\n ☰\n ")])]);
29284
29485
  };
29285
29486
 
29286
- var __vue_staticRenderFns__$e = [];
29287
- __vue_render__$e._withStripped = true;
29487
+ var __vue_staticRenderFns__$f = [];
29488
+ __vue_render__$f._withStripped = true;
29288
29489
  /* style */
29289
29490
 
29290
- var __vue_inject_styles__$e = undefined;
29491
+ var __vue_inject_styles__$f = undefined;
29291
29492
  /* scoped */
29292
29493
 
29293
- var __vue_scope_id__$e = undefined;
29494
+ var __vue_scope_id__$f = undefined;
29294
29495
  /* module identifier */
29295
29496
 
29296
- var __vue_module_identifier__$e = undefined;
29497
+ var __vue_module_identifier__$f = undefined;
29297
29498
  /* functional template */
29298
29499
 
29299
- var __vue_is_functional_template__$e = false;
29500
+ var __vue_is_functional_template__$f = false;
29300
29501
  /* style inject */
29301
29502
 
29302
29503
  /* style inject SSR */
29303
29504
 
29304
29505
  /* style inject shadow dom */
29305
29506
 
29306
- var __vue_component__$e = /*#__PURE__*/normalizeComponent({
29307
- render: __vue_render__$e,
29308
- staticRenderFns: __vue_staticRenderFns__$e
29309
- }, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, undefined, undefined, undefined);
29507
+ var __vue_component__$f = /*#__PURE__*/normalizeComponent({
29508
+ render: __vue_render__$f,
29509
+ staticRenderFns: __vue_staticRenderFns__$f
29510
+ }, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, undefined, undefined, undefined);
29310
29511
 
29311
- var searchResult$8 = namespace("searchResult");
29512
+ var searchResult$9 = namespace("searchResult");
29312
29513
 
29313
29514
  var SearchResultsSummary = /*#__PURE__*/function (_Vue) {
29314
29515
  _inherits(SearchResultsSummary, _Vue);
@@ -29338,20 +29539,20 @@ __decorate([Prop({
29338
29539
  default: false
29339
29540
  })], SearchResultsSummary.prototype, "clearable", void 0);
29340
29541
 
29341
- __decorate([searchResult$8.Getter("totalItems")], SearchResultsSummary.prototype, "totalItems", void 0);
29542
+ __decorate([searchResult$9.Getter("totalItems")], SearchResultsSummary.prototype, "totalItems", void 0);
29342
29543
 
29343
- __decorate([searchResult$8.Getter("itemRange")], SearchResultsSummary.prototype, "itemRange", void 0);
29544
+ __decorate([searchResult$9.Getter("itemRange")], SearchResultsSummary.prototype, "itemRange", void 0);
29344
29545
 
29345
29546
  SearchResultsSummary = __decorate([Component({
29346
29547
  name: "searchResultsSummary"
29347
29548
  })], SearchResultsSummary);
29348
- var script$c = SearchResultsSummary;
29549
+ var script$d = SearchResultsSummary;
29349
29550
 
29350
29551
  /* script */
29351
- var __vue_script__$d = script$c;
29552
+ var __vue_script__$e = script$d;
29352
29553
  /* template */
29353
29554
 
29354
- var __vue_render__$d = function __vue_render__() {
29555
+ var __vue_render__$e = function __vue_render__() {
29355
29556
  var _vm = this;
29356
29557
 
29357
29558
  var _h = _vm.$createElement;
@@ -29377,32 +29578,32 @@ var __vue_render__$d = function __vue_render__() {
29377
29578
  }, [_vm._v("✕")]) : _vm._e()]) : _vm._e();
29378
29579
  };
29379
29580
 
29380
- var __vue_staticRenderFns__$d = [];
29381
- __vue_render__$d._withStripped = true;
29581
+ var __vue_staticRenderFns__$e = [];
29582
+ __vue_render__$e._withStripped = true;
29382
29583
  /* style */
29383
29584
 
29384
- var __vue_inject_styles__$d = undefined;
29585
+ var __vue_inject_styles__$e = undefined;
29385
29586
  /* scoped */
29386
29587
 
29387
- var __vue_scope_id__$d = undefined;
29588
+ var __vue_scope_id__$e = undefined;
29388
29589
  /* module identifier */
29389
29590
 
29390
- var __vue_module_identifier__$d = undefined;
29591
+ var __vue_module_identifier__$e = undefined;
29391
29592
  /* functional template */
29392
29593
 
29393
- var __vue_is_functional_template__$d = false;
29594
+ var __vue_is_functional_template__$e = false;
29394
29595
  /* style inject */
29395
29596
 
29396
29597
  /* style inject SSR */
29397
29598
 
29398
29599
  /* style inject shadow dom */
29399
29600
 
29400
- var __vue_component__$d = /*#__PURE__*/normalizeComponent({
29401
- render: __vue_render__$d,
29402
- staticRenderFns: __vue_staticRenderFns__$d
29403
- }, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, undefined, undefined, undefined);
29601
+ var __vue_component__$e = /*#__PURE__*/normalizeComponent({
29602
+ render: __vue_render__$e,
29603
+ staticRenderFns: __vue_staticRenderFns__$e
29604
+ }, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, undefined, undefined, undefined);
29404
29605
 
29405
- var searchResult$7 = namespace("searchResult");
29606
+ var searchResult$8 = namespace("searchResult");
29406
29607
 
29407
29608
  var SearchResultsMobileToggle = /*#__PURE__*/function (_Vue) {
29408
29609
  _inherits(SearchResultsMobileToggle, _Vue);
@@ -29429,18 +29630,24 @@ var SearchResultsMobileToggle = /*#__PURE__*/function (_Vue) {
29429
29630
 
29430
29631
  __decorate([Prop()], SearchResultsMobileToggle.prototype, "label", void 0);
29431
29632
 
29432
- __decorate([searchResult$7.Mutation("setSidebarVisibility")], SearchResultsMobileToggle.prototype, "setSidebarVisibility", void 0);
29633
+ __decorate([Prop({
29634
+ default: false
29635
+ })], SearchResultsMobileToggle.prototype, "showFilterCount", void 0);
29636
+
29637
+ __decorate([searchResult$8.Getter("currentFilterCount")], SearchResultsMobileToggle.prototype, "currentFilterCount", void 0);
29638
+
29639
+ __decorate([searchResult$8.Mutation("setSidebarVisibility")], SearchResultsMobileToggle.prototype, "setSidebarVisibility", void 0);
29433
29640
 
29434
29641
  SearchResultsMobileToggle = __decorate([Component({
29435
29642
  name: "searchResultsMobileToggle"
29436
29643
  })], SearchResultsMobileToggle);
29437
- var script$b = SearchResultsMobileToggle;
29644
+ var script$c = SearchResultsMobileToggle;
29438
29645
 
29439
29646
  /* script */
29440
- var __vue_script__$c = script$b;
29647
+ var __vue_script__$d = script$c;
29441
29648
  /* template */
29442
29649
 
29443
- var __vue_render__$c = function __vue_render__() {
29650
+ var __vue_render__$d = function __vue_render__() {
29444
29651
  var _vm = this;
29445
29652
 
29446
29653
  var _h = _vm.$createElement;
@@ -29452,35 +29659,37 @@ var __vue_render__$c = function __vue_render__() {
29452
29659
  on: {
29453
29660
  click: _vm.handleMobileToggle
29454
29661
  }
29455
- }, [_vm._v(_vm._s(_vm.label))]);
29662
+ }, [_vm._v("\n " + _vm._s(_vm.label) + "\n "), _vm.showFilterCount ? _c("span", {
29663
+ staticClass: "lupa-mobile-toggle-filter-count"
29664
+ }, [_vm._v(_vm._s(_vm.currentFilterCount))]) : _vm._e()]);
29456
29665
  };
29457
29666
 
29458
- var __vue_staticRenderFns__$c = [];
29459
- __vue_render__$c._withStripped = true;
29667
+ var __vue_staticRenderFns__$d = [];
29668
+ __vue_render__$d._withStripped = true;
29460
29669
  /* style */
29461
29670
 
29462
- var __vue_inject_styles__$c = undefined;
29671
+ var __vue_inject_styles__$d = undefined;
29463
29672
  /* scoped */
29464
29673
 
29465
- var __vue_scope_id__$c = undefined;
29674
+ var __vue_scope_id__$d = undefined;
29466
29675
  /* module identifier */
29467
29676
 
29468
- var __vue_module_identifier__$c = undefined;
29677
+ var __vue_module_identifier__$d = undefined;
29469
29678
  /* functional template */
29470
29679
 
29471
- var __vue_is_functional_template__$c = false;
29680
+ var __vue_is_functional_template__$d = false;
29472
29681
  /* style inject */
29473
29682
 
29474
29683
  /* style inject SSR */
29475
29684
 
29476
29685
  /* style inject shadow dom */
29477
29686
 
29478
- var __vue_component__$c = /*#__PURE__*/normalizeComponent({
29479
- render: __vue_render__$c,
29480
- staticRenderFns: __vue_staticRenderFns__$c
29481
- }, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, undefined, undefined, undefined);
29687
+ var __vue_component__$d = /*#__PURE__*/normalizeComponent({
29688
+ render: __vue_render__$d,
29689
+ staticRenderFns: __vue_staticRenderFns__$d
29690
+ }, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, undefined, undefined, undefined);
29482
29691
 
29483
- var searchResult$6 = namespace("searchResult");
29692
+ var searchResult$7 = namespace("searchResult");
29484
29693
  var params$4 = namespace("params");
29485
29694
 
29486
29695
  var SearchResultsToolbar = /*#__PURE__*/function (_Vue) {
@@ -29515,6 +29724,13 @@ var SearchResultsToolbar = /*#__PURE__*/function (_Vue) {
29515
29724
  var defaultLabel = (_c = (_b = (_a = this.paginationOptions) === null || _a === void 0 ? void 0 : _a.labels) === null || _b === void 0 ? void 0 : _b.itemCount) !== null && _c !== void 0 ? _c : "";
29516
29725
  return !this.hasAnyFilter || !this.showFilterClear ? defaultLabel : (_f = (_e = (_d = this.paginationOptions) === null || _d === void 0 ? void 0 : _d.labels) === null || _e === void 0 ? void 0 : _e.filteredItemCount) !== null && _f !== void 0 ? _f : defaultLabel;
29517
29726
  }
29727
+ }, {
29728
+ key: "showMobileFilterCount",
29729
+ get: function get() {
29730
+ var _a, _b, _c;
29731
+
29732
+ 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);
29733
+ }
29518
29734
  }]);
29519
29735
 
29520
29736
  return SearchResultsToolbar;
@@ -29556,28 +29772,28 @@ __decorate([Prop({
29556
29772
  default: false
29557
29773
  })], SearchResultsToolbar.prototype, "showFilterClear", void 0);
29558
29774
 
29559
- __decorate([searchResult$6.Getter("hasAnyFilter")], SearchResultsToolbar.prototype, "hasAnyFilter", void 0);
29775
+ __decorate([searchResult$7.Getter("hasAnyFilter")], SearchResultsToolbar.prototype, "hasAnyFilter", void 0);
29560
29776
 
29561
29777
  __decorate([params$4.Action("removeAllFilters")], SearchResultsToolbar.prototype, "removeAllFilters", void 0);
29562
29778
 
29563
29779
  SearchResultsToolbar = __decorate([Component({
29564
29780
  name: "searchResultsToolbar",
29565
29781
  components: {
29566
- SearchResultsPageSize: __vue_component__$h,
29567
- SearchResultsPageSelect: __vue_component__$g,
29568
- SearchResultsSort: __vue_component__$f,
29569
- SearchResultsLayoutSelection: __vue_component__$e,
29570
- SearchResultsSummary: __vue_component__$d,
29571
- SearchResultsMobileToggle: __vue_component__$c
29782
+ SearchResultsPageSize: __vue_component__$i,
29783
+ SearchResultsPageSelect: __vue_component__$h,
29784
+ SearchResultsSort: __vue_component__$g,
29785
+ SearchResultsLayoutSelection: __vue_component__$f,
29786
+ SearchResultsSummary: __vue_component__$e,
29787
+ SearchResultsMobileToggle: __vue_component__$d
29572
29788
  }
29573
29789
  })], SearchResultsToolbar);
29574
- var script$a = SearchResultsToolbar;
29790
+ var script$b = SearchResultsToolbar;
29575
29791
 
29576
29792
  /* script */
29577
- var __vue_script__$b = script$a;
29793
+ var __vue_script__$c = script$b;
29578
29794
  /* template */
29579
29795
 
29580
- var __vue_render__$b = function __vue_render__() {
29796
+ var __vue_render__$c = function __vue_render__() {
29581
29797
  var _vm = this;
29582
29798
 
29583
29799
  var _h = _vm.$createElement;
@@ -29607,7 +29823,8 @@ var __vue_render__$b = function __vue_render__() {
29607
29823
  staticClass: "lupa-toolbar-right"
29608
29824
  }, [_c("SearchResultsMobileToggle", {
29609
29825
  attrs: {
29610
- label: _vm.options.labels.mobileFilterButton
29826
+ label: _vm.options.labels.mobileFilterButton,
29827
+ "show-filter-count": _vm.showMobileFilterCount
29611
29828
  }
29612
29829
  }), _vm._v(" "), _vm.paginationDisplay.pageSize ? _c("SearchResultsPageSize", {
29613
29830
  attrs: {
@@ -29621,30 +29838,30 @@ var __vue_render__$b = function __vue_render__() {
29621
29838
  }) : _c("div")], 1)]);
29622
29839
  };
29623
29840
 
29624
- var __vue_staticRenderFns__$b = [];
29625
- __vue_render__$b._withStripped = true;
29841
+ var __vue_staticRenderFns__$c = [];
29842
+ __vue_render__$c._withStripped = true;
29626
29843
  /* style */
29627
29844
 
29628
- var __vue_inject_styles__$b = undefined;
29845
+ var __vue_inject_styles__$c = undefined;
29629
29846
  /* scoped */
29630
29847
 
29631
- var __vue_scope_id__$b = undefined;
29848
+ var __vue_scope_id__$c = undefined;
29632
29849
  /* module identifier */
29633
29850
 
29634
- var __vue_module_identifier__$b = undefined;
29851
+ var __vue_module_identifier__$c = undefined;
29635
29852
  /* functional template */
29636
29853
 
29637
- var __vue_is_functional_template__$b = false;
29854
+ var __vue_is_functional_template__$c = false;
29638
29855
  /* style inject */
29639
29856
 
29640
29857
  /* style inject SSR */
29641
29858
 
29642
29859
  /* style inject shadow dom */
29643
29860
 
29644
- var __vue_component__$b = /*#__PURE__*/normalizeComponent({
29645
- render: __vue_render__$b,
29646
- staticRenderFns: __vue_staticRenderFns__$b
29647
- }, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, undefined, undefined, undefined);
29861
+ var __vue_component__$c = /*#__PURE__*/normalizeComponent({
29862
+ render: __vue_render__$c,
29863
+ staticRenderFns: __vue_staticRenderFns__$c
29864
+ }, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, undefined, undefined, undefined);
29648
29865
 
29649
29866
  var Spinner = /*#__PURE__*/function (_Vue) {
29650
29867
  _inherits(Spinner, _Vue);
@@ -29661,10 +29878,10 @@ var Spinner = /*#__PURE__*/function (_Vue) {
29661
29878
  }(Vue$1);
29662
29879
 
29663
29880
  /* script */
29664
- var __vue_script__$a = Spinner;
29881
+ var __vue_script__$b = Spinner;
29665
29882
  /* template */
29666
29883
 
29667
- var __vue_render__$a = function __vue_render__() {
29884
+ var __vue_render__$b = function __vue_render__() {
29668
29885
  var _vm = this;
29669
29886
 
29670
29887
  var _h = _vm.$createElement;
@@ -29682,11 +29899,11 @@ var __vue_render__$a = function __vue_render__() {
29682
29899
  }), 0)]);
29683
29900
  };
29684
29901
 
29685
- var __vue_staticRenderFns__$a = [];
29686
- __vue_render__$a._withStripped = true;
29902
+ var __vue_staticRenderFns__$b = [];
29903
+ __vue_render__$b._withStripped = true;
29687
29904
  /* style */
29688
29905
 
29689
- var __vue_inject_styles__$a = function __vue_inject_styles__(inject) {
29906
+ var __vue_inject_styles__$b = function __vue_inject_styles__(inject) {
29690
29907
  if (!inject) return;
29691
29908
  inject("data-v-ef12587c_0", {
29692
29909
  source: ".lupa-spinner {\n color: #555555;\n display: flex;\n justify-content: center;\n position: relative;\n width: 100%;\n padding-top: 100px;\n padding-right: 72px;\n}\n.lupa-spinner div {\n transform-origin: 40px 40px;\n animation: lupa-spinner 1.2s linear infinite;\n}\n.lupa-spinner div:after {\n content: \" \";\n display: block;\n position: absolute;\n top: 3px;\n left: 37px;\n width: 6px;\n height: 18px;\n border-radius: 20%;\n background: #555555;\n}\n.lupa-spinner div:nth-child(1) {\n transform: rotate(0deg);\n animation-delay: -1.1s;\n}\n.lupa-spinner div:nth-child(2) {\n transform: rotate(30deg);\n animation-delay: -1s;\n}\n.lupa-spinner div:nth-child(3) {\n transform: rotate(60deg);\n animation-delay: -0.9s;\n}\n.lupa-spinner div:nth-child(4) {\n transform: rotate(90deg);\n animation-delay: -0.8s;\n}\n.lupa-spinner div:nth-child(5) {\n transform: rotate(120deg);\n animation-delay: -0.7s;\n}\n.lupa-spinner div:nth-child(6) {\n transform: rotate(150deg);\n animation-delay: -0.6s;\n}\n.lupa-spinner div:nth-child(7) {\n transform: rotate(180deg);\n animation-delay: -0.5s;\n}\n.lupa-spinner div:nth-child(8) {\n transform: rotate(210deg);\n animation-delay: -0.4s;\n}\n.lupa-spinner div:nth-child(9) {\n transform: rotate(240deg);\n animation-delay: -0.3s;\n}\n.lupa-spinner div:nth-child(10) {\n transform: rotate(270deg);\n animation-delay: -0.2s;\n}\n.lupa-spinner div:nth-child(11) {\n transform: rotate(300deg);\n animation-delay: -0.1s;\n}\n.lupa-spinner div:nth-child(12) {\n transform: rotate(330deg);\n animation-delay: 0s;\n}\n@keyframes lupa-spinner {\n0% {\n opacity: 1;\n}\n100% {\n opacity: 0;\n}\n}\n.lupa-spinner-wrapper {\n width: 100%;\n}",
@@ -29697,23 +29914,23 @@ var __vue_inject_styles__$a = function __vue_inject_styles__(inject) {
29697
29914
  /* scoped */
29698
29915
 
29699
29916
 
29700
- var __vue_scope_id__$a = undefined;
29917
+ var __vue_scope_id__$b = undefined;
29701
29918
  /* module identifier */
29702
29919
 
29703
- var __vue_module_identifier__$a = undefined;
29920
+ var __vue_module_identifier__$b = undefined;
29704
29921
  /* functional template */
29705
29922
 
29706
- var __vue_is_functional_template__$a = false;
29923
+ var __vue_is_functional_template__$b = false;
29707
29924
  /* style inject SSR */
29708
29925
 
29709
29926
  /* style inject shadow dom */
29710
29927
 
29711
- var __vue_component__$a = /*#__PURE__*/normalizeComponent({
29712
- render: __vue_render__$a,
29713
- staticRenderFns: __vue_staticRenderFns__$a
29714
- }, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, createInjector, undefined, undefined);
29715
-
29716
- var searchResult$5 = namespace("searchResult");
29928
+ var __vue_component__$b = /*#__PURE__*/normalizeComponent({
29929
+ render: __vue_render__$b,
29930
+ staticRenderFns: __vue_staticRenderFns__$b
29931
+ }, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, createInjector, undefined, undefined);
29932
+
29933
+ var searchResult$6 = namespace("searchResult");
29717
29934
 
29718
29935
  var SimilarQueryText = /*#__PURE__*/function (_Vue) {
29719
29936
  _inherits(SimilarQueryText, _Vue);
@@ -29754,20 +29971,20 @@ __decorate([Prop({
29754
29971
  default: ""
29755
29972
  })], SimilarQueryText.prototype, "label", void 0);
29756
29973
 
29757
- __decorate([searchResult$5.State(function (state) {
29974
+ __decorate([searchResult$6.State(function (state) {
29758
29975
  return state.searchResult.searchText;
29759
29976
  })], SimilarQueryText.prototype, "searchText", void 0);
29760
29977
 
29761
29978
  SimilarQueryText = __decorate([Component({
29762
29979
  name: "similarQueryText"
29763
29980
  })], SimilarQueryText);
29764
- var script$9 = SimilarQueryText;
29981
+ var script$a = SimilarQueryText;
29765
29982
 
29766
29983
  /* script */
29767
- var __vue_script__$9 = script$9;
29984
+ var __vue_script__$a = script$a;
29768
29985
  /* template */
29769
29986
 
29770
- var __vue_render__$9 = function __vue_render__() {
29987
+ var __vue_render__$a = function __vue_render__() {
29771
29988
  var _vm = this;
29772
29989
 
29773
29990
  var _h = _vm.$createElement;
@@ -29789,32 +30006,32 @@ var __vue_render__$9 = function __vue_render__() {
29789
30006
  }), _vm._v("\n (" + _vm._s(_vm.count) + ")\n")], 2);
29790
30007
  };
29791
30008
 
29792
- var __vue_staticRenderFns__$9 = [];
29793
- __vue_render__$9._withStripped = true;
30009
+ var __vue_staticRenderFns__$a = [];
30010
+ __vue_render__$a._withStripped = true;
29794
30011
  /* style */
29795
30012
 
29796
- var __vue_inject_styles__$9 = undefined;
30013
+ var __vue_inject_styles__$a = undefined;
29797
30014
  /* scoped */
29798
30015
 
29799
- var __vue_scope_id__$9 = undefined;
30016
+ var __vue_scope_id__$a = undefined;
29800
30017
  /* module identifier */
29801
30018
 
29802
- var __vue_module_identifier__$9 = undefined;
30019
+ var __vue_module_identifier__$a = undefined;
29803
30020
  /* functional template */
29804
30021
 
29805
- var __vue_is_functional_template__$9 = false;
30022
+ var __vue_is_functional_template__$a = false;
29806
30023
  /* style inject */
29807
30024
 
29808
30025
  /* style inject SSR */
29809
30026
 
29810
30027
  /* style inject shadow dom */
29811
30028
 
29812
- var __vue_component__$9 = /*#__PURE__*/normalizeComponent({
29813
- render: __vue_render__$9,
29814
- staticRenderFns: __vue_staticRenderFns__$9
29815
- }, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, undefined, undefined, undefined);
30029
+ var __vue_component__$a = /*#__PURE__*/normalizeComponent({
30030
+ render: __vue_render__$a,
30031
+ staticRenderFns: __vue_staticRenderFns__$a
30032
+ }, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, undefined, undefined, undefined);
29816
30033
 
29817
- var searchResult$4 = namespace("searchResult");
30034
+ var searchResult$5 = namespace("searchResult");
29818
30035
  var params$3 = namespace("params");
29819
30036
 
29820
30037
  var SearchResultsSimilarQueries = /*#__PURE__*/function (_Vue) {
@@ -29850,7 +30067,7 @@ __decorate([Prop({
29850
30067
  default: {}
29851
30068
  })], SearchResultsSimilarQueries.prototype, "productCardOptions", void 0);
29852
30069
 
29853
- __decorate([searchResult$4.State(function (state) {
30070
+ __decorate([searchResult$5.State(function (state) {
29854
30071
  return state.searchResult.similarQueries;
29855
30072
  })], SearchResultsSimilarQueries.prototype, "similarQueries", void 0);
29856
30073
 
@@ -29859,16 +30076,16 @@ __decorate([params$3.Action("goToResults")], SearchResultsSimilarQueries.prototy
29859
30076
  SearchResultsSimilarQueries = __decorate([Component({
29860
30077
  name: "searchResultsSimilarQueries",
29861
30078
  components: {
29862
- SearchResultsProductCard: __vue_component__$k,
29863
- SimilarQueryText: __vue_component__$9
30079
+ SearchResultsProductCard: __vue_component__$l,
30080
+ SimilarQueryText: __vue_component__$a
29864
30081
  }
29865
30082
  })], SearchResultsSimilarQueries);
29866
- var script$8 = SearchResultsSimilarQueries;
30083
+ var script$9 = SearchResultsSimilarQueries;
29867
30084
 
29868
- var __vue_script__$8 = script$8;
30085
+ var __vue_script__$9 = script$9;
29869
30086
  /* template */
29870
30087
 
29871
- var __vue_render__$8 = function __vue_render__() {
30088
+ var __vue_render__$9 = function __vue_render__() {
29872
30089
  var _vm = this;
29873
30090
 
29874
30091
  var _h = _vm.$createElement;
@@ -29929,30 +30146,30 @@ var __vue_render__$8 = function __vue_render__() {
29929
30146
  })], 2);
29930
30147
  };
29931
30148
 
29932
- var __vue_staticRenderFns__$8 = [];
29933
- __vue_render__$8._withStripped = true;
30149
+ var __vue_staticRenderFns__$9 = [];
30150
+ __vue_render__$9._withStripped = true;
29934
30151
  /* style */
29935
30152
 
29936
- var __vue_inject_styles__$8 = undefined;
30153
+ var __vue_inject_styles__$9 = undefined;
29937
30154
  /* scoped */
29938
30155
 
29939
- var __vue_scope_id__$8 = undefined;
30156
+ var __vue_scope_id__$9 = undefined;
29940
30157
  /* module identifier */
29941
30158
 
29942
- var __vue_module_identifier__$8 = undefined;
30159
+ var __vue_module_identifier__$9 = undefined;
29943
30160
  /* functional template */
29944
30161
 
29945
- var __vue_is_functional_template__$8 = false;
30162
+ var __vue_is_functional_template__$9 = false;
29946
30163
  /* style inject */
29947
30164
 
29948
30165
  /* style inject SSR */
29949
30166
 
29950
30167
  /* style inject shadow dom */
29951
30168
 
29952
- var __vue_component__$8 = /*#__PURE__*/normalizeComponent({
29953
- render: __vue_render__$8,
29954
- staticRenderFns: __vue_staticRenderFns__$8
29955
- }, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, undefined, undefined);
30169
+ var __vue_component__$9 = /*#__PURE__*/normalizeComponent({
30170
+ render: __vue_render__$9,
30171
+ staticRenderFns: __vue_staticRenderFns__$9
30172
+ }, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, undefined, undefined, undefined);
29956
30173
 
29957
30174
  var FiltersTopDropdown = /*#__PURE__*/function (_Vue) {
29958
30175
  _inherits(FiltersTopDropdown, _Vue);
@@ -29973,17 +30190,17 @@ __decorate([Prop()], FiltersTopDropdown.prototype, "options", void 0);
29973
30190
  FiltersTopDropdown = __decorate([Component({
29974
30191
  name: "filtersTopDropdown",
29975
30192
  components: {
29976
- CurrentFilters: __vue_component__$L,
29977
- Facets: __vue_component__$E
30193
+ CurrentFilters: __vue_component__$M,
30194
+ Facets: __vue_component__$F
29978
30195
  }
29979
30196
  })], FiltersTopDropdown);
29980
- var script$7 = FiltersTopDropdown;
30197
+ var script$8 = FiltersTopDropdown;
29981
30198
 
29982
30199
  /* script */
29983
- var __vue_script__$7 = script$7;
30200
+ var __vue_script__$8 = script$8;
29984
30201
  /* template */
29985
30202
 
29986
- var __vue_render__$7 = function __vue_render__() {
30203
+ var __vue_render__$8 = function __vue_render__() {
29987
30204
  var _vm = this;
29988
30205
 
29989
30206
  var _h = _vm.$createElement;
@@ -30003,32 +30220,32 @@ var __vue_render__$7 = function __vue_render__() {
30003
30220
  }) : _vm._e()], 1);
30004
30221
  };
30005
30222
 
30006
- var __vue_staticRenderFns__$7 = [];
30007
- __vue_render__$7._withStripped = true;
30223
+ var __vue_staticRenderFns__$8 = [];
30224
+ __vue_render__$8._withStripped = true;
30008
30225
  /* style */
30009
30226
 
30010
- var __vue_inject_styles__$7 = undefined;
30227
+ var __vue_inject_styles__$8 = undefined;
30011
30228
  /* scoped */
30012
30229
 
30013
- var __vue_scope_id__$7 = undefined;
30230
+ var __vue_scope_id__$8 = undefined;
30014
30231
  /* module identifier */
30015
30232
 
30016
- var __vue_module_identifier__$7 = undefined;
30233
+ var __vue_module_identifier__$8 = undefined;
30017
30234
  /* functional template */
30018
30235
 
30019
- var __vue_is_functional_template__$7 = false;
30236
+ var __vue_is_functional_template__$8 = false;
30020
30237
  /* style inject */
30021
30238
 
30022
30239
  /* style inject SSR */
30023
30240
 
30024
30241
  /* style inject shadow dom */
30025
30242
 
30026
- var __vue_component__$7 = /*#__PURE__*/normalizeComponent({
30027
- render: __vue_render__$7,
30028
- staticRenderFns: __vue_staticRenderFns__$7
30029
- }, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, undefined, undefined);
30243
+ var __vue_component__$8 = /*#__PURE__*/normalizeComponent({
30244
+ render: __vue_render__$8,
30245
+ staticRenderFns: __vue_staticRenderFns__$8
30246
+ }, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, undefined, undefined);
30030
30247
 
30031
- var searchResult$3 = namespace("searchResult");
30248
+ var searchResult$4 = namespace("searchResult");
30032
30249
  var params$2 = namespace("params");
30033
30250
 
30034
30251
  var SearchResultsProducts = /*#__PURE__*/function (_Vue) {
@@ -30129,27 +30346,27 @@ var SearchResultsProducts = /*#__PURE__*/function (_Vue) {
30129
30346
 
30130
30347
  __decorate([Prop()], SearchResultsProducts.prototype, "options", void 0);
30131
30348
 
30132
- __decorate([searchResult$3.State(function (state) {
30349
+ __decorate([searchResult$4.State(function (state) {
30133
30350
  return state.loading;
30134
30351
  })], SearchResultsProducts.prototype, "loading", void 0);
30135
30352
 
30136
- __decorate([searchResult$3.Getter("hasResults")], SearchResultsProducts.prototype, "hasResults", void 0);
30353
+ __decorate([searchResult$4.Getter("hasResults")], SearchResultsProducts.prototype, "hasResults", void 0);
30137
30354
 
30138
- __decorate([searchResult$3.Getter("currentQueryText")], SearchResultsProducts.prototype, "currentQueryText", void 0);
30355
+ __decorate([searchResult$4.Getter("currentQueryText")], SearchResultsProducts.prototype, "currentQueryText", void 0);
30139
30356
 
30140
- __decorate([searchResult$3.State(function (state) {
30357
+ __decorate([searchResult$4.State(function (state) {
30141
30358
  return state.isMobileSidebarVisible;
30142
30359
  })], SearchResultsProducts.prototype, "isMobileSidebarVisible", void 0);
30143
30360
 
30144
- __decorate([searchResult$3.State(function (state) {
30361
+ __decorate([searchResult$4.State(function (state) {
30145
30362
  return state.columnCount;
30146
30363
  })], SearchResultsProducts.prototype, "columnCount", void 0);
30147
30364
 
30148
- __decorate([searchResult$3.State(function (state) {
30365
+ __decorate([searchResult$4.State(function (state) {
30149
30366
  return state.searchResult;
30150
30367
  })], SearchResultsProducts.prototype, "searchResult", void 0);
30151
30368
 
30152
- __decorate([searchResult$3.State(function (state) {
30369
+ __decorate([searchResult$4.State(function (state) {
30153
30370
  return state.layout;
30154
30371
  })], SearchResultsProducts.prototype, "layout", void 0);
30155
30372
 
@@ -30160,22 +30377,22 @@ __decorate([params$2.Getter("page")], SearchResultsProducts.prototype, "page", v
30160
30377
  SearchResultsProducts = __decorate([Component({
30161
30378
  name: "searchResultsProducts",
30162
30379
  components: {
30163
- CurrentFilters: __vue_component__$L,
30164
- SearchResultsProductCard: __vue_component__$k,
30165
- SearchResultsToolbar: __vue_component__$b,
30166
- AdditionalPanels: __vue_component__$i,
30167
- Spinner: __vue_component__$a,
30168
- SearchResultsSimilarQueries: __vue_component__$8,
30169
- FiltersTopDropdown: __vue_component__$7
30380
+ CurrentFilters: __vue_component__$M,
30381
+ SearchResultsProductCard: __vue_component__$l,
30382
+ SearchResultsToolbar: __vue_component__$c,
30383
+ AdditionalPanels: __vue_component__$j,
30384
+ Spinner: __vue_component__$b,
30385
+ SearchResultsSimilarQueries: __vue_component__$9,
30386
+ FiltersTopDropdown: __vue_component__$8
30170
30387
  }
30171
30388
  })], SearchResultsProducts);
30172
- var script$6 = SearchResultsProducts;
30389
+ var script$7 = SearchResultsProducts;
30173
30390
 
30174
30391
  /* script */
30175
- var __vue_script__$6 = script$6;
30392
+ var __vue_script__$7 = script$7;
30176
30393
  /* template */
30177
30394
 
30178
- var __vue_render__$6 = function __vue_render__() {
30395
+ var __vue_render__$7 = function __vue_render__() {
30179
30396
  var _vm = this;
30180
30397
 
30181
30398
  var _h = _vm.$createElement;
@@ -30257,7 +30474,10 @@ var __vue_render__$6 = function __vue_render__() {
30257
30474
  sdkOptions: _vm.options.options
30258
30475
  }
30259
30476
  })] : !_vm.loading && _vm.currentQueryText ? _c("div", {
30260
- staticClass: "lupa-empty-results"
30477
+ staticClass: "lupa-empty-results",
30478
+ attrs: {
30479
+ "data-cy": "lupa-no-results"
30480
+ }
30261
30481
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.emptyResults) + " "), _c("span", [_vm._v(_vm._s(_vm.currentQueryText))])]) : _vm._e(), _vm._v(" "), _vm.searchResult.similarQueries ? _c("div", [_c("SearchResultsSimilarQueries", {
30262
30482
  attrs: {
30263
30483
  labels: _vm.similarQueriesLabels,
@@ -30267,32 +30487,32 @@ var __vue_render__$6 = function __vue_render__() {
30267
30487
  })], 1) : _vm._e()], 2);
30268
30488
  };
30269
30489
 
30270
- var __vue_staticRenderFns__$6 = [];
30271
- __vue_render__$6._withStripped = true;
30490
+ var __vue_staticRenderFns__$7 = [];
30491
+ __vue_render__$7._withStripped = true;
30272
30492
  /* style */
30273
30493
 
30274
- var __vue_inject_styles__$6 = undefined;
30494
+ var __vue_inject_styles__$7 = undefined;
30275
30495
  /* scoped */
30276
30496
 
30277
- var __vue_scope_id__$6 = undefined;
30497
+ var __vue_scope_id__$7 = undefined;
30278
30498
  /* module identifier */
30279
30499
 
30280
- var __vue_module_identifier__$6 = undefined;
30500
+ var __vue_module_identifier__$7 = undefined;
30281
30501
  /* functional template */
30282
30502
 
30283
- var __vue_is_functional_template__$6 = false;
30503
+ var __vue_is_functional_template__$7 = false;
30284
30504
  /* style inject */
30285
30505
 
30286
30506
  /* style inject SSR */
30287
30507
 
30288
30508
  /* style inject shadow dom */
30289
30509
 
30290
- var __vue_component__$6 = /*#__PURE__*/normalizeComponent({
30291
- render: __vue_render__$6,
30292
- staticRenderFns: __vue_staticRenderFns__$6
30293
- }, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, undefined, undefined);
30510
+ var __vue_component__$7 = /*#__PURE__*/normalizeComponent({
30511
+ render: __vue_render__$7,
30512
+ staticRenderFns: __vue_staticRenderFns__$7
30513
+ }, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, undefined, undefined);
30294
30514
 
30295
- var searchResult$2 = namespace("searchResult");
30515
+ var searchResult$3 = namespace("searchResult");
30296
30516
 
30297
30517
  var SearchResultsBreadcrumbs = /*#__PURE__*/function (_Vue) {
30298
30518
  _inherits(SearchResultsBreadcrumbs, _Vue);
@@ -30321,17 +30541,17 @@ __decorate([Prop({
30321
30541
  }
30322
30542
  })], SearchResultsBreadcrumbs.prototype, "breadcrumbs", void 0);
30323
30543
 
30324
- __decorate([searchResult$2.Getter("currentQueryText")], SearchResultsBreadcrumbs.prototype, "currentQueryText", void 0);
30544
+ __decorate([searchResult$3.Getter("currentQueryText")], SearchResultsBreadcrumbs.prototype, "currentQueryText", void 0);
30325
30545
 
30326
30546
  SearchResultsBreadcrumbs = __decorate([Component({
30327
30547
  name: "searchResultsBreadcrumbs"
30328
30548
  })], SearchResultsBreadcrumbs);
30329
- var script$5 = SearchResultsBreadcrumbs;
30549
+ var script$6 = SearchResultsBreadcrumbs;
30330
30550
 
30331
- var __vue_script__$5 = script$5;
30551
+ var __vue_script__$6 = script$6;
30332
30552
  /* template */
30333
30553
 
30334
- var __vue_render__$5 = function __vue_render__() {
30554
+ var __vue_render__$6 = function __vue_render__() {
30335
30555
  var _vm = this;
30336
30556
 
30337
30557
  var _h = _vm.$createElement;
@@ -30357,6 +30577,102 @@ var __vue_render__$5 = function __vue_render__() {
30357
30577
  }), 0);
30358
30578
  };
30359
30579
 
30580
+ var __vue_staticRenderFns__$6 = [];
30581
+ __vue_render__$6._withStripped = true;
30582
+ /* style */
30583
+
30584
+ var __vue_inject_styles__$6 = undefined;
30585
+ /* scoped */
30586
+
30587
+ var __vue_scope_id__$6 = undefined;
30588
+ /* module identifier */
30589
+
30590
+ var __vue_module_identifier__$6 = undefined;
30591
+ /* functional template */
30592
+
30593
+ var __vue_is_functional_template__$6 = false;
30594
+ /* style inject */
30595
+
30596
+ /* style inject SSR */
30597
+
30598
+ /* style inject shadow dom */
30599
+
30600
+ var __vue_component__$6 = /*#__PURE__*/normalizeComponent({
30601
+ render: __vue_render__$6,
30602
+ staticRenderFns: __vue_staticRenderFns__$6
30603
+ }, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, undefined, undefined);
30604
+
30605
+ var searchResult$2 = namespace("searchResult");
30606
+
30607
+ var SearchResultsTitle = /*#__PURE__*/function (_Vue) {
30608
+ _inherits(SearchResultsTitle, _Vue);
30609
+
30610
+ var _super = _createSuper(SearchResultsTitle);
30611
+
30612
+ function SearchResultsTitle() {
30613
+ _classCallCheck(this, SearchResultsTitle);
30614
+
30615
+ return _super.apply(this, arguments);
30616
+ }
30617
+
30618
+ _createClass(SearchResultsTitle, [{
30619
+ key: "queryText",
30620
+ get: function get() {
30621
+ return this.suggestedSearchText || this.currentQueryText;
30622
+ }
30623
+ }, {
30624
+ key: "showProductCount",
30625
+ get: function get() {
30626
+ var _a;
30627
+
30628
+ return Boolean((_a = this.options.toolbar) === null || _a === void 0 ? void 0 : _a.totalCount);
30629
+ }
30630
+ }, {
30631
+ key: "getLabel",
30632
+ value: function getLabel(label) {
30633
+ return addParamsToLabel(label, "'".concat(this.currentQueryText, "'"));
30634
+ }
30635
+ }]);
30636
+
30637
+ return SearchResultsTitle;
30638
+ }(Vue$1);
30639
+
30640
+ __decorate([Prop()], SearchResultsTitle.prototype, "options", void 0);
30641
+
30642
+ __decorate([searchResult$2.Getter("currentQueryText")], SearchResultsTitle.prototype, "currentQueryText", void 0);
30643
+
30644
+ __decorate([searchResult$2.Getter("totalItems")], SearchResultsTitle.prototype, "totalItems", void 0);
30645
+
30646
+ __decorate([searchResult$2.State(function (state) {
30647
+ return state.searchResult.suggestedSearchText;
30648
+ })], SearchResultsTitle.prototype, "suggestedSearchText", void 0);
30649
+
30650
+ SearchResultsTitle = __decorate([Component({
30651
+ name: "SearchResultsTitle"
30652
+ })], SearchResultsTitle);
30653
+ var script$5 = SearchResultsTitle;
30654
+
30655
+ /* script */
30656
+ var __vue_script__$5 = script$5;
30657
+ /* template */
30658
+
30659
+ var __vue_render__$5 = function __vue_render__() {
30660
+ var _vm = this;
30661
+
30662
+ var _h = _vm.$createElement;
30663
+
30664
+ var _c = _vm._self._c || _h;
30665
+
30666
+ return _vm.options.labels.searchResults && _vm.currentQueryText ? _c("h1", {
30667
+ staticClass: "lupa-result-page-title",
30668
+ attrs: {
30669
+ "data-cy": "lupa-result-page-title"
30670
+ }
30671
+ }, [_vm._v("\n " + _vm._s(_vm.options.labels.searchResults) + "'" + _vm._s(_vm.queryText) + "'\n "), _vm.showProductCount ? _c("span", {
30672
+ staticClass: "lupa-results-total-count"
30673
+ }, [_vm._v("(" + _vm._s(_vm.totalItems) + ")")]) : _vm._e()]) : _vm._e();
30674
+ };
30675
+
30360
30676
  var __vue_staticRenderFns__$5 = [];
30361
30677
  __vue_render__$5._withStripped = true;
30362
30678
  /* style */
@@ -30408,11 +30724,6 @@ var SearchResults = /*#__PURE__*/function (_Vue) {
30408
30724
  get: function get() {
30409
30725
  return pick(this.options.labels, ["noResultsSuggestion", "didYouMean"]);
30410
30726
  }
30411
- }, {
30412
- key: "queryText",
30413
- get: function get() {
30414
- return this.suggestedSearchText || this.currentQueryText;
30415
- }
30416
30727
  }, {
30417
30728
  key: "showFilterSidebar",
30418
30729
  get: function get() {
@@ -30420,6 +30731,11 @@ var SearchResults = /*#__PURE__*/function (_Vue) {
30420
30731
 
30421
30732
  return ((_c = (_b = (_a = this.options.filters) === null || _a === void 0 ? void 0 : _a.facets) === null || _b === void 0 ? void 0 : _b.style) === null || _c === void 0 ? void 0 : _c.type) === "sidebar";
30422
30733
  }
30734
+ }, {
30735
+ key: "isTitleResultTopPosition",
30736
+ get: function get() {
30737
+ return this.options.searchTitlePosition === "search-results-top";
30738
+ }
30423
30739
  }, {
30424
30740
  key: "mounted",
30425
30741
  value: function mounted() {
@@ -30474,7 +30790,7 @@ var SearchResults = /*#__PURE__*/function (_Vue) {
30474
30790
  var _a, _b;
30475
30791
 
30476
30792
  if (res.success) {
30477
- _this.trackResults({
30793
+ _this.handleResults({
30478
30794
  queryKey: _this.options.queryKey,
30479
30795
  results: res
30480
30796
  });
@@ -30495,6 +30811,36 @@ var SearchResults = /*#__PURE__*/function (_Vue) {
30495
30811
  _this.setLoading(false);
30496
30812
  });
30497
30813
  }
30814
+ }, {
30815
+ key: "handleResults",
30816
+ value: function handleResults(_ref) {
30817
+ var queryKey = _ref.queryKey,
30818
+ results = _ref.results;
30819
+ this.trackResults({
30820
+ queryKey: queryKey,
30821
+ results: results
30822
+ });
30823
+ var noResultsParam = this.options.noResultsQueryFlag;
30824
+
30825
+ if (!noResultsParam) {
30826
+ return;
30827
+ }
30828
+
30829
+ if (results.total < 1) {
30830
+ this.appendParams({
30831
+ params: [{
30832
+ name: noResultsParam,
30833
+ value: "true"
30834
+ }],
30835
+ save: false
30836
+ });
30837
+ } else {
30838
+ this.removeParams({
30839
+ paramsToRemove: [noResultsParam],
30840
+ save: false
30841
+ });
30842
+ }
30843
+ }
30498
30844
  }, {
30499
30845
  key: "handleResize",
30500
30846
  value: function handleResize() {
@@ -30522,22 +30868,22 @@ __decorate([Prop({
30522
30868
  default: false
30523
30869
  })], SearchResults.prototype, "isProductList", void 0);
30524
30870
 
30871
+ __decorate([searchResult$1.Getter("currentQueryText")], SearchResults.prototype, "currentQueryText", void 0);
30872
+
30525
30873
  __decorate([tracking$2.Action("trackSearch")], SearchResults.prototype, "trackSearch", void 0);
30526
30874
 
30527
30875
  __decorate([tracking$2.Action("trackResults")], SearchResults.prototype, "trackResults", void 0);
30528
30876
 
30529
- __decorate([searchResult$1.Getter("currentQueryText")], SearchResults.prototype, "currentQueryText", void 0);
30530
-
30531
- __decorate([searchResult$1.State(function (state) {
30532
- return state.searchResult.suggestedSearchText;
30533
- })], SearchResults.prototype, "suggestedSearchText", void 0);
30534
-
30535
30877
  __decorate([params$1.State("searchString")], SearchResults.prototype, "searchString", void 0);
30536
30878
 
30537
30879
  __decorate([params$1.Action("setDefaultLimit")], SearchResults.prototype, "setDefaultLimit", void 0);
30538
30880
 
30539
30881
  __decorate([params$1.Action("add")], SearchResults.prototype, "addParams", void 0);
30540
30882
 
30883
+ __decorate([params$1.Action("removeParams")], SearchResults.prototype, "removeParams", void 0);
30884
+
30885
+ __decorate([params$1.Action("appendParams")], SearchResults.prototype, "appendParams", void 0);
30886
+
30541
30887
  __decorate([options$1.Mutation("setSearchResultOptions")], SearchResults.prototype, "setSearchResultOptions", void 0);
30542
30888
 
30543
30889
  __decorate([options$1.Mutation("setInitialFilters")], SearchResults.prototype, "setInitialFilters", void 0);
@@ -30553,11 +30899,12 @@ __decorate([searchResult$1.Action("setColumnCount")], SearchResults.prototype, "
30553
30899
  SearchResults = __decorate([Component({
30554
30900
  name: "searchResults",
30555
30901
  components: {
30556
- SearchResultsFilters: __vue_component__$B,
30557
- SearchResultsProducts: __vue_component__$6,
30558
- MobileFilterSidebar: __vue_component__$A,
30559
- SearchResultsBreadcrumbs: __vue_component__$5,
30560
- SearchResultsDidYouMean: __vue_component__$z
30902
+ SearchResultsFilters: __vue_component__$C,
30903
+ SearchResultsProducts: __vue_component__$7,
30904
+ MobileFilterSidebar: __vue_component__$B,
30905
+ SearchResultsBreadcrumbs: __vue_component__$6,
30906
+ SearchResultsDidYouMean: __vue_component__$A,
30907
+ SearchResultsTitle: __vue_component__$5
30561
30908
  }
30562
30909
  })], SearchResults);
30563
30910
  var script$4 = SearchResults;
@@ -30583,16 +30930,35 @@ var __vue_render__$4 = function __vue_render__() {
30583
30930
  attrs: {
30584
30931
  breadcrumbs: _vm.options.breadcrumbs
30585
30932
  }
30586
- }) : _vm._e(), _vm._v(" "), _c("SearchResultsDidYouMean", {
30933
+ }) : _vm._e(), _vm._v(" "), _vm.isTitleResultTopPosition ? [_c("div", {
30934
+ staticClass: "top-layout-wrapper"
30935
+ }, [_vm.showFilterSidebar ? _c("SearchResultsFilters", {
30936
+ attrs: {
30937
+ options: _vm.options.filters
30938
+ }
30939
+ }) : _vm._e(), _vm._v(" "), _c("div", {
30940
+ staticClass: "search-content"
30941
+ }, [_c("SearchResultsDidYouMean", {
30587
30942
  attrs: {
30588
30943
  labels: _vm.didYouMeanLabels
30589
30944
  }
30590
- }), _vm._v(" "), _vm.options.labels.searchResults && _vm.currentQueryText ? _c("h1", {
30591
- staticClass: "lupa-result-page-title",
30945
+ }), _vm._v(" "), _c("SearchResultsTitle", {
30592
30946
  attrs: {
30593
- "data-cy": "lupa-result-page-title"
30947
+ options: _vm.options
30948
+ }
30949
+ }), _vm._v(" "), _c("SearchResultsProducts", {
30950
+ attrs: {
30951
+ options: _vm.options
30952
+ }
30953
+ })], 1)], 1)] : [_c("SearchResultsDidYouMean", {
30954
+ attrs: {
30955
+ labels: _vm.didYouMeanLabels
30956
+ }
30957
+ }), _vm._v(" "), _c("SearchResultsTitle", {
30958
+ attrs: {
30959
+ options: _vm.options
30594
30960
  }
30595
- }, [_vm._v("\n " + _vm._s(_vm.options.labels.searchResults) + "'" + _vm._s(_vm.queryText) + "'\n ")]) : _vm._e(), _vm._v(" "), _c("div", {
30961
+ }), _vm._v(" "), _c("div", {
30596
30962
  attrs: {
30597
30963
  id: "lupa-search-results"
30598
30964
  }
@@ -30604,7 +30970,7 @@ var __vue_render__$4 = function __vue_render__() {
30604
30970
  attrs: {
30605
30971
  options: _vm.options
30606
30972
  }
30607
- })], 1)], 1);
30973
+ })], 1)]], 2);
30608
30974
  };
30609
30975
 
30610
30976
  var __vue_staticRenderFns__$4 = [];
@@ -32007,6 +32373,18 @@ var SearchResultModule = /*#__PURE__*/function (_VuexModule) {
32007
32373
  get: function get() {
32008
32374
  return this.totalItems > 0;
32009
32375
  }
32376
+ }, {
32377
+ key: "labeledFilters",
32378
+ get: function get() {
32379
+ return getLabeledFilters(unfoldFilters(this.currentFilters), this.facets);
32380
+ }
32381
+ }, {
32382
+ key: "currentFilterCount",
32383
+ get: function get() {
32384
+ var _a, _b;
32385
+
32386
+ return (_b = (_a = this.labeledFilters) === null || _a === void 0 ? void 0 : _a.length) !== null && _b !== void 0 ? _b : 0;
32387
+ }
32010
32388
  }, {
32011
32389
  key: "hasAnyFilter",
32012
32390
  get: function get() {
@@ -33659,17 +34037,19 @@ var ParamsModule = /*#__PURE__*/function (_VuexModule) {
33659
34037
  }, {
33660
34038
  key: "removeParams",
33661
34039
  value: function removeParams$1(_ref2) {
33662
- var paramsToRemove = _ref2.paramsToRemove;
34040
+ var paramsToRemove = _ref2.paramsToRemove,
34041
+ _ref2$save = _ref2.save,
34042
+ save = _ref2$save === void 0 ? true : _ref2$save;
33663
34043
  var url = new URL(window.location.origin + getPathName(this.searchResultsLink) + window.location.search);
33664
34044
  paramsToRemove = getRemovableParams(url, paramsToRemove);
33665
34045
 
33666
34046
  removeParams(url, paramsToRemove);
33667
34047
 
33668
34048
  window.history.pushState("", "Append params", url.pathname + url.search);
33669
- return {
34049
+ return save ? {
33670
34050
  params: parseParams(url.searchParams),
33671
34051
  searchString: url.search
33672
- };
34052
+ } : {};
33673
34053
  }
33674
34054
  }, {
33675
34055
  key: "goToResults",
@@ -33707,7 +34087,9 @@ var ParamsModule = /*#__PURE__*/function (_VuexModule) {
33707
34087
  var params = _ref4.params,
33708
34088
  paramsToRemove = _ref4.paramsToRemove,
33709
34089
  _ref4$encode = _ref4.encode,
33710
- encode = _ref4$encode === void 0 ? true : _ref4$encode;
34090
+ encode = _ref4$encode === void 0 ? true : _ref4$encode,
34091
+ _ref4$save = _ref4.save,
34092
+ save = _ref4$save === void 0 ? true : _ref4$save;
33711
34093
 
33712
34094
  if (!(params === null || params === void 0 ? void 0 : params.length)) {
33713
34095
  return {
@@ -33724,10 +34106,10 @@ var ParamsModule = /*#__PURE__*/function (_VuexModule) {
33724
34106
  return appendParam(url, p, encode);
33725
34107
  });
33726
34108
  window.history.pushState("", "Append params", url.pathname + url.search);
33727
- return {
34109
+ return save ? {
33728
34110
  params: parseParams(url.searchParams),
33729
34111
  searchString: url.search
33730
- };
34112
+ } : {};
33731
34113
  }
33732
34114
  }, {
33733
34115
  key: "setDefaultLimit",
@@ -33982,10 +34364,10 @@ var searchBox = function searchBox(options) {
33982
34364
  app.box = new Vue$1({
33983
34365
  el: options.inputSelector,
33984
34366
  components: {
33985
- SearchBoxEntry: __vue_component__$N
34367
+ SearchBoxEntry: __vue_component__$O
33986
34368
  },
33987
34369
  render: function render(h) {
33988
- return h(__vue_component__$N, {
34370
+ return h(__vue_component__$O, {
33989
34371
  props: {
33990
34372
  searchBoxOptions: options
33991
34373
  }