@witlink/usercenter 1.2.97 → 1.2.99
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/usercenter.es.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import './assets/main.
|
|
1
|
+
import './assets/main.8b4c9480.css';var __defProp = Object.defineProperty;
|
|
2
2
|
var __defNormalProp = (obj, key, value) => key in obj ? __defProp(obj, key, { enumerable: true, configurable: true, writable: true, value }) : obj[key] = value;
|
|
3
3
|
var __publicField = (obj, key, value) => {
|
|
4
4
|
__defNormalProp(obj, typeof key !== "symbol" ? key + "" : key, value);
|
|
@@ -42296,7 +42296,7 @@ const _sfc_main$t = /* @__PURE__ */ defineComponent({
|
|
|
42296
42296
|
"onUpdate:value": _cache[7] || (_cache[7] = ($event) => form.value.email = $event),
|
|
42297
42297
|
disabled: props.params.opType == "2",
|
|
42298
42298
|
autocomplete: "off",
|
|
42299
|
-
maxlength:
|
|
42299
|
+
maxlength: 254
|
|
42300
42300
|
}, null, 8, ["placeholder", "value", "disabled"])
|
|
42301
42301
|
]),
|
|
42302
42302
|
_: 1
|
|
@@ -43591,7 +43591,7 @@ const _sfc_main$m = /* @__PURE__ */ defineComponent({
|
|
|
43591
43591
|
value: formState.email,
|
|
43592
43592
|
"onUpdate:value": _cache[1] || (_cache[1] = ($event) => formState.email = $event),
|
|
43593
43593
|
placeholder: _ctx.$t("uc_common.plsEnter"),
|
|
43594
|
-
maxlength:
|
|
43594
|
+
maxlength: 254
|
|
43595
43595
|
}, null, 8, ["value", "placeholder"])
|
|
43596
43596
|
]),
|
|
43597
43597
|
_: 1
|
|
@@ -46290,7 +46290,7 @@ const _sfc_main$f = /* @__PURE__ */ defineComponent({
|
|
|
46290
46290
|
placeholder: _ctx.$t("uc_common.plsEnter"),
|
|
46291
46291
|
value: form.userEmail,
|
|
46292
46292
|
"onUpdate:value": _cache[11] || (_cache[11] = ($event) => form.userEmail = $event),
|
|
46293
|
-
maxlength:
|
|
46293
|
+
maxlength: 254
|
|
46294
46294
|
}, null, 8, ["disabled", "placeholder", "value"])
|
|
46295
46295
|
]),
|
|
46296
46296
|
_: 1
|
|
@@ -47283,7 +47283,10 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
|
47283
47283
|
createVNode(_component_a_form_item, { name: "passwordSecurityLevel" }, {
|
|
47284
47284
|
label: withCtx(() => [
|
|
47285
47285
|
createElementVNode("span", null, toDisplayString(_ctx.$t("uc_param.pwdStrength")), 1),
|
|
47286
|
-
createVNode(_component_a_tooltip, {
|
|
47286
|
+
createVNode(_component_a_tooltip, {
|
|
47287
|
+
placement: "right",
|
|
47288
|
+
overlayClassName: "strength-tooltip-overlay"
|
|
47289
|
+
}, {
|
|
47287
47290
|
title: withCtx(() => [
|
|
47288
47291
|
createElementVNode("div", _hoisted_14, [
|
|
47289
47292
|
createElementVNode("div", null, toDisplayString(_ctx.$t("uc_param.pwdStrengthWeakHint")), 1),
|
|
@@ -47550,7 +47553,8 @@ const _sfc_main$b = /* @__PURE__ */ defineComponent({
|
|
|
47550
47553
|
};
|
|
47551
47554
|
}
|
|
47552
47555
|
});
|
|
47553
|
-
const
|
|
47556
|
+
const index_vue_vue_type_style_index_0_lang = "";
|
|
47557
|
+
const index_vue_vue_type_style_index_1_scoped_2b42dd95_lang = "";
|
|
47554
47558
|
const index = /* @__PURE__ */ _export_sfc(_sfc_main$b, [["__scopeId", "data-v-2b42dd95"], ["__file", "D:/inhe-code/usercenter-web-test/witlink-platform-usercenter-web/witlink-usercenter/src/views/sys/parameter/index.vue"]]);
|
|
47555
47559
|
const _sfc_main$a = /* @__PURE__ */ defineComponent({
|
|
47556
47560
|
...{
|