@things-factory/operato-fleet 3.6.25 → 3.6.26

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.
Files changed (1) hide show
  1. package/package.json +25 -25
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-fleet",
3
- "version": "3.6.25",
3
+ "version": "3.6.26",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -41,28 +41,28 @@
41
41
  "@material/mwc-formfield": "^0.22.1",
42
42
  "@material/mwc-linear-progress": "^0.22.1",
43
43
  "@material/mwc-radio": "^0.22.1",
44
- "@things-factory/apptool-ui": "^3.6.24",
45
- "@things-factory/attachment-base": "^3.6.24",
46
- "@things-factory/auth-ui": "^3.6.24",
47
- "@things-factory/biz-base": "^3.6.24",
48
- "@things-factory/board-service": "^3.6.24",
49
- "@things-factory/board-ui": "^3.6.24",
50
- "@things-factory/code-ui": "^3.6.24",
51
- "@things-factory/context-ui": "^3.6.24",
52
- "@things-factory/dashboard": "^3.6.24",
53
- "@things-factory/export-ui": "^3.6.24",
54
- "@things-factory/export-ui-csv": "^3.6.24",
55
- "@things-factory/export-ui-excel": "^3.6.24",
44
+ "@things-factory/apptool-ui": "^3.6.26",
45
+ "@things-factory/attachment-base": "^3.6.26",
46
+ "@things-factory/auth-ui": "^3.6.26",
47
+ "@things-factory/biz-base": "^3.6.26",
48
+ "@things-factory/board-service": "^3.6.26",
49
+ "@things-factory/board-ui": "^3.6.26",
50
+ "@things-factory/code-ui": "^3.6.26",
51
+ "@things-factory/context-ui": "^3.6.26",
52
+ "@things-factory/dashboard": "^3.6.26",
53
+ "@things-factory/export-ui": "^3.6.26",
54
+ "@things-factory/export-ui-csv": "^3.6.26",
55
+ "@things-factory/export-ui-excel": "^3.6.26",
56
56
  "@things-factory/grist-ui": "^3.6.24",
57
- "@things-factory/help": "^3.6.24",
58
- "@things-factory/i18n-ui": "^3.6.24",
59
- "@things-factory/integration-fulfillment": "^3.6.24",
60
- "@things-factory/integration-marketplace": "^3.6.25",
61
- "@things-factory/more-ui": "^3.6.24",
62
- "@things-factory/notification": "^3.6.24",
63
- "@things-factory/oauth2-client": "^3.6.24",
57
+ "@things-factory/help": "^3.6.26",
58
+ "@things-factory/i18n-ui": "^3.6.26",
59
+ "@things-factory/integration-fulfillment": "^3.6.26",
60
+ "@things-factory/integration-marketplace": "^3.6.26",
61
+ "@things-factory/more-ui": "^3.6.26",
62
+ "@things-factory/notification": "^3.6.26",
63
+ "@things-factory/oauth2-client": "^3.6.26",
64
64
  "@things-factory/pdf": "^3.6.24",
65
- "@things-factory/resource-ui": "^3.6.24",
65
+ "@things-factory/resource-ui": "^3.6.26",
66
66
  "@things-factory/scene-chartjs": "^3.6.24",
67
67
  "@things-factory/scene-clock": "^3.6.24",
68
68
  "@things-factory/scene-clone": "^3.6.24",
@@ -78,7 +78,7 @@
78
78
  "@things-factory/scene-half-roundrect": "^3.6.24",
79
79
  "@things-factory/scene-indoor-map": "^3.6.24",
80
80
  "@things-factory/scene-integration": "^3.6.24",
81
- "@things-factory/scene-label": "^3.6.24",
81
+ "@things-factory/scene-label": "^3.6.26",
82
82
  "@things-factory/scene-legend": "^3.6.24",
83
83
  "@things-factory/scene-marker": "^3.6.24",
84
84
  "@things-factory/scene-mqtt": "^3.6.24",
@@ -92,12 +92,12 @@
92
92
  "@things-factory/scene-timer": "^3.6.24",
93
93
  "@things-factory/scene-visualizer": "^3.6.24",
94
94
  "@things-factory/scene-wheel-sorter": "^3.6.24",
95
- "@things-factory/setting-ui": "^3.6.24",
96
- "@things-factory/system-ui": "^3.6.24",
95
+ "@things-factory/setting-ui": "^3.6.26",
96
+ "@things-factory/system-ui": "^3.6.26",
97
97
  "chance": "^1.1.4"
98
98
  },
99
99
  "devDependencies": {
100
100
  "@things-factory/builder": "^3.6.24"
101
101
  },
102
- "gitHead": "ed7ebb0b015be0995a24c0d9dba244473ff41982"
102
+ "gitHead": "a45f00a06bb6370fd7b046d62662273233d6bae9"
103
103
  }