@getlupa/client 1.1.0 → 1.1.2

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.
@@ -8602,8 +8602,8 @@ var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
8602
8602
  setLoading
8603
8603
  };
8604
8604
  });
8605
- const _hoisted_1$S = { class: "lupa-search-results-add-to-cart-wrapper" };
8606
- const _hoisted_2$C = { class: "lupa-search-results-product-addtocart" };
8605
+ const _hoisted_1$S = { class: "lupa-search-box-add-to-cart-wrapper" };
8606
+ const _hoisted_2$C = { class: "lupa-search-box-product-addtocart" };
8607
8607
  const _hoisted_3$r = ["onClick", "disabled"];
8608
8608
  const _sfc_main$X = /* @__PURE__ */ defineComponent({
8609
8609
  __name: "SearchBoxProductAddToCart",
@@ -8602,8 +8602,8 @@ const useSearchResultStore = defineStore("searchResult", () => {
8602
8602
  setLoading
8603
8603
  };
8604
8604
  });
8605
- const _hoisted_1$S = { class: "lupa-search-results-add-to-cart-wrapper" };
8606
- const _hoisted_2$C = { class: "lupa-search-results-product-addtocart" };
8605
+ const _hoisted_1$S = { class: "lupa-search-box-add-to-cart-wrapper" };
8606
+ const _hoisted_2$C = { class: "lupa-search-box-product-addtocart" };
8607
8607
  const _hoisted_3$r = ["onClick", "disabled"];
8608
8608
  const _sfc_main$X = /* @__PURE__ */ defineComponent({
8609
8609
  __name: "SearchBoxProductAddToCart",
@@ -8600,8 +8600,8 @@ const useSearchResultStore = defineStore("searchResult", () => {
8600
8600
  setLoading
8601
8601
  };
8602
8602
  });
8603
- const _hoisted_1$S = { class: "lupa-search-results-add-to-cart-wrapper" };
8604
- const _hoisted_2$C = { class: "lupa-search-results-product-addtocart" };
8603
+ const _hoisted_1$S = { class: "lupa-search-box-add-to-cart-wrapper" };
8604
+ const _hoisted_2$C = { class: "lupa-search-box-product-addtocart" };
8605
8605
  const _hoisted_3$r = ["onClick", "disabled"];
8606
8606
  const _sfc_main$X = /* @__PURE__ */ defineComponent({
8607
8607
  __name: "SearchBoxProductAddToCart",
@@ -8604,8 +8604,8 @@ var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
8604
8604
  setLoading
8605
8605
  };
8606
8606
  });
8607
- const _hoisted_1$S = { class: "lupa-search-results-add-to-cart-wrapper" };
8608
- const _hoisted_2$C = { class: "lupa-search-results-product-addtocart" };
8607
+ const _hoisted_1$S = { class: "lupa-search-box-add-to-cart-wrapper" };
8608
+ const _hoisted_2$C = { class: "lupa-search-box-product-addtocart" };
8609
8609
  const _hoisted_3$r = ["onClick", "disabled"];
8610
8610
  const _sfc_main$X = /* @__PURE__ */ defineComponent({
8611
8611
  __name: "SearchBoxProductAddToCart",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getlupa/client",
3
- "version": "1.1.0",
3
+ "version": "1.1.2",
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.1",
23
- "@getlupa/vue": "0.1.0",
23
+ "@getlupa/vue": "0.1.1",
24
24
  "@rushstack/eslint-patch": "^1.3.2",
25
25
  "@tsconfig/node18": "^2.0.1",
26
26
  "@types/jsdom": "^21.1.1",