sprof 0.0.173 → 0.0.174
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/sprof.js +3 -2
- package/dist/sprof.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/sprof.js
CHANGED
|
@@ -10823,9 +10823,10 @@ const yv = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
10823
10823
|
key: u,
|
|
10824
10824
|
modelValue: u.value,
|
|
10825
10825
|
"onUpdate:modelValue": (l) => u.value = l,
|
|
10826
|
+
password: u.IsPassword,
|
|
10826
10827
|
placeholder: u.label,
|
|
10827
10828
|
margin: "10px 0 0 0"
|
|
10828
|
-
}, null, 8, ["id", "modelValue", "onUpdate:modelValue", "placeholder"]))), 128)),
|
|
10829
|
+
}, null, 8, ["id", "modelValue", "onUpdate:modelValue", "password", "placeholder"]))), 128)),
|
|
10829
10830
|
f("div", gp, [
|
|
10830
10831
|
(g(!0), w(G, null, Te(p(n), (u, l) => (g(), N(cn, {
|
|
10831
10832
|
id: u.id,
|
|
@@ -10841,7 +10842,7 @@ const yv = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
10841
10842
|
])
|
|
10842
10843
|
], 4));
|
|
10843
10844
|
}
|
|
10844
|
-
}), As = /* @__PURE__ */ A(pp, [["__scopeId", "data-v-
|
|
10845
|
+
}), As = /* @__PURE__ */ A(pp, [["__scopeId", "data-v-871935b5"]]), ll = /* @__PURE__ */ $({
|
|
10845
10846
|
__name: "PAuthModal",
|
|
10846
10847
|
props: {
|
|
10847
10848
|
width: {
|