js-cloudimage-360-view 4.3.1 → 4.3.2
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 +1 -1
- package/dist/js-cloudimage-360-view.min.js +1 -1
- package/dist/react/{ci360-C-RVZ3Va.js → ci360-B5m0D5w8.js} +2 -2
- package/dist/react/ci360-B5m0D5w8.js.map +1 -0
- package/dist/react/{ci360-CzKohD8_.mjs → ci360-CX3RAC_t.mjs} +2 -1
- package/dist/react/ci360-CX3RAC_t.mjs.map +1 -0
- package/dist/react/index.cjs +1 -1
- package/dist/react/index.js +1 -1
- package/package.json +1 -1
- package/dist/react/ci360-C-RVZ3Va.js.map +0 -1
- package/dist/react/ci360-CzKohD8_.mjs.map +0 -1
|
@@ -617,6 +617,7 @@ const me = /* @__PURE__ */ ai(Ei), R = {
|
|
|
617
617
|
e && e.classList.remove("visible");
|
|
618
618
|
}, Qt = (e, t = []) => {
|
|
619
619
|
if (!e) return t;
|
|
620
|
+
if (Array.isArray(e)) return e;
|
|
620
621
|
try {
|
|
621
622
|
return JSON.parse(e);
|
|
622
623
|
} catch (i) {
|
|
@@ -2993,4 +2994,4 @@ class cn {
|
|
|
2993
2994
|
export {
|
|
2994
2995
|
cn as default
|
|
2995
2996
|
};
|
|
2996
|
-
//# sourceMappingURL=ci360-
|
|
2997
|
+
//# sourceMappingURL=ci360-CX3RAC_t.mjs.map
|