@witlink/usercenter 1.2.10 → 1.2.12
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/README.md +4 -0
- package/dist/PageView.9b7c6dd0.mjs +623 -0
- package/dist/{RegionSelect.22f6ce2b.mjs → RegionSelect.a5ce64f6.mjs} +1 -1
- package/dist/{UpOutlined.51d103eb.mjs → UpOutlined.80559baf.mjs} +1 -1
- package/dist/assets/PageView.b838edc4.css +1 -0
- package/dist/{index.82148e83.mjs → index.0baea51e.mjs} +2 -2
- package/dist/{index.16b9f426.mjs → index.0d3c655d.mjs} +1 -1
- package/dist/{index.fc2cb91e.mjs → index.2eb4a77d.mjs} +1 -1
- package/dist/{index.586d21b6.mjs → index.47342403.mjs} +1 -1
- package/dist/{index.037b8a32.mjs → index.553362e6.mjs} +81 -258
- package/dist/{index.78bd26b6.mjs → index.590b463b.mjs} +2 -2
- package/dist/{index.b2c0b675.mjs → index.73a801aa.mjs} +1 -1
- package/dist/{index.a852f389.mjs → index.911c1772.mjs} +1 -1
- package/dist/{index.9968ea14.mjs → index.b6fac584.mjs} +281 -280
- package/dist/{index.c0c28850.mjs → index.dda6c6b1.mjs} +3 -3
- package/dist/{index.86c42458.mjs → index.f542fa73.mjs} +2 -2
- package/dist/usercenter.es.js +6 -5
- package/dist/usercenter.umd.js +31 -28
- package/package.json +1 -1
- package/version.md +3 -1
@@ -1,6 +1,6 @@
|
|
1
|
-
import { a7 as A, a8 as et, c as j, a as T, a9 as tt, aa as Ae, ab as v, ac as F, ad as Z, ae as xe, af as ie, g as nt, ag as at, ah as rt, ai as Te, aj as je, ak as We, al as He, am as lt, an as it, ao as ot, ap as st, aq as ut, ar as dt, as as ct, at as ft, u as pt, au as mt, av as gt, aw as Se, ax as vt, D as ht, ay as Ve, az as Oe, aA as bt, P as $e } from "./index.
|
1
|
+
import { a7 as A, a8 as et, c as j, a as T, a9 as tt, aa as Ae, ab as v, ac as F, ad as Z, ae as xe, af as ie, g as nt, ag as at, ah as rt, ai as Te, aj as je, ak as We, al as He, am as lt, an as it, ao as ot, ap as st, aq as ut, ar as dt, as as ct, at as ft, u as pt, au as mt, av as gt, aw as Se, ax as vt, D as ht, ay as Ve, az as Oe, aA as bt, P as $e } from "./index.553362e6.mjs";
|
2
2
|
import { defineComponent as Ee, ref as Ge, onBeforeUnmount as qe, createVNode as b, shallowRef as M, computed as W, watch as ee } from "vue";
|
3
|
-
import { U as St } from "./UpOutlined.
|
3
|
+
import { U as St } from "./UpOutlined.80559baf.mjs";
|
4
4
|
function we() {
|
5
5
|
return typeof BigInt == "function";
|
6
6
|
}
|
@@ -1,7 +1,7 @@
|
|
1
1
|
import { createVNode as e, defineComponent as G, ref as v, reactive as Q, onMounted as X, openBlock as I, createBlock as V, withCtx as l, mergeProps as P, createElementBlock as q, Fragment as ve, renderList as ye, computed as Y, normalizeStyle as he, renderSlot as be, resolveComponent as w, createElementVNode as S, createTextVNode as k, toDisplayString as E, unref as W, createCommentVNode as xe } from "vue";
|
2
2
|
import { message as R } from "ant-design-vue";
|
3
3
|
import { useI18n as Z } from "vue-i18n";
|
4
|
-
import { A as we, z as L, p as ee, q as ne, F as te, S as le, G as ke, _ as K, H as Ie, I as Le, B as $e, K as Ce, L as Oe, N as Ue, O as Se } from "./index.
|
4
|
+
import { A as we, z as L, p as ee, q as ne, F as te, S as le, G as ke, _ as K, H as Ie, I as Le, B as $e, K as Ce, L as Oe, N as Ue, O as Se } from "./index.553362e6.mjs";
|
5
5
|
import './assets/index.ca7d4055.css';var Re = { icon: { tag: "svg", attrs: { viewBox: "64 64 896 896", focusable: "false" }, children: [{ tag: "path", attrs: { d: "M904 512h-56c-4.4 0-8 3.6-8 8v320H184V184h320c4.4 0 8-3.6 8-8v-56c0-4.4-3.6-8-8-8H144c-17.7 0-32 14.3-32 32v736c0 17.7 14.3 32 32 32h736c17.7 0 32-14.3 32-32V520c0-4.4-3.6-8-8-8z" } }, { tag: "path", attrs: { d: "M355.9 534.9L354 653.8c-.1 8.9 7.1 16.2 16 16.2h.4l118-2.9c2-.1 4-.9 5.4-2.3l415.9-415c3.1-3.1 3.1-8.2 0-11.3L785.4 114.3c-1.6-1.6-3.6-2.3-5.7-2.3s-4.1.8-5.7 2.3l-415.8 415a8.3 8.3 0 00-2.3 5.6zm63.5 23.6L779.7 199l45.2 45.1-360.5 359.7-45.7 1.1.7-46.4z" } }] }, name: "form", theme: "outlined" };
|
6
6
|
const Te = Re;
|
7
7
|
function J(s) {
|