@trackunit/filters-asset-filter-definitions 1.7.5 → 1.7.7

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/filters-asset-filter-definitions",
3
- "version": "1.7.5",
3
+ "version": "1.7.7",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -17,23 +17,23 @@
17
17
  "@tanstack/react-router": "1.114.29",
18
18
  "string-ts": "^2.0.0",
19
19
  "tailwind-merge": "^2.0.0",
20
- "@trackunit/iris-app-build-utilities": "1.4.13",
21
- "@trackunit/filters-filter-bar": "1.5.27",
22
- "@trackunit/react-core-hooks": "1.4.14",
23
- "@trackunit/react-filter-components": "1.4.27",
24
- "@trackunit/react-form-components": "1.4.21",
25
- "@trackunit/filters-graphql-hook": "1.7.4",
26
- "@trackunit/utilization-indicator": "1.4.19",
27
- "@trackunit/geo-json-utils": "1.4.12",
28
- "@trackunit/react-components": "1.5.18",
29
- "@trackunit/shared-utils": "1.6.12",
30
- "@trackunit/translations-machine-type": "1.4.15",
31
- "@trackunit/criticality-indicator": "1.4.19",
32
- "@trackunit/iris-app-api": "1.4.13",
33
- "@trackunit/react-core-contexts-test": "1.4.14",
34
- "@trackunit/i18n-library-translation": "1.4.15",
35
- "@trackunit/react-core-contexts-api": "1.5.14",
36
- "@trackunit/react-test-setup": "1.1.12"
20
+ "@trackunit/iris-app-build-utilities": "1.4.15",
21
+ "@trackunit/filters-filter-bar": "1.5.29",
22
+ "@trackunit/react-core-hooks": "1.4.16",
23
+ "@trackunit/react-filter-components": "1.4.29",
24
+ "@trackunit/react-form-components": "1.4.23",
25
+ "@trackunit/filters-graphql-hook": "1.7.6",
26
+ "@trackunit/utilization-indicator": "1.4.21",
27
+ "@trackunit/geo-json-utils": "1.4.14",
28
+ "@trackunit/react-components": "1.5.20",
29
+ "@trackunit/shared-utils": "1.6.14",
30
+ "@trackunit/translations-machine-type": "1.4.17",
31
+ "@trackunit/criticality-indicator": "1.4.21",
32
+ "@trackunit/iris-app-api": "1.4.15",
33
+ "@trackunit/react-core-contexts-test": "1.4.16",
34
+ "@trackunit/i18n-library-translation": "1.4.17",
35
+ "@trackunit/react-core-contexts-api": "1.5.16",
36
+ "@trackunit/react-test-setup": "1.1.14"
37
37
  },
38
38
  "module": "./index.esm.js",
39
39
  "main": "./index.cjs.js",
@@ -210,7 +210,7 @@ var translation = {
210
210
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_ALL": "Låst op for alle",
211
211
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_ALL_FIXED": "Låst op for alle (tastatur forbliver på Iris)",
212
212
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY": "Låst op for nøgle",
213
- "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY_AND_PIN": "Oplåst for nøgle og PIN-kode",
213
+ "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY_AND_PIN": "Låst op for nøgle og PIN-kode",
214
214
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_PIN": "Låst op for PIN-kode",
215
215
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNSUPPORTED": "Ikke understøttet",
216
216
  "rental.status.available": "Ledig",
@@ -208,7 +208,7 @@ var translation = {
208
208
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_ALL": "Låst op for alle",
209
209
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_ALL_FIXED": "Låst op for alle (tastatur forbliver på Iris)",
210
210
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY": "Låst op for nøgle",
211
- "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY_AND_PIN": "Oplåst for nøgle og PIN-kode",
211
+ "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY_AND_PIN": "Låst op for nøgle og PIN-kode",
212
212
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_PIN": "Låst op for PIN-kode",
213
213
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNSUPPORTED": "Ikke understøttet",
214
214
  "rental.status.available": "Ledig",