sm-click-library-ui 0.0.455 → 0.0.456
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.
|
@@ -2046,7 +2046,7 @@ const {
|
|
|
2046
2046
|
this.refreshToken = e, this._syncToLocalStorage();
|
|
2047
2047
|
},
|
|
2048
2048
|
clearToken() {
|
|
2049
|
-
this.jwtToken = null, this.refreshToken = null;
|
|
2049
|
+
this.jwtToken = null, this.refreshToken = null, localStorage.clear();
|
|
2050
2050
|
},
|
|
2051
2051
|
_syncToLocalStorage() {
|
|
2052
2052
|
if (typeof window < "u" && window.localStorage)
|
|
@@ -11957,7 +11957,7 @@ xa("CapacitorHttp", {
|
|
|
11957
11957
|
web: () => new cu()
|
|
11958
11958
|
});
|
|
11959
11959
|
const Jt = xa("VoiceRecorder", {
|
|
11960
|
-
web: () => import("./web-
|
|
11960
|
+
web: () => import("./web-KNEPkk6B.js").then((e) => e.w).then((e) => new e.VoiceRecorderWeb())
|
|
11961
11961
|
});
|
|
11962
11962
|
function O0(e, t) {
|
|
11963
11963
|
return p(), v("svg", {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { a as s, d as e, c as r, e as o, i, g as u, s as n, f as d, u as h, h as b } from "./index-
|
|
1
|
+
import { a as s, d as e, c as r, e as o, i, g as u, s as n, f as d, u as h, h as b } from "./index-HRbxJ6CO.js";
|
|
2
2
|
export {
|
|
3
3
|
s as api,
|
|
4
4
|
e as attLibAttendants,
|