@expedite-commerce/expedite-components 0.2.135 → 0.2.136
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.
|
@@ -32909,7 +32909,7 @@ const vr = St("ai", () => {
|
|
|
32909
32909
|
type: "response"
|
|
32910
32910
|
};
|
|
32911
32911
|
}, k = z(tr()), S = fe(() => {
|
|
32912
|
-
const le = o.organizationId.value, he = o.userId.value, we = o.cid.value || k.value;
|
|
32912
|
+
const le = o.organizationId.value, he = o.userId.value, we = o.quoteId.value || o.cid.value || k.value;
|
|
32913
32913
|
return `${le}_${he}_${we}`;
|
|
32914
32914
|
}), T = fe(() => p.value.readyState == WebSocket.OPEN), q = fe(() => o.websocketUrl.value || ""), G = () => {
|
|
32915
32915
|
u.value = {
|