@trackunit/react-table 1.3.173 → 1.3.176

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.3.173",
3
+ "version": "1.3.176",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -15,16 +15,16 @@
15
15
  "jest-fetch-mock": "^3.0.3",
16
16
  "@tanstack/react-router": "1.114.29",
17
17
  "tailwind-merge": "^2.0.0",
18
- "@trackunit/react-components": "1.4.139",
19
- "@trackunit/shared-utils": "1.5.116",
20
- "@trackunit/css-class-variance-utilities": "1.3.116",
21
- "@trackunit/ui-icons": "1.3.117",
22
- "@trackunit/react-table-base-components": "1.3.157",
23
- "@trackunit/react-table-pagination": "1.3.116",
24
- "@trackunit/react-form-components": "1.3.157",
25
- "@trackunit/i18n-library-translation": "1.3.130",
26
- "@trackunit/react-core-contexts-api": "1.4.122",
27
- "@trackunit/react-test-setup": "1.0.6"
18
+ "@trackunit/react-components": "1.4.141",
19
+ "@trackunit/shared-utils": "1.5.118",
20
+ "@trackunit/css-class-variance-utilities": "1.3.118",
21
+ "@trackunit/ui-icons": "1.3.119",
22
+ "@trackunit/react-table-base-components": "1.3.159",
23
+ "@trackunit/react-table-pagination": "1.3.118",
24
+ "@trackunit/react-form-components": "1.3.159",
25
+ "@trackunit/i18n-library-translation": "1.3.132",
26
+ "@trackunit/react-core-contexts-api": "1.4.124",
27
+ "@trackunit/react-test-setup": "1.0.8"
28
28
  },
29
29
  "module": "./index.esm.js",
30
30
  "main": "./index.cjs.js",
@@ -3,12 +3,12 @@
3
3
  var translation = {
4
4
  "layout.actions.reset": "Zurücksetzen",
5
5
  "table.actionsheet.selected": "{{count}} ausgewählt",
6
- "table.columnActions.clearSorting": "Clear sorting",
7
- "table.columnActions.hideColumn": "Hide column",
8
- "table.columnActions.pinColumn": "Pin column",
9
- "table.columnActions.sortAscending": "Sort ascending",
10
- "table.columnActions.sortDescending": "Sort descending",
11
- "table.columnActions.unPinColumn": "Unpin column",
6
+ "table.columnActions.clearSorting": "Sortierung löschen",
7
+ "table.columnActions.hideColumn": "Spalte ausblenden",
8
+ "table.columnActions.pinColumn": "Spalte anheften",
9
+ "table.columnActions.sortAscending": "Aufsteigend sortieren",
10
+ "table.columnActions.sortDescending": "Absteigend sortieren",
11
+ "table.columnActions.unPinColumn": "Spalte lösen",
12
12
  "table.columnFilters.columns": "Spalten",
13
13
  "table.columnFilters.hiddenColumnCount": "{{count}} ausgeblendete Spalte",
14
14
  "table.columnFilters.hiddenColumnsCount": "{{count}} ausgeblendete Spalten",
@@ -3,12 +3,12 @@
3
3
  var translation = {
4
4
  "layout.actions.reset": "Resetare",
5
5
  "table.actionsheet.selected": "{{count}} selectate",
6
- "table.columnActions.clearSorting": "Clear sorting",
7
- "table.columnActions.hideColumn": "Hide column",
8
- "table.columnActions.pinColumn": "Pin column",
9
- "table.columnActions.sortAscending": "Sort ascending",
10
- "table.columnActions.sortDescending": "Sort descending",
11
- "table.columnActions.unPinColumn": "Unpin column",
6
+ "table.columnActions.clearSorting": "Șterge sortarea",
7
+ "table.columnActions.hideColumn": "Ascunde coloana",
8
+ "table.columnActions.pinColumn": "Fixează coloana",
9
+ "table.columnActions.sortAscending": "Sortează ascendent",
10
+ "table.columnActions.sortDescending": "Sortează descendent",
11
+ "table.columnActions.unPinColumn": "Anulează fixarea coloanei",
12
12
  "table.columnFilters.columns": "Coloane",
13
13
  "table.columnFilters.hiddenColumnCount": "{{count}} coloană ascunsă",
14
14
  "table.columnFilters.hiddenColumnsCount": "{{count}} (de) coloane ascunse",
@@ -3,12 +3,12 @@
3
3
  var translation = {
4
4
  "layout.actions.reset": "Tilbakestill",
5
5
  "table.actionsheet.selected": "{{count}} valgt",
6
- "table.columnActions.clearSorting": "Clear sorting",
7
- "table.columnActions.hideColumn": "Hide column",
8
- "table.columnActions.pinColumn": "Pin column",
9
- "table.columnActions.sortAscending": "Sort ascending",
10
- "table.columnActions.sortDescending": "Sort descending",
11
- "table.columnActions.unPinColumn": "Unpin column",
6
+ "table.columnActions.clearSorting": "Fjern sortering",
7
+ "table.columnActions.hideColumn": "Skjul kolonne",
8
+ "table.columnActions.pinColumn": "Fest kolonne",
9
+ "table.columnActions.sortAscending": "Sorter stigende",
10
+ "table.columnActions.sortDescending": "Sorter synkende",
11
+ "table.columnActions.unPinColumn": "Opphev festing av kolonne",
12
12
  "table.columnFilters.columns": "Kolonner",
13
13
  "table.columnFilters.hiddenColumnCount": "{{count}} kolonne skjult",
14
14
  "table.columnFilters.hiddenColumnsCount": "{{count}} kolonner skjult",
@@ -1,12 +1,12 @@
1
1
  var translation = {
2
2
  "layout.actions.reset": "Zurücksetzen",
3
3
  "table.actionsheet.selected": "{{count}} ausgewählt",
4
- "table.columnActions.clearSorting": "Clear sorting",
5
- "table.columnActions.hideColumn": "Hide column",
6
- "table.columnActions.pinColumn": "Pin column",
7
- "table.columnActions.sortAscending": "Sort ascending",
8
- "table.columnActions.sortDescending": "Sort descending",
9
- "table.columnActions.unPinColumn": "Unpin column",
4
+ "table.columnActions.clearSorting": "Sortierung löschen",
5
+ "table.columnActions.hideColumn": "Spalte ausblenden",
6
+ "table.columnActions.pinColumn": "Spalte anheften",
7
+ "table.columnActions.sortAscending": "Aufsteigend sortieren",
8
+ "table.columnActions.sortDescending": "Absteigend sortieren",
9
+ "table.columnActions.unPinColumn": "Spalte lösen",
10
10
  "table.columnFilters.columns": "Spalten",
11
11
  "table.columnFilters.hiddenColumnCount": "{{count}} ausgeblendete Spalte",
12
12
  "table.columnFilters.hiddenColumnsCount": "{{count}} ausgeblendete Spalten",
@@ -1,12 +1,12 @@
1
1
  var translation = {
2
2
  "layout.actions.reset": "Resetare",
3
3
  "table.actionsheet.selected": "{{count}} selectate",
4
- "table.columnActions.clearSorting": "Clear sorting",
5
- "table.columnActions.hideColumn": "Hide column",
6
- "table.columnActions.pinColumn": "Pin column",
7
- "table.columnActions.sortAscending": "Sort ascending",
8
- "table.columnActions.sortDescending": "Sort descending",
9
- "table.columnActions.unPinColumn": "Unpin column",
4
+ "table.columnActions.clearSorting": "Șterge sortarea",
5
+ "table.columnActions.hideColumn": "Ascunde coloana",
6
+ "table.columnActions.pinColumn": "Fixează coloana",
7
+ "table.columnActions.sortAscending": "Sortează ascendent",
8
+ "table.columnActions.sortDescending": "Sortează descendent",
9
+ "table.columnActions.unPinColumn": "Anulează fixarea coloanei",
10
10
  "table.columnFilters.columns": "Coloane",
11
11
  "table.columnFilters.hiddenColumnCount": "{{count}} coloană ascunsă",
12
12
  "table.columnFilters.hiddenColumnsCount": "{{count}} (de) coloane ascunse",
@@ -1,12 +1,12 @@
1
1
  var translation = {
2
2
  "layout.actions.reset": "Tilbakestill",
3
3
  "table.actionsheet.selected": "{{count}} valgt",
4
- "table.columnActions.clearSorting": "Clear sorting",
5
- "table.columnActions.hideColumn": "Hide column",
6
- "table.columnActions.pinColumn": "Pin column",
7
- "table.columnActions.sortAscending": "Sort ascending",
8
- "table.columnActions.sortDescending": "Sort descending",
9
- "table.columnActions.unPinColumn": "Unpin column",
4
+ "table.columnActions.clearSorting": "Fjern sortering",
5
+ "table.columnActions.hideColumn": "Skjul kolonne",
6
+ "table.columnActions.pinColumn": "Fest kolonne",
7
+ "table.columnActions.sortAscending": "Sorter stigende",
8
+ "table.columnActions.sortDescending": "Sorter synkende",
9
+ "table.columnActions.unPinColumn": "Opphev festing av kolonne",
10
10
  "table.columnFilters.columns": "Kolonner",
11
11
  "table.columnFilters.hiddenColumnCount": "{{count}} kolonne skjult",
12
12
  "table.columnFilters.hiddenColumnsCount": "{{count}} kolonner skjult",