@getlupa/client 0.5.1-alpha-7 → 0.5.1-alpha-8

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.
@@ -1,3 +1,5 @@
1
+ export { SortDirection } from '@getlupa/client-sdk/Types';
2
+
1
3
  var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
2
4
 
3
5
  function getDefaultExportFromCjs (x) {
@@ -16057,7 +16059,7 @@ __decorate([Watch("query")], SearchBoxInput.prototype, "handleQueryChange", null
16057
16059
  SearchBoxInput = __decorate([Component({
16058
16060
  name: "searchBoxInput"
16059
16061
  })], SearchBoxInput);
16060
- var script$15 = SearchBoxInput;
16062
+ var script$16 = SearchBoxInput;
16061
16063
 
16062
16064
  function normalizeComponent(template, style, script, scopeId, isFunctionalTemplate, moduleIdentifier
16063
16065
  /* server only */
@@ -16198,10 +16200,10 @@ function addStyle(id, css) {
16198
16200
  }
16199
16201
 
16200
16202
  /* script */
16201
- var __vue_script__$16 = script$15;
16203
+ var __vue_script__$17 = script$16;
16202
16204
  /* template */
16203
16205
 
16204
- var __vue_render__$16 = function __vue_render__() {
16206
+ var __vue_render__$17 = function __vue_render__() {
16205
16207
  var _vm = this;
16206
16208
 
16207
16209
  var _h = _vm.$createElement;
@@ -16250,11 +16252,11 @@ var __vue_render__$16 = function __vue_render__() {
16250
16252
  }, "input", _vm.inputAttributes, false))]);
16251
16253
  };
16252
16254
 
16253
- var __vue_staticRenderFns__$16 = [];
16254
- __vue_render__$16._withStripped = true;
16255
+ var __vue_staticRenderFns__$17 = [];
16256
+ __vue_render__$17._withStripped = true;
16255
16257
  /* style */
16256
16258
 
16257
- var __vue_inject_styles__$16 = function __vue_inject_styles__(inject) {
16259
+ var __vue_inject_styles__$17 = function __vue_inject_styles__(inject) {
16258
16260
  if (!inject) return;
16259
16261
  inject("data-v-7759bf15_0", {
16260
16262
  source: "\n.lupa-search-box-input-field,\n.lupa-hint {\n width: 100%;\n}\n.lupa-search-box-input-field {\n position: relative !important;\n background: transparent !important;\n}\n.lupa-hint {\n opacity: 0.5;\n position: absolute !important;\n pointer-events: none;\n}\n",
@@ -16265,21 +16267,21 @@ var __vue_inject_styles__$16 = function __vue_inject_styles__(inject) {
16265
16267
  /* scoped */
16266
16268
 
16267
16269
 
16268
- var __vue_scope_id__$16 = undefined;
16270
+ var __vue_scope_id__$17 = undefined;
16269
16271
  /* module identifier */
16270
16272
 
16271
- var __vue_module_identifier__$16 = undefined;
16273
+ var __vue_module_identifier__$17 = undefined;
16272
16274
  /* functional template */
16273
16275
 
16274
- var __vue_is_functional_template__$16 = false;
16276
+ var __vue_is_functional_template__$17 = false;
16275
16277
  /* style inject SSR */
16276
16278
 
16277
16279
  /* style inject shadow dom */
16278
16280
 
16279
- var __vue_component__$16 = /*#__PURE__*/normalizeComponent({
16280
- render: __vue_render__$16,
16281
- staticRenderFns: __vue_staticRenderFns__$16
16282
- }, __vue_inject_styles__$16, __vue_script__$16, __vue_scope_id__$16, __vue_is_functional_template__$16, __vue_module_identifier__$16, false, createInjector, undefined, undefined);
16281
+ var __vue_component__$17 = /*#__PURE__*/normalizeComponent({
16282
+ render: __vue_render__$17,
16283
+ staticRenderFns: __vue_staticRenderFns__$17
16284
+ }, __vue_inject_styles__$17, __vue_script__$17, __vue_scope_id__$17, __vue_is_functional_template__$17, __vue_module_identifier__$17, false, createInjector, undefined, undefined);
16283
16285
 
16284
16286
  var $$9 = _export;
16285
16287
 
@@ -16404,13 +16406,13 @@ __decorate([Prop()], SearchBoxProductImage.prototype, "item", void 0);
16404
16406
  __decorate([Prop()], SearchBoxProductImage.prototype, "options", void 0);
16405
16407
 
16406
16408
  SearchBoxProductImage = __decorate([Component], SearchBoxProductImage);
16407
- var script$14 = SearchBoxProductImage;
16409
+ var script$15 = SearchBoxProductImage;
16408
16410
 
16409
16411
  /* script */
16410
- var __vue_script__$15 = script$14;
16412
+ var __vue_script__$16 = script$15;
16411
16413
  /* template */
16412
16414
 
16413
- var __vue_render__$15 = function __vue_render__() {
16415
+ var __vue_render__$16 = function __vue_render__() {
16414
16416
  var _vm = this;
16415
16417
 
16416
16418
  var _h = _vm.$createElement;
@@ -16430,30 +16432,30 @@ var __vue_render__$15 = function __vue_render__() {
16430
16432
  })]);
16431
16433
  };
16432
16434
 
16433
- var __vue_staticRenderFns__$15 = [];
16434
- __vue_render__$15._withStripped = true;
16435
+ var __vue_staticRenderFns__$16 = [];
16436
+ __vue_render__$16._withStripped = true;
16435
16437
  /* style */
16436
16438
 
16437
- var __vue_inject_styles__$15 = undefined;
16439
+ var __vue_inject_styles__$16 = undefined;
16438
16440
  /* scoped */
16439
16441
 
16440
- var __vue_scope_id__$15 = undefined;
16442
+ var __vue_scope_id__$16 = undefined;
16441
16443
  /* module identifier */
16442
16444
 
16443
- var __vue_module_identifier__$15 = undefined;
16445
+ var __vue_module_identifier__$16 = undefined;
16444
16446
  /* functional template */
16445
16447
 
16446
- var __vue_is_functional_template__$15 = false;
16448
+ var __vue_is_functional_template__$16 = false;
16447
16449
  /* style inject */
16448
16450
 
16449
16451
  /* style inject SSR */
16450
16452
 
16451
16453
  /* style inject shadow dom */
16452
16454
 
16453
- var __vue_component__$15 = /*#__PURE__*/normalizeComponent({
16454
- render: __vue_render__$15,
16455
- staticRenderFns: __vue_staticRenderFns__$15
16456
- }, __vue_inject_styles__$15, __vue_script__$15, __vue_scope_id__$15, __vue_is_functional_template__$15, __vue_module_identifier__$15, false, undefined, undefined, undefined);
16455
+ var __vue_component__$16 = /*#__PURE__*/normalizeComponent({
16456
+ render: __vue_render__$16,
16457
+ staticRenderFns: __vue_staticRenderFns__$16
16458
+ }, __vue_inject_styles__$16, __vue_script__$16, __vue_scope_id__$16, __vue_is_functional_template__$16, __vue_module_identifier__$16, false, undefined, undefined, undefined);
16457
16459
 
16458
16460
  var SearchBoxProductTitle = /*#__PURE__*/function (_Vue) {
16459
16461
  _inherits(SearchBoxProductTitle, _Vue);
@@ -16488,13 +16490,13 @@ __decorate([Prop()], SearchBoxProductTitle.prototype, "item", void 0);
16488
16490
  __decorate([Prop()], SearchBoxProductTitle.prototype, "options", void 0);
16489
16491
 
16490
16492
  SearchBoxProductTitle = __decorate([Component], SearchBoxProductTitle);
16491
- var script$13 = SearchBoxProductTitle;
16493
+ var script$14 = SearchBoxProductTitle;
16492
16494
 
16493
16495
  /* script */
16494
- var __vue_script__$14 = script$13;
16496
+ var __vue_script__$15 = script$14;
16495
16497
  /* template */
16496
16498
 
16497
- var __vue_render__$14 = function __vue_render__() {
16499
+ var __vue_render__$15 = function __vue_render__() {
16498
16500
  var _vm = this;
16499
16501
 
16500
16502
  var _h = _vm.$createElement;
@@ -16511,30 +16513,30 @@ var __vue_render__$14 = function __vue_render__() {
16511
16513
  }, [_c("strong", [_vm._v(_vm._s(_vm.title))])]);
16512
16514
  };
16513
16515
 
16514
- var __vue_staticRenderFns__$14 = [];
16515
- __vue_render__$14._withStripped = true;
16516
+ var __vue_staticRenderFns__$15 = [];
16517
+ __vue_render__$15._withStripped = true;
16516
16518
  /* style */
16517
16519
 
16518
- var __vue_inject_styles__$14 = undefined;
16520
+ var __vue_inject_styles__$15 = undefined;
16519
16521
  /* scoped */
16520
16522
 
16521
- var __vue_scope_id__$14 = undefined;
16523
+ var __vue_scope_id__$15 = undefined;
16522
16524
  /* module identifier */
16523
16525
 
16524
- var __vue_module_identifier__$14 = undefined;
16526
+ var __vue_module_identifier__$15 = undefined;
16525
16527
  /* functional template */
16526
16528
 
16527
- var __vue_is_functional_template__$14 = false;
16529
+ var __vue_is_functional_template__$15 = false;
16528
16530
  /* style inject */
16529
16531
 
16530
16532
  /* style inject SSR */
16531
16533
 
16532
16534
  /* style inject shadow dom */
16533
16535
 
16534
- var __vue_component__$14 = /*#__PURE__*/normalizeComponent({
16535
- render: __vue_render__$14,
16536
- staticRenderFns: __vue_staticRenderFns__$14
16537
- }, __vue_inject_styles__$14, __vue_script__$14, __vue_scope_id__$14, __vue_is_functional_template__$14, __vue_module_identifier__$14, false, undefined, undefined, undefined);
16536
+ var __vue_component__$15 = /*#__PURE__*/normalizeComponent({
16537
+ render: __vue_render__$15,
16538
+ staticRenderFns: __vue_staticRenderFns__$15
16539
+ }, __vue_inject_styles__$15, __vue_script__$15, __vue_scope_id__$15, __vue_is_functional_template__$15, __vue_module_identifier__$15, false, undefined, undefined, undefined);
16538
16540
 
16539
16541
  var SearchBoxProductDescription = /*#__PURE__*/function (_Vue) {
16540
16542
  _inherits(SearchBoxProductDescription, _Vue);
@@ -16569,12 +16571,12 @@ __decorate([Prop()], SearchBoxProductDescription.prototype, "item", void 0);
16569
16571
  __decorate([Prop()], SearchBoxProductDescription.prototype, "options", void 0);
16570
16572
 
16571
16573
  SearchBoxProductDescription = __decorate([Component], SearchBoxProductDescription);
16572
- var script$12 = SearchBoxProductDescription;
16574
+ var script$13 = SearchBoxProductDescription;
16573
16575
 
16574
- var __vue_script__$13 = script$12;
16576
+ var __vue_script__$14 = script$13;
16575
16577
  /* template */
16576
16578
 
16577
- var __vue_render__$13 = function __vue_render__() {
16579
+ var __vue_render__$14 = function __vue_render__() {
16578
16580
  var _vm = this;
16579
16581
 
16580
16582
  var _h = _vm.$createElement;
@@ -16591,30 +16593,30 @@ var __vue_render__$13 = function __vue_render__() {
16591
16593
  }, [_vm._v("\n " + _vm._s(_vm.description) + "\n")]);
16592
16594
  };
16593
16595
 
16594
- var __vue_staticRenderFns__$13 = [];
16595
- __vue_render__$13._withStripped = true;
16596
+ var __vue_staticRenderFns__$14 = [];
16597
+ __vue_render__$14._withStripped = true;
16596
16598
  /* style */
16597
16599
 
16598
- var __vue_inject_styles__$13 = undefined;
16600
+ var __vue_inject_styles__$14 = undefined;
16599
16601
  /* scoped */
16600
16602
 
16601
- var __vue_scope_id__$13 = undefined;
16603
+ var __vue_scope_id__$14 = undefined;
16602
16604
  /* module identifier */
16603
16605
 
16604
- var __vue_module_identifier__$13 = undefined;
16606
+ var __vue_module_identifier__$14 = undefined;
16605
16607
  /* functional template */
16606
16608
 
16607
- var __vue_is_functional_template__$13 = false;
16609
+ var __vue_is_functional_template__$14 = false;
16608
16610
  /* style inject */
16609
16611
 
16610
16612
  /* style inject SSR */
16611
16613
 
16612
16614
  /* style inject shadow dom */
16613
16615
 
16614
- var __vue_component__$13 = /*#__PURE__*/normalizeComponent({
16615
- render: __vue_render__$13,
16616
- staticRenderFns: __vue_staticRenderFns__$13
16617
- }, __vue_inject_styles__$13, __vue_script__$13, __vue_scope_id__$13, __vue_is_functional_template__$13, __vue_module_identifier__$13, false, undefined, undefined, undefined);
16616
+ var __vue_component__$14 = /*#__PURE__*/normalizeComponent({
16617
+ render: __vue_render__$14,
16618
+ staticRenderFns: __vue_staticRenderFns__$14
16619
+ }, __vue_inject_styles__$14, __vue_script__$14, __vue_scope_id__$14, __vue_is_functional_template__$14, __vue_module_identifier__$14, false, undefined, undefined, undefined);
16618
16620
 
16619
16621
  var global$6 = global$$;
16620
16622
 
@@ -16873,13 +16875,13 @@ __decorate([Prop()], SearchBoxProductPrice.prototype, "options", void 0);
16873
16875
  __decorate([Prop()], SearchBoxProductPrice.prototype, "labels", void 0);
16874
16876
 
16875
16877
  SearchBoxProductPrice = __decorate([Component], SearchBoxProductPrice);
16876
- var script$11 = SearchBoxProductPrice;
16878
+ var script$12 = SearchBoxProductPrice;
16877
16879
 
16878
16880
  /* script */
16879
- var __vue_script__$12 = script$11;
16881
+ var __vue_script__$13 = script$12;
16880
16882
  /* template */
16881
16883
 
16882
- var __vue_render__$12 = function __vue_render__() {
16884
+ var __vue_render__$13 = function __vue_render__() {
16883
16885
  var _vm = this;
16884
16886
 
16885
16887
  var _h = _vm.$createElement;
@@ -16891,30 +16893,30 @@ var __vue_render__$12 = function __vue_render__() {
16891
16893
  }, [_c("strong", [_vm._v(_vm._s(_vm.price))])]);
16892
16894
  };
16893
16895
 
16894
- var __vue_staticRenderFns__$12 = [];
16895
- __vue_render__$12._withStripped = true;
16896
+ var __vue_staticRenderFns__$13 = [];
16897
+ __vue_render__$13._withStripped = true;
16896
16898
  /* style */
16897
16899
 
16898
- var __vue_inject_styles__$12 = undefined;
16900
+ var __vue_inject_styles__$13 = undefined;
16899
16901
  /* scoped */
16900
16902
 
16901
- var __vue_scope_id__$12 = undefined;
16903
+ var __vue_scope_id__$13 = undefined;
16902
16904
  /* module identifier */
16903
16905
 
16904
- var __vue_module_identifier__$12 = undefined;
16906
+ var __vue_module_identifier__$13 = undefined;
16905
16907
  /* functional template */
16906
16908
 
16907
- var __vue_is_functional_template__$12 = false;
16909
+ var __vue_is_functional_template__$13 = false;
16908
16910
  /* style inject */
16909
16911
 
16910
16912
  /* style inject SSR */
16911
16913
 
16912
16914
  /* style inject shadow dom */
16913
16915
 
16914
- var __vue_component__$12 = /*#__PURE__*/normalizeComponent({
16915
- render: __vue_render__$12,
16916
- staticRenderFns: __vue_staticRenderFns__$12
16917
- }, __vue_inject_styles__$12, __vue_script__$12, __vue_scope_id__$12, __vue_is_functional_template__$12, __vue_module_identifier__$12, false, undefined, undefined, undefined);
16916
+ var __vue_component__$13 = /*#__PURE__*/normalizeComponent({
16917
+ render: __vue_render__$13,
16918
+ staticRenderFns: __vue_staticRenderFns__$13
16919
+ }, __vue_inject_styles__$13, __vue_script__$13, __vue_scope_id__$13, __vue_is_functional_template__$13, __vue_module_identifier__$13, false, undefined, undefined, undefined);
16918
16920
 
16919
16921
  var SearchBoxProductRegularPrice = /*#__PURE__*/function (_Vue) {
16920
16922
  _inherits(SearchBoxProductRegularPrice, _Vue);
@@ -16946,13 +16948,13 @@ __decorate([Prop()], SearchBoxProductRegularPrice.prototype, "options", void 0);
16946
16948
  __decorate([Prop()], SearchBoxProductRegularPrice.prototype, "labels", void 0);
16947
16949
 
16948
16950
  SearchBoxProductRegularPrice = __decorate([Component], SearchBoxProductRegularPrice);
16949
- var script$10 = SearchBoxProductRegularPrice;
16951
+ var script$11 = SearchBoxProductRegularPrice;
16950
16952
 
16951
16953
  /* script */
16952
- var __vue_script__$11 = script$10;
16954
+ var __vue_script__$12 = script$11;
16953
16955
  /* template */
16954
16956
 
16955
- var __vue_render__$11 = function __vue_render__() {
16957
+ var __vue_render__$12 = function __vue_render__() {
16956
16958
  var _vm = this;
16957
16959
 
16958
16960
  var _h = _vm.$createElement;
@@ -16964,30 +16966,30 @@ var __vue_render__$11 = function __vue_render__() {
16964
16966
  }, [_vm._v(_vm._s(_vm.price))]);
16965
16967
  };
16966
16968
 
16967
- var __vue_staticRenderFns__$11 = [];
16968
- __vue_render__$11._withStripped = true;
16969
+ var __vue_staticRenderFns__$12 = [];
16970
+ __vue_render__$12._withStripped = true;
16969
16971
  /* style */
16970
16972
 
16971
- var __vue_inject_styles__$11 = undefined;
16973
+ var __vue_inject_styles__$12 = undefined;
16972
16974
  /* scoped */
16973
16975
 
16974
- var __vue_scope_id__$11 = undefined;
16976
+ var __vue_scope_id__$12 = undefined;
16975
16977
  /* module identifier */
16976
16978
 
16977
- var __vue_module_identifier__$11 = undefined;
16979
+ var __vue_module_identifier__$12 = undefined;
16978
16980
  /* functional template */
16979
16981
 
16980
- var __vue_is_functional_template__$11 = false;
16982
+ var __vue_is_functional_template__$12 = false;
16981
16983
  /* style inject */
16982
16984
 
16983
16985
  /* style inject SSR */
16984
16986
 
16985
16987
  /* style inject shadow dom */
16986
16988
 
16987
- var __vue_component__$11 = /*#__PURE__*/normalizeComponent({
16988
- render: __vue_render__$11,
16989
- staticRenderFns: __vue_staticRenderFns__$11
16990
- }, __vue_inject_styles__$11, __vue_script__$11, __vue_scope_id__$11, __vue_is_functional_template__$11, __vue_module_identifier__$11, false, undefined, undefined, undefined);
16989
+ var __vue_component__$12 = /*#__PURE__*/normalizeComponent({
16990
+ render: __vue_render__$12,
16991
+ staticRenderFns: __vue_staticRenderFns__$12
16992
+ }, __vue_inject_styles__$12, __vue_script__$12, __vue_scope_id__$12, __vue_is_functional_template__$12, __vue_module_identifier__$12, false, undefined, undefined, undefined);
16991
16993
 
16992
16994
  var SearchBoxProductCustom = /*#__PURE__*/function (_Vue) {
16993
16995
  _inherits(SearchBoxProductCustom, _Vue);
@@ -17027,13 +17029,13 @@ __decorate([Prop()], SearchBoxProductCustom.prototype, "item", void 0);
17027
17029
  __decorate([Prop()], SearchBoxProductCustom.prototype, "options", void 0);
17028
17030
 
17029
17031
  SearchBoxProductCustom = __decorate([Component], SearchBoxProductCustom);
17030
- var script$$ = SearchBoxProductCustom;
17032
+ var script$10 = SearchBoxProductCustom;
17031
17033
 
17032
17034
  /* script */
17033
- var __vue_script__$10 = script$$;
17035
+ var __vue_script__$11 = script$10;
17034
17036
  /* template */
17035
17037
 
17036
- var __vue_render__$10 = function __vue_render__() {
17038
+ var __vue_render__$11 = function __vue_render__() {
17037
17039
  var _vm = this;
17038
17040
 
17039
17041
  var _h = _vm.$createElement;
@@ -17050,30 +17052,30 @@ var __vue_render__$10 = function __vue_render__() {
17050
17052
  }, [_vm._v("\n " + _vm._s(_vm.text) + "\n")]);
17051
17053
  };
17052
17054
 
17053
- var __vue_staticRenderFns__$10 = [];
17054
- __vue_render__$10._withStripped = true;
17055
+ var __vue_staticRenderFns__$11 = [];
17056
+ __vue_render__$11._withStripped = true;
17055
17057
  /* style */
17056
17058
 
17057
- var __vue_inject_styles__$10 = undefined;
17059
+ var __vue_inject_styles__$11 = undefined;
17058
17060
  /* scoped */
17059
17061
 
17060
- var __vue_scope_id__$10 = undefined;
17062
+ var __vue_scope_id__$11 = undefined;
17061
17063
  /* module identifier */
17062
17064
 
17063
- var __vue_module_identifier__$10 = undefined;
17065
+ var __vue_module_identifier__$11 = undefined;
17064
17066
  /* functional template */
17065
17067
 
17066
- var __vue_is_functional_template__$10 = false;
17068
+ var __vue_is_functional_template__$11 = false;
17067
17069
  /* style inject */
17068
17070
 
17069
17071
  /* style inject SSR */
17070
17072
 
17071
17073
  /* style inject shadow dom */
17072
17074
 
17073
- var __vue_component__$10 = /*#__PURE__*/normalizeComponent({
17074
- render: __vue_render__$10,
17075
- staticRenderFns: __vue_staticRenderFns__$10
17076
- }, __vue_inject_styles__$10, __vue_script__$10, __vue_scope_id__$10, __vue_is_functional_template__$10, __vue_module_identifier__$10, false, undefined, undefined, undefined);
17075
+ var __vue_component__$11 = /*#__PURE__*/normalizeComponent({
17076
+ render: __vue_render__$11,
17077
+ staticRenderFns: __vue_staticRenderFns__$11
17078
+ }, __vue_inject_styles__$11, __vue_script__$11, __vue_scope_id__$11, __vue_is_functional_template__$11, __vue_module_identifier__$11, false, undefined, undefined, undefined);
17077
17079
 
17078
17080
  var SearchBoxProductCustomHtml = /*#__PURE__*/function (_Vue) {
17079
17081
  _inherits(SearchBoxProductCustomHtml, _Vue);
@@ -17108,13 +17110,13 @@ __decorate([Prop()], SearchBoxProductCustomHtml.prototype, "options", void 0);
17108
17110
  SearchBoxProductCustomHtml = __decorate([Component({
17109
17111
  name: "SearchBoxProductCustomHtml"
17110
17112
  })], SearchBoxProductCustomHtml);
17111
- var script$_ = SearchBoxProductCustomHtml;
17113
+ var script$$ = SearchBoxProductCustomHtml;
17112
17114
 
17113
17115
  /* script */
17114
- var __vue_script__$$ = script$_;
17116
+ var __vue_script__$10 = script$$;
17115
17117
  /* template */
17116
17118
 
17117
- var __vue_render__$$ = function __vue_render__() {
17119
+ var __vue_render__$10 = function __vue_render__() {
17118
17120
  var _vm = this;
17119
17121
 
17120
17122
  var _h = _vm.$createElement;
@@ -17129,30 +17131,30 @@ var __vue_render__$$ = function __vue_render__() {
17129
17131
  });
17130
17132
  };
17131
17133
 
17132
- var __vue_staticRenderFns__$$ = [];
17133
- __vue_render__$$._withStripped = true;
17134
+ var __vue_staticRenderFns__$10 = [];
17135
+ __vue_render__$10._withStripped = true;
17134
17136
  /* style */
17135
17137
 
17136
- var __vue_inject_styles__$$ = undefined;
17138
+ var __vue_inject_styles__$10 = undefined;
17137
17139
  /* scoped */
17138
17140
 
17139
- var __vue_scope_id__$$ = undefined;
17141
+ var __vue_scope_id__$10 = undefined;
17140
17142
  /* module identifier */
17141
17143
 
17142
- var __vue_module_identifier__$$ = undefined;
17144
+ var __vue_module_identifier__$10 = undefined;
17143
17145
  /* functional template */
17144
17146
 
17145
- var __vue_is_functional_template__$$ = false;
17147
+ var __vue_is_functional_template__$10 = false;
17146
17148
  /* style inject */
17147
17149
 
17148
17150
  /* style inject SSR */
17149
17151
 
17150
17152
  /* style inject shadow dom */
17151
17153
 
17152
- var __vue_component__$$ = /*#__PURE__*/normalizeComponent({
17153
- render: __vue_render__$$,
17154
- staticRenderFns: __vue_staticRenderFns__$$
17155
- }, __vue_inject_styles__$$, __vue_script__$$, __vue_scope_id__$$, __vue_is_functional_template__$$, __vue_module_identifier__$$, false, undefined, undefined, undefined);
17154
+ var __vue_component__$10 = /*#__PURE__*/normalizeComponent({
17155
+ render: __vue_render__$10,
17156
+ staticRenderFns: __vue_staticRenderFns__$10
17157
+ }, __vue_inject_styles__$10, __vue_script__$10, __vue_scope_id__$10, __vue_is_functional_template__$10, __vue_module_identifier__$10, false, undefined, undefined, undefined);
17156
17158
 
17157
17159
  var DocumentElementType;
17158
17160
 
@@ -17225,22 +17227,22 @@ __decorate([Prop()], SearchBoxProductElement.prototype, "labels", void 0);
17225
17227
 
17226
17228
  SearchBoxProductElement = __decorate([Component({
17227
17229
  components: {
17228
- SearchBoxProductImage: __vue_component__$15,
17229
- SearchBoxProductTitle: __vue_component__$14,
17230
- SearchBoxProductDescription: __vue_component__$13,
17231
- SearchBoxProductPrice: __vue_component__$12,
17232
- SearchBoxProductRegularPrice: __vue_component__$11,
17233
- SearchBoxProductCustom: __vue_component__$10,
17234
- SearchBoxProductCustomHtml: __vue_component__$$
17230
+ SearchBoxProductImage: __vue_component__$16,
17231
+ SearchBoxProductTitle: __vue_component__$15,
17232
+ SearchBoxProductDescription: __vue_component__$14,
17233
+ SearchBoxProductPrice: __vue_component__$13,
17234
+ SearchBoxProductRegularPrice: __vue_component__$12,
17235
+ SearchBoxProductCustom: __vue_component__$11,
17236
+ SearchBoxProductCustomHtml: __vue_component__$10
17235
17237
  }
17236
17238
  })], SearchBoxProductElement);
17237
- var script$Z = SearchBoxProductElement;
17239
+ var script$_ = SearchBoxProductElement;
17238
17240
 
17239
17241
  /* script */
17240
- var __vue_script__$_ = script$Z;
17242
+ var __vue_script__$$ = script$_;
17241
17243
  /* template */
17242
17244
 
17243
- var __vue_render__$_ = function __vue_render__() {
17245
+ var __vue_render__$$ = function __vue_render__() {
17244
17246
  var _vm = this;
17245
17247
 
17246
17248
  var _h = _vm.$createElement;
@@ -17257,30 +17259,30 @@ var __vue_render__$_ = function __vue_render__() {
17257
17259
  }) : _vm._e();
17258
17260
  };
17259
17261
 
17260
- var __vue_staticRenderFns__$_ = [];
17261
- __vue_render__$_._withStripped = true;
17262
+ var __vue_staticRenderFns__$$ = [];
17263
+ __vue_render__$$._withStripped = true;
17262
17264
  /* style */
17263
17265
 
17264
- var __vue_inject_styles__$_ = undefined;
17266
+ var __vue_inject_styles__$$ = undefined;
17265
17267
  /* scoped */
17266
17268
 
17267
- var __vue_scope_id__$_ = undefined;
17269
+ var __vue_scope_id__$$ = undefined;
17268
17270
  /* module identifier */
17269
17271
 
17270
- var __vue_module_identifier__$_ = undefined;
17272
+ var __vue_module_identifier__$$ = undefined;
17271
17273
  /* functional template */
17272
17274
 
17273
- var __vue_is_functional_template__$_ = false;
17275
+ var __vue_is_functional_template__$$ = false;
17274
17276
  /* style inject */
17275
17277
 
17276
17278
  /* style inject SSR */
17277
17279
 
17278
17280
  /* style inject shadow dom */
17279
17281
 
17280
- var __vue_component__$_ = /*#__PURE__*/normalizeComponent({
17281
- render: __vue_render__$_,
17282
- staticRenderFns: __vue_staticRenderFns__$_
17283
- }, __vue_inject_styles__$_, __vue_script__$_, __vue_scope_id__$_, __vue_is_functional_template__$_, __vue_module_identifier__$_, false, undefined, undefined, undefined);
17282
+ var __vue_component__$$ = /*#__PURE__*/normalizeComponent({
17283
+ render: __vue_render__$$,
17284
+ staticRenderFns: __vue_staticRenderFns__$$
17285
+ }, __vue_inject_styles__$$, __vue_script__$$, __vue_scope_id__$$, __vue_is_functional_template__$$, __vue_module_identifier__$$, false, undefined, undefined, undefined);
17284
17286
 
17285
17287
  var fails$1 = fails$E;
17286
17288
 
@@ -19807,15 +19809,15 @@ __decorate([history$3.Action("add")], SearchBoxProduct.prototype, "addHistory",
19807
19809
 
19808
19810
  SearchBoxProduct = __decorate([Component({
19809
19811
  components: {
19810
- SearchBoxProductElement: __vue_component__$_
19812
+ SearchBoxProductElement: __vue_component__$$
19811
19813
  }
19812
19814
  })], SearchBoxProduct);
19813
- var script$Y = SearchBoxProduct;
19815
+ var script$Z = SearchBoxProduct;
19814
19816
 
19815
- var __vue_script__$Z = script$Y;
19817
+ var __vue_script__$_ = script$Z;
19816
19818
  /* template */
19817
19819
 
19818
- var __vue_render__$Z = function __vue_render__() {
19820
+ var __vue_render__$_ = function __vue_render__() {
19819
19821
  var _vm = this;
19820
19822
 
19821
19823
  var _h = _vm.$createElement;
@@ -19863,30 +19865,30 @@ var __vue_render__$Z = function __vue_render__() {
19863
19865
  }), 1)]);
19864
19866
  };
19865
19867
 
19866
- var __vue_staticRenderFns__$Z = [];
19867
- __vue_render__$Z._withStripped = true;
19868
+ var __vue_staticRenderFns__$_ = [];
19869
+ __vue_render__$_._withStripped = true;
19868
19870
  /* style */
19869
19871
 
19870
- var __vue_inject_styles__$Z = undefined;
19872
+ var __vue_inject_styles__$_ = undefined;
19871
19873
  /* scoped */
19872
19874
 
19873
- var __vue_scope_id__$Z = undefined;
19875
+ var __vue_scope_id__$_ = undefined;
19874
19876
  /* module identifier */
19875
19877
 
19876
- var __vue_module_identifier__$Z = undefined;
19878
+ var __vue_module_identifier__$_ = undefined;
19877
19879
  /* functional template */
19878
19880
 
19879
- var __vue_is_functional_template__$Z = false;
19881
+ var __vue_is_functional_template__$_ = false;
19880
19882
  /* style inject */
19881
19883
 
19882
19884
  /* style inject SSR */
19883
19885
 
19884
19886
  /* style inject shadow dom */
19885
19887
 
19886
- var __vue_component__$Z = /*#__PURE__*/normalizeComponent({
19887
- render: __vue_render__$Z,
19888
- staticRenderFns: __vue_staticRenderFns__$Z
19889
- }, __vue_inject_styles__$Z, __vue_script__$Z, __vue_scope_id__$Z, __vue_is_functional_template__$Z, __vue_module_identifier__$Z, false, undefined, undefined, undefined);
19888
+ var __vue_component__$_ = /*#__PURE__*/normalizeComponent({
19889
+ render: __vue_render__$_,
19890
+ staticRenderFns: __vue_staticRenderFns__$_
19891
+ }, __vue_inject_styles__$_, __vue_script__$_, __vue_scope_id__$_, __vue_is_functional_template__$_, __vue_module_identifier__$_, false, undefined, undefined, undefined);
19890
19892
 
19891
19893
  var searchBox$9 = namespace("searchBox");
19892
19894
 
@@ -19935,16 +19937,16 @@ __decorate([searchBox$9.Getter("highlightedItem")], SearchBoxProducts.prototype,
19935
19937
 
19936
19938
  SearchBoxProducts = __decorate([Component({
19937
19939
  components: {
19938
- SearchBoxProduct: __vue_component__$Z
19940
+ SearchBoxProduct: __vue_component__$_
19939
19941
  }
19940
19942
  })], SearchBoxProducts);
19941
- var script$X = SearchBoxProducts;
19943
+ var script$Y = SearchBoxProducts;
19942
19944
 
19943
19945
  /* script */
19944
- var __vue_script__$Y = script$X;
19946
+ var __vue_script__$Z = script$Y;
19945
19947
  /* template */
19946
19948
 
19947
- var __vue_render__$Y = function __vue_render__() {
19949
+ var __vue_render__$Z = function __vue_render__() {
19948
19950
  var _vm = this;
19949
19951
 
19950
19952
  var _h = _vm.$createElement;
@@ -19969,30 +19971,30 @@ var __vue_render__$Y = function __vue_render__() {
19969
19971
  }), 1);
19970
19972
  };
19971
19973
 
19972
- var __vue_staticRenderFns__$Y = [];
19973
- __vue_render__$Y._withStripped = true;
19974
+ var __vue_staticRenderFns__$Z = [];
19975
+ __vue_render__$Z._withStripped = true;
19974
19976
  /* style */
19975
19977
 
19976
- var __vue_inject_styles__$Y = undefined;
19978
+ var __vue_inject_styles__$Z = undefined;
19977
19979
  /* scoped */
19978
19980
 
19979
- var __vue_scope_id__$Y = undefined;
19981
+ var __vue_scope_id__$Z = undefined;
19980
19982
  /* module identifier */
19981
19983
 
19982
- var __vue_module_identifier__$Y = undefined;
19984
+ var __vue_module_identifier__$Z = undefined;
19983
19985
  /* functional template */
19984
19986
 
19985
- var __vue_is_functional_template__$Y = false;
19987
+ var __vue_is_functional_template__$Z = false;
19986
19988
  /* style inject */
19987
19989
 
19988
19990
  /* style inject SSR */
19989
19991
 
19990
19992
  /* style inject shadow dom */
19991
19993
 
19992
- var __vue_component__$Y = /*#__PURE__*/normalizeComponent({
19993
- render: __vue_render__$Y,
19994
- staticRenderFns: __vue_staticRenderFns__$Y
19995
- }, __vue_inject_styles__$Y, __vue_script__$Y, __vue_scope_id__$Y, __vue_is_functional_template__$Y, __vue_module_identifier__$Y, false, undefined, undefined, undefined);
19994
+ var __vue_component__$Z = /*#__PURE__*/normalizeComponent({
19995
+ render: __vue_render__$Z,
19996
+ staticRenderFns: __vue_staticRenderFns__$Z
19997
+ }, __vue_inject_styles__$Z, __vue_script__$Z, __vue_scope_id__$Z, __vue_is_functional_template__$Z, __vue_module_identifier__$Z, false, undefined, undefined, undefined);
19996
19998
 
19997
19999
  var searchBox$8 = namespace("searchBox");
19998
20000
 
@@ -20079,16 +20081,16 @@ __decorate([Watch("inputValue")], SearchBoxProductsWrapper.prototype, "onInputCh
20079
20081
  SearchBoxProductsWrapper = __decorate([Component({
20080
20082
  name: "searchBoxProductsWrapper",
20081
20083
  components: {
20082
- SearchBoxProducts: __vue_component__$Y
20084
+ SearchBoxProducts: __vue_component__$Z
20083
20085
  }
20084
20086
  })], SearchBoxProductsWrapper);
20085
- var script$W = SearchBoxProductsWrapper;
20087
+ var script$X = SearchBoxProductsWrapper;
20086
20088
 
20087
20089
  /* script */
20088
- var __vue_script__$X = script$W;
20090
+ var __vue_script__$Y = script$X;
20089
20091
  /* template */
20090
20092
 
20091
- var __vue_render__$X = function __vue_render__() {
20093
+ var __vue_render__$Y = function __vue_render__() {
20092
20094
  var _vm = this;
20093
20095
 
20094
20096
  var _h = _vm.$createElement;
@@ -20105,11 +20107,11 @@ var __vue_render__$X = function __vue_render__() {
20105
20107
  });
20106
20108
  };
20107
20109
 
20108
- var __vue_staticRenderFns__$X = [];
20109
- __vue_render__$X._withStripped = true;
20110
+ var __vue_staticRenderFns__$Y = [];
20111
+ __vue_render__$Y._withStripped = true;
20110
20112
  /* style */
20111
20113
 
20112
- var __vue_inject_styles__$X = function __vue_inject_styles__(inject) {
20114
+ var __vue_inject_styles__$Y = function __vue_inject_styles__(inject) {
20113
20115
  if (!inject) return;
20114
20116
  inject("data-v-45bb68b4_0", {
20115
20117
  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",
@@ -20120,21 +20122,21 @@ var __vue_inject_styles__$X = function __vue_inject_styles__(inject) {
20120
20122
  /* scoped */
20121
20123
 
20122
20124
 
20123
- var __vue_scope_id__$X = undefined;
20125
+ var __vue_scope_id__$Y = undefined;
20124
20126
  /* module identifier */
20125
20127
 
20126
- var __vue_module_identifier__$X = undefined;
20128
+ var __vue_module_identifier__$Y = undefined;
20127
20129
  /* functional template */
20128
20130
 
20129
- var __vue_is_functional_template__$X = false;
20131
+ var __vue_is_functional_template__$Y = false;
20130
20132
  /* style inject SSR */
20131
20133
 
20132
20134
  /* style inject shadow dom */
20133
20135
 
20134
- var __vue_component__$X = /*#__PURE__*/normalizeComponent({
20135
- render: __vue_render__$X,
20136
- staticRenderFns: __vue_staticRenderFns__$X
20137
- }, __vue_inject_styles__$X, __vue_script__$X, __vue_scope_id__$X, __vue_is_functional_template__$X, __vue_module_identifier__$X, false, createInjector, undefined, undefined);
20136
+ var __vue_component__$Y = /*#__PURE__*/normalizeComponent({
20137
+ render: __vue_render__$Y,
20138
+ staticRenderFns: __vue_staticRenderFns__$Y
20139
+ }, __vue_inject_styles__$Y, __vue_script__$Y, __vue_scope_id__$Y, __vue_is_functional_template__$Y, __vue_module_identifier__$Y, false, createInjector, undefined, undefined);
20138
20140
 
20139
20141
  var SearchBoxSuggestion = /*#__PURE__*/function (_Vue) {
20140
20142
  _inherits(SearchBoxSuggestion, _Vue);
@@ -20179,13 +20181,13 @@ __decorate([Prop()], SearchBoxSuggestion.prototype, "labels", void 0);
20179
20181
  SearchBoxSuggestion = __decorate([Component({
20180
20182
  name: "searchBoxSuggestion"
20181
20183
  })], SearchBoxSuggestion);
20182
- var script$V = SearchBoxSuggestion;
20184
+ var script$W = SearchBoxSuggestion;
20183
20185
 
20184
20186
  /* script */
20185
- var __vue_script__$W = script$V;
20187
+ var __vue_script__$X = script$W;
20186
20188
  /* template */
20187
20189
 
20188
- var __vue_render__$W = function __vue_render__() {
20190
+ var __vue_render__$X = function __vue_render__() {
20189
20191
  var _vm = this;
20190
20192
 
20191
20193
  var _h = _vm.$createElement;
@@ -20232,30 +20234,30 @@ var __vue_render__$W = function __vue_render__() {
20232
20234
  }, [_vm._v(_vm._s(_vm.suggestion.facet.title))])]) : _vm._e()]);
20233
20235
  };
20234
20236
 
20235
- var __vue_staticRenderFns__$W = [];
20236
- __vue_render__$W._withStripped = true;
20237
+ var __vue_staticRenderFns__$X = [];
20238
+ __vue_render__$X._withStripped = true;
20237
20239
  /* style */
20238
20240
 
20239
- var __vue_inject_styles__$W = undefined;
20241
+ var __vue_inject_styles__$X = undefined;
20240
20242
  /* scoped */
20241
20243
 
20242
- var __vue_scope_id__$W = undefined;
20244
+ var __vue_scope_id__$X = undefined;
20243
20245
  /* module identifier */
20244
20246
 
20245
- var __vue_module_identifier__$W = undefined;
20247
+ var __vue_module_identifier__$X = undefined;
20246
20248
  /* functional template */
20247
20249
 
20248
- var __vue_is_functional_template__$W = false;
20250
+ var __vue_is_functional_template__$X = false;
20249
20251
  /* style inject */
20250
20252
 
20251
20253
  /* style inject SSR */
20252
20254
 
20253
20255
  /* style inject shadow dom */
20254
20256
 
20255
- var __vue_component__$W = /*#__PURE__*/normalizeComponent({
20256
- render: __vue_render__$W,
20257
- staticRenderFns: __vue_staticRenderFns__$W
20258
- }, __vue_inject_styles__$W, __vue_script__$W, __vue_scope_id__$W, __vue_is_functional_template__$W, __vue_module_identifier__$W, false, undefined, undefined, undefined);
20257
+ var __vue_component__$X = /*#__PURE__*/normalizeComponent({
20258
+ render: __vue_render__$X,
20259
+ staticRenderFns: __vue_staticRenderFns__$X
20260
+ }, __vue_inject_styles__$X, __vue_script__$X, __vue_scope_id__$X, __vue_is_functional_template__$X, __vue_module_identifier__$X, false, undefined, undefined, undefined);
20259
20261
 
20260
20262
  var searchBox$7 = namespace("searchBox");
20261
20263
 
@@ -20344,16 +20346,16 @@ __decorate([Watch("highlightedIndex")], SearchBoxSuggestions.prototype, "handleH
20344
20346
  SearchBoxSuggestions = __decorate([Component({
20345
20347
  name: "searchBoxSuggestions",
20346
20348
  components: {
20347
- SearchBoxSuggestion: __vue_component__$W
20349
+ SearchBoxSuggestion: __vue_component__$X
20348
20350
  }
20349
20351
  })], SearchBoxSuggestions);
20350
- var script$U = SearchBoxSuggestions;
20352
+ var script$V = SearchBoxSuggestions;
20351
20353
 
20352
20354
  /* script */
20353
- var __vue_script__$V = script$U;
20355
+ var __vue_script__$W = script$V;
20354
20356
  /* template */
20355
20357
 
20356
- var __vue_render__$V = function __vue_render__() {
20358
+ var __vue_render__$W = function __vue_render__() {
20357
20359
  var _vm = this;
20358
20360
 
20359
20361
  var _h = _vm.$createElement;
@@ -20382,30 +20384,30 @@ var __vue_render__$V = function __vue_render__() {
20382
20384
  }), 1);
20383
20385
  };
20384
20386
 
20385
- var __vue_staticRenderFns__$V = [];
20386
- __vue_render__$V._withStripped = true;
20387
+ var __vue_staticRenderFns__$W = [];
20388
+ __vue_render__$W._withStripped = true;
20387
20389
  /* style */
20388
20390
 
20389
- var __vue_inject_styles__$V = undefined;
20391
+ var __vue_inject_styles__$W = undefined;
20390
20392
  /* scoped */
20391
20393
 
20392
- var __vue_scope_id__$V = undefined;
20394
+ var __vue_scope_id__$W = undefined;
20393
20395
  /* module identifier */
20394
20396
 
20395
- var __vue_module_identifier__$V = undefined;
20397
+ var __vue_module_identifier__$W = undefined;
20396
20398
  /* functional template */
20397
20399
 
20398
- var __vue_is_functional_template__$V = false;
20400
+ var __vue_is_functional_template__$W = false;
20399
20401
  /* style inject */
20400
20402
 
20401
20403
  /* style inject SSR */
20402
20404
 
20403
20405
  /* style inject shadow dom */
20404
20406
 
20405
- var __vue_component__$V = /*#__PURE__*/normalizeComponent({
20406
- render: __vue_render__$V,
20407
- staticRenderFns: __vue_staticRenderFns__$V
20408
- }, __vue_inject_styles__$V, __vue_script__$V, __vue_scope_id__$V, __vue_is_functional_template__$V, __vue_module_identifier__$V, false, undefined, undefined, undefined);
20407
+ var __vue_component__$W = /*#__PURE__*/normalizeComponent({
20408
+ render: __vue_render__$W,
20409
+ staticRenderFns: __vue_staticRenderFns__$W
20410
+ }, __vue_inject_styles__$W, __vue_script__$W, __vue_scope_id__$W, __vue_is_functional_template__$W, __vue_module_identifier__$W, false, undefined, undefined, undefined);
20409
20411
 
20410
20412
  var searchBox$6 = namespace("searchBox");
20411
20413
 
@@ -20495,16 +20497,16 @@ __decorate([Watch("inputValue")], SearchBoxSuggestionsWrapper.prototype, "onInpu
20495
20497
  SearchBoxSuggestionsWrapper = __decorate([Component({
20496
20498
  name: "searchBoxSuggestionsWrapper",
20497
20499
  components: {
20498
- SearchBoxSuggestions: __vue_component__$V
20500
+ SearchBoxSuggestions: __vue_component__$W
20499
20501
  }
20500
20502
  })], SearchBoxSuggestionsWrapper);
20501
- var script$T = SearchBoxSuggestionsWrapper;
20503
+ var script$U = SearchBoxSuggestionsWrapper;
20502
20504
 
20503
20505
  /* script */
20504
- var __vue_script__$U = script$T;
20506
+ var __vue_script__$V = script$U;
20505
20507
  /* template */
20506
20508
 
20507
- var __vue_render__$U = function __vue_render__() {
20509
+ var __vue_render__$V = function __vue_render__() {
20508
20510
  var _vm = this;
20509
20511
 
20510
20512
  var _h = _vm.$createElement;
@@ -20526,11 +20528,11 @@ var __vue_render__$U = function __vue_render__() {
20526
20528
  });
20527
20529
  };
20528
20530
 
20529
- var __vue_staticRenderFns__$U = [];
20530
- __vue_render__$U._withStripped = true;
20531
+ var __vue_staticRenderFns__$V = [];
20532
+ __vue_render__$V._withStripped = true;
20531
20533
  /* style */
20532
20534
 
20533
- var __vue_inject_styles__$U = function __vue_inject_styles__(inject) {
20535
+ var __vue_inject_styles__$V = function __vue_inject_styles__(inject) {
20534
20536
  if (!inject) return;
20535
20537
  inject("data-v-e3079fb6_0", {
20536
20538
  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",
@@ -20541,21 +20543,21 @@ var __vue_inject_styles__$U = function __vue_inject_styles__(inject) {
20541
20543
  /* scoped */
20542
20544
 
20543
20545
 
20544
- var __vue_scope_id__$U = undefined;
20546
+ var __vue_scope_id__$V = undefined;
20545
20547
  /* module identifier */
20546
20548
 
20547
- var __vue_module_identifier__$U = undefined;
20549
+ var __vue_module_identifier__$V = undefined;
20548
20550
  /* functional template */
20549
20551
 
20550
- var __vue_is_functional_template__$U = false;
20552
+ var __vue_is_functional_template__$V = false;
20551
20553
  /* style inject SSR */
20552
20554
 
20553
20555
  /* style inject shadow dom */
20554
20556
 
20555
- var __vue_component__$U = /*#__PURE__*/normalizeComponent({
20556
- render: __vue_render__$U,
20557
- staticRenderFns: __vue_staticRenderFns__$U
20558
- }, __vue_inject_styles__$U, __vue_script__$U, __vue_scope_id__$U, __vue_is_functional_template__$U, __vue_module_identifier__$U, false, createInjector, undefined, undefined);
20557
+ var __vue_component__$V = /*#__PURE__*/normalizeComponent({
20558
+ render: __vue_render__$V,
20559
+ staticRenderFns: __vue_staticRenderFns__$V
20560
+ }, __vue_inject_styles__$V, __vue_script__$V, __vue_scope_id__$V, __vue_is_functional_template__$V, __vue_module_identifier__$V, false, createInjector, undefined, undefined);
20559
20561
 
20560
20562
  var searchBox$5 = namespace("searchBox");
20561
20563
 
@@ -20612,13 +20614,13 @@ __decorate([searchBox$5.State(function (state) {
20612
20614
  SearchBoxMoreResults = __decorate([Component({
20613
20615
  name: "searchBoxMoreResults"
20614
20616
  })], SearchBoxMoreResults);
20615
- var script$S = SearchBoxMoreResults;
20617
+ var script$T = SearchBoxMoreResults;
20616
20618
 
20617
20619
  /* script */
20618
- var __vue_script__$T = script$S;
20620
+ var __vue_script__$U = script$T;
20619
20621
  /* template */
20620
20622
 
20621
- var __vue_render__$T = function __vue_render__() {
20623
+ var __vue_render__$U = function __vue_render__() {
20622
20624
  var _vm = this;
20623
20625
 
20624
20626
  var _h = _vm.$createElement;
@@ -20636,30 +20638,30 @@ var __vue_render__$T = function __vue_render__() {
20636
20638
  }, [_vm._v(_vm._s(_vm.labels.moreResults) + " " + _vm._s(_vm.totalCount))]);
20637
20639
  };
20638
20640
 
20639
- var __vue_staticRenderFns__$T = [];
20640
- __vue_render__$T._withStripped = true;
20641
+ var __vue_staticRenderFns__$U = [];
20642
+ __vue_render__$U._withStripped = true;
20641
20643
  /* style */
20642
20644
 
20643
- var __vue_inject_styles__$T = undefined;
20645
+ var __vue_inject_styles__$U = undefined;
20644
20646
  /* scoped */
20645
20647
 
20646
- var __vue_scope_id__$T = undefined;
20648
+ var __vue_scope_id__$U = undefined;
20647
20649
  /* module identifier */
20648
20650
 
20649
- var __vue_module_identifier__$T = undefined;
20651
+ var __vue_module_identifier__$U = undefined;
20650
20652
  /* functional template */
20651
20653
 
20652
- var __vue_is_functional_template__$T = false;
20654
+ var __vue_is_functional_template__$U = false;
20653
20655
  /* style inject */
20654
20656
 
20655
20657
  /* style inject SSR */
20656
20658
 
20657
20659
  /* style inject shadow dom */
20658
20660
 
20659
- var __vue_component__$T = /*#__PURE__*/normalizeComponent({
20660
- render: __vue_render__$T,
20661
- staticRenderFns: __vue_staticRenderFns__$T
20662
- }, __vue_inject_styles__$T, __vue_script__$T, __vue_scope_id__$T, __vue_is_functional_template__$T, __vue_module_identifier__$T, false, undefined, undefined, undefined);
20661
+ var __vue_component__$U = /*#__PURE__*/normalizeComponent({
20662
+ render: __vue_render__$U,
20663
+ staticRenderFns: __vue_staticRenderFns__$U
20664
+ }, __vue_inject_styles__$U, __vue_script__$U, __vue_scope_id__$U, __vue_is_functional_template__$U, __vue_module_identifier__$U, false, undefined, undefined, undefined);
20663
20665
 
20664
20666
  var SearchBoxHistoryItem = /*#__PURE__*/function (_Vue) {
20665
20667
  _inherits(SearchBoxHistoryItem, _Vue);
@@ -20704,13 +20706,13 @@ __decorate([Prop({
20704
20706
  SearchBoxHistoryItem = __decorate([Component({
20705
20707
  name: "SearchBoxHistoryItem"
20706
20708
  })], SearchBoxHistoryItem);
20707
- var script$R = SearchBoxHistoryItem;
20709
+ var script$S = SearchBoxHistoryItem;
20708
20710
 
20709
20711
  /* script */
20710
- var __vue_script__$S = script$R;
20712
+ var __vue_script__$T = script$S;
20711
20713
  /* template */
20712
20714
 
20713
- var __vue_render__$S = function __vue_render__() {
20715
+ var __vue_render__$T = function __vue_render__() {
20714
20716
  var _vm = this;
20715
20717
 
20716
20718
  var _h = _vm.$createElement;
@@ -20737,30 +20739,30 @@ var __vue_render__$S = function __vue_render__() {
20737
20739
  }, [_vm._v("×")])])]);
20738
20740
  };
20739
20741
 
20740
- var __vue_staticRenderFns__$S = [];
20741
- __vue_render__$S._withStripped = true;
20742
+ var __vue_staticRenderFns__$T = [];
20743
+ __vue_render__$T._withStripped = true;
20742
20744
  /* style */
20743
20745
 
20744
- var __vue_inject_styles__$S = undefined;
20746
+ var __vue_inject_styles__$T = undefined;
20745
20747
  /* scoped */
20746
20748
 
20747
- var __vue_scope_id__$S = undefined;
20749
+ var __vue_scope_id__$T = undefined;
20748
20750
  /* module identifier */
20749
20751
 
20750
- var __vue_module_identifier__$S = undefined;
20752
+ var __vue_module_identifier__$T = undefined;
20751
20753
  /* functional template */
20752
20754
 
20753
- var __vue_is_functional_template__$S = false;
20755
+ var __vue_is_functional_template__$T = false;
20754
20756
  /* style inject */
20755
20757
 
20756
20758
  /* style inject SSR */
20757
20759
 
20758
20760
  /* style inject shadow dom */
20759
20761
 
20760
- var __vue_component__$S = /*#__PURE__*/normalizeComponent({
20761
- render: __vue_render__$S,
20762
- staticRenderFns: __vue_staticRenderFns__$S
20763
- }, __vue_inject_styles__$S, __vue_script__$S, __vue_scope_id__$S, __vue_is_functional_template__$S, __vue_module_identifier__$S, false, undefined, undefined, undefined);
20762
+ var __vue_component__$T = /*#__PURE__*/normalizeComponent({
20763
+ render: __vue_render__$T,
20764
+ staticRenderFns: __vue_staticRenderFns__$T
20765
+ }, __vue_inject_styles__$T, __vue_script__$T, __vue_scope_id__$T, __vue_is_functional_template__$T, __vue_module_identifier__$T, false, undefined, undefined, undefined);
20764
20766
 
20765
20767
  var history$2 = namespace("history");
20766
20768
  var searchBox$4 = namespace("searchBox");
@@ -20855,16 +20857,16 @@ __decorate([history$2.Action("clear")], SearchBoxHistoryPanel.prototype, "clear"
20855
20857
  SearchBoxHistoryPanel = __decorate([Component({
20856
20858
  name: "searchBoxHistoryPanel",
20857
20859
  components: {
20858
- SearchBoxHistoryItem: __vue_component__$S
20860
+ SearchBoxHistoryItem: __vue_component__$T
20859
20861
  }
20860
20862
  })], SearchBoxHistoryPanel);
20861
- var script$Q = SearchBoxHistoryPanel;
20863
+ var script$R = SearchBoxHistoryPanel;
20862
20864
 
20863
20865
  /* script */
20864
- var __vue_script__$R = script$Q;
20866
+ var __vue_script__$S = script$R;
20865
20867
  /* template */
20866
20868
 
20867
- var __vue_render__$R = function __vue_render__() {
20869
+ var __vue_render__$S = function __vue_render__() {
20868
20870
  var _vm = this;
20869
20871
 
20870
20872
  var _h = _vm.$createElement;
@@ -20893,30 +20895,30 @@ var __vue_render__$R = function __vue_render__() {
20893
20895
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.clear) + "\n ")])], 2) : _vm._e();
20894
20896
  };
20895
20897
 
20896
- var __vue_staticRenderFns__$R = [];
20897
- __vue_render__$R._withStripped = true;
20898
+ var __vue_staticRenderFns__$S = [];
20899
+ __vue_render__$S._withStripped = true;
20898
20900
  /* style */
20899
20901
 
20900
- var __vue_inject_styles__$R = undefined;
20902
+ var __vue_inject_styles__$S = undefined;
20901
20903
  /* scoped */
20902
20904
 
20903
- var __vue_scope_id__$R = undefined;
20905
+ var __vue_scope_id__$S = undefined;
20904
20906
  /* module identifier */
20905
20907
 
20906
- var __vue_module_identifier__$R = undefined;
20908
+ var __vue_module_identifier__$S = undefined;
20907
20909
  /* functional template */
20908
20910
 
20909
- var __vue_is_functional_template__$R = false;
20911
+ var __vue_is_functional_template__$S = false;
20910
20912
  /* style inject */
20911
20913
 
20912
20914
  /* style inject SSR */
20913
20915
 
20914
20916
  /* style inject shadow dom */
20915
20917
 
20916
- var __vue_component__$R = /*#__PURE__*/normalizeComponent({
20917
- render: __vue_render__$R,
20918
- staticRenderFns: __vue_staticRenderFns__$R
20919
- }, __vue_inject_styles__$R, __vue_script__$R, __vue_scope_id__$R, __vue_is_functional_template__$R, __vue_module_identifier__$R, false, undefined, undefined, undefined);
20918
+ var __vue_component__$S = /*#__PURE__*/normalizeComponent({
20919
+ render: __vue_render__$S,
20920
+ staticRenderFns: __vue_staticRenderFns__$S
20921
+ }, __vue_inject_styles__$S, __vue_script__$S, __vue_scope_id__$S, __vue_is_functional_template__$S, __vue_module_identifier__$S, false, undefined, undefined, undefined);
20920
20922
 
20921
20923
  var searchBox$3 = namespace("searchBox");
20922
20924
 
@@ -21077,19 +21079,19 @@ __decorate([searchBox$3.Action("highlightChange")], SearchBoxMainPanel.prototype
21077
21079
  SearchBoxMainPanel = __decorate([Component({
21078
21080
  name: "searchBoxMainPanel",
21079
21081
  components: {
21080
- SearchBoxSuggestionsWrapper: __vue_component__$U,
21081
- SearchBoxProductsWrapper: __vue_component__$X,
21082
- SearchBoxMoreResults: __vue_component__$T,
21083
- SearchBoxHistoryPanel: __vue_component__$R
21082
+ SearchBoxSuggestionsWrapper: __vue_component__$V,
21083
+ SearchBoxProductsWrapper: __vue_component__$Y,
21084
+ SearchBoxMoreResults: __vue_component__$U,
21085
+ SearchBoxHistoryPanel: __vue_component__$S
21084
21086
  }
21085
21087
  })], SearchBoxMainPanel);
21086
- var script$P = SearchBoxMainPanel;
21088
+ var script$Q = SearchBoxMainPanel;
21087
21089
 
21088
21090
  /* script */
21089
- var __vue_script__$Q = script$P;
21091
+ var __vue_script__$R = script$Q;
21090
21092
  /* template */
21091
21093
 
21092
- var __vue_render__$Q = function __vue_render__() {
21094
+ var __vue_render__$R = function __vue_render__() {
21093
21095
  var _vm = this;
21094
21096
 
21095
21097
  var _h = _vm.$createElement;
@@ -21160,11 +21162,11 @@ var __vue_render__$Q = function __vue_render__() {
21160
21162
  })], 1) : _vm._e();
21161
21163
  };
21162
21164
 
21163
- var __vue_staticRenderFns__$Q = [];
21164
- __vue_render__$Q._withStripped = true;
21165
+ var __vue_staticRenderFns__$R = [];
21166
+ __vue_render__$R._withStripped = true;
21165
21167
  /* style */
21166
21168
 
21167
- var __vue_inject_styles__$Q = function __vue_inject_styles__(inject) {
21169
+ var __vue_inject_styles__$R = function __vue_inject_styles__(inject) {
21168
21170
  if (!inject) return;
21169
21171
  inject("data-v-0b92689b_0", {
21170
21172
  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}",
@@ -21175,21 +21177,21 @@ var __vue_inject_styles__$Q = function __vue_inject_styles__(inject) {
21175
21177
  /* scoped */
21176
21178
 
21177
21179
 
21178
- var __vue_scope_id__$Q = undefined;
21180
+ var __vue_scope_id__$R = undefined;
21179
21181
  /* module identifier */
21180
21182
 
21181
- var __vue_module_identifier__$Q = undefined;
21183
+ var __vue_module_identifier__$R = undefined;
21182
21184
  /* functional template */
21183
21185
 
21184
- var __vue_is_functional_template__$Q = false;
21186
+ var __vue_is_functional_template__$R = false;
21185
21187
  /* style inject SSR */
21186
21188
 
21187
21189
  /* style inject shadow dom */
21188
21190
 
21189
- var __vue_component__$Q = /*#__PURE__*/normalizeComponent({
21190
- render: __vue_render__$Q,
21191
- staticRenderFns: __vue_staticRenderFns__$Q
21192
- }, __vue_inject_styles__$Q, __vue_script__$Q, __vue_scope_id__$Q, __vue_is_functional_template__$Q, __vue_module_identifier__$Q, false, createInjector, undefined, undefined);
21191
+ var __vue_component__$R = /*#__PURE__*/normalizeComponent({
21192
+ render: __vue_render__$R,
21193
+ staticRenderFns: __vue_staticRenderFns__$R
21194
+ }, __vue_inject_styles__$R, __vue_script__$R, __vue_scope_id__$R, __vue_is_functional_template__$R, __vue_module_identifier__$R, false, createInjector, undefined, undefined);
21193
21195
 
21194
21196
  var BIND_EVENT = "click";
21195
21197
 
@@ -21521,17 +21523,17 @@ __decorate([params$d.Action("goToResults")], SearchBox.prototype, "goToResults",
21521
21523
  SearchBox = __decorate([Component({
21522
21524
  name: "searchBox",
21523
21525
  components: {
21524
- SearchBoxInput: __vue_component__$16,
21525
- SearchBoxMainPanel: __vue_component__$Q
21526
+ SearchBoxInput: __vue_component__$17,
21527
+ SearchBoxMainPanel: __vue_component__$R
21526
21528
  }
21527
21529
  })], SearchBox);
21528
- var script$O = SearchBox;
21530
+ var script$P = SearchBox;
21529
21531
 
21530
21532
  /* script */
21531
- var __vue_script__$P = script$O;
21533
+ var __vue_script__$Q = script$P;
21532
21534
  /* template */
21533
21535
 
21534
- var __vue_render__$P = function __vue_render__() {
21536
+ var __vue_render__$Q = function __vue_render__() {
21535
21537
  var _vm = this;
21536
21538
 
21537
21539
  var _h = _vm.$createElement;
@@ -21568,11 +21570,11 @@ var __vue_render__$P = function __vue_render__() {
21568
21570
  }) : _vm._e()], 1)]);
21569
21571
  };
21570
21572
 
21571
- var __vue_staticRenderFns__$P = [];
21572
- __vue_render__$P._withStripped = true;
21573
+ var __vue_staticRenderFns__$Q = [];
21574
+ __vue_render__$Q._withStripped = true;
21573
21575
  /* style */
21574
21576
 
21575
- var __vue_inject_styles__$P = function __vue_inject_styles__(inject) {
21577
+ var __vue_inject_styles__$Q = function __vue_inject_styles__(inject) {
21576
21578
  if (!inject) return;
21577
21579
  inject("data-v-17a13ac4_0", {
21578
21580
  source: "\n#lupa-search-box {\n width: 100%;\n}\n.lupa-search-box-wrapper {\n position: relative;\n}\n",
@@ -21583,21 +21585,21 @@ var __vue_inject_styles__$P = function __vue_inject_styles__(inject) {
21583
21585
  /* scoped */
21584
21586
 
21585
21587
 
21586
- var __vue_scope_id__$P = undefined;
21588
+ var __vue_scope_id__$Q = undefined;
21587
21589
  /* module identifier */
21588
21590
 
21589
- var __vue_module_identifier__$P = undefined;
21591
+ var __vue_module_identifier__$Q = undefined;
21590
21592
  /* functional template */
21591
21593
 
21592
- var __vue_is_functional_template__$P = false;
21594
+ var __vue_is_functional_template__$Q = false;
21593
21595
  /* style inject SSR */
21594
21596
 
21595
21597
  /* style inject shadow dom */
21596
21598
 
21597
- var __vue_component__$P = /*#__PURE__*/normalizeComponent({
21598
- render: __vue_render__$P,
21599
- staticRenderFns: __vue_staticRenderFns__$P
21600
- }, __vue_inject_styles__$P, __vue_script__$P, __vue_scope_id__$P, __vue_is_functional_template__$P, __vue_module_identifier__$P, false, createInjector, undefined, undefined);
21599
+ var __vue_component__$Q = /*#__PURE__*/normalizeComponent({
21600
+ render: __vue_render__$Q,
21601
+ staticRenderFns: __vue_staticRenderFns__$Q
21602
+ }, __vue_inject_styles__$Q, __vue_script__$Q, __vue_scope_id__$Q, __vue_is_functional_template__$Q, __vue_module_identifier__$Q, false, createInjector, undefined, undefined);
21601
21603
 
21602
21604
  var DEFAULT_SEARCH_BOX_OPTIONS = {
21603
21605
  inputSelector: "#searchBox",
@@ -21688,16 +21690,16 @@ __decorate([Prop()], SearchBoxEntry.prototype, "searchBoxOptions", void 0);
21688
21690
  SearchBoxEntry = __decorate([Component({
21689
21691
  name: "searchBox",
21690
21692
  components: {
21691
- SearchBox: __vue_component__$P
21693
+ SearchBox: __vue_component__$Q
21692
21694
  }
21693
21695
  })], SearchBoxEntry);
21694
- var script$N = SearchBoxEntry;
21696
+ var script$O = SearchBoxEntry;
21695
21697
 
21696
21698
  /* script */
21697
- var __vue_script__$O = script$N;
21699
+ var __vue_script__$P = script$O;
21698
21700
  /* template */
21699
21701
 
21700
- var __vue_render__$O = function __vue_render__() {
21702
+ var __vue_render__$P = function __vue_render__() {
21701
21703
  var _vm = this;
21702
21704
 
21703
21705
  var _h = _vm.$createElement;
@@ -21711,30 +21713,30 @@ var __vue_render__$O = function __vue_render__() {
21711
21713
  });
21712
21714
  };
21713
21715
 
21714
- var __vue_staticRenderFns__$O = [];
21715
- __vue_render__$O._withStripped = true;
21716
+ var __vue_staticRenderFns__$P = [];
21717
+ __vue_render__$P._withStripped = true;
21716
21718
  /* style */
21717
21719
 
21718
- var __vue_inject_styles__$O = undefined;
21720
+ var __vue_inject_styles__$P = undefined;
21719
21721
  /* scoped */
21720
21722
 
21721
- var __vue_scope_id__$O = undefined;
21723
+ var __vue_scope_id__$P = undefined;
21722
21724
  /* module identifier */
21723
21725
 
21724
- var __vue_module_identifier__$O = undefined;
21726
+ var __vue_module_identifier__$P = undefined;
21725
21727
  /* functional template */
21726
21728
 
21727
- var __vue_is_functional_template__$O = false;
21729
+ var __vue_is_functional_template__$P = false;
21728
21730
  /* style inject */
21729
21731
 
21730
21732
  /* style inject SSR */
21731
21733
 
21732
21734
  /* style inject shadow dom */
21733
21735
 
21734
- var __vue_component__$O = /*#__PURE__*/normalizeComponent({
21735
- render: __vue_render__$O,
21736
- staticRenderFns: __vue_staticRenderFns__$O
21737
- }, __vue_inject_styles__$O, __vue_script__$O, __vue_scope_id__$O, __vue_is_functional_template__$O, __vue_module_identifier__$O, false, undefined, undefined, undefined);
21736
+ var __vue_component__$P = /*#__PURE__*/normalizeComponent({
21737
+ render: __vue_render__$P,
21738
+ staticRenderFns: __vue_staticRenderFns__$P
21739
+ }, __vue_inject_styles__$P, __vue_script__$P, __vue_scope_id__$P, __vue_is_functional_template__$P, __vue_module_identifier__$P, false, undefined, undefined, undefined);
21738
21740
 
21739
21741
  // `SameValue` abstract operation
21740
21742
  // https://tc39.es/ecma262/#sec-samevalue
@@ -23074,12 +23076,12 @@ __decorate([Prop({
23074
23076
  CurrentFilterDisplay = __decorate([Component({
23075
23077
  name: "currentFilterDisplay"
23076
23078
  })], CurrentFilterDisplay);
23077
- var script$M = CurrentFilterDisplay;
23079
+ var script$N = CurrentFilterDisplay;
23078
23080
 
23079
- var __vue_script__$N = script$M;
23081
+ var __vue_script__$O = script$N;
23080
23082
  /* template */
23081
23083
 
23082
- var __vue_render__$N = function __vue_render__() {
23084
+ var __vue_render__$O = function __vue_render__() {
23083
23085
  var _vm = this;
23084
23086
 
23085
23087
  var _h = _vm.$createElement;
@@ -23106,30 +23108,30 @@ var __vue_render__$N = function __vue_render__() {
23106
23108
  }, [_vm._v("\n " + _vm._s(_vm.filter.value) + "\n ")])]);
23107
23109
  };
23108
23110
 
23109
- var __vue_staticRenderFns__$N = [];
23110
- __vue_render__$N._withStripped = true;
23111
+ var __vue_staticRenderFns__$O = [];
23112
+ __vue_render__$O._withStripped = true;
23111
23113
  /* style */
23112
23114
 
23113
- var __vue_inject_styles__$N = undefined;
23115
+ var __vue_inject_styles__$O = undefined;
23114
23116
  /* scoped */
23115
23117
 
23116
- var __vue_scope_id__$N = undefined;
23118
+ var __vue_scope_id__$O = undefined;
23117
23119
  /* module identifier */
23118
23120
 
23119
- var __vue_module_identifier__$N = undefined;
23121
+ var __vue_module_identifier__$O = undefined;
23120
23122
  /* functional template */
23121
23123
 
23122
- var __vue_is_functional_template__$N = false;
23124
+ var __vue_is_functional_template__$O = false;
23123
23125
  /* style inject */
23124
23126
 
23125
23127
  /* style inject SSR */
23126
23128
 
23127
23129
  /* style inject shadow dom */
23128
23130
 
23129
- var __vue_component__$N = /*#__PURE__*/normalizeComponent({
23130
- render: __vue_render__$N,
23131
- staticRenderFns: __vue_staticRenderFns__$N
23132
- }, __vue_inject_styles__$N, __vue_script__$N, __vue_scope_id__$N, __vue_is_functional_template__$N, __vue_module_identifier__$N, false, undefined, undefined, undefined);
23131
+ var __vue_component__$O = /*#__PURE__*/normalizeComponent({
23132
+ render: __vue_render__$O,
23133
+ staticRenderFns: __vue_staticRenderFns__$O
23134
+ }, __vue_inject_styles__$O, __vue_script__$O, __vue_scope_id__$O, __vue_is_functional_template__$O, __vue_module_identifier__$O, false, undefined, undefined, undefined);
23133
23135
 
23134
23136
  var getFacetKey = function getFacetKey(key, type) {
23135
23137
  return "".concat(FACET_FILTER_MAP[type]).concat(key);
@@ -23297,16 +23299,16 @@ __decorate([params$c.Action("appendParams")], CurrentFilters.prototype, "appendP
23297
23299
  CurrentFilters = __decorate([Component({
23298
23300
  name: "currentFilters",
23299
23301
  components: {
23300
- CurrentFilterDisplay: __vue_component__$N
23302
+ CurrentFilterDisplay: __vue_component__$O
23301
23303
  }
23302
23304
  })], CurrentFilters);
23303
- var script$L = CurrentFilters;
23305
+ var script$M = CurrentFilters;
23304
23306
 
23305
23307
  /* script */
23306
- var __vue_script__$M = script$L;
23308
+ var __vue_script__$N = script$M;
23307
23309
  /* template */
23308
23310
 
23309
- var __vue_render__$M = function __vue_render__() {
23311
+ var __vue_render__$N = function __vue_render__() {
23310
23312
  var _vm = this;
23311
23313
 
23312
23314
  var _h = _vm.$createElement;
@@ -23360,30 +23362,30 @@ var __vue_render__$M = function __vue_render__() {
23360
23362
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.clearAll) + "\n ")])]) : _vm._e()]) : _vm._e();
23361
23363
  };
23362
23364
 
23363
- var __vue_staticRenderFns__$M = [];
23364
- __vue_render__$M._withStripped = true;
23365
+ var __vue_staticRenderFns__$N = [];
23366
+ __vue_render__$N._withStripped = true;
23365
23367
  /* style */
23366
23368
 
23367
- var __vue_inject_styles__$M = undefined;
23369
+ var __vue_inject_styles__$N = undefined;
23368
23370
  /* scoped */
23369
23371
 
23370
- var __vue_scope_id__$M = undefined;
23372
+ var __vue_scope_id__$N = undefined;
23371
23373
  /* module identifier */
23372
23374
 
23373
- var __vue_module_identifier__$M = undefined;
23375
+ var __vue_module_identifier__$N = undefined;
23374
23376
  /* functional template */
23375
23377
 
23376
- var __vue_is_functional_template__$M = false;
23378
+ var __vue_is_functional_template__$N = false;
23377
23379
  /* style inject */
23378
23380
 
23379
23381
  /* style inject SSR */
23380
23382
 
23381
23383
  /* style inject shadow dom */
23382
23384
 
23383
- var __vue_component__$M = /*#__PURE__*/normalizeComponent({
23384
- render: __vue_render__$M,
23385
- staticRenderFns: __vue_staticRenderFns__$M
23386
- }, __vue_inject_styles__$M, __vue_script__$M, __vue_scope_id__$M, __vue_is_functional_template__$M, __vue_module_identifier__$M, false, undefined, undefined, undefined);
23385
+ var __vue_component__$N = /*#__PURE__*/normalizeComponent({
23386
+ render: __vue_render__$N,
23387
+ staticRenderFns: __vue_staticRenderFns__$N
23388
+ }, __vue_inject_styles__$N, __vue_script__$N, __vue_scope_id__$N, __vue_is_functional_template__$N, __vue_module_identifier__$N, false, undefined, undefined, undefined);
23387
23389
 
23388
23390
  var TermFacet$1 = /*#__PURE__*/function (_Vue) {
23389
23391
  _inherits(TermFacet, _Vue);
@@ -23498,13 +23500,13 @@ __decorate([Prop({
23498
23500
  TermFacet$1 = __decorate([Component({
23499
23501
  name: "termFacet"
23500
23502
  })], TermFacet$1);
23501
- var script$K = TermFacet$1;
23503
+ var script$L = TermFacet$1;
23502
23504
 
23503
23505
  /* script */
23504
- var __vue_script__$L = script$K;
23506
+ var __vue_script__$M = script$L;
23505
23507
  /* template */
23506
23508
 
23507
- var __vue_render__$L = function __vue_render__() {
23509
+ var __vue_render__$M = function __vue_render__() {
23508
23510
  var _vm = this;
23509
23511
 
23510
23512
  var _h = _vm.$createElement;
@@ -23582,30 +23584,30 @@ var __vue_render__$L = function __vue_render__() {
23582
23584
  }, [_vm.showAll ? _c("span", [_vm._v(" " + _vm._s(_vm.options.labels.showLess))]) : _c("span", [_vm._v(" " + _vm._s(_vm.options.labels.showAll))])]) : _vm._e()]);
23583
23585
  };
23584
23586
 
23585
- var __vue_staticRenderFns__$L = [];
23586
- __vue_render__$L._withStripped = true;
23587
+ var __vue_staticRenderFns__$M = [];
23588
+ __vue_render__$M._withStripped = true;
23587
23589
  /* style */
23588
23590
 
23589
- var __vue_inject_styles__$L = undefined;
23591
+ var __vue_inject_styles__$M = undefined;
23590
23592
  /* scoped */
23591
23593
 
23592
- var __vue_scope_id__$L = undefined;
23594
+ var __vue_scope_id__$M = undefined;
23593
23595
  /* module identifier */
23594
23596
 
23595
- var __vue_module_identifier__$L = undefined;
23597
+ var __vue_module_identifier__$M = undefined;
23596
23598
  /* functional template */
23597
23599
 
23598
- var __vue_is_functional_template__$L = false;
23600
+ var __vue_is_functional_template__$M = false;
23599
23601
  /* style inject */
23600
23602
 
23601
23603
  /* style inject SSR */
23602
23604
 
23603
23605
  /* style inject shadow dom */
23604
23606
 
23605
- var __vue_component__$L = /*#__PURE__*/normalizeComponent({
23606
- render: __vue_render__$L,
23607
- staticRenderFns: __vue_staticRenderFns__$L
23608
- }, __vue_inject_styles__$L, __vue_script__$L, __vue_scope_id__$L, __vue_is_functional_template__$L, __vue_module_identifier__$L, false, undefined, undefined, undefined);
23607
+ var __vue_component__$M = /*#__PURE__*/normalizeComponent({
23608
+ render: __vue_render__$M,
23609
+ staticRenderFns: __vue_staticRenderFns__$M
23610
+ }, __vue_inject_styles__$M, __vue_script__$M, __vue_scope_id__$M, __vue_is_functional_template__$M, __vue_module_identifier__$M, false, undefined, undefined, undefined);
23609
23611
 
23610
23612
  var vueSliderComponent_umd_min = {exports: {}};
23611
23613
 
@@ -26442,13 +26444,13 @@ TermFacet = __decorate([Component({
26442
26444
  VueSlider: VueSlider
26443
26445
  }
26444
26446
  })], TermFacet);
26445
- var script$J = TermFacet;
26447
+ var script$K = TermFacet;
26446
26448
 
26447
26449
  /* script */
26448
- var __vue_script__$K = script$J;
26450
+ var __vue_script__$L = script$K;
26449
26451
  /* template */
26450
26452
 
26451
- var __vue_render__$K = function __vue_render__() {
26453
+ var __vue_render__$L = function __vue_render__() {
26452
26454
  var _vm = this;
26453
26455
 
26454
26456
  var _h = _vm.$createElement;
@@ -26546,30 +26548,30 @@ var __vue_render__$K = function __vue_render__() {
26546
26548
  })], 1) : _vm._e()]);
26547
26549
  };
26548
26550
 
26549
- var __vue_staticRenderFns__$K = [];
26550
- __vue_render__$K._withStripped = true;
26551
+ var __vue_staticRenderFns__$L = [];
26552
+ __vue_render__$L._withStripped = true;
26551
26553
  /* style */
26552
26554
 
26553
- var __vue_inject_styles__$K = undefined;
26555
+ var __vue_inject_styles__$L = undefined;
26554
26556
  /* scoped */
26555
26557
 
26556
- var __vue_scope_id__$K = undefined;
26558
+ var __vue_scope_id__$L = undefined;
26557
26559
  /* module identifier */
26558
26560
 
26559
- var __vue_module_identifier__$K = undefined;
26561
+ var __vue_module_identifier__$L = undefined;
26560
26562
  /* functional template */
26561
26563
 
26562
- var __vue_is_functional_template__$K = false;
26564
+ var __vue_is_functional_template__$L = false;
26563
26565
  /* style inject */
26564
26566
 
26565
26567
  /* style inject SSR */
26566
26568
 
26567
26569
  /* style inject shadow dom */
26568
26570
 
26569
- var __vue_component__$K = /*#__PURE__*/normalizeComponent({
26570
- render: __vue_render__$K,
26571
- staticRenderFns: __vue_staticRenderFns__$K
26572
- }, __vue_inject_styles__$K, __vue_script__$K, __vue_scope_id__$K, __vue_is_functional_template__$K, __vue_module_identifier__$K, false, undefined, undefined, undefined);
26571
+ var __vue_component__$L = /*#__PURE__*/normalizeComponent({
26572
+ render: __vue_render__$L,
26573
+ staticRenderFns: __vue_staticRenderFns__$L
26574
+ }, __vue_inject_styles__$L, __vue_script__$L, __vue_scope_id__$L, __vue_is_functional_template__$L, __vue_module_identifier__$L, false, undefined, undefined, undefined);
26573
26575
 
26574
26576
  var HierarchyFacetLevel = /*#__PURE__*/function (_Vue) {
26575
26577
  _inherits(HierarchyFacetLevel, _Vue);
@@ -26635,13 +26637,13 @@ __decorate([Prop({
26635
26637
  HierarchyFacetLevel = __decorate([Component({
26636
26638
  name: "HierarchyFacetLevel"
26637
26639
  })], HierarchyFacetLevel);
26638
- var script$I = HierarchyFacetLevel;
26640
+ var script$J = HierarchyFacetLevel;
26639
26641
 
26640
26642
  /* script */
26641
- var __vue_script__$J = script$I;
26643
+ var __vue_script__$K = script$J;
26642
26644
  /* template */
26643
26645
 
26644
- var __vue_render__$J = function __vue_render__() {
26646
+ var __vue_render__$K = function __vue_render__() {
26645
26647
  var _vm = this;
26646
26648
 
26647
26649
  var _h = _vm.$createElement;
@@ -26696,11 +26698,11 @@ var __vue_render__$J = function __vue_render__() {
26696
26698
  }), 1) : _vm._e()]);
26697
26699
  };
26698
26700
 
26699
- var __vue_staticRenderFns__$J = [];
26700
- __vue_render__$J._withStripped = true;
26701
+ var __vue_staticRenderFns__$K = [];
26702
+ __vue_render__$K._withStripped = true;
26701
26703
  /* style */
26702
26704
 
26703
- var __vue_inject_styles__$J = function __vue_inject_styles__(inject) {
26705
+ var __vue_inject_styles__$K = function __vue_inject_styles__(inject) {
26704
26706
  if (!inject) return;
26705
26707
  inject("data-v-1cc23c16_0", {
26706
26708
  source: ".lupa-facet-level {\n margin-left: 25px;\n}",
@@ -26711,21 +26713,21 @@ var __vue_inject_styles__$J = function __vue_inject_styles__(inject) {
26711
26713
  /* scoped */
26712
26714
 
26713
26715
 
26714
- var __vue_scope_id__$J = undefined;
26716
+ var __vue_scope_id__$K = undefined;
26715
26717
  /* module identifier */
26716
26718
 
26717
- var __vue_module_identifier__$J = undefined;
26719
+ var __vue_module_identifier__$K = undefined;
26718
26720
  /* functional template */
26719
26721
 
26720
- var __vue_is_functional_template__$J = false;
26722
+ var __vue_is_functional_template__$K = false;
26721
26723
  /* style inject SSR */
26722
26724
 
26723
26725
  /* style inject shadow dom */
26724
26726
 
26725
- var __vue_component__$J = /*#__PURE__*/normalizeComponent({
26726
- render: __vue_render__$J,
26727
- staticRenderFns: __vue_staticRenderFns__$J
26728
- }, __vue_inject_styles__$J, __vue_script__$J, __vue_scope_id__$J, __vue_is_functional_template__$J, __vue_module_identifier__$J, false, createInjector, undefined, undefined);
26727
+ var __vue_component__$K = /*#__PURE__*/normalizeComponent({
26728
+ render: __vue_render__$K,
26729
+ staticRenderFns: __vue_staticRenderFns__$K
26730
+ }, __vue_inject_styles__$K, __vue_script__$K, __vue_scope_id__$K, __vue_is_functional_template__$K, __vue_module_identifier__$K, false, createInjector, undefined, undefined);
26729
26731
 
26730
26732
  var HierarchyFacet = /*#__PURE__*/function (_Vue) {
26731
26733
  _inherits(HierarchyFacet, _Vue);
@@ -26820,16 +26822,16 @@ __decorate([Prop({
26820
26822
  HierarchyFacet = __decorate([Component({
26821
26823
  name: "hierarchyFacet",
26822
26824
  components: {
26823
- HierarchyFacetLevel: __vue_component__$J
26825
+ HierarchyFacetLevel: __vue_component__$K
26824
26826
  }
26825
26827
  })], HierarchyFacet);
26826
- var script$H = HierarchyFacet;
26828
+ var script$I = HierarchyFacet;
26827
26829
 
26828
26830
  /* script */
26829
- var __vue_script__$I = script$H;
26831
+ var __vue_script__$J = script$I;
26830
26832
  /* template */
26831
26833
 
26832
- var __vue_render__$I = function __vue_render__() {
26834
+ var __vue_render__$J = function __vue_render__() {
26833
26835
  var _vm = this;
26834
26836
 
26835
26837
  var _h = _vm.$createElement;
@@ -26890,30 +26892,30 @@ var __vue_render__$I = function __vue_render__() {
26890
26892
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.showAll) + "\n ")]) : _vm._e()], 2);
26891
26893
  };
26892
26894
 
26893
- var __vue_staticRenderFns__$I = [];
26894
- __vue_render__$I._withStripped = true;
26895
+ var __vue_staticRenderFns__$J = [];
26896
+ __vue_render__$J._withStripped = true;
26895
26897
  /* style */
26896
26898
 
26897
- var __vue_inject_styles__$I = undefined;
26899
+ var __vue_inject_styles__$J = undefined;
26898
26900
  /* scoped */
26899
26901
 
26900
- var __vue_scope_id__$I = undefined;
26902
+ var __vue_scope_id__$J = undefined;
26901
26903
  /* module identifier */
26902
26904
 
26903
- var __vue_module_identifier__$I = undefined;
26905
+ var __vue_module_identifier__$J = undefined;
26904
26906
  /* functional template */
26905
26907
 
26906
- var __vue_is_functional_template__$I = false;
26908
+ var __vue_is_functional_template__$J = false;
26907
26909
  /* style inject */
26908
26910
 
26909
26911
  /* style inject SSR */
26910
26912
 
26911
26913
  /* style inject shadow dom */
26912
26914
 
26913
- var __vue_component__$I = /*#__PURE__*/normalizeComponent({
26914
- render: __vue_render__$I,
26915
- staticRenderFns: __vue_staticRenderFns__$I
26916
- }, __vue_inject_styles__$I, __vue_script__$I, __vue_scope_id__$I, __vue_is_functional_template__$I, __vue_module_identifier__$I, false, undefined, undefined, undefined);
26915
+ var __vue_component__$J = /*#__PURE__*/normalizeComponent({
26916
+ render: __vue_render__$J,
26917
+ staticRenderFns: __vue_staticRenderFns__$J
26918
+ }, __vue_inject_styles__$J, __vue_script__$J, __vue_scope_id__$J, __vue_is_functional_template__$J, __vue_module_identifier__$J, false, undefined, undefined, undefined);
26917
26919
 
26918
26920
  var FacetDisplay = /*#__PURE__*/function (_Vue) {
26919
26921
  _inherits(FacetDisplay, _Vue);
@@ -27039,18 +27041,18 @@ __decorate([Prop({
27039
27041
  FacetDisplay = __decorate([Component({
27040
27042
  name: "facetDisplay",
27041
27043
  components: {
27042
- TermFacet: __vue_component__$L,
27043
- StatsFacet: __vue_component__$K,
27044
- HierarchyFacet: __vue_component__$I
27044
+ TermFacet: __vue_component__$M,
27045
+ StatsFacet: __vue_component__$L,
27046
+ HierarchyFacet: __vue_component__$J
27045
27047
  }
27046
27048
  })], FacetDisplay);
27047
- var script$G = FacetDisplay;
27049
+ var script$H = FacetDisplay;
27048
27050
 
27049
27051
  /* script */
27050
- var __vue_script__$H = script$G;
27052
+ var __vue_script__$I = script$H;
27051
27053
  /* template */
27052
27054
 
27053
- var __vue_render__$H = function __vue_render__() {
27055
+ var __vue_render__$I = function __vue_render__() {
27054
27056
  var _vm = this;
27055
27057
 
27056
27058
  var _h = _vm.$createElement;
@@ -27106,30 +27108,30 @@ var __vue_render__$H = function __vue_render__() {
27106
27108
  }, [_vm._v("\n " + _vm._s(_vm.options.labels.facetClear) + "\n ")]) : _vm._e()], 1) : _vm._e()]) : _vm._e();
27107
27109
  };
27108
27110
 
27109
- var __vue_staticRenderFns__$H = [];
27110
- __vue_render__$H._withStripped = true;
27111
+ var __vue_staticRenderFns__$I = [];
27112
+ __vue_render__$I._withStripped = true;
27111
27113
  /* style */
27112
27114
 
27113
- var __vue_inject_styles__$H = undefined;
27115
+ var __vue_inject_styles__$I = undefined;
27114
27116
  /* scoped */
27115
27117
 
27116
- var __vue_scope_id__$H = undefined;
27118
+ var __vue_scope_id__$I = undefined;
27117
27119
  /* module identifier */
27118
27120
 
27119
- var __vue_module_identifier__$H = undefined;
27121
+ var __vue_module_identifier__$I = undefined;
27120
27122
  /* functional template */
27121
27123
 
27122
- var __vue_is_functional_template__$H = false;
27124
+ var __vue_is_functional_template__$I = false;
27123
27125
  /* style inject */
27124
27126
 
27125
27127
  /* style inject SSR */
27126
27128
 
27127
27129
  /* style inject shadow dom */
27128
27130
 
27129
- var __vue_component__$H = /*#__PURE__*/normalizeComponent({
27130
- render: __vue_render__$H,
27131
- staticRenderFns: __vue_staticRenderFns__$H
27132
- }, __vue_inject_styles__$H, __vue_script__$H, __vue_scope_id__$H, __vue_is_functional_template__$H, __vue_module_identifier__$H, false, undefined, undefined, undefined);
27131
+ var __vue_component__$I = /*#__PURE__*/normalizeComponent({
27132
+ render: __vue_render__$I,
27133
+ staticRenderFns: __vue_staticRenderFns__$I
27134
+ }, __vue_inject_styles__$I, __vue_script__$I, __vue_scope_id__$I, __vue_is_functional_template__$I, __vue_module_identifier__$I, false, undefined, undefined, undefined);
27133
27135
 
27134
27136
  var FacetList = /*#__PURE__*/function (_Vue) {
27135
27137
  _inherits(FacetList, _Vue);
@@ -27193,16 +27195,16 @@ __decorate([Prop({
27193
27195
  FacetList = __decorate([Component({
27194
27196
  name: "facetList",
27195
27197
  components: {
27196
- FacetDisplay: __vue_component__$H
27198
+ FacetDisplay: __vue_component__$I
27197
27199
  }
27198
27200
  })], FacetList);
27199
- var script$F = FacetList;
27201
+ var script$G = FacetList;
27200
27202
 
27201
27203
  /* script */
27202
- var __vue_script__$G = script$F;
27204
+ var __vue_script__$H = script$G;
27203
27205
  /* template */
27204
27206
 
27205
- var __vue_render__$G = function __vue_render__() {
27207
+ var __vue_render__$H = function __vue_render__() {
27206
27208
  var _vm = this;
27207
27209
 
27208
27210
  var _h = _vm.$createElement;
@@ -27233,30 +27235,30 @@ var __vue_render__$G = function __vue_render__() {
27233
27235
  }), 1)]);
27234
27236
  };
27235
27237
 
27236
- var __vue_staticRenderFns__$G = [];
27237
- __vue_render__$G._withStripped = true;
27238
+ var __vue_staticRenderFns__$H = [];
27239
+ __vue_render__$H._withStripped = true;
27238
27240
  /* style */
27239
27241
 
27240
- var __vue_inject_styles__$G = undefined;
27242
+ var __vue_inject_styles__$H = undefined;
27241
27243
  /* scoped */
27242
27244
 
27243
- var __vue_scope_id__$G = undefined;
27245
+ var __vue_scope_id__$H = undefined;
27244
27246
  /* module identifier */
27245
27247
 
27246
- var __vue_module_identifier__$G = undefined;
27248
+ var __vue_module_identifier__$H = undefined;
27247
27249
  /* functional template */
27248
27250
 
27249
- var __vue_is_functional_template__$G = false;
27251
+ var __vue_is_functional_template__$H = false;
27250
27252
  /* style inject */
27251
27253
 
27252
27254
  /* style inject SSR */
27253
27255
 
27254
27256
  /* style inject shadow dom */
27255
27257
 
27256
- var __vue_component__$G = /*#__PURE__*/normalizeComponent({
27257
- render: __vue_render__$G,
27258
- staticRenderFns: __vue_staticRenderFns__$G
27259
- }, __vue_inject_styles__$G, __vue_script__$G, __vue_scope_id__$G, __vue_is_functional_template__$G, __vue_module_identifier__$G, false, undefined, undefined, undefined);
27258
+ var __vue_component__$H = /*#__PURE__*/normalizeComponent({
27259
+ render: __vue_render__$H,
27260
+ staticRenderFns: __vue_staticRenderFns__$H
27261
+ }, __vue_inject_styles__$H, __vue_script__$H, __vue_scope_id__$H, __vue_is_functional_template__$H, __vue_module_identifier__$H, false, undefined, undefined, undefined);
27260
27262
 
27261
27263
  var RESULT_ROOT_ID = "lupa-search-results";
27262
27264
  var scrollToSearchResults = function scrollToSearchResults() {
@@ -27376,16 +27378,16 @@ __decorate([params$b.Action("appendParams")], Facets.prototype, "appendParams",
27376
27378
  Facets = __decorate([Component({
27377
27379
  name: "facets",
27378
27380
  components: {
27379
- FacetList: __vue_component__$G
27381
+ FacetList: __vue_component__$H
27380
27382
  }
27381
27383
  })], Facets);
27382
- var script$E = Facets;
27384
+ var script$F = Facets;
27383
27385
 
27384
27386
  /* script */
27385
- var __vue_script__$F = script$E;
27387
+ var __vue_script__$G = script$F;
27386
27388
  /* template */
27387
27389
 
27388
- var __vue_render__$F = function __vue_render__() {
27390
+ var __vue_render__$G = function __vue_render__() {
27389
27391
  var _vm = this;
27390
27392
 
27391
27393
  var _h = _vm.$createElement;
@@ -27409,30 +27411,30 @@ var __vue_render__$F = function __vue_render__() {
27409
27411
  }) : _vm._e()], 1);
27410
27412
  };
27411
27413
 
27412
- var __vue_staticRenderFns__$F = [];
27413
- __vue_render__$F._withStripped = true;
27414
+ var __vue_staticRenderFns__$G = [];
27415
+ __vue_render__$G._withStripped = true;
27414
27416
  /* style */
27415
27417
 
27416
- var __vue_inject_styles__$F = undefined;
27418
+ var __vue_inject_styles__$G = undefined;
27417
27419
  /* scoped */
27418
27420
 
27419
- var __vue_scope_id__$F = undefined;
27421
+ var __vue_scope_id__$G = undefined;
27420
27422
  /* module identifier */
27421
27423
 
27422
- var __vue_module_identifier__$F = undefined;
27424
+ var __vue_module_identifier__$G = undefined;
27423
27425
  /* functional template */
27424
27426
 
27425
- var __vue_is_functional_template__$F = false;
27427
+ var __vue_is_functional_template__$G = false;
27426
27428
  /* style inject */
27427
27429
 
27428
27430
  /* style inject SSR */
27429
27431
 
27430
27432
  /* style inject shadow dom */
27431
27433
 
27432
- var __vue_component__$F = /*#__PURE__*/normalizeComponent({
27433
- render: __vue_render__$F,
27434
- staticRenderFns: __vue_staticRenderFns__$F
27435
- }, __vue_inject_styles__$F, __vue_script__$F, __vue_scope_id__$F, __vue_is_functional_template__$F, __vue_module_identifier__$F, false, undefined, undefined, undefined);
27434
+ var __vue_component__$G = /*#__PURE__*/normalizeComponent({
27435
+ render: __vue_render__$G,
27436
+ staticRenderFns: __vue_staticRenderFns__$G
27437
+ }, __vue_inject_styles__$G, __vue_script__$G, __vue_scope_id__$G, __vue_is_functional_template__$G, __vue_module_identifier__$G, false, undefined, undefined, undefined);
27436
27438
 
27437
27439
  var emitRoutingEvent = function emitRoutingEvent(url) {
27438
27440
  var event = new CustomEvent(LUPA_ROUTING_EVENT, {
@@ -27507,13 +27509,13 @@ __decorate([Prop({
27507
27509
  CategoryFilterItem = __decorate([Component({
27508
27510
  name: "categoryFilterItem"
27509
27511
  })], CategoryFilterItem);
27510
- var script$D = CategoryFilterItem;
27512
+ var script$E = CategoryFilterItem;
27511
27513
 
27512
27514
  /* script */
27513
- var __vue_script__$E = script$D;
27515
+ var __vue_script__$F = script$E;
27514
27516
  /* template */
27515
27517
 
27516
- var __vue_render__$E = function __vue_render__() {
27518
+ var __vue_render__$F = function __vue_render__() {
27517
27519
  var _vm = this;
27518
27520
 
27519
27521
  var _h = _vm.$createElement;
@@ -27536,30 +27538,30 @@ var __vue_render__$E = function __vue_render__() {
27536
27538
  }, [_vm._v("\n " + _vm._s(_vm.title) + "\n ")])]);
27537
27539
  };
27538
27540
 
27539
- var __vue_staticRenderFns__$E = [];
27540
- __vue_render__$E._withStripped = true;
27541
+ var __vue_staticRenderFns__$F = [];
27542
+ __vue_render__$F._withStripped = true;
27541
27543
  /* style */
27542
27544
 
27543
- var __vue_inject_styles__$E = undefined;
27545
+ var __vue_inject_styles__$F = undefined;
27544
27546
  /* scoped */
27545
27547
 
27546
- var __vue_scope_id__$E = undefined;
27548
+ var __vue_scope_id__$F = undefined;
27547
27549
  /* module identifier */
27548
27550
 
27549
- var __vue_module_identifier__$E = undefined;
27551
+ var __vue_module_identifier__$F = undefined;
27550
27552
  /* functional template */
27551
27553
 
27552
- var __vue_is_functional_template__$E = false;
27554
+ var __vue_is_functional_template__$F = false;
27553
27555
  /* style inject */
27554
27556
 
27555
27557
  /* style inject SSR */
27556
27558
 
27557
27559
  /* style inject shadow dom */
27558
27560
 
27559
- var __vue_component__$E = /*#__PURE__*/normalizeComponent({
27560
- render: __vue_render__$E,
27561
- staticRenderFns: __vue_staticRenderFns__$E
27562
- }, __vue_inject_styles__$E, __vue_script__$E, __vue_scope_id__$E, __vue_is_functional_template__$E, __vue_module_identifier__$E, false, undefined, undefined, undefined);
27561
+ var __vue_component__$F = /*#__PURE__*/normalizeComponent({
27562
+ render: __vue_render__$F,
27563
+ staticRenderFns: __vue_staticRenderFns__$F
27564
+ }, __vue_inject_styles__$F, __vue_script__$F, __vue_scope_id__$F, __vue_is_functional_template__$F, __vue_module_identifier__$F, false, undefined, undefined, undefined);
27563
27565
 
27564
27566
  var options$5 = namespace("options");
27565
27567
 
@@ -27696,16 +27698,16 @@ __decorate([options$5.Getter("envOptions")], CategoryFilter.prototype, "envOptio
27696
27698
  CategoryFilter = __decorate([Component({
27697
27699
  name: "categoryFilter",
27698
27700
  components: {
27699
- CategoryFilterItem: __vue_component__$E
27701
+ CategoryFilterItem: __vue_component__$F
27700
27702
  }
27701
27703
  })], CategoryFilter);
27702
- var script$C = CategoryFilter;
27704
+ var script$D = CategoryFilter;
27703
27705
 
27704
27706
  /* script */
27705
- var __vue_script__$D = script$C;
27707
+ var __vue_script__$E = script$D;
27706
27708
  /* template */
27707
27709
 
27708
- var __vue_render__$D = function __vue_render__() {
27710
+ var __vue_render__$E = function __vue_render__() {
27709
27711
  var _vm = this;
27710
27712
 
27711
27713
  var _h = _vm.$createElement;
@@ -27756,30 +27758,30 @@ var __vue_render__$D = function __vue_render__() {
27756
27758
  }), 1)]);
27757
27759
  };
27758
27760
 
27759
- var __vue_staticRenderFns__$D = [];
27760
- __vue_render__$D._withStripped = true;
27761
+ var __vue_staticRenderFns__$E = [];
27762
+ __vue_render__$E._withStripped = true;
27761
27763
  /* style */
27762
27764
 
27763
- var __vue_inject_styles__$D = undefined;
27765
+ var __vue_inject_styles__$E = undefined;
27764
27766
  /* scoped */
27765
27767
 
27766
- var __vue_scope_id__$D = undefined;
27768
+ var __vue_scope_id__$E = undefined;
27767
27769
  /* module identifier */
27768
27770
 
27769
- var __vue_module_identifier__$D = undefined;
27771
+ var __vue_module_identifier__$E = undefined;
27770
27772
  /* functional template */
27771
27773
 
27772
- var __vue_is_functional_template__$D = false;
27774
+ var __vue_is_functional_template__$E = false;
27773
27775
  /* style inject */
27774
27776
 
27775
27777
  /* style inject SSR */
27776
27778
 
27777
27779
  /* style inject shadow dom */
27778
27780
 
27779
- var __vue_component__$D = /*#__PURE__*/normalizeComponent({
27780
- render: __vue_render__$D,
27781
- staticRenderFns: __vue_staticRenderFns__$D
27782
- }, __vue_inject_styles__$D, __vue_script__$D, __vue_scope_id__$D, __vue_is_functional_template__$D, __vue_module_identifier__$D, false, undefined, undefined, undefined);
27781
+ var __vue_component__$E = /*#__PURE__*/normalizeComponent({
27782
+ render: __vue_render__$E,
27783
+ staticRenderFns: __vue_staticRenderFns__$E
27784
+ }, __vue_inject_styles__$E, __vue_script__$E, __vue_scope_id__$E, __vue_is_functional_template__$E, __vue_module_identifier__$E, false, undefined, undefined, undefined);
27783
27785
 
27784
27786
  var SearchResultsFilters = /*#__PURE__*/function (_Vue) {
27785
27787
  _inherits(SearchResultsFilters, _Vue);
@@ -27813,18 +27815,18 @@ __decorate([Prop({
27813
27815
  SearchResultsFilters = __decorate([Component({
27814
27816
  name: "searchResultsFilters",
27815
27817
  components: {
27816
- CurrentFilters: __vue_component__$M,
27817
- Facets: __vue_component__$F,
27818
- CategoryFilter: __vue_component__$D
27818
+ CurrentFilters: __vue_component__$N,
27819
+ Facets: __vue_component__$G,
27820
+ CategoryFilter: __vue_component__$E
27819
27821
  }
27820
27822
  })], SearchResultsFilters);
27821
- var script$B = SearchResultsFilters;
27823
+ var script$C = SearchResultsFilters;
27822
27824
 
27823
27825
  /* script */
27824
- var __vue_script__$C = script$B;
27826
+ var __vue_script__$D = script$C;
27825
27827
  /* template */
27826
27828
 
27827
- var __vue_render__$C = function __vue_render__() {
27829
+ var __vue_render__$D = function __vue_render__() {
27828
27830
  var _vm = this;
27829
27831
 
27830
27832
  var _h = _vm.$createElement;
@@ -27851,30 +27853,30 @@ var __vue_render__$C = function __vue_render__() {
27851
27853
  }) : _vm._e()], 1);
27852
27854
  };
27853
27855
 
27854
- var __vue_staticRenderFns__$C = [];
27855
- __vue_render__$C._withStripped = true;
27856
+ var __vue_staticRenderFns__$D = [];
27857
+ __vue_render__$D._withStripped = true;
27856
27858
  /* style */
27857
27859
 
27858
- var __vue_inject_styles__$C = undefined;
27860
+ var __vue_inject_styles__$D = undefined;
27859
27861
  /* scoped */
27860
27862
 
27861
- var __vue_scope_id__$C = undefined;
27863
+ var __vue_scope_id__$D = undefined;
27862
27864
  /* module identifier */
27863
27865
 
27864
- var __vue_module_identifier__$C = undefined;
27866
+ var __vue_module_identifier__$D = undefined;
27865
27867
  /* functional template */
27866
27868
 
27867
- var __vue_is_functional_template__$C = false;
27869
+ var __vue_is_functional_template__$D = false;
27868
27870
  /* style inject */
27869
27871
 
27870
27872
  /* style inject SSR */
27871
27873
 
27872
27874
  /* style inject shadow dom */
27873
27875
 
27874
- var __vue_component__$C = /*#__PURE__*/normalizeComponent({
27875
- render: __vue_render__$C,
27876
- staticRenderFns: __vue_staticRenderFns__$C
27877
- }, __vue_inject_styles__$C, __vue_script__$C, __vue_scope_id__$C, __vue_is_functional_template__$C, __vue_module_identifier__$C, false, undefined, undefined, undefined);
27876
+ var __vue_component__$D = /*#__PURE__*/normalizeComponent({
27877
+ render: __vue_render__$D,
27878
+ staticRenderFns: __vue_staticRenderFns__$D
27879
+ }, __vue_inject_styles__$D, __vue_script__$D, __vue_scope_id__$D, __vue_is_functional_template__$D, __vue_module_identifier__$D, false, undefined, undefined, undefined);
27878
27880
 
27879
27881
  var searchResult$e = namespace("searchResult");
27880
27882
 
@@ -27935,16 +27937,16 @@ __decorate([searchResult$e.Getter("currentFilterCount")], MobileFilterSidebar.pr
27935
27937
  MobileFilterSidebar = __decorate([Component({
27936
27938
  name: "mobileFilerSidebar",
27937
27939
  components: {
27938
- SearchResultsFilters: __vue_component__$C
27940
+ SearchResultsFilters: __vue_component__$D
27939
27941
  }
27940
27942
  })], MobileFilterSidebar);
27941
- var script$A = MobileFilterSidebar;
27943
+ var script$B = MobileFilterSidebar;
27942
27944
 
27943
27945
  /* script */
27944
- var __vue_script__$B = script$A;
27946
+ var __vue_script__$C = script$B;
27945
27947
  /* template */
27946
27948
 
27947
- var __vue_render__$B = function __vue_render__() {
27949
+ var __vue_render__$C = function __vue_render__() {
27948
27950
  var _vm = this;
27949
27951
 
27950
27952
  var _h = _vm.$createElement;
@@ -27974,30 +27976,30 @@ var __vue_render__$B = function __vue_render__() {
27974
27976
  })], 1)]) : _vm._e();
27975
27977
  };
27976
27978
 
27977
- var __vue_staticRenderFns__$B = [];
27978
- __vue_render__$B._withStripped = true;
27979
+ var __vue_staticRenderFns__$C = [];
27980
+ __vue_render__$C._withStripped = true;
27979
27981
  /* style */
27980
27982
 
27981
- var __vue_inject_styles__$B = undefined;
27983
+ var __vue_inject_styles__$C = undefined;
27982
27984
  /* scoped */
27983
27985
 
27984
- var __vue_scope_id__$B = undefined;
27986
+ var __vue_scope_id__$C = undefined;
27985
27987
  /* module identifier */
27986
27988
 
27987
- var __vue_module_identifier__$B = undefined;
27989
+ var __vue_module_identifier__$C = undefined;
27988
27990
  /* functional template */
27989
27991
 
27990
- var __vue_is_functional_template__$B = false;
27992
+ var __vue_is_functional_template__$C = false;
27991
27993
  /* style inject */
27992
27994
 
27993
27995
  /* style inject SSR */
27994
27996
 
27995
27997
  /* style inject shadow dom */
27996
27998
 
27997
- var __vue_component__$B = /*#__PURE__*/normalizeComponent({
27998
- render: __vue_render__$B,
27999
- staticRenderFns: __vue_staticRenderFns__$B
28000
- }, __vue_inject_styles__$B, __vue_script__$B, __vue_scope_id__$B, __vue_is_functional_template__$B, __vue_module_identifier__$B, false, undefined, undefined, undefined);
27999
+ var __vue_component__$C = /*#__PURE__*/normalizeComponent({
28000
+ render: __vue_render__$C,
28001
+ staticRenderFns: __vue_staticRenderFns__$C
28002
+ }, __vue_inject_styles__$C, __vue_script__$C, __vue_scope_id__$C, __vue_is_functional_template__$C, __vue_module_identifier__$C, false, undefined, undefined, undefined);
28001
28003
 
28002
28004
  var searchResult$d = namespace("searchResult");
28003
28005
  var params$a = namespace("params");
@@ -28061,12 +28063,12 @@ __decorate([params$a.Action("goToResults")], SearchResultsDidYouMean.prototype,
28061
28063
  SearchResultsDidYouMean = __decorate([Component({
28062
28064
  name: "searchResultsDidYouMean"
28063
28065
  })], SearchResultsDidYouMean);
28064
- var script$z = SearchResultsDidYouMean;
28066
+ var script$A = SearchResultsDidYouMean;
28065
28067
 
28066
- var __vue_script__$A = script$z;
28068
+ var __vue_script__$B = script$A;
28067
28069
  /* template */
28068
28070
 
28069
- var __vue_render__$A = function __vue_render__() {
28071
+ var __vue_render__$B = function __vue_render__() {
28070
28072
  var _vm = this;
28071
28073
 
28072
28074
  var _h = _vm.$createElement;
@@ -28110,30 +28112,30 @@ var __vue_render__$A = function __vue_render__() {
28110
28112
  }), 0) : _vm._e()]) : _vm._e();
28111
28113
  };
28112
28114
 
28113
- var __vue_staticRenderFns__$A = [];
28114
- __vue_render__$A._withStripped = true;
28115
+ var __vue_staticRenderFns__$B = [];
28116
+ __vue_render__$B._withStripped = true;
28115
28117
  /* style */
28116
28118
 
28117
- var __vue_inject_styles__$A = undefined;
28119
+ var __vue_inject_styles__$B = undefined;
28118
28120
  /* scoped */
28119
28121
 
28120
- var __vue_scope_id__$A = undefined;
28122
+ var __vue_scope_id__$B = undefined;
28121
28123
  /* module identifier */
28122
28124
 
28123
- var __vue_module_identifier__$A = undefined;
28125
+ var __vue_module_identifier__$B = undefined;
28124
28126
  /* functional template */
28125
28127
 
28126
- var __vue_is_functional_template__$A = false;
28128
+ var __vue_is_functional_template__$B = false;
28127
28129
  /* style inject */
28128
28130
 
28129
28131
  /* style inject SSR */
28130
28132
 
28131
28133
  /* style inject shadow dom */
28132
28134
 
28133
- var __vue_component__$A = /*#__PURE__*/normalizeComponent({
28134
- render: __vue_render__$A,
28135
- staticRenderFns: __vue_staticRenderFns__$A
28136
- }, __vue_inject_styles__$A, __vue_script__$A, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, undefined, undefined, undefined);
28135
+ var __vue_component__$B = /*#__PURE__*/normalizeComponent({
28136
+ render: __vue_render__$B,
28137
+ staticRenderFns: __vue_staticRenderFns__$B
28138
+ }, __vue_inject_styles__$B, __vue_script__$B, __vue_scope_id__$B, __vue_is_functional_template__$B, __vue_module_identifier__$B, false, undefined, undefined, undefined);
28137
28139
 
28138
28140
  var ResultsLayoutEnum;
28139
28141
 
@@ -28204,13 +28206,13 @@ __decorate([Prop({
28204
28206
  CustomBadge = __decorate([Component({
28205
28207
  name: "customBadge"
28206
28208
  })], CustomBadge);
28207
- var script$y = CustomBadge;
28209
+ var script$z = CustomBadge;
28208
28210
 
28209
28211
  /* script */
28210
- var __vue_script__$z = script$y;
28212
+ var __vue_script__$A = script$z;
28211
28213
  /* template */
28212
28214
 
28213
- var __vue_render__$z = function __vue_render__() {
28215
+ var __vue_render__$A = function __vue_render__() {
28214
28216
  var _vm = this;
28215
28217
 
28216
28218
  var _h = _vm.$createElement;
@@ -28225,30 +28227,30 @@ var __vue_render__$z = function __vue_render__() {
28225
28227
  });
28226
28228
  };
28227
28229
 
28228
- var __vue_staticRenderFns__$z = [];
28229
- __vue_render__$z._withStripped = true;
28230
+ var __vue_staticRenderFns__$A = [];
28231
+ __vue_render__$A._withStripped = true;
28230
28232
  /* style */
28231
28233
 
28232
- var __vue_inject_styles__$z = undefined;
28234
+ var __vue_inject_styles__$A = undefined;
28233
28235
  /* scoped */
28234
28236
 
28235
- var __vue_scope_id__$z = undefined;
28237
+ var __vue_scope_id__$A = undefined;
28236
28238
  /* module identifier */
28237
28239
 
28238
- var __vue_module_identifier__$z = undefined;
28240
+ var __vue_module_identifier__$A = undefined;
28239
28241
  /* functional template */
28240
28242
 
28241
- var __vue_is_functional_template__$z = false;
28243
+ var __vue_is_functional_template__$A = false;
28242
28244
  /* style inject */
28243
28245
 
28244
28246
  /* style inject SSR */
28245
28247
 
28246
28248
  /* style inject shadow dom */
28247
28249
 
28248
- var __vue_component__$z = /*#__PURE__*/normalizeComponent({
28249
- render: __vue_render__$z,
28250
- staticRenderFns: __vue_staticRenderFns__$z
28251
- }, __vue_inject_styles__$z, __vue_script__$z, __vue_scope_id__$z, __vue_is_functional_template__$z, __vue_module_identifier__$z, false, undefined, undefined, undefined);
28250
+ var __vue_component__$A = /*#__PURE__*/normalizeComponent({
28251
+ render: __vue_render__$A,
28252
+ staticRenderFns: __vue_staticRenderFns__$A
28253
+ }, __vue_inject_styles__$A, __vue_script__$A, __vue_scope_id__$A, __vue_is_functional_template__$A, __vue_module_identifier__$A, false, undefined, undefined, undefined);
28252
28254
 
28253
28255
  var TextBadge = /*#__PURE__*/function (_Vue) {
28254
28256
  _inherits(TextBadge, _Vue);
@@ -28285,13 +28287,13 @@ __decorate([Prop({
28285
28287
  TextBadge = __decorate([Component({
28286
28288
  name: "TextBadge"
28287
28289
  })], TextBadge);
28288
- var script$x = TextBadge;
28290
+ var script$y = TextBadge;
28289
28291
 
28290
28292
  /* script */
28291
- var __vue_script__$y = script$x;
28293
+ var __vue_script__$z = script$y;
28292
28294
  /* template */
28293
28295
 
28294
- var __vue_render__$y = function __vue_render__() {
28296
+ var __vue_render__$z = function __vue_render__() {
28295
28297
  var _vm = this;
28296
28298
 
28297
28299
  var _h = _vm.$createElement;
@@ -28308,30 +28310,30 @@ var __vue_render__$y = function __vue_render__() {
28308
28310
  }), 0);
28309
28311
  };
28310
28312
 
28311
- var __vue_staticRenderFns__$y = [];
28312
- __vue_render__$y._withStripped = true;
28313
+ var __vue_staticRenderFns__$z = [];
28314
+ __vue_render__$z._withStripped = true;
28313
28315
  /* style */
28314
28316
 
28315
- var __vue_inject_styles__$y = undefined;
28317
+ var __vue_inject_styles__$z = undefined;
28316
28318
  /* scoped */
28317
28319
 
28318
- var __vue_scope_id__$y = undefined;
28320
+ var __vue_scope_id__$z = undefined;
28319
28321
  /* module identifier */
28320
28322
 
28321
- var __vue_module_identifier__$y = undefined;
28323
+ var __vue_module_identifier__$z = undefined;
28322
28324
  /* functional template */
28323
28325
 
28324
- var __vue_is_functional_template__$y = false;
28326
+ var __vue_is_functional_template__$z = false;
28325
28327
  /* style inject */
28326
28328
 
28327
28329
  /* style inject SSR */
28328
28330
 
28329
28331
  /* style inject shadow dom */
28330
28332
 
28331
- var __vue_component__$y = /*#__PURE__*/normalizeComponent({
28332
- render: __vue_render__$y,
28333
- staticRenderFns: __vue_staticRenderFns__$y
28334
- }, __vue_inject_styles__$y, __vue_script__$y, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, undefined, undefined, undefined);
28333
+ var __vue_component__$z = /*#__PURE__*/normalizeComponent({
28334
+ render: __vue_render__$z,
28335
+ staticRenderFns: __vue_staticRenderFns__$z
28336
+ }, __vue_inject_styles__$z, __vue_script__$z, __vue_scope_id__$z, __vue_is_functional_template__$z, __vue_module_identifier__$z, false, undefined, undefined, undefined);
28335
28337
 
28336
28338
  var ImageBadge = /*#__PURE__*/function (_Vue) {
28337
28339
  _inherits(ImageBadge, _Vue);
@@ -28375,13 +28377,13 @@ __decorate([Prop({
28375
28377
  ImageBadge = __decorate([Component({
28376
28378
  name: "ImageBadge"
28377
28379
  })], ImageBadge);
28378
- var script$w = ImageBadge;
28380
+ var script$x = ImageBadge;
28379
28381
 
28380
28382
  /* script */
28381
- var __vue_script__$x = script$w;
28383
+ var __vue_script__$y = script$x;
28382
28384
  /* template */
28383
28385
 
28384
- var __vue_render__$x = function __vue_render__() {
28386
+ var __vue_render__$y = function __vue_render__() {
28385
28387
  var _vm = this;
28386
28388
 
28387
28389
  var _h = _vm.$createElement;
@@ -28402,30 +28404,30 @@ var __vue_render__$x = function __vue_render__() {
28402
28404
  }), 0);
28403
28405
  };
28404
28406
 
28405
- var __vue_staticRenderFns__$x = [];
28406
- __vue_render__$x._withStripped = true;
28407
+ var __vue_staticRenderFns__$y = [];
28408
+ __vue_render__$y._withStripped = true;
28407
28409
  /* style */
28408
28410
 
28409
- var __vue_inject_styles__$x = undefined;
28411
+ var __vue_inject_styles__$y = undefined;
28410
28412
  /* scoped */
28411
28413
 
28412
- var __vue_scope_id__$x = undefined;
28414
+ var __vue_scope_id__$y = undefined;
28413
28415
  /* module identifier */
28414
28416
 
28415
- var __vue_module_identifier__$x = undefined;
28417
+ var __vue_module_identifier__$y = undefined;
28416
28418
  /* functional template */
28417
28419
 
28418
- var __vue_is_functional_template__$x = false;
28420
+ var __vue_is_functional_template__$y = false;
28419
28421
  /* style inject */
28420
28422
 
28421
28423
  /* style inject SSR */
28422
28424
 
28423
28425
  /* style inject shadow dom */
28424
28426
 
28425
- var __vue_component__$x = /*#__PURE__*/normalizeComponent({
28426
- render: __vue_render__$x,
28427
- staticRenderFns: __vue_staticRenderFns__$x
28428
- }, __vue_inject_styles__$x, __vue_script__$x, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, undefined, undefined, undefined);
28427
+ var __vue_component__$y = /*#__PURE__*/normalizeComponent({
28428
+ render: __vue_render__$y,
28429
+ staticRenderFns: __vue_staticRenderFns__$y
28430
+ }, __vue_inject_styles__$y, __vue_script__$y, __vue_scope_id__$y, __vue_is_functional_template__$y, __vue_module_identifier__$y, false, undefined, undefined, undefined);
28429
28431
 
28430
28432
  var SearchResultsBadgeWrapper = /*#__PURE__*/function (_Vue) {
28431
28433
  _inherits(SearchResultsBadgeWrapper, _Vue);
@@ -28490,18 +28492,18 @@ __decorate([Prop({
28490
28492
  SearchResultsBadgeWrapper = __decorate([Component({
28491
28493
  name: "searchResultsBadgeWrapper",
28492
28494
  components: {
28493
- CustomBadge: __vue_component__$z,
28494
- TextBadge: __vue_component__$y,
28495
- ImageBadge: __vue_component__$x
28495
+ CustomBadge: __vue_component__$A,
28496
+ TextBadge: __vue_component__$z,
28497
+ ImageBadge: __vue_component__$y
28496
28498
  }
28497
28499
  })], SearchResultsBadgeWrapper);
28498
- var script$v = SearchResultsBadgeWrapper;
28500
+ var script$w = SearchResultsBadgeWrapper;
28499
28501
 
28500
28502
  /* script */
28501
- var __vue_script__$w = script$v;
28503
+ var __vue_script__$x = script$w;
28502
28504
  /* template */
28503
28505
 
28504
- var __vue_render__$w = function __vue_render__() {
28506
+ var __vue_render__$x = function __vue_render__() {
28505
28507
  var _vm = this;
28506
28508
 
28507
28509
  var _h = _vm.$createElement;
@@ -28528,30 +28530,30 @@ var __vue_render__$w = function __vue_render__() {
28528
28530
  }), 1)]);
28529
28531
  };
28530
28532
 
28531
- var __vue_staticRenderFns__$w = [];
28532
- __vue_render__$w._withStripped = true;
28533
+ var __vue_staticRenderFns__$x = [];
28534
+ __vue_render__$x._withStripped = true;
28533
28535
  /* style */
28534
28536
 
28535
- var __vue_inject_styles__$w = undefined;
28537
+ var __vue_inject_styles__$x = undefined;
28536
28538
  /* scoped */
28537
28539
 
28538
- var __vue_scope_id__$w = undefined;
28540
+ var __vue_scope_id__$x = undefined;
28539
28541
  /* module identifier */
28540
28542
 
28541
- var __vue_module_identifier__$w = undefined;
28543
+ var __vue_module_identifier__$x = undefined;
28542
28544
  /* functional template */
28543
28545
 
28544
- var __vue_is_functional_template__$w = false;
28546
+ var __vue_is_functional_template__$x = false;
28545
28547
  /* style inject */
28546
28548
 
28547
28549
  /* style inject SSR */
28548
28550
 
28549
28551
  /* style inject shadow dom */
28550
28552
 
28551
- var __vue_component__$w = /*#__PURE__*/normalizeComponent({
28552
- render: __vue_render__$w,
28553
- staticRenderFns: __vue_staticRenderFns__$w
28554
- }, __vue_inject_styles__$w, __vue_script__$w, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, undefined, undefined, undefined);
28553
+ var __vue_component__$x = /*#__PURE__*/normalizeComponent({
28554
+ render: __vue_render__$x,
28555
+ staticRenderFns: __vue_staticRenderFns__$x
28556
+ }, __vue_inject_styles__$x, __vue_script__$x, __vue_scope_id__$x, __vue_is_functional_template__$x, __vue_module_identifier__$x, false, undefined, undefined, undefined);
28555
28557
 
28556
28558
  var SearchResultsProductImage = /*#__PURE__*/function (_Vue) {
28557
28559
  _inherits(SearchResultsProductImage, _Vue);
@@ -28626,13 +28628,13 @@ __decorate([Prop()], SearchResultsProductImage.prototype, "options", void 0);
28626
28628
  SearchResultsProductImage = __decorate([Component({
28627
28629
  name: "searchResultsProductImage"
28628
28630
  })], SearchResultsProductImage);
28629
- var script$u = SearchResultsProductImage;
28631
+ var script$v = SearchResultsProductImage;
28630
28632
 
28631
28633
  /* script */
28632
- var __vue_script__$v = script$u;
28634
+ var __vue_script__$w = script$v;
28633
28635
  /* template */
28634
28636
 
28635
- var __vue_render__$v = function __vue_render__() {
28637
+ var __vue_render__$w = function __vue_render__() {
28636
28638
  var _vm = this;
28637
28639
 
28638
28640
  var _h = _vm.$createElement;
@@ -28652,30 +28654,30 @@ var __vue_render__$v = function __vue_render__() {
28652
28654
  })]);
28653
28655
  };
28654
28656
 
28655
- var __vue_staticRenderFns__$v = [];
28656
- __vue_render__$v._withStripped = true;
28657
+ var __vue_staticRenderFns__$w = [];
28658
+ __vue_render__$w._withStripped = true;
28657
28659
  /* style */
28658
28660
 
28659
- var __vue_inject_styles__$v = undefined;
28661
+ var __vue_inject_styles__$w = undefined;
28660
28662
  /* scoped */
28661
28663
 
28662
- var __vue_scope_id__$v = undefined;
28664
+ var __vue_scope_id__$w = undefined;
28663
28665
  /* module identifier */
28664
28666
 
28665
- var __vue_module_identifier__$v = undefined;
28667
+ var __vue_module_identifier__$w = undefined;
28666
28668
  /* functional template */
28667
28669
 
28668
- var __vue_is_functional_template__$v = false;
28670
+ var __vue_is_functional_template__$w = false;
28669
28671
  /* style inject */
28670
28672
 
28671
28673
  /* style inject SSR */
28672
28674
 
28673
28675
  /* style inject shadow dom */
28674
28676
 
28675
- var __vue_component__$v = /*#__PURE__*/normalizeComponent({
28676
- render: __vue_render__$v,
28677
- staticRenderFns: __vue_staticRenderFns__$v
28678
- }, __vue_inject_styles__$v, __vue_script__$v, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, undefined, undefined, undefined);
28677
+ var __vue_component__$w = /*#__PURE__*/normalizeComponent({
28678
+ render: __vue_render__$w,
28679
+ staticRenderFns: __vue_staticRenderFns__$w
28680
+ }, __vue_inject_styles__$w, __vue_script__$w, __vue_scope_id__$w, __vue_is_functional_template__$w, __vue_module_identifier__$w, false, undefined, undefined, undefined);
28679
28681
 
28680
28682
  var options$4 = namespace("options");
28681
28683
 
@@ -28737,12 +28739,12 @@ __decorate([options$4.State(function (o) {
28737
28739
  SearchResultsProductTitle = __decorate([Component({
28738
28740
  name: "searchResultsProductTitle"
28739
28741
  })], SearchResultsProductTitle);
28740
- var script$t = SearchResultsProductTitle;
28742
+ var script$u = SearchResultsProductTitle;
28741
28743
 
28742
- var __vue_script__$u = script$t;
28744
+ var __vue_script__$v = script$u;
28743
28745
  /* template */
28744
28746
 
28745
- var __vue_render__$u = function __vue_render__() {
28747
+ var __vue_render__$v = function __vue_render__() {
28746
28748
  var _vm = this;
28747
28749
 
28748
28750
  var _h = _vm.$createElement;
@@ -28771,30 +28773,30 @@ var __vue_render__$u = function __vue_render__() {
28771
28773
  }, [_vm._v(_vm._s(_vm.title))]) : _vm._e()]);
28772
28774
  };
28773
28775
 
28774
- var __vue_staticRenderFns__$u = [];
28775
- __vue_render__$u._withStripped = true;
28776
+ var __vue_staticRenderFns__$v = [];
28777
+ __vue_render__$v._withStripped = true;
28776
28778
  /* style */
28777
28779
 
28778
- var __vue_inject_styles__$u = undefined;
28780
+ var __vue_inject_styles__$v = undefined;
28779
28781
  /* scoped */
28780
28782
 
28781
- var __vue_scope_id__$u = undefined;
28783
+ var __vue_scope_id__$v = undefined;
28782
28784
  /* module identifier */
28783
28785
 
28784
- var __vue_module_identifier__$u = undefined;
28786
+ var __vue_module_identifier__$v = undefined;
28785
28787
  /* functional template */
28786
28788
 
28787
- var __vue_is_functional_template__$u = false;
28789
+ var __vue_is_functional_template__$v = false;
28788
28790
  /* style inject */
28789
28791
 
28790
28792
  /* style inject SSR */
28791
28793
 
28792
28794
  /* style inject shadow dom */
28793
28795
 
28794
- var __vue_component__$u = /*#__PURE__*/normalizeComponent({
28795
- render: __vue_render__$u,
28796
- staticRenderFns: __vue_staticRenderFns__$u
28797
- }, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, undefined, undefined, undefined);
28796
+ var __vue_component__$v = /*#__PURE__*/normalizeComponent({
28797
+ render: __vue_render__$v,
28798
+ staticRenderFns: __vue_staticRenderFns__$v
28799
+ }, __vue_inject_styles__$v, __vue_script__$v, __vue_scope_id__$v, __vue_is_functional_template__$v, __vue_module_identifier__$v, false, undefined, undefined, undefined);
28798
28800
 
28799
28801
  var SearchResultsProductDescription = /*#__PURE__*/function (_Vue) {
28800
28802
  _inherits(SearchResultsProductDescription, _Vue);
@@ -28836,12 +28838,12 @@ __decorate([Prop()], SearchResultsProductDescription.prototype, "options", void
28836
28838
  SearchResultsProductDescription = __decorate([Component({
28837
28839
  name: "searchResultsProductDescription"
28838
28840
  })], SearchResultsProductDescription);
28839
- var script$s = SearchResultsProductDescription;
28841
+ var script$t = SearchResultsProductDescription;
28840
28842
 
28841
- var __vue_script__$t = script$s;
28843
+ var __vue_script__$u = script$t;
28842
28844
  /* template */
28843
28845
 
28844
- var __vue_render__$t = function __vue_render__() {
28846
+ var __vue_render__$u = function __vue_render__() {
28845
28847
  var _vm = this;
28846
28848
 
28847
28849
  var _h = _vm.$createElement;
@@ -28860,11 +28862,11 @@ var __vue_render__$t = function __vue_render__() {
28860
28862
  }, [_vm._v("\n " + _vm._s(_vm.description) + "\n")]);
28861
28863
  };
28862
28864
 
28863
- var __vue_staticRenderFns__$t = [];
28864
- __vue_render__$t._withStripped = true;
28865
+ var __vue_staticRenderFns__$u = [];
28866
+ __vue_render__$u._withStripped = true;
28865
28867
  /* style */
28866
28868
 
28867
- var __vue_inject_styles__$t = function __vue_inject_styles__(inject) {
28869
+ var __vue_inject_styles__$u = function __vue_inject_styles__(inject) {
28868
28870
  if (!inject) return;
28869
28871
  inject("data-v-1c6e721a_0", {
28870
28872
  source: ".lupa-search-results-product-description {\n max-height: 200px;\n overflow: hidden;\n display: -webkit-box;\n -webkit-box-orient: vertical;\n}",
@@ -28875,21 +28877,21 @@ var __vue_inject_styles__$t = function __vue_inject_styles__(inject) {
28875
28877
  /* scoped */
28876
28878
 
28877
28879
 
28878
- var __vue_scope_id__$t = undefined;
28880
+ var __vue_scope_id__$u = undefined;
28879
28881
  /* module identifier */
28880
28882
 
28881
- var __vue_module_identifier__$t = undefined;
28883
+ var __vue_module_identifier__$u = undefined;
28882
28884
  /* functional template */
28883
28885
 
28884
- var __vue_is_functional_template__$t = false;
28886
+ var __vue_is_functional_template__$u = false;
28885
28887
  /* style inject SSR */
28886
28888
 
28887
28889
  /* style inject shadow dom */
28888
28890
 
28889
- var __vue_component__$t = /*#__PURE__*/normalizeComponent({
28890
- render: __vue_render__$t,
28891
- staticRenderFns: __vue_staticRenderFns__$t
28892
- }, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, createInjector, undefined, undefined);
28891
+ var __vue_component__$u = /*#__PURE__*/normalizeComponent({
28892
+ render: __vue_render__$u,
28893
+ staticRenderFns: __vue_staticRenderFns__$u
28894
+ }, __vue_inject_styles__$u, __vue_script__$u, __vue_scope_id__$u, __vue_is_functional_template__$u, __vue_module_identifier__$u, false, createInjector, undefined, undefined);
28893
28895
 
28894
28896
  var toObject = toObject$e;
28895
28897
 
@@ -28992,13 +28994,13 @@ __decorate([Prop()], SearchResultsProductRating.prototype, "options", void 0);
28992
28994
  SearchResultsProductRating = __decorate([Component({
28993
28995
  name: "searchResultsProductRating"
28994
28996
  })], SearchResultsProductRating);
28995
- var script$r = SearchResultsProductRating;
28997
+ var script$s = SearchResultsProductRating;
28996
28998
 
28997
28999
  /* script */
28998
- var __vue_script__$s = script$r;
29000
+ var __vue_script__$t = script$s;
28999
29001
  /* template */
29000
29002
 
29001
- var __vue_render__$s = function __vue_render__() {
29003
+ var __vue_render__$t = function __vue_render__() {
29002
29004
  var _vm = this;
29003
29005
 
29004
29006
  var _h = _vm.$createElement;
@@ -29044,6 +29046,84 @@ var __vue_render__$s = function __vue_render__() {
29044
29046
  }, [_vm._v(_vm._s(_vm.totalRatings))])]);
29045
29047
  };
29046
29048
 
29049
+ var __vue_staticRenderFns__$t = [];
29050
+ __vue_render__$t._withStripped = true;
29051
+ /* style */
29052
+
29053
+ var __vue_inject_styles__$t = undefined;
29054
+ /* scoped */
29055
+
29056
+ var __vue_scope_id__$t = undefined;
29057
+ /* module identifier */
29058
+
29059
+ var __vue_module_identifier__$t = undefined;
29060
+ /* functional template */
29061
+
29062
+ var __vue_is_functional_template__$t = false;
29063
+ /* style inject */
29064
+
29065
+ /* style inject SSR */
29066
+
29067
+ /* style inject shadow dom */
29068
+
29069
+ var __vue_component__$t = /*#__PURE__*/normalizeComponent({
29070
+ render: __vue_render__$t,
29071
+ staticRenderFns: __vue_staticRenderFns__$t
29072
+ }, __vue_inject_styles__$t, __vue_script__$t, __vue_scope_id__$t, __vue_is_functional_template__$t, __vue_module_identifier__$t, false, undefined, undefined, undefined);
29073
+
29074
+ var SearchResultsProductRegularPrice = /*#__PURE__*/function (_Vue) {
29075
+ _inherits(SearchResultsProductRegularPrice, _Vue);
29076
+
29077
+ var _super = _createSuper(SearchResultsProductRegularPrice);
29078
+
29079
+ function SearchResultsProductRegularPrice() {
29080
+ _classCallCheck(this, SearchResultsProductRegularPrice);
29081
+
29082
+ return _super.apply(this, arguments);
29083
+ }
29084
+
29085
+ _createClass(SearchResultsProductRegularPrice, [{
29086
+ key: "price",
29087
+ get: function get() {
29088
+ var _a, _b;
29089
+
29090
+ return formatPrice(this.item[this.options.key], (_a = this.labels) === null || _a === void 0 ? void 0 : _a.currency, (_b = this.labels) === null || _b === void 0 ? void 0 : _b.priceSeparator);
29091
+ }
29092
+ }]);
29093
+
29094
+ return SearchResultsProductRegularPrice;
29095
+ }(Vue$1);
29096
+
29097
+ __decorate([Prop()], SearchResultsProductRegularPrice.prototype, "item", void 0);
29098
+
29099
+ __decorate([Prop()], SearchResultsProductRegularPrice.prototype, "options", void 0);
29100
+
29101
+ __decorate([Prop()], SearchResultsProductRegularPrice.prototype, "labels", void 0);
29102
+
29103
+ SearchResultsProductRegularPrice = __decorate([Component({
29104
+ name: "searchResultsProductRegularPrice"
29105
+ })], SearchResultsProductRegularPrice);
29106
+ var script$r = SearchResultsProductRegularPrice;
29107
+
29108
+ /* script */
29109
+ var __vue_script__$s = script$r;
29110
+ /* template */
29111
+
29112
+ var __vue_render__$s = function __vue_render__() {
29113
+ var _vm = this;
29114
+
29115
+ var _h = _vm.$createElement;
29116
+
29117
+ var _c = _vm._self._c || _h;
29118
+
29119
+ return _c("div", {
29120
+ staticClass: "lupa-search-results-product-regular-price",
29121
+ attrs: {
29122
+ "data-cy": "lupa-search-results-product-regular-price"
29123
+ }
29124
+ }, [_vm._v("\n " + _vm._s(_vm.price) + "\n")]);
29125
+ };
29126
+
29047
29127
  var __vue_staticRenderFns__$s = [];
29048
29128
  __vue_render__$s._withStripped = true;
29049
29129
  /* style */
@@ -29069,84 +29149,6 @@ var __vue_component__$s = /*#__PURE__*/normalizeComponent({
29069
29149
  staticRenderFns: __vue_staticRenderFns__$s
29070
29150
  }, __vue_inject_styles__$s, __vue_script__$s, __vue_scope_id__$s, __vue_is_functional_template__$s, __vue_module_identifier__$s, false, undefined, undefined, undefined);
29071
29151
 
29072
- var SearchResultsProductRegularPrice = /*#__PURE__*/function (_Vue) {
29073
- _inherits(SearchResultsProductRegularPrice, _Vue);
29074
-
29075
- var _super = _createSuper(SearchResultsProductRegularPrice);
29076
-
29077
- function SearchResultsProductRegularPrice() {
29078
- _classCallCheck(this, SearchResultsProductRegularPrice);
29079
-
29080
- return _super.apply(this, arguments);
29081
- }
29082
-
29083
- _createClass(SearchResultsProductRegularPrice, [{
29084
- key: "price",
29085
- get: function get() {
29086
- var _a, _b;
29087
-
29088
- return formatPrice(this.item[this.options.key], (_a = this.labels) === null || _a === void 0 ? void 0 : _a.currency, (_b = this.labels) === null || _b === void 0 ? void 0 : _b.priceSeparator);
29089
- }
29090
- }]);
29091
-
29092
- return SearchResultsProductRegularPrice;
29093
- }(Vue$1);
29094
-
29095
- __decorate([Prop()], SearchResultsProductRegularPrice.prototype, "item", void 0);
29096
-
29097
- __decorate([Prop()], SearchResultsProductRegularPrice.prototype, "options", void 0);
29098
-
29099
- __decorate([Prop()], SearchResultsProductRegularPrice.prototype, "labels", void 0);
29100
-
29101
- SearchResultsProductRegularPrice = __decorate([Component({
29102
- name: "searchResultsProductRegularPrice"
29103
- })], SearchResultsProductRegularPrice);
29104
- var script$q = SearchResultsProductRegularPrice;
29105
-
29106
- /* script */
29107
- var __vue_script__$r = script$q;
29108
- /* template */
29109
-
29110
- var __vue_render__$r = function __vue_render__() {
29111
- var _vm = this;
29112
-
29113
- var _h = _vm.$createElement;
29114
-
29115
- var _c = _vm._self._c || _h;
29116
-
29117
- return _c("div", {
29118
- staticClass: "lupa-search-results-product-regular-price",
29119
- attrs: {
29120
- "data-cy": "lupa-search-results-product-regular-price"
29121
- }
29122
- }, [_vm._v("\n " + _vm._s(_vm.price) + "\n")]);
29123
- };
29124
-
29125
- var __vue_staticRenderFns__$r = [];
29126
- __vue_render__$r._withStripped = true;
29127
- /* style */
29128
-
29129
- var __vue_inject_styles__$r = undefined;
29130
- /* scoped */
29131
-
29132
- var __vue_scope_id__$r = undefined;
29133
- /* module identifier */
29134
-
29135
- var __vue_module_identifier__$r = undefined;
29136
- /* functional template */
29137
-
29138
- var __vue_is_functional_template__$r = false;
29139
- /* style inject */
29140
-
29141
- /* style inject SSR */
29142
-
29143
- /* style inject shadow dom */
29144
-
29145
- var __vue_component__$r = /*#__PURE__*/normalizeComponent({
29146
- render: __vue_render__$r,
29147
- staticRenderFns: __vue_staticRenderFns__$r
29148
- }, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, undefined, undefined, undefined);
29149
-
29150
29152
  var SearchResultsProductPrice = /*#__PURE__*/function (_Vue) {
29151
29153
  _inherits(SearchResultsProductPrice, _Vue);
29152
29154
 
@@ -29179,13 +29181,13 @@ __decorate([Prop()], SearchResultsProductPrice.prototype, "labels", void 0);
29179
29181
  SearchResultsProductPrice = __decorate([Component({
29180
29182
  name: "searchResultsProductPrice"
29181
29183
  })], SearchResultsProductPrice);
29182
- var script$p = SearchResultsProductPrice;
29184
+ var script$q = SearchResultsProductPrice;
29183
29185
 
29184
29186
  /* script */
29185
- var __vue_script__$q = script$p;
29187
+ var __vue_script__$r = script$q;
29186
29188
  /* template */
29187
29189
 
29188
- var __vue_render__$q = function __vue_render__() {
29190
+ var __vue_render__$r = function __vue_render__() {
29189
29191
  var _vm = this;
29190
29192
 
29191
29193
  var _h = _vm.$createElement;
@@ -29200,30 +29202,30 @@ var __vue_render__$q = function __vue_render__() {
29200
29202
  }, [_c("strong", [_vm._v(_vm._s(_vm.price))])]);
29201
29203
  };
29202
29204
 
29203
- var __vue_staticRenderFns__$q = [];
29204
- __vue_render__$q._withStripped = true;
29205
+ var __vue_staticRenderFns__$r = [];
29206
+ __vue_render__$r._withStripped = true;
29205
29207
  /* style */
29206
29208
 
29207
- var __vue_inject_styles__$q = undefined;
29209
+ var __vue_inject_styles__$r = undefined;
29208
29210
  /* scoped */
29209
29211
 
29210
- var __vue_scope_id__$q = undefined;
29212
+ var __vue_scope_id__$r = undefined;
29211
29213
  /* module identifier */
29212
29214
 
29213
- var __vue_module_identifier__$q = undefined;
29215
+ var __vue_module_identifier__$r = undefined;
29214
29216
  /* functional template */
29215
29217
 
29216
- var __vue_is_functional_template__$q = false;
29218
+ var __vue_is_functional_template__$r = false;
29217
29219
  /* style inject */
29218
29220
 
29219
29221
  /* style inject SSR */
29220
29222
 
29221
29223
  /* style inject shadow dom */
29222
29224
 
29223
- var __vue_component__$q = /*#__PURE__*/normalizeComponent({
29224
- render: __vue_render__$q,
29225
- staticRenderFns: __vue_staticRenderFns__$q
29226
- }, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, undefined, undefined, undefined);
29225
+ var __vue_component__$r = /*#__PURE__*/normalizeComponent({
29226
+ render: __vue_render__$r,
29227
+ staticRenderFns: __vue_staticRenderFns__$r
29228
+ }, __vue_inject_styles__$r, __vue_script__$r, __vue_scope_id__$r, __vue_is_functional_template__$r, __vue_module_identifier__$r, false, undefined, undefined, undefined);
29227
29229
 
29228
29230
  var searchResult$c = namespace("searchResult");
29229
29231
 
@@ -29293,13 +29295,13 @@ __decorate([searchResult$c.State(function (state) {
29293
29295
  SearchResultsProductAddToCart = __decorate([Component({
29294
29296
  name: "searchResultsProductAddToCart"
29295
29297
  })], SearchResultsProductAddToCart);
29296
- var script$o = SearchResultsProductAddToCart;
29298
+ var script$p = SearchResultsProductAddToCart;
29297
29299
 
29298
29300
  /* script */
29299
- var __vue_script__$p = script$o;
29301
+ var __vue_script__$q = script$p;
29300
29302
  /* template */
29301
29303
 
29302
- var __vue_render__$p = function __vue_render__() {
29304
+ var __vue_render__$q = function __vue_render__() {
29303
29305
  var _vm = this;
29304
29306
 
29305
29307
  var _h = _vm.$createElement;
@@ -29325,11 +29327,11 @@ var __vue_render__$p = function __vue_render__() {
29325
29327
  }, [_vm._v("\n " + _vm._s(_vm.label) + "\n ")])])]);
29326
29328
  };
29327
29329
 
29328
- var __vue_staticRenderFns__$p = [];
29329
- __vue_render__$p._withStripped = true;
29330
+ var __vue_staticRenderFns__$q = [];
29331
+ __vue_render__$q._withStripped = true;
29330
29332
  /* style */
29331
29333
 
29332
- var __vue_inject_styles__$p = function __vue_inject_styles__(inject) {
29334
+ var __vue_inject_styles__$q = function __vue_inject_styles__(inject) {
29333
29335
  if (!inject) return;
29334
29336
  inject("data-v-4541762a_0", {
29335
29337
  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",
@@ -29340,21 +29342,21 @@ var __vue_inject_styles__$p = function __vue_inject_styles__(inject) {
29340
29342
  /* scoped */
29341
29343
 
29342
29344
 
29343
- var __vue_scope_id__$p = undefined;
29345
+ var __vue_scope_id__$q = undefined;
29344
29346
  /* module identifier */
29345
29347
 
29346
- var __vue_module_identifier__$p = undefined;
29348
+ var __vue_module_identifier__$q = undefined;
29347
29349
  /* functional template */
29348
29350
 
29349
- var __vue_is_functional_template__$p = false;
29351
+ var __vue_is_functional_template__$q = false;
29350
29352
  /* style inject SSR */
29351
29353
 
29352
29354
  /* style inject shadow dom */
29353
29355
 
29354
- var __vue_component__$p = /*#__PURE__*/normalizeComponent({
29355
- render: __vue_render__$p,
29356
- staticRenderFns: __vue_staticRenderFns__$p
29357
- }, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, createInjector, undefined, undefined);
29356
+ var __vue_component__$q = /*#__PURE__*/normalizeComponent({
29357
+ render: __vue_render__$q,
29358
+ staticRenderFns: __vue_staticRenderFns__$q
29359
+ }, __vue_inject_styles__$q, __vue_script__$q, __vue_scope_id__$q, __vue_is_functional_template__$q, __vue_module_identifier__$q, false, createInjector, undefined, undefined);
29358
29360
 
29359
29361
  var SearchResultsProductCustom = /*#__PURE__*/function (_Vue) {
29360
29362
  _inherits(SearchResultsProductCustom, _Vue);
@@ -29396,13 +29398,13 @@ __decorate([Prop()], SearchResultsProductCustom.prototype, "options", void 0);
29396
29398
  SearchResultsProductCustom = __decorate([Component({
29397
29399
  name: "searchResultsProductCustom"
29398
29400
  })], SearchResultsProductCustom);
29399
- var script$n = SearchResultsProductCustom;
29401
+ var script$o = SearchResultsProductCustom;
29400
29402
 
29401
29403
  /* script */
29402
- var __vue_script__$o = script$n;
29404
+ var __vue_script__$p = script$o;
29403
29405
  /* template */
29404
29406
 
29405
- var __vue_render__$o = function __vue_render__() {
29407
+ var __vue_render__$p = function __vue_render__() {
29406
29408
  var _vm = this;
29407
29409
 
29408
29410
  var _h = _vm.$createElement;
@@ -29419,30 +29421,30 @@ var __vue_render__$o = function __vue_render__() {
29419
29421
  }, [_vm._v(_vm._s(_vm.text))]);
29420
29422
  };
29421
29423
 
29422
- var __vue_staticRenderFns__$o = [];
29423
- __vue_render__$o._withStripped = true;
29424
+ var __vue_staticRenderFns__$p = [];
29425
+ __vue_render__$p._withStripped = true;
29424
29426
  /* style */
29425
29427
 
29426
- var __vue_inject_styles__$o = undefined;
29428
+ var __vue_inject_styles__$p = undefined;
29427
29429
  /* scoped */
29428
29430
 
29429
- var __vue_scope_id__$o = undefined;
29431
+ var __vue_scope_id__$p = undefined;
29430
29432
  /* module identifier */
29431
29433
 
29432
- var __vue_module_identifier__$o = undefined;
29434
+ var __vue_module_identifier__$p = undefined;
29433
29435
  /* functional template */
29434
29436
 
29435
- var __vue_is_functional_template__$o = false;
29437
+ var __vue_is_functional_template__$p = false;
29436
29438
  /* style inject */
29437
29439
 
29438
29440
  /* style inject SSR */
29439
29441
 
29440
29442
  /* style inject shadow dom */
29441
29443
 
29442
- var __vue_component__$o = /*#__PURE__*/normalizeComponent({
29443
- render: __vue_render__$o,
29444
- staticRenderFns: __vue_staticRenderFns__$o
29445
- }, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, undefined, undefined, undefined);
29444
+ var __vue_component__$p = /*#__PURE__*/normalizeComponent({
29445
+ render: __vue_render__$p,
29446
+ staticRenderFns: __vue_staticRenderFns__$p
29447
+ }, __vue_inject_styles__$p, __vue_script__$p, __vue_scope_id__$p, __vue_is_functional_template__$p, __vue_module_identifier__$p, false, undefined, undefined, undefined);
29446
29448
 
29447
29449
  var SearchResultsProductCustomHtmlElement = /*#__PURE__*/function (_Vue) {
29448
29450
  _inherits(SearchResultsProductCustomHtmlElement, _Vue);
@@ -29477,13 +29479,13 @@ __decorate([Prop()], SearchResultsProductCustomHtmlElement.prototype, "options",
29477
29479
  SearchResultsProductCustomHtmlElement = __decorate([Component({
29478
29480
  name: "searchResultsProductCustomHtmlElement"
29479
29481
  })], SearchResultsProductCustomHtmlElement);
29480
- var script$m = SearchResultsProductCustomHtmlElement;
29482
+ var script$n = SearchResultsProductCustomHtmlElement;
29481
29483
 
29482
29484
  /* script */
29483
- var __vue_script__$n = script$m;
29485
+ var __vue_script__$o = script$n;
29484
29486
  /* template */
29485
29487
 
29486
- var __vue_render__$n = function __vue_render__() {
29488
+ var __vue_render__$o = function __vue_render__() {
29487
29489
  var _vm = this;
29488
29490
 
29489
29491
  var _h = _vm.$createElement;
@@ -29498,30 +29500,30 @@ var __vue_render__$n = function __vue_render__() {
29498
29500
  });
29499
29501
  };
29500
29502
 
29501
- var __vue_staticRenderFns__$n = [];
29502
- __vue_render__$n._withStripped = true;
29503
+ var __vue_staticRenderFns__$o = [];
29504
+ __vue_render__$o._withStripped = true;
29503
29505
  /* style */
29504
29506
 
29505
- var __vue_inject_styles__$n = undefined;
29507
+ var __vue_inject_styles__$o = undefined;
29506
29508
  /* scoped */
29507
29509
 
29508
- var __vue_scope_id__$n = undefined;
29510
+ var __vue_scope_id__$o = undefined;
29509
29511
  /* module identifier */
29510
29512
 
29511
- var __vue_module_identifier__$n = undefined;
29513
+ var __vue_module_identifier__$o = undefined;
29512
29514
  /* functional template */
29513
29515
 
29514
- var __vue_is_functional_template__$n = false;
29516
+ var __vue_is_functional_template__$o = false;
29515
29517
  /* style inject */
29516
29518
 
29517
29519
  /* style inject SSR */
29518
29520
 
29519
29521
  /* style inject shadow dom */
29520
29522
 
29521
- var __vue_component__$n = /*#__PURE__*/normalizeComponent({
29522
- render: __vue_render__$n,
29523
- staticRenderFns: __vue_staticRenderFns__$n
29524
- }, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, undefined, undefined, undefined);
29523
+ var __vue_component__$o = /*#__PURE__*/normalizeComponent({
29524
+ render: __vue_render__$o,
29525
+ staticRenderFns: __vue_staticRenderFns__$o
29526
+ }, __vue_inject_styles__$o, __vue_script__$o, __vue_scope_id__$o, __vue_is_functional_template__$o, __vue_module_identifier__$o, false, undefined, undefined, undefined);
29525
29527
 
29526
29528
  var SearchResultsProductCardElement = /*#__PURE__*/function (_Vue) {
29527
29529
  _inherits(SearchResultsProductCardElement, _Vue);
@@ -29598,23 +29600,23 @@ __decorate([Prop({
29598
29600
  SearchResultsProductCardElement = __decorate([Component({
29599
29601
  name: "searchResultsProductCardElement",
29600
29602
  components: {
29601
- SearchResultsProductImage: __vue_component__$v,
29602
- SearchResultsProductTitle: __vue_component__$u,
29603
- SearchResultsProductDescription: __vue_component__$t,
29604
- SearchResultsProductRating: __vue_component__$s,
29605
- SearchResultsProductRegularPrice: __vue_component__$r,
29606
- SearchResultsProductPrice: __vue_component__$q,
29607
- SearchResultsProductAddToCart: __vue_component__$p,
29608
- SearchResultsProductCustom: __vue_component__$o,
29609
- SearchResultsProductCustomHtmlElement: __vue_component__$n
29603
+ SearchResultsProductImage: __vue_component__$w,
29604
+ SearchResultsProductTitle: __vue_component__$v,
29605
+ SearchResultsProductDescription: __vue_component__$u,
29606
+ SearchResultsProductRating: __vue_component__$t,
29607
+ SearchResultsProductRegularPrice: __vue_component__$s,
29608
+ SearchResultsProductPrice: __vue_component__$r,
29609
+ SearchResultsProductAddToCart: __vue_component__$q,
29610
+ SearchResultsProductCustom: __vue_component__$p,
29611
+ SearchResultsProductCustomHtmlElement: __vue_component__$o
29610
29612
  }
29611
29613
  })], SearchResultsProductCardElement);
29612
- var script$l = SearchResultsProductCardElement;
29614
+ var script$m = SearchResultsProductCardElement;
29613
29615
 
29614
- var __vue_script__$m = script$l;
29616
+ var __vue_script__$n = script$m;
29615
29617
  /* template */
29616
29618
 
29617
- var __vue_render__$m = function __vue_render__() {
29619
+ var __vue_render__$n = function __vue_render__() {
29618
29620
  var _vm = this;
29619
29621
 
29620
29622
  var _h = _vm.$createElement;
@@ -29636,30 +29638,30 @@ var __vue_render__$m = function __vue_render__() {
29636
29638
  }) : _vm._e();
29637
29639
  };
29638
29640
 
29639
- var __vue_staticRenderFns__$m = [];
29640
- __vue_render__$m._withStripped = true;
29641
+ var __vue_staticRenderFns__$n = [];
29642
+ __vue_render__$n._withStripped = true;
29641
29643
  /* style */
29642
29644
 
29643
- var __vue_inject_styles__$m = undefined;
29645
+ var __vue_inject_styles__$n = undefined;
29644
29646
  /* scoped */
29645
29647
 
29646
- var __vue_scope_id__$m = undefined;
29648
+ var __vue_scope_id__$n = undefined;
29647
29649
  /* module identifier */
29648
29650
 
29649
- var __vue_module_identifier__$m = undefined;
29651
+ var __vue_module_identifier__$n = undefined;
29650
29652
  /* functional template */
29651
29653
 
29652
- var __vue_is_functional_template__$m = false;
29654
+ var __vue_is_functional_template__$n = false;
29653
29655
  /* style inject */
29654
29656
 
29655
29657
  /* style inject SSR */
29656
29658
 
29657
29659
  /* style inject shadow dom */
29658
29660
 
29659
- var __vue_component__$m = /*#__PURE__*/normalizeComponent({
29660
- render: __vue_render__$m,
29661
- staticRenderFns: __vue_staticRenderFns__$m
29662
- }, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, undefined, undefined, undefined);
29661
+ var __vue_component__$n = /*#__PURE__*/normalizeComponent({
29662
+ render: __vue_render__$n,
29663
+ staticRenderFns: __vue_staticRenderFns__$n
29664
+ }, __vue_inject_styles__$n, __vue_script__$n, __vue_scope_id__$n, __vue_is_functional_template__$n, __vue_module_identifier__$n, false, undefined, undefined, undefined);
29663
29665
 
29664
29666
  var tracking$3 = namespace("tracking");
29665
29667
  var params$9 = namespace("params");
@@ -29841,16 +29843,16 @@ __decorate([tracking$3.Action("track")], SearchResultsProductCard.prototype, "tr
29841
29843
  SearchResultsProductCard = __decorate([Component({
29842
29844
  name: "searchResultsProductCard",
29843
29845
  components: {
29844
- SearchResultsBadgeWrapper: __vue_component__$w,
29845
- SearchResultsProductCardElement: __vue_component__$m
29846
+ SearchResultsBadgeWrapper: __vue_component__$x,
29847
+ SearchResultsProductCardElement: __vue_component__$n
29846
29848
  }
29847
29849
  })], SearchResultsProductCard);
29848
- var script$k = SearchResultsProductCard;
29850
+ var script$l = SearchResultsProductCard;
29849
29851
 
29850
- var __vue_script__$l = script$k;
29852
+ var __vue_script__$m = script$l;
29851
29853
  /* template */
29852
29854
 
29853
- var __vue_render__$l = function __vue_render__() {
29855
+ var __vue_render__$m = function __vue_render__() {
29854
29856
  var _vm = this;
29855
29857
 
29856
29858
  var _h = _vm.$createElement;
@@ -29912,30 +29914,30 @@ var __vue_render__$l = function __vue_render__() {
29912
29914
  }), 1)])], 1);
29913
29915
  };
29914
29916
 
29915
- var __vue_staticRenderFns__$l = [];
29916
- __vue_render__$l._withStripped = true;
29917
+ var __vue_staticRenderFns__$m = [];
29918
+ __vue_render__$m._withStripped = true;
29917
29919
  /* style */
29918
29920
 
29919
- var __vue_inject_styles__$l = undefined;
29921
+ var __vue_inject_styles__$m = undefined;
29920
29922
  /* scoped */
29921
29923
 
29922
- var __vue_scope_id__$l = undefined;
29924
+ var __vue_scope_id__$m = undefined;
29923
29925
  /* module identifier */
29924
29926
 
29925
- var __vue_module_identifier__$l = undefined;
29927
+ var __vue_module_identifier__$m = undefined;
29926
29928
  /* functional template */
29927
29929
 
29928
- var __vue_is_functional_template__$l = false;
29930
+ var __vue_is_functional_template__$m = false;
29929
29931
  /* style inject */
29930
29932
 
29931
29933
  /* style inject SSR */
29932
29934
 
29933
29935
  /* style inject shadow dom */
29934
29936
 
29935
- var __vue_component__$l = /*#__PURE__*/normalizeComponent({
29936
- render: __vue_render__$l,
29937
- staticRenderFns: __vue_staticRenderFns__$l
29938
- }, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, undefined, undefined, undefined);
29937
+ var __vue_component__$m = /*#__PURE__*/normalizeComponent({
29938
+ render: __vue_render__$m,
29939
+ staticRenderFns: __vue_staticRenderFns__$m
29940
+ }, __vue_inject_styles__$m, __vue_script__$m, __vue_scope_id__$m, __vue_is_functional_template__$m, __vue_module_identifier__$m, false, undefined, undefined, undefined);
29939
29941
 
29940
29942
  var initAnalyticsTracking = function initAnalyticsTracking(analyticsOptions) {
29941
29943
  try {
@@ -30242,16 +30244,16 @@ __decorate([Watch("query")], AdditionalPanels$1.prototype, "handleQueryChange",
30242
30244
  AdditionalPanels$1 = __decorate([Component({
30243
30245
  name: "additionalPanel",
30244
30246
  components: {
30245
- SearchResultsProductCard: __vue_component__$l
30247
+ SearchResultsProductCard: __vue_component__$m
30246
30248
  }
30247
30249
  })], AdditionalPanels$1);
30248
- var script$j = AdditionalPanels$1;
30250
+ var script$k = AdditionalPanels$1;
30249
30251
 
30250
30252
  /* script */
30251
- var __vue_script__$k = script$j;
30253
+ var __vue_script__$l = script$k;
30252
30254
  /* template */
30253
30255
 
30254
- var __vue_render__$k = function __vue_render__() {
30256
+ var __vue_render__$l = function __vue_render__() {
30255
30257
  var _vm = this;
30256
30258
 
30257
30259
  var _h = _vm.$createElement;
@@ -30288,30 +30290,30 @@ var __vue_render__$k = function __vue_render__() {
30288
30290
  }, [_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();
30289
30291
  };
30290
30292
 
30291
- var __vue_staticRenderFns__$k = [];
30292
- __vue_render__$k._withStripped = true;
30293
+ var __vue_staticRenderFns__$l = [];
30294
+ __vue_render__$l._withStripped = true;
30293
30295
  /* style */
30294
30296
 
30295
- var __vue_inject_styles__$k = undefined;
30297
+ var __vue_inject_styles__$l = undefined;
30296
30298
  /* scoped */
30297
30299
 
30298
- var __vue_scope_id__$k = undefined;
30300
+ var __vue_scope_id__$l = undefined;
30299
30301
  /* module identifier */
30300
30302
 
30301
- var __vue_module_identifier__$k = undefined;
30303
+ var __vue_module_identifier__$l = undefined;
30302
30304
  /* functional template */
30303
30305
 
30304
- var __vue_is_functional_template__$k = false;
30306
+ var __vue_is_functional_template__$l = false;
30305
30307
  /* style inject */
30306
30308
 
30307
30309
  /* style inject SSR */
30308
30310
 
30309
30311
  /* style inject shadow dom */
30310
30312
 
30311
- var __vue_component__$k = /*#__PURE__*/normalizeComponent({
30312
- render: __vue_render__$k,
30313
- staticRenderFns: __vue_staticRenderFns__$k
30314
- }, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, undefined, undefined, undefined);
30313
+ var __vue_component__$l = /*#__PURE__*/normalizeComponent({
30314
+ render: __vue_render__$l,
30315
+ staticRenderFns: __vue_staticRenderFns__$l
30316
+ }, __vue_inject_styles__$l, __vue_script__$l, __vue_scope_id__$l, __vue_is_functional_template__$l, __vue_module_identifier__$l, false, undefined, undefined, undefined);
30315
30317
 
30316
30318
  var AdditionalPanels = /*#__PURE__*/function (_Vue) {
30317
30319
  _inherits(AdditionalPanels, _Vue);
@@ -30360,16 +30362,16 @@ __decorate([Prop({
30360
30362
  AdditionalPanels = __decorate([Component({
30361
30363
  name: "additionalPanels",
30362
30364
  components: {
30363
- AdditionalPanel: __vue_component__$k
30365
+ AdditionalPanel: __vue_component__$l
30364
30366
  }
30365
30367
  })], AdditionalPanels);
30366
- var script$i = AdditionalPanels;
30368
+ var script$j = AdditionalPanels;
30367
30369
 
30368
30370
  /* script */
30369
- var __vue_script__$j = script$i;
30371
+ var __vue_script__$k = script$j;
30370
30372
  /* template */
30371
30373
 
30372
- var __vue_render__$j = function __vue_render__() {
30374
+ var __vue_render__$k = function __vue_render__() {
30373
30375
  var _vm = this;
30374
30376
 
30375
30377
  var _h = _vm.$createElement;
@@ -30389,30 +30391,30 @@ var __vue_render__$j = function __vue_render__() {
30389
30391
  }), 1) : _vm._e();
30390
30392
  };
30391
30393
 
30392
- var __vue_staticRenderFns__$j = [];
30393
- __vue_render__$j._withStripped = true;
30394
+ var __vue_staticRenderFns__$k = [];
30395
+ __vue_render__$k._withStripped = true;
30394
30396
  /* style */
30395
30397
 
30396
- var __vue_inject_styles__$j = undefined;
30398
+ var __vue_inject_styles__$k = undefined;
30397
30399
  /* scoped */
30398
30400
 
30399
- var __vue_scope_id__$j = undefined;
30401
+ var __vue_scope_id__$k = undefined;
30400
30402
  /* module identifier */
30401
30403
 
30402
- var __vue_module_identifier__$j = undefined;
30404
+ var __vue_module_identifier__$k = undefined;
30403
30405
  /* functional template */
30404
30406
 
30405
- var __vue_is_functional_template__$j = false;
30407
+ var __vue_is_functional_template__$k = false;
30406
30408
  /* style inject */
30407
30409
 
30408
30410
  /* style inject SSR */
30409
30411
 
30410
30412
  /* style inject shadow dom */
30411
30413
 
30412
- var __vue_component__$j = /*#__PURE__*/normalizeComponent({
30413
- render: __vue_render__$j,
30414
- staticRenderFns: __vue_staticRenderFns__$j
30415
- }, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, undefined, undefined, undefined);
30414
+ var __vue_component__$k = /*#__PURE__*/normalizeComponent({
30415
+ render: __vue_render__$k,
30416
+ staticRenderFns: __vue_staticRenderFns__$k
30417
+ }, __vue_inject_styles__$k, __vue_script__$k, __vue_scope_id__$k, __vue_is_functional_template__$k, __vue_module_identifier__$k, false, undefined, undefined, undefined);
30416
30418
 
30417
30419
  var params$7 = namespace("params");
30418
30420
 
@@ -30433,7 +30435,8 @@ var SearchResultsPageSize = /*#__PURE__*/function (_Vue) {
30433
30435
  var select = this.$refs.select;
30434
30436
 
30435
30437
  if (select) {
30436
- select.value = pickClosestNumber(this.options.sizes, this.limit).toString();
30438
+ var closest = pickClosestNumber(this.options.sizes, this.limit);
30439
+ select.value = closest === null || closest === void 0 ? void 0 : closest.toString();
30437
30440
  }
30438
30441
  }
30439
30442
  }, {
@@ -30468,13 +30471,13 @@ __decorate([params$7.Action("appendParams")], SearchResultsPageSize.prototype, "
30468
30471
  SearchResultsPageSize = __decorate([Component({
30469
30472
  name: "searchResultsPageSize"
30470
30473
  })], SearchResultsPageSize);
30471
- var script$h = SearchResultsPageSize;
30474
+ var script$i = SearchResultsPageSize;
30472
30475
 
30473
30476
  /* script */
30474
- var __vue_script__$i = script$h;
30477
+ var __vue_script__$j = script$i;
30475
30478
  /* template */
30476
30479
 
30477
- var __vue_render__$i = function __vue_render__() {
30480
+ var __vue_render__$j = function __vue_render__() {
30478
30481
  var _vm = this;
30479
30482
 
30480
30483
  var _h = _vm.$createElement;
@@ -30508,30 +30511,30 @@ var __vue_render__$i = function __vue_render__() {
30508
30511
  }), 0)])]);
30509
30512
  };
30510
30513
 
30511
- var __vue_staticRenderFns__$i = [];
30512
- __vue_render__$i._withStripped = true;
30514
+ var __vue_staticRenderFns__$j = [];
30515
+ __vue_render__$j._withStripped = true;
30513
30516
  /* style */
30514
30517
 
30515
- var __vue_inject_styles__$i = undefined;
30518
+ var __vue_inject_styles__$j = undefined;
30516
30519
  /* scoped */
30517
30520
 
30518
- var __vue_scope_id__$i = undefined;
30521
+ var __vue_scope_id__$j = undefined;
30519
30522
  /* module identifier */
30520
30523
 
30521
- var __vue_module_identifier__$i = undefined;
30524
+ var __vue_module_identifier__$j = undefined;
30522
30525
  /* functional template */
30523
30526
 
30524
- var __vue_is_functional_template__$i = false;
30527
+ var __vue_is_functional_template__$j = false;
30525
30528
  /* style inject */
30526
30529
 
30527
30530
  /* style inject SSR */
30528
30531
 
30529
30532
  /* style inject shadow dom */
30530
30533
 
30531
- var __vue_component__$i = /*#__PURE__*/normalizeComponent({
30532
- render: __vue_render__$i,
30533
- staticRenderFns: __vue_staticRenderFns__$i
30534
- }, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, undefined, undefined, undefined);
30534
+ var __vue_component__$j = /*#__PURE__*/normalizeComponent({
30535
+ render: __vue_render__$j,
30536
+ staticRenderFns: __vue_staticRenderFns__$j
30537
+ }, __vue_inject_styles__$j, __vue_script__$j, __vue_scope_id__$j, __vue_is_functional_template__$j, __vue_module_identifier__$j, false, undefined, undefined, undefined);
30535
30538
 
30536
30539
  var params$6 = namespace("params");
30537
30540
 
@@ -30591,13 +30594,13 @@ __decorate([params$6.Action("appendParams")], SearchResultsPageSelect.prototype,
30591
30594
  SearchResultsPageSelect = __decorate([Component({
30592
30595
  name: "searchResultsPageSelect"
30593
30596
  })], SearchResultsPageSelect);
30594
- var script$g = SearchResultsPageSelect;
30597
+ var script$h = SearchResultsPageSelect;
30595
30598
 
30596
30599
  /* script */
30597
- var __vue_script__$h = script$g;
30600
+ var __vue_script__$i = script$h;
30598
30601
  /* template */
30599
30602
 
30600
- var __vue_render__$h = function __vue_render__() {
30603
+ var __vue_render__$i = function __vue_render__() {
30601
30604
  var _vm = this;
30602
30605
 
30603
30606
  var _h = _vm.$createElement;
@@ -30642,30 +30645,30 @@ var __vue_render__$h = function __vue_render__() {
30642
30645
  }, [_vm._v("\n " + _vm._s(_vm.label) + "\n ")]) : _vm._e()], 2);
30643
30646
  };
30644
30647
 
30645
- var __vue_staticRenderFns__$h = [];
30646
- __vue_render__$h._withStripped = true;
30648
+ var __vue_staticRenderFns__$i = [];
30649
+ __vue_render__$i._withStripped = true;
30647
30650
  /* style */
30648
30651
 
30649
- var __vue_inject_styles__$h = undefined;
30652
+ var __vue_inject_styles__$i = undefined;
30650
30653
  /* scoped */
30651
30654
 
30652
- var __vue_scope_id__$h = undefined;
30655
+ var __vue_scope_id__$i = undefined;
30653
30656
  /* module identifier */
30654
30657
 
30655
- var __vue_module_identifier__$h = undefined;
30658
+ var __vue_module_identifier__$i = undefined;
30656
30659
  /* functional template */
30657
30660
 
30658
- var __vue_is_functional_template__$h = false;
30661
+ var __vue_is_functional_template__$i = false;
30659
30662
  /* style inject */
30660
30663
 
30661
30664
  /* style inject SSR */
30662
30665
 
30663
30666
  /* style inject shadow dom */
30664
30667
 
30665
- var __vue_component__$h = /*#__PURE__*/normalizeComponent({
30666
- render: __vue_render__$h,
30667
- staticRenderFns: __vue_staticRenderFns__$h
30668
- }, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, undefined, undefined, undefined);
30668
+ var __vue_component__$i = /*#__PURE__*/normalizeComponent({
30669
+ render: __vue_render__$i,
30670
+ staticRenderFns: __vue_staticRenderFns__$i
30671
+ }, __vue_inject_styles__$i, __vue_script__$i, __vue_scope_id__$i, __vue_is_functional_template__$i, __vue_module_identifier__$i, false, undefined, undefined, undefined);
30669
30672
 
30670
30673
  var params$5 = namespace("params");
30671
30674
 
@@ -30765,12 +30768,12 @@ __decorate([params$5.Action("appendParams")], SearchResultsSort.prototype, "appe
30765
30768
  SearchResultsSort = __decorate([Component({
30766
30769
  name: "searchResultsSort"
30767
30770
  })], SearchResultsSort);
30768
- var script$f = SearchResultsSort;
30771
+ var script$g = SearchResultsSort;
30769
30772
 
30770
- var __vue_script__$g = script$f;
30773
+ var __vue_script__$h = script$g;
30771
30774
  /* template */
30772
30775
 
30773
- var __vue_render__$g = function __vue_render__() {
30776
+ var __vue_render__$h = function __vue_render__() {
30774
30777
  var _vm = this;
30775
30778
 
30776
30779
  var _h = _vm.$createElement;
@@ -30820,30 +30823,30 @@ var __vue_render__$g = function __vue_render__() {
30820
30823
  }), 0)])]);
30821
30824
  };
30822
30825
 
30823
- var __vue_staticRenderFns__$g = [];
30824
- __vue_render__$g._withStripped = true;
30826
+ var __vue_staticRenderFns__$h = [];
30827
+ __vue_render__$h._withStripped = true;
30825
30828
  /* style */
30826
30829
 
30827
- var __vue_inject_styles__$g = undefined;
30830
+ var __vue_inject_styles__$h = undefined;
30828
30831
  /* scoped */
30829
30832
 
30830
- var __vue_scope_id__$g = undefined;
30833
+ var __vue_scope_id__$h = undefined;
30831
30834
  /* module identifier */
30832
30835
 
30833
- var __vue_module_identifier__$g = undefined;
30836
+ var __vue_module_identifier__$h = undefined;
30834
30837
  /* functional template */
30835
30838
 
30836
- var __vue_is_functional_template__$g = false;
30839
+ var __vue_is_functional_template__$h = false;
30837
30840
  /* style inject */
30838
30841
 
30839
30842
  /* style inject SSR */
30840
30843
 
30841
30844
  /* style inject shadow dom */
30842
30845
 
30843
- var __vue_component__$g = /*#__PURE__*/normalizeComponent({
30844
- render: __vue_render__$g,
30845
- staticRenderFns: __vue_staticRenderFns__$g
30846
- }, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, undefined, undefined);
30846
+ var __vue_component__$h = /*#__PURE__*/normalizeComponent({
30847
+ render: __vue_render__$h,
30848
+ staticRenderFns: __vue_staticRenderFns__$h
30849
+ }, __vue_inject_styles__$h, __vue_script__$h, __vue_scope_id__$h, __vue_is_functional_template__$h, __vue_module_identifier__$h, false, undefined, undefined, undefined);
30847
30850
 
30848
30851
  var searchResult$a = namespace("searchResult");
30849
30852
  var options$3 = namespace("options");
@@ -30880,13 +30883,13 @@ __decorate([searchResult$a.Action("setLayout")], SearchResultsLayoutSelection.pr
30880
30883
  SearchResultsLayoutSelection = __decorate([Component({
30881
30884
  name: "searchResultsLayoutSelection"
30882
30885
  })], SearchResultsLayoutSelection);
30883
- var script$e = SearchResultsLayoutSelection;
30886
+ var script$f = SearchResultsLayoutSelection;
30884
30887
 
30885
30888
  /* script */
30886
- var __vue_script__$f = script$e;
30889
+ var __vue_script__$g = script$f;
30887
30890
  /* template */
30888
30891
 
30889
- var __vue_render__$f = function __vue_render__() {
30892
+ var __vue_render__$g = function __vue_render__() {
30890
30893
  var _vm = this;
30891
30894
 
30892
30895
  var _h = _vm.$createElement;
@@ -30917,30 +30920,30 @@ var __vue_render__$f = function __vue_render__() {
30917
30920
  }, [_vm._v("\n ☰\n ")])]);
30918
30921
  };
30919
30922
 
30920
- var __vue_staticRenderFns__$f = [];
30921
- __vue_render__$f._withStripped = true;
30923
+ var __vue_staticRenderFns__$g = [];
30924
+ __vue_render__$g._withStripped = true;
30922
30925
  /* style */
30923
30926
 
30924
- var __vue_inject_styles__$f = undefined;
30927
+ var __vue_inject_styles__$g = undefined;
30925
30928
  /* scoped */
30926
30929
 
30927
- var __vue_scope_id__$f = undefined;
30930
+ var __vue_scope_id__$g = undefined;
30928
30931
  /* module identifier */
30929
30932
 
30930
- var __vue_module_identifier__$f = undefined;
30933
+ var __vue_module_identifier__$g = undefined;
30931
30934
  /* functional template */
30932
30935
 
30933
- var __vue_is_functional_template__$f = false;
30936
+ var __vue_is_functional_template__$g = false;
30934
30937
  /* style inject */
30935
30938
 
30936
30939
  /* style inject SSR */
30937
30940
 
30938
30941
  /* style inject shadow dom */
30939
30942
 
30940
- var __vue_component__$f = /*#__PURE__*/normalizeComponent({
30941
- render: __vue_render__$f,
30942
- staticRenderFns: __vue_staticRenderFns__$f
30943
- }, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, undefined, undefined, undefined);
30943
+ var __vue_component__$g = /*#__PURE__*/normalizeComponent({
30944
+ render: __vue_render__$g,
30945
+ staticRenderFns: __vue_staticRenderFns__$g
30946
+ }, __vue_inject_styles__$g, __vue_script__$g, __vue_scope_id__$g, __vue_is_functional_template__$g, __vue_module_identifier__$g, false, undefined, undefined, undefined);
30944
30947
 
30945
30948
  var searchResult$9 = namespace("searchResult");
30946
30949
 
@@ -30979,13 +30982,13 @@ __decorate([searchResult$9.Getter("itemRange")], SearchResultsSummary.prototype,
30979
30982
  SearchResultsSummary = __decorate([Component({
30980
30983
  name: "searchResultsSummary"
30981
30984
  })], SearchResultsSummary);
30982
- var script$d = SearchResultsSummary;
30985
+ var script$e = SearchResultsSummary;
30983
30986
 
30984
30987
  /* script */
30985
- var __vue_script__$e = script$d;
30988
+ var __vue_script__$f = script$e;
30986
30989
  /* template */
30987
30990
 
30988
- var __vue_render__$e = function __vue_render__() {
30991
+ var __vue_render__$f = function __vue_render__() {
30989
30992
  var _vm = this;
30990
30993
 
30991
30994
  var _h = _vm.$createElement;
@@ -31011,30 +31014,30 @@ var __vue_render__$e = function __vue_render__() {
31011
31014
  }, [_vm._v("✕")]) : _vm._e()]) : _vm._e();
31012
31015
  };
31013
31016
 
31014
- var __vue_staticRenderFns__$e = [];
31015
- __vue_render__$e._withStripped = true;
31017
+ var __vue_staticRenderFns__$f = [];
31018
+ __vue_render__$f._withStripped = true;
31016
31019
  /* style */
31017
31020
 
31018
- var __vue_inject_styles__$e = undefined;
31021
+ var __vue_inject_styles__$f = undefined;
31019
31022
  /* scoped */
31020
31023
 
31021
- var __vue_scope_id__$e = undefined;
31024
+ var __vue_scope_id__$f = undefined;
31022
31025
  /* module identifier */
31023
31026
 
31024
- var __vue_module_identifier__$e = undefined;
31027
+ var __vue_module_identifier__$f = undefined;
31025
31028
  /* functional template */
31026
31029
 
31027
- var __vue_is_functional_template__$e = false;
31030
+ var __vue_is_functional_template__$f = false;
31028
31031
  /* style inject */
31029
31032
 
31030
31033
  /* style inject SSR */
31031
31034
 
31032
31035
  /* style inject shadow dom */
31033
31036
 
31034
- var __vue_component__$e = /*#__PURE__*/normalizeComponent({
31035
- render: __vue_render__$e,
31036
- staticRenderFns: __vue_staticRenderFns__$e
31037
- }, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, undefined, undefined, undefined);
31037
+ var __vue_component__$f = /*#__PURE__*/normalizeComponent({
31038
+ render: __vue_render__$f,
31039
+ staticRenderFns: __vue_staticRenderFns__$f
31040
+ }, __vue_inject_styles__$f, __vue_script__$f, __vue_scope_id__$f, __vue_is_functional_template__$f, __vue_module_identifier__$f, false, undefined, undefined, undefined);
31038
31041
 
31039
31042
  var searchResult$8 = namespace("searchResult");
31040
31043
 
@@ -31074,13 +31077,13 @@ __decorate([searchResult$8.Mutation("setSidebarVisibility")], SearchResultsMobil
31074
31077
  SearchResultsMobileToggle = __decorate([Component({
31075
31078
  name: "searchResultsMobileToggle"
31076
31079
  })], SearchResultsMobileToggle);
31077
- var script$c = SearchResultsMobileToggle;
31080
+ var script$d = SearchResultsMobileToggle;
31078
31081
 
31079
31082
  /* script */
31080
- var __vue_script__$d = script$c;
31083
+ var __vue_script__$e = script$d;
31081
31084
  /* template */
31082
31085
 
31083
- var __vue_render__$d = function __vue_render__() {
31086
+ var __vue_render__$e = function __vue_render__() {
31084
31087
  var _vm = this;
31085
31088
 
31086
31089
  var _h = _vm.$createElement;
@@ -31100,30 +31103,30 @@ var __vue_render__$d = function __vue_render__() {
31100
31103
  }, [_vm._v(_vm._s(_vm.currentFilterCount))]) : _vm._e()]);
31101
31104
  };
31102
31105
 
31103
- var __vue_staticRenderFns__$d = [];
31104
- __vue_render__$d._withStripped = true;
31106
+ var __vue_staticRenderFns__$e = [];
31107
+ __vue_render__$e._withStripped = true;
31105
31108
  /* style */
31106
31109
 
31107
- var __vue_inject_styles__$d = undefined;
31110
+ var __vue_inject_styles__$e = undefined;
31108
31111
  /* scoped */
31109
31112
 
31110
- var __vue_scope_id__$d = undefined;
31113
+ var __vue_scope_id__$e = undefined;
31111
31114
  /* module identifier */
31112
31115
 
31113
- var __vue_module_identifier__$d = undefined;
31116
+ var __vue_module_identifier__$e = undefined;
31114
31117
  /* functional template */
31115
31118
 
31116
- var __vue_is_functional_template__$d = false;
31119
+ var __vue_is_functional_template__$e = false;
31117
31120
  /* style inject */
31118
31121
 
31119
31122
  /* style inject SSR */
31120
31123
 
31121
31124
  /* style inject shadow dom */
31122
31125
 
31123
- var __vue_component__$d = /*#__PURE__*/normalizeComponent({
31124
- render: __vue_render__$d,
31125
- staticRenderFns: __vue_staticRenderFns__$d
31126
- }, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, undefined, undefined, undefined);
31126
+ var __vue_component__$e = /*#__PURE__*/normalizeComponent({
31127
+ render: __vue_render__$e,
31128
+ staticRenderFns: __vue_staticRenderFns__$e
31129
+ }, __vue_inject_styles__$e, __vue_script__$e, __vue_scope_id__$e, __vue_is_functional_template__$e, __vue_module_identifier__$e, false, undefined, undefined, undefined);
31127
31130
 
31128
31131
  var searchResult$7 = namespace("searchResult");
31129
31132
  var params$4 = namespace("params");
@@ -31148,6 +31151,78 @@ var SearchResultsToolbar = /*#__PURE__*/function (_Vue) {
31148
31151
  }
31149
31152
 
31150
31153
  _createClass(SearchResultsToolbar, [{
31154
+ key: "isBottomLocation",
31155
+ get: function get() {
31156
+ return this.paginationLocation === "bottom";
31157
+ }
31158
+ }, {
31159
+ key: "showFilterClear",
31160
+ get: function get() {
31161
+ var _a;
31162
+
31163
+ return this.isBottomLocation ? false : Boolean((_a = this.options.toolbar) === null || _a === void 0 ? void 0 : _a.clearFilters);
31164
+ }
31165
+ }, {
31166
+ key: "showItemSummary",
31167
+ get: function get() {
31168
+ var _a;
31169
+
31170
+ return this.isBottomLocation ? false : Boolean((_a = this.options.toolbar) === null || _a === void 0 ? void 0 : _a.itemSummary);
31171
+ }
31172
+ }, {
31173
+ key: "showLayoutSelection",
31174
+ get: function get() {
31175
+ var _a;
31176
+
31177
+ return this.isBottomLocation ? false : Boolean((_a = this.options.toolbar) === null || _a === void 0 ? void 0 : _a.layoutSelector);
31178
+ }
31179
+ }, {
31180
+ key: "sortOptions",
31181
+ get: function get() {
31182
+ if (this.isBottomLocation) {
31183
+ return undefined;
31184
+ }
31185
+
31186
+ return {
31187
+ label: this.options.labels.sortBy,
31188
+ options: this.options.sort
31189
+ };
31190
+ }
31191
+ }, {
31192
+ key: "paginationDisplay",
31193
+ get: function get() {
31194
+ if (this.paginationLocation === "top") {
31195
+ return {
31196
+ pageSize: this.options.pagination.sizeSelection.position.top,
31197
+ pageSelect: this.options.pagination.pageSelection.position.top
31198
+ };
31199
+ } else {
31200
+ return {
31201
+ pageSize: this.options.pagination.sizeSelection.position.bottom,
31202
+ pageSelect: this.options.pagination.pageSelection.position.bottom
31203
+ };
31204
+ }
31205
+ }
31206
+ }, {
31207
+ key: "paginationOptions",
31208
+ get: function get() {
31209
+ var pageSize = this.options.pagination.sizeSelection;
31210
+ var pageSelect = this.options.pagination.pageSelection;
31211
+ var r = {
31212
+ pageSize: {
31213
+ sizes: pageSize.sizes,
31214
+ selectedSize: this.limit
31215
+ },
31216
+ pageSelect: {
31217
+ count: getPageCount(this.searchResult.total, this.limit),
31218
+ selectedPage: this.page,
31219
+ display: pageSelect.display
31220
+ },
31221
+ labels: this.options.labels
31222
+ };
31223
+ return r;
31224
+ }
31225
+ }, {
31151
31226
  key: "displayPageSelect",
31152
31227
  get: function get() {
31153
31228
  return this.paginationDisplay.pageSelect && this.paginationOptions.pageSelect.count > 0 && this.paginationOptions.pageSelect.count >= this.paginationOptions.pageSelect.selectedPage;
@@ -31181,55 +31256,39 @@ __decorate([Prop({
31181
31256
  })], SearchResultsToolbar.prototype, "options", void 0);
31182
31257
 
31183
31258
  __decorate([Prop({
31184
- default: function _default() {
31185
- return {};
31186
- }
31187
- })], SearchResultsToolbar.prototype, "paginationOptions", void 0);
31188
-
31189
- __decorate([Prop({
31190
- default: function _default() {
31191
- return {};
31192
- }
31193
- })], SearchResultsToolbar.prototype, "paginationDisplay", void 0);
31194
-
31195
- __decorate([Prop({
31196
- default: null
31197
- })], SearchResultsToolbar.prototype, "sortOptions", void 0);
31198
-
31199
- __decorate([Prop({
31200
- default: false
31201
- })], SearchResultsToolbar.prototype, "showLayoutSelection", void 0);
31259
+ default: "top"
31260
+ })], SearchResultsToolbar.prototype, "paginationLocation", void 0);
31202
31261
 
31203
- __decorate([Prop({
31204
- default: false
31205
- })], SearchResultsToolbar.prototype, "showItemSummary", void 0);
31262
+ __decorate([params$4.Getter("limit")], SearchResultsToolbar.prototype, "limit", void 0);
31206
31263
 
31207
- __decorate([Prop({
31208
- default: false
31209
- })], SearchResultsToolbar.prototype, "showFilterClear", void 0);
31264
+ __decorate([params$4.Getter("page")], SearchResultsToolbar.prototype, "page", void 0);
31210
31265
 
31211
31266
  __decorate([searchResult$7.Getter("hasAnyFilter")], SearchResultsToolbar.prototype, "hasAnyFilter", void 0);
31212
31267
 
31268
+ __decorate([searchResult$7.State(function (state) {
31269
+ return state.searchResult;
31270
+ })], SearchResultsToolbar.prototype, "searchResult", void 0);
31271
+
31213
31272
  __decorate([params$4.Action("removeAllFilters")], SearchResultsToolbar.prototype, "removeAllFilters", void 0);
31214
31273
 
31215
31274
  SearchResultsToolbar = __decorate([Component({
31216
31275
  name: "searchResultsToolbar",
31217
31276
  components: {
31218
- SearchResultsPageSize: __vue_component__$i,
31219
- SearchResultsPageSelect: __vue_component__$h,
31220
- SearchResultsSort: __vue_component__$g,
31221
- SearchResultsLayoutSelection: __vue_component__$f,
31222
- SearchResultsSummary: __vue_component__$e,
31223
- SearchResultsMobileToggle: __vue_component__$d
31277
+ SearchResultsPageSize: __vue_component__$j,
31278
+ SearchResultsPageSelect: __vue_component__$i,
31279
+ SearchResultsSort: __vue_component__$h,
31280
+ SearchResultsLayoutSelection: __vue_component__$g,
31281
+ SearchResultsSummary: __vue_component__$f,
31282
+ SearchResultsMobileToggle: __vue_component__$e
31224
31283
  }
31225
31284
  })], SearchResultsToolbar);
31226
- var script$b = SearchResultsToolbar;
31285
+ var script$c = SearchResultsToolbar;
31227
31286
 
31228
31287
  /* script */
31229
- var __vue_script__$c = script$b;
31288
+ var __vue_script__$d = script$c;
31230
31289
  /* template */
31231
31290
 
31232
- var __vue_render__$c = function __vue_render__() {
31291
+ var __vue_render__$d = function __vue_render__() {
31233
31292
  var _vm = this;
31234
31293
 
31235
31294
  var _h = _vm.$createElement;
@@ -31274,30 +31333,30 @@ var __vue_render__$c = function __vue_render__() {
31274
31333
  }) : _c("div")], 1)]);
31275
31334
  };
31276
31335
 
31277
- var __vue_staticRenderFns__$c = [];
31278
- __vue_render__$c._withStripped = true;
31336
+ var __vue_staticRenderFns__$d = [];
31337
+ __vue_render__$d._withStripped = true;
31279
31338
  /* style */
31280
31339
 
31281
- var __vue_inject_styles__$c = undefined;
31340
+ var __vue_inject_styles__$d = undefined;
31282
31341
  /* scoped */
31283
31342
 
31284
- var __vue_scope_id__$c = undefined;
31343
+ var __vue_scope_id__$d = undefined;
31285
31344
  /* module identifier */
31286
31345
 
31287
- var __vue_module_identifier__$c = undefined;
31346
+ var __vue_module_identifier__$d = undefined;
31288
31347
  /* functional template */
31289
31348
 
31290
- var __vue_is_functional_template__$c = false;
31349
+ var __vue_is_functional_template__$d = false;
31291
31350
  /* style inject */
31292
31351
 
31293
31352
  /* style inject SSR */
31294
31353
 
31295
31354
  /* style inject shadow dom */
31296
31355
 
31297
- var __vue_component__$c = /*#__PURE__*/normalizeComponent({
31298
- render: __vue_render__$c,
31299
- staticRenderFns: __vue_staticRenderFns__$c
31300
- }, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, undefined, undefined, undefined);
31356
+ var __vue_component__$d = /*#__PURE__*/normalizeComponent({
31357
+ render: __vue_render__$d,
31358
+ staticRenderFns: __vue_staticRenderFns__$d
31359
+ }, __vue_inject_styles__$d, __vue_script__$d, __vue_scope_id__$d, __vue_is_functional_template__$d, __vue_module_identifier__$d, false, undefined, undefined, undefined);
31301
31360
 
31302
31361
  var Spinner = /*#__PURE__*/function (_Vue) {
31303
31362
  _inherits(Spinner, _Vue);
@@ -31314,10 +31373,10 @@ var Spinner = /*#__PURE__*/function (_Vue) {
31314
31373
  }(Vue$1);
31315
31374
 
31316
31375
  /* script */
31317
- var __vue_script__$b = Spinner;
31376
+ var __vue_script__$c = Spinner;
31318
31377
  /* template */
31319
31378
 
31320
- var __vue_render__$b = function __vue_render__() {
31379
+ var __vue_render__$c = function __vue_render__() {
31321
31380
  var _vm = this;
31322
31381
 
31323
31382
  var _h = _vm.$createElement;
@@ -31335,11 +31394,11 @@ var __vue_render__$b = function __vue_render__() {
31335
31394
  }), 0)]);
31336
31395
  };
31337
31396
 
31338
- var __vue_staticRenderFns__$b = [];
31339
- __vue_render__$b._withStripped = true;
31397
+ var __vue_staticRenderFns__$c = [];
31398
+ __vue_render__$c._withStripped = true;
31340
31399
  /* style */
31341
31400
 
31342
- var __vue_inject_styles__$b = function __vue_inject_styles__(inject) {
31401
+ var __vue_inject_styles__$c = function __vue_inject_styles__(inject) {
31343
31402
  if (!inject) return;
31344
31403
  inject("data-v-ef12587c_0", {
31345
31404
  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}",
@@ -31350,21 +31409,21 @@ var __vue_inject_styles__$b = function __vue_inject_styles__(inject) {
31350
31409
  /* scoped */
31351
31410
 
31352
31411
 
31353
- var __vue_scope_id__$b = undefined;
31412
+ var __vue_scope_id__$c = undefined;
31354
31413
  /* module identifier */
31355
31414
 
31356
- var __vue_module_identifier__$b = undefined;
31415
+ var __vue_module_identifier__$c = undefined;
31357
31416
  /* functional template */
31358
31417
 
31359
- var __vue_is_functional_template__$b = false;
31418
+ var __vue_is_functional_template__$c = false;
31360
31419
  /* style inject SSR */
31361
31420
 
31362
31421
  /* style inject shadow dom */
31363
31422
 
31364
- var __vue_component__$b = /*#__PURE__*/normalizeComponent({
31365
- render: __vue_render__$b,
31366
- staticRenderFns: __vue_staticRenderFns__$b
31367
- }, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, createInjector, undefined, undefined);
31423
+ var __vue_component__$c = /*#__PURE__*/normalizeComponent({
31424
+ render: __vue_render__$c,
31425
+ staticRenderFns: __vue_staticRenderFns__$c
31426
+ }, __vue_inject_styles__$c, __vue_script__$c, __vue_scope_id__$c, __vue_is_functional_template__$c, __vue_module_identifier__$c, false, createInjector, undefined, undefined);
31368
31427
 
31369
31428
  var searchResult$6 = namespace("searchResult");
31370
31429
 
@@ -31414,13 +31473,13 @@ __decorate([searchResult$6.State(function (state) {
31414
31473
  SimilarQueryText = __decorate([Component({
31415
31474
  name: "similarQueryText"
31416
31475
  })], SimilarQueryText);
31417
- var script$a = SimilarQueryText;
31476
+ var script$b = SimilarQueryText;
31418
31477
 
31419
31478
  /* script */
31420
- var __vue_script__$a = script$a;
31479
+ var __vue_script__$b = script$b;
31421
31480
  /* template */
31422
31481
 
31423
- var __vue_render__$a = function __vue_render__() {
31482
+ var __vue_render__$b = function __vue_render__() {
31424
31483
  var _vm = this;
31425
31484
 
31426
31485
  var _h = _vm.$createElement;
@@ -31442,30 +31501,30 @@ var __vue_render__$a = function __vue_render__() {
31442
31501
  }), _vm._v("\n (" + _vm._s(_vm.count) + ")\n")], 2);
31443
31502
  };
31444
31503
 
31445
- var __vue_staticRenderFns__$a = [];
31446
- __vue_render__$a._withStripped = true;
31504
+ var __vue_staticRenderFns__$b = [];
31505
+ __vue_render__$b._withStripped = true;
31447
31506
  /* style */
31448
31507
 
31449
- var __vue_inject_styles__$a = undefined;
31508
+ var __vue_inject_styles__$b = undefined;
31450
31509
  /* scoped */
31451
31510
 
31452
- var __vue_scope_id__$a = undefined;
31511
+ var __vue_scope_id__$b = undefined;
31453
31512
  /* module identifier */
31454
31513
 
31455
- var __vue_module_identifier__$a = undefined;
31514
+ var __vue_module_identifier__$b = undefined;
31456
31515
  /* functional template */
31457
31516
 
31458
- var __vue_is_functional_template__$a = false;
31517
+ var __vue_is_functional_template__$b = false;
31459
31518
  /* style inject */
31460
31519
 
31461
31520
  /* style inject SSR */
31462
31521
 
31463
31522
  /* style inject shadow dom */
31464
31523
 
31465
- var __vue_component__$a = /*#__PURE__*/normalizeComponent({
31466
- render: __vue_render__$a,
31467
- staticRenderFns: __vue_staticRenderFns__$a
31468
- }, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, undefined, undefined, undefined);
31524
+ var __vue_component__$b = /*#__PURE__*/normalizeComponent({
31525
+ render: __vue_render__$b,
31526
+ staticRenderFns: __vue_staticRenderFns__$b
31527
+ }, __vue_inject_styles__$b, __vue_script__$b, __vue_scope_id__$b, __vue_is_functional_template__$b, __vue_module_identifier__$b, false, undefined, undefined, undefined);
31469
31528
 
31470
31529
  var searchResult$5 = namespace("searchResult");
31471
31530
  var params$3 = namespace("params");
@@ -31512,16 +31571,16 @@ __decorate([params$3.Action("goToResults")], SearchResultsSimilarQueries.prototy
31512
31571
  SearchResultsSimilarQueries = __decorate([Component({
31513
31572
  name: "searchResultsSimilarQueries",
31514
31573
  components: {
31515
- SearchResultsProductCard: __vue_component__$l,
31516
- SimilarQueryText: __vue_component__$a
31574
+ SearchResultsProductCard: __vue_component__$m,
31575
+ SimilarQueryText: __vue_component__$b
31517
31576
  }
31518
31577
  })], SearchResultsSimilarQueries);
31519
- var script$9 = SearchResultsSimilarQueries;
31578
+ var script$a = SearchResultsSimilarQueries;
31520
31579
 
31521
- var __vue_script__$9 = script$9;
31580
+ var __vue_script__$a = script$a;
31522
31581
  /* template */
31523
31582
 
31524
- var __vue_render__$9 = function __vue_render__() {
31583
+ var __vue_render__$a = function __vue_render__() {
31525
31584
  var _vm = this;
31526
31585
 
31527
31586
  var _h = _vm.$createElement;
@@ -31582,30 +31641,30 @@ var __vue_render__$9 = function __vue_render__() {
31582
31641
  })], 2);
31583
31642
  };
31584
31643
 
31585
- var __vue_staticRenderFns__$9 = [];
31586
- __vue_render__$9._withStripped = true;
31644
+ var __vue_staticRenderFns__$a = [];
31645
+ __vue_render__$a._withStripped = true;
31587
31646
  /* style */
31588
31647
 
31589
- var __vue_inject_styles__$9 = undefined;
31648
+ var __vue_inject_styles__$a = undefined;
31590
31649
  /* scoped */
31591
31650
 
31592
- var __vue_scope_id__$9 = undefined;
31651
+ var __vue_scope_id__$a = undefined;
31593
31652
  /* module identifier */
31594
31653
 
31595
- var __vue_module_identifier__$9 = undefined;
31654
+ var __vue_module_identifier__$a = undefined;
31596
31655
  /* functional template */
31597
31656
 
31598
- var __vue_is_functional_template__$9 = false;
31657
+ var __vue_is_functional_template__$a = false;
31599
31658
  /* style inject */
31600
31659
 
31601
31660
  /* style inject SSR */
31602
31661
 
31603
31662
  /* style inject shadow dom */
31604
31663
 
31605
- var __vue_component__$9 = /*#__PURE__*/normalizeComponent({
31606
- render: __vue_render__$9,
31607
- staticRenderFns: __vue_staticRenderFns__$9
31608
- }, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, undefined, undefined, undefined);
31664
+ var __vue_component__$a = /*#__PURE__*/normalizeComponent({
31665
+ render: __vue_render__$a,
31666
+ staticRenderFns: __vue_staticRenderFns__$a
31667
+ }, __vue_inject_styles__$a, __vue_script__$a, __vue_scope_id__$a, __vue_is_functional_template__$a, __vue_module_identifier__$a, false, undefined, undefined, undefined);
31609
31668
 
31610
31669
  var FiltersTopDropdown = /*#__PURE__*/function (_Vue) {
31611
31670
  _inherits(FiltersTopDropdown, _Vue);
@@ -31626,17 +31685,17 @@ __decorate([Prop()], FiltersTopDropdown.prototype, "options", void 0);
31626
31685
  FiltersTopDropdown = __decorate([Component({
31627
31686
  name: "filtersTopDropdown",
31628
31687
  components: {
31629
- CurrentFilters: __vue_component__$M,
31630
- Facets: __vue_component__$F
31688
+ CurrentFilters: __vue_component__$N,
31689
+ Facets: __vue_component__$G
31631
31690
  }
31632
31691
  })], FiltersTopDropdown);
31633
- var script$8 = FiltersTopDropdown;
31692
+ var script$9 = FiltersTopDropdown;
31634
31693
 
31635
31694
  /* script */
31636
- var __vue_script__$8 = script$8;
31695
+ var __vue_script__$9 = script$9;
31637
31696
  /* template */
31638
31697
 
31639
- var __vue_render__$8 = function __vue_render__() {
31698
+ var __vue_render__$9 = function __vue_render__() {
31640
31699
  var _vm = this;
31641
31700
 
31642
31701
  var _h = _vm.$createElement;
@@ -31656,30 +31715,30 @@ var __vue_render__$8 = function __vue_render__() {
31656
31715
  }) : _vm._e()], 1);
31657
31716
  };
31658
31717
 
31659
- var __vue_staticRenderFns__$8 = [];
31660
- __vue_render__$8._withStripped = true;
31718
+ var __vue_staticRenderFns__$9 = [];
31719
+ __vue_render__$9._withStripped = true;
31661
31720
  /* style */
31662
31721
 
31663
- var __vue_inject_styles__$8 = undefined;
31722
+ var __vue_inject_styles__$9 = undefined;
31664
31723
  /* scoped */
31665
31724
 
31666
- var __vue_scope_id__$8 = undefined;
31725
+ var __vue_scope_id__$9 = undefined;
31667
31726
  /* module identifier */
31668
31727
 
31669
- var __vue_module_identifier__$8 = undefined;
31728
+ var __vue_module_identifier__$9 = undefined;
31670
31729
  /* functional template */
31671
31730
 
31672
- var __vue_is_functional_template__$8 = false;
31731
+ var __vue_is_functional_template__$9 = false;
31673
31732
  /* style inject */
31674
31733
 
31675
31734
  /* style inject SSR */
31676
31735
 
31677
31736
  /* style inject shadow dom */
31678
31737
 
31679
- var __vue_component__$8 = /*#__PURE__*/normalizeComponent({
31680
- render: __vue_render__$8,
31681
- staticRenderFns: __vue_staticRenderFns__$8
31682
- }, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, undefined, undefined);
31738
+ var __vue_component__$9 = /*#__PURE__*/normalizeComponent({
31739
+ render: __vue_render__$9,
31740
+ staticRenderFns: __vue_staticRenderFns__$9
31741
+ }, __vue_inject_styles__$9, __vue_script__$9, __vue_scope_id__$9, __vue_is_functional_template__$9, __vue_module_identifier__$9, false, undefined, undefined, undefined);
31683
31742
 
31684
31743
  var searchResult$4 = namespace("searchResult");
31685
31744
  var params$2 = namespace("params");
@@ -31712,6 +31771,11 @@ var SearchResultsProducts = /*#__PURE__*/function (_Vue) {
31712
31771
 
31713
31772
  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) === "top-dropdown";
31714
31773
  }
31774
+ }, {
31775
+ key: "showMobileFilters",
31776
+ get: function get() {
31777
+ return this.options.searchTitlePosition !== "search-results-top";
31778
+ }
31715
31779
  }, {
31716
31780
  key: "currentFilterOptions",
31717
31781
  get: function get() {
@@ -31728,48 +31792,6 @@ var SearchResultsProducts = /*#__PURE__*/function (_Vue) {
31728
31792
 
31729
31793
  return "width: ".concat(100 / this.columnCount, "%");
31730
31794
  }
31731
- }, {
31732
- key: "sortOptions",
31733
- get: function get() {
31734
- return {
31735
- label: this.options.labels.sortBy,
31736
- options: this.options.sort
31737
- };
31738
- }
31739
- }, {
31740
- key: "paginationOptions",
31741
- get: function get() {
31742
- var pageSize = this.options.pagination.sizeSelection;
31743
- var pageSelect = this.options.pagination.pageSelection;
31744
- return {
31745
- pageSize: {
31746
- sizes: pageSize.sizes,
31747
- selectedSize: this.limit
31748
- },
31749
- pageSelect: {
31750
- count: getPageCount(this.searchResult.total, this.limit),
31751
- selectedPage: this.page,
31752
- display: pageSelect.display
31753
- },
31754
- labels: this.options.labels
31755
- };
31756
- }
31757
- }, {
31758
- key: "topPagination",
31759
- get: function get() {
31760
- return {
31761
- pageSize: this.options.pagination.sizeSelection.position.top,
31762
- pageSelect: this.options.pagination.pageSelection.position.top
31763
- };
31764
- }
31765
- }, {
31766
- key: "bottomPagination",
31767
- get: function get() {
31768
- return {
31769
- pageSize: this.options.pagination.sizeSelection.position.bottom,
31770
- pageSelect: this.options.pagination.pageSelection.position.bottom
31771
- };
31772
- }
31773
31795
  }, {
31774
31796
  key: "getProductKey",
31775
31797
  value: function getProductKey$1(index, product) {
@@ -31813,22 +31835,22 @@ __decorate([params$2.Getter("page")], SearchResultsProducts.prototype, "page", v
31813
31835
  SearchResultsProducts = __decorate([Component({
31814
31836
  name: "searchResultsProducts",
31815
31837
  components: {
31816
- CurrentFilters: __vue_component__$M,
31817
- SearchResultsProductCard: __vue_component__$l,
31818
- SearchResultsToolbar: __vue_component__$c,
31819
- AdditionalPanels: __vue_component__$j,
31820
- Spinner: __vue_component__$b,
31821
- SearchResultsSimilarQueries: __vue_component__$9,
31822
- FiltersTopDropdown: __vue_component__$8
31838
+ CurrentFilters: __vue_component__$N,
31839
+ SearchResultsProductCard: __vue_component__$m,
31840
+ SearchResultsToolbar: __vue_component__$d,
31841
+ AdditionalPanels: __vue_component__$k,
31842
+ Spinner: __vue_component__$c,
31843
+ SearchResultsSimilarQueries: __vue_component__$a,
31844
+ FiltersTopDropdown: __vue_component__$9
31823
31845
  }
31824
31846
  })], SearchResultsProducts);
31825
- var script$7 = SearchResultsProducts;
31847
+ var script$8 = SearchResultsProducts;
31826
31848
 
31827
31849
  /* script */
31828
- var __vue_script__$7 = script$7;
31850
+ var __vue_script__$8 = script$8;
31829
31851
  /* template */
31830
31852
 
31831
- var __vue_render__$7 = function __vue_render__() {
31853
+ var __vue_render__$8 = function __vue_render__() {
31832
31854
  var _vm = this;
31833
31855
 
31834
31856
  var _h = _vm.$createElement;
@@ -31848,17 +31870,13 @@ var __vue_render__$7 = function __vue_render__() {
31848
31870
  attrs: {
31849
31871
  options: _vm.options.filters
31850
31872
  }
31851
- }) : _vm._e(), _vm._v(" "), _c("SearchResultsToolbar", {
31873
+ }) : _vm._e(), _vm._v(" "), _vm.showMobileFilters ? _c("SearchResultsToolbar", {
31852
31874
  staticClass: "lupa-toolbar-mobile",
31853
31875
  attrs: {
31854
- sortOptions: _vm.sortOptions,
31855
- paginationOptions: _vm.paginationOptions,
31856
- paginationDisplay: _vm.topPagination,
31857
- showLayoutSelection: _vm.options.toolbar.layoutSelector,
31858
- showItemSummary: _vm.options.toolbar.itemSummary,
31859
- options: _vm.options
31876
+ options: _vm.options,
31877
+ "pagination-location": "top"
31860
31878
  }
31861
- }), _vm._v(" "), _vm.currentFilterOptions ? _c("CurrentFilters", {
31879
+ }) : _vm._e(), _vm._v(" "), _vm.currentFilterOptions ? _c("CurrentFilters", {
31862
31880
  staticClass: "lupa-filters-mobile",
31863
31881
  attrs: {
31864
31882
  "data-cy": "lupa-search-result-filters-mobile-toolbar",
@@ -31874,13 +31892,8 @@ var __vue_render__$7 = function __vue_render__() {
31874
31892
  }), _vm._v(" "), _c("SearchResultsToolbar", {
31875
31893
  staticClass: "lupa-toolbar-top",
31876
31894
  attrs: {
31877
- sortOptions: _vm.sortOptions,
31878
- paginationOptions: _vm.paginationOptions,
31879
- paginationDisplay: _vm.topPagination,
31880
- showLayoutSelection: _vm.options.toolbar.layoutSelector,
31881
- showItemSummary: _vm.options.toolbar.itemSummary,
31882
- showFilterClear: _vm.options.toolbar.clearFilters,
31883
- options: _vm.options
31895
+ options: _vm.options,
31896
+ "pagination-location": "top"
31884
31897
  }
31885
31898
  }), _vm._v(" "), _c("div", {
31886
31899
  staticClass: "lupa-products",
@@ -31899,9 +31912,8 @@ var __vue_render__$7 = function __vue_render__() {
31899
31912
  }), 1), _vm._v(" "), _c("SearchResultsToolbar", {
31900
31913
  staticClass: "lupa-toolbar-bottom",
31901
31914
  attrs: {
31902
- paginationOptions: _vm.paginationOptions,
31903
- paginationDisplay: _vm.bottomPagination,
31904
- options: _vm.options
31915
+ options: _vm.options,
31916
+ "pagination-location": "bottom"
31905
31917
  }
31906
31918
  }), _vm._v(" "), _c("AdditionalPanels", {
31907
31919
  attrs: {
@@ -31923,30 +31935,30 @@ var __vue_render__$7 = function __vue_render__() {
31923
31935
  })], 1) : _vm._e(), _vm._v(" "), _vm._t("append")], 2);
31924
31936
  };
31925
31937
 
31926
- var __vue_staticRenderFns__$7 = [];
31927
- __vue_render__$7._withStripped = true;
31938
+ var __vue_staticRenderFns__$8 = [];
31939
+ __vue_render__$8._withStripped = true;
31928
31940
  /* style */
31929
31941
 
31930
- var __vue_inject_styles__$7 = undefined;
31942
+ var __vue_inject_styles__$8 = undefined;
31931
31943
  /* scoped */
31932
31944
 
31933
- var __vue_scope_id__$7 = undefined;
31945
+ var __vue_scope_id__$8 = undefined;
31934
31946
  /* module identifier */
31935
31947
 
31936
- var __vue_module_identifier__$7 = undefined;
31948
+ var __vue_module_identifier__$8 = undefined;
31937
31949
  /* functional template */
31938
31950
 
31939
- var __vue_is_functional_template__$7 = false;
31951
+ var __vue_is_functional_template__$8 = false;
31940
31952
  /* style inject */
31941
31953
 
31942
31954
  /* style inject SSR */
31943
31955
 
31944
31956
  /* style inject shadow dom */
31945
31957
 
31946
- var __vue_component__$7 = /*#__PURE__*/normalizeComponent({
31947
- render: __vue_render__$7,
31948
- staticRenderFns: __vue_staticRenderFns__$7
31949
- }, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, undefined, undefined);
31958
+ var __vue_component__$8 = /*#__PURE__*/normalizeComponent({
31959
+ render: __vue_render__$8,
31960
+ staticRenderFns: __vue_staticRenderFns__$8
31961
+ }, __vue_inject_styles__$8, __vue_script__$8, __vue_scope_id__$8, __vue_is_functional_template__$8, __vue_module_identifier__$8, false, undefined, undefined, undefined);
31950
31962
 
31951
31963
  var searchResult$3 = namespace("searchResult");
31952
31964
  var options$2 = namespace("options");
@@ -31997,12 +32009,12 @@ __decorate([options$2.State(function (o) {
31997
32009
  SearchResultsBreadcrumbs = __decorate([Component({
31998
32010
  name: "searchResultsBreadcrumbs"
31999
32011
  })], SearchResultsBreadcrumbs);
32000
- var script$6 = SearchResultsBreadcrumbs;
32012
+ var script$7 = SearchResultsBreadcrumbs;
32001
32013
 
32002
- var __vue_script__$6 = script$6;
32014
+ var __vue_script__$7 = script$7;
32003
32015
  /* template */
32004
32016
 
32005
- var __vue_render__$6 = function __vue_render__() {
32017
+ var __vue_render__$7 = function __vue_render__() {
32006
32018
  var _vm = this;
32007
32019
 
32008
32020
  var _h = _vm.$createElement;
@@ -32033,30 +32045,30 @@ var __vue_render__$6 = function __vue_render__() {
32033
32045
  }), 0);
32034
32046
  };
32035
32047
 
32036
- var __vue_staticRenderFns__$6 = [];
32037
- __vue_render__$6._withStripped = true;
32048
+ var __vue_staticRenderFns__$7 = [];
32049
+ __vue_render__$7._withStripped = true;
32038
32050
  /* style */
32039
32051
 
32040
- var __vue_inject_styles__$6 = undefined;
32052
+ var __vue_inject_styles__$7 = undefined;
32041
32053
  /* scoped */
32042
32054
 
32043
- var __vue_scope_id__$6 = undefined;
32055
+ var __vue_scope_id__$7 = undefined;
32044
32056
  /* module identifier */
32045
32057
 
32046
- var __vue_module_identifier__$6 = undefined;
32058
+ var __vue_module_identifier__$7 = undefined;
32047
32059
  /* functional template */
32048
32060
 
32049
- var __vue_is_functional_template__$6 = false;
32061
+ var __vue_is_functional_template__$7 = false;
32050
32062
  /* style inject */
32051
32063
 
32052
32064
  /* style inject SSR */
32053
32065
 
32054
32066
  /* style inject shadow dom */
32055
32067
 
32056
- var __vue_component__$6 = /*#__PURE__*/normalizeComponent({
32057
- render: __vue_render__$6,
32058
- staticRenderFns: __vue_staticRenderFns__$6
32059
- }, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, undefined, undefined);
32068
+ var __vue_component__$7 = /*#__PURE__*/normalizeComponent({
32069
+ render: __vue_render__$7,
32070
+ staticRenderFns: __vue_staticRenderFns__$7
32071
+ }, __vue_inject_styles__$7, __vue_script__$7, __vue_scope_id__$7, __vue_is_functional_template__$7, __vue_module_identifier__$7, false, undefined, undefined, undefined);
32060
32072
 
32061
32073
  var searchResult$2 = namespace("searchResult");
32062
32074
 
@@ -32117,13 +32129,13 @@ __decorate([searchResult$2.State(function (state) {
32117
32129
  SearchResultsTitle = __decorate([Component({
32118
32130
  name: "SearchResultsTitle"
32119
32131
  })], SearchResultsTitle);
32120
- var script$5 = SearchResultsTitle;
32132
+ var script$6 = SearchResultsTitle;
32121
32133
 
32122
32134
  /* script */
32123
- var __vue_script__$5 = script$5;
32135
+ var __vue_script__$6 = script$6;
32124
32136
  /* template */
32125
32137
 
32126
- var __vue_render__$5 = function __vue_render__() {
32138
+ var __vue_render__$6 = function __vue_render__() {
32127
32139
  var _vm = this;
32128
32140
 
32129
32141
  var _h = _vm.$createElement;
@@ -32140,6 +32152,124 @@ var __vue_render__$5 = function __vue_render__() {
32140
32152
  }, [_vm._v("(" + _vm._s(_vm.totalItems) + ")")]) : _vm._e()]) : _vm._e();
32141
32153
  };
32142
32154
 
32155
+ var __vue_staticRenderFns__$6 = [];
32156
+ __vue_render__$6._withStripped = true;
32157
+ /* style */
32158
+
32159
+ var __vue_inject_styles__$6 = undefined;
32160
+ /* scoped */
32161
+
32162
+ var __vue_scope_id__$6 = undefined;
32163
+ /* module identifier */
32164
+
32165
+ var __vue_module_identifier__$6 = undefined;
32166
+ /* functional template */
32167
+
32168
+ var __vue_is_functional_template__$6 = false;
32169
+ /* style inject */
32170
+
32171
+ /* style inject SSR */
32172
+
32173
+ /* style inject shadow dom */
32174
+
32175
+ var __vue_component__$6 = /*#__PURE__*/normalizeComponent({
32176
+ render: __vue_render__$6,
32177
+ staticRenderFns: __vue_staticRenderFns__$6
32178
+ }, __vue_inject_styles__$6, __vue_script__$6, __vue_scope_id__$6, __vue_is_functional_template__$6, __vue_module_identifier__$6, false, undefined, undefined, undefined);
32179
+
32180
+ var CategoryTopFilters = /*#__PURE__*/function (_Vue) {
32181
+ _inherits(CategoryTopFilters, _Vue);
32182
+
32183
+ var _super = _createSuper(CategoryTopFilters);
32184
+
32185
+ function CategoryTopFilters() {
32186
+ _classCallCheck(this, CategoryTopFilters);
32187
+
32188
+ return _super.apply(this, arguments);
32189
+ }
32190
+
32191
+ _createClass(CategoryTopFilters, [{
32192
+ key: "hasBackButton",
32193
+ get: function get() {
32194
+ var _a, _b;
32195
+
32196
+ return Boolean((_b = (_a = this.options.categories) === null || _a === void 0 ? void 0 : _a.back) === null || _b === void 0 ? void 0 : _b.title);
32197
+ }
32198
+ }, {
32199
+ key: "backTitle",
32200
+ get: function get() {
32201
+ var _a, _b;
32202
+
32203
+ return (_b = (_a = this.options.categories) === null || _a === void 0 ? void 0 : _a.back) === null || _b === void 0 ? void 0 : _b.title;
32204
+ }
32205
+ }, {
32206
+ key: "backUrlLink",
32207
+ get: function get() {
32208
+ var _a, _b, _c;
32209
+
32210
+ return (_c = (_b = (_a = this.options.categories) === null || _a === void 0 ? void 0 : _a.back) === null || _b === void 0 ? void 0 : _b.url) !== null && _c !== void 0 ? _c : "";
32211
+ }
32212
+ }, {
32213
+ key: "hasEventRouting",
32214
+ get: function get() {
32215
+ return this.options.routingBehavior === "event";
32216
+ }
32217
+ }, {
32218
+ key: "handleNavigationBack",
32219
+ value: function handleNavigationBack(event) {
32220
+ if (!this.backUrlLink) {
32221
+ return;
32222
+ }
32223
+
32224
+ handleRoutingEvent(this.backUrlLink, event, this.hasEventRouting);
32225
+ }
32226
+ }]);
32227
+
32228
+ return CategoryTopFilters;
32229
+ }(Vue$1);
32230
+
32231
+ __decorate([Prop()], CategoryTopFilters.prototype, "options", void 0);
32232
+
32233
+ CategoryTopFilters = __decorate([Component({
32234
+ name: "categoryTopFilters",
32235
+ components: {
32236
+ SearchResultsToolbar: __vue_component__$d
32237
+ }
32238
+ })], CategoryTopFilters);
32239
+ var script$5 = CategoryTopFilters;
32240
+
32241
+ /* script */
32242
+ var __vue_script__$5 = script$5;
32243
+ /* template */
32244
+
32245
+ var __vue_render__$5 = function __vue_render__() {
32246
+ var _vm = this;
32247
+
32248
+ var _h = _vm.$createElement;
32249
+
32250
+ var _c = _vm._self._c || _h;
32251
+
32252
+ return _c("div", {
32253
+ staticClass: "lupa-category-top-mobile-filters"
32254
+ }, [_vm.hasBackButton ? _c("div", {
32255
+ staticClass: "lupa-category-back"
32256
+ }, [_c("a", {
32257
+ attrs: {
32258
+ "data-cy": "lupa-category-back",
32259
+ href: _vm.backUrlLink
32260
+ },
32261
+ on: {
32262
+ click: _vm.handleNavigationBack
32263
+ }
32264
+ }, [_vm._v("\n " + _vm._s(_vm.backTitle) + "\n ")])]) : _vm._e(), _vm._v(" "), _c("SearchResultsToolbar", {
32265
+ staticClass: "lupa-toolbar-mobile",
32266
+ attrs: {
32267
+ "pagination-location": "top",
32268
+ options: _vm.options
32269
+ }
32270
+ })], 1);
32271
+ };
32272
+
32143
32273
  var __vue_staticRenderFns__$5 = [];
32144
32274
  __vue_render__$5._withStripped = true;
32145
32275
  /* style */
@@ -32368,12 +32498,14 @@ __decorate([searchResult$1.Action("setColumnCount")], SearchResults.prototype, "
32368
32498
  SearchResults = __decorate([Component({
32369
32499
  name: "searchResults",
32370
32500
  components: {
32371
- SearchResultsFilters: __vue_component__$C,
32372
- SearchResultsProducts: __vue_component__$7,
32373
- MobileFilterSidebar: __vue_component__$B,
32374
- SearchResultsBreadcrumbs: __vue_component__$6,
32375
- SearchResultsDidYouMean: __vue_component__$A,
32376
- SearchResultsTitle: __vue_component__$5
32501
+ SearchResultsFilters: __vue_component__$D,
32502
+ SearchResultsProducts: __vue_component__$8,
32503
+ MobileFilterSidebar: __vue_component__$C,
32504
+ SearchResultsBreadcrumbs: __vue_component__$7,
32505
+ SearchResultsDidYouMean: __vue_component__$B,
32506
+ SearchResultsTitle: __vue_component__$6,
32507
+ SearchResultsToolbar: __vue_component__$d,
32508
+ CategoryTopFilters: __vue_component__$5
32377
32509
  }
32378
32510
  })], SearchResults);
32379
32511
  var script$4 = SearchResults;
@@ -32391,7 +32523,11 @@ var __vue_render__$4 = function __vue_render__() {
32391
32523
 
32392
32524
  return _c("div", {
32393
32525
  staticClass: "lupa-search-result-wrapper"
32394
- }, [_vm.options.filters ? _c("MobileFilterSidebar", {
32526
+ }, [_vm.isTitleResultTopPosition ? _c("CategoryTopFilters", {
32527
+ attrs: {
32528
+ options: _vm.options
32529
+ }
32530
+ }) : _vm._e(), _vm._v(" "), _vm.options.filters ? _c("MobileFilterSidebar", {
32395
32531
  attrs: {
32396
32532
  options: _vm.options.filters
32397
32533
  }
@@ -32417,7 +32553,7 @@ var __vue_render__$4 = function __vue_render__() {
32417
32553
  }), _vm._v(" "), _c("SearchResultsTitle", {
32418
32554
  attrs: {
32419
32555
  options: _vm.options,
32420
- isProductList: _vm.isProductList
32556
+ "is-product-list": _vm.isProductList
32421
32557
  }
32422
32558
  }), _vm._v(" "), _c("SearchResultsProducts", {
32423
32559
  attrs: {
@@ -32437,7 +32573,7 @@ var __vue_render__$4 = function __vue_render__() {
32437
32573
  }), _vm._v(" "), _c("SearchResultsTitle", {
32438
32574
  attrs: {
32439
32575
  options: _vm.options,
32440
- isProductList: _vm.isProductList
32576
+ "is-product-list": _vm.isProductList
32441
32577
  }
32442
32578
  }), _vm._v(" "), _c("div", {
32443
32579
  attrs: {
@@ -34454,10 +34590,10 @@ var searchBox = function searchBox(options) {
34454
34590
  app.box = new Vue$1({
34455
34591
  el: options.inputSelector,
34456
34592
  components: {
34457
- SearchBoxEntry: __vue_component__$O
34593
+ SearchBoxEntry: __vue_component__$P
34458
34594
  },
34459
34595
  render: function render(h) {
34460
- return h(__vue_component__$O, {
34596
+ return h(__vue_component__$P, {
34461
34597
  props: {
34462
34598
  searchBoxOptions: options
34463
34599
  }
@@ -34531,4 +34667,4 @@ var lupaSearch = {
34531
34667
  clearProductList: clearProductList
34532
34668
  };
34533
34669
 
34534
- export { lupaSearch as default };
34670
+ export { BadgeType, DocumentElementType, SearchBoxPanelType, lupaSearch as default };