@trackunit/react-table-base-components 1.17.27 → 1.19.6

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,19 +1,19 @@
1
1
  {
2
2
  "name": "@trackunit/react-table-base-components",
3
- "version": "1.17.27",
3
+ "version": "1.19.6",
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.20.20",
11
- "@trackunit/ui-icons": "1.11.85",
12
- "@trackunit/react-form-components": "1.18.26",
13
- "@trackunit/css-class-variance-utilities": "1.11.89",
14
- "@trackunit/date-and-time-utils": "1.11.91",
15
- "@trackunit/shared-utils": "1.13.89",
16
- "@trackunit/i18n-library-translation": "1.15.20",
10
+ "@trackunit/react-components": "1.21.4",
11
+ "@trackunit/ui-icons": "1.11.87",
12
+ "@trackunit/react-form-components": "1.20.6",
13
+ "@trackunit/css-class-variance-utilities": "1.11.91",
14
+ "@trackunit/date-and-time-utils": "1.11.93",
15
+ "@trackunit/shared-utils": "1.13.91",
16
+ "@trackunit/i18n-library-translation": "1.17.4",
17
17
  "tailwind-merge": "^2.0.0"
18
18
  },
19
19
  "peerDependencies": {
@@ -1,7 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
-
4
+ "copyableCell.copied": "Kopiert!",
5
+ "copyableCell.copy": "Kopieren"
5
6
  };
6
7
 
7
8
  exports.default = translation;
@@ -1,7 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
-
4
+ "copyableCell.copied": "Skopiowano!",
5
+ "copyableCell.copy": "Kopiuj"
5
6
  };
6
7
 
7
8
  exports.default = translation;
@@ -1,7 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
-
4
+ "copyableCell.copied": "Copied!",
5
+ "copyableCell.copy": "Copiar"
5
6
  };
6
7
 
7
8
  exports.default = translation;
@@ -1,7 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
-
4
+ "copyableCell.copied": "Скопировано!",
5
+ "copyableCell.copy": "Копировать"
5
6
  };
6
7
 
7
8
  exports.default = translation;
@@ -1,7 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
-
4
+ "copyableCell.copied": "Copied!",
5
+ "copyableCell.copy": "Copiere"
5
6
  };
6
7
 
7
8
  exports.default = translation;
@@ -1,7 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
-
4
+ "copyableCell.copied": "Copied!",
5
+ "copyableCell.copy": "Copiar"
5
6
  };
6
7
 
7
8
  exports.default = translation;
@@ -1,7 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
-
4
+ "copyableCell.copied": "Kopierad!",
5
+ "copyableCell.copy": "Kopiera"
5
6
  };
6
7
 
7
8
  exports.default = translation;
@@ -1,7 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
-
4
+ "copyableCell.copied": "コピーされました",
5
+ "copyableCell.copy": "コピー"
5
6
  };
6
7
 
7
8
  exports.default = translation;
@@ -1,7 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
-
4
+ "copyableCell.copied": "คัดลอกแล้ว",
5
+ "copyableCell.copy": "คัดลอก"
5
6
  };
6
7
 
7
8
  exports.default = translation;
@@ -1,7 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
-
4
+ "copyableCell.copied": "Kopieret!",
5
+ "copyableCell.copy": "Kopiér"
5
6
  };
6
7
 
7
8
  exports.default = translation;
@@ -1,7 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
-
4
+ "copyableCell.copied": "Zkopírováno!",
5
+ "copyableCell.copy": "Kopírovat"
5
6
  };
6
7
 
7
8
  exports.default = translation;
@@ -1,7 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
-
4
+ "copyableCell.copied": "Gekopieerd!",
5
+ "copyableCell.copy": "Kopiëren"
5
6
  };
6
7
 
7
8
  exports.default = translation;
@@ -1,7 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
-
4
+ "copyableCell.copied": "Copié !",
5
+ "copyableCell.copy": "Copier"
5
6
  };
6
7
 
7
8
  exports.default = translation;
@@ -1,7 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
-
4
+ "copyableCell.copied": "Kopioitu!",
5
+ "copyableCell.copy": "Kopioi"
5
6
  };
6
7
 
7
8
  exports.default = translation;
@@ -1,7 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
-
4
+ "copyableCell.copied": "Átmásolva!",
5
+ "copyableCell.copy": "Másolás"
5
6
  };
6
7
 
7
8
  exports.default = translation;
@@ -1,7 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
-
4
+ "copyableCell.copied": "Copiato!",
5
+ "copyableCell.copy": "Copia"
5
6
  };
6
7
 
7
8
  exports.default = translation;
@@ -1,7 +1,8 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
-
4
+ "copyableCell.copied": "Copied!",
5
+ "copyableCell.copy": "Kopier"
5
6
  };
6
7
 
7
8
  exports.default = translation;
@@ -1,5 +1,6 @@
1
1
  var translation = {
2
-
2
+ "copyableCell.copied": "Kopiert!",
3
+ "copyableCell.copy": "Kopieren"
3
4
  };
4
5
 
5
6
  export { translation as default };
@@ -1,5 +1,6 @@
1
1
  var translation = {
2
-
2
+ "copyableCell.copied": "Skopiowano!",
3
+ "copyableCell.copy": "Kopiuj"
3
4
  };
4
5
 
5
6
  export { translation as default };
@@ -1,5 +1,6 @@
1
1
  var translation = {
2
-
2
+ "copyableCell.copied": "Copied!",
3
+ "copyableCell.copy": "Copiar"
3
4
  };
4
5
 
5
6
  export { translation as default };
@@ -1,5 +1,6 @@
1
1
  var translation = {
2
-
2
+ "copyableCell.copied": "Скопировано!",
3
+ "copyableCell.copy": "Копировать"
3
4
  };
4
5
 
5
6
  export { translation as default };
@@ -1,5 +1,6 @@
1
1
  var translation = {
2
-
2
+ "copyableCell.copied": "Copied!",
3
+ "copyableCell.copy": "Copiere"
3
4
  };
4
5
 
5
6
  export { translation as default };
@@ -1,5 +1,6 @@
1
1
  var translation = {
2
-
2
+ "copyableCell.copied": "Copied!",
3
+ "copyableCell.copy": "Copiar"
3
4
  };
4
5
 
5
6
  export { translation as default };
@@ -1,5 +1,6 @@
1
1
  var translation = {
2
-
2
+ "copyableCell.copied": "Kopierad!",
3
+ "copyableCell.copy": "Kopiera"
3
4
  };
4
5
 
5
6
  export { translation as default };
@@ -1,5 +1,6 @@
1
1
  var translation = {
2
-
2
+ "copyableCell.copied": "コピーされました",
3
+ "copyableCell.copy": "コピー"
3
4
  };
4
5
 
5
6
  export { translation as default };
@@ -1,5 +1,6 @@
1
1
  var translation = {
2
-
2
+ "copyableCell.copied": "คัดลอกแล้ว",
3
+ "copyableCell.copy": "คัดลอก"
3
4
  };
4
5
 
5
6
  export { translation as default };
@@ -1,5 +1,6 @@
1
1
  var translation = {
2
-
2
+ "copyableCell.copied": "Kopieret!",
3
+ "copyableCell.copy": "Kopiér"
3
4
  };
4
5
 
5
6
  export { translation as default };
@@ -1,5 +1,6 @@
1
1
  var translation = {
2
-
2
+ "copyableCell.copied": "Zkopírováno!",
3
+ "copyableCell.copy": "Kopírovat"
3
4
  };
4
5
 
5
6
  export { translation as default };
@@ -1,5 +1,6 @@
1
1
  var translation = {
2
-
2
+ "copyableCell.copied": "Gekopieerd!",
3
+ "copyableCell.copy": "Kopiëren"
3
4
  };
4
5
 
5
6
  export { translation as default };
@@ -1,5 +1,6 @@
1
1
  var translation = {
2
-
2
+ "copyableCell.copied": "Copié !",
3
+ "copyableCell.copy": "Copier"
3
4
  };
4
5
 
5
6
  export { translation as default };
@@ -1,5 +1,6 @@
1
1
  var translation = {
2
-
2
+ "copyableCell.copied": "Kopioitu!",
3
+ "copyableCell.copy": "Kopioi"
3
4
  };
4
5
 
5
6
  export { translation as default };
@@ -1,5 +1,6 @@
1
1
  var translation = {
2
-
2
+ "copyableCell.copied": "Átmásolva!",
3
+ "copyableCell.copy": "Másolás"
3
4
  };
4
5
 
5
6
  export { translation as default };
@@ -1,5 +1,6 @@
1
1
  var translation = {
2
-
2
+ "copyableCell.copied": "Copiato!",
3
+ "copyableCell.copy": "Copia"
3
4
  };
4
5
 
5
6
  export { translation as default };
@@ -1,5 +1,6 @@
1
1
  var translation = {
2
-
2
+ "copyableCell.copied": "Copied!",
3
+ "copyableCell.copy": "Kopier"
3
4
  };
4
5
 
5
6
  export { translation as default };