@things-factory/reference-app 4.1.28 → 5.0.0-alpha.11
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/attachments/03176f83-6c50-4850-ab43-e6765b259afd.png +0 -0
- package/attachments/2b963bee-3ca5-4a86-95b7-e557b7eba8eb.html +5695 -0
- package/attachments/4880d6fb-7045-4c50-bfb9-daf83ecf6cc1.png +0 -0
- package/attachments/5bcde766-32e5-4cdc-ad9b-9e0139c122f4.txt +673 -0
- package/attachments/6f9d5fd4-6546-40c6-90c0-0207233ad12f.json +145 -0
- package/attachments/a1aaa123-4c8d-485e-9975-5b5b4add6a30.png +0 -0
- package/attachments/a518af54-7d8f-43c1-95f7-4a4353b3afc5.jpeg +0 -0
- package/attachments/b2331d78-f55d-4b9e-8aae-34f80c1252b3.jpeg +0 -0
- package/attachments/b9a3e2fd-fe83-4394-8fc8-66478443f65e.png +0 -0
- package/attachments/be3d2cd7-d236-45af-b512-4f141c8e2cfc.pptx +0 -0
- package/attachments/d211b356-1619-4f2b-9b10-ed46b4fd82de.png +0 -0
- package/attachments/d445e1a1-a048-49d7-96f2-284ac00fe96a.png +0 -0
- package/attachments/d462b12b-d519-4d6c-861a-f56d2494b135.png +0 -0
- package/attachments/f63986fb-bef5-4b55-a342-6fd4abf26739.png +0 -0
- package/client/bootstrap.js +26 -22
- package/client/editors/id-selector.js +1 -1
- package/client/menu.js +8 -12
- package/client/themes/grist-theme.css +3 -0
- package/db.sqlite +0 -0
- package/dist-server/index.js +5 -1
- package/dist-server/index.js.map +1 -1
- package/logs/.08636eb59927f12972f6774f5947c8507b3564c2-audit.json +50 -0
- package/logs/.5e5d741d8b7784a2fbad65eedc0fd46946aaf6f2-audit.json +95 -0
- package/logs/application-2022-03-17-09.log +10 -0
- package/logs/application-2022-03-17-10.log +9 -0
- package/logs/application-2022-03-17-11.log +3 -0
- package/logs/application-2022-03-17-12.log +3 -0
- package/logs/application-2022-03-17-21.log +4 -0
- package/logs/application-2022-03-17-22.log +7 -0
- package/logs/application-2022-03-18-02.log +3 -0
- package/logs/application-2022-03-18-03.log +15 -0
- package/logs/connections-2022-03-06-13.log +0 -0
- package/logs/connections-2022-03-09-21.log +0 -0
- package/logs/connections-2022-03-10-22.log +0 -0
- package/logs/connections-2022-03-11-10.log +0 -0
- package/logs/connections-2022-03-11-13.log +0 -0
- package/logs/connections-2022-03-11-21.log +0 -0
- package/logs/connections-2022-03-11-22.log +0 -0
- package/logs/connections-2022-03-12-11.log +0 -0
- package/logs/connections-2022-03-13-00.log +0 -0
- package/logs/connections-2022-03-17-09.log +0 -0
- package/logs/connections-2022-03-17-10.log +0 -0
- package/logs/connections-2022-03-17-11.log +0 -0
- package/logs/connections-2022-03-17-12.log +0 -0
- package/logs/connections-2022-03-17-21.log +0 -0
- package/logs/connections-2022-03-17-22.log +0 -0
- package/logs/connections-2022-03-18-02.log +0 -0
- package/logs/connections-2022-03-18-03.log +0 -0
- package/package.json +51 -48
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/reference-app",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "5.0.0-alpha.11",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -39,54 +39,57 @@
|
|
|
39
39
|
"dependencies": {
|
|
40
40
|
"@hatiolab/things-scene": "^2.7.34",
|
|
41
41
|
"@material/mwc-checkbox": "^0.25.3",
|
|
42
|
-
"@operato/data-grist": "
|
|
43
|
-
"@operato/ghost-print": "
|
|
44
|
-
"@operato/graphql": "
|
|
45
|
-
"@operato/help": "
|
|
46
|
-
"@operato/i18n": "
|
|
47
|
-
"@operato/input": "
|
|
48
|
-
"@operato/layout": "
|
|
49
|
-
"@operato/ocr": "
|
|
50
|
-
"@operato/popup": "
|
|
51
|
-
"@operato/pull-to-refresh": "
|
|
52
|
-
"@operato/scene-chartjs": "^0.
|
|
53
|
-
"@operato/scene-clock": "^0.
|
|
54
|
-
"@operato/scene-gauge": "^0.
|
|
55
|
-
"@operato/scene-half-roundrect": "^0.
|
|
56
|
-
"@operato/scene-indoor-map": "^0.
|
|
57
|
-
"@operato/scene-news-ticker": "^0.
|
|
58
|
-
"@operato/scene-progressbar": "^0.
|
|
59
|
-
"@operato/scene-random": "^0.
|
|
60
|
-
"@operato/scene-switch": "^0.
|
|
61
|
-
"@operato/scene-tab": "^0.
|
|
62
|
-
"@operato/shell": "
|
|
63
|
-
"@operato/utils": "
|
|
64
|
-
"@things-factory/api": "^
|
|
65
|
-
"@things-factory/apptool-ui": "^
|
|
66
|
-
"@things-factory/auth-ui": "^
|
|
67
|
-
"@things-factory/board-service": "^
|
|
68
|
-
"@things-factory/board-ui": "^
|
|
69
|
-
"@things-factory/
|
|
70
|
-
"@things-factory/
|
|
71
|
-
"@things-factory/
|
|
72
|
-
"@things-factory/
|
|
73
|
-
"@things-factory/
|
|
74
|
-
"@things-factory/
|
|
75
|
-
"@things-factory/
|
|
76
|
-
"@things-factory/
|
|
77
|
-
"@things-factory/
|
|
78
|
-
"@things-factory/
|
|
79
|
-
"@things-factory/
|
|
80
|
-
"@things-factory/
|
|
81
|
-
"@things-factory/
|
|
82
|
-
"@things-factory/
|
|
83
|
-
"@things-factory/
|
|
84
|
-
"@things-factory/
|
|
85
|
-
"@things-factory/
|
|
86
|
-
"@things-factory/
|
|
42
|
+
"@operato/data-grist": "1.0.0-alpha.29",
|
|
43
|
+
"@operato/ghost-print": "1.0.0-alpha.29",
|
|
44
|
+
"@operato/graphql": "1.0.0-alpha.29",
|
|
45
|
+
"@operato/help": "1.0.0-alpha.29",
|
|
46
|
+
"@operato/i18n": "1.0.0-alpha.29",
|
|
47
|
+
"@operato/input": "1.0.0-alpha.29",
|
|
48
|
+
"@operato/layout": "1.0.0-alpha.29",
|
|
49
|
+
"@operato/ocr": "1.0.0-alpha.29",
|
|
50
|
+
"@operato/popup": "1.0.0-alpha.29",
|
|
51
|
+
"@operato/pull-to-refresh": "1.0.0-alpha.29",
|
|
52
|
+
"@operato/scene-chartjs": "^1.0.0-alpha.4",
|
|
53
|
+
"@operato/scene-clock": "^1.0.0-alpha.4",
|
|
54
|
+
"@operato/scene-gauge": "^1.0.0-alpha.4",
|
|
55
|
+
"@operato/scene-half-roundrect": "^1.0.0-alpha.4",
|
|
56
|
+
"@operato/scene-indoor-map": "^1.0.0-alpha.4",
|
|
57
|
+
"@operato/scene-news-ticker": "^1.0.0-alpha.4",
|
|
58
|
+
"@operato/scene-progressbar": "^1.0.0-alpha.4",
|
|
59
|
+
"@operato/scene-random": "^1.0.0-alpha.4",
|
|
60
|
+
"@operato/scene-switch": "^1.0.0-alpha.4",
|
|
61
|
+
"@operato/scene-tab": "^1.0.0-alpha.4",
|
|
62
|
+
"@operato/shell": "1.0.0-alpha.29",
|
|
63
|
+
"@operato/utils": "1.0.0-alpha.29",
|
|
64
|
+
"@things-factory/api": "^5.0.0-alpha.11",
|
|
65
|
+
"@things-factory/apptool-ui": "^5.0.0-alpha.11",
|
|
66
|
+
"@things-factory/auth-ui": "^5.0.0-alpha.11",
|
|
67
|
+
"@things-factory/board-service": "^5.0.0-alpha.11",
|
|
68
|
+
"@things-factory/board-ui": "^5.0.0-alpha.11",
|
|
69
|
+
"@things-factory/ccp": "^5.0.0-alpha.11",
|
|
70
|
+
"@things-factory/context-ui": "^5.0.0-alpha.11",
|
|
71
|
+
"@things-factory/dashboard": "^5.0.0-alpha.11",
|
|
72
|
+
"@things-factory/dataset": "^5.0.0-alpha.11",
|
|
73
|
+
"@things-factory/export-ui": "^5.0.0-alpha.11",
|
|
74
|
+
"@things-factory/export-ui-excel": "^5.0.0-alpha.11",
|
|
75
|
+
"@things-factory/grist-ui": "^5.0.0-alpha.11",
|
|
76
|
+
"@things-factory/help": "^5.0.0-alpha.11",
|
|
77
|
+
"@things-factory/integration-ui": "^5.0.0-alpha.11",
|
|
78
|
+
"@things-factory/lite-menu": "^5.0.0-alpha.11",
|
|
79
|
+
"@things-factory/more-ui": "^5.0.0-alpha.11",
|
|
80
|
+
"@things-factory/notification": "^5.0.0-alpha.11",
|
|
81
|
+
"@things-factory/oauth2-client": "^5.0.0-alpha.11",
|
|
82
|
+
"@things-factory/print-ui": "^5.0.0-alpha.11",
|
|
83
|
+
"@things-factory/qc": "^5.0.0-alpha.11",
|
|
84
|
+
"@things-factory/resource-ui": "^5.0.0-alpha.11",
|
|
85
|
+
"@things-factory/scene-form": "^5.0.0-alpha.11",
|
|
86
|
+
"@things-factory/setting-base": "^5.0.0-alpha.11",
|
|
87
|
+
"@things-factory/setting-ui": "^5.0.0-alpha.11",
|
|
88
|
+
"@things-factory/shell": "^5.0.0-alpha.11",
|
|
89
|
+
"@things-factory/system-ui": "^5.0.0-alpha.11"
|
|
87
90
|
},
|
|
88
91
|
"devDependencies": {
|
|
89
|
-
"@things-factory/builder": "^
|
|
92
|
+
"@things-factory/builder": "^5.0.0-alpha.11"
|
|
90
93
|
},
|
|
91
|
-
"gitHead": "
|
|
94
|
+
"gitHead": "9f8d36335eabb80642c18ffc4a09fca23636bb00"
|
|
92
95
|
}
|