@trackunit/filters-filter-bar 1.3.113 → 1.3.117

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.3.113",
3
+ "version": "1.3.117",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -14,16 +14,16 @@
14
14
  "tailwind-merge": "^2.0.0",
15
15
  "string-ts": "^2.0.0",
16
16
  "zod": "3.22.4",
17
- "@trackunit/react-components": "1.4.82",
18
- "@trackunit/react-core-hooks": "1.3.72",
19
- "@trackunit/react-filter-components": "1.3.94",
20
- "@trackunit/react-date-and-time-components": "1.3.94",
21
- "@trackunit/shared-utils": "1.5.68",
22
- "@trackunit/react-form-components": "1.3.94",
23
- "@trackunit/react-core-contexts-api": "1.4.70",
24
- "@trackunit/geo-json-utils": "1.3.69",
25
- "@trackunit/i18n-library-translation": "1.3.74",
26
- "@trackunit/css-class-variance-utilities": "1.3.68"
17
+ "@trackunit/react-components": "1.4.86",
18
+ "@trackunit/react-core-hooks": "1.3.75",
19
+ "@trackunit/react-filter-components": "1.3.98",
20
+ "@trackunit/react-date-and-time-components": "1.3.98",
21
+ "@trackunit/shared-utils": "1.5.71",
22
+ "@trackunit/react-form-components": "1.3.98",
23
+ "@trackunit/react-core-contexts-api": "1.4.73",
24
+ "@trackunit/geo-json-utils": "1.3.72",
25
+ "@trackunit/i18n-library-translation": "1.3.77",
26
+ "@trackunit/css-class-variance-utilities": "1.3.71"
27
27
  },
28
28
  "module": "./index.esm.js",
29
29
  "main": "./index.cjs.js",
@@ -229,7 +229,7 @@ var translation = {
229
229
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_ALL_FIXED": "全員に対してロック解除済み(キーパッドはIris上のまま)",
230
230
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY": "キー保持者に対してロック解除済み",
231
231
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY_AND_PIN": "キーとピン保持者に対してロック解除済み",
232
- "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_PIN": "ピンロック解除済み",
232
+ "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_PIN": "PIN保持者に対してロック解除済み",
233
233
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNSUPPORTED": "未対応",
234
234
  "rental.status.available": "利用可能",
235
235
  "rental.status.inRepair": "修理中",
@@ -227,7 +227,7 @@ var translation = {
227
227
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_ALL_FIXED": "全員に対してロック解除済み(キーパッドはIris上のまま)",
228
228
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY": "キー保持者に対してロック解除済み",
229
229
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY_AND_PIN": "キーとピン保持者に対してロック解除済み",
230
- "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_PIN": "ピンロック解除済み",
230
+ "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_PIN": "PIN保持者に対してロック解除済み",
231
231
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNSUPPORTED": "未対応",
232
232
  "rental.status.available": "利用可能",
233
233
  "rental.status.inRepair": "修理中",