@trackunit/filters-filter-bar 1.5.27 → 1.5.28

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-filter-bar",
3
- "version": "1.5.27",
3
+ "version": "1.5.28",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -14,18 +14,18 @@
14
14
  "tailwind-merge": "^2.0.0",
15
15
  "string-ts": "^2.0.0",
16
16
  "zod": "3.23.4",
17
- "@trackunit/iris-app-api": "1.4.13",
18
- "@trackunit/react-core-hooks": "1.4.14",
19
- "@trackunit/react-filter-components": "1.4.27",
20
- "@trackunit/react-date-and-time-components": "1.6.8",
21
- "@trackunit/shared-utils": "1.6.12",
22
- "@trackunit/react-form-components": "1.4.21",
23
- "@trackunit/react-core-contexts-api": "1.5.14",
24
- "@trackunit/geo-json-utils": "1.4.12",
25
- "@trackunit/i18n-library-translation": "1.4.15",
26
- "@trackunit/css-class-variance-utilities": "1.4.12",
27
- "@trackunit/react-components": "1.5.18",
28
- "@trackunit/react-test-setup": "1.1.12"
17
+ "@trackunit/iris-app-api": "1.4.14",
18
+ "@trackunit/react-core-hooks": "1.4.15",
19
+ "@trackunit/react-filter-components": "1.4.28",
20
+ "@trackunit/react-date-and-time-components": "1.6.9",
21
+ "@trackunit/shared-utils": "1.6.13",
22
+ "@trackunit/react-form-components": "1.4.22",
23
+ "@trackunit/react-core-contexts-api": "1.5.15",
24
+ "@trackunit/geo-json-utils": "1.4.13",
25
+ "@trackunit/i18n-library-translation": "1.4.16",
26
+ "@trackunit/css-class-variance-utilities": "1.4.13",
27
+ "@trackunit/react-components": "1.5.19",
28
+ "@trackunit/react-test-setup": "1.1.13"
29
29
  },
30
30
  "module": "./index.esm.js",
31
31
  "main": "./index.cjs.js",
@@ -233,7 +233,7 @@ var translation = {
233
233
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_ALL": "Låst op for alle",
234
234
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_ALL_FIXED": "Låst op for alle (tastatur forbliver på Iris)",
235
235
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY": "Låst op for nøgle",
236
- "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY_AND_PIN": "Oplåst for nøgle og PIN-kode",
236
+ "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY_AND_PIN": "Låst op for nøgle og PIN-kode",
237
237
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_PIN": "Låst op for PIN-kode",
238
238
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNSUPPORTED": "Ikke understøttet",
239
239
  "rental.status.available": "Ledig",
@@ -231,7 +231,7 @@ var translation = {
231
231
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_ALL": "Låst op for alle",
232
232
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_ALL_FIXED": "Låst op for alle (tastatur forbliver på Iris)",
233
233
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY": "Låst op for nøgle",
234
- "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY_AND_PIN": "Oplåst for nøgle og PIN-kode",
234
+ "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY_AND_PIN": "Låst op for nøgle og PIN-kode",
235
235
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_PIN": "Låst op for PIN-kode",
236
236
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNSUPPORTED": "Ikke understøttet",
237
237
  "rental.status.available": "Ledig",