@getlupa/client 1.3.1 → 1.3.3

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.
@@ -27193,7 +27193,7 @@ var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
27193
27193
  return;
27194
27194
  }
27195
27195
  const instance = createVue(options.displayOptions.containerSelector, _sfc_main$1i, {
27196
- recommendationOptions: options
27196
+ options
27197
27197
  });
27198
27198
  if (!instance) {
27199
27199
  return;
@@ -27193,7 +27193,7 @@ const chat = (options, mountOptions) => {
27193
27193
  return;
27194
27194
  }
27195
27195
  const instance = createVue(options.displayOptions.containerSelector, _sfc_main$1i, {
27196
- recommendationOptions: options
27196
+ options
27197
27197
  });
27198
27198
  if (!instance) {
27199
27199
  return;
@@ -27191,7 +27191,7 @@ const chat = (options, mountOptions) => {
27191
27191
  return;
27192
27192
  }
27193
27193
  const instance = createVue(options.displayOptions.containerSelector, _sfc_main$1i, {
27194
- recommendationOptions: options
27194
+ options
27195
27195
  });
27196
27196
  if (!instance) {
27197
27197
  return;
@@ -27195,7 +27195,7 @@ var __spreadProps = (a, b) => __defProps(a, __getOwnPropDescs(b));
27195
27195
  return;
27196
27196
  }
27197
27197
  const instance = createVue(options.displayOptions.containerSelector, _sfc_main$1i, {
27198
- recommendationOptions: options
27198
+ options
27199
27199
  });
27200
27200
  if (!instance) {
27201
27201
  return;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@getlupa/client",
3
- "version": "1.3.1",
3
+ "version": "1.3.3",
4
4
  "main": "dist/lupaSearch.js",
5
5
  "module": "dist/index.mjs",
6
6
  "types": "dist/src/index.d.ts",