sprof 0.0.245 → 0.0.246
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 +2 -2
- package/dist/sprof.umd.cjs +1 -1
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/sprof.js
CHANGED
|
@@ -10842,7 +10842,7 @@ const uv = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
10842
10842
|
ref: s,
|
|
10843
10843
|
modelValue: c.value,
|
|
10844
10844
|
"onUpdate:modelValue": (d) => c.value = d,
|
|
10845
|
-
autocomplete: "
|
|
10845
|
+
autocomplete: "nope",
|
|
10846
10846
|
type: c.IsPassword ? "password" : "text",
|
|
10847
10847
|
placeholder: c.label,
|
|
10848
10848
|
margin: "10px 0 0 0"
|
|
@@ -10862,7 +10862,7 @@ const uv = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
|
|
10862
10862
|
])
|
|
10863
10863
|
], 4));
|
|
10864
10864
|
}
|
|
10865
|
-
}), Ts = /* @__PURE__ */ A(lp, [["__scopeId", "data-v-
|
|
10865
|
+
}), Ts = /* @__PURE__ */ A(lp, [["__scopeId", "data-v-b315f2c4"]]), ul = /* @__PURE__ */ $({
|
|
10866
10866
|
__name: "PAuthModal",
|
|
10867
10867
|
props: {
|
|
10868
10868
|
width: {
|