@things-factory/operato-board 9.0.0-beta.9 → 9.0.1
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/_index.html +0 -1
- package/config/config.development.js +1 -0
- package/config/config.production.js +1 -0
- package/dist-client/bootstrap.js +1 -2
- package/dist-client/bootstrap.js.map +1 -1
- package/dist-client/pages/app-board-player-page.d.ts +1 -1
- package/dist-client/pages/app-board-player-page.js +1 -1
- package/dist-client/pages/app-board-player-page.js.map +1 -1
- package/dist-client/pages/app-board-viewer-page.d.ts +1 -1
- package/dist-client/pages/app-board-viewer-page.js +1 -1
- package/dist-client/pages/app-board-viewer-page.js.map +1 -1
- package/dist-client/pages/connection-list-page.js +4 -1
- package/dist-client/pages/connection-list-page.js.map +1 -1
- package/dist-client/pages/scenario-list-page.js +4 -1
- package/dist-client/pages/scenario-list-page.js.map +1 -1
- package/dist-client/tsconfig.tsbuildinfo +1 -1
- package/dist-client/viewparts/menu-tools.js +56 -56
- package/dist-client/viewparts/menu-tools.js.map +1 -1
- package/dist-server/migrations/1610516350460-SeedRole.js +13 -5
- package/dist-server/migrations/1610516350460-SeedRole.js.map +1 -1
- package/dist-server/tsconfig.tsbuildinfo +1 -1
- package/package.json +83 -81
- package/schema.graphql +2806 -271
- package/db-for-v7.sqlite +0 -0
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-board",
|
|
3
|
-
"version": "9.0.
|
|
3
|
+
"version": "9.0.1",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "dist-client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -47,90 +47,92 @@
|
|
|
47
47
|
},
|
|
48
48
|
"dependencies": {
|
|
49
49
|
"@material/web": "^2.0.0",
|
|
50
|
-
"@operato/attachment": "^9.0.0
|
|
51
|
-
"@operato/font": "^9.0.0
|
|
52
|
-
"@operato/graphql": "^9.0.0
|
|
53
|
-
"@operato/help": "^9.0.0
|
|
54
|
-
"@operato/i18n": "^9.0.0
|
|
55
|
-
"@operato/input": "^9.0.0
|
|
56
|
-
"@operato/layout": "^9.0.0
|
|
57
|
-
"@operato/pull-to-refresh": "^9.0.0
|
|
58
|
-
"@operato/scene-auth": "^9.0.0
|
|
59
|
-
"@operato/scene-chartjs": "^9.0.0
|
|
60
|
-
"@operato/scene-clock": "^9.0.0
|
|
61
|
-
"@operato/scene-clone": "^9.0.0
|
|
62
|
-
"@operato/scene-compass": "^9.0.0
|
|
63
|
-
"@operato/scene-data-transform": "^9.0.0
|
|
64
|
-
"@operato/scene-excel": "^9.0.0
|
|
65
|
-
"@operato/scene-form": "^9.0.0
|
|
66
|
-
"@operato/scene-gantt": "^9.0.0
|
|
67
|
-
"@operato/scene-gauge": "^9.0.0
|
|
68
|
-
"@operato/scene-google-map": "^9.0.0
|
|
69
|
-
"@operato/scene-graphql": "^9.0.0
|
|
70
|
-
"@operato/scene-half-roundrect": "^9.0.0
|
|
71
|
-
"@operato/scene-i18n": "^9.0.0
|
|
72
|
-
"@operato/scene-image-slider": "^9.0.0
|
|
73
|
-
"@operato/scene-indoor-map": "^9.0.0
|
|
74
|
-
"@operato/scene-integration": "^9.0.0
|
|
75
|
-
"@operato/scene-label": "^9.0.0
|
|
76
|
-
"@operato/scene-legend": "^9.0.0
|
|
77
|
-
"@operato/scene-manufacturing": "^9.0.0
|
|
78
|
-
"@operato/scene-marker": "^9.0.0
|
|
79
|
-
"@operato/scene-
|
|
80
|
-
"@operato/scene-
|
|
81
|
-
"@operato/scene-
|
|
82
|
-
"@operato/scene-
|
|
83
|
-
"@operato/scene-
|
|
84
|
-
"@operato/scene-
|
|
85
|
-
"@operato/scene-
|
|
86
|
-
"@operato/scene-
|
|
87
|
-
"@operato/scene-
|
|
88
|
-
"@operato/scene-
|
|
89
|
-
"@operato/scene-
|
|
90
|
-
"@operato/scene-
|
|
91
|
-
"@operato/
|
|
92
|
-
"@operato/
|
|
93
|
-
"@operato/
|
|
94
|
-
"@
|
|
95
|
-
"@things-factory/
|
|
96
|
-
"@things-factory/auth-
|
|
97
|
-
"@things-factory/auth-
|
|
98
|
-
"@things-factory/
|
|
99
|
-
"@things-factory/board-
|
|
100
|
-
"@things-factory/
|
|
101
|
-
"@things-factory/
|
|
102
|
-
"@things-factory/
|
|
103
|
-
"@things-factory/
|
|
104
|
-
"@things-factory/
|
|
105
|
-
"@things-factory/
|
|
106
|
-
"@things-factory/
|
|
107
|
-
"@things-factory/
|
|
108
|
-
"@things-factory/
|
|
109
|
-
"@things-factory/
|
|
110
|
-
"@things-factory/integration-
|
|
111
|
-
"@things-factory/integration-
|
|
112
|
-
"@things-factory/integration-
|
|
113
|
-
"@things-factory/integration-
|
|
114
|
-
"@things-factory/integration-
|
|
115
|
-
"@things-factory/integration-
|
|
116
|
-
"@things-factory/
|
|
117
|
-
"@things-factory/
|
|
118
|
-
"@things-factory/
|
|
119
|
-
"@things-factory/
|
|
120
|
-
"@things-factory/
|
|
121
|
-
"@things-factory/
|
|
122
|
-
"@things-factory/
|
|
123
|
-
"@things-factory/
|
|
124
|
-
"@things-factory/
|
|
125
|
-
"@things-factory/
|
|
126
|
-
"@things-factory/
|
|
50
|
+
"@operato/attachment": "^9.0.0",
|
|
51
|
+
"@operato/font": "^9.0.0",
|
|
52
|
+
"@operato/graphql": "^9.0.0",
|
|
53
|
+
"@operato/help": "^9.0.0",
|
|
54
|
+
"@operato/i18n": "^9.0.0",
|
|
55
|
+
"@operato/input": "^9.0.0",
|
|
56
|
+
"@operato/layout": "^9.0.0",
|
|
57
|
+
"@operato/pull-to-refresh": "^9.0.0",
|
|
58
|
+
"@operato/scene-auth": "^9.0.0",
|
|
59
|
+
"@operato/scene-chartjs": "^9.0.0",
|
|
60
|
+
"@operato/scene-clock": "^9.0.0",
|
|
61
|
+
"@operato/scene-clone": "^9.0.0",
|
|
62
|
+
"@operato/scene-compass": "^9.0.0",
|
|
63
|
+
"@operato/scene-data-transform": "^9.0.0",
|
|
64
|
+
"@operato/scene-excel": "^9.0.0",
|
|
65
|
+
"@operato/scene-form": "^9.0.0",
|
|
66
|
+
"@operato/scene-gantt": "^9.0.0",
|
|
67
|
+
"@operato/scene-gauge": "^9.0.0",
|
|
68
|
+
"@operato/scene-google-map": "^9.0.0",
|
|
69
|
+
"@operato/scene-graphql": "^9.0.0",
|
|
70
|
+
"@operato/scene-half-roundrect": "^9.0.0",
|
|
71
|
+
"@operato/scene-i18n": "^9.0.0",
|
|
72
|
+
"@operato/scene-image-slider": "^9.0.0",
|
|
73
|
+
"@operato/scene-indoor-map": "^9.0.0",
|
|
74
|
+
"@operato/scene-integration": "^9.0.0",
|
|
75
|
+
"@operato/scene-label": "^9.0.0",
|
|
76
|
+
"@operato/scene-legend": "^9.0.0",
|
|
77
|
+
"@operato/scene-manufacturing": "^9.0.0",
|
|
78
|
+
"@operato/scene-marker": "^9.0.0",
|
|
79
|
+
"@operato/scene-material-design": "^9.0.0",
|
|
80
|
+
"@operato/scene-news-ticker": "^9.0.0",
|
|
81
|
+
"@operato/scene-polypath": "^9.0.0",
|
|
82
|
+
"@operato/scene-progressbar": "^9.0.0",
|
|
83
|
+
"@operato/scene-random": "^9.0.0",
|
|
84
|
+
"@operato/scene-restful": "^9.0.0",
|
|
85
|
+
"@operato/scene-scichart": "^9.0.0",
|
|
86
|
+
"@operato/scene-switch": "^9.0.0",
|
|
87
|
+
"@operato/scene-tab": "^9.0.0",
|
|
88
|
+
"@operato/scene-table": "^9.0.0",
|
|
89
|
+
"@operato/scene-timer": "^9.0.0",
|
|
90
|
+
"@operato/scene-visualizer": "^9.0.0",
|
|
91
|
+
"@operato/scene-wheel-sorter": "^9.0.0",
|
|
92
|
+
"@operato/shell": "^9.0.0",
|
|
93
|
+
"@operato/styles": "^9.0.0",
|
|
94
|
+
"@operato/utils": "^9.0.0",
|
|
95
|
+
"@things-factory/apptool-ui": "^9.0.0",
|
|
96
|
+
"@things-factory/auth-azure-ad": "^9.0.0",
|
|
97
|
+
"@things-factory/auth-google": "^9.0.0",
|
|
98
|
+
"@things-factory/auth-ui": "^9.0.0",
|
|
99
|
+
"@things-factory/board-service": "^9.0.1",
|
|
100
|
+
"@things-factory/board-ui": "^9.0.0",
|
|
101
|
+
"@things-factory/context-ui": "^9.0.0",
|
|
102
|
+
"@things-factory/evaluation": "^9.0.0",
|
|
103
|
+
"@things-factory/export-ui": "^9.0.0",
|
|
104
|
+
"@things-factory/fav-base": "^9.0.0",
|
|
105
|
+
"@things-factory/font-base": "^9.0.0",
|
|
106
|
+
"@things-factory/form-ui": "^9.0.0",
|
|
107
|
+
"@things-factory/help": "^9.0.0",
|
|
108
|
+
"@things-factory/i18n-base": "^9.0.0",
|
|
109
|
+
"@things-factory/import-ui": "^9.0.0",
|
|
110
|
+
"@things-factory/integration-base": "^9.0.1",
|
|
111
|
+
"@things-factory/integration-email": "^9.0.1",
|
|
112
|
+
"@things-factory/integration-influxdb": "^9.0.1",
|
|
113
|
+
"@things-factory/integration-msgraph": "^9.0.1",
|
|
114
|
+
"@things-factory/integration-notification": "^9.0.1",
|
|
115
|
+
"@things-factory/integration-openai": "^9.0.1",
|
|
116
|
+
"@things-factory/integration-ui": "^9.0.1",
|
|
117
|
+
"@things-factory/integration-weather": "^9.0.1",
|
|
118
|
+
"@things-factory/more-ui": "^9.0.0",
|
|
119
|
+
"@things-factory/notification": "^9.0.0",
|
|
120
|
+
"@things-factory/oauth2-client": "^9.0.0",
|
|
121
|
+
"@things-factory/offline-ui": "^9.0.0",
|
|
122
|
+
"@things-factory/pdf": "^9.0.0",
|
|
123
|
+
"@things-factory/print-ui": "^9.0.0",
|
|
124
|
+
"@things-factory/resource-ui": "^9.0.0",
|
|
125
|
+
"@things-factory/scheduler": "^9.0.0",
|
|
126
|
+
"@things-factory/setting-ui": "^9.0.0",
|
|
127
|
+
"@things-factory/shell": "^9.0.0",
|
|
128
|
+
"@things-factory/system": "^9.0.0"
|
|
127
129
|
},
|
|
128
130
|
"devDependencies": {
|
|
129
|
-
"@things-factory/board-test": "^9.0.
|
|
130
|
-
"@things-factory/builder": "^9.0.0
|
|
131
|
+
"@things-factory/board-test": "^9.0.1",
|
|
132
|
+
"@things-factory/builder": "^9.0.0"
|
|
131
133
|
},
|
|
132
134
|
"resolutions": {
|
|
133
135
|
"passport": "^0.7.0"
|
|
134
136
|
},
|
|
135
|
-
"gitHead": "
|
|
137
|
+
"gitHead": "784f6d6072cbbcfc5fcbe18f48e85521e933ecdd"
|
|
136
138
|
}
|