sprof 0.0.99 → 0.0.100

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
@@ -6423,8 +6423,8 @@ const Nd = ["id"], Ud = ["for"], Wd = { class: "left-field" }, jd = ["href", "do
6423
6423
  }), Zd = /* @__PURE__ */ P(_d, [["__scopeId", "data-v-cacad4ae"]]), Jd = { class: "bg" }, Xd = /* @__PURE__ */ $({
6424
6424
  __name: "AuthPage",
6425
6425
  setup(t) {
6426
- const e = () => {
6427
- M.Auth.Form.IsLogin() && M.H.Router.ToHome();
6426
+ const e = async () => {
6427
+ await M.S.Auth.Login();
6428
6428
  };
6429
6429
  return (i, n) => {
6430
6430
  const s = E("AuthForm");
@@ -6432,12 +6432,12 @@ const Nd = ["id"], Ud = ["for"], Wd = { class: "left-field" }, jd = ["href", "do
6432
6432
  A(s, {
6433
6433
  width: "760px",
6434
6434
  margin: "0 auto",
6435
- onAction: e
6435
+ onSubmit: e
6436
6436
  })
6437
6437
  ]);
6438
6438
  };
6439
6439
  }
6440
- }), Ir = /* @__PURE__ */ P(Xd, [["__scopeId", "data-v-c3e2f5bc"]]), Yd = {}, Qd = { style: { "text-align": "center" } };
6440
+ }), Ir = /* @__PURE__ */ P(Xd, [["__scopeId", "data-v-0f012ef7"]]), Yd = {}, Qd = { style: { "text-align": "center" } };
6441
6441
  function Kd(t, e) {
6442
6442
  return m(), b("div", Qd, e[0] || (e[0] = [
6443
6443
  f("h1", null, "Страница не найдена", -1)