@juo/orion-extensions 0.13.1 → 0.13.3

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.
@@ -2,7 +2,16 @@ const Login = {
2
2
  loginViewTitle: "Se connecter",
3
3
  checkEmailTitle: "Vérifiez votre e-mail",
4
4
  subtitle: "Modifiez vos produits, options de livraison et de paiement ou mettez à jour le statut de votre abonnement",
5
- separatorText: "ou se connecter avec"
5
+ separatorText: "ou se connecter avec",
6
+ emailLabel: "Votre e-mail",
7
+ codeLabel: "Code",
8
+ checkInboxText: "Vérifiez votre boîte de réception pour trouver le code de connexion. Saisissez-le ci-dessous pour vous connecter. S'il n'arrive pas dans les 2 minutes, ",
9
+ tryAgainText: "réessayez",
10
+ checkInboxSuffixText: ".",
11
+ continueButtonText: "Continuer",
12
+ genericErrorMessage: "Une erreur s'est produite. Veuillez réessayer.",
13
+ invalidCodeMessage: "Le code est invalide ou a expiré.",
14
+ socialLoginErrorMessage: "Veuillez essayer une autre option de connexion."
6
15
  };
7
16
  const fr = {
8
17
  "action:show_content": {
@@ -2,7 +2,16 @@ const Login = {
2
2
  loginViewTitle: "Bejelentkezés",
3
3
  checkEmailTitle: "Ellenőrizd az e-mailed",
4
4
  subtitle: "Módosítsd a termékeidet, szállítási és fizetési lehetőségeidet, vagy frissítsd az előfizetésed állapotát",
5
- separatorText: "vagy jelentkezz be ezzel"
5
+ separatorText: "vagy jelentkezz be ezzel",
6
+ emailLabel: "E-mail-címed",
7
+ codeLabel: "Kód",
8
+ checkInboxText: "Ellenőrizd a bejövő üzeneteidet a bejelentkezési kódért. Add meg lent a bejelentkezéshez. Ha 2 percen belül nem érkezik meg, ",
9
+ tryAgainText: "próbáld újra",
10
+ checkInboxSuffixText: ".",
11
+ continueButtonText: "Tovább",
12
+ genericErrorMessage: "Hiba történt. Kérjük, próbáld újra.",
13
+ invalidCodeMessage: "A kód érvénytelen vagy lejárt.",
14
+ socialLoginErrorMessage: "Kérjük, próbálj meg egy másik bejelentkezési lehetőséget."
6
15
  };
7
16
  const hu = {
8
17
  "action:show_content": {
@@ -2,7 +2,16 @@ const Login = {
2
2
  loginViewTitle: "Inloggen",
3
3
  checkEmailTitle: "Controleer je e-mail",
4
4
  subtitle: "Wijzig je producten, bezorg- en betaalopties of werk de status van je abonnement bij",
5
- separatorText: "of inloggen met"
5
+ separatorText: "of inloggen met",
6
+ emailLabel: "Je e-mailadres",
7
+ codeLabel: "Code",
8
+ checkInboxText: "Controleer je inbox op een inlogcode. Vul die hieronder in om in te loggen. Als die niet binnen 2 minuten aankomt, ",
9
+ tryAgainText: "probeer het opnieuw",
10
+ checkInboxSuffixText: ".",
11
+ continueButtonText: "Doorgaan",
12
+ genericErrorMessage: "Er is iets misgegaan. Probeer het opnieuw.",
13
+ invalidCodeMessage: "De code is ongeldig of verlopen.",
14
+ socialLoginErrorMessage: "Probeer een andere inlogoptie."
6
15
  };
7
16
  const nl = {
8
17
  "action:show_content": {
@@ -2,7 +2,16 @@ const Login = {
2
2
  loginViewTitle: "Zaloguj się",
3
3
  checkEmailTitle: "Sprawdź swój e-mail",
4
4
  subtitle: "Zmień swoje produkty, opcje dostawy i płatności lub zaktualizuj status swojej subskrypcji",
5
- separatorText: "lub zaloguj się przez"
5
+ separatorText: "lub zaloguj się przez",
6
+ emailLabel: "Twój e-mail",
7
+ codeLabel: "Kod",
8
+ checkInboxText: "Sprawdź skrzynkę odbiorczą, aby znaleźć kod logowania. Wpisz go poniżej, aby się zalogować. Jeśli nie dotrze w ciągu 2 minut, ",
9
+ tryAgainText: "spróbuj ponownie",
10
+ checkInboxSuffixText: ".",
11
+ continueButtonText: "Kontynuuj",
12
+ genericErrorMessage: "Coś poszło nie tak. Spróbuj ponownie.",
13
+ invalidCodeMessage: "Kod jest nieprawidłowy lub wygasł.",
14
+ socialLoginErrorMessage: "Spróbuj innej metody logowania."
6
15
  };
7
16
  const pl = {
8
17
  "action:show_content": {
@@ -2,7 +2,16 @@ const Login = {
2
2
  loginViewTitle: "Iniciar sessão",
3
3
  checkEmailTitle: "Verifique o seu e-mail",
4
4
  subtitle: "Altere os seus produtos, opções de entrega e pagamento ou atualize o estado da sua subscrição",
5
- separatorText: "ou iniciar sessão com"
5
+ separatorText: "ou iniciar sessão com",
6
+ emailLabel: "O seu e-mail",
7
+ codeLabel: "Código",
8
+ checkInboxText: "Verifique a sua caixa de entrada para encontrar o código de login. Introduza-o abaixo para iniciar sessão. Se não chegar em 2 minutos, ",
9
+ tryAgainText: "tente novamente",
10
+ checkInboxSuffixText: ".",
11
+ continueButtonText: "Continuar",
12
+ genericErrorMessage: "Ocorreu um erro. Tente novamente.",
13
+ invalidCodeMessage: "O código é inválido ou expirou.",
14
+ socialLoginErrorMessage: "Tente outra opção de início de sessão."
6
15
  };
7
16
  const pt = {
8
17
  "action:show_content": {
@@ -2,7 +2,16 @@ const Login = {
2
2
  loginViewTitle: "Prihlásiť sa",
3
3
  checkEmailTitle: "Skontrolujte svoj e-mail",
4
4
  subtitle: "Zmeňte svoje produkty, možnosti doručenia a platby alebo aktualizujte stav svojho predplatného",
5
- separatorText: "alebo sa prihláste cez"
5
+ separatorText: "alebo sa prihláste cez",
6
+ emailLabel: "Váš e-mail",
7
+ codeLabel: "Kód",
8
+ checkInboxText: "Skontrolujte svoju e-mailovú schránku, kde nájdete prihlasovací kód. Zadajte ho nižšie na prihlásenie. Ak nepríde do 2 minút, ",
9
+ tryAgainText: "skúste to znova",
10
+ checkInboxSuffixText: ".",
11
+ continueButtonText: "Pokračovať",
12
+ genericErrorMessage: "Niečo sa pokazilo. Skúste to znova.",
13
+ invalidCodeMessage: "Kód je neplatný alebo vypršal.",
14
+ socialLoginErrorMessage: "Skúste inú možnosť prihlásenia."
6
15
  };
7
16
  const sk = {
8
17
  "action:show_content": {
@@ -2,7 +2,16 @@ const Login = {
2
2
  loginViewTitle: "Prijava",
3
3
  checkEmailTitle: "Preverite svoj e-poštni naslov",
4
4
  subtitle: "Spremenite svoje izdelke, možnosti dostave in plačila ali posodobite stanje svoje naročnine",
5
- separatorText: "ali se prijavite z"
5
+ separatorText: "ali se prijavite z",
6
+ emailLabel: "Vaš e-poštni naslov",
7
+ codeLabel: "Koda",
8
+ checkInboxText: "Preverite svoj nabiralnik za kodo za prijavo. Vnesite jo spodaj za prijavo. Če ne prispe v 2 minutah, ",
9
+ tryAgainText: "poskusite znova",
10
+ checkInboxSuffixText: ".",
11
+ continueButtonText: "Nadaljuj",
12
+ genericErrorMessage: "Prišlo je do napake. Poskusite znova.",
13
+ invalidCodeMessage: "Koda je neveljavna ali je potekla.",
14
+ socialLoginErrorMessage: "Poskusite drugo možnost prijave."
6
15
  };
7
16
  const sl = {
8
17
  "action:show_content": {
package/dist/style.css CHANGED
@@ -3104,16 +3104,16 @@ video {
3104
3104
  --card-radius: var(--card-radius-3);
3105
3105
  }
3106
3106
 
3107
- .v-enter-active[data-v-08f0c897],
3108
- .v-leave-active[data-v-08f0c897] {
3107
+ .v-enter-active[data-v-aa4ef840],
3108
+ .v-leave-active[data-v-aa4ef840] {
3109
3109
  transition: opacity 0.2s ease-in-out;
3110
3110
  }
3111
- .v-enter-from[data-v-08f0c897],
3112
- .v-leave-to[data-v-08f0c897] {
3111
+ .v-enter-from[data-v-aa4ef840],
3112
+ .v-leave-to[data-v-aa4ef840] {
3113
3113
  opacity: 0;
3114
3114
  }
3115
- .link-underline[data-v-08f0c897],
3116
- .link-underline[data-v-08f0c897] * {
3115
+ .link-underline[data-v-aa4ef840],
3116
+ .link-underline[data-v-aa4ef840] * {
3117
3117
  text-decoration-line: underline;
3118
3118
  }
3119
3119
 
@@ -3129,23 +3129,23 @@ footer[data-v-dd4ee756] > * {
3129
3129
  flex-grow: 1;
3130
3130
  }
3131
3131
 
3132
- .with-tooltip[data-v-9a6feeac] {
3132
+ .with-tooltip[data-v-2e9e4120] {
3133
3133
  position: relative
3134
3134
  }
3135
- .with-tooltip__floating[data-v-9a6feeac] {
3135
+ .with-tooltip__floating[data-v-2e9e4120] {
3136
3136
  position: fixed;
3137
3137
  top: 0px;
3138
3138
  left: 0px;
3139
3139
  z-index: 60;
3140
3140
  display: none
3141
3141
  }
3142
- .with-tooltip__tooltip[data-v-9a6feeac] {
3142
+ .with-tooltip__tooltip[data-v-2e9e4120] {
3143
3143
  border-radius: var(--radius-xs);
3144
3144
  --tw-bg-opacity: 1;
3145
3145
  background-color: rgb(61 61 61 / var(--tw-bg-opacity));
3146
3146
  color: var(--white)
3147
3147
  }
3148
- .with-tooltip__arrow[data-v-9a6feeac]::after {
3148
+ .with-tooltip__arrow[data-v-2e9e4120]::after {
3149
3149
  position: absolute;
3150
3150
  top: 50%;
3151
3151
  left: 50%;
@@ -3160,23 +3160,23 @@ footer[data-v-dd4ee756] > * {
3160
3160
  height: 10px;
3161
3161
  content: ""
3162
3162
  }
3163
- .tooltip--bottom .with-tooltip__arrow[data-v-9a6feeac]::after {
3163
+ .tooltip--bottom .with-tooltip__arrow[data-v-2e9e4120]::after {
3164
3164
  top: 0px;
3165
3165
  border-top-left-radius: 4px
3166
3166
  }
3167
- .tooltip--right .with-tooltip__arrow[data-v-9a6feeac]::after {
3167
+ .tooltip--right .with-tooltip__arrow[data-v-2e9e4120]::after {
3168
3168
  left: 100%;
3169
3169
  border-top-right-radius: 4px
3170
3170
  }
3171
- .tooltip--top .with-tooltip__arrow[data-v-9a6feeac]::after {
3171
+ .tooltip--top .with-tooltip__arrow[data-v-2e9e4120]::after {
3172
3172
  top: 100%;
3173
3173
  border-bottom-right-radius: 4px
3174
3174
  }
3175
- .tooltip--left .with-tooltip__arrow[data-v-9a6feeac]::after {
3175
+ .tooltip--left .with-tooltip__arrow[data-v-2e9e4120]::after {
3176
3176
  left: 0px;
3177
3177
  border-bottom-left-radius: 4px
3178
3178
  }
3179
- .with-tooltip:hover > .with-tooltip__floating[data-v-9a6feeac] {
3179
+ .with-tooltip:hover > .with-tooltip__floating[data-v-2e9e4120] {
3180
3180
  display: block;
3181
3181
  max-width: 300px
3182
3182
  }
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@juo/orion-extensions",
3
3
  "private": false,
4
- "version": "0.13.1",
4
+ "version": "0.13.3",
5
5
  "type": "module",
6
6
  "files": [
7
7
  "dist"
@@ -43,7 +43,7 @@
43
43
  "tailwind-merge": "3.2.0",
44
44
  "tailwindcss": "3.3.5",
45
45
  "vue": "3.5.13",
46
- "@juo/customer-ui": "0.4.0",
46
+ "@juo/customer-ui": "0.4.1",
47
47
  "@juo/orion-core": "0.20.0"
48
48
  },
49
49
  "scripts": {