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