sprof 0.0.244 → 0.0.245

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 CHANGED
@@ -10842,6 +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: "off",
10845
10846
  type: c.IsPassword ? "password" : "text",
10846
10847
  placeholder: c.label,
10847
10848
  margin: "10px 0 0 0"
@@ -10861,7 +10862,7 @@ const uv = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
10861
10862
  ])
10862
10863
  ], 4));
10863
10864
  }
10864
- }), Ts = /* @__PURE__ */ A(lp, [["__scopeId", "data-v-bbd3e3b8"]]), ul = /* @__PURE__ */ $({
10865
+ }), Ts = /* @__PURE__ */ A(lp, [["__scopeId", "data-v-823a61bc"]]), ul = /* @__PURE__ */ $({
10865
10866
  __name: "PAuthModal",
10866
10867
  props: {
10867
10868
  width: {