@getlupa/vue 0.12.8 → 0.12.9

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.
@@ -3297,7 +3297,7 @@ const _hoisted_1$1f = { id: "lupa-search-box-input-container" };
3297
3297
  const _hoisted_2$R = { class: "lupa-input-clear" };
3298
3298
  const _hoisted_3$B = { id: "lupa-search-box-input" };
3299
3299
  const _hoisted_4$t = ["value"];
3300
- const _hoisted_5$i = ["aria-label", "placeholder"];
3300
+ const _hoisted_5$j = ["aria-label", "placeholder"];
3301
3301
  const _hoisted_6$9 = /* @__PURE__ */ vue.createElementVNode("span", { class: "lupa-search-submit-icon" }, null, -1);
3302
3302
  const _hoisted_7$7 = [
3303
3303
  _hoisted_6$9
@@ -3417,7 +3417,7 @@ const _sfc_main$1n = /* @__PURE__ */ vue.defineComponent({
3417
3417
  placeholder: labels.value.placeholder,
3418
3418
  onInput: handleInput,
3419
3419
  onFocus: handleFocus
3420
- }), null, 16, _hoisted_5$i), [
3420
+ }), null, 16, _hoisted_5$j), [
3421
3421
  [vue.vModelText, inputValue.value]
3422
3422
  ]),
3423
3423
  _ctx.options.showSubmitButton ? (vue.openBlock(), vue.createElementBlock("button", {
@@ -3591,7 +3591,7 @@ const _hoisted_4$s = {
3591
3591
  class: "lupa-suggestion-facet-label",
3592
3592
  "data-cy": "lupa-suggestion-facet-label"
3593
3593
  };
3594
- const _hoisted_5$h = {
3594
+ const _hoisted_5$i = {
3595
3595
  class: "lupa-suggestion-facet-value",
3596
3596
  "data-cy": "lupa-suggestion-facet-value"
3597
3597
  };
@@ -3634,7 +3634,7 @@ const _sfc_main$1i = /* @__PURE__ */ vue.defineComponent({
3634
3634
  }, null, 8, _hoisted_1$1b)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$P, vue.toDisplayString(_ctx.suggestion.display), 1)),
3635
3635
  _ctx.suggestion.facet ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$A, [
3636
3636
  vue.createElementVNode("span", _hoisted_4$s, vue.toDisplayString(facetLabel.value), 1),
3637
- vue.createElementVNode("span", _hoisted_5$h, vue.toDisplayString(_ctx.suggestion.facet.title), 1)
3637
+ vue.createElementVNode("span", _hoisted_5$i, vue.toDisplayString(_ctx.suggestion.facet.title), 1)
3638
3638
  ])) : vue.createCommentVNode("", true)
3639
3639
  ]);
3640
3640
  };
@@ -4135,7 +4135,7 @@ const _hoisted_1$14 = ["innerHTML"];
4135
4135
  const _hoisted_2$M = { key: 0 };
4136
4136
  const _hoisted_3$z = { key: 1 };
4137
4137
  const _hoisted_4$r = { class: "lupa-search-box-custom-label" };
4138
- const _hoisted_5$g = { class: "lupa-search-box-custom-text" };
4138
+ const _hoisted_5$h = { class: "lupa-search-box-custom-text" };
4139
4139
  const _sfc_main$19 = /* @__PURE__ */ vue.defineComponent({
4140
4140
  __name: "SearchBoxProductCustom",
4141
4141
  props: {
@@ -4168,7 +4168,7 @@ const _sfc_main$19 = /* @__PURE__ */ vue.defineComponent({
4168
4168
  }, vue.toHandlers(_ctx.options.action ? { click: handleClick } : {}, true)), [
4169
4169
  !label.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$M, vue.toDisplayString(text.value), 1)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$z, [
4170
4170
  vue.createElementVNode("div", _hoisted_4$r, vue.toDisplayString(label.value), 1),
4171
- vue.createElementVNode("div", _hoisted_5$g, vue.toDisplayString(text.value), 1)
4171
+ vue.createElementVNode("div", _hoisted_5$h, vue.toDisplayString(text.value), 1)
4172
4172
  ]))
4173
4173
  ], 16));
4174
4174
  };
@@ -5314,7 +5314,7 @@ const _hoisted_4$o = {
5314
5314
  key: 1,
5315
5315
  class: "lupa-panel-title"
5316
5316
  };
5317
- const _hoisted_5$f = {
5317
+ const _hoisted_5$g = {
5318
5318
  key: 1,
5319
5319
  id: "lupa-search-box-panel"
5320
5320
  };
@@ -5528,7 +5528,7 @@ const _sfc_main$W = /* @__PURE__ */ vue.defineComponent(__spreadProps(__spreadVa
5528
5528
  showTotalCount: (_a = _ctx.options.showTotalCount) != null ? _a : false,
5529
5529
  onGoToResults: _cache[4] || (_cache[4] = ($event) => _ctx.$emit("go-to-results"))
5530
5530
  }, null, 8, ["labels", "showTotalCount"])) : vue.createCommentVNode("", true)
5531
- ])) : displayHistory.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_5$f, [
5531
+ ])) : displayHistory.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_5$g, [
5532
5532
  vue.createVNode(_sfc_main$1k, {
5533
5533
  options: _ctx.options.history,
5534
5534
  history: history.value,
@@ -6039,7 +6039,7 @@ const _hoisted_3$t = {
6039
6039
  class: "lupa-results-total-count"
6040
6040
  };
6041
6041
  const _hoisted_4$m = { class: "lupa-results-total-count-number" };
6042
- const _hoisted_5$e = ["innerHTML"];
6042
+ const _hoisted_5$f = ["innerHTML"];
6043
6043
  const _sfc_main$S = /* @__PURE__ */ vue.defineComponent({
6044
6044
  __name: "SearchResultsTitle",
6045
6045
  props: {
@@ -6096,7 +6096,7 @@ const _sfc_main$S = /* @__PURE__ */ vue.defineComponent({
6096
6096
  key: 2,
6097
6097
  class: "lupa-result-page-description-top",
6098
6098
  innerHTML: descriptionTop.value
6099
- }, null, 8, _hoisted_5$e)) : vue.createCommentVNode("", true)
6099
+ }, null, 8, _hoisted_5$f)) : vue.createCommentVNode("", true)
6100
6100
  ]);
6101
6101
  };
6102
6102
  }
@@ -6295,7 +6295,7 @@ const _hoisted_1$L = {
6295
6295
  const _hoisted_2$z = { class: "lupa-category-back" };
6296
6296
  const _hoisted_3$q = ["href"];
6297
6297
  const _hoisted_4$k = ["href"];
6298
- const _hoisted_5$d = { class: "lupa-child-category-list" };
6298
+ const _hoisted_5$e = { class: "lupa-child-category-list" };
6299
6299
  const _sfc_main$O = /* @__PURE__ */ vue.defineComponent({
6300
6300
  __name: "CategoryFilter",
6301
6301
  props: {
@@ -6401,7 +6401,7 @@ const _sfc_main$O = /* @__PURE__ */ vue.defineComponent({
6401
6401
  onClick: handleNavigationParent
6402
6402
  }, vue.toDisplayString(parentTitle.value), 11, _hoisted_4$k)
6403
6403
  ], 2),
6404
- vue.createElementVNode("div", _hoisted_5$d, [
6404
+ vue.createElementVNode("div", _hoisted_5$e, [
6405
6405
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(categoryChildren.value, (child) => {
6406
6406
  return vue.openBlock(), vue.createBlock(_sfc_main$P, {
6407
6407
  key: getCategoryKey(child),
@@ -6421,7 +6421,7 @@ const _hoisted_1$K = {
6421
6421
  const _hoisted_2$y = ["placeholder"];
6422
6422
  const _hoisted_3$p = { class: "lupa-terms-list" };
6423
6423
  const _hoisted_4$j = ["onClick"];
6424
- const _hoisted_5$c = { class: "lupa-term-checkbox-wrapper" };
6424
+ const _hoisted_5$d = { class: "lupa-term-checkbox-wrapper" };
6425
6425
  const _hoisted_6$8 = { class: "lupa-term-checkbox-label" };
6426
6426
  const _hoisted_7$6 = { class: "lupa-term-label" };
6427
6427
  const _hoisted_8$2 = {
@@ -6519,7 +6519,7 @@ const _sfc_main$N = /* @__PURE__ */ vue.defineComponent({
6519
6519
  key: item.title,
6520
6520
  onClick: ($event) => handleFacetClick(item)
6521
6521
  }, [
6522
- vue.createElementVNode("div", _hoisted_5$c, [
6522
+ vue.createElementVNode("div", _hoisted_5$d, [
6523
6523
  vue.createElementVNode("span", {
6524
6524
  class: vue.normalizeClass(["lupa-term-checkbox", { checked: isChecked(item) }])
6525
6525
  }, null, 2)
@@ -7532,7 +7532,7 @@ const _hoisted_4$i = {
7532
7532
  key: 0,
7533
7533
  class: "lupa-stats-range-label"
7534
7534
  };
7535
- const _hoisted_5$b = { class: "lupa-stats-from" };
7535
+ const _hoisted_5$c = { class: "lupa-stats-from" };
7536
7536
  const _hoisted_6$7 = ["max", "min", "pattern", "aria-label"];
7537
7537
  const _hoisted_7$5 = { key: 0 };
7538
7538
  const _hoisted_8$1 = /* @__PURE__ */ vue.createElementVNode("div", { class: "lupa-stats-separator" }, null, -1);
@@ -7724,7 +7724,7 @@ const _sfc_main$M = /* @__PURE__ */ vue.defineComponent({
7724
7724
  !isInputVisible.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_2$x, vue.toDisplayString(statsSummary.value), 1)) : (vue.openBlock(), vue.createElementBlock("div", _hoisted_3$o, [
7725
7725
  vue.createElementVNode("div", null, [
7726
7726
  rangeLabelFrom.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_4$i, vue.toDisplayString(rangeLabelFrom.value), 1)) : vue.createCommentVNode("", true),
7727
- vue.createElementVNode("div", _hoisted_5$b, [
7727
+ vue.createElementVNode("div", _hoisted_5$c, [
7728
7728
  vue.withDirectives(vue.createElementVNode("input", {
7729
7729
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => fromValue.value = $event),
7730
7730
  type: "text",
@@ -7794,7 +7794,7 @@ const _hoisted_4$h = {
7794
7794
  key: 0,
7795
7795
  class: "lupa-term-count"
7796
7796
  };
7797
- const _hoisted_5$a = {
7797
+ const _hoisted_5$b = {
7798
7798
  key: 0,
7799
7799
  class: "lupa-facet-level"
7800
7800
  };
@@ -7854,7 +7854,7 @@ const _sfc_main$L = /* @__PURE__ */ vue.defineComponent({
7854
7854
  _ctx.options.showDocumentCount ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_4$h, "(" + vue.toDisplayString(_ctx.item.count) + ")", 1)) : vue.createCommentVNode("", true)
7855
7855
  ])
7856
7856
  ]),
7857
- showChildren.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_5$a, [
7857
+ showChildren.value ? (vue.openBlock(), vue.createElementBlock("div", _hoisted_5$b, [
7858
7858
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(treeItem.value.children, (itemChild) => {
7859
7859
  return vue.openBlock(), vue.createBlock(_component_HierarchyFacetLevel, {
7860
7860
  key: itemChild.title,
@@ -8364,7 +8364,7 @@ const _hoisted_1$B = {
8364
8364
  const _hoisted_2$r = ["onClick"];
8365
8365
  const _hoisted_3$l = { class: "lupa-mobile-sidebar-content" };
8366
8366
  const _hoisted_4$g = { class: "lupa-sidebar-top" };
8367
- const _hoisted_5$9 = { class: "lupa-sidebar-title" };
8367
+ const _hoisted_5$a = { class: "lupa-sidebar-title" };
8368
8368
  const _hoisted_6$6 = {
8369
8369
  key: 0,
8370
8370
  class: "lupa-sidebar-filter-count"
@@ -8408,7 +8408,7 @@ const _sfc_main$E = /* @__PURE__ */ vue.defineComponent({
8408
8408
  }, null, 8, _hoisted_2$r),
8409
8409
  vue.createElementVNode("div", _hoisted_3$l, [
8410
8410
  vue.createElementVNode("div", _hoisted_4$g, [
8411
- vue.createElementVNode("div", _hoisted_5$9, [
8411
+ vue.createElementVNode("div", _hoisted_5$a, [
8412
8412
  vue.createTextVNode(vue.toDisplayString(sidebarTitle.value) + " ", 1),
8413
8413
  isFilterCountVisible.value ? (vue.openBlock(), vue.createElementBlock("span", _hoisted_6$6, vue.toDisplayString(vue.unref(currentFilterCount)), 1)) : vue.createCommentVNode("", true)
8414
8414
  ]),
@@ -8714,6 +8714,7 @@ const _hoisted_1$v = {
8714
8714
  const _hoisted_2$o = { id: "lupa-select" };
8715
8715
  const _hoisted_3$i = { class: "lupa-select-label" };
8716
8716
  const _hoisted_4$d = ["aria-label"];
8717
+ const _hoisted_5$9 = ["value"];
8717
8718
  const _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
8718
8719
  __name: "SearchResultsPageSize",
8719
8720
  props: {
@@ -8753,7 +8754,10 @@ const _sfc_main$y = /* @__PURE__ */ vue.defineComponent({
8753
8754
  ref: select
8754
8755
  }, [
8755
8756
  (vue.openBlock(true), vue.createElementBlock(vue.Fragment, null, vue.renderList(_ctx.options.sizes, (option) => {
8756
- return vue.openBlock(), vue.createElementBlock("option", { key: option }, vue.toDisplayString(prefixLabel.value) + vue.toDisplayString(option), 1);
8757
+ return vue.openBlock(), vue.createElementBlock("option", {
8758
+ key: option,
8759
+ value: option
8760
+ }, vue.toDisplayString(prefixLabel.value) + vue.toDisplayString(option), 9, _hoisted_5$9);
8757
8761
  }), 128))
8758
8762
  ], 40, _hoisted_4$d)
8759
8763
  ])
@@ -3295,7 +3295,7 @@ const _hoisted_1$1f = { id: "lupa-search-box-input-container" };
3295
3295
  const _hoisted_2$R = { class: "lupa-input-clear" };
3296
3296
  const _hoisted_3$B = { id: "lupa-search-box-input" };
3297
3297
  const _hoisted_4$t = ["value"];
3298
- const _hoisted_5$i = ["aria-label", "placeholder"];
3298
+ const _hoisted_5$j = ["aria-label", "placeholder"];
3299
3299
  const _hoisted_6$9 = /* @__PURE__ */ createElementVNode("span", { class: "lupa-search-submit-icon" }, null, -1);
3300
3300
  const _hoisted_7$7 = [
3301
3301
  _hoisted_6$9
@@ -3415,7 +3415,7 @@ const _sfc_main$1n = /* @__PURE__ */ defineComponent({
3415
3415
  placeholder: labels.value.placeholder,
3416
3416
  onInput: handleInput,
3417
3417
  onFocus: handleFocus
3418
- }), null, 16, _hoisted_5$i), [
3418
+ }), null, 16, _hoisted_5$j), [
3419
3419
  [vModelText, inputValue.value]
3420
3420
  ]),
3421
3421
  _ctx.options.showSubmitButton ? (openBlock(), createElementBlock("button", {
@@ -3589,7 +3589,7 @@ const _hoisted_4$s = {
3589
3589
  class: "lupa-suggestion-facet-label",
3590
3590
  "data-cy": "lupa-suggestion-facet-label"
3591
3591
  };
3592
- const _hoisted_5$h = {
3592
+ const _hoisted_5$i = {
3593
3593
  class: "lupa-suggestion-facet-value",
3594
3594
  "data-cy": "lupa-suggestion-facet-value"
3595
3595
  };
@@ -3632,7 +3632,7 @@ const _sfc_main$1i = /* @__PURE__ */ defineComponent({
3632
3632
  }, null, 8, _hoisted_1$1b)) : (openBlock(), createElementBlock("div", _hoisted_2$P, toDisplayString(_ctx.suggestion.display), 1)),
3633
3633
  _ctx.suggestion.facet ? (openBlock(), createElementBlock("div", _hoisted_3$A, [
3634
3634
  createElementVNode("span", _hoisted_4$s, toDisplayString(facetLabel.value), 1),
3635
- createElementVNode("span", _hoisted_5$h, toDisplayString(_ctx.suggestion.facet.title), 1)
3635
+ createElementVNode("span", _hoisted_5$i, toDisplayString(_ctx.suggestion.facet.title), 1)
3636
3636
  ])) : createCommentVNode("", true)
3637
3637
  ]);
3638
3638
  };
@@ -4133,7 +4133,7 @@ const _hoisted_1$14 = ["innerHTML"];
4133
4133
  const _hoisted_2$M = { key: 0 };
4134
4134
  const _hoisted_3$z = { key: 1 };
4135
4135
  const _hoisted_4$r = { class: "lupa-search-box-custom-label" };
4136
- const _hoisted_5$g = { class: "lupa-search-box-custom-text" };
4136
+ const _hoisted_5$h = { class: "lupa-search-box-custom-text" };
4137
4137
  const _sfc_main$19 = /* @__PURE__ */ defineComponent({
4138
4138
  __name: "SearchBoxProductCustom",
4139
4139
  props: {
@@ -4166,7 +4166,7 @@ const _sfc_main$19 = /* @__PURE__ */ defineComponent({
4166
4166
  }, toHandlers(_ctx.options.action ? { click: handleClick } : {}, true)), [
4167
4167
  !label.value ? (openBlock(), createElementBlock("div", _hoisted_2$M, toDisplayString(text.value), 1)) : (openBlock(), createElementBlock("div", _hoisted_3$z, [
4168
4168
  createElementVNode("div", _hoisted_4$r, toDisplayString(label.value), 1),
4169
- createElementVNode("div", _hoisted_5$g, toDisplayString(text.value), 1)
4169
+ createElementVNode("div", _hoisted_5$h, toDisplayString(text.value), 1)
4170
4170
  ]))
4171
4171
  ], 16));
4172
4172
  };
@@ -5312,7 +5312,7 @@ const _hoisted_4$o = {
5312
5312
  key: 1,
5313
5313
  class: "lupa-panel-title"
5314
5314
  };
5315
- const _hoisted_5$f = {
5315
+ const _hoisted_5$g = {
5316
5316
  key: 1,
5317
5317
  id: "lupa-search-box-panel"
5318
5318
  };
@@ -5526,7 +5526,7 @@ const _sfc_main$W = /* @__PURE__ */ defineComponent(__spreadProps(__spreadValues
5526
5526
  showTotalCount: (_a = _ctx.options.showTotalCount) != null ? _a : false,
5527
5527
  onGoToResults: _cache[4] || (_cache[4] = ($event) => _ctx.$emit("go-to-results"))
5528
5528
  }, null, 8, ["labels", "showTotalCount"])) : createCommentVNode("", true)
5529
- ])) : displayHistory.value ? (openBlock(), createElementBlock("div", _hoisted_5$f, [
5529
+ ])) : displayHistory.value ? (openBlock(), createElementBlock("div", _hoisted_5$g, [
5530
5530
  createVNode(_sfc_main$1k, {
5531
5531
  options: _ctx.options.history,
5532
5532
  history: history.value,
@@ -6037,7 +6037,7 @@ const _hoisted_3$t = {
6037
6037
  class: "lupa-results-total-count"
6038
6038
  };
6039
6039
  const _hoisted_4$m = { class: "lupa-results-total-count-number" };
6040
- const _hoisted_5$e = ["innerHTML"];
6040
+ const _hoisted_5$f = ["innerHTML"];
6041
6041
  const _sfc_main$S = /* @__PURE__ */ defineComponent({
6042
6042
  __name: "SearchResultsTitle",
6043
6043
  props: {
@@ -6094,7 +6094,7 @@ const _sfc_main$S = /* @__PURE__ */ defineComponent({
6094
6094
  key: 2,
6095
6095
  class: "lupa-result-page-description-top",
6096
6096
  innerHTML: descriptionTop.value
6097
- }, null, 8, _hoisted_5$e)) : createCommentVNode("", true)
6097
+ }, null, 8, _hoisted_5$f)) : createCommentVNode("", true)
6098
6098
  ]);
6099
6099
  };
6100
6100
  }
@@ -6293,7 +6293,7 @@ const _hoisted_1$L = {
6293
6293
  const _hoisted_2$z = { class: "lupa-category-back" };
6294
6294
  const _hoisted_3$q = ["href"];
6295
6295
  const _hoisted_4$k = ["href"];
6296
- const _hoisted_5$d = { class: "lupa-child-category-list" };
6296
+ const _hoisted_5$e = { class: "lupa-child-category-list" };
6297
6297
  const _sfc_main$O = /* @__PURE__ */ defineComponent({
6298
6298
  __name: "CategoryFilter",
6299
6299
  props: {
@@ -6399,7 +6399,7 @@ const _sfc_main$O = /* @__PURE__ */ defineComponent({
6399
6399
  onClick: handleNavigationParent
6400
6400
  }, toDisplayString(parentTitle.value), 11, _hoisted_4$k)
6401
6401
  ], 2),
6402
- createElementVNode("div", _hoisted_5$d, [
6402
+ createElementVNode("div", _hoisted_5$e, [
6403
6403
  (openBlock(true), createElementBlock(Fragment, null, renderList(categoryChildren.value, (child) => {
6404
6404
  return openBlock(), createBlock(_sfc_main$P, {
6405
6405
  key: getCategoryKey(child),
@@ -6419,7 +6419,7 @@ const _hoisted_1$K = {
6419
6419
  const _hoisted_2$y = ["placeholder"];
6420
6420
  const _hoisted_3$p = { class: "lupa-terms-list" };
6421
6421
  const _hoisted_4$j = ["onClick"];
6422
- const _hoisted_5$c = { class: "lupa-term-checkbox-wrapper" };
6422
+ const _hoisted_5$d = { class: "lupa-term-checkbox-wrapper" };
6423
6423
  const _hoisted_6$8 = { class: "lupa-term-checkbox-label" };
6424
6424
  const _hoisted_7$6 = { class: "lupa-term-label" };
6425
6425
  const _hoisted_8$2 = {
@@ -6517,7 +6517,7 @@ const _sfc_main$N = /* @__PURE__ */ defineComponent({
6517
6517
  key: item.title,
6518
6518
  onClick: ($event) => handleFacetClick(item)
6519
6519
  }, [
6520
- createElementVNode("div", _hoisted_5$c, [
6520
+ createElementVNode("div", _hoisted_5$d, [
6521
6521
  createElementVNode("span", {
6522
6522
  class: normalizeClass(["lupa-term-checkbox", { checked: isChecked(item) }])
6523
6523
  }, null, 2)
@@ -7530,7 +7530,7 @@ const _hoisted_4$i = {
7530
7530
  key: 0,
7531
7531
  class: "lupa-stats-range-label"
7532
7532
  };
7533
- const _hoisted_5$b = { class: "lupa-stats-from" };
7533
+ const _hoisted_5$c = { class: "lupa-stats-from" };
7534
7534
  const _hoisted_6$7 = ["max", "min", "pattern", "aria-label"];
7535
7535
  const _hoisted_7$5 = { key: 0 };
7536
7536
  const _hoisted_8$1 = /* @__PURE__ */ createElementVNode("div", { class: "lupa-stats-separator" }, null, -1);
@@ -7722,7 +7722,7 @@ const _sfc_main$M = /* @__PURE__ */ defineComponent({
7722
7722
  !isInputVisible.value ? (openBlock(), createElementBlock("div", _hoisted_2$x, toDisplayString(statsSummary.value), 1)) : (openBlock(), createElementBlock("div", _hoisted_3$o, [
7723
7723
  createElementVNode("div", null, [
7724
7724
  rangeLabelFrom.value ? (openBlock(), createElementBlock("div", _hoisted_4$i, toDisplayString(rangeLabelFrom.value), 1)) : createCommentVNode("", true),
7725
- createElementVNode("div", _hoisted_5$b, [
7725
+ createElementVNode("div", _hoisted_5$c, [
7726
7726
  withDirectives(createElementVNode("input", {
7727
7727
  "onUpdate:modelValue": _cache[0] || (_cache[0] = ($event) => fromValue.value = $event),
7728
7728
  type: "text",
@@ -7792,7 +7792,7 @@ const _hoisted_4$h = {
7792
7792
  key: 0,
7793
7793
  class: "lupa-term-count"
7794
7794
  };
7795
- const _hoisted_5$a = {
7795
+ const _hoisted_5$b = {
7796
7796
  key: 0,
7797
7797
  class: "lupa-facet-level"
7798
7798
  };
@@ -7852,7 +7852,7 @@ const _sfc_main$L = /* @__PURE__ */ defineComponent({
7852
7852
  _ctx.options.showDocumentCount ? (openBlock(), createElementBlock("span", _hoisted_4$h, "(" + toDisplayString(_ctx.item.count) + ")", 1)) : createCommentVNode("", true)
7853
7853
  ])
7854
7854
  ]),
7855
- showChildren.value ? (openBlock(), createElementBlock("div", _hoisted_5$a, [
7855
+ showChildren.value ? (openBlock(), createElementBlock("div", _hoisted_5$b, [
7856
7856
  (openBlock(true), createElementBlock(Fragment, null, renderList(treeItem.value.children, (itemChild) => {
7857
7857
  return openBlock(), createBlock(_component_HierarchyFacetLevel, {
7858
7858
  key: itemChild.title,
@@ -8362,7 +8362,7 @@ const _hoisted_1$B = {
8362
8362
  const _hoisted_2$r = ["onClick"];
8363
8363
  const _hoisted_3$l = { class: "lupa-mobile-sidebar-content" };
8364
8364
  const _hoisted_4$g = { class: "lupa-sidebar-top" };
8365
- const _hoisted_5$9 = { class: "lupa-sidebar-title" };
8365
+ const _hoisted_5$a = { class: "lupa-sidebar-title" };
8366
8366
  const _hoisted_6$6 = {
8367
8367
  key: 0,
8368
8368
  class: "lupa-sidebar-filter-count"
@@ -8406,7 +8406,7 @@ const _sfc_main$E = /* @__PURE__ */ defineComponent({
8406
8406
  }, null, 8, _hoisted_2$r),
8407
8407
  createElementVNode("div", _hoisted_3$l, [
8408
8408
  createElementVNode("div", _hoisted_4$g, [
8409
- createElementVNode("div", _hoisted_5$9, [
8409
+ createElementVNode("div", _hoisted_5$a, [
8410
8410
  createTextVNode(toDisplayString(sidebarTitle.value) + " ", 1),
8411
8411
  isFilterCountVisible.value ? (openBlock(), createElementBlock("span", _hoisted_6$6, toDisplayString(unref(currentFilterCount)), 1)) : createCommentVNode("", true)
8412
8412
  ]),
@@ -8712,6 +8712,7 @@ const _hoisted_1$v = {
8712
8712
  const _hoisted_2$o = { id: "lupa-select" };
8713
8713
  const _hoisted_3$i = { class: "lupa-select-label" };
8714
8714
  const _hoisted_4$d = ["aria-label"];
8715
+ const _hoisted_5$9 = ["value"];
8715
8716
  const _sfc_main$y = /* @__PURE__ */ defineComponent({
8716
8717
  __name: "SearchResultsPageSize",
8717
8718
  props: {
@@ -8751,7 +8752,10 @@ const _sfc_main$y = /* @__PURE__ */ defineComponent({
8751
8752
  ref: select
8752
8753
  }, [
8753
8754
  (openBlock(true), createElementBlock(Fragment, null, renderList(_ctx.options.sizes, (option) => {
8754
- return openBlock(), createElementBlock("option", { key: option }, toDisplayString(prefixLabel.value) + toDisplayString(option), 1);
8755
+ return openBlock(), createElementBlock("option", {
8756
+ key: option,
8757
+ value: option
8758
+ }, toDisplayString(prefixLabel.value) + toDisplayString(option), 9, _hoisted_5$9);
8755
8759
  }), 128))
8756
8760
  ], 40, _hoisted_4$d)
8757
8761
  ])
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getlupa/vue",
3
- "version": "0.12.8",
3
+ "version": "0.12.9",
4
4
  "main": "dist/lupaSearch.mjs",
5
5
  "module": "dist/lupaSearch.mjs",
6
6
  "types": "dist/src/index.d.ts",