@things-factory/operato-hub 8.0.0-beta.9 → 9.0.0-beta.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/package.json +66 -66
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-hub",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "9.0.0-beta.0",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -38,72 +38,72 @@
|
|
|
38
38
|
"dependencies": {
|
|
39
39
|
"@material/mwc-linear-progress": "^0.27.0",
|
|
40
40
|
"@material/mwc-radio": "^0.27.0",
|
|
41
|
-
"@operato/data-grist": "^
|
|
42
|
-
"@operato/scene-chartjs": "^
|
|
43
|
-
"@operato/scene-clock": "^
|
|
44
|
-
"@operato/scene-clone": "^
|
|
45
|
-
"@operato/scene-compass": "^
|
|
46
|
-
"@operato/scene-data-transform": "^
|
|
47
|
-
"@operato/scene-excel": "^
|
|
48
|
-
"@operato/scene-form": "^
|
|
49
|
-
"@operato/scene-gauge": "^
|
|
50
|
-
"@operato/scene-google-map": "^
|
|
51
|
-
"@operato/scene-graphql": "^
|
|
52
|
-
"@operato/scene-half-roundrect": "^
|
|
53
|
-
"@operato/scene-indoor-map": "^
|
|
54
|
-
"@operato/scene-label": "^
|
|
55
|
-
"@operato/scene-legend": "^
|
|
56
|
-
"@operato/scene-marker": "^
|
|
57
|
-
"@operato/scene-news-ticker": "^
|
|
58
|
-
"@operato/scene-progressbar": "^
|
|
59
|
-
"@operato/scene-random": "^
|
|
60
|
-
"@operato/scene-restful": "^
|
|
61
|
-
"@operato/scene-switch": "^
|
|
62
|
-
"@operato/scene-tab": "^
|
|
63
|
-
"@operato/scene-table": "^
|
|
64
|
-
"@operato/scene-visualizer": "^
|
|
65
|
-
"@operato/scene-wheel-sorter": "^
|
|
66
|
-
"@things-factory/api": "^
|
|
67
|
-
"@things-factory/apptool-ui": "^
|
|
68
|
-
"@things-factory/attachment-base": "^
|
|
69
|
-
"@things-factory/auth-base": "^
|
|
70
|
-
"@things-factory/auth-ui": "^
|
|
71
|
-
"@things-factory/biz-base": "^
|
|
72
|
-
"@things-factory/biz-ui": "^
|
|
73
|
-
"@things-factory/board-service": "^
|
|
74
|
-
"@things-factory/board-ui": "^
|
|
75
|
-
"@things-factory/code-ui": "^
|
|
41
|
+
"@operato/data-grist": "^9.0.0-beta",
|
|
42
|
+
"@operato/scene-chartjs": "^9.0.0-beta",
|
|
43
|
+
"@operato/scene-clock": "^9.0.0-beta",
|
|
44
|
+
"@operato/scene-clone": "^9.0.0-beta",
|
|
45
|
+
"@operato/scene-compass": "^9.0.0-beta",
|
|
46
|
+
"@operato/scene-data-transform": "^9.0.0-beta",
|
|
47
|
+
"@operato/scene-excel": "^9.0.0-beta",
|
|
48
|
+
"@operato/scene-form": "^9.0.0-beta",
|
|
49
|
+
"@operato/scene-gauge": "^9.0.0-beta",
|
|
50
|
+
"@operato/scene-google-map": "^9.0.0-beta",
|
|
51
|
+
"@operato/scene-graphql": "^9.0.0-beta",
|
|
52
|
+
"@operato/scene-half-roundrect": "^9.0.0-beta",
|
|
53
|
+
"@operato/scene-indoor-map": "^9.0.0-beta",
|
|
54
|
+
"@operato/scene-label": "^9.0.0-beta",
|
|
55
|
+
"@operato/scene-legend": "^9.0.0-beta",
|
|
56
|
+
"@operato/scene-marker": "^9.0.0-beta",
|
|
57
|
+
"@operato/scene-news-ticker": "^9.0.0-beta",
|
|
58
|
+
"@operato/scene-progressbar": "^9.0.0-beta",
|
|
59
|
+
"@operato/scene-random": "^9.0.0-beta",
|
|
60
|
+
"@operato/scene-restful": "^9.0.0-beta",
|
|
61
|
+
"@operato/scene-switch": "^9.0.0-beta",
|
|
62
|
+
"@operato/scene-tab": "^9.0.0-beta",
|
|
63
|
+
"@operato/scene-table": "^9.0.0-beta",
|
|
64
|
+
"@operato/scene-visualizer": "^9.0.0-beta",
|
|
65
|
+
"@operato/scene-wheel-sorter": "^9.0.0-beta",
|
|
66
|
+
"@things-factory/api": "^9.0.0-beta.0",
|
|
67
|
+
"@things-factory/apptool-ui": "^9.0.0-beta.0",
|
|
68
|
+
"@things-factory/attachment-base": "^9.0.0-beta.0",
|
|
69
|
+
"@things-factory/auth-base": "^9.0.0-beta.0",
|
|
70
|
+
"@things-factory/auth-ui": "^9.0.0-beta.0",
|
|
71
|
+
"@things-factory/biz-base": "^9.0.0-beta.0",
|
|
72
|
+
"@things-factory/biz-ui": "^9.0.0-beta.0",
|
|
73
|
+
"@things-factory/board-service": "^9.0.0-beta.0",
|
|
74
|
+
"@things-factory/board-ui": "^9.0.0-beta.0",
|
|
75
|
+
"@things-factory/code-ui": "^9.0.0-beta.0",
|
|
76
76
|
"@things-factory/component-ui": "^8.0.0-beta.4",
|
|
77
|
-
"@things-factory/context-ui": "^
|
|
78
|
-
"@things-factory/document-template-ui": "^
|
|
77
|
+
"@things-factory/context-ui": "^9.0.0-beta.0",
|
|
78
|
+
"@things-factory/document-template-ui": "^9.0.0-beta.0",
|
|
79
79
|
"@things-factory/env": "^8.0.0-beta.4",
|
|
80
|
-
"@things-factory/evaluation": "^
|
|
81
|
-
"@things-factory/export-ui": "^
|
|
82
|
-
"@things-factory/export-ui-csv": "^
|
|
83
|
-
"@things-factory/export-ui-excel": "^
|
|
84
|
-
"@things-factory/help": "^
|
|
85
|
-
"@things-factory/i18n-base": "^
|
|
86
|
-
"@things-factory/import-ui": "^
|
|
87
|
-
"@things-factory/import-ui-excel": "^
|
|
88
|
-
"@things-factory/integration-accounting": "^
|
|
89
|
-
"@things-factory/integration-fulfillment": "^
|
|
90
|
-
"@things-factory/integration-lmd": "^
|
|
91
|
-
"@things-factory/integration-marketplace": "^
|
|
92
|
-
"@things-factory/integration-pos": "^
|
|
93
|
-
"@things-factory/integration-sellercraft": "^
|
|
94
|
-
"@things-factory/integration-sftp": "^
|
|
95
|
-
"@things-factory/lite-menu": "^
|
|
96
|
-
"@things-factory/more-ui": "^
|
|
97
|
-
"@things-factory/notification": "^
|
|
98
|
-
"@things-factory/pdf": "^
|
|
99
|
-
"@things-factory/product-ui": "^
|
|
100
|
-
"@things-factory/resource-ui": "^
|
|
101
|
-
"@things-factory/sales-base": "^
|
|
102
|
-
"@things-factory/setting-ui": "^
|
|
103
|
-
"@things-factory/shell": "^
|
|
104
|
-
"@things-factory/system": "^
|
|
105
|
-
"@things-factory/warehouse-base": "^
|
|
106
|
-
"@things-factory/worksheet-base": "^
|
|
80
|
+
"@things-factory/evaluation": "^9.0.0-beta.0",
|
|
81
|
+
"@things-factory/export-ui": "^9.0.0-beta.0",
|
|
82
|
+
"@things-factory/export-ui-csv": "^9.0.0-beta.0",
|
|
83
|
+
"@things-factory/export-ui-excel": "^9.0.0-beta.0",
|
|
84
|
+
"@things-factory/help": "^9.0.0-beta.0",
|
|
85
|
+
"@things-factory/i18n-base": "^9.0.0-beta.0",
|
|
86
|
+
"@things-factory/import-ui": "^9.0.0-beta.0",
|
|
87
|
+
"@things-factory/import-ui-excel": "^9.0.0-beta.0",
|
|
88
|
+
"@things-factory/integration-accounting": "^9.0.0-beta.0",
|
|
89
|
+
"@things-factory/integration-fulfillment": "^9.0.0-beta.0",
|
|
90
|
+
"@things-factory/integration-lmd": "^9.0.0-beta.0",
|
|
91
|
+
"@things-factory/integration-marketplace": "^9.0.0-beta.0",
|
|
92
|
+
"@things-factory/integration-pos": "^9.0.0-beta.0",
|
|
93
|
+
"@things-factory/integration-sellercraft": "^9.0.0-beta.0",
|
|
94
|
+
"@things-factory/integration-sftp": "^9.0.0-beta.0",
|
|
95
|
+
"@things-factory/lite-menu": "^9.0.0-beta.0",
|
|
96
|
+
"@things-factory/more-ui": "^9.0.0-beta.0",
|
|
97
|
+
"@things-factory/notification": "^9.0.0-beta.0",
|
|
98
|
+
"@things-factory/pdf": "^9.0.0-beta.0",
|
|
99
|
+
"@things-factory/product-ui": "^9.0.0-beta.0",
|
|
100
|
+
"@things-factory/resource-ui": "^9.0.0-beta.0",
|
|
101
|
+
"@things-factory/sales-base": "^9.0.0-beta.0",
|
|
102
|
+
"@things-factory/setting-ui": "^9.0.0-beta.0",
|
|
103
|
+
"@things-factory/shell": "^9.0.0-beta.0",
|
|
104
|
+
"@things-factory/system": "^9.0.0-beta.0",
|
|
105
|
+
"@things-factory/warehouse-base": "^9.0.0-beta.0",
|
|
106
|
+
"@things-factory/worksheet-base": "^9.0.0-beta.0",
|
|
107
107
|
"koa2-swagger-ui": "^5.0.2",
|
|
108
108
|
"swagger-jsdoc": "^6.2.8",
|
|
109
109
|
"yamljs": "^0.3.0"
|
|
@@ -111,5 +111,5 @@
|
|
|
111
111
|
"devDependencies": {
|
|
112
112
|
"@things-factory/builder": "^8.0.0-beta.4"
|
|
113
113
|
},
|
|
114
|
-
"gitHead": "
|
|
114
|
+
"gitHead": "aa59cde17467beaca43e320bcfc8d415eff6265c"
|
|
115
115
|
}
|