@trackunit/react-table 1.13.58 → 1.13.60

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trackunit/react-table",
3
- "version": "1.13.58",
3
+ "version": "1.13.60",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -14,14 +14,14 @@
14
14
  "react-dnd-html5-backend": "16.0.1",
15
15
  "@tanstack/react-router": "1.114.29",
16
16
  "tailwind-merge": "^2.0.0",
17
- "@trackunit/react-components": "1.17.48",
18
- "@trackunit/shared-utils": "1.13.60",
19
- "@trackunit/css-class-variance-utilities": "1.11.60",
20
- "@trackunit/ui-icons": "1.11.58",
21
- "@trackunit/react-table-base-components": "1.13.55",
22
- "@trackunit/react-form-components": "1.14.54",
23
- "@trackunit/i18n-library-translation": "1.12.51",
24
- "@trackunit/iris-app-runtime-core-api": "1.12.43",
17
+ "@trackunit/react-components": "1.17.49",
18
+ "@trackunit/shared-utils": "1.13.61",
19
+ "@trackunit/css-class-variance-utilities": "1.11.61",
20
+ "@trackunit/ui-icons": "1.11.59",
21
+ "@trackunit/react-table-base-components": "1.13.56",
22
+ "@trackunit/react-form-components": "1.14.55",
23
+ "@trackunit/i18n-library-translation": "1.12.52",
24
+ "@trackunit/iris-app-runtime-core-api": "1.12.44",
25
25
  "graphql": "^16.10.0"
26
26
  },
27
27
  "module": "./index.esm.js",
@@ -29,10 +29,10 @@ var translation = {
29
29
  "table.rowDensity.spacious": "Espaçoso",
30
30
  "table.search.placeholder": "Pesquisar...",
31
31
  "table.searchPlaceholder": "Pesquisar...",
32
- "table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
32
+ "table.selectAll.allSelected": "<strong>{{totalCount}} itens</strong> estão selecionados.",
33
33
  "table.selectAll.clearSelection": "Limpar seleção",
34
- "table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
35
- "table.selectAll.selectAll": "Select all items",
34
+ "table.selectAll.pageSelected": "<strong>{{count}} itens</strong> nesta página estão selecionados.",
35
+ "table.selectAll.selectAll": "Selecionar todos os itens",
36
36
  "table.selection.label": "Seleção",
37
37
  "table.sorting.ascending": "Ascendente",
38
38
  "table.sorting.descending": "Descendente",
@@ -29,10 +29,10 @@ var translation = {
29
29
  "table.rowDensity.spacious": "Rymlig",
30
30
  "table.search.placeholder": "Sök...",
31
31
  "table.searchPlaceholder": "Sök...",
32
- "table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
32
+ "table.selectAll.allSelected": "<strong>{{totalCount}} objekt</strong> har valts.",
33
33
  "table.selectAll.clearSelection": "Rensa urvalet",
34
- "table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
35
- "table.selectAll.selectAll": "Select all items",
34
+ "table.selectAll.pageSelected": "<strong>{{count}} objekt</strong> denna sida har valts.",
35
+ "table.selectAll.selectAll": "Välj alla objekt",
36
36
  "table.selection.label": "Urval",
37
37
  "table.sorting.ascending": "Stigande",
38
38
  "table.sorting.descending": "Nedåtgående",
@@ -29,10 +29,10 @@ var translation = {
29
29
  "table.rowDensity.spacious": "กว้างขวาง",
30
30
  "table.search.placeholder": "ค้นหา...",
31
31
  "table.searchPlaceholder": "ค้นหา...",
32
- "table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
33
- "table.selectAll.clearSelection": "ล้างการเลือก",
34
- "table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
35
- "table.selectAll.selectAll": "Select all items",
32
+ "table.selectAll.allSelected": "เลือกแล้ว <strong>{{totalCount}} รายการ</strong>",
33
+ "table.selectAll.clearSelection": "ล้างรายการที่เลือก",
34
+ "table.selectAll.pageSelected": "เลือกแล้ว <strong>{{count}} รายการ</strong>ในหน้านี้",
35
+ "table.selectAll.selectAll": "เลือกทุกรายการ",
36
36
  "table.selection.label": "สิ่งที่เลือก",
37
37
  "table.sorting.ascending": "จากน้อยไปมาก",
38
38
  "table.sorting.descending": "จากมากไปน้อย",
@@ -29,10 +29,10 @@ var translation = {
29
29
  "table.rowDensity.spacious": "Spacieux",
30
30
  "table.search.placeholder": "Rechercher...",
31
31
  "table.searchPlaceholder": "Rechercher...",
32
- "table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
32
+ "table.selectAll.allSelected": "<strong>{{totalCount}} éléments</strong> sont sélectionnés.",
33
33
  "table.selectAll.clearSelection": "Effacer la sélection",
34
- "table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
35
- "table.selectAll.selectAll": "Select all items",
34
+ "table.selectAll.pageSelected": "<strong>{{count}} éléments</strong> sur cette page sont sélectionnés.",
35
+ "table.selectAll.selectAll": "Sélectionner tous les éléments",
36
36
  "table.selection.label": "Sélection",
37
37
  "table.sorting.ascending": "Croissant",
38
38
  "table.sorting.descending": "Décroissant",
@@ -27,10 +27,10 @@ var translation = {
27
27
  "table.rowDensity.spacious": "Espaçoso",
28
28
  "table.search.placeholder": "Pesquisar...",
29
29
  "table.searchPlaceholder": "Pesquisar...",
30
- "table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
30
+ "table.selectAll.allSelected": "<strong>{{totalCount}} itens</strong> estão selecionados.",
31
31
  "table.selectAll.clearSelection": "Limpar seleção",
32
- "table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
33
- "table.selectAll.selectAll": "Select all items",
32
+ "table.selectAll.pageSelected": "<strong>{{count}} itens</strong> nesta página estão selecionados.",
33
+ "table.selectAll.selectAll": "Selecionar todos os itens",
34
34
  "table.selection.label": "Seleção",
35
35
  "table.sorting.ascending": "Ascendente",
36
36
  "table.sorting.descending": "Descendente",
@@ -27,10 +27,10 @@ var translation = {
27
27
  "table.rowDensity.spacious": "Rymlig",
28
28
  "table.search.placeholder": "Sök...",
29
29
  "table.searchPlaceholder": "Sök...",
30
- "table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
30
+ "table.selectAll.allSelected": "<strong>{{totalCount}} objekt</strong> har valts.",
31
31
  "table.selectAll.clearSelection": "Rensa urvalet",
32
- "table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
33
- "table.selectAll.selectAll": "Select all items",
32
+ "table.selectAll.pageSelected": "<strong>{{count}} objekt</strong> denna sida har valts.",
33
+ "table.selectAll.selectAll": "Välj alla objekt",
34
34
  "table.selection.label": "Urval",
35
35
  "table.sorting.ascending": "Stigande",
36
36
  "table.sorting.descending": "Nedåtgående",
@@ -27,10 +27,10 @@ var translation = {
27
27
  "table.rowDensity.spacious": "กว้างขวาง",
28
28
  "table.search.placeholder": "ค้นหา...",
29
29
  "table.searchPlaceholder": "ค้นหา...",
30
- "table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
31
- "table.selectAll.clearSelection": "ล้างการเลือก",
32
- "table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
33
- "table.selectAll.selectAll": "Select all items",
30
+ "table.selectAll.allSelected": "เลือกแล้ว <strong>{{totalCount}} รายการ</strong>",
31
+ "table.selectAll.clearSelection": "ล้างรายการที่เลือก",
32
+ "table.selectAll.pageSelected": "เลือกแล้ว <strong>{{count}} รายการ</strong>ในหน้านี้",
33
+ "table.selectAll.selectAll": "เลือกทุกรายการ",
34
34
  "table.selection.label": "สิ่งที่เลือก",
35
35
  "table.sorting.ascending": "จากน้อยไปมาก",
36
36
  "table.sorting.descending": "จากมากไปน้อย",
@@ -27,10 +27,10 @@ var translation = {
27
27
  "table.rowDensity.spacious": "Spacieux",
28
28
  "table.search.placeholder": "Rechercher...",
29
29
  "table.searchPlaceholder": "Rechercher...",
30
- "table.selectAll.allSelected": "<strong>{{totalCount}} items</strong> are selected.",
30
+ "table.selectAll.allSelected": "<strong>{{totalCount}} éléments</strong> sont sélectionnés.",
31
31
  "table.selectAll.clearSelection": "Effacer la sélection",
32
- "table.selectAll.pageSelected": "<strong>{{count}} items</strong> on this page are selected.",
33
- "table.selectAll.selectAll": "Select all items",
32
+ "table.selectAll.pageSelected": "<strong>{{count}} éléments</strong> sur cette page sont sélectionnés.",
33
+ "table.selectAll.selectAll": "Sélectionner tous les éléments",
34
34
  "table.selection.label": "Sélection",
35
35
  "table.sorting.ascending": "Croissant",
36
36
  "table.sorting.descending": "Décroissant",