@oanda/labs-instruments-table-widget 1.0.52 → 1.0.53

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.
Files changed (40) hide show
  1. package/CHANGELOG.md +216 -0
  2. package/dist/main/InstrumentsTableWidget/config.js +1 -0
  3. package/dist/main/InstrumentsTableWidget/config.js.map +1 -1
  4. package/dist/main/gql/types/graphql.js +7 -14
  5. package/dist/main/gql/types/graphql.js.map +1 -1
  6. package/dist/main/translations/sources/de.json +1 -0
  7. package/dist/main/translations/sources/en.json +1 -0
  8. package/dist/main/translations/sources/es.json +1 -0
  9. package/dist/main/translations/sources/fr.json +1 -0
  10. package/dist/main/translations/sources/it.json +1 -0
  11. package/dist/main/translations/sources/pt.json +1 -0
  12. package/dist/main/translations/sources/th.json +1 -0
  13. package/dist/main/translations/sources/vi.json +1 -0
  14. package/dist/main/translations/sources/zh_CN.json +1 -0
  15. package/dist/module/InstrumentsTableWidget/config.js +1 -0
  16. package/dist/module/InstrumentsTableWidget/config.js.map +1 -1
  17. package/dist/module/gql/types/graphql.js +7 -14
  18. package/dist/module/gql/types/graphql.js.map +1 -1
  19. package/dist/module/translations/sources/de.json +1 -0
  20. package/dist/module/translations/sources/en.json +1 -0
  21. package/dist/module/translations/sources/es.json +1 -0
  22. package/dist/module/translations/sources/fr.json +1 -0
  23. package/dist/module/translations/sources/it.json +1 -0
  24. package/dist/module/translations/sources/pt.json +1 -0
  25. package/dist/module/translations/sources/th.json +1 -0
  26. package/dist/module/translations/sources/vi.json +1 -0
  27. package/dist/module/translations/sources/zh_CN.json +1 -0
  28. package/dist/types/gql/types/graphql.d.ts +45 -19
  29. package/package.json +3 -3
  30. package/src/InstrumentsTableWidget/config.ts +1 -0
  31. package/src/gql/types/graphql.ts +50 -19
  32. package/src/translations/sources/de.json +1 -0
  33. package/src/translations/sources/en.json +1 -0
  34. package/src/translations/sources/es.json +1 -0
  35. package/src/translations/sources/fr.json +1 -0
  36. package/src/translations/sources/it.json +1 -0
  37. package/src/translations/sources/pt.json +1 -0
  38. package/src/translations/sources/th.json +1 -0
  39. package/src/translations/sources/vi.json +1 -0
  40. package/src/translations/sources/zh_CN.json +1 -0
@@ -15,6 +15,7 @@
15
15
  "instrument_name": "Nombre del instrumento",
16
16
  "long_only": "Solo largo",
17
17
  "margin": "Margen",
18
+ "metal": "Metal",
18
19
  "pagination_entries_range": "{{firstItemOnPage}}-{{lastItemOnPage}} de {{itemCount}} entradas",
19
20
  "search": "Buscar",
20
21
  "sell": "Vender",
@@ -15,6 +15,7 @@
15
15
  "instrument_name": "Nom de l'instrument",
16
16
  "long_only": "Uniquement à l’achat",
17
17
  "margin": "Marge",
18
+ "metal": "Métal",
18
19
  "search": "Rechercher",
19
20
  "sell": "Vendre",
20
21
  "share_cfds": "CFD sur actions",
@@ -15,6 +15,7 @@
15
15
  "instrument_name": "Nome strumento",
16
16
  "long_only": "Solo long",
17
17
  "margin": "Margine",
18
+ "metal": "Metallo",
18
19
  "search": "Cerca",
19
20
  "sell": "Vendita",
20
21
  "share_cfds": "CFD su azioni",
@@ -15,6 +15,7 @@
15
15
  "instrument_name": "Nome do instrumento",
16
16
  "long_only": "Só são permitidas posições longas.",
17
17
  "margin": "Margem",
18
+ "metal": "Metal",
18
19
  "search": "Pesquisar",
19
20
  "sell": "Vender",
20
21
  "share_cfds": "CFD sobre ações",
@@ -14,6 +14,7 @@
14
14
  "instrument": "ตราสาร",
15
15
  "instrument_name": "ชื่อตราสาร",
16
16
  "long_only": "ซื้อเท่านั้น",
17
+ "metal": "โลหะ",
17
18
  "pagination_entries_range": "{{firstItemOnPage}}-{{lastItemOnPage}} จาก {{itemCount}} รายการ",
18
19
  "search": "ค้นหา",
19
20
  "sell": "ขาย",
@@ -14,6 +14,7 @@
14
14
  "instrument": "Công cụ tài chính",
15
15
  "instrument_name": "Tên công cụ tài chính",
16
16
  "long_only": "Chỉ mua khống",
17
+ "metal": "Kim loại",
17
18
  "search": "Tìm kiếm",
18
19
  "sell": "Giá bán",
19
20
  "share_cfds": "CFD cổ phiếu",
@@ -15,6 +15,7 @@
15
15
  "instrument_name": "金融工具名称",
16
16
  "long_only": "仅限多头",
17
17
  "margin": "保证金",
18
+ "metal": "金属",
18
19
  "search": "搜索",
19
20
  "sell": "卖出",
20
21
  "share_cfds": "股票差价合约(CFD)",