@things-factory/operato-board 5.0.0-alpha.43 → 5.0.0-alpha.46

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 +70 -70
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-board",
3
- "version": "5.0.0-alpha.43",
3
+ "version": "5.0.0-alpha.46",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -42,78 +42,78 @@
42
42
  "docker:push:cn": "docker image push hatiolab/operato-board:latest-cn && docker image push hatiolab/operato-board:$npm_package_version-cn"
43
43
  },
44
44
  "dependencies": {
45
- "@operato/attachment": "1.0.0-beta.14",
46
- "@operato/font": "1.0.0-beta.14",
47
- "@operato/graphql": "1.0.0-beta.14",
48
- "@operato/help": "1.0.0-beta.14",
49
- "@operato/i18n": "1.0.0-beta.14",
50
- "@operato/layout": "1.0.0-beta.14",
51
- "@operato/pull-to-refresh": "1.0.0-beta.14",
52
- "@operato/scene-chartjs": "^1.0.0-alpha.15",
53
- "@operato/scene-clock": "^1.0.0-alpha.15",
54
- "@operato/scene-clone": "^1.0.0-alpha.15",
55
- "@operato/scene-compass": "^1.0.0-alpha.15",
56
- "@operato/scene-excel": "^1.0.0-alpha.15",
57
- "@operato/scene-form": "^1.0.0-alpha.15",
58
- "@operato/scene-gauge": "^1.0.0-alpha.15",
59
- "@operato/scene-graphql": "^1.0.0-alpha.15",
60
- "@operato/scene-grist": "^1.0.0-alpha.15",
61
- "@operato/scene-half-roundrect": "^1.0.0-alpha.15",
62
- "@operato/scene-i18n": "^1.0.0-alpha.15",
63
- "@operato/scene-indoor-map": "^1.0.0-alpha.15",
64
- "@operato/scene-integration": "^1.0.0-alpha.15",
65
- "@operato/scene-label": "^1.0.0-alpha.15",
66
- "@operato/scene-legend": "^1.0.0-alpha.15",
67
- "@operato/scene-marker": "^1.0.0-alpha.15",
68
- "@operato/scene-mqtt": "^1.0.0-alpha.15",
69
- "@operato/scene-news-ticker": "^1.0.0-alpha.15",
70
- "@operato/scene-progressbar": "^1.0.0-alpha.15",
71
- "@operato/scene-random": "^1.0.0-alpha.15",
72
- "@operato/scene-restful": "^1.0.0-alpha.15",
73
- "@operato/scene-switch": "^1.0.0-alpha.15",
74
- "@operato/scene-tab": "^1.0.0-alpha.15",
75
- "@operato/scene-table": "^1.0.0-alpha.15",
76
- "@operato/scene-timer": "^1.0.0-alpha.15",
77
- "@operato/scene-wheel-sorter": "^1.0.0-alpha.15",
78
- "@operato/shell": "1.0.0-beta.14",
79
- "@operato/styles": "1.0.0-beta.14",
80
- "@operato/utils": "1.0.0-beta.14",
81
- "@things-factory/apptool-ui": "^5.0.0-alpha.43",
82
- "@things-factory/attachment-ui": "^5.0.0-alpha.43",
83
- "@things-factory/auth-ui": "^5.0.0-alpha.43",
84
- "@things-factory/board-service": "^5.0.0-alpha.43",
85
- "@things-factory/board-ui": "^5.0.0-alpha.43",
86
- "@things-factory/context-ui": "^5.0.0-alpha.43",
87
- "@things-factory/export-ui": "^5.0.0-alpha.43",
88
- "@things-factory/fav-base": "^5.0.0-alpha.43",
89
- "@things-factory/font-base": "^5.0.0-alpha.43",
90
- "@things-factory/form-ui": "^5.0.0-alpha.43",
91
- "@things-factory/help": "^5.0.0-alpha.43",
92
- "@things-factory/i18n-base": "^5.0.0-alpha.43",
93
- "@things-factory/import-ui": "^5.0.0-alpha.43",
94
- "@things-factory/integration-notification": "^5.0.0-alpha.43",
95
- "@things-factory/integration-ui": "^5.0.0-alpha.43",
96
- "@things-factory/layout-ui": "^5.0.0-alpha.43",
97
- "@things-factory/more-ui": "^5.0.0-alpha.43",
98
- "@things-factory/notification": "^5.0.0-alpha.43",
99
- "@things-factory/oauth2-client": "^5.0.0-alpha.43",
100
- "@things-factory/offline-ui": "^5.0.0-alpha.43",
45
+ "@operato/attachment": "1.0.0-beta.16",
46
+ "@operato/font": "1.0.0-beta.16",
47
+ "@operato/graphql": "1.0.0-beta.16",
48
+ "@operato/help": "1.0.0-beta.16",
49
+ "@operato/i18n": "1.0.0-beta.16",
50
+ "@operato/layout": "1.0.0-beta.16",
51
+ "@operato/pull-to-refresh": "1.0.0-beta.16",
52
+ "@operato/scene-chartjs": "^1.0.0-alpha.16",
53
+ "@operato/scene-clock": "^1.0.0-alpha.16",
54
+ "@operato/scene-clone": "^1.0.0-alpha.16",
55
+ "@operato/scene-compass": "^1.0.0-alpha.16",
56
+ "@operato/scene-data-transform": "^1.0.0-alpha.16",
57
+ "@operato/scene-excel": "^1.0.0-alpha.16",
58
+ "@operato/scene-form": "^1.0.0-alpha.16",
59
+ "@operato/scene-gauge": "^1.0.0-alpha.16",
60
+ "@operato/scene-graphql": "^1.0.0-alpha.16",
61
+ "@operato/scene-grist": "^1.0.0-alpha.16",
62
+ "@operato/scene-half-roundrect": "^1.0.0-alpha.16",
63
+ "@operato/scene-i18n": "^1.0.0-alpha.16",
64
+ "@operato/scene-indoor-map": "^1.0.0-alpha.16",
65
+ "@operato/scene-integration": "^1.0.0-alpha.16",
66
+ "@operato/scene-label": "^1.0.0-alpha.16",
67
+ "@operato/scene-legend": "^1.0.0-alpha.16",
68
+ "@operato/scene-marker": "^1.0.0-alpha.16",
69
+ "@operato/scene-mqtt": "^1.0.0-alpha.16",
70
+ "@operato/scene-news-ticker": "^1.0.0-alpha.16",
71
+ "@operato/scene-progressbar": "^1.0.0-alpha.16",
72
+ "@operato/scene-random": "^1.0.0-alpha.16",
73
+ "@operato/scene-restful": "^1.0.0-alpha.16",
74
+ "@operato/scene-switch": "^1.0.0-alpha.16",
75
+ "@operato/scene-tab": "^1.0.0-alpha.16",
76
+ "@operato/scene-table": "^1.0.0-alpha.16",
77
+ "@operato/scene-timer": "^1.0.0-alpha.16",
78
+ "@operato/scene-wheel-sorter": "^1.0.0-alpha.16",
79
+ "@operato/shell": "1.0.0-beta.16",
80
+ "@operato/styles": "1.0.0-beta.16",
81
+ "@operato/utils": "1.0.0-beta.16",
82
+ "@things-factory/apptool-ui": "^5.0.0-alpha.46",
83
+ "@things-factory/attachment-ui": "^5.0.0-alpha.46",
84
+ "@things-factory/auth-ui": "^5.0.0-alpha.46",
85
+ "@things-factory/board-service": "^5.0.0-alpha.46",
86
+ "@things-factory/board-ui": "^5.0.0-alpha.46",
87
+ "@things-factory/context-ui": "^5.0.0-alpha.46",
88
+ "@things-factory/export-ui": "^5.0.0-alpha.46",
89
+ "@things-factory/fav-base": "^5.0.0-alpha.46",
90
+ "@things-factory/font-base": "^5.0.0-alpha.46",
91
+ "@things-factory/form-ui": "^5.0.0-alpha.46",
92
+ "@things-factory/help": "^5.0.0-alpha.46",
93
+ "@things-factory/i18n-base": "^5.0.0-alpha.46",
94
+ "@things-factory/import-ui": "^5.0.0-alpha.46",
95
+ "@things-factory/integration-notification": "^5.0.0-alpha.46",
96
+ "@things-factory/integration-ui": "^5.0.0-alpha.46",
97
+ "@things-factory/layout-ui": "^5.0.0-alpha.46",
98
+ "@things-factory/more-ui": "^5.0.0-alpha.46",
99
+ "@things-factory/notification": "^5.0.0-alpha.46",
100
+ "@things-factory/oauth2-client": "^5.0.0-alpha.46",
101
+ "@things-factory/offline-ui": "^5.0.0-alpha.46",
101
102
  "@things-factory/operato-license-checker": "^3.0.4",
102
- "@things-factory/pdf": "^5.0.0-alpha.43",
103
- "@things-factory/print-service": "^5.0.0-alpha.43",
104
- "@things-factory/print-ui": "^5.0.0-alpha.43",
105
- "@things-factory/resource-ui": "^5.0.0-alpha.43",
106
- "@things-factory/scene-data-transform": "^5.0.0-alpha.43",
107
- "@things-factory/scene-google-map": "^5.0.0-alpha.43",
108
- "@things-factory/scene-visualizer": "^5.0.0-alpha.43",
109
- "@things-factory/screencast-ui": "^5.0.0-alpha.43",
110
- "@things-factory/setting-ui": "^5.0.0-alpha.43",
111
- "@things-factory/system-ui": "^5.0.0-alpha.43"
103
+ "@things-factory/pdf": "^5.0.0-alpha.46",
104
+ "@things-factory/print-service": "^5.0.0-alpha.46",
105
+ "@things-factory/print-ui": "^5.0.0-alpha.46",
106
+ "@things-factory/resource-ui": "^5.0.0-alpha.46",
107
+ "@things-factory/scene-google-map": "^5.0.0-alpha.46",
108
+ "@things-factory/scene-visualizer": "^5.0.0-alpha.46",
109
+ "@things-factory/screencast-ui": "^5.0.0-alpha.46",
110
+ "@things-factory/setting-ui": "^5.0.0-alpha.46",
111
+ "@things-factory/system-ui": "^5.0.0-alpha.46"
112
112
  },
113
113
  "devDependencies": {
114
- "@things-factory/board-test": "^5.0.0-alpha.43",
115
- "@things-factory/builder": "^5.0.0-alpha.43"
114
+ "@things-factory/board-test": "^5.0.0-alpha.46",
115
+ "@things-factory/builder": "^5.0.0-alpha.46"
116
116
  },
117
117
  "resolutions": {},
118
- "gitHead": "8042e1120edc0a8b7c5fc2bf77abd0f7ea2a39e2"
118
+ "gitHead": "caf4c2783d94a5a4787196341555635a86df907f"
119
119
  }