@trackunit/react-table 0.0.85 → 0.0.87

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": "0.0.85",
3
+ "version": "0.0.87",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -13,13 +13,13 @@
13
13
  "@trackunit/css-core": "0.0.99",
14
14
  "@trackunit/i18n-library-translation": "0.0.89",
15
15
  "@trackunit/iris-app-api": "0.0.126",
16
- "@trackunit/react-components": "0.1.190",
16
+ "@trackunit/react-components": "0.1.191",
17
17
  "@trackunit/react-core-contexts-api": "0.2.68",
18
18
  "@trackunit/react-core-contexts-test": "0.1.125",
19
- "@trackunit/react-form-components": "0.0.191",
20
- "@trackunit/react-table-base-components": "0.0.68",
19
+ "@trackunit/react-form-components": "0.0.193",
20
+ "@trackunit/react-table-base-components": "0.0.70",
21
21
  "@trackunit/shared-utils": "0.0.15",
22
- "@trackunit/ui-icons": "0.0.78",
22
+ "@trackunit/ui-icons": "0.0.79",
23
23
  "immutability-helper": "3.1.1",
24
24
  "react": "18.2.0",
25
25
  "react-dnd": "14.0.5",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "table.actionsheet.selected": "ausgewählt",
4
+ "table.actionsheet.selected": "{{count}} selected",
5
5
  "layout.actions.reset": "Zurücksetzen",
6
6
  "table.pagination.of": "von {{count}}",
7
7
  "table.pagination.full": "{{count}} von {{total}} Ergebnissen werden angezeigt",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "table.actionsheet.selected": "wybrano",
4
+ "table.actionsheet.selected": "{{count}} selected",
5
5
  "layout.actions.reset": "Zresetuj",
6
6
  "table.pagination.of": "z {{count}}",
7
7
  "table.pagination.full": "Wyświetlono {{count}} wyników z {{total}}",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "table.actionsheet.selected": "selecionado",
4
+ "table.actionsheet.selected": "{{count}} selected",
5
5
  "layout.actions.reset": "Redefinir",
6
6
  "table.pagination.of": "de {{count}}",
7
7
  "table.pagination.full": "A mostrar {{count}} de {{total}} resultados",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "table.actionsheet.selected": "выбрано",
4
+ "table.actionsheet.selected": "{{count}} selected",
5
5
  "layout.actions.reset": "Сбросить",
6
6
  "table.pagination.of": "из {{count}}",
7
7
  "table.pagination.full": "Показано {{count}} из {{total}} результатов",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "table.actionsheet.selected": "selectat",
4
+ "table.actionsheet.selected": "{{count}} selected",
5
5
  "layout.actions.reset": "Resetare",
6
6
  "table.pagination.of": "din {{count}}",
7
7
  "table.pagination.full": "Afișare {{count}} (de) rezultate din {{total}}",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "table.actionsheet.selected": "seleccionados",
4
+ "table.actionsheet.selected": "{{count}} selected",
5
5
  "layout.actions.reset": "Restablecer",
6
6
  "table.pagination.of": "de {{count}}",
7
7
  "table.pagination.full": "Mostrando {{count}} de {{total}} resultados",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "table.actionsheet.selected": "valt",
4
+ "table.actionsheet.selected": "{{count}} selected",
5
5
  "layout.actions.reset": "Rensa",
6
6
  "table.pagination.of": "av {{count}}",
7
7
  "table.pagination.full": "Visar {{count}} av {{total}} resultat",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "table.actionsheet.selected": "選択済み",
4
+ "table.actionsheet.selected": "{{count}} selected",
5
5
  "layout.actions.reset": "リセット",
6
6
  "table.pagination.of": "全{{count}}ページ",
7
7
  "table.pagination.full": "{{total}}件中{{count}}件の結果を表示中",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "table.actionsheet.selected": "เลือกแล้ว",
4
+ "table.actionsheet.selected": "{{count}} selected",
5
5
  "layout.actions.reset": "รีเซ็ต",
6
6
  "table.pagination.of": "จาก {{count}}",
7
7
  "table.pagination.full": "การแสดง {{count}} จาก {{total}} ผลลัพธ์",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "table.actionsheet.selected": "valgt(e)",
4
+ "table.actionsheet.selected": "{{count}} selected",
5
5
  "layout.actions.reset": "Nulstil",
6
6
  "table.pagination.of": "af {{count}}",
7
7
  "table.pagination.full": "Viser {{count}} af {{total}} resultater",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "table.actionsheet.selected": "vybráno",
4
+ "table.actionsheet.selected": "{{count}} selected",
5
5
  "layout.actions.reset": "Resetovat",
6
6
  "table.pagination.of": "z {{count}}",
7
7
  "table.pagination.full": "Zobrazení {{count}} výsledků z {{total}}",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "table.actionsheet.selected": "geselecteerd",
4
+ "table.actionsheet.selected": "{{count}} selected",
5
5
  "layout.actions.reset": "Reset",
6
6
  "table.pagination.of": "van {{count}}",
7
7
  "table.pagination.full": "Toont {{count}} van {{total}} resultaten",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "table.actionsheet.selected": "sélectionné",
4
+ "table.actionsheet.selected": "{{count}} selected",
5
5
  "layout.actions.reset": "Réinitialiser",
6
6
  "table.pagination.of": "sur {{count}}",
7
7
  "table.pagination.full": "Affichage de {{count}} résultats sur {{total}}",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "table.actionsheet.selected": "valittu",
4
+ "table.actionsheet.selected": "{{count}} selected",
5
5
  "layout.actions.reset": "Nollaa",
6
6
  "table.pagination.of": "/ {{count}}",
7
7
  "table.pagination.full": "Näytetään {{count}} tulosta yhteensä {{total}} tuloksesta",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "table.actionsheet.selected": "kijelölt",
4
+ "table.actionsheet.selected": "{{count}} selected",
5
5
  "layout.actions.reset": "Visszaállítás",
6
6
  "table.pagination.of": "/ {{count}}",
7
7
  "table.pagination.full": "{{count}}/{{total}} találat megjelenítése",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "table.actionsheet.selected": "selezionati",
4
+ "table.actionsheet.selected": "{{count}} selected",
5
5
  "layout.actions.reset": "Reimposta",
6
6
  "table.pagination.of": "di {{count}}",
7
7
  "table.pagination.full": "Mostra {{count}} di {{total}} risultati",
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "table.actionsheet.selected": "valgt(e)",
4
+ "table.actionsheet.selected": "{{count}} selected",
5
5
  "layout.actions.reset": "Tilbakestill",
6
6
  "table.pagination.of": "av {{count}}",
7
7
  "table.pagination.full": "Viser {{count}} av {{total}} resultat",
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "table.actionsheet.selected": "ausgewählt",
2
+ "table.actionsheet.selected": "{{count}} selected",
3
3
  "layout.actions.reset": "Zurücksetzen",
4
4
  "table.pagination.of": "von {{count}}",
5
5
  "table.pagination.full": "{{count}} von {{total}} Ergebnissen werden angezeigt",
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "table.actionsheet.selected": "wybrano",
2
+ "table.actionsheet.selected": "{{count}} selected",
3
3
  "layout.actions.reset": "Zresetuj",
4
4
  "table.pagination.of": "z {{count}}",
5
5
  "table.pagination.full": "Wyświetlono {{count}} wyników z {{total}}",
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "table.actionsheet.selected": "selecionado",
2
+ "table.actionsheet.selected": "{{count}} selected",
3
3
  "layout.actions.reset": "Redefinir",
4
4
  "table.pagination.of": "de {{count}}",
5
5
  "table.pagination.full": "A mostrar {{count}} de {{total}} resultados",
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "table.actionsheet.selected": "выбрано",
2
+ "table.actionsheet.selected": "{{count}} selected",
3
3
  "layout.actions.reset": "Сбросить",
4
4
  "table.pagination.of": "из {{count}}",
5
5
  "table.pagination.full": "Показано {{count}} из {{total}} результатов",
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "table.actionsheet.selected": "selectat",
2
+ "table.actionsheet.selected": "{{count}} selected",
3
3
  "layout.actions.reset": "Resetare",
4
4
  "table.pagination.of": "din {{count}}",
5
5
  "table.pagination.full": "Afișare {{count}} (de) rezultate din {{total}}",
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "table.actionsheet.selected": "seleccionados",
2
+ "table.actionsheet.selected": "{{count}} selected",
3
3
  "layout.actions.reset": "Restablecer",
4
4
  "table.pagination.of": "de {{count}}",
5
5
  "table.pagination.full": "Mostrando {{count}} de {{total}} resultados",
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "table.actionsheet.selected": "valt",
2
+ "table.actionsheet.selected": "{{count}} selected",
3
3
  "layout.actions.reset": "Rensa",
4
4
  "table.pagination.of": "av {{count}}",
5
5
  "table.pagination.full": "Visar {{count}} av {{total}} resultat",
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "table.actionsheet.selected": "選択済み",
2
+ "table.actionsheet.selected": "{{count}} selected",
3
3
  "layout.actions.reset": "リセット",
4
4
  "table.pagination.of": "全{{count}}ページ",
5
5
  "table.pagination.full": "{{total}}件中{{count}}件の結果を表示中",
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "table.actionsheet.selected": "เลือกแล้ว",
2
+ "table.actionsheet.selected": "{{count}} selected",
3
3
  "layout.actions.reset": "รีเซ็ต",
4
4
  "table.pagination.of": "จาก {{count}}",
5
5
  "table.pagination.full": "การแสดง {{count}} จาก {{total}} ผลลัพธ์",
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "table.actionsheet.selected": "valgt(e)",
2
+ "table.actionsheet.selected": "{{count}} selected",
3
3
  "layout.actions.reset": "Nulstil",
4
4
  "table.pagination.of": "af {{count}}",
5
5
  "table.pagination.full": "Viser {{count}} af {{total}} resultater",
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "table.actionsheet.selected": "vybráno",
2
+ "table.actionsheet.selected": "{{count}} selected",
3
3
  "layout.actions.reset": "Resetovat",
4
4
  "table.pagination.of": "z {{count}}",
5
5
  "table.pagination.full": "Zobrazení {{count}} výsledků z {{total}}",
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "table.actionsheet.selected": "geselecteerd",
2
+ "table.actionsheet.selected": "{{count}} selected",
3
3
  "layout.actions.reset": "Reset",
4
4
  "table.pagination.of": "van {{count}}",
5
5
  "table.pagination.full": "Toont {{count}} van {{total}} resultaten",
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "table.actionsheet.selected": "sélectionné",
2
+ "table.actionsheet.selected": "{{count}} selected",
3
3
  "layout.actions.reset": "Réinitialiser",
4
4
  "table.pagination.of": "sur {{count}}",
5
5
  "table.pagination.full": "Affichage de {{count}} résultats sur {{total}}",
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "table.actionsheet.selected": "valittu",
2
+ "table.actionsheet.selected": "{{count}} selected",
3
3
  "layout.actions.reset": "Nollaa",
4
4
  "table.pagination.of": "/ {{count}}",
5
5
  "table.pagination.full": "Näytetään {{count}} tulosta yhteensä {{total}} tuloksesta",
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "table.actionsheet.selected": "kijelölt",
2
+ "table.actionsheet.selected": "{{count}} selected",
3
3
  "layout.actions.reset": "Visszaállítás",
4
4
  "table.pagination.of": "/ {{count}}",
5
5
  "table.pagination.full": "{{count}}/{{total}} találat megjelenítése",
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "table.actionsheet.selected": "selezionati",
2
+ "table.actionsheet.selected": "{{count}} selected",
3
3
  "layout.actions.reset": "Reimposta",
4
4
  "table.pagination.of": "di {{count}}",
5
5
  "table.pagination.full": "Mostra {{count}} di {{total}} risultati",
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "table.actionsheet.selected": "valgt(e)",
2
+ "table.actionsheet.selected": "{{count}} selected",
3
3
  "layout.actions.reset": "Tilbakestill",
4
4
  "table.pagination.of": "av {{count}}",
5
5
  "table.pagination.full": "Viser {{count}} av {{total}} resultat",