@boltic/swirl 1.0.2-sit.52 → 1.0.2-sit.53
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/swirl.es.js +2 -6
- package/dist/swirl.umd.js +2 -2
- package/package.json +1 -1
package/dist/swirl.es.js
CHANGED
|
@@ -34107,10 +34107,7 @@ const Ls = (e) => e && typeof window < "u" ? Rq.sanitize(e, {
|
|
|
34107
34107
|
};
|
|
34108
34108
|
p === !0 && (C.run_with_previous_node = !0);
|
|
34109
34109
|
const w = await or.post(b, {
|
|
34110
|
-
data: C
|
|
34111
|
-
headers: {
|
|
34112
|
-
"x-request-source": "workflow"
|
|
34113
|
-
}
|
|
34110
|
+
data: C
|
|
34114
34111
|
}), _ = w.data?.data?.execution_id;
|
|
34115
34112
|
if (h && _ && c) {
|
|
34116
34113
|
t({
|
|
@@ -105353,8 +105350,7 @@ const rI = (e) => !e.field || typeof e.field == "object" && Object.keys(e.field)
|
|
|
105353
105350
|
current_query: ar
|
|
105354
105351
|
},
|
|
105355
105352
|
headers: {
|
|
105356
|
-
"Content-Type": "application/json"
|
|
105357
|
-
"x-request-source": "workflow"
|
|
105353
|
+
"Content-Type": "application/json"
|
|
105358
105354
|
}
|
|
105359
105355
|
};
|
|
105360
105356
|
try {
|