sm-click-library-ui 0.0.73 → 0.0.75
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.
|
@@ -11067,13 +11067,10 @@ const Np = () => {
|
|
|
11067
11067
|
_("div", Am, [
|
|
11068
11068
|
Pm,
|
|
11069
11069
|
_("div", Sm, [
|
|
11070
|
-
(b(), A(_e, null, Pe(
|
|
11070
|
+
(b(!0), A(_e, null, Pe(n.value, (d, f) => Et((b(), A("input", {
|
|
11071
11071
|
key: f,
|
|
11072
11072
|
"onUpdate:modelValue": (h) => n.value[f] = h,
|
|
11073
|
-
class: we([
|
|
11074
|
-
e.eventHandling === "check" ? "border-green-500" : "border-red-500",
|
|
11075
|
-
"inline-block mx-4 w-10 h-10 border-[3px] rounded-md text-center"
|
|
11076
|
-
]),
|
|
11073
|
+
class: we([e.eventHandling === "check" ? "checked_mfa" : "err_mfa", "inline-block mx-4 w-10 h-10 rounded-md text-center"]),
|
|
11077
11074
|
type: "text",
|
|
11078
11075
|
maxlength: "1",
|
|
11079
11076
|
onInput: (h) => o(f),
|
|
@@ -11081,9 +11078,9 @@ const Np = () => {
|
|
|
11081
11078
|
ref_for: !0,
|
|
11082
11079
|
ref_key: "inputs",
|
|
11083
11080
|
ref: r
|
|
11084
|
-
}, null, 42, Rm), [
|
|
11081
|
+
}, null, 42, Rm)), [
|
|
11085
11082
|
[Ka, n.value[f]]
|
|
11086
|
-
])),
|
|
11083
|
+
])), 128))
|
|
11087
11084
|
])
|
|
11088
11085
|
])
|
|
11089
11086
|
]));
|