@annotorious/annotorious 3.7.15 → 3.7.17
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/dist/annotorious.es.js
CHANGED
|
@@ -1650,9 +1650,7 @@ const Yi = () => ({ isGuest: !0, id: Bi("1234567890abcdefghijklmnopqrstuvwxyzABC
|
|
|
1650
1650
|
};
|
|
1651
1651
|
Ni();
|
|
1652
1652
|
const Vr = (e, t = { strict: !0, invertY: !1 }) => ({ parse: (i) => Hi(i, t), serialize: (i) => Gi(i, e, t) }), Hi = (e, t = { strict: !0, invertY: !1 }) => {
|
|
1653
|
-
const n = e.id || oo()
|
|
1654
|
-
console.log("YEAH");
|
|
1655
|
-
const {
|
|
1653
|
+
const n = e.id || oo(), {
|
|
1656
1654
|
creator: o,
|
|
1657
1655
|
created: i,
|
|
1658
1656
|
modified: s,
|