yxuse 1.0.28 → 1.0.29
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/lib/api.cjs.js +1 -1
- package/lib/api.es.js +2 -6
- package/lib/index.cjs3.js +20 -20
- package/lib/index.cjs3.js.gz +0 -0
- package/lib/index.es3.js +12 -11
- package/lib/index.es3.js.gz +0 -0
- package/package.json +1 -1
package/lib/index.cjs3.js.gz
CHANGED
|
Binary file
|
package/lib/index.es3.js
CHANGED
|
@@ -3172,7 +3172,7 @@ function Zt(e, t, n, o) {
|
|
|
3172
3172
|
}
|
|
3173
3173
|
}
|
|
3174
3174
|
const wr = "components";
|
|
3175
|
-
function
|
|
3175
|
+
function Ib(e, t) {
|
|
3176
3176
|
return Gl(wr, e, !0, t) || e;
|
|
3177
3177
|
}
|
|
3178
3178
|
const Wl = Symbol();
|
|
@@ -3212,7 +3212,7 @@ If this is a native custom element, make sure to exclude it from component resol
|
|
|
3212
3212
|
function vc(e, t) {
|
|
3213
3213
|
return e && (e[t] || e[at(t)] || e[_n(at(t))]);
|
|
3214
3214
|
}
|
|
3215
|
-
function
|
|
3215
|
+
function Vb(e, t, n, o) {
|
|
3216
3216
|
let r;
|
|
3217
3217
|
const s = n && n[o];
|
|
3218
3218
|
if (q(e) || le(e)) {
|
|
@@ -10235,35 +10235,36 @@ const Of = new dr(), Hi = () => {
|
|
|
10235
10235
|
t.push(a);
|
|
10236
10236
|
}
|
|
10237
10237
|
}), t;
|
|
10238
|
-
},
|
|
10238
|
+
}, Pb = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10239
10239
|
__proto__: null,
|
|
10240
10240
|
getToken: Hi,
|
|
10241
10241
|
getUserInfo: Cb,
|
|
10242
10242
|
getUserPermissions: Tb,
|
|
10243
10243
|
getUserRouteList: xb,
|
|
10244
10244
|
getUserRouter: $b
|
|
10245
|
+
}, Symbol.toStringTag, { value: "Module" })), Db = {
|
|
10246
|
+
auth: Pb
|
|
10247
|
+
}, kb = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
10248
|
+
__proto__: null,
|
|
10249
|
+
default: Db
|
|
10245
10250
|
}, Symbol.toStringTag, { value: "Module" }));
|
|
10246
10251
|
export {
|
|
10247
10252
|
Me as F,
|
|
10248
|
-
|
|
10253
|
+
kb as a,
|
|
10249
10254
|
lt as b,
|
|
10250
10255
|
ot as c,
|
|
10251
10256
|
Ze as d,
|
|
10252
10257
|
Jl as e,
|
|
10253
10258
|
fn as f,
|
|
10254
10259
|
we as g,
|
|
10255
|
-
|
|
10260
|
+
Ib as h,
|
|
10256
10261
|
ut as i,
|
|
10257
10262
|
Te as j,
|
|
10258
10263
|
rm as k,
|
|
10259
|
-
|
|
10264
|
+
Db as l,
|
|
10260
10265
|
uu as m,
|
|
10261
|
-
Cb as n,
|
|
10262
10266
|
ye as o,
|
|
10263
|
-
|
|
10264
|
-
Tb as q,
|
|
10265
|
-
Ab as r,
|
|
10266
|
-
$b as s,
|
|
10267
|
+
Vb as r,
|
|
10267
10268
|
hr as t,
|
|
10268
10269
|
B as u,
|
|
10269
10270
|
$t as w
|
package/lib/index.es3.js.gz
CHANGED
|
Binary file
|