@ledgerhq/lumen-ui-rnative 0.0.51 → 0.0.52

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/lumen-ui-rnative",
3
- "version": "0.0.50",
3
+ "version": "0.0.51",
4
4
  "license": "Apache-2.0",
5
5
  "keywords": [
6
6
  "react-native",
@@ -1,3 +1,23 @@
1
1
  {
2
- "components": {}
2
+ "components": {
3
+ "addressInput": {
4
+ "qrCodeAriaLabel": "QR-Code scannen"
5
+ },
6
+ "baseInput": {
7
+ "clearInputAriaLabel": "Eingabe löschen"
8
+ },
9
+ "spinner": {
10
+ "loadingAriaLabel": "Wird geladen"
11
+ },
12
+ "bottomSheetHeader": {
13
+ "goBackAriaLabel": "Zurück",
14
+ "closeAriaLabel": "Schließen"
15
+ },
16
+ "banner": {
17
+ "closeAriaLabel": "Schließen"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(Öffnet in neuem Tab)"
21
+ }
22
+ }
3
23
  }
@@ -15,6 +15,9 @@
15
15
  },
16
16
  "banner": {
17
17
  "closeAriaLabel": "Close"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(opens in a new tab)"
18
21
  }
19
22
  }
20
23
  }
@@ -1,3 +1,23 @@
1
1
  {
2
- "components": {}
2
+ "components": {
3
+ "addressInput": {
4
+ "qrCodeAriaLabel": "Escanear código QR"
5
+ },
6
+ "baseInput": {
7
+ "clearInputAriaLabel": "Borrar entrada"
8
+ },
9
+ "spinner": {
10
+ "loadingAriaLabel": "Cargando"
11
+ },
12
+ "bottomSheetHeader": {
13
+ "goBackAriaLabel": "Volver",
14
+ "closeAriaLabel": "Cerrar"
15
+ },
16
+ "banner": {
17
+ "closeAriaLabel": "Cerrar"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(se abre en una pestaña nueva)"
21
+ }
22
+ }
3
23
  }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "components": {
3
3
  "addressInput": {
4
- "qrCodeAriaLabel": "Scanner le QR code"
4
+ "qrCodeAriaLabel": "Scanner le code QR"
5
5
  },
6
6
  "baseInput": {
7
7
  "clearInputAriaLabel": "Effacer la saisie"
@@ -15,6 +15,9 @@
15
15
  },
16
16
  "banner": {
17
17
  "closeAriaLabel": "Fermer"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(s'ouvre dans un nouvel onglet)"
18
21
  }
19
22
  }
20
23
  }
@@ -1,3 +1,23 @@
1
1
  {
2
- "components": {}
2
+ "components": {
3
+ "addressInput": {
4
+ "qrCodeAriaLabel": "QRコードをスキャン"
5
+ },
6
+ "baseInput": {
7
+ "clearInputAriaLabel": "インプットを削除"
8
+ },
9
+ "spinner": {
10
+ "loadingAriaLabel": "読み込み中"
11
+ },
12
+ "bottomSheetHeader": {
13
+ "goBackAriaLabel": "戻る",
14
+ "closeAriaLabel": "閉じる"
15
+ },
16
+ "banner": {
17
+ "closeAriaLabel": "閉じる"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(新しいタブで開く)"
21
+ }
22
+ }
3
23
  }
@@ -1,3 +1,23 @@
1
1
  {
2
- "components": {}
2
+ "components": {
3
+ "addressInput": {
4
+ "qrCodeAriaLabel": "QR 코드 스캔"
5
+ },
6
+ "baseInput": {
7
+ "clearInputAriaLabel": "입력 값 지우기"
8
+ },
9
+ "spinner": {
10
+ "loadingAriaLabel": "로딩중"
11
+ },
12
+ "bottomSheetHeader": {
13
+ "goBackAriaLabel": "돌아가기",
14
+ "closeAriaLabel": "닫기"
15
+ },
16
+ "banner": {
17
+ "closeAriaLabel": "닫기"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(새 탭에서 열기)"
21
+ }
22
+ }
3
23
  }
@@ -1,3 +1,23 @@
1
1
  {
2
- "components": {}
2
+ "components": {
3
+ "addressInput": {
4
+ "qrCodeAriaLabel": "Escanear QR Code"
5
+ },
6
+ "baseInput": {
7
+ "clearInputAriaLabel": "Limpar input"
8
+ },
9
+ "spinner": {
10
+ "loadingAriaLabel": "Carregando"
11
+ },
12
+ "bottomSheetHeader": {
13
+ "goBackAriaLabel": "Voltar",
14
+ "closeAriaLabel": "Fechar"
15
+ },
16
+ "banner": {
17
+ "closeAriaLabel": "Fechar"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(abre em uma nova aba)"
21
+ }
22
+ }
3
23
  }
@@ -1,3 +1,23 @@
1
1
  {
2
- "components": {}
2
+ "components": {
3
+ "addressInput": {
4
+ "qrCodeAriaLabel": "Сканировать QR-код"
5
+ },
6
+ "baseInput": {
7
+ "clearInputAriaLabel": "Очистить поле"
8
+ },
9
+ "spinner": {
10
+ "loadingAriaLabel": "Загрузка"
11
+ },
12
+ "bottomSheetHeader": {
13
+ "goBackAriaLabel": "Назад",
14
+ "closeAriaLabel": "Закрыть"
15
+ },
16
+ "banner": {
17
+ "closeAriaLabel": "Закрыть"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(открывается в новой вкладке)"
21
+ }
22
+ }
3
23
  }
@@ -1,3 +1,23 @@
1
1
  {
2
- "components": {}
2
+ "components": {
3
+ "addressInput": {
4
+ "qrCodeAriaLabel": "สแกน QR Code"
5
+ },
6
+ "baseInput": {
7
+ "clearInputAriaLabel": "ล้างอินพุต"
8
+ },
9
+ "spinner": {
10
+ "loadingAriaLabel": "กำลังโหลด"
11
+ },
12
+ "bottomSheetHeader": {
13
+ "goBackAriaLabel": "ย้อนกลับ",
14
+ "closeAriaLabel": "ปิด"
15
+ },
16
+ "banner": {
17
+ "closeAriaLabel": "ปิด"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(เปิดในแท็บใหม่)"
21
+ }
22
+ }
3
23
  }
@@ -1,3 +1,23 @@
1
1
  {
2
- "components": {}
2
+ "components": {
3
+ "addressInput": {
4
+ "qrCodeAriaLabel": "Karekodu okut"
5
+ },
6
+ "baseInput": {
7
+ "clearInputAriaLabel": "Girdiyi temizle"
8
+ },
9
+ "spinner": {
10
+ "loadingAriaLabel": "Yükleniyor"
11
+ },
12
+ "bottomSheetHeader": {
13
+ "goBackAriaLabel": "Geri dön",
14
+ "closeAriaLabel": "Kapat"
15
+ },
16
+ "banner": {
17
+ "closeAriaLabel": "Kapat"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(yeni sekmede açılır)"
21
+ }
22
+ }
3
23
  }
@@ -1,3 +1,23 @@
1
1
  {
2
- "components": {}
2
+ "components": {
3
+ "addressInput": {
4
+ "qrCodeAriaLabel": "扫描二维码"
5
+ },
6
+ "baseInput": {
7
+ "clearInputAriaLabel": "清空输入框"
8
+ },
9
+ "spinner": {
10
+ "loadingAriaLabel": "加载中"
11
+ },
12
+ "bottomSheetHeader": {
13
+ "goBackAriaLabel": "返回",
14
+ "closeAriaLabel": "关闭"
15
+ },
16
+ "banner": {
17
+ "closeAriaLabel": "关闭"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(在新选项卡中打开)"
21
+ }
22
+ }
3
23
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ledgerhq/lumen-ui-rnative",
3
- "version": "0.0.51",
3
+ "version": "0.0.52",
4
4
  "license": "Apache-2.0",
5
5
  "keywords": [
6
6
  "react-native",
@@ -33,7 +33,7 @@
33
33
  },
34
34
  "peerDependencies": {
35
35
  "@gorhom/bottom-sheet": "^5.0.0",
36
- "@ledgerhq/lumen-design-core": "0.0.39",
36
+ "@ledgerhq/lumen-design-core": "0.0.40",
37
37
  "react": "~18.3.1",
38
38
  "react-native": "~0.77.3",
39
39
  "react-native-reanimated": "^3.0.0",
@@ -1,3 +1,23 @@
1
1
  {
2
- "components": {}
3
- }
2
+ "components": {
3
+ "addressInput": {
4
+ "qrCodeAriaLabel": "QR-Code scannen"
5
+ },
6
+ "baseInput": {
7
+ "clearInputAriaLabel": "Eingabe löschen"
8
+ },
9
+ "spinner": {
10
+ "loadingAriaLabel": "Wird geladen"
11
+ },
12
+ "bottomSheetHeader": {
13
+ "goBackAriaLabel": "Zurück",
14
+ "closeAriaLabel": "Schließen"
15
+ },
16
+ "banner": {
17
+ "closeAriaLabel": "Schließen"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(Öffnet in neuem Tab)"
21
+ }
22
+ }
23
+ }
@@ -15,6 +15,9 @@
15
15
  },
16
16
  "banner": {
17
17
  "closeAriaLabel": "Close"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(opens in a new tab)"
18
21
  }
19
22
  }
20
- }
23
+ }
@@ -1,3 +1,23 @@
1
1
  {
2
- "components": {}
3
- }
2
+ "components": {
3
+ "addressInput": {
4
+ "qrCodeAriaLabel": "Escanear código QR"
5
+ },
6
+ "baseInput": {
7
+ "clearInputAriaLabel": "Borrar entrada"
8
+ },
9
+ "spinner": {
10
+ "loadingAriaLabel": "Cargando"
11
+ },
12
+ "bottomSheetHeader": {
13
+ "goBackAriaLabel": "Volver",
14
+ "closeAriaLabel": "Cerrar"
15
+ },
16
+ "banner": {
17
+ "closeAriaLabel": "Cerrar"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(se abre en una pestaña nueva)"
21
+ }
22
+ }
23
+ }
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "components": {
3
3
  "addressInput": {
4
- "qrCodeAriaLabel": "Scanner le QR code"
4
+ "qrCodeAriaLabel": "Scanner le code QR"
5
5
  },
6
6
  "baseInput": {
7
7
  "clearInputAriaLabel": "Effacer la saisie"
@@ -15,6 +15,9 @@
15
15
  },
16
16
  "banner": {
17
17
  "closeAriaLabel": "Fermer"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(s'ouvre dans un nouvel onglet)"
18
21
  }
19
22
  }
20
- }
23
+ }
@@ -1,3 +1,23 @@
1
1
  {
2
- "components": {}
3
- }
2
+ "components": {
3
+ "addressInput": {
4
+ "qrCodeAriaLabel": "QRコードをスキャン"
5
+ },
6
+ "baseInput": {
7
+ "clearInputAriaLabel": "インプットを削除"
8
+ },
9
+ "spinner": {
10
+ "loadingAriaLabel": "読み込み中"
11
+ },
12
+ "bottomSheetHeader": {
13
+ "goBackAriaLabel": "戻る",
14
+ "closeAriaLabel": "閉じる"
15
+ },
16
+ "banner": {
17
+ "closeAriaLabel": "閉じる"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(新しいタブで開く)"
21
+ }
22
+ }
23
+ }
@@ -1,3 +1,23 @@
1
1
  {
2
- "components": {}
3
- }
2
+ "components": {
3
+ "addressInput": {
4
+ "qrCodeAriaLabel": "QR 코드 스캔"
5
+ },
6
+ "baseInput": {
7
+ "clearInputAriaLabel": "입력 값 지우기"
8
+ },
9
+ "spinner": {
10
+ "loadingAriaLabel": "로딩중"
11
+ },
12
+ "bottomSheetHeader": {
13
+ "goBackAriaLabel": "돌아가기",
14
+ "closeAriaLabel": "닫기"
15
+ },
16
+ "banner": {
17
+ "closeAriaLabel": "닫기"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(새 탭에서 열기)"
21
+ }
22
+ }
23
+ }
@@ -1,3 +1,23 @@
1
1
  {
2
- "components": {}
3
- }
2
+ "components": {
3
+ "addressInput": {
4
+ "qrCodeAriaLabel": "Escanear QR Code"
5
+ },
6
+ "baseInput": {
7
+ "clearInputAriaLabel": "Limpar input"
8
+ },
9
+ "spinner": {
10
+ "loadingAriaLabel": "Carregando"
11
+ },
12
+ "bottomSheetHeader": {
13
+ "goBackAriaLabel": "Voltar",
14
+ "closeAriaLabel": "Fechar"
15
+ },
16
+ "banner": {
17
+ "closeAriaLabel": "Fechar"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(abre em uma nova aba)"
21
+ }
22
+ }
23
+ }
@@ -1,3 +1,23 @@
1
1
  {
2
- "components": {}
3
- }
2
+ "components": {
3
+ "addressInput": {
4
+ "qrCodeAriaLabel": "Сканировать QR-код"
5
+ },
6
+ "baseInput": {
7
+ "clearInputAriaLabel": "Очистить поле"
8
+ },
9
+ "spinner": {
10
+ "loadingAriaLabel": "Загрузка"
11
+ },
12
+ "bottomSheetHeader": {
13
+ "goBackAriaLabel": "Назад",
14
+ "closeAriaLabel": "Закрыть"
15
+ },
16
+ "banner": {
17
+ "closeAriaLabel": "Закрыть"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(открывается в новой вкладке)"
21
+ }
22
+ }
23
+ }
@@ -1,3 +1,23 @@
1
1
  {
2
- "components": {}
3
- }
2
+ "components": {
3
+ "addressInput": {
4
+ "qrCodeAriaLabel": "สแกน QR Code"
5
+ },
6
+ "baseInput": {
7
+ "clearInputAriaLabel": "ล้างอินพุต"
8
+ },
9
+ "spinner": {
10
+ "loadingAriaLabel": "กำลังโหลด"
11
+ },
12
+ "bottomSheetHeader": {
13
+ "goBackAriaLabel": "ย้อนกลับ",
14
+ "closeAriaLabel": "ปิด"
15
+ },
16
+ "banner": {
17
+ "closeAriaLabel": "ปิด"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(เปิดในแท็บใหม่)"
21
+ }
22
+ }
23
+ }
@@ -1,3 +1,23 @@
1
1
  {
2
- "components": {}
3
- }
2
+ "components": {
3
+ "addressInput": {
4
+ "qrCodeAriaLabel": "Karekodu okut"
5
+ },
6
+ "baseInput": {
7
+ "clearInputAriaLabel": "Girdiyi temizle"
8
+ },
9
+ "spinner": {
10
+ "loadingAriaLabel": "Yükleniyor"
11
+ },
12
+ "bottomSheetHeader": {
13
+ "goBackAriaLabel": "Geri dön",
14
+ "closeAriaLabel": "Kapat"
15
+ },
16
+ "banner": {
17
+ "closeAriaLabel": "Kapat"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(yeni sekmede açılır)"
21
+ }
22
+ }
23
+ }
@@ -1,3 +1,23 @@
1
1
  {
2
- "components": {}
3
- }
2
+ "components": {
3
+ "addressInput": {
4
+ "qrCodeAriaLabel": "扫描二维码"
5
+ },
6
+ "baseInput": {
7
+ "clearInputAriaLabel": "清空输入框"
8
+ },
9
+ "spinner": {
10
+ "loadingAriaLabel": "加载中"
11
+ },
12
+ "bottomSheetHeader": {
13
+ "goBackAriaLabel": "返回",
14
+ "closeAriaLabel": "关闭"
15
+ },
16
+ "banner": {
17
+ "closeAriaLabel": "关闭"
18
+ },
19
+ "link": {
20
+ "opensInNewTabAriaLabel": "(在新选项卡中打开)"
21
+ }
22
+ }
23
+ }