@conboai/app.db.query 0.3.20 → 0.3.21

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.
@@ -85149,17 +85149,14 @@ function nme({ siteId: t, UserProfile: e, onHomeClick: n }) {
85149
85149
  ] });
85150
85150
  }
85151
85151
  const Gfe = {
85152
- title: "Cargo",
85153
- description: "Cargo application description",
85154
- image: "visitReport"
85152
+ title: " Cargo Action Search",
85153
+ description: "This app designed to help track and monitor cargo movements, including loading, unloading, and both cargo and empty moves."
85155
85154
  }, Yfe = {
85156
85155
  title: "Classifier",
85157
- description: "Classifier application description",
85158
- image: "classifiers"
85156
+ description: ""
85159
85157
  }, qfe = {
85160
85158
  title: "Action Search",
85161
- description: "Compiles comprehensive data on the actions and movements of cargo and vehicles throughout the port. ",
85162
- image: "actionSearch"
85159
+ description: ""
85163
85160
  }, rme = {
85164
85161
  cargoApp: Gfe,
85165
85162
  classifiersApp: Yfe,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@conboai/app.db.query",
3
- "version": "0.3.20",
3
+ "version": "0.3.21",
4
4
  "type": "module",
5
5
  "main": "dist/app.db.query.js",
6
6
  "types": "dist/build/index.d.ts",