@trackunit/react-table-base-components 1.26.7 → 1.26.8

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.7",
3
+ "version": "1.26.8",
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.5",
10
+ "@trackunit/react-components": "1.26.6",
11
11
  "@trackunit/ui-icons": "1.13.7",
12
- "@trackunit/react-form-components": "1.27.7",
12
+ "@trackunit/react-form-components": "1.27.8",
13
13
  "@trackunit/css-class-variance-utilities": "1.13.7",
14
14
  "@trackunit/date-and-time-utils": "1.13.7",
15
15
  "@trackunit/shared-utils": "1.15.7",
@@ -3,7 +3,7 @@
3
3
  var translation = {
4
4
  "copyableCell.copied": "Kopiert!",
5
5
  "copyableCell.copy": "Kopieren",
6
- "rowActions.moreActions": "More actions"
6
+ "rowActions.moreActions": "Weitere Aktionen"
7
7
  };
8
8
 
9
9
  exports.default = translation;
@@ -3,7 +3,7 @@
3
3
  var translation = {
4
4
  "copyableCell.copied": "Copiată!",
5
5
  "copyableCell.copy": "Copiere",
6
- "rowActions.moreActions": "More actions"
6
+ "rowActions.moreActions": "Mai multe acțiuni"
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": "Gekopieerd!",
5
5
  "copyableCell.copy": "Kopiëren",
6
- "rowActions.moreActions": "More actions"
6
+ "rowActions.moreActions": "Meer acties"
7
7
  };
8
8
 
9
9
  exports.default = translation;
@@ -3,7 +3,7 @@
3
3
  var translation = {
4
4
  "copyableCell.copied": "Copié !",
5
5
  "copyableCell.copy": "Copier",
6
- "rowActions.moreActions": "More actions"
6
+ "rowActions.moreActions": "Plus d'actions"
7
7
  };
8
8
 
9
9
  exports.default = translation;
@@ -3,7 +3,7 @@
3
3
  var translation = {
4
4
  "copyableCell.copied": "Kopiert!",
5
5
  "copyableCell.copy": "Kopier",
6
- "rowActions.moreActions": "More actions"
6
+ "rowActions.moreActions": "Flere handlinger"
7
7
  };
8
8
 
9
9
  exports.default = translation;
@@ -1,7 +1,7 @@
1
1
  var translation = {
2
2
  "copyableCell.copied": "Kopiert!",
3
3
  "copyableCell.copy": "Kopieren",
4
- "rowActions.moreActions": "More actions"
4
+ "rowActions.moreActions": "Weitere Aktionen"
5
5
  };
6
6
 
7
7
  export { translation as default };
@@ -1,7 +1,7 @@
1
1
  var translation = {
2
2
  "copyableCell.copied": "Copiată!",
3
3
  "copyableCell.copy": "Copiere",
4
- "rowActions.moreActions": "More actions"
4
+ "rowActions.moreActions": "Mai multe acțiuni"
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": "Gekopieerd!",
3
3
  "copyableCell.copy": "Kopiëren",
4
- "rowActions.moreActions": "More actions"
4
+ "rowActions.moreActions": "Meer acties"
5
5
  };
6
6
 
7
7
  export { translation as default };
@@ -1,7 +1,7 @@
1
1
  var translation = {
2
2
  "copyableCell.copied": "Copié !",
3
3
  "copyableCell.copy": "Copier",
4
- "rowActions.moreActions": "More actions"
4
+ "rowActions.moreActions": "Plus d'actions"
5
5
  };
6
6
 
7
7
  export { translation as default };
@@ -1,7 +1,7 @@
1
1
  var translation = {
2
2
  "copyableCell.copied": "Kopiert!",
3
3
  "copyableCell.copy": "Kopier",
4
- "rowActions.moreActions": "More actions"
4
+ "rowActions.moreActions": "Flere handlinger"
5
5
  };
6
6
 
7
7
  export { translation as default };