@things-factory/operato-board 4.3.526 → 4.3.533

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 +30 -30
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-board",
3
- "version": "4.3.526",
3
+ "version": "4.3.533",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -62,31 +62,31 @@
62
62
  "@operato/scene-table": "^0.1.8",
63
63
  "@operato/scene-timer": "^0.1.8",
64
64
  "@operato/scene-wheel-sorter": "^0.1.8",
65
- "@things-factory/apptool-ui": "^4.3.526",
66
- "@things-factory/attachment-ui": "^4.3.526",
67
- "@things-factory/auth-ui": "^4.3.526",
68
- "@things-factory/board-service": "^4.3.526",
69
- "@things-factory/board-ui": "^4.3.526",
70
- "@things-factory/context-ui": "^4.3.526",
71
- "@things-factory/export-ui": "^4.3.526",
72
- "@things-factory/fav-base": "^4.3.526",
73
- "@things-factory/font-base": "^4.3.526",
74
- "@things-factory/form-ui": "^4.3.526",
75
- "@things-factory/help": "^4.3.526",
76
- "@things-factory/i18n-base": "^4.3.526",
77
- "@things-factory/import-ui": "^4.3.526",
78
- "@things-factory/integration-notification": "^4.3.526",
79
- "@things-factory/integration-ui": "^4.3.526",
80
- "@things-factory/layout-ui": "^4.3.526",
81
- "@things-factory/more-ui": "^4.3.526",
82
- "@things-factory/notification": "^4.3.526",
83
- "@things-factory/oauth2-client": "^4.3.526",
84
- "@things-factory/offline-ui": "^4.3.526",
65
+ "@things-factory/apptool-ui": "^4.3.533",
66
+ "@things-factory/attachment-ui": "^4.3.533",
67
+ "@things-factory/auth-ui": "^4.3.533",
68
+ "@things-factory/board-service": "^4.3.533",
69
+ "@things-factory/board-ui": "^4.3.533",
70
+ "@things-factory/context-ui": "^4.3.533",
71
+ "@things-factory/export-ui": "^4.3.533",
72
+ "@things-factory/fav-base": "^4.3.533",
73
+ "@things-factory/font-base": "^4.3.533",
74
+ "@things-factory/form-ui": "^4.3.533",
75
+ "@things-factory/help": "^4.3.533",
76
+ "@things-factory/i18n-base": "^4.3.533",
77
+ "@things-factory/import-ui": "^4.3.533",
78
+ "@things-factory/integration-notification": "^4.3.533",
79
+ "@things-factory/integration-ui": "^4.3.533",
80
+ "@things-factory/layout-ui": "^4.3.533",
81
+ "@things-factory/more-ui": "^4.3.533",
82
+ "@things-factory/notification": "^4.3.533",
83
+ "@things-factory/oauth2-client": "^4.3.533",
84
+ "@things-factory/offline-ui": "^4.3.533",
85
85
  "@things-factory/operato-license-checker": "^3.1.0",
86
86
  "@things-factory/pdf": "^4.3.526",
87
- "@things-factory/print-service": "^4.3.526",
88
- "@things-factory/print-ui": "^4.3.526",
89
- "@things-factory/resource-ui": "^4.3.526",
87
+ "@things-factory/print-service": "^4.3.533",
88
+ "@things-factory/print-ui": "^4.3.533",
89
+ "@things-factory/resource-ui": "^4.3.533",
90
90
  "@things-factory/scene-baidu-map": "^4.3.526",
91
91
  "@things-factory/scene-data-transform": "^4.3.526",
92
92
  "@things-factory/scene-excel": "^4.3.526",
@@ -94,20 +94,20 @@
94
94
  "@things-factory/scene-form": "^4.3.526",
95
95
  "@things-factory/scene-google-map": "^4.3.526",
96
96
  "@things-factory/scene-graphql": "^4.3.526",
97
- "@things-factory/scene-label": "^4.3.526",
97
+ "@things-factory/scene-label": "^4.3.533",
98
98
  "@things-factory/scene-marker": "^4.3.526",
99
99
  "@things-factory/scene-mqtt": "^4.3.526",
100
100
  "@things-factory/scene-restful": "^4.3.526",
101
101
  "@things-factory/scene-urdf": "^4.3.526",
102
102
  "@things-factory/scene-visualizer": "^4.3.526",
103
- "@things-factory/screencast-ui": "^4.3.526",
104
- "@things-factory/setting-ui": "^4.3.526",
105
- "@things-factory/system-ui": "^4.3.526"
103
+ "@things-factory/screencast-ui": "^4.3.533",
104
+ "@things-factory/setting-ui": "^4.3.533",
105
+ "@things-factory/system-ui": "^4.3.533"
106
106
  },
107
107
  "devDependencies": {
108
- "@things-factory/board-test": "^4.3.526",
108
+ "@things-factory/board-test": "^4.3.533",
109
109
  "@things-factory/builder": "^4.3.526"
110
110
  },
111
111
  "resolutions": {},
112
- "gitHead": "a9a0046f9332bc4b538265ac81c93f0a14346330"
112
+ "gitHead": "e7611c3fd251e8936a758868a5d1589eaa8b1511"
113
113
  }