@things-factory/operato-mms 4.2.12 → 4.3.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.
Files changed (1) hide show
  1. package/package.json +34 -34
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-mms",
3
- "version": "4.2.12",
3
+ "version": "4.3.0",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -41,7 +41,7 @@
41
41
  "@material/mwc-formfield": "^0.25.3",
42
42
  "@material/mwc-linear-progress": "^0.25.3",
43
43
  "@material/mwc-radio": "^0.25.3",
44
- "@operato/ghost-print": "^0.3.28",
44
+ "@operato/ghost-print": "^0.4.3",
45
45
  "@operato/scene-chartjs": "^0.1.5",
46
46
  "@operato/scene-clock": "^0.1.5",
47
47
  "@operato/scene-clone": "^0.1.5",
@@ -60,50 +60,50 @@
60
60
  "@operato/scene-table": "^0.1.5",
61
61
  "@operato/scene-timer": "^0.1.5",
62
62
  "@operato/scene-wheel-sorter": "^0.1.5",
63
- "@things-factory/apptool-ui": "^4.2.12",
64
- "@things-factory/attachment-base": "^4.2.12",
65
- "@things-factory/auth-ui": "^4.2.12",
66
- "@things-factory/biz-base": "^4.2.12",
67
- "@things-factory/board-service": "^4.2.12",
68
- "@things-factory/board-ui": "^4.2.12",
69
- "@things-factory/code-ui": "^4.2.12",
70
- "@things-factory/context-ui": "^4.2.12",
71
- "@things-factory/dashboard": "^4.2.12",
72
- "@things-factory/export-ui": "^4.2.12",
73
- "@things-factory/export-ui-csv": "^4.2.12",
74
- "@things-factory/export-ui-excel": "^4.2.12",
75
- "@things-factory/geography": "^4.2.12",
76
- "@things-factory/grist-ui": "^4.2.12",
77
- "@things-factory/help": "^4.2.12",
78
- "@things-factory/i18n-base": "^4.2.12",
79
- "@things-factory/integration-fulfillment": "^4.2.12",
80
- "@things-factory/integration-lmd": "^4.2.12",
81
- "@things-factory/lite-menu": "^4.2.12",
82
- "@things-factory/marketplace-base": "^4.2.12",
83
- "@things-factory/more-ui": "^4.2.12",
84
- "@things-factory/notification": "^4.2.12",
85
- "@things-factory/oauth2-client": "^4.2.12",
86
- "@things-factory/pdf": "^4.1.40",
87
- "@things-factory/product-base": "^4.2.12",
88
- "@things-factory/resource-ui": "^4.2.12",
63
+ "@things-factory/apptool-ui": "^4.3.0",
64
+ "@things-factory/attachment-base": "^4.3.0",
65
+ "@things-factory/auth-ui": "^4.3.0",
66
+ "@things-factory/biz-base": "^4.3.0",
67
+ "@things-factory/board-service": "^4.3.0",
68
+ "@things-factory/board-ui": "^4.3.0",
69
+ "@things-factory/code-ui": "^4.3.0",
70
+ "@things-factory/context-ui": "^4.3.0",
71
+ "@things-factory/dashboard": "^4.3.0",
72
+ "@things-factory/export-ui": "^4.3.0",
73
+ "@things-factory/export-ui-csv": "^4.3.0",
74
+ "@things-factory/export-ui-excel": "^4.3.0",
75
+ "@things-factory/geography": "^4.3.0",
76
+ "@things-factory/grist-ui": "^4.3.0",
77
+ "@things-factory/help": "^4.3.0",
78
+ "@things-factory/i18n-base": "^4.3.0",
79
+ "@things-factory/integration-fulfillment": "^4.3.0",
80
+ "@things-factory/integration-lmd": "^4.3.0",
81
+ "@things-factory/lite-menu": "^4.3.0",
82
+ "@things-factory/marketplace-base": "^4.3.0",
83
+ "@things-factory/more-ui": "^4.3.0",
84
+ "@things-factory/notification": "^4.3.0",
85
+ "@things-factory/oauth2-client": "^4.3.0",
86
+ "@things-factory/pdf": "^4.3.0",
87
+ "@things-factory/product-base": "^4.3.0",
88
+ "@things-factory/resource-ui": "^4.3.0",
89
89
  "@things-factory/scene-data-transform": "^4.1.40",
90
90
  "@things-factory/scene-excel": "^4.1.40",
91
91
  "@things-factory/scene-firebase": "^4.1.40",
92
92
  "@things-factory/scene-form": "^4.1.40",
93
93
  "@things-factory/scene-google-map": "^4.1.40",
94
94
  "@things-factory/scene-graphql": "^4.1.40",
95
- "@things-factory/scene-label": "^4.2.12",
95
+ "@things-factory/scene-label": "^4.3.0",
96
96
  "@things-factory/scene-marker": "^4.1.40",
97
97
  "@things-factory/scene-mqtt": "^4.1.40",
98
98
  "@things-factory/scene-restful": "^4.1.40",
99
- "@things-factory/scene-visualizer": "^4.1.40",
100
- "@things-factory/setting-ui": "^4.2.12",
101
- "@things-factory/system-ui": "^4.2.12",
102
- "@things-factory/warehouse-base": "^4.2.12"
99
+ "@things-factory/scene-visualizer": "^4.3.0",
100
+ "@things-factory/setting-ui": "^4.3.0",
101
+ "@things-factory/system-ui": "^4.3.0",
102
+ "@things-factory/warehouse-base": "^4.3.0"
103
103
  },
104
104
  "devDependencies": {
105
105
  "@things-factory/builder": "^4.1.40",
106
106
  "@types/node-fetch": "^2.5.7"
107
107
  },
108
- "gitHead": "fea26f2ea238a3a279c7ab6427cd8aedcd68926b"
108
+ "gitHead": "772c8e6f56a3dda655ad49f7018a49a37e081ee8"
109
109
  }