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