@things-factory/reference-app 7.0.86 → 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.
- 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": "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": "^
|
|
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/export-ui": "^
|
|
83
|
-
"@things-factory/export-ui-excel": "^
|
|
84
|
-
"@things-factory/help": "^
|
|
85
|
-
"@things-factory/integration-ui": "^
|
|
86
|
-
"@things-factory/lite-menu": "^
|
|
87
|
-
"@things-factory/more-ui": "^
|
|
88
|
-
"@things-factory/notification": "^
|
|
89
|
-
"@things-factory/oauth2-client": "^
|
|
90
|
-
"@things-factory/organization": "^
|
|
91
|
-
"@things-factory/print-ui": "^
|
|
92
|
-
"@things-factory/product-base": "^
|
|
93
|
-
"@things-factory/qc": "^
|
|
94
|
-
"@things-factory/resource-ui": "^
|
|
95
|
-
"@things-factory/routing-base": "^
|
|
96
|
-
"@things-factory/setting-base": "^
|
|
97
|
-
"@things-factory/setting-ui": "^
|
|
98
|
-
"@things-factory/shell": "^
|
|
99
|
-
"@things-factory/system": "^
|
|
100
|
-
"@things-factory/web-editor": "^
|
|
101
|
-
"@things-factory/work-shift": "^
|
|
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": "^
|
|
106
|
+
"@things-factory/builder": "^8.0.0-alpha.0"
|
|
107
107
|
},
|
|
108
|
-
"gitHead": "
|
|
108
|
+
"gitHead": "f63a441fb4ba44fb58bf21b2f424cf797a6bddff"
|
|
109
109
|
}
|