@trackunit/react-table-base-components 1.26.0 → 1.26.2

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,15 +1,15 @@
1
1
  {
2
2
  "name": "@trackunit/react-table-base-components",
3
- "version": "1.26.0",
3
+ "version": "1.26.2",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
7
7
  "node": ">=24.x"
8
8
  },
9
9
  "dependencies": {
10
- "@trackunit/react-components": "1.26.0",
10
+ "@trackunit/react-components": "1.26.1",
11
11
  "@trackunit/ui-icons": "1.13.6",
12
- "@trackunit/react-form-components": "1.27.0",
12
+ "@trackunit/react-form-components": "1.27.2",
13
13
  "@trackunit/css-class-variance-utilities": "1.13.6",
14
14
  "@trackunit/date-and-time-utils": "1.13.6",
15
15
  "@trackunit/shared-utils": "1.15.6",
@@ -3,7 +3,7 @@
3
3
  var translation = {
4
4
  "copyableCell.copied": "Skopiowano!",
5
5
  "copyableCell.copy": "Kopiuj",
6
- "rowActions.moreActions": "More actions"
6
+ "rowActions.moreActions": "Więcej działań"
7
7
  };
8
8
 
9
9
  exports.default = translation;
@@ -3,7 +3,7 @@
3
3
  var translation = {
4
4
  "copyableCell.copied": "Скопировано!",
5
5
  "copyableCell.copy": "Копировать",
6
- "rowActions.moreActions": "More actions"
6
+ "rowActions.moreActions": "Другие действия"
7
7
  };
8
8
 
9
9
  exports.default = translation;
@@ -3,7 +3,7 @@
3
3
  var translation = {
4
4
  "copyableCell.copied": "Kopieret!",
5
5
  "copyableCell.copy": "Kopiér",
6
- "rowActions.moreActions": "More actions"
6
+ "rowActions.moreActions": "Flere handlinger"
7
7
  };
8
8
 
9
9
  exports.default = translation;
@@ -3,7 +3,7 @@
3
3
  var translation = {
4
4
  "copyableCell.copied": "Zkopírováno!",
5
5
  "copyableCell.copy": "Kopírovat",
6
- "rowActions.moreActions": "More actions"
6
+ "rowActions.moreActions": "Více akcí"
7
7
  };
8
8
 
9
9
  exports.default = translation;
@@ -3,7 +3,7 @@
3
3
  var translation = {
4
4
  "copyableCell.copied": "Kopioitu!",
5
5
  "copyableCell.copy": "Kopioi",
6
- "rowActions.moreActions": "More actions"
6
+ "rowActions.moreActions": "Lisää toimintoja"
7
7
  };
8
8
 
9
9
  exports.default = translation;
@@ -1,7 +1,7 @@
1
1
  var translation = {
2
2
  "copyableCell.copied": "Skopiowano!",
3
3
  "copyableCell.copy": "Kopiuj",
4
- "rowActions.moreActions": "More actions"
4
+ "rowActions.moreActions": "Więcej działań"
5
5
  };
6
6
 
7
7
  export { translation as default };
@@ -1,7 +1,7 @@
1
1
  var translation = {
2
2
  "copyableCell.copied": "Скопировано!",
3
3
  "copyableCell.copy": "Копировать",
4
- "rowActions.moreActions": "More actions"
4
+ "rowActions.moreActions": "Другие действия"
5
5
  };
6
6
 
7
7
  export { translation as default };
@@ -1,7 +1,7 @@
1
1
  var translation = {
2
2
  "copyableCell.copied": "Kopieret!",
3
3
  "copyableCell.copy": "Kopiér",
4
- "rowActions.moreActions": "More actions"
4
+ "rowActions.moreActions": "Flere handlinger"
5
5
  };
6
6
 
7
7
  export { translation as default };
@@ -1,7 +1,7 @@
1
1
  var translation = {
2
2
  "copyableCell.copied": "Zkopírováno!",
3
3
  "copyableCell.copy": "Kopírovat",
4
- "rowActions.moreActions": "More actions"
4
+ "rowActions.moreActions": "Více akcí"
5
5
  };
6
6
 
7
7
  export { translation as default };
@@ -1,7 +1,7 @@
1
1
  var translation = {
2
2
  "copyableCell.copied": "Kopioitu!",
3
3
  "copyableCell.copy": "Kopioi",
4
- "rowActions.moreActions": "More actions"
4
+ "rowActions.moreActions": "Lisää toimintoja"
5
5
  };
6
6
 
7
7
  export { translation as default };