@things-factory/reference-app 7.0.26 → 7.0.28

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.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/reference-app",
3
- "version": "7.0.26",
3
+ "version": "7.0.28",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -69,43 +69,43 @@
69
69
  "@operato/scene-tab": "^7.0.0",
70
70
  "@operato/shell": "^7.0.0",
71
71
  "@operato/utils": "^7.0.0",
72
- "@things-factory/api": "^7.0.22",
73
- "@things-factory/apptool-ui": "^7.0.22",
74
- "@things-factory/attachment-base": "^7.0.22",
75
- "@things-factory/auth-ui": "^7.0.24",
76
- "@things-factory/board-service": "^7.0.23",
77
- "@things-factory/board-ui": "^7.0.25",
78
- "@things-factory/ccp": "^7.0.26",
79
- "@things-factory/code-ui": "^7.0.22",
80
- "@things-factory/contact": "^7.0.22",
81
- "@things-factory/context-ui": "^7.0.19",
82
- "@things-factory/dashboard": "^7.0.25",
83
- "@things-factory/dataset": "^7.0.26",
84
- "@things-factory/export-ui": "^7.0.19",
85
- "@things-factory/export-ui-excel": "^7.0.19",
86
- "@things-factory/help": "^7.0.19",
87
- "@things-factory/integration-ui": "^7.0.24",
88
- "@things-factory/lite-menu": "^7.0.25",
89
- "@things-factory/more-ui": "^7.0.19",
90
- "@things-factory/notification": "^7.0.22",
91
- "@things-factory/oauth2-client": "^7.0.22",
92
- "@things-factory/organization": "^7.0.22",
93
- "@things-factory/print-ui": "^7.0.22",
94
- "@things-factory/product-base": "^7.0.22",
95
- "@things-factory/qc": "^7.0.26",
96
- "@things-factory/resource-ui": "^7.0.24",
97
- "@things-factory/routing-base": "^7.0.22",
98
- "@things-factory/setting-base": "^7.0.22",
99
- "@things-factory/setting-ui": "^7.0.22",
100
- "@things-factory/shell": "^7.0.19",
101
- "@things-factory/system": "^7.0.19",
102
- "@things-factory/web-editor": "^7.0.19",
103
- "@things-factory/work-shift": "^7.0.22",
72
+ "@things-factory/api": "^7.0.28",
73
+ "@things-factory/apptool-ui": "^7.0.28",
74
+ "@things-factory/attachment-base": "^7.0.28",
75
+ "@things-factory/auth-ui": "^7.0.28",
76
+ "@things-factory/board-service": "^7.0.28",
77
+ "@things-factory/board-ui": "^7.0.28",
78
+ "@things-factory/ccp": "^7.0.28",
79
+ "@things-factory/code-ui": "^7.0.28",
80
+ "@things-factory/contact": "^7.0.28",
81
+ "@things-factory/context-ui": "^7.0.28",
82
+ "@things-factory/dashboard": "^7.0.28",
83
+ "@things-factory/dataset": "^7.0.28",
84
+ "@things-factory/export-ui": "^7.0.28",
85
+ "@things-factory/export-ui-excel": "^7.0.28",
86
+ "@things-factory/help": "^7.0.28",
87
+ "@things-factory/integration-ui": "^7.0.28",
88
+ "@things-factory/lite-menu": "^7.0.28",
89
+ "@things-factory/more-ui": "^7.0.28",
90
+ "@things-factory/notification": "^7.0.28",
91
+ "@things-factory/oauth2-client": "^7.0.28",
92
+ "@things-factory/organization": "^7.0.28",
93
+ "@things-factory/print-ui": "^7.0.28",
94
+ "@things-factory/product-base": "^7.0.28",
95
+ "@things-factory/qc": "^7.0.28",
96
+ "@things-factory/resource-ui": "^7.0.28",
97
+ "@things-factory/routing-base": "^7.0.28",
98
+ "@things-factory/setting-base": "^7.0.28",
99
+ "@things-factory/setting-ui": "^7.0.28",
100
+ "@things-factory/shell": "^7.0.28",
101
+ "@things-factory/system": "^7.0.28",
102
+ "@things-factory/web-editor": "^7.0.28",
103
+ "@things-factory/work-shift": "^7.0.28",
104
104
  "@tinymce/tinymce-webcomponent": "^2.0.1",
105
105
  "random-words": "^1.2.0"
106
106
  },
107
107
  "devDependencies": {
108
- "@things-factory/builder": "^7.0.14"
108
+ "@things-factory/builder": "^7.0.28"
109
109
  },
110
- "gitHead": "a8c7831361a556ac922373a841dcff968409dfee"
110
+ "gitHead": "05a06c851e7fbdf76b3fdc039a0067d6c0439a25"
111
111
  }