@trackunit/filters-asset-filter-definitions 1.3.122 → 1.3.126

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/index.cjs.js CHANGED
@@ -4367,7 +4367,6 @@ const useSetAssetFilterStateFromUrl = ({ setters }) => {
4367
4367
  //If any filter is defined, we need to navigate to the url with the filters
4368
4368
  if (filterMappings.some(({ value }) => value)) {
4369
4369
  navigate({
4370
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
4371
4370
  search: (prev) => {
4372
4371
  const searchWithFilters = {
4373
4372
  ...prev,
@@ -4379,10 +4378,9 @@ const useSetAssetFilterStateFromUrl = ({ setters }) => {
4379
4378
  serviceStatus: undefined,
4380
4379
  customerIds: undefined,
4381
4380
  };
4382
- return { ...prev, ...searchWithFilters };
4381
+ return searchWithFilters;
4383
4382
  },
4384
- replace: true,
4385
- params: {},
4383
+ to: ".",
4386
4384
  });
4387
4385
  setIsDoneSettingFilters(true);
4388
4386
  }
package/index.esm.js CHANGED
@@ -4365,7 +4365,6 @@ const useSetAssetFilterStateFromUrl = ({ setters }) => {
4365
4365
  //If any filter is defined, we need to navigate to the url with the filters
4366
4366
  if (filterMappings.some(({ value }) => value)) {
4367
4367
  navigate({
4368
- // eslint-disable-next-line @typescript-eslint/no-explicit-any
4369
4368
  search: (prev) => {
4370
4369
  const searchWithFilters = {
4371
4370
  ...prev,
@@ -4377,10 +4376,9 @@ const useSetAssetFilterStateFromUrl = ({ setters }) => {
4377
4376
  serviceStatus: undefined,
4378
4377
  customerIds: undefined,
4379
4378
  };
4380
- return { ...prev, ...searchWithFilters };
4379
+ return searchWithFilters;
4381
4380
  },
4382
- replace: true,
4383
- params: {},
4381
+ to: ".",
4384
4382
  });
4385
4383
  setIsDoneSettingFilters(true);
4386
4384
  }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@trackunit/filters-asset-filter-definitions",
3
- "version": "1.3.122",
3
+ "version": "1.3.126",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -14,25 +14,25 @@
14
14
  "graphql": "^16.10.0",
15
15
  "zod": "3.22.4",
16
16
  "jest-fetch-mock": "^3.0.3",
17
- "@tanstack/react-router": "1.47.1",
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.3.70",
21
- "@trackunit/filters-filter-bar": "1.3.113",
22
- "@trackunit/react-core-hooks": "1.3.72",
23
- "@trackunit/react-filter-components": "1.3.94",
24
- "@trackunit/react-form-components": "1.3.94",
25
- "@trackunit/filters-graphql-hook": "1.3.114",
26
- "@trackunit/utilization-indicator": "1.3.87",
27
- "@trackunit/geo-json-utils": "1.3.69",
28
- "@trackunit/react-components": "1.4.82",
29
- "@trackunit/shared-utils": "1.5.68",
30
- "@trackunit/translations-machine-type": "1.3.75",
31
- "@trackunit/criticality-indicator": "1.3.87",
32
- "@trackunit/iris-app-api": "1.3.70",
33
- "@trackunit/react-core-contexts-test": "1.3.73",
34
- "@trackunit/i18n-library-translation": "1.3.74",
35
- "@trackunit/react-core-contexts-api": "1.4.70"
20
+ "@trackunit/iris-app-build-utilities": "1.3.73",
21
+ "@trackunit/filters-filter-bar": "1.3.117",
22
+ "@trackunit/react-core-hooks": "1.3.75",
23
+ "@trackunit/react-filter-components": "1.3.98",
24
+ "@trackunit/react-form-components": "1.3.98",
25
+ "@trackunit/filters-graphql-hook": "1.3.118",
26
+ "@trackunit/utilization-indicator": "1.3.91",
27
+ "@trackunit/geo-json-utils": "1.3.72",
28
+ "@trackunit/react-components": "1.4.86",
29
+ "@trackunit/shared-utils": "1.5.71",
30
+ "@trackunit/translations-machine-type": "1.3.78",
31
+ "@trackunit/criticality-indicator": "1.3.91",
32
+ "@trackunit/iris-app-api": "1.3.73",
33
+ "@trackunit/react-core-contexts-test": "1.3.76",
34
+ "@trackunit/i18n-library-translation": "1.3.77",
35
+ "@trackunit/react-core-contexts-api": "1.4.73"
36
36
  },
37
37
  "module": "./index.esm.js",
38
38
  "main": "./index.cjs.js",
@@ -213,7 +213,7 @@ var translation = {
213
213
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_ALL_FIXED": "全員に対してロック解除済み(キーパッドはIris上のまま)",
214
214
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY": "キー保持者に対してロック解除済み",
215
215
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY_AND_PIN": "キーとピンに対してロック解除済み",
216
- "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_PIN": "ピンロック解除済み",
216
+ "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_PIN": "PIN保持者に対してロック解除済み",
217
217
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNSUPPORTED": "未対応",
218
218
  "rental.status.available": "利用可能",
219
219
  "rental.status.inRepair": "修理中",
@@ -211,7 +211,7 @@ var translation = {
211
211
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_ALL_FIXED": "全員に対してロック解除済み(キーパッドはIris上のまま)",
212
212
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY": "キー保持者に対してロック解除済み",
213
213
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_KEY_AND_PIN": "キーとピンに対してロック解除済み",
214
- "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_PIN": "ピンロック解除済み",
214
+ "pages.machines.telematics.operationalStatus.digitalKeyMode.UNLOCKED_FOR_PIN": "PIN保持者に対してロック解除済み",
215
215
  "pages.machines.telematics.operationalStatus.digitalKeyMode.UNSUPPORTED": "未対応",
216
216
  "rental.status.available": "利用可能",
217
217
  "rental.status.inRepair": "修理中",