@trackunit/react-table-helpers 1.10.22 → 1.10.24

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-helpers",
3
- "version": "1.10.22",
3
+ "version": "1.10.24",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -8,20 +8,20 @@
8
8
  },
9
9
  "dependencies": {
10
10
  "react": "19.0.0",
11
- "@trackunit/filters-filter-bar": "1.10.21",
12
- "@trackunit/filters-graphql-hook": "1.13.21",
13
- "@trackunit/i18n-library-translation": "1.9.19",
14
- "@trackunit/custom-field-components": "1.9.20",
15
- "@trackunit/iris-app-runtime-core": "1.10.19",
16
- "@trackunit/iris-app-runtime-core-api": "1.9.19",
17
- "@trackunit/react-table-base-components": "1.9.20",
18
- "@trackunit/react-table": "1.9.21",
11
+ "@trackunit/filters-filter-bar": "1.10.23",
12
+ "@trackunit/filters-graphql-hook": "1.13.23",
13
+ "@trackunit/i18n-library-translation": "1.9.21",
14
+ "@trackunit/custom-field-components": "1.9.22",
15
+ "@trackunit/iris-app-runtime-core": "1.10.21",
16
+ "@trackunit/iris-app-runtime-core-api": "1.9.21",
17
+ "@trackunit/react-table-base-components": "1.9.22",
18
+ "@trackunit/react-table": "1.9.23",
19
19
  "@js-temporal/polyfill": "^0.5.1",
20
20
  "@tanstack/react-table": "^8.20.6",
21
- "@trackunit/react-components": "1.13.6",
22
- "@trackunit/react-core-hooks": "1.9.19",
23
- "@trackunit/react-graphql-hooks": "1.10.18",
24
- "@trackunit/iris-app-api": "1.12.14",
21
+ "@trackunit/react-components": "1.13.8",
22
+ "@trackunit/react-core-hooks": "1.9.21",
23
+ "@trackunit/react-graphql-hooks": "1.10.20",
24
+ "@trackunit/iris-app-api": "1.12.16",
25
25
  "@graphql-codegen/cli": "^5.0.3",
26
26
  "@graphql-typed-document-node/core": "^3.2.0",
27
27
  "graphql": "^16.10.0"
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "export.table.button": "Export"
4
+ "export.table.button": "Exportieren"
5
5
  };
6
6
 
7
7
  exports.default = translation;
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "export.table.button": "Export"
4
+ "export.table.button": "Eksport"
5
5
  };
6
6
 
7
7
  exports.default = translation;
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "export.table.button": "Export"
4
+ "export.table.button": "Exportar"
5
5
  };
6
6
 
7
7
  exports.default = translation;
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "export.table.button": "Export"
4
+ "export.table.button": "Экспорт"
5
5
  };
6
6
 
7
7
  exports.default = translation;
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "export.table.button": "Export"
4
+ "export.table.button": "Exportare"
5
5
  };
6
6
 
7
7
  exports.default = translation;
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "export.table.button": "Export"
4
+ "export.table.button": "Exportar"
5
5
  };
6
6
 
7
7
  exports.default = translation;
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "export.table.button": "Export"
4
+ "export.table.button": "Exportera"
5
5
  };
6
6
 
7
7
  exports.default = translation;
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "export.table.button": "Export"
4
+ "export.table.button": "エクスポート"
5
5
  };
6
6
 
7
7
  exports.default = translation;
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "export.table.button": "Export"
4
+ "export.table.button": "ส่งออก"
5
5
  };
6
6
 
7
7
  exports.default = translation;
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "export.table.button": "Export"
4
+ "export.table.button": "Eksportér"
5
5
  };
6
6
 
7
7
  exports.default = translation;
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "export.table.button": "Export"
4
+ "export.table.button": "Exporteren"
5
5
  };
6
6
 
7
7
  exports.default = translation;
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "export.table.button": "Export"
4
+ "export.table.button": "Exporter"
5
5
  };
6
6
 
7
7
  exports.default = translation;
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "export.table.button": "Export"
4
+ "export.table.button": "Vie"
5
5
  };
6
6
 
7
7
  exports.default = translation;
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "export.table.button": "Export"
4
+ "export.table.button": "Exportálás"
5
5
  };
6
6
 
7
7
  exports.default = translation;
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "export.table.button": "Export"
4
+ "export.table.button": "Esporta"
5
5
  };
6
6
 
7
7
  exports.default = translation;
@@ -1,7 +1,7 @@
1
1
  'use strict';
2
2
 
3
3
  var translation = {
4
- "export.table.button": "Export"
4
+ "export.table.button": "Eksporter"
5
5
  };
6
6
 
7
7
  exports.default = translation;
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "export.table.button": "Export"
2
+ "export.table.button": "Exportieren"
3
3
  };
4
4
 
5
5
  export { translation as default };
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "export.table.button": "Export"
2
+ "export.table.button": "Eksport"
3
3
  };
4
4
 
5
5
  export { translation as default };
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "export.table.button": "Export"
2
+ "export.table.button": "Exportar"
3
3
  };
4
4
 
5
5
  export { translation as default };
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "export.table.button": "Export"
2
+ "export.table.button": "Экспорт"
3
3
  };
4
4
 
5
5
  export { translation as default };
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "export.table.button": "Export"
2
+ "export.table.button": "Exportare"
3
3
  };
4
4
 
5
5
  export { translation as default };
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "export.table.button": "Export"
2
+ "export.table.button": "Exportar"
3
3
  };
4
4
 
5
5
  export { translation as default };
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "export.table.button": "Export"
2
+ "export.table.button": "Exportera"
3
3
  };
4
4
 
5
5
  export { translation as default };
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "export.table.button": "Export"
2
+ "export.table.button": "エクスポート"
3
3
  };
4
4
 
5
5
  export { translation as default };
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "export.table.button": "Export"
2
+ "export.table.button": "ส่งออก"
3
3
  };
4
4
 
5
5
  export { translation as default };
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "export.table.button": "Export"
2
+ "export.table.button": "Eksportér"
3
3
  };
4
4
 
5
5
  export { translation as default };
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "export.table.button": "Export"
2
+ "export.table.button": "Exporteren"
3
3
  };
4
4
 
5
5
  export { translation as default };
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "export.table.button": "Export"
2
+ "export.table.button": "Exporter"
3
3
  };
4
4
 
5
5
  export { translation as default };
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "export.table.button": "Export"
2
+ "export.table.button": "Vie"
3
3
  };
4
4
 
5
5
  export { translation as default };
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "export.table.button": "Export"
2
+ "export.table.button": "Exportálás"
3
3
  };
4
4
 
5
5
  export { translation as default };
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "export.table.button": "Export"
2
+ "export.table.button": "Esporta"
3
3
  };
4
4
 
5
5
  export { translation as default };
@@ -1,5 +1,5 @@
1
1
  var translation = {
2
- "export.table.button": "Export"
2
+ "export.table.button": "Eksporter"
3
3
  };
4
4
 
5
5
  export { translation as default };