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 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
- password: u.IsPassword,
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", "password", "placeholder"]))), 128)),
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-871935b5"]]), ll = /* @__PURE__ */ $({
10845
+ }), As = /* @__PURE__ */ A(pp, [["__scopeId", "data-v-052d7be8"]]), ll = /* @__PURE__ */ $({
10846
10846
  __name: "PAuthModal",
10847
10847
  props: {
10848
10848
  width: {