Comparing version 2.7.6 to 2.7.7
@@ -567,3 +567,3 @@ import { isAtom as G, atom as Z, RxList as F, RxSet as re, RxMap as ne, autorun as fe, Notifier as se, isReactive as Ae, reactive as Ce, ReactiveEffect as xe, computed as de, destroyComputed as pe, TrackOpTypes as ie, TriggerOpTypes as q } from "data0"; | ||
const [r, ...n] = t; | ||
return `${(r == null ? void 0 : r.type.name.toString().replace(/^\$/, "_")) ?? "GLOBAL"}${(r == null ? void 0 : r.typeId) ?? ""}P${n.map((i) => i.pathContext.elementPath.join("_")).concat(e.join("_")).join("-")}`; | ||
return `${(r == null ? void 0 : r.type.name.toString().replace(/\$/g, "_")) ?? "GLOBAL"}${(r == null ? void 0 : r.typeId) ?? ""}P${n.map((i) => i.pathContext.elementPath.join("_")).concat(e.join("_")).join("-")}`; | ||
} | ||
@@ -570,0 +570,0 @@ function yt(t) { |
{ | ||
"name": "axii", | ||
"version": "2.7.6", | ||
"version": "2.7.7", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet