@trackunit/react-table 1.26.3 → 1.26.5
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 +9 -9
- package/translation.cjs11.js +1 -1
- package/translation.cjs15.js +1 -1
- package/translation.cjs16.js +1 -1
- package/translation.cjs8.js +1 -1
- package/translation.esm11.js +1 -1
- package/translation.esm15.js +1 -1
- package/translation.esm16.js +1 -1
- package/translation.esm8.js +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@trackunit/react-table",
|
|
3
|
-
"version": "1.26.
|
|
3
|
+
"version": "1.26.5",
|
|
4
4
|
"repository": "https://github.com/Trackunit/manager",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"engines": {
|
|
@@ -11,14 +11,14 @@
|
|
|
11
11
|
"react-dnd": "16.0.1",
|
|
12
12
|
"react-dnd-html5-backend": "16.0.1",
|
|
13
13
|
"tailwind-merge": "^2.0.0",
|
|
14
|
-
"@trackunit/react-components": "1.26.
|
|
15
|
-
"@trackunit/shared-utils": "1.15.
|
|
16
|
-
"@trackunit/css-class-variance-utilities": "1.13.
|
|
17
|
-
"@trackunit/ui-icons": "1.13.
|
|
18
|
-
"@trackunit/react-table-base-components": "1.26.
|
|
19
|
-
"@trackunit/react-form-components": "1.27.
|
|
20
|
-
"@trackunit/i18n-library-translation": "1.22.
|
|
21
|
-
"@trackunit/iris-app-runtime-core-api": "1.16.
|
|
14
|
+
"@trackunit/react-components": "1.26.4",
|
|
15
|
+
"@trackunit/shared-utils": "1.15.7",
|
|
16
|
+
"@trackunit/css-class-variance-utilities": "1.13.7",
|
|
17
|
+
"@trackunit/ui-icons": "1.13.7",
|
|
18
|
+
"@trackunit/react-table-base-components": "1.26.5",
|
|
19
|
+
"@trackunit/react-form-components": "1.27.5",
|
|
20
|
+
"@trackunit/i18n-library-translation": "1.22.2",
|
|
21
|
+
"@trackunit/iris-app-runtime-core-api": "1.16.7"
|
|
22
22
|
},
|
|
23
23
|
"peerDependencies": {
|
|
24
24
|
"@tanstack/react-router": "^1.114.29",
|
package/translation.cjs11.js
CHANGED
|
@@ -5,7 +5,7 @@ var translation = {
|
|
|
5
5
|
"table.actionsheet.selected": "{{count}} selecionado",
|
|
6
6
|
"table.columnActions.clearSorting": "Limpar classificação",
|
|
7
7
|
"table.columnActions.hideColumn": "Ocultar coluna",
|
|
8
|
-
"table.columnActions.moreActions": "
|
|
8
|
+
"table.columnActions.moreActions": "Mais ações",
|
|
9
9
|
"table.columnActions.pinColumn": "Fixar coluna",
|
|
10
10
|
"table.columnActions.sortAscending": "Ordenar por ordem crescente",
|
|
11
11
|
"table.columnActions.sortDescending": "Ordenar por ordem decrescente",
|
package/translation.cjs15.js
CHANGED
|
@@ -5,7 +5,7 @@ var translation = {
|
|
|
5
5
|
"table.actionsheet.selected": "{{count}} valda",
|
|
6
6
|
"table.columnActions.clearSorting": "Rensa sortering",
|
|
7
7
|
"table.columnActions.hideColumn": "Dölj kolumn",
|
|
8
|
-
"table.columnActions.moreActions": "
|
|
8
|
+
"table.columnActions.moreActions": "Fler åtgärder",
|
|
9
9
|
"table.columnActions.pinColumn": "Fäst kolumn",
|
|
10
10
|
"table.columnActions.sortAscending": "Sortera stigande",
|
|
11
11
|
"table.columnActions.sortDescending": "Sortera fallande",
|
package/translation.cjs16.js
CHANGED
|
@@ -5,7 +5,7 @@ var translation = {
|
|
|
5
5
|
"table.actionsheet.selected": "{{count}}を選択済み",
|
|
6
6
|
"table.columnActions.clearSorting": "並べ替えをクリア",
|
|
7
7
|
"table.columnActions.hideColumn": "列を非表示",
|
|
8
|
-
"table.columnActions.moreActions": "
|
|
8
|
+
"table.columnActions.moreActions": "その他のアクション",
|
|
9
9
|
"table.columnActions.pinColumn": "列をピン留め",
|
|
10
10
|
"table.columnActions.sortAscending": "昇順に並べ替え",
|
|
11
11
|
"table.columnActions.sortDescending": "降順に並べ替え",
|
package/translation.cjs8.js
CHANGED
|
@@ -5,7 +5,7 @@ var translation = {
|
|
|
5
5
|
"table.actionsheet.selected": "{{count}} selezionati",
|
|
6
6
|
"table.columnActions.clearSorting": "Cancella ordinamento",
|
|
7
7
|
"table.columnActions.hideColumn": "Nascondi colonna",
|
|
8
|
-
"table.columnActions.moreActions": "
|
|
8
|
+
"table.columnActions.moreActions": "Altre azioni",
|
|
9
9
|
"table.columnActions.pinColumn": "Fissa colonna in alto",
|
|
10
10
|
"table.columnActions.sortAscending": "Ordina in modo crescente",
|
|
11
11
|
"table.columnActions.sortDescending": "Ordina in modo decrescente",
|
package/translation.esm11.js
CHANGED
|
@@ -3,7 +3,7 @@ var translation = {
|
|
|
3
3
|
"table.actionsheet.selected": "{{count}} selecionado",
|
|
4
4
|
"table.columnActions.clearSorting": "Limpar classificação",
|
|
5
5
|
"table.columnActions.hideColumn": "Ocultar coluna",
|
|
6
|
-
"table.columnActions.moreActions": "
|
|
6
|
+
"table.columnActions.moreActions": "Mais ações",
|
|
7
7
|
"table.columnActions.pinColumn": "Fixar coluna",
|
|
8
8
|
"table.columnActions.sortAscending": "Ordenar por ordem crescente",
|
|
9
9
|
"table.columnActions.sortDescending": "Ordenar por ordem decrescente",
|
package/translation.esm15.js
CHANGED
|
@@ -3,7 +3,7 @@ var translation = {
|
|
|
3
3
|
"table.actionsheet.selected": "{{count}} valda",
|
|
4
4
|
"table.columnActions.clearSorting": "Rensa sortering",
|
|
5
5
|
"table.columnActions.hideColumn": "Dölj kolumn",
|
|
6
|
-
"table.columnActions.moreActions": "
|
|
6
|
+
"table.columnActions.moreActions": "Fler åtgärder",
|
|
7
7
|
"table.columnActions.pinColumn": "Fäst kolumn",
|
|
8
8
|
"table.columnActions.sortAscending": "Sortera stigande",
|
|
9
9
|
"table.columnActions.sortDescending": "Sortera fallande",
|
package/translation.esm16.js
CHANGED
|
@@ -3,7 +3,7 @@ var translation = {
|
|
|
3
3
|
"table.actionsheet.selected": "{{count}}を選択済み",
|
|
4
4
|
"table.columnActions.clearSorting": "並べ替えをクリア",
|
|
5
5
|
"table.columnActions.hideColumn": "列を非表示",
|
|
6
|
-
"table.columnActions.moreActions": "
|
|
6
|
+
"table.columnActions.moreActions": "その他のアクション",
|
|
7
7
|
"table.columnActions.pinColumn": "列をピン留め",
|
|
8
8
|
"table.columnActions.sortAscending": "昇順に並べ替え",
|
|
9
9
|
"table.columnActions.sortDescending": "降順に並べ替え",
|
package/translation.esm8.js
CHANGED
|
@@ -3,7 +3,7 @@ var translation = {
|
|
|
3
3
|
"table.actionsheet.selected": "{{count}} selezionati",
|
|
4
4
|
"table.columnActions.clearSorting": "Cancella ordinamento",
|
|
5
5
|
"table.columnActions.hideColumn": "Nascondi colonna",
|
|
6
|
-
"table.columnActions.moreActions": "
|
|
6
|
+
"table.columnActions.moreActions": "Altre azioni",
|
|
7
7
|
"table.columnActions.pinColumn": "Fissa colonna in alto",
|
|
8
8
|
"table.columnActions.sortAscending": "Ordina in modo crescente",
|
|
9
9
|
"table.columnActions.sortDescending": "Ordina in modo decrescente",
|