sm-click-library-ui 0.0.423 → 0.0.424
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.
|
@@ -2354,15 +2354,18 @@ const Ls = "v1/api/attendances/attendant/", Bs = "v1/api/attendances/department/
|
|
|
2354
2354
|
content: Pe(() => [
|
|
2355
2355
|
l("span", null, le(e.type && m.type !== e.type ? "Não é possível utilizar esse tipo de Instância neste recurso" : e.webhooks === !0 ? "Essa instância está com o Atendimento desabilitado" : "Essa aplicação é somente para instâncias sem atendimento habilitado."), 1)
|
|
2356
2356
|
]),
|
|
2357
|
-
default: Pe(() =>
|
|
2358
|
-
|
|
2359
|
-
|
|
2360
|
-
|
|
2361
|
-
|
|
2362
|
-
|
|
2363
|
-
|
|
2364
|
-
|
|
2365
|
-
|
|
2357
|
+
default: Pe(() => {
|
|
2358
|
+
var c;
|
|
2359
|
+
return [
|
|
2360
|
+
e.type && m.type !== e.type || e.webhooks !== void 0 && e.webhooks !== ((c = m.config) == null ? void 0 : c.webhooks) ? (g(), v("svg", i2, h[13] || (h[13] = [
|
|
2361
|
+
l("path", {
|
|
2362
|
+
"fill-rule": "evenodd",
|
|
2363
|
+
d: "M8 10V7a4 4 0 1 1 8 0v3h1a2 2 0 0 1 2 2v7a2 2 0 0 1-2 2H7a2 2 0 0 1-2-2v-7a2 2 0 0 1 2-2h1Zm2-3a2 2 0 1 1 4 0v3h-4V7Zm2 6a1 1 0 0 1 1 1v3a1 1 0 1 1-2 0v-3a1 1 0 0 1 1-1Z",
|
|
2364
|
+
"clip-rule": "evenodd"
|
|
2365
|
+
}, null, -1)
|
|
2366
|
+
]))) : J("", !0)
|
|
2367
|
+
];
|
|
2368
|
+
}),
|
|
2366
2369
|
_: 2
|
|
2367
2370
|
}, 1024),
|
|
2368
2371
|
l("p", o2, le(m.name), 1),
|
|
@@ -11824,7 +11827,7 @@ f0("CapacitorHttp", {
|
|
|
11824
11827
|
web: () => new F6()
|
|
11825
11828
|
});
|
|
11826
11829
|
const Zt = f0("VoiceRecorder", {
|
|
11827
|
-
web: () => import("./web-
|
|
11830
|
+
web: () => import("./web-YgFsZ6dy.js").then((e) => e.w).then((e) => new e.VoiceRecorderWeb())
|
|
11828
11831
|
});
|
|
11829
11832
|
function wa(e, t) {
|
|
11830
11833
|
return g(), v("svg", {
|