@getlupa/client 1.19.0 → 1.19.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/lupaSearch.iife.js +4 -4
- package/dist/lupaSearch.js +4 -4
- package/dist/lupaSearch.mjs +4 -4
- package/dist/lupaSearch.umd.js +4 -4
- package/package.json +2 -2
package/dist/lupaSearch.iife.js
CHANGED
|
@@ -27543,12 +27543,12 @@ and ensure you are accounting for this risk.
|
|
|
27543
27543
|
]),
|
|
27544
27544
|
displayShowMore.value ? (openBlock(), createElementBlock("div", {
|
|
27545
27545
|
key: 1,
|
|
27546
|
-
class: "lupa-facet-term lupa-show-more-facet-results",
|
|
27546
|
+
class: normalizeClass(["lupa-facet-term lupa-show-more-facet-results", { "lupa-show-less-facet-results": showAll.value }]),
|
|
27547
27547
|
"data-cy": "lupa-facet-term",
|
|
27548
27548
|
onClick: toggleShowAll
|
|
27549
27549
|
}, [
|
|
27550
27550
|
showAll.value ? (openBlock(), createElementBlock("span", _hoisted_8$2, toDisplayString(_ctx.options.labels.showLess), 1)) : (openBlock(), createElementBlock("span", _hoisted_9$2, toDisplayString(_ctx.options.labels.showAll), 1))
|
|
27551
|
-
])) : createCommentVNode("", true)
|
|
27551
|
+
], 2)) : createCommentVNode("", true)
|
|
27552
27552
|
]);
|
|
27553
27553
|
};
|
|
27554
27554
|
}
|
|
@@ -29002,10 +29002,10 @@ and ensure you are accounting for this risk.
|
|
|
29002
29002
|
}), 128)),
|
|
29003
29003
|
itemLimit.value < filteredValues.value.length ? (openBlock(), createElementBlock("div", {
|
|
29004
29004
|
key: 1,
|
|
29005
|
-
class: "lupa-facet-term lupa-show-more-facet-results",
|
|
29005
|
+
class: normalizeClass(["lupa-facet-term lupa-show-more-facet-results", { "lupa-show-less-facet-results": showAll.value }]),
|
|
29006
29006
|
"data-cy": "lupa-facet-term",
|
|
29007
29007
|
onClick: handleShowAll
|
|
29008
|
-
}, toDisplayString(_ctx.options.labels.showAll),
|
|
29008
|
+
}, toDisplayString(_ctx.options.labels.showAll), 3)) : showAll.value ? (openBlock(), createElementBlock("div", {
|
|
29009
29009
|
key: 2,
|
|
29010
29010
|
class: "lupa-facet-term lupa-show-more-facet-results",
|
|
29011
29011
|
onClick: handleCancelShowAll
|
package/dist/lupaSearch.js
CHANGED
|
@@ -27543,12 +27543,12 @@ const _sfc_main$W = /* @__PURE__ */ defineComponent({
|
|
|
27543
27543
|
]),
|
|
27544
27544
|
displayShowMore.value ? (openBlock(), createElementBlock("div", {
|
|
27545
27545
|
key: 1,
|
|
27546
|
-
class: "lupa-facet-term lupa-show-more-facet-results",
|
|
27546
|
+
class: normalizeClass(["lupa-facet-term lupa-show-more-facet-results", { "lupa-show-less-facet-results": showAll.value }]),
|
|
27547
27547
|
"data-cy": "lupa-facet-term",
|
|
27548
27548
|
onClick: toggleShowAll
|
|
27549
27549
|
}, [
|
|
27550
27550
|
showAll.value ? (openBlock(), createElementBlock("span", _hoisted_8$2, toDisplayString(_ctx.options.labels.showLess), 1)) : (openBlock(), createElementBlock("span", _hoisted_9$2, toDisplayString(_ctx.options.labels.showAll), 1))
|
|
27551
|
-
])) : createCommentVNode("", true)
|
|
27551
|
+
], 2)) : createCommentVNode("", true)
|
|
27552
27552
|
]);
|
|
27553
27553
|
};
|
|
27554
27554
|
}
|
|
@@ -29002,10 +29002,10 @@ const _sfc_main$T = /* @__PURE__ */ defineComponent({
|
|
|
29002
29002
|
}), 128)),
|
|
29003
29003
|
itemLimit.value < filteredValues.value.length ? (openBlock(), createElementBlock("div", {
|
|
29004
29004
|
key: 1,
|
|
29005
|
-
class: "lupa-facet-term lupa-show-more-facet-results",
|
|
29005
|
+
class: normalizeClass(["lupa-facet-term lupa-show-more-facet-results", { "lupa-show-less-facet-results": showAll.value }]),
|
|
29006
29006
|
"data-cy": "lupa-facet-term",
|
|
29007
29007
|
onClick: handleShowAll
|
|
29008
|
-
}, toDisplayString(_ctx.options.labels.showAll),
|
|
29008
|
+
}, toDisplayString(_ctx.options.labels.showAll), 3)) : showAll.value ? (openBlock(), createElementBlock("div", {
|
|
29009
29009
|
key: 2,
|
|
29010
29010
|
class: "lupa-facet-term lupa-show-more-facet-results",
|
|
29011
29011
|
onClick: handleCancelShowAll
|
package/dist/lupaSearch.mjs
CHANGED
|
@@ -27541,12 +27541,12 @@ const _sfc_main$W = /* @__PURE__ */ defineComponent({
|
|
|
27541
27541
|
]),
|
|
27542
27542
|
displayShowMore.value ? (openBlock(), createElementBlock("div", {
|
|
27543
27543
|
key: 1,
|
|
27544
|
-
class: "lupa-facet-term lupa-show-more-facet-results",
|
|
27544
|
+
class: normalizeClass(["lupa-facet-term lupa-show-more-facet-results", { "lupa-show-less-facet-results": showAll.value }]),
|
|
27545
27545
|
"data-cy": "lupa-facet-term",
|
|
27546
27546
|
onClick: toggleShowAll
|
|
27547
27547
|
}, [
|
|
27548
27548
|
showAll.value ? (openBlock(), createElementBlock("span", _hoisted_8$2, toDisplayString(_ctx.options.labels.showLess), 1)) : (openBlock(), createElementBlock("span", _hoisted_9$2, toDisplayString(_ctx.options.labels.showAll), 1))
|
|
27549
|
-
])) : createCommentVNode("", true)
|
|
27549
|
+
], 2)) : createCommentVNode("", true)
|
|
27550
27550
|
]);
|
|
27551
27551
|
};
|
|
27552
27552
|
}
|
|
@@ -29000,10 +29000,10 @@ const _sfc_main$T = /* @__PURE__ */ defineComponent({
|
|
|
29000
29000
|
}), 128)),
|
|
29001
29001
|
itemLimit.value < filteredValues.value.length ? (openBlock(), createElementBlock("div", {
|
|
29002
29002
|
key: 1,
|
|
29003
|
-
class: "lupa-facet-term lupa-show-more-facet-results",
|
|
29003
|
+
class: normalizeClass(["lupa-facet-term lupa-show-more-facet-results", { "lupa-show-less-facet-results": showAll.value }]),
|
|
29004
29004
|
"data-cy": "lupa-facet-term",
|
|
29005
29005
|
onClick: handleShowAll
|
|
29006
|
-
}, toDisplayString(_ctx.options.labels.showAll),
|
|
29006
|
+
}, toDisplayString(_ctx.options.labels.showAll), 3)) : showAll.value ? (openBlock(), createElementBlock("div", {
|
|
29007
29007
|
key: 2,
|
|
29008
29008
|
class: "lupa-facet-term lupa-show-more-facet-results",
|
|
29009
29009
|
onClick: handleCancelShowAll
|
package/dist/lupaSearch.umd.js
CHANGED
|
@@ -27545,12 +27545,12 @@ and ensure you are accounting for this risk.
|
|
|
27545
27545
|
]),
|
|
27546
27546
|
displayShowMore.value ? (openBlock(), createElementBlock("div", {
|
|
27547
27547
|
key: 1,
|
|
27548
|
-
class: "lupa-facet-term lupa-show-more-facet-results",
|
|
27548
|
+
class: normalizeClass(["lupa-facet-term lupa-show-more-facet-results", { "lupa-show-less-facet-results": showAll.value }]),
|
|
27549
27549
|
"data-cy": "lupa-facet-term",
|
|
27550
27550
|
onClick: toggleShowAll
|
|
27551
27551
|
}, [
|
|
27552
27552
|
showAll.value ? (openBlock(), createElementBlock("span", _hoisted_8$2, toDisplayString(_ctx.options.labels.showLess), 1)) : (openBlock(), createElementBlock("span", _hoisted_9$2, toDisplayString(_ctx.options.labels.showAll), 1))
|
|
27553
|
-
])) : createCommentVNode("", true)
|
|
27553
|
+
], 2)) : createCommentVNode("", true)
|
|
27554
27554
|
]);
|
|
27555
27555
|
};
|
|
27556
27556
|
}
|
|
@@ -29004,10 +29004,10 @@ and ensure you are accounting for this risk.
|
|
|
29004
29004
|
}), 128)),
|
|
29005
29005
|
itemLimit.value < filteredValues.value.length ? (openBlock(), createElementBlock("div", {
|
|
29006
29006
|
key: 1,
|
|
29007
|
-
class: "lupa-facet-term lupa-show-more-facet-results",
|
|
29007
|
+
class: normalizeClass(["lupa-facet-term lupa-show-more-facet-results", { "lupa-show-less-facet-results": showAll.value }]),
|
|
29008
29008
|
"data-cy": "lupa-facet-term",
|
|
29009
29009
|
onClick: handleShowAll
|
|
29010
|
-
}, toDisplayString(_ctx.options.labels.showAll),
|
|
29010
|
+
}, toDisplayString(_ctx.options.labels.showAll), 3)) : showAll.value ? (openBlock(), createElementBlock("div", {
|
|
29011
29011
|
key: 2,
|
|
29012
29012
|
class: "lupa-facet-term lupa-show-more-facet-results",
|
|
29013
29013
|
onClick: handleCancelShowAll
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@getlupa/client",
|
|
3
|
-
"version": "1.19.
|
|
3
|
+
"version": "1.19.1",
|
|
4
4
|
"main": "dist/lupaSearch.js",
|
|
5
5
|
"module": "dist/index.mjs",
|
|
6
6
|
"types": "dist/src/index.d.ts",
|
|
@@ -20,7 +20,7 @@
|
|
|
20
20
|
},
|
|
21
21
|
"devDependencies": {
|
|
22
22
|
"@getlupa/client-sdk": "^1.3.4",
|
|
23
|
-
"@getlupa/vue": "0.19.
|
|
23
|
+
"@getlupa/vue": "0.19.1",
|
|
24
24
|
"@rushstack/eslint-patch": "^1.3.2",
|
|
25
25
|
"@tsconfig/node18": "^2.0.1",
|
|
26
26
|
"@types/jsdom": "^21.1.1",
|