@qratilabs/qrati-connect 1.7.0 → 1.8.0

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/CHANGELOG.md CHANGED
@@ -1,3 +1,15 @@
1
+ # [1.7.0](https://github.com/qrati-labs/qrati-connect-js/compare/v1.6.1...v1.7.0) (2025-03-24)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * add error handling to event view increment API call in ContentsPage ([d9aa4de](https://github.com/qrati-labs/qrati-connect-js/commit/d9aa4de8c7706c3e87986f5c8d0b4b9152e25a53))
7
+
8
+
9
+ ### Features
10
+
11
+ * add get-browser-fingerprint package and implement browser fingerprinting for event view tracking ([6e6cd60](https://github.com/qrati-labs/qrati-connect-js/commit/6e6cd60436f594e4dcdd6d808b5d4aaacf931760))
12
+
1
13
  ## [1.6.1](https://github.com/qrati-labs/qrati-connect-js/compare/v1.6.0...v1.6.1) (2025-03-23)
2
14
 
3
15
 
@@ -1,4 +1,4 @@
1
- import { f as i, j as L, K as Ae, L as Te, t as Le, s as $, M as Oe, _ as A, O as he, P as Me } from "./index-DoPcNWK0.js";
1
+ import { f as i, j as L, K as Ae, L as Te, t as Le, s as $, M as Oe, _ as A, O as he, P as Me } from "./index-B5avJr6D.js";
2
2
  function z(e, t, { checkForDefaultPrevented: n = !0 } = {}) {
3
3
  return function(a) {
4
4
  if (e == null || e(a), n === !1 || !a.defaultPrevented)
@@ -1,6 +1,6 @@
1
- import { Q as Bn, i as Et, h as $n, b as Hn, d as Vn, j as m, c as oe, e as Un, f as w, C as Ye, g as Le, l as Yn, D as jt, m as Ce, n as zt, o as Y, N as Wn, p as Gn, q as et, k as We, s as Fe, t as Zn, u as tt, v as Kn, G as He, w as Ae, x as Xn, y as Qn, S as Jn, E as ei, z as ti } from "./index-DoPcNWK0.js";
2
- import { L as ni } from "./LazyLoadImage-BSlb4DmQ.js";
3
- import { r as ii, P as Te, u as Ge, c as Bt, a as si, b as $t, d as oi, h as ri, R as ai, e as ge, f as li, F as ci, D as di, g as ui, i as hi } from "./Combination-Bf7Dcawb.js";
1
+ import { Q as Bn, i as Et, h as $n, b as Hn, d as Vn, j as m, c as oe, e as Un, f as w, C as Ye, g as Le, l as Yn, D as jt, m as Ce, n as zt, o as Y, N as Wn, p as Gn, q as et, k as We, s as Fe, t as Zn, u as tt, v as Kn, G as He, w as Ae, x as Xn, y as Qn, S as Jn, E as ei, z as ti } from "./index-B5avJr6D.js";
2
+ import { L as ni } from "./LazyLoadImage-Y0cG88Sq.js";
3
+ import { r as ii, P as Te, u as Ge, c as Bt, a as si, b as $t, d as oi, h as ri, R as ai, e as ge, f as li, F as ci, D as di, g as ui, i as hi } from "./Combination-Bcl5IEvs.js";
4
4
  var fi = class extends Bn {
5
5
  constructor(t, e) {
6
6
  super(t, e);
@@ -3826,7 +3826,7 @@ const Go = ({ eventId: t, contentId: e, emojis: n = [], counts: i = {}, userReac
3826
3826
  wheelToZoom: !0,
3827
3827
  pinchToClose: !0,
3828
3828
  zoom: !1,
3829
- pswpModule: () => import("./photoswipe-4K9fgFrl.js")
3829
+ pswpModule: () => import("./photoswipe-BQTJ5bbI.js")
3830
3830
  });
3831
3831
  a.current = u, new ms(u), new gs(u), new ws(u), new xs(u), u.init();
3832
3832
  }
@@ -1,4 +1,4 @@
1
- import { j as x1, f as I, c as j3 } from "./index-DoPcNWK0.js";
1
+ import { j as x1, f as I, c as j3 } from "./index-B5avJr6D.js";
2
2
  var U3 = Object.defineProperty, B3 = Object.defineProperties, H3 = Object.getOwnPropertyDescriptors, H1 = Object.getOwnPropertySymbols, q2 = Object.prototype.hasOwnProperty, G2 = Object.prototype.propertyIsEnumerable, _2 = (h, n, i) => n in h ? U3(h, n, { enumerable: !0, configurable: !0, writable: !0, value: i }) : h[n] = i, z = (h, n) => {
3
3
  for (var i in n || (n = {})) q2.call(n, i) && _2(h, i, n[i]);
4
4
  if (H1) for (var i of H1(n)) G2.call(n, i) && _2(h, i, n[i]);