@things-factory/operato-pms 4.0.42 → 4.0.43
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 +44 -44
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-pms",
|
|
3
|
-
"version": "4.0.
|
|
3
|
+
"version": "4.0.43",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -38,12 +38,13 @@
|
|
|
38
38
|
"docker:run": "docker run --platform linux/amd64 -p 4000:3000 hatiolab/operato-pms:latest"
|
|
39
39
|
},
|
|
40
40
|
"dependencies": {
|
|
41
|
-
"@operato/ghost-print": "^0.3.
|
|
41
|
+
"@operato/ghost-print": "^0.3.26",
|
|
42
42
|
"@operato/scene-chartjs": "^0.1.4",
|
|
43
43
|
"@operato/scene-clock": "^0.1.4",
|
|
44
44
|
"@operato/scene-clone": "^0.1.4",
|
|
45
45
|
"@operato/scene-compass": "^0.1.4",
|
|
46
46
|
"@operato/scene-gauge": "^0.1.4",
|
|
47
|
+
"@operato/scene-half-roundrect": "^0.1.4",
|
|
47
48
|
"@operato/scene-indoor-map": "^0.1.4",
|
|
48
49
|
"@operato/scene-legend": "^0.1.4",
|
|
49
50
|
"@operato/scene-progressbar": "^0.1.4",
|
|
@@ -52,49 +53,48 @@
|
|
|
52
53
|
"@operato/scene-tab": "^0.1.4",
|
|
53
54
|
"@operato/scene-table": "^0.1.4",
|
|
54
55
|
"@operato/scene-wheel-sorter": "^0.1.4",
|
|
55
|
-
"@things-factory/apptool-ui": "^4.0.
|
|
56
|
-
"@things-factory/auth-ui": "^4.0.
|
|
57
|
-
"@things-factory/biz-base": "^4.0.
|
|
58
|
-
"@things-factory/board-service": "^4.0.
|
|
59
|
-
"@things-factory/board-ui": "^4.0.
|
|
60
|
-
"@things-factory/code-ui": "^4.0.
|
|
61
|
-
"@things-factory/context-ui": "^4.0.
|
|
62
|
-
"@things-factory/dashboard": "^4.0.
|
|
63
|
-
"@things-factory/document-template-ui": "^4.0.
|
|
64
|
-
"@things-factory/export-ui": "^4.0.
|
|
65
|
-
"@things-factory/export-ui-csv": "^4.0.
|
|
66
|
-
"@things-factory/export-ui-excel": "^4.0.
|
|
67
|
-
"@things-factory/fav-base": "^4.0.
|
|
68
|
-
"@things-factory/form-ui": "^4.0.
|
|
69
|
-
"@things-factory/grist-ui": "^4.0.
|
|
70
|
-
"@things-factory/help": "^4.0.
|
|
71
|
-
"@things-factory/i18n-base": "^4.0.
|
|
72
|
-
"@things-factory/import-ui": "^4.0.
|
|
73
|
-
"@things-factory/import-ui-excel": "^4.0.
|
|
74
|
-
"@things-factory/lite-menu": "^4.0.
|
|
75
|
-
"@things-factory/more-ui": "^4.0.
|
|
76
|
-
"@things-factory/notification": "^4.0.
|
|
77
|
-
"@things-factory/print-ui": "^4.0.
|
|
78
|
-
"@things-factory/resource-ui": "^4.0.
|
|
79
|
-
"@things-factory/scene-data-transform": "^4.0.
|
|
80
|
-
"@things-factory/scene-excel": "^4.0.
|
|
81
|
-
"@things-factory/scene-firebase": "^4.0.
|
|
82
|
-
"@things-factory/scene-form": "^4.0.
|
|
83
|
-
"@things-factory/scene-google-map": "^4.0.
|
|
84
|
-
"@things-factory/scene-graphql": "^4.0.
|
|
85
|
-
"@things-factory/scene-
|
|
86
|
-
"@things-factory/scene-
|
|
87
|
-
"@things-factory/scene-
|
|
88
|
-
"@things-factory/scene-
|
|
89
|
-
"@things-factory/scene-
|
|
90
|
-
"@things-factory/scene-
|
|
91
|
-
"@things-factory/
|
|
92
|
-
"@things-factory/
|
|
93
|
-
"@things-factory/
|
|
94
|
-
"@things-factory/system-ui": "^4.0.42"
|
|
56
|
+
"@things-factory/apptool-ui": "^4.0.43",
|
|
57
|
+
"@things-factory/auth-ui": "^4.0.43",
|
|
58
|
+
"@things-factory/biz-base": "^4.0.43",
|
|
59
|
+
"@things-factory/board-service": "^4.0.43",
|
|
60
|
+
"@things-factory/board-ui": "^4.0.43",
|
|
61
|
+
"@things-factory/code-ui": "^4.0.43",
|
|
62
|
+
"@things-factory/context-ui": "^4.0.43",
|
|
63
|
+
"@things-factory/dashboard": "^4.0.43",
|
|
64
|
+
"@things-factory/document-template-ui": "^4.0.43",
|
|
65
|
+
"@things-factory/export-ui": "^4.0.43",
|
|
66
|
+
"@things-factory/export-ui-csv": "^4.0.43",
|
|
67
|
+
"@things-factory/export-ui-excel": "^4.0.43",
|
|
68
|
+
"@things-factory/fav-base": "^4.0.43",
|
|
69
|
+
"@things-factory/form-ui": "^4.0.43",
|
|
70
|
+
"@things-factory/grist-ui": "^4.0.43",
|
|
71
|
+
"@things-factory/help": "^4.0.43",
|
|
72
|
+
"@things-factory/i18n-base": "^4.0.43",
|
|
73
|
+
"@things-factory/import-ui": "^4.0.43",
|
|
74
|
+
"@things-factory/import-ui-excel": "^4.0.43",
|
|
75
|
+
"@things-factory/lite-menu": "^4.0.43",
|
|
76
|
+
"@things-factory/more-ui": "^4.0.43",
|
|
77
|
+
"@things-factory/notification": "^4.0.43",
|
|
78
|
+
"@things-factory/print-ui": "^4.0.43",
|
|
79
|
+
"@things-factory/resource-ui": "^4.0.43",
|
|
80
|
+
"@things-factory/scene-data-transform": "^4.0.43",
|
|
81
|
+
"@things-factory/scene-excel": "^4.0.43",
|
|
82
|
+
"@things-factory/scene-firebase": "^4.0.43",
|
|
83
|
+
"@things-factory/scene-form": "^4.0.43",
|
|
84
|
+
"@things-factory/scene-google-map": "^4.0.43",
|
|
85
|
+
"@things-factory/scene-graphql": "^4.0.43",
|
|
86
|
+
"@things-factory/scene-label": "^4.0.43",
|
|
87
|
+
"@things-factory/scene-marker": "^4.0.43",
|
|
88
|
+
"@things-factory/scene-mqtt": "^4.0.43",
|
|
89
|
+
"@things-factory/scene-news-ticker": "^4.0.43",
|
|
90
|
+
"@things-factory/scene-restful": "^4.0.43",
|
|
91
|
+
"@things-factory/scene-visualizer": "^4.0.43",
|
|
92
|
+
"@things-factory/setting-ui": "^4.0.43",
|
|
93
|
+
"@things-factory/shell": "^4.0.43",
|
|
94
|
+
"@things-factory/system-ui": "^4.0.43"
|
|
95
95
|
},
|
|
96
96
|
"devDependencies": {
|
|
97
|
-
"@things-factory/builder": "^4.0.
|
|
97
|
+
"@things-factory/builder": "^4.0.43"
|
|
98
98
|
},
|
|
99
|
-
"gitHead": "
|
|
99
|
+
"gitHead": "8f2a8008eb61b6efd266412be267186c5059fab6"
|
|
100
100
|
}
|