@trackunit/filters-graphql-hook 1.17.14 → 1.17.15

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-graphql-hook",
3
- "version": "1.17.14",
3
+ "version": "1.17.15",
4
4
  "repository": "https://github.com/Trackunit/manager",
5
5
  "license": "SEE LICENSE IN LICENSE.txt",
6
6
  "engines": {
@@ -13,8 +13,8 @@
13
13
  "graphql": "^16.10.0",
14
14
  "@apollo/client": "3.13.8",
15
15
  "zod": "^3.23.8",
16
- "@trackunit/iris-app-build-utilities": "1.12.42",
17
- "@trackunit/filters-filter-bar": "1.14.14",
16
+ "@trackunit/iris-app-build-utilities": "1.12.43",
17
+ "@trackunit/filters-filter-bar": "1.14.15",
18
18
  "@trackunit/shared-utils": "1.13.40",
19
19
  "@trackunit/iris-app-api": "1.14.39",
20
20
  "@trackunit/react-core-contexts-test": "1.12.22",
@@ -292,6 +292,7 @@ export declare const assetInsightType: {
292
292
  readonly MACHINEACTIVITYSTATE: "MACHINEACTIVITYSTATE";
293
293
  readonly MALFUNCTIONINDICATORLAMP: "MALFUNCTIONINDICATORLAMP";
294
294
  readonly MAXIMUMSPEEDLAST24HOURS: "MAXIMUMSPEEDLAST24HOURS";
295
+ readonly MOVINGSTATUS: "MOVINGSTATUS";
295
296
  readonly OPERATIONSTATUS: "OPERATIONSTATUS";
296
297
  readonly OTHER: "OTHER";
297
298
  readonly PARTICLEVELOCITY: "PARTICLEVELOCITY";