@hiver/connector-agent 1.2.1-beta.0 → 1.2.1-beta.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.
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/connector-cards/components/card-list/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAyB,MAAM,OAAO,CAAC;AAyBlD,UAAU,SAAS;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED,eAAO,MAAM,QAAQ,EAAE,EAAE,CAAC,SAAS,
|
|
1
|
+
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../src/features/connector-cards/components/card-list/index.tsx"],"names":[],"mappings":"AAAA,OAAO,EAAE,EAAE,EAAyB,MAAM,OAAO,CAAC;AAyBlD,UAAU,SAAS;IACjB,OAAO,CAAC,EAAE,OAAO,CAAC;CACnB;AAED,eAAO,MAAM,QAAQ,EAAE,EAAE,CAAC,SAAS,CAmDlC,CAAC"}
|
package/index.es.js
CHANGED
|
@@ -30407,7 +30407,7 @@ const PF = "success", LF = "error", NF = "Some error occured. Please contact sup
|
|
|
30407
30407
|
] })
|
|
30408
30408
|
] }), Vk = ({ isAdmin: e = !1 }) => {
|
|
30409
30409
|
const { email: t, currentSmIds: n } = Ka(Ps), r = yp(), o = Xi(wF), A = Xi(TF), a = Xi(OF), s = Xi(xF);
|
|
30410
|
-
return lr(() => (t && n.length && r(fa({ inboxIds: n })), () => {
|
|
30410
|
+
return lr(() => (console.log("connector-agent::debug::email", t), console.log("connector-agent::debug::currentSmIds", n), t && n.length && r(fa({ inboxIds: n })), () => {
|
|
30411
30411
|
r(VF.clearConnectorList());
|
|
30412
30412
|
}), [r, t, n]), s === Vn.LOADING ? /* @__PURE__ */ x.jsx(Hk, {}) : /* @__PURE__ */ x.jsxs(wp, { "data-testid": Array.isArray(o) ? "connector-agent" : "loading", children: [
|
|
30413
30413
|
o != null && o.length ? /* @__PURE__ */ x.jsxs(Lt, { direction: "row", sx: { marginBottom: "20px" }, children: [
|