@annotorious/openseadragon 3.7.15 → 3.7.16
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.
|
@@ -1917,9 +1917,7 @@ const Ky = () => ({ isGuest: !0, id: Yy("1234567890abcdefghijklmnopqrstuvwxyzABC
|
|
|
1917
1917
|
});
|
|
1918
1918
|
qy();
|
|
1919
1919
|
const mC = (r, t = { strict: !0, invertY: !1 }) => ({ parse: (e) => t0(e, t), serialize: (e) => e0(e, r, t) }), t0 = (r, t = { strict: !0, invertY: !1 }) => {
|
|
1920
|
-
const e = r.id || Rf()
|
|
1921
|
-
console.log("YEAH");
|
|
1922
|
-
const {
|
|
1920
|
+
const e = r.id || Rf(), {
|
|
1923
1921
|
creator: i,
|
|
1924
1922
|
created: n,
|
|
1925
1923
|
modified: s,
|