@things-factory/reference-app 7.1.0 → 8.0.0-alpha.0

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 +63 -63
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@things-factory/reference-app",
3
- "version": "7.1.0",
3
+ "version": "8.0.0-alpha.0",
4
4
  "main": "dist-server/index.js",
5
5
  "browser": "client/index.js",
6
6
  "things-factory": true,
@@ -39,71 +39,71 @@
39
39
  "dependencies": {
40
40
  "@material/mwc-checkbox": "^0.27.0",
41
41
  "@material/mwc-formfield": "^0.27.0",
42
- "@operato/barcode": "^7.0.0",
43
- "@operato/data-grist": "^7.0.0",
44
- "@operato/data-tree": "^7.0.0",
45
- "@operato/event-view": "^7.0.0",
46
- "@operato/ghost-print": "^7.0.0",
47
- "@operato/graphql": "^7.0.0",
48
- "@operato/help": "^7.0.0",
49
- "@operato/i18n": "^7.0.0",
50
- "@operato/input": "^7.0.0",
51
- "@operato/layout": "^7.0.0",
52
- "@operato/moment-timezone-es": "^7.0.0",
53
- "@operato/ocr": "^7.0.0",
54
- "@operato/oops": "^7.0.0",
55
- "@operato/popup": "^7.0.0",
56
- "@operato/pull-to-refresh": "^7.0.0",
57
- "@operato/scene-chartjs": "^7.0.0",
58
- "@operato/scene-clock": "^7.0.0",
59
- "@operato/scene-form": "^7.0.0",
60
- "@operato/scene-gauge": "^7.0.0",
61
- "@operato/scene-half-roundrect": "^7.0.0",
62
- "@operato/scene-indoor-map": "^7.0.0",
63
- "@operato/scene-news-ticker": "^7.0.0",
64
- "@operato/scene-progressbar": "^7.0.0",
65
- "@operato/scene-random": "^7.0.0",
66
- "@operato/scene-switch": "^7.0.0",
67
- "@operato/scene-tab": "^7.0.0",
68
- "@operato/shell": "^7.0.0",
69
- "@operato/utils": "^7.0.0",
70
- "@things-factory/api": "^7.1.0",
71
- "@things-factory/apptool-ui": "^7.1.0",
72
- "@things-factory/attachment-base": "^7.1.0",
73
- "@things-factory/auth-ui": "^7.1.0",
74
- "@things-factory/board-service": "^7.1.0",
75
- "@things-factory/board-ui": "^7.1.0",
76
- "@things-factory/ccp": "^7.1.0",
77
- "@things-factory/code-ui": "^7.1.0",
78
- "@things-factory/contact": "^7.1.0",
79
- "@things-factory/context-ui": "^7.1.0",
80
- "@things-factory/dashboard": "^7.1.0",
81
- "@things-factory/dataset": "^7.1.0",
82
- "@things-factory/export-ui": "^7.1.0",
83
- "@things-factory/export-ui-excel": "^7.1.0",
84
- "@things-factory/help": "^7.1.0",
85
- "@things-factory/integration-ui": "^7.1.0",
86
- "@things-factory/lite-menu": "^7.1.0",
87
- "@things-factory/more-ui": "^7.1.0",
88
- "@things-factory/notification": "^7.1.0",
89
- "@things-factory/oauth2-client": "^7.1.0",
90
- "@things-factory/organization": "^7.1.0",
91
- "@things-factory/print-ui": "^7.1.0",
92
- "@things-factory/product-base": "^7.1.0",
93
- "@things-factory/qc": "^7.1.0",
94
- "@things-factory/resource-ui": "^7.1.0",
95
- "@things-factory/routing-base": "^7.1.0",
96
- "@things-factory/setting-base": "^7.1.0",
97
- "@things-factory/setting-ui": "^7.1.0",
98
- "@things-factory/shell": "^7.1.0",
99
- "@things-factory/system": "^7.1.0",
100
- "@things-factory/web-editor": "^7.1.0",
101
- "@things-factory/work-shift": "^7.1.0",
42
+ "@operato/barcode": "^8.0.0-alpha",
43
+ "@operato/data-grist": "^8.0.0-alpha",
44
+ "@operato/data-tree": "^8.0.0-alpha",
45
+ "@operato/event-view": "^8.0.0-alpha",
46
+ "@operato/ghost-print": "^8.0.0-alpha",
47
+ "@operato/graphql": "^8.0.0-alpha",
48
+ "@operato/help": "^8.0.0-alpha",
49
+ "@operato/i18n": "^8.0.0-alpha",
50
+ "@operato/input": "^8.0.0-alpha",
51
+ "@operato/layout": "^8.0.0-alpha",
52
+ "@operato/moment-timezone-es": "^8.0.0-alpha",
53
+ "@operato/ocr": "^8.0.0-alpha",
54
+ "@operato/oops": "^8.0.0-alpha",
55
+ "@operato/popup": "^8.0.0-alpha",
56
+ "@operato/pull-to-refresh": "^8.0.0-alpha",
57
+ "@operato/scene-chartjs": "^8.0.0-alpha",
58
+ "@operato/scene-clock": "^8.0.0-alpha",
59
+ "@operato/scene-form": "^8.0.0-alpha",
60
+ "@operato/scene-gauge": "^8.0.0-alpha",
61
+ "@operato/scene-half-roundrect": "^8.0.0-alpha",
62
+ "@operato/scene-indoor-map": "^8.0.0-alpha",
63
+ "@operato/scene-news-ticker": "^8.0.0-alpha",
64
+ "@operato/scene-progressbar": "^8.0.0-alpha",
65
+ "@operato/scene-random": "^8.0.0-alpha",
66
+ "@operato/scene-switch": "^8.0.0-alpha",
67
+ "@operato/scene-tab": "^8.0.0-alpha",
68
+ "@operato/shell": "^8.0.0-alpha",
69
+ "@operato/utils": "^8.0.0-alpha",
70
+ "@things-factory/api": "^8.0.0-alpha.0",
71
+ "@things-factory/apptool-ui": "^8.0.0-alpha.0",
72
+ "@things-factory/attachment-base": "^8.0.0-alpha.0",
73
+ "@things-factory/auth-ui": "^8.0.0-alpha.0",
74
+ "@things-factory/board-service": "^8.0.0-alpha.0",
75
+ "@things-factory/board-ui": "^8.0.0-alpha.0",
76
+ "@things-factory/ccp": "^8.0.0-alpha.0",
77
+ "@things-factory/code-ui": "^8.0.0-alpha.0",
78
+ "@things-factory/contact": "^8.0.0-alpha.0",
79
+ "@things-factory/context-ui": "^8.0.0-alpha.0",
80
+ "@things-factory/dashboard": "^8.0.0-alpha.0",
81
+ "@things-factory/dataset": "^8.0.0-alpha.0",
82
+ "@things-factory/export-ui": "^8.0.0-alpha.0",
83
+ "@things-factory/export-ui-excel": "^8.0.0-alpha.0",
84
+ "@things-factory/help": "^8.0.0-alpha.0",
85
+ "@things-factory/integration-ui": "^8.0.0-alpha.0",
86
+ "@things-factory/lite-menu": "^8.0.0-alpha.0",
87
+ "@things-factory/more-ui": "^8.0.0-alpha.0",
88
+ "@things-factory/notification": "^8.0.0-alpha.0",
89
+ "@things-factory/oauth2-client": "^8.0.0-alpha.0",
90
+ "@things-factory/organization": "^8.0.0-alpha.0",
91
+ "@things-factory/print-ui": "^8.0.0-alpha.0",
92
+ "@things-factory/product-base": "^8.0.0-alpha.0",
93
+ "@things-factory/qc": "^8.0.0-alpha.0",
94
+ "@things-factory/resource-ui": "^8.0.0-alpha.0",
95
+ "@things-factory/routing-base": "^8.0.0-alpha.0",
96
+ "@things-factory/setting-base": "^8.0.0-alpha.0",
97
+ "@things-factory/setting-ui": "^8.0.0-alpha.0",
98
+ "@things-factory/shell": "^8.0.0-alpha.0",
99
+ "@things-factory/system": "^8.0.0-alpha.0",
100
+ "@things-factory/web-editor": "^8.0.0-alpha.0",
101
+ "@things-factory/work-shift": "^8.0.0-alpha.0",
102
102
  "@tinymce/tinymce-webcomponent": "^2.0.1",
103
103
  "random-words": "^1.2.0"
104
104
  },
105
105
  "devDependencies": {
106
- "@things-factory/builder": "^7.1.0"
106
+ "@things-factory/builder": "^8.0.0-alpha.0"
107
107
  },
108
- "gitHead": "f981b8116c3a91298dd20750eebd375990624904"
108
+ "gitHead": "f63a441fb4ba44fb58bf21b2f424cf797a6bddff"
109
109
  }