@aws-amplify/ui-vue 4.2.27 → 4.2.28

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.js CHANGED
@@ -1739,7 +1739,7 @@ const fl = {
1739
1739
  "Dismiss alert": "Avvisa varning",
1740
1740
  Email: "E-post",
1741
1741
  "Enter your code": "Skriv din kod",
1742
- "Enter your Email": "Fyll i din e-post",
1742
+ "Enter your Email": "Ange din e-post",
1743
1743
  "Enter your phone number": "Ange ditt telefonnummer",
1744
1744
  "Enter your username": "Ange ditt användarnamn",
1745
1745
  "Forgot your password?": "Glömt ditt lösenord? ",
@@ -1782,8 +1782,8 @@ const fl = {
1782
1782
  "Confirm a Code": "Bekräfta koden",
1783
1783
  "Confirm Sign In": "Bekräfta inloggning",
1784
1784
  "Create account": "Skapa konto",
1785
- "Enter your password": "Ange ditt lösenord",
1786
- "Forgot Password": "Glömt lösenordet",
1785
+ "Enter your Password": "Ange ditt lösenord",
1786
+ "Forgot Password?": "Glömt lösenord?",
1787
1787
  "Have an account? ": "Redan registrerad? ",
1788
1788
  "Incorrect username or password": "Felaktigt användarnamn eller lösenord",
1789
1789
  "Invalid password format": "Ogiltigt lösenordsformat",
@@ -1792,13 +1792,14 @@ const fl = {
1792
1792
  "New Password": "Nytt lösenord",
1793
1793
  "No account? ": "Inget konto? ",
1794
1794
  "Password attempts exceeded": "Maximalt antal felaktiga inloggningsförsök har uppnåtts",
1795
- "Reset password": "Återställ lösenord",
1795
+ "Reset Password": "Återställ lösenord",
1796
1796
  "Sign Out": "Logga ut",
1797
1797
  "Sign Up": "Registrering",
1798
1798
  "User already exists": "Användaren finns redan",
1799
1799
  "User does not exist": "Användaren finns inte",
1800
1800
  "Username cannot be empty": "Användarnamnet kan inte vara tomt",
1801
- "We Emailed You": "Vi har skickat e-post till dig"
1801
+ "We Emailed You": "Vi har skickat e-post till dig",
1802
+ "Please confirm your Password": "Bekräfta ditt lösenord"
1802
1803
  }, Il = {
1803
1804
  "Account recovery requires verified contact information": "Pemulihan akun memerlukan informasi kontak terverifikasi",
1804
1805
  "Back to Sign In": "Kembali ke Masuk",
@@ -9284,7 +9285,7 @@ const A1 = /* @__PURE__ */ Tn(b1, [["render", C1]]), I1 = ["tabindex", "aria-sel
9284
9285
  role: "tab"
9285
9286
  }, R(d(o)), 11, I1));
9286
9287
  }
9287
- }), T1 = "4.2.27", P1 = {};
9288
+ }), T1 = "4.2.28", P1 = {};
9288
9289
  function k1(e, t) {
9289
9290
  return E(e.$slots, "textI", oe(ie(e.$attrs)), () => [
9290
9291
  x("span", Ie(e.$attrs, { "data-amplify-text": "" }), [
package/dist/version.d.ts CHANGED
@@ -1,2 +1,2 @@
1
- export declare const VERSION = "4.2.27";
1
+ export declare const VERSION = "4.2.28";
2
2
  //# sourceMappingURL=version.d.ts.map
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aws-amplify/ui-vue",
3
- "version": "4.2.27",
3
+ "version": "4.2.28",
4
4
  "type": "module",
5
5
  "main": "dist/index.cjs",
6
6
  "module": "dist/index.js",
@@ -38,7 +38,7 @@
38
38
  "typecheck": "vue-tsc --noEmit"
39
39
  },
40
40
  "dependencies": {
41
- "@aws-amplify/ui": "6.8.0",
41
+ "@aws-amplify/ui": "6.8.1",
42
42
  "@vueuse/core": "7.5.5",
43
43
  "@xstate/vue": "0.8.1",
44
44
  "nanoid": "3.3.8",