@luizleon/sf.prefeiturasp.vuecomponents 0.0.31 → 0.0.32
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/lib.es.js
CHANGED
|
@@ -2050,7 +2050,7 @@ const Ja = new Ya(), Xa = () => Ja, Za = ["data-cor"], Qa = /* @__PURE__ */ Ne({
|
|
|
2050
2050
|
__name: "HeaderAvatar",
|
|
2051
2051
|
emits: ["logout"],
|
|
2052
2052
|
setup(t, { emit: e }) {
|
|
2053
|
-
const n = Xa(), o = it(""), i = e;
|
|
2053
|
+
const n = Xa(), o = it("?"), i = e;
|
|
2054
2054
|
async function c() {
|
|
2055
2055
|
await n.ConfirmAsync({
|
|
2056
2056
|
text: "Você deseja sair da conta?",
|