@animaapp/anima-sdk 0.6.10 → 0.6.11

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/index.js CHANGED
@@ -4124,7 +4124,7 @@ const ea = (r) => {
4124
4124
  if (r !== n)
4125
4125
  return [!1, "", ""];
4126
4126
  const a = ((e = t.searchParams.get("node-id")) != null ? e : "").replace(/-/g, ":"), i = s.split("/")[2];
4127
- return [(s.startsWith("/file/") && t.searchParams.get("type") !== "whiteboard" || s.startsWith("/design/")) && i.length === 22, i, a];
4127
+ return [(s.startsWith("/file/") && t.searchParams.get("type") !== "whiteboard" || s.startsWith("/design/") || s.startsWith("/proto/")) && i.length === 22, i, a];
4128
4128
  } catch (t) {
4129
4129
  return [!1, "", ""];
4130
4130
  }