affiliate-front-shared 1.3.23 → 1.3.24

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/index.mjs CHANGED
@@ -4536,7 +4536,7 @@ const Zo = {
4536
4536
  onClose: r,
4537
4537
  setCurrentStep: e,
4538
4538
  setConfirmationToken: t,
4539
- enableTwoFactor: n,
4539
+ enableTwoFactorService: n,
4540
4540
  setRefetch: i,
4541
4541
  setIdOf2FA: o
4542
4542
  }) => {
@@ -5695,7 +5695,7 @@ const Il = ({
5695
5695
  setIsOpen: e,
5696
5696
  modal: t = 0,
5697
5697
  setRefetch: n,
5698
- enableTwoFactor: i
5698
+ enableTwoFactorService: i
5699
5699
  }) => {
5700
5700
  const [o, a] = M(t), [l, d] = M(""), [c, u] = M(), [p, h] = M("");
5701
5701
  function f() {
@@ -5723,7 +5723,14 @@ const Il = ({
5723
5723
  }, [o]), y = we(() => {
5724
5724
  switch (o) {
5725
5725
  case 0:
5726
- return { onClose: f, setCurrentStep: a, setConfirmationToken: d, setRefetch: n, setIdOf2FA: u, enableTwoFactor: i };
5726
+ return {
5727
+ onClose: f,
5728
+ setCurrentStep: a,
5729
+ setConfirmationToken: d,
5730
+ setRefetch: n,
5731
+ setIdOf2FA: u,
5732
+ enableTwoFactorService: i
5733
+ };
5727
5734
  case 1:
5728
5735
  return { onClose: f, setCurrentStep: a };
5729
5736
  case 2: