@things-factory/operato-board 3.7.3 → 3.7.10

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.
@@ -158,7 +158,7 @@ class BoardListPage extends connect(store)(InfiniteScrollable(PageView)) {
158
158
  sortings: [
159
159
  {
160
160
  name: 'name',
161
- desc: true
161
+ desc: false
162
162
  }
163
163
  ],
164
164
  pagination: {
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-board",
3
- "version": "3.7.3",
3
+ "version": "3.7.10",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -42,72 +42,72 @@
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
- "@things-factory/apptool-ui": "^3.7.0",
46
- "@things-factory/attachment-ui": "^3.7.3",
47
- "@things-factory/auth-ui": "^3.7.3",
48
- "@things-factory/board-service": "^3.7.3",
49
- "@things-factory/board-ui": "^3.7.3",
50
- "@things-factory/context-ui": "^3.7.0",
51
- "@things-factory/export-ui": "^3.7.0",
52
- "@things-factory/fav-base": "^3.7.3",
53
- "@things-factory/font-base": "^3.7.3",
54
- "@things-factory/form-ui": "^3.7.0",
55
- "@things-factory/help": "^3.7.0",
56
- "@things-factory/i18n-ui": "^3.7.3",
57
- "@things-factory/import-ui": "^3.7.0",
58
- "@things-factory/integration-notification": "^3.7.3",
59
- "@things-factory/integration-ui": "^3.7.3",
60
- "@things-factory/layout-ui": "^3.7.0",
61
- "@things-factory/more-ui": "^3.7.0",
62
- "@things-factory/notification": "^3.7.3",
63
- "@things-factory/oauth2-client": "^3.7.3",
64
- "@things-factory/offline-ui": "^3.7.0",
45
+ "@things-factory/apptool-ui": "^3.7.5",
46
+ "@things-factory/attachment-ui": "^3.7.5",
47
+ "@things-factory/auth-ui": "^3.7.7",
48
+ "@things-factory/board-service": "^3.7.5",
49
+ "@things-factory/board-ui": "^3.7.5",
50
+ "@things-factory/context-ui": "^3.7.5",
51
+ "@things-factory/export-ui": "^3.7.5",
52
+ "@things-factory/fav-base": "^3.7.5",
53
+ "@things-factory/font-base": "^3.7.5",
54
+ "@things-factory/form-ui": "^3.7.5",
55
+ "@things-factory/help": "^3.7.5",
56
+ "@things-factory/i18n-ui": "^3.7.5",
57
+ "@things-factory/import-ui": "^3.7.5",
58
+ "@things-factory/integration-notification": "^3.7.5",
59
+ "@things-factory/integration-ui": "^3.7.5",
60
+ "@things-factory/layout-ui": "^3.7.5",
61
+ "@things-factory/more-ui": "^3.7.5",
62
+ "@things-factory/notification": "^3.7.5",
63
+ "@things-factory/oauth2-client": "^3.7.5",
64
+ "@things-factory/offline-ui": "^3.7.5",
65
65
  "@things-factory/operato-license-checker": "^3.0.4",
66
- "@things-factory/pdf": "^3.7.0",
67
- "@things-factory/print-service": "^3.7.0",
68
- "@things-factory/print-ui": "^3.7.0",
69
- "@things-factory/resource-ui": "^3.7.3",
70
- "@things-factory/scene-ar": "^3.7.0",
71
- "@things-factory/scene-baidu-map": "^3.7.0",
72
- "@things-factory/scene-chartjs": "^3.7.0",
73
- "@things-factory/scene-clock": "^3.7.0",
74
- "@things-factory/scene-clone": "^3.7.0",
75
- "@things-factory/scene-compass": "^3.7.0",
76
- "@things-factory/scene-data-transform": "^3.7.0",
77
- "@things-factory/scene-excel": "^3.7.0",
78
- "@things-factory/scene-firebase": "^3.7.0",
79
- "@things-factory/scene-form": "^3.7.0",
80
- "@things-factory/scene-gauge": "^3.7.0",
81
- "@things-factory/scene-google-map": "^3.7.0",
82
- "@things-factory/scene-graphql": "^3.7.0",
83
- "@things-factory/scene-grist": "^3.7.0",
84
- "@things-factory/scene-half-roundrect": "^3.7.0",
85
- "@things-factory/scene-i18n": "^3.7.0",
86
- "@things-factory/scene-indoor-map": "^3.7.0",
87
- "@things-factory/scene-integration": "^3.7.0",
88
- "@things-factory/scene-label": "^3.7.2",
89
- "@things-factory/scene-legend": "^3.7.0",
90
- "@things-factory/scene-marker": "^3.7.0",
91
- "@things-factory/scene-mqtt": "^3.7.0",
92
- "@things-factory/scene-news-ticker": "^3.7.0",
93
- "@things-factory/scene-progressbar": "^3.7.0",
94
- "@things-factory/scene-random": "^3.7.0",
95
- "@things-factory/scene-restful": "^3.7.0",
96
- "@things-factory/scene-switch": "^3.7.0",
97
- "@things-factory/scene-tab": "^3.7.0",
98
- "@things-factory/scene-table": "^3.7.0",
99
- "@things-factory/scene-timer": "^3.7.0",
100
- "@things-factory/scene-urdf": "^3.7.0",
101
- "@things-factory/scene-visualizer": "^3.7.0",
102
- "@things-factory/scene-wheel-sorter": "^3.7.0",
103
- "@things-factory/screencast-ui": "^3.7.0",
104
- "@things-factory/setting-ui": "^3.7.3",
105
- "@things-factory/system-ui": "^3.7.0"
66
+ "@things-factory/pdf": "^3.7.5",
67
+ "@things-factory/print-service": "^3.7.5",
68
+ "@things-factory/print-ui": "^3.7.5",
69
+ "@things-factory/resource-ui": "^3.7.7",
70
+ "@things-factory/scene-ar": "^3.7.5",
71
+ "@things-factory/scene-baidu-map": "^3.7.5",
72
+ "@things-factory/scene-chartjs": "^3.7.5",
73
+ "@things-factory/scene-clock": "^3.7.5",
74
+ "@things-factory/scene-clone": "^3.7.5",
75
+ "@things-factory/scene-compass": "^3.7.5",
76
+ "@things-factory/scene-data-transform": "^3.7.5",
77
+ "@things-factory/scene-excel": "^3.7.5",
78
+ "@things-factory/scene-firebase": "^3.7.5",
79
+ "@things-factory/scene-form": "^3.7.5",
80
+ "@things-factory/scene-gauge": "^3.7.5",
81
+ "@things-factory/scene-google-map": "^3.7.5",
82
+ "@things-factory/scene-graphql": "^3.7.5",
83
+ "@things-factory/scene-grist": "^3.7.5",
84
+ "@things-factory/scene-half-roundrect": "^3.7.5",
85
+ "@things-factory/scene-i18n": "^3.7.5",
86
+ "@things-factory/scene-indoor-map": "^3.7.5",
87
+ "@things-factory/scene-integration": "^3.7.5",
88
+ "@things-factory/scene-label": "^3.7.7",
89
+ "@things-factory/scene-legend": "^3.7.5",
90
+ "@things-factory/scene-marker": "^3.7.5",
91
+ "@things-factory/scene-mqtt": "^3.7.5",
92
+ "@things-factory/scene-news-ticker": "^3.7.5",
93
+ "@things-factory/scene-progressbar": "^3.7.5",
94
+ "@things-factory/scene-random": "^3.7.5",
95
+ "@things-factory/scene-restful": "^3.7.5",
96
+ "@things-factory/scene-switch": "^3.7.5",
97
+ "@things-factory/scene-tab": "^3.7.5",
98
+ "@things-factory/scene-table": "^3.7.5",
99
+ "@things-factory/scene-timer": "^3.7.5",
100
+ "@things-factory/scene-urdf": "^3.7.5",
101
+ "@things-factory/scene-visualizer": "^3.7.5",
102
+ "@things-factory/scene-wheel-sorter": "^3.7.5",
103
+ "@things-factory/screencast-ui": "^3.7.5",
104
+ "@things-factory/setting-ui": "^3.7.5",
105
+ "@things-factory/system-ui": "^3.7.5"
106
106
  },
107
107
  "devDependencies": {
108
- "@things-factory/board-test": "^3.7.3",
109
- "@things-factory/builder": "^3.7.0"
108
+ "@things-factory/board-test": "^3.7.5",
109
+ "@things-factory/builder": "^3.7.5"
110
110
  },
111
111
  "resolutions": {},
112
- "gitHead": "3b30ef85d2381113969ee345b4058c3716cf1c0d"
112
+ "gitHead": "dc4aa344ee524651b4e633c3647c85c8daad8eb6"
113
113
  }