tanya-chatbot 0.7.0 → 0.7.1
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/tanya-chatbot.es.js
CHANGED
|
@@ -3705,7 +3705,7 @@ const He = "USD", xn = (e) => {
|
|
|
3705
3705
|
et(null), At(""), jt(!0);
|
|
3706
3706
|
}, Ar = (u) => {
|
|
3707
3707
|
const f = ((u == null ? void 0 : u.intentMandateId) || (u == null ? void 0 : u.intent_mandate_id) || (u == null ? void 0 : u.id) || null) ?? W;
|
|
3708
|
-
return e ? /* @__PURE__ */ c("div", { className: "mt-3 flex items-start gap-3 rounded-lg border border-green-200 bg-green-50 p-4 text-green-800", children: [
|
|
3708
|
+
return console.log(e, "it is open"), e ? /* @__PURE__ */ c("div", { className: "mt-3 flex items-start gap-3 rounded-lg border border-green-200 bg-green-50 p-4 text-green-800", children: [
|
|
3709
3709
|
/* @__PURE__ */ a("div", { className: "success-tick-animation", children: /* @__PURE__ */ a(re, { icon: "mdi:check-circle", width: "28", color: "#16a34a" }) }),
|
|
3710
3710
|
/* @__PURE__ */ c("div", { className: "text-sm w-full", children: [
|
|
3711
3711
|
/* @__PURE__ */ a("div", { className: "font-semibold", children: "Success!" }),
|