@things-factory/operato-board 4.0.13 → 4.0.14

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.
@@ -1,4 +1,4 @@
1
- import '@operato/board' // ox-board-viewer
1
+ import '@operato/board/dist/src/ox-board-viewer.js'
2
2
 
3
3
  function setHighlightStyle(dropArea) {
4
4
  var style = document.createElement('style')
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-board",
3
- "version": "4.0.13",
3
+ "version": "4.0.14",
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
- "@operato/scene-ar": "^0.0.17",
46
- "@operato/scene-chartjs": "^0.0.17",
47
- "@operato/scene-clock": "^0.0.17",
48
- "@operato/scene-clone": "^0.0.17",
49
- "@operato/scene-compass": "^0.0.17",
50
- "@operato/scene-gauge": "^0.0.17",
51
- "@operato/scene-grist": "^0.0.17",
52
- "@operato/scene-i18n": "^0.0.17",
53
- "@operato/scene-indoor-map": "^0.0.17",
54
- "@operato/scene-integration": "^0.0.17",
55
- "@operato/scene-legend": "^0.0.17",
56
- "@operato/scene-progressbar": "^0.0.17",
57
- "@operato/scene-random": "^0.0.17",
58
- "@operato/scene-switch": "^0.0.17",
59
- "@operato/scene-table": "^0.0.17",
60
- "@operato/scene-timer": "^0.0.17",
61
- "@operato/scene-wheel-sorter": "^0.0.17",
62
- "@things-factory/apptool-ui": "^4.0.13",
63
- "@things-factory/attachment-ui": "^4.0.13",
64
- "@things-factory/auth-ui": "^4.0.13",
65
- "@things-factory/board-service": "^4.0.13",
66
- "@things-factory/board-ui": "^4.0.13",
67
- "@things-factory/context-ui": "^4.0.13",
68
- "@things-factory/export-ui": "^4.0.13",
69
- "@things-factory/fav-base": "^4.0.13",
70
- "@things-factory/font-base": "^4.0.13",
71
- "@things-factory/form-ui": "^4.0.13",
72
- "@things-factory/help": "^4.0.13",
73
- "@things-factory/i18n-ui": "^4.0.13",
74
- "@things-factory/import-ui": "^4.0.13",
75
- "@things-factory/integration-notification": "^4.0.13",
76
- "@things-factory/integration-ui": "^4.0.13",
77
- "@things-factory/layout-ui": "^4.0.13",
78
- "@things-factory/more-ui": "^4.0.13",
79
- "@things-factory/notification": "^4.0.13",
80
- "@things-factory/oauth2-client": "^4.0.13",
81
- "@things-factory/offline-ui": "^4.0.13",
45
+ "@operato/scene-ar": "^0.0.19",
46
+ "@operato/scene-chartjs": "^0.0.19",
47
+ "@operato/scene-clock": "^0.0.19",
48
+ "@operato/scene-clone": "^0.0.19",
49
+ "@operato/scene-compass": "^0.0.19",
50
+ "@operato/scene-gauge": "^0.0.19",
51
+ "@operato/scene-grist": "^0.0.19",
52
+ "@operato/scene-i18n": "^0.0.19",
53
+ "@operato/scene-indoor-map": "^0.0.19",
54
+ "@operato/scene-integration": "^0.0.19",
55
+ "@operato/scene-legend": "^0.0.19",
56
+ "@operato/scene-progressbar": "^0.0.19",
57
+ "@operato/scene-random": "^0.0.19",
58
+ "@operato/scene-switch": "^0.0.19",
59
+ "@operato/scene-table": "^0.0.19",
60
+ "@operato/scene-timer": "^0.0.19",
61
+ "@operato/scene-wheel-sorter": "^0.0.19",
62
+ "@things-factory/apptool-ui": "^4.0.14",
63
+ "@things-factory/attachment-ui": "^4.0.14",
64
+ "@things-factory/auth-ui": "^4.0.14",
65
+ "@things-factory/board-service": "^4.0.14",
66
+ "@things-factory/board-ui": "^4.0.14",
67
+ "@things-factory/context-ui": "^4.0.14",
68
+ "@things-factory/export-ui": "^4.0.14",
69
+ "@things-factory/fav-base": "^4.0.14",
70
+ "@things-factory/font-base": "^4.0.14",
71
+ "@things-factory/form-ui": "^4.0.14",
72
+ "@things-factory/help": "^4.0.14",
73
+ "@things-factory/i18n-ui": "^4.0.14",
74
+ "@things-factory/import-ui": "^4.0.14",
75
+ "@things-factory/integration-notification": "^4.0.14",
76
+ "@things-factory/integration-ui": "^4.0.14",
77
+ "@things-factory/layout-ui": "^4.0.14",
78
+ "@things-factory/more-ui": "^4.0.14",
79
+ "@things-factory/notification": "^4.0.14",
80
+ "@things-factory/oauth2-client": "^4.0.14",
81
+ "@things-factory/offline-ui": "^4.0.14",
82
82
  "@things-factory/operato-license-checker": "^3.0.4",
83
- "@things-factory/pdf": "^4.0.13",
84
- "@things-factory/print-service": "^4.0.13",
85
- "@things-factory/print-ui": "^4.0.13",
86
- "@things-factory/resource-ui": "^4.0.13",
87
- "@things-factory/scene-baidu-map": "^4.0.13",
88
- "@things-factory/scene-data-transform": "^4.0.13",
89
- "@things-factory/scene-excel": "^4.0.13",
90
- "@things-factory/scene-firebase": "^4.0.13",
91
- "@things-factory/scene-form": "^4.0.13",
92
- "@things-factory/scene-google-map": "^4.0.13",
93
- "@things-factory/scene-graphql": "^4.0.13",
83
+ "@things-factory/pdf": "^4.0.14",
84
+ "@things-factory/print-service": "^4.0.14",
85
+ "@things-factory/print-ui": "^4.0.14",
86
+ "@things-factory/resource-ui": "^4.0.14",
87
+ "@things-factory/scene-baidu-map": "^4.0.14",
88
+ "@things-factory/scene-data-transform": "^4.0.14",
89
+ "@things-factory/scene-excel": "^4.0.14",
90
+ "@things-factory/scene-firebase": "^4.0.14",
91
+ "@things-factory/scene-form": "^4.0.14",
92
+ "@things-factory/scene-google-map": "^4.0.14",
93
+ "@things-factory/scene-graphql": "^4.0.14",
94
94
  "@things-factory/scene-half-roundrect": "^4.0.9",
95
- "@things-factory/scene-label": "^4.0.13",
96
- "@things-factory/scene-marker": "^4.0.13",
97
- "@things-factory/scene-mqtt": "^4.0.13",
98
- "@things-factory/scene-news-ticker": "^4.0.13",
99
- "@things-factory/scene-restful": "^4.0.13",
100
- "@things-factory/scene-tab": "^4.0.13",
101
- "@things-factory/scene-urdf": "^4.0.13",
102
- "@things-factory/scene-visualizer": "^4.0.13",
103
- "@things-factory/screencast-ui": "^4.0.13",
104
- "@things-factory/setting-ui": "^4.0.13",
105
- "@things-factory/system-ui": "^4.0.13"
95
+ "@things-factory/scene-label": "^4.0.14",
96
+ "@things-factory/scene-marker": "^4.0.14",
97
+ "@things-factory/scene-mqtt": "^4.0.14",
98
+ "@things-factory/scene-news-ticker": "^4.0.14",
99
+ "@things-factory/scene-restful": "^4.0.14",
100
+ "@things-factory/scene-tab": "^4.0.14",
101
+ "@things-factory/scene-urdf": "^4.0.14",
102
+ "@things-factory/scene-visualizer": "^4.0.14",
103
+ "@things-factory/screencast-ui": "^4.0.14",
104
+ "@things-factory/setting-ui": "^4.0.14",
105
+ "@things-factory/system-ui": "^4.0.14"
106
106
  },
107
107
  "devDependencies": {
108
- "@things-factory/board-test": "^4.0.13",
109
- "@things-factory/builder": "^4.0.13"
108
+ "@things-factory/board-test": "^4.0.14",
109
+ "@things-factory/builder": "^4.0.14"
110
110
  },
111
111
  "resolutions": {},
112
- "gitHead": "a542fdd4e7c447c3b571fe91c92f5919561bdc2c"
112
+ "gitHead": "956c782b5b2a6ff4c4e18f4a1bdcf778814f1b52"
113
113
  }