@things-factory/operato-pms 10.0.0-beta.65 → 10.0.0-beta.67

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 +21 -20
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/operato-pms",
3
- "version": "10.0.0-beta.65",
3
+ "version": "10.0.0-beta.67",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.ts",
6
6
  "things-factory": true,
@@ -43,6 +43,7 @@
43
43
  "@operato/scene-clock": "^10.0.0-beta.1",
44
44
  "@operato/scene-clone": "^10.0.0-beta.1",
45
45
  "@operato/scene-compass": "^10.0.0-beta.1",
46
+ "@operato/scene-conveyance": "^10.0.0-beta.1",
46
47
  "@operato/scene-data-transform": "^10.0.0-beta.1",
47
48
  "@operato/scene-excel": "^10.0.0-beta.1",
48
49
  "@operato/scene-form": "^10.0.0-beta.1",
@@ -58,41 +59,41 @@
58
59
  "@operato/scene-progressbar": "^10.0.0-beta.1",
59
60
  "@operato/scene-random": "^10.0.0-beta.1",
60
61
  "@operato/scene-restful": "^10.0.0-beta.1",
62
+ "@operato/scene-sensing": "^10.0.0-beta.1",
61
63
  "@operato/scene-switch": "^10.0.0-beta.1",
62
64
  "@operato/scene-tab": "^10.0.0-beta.1",
63
65
  "@operato/scene-table": "^10.0.0-beta.1",
64
66
  "@operato/scene-visualizer": "^10.0.0-beta.1",
65
- "@operato/scene-wheel-sorter": "^10.0.0-beta.1",
66
- "@things-factory/apptool-ui": "^10.0.0-beta.57",
67
- "@things-factory/auth-ui": "^10.0.0-beta.57",
68
- "@things-factory/biz-base": "^10.0.0-beta.57",
69
- "@things-factory/board-service": "^10.0.0-beta.65",
70
- "@things-factory/board-ui": "^10.0.0-beta.65",
71
- "@things-factory/code-ui": "^10.0.0-beta.57",
67
+ "@things-factory/apptool-ui": "^10.0.0-beta.67",
68
+ "@things-factory/auth-ui": "^10.0.0-beta.67",
69
+ "@things-factory/biz-base": "^10.0.0-beta.67",
70
+ "@things-factory/board-service": "^10.0.0-beta.67",
71
+ "@things-factory/board-ui": "^10.0.0-beta.67",
72
+ "@things-factory/code-ui": "^10.0.0-beta.67",
72
73
  "@things-factory/context-ui": "^10.0.0-beta.53",
73
- "@things-factory/dashboard": "^10.0.0-beta.65",
74
- "@things-factory/document-template-ui": "^10.0.0-beta.57",
74
+ "@things-factory/dashboard": "^10.0.0-beta.67",
75
+ "@things-factory/document-template-ui": "^10.0.0-beta.67",
75
76
  "@things-factory/evaluation": "^10.0.0-beta.53",
76
77
  "@things-factory/export-ui": "^10.0.0-beta.53",
77
78
  "@things-factory/export-ui-csv": "^10.0.0-beta.53",
78
79
  "@things-factory/export-ui-excel": "^10.0.0-beta.53",
79
- "@things-factory/fav-base": "^10.0.0-beta.57",
80
+ "@things-factory/fav-base": "^10.0.0-beta.67",
80
81
  "@things-factory/form-ui": "^10.0.0-beta.5",
81
82
  "@things-factory/help": "^10.0.0-beta.53",
82
- "@things-factory/i18n-base": "^10.0.0-beta.57",
83
- "@things-factory/import-ui": "^10.0.0-beta.57",
84
- "@things-factory/import-ui-excel": "^10.0.0-beta.57",
85
- "@things-factory/lite-menu": "^10.0.0-beta.65",
83
+ "@things-factory/i18n-base": "^10.0.0-beta.67",
84
+ "@things-factory/import-ui": "^10.0.0-beta.67",
85
+ "@things-factory/import-ui-excel": "^10.0.0-beta.67",
86
+ "@things-factory/lite-menu": "^10.0.0-beta.67",
86
87
  "@things-factory/more-ui": "^10.0.0-beta.53",
87
- "@things-factory/notification": "^10.0.0-beta.61",
88
- "@things-factory/print-ui": "^10.0.0-beta.57",
89
- "@things-factory/resource-ui": "^10.0.0-beta.57",
90
- "@things-factory/setting-ui": "^10.0.0-beta.57",
88
+ "@things-factory/notification": "^10.0.0-beta.67",
89
+ "@things-factory/print-ui": "^10.0.0-beta.67",
90
+ "@things-factory/resource-ui": "^10.0.0-beta.67",
91
+ "@things-factory/setting-ui": "^10.0.0-beta.67",
91
92
  "@things-factory/shell": "^10.0.0-beta.53",
92
93
  "@things-factory/system": "^10.0.0-beta.59"
93
94
  },
94
95
  "devDependencies": {
95
96
  "@things-factory/builder": "^10.0.0-beta.17"
96
97
  },
97
- "gitHead": "66110a0edf3eacf0ed137acf6291337e4de31ed9"
98
+ "gitHead": "865e7545d5701bb8e0d67cd408f12267e5a0ad47"
98
99
  }