@slashid/jump-page 0.0.12-next.1 → 0.0.12-next.2

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/package/main.js CHANGED
@@ -17,14 +17,14 @@ function Cr() {
17
17
  dt = 1;
18
18
  var t = we, e = Symbol.for("react.element"), r = Symbol.for("react.fragment"), s = Object.prototype.hasOwnProperty, n = t.__SECRET_INTERNALS_DO_NOT_USE_OR_YOU_WILL_BE_FIRED.ReactCurrentOwner, u = { key: !0, ref: !0, __self: !0, __source: !0 };
19
19
  function c(f, d, b) {
20
- var x, w = {}, O = null, S = null;
21
- b !== void 0 && (O = "" + b), d.key !== void 0 && (O = "" + d.key), d.ref !== void 0 && (S = d.ref);
20
+ var x, y = {}, M = null, S = null;
21
+ b !== void 0 && (M = "" + b), d.key !== void 0 && (M = "" + d.key), d.ref !== void 0 && (S = d.ref);
22
22
  for (x in d)
23
- s.call(d, x) && !u.hasOwnProperty(x) && (w[x] = d[x]);
23
+ s.call(d, x) && !u.hasOwnProperty(x) && (y[x] = d[x]);
24
24
  if (f && f.defaultProps)
25
25
  for (x in d = f.defaultProps, d)
26
- w[x] === void 0 && (w[x] = d[x]);
27
- return { $$typeof: e, type: f, key: O, ref: S, props: w, _owner: n.current };
26
+ y[x] === void 0 && (y[x] = d[x]);
27
+ return { $$typeof: e, type: f, key: M, ref: S, props: y, _owner: n.current };
28
28
  }
29
29
  return ie.Fragment = r, ie.jsx = c, ie.jsxs = c, ie;
30
30
  }
@@ -41,7 +41,7 @@ var le = {};
41
41
  var ft;
42
42
  function wr() {
43
43
  return ft || (ft = 1, process.env.NODE_ENV !== "production" && function() {
44
- var t = we, e = Symbol.for("react.element"), r = Symbol.for("react.portal"), s = Symbol.for("react.fragment"), n = Symbol.for("react.strict_mode"), u = Symbol.for("react.profiler"), c = Symbol.for("react.provider"), f = Symbol.for("react.context"), d = Symbol.for("react.forward_ref"), b = Symbol.for("react.suspense"), x = Symbol.for("react.suspense_list"), w = Symbol.for("react.memo"), O = Symbol.for("react.lazy"), S = Symbol.for("react.offscreen"), B = Symbol.iterator, je = "@@iterator";
44
+ var t = we, e = Symbol.for("react.element"), r = Symbol.for("react.portal"), s = Symbol.for("react.fragment"), n = Symbol.for("react.strict_mode"), u = Symbol.for("react.profiler"), c = Symbol.for("react.provider"), f = Symbol.for("react.context"), d = Symbol.for("react.forward_ref"), b = Symbol.for("react.suspense"), x = Symbol.for("react.suspense_list"), y = Symbol.for("react.memo"), M = Symbol.for("react.lazy"), S = Symbol.for("react.offscreen"), B = Symbol.iterator, je = "@@iterator";
45
45
  function se(a) {
46
46
  if (a === null || typeof a != "object")
47
47
  return null;
@@ -53,10 +53,10 @@ function wr() {
53
53
  {
54
54
  for (var i = arguments.length, l = new Array(i > 1 ? i - 1 : 0), h = 1; h < i; h++)
55
55
  l[h - 1] = arguments[h];
56
- M("error", a, l);
56
+ O("error", a, l);
57
57
  }
58
58
  }
59
- function M(a, i, l) {
59
+ function O(a, i, l) {
60
60
  {
61
61
  var h = A.ReactDebugCurrentFrame, g = h.getStackAddendum();
62
62
  g !== "" && (i += "%s", l = l.concat([g]));
@@ -66,10 +66,10 @@ function wr() {
66
66
  v.unshift("Warning: " + i), Function.prototype.apply.call(console[a], console, v);
67
67
  }
68
68
  }
69
- var Re = !1, Je = !1, C = !1, m = !1, K = !1, Z;
69
+ var Re = !1, Je = !1, w = !1, m = !1, K = !1, Z;
70
70
  Z = Symbol.for("react.module.reference");
71
71
  function ce(a) {
72
- return !!(typeof a == "string" || typeof a == "function" || a === s || a === u || K || a === n || a === b || a === x || m || a === S || Re || Je || C || typeof a == "object" && a !== null && (a.$$typeof === O || a.$$typeof === w || a.$$typeof === c || a.$$typeof === f || a.$$typeof === d || // This needs to include all possible module reference object
72
+ return !!(typeof a == "string" || typeof a == "function" || a === s || a === u || K || a === n || a === b || a === x || m || a === S || Re || Je || w || typeof a == "object" && a !== null && (a.$$typeof === M || a.$$typeof === y || a.$$typeof === c || a.$$typeof === f || a.$$typeof === d || // This needs to include all possible module reference object
73
73
  // types supported by any Flight configuration anywhere since
74
74
  // we don't know which Flight build this will end up being used
75
75
  // with.
@@ -116,10 +116,10 @@ function wr() {
116
116
  return Q(l._context) + ".Provider";
117
117
  case d:
118
118
  return ae(a, a.render, "ForwardRef");
119
- case w:
119
+ case y:
120
120
  var h = a.displayName || null;
121
121
  return h !== null ? h : R(a.type) || "Memo";
122
- case O: {
122
+ case M: {
123
123
  var g = a, v = g._payload, p = g._init;
124
124
  try {
125
125
  return R(p(v));
@@ -192,27 +192,27 @@ function wr() {
192
192
  V < 0 && j("disabledDepth fell below zero. This is a bug in React. Please file an issue.");
193
193
  }
194
194
  }
195
- var Te = A.ReactCurrentDispatcher, Oe;
195
+ var Te = A.ReactCurrentDispatcher, Me;
196
196
  function he(a, i, l) {
197
197
  {
198
- if (Oe === void 0)
198
+ if (Me === void 0)
199
199
  try {
200
200
  throw Error();
201
201
  } catch (g) {
202
202
  var h = g.stack.trim().match(/\n( *(at )?)/);
203
- Oe = h && h[1] || "";
203
+ Me = h && h[1] || "";
204
204
  }
205
205
  return `
206
- ` + Oe + a;
206
+ ` + Me + a;
207
207
  }
208
208
  }
209
- var Me = !1, _e;
209
+ var Oe = !1, _e;
210
210
  {
211
211
  var Gt = typeof WeakMap == "function" ? WeakMap : Map;
212
212
  _e = new Gt();
213
213
  }
214
214
  function Ke(a, i) {
215
- if (!a || Me)
215
+ if (!a || Oe)
216
216
  return "";
217
217
  {
218
218
  var l = _e.get(a);
@@ -220,7 +220,7 @@ function wr() {
220
220
  return l;
221
221
  }
222
222
  var h;
223
- Me = !0;
223
+ Oe = !0;
224
224
  var g = Error.prepareStackTrace;
225
225
  Error.prepareStackTrace = void 0;
226
226
  var v;
@@ -261,23 +261,23 @@ function wr() {
261
261
  if (U && h && typeof U.stack == "string") {
262
262
  for (var _ = U.stack.split(`
263
263
  `), T = h.stack.split(`
264
- `), y = _.length - 1, E = T.length - 1; y >= 1 && E >= 0 && _[y] !== T[E]; )
264
+ `), z = _.length - 1, E = T.length - 1; z >= 1 && E >= 0 && _[z] !== T[E]; )
265
265
  E--;
266
- for (; y >= 1 && E >= 0; y--, E--)
267
- if (_[y] !== T[E]) {
268
- if (y !== 1 || E !== 1)
266
+ for (; z >= 1 && E >= 0; z--, E--)
267
+ if (_[z] !== T[E]) {
268
+ if (z !== 1 || E !== 1)
269
269
  do
270
- if (y--, E--, E < 0 || _[y] !== T[E]) {
270
+ if (z--, E--, E < 0 || _[z] !== T[E]) {
271
271
  var k = `
272
- ` + _[y].replace(" at new ", " at ");
272
+ ` + _[z].replace(" at new ", " at ");
273
273
  return a.displayName && k.includes("<anonymous>") && (k = k.replace("<anonymous>", a.displayName)), typeof a == "function" && _e.set(a, k), k;
274
274
  }
275
- while (y >= 1 && E >= 0);
275
+ while (z >= 1 && E >= 0);
276
276
  break;
277
277
  }
278
278
  }
279
279
  } finally {
280
- Me = !1, Te.current = v, Ht(), Error.prepareStackTrace = g;
280
+ Oe = !1, Te.current = v, Ht(), Error.prepareStackTrace = g;
281
281
  }
282
282
  var re = a ? a.displayName || a.name : "", ut = re ? he(re) : "";
283
283
  return typeof a == "function" && _e.set(a, ut), ut;
@@ -306,9 +306,9 @@ function wr() {
306
306
  switch (a.$$typeof) {
307
307
  case d:
308
308
  return Wt(a.render);
309
- case w:
309
+ case y:
310
310
  return pe(a.type, i, l);
311
- case O: {
311
+ case M: {
312
312
  var h = a, g = h._payload, v = h._init;
313
313
  try {
314
314
  return pe(v(g), i, l);
@@ -338,8 +338,8 @@ function wr() {
338
338
  throw T.name = "Invariant Violation", T;
339
339
  }
340
340
  _ = a[p](i, p, h, l, null, "SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED");
341
- } catch (y) {
342
- _ = y;
341
+ } catch (z) {
342
+ _ = z;
343
343
  }
344
344
  _ && !(_ instanceof Error) && (ge(g), j("%s: type specification of %s `%s` is invalid; the type checker function must return `null` or an `Error` but returned a %s. You may have forgotten to pass an argument to the type checker creator (arrayOf, instanceOf, objectOf, oneOf, oneOfType, and shape all require an argument).", h || "React class", l, p, typeof _), ge(null)), _ instanceof Error && !(_.message in Ze) && (Ze[_.message] = !0, ge(g), j("Failed %s type: %s", l, _.message), ge(null));
345
345
  }
@@ -456,9 +456,9 @@ function wr() {
456
456
  for (v in i)
457
457
  be.call(i, v) && !er.hasOwnProperty(v) && (p[v] = i[v]);
458
458
  if (a && a.defaultProps) {
459
- var y = a.defaultProps;
460
- for (v in y)
461
- p[v] === void 0 && (p[v] = y[v]);
459
+ var z = a.defaultProps;
460
+ for (v in z)
461
+ p[v] === void 0 && (p[v] = z[v]);
462
462
  }
463
463
  if (_ || T) {
464
464
  var E = typeof a == "function" ? a.displayName || a.name || "Unknown" : a;
@@ -558,7 +558,7 @@ Check the top-level render call using <` + l + ">.");
558
558
  l = i.propTypes;
559
559
  else if (typeof i == "object" && (i.$$typeof === d || // Note: Memo only checks outer props here.
560
560
  // Inner props are checked in the reconciler.
561
- i.$$typeof === w))
561
+ i.$$typeof === y))
562
562
  l = i.propTypes;
563
563
  else
564
564
  return;
@@ -593,8 +593,8 @@ Check the top-level render call using <` + l + ">.");
593
593
  (a === void 0 || typeof a == "object" && a !== null && Object.keys(a).length === 0) && (_ += " You likely forgot to export your component from the file it's defined in, or you might have mixed up default and named imports.");
594
594
  var T = lr(g);
595
595
  T ? _ += T : _ += at();
596
- var y;
597
- a === null ? y = "null" : ke(a) ? y = "array" : a !== void 0 && a.$$typeof === e ? (y = "<" + (R(a.type) || "Unknown") + " />", _ = " Did you accidentally export a JSX literal instead of a component?") : y = typeof a, j("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", y, _);
596
+ var z;
597
+ a === null ? z = "null" : ke(a) ? z = "array" : a !== void 0 && a.$$typeof === e ? (z = "<" + (R(a.type) || "Unknown") + " />", _ = " Did you accidentally export a JSX literal instead of a component?") : z = typeof a, j("React.jsx: type is invalid -- expected a string (for built-in components) or a class/function (for composite components) but got: %s.%s", z, _);
598
598
  }
599
599
  var E = ir(a, i, l, g, v);
600
600
  if (E == null)
@@ -678,10 +678,10 @@ const Tt = ({ children: t }) => /* @__PURE__ */ o.jsx("div", { className: Rt({ t
678
678
  function va({ children: t, theme: e = "light", className: r }) {
679
679
  return jr() ? /* @__PURE__ */ o.jsx(Tr, { theme: e, className: r, children: t }) : /* @__PURE__ */ o.jsx(Tt, { children: t });
680
680
  }
681
- var Or = { default: "_92y0ua2 _92y0ua1", short: "_92y0ua3 _92y0ua1" };
682
- const Ot = ({ className: t, variant: e = "default" }) => /* @__PURE__ */ o.jsx("div", { className: N(Or[e], t) });
683
- var Mr = { primary: "eccmw2 eccmw0", secondary: "eccmw3 eccmw0", secondaryMd: "eccmw4 eccmw0 eccmw1", neutral: "eccmw5 eccmw0", neutralMd: "eccmw6 eccmw0 eccmw1", ghost: "eccmw7 eccmw0", ghostMd: "eccmw8 eccmw0 eccmw1" }, kr = "eccmw9", Pr = "eccmwa", Nr = { primary: "eccmwb", secondary: "eccmwc", secondaryMd: "eccmwd", neutral: "eccmwe", neutralMd: "eccmwf", ghost: "eccmwg", ghostMd: "eccmwh" };
684
- const Mt = br(
681
+ var Mr = { default: "_92y0ua2 _92y0ua1", short: "_92y0ua3 _92y0ua1" };
682
+ const Mt = ({ className: t, variant: e = "default" }) => /* @__PURE__ */ o.jsx("div", { className: N(Mr[e], t) });
683
+ var Or = { primary: "eccmw2 eccmw0", secondary: "eccmw3 eccmw0", secondaryMd: "eccmw4 eccmw0 eccmw1", neutral: "eccmw5 eccmw0", neutralMd: "eccmw6 eccmw0 eccmw1", ghost: "eccmw7 eccmw0", ghostMd: "eccmw8 eccmw0 eccmw1" }, kr = "eccmw9", Pr = "eccmwa", Nr = { primary: "eccmwb", secondary: "eccmwc", secondaryMd: "eccmwd", neutral: "eccmwe", neutralMd: "eccmwf", ghost: "eccmwg", ghostMd: "eccmwh" };
684
+ const Ot = br(
685
685
  ({
686
686
  children: t,
687
687
  onClick: e,
@@ -704,19 +704,19 @@ const Mt = br(
704
704
  className: N(
705
705
  "sid-button",
706
706
  `sid-button--${n}`,
707
- Mr[n],
707
+ Or[n],
708
708
  { [kr]: f },
709
709
  r
710
710
  ),
711
711
  onClick: e,
712
- children: d ? /* @__PURE__ */ o.jsx(Ot, { variant: "short", className: Nr[n] }) : /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
712
+ children: d ? /* @__PURE__ */ o.jsx(Mt, { variant: "short", className: Nr[n] }) : /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
713
713
  c ? /* @__PURE__ */ o.jsx("i", { className: Pr, children: c }) : null,
714
714
  t
715
715
  ] })
716
716
  }
717
717
  )
718
718
  );
719
- Mt.displayName = "Button";
719
+ Ot.displayName = "Button";
720
720
  var Dr = "_1doytsg0", Ir = "_1doytsg3", Lr = "_1doytsg4", Ar = { text: "_1doytsg6 _1doytsg5", email: "_1doytsg7 _1doytsg5", password: "_1doytsg8 _1doytsg5", tel: "_1doytsg9 _1doytsg5" }, Fr = "_1doytsga", Ur = "_1doytsgc";
721
721
  const qr = ({
722
722
  id: t,
@@ -1029,28 +1029,28 @@ var ns = (t) => function() {
1029
1029
  for (var e = arguments.length, r = new Array(e), s = 0; s < e; s++)
1030
1030
  r[s] = arguments[s];
1031
1031
  var n = Object.assign({}, ...r.map((d) => d.styles)), u = Object.keys(n), c = u.filter((d) => "mappings" in n[d]), f = (d) => {
1032
- var b = [], x = {}, w = Le({}, d), O = !1;
1032
+ var b = [], x = {}, y = Le({}, d), M = !1;
1033
1033
  for (var S of c) {
1034
1034
  var B = d[S];
1035
1035
  if (B != null) {
1036
1036
  var je = n[S];
1037
- O = !0;
1037
+ M = !0;
1038
1038
  for (var se of je.mappings)
1039
- x[se] = B, w[se] == null && delete w[se];
1039
+ x[se] = B, y[se] == null && delete y[se];
1040
1040
  }
1041
1041
  }
1042
- var A = O ? Le(Le({}, x), w) : d, j = function() {
1043
- var C = A[M], m = n[M];
1042
+ var A = M ? Le(Le({}, x), y) : d, j = function() {
1043
+ var w = A[O], m = n[O];
1044
1044
  try {
1045
1045
  if (m.mappings)
1046
1046
  return "continue";
1047
- if (typeof C == "string" || typeof C == "number") {
1048
- if (process.env.NODE_ENV !== "production" && !m.values[C].defaultClass)
1047
+ if (typeof w == "string" || typeof w == "number") {
1048
+ if (process.env.NODE_ENV !== "production" && !m.values[w].defaultClass)
1049
1049
  throw new Error();
1050
- b.push(m.values[C].defaultClass);
1051
- } else if (Array.isArray(C))
1052
- for (var K = 0; K < C.length; K++) {
1053
- var Z = C[K];
1050
+ b.push(m.values[w].defaultClass);
1051
+ } else if (Array.isArray(w))
1052
+ for (var K = 0; K < w.length; K++) {
1053
+ var Z = w[K];
1054
1054
  if (Z != null) {
1055
1055
  var ce = m.responsiveArray[K];
1056
1056
  if (process.env.NODE_ENV !== "production" && !m.values[Z].conditions[ce])
@@ -1059,8 +1059,8 @@ var ns = (t) => function() {
1059
1059
  }
1060
1060
  }
1061
1061
  else
1062
- for (var ae in C) {
1063
- var Q = C[ae];
1062
+ for (var ae in w) {
1063
+ var Q = w[ae];
1064
1064
  if (Q != null) {
1065
1065
  if (process.env.NODE_ENV !== "production" && !m.values[Q].conditions[ae])
1066
1066
  throw new Error();
@@ -1078,32 +1078,32 @@ var ns = (t) => function() {
1078
1078
  throw new I('"'.concat(F, '" has no value ').concat(R(ee), ". Possible values are ").concat(Object.keys(fe).map(R).join(", ")));
1079
1079
  };
1080
1080
  if (!m)
1081
- throw new I('"'.concat(M, '" is not a valid sprinkle'));
1082
- if ((typeof C == "string" || typeof C == "number") && (C in m.values || P(M, C, m.values), !m.values[C].defaultClass))
1083
- throw new I('"'.concat(M, '" has no default condition. You must specify which conditions to target explicitly. Possible options are ').concat(Object.keys(m.values[C].conditions).map(R).join(", ")));
1084
- if (typeof C == "object") {
1081
+ throw new I('"'.concat(O, '" is not a valid sprinkle'));
1082
+ if ((typeof w == "string" || typeof w == "number") && (w in m.values || P(O, w, m.values), !m.values[w].defaultClass))
1083
+ throw new I('"'.concat(O, '" has no default condition. You must specify which conditions to target explicitly. Possible options are ').concat(Object.keys(m.values[w].conditions).map(R).join(", ")));
1084
+ if (typeof w == "object") {
1085
1085
  if (!("conditions" in m.values[Object.keys(m.values)[0]]))
1086
- throw new I('"'.concat(M, '" is not a conditional property'));
1087
- if (Array.isArray(C)) {
1086
+ throw new I('"'.concat(O, '" is not a conditional property'));
1087
+ if (Array.isArray(w)) {
1088
1088
  if (!("responsiveArray" in m))
1089
- throw new I('"'.concat(M, '" does not support responsive arrays'));
1089
+ throw new I('"'.concat(O, '" does not support responsive arrays'));
1090
1090
  var V = m.responsiveArray.length;
1091
- if (V < C.length)
1092
- throw new I('"'.concat(M, '" only supports up to ').concat(V, " breakpoints. You passed ").concat(C.length));
1093
- for (var ne of C)
1094
- m.values[ne] || P(M, ne, m.values);
1091
+ if (V < w.length)
1092
+ throw new I('"'.concat(O, '" only supports up to ').concat(V, " breakpoints. You passed ").concat(w.length));
1093
+ for (var ne of w)
1094
+ m.values[ne] || P(O, ne, m.values);
1095
1095
  } else
1096
- for (var X in C) {
1097
- var Y = C[X];
1098
- if (Y != null && (m.values[Y] || P(M, Y, m.values), !m.values[Y].conditions[X]))
1099
- throw new I('"'.concat(M, '" has no condition named ').concat(R(X), ". Possible values are ").concat(Object.keys(m.values[Y].conditions).map(R).join(", ")));
1096
+ for (var X in w) {
1097
+ var Y = w[X];
1098
+ if (Y != null && (m.values[Y] || P(O, Y, m.values), !m.values[Y].conditions[X]))
1099
+ throw new I('"'.concat(O, '" has no condition named ').concat(R(X), ". Possible values are ").concat(Object.keys(m.values[Y].conditions).map(R).join(", ")));
1100
1100
  }
1101
1101
  }
1102
1102
  }
1103
1103
  throw de;
1104
1104
  }
1105
1105
  };
1106
- for (var M in A)
1106
+ for (var O in A)
1107
1107
  var Re = j();
1108
1108
  return t(b.join(" "));
1109
1109
  };
@@ -1178,7 +1178,7 @@ const Ue = ({
1178
1178
  ]
1179
1179
  }
1180
1180
  );
1181
- }, z = {
1181
+ }, C = {
1182
1182
  "footer.text": "Top-tier security by SlashID",
1183
1183
  "initial.title": "Logging you in...",
1184
1184
  "initial.details": "Please follow the on-screen instructions.",
@@ -1204,38 +1204,42 @@ const Ue = ({
1204
1204
  "success.details": "Return to the website.",
1205
1205
  "error.title": "Something went wrong...",
1206
1206
  "error.title.authentication_expired": "Magic link expired",
1207
- "error.title.registration_already_completed": "Account registration complete",
1208
- "error.detail": "Return to the form, and log in again.",
1209
- "error.detail.authentication_expired": "Return to the form, and log in again to continue",
1210
- "error.detail.registration_already_completed": "This account has already complete registration, return to the form to continue."
1207
+ "error.title.registration_already_completed": "Magic link expired",
1208
+ "error.detail": "Return to the form and log in again.",
1209
+ "error.detail.authentication_expired": "Return to the form and log in again to continue.",
1210
+ "error.detail.registration_already_completed": "Return to the form and log in again to continue."
1211
1211
  }, ds = {
1212
- en: z,
1212
+ en: C,
1213
1213
  ja: {
1214
- "footer.text": z["footer.text"],
1214
+ "footer.text": C["footer.text"],
1215
1215
  "initial.title": "ログイン処理を行っています。",
1216
1216
  "initial.details": "処理完了後、画面は自動で切り替わります。",
1217
1217
  "success.title": "認証が完了しました!",
1218
1218
  "success.details": "このページを閉じて、元のページへ戻ってください。",
1219
- "recover.password.title": z["recover.password.title"],
1220
- "recover.password.details": z["recover.password.details"],
1221
- "recover.password.input.password.label": z["recover.password.input.password.label"],
1222
- "recover.password.input.confirmPassword.label": z["recover.password.input.confirmPassword.label"],
1223
- "recover.password.input.placeholder": z["recover.password.input.placeholder"],
1224
- "recover.password.submit": z["recover.password.submit"],
1225
- "recover.password.validation.passwordsDoNotMatch": z["recover.password.validation.passwordsDoNotMatch"],
1226
- "recover.password.validation.length": z["recover.password.validation.length"],
1227
- "recover.password.validation.password_variants": z["recover.password.validation.password_variants"],
1228
- "recover.password.validation.admin_variants": z["recover.password.validation.admin_variants"],
1229
- "recover.password.validation.user_variants": z["recover.password.validation.user_variants"],
1230
- "recover.password.validation.alphanumeric_sequences_1": z["recover.password.validation.alphanumeric_sequences_1"],
1231
- "recover.password.validation.alphanumeric_sequences_2": z["recover.password.validation.alphanumeric_sequences_2"],
1232
- "recover.password.validation.numeric_sequences_ascending": z["recover.password.validation.numeric_sequences_ascending"],
1233
- "recover.password.validation.numeric_subsequences_ascending": z["recover.password.validation.numeric_subsequences_ascending"],
1234
- "recover.password.validation.numeric_sequences_descending": z["recover.password.validation.numeric_sequences_descending"],
1235
- "recover.password.validation.numeric_subsequences_descending": z["recover.password.validation.numeric_subsequences_descending"],
1236
- "recover.password.validation.common_password_xkcd": z["recover.password.validation.common_password_xkcd"],
1237
- "error.title": z["error.title"],
1238
- "error.detail": "再度ログインをしてください。"
1219
+ "recover.password.title": C["recover.password.title"],
1220
+ "recover.password.details": C["recover.password.details"],
1221
+ "recover.password.input.password.label": C["recover.password.input.password.label"],
1222
+ "recover.password.input.confirmPassword.label": C["recover.password.input.confirmPassword.label"],
1223
+ "recover.password.input.placeholder": C["recover.password.input.placeholder"],
1224
+ "recover.password.submit": C["recover.password.submit"],
1225
+ "recover.password.validation.passwordsDoNotMatch": C["recover.password.validation.passwordsDoNotMatch"],
1226
+ "recover.password.validation.length": C["recover.password.validation.length"],
1227
+ "recover.password.validation.password_variants": C["recover.password.validation.password_variants"],
1228
+ "recover.password.validation.admin_variants": C["recover.password.validation.admin_variants"],
1229
+ "recover.password.validation.user_variants": C["recover.password.validation.user_variants"],
1230
+ "recover.password.validation.alphanumeric_sequences_1": C["recover.password.validation.alphanumeric_sequences_1"],
1231
+ "recover.password.validation.alphanumeric_sequences_2": C["recover.password.validation.alphanumeric_sequences_2"],
1232
+ "recover.password.validation.numeric_sequences_ascending": C["recover.password.validation.numeric_sequences_ascending"],
1233
+ "recover.password.validation.numeric_subsequences_ascending": C["recover.password.validation.numeric_subsequences_ascending"],
1234
+ "recover.password.validation.numeric_sequences_descending": C["recover.password.validation.numeric_sequences_descending"],
1235
+ "recover.password.validation.numeric_subsequences_descending": C["recover.password.validation.numeric_subsequences_descending"],
1236
+ "recover.password.validation.common_password_xkcd": C["recover.password.validation.common_password_xkcd"],
1237
+ "error.title": C["error.title"],
1238
+ "error.title.authentication_expired": C["error.title.authentication_expired"],
1239
+ "error.title.registration_already_completed": C["error.title.registration_already_completed"],
1240
+ "error.detail": "再度ログインをしてください。",
1241
+ "error.detail.authentication_expired": C["error.detail.authentication_expired"],
1242
+ "error.detail.registration_already_completed": C["error.detail.registration_already_completed"]
1239
1243
  }
1240
1244
  }, fs = (t) => (e) => ds[t][e], hs = {
1241
1245
  logo: /* @__PURE__ */ o.jsx(Yr, {}),
@@ -1340,10 +1344,10 @@ function Ts({
1340
1344
  ILLEGAL_SEQUENCE: s
1341
1345
  } : {};
1342
1346
  }
1343
- function Os({ message: t }) {
1347
+ function Ms({ message: t }) {
1344
1348
  return /* @__PURE__ */ o.jsx("span", { className: Ss, children: t });
1345
1349
  }
1346
- function Ms() {
1350
+ function Os() {
1347
1351
  const t = js(), { sdk: e } = ye(), [r, s] = ue(""), [n, u] = ue(""), [c, f] = ue(null), [d, b] = ue("initial");
1348
1352
  St(() => {
1349
1353
  const S = (B) => {
@@ -1366,9 +1370,9 @@ function Ms() {
1366
1370
  }
1367
1371
  e.publish("passwordSubmitted", r), b("submitting");
1368
1372
  }
1369
- }, w = (S) => {
1373
+ }, y = (S) => {
1370
1374
  s(S.target.value), f(null);
1371
- }, O = (S) => {
1375
+ }, M = (S) => {
1372
1376
  u(S.target.value), f(null);
1373
1377
  };
1374
1378
  return /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
@@ -1386,7 +1390,7 @@ function Ms() {
1386
1390
  placeholder: t("recover.password.input.placeholder"),
1387
1391
  name: "password",
1388
1392
  value: r ?? "",
1389
- onChange: w,
1393
+ onChange: y,
1390
1394
  error: !!c,
1391
1395
  autoComplete: "new-password"
1392
1396
  }
@@ -1399,16 +1403,16 @@ function Ms() {
1399
1403
  placeholder: t("recover.password.input.placeholder"),
1400
1404
  name: "passwordConfirm",
1401
1405
  value: n ?? "",
1402
- onChange: O,
1406
+ onChange: M,
1403
1407
  className: Pt({ marginTop: "4" }),
1404
1408
  error: !!c,
1405
1409
  autoComplete: "new-password"
1406
1410
  }
1407
1411
  ),
1408
- c && /* @__PURE__ */ o.jsx(Os, { message: c })
1412
+ c && /* @__PURE__ */ o.jsx(Ms, { message: c })
1409
1413
  ] }),
1410
1414
  /* @__PURE__ */ o.jsx(
1411
- Mt,
1415
+ Ot,
1412
1416
  {
1413
1417
  type: "submit",
1414
1418
  variant: "primary",
@@ -1846,8 +1850,8 @@ function na(t, e) {
1846
1850
  b && Object.keys(b).length && (t.tags = { ...b, ...t.tags });
1847
1851
  const x = G(n);
1848
1852
  x && Object.keys(x).length && (t.user = { ...x, ...t.user });
1849
- const w = G(u);
1850
- w && Object.keys(w).length && (t.contexts = { ...w, ...t.contexts }), c && (t.level = c), f && (t.transaction = f);
1853
+ const y = G(u);
1854
+ y && Object.keys(y).length && (t.contexts = { ...y, ...t.contexts }), c && (t.level = c), f && (t.transaction = f);
1851
1855
  }
1852
1856
  function oa(t, e) {
1853
1857
  const r = [...t.breadcrumbs || [], ...e];
@@ -2141,8 +2145,8 @@ class W {
2141
2145
  _fingerprint: d,
2142
2146
  _eventProcessors: b,
2143
2147
  _propagationContext: x,
2144
- _sdkProcessingMetadata: w,
2145
- _transactionName: O,
2148
+ _sdkProcessingMetadata: y,
2149
+ _transactionName: M,
2146
2150
  _span: S
2147
2151
  } = this;
2148
2152
  return {
@@ -2156,8 +2160,8 @@ class W {
2156
2160
  fingerprint: d || [],
2157
2161
  eventProcessors: b,
2158
2162
  propagationContext: x,
2159
- sdkProcessingMetadata: w,
2160
- transactionName: O,
2163
+ sdkProcessingMetadata: y,
2164
+ transactionName: M,
2161
2165
  span: S
2162
2166
  };
2163
2167
  }
@@ -2707,7 +2711,7 @@ async function pa(t, e) {
2707
2711
  });
2708
2712
  }
2709
2713
  function ba() {
2710
- return /* @__PURE__ */ o.jsx(me, { variant: "primary", children: /* @__PURE__ */ o.jsx(Ot, {}) });
2714
+ return /* @__PURE__ */ o.jsx(me, { variant: "primary", children: /* @__PURE__ */ o.jsx(Mt, {}) });
2711
2715
  }
2712
2716
  function za({ onSuccess: t, onError: e, flowType: r, onRedirectDiscovered: s }) {
2713
2717
  const { sdk: n } = ye();
@@ -2727,7 +2731,7 @@ function za({ onSuccess: t, onError: e, flowType: r, onRedirectDiscovered: s })
2727
2731
  return u(), () => {
2728
2732
  s && n.unsubscribe("redirectUriDiscovered", s);
2729
2733
  };
2730
- }, [r, e, t, n]), r === "password-recovery" ? /* @__PURE__ */ o.jsx(Ms, {}) : /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
2734
+ }, [r, e, t, n]), r === "password-recovery" ? /* @__PURE__ */ o.jsx(Os, {}) : /* @__PURE__ */ o.jsxs(o.Fragment, { children: [
2731
2735
  /* @__PURE__ */ o.jsxs($e, { space: "0.25", children: [
2732
2736
  /* @__PURE__ */ o.jsx(J, { as: "h1", variant: { size: "2xl-title", weight: "bold" }, t: "initial.title" }),
2733
2737
  /* @__PURE__ */ o.jsx(J, { variant: { color: "contrast", weight: "semibold" }, as: "h2", t: "initial.details" })
@@ -2740,7 +2744,7 @@ export {
2740
2744
  wa as Error,
2741
2745
  ds as I18N,
2742
2746
  za as Progress,
2743
- Ms as Recover,
2747
+ Os as Recover,
2744
2748
  ya as Success,
2745
2749
  ma as TextProvider,
2746
2750
  va as ThemeRoot