@seamapi/react 2.19.0 → 2.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/README.md CHANGED
@@ -87,7 +87,7 @@ export function App() {
87
87
  <seam-device-table publishable-key="your_publishable_key"></seam-device-table>
88
88
  <script
89
89
  type="module"
90
- src="https://react.seam.co/v/2.19.0/dist/elements.js"
90
+ src="https://react.seam.co/v/2.19.1/dist/elements.js"
91
91
  ></script>
92
92
  </body>
93
93
  ```
@@ -215,7 +215,7 @@ or place the following in the `<head>` tag:
215
215
  ```html
216
216
  <link
217
217
  rel="stylesheet"
218
- href="https://react.seam.co/v/2.19.0/dist/index.min.css"
218
+ href="https://react.seam.co/v/2.19.1/dist/index.min.css"
219
219
  />
220
220
  ```
221
221
 
package/dist/elements.js CHANGED
@@ -8106,7 +8106,7 @@ const lE = "https://fonts.googleapis.com/css2?family=Source+Sans+Pro:wght@400;60
8106
8106
  const n = globalThis.document.createElement("link");
8107
8107
  n.rel = "stylesheet", n.type = "text/css", n.href = lE, globalThis.document.head.appendChild(n);
8108
8108
  }, [t]);
8109
- }, $x = "2.19.0", SM = "https://react.seam.co", AM = ({
8109
+ }, $x = "2.19.1", SM = "https://react.seam.co", AM = ({
8110
8110
  disabled: t = !1,
8111
8111
  unminified: e = !1
8112
8112
  }) => {
@@ -8289,7 +8289,7 @@ class Ux {
8289
8289
  const r = n.length > 0 ? n.map((i) => JSON.stringify(i)).join(", ") : "";
8290
8290
  console.log(`TelemetryClient.${e}(${r})`);
8291
8291
  });
8292
- sn(this, Ki, new xM()), sn(this, ko, hf()), sn(this, ul, e), sn(this, Xi, n), sn(this, dl, r);
8292
+ sn(this, Ki, new xM()), sn(this, ko, hf()), sn(this, ul, e.endsWith("/") ? e.slice(0, -1) : e), sn(this, Xi, n), sn(this, dl, r);
8293
8293
  }
8294
8294
  load({ endpoint: e, debug: n, disabled: r } = {}) {
8295
8295
  if (ze(this, Xr).call(this, "load", { endpoint: e, debug: n, disabled: r }), ze(this, cl))