@trackunit/filters-asset-filter-definitions 2.1.83 → 2.1.84-alpha-df707023a8f.0
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/migrations/entry.js.map +1 -0
- package/package.json +19 -19
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"entry.js","sourceRoot":"","sources":["../../../../../libs/filters/asset-filter-definitions/migrations/entry.ts"],"names":[],"mappings":"","sourcesContent":["export {};\n"]}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@trackunit/filters-asset-filter-definitions",
|
|
3
|
-
"version": "2.1.
|
|
3
|
+
"version": "2.1.84-alpha-df707023a8f.0",
|
|
4
4
|
"repository": "https://github.com/Trackunit/manager",
|
|
5
5
|
"license": "SEE LICENSE IN LICENSE.txt",
|
|
6
6
|
"engines": {
|
|
@@ -12,24 +12,24 @@
|
|
|
12
12
|
"zod": "^3.25.76",
|
|
13
13
|
"string-ts": "^2.0.0",
|
|
14
14
|
"tailwind-merge": "^2.0.0",
|
|
15
|
-
"@trackunit/iris-app-build-utilities": "2.0.
|
|
16
|
-
"@trackunit/filters-filter-bar": "2.1.
|
|
17
|
-
"@trackunit/react-core-hooks": "1.17.
|
|
18
|
-
"@trackunit/react-filter-components": "2.1.
|
|
19
|
-
"@trackunit/react-form-components": "2.1.
|
|
20
|
-
"@trackunit/filters-graphql-hook": "2.1.
|
|
21
|
-
"@trackunit/utilization-indicator": "2.1.
|
|
22
|
-
"@trackunit/geo-json-utils": "1.14.
|
|
23
|
-
"@trackunit/react-components": "2.1.
|
|
24
|
-
"@trackunit/shared-utils": "1.15.
|
|
25
|
-
"@trackunit/translations-machine-type": "2.0.
|
|
26
|
-
"@trackunit/criticality-indicator": "2.1.
|
|
27
|
-
"@trackunit/iris-app-api": "2.0.
|
|
28
|
-
"@trackunit/react-core-contexts-test": "1.17.
|
|
29
|
-
"@trackunit/i18n-library-translation": "2.0.
|
|
30
|
-
"@trackunit/iris-app-runtime-core-api": "1.16.
|
|
31
|
-
"@trackunit/react-graphql-hooks": "2.1.
|
|
32
|
-
"@trackunit/translations-device": "1.1.
|
|
15
|
+
"@trackunit/iris-app-build-utilities": "2.0.51-alpha-df707023a8f.0",
|
|
16
|
+
"@trackunit/filters-filter-bar": "2.1.59-alpha-df707023a8f.0",
|
|
17
|
+
"@trackunit/react-core-hooks": "1.17.67-alpha-df707023a8f.0",
|
|
18
|
+
"@trackunit/react-filter-components": "2.1.59-alpha-df707023a8f.0",
|
|
19
|
+
"@trackunit/react-form-components": "2.1.58-alpha-df707023a8f.0",
|
|
20
|
+
"@trackunit/filters-graphql-hook": "2.1.76-alpha-df707023a8f.0",
|
|
21
|
+
"@trackunit/utilization-indicator": "2.1.56-alpha-df707023a8f.0",
|
|
22
|
+
"@trackunit/geo-json-utils": "1.14.58-alpha-df707023a8f.0",
|
|
23
|
+
"@trackunit/react-components": "2.1.56-alpha-df707023a8f.0",
|
|
24
|
+
"@trackunit/shared-utils": "1.15.56-alpha-df707023a8f.0",
|
|
25
|
+
"@trackunit/translations-machine-type": "2.0.60-alpha-df707023a8f.0",
|
|
26
|
+
"@trackunit/criticality-indicator": "2.1.56-alpha-df707023a8f.0",
|
|
27
|
+
"@trackunit/iris-app-api": "2.0.47-alpha-df707023a8f.0",
|
|
28
|
+
"@trackunit/react-core-contexts-test": "1.17.61-alpha-df707023a8f.0",
|
|
29
|
+
"@trackunit/i18n-library-translation": "2.0.56-alpha-df707023a8f.0",
|
|
30
|
+
"@trackunit/iris-app-runtime-core-api": "1.16.61-alpha-df707023a8f.0",
|
|
31
|
+
"@trackunit/react-graphql-hooks": "2.1.56-alpha-df707023a8f.0",
|
|
32
|
+
"@trackunit/translations-device": "1.1.37-alpha-df707023a8f.0"
|
|
33
33
|
},
|
|
34
34
|
"peerDependencies": {
|
|
35
35
|
"@apollo/client": "^3.13.8",
|