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