@things-factory/operato-board 4.3.76 → 4.3.78
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 +30 -30
- package/config.development.js +0 -26
- package/config.production.js +0 -5
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-board",
|
|
3
|
-
"version": "4.3.
|
|
3
|
+
"version": "4.3.78",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -63,31 +63,31 @@
|
|
|
63
63
|
"@operato/scene-table": "^0.1.8",
|
|
64
64
|
"@operato/scene-timer": "^0.1.8",
|
|
65
65
|
"@operato/scene-wheel-sorter": "^0.1.8",
|
|
66
|
-
"@things-factory/apptool-ui": "^4.3.
|
|
67
|
-
"@things-factory/attachment-ui": "^4.3.
|
|
68
|
-
"@things-factory/auth-ui": "^4.3.
|
|
69
|
-
"@things-factory/board-service": "^4.3.
|
|
70
|
-
"@things-factory/board-ui": "^4.3.
|
|
71
|
-
"@things-factory/context-ui": "^4.3.
|
|
72
|
-
"@things-factory/export-ui": "^4.3.
|
|
73
|
-
"@things-factory/fav-base": "^4.3.
|
|
74
|
-
"@things-factory/font-base": "^4.3.
|
|
75
|
-
"@things-factory/form-ui": "^4.3.
|
|
76
|
-
"@things-factory/help": "^4.3.
|
|
77
|
-
"@things-factory/i18n-base": "^4.3.
|
|
78
|
-
"@things-factory/import-ui": "^4.3.
|
|
79
|
-
"@things-factory/integration-notification": "^4.3.
|
|
80
|
-
"@things-factory/integration-ui": "^4.3.
|
|
81
|
-
"@things-factory/layout-ui": "^4.3.
|
|
82
|
-
"@things-factory/more-ui": "^4.3.
|
|
83
|
-
"@things-factory/notification": "^4.3.
|
|
84
|
-
"@things-factory/oauth2-client": "^4.3.
|
|
85
|
-
"@things-factory/offline-ui": "^4.3.
|
|
66
|
+
"@things-factory/apptool-ui": "^4.3.78",
|
|
67
|
+
"@things-factory/attachment-ui": "^4.3.78",
|
|
68
|
+
"@things-factory/auth-ui": "^4.3.78",
|
|
69
|
+
"@things-factory/board-service": "^4.3.78",
|
|
70
|
+
"@things-factory/board-ui": "^4.3.78",
|
|
71
|
+
"@things-factory/context-ui": "^4.3.78",
|
|
72
|
+
"@things-factory/export-ui": "^4.3.78",
|
|
73
|
+
"@things-factory/fav-base": "^4.3.78",
|
|
74
|
+
"@things-factory/font-base": "^4.3.78",
|
|
75
|
+
"@things-factory/form-ui": "^4.3.78",
|
|
76
|
+
"@things-factory/help": "^4.3.78",
|
|
77
|
+
"@things-factory/i18n-base": "^4.3.78",
|
|
78
|
+
"@things-factory/import-ui": "^4.3.78",
|
|
79
|
+
"@things-factory/integration-notification": "^4.3.78",
|
|
80
|
+
"@things-factory/integration-ui": "^4.3.78",
|
|
81
|
+
"@things-factory/layout-ui": "^4.3.78",
|
|
82
|
+
"@things-factory/more-ui": "^4.3.78",
|
|
83
|
+
"@things-factory/notification": "^4.3.78",
|
|
84
|
+
"@things-factory/oauth2-client": "^4.3.78",
|
|
85
|
+
"@things-factory/offline-ui": "^4.3.78",
|
|
86
86
|
"@things-factory/operato-license-checker": "^3.1.0",
|
|
87
87
|
"@things-factory/pdf": "^4.3.74",
|
|
88
|
-
"@things-factory/print-service": "^4.3.
|
|
89
|
-
"@things-factory/print-ui": "^4.3.
|
|
90
|
-
"@things-factory/resource-ui": "^4.3.
|
|
88
|
+
"@things-factory/print-service": "^4.3.78",
|
|
89
|
+
"@things-factory/print-ui": "^4.3.78",
|
|
90
|
+
"@things-factory/resource-ui": "^4.3.78",
|
|
91
91
|
"@things-factory/scene-baidu-map": "^4.3.76",
|
|
92
92
|
"@things-factory/scene-data-transform": "^4.3.76",
|
|
93
93
|
"@things-factory/scene-excel": "^4.3.76",
|
|
@@ -95,20 +95,20 @@
|
|
|
95
95
|
"@things-factory/scene-form": "^4.3.76",
|
|
96
96
|
"@things-factory/scene-google-map": "^4.3.76",
|
|
97
97
|
"@things-factory/scene-graphql": "^4.3.76",
|
|
98
|
-
"@things-factory/scene-label": "^4.3.
|
|
98
|
+
"@things-factory/scene-label": "^4.3.78",
|
|
99
99
|
"@things-factory/scene-marker": "^4.3.76",
|
|
100
100
|
"@things-factory/scene-mqtt": "^4.3.76",
|
|
101
101
|
"@things-factory/scene-restful": "^4.3.76",
|
|
102
102
|
"@things-factory/scene-urdf": "^4.3.76",
|
|
103
103
|
"@things-factory/scene-visualizer": "^4.3.76",
|
|
104
|
-
"@things-factory/screencast-ui": "^4.3.
|
|
105
|
-
"@things-factory/setting-ui": "^4.3.
|
|
106
|
-
"@things-factory/system-ui": "^4.3.
|
|
104
|
+
"@things-factory/screencast-ui": "^4.3.78",
|
|
105
|
+
"@things-factory/setting-ui": "^4.3.78",
|
|
106
|
+
"@things-factory/system-ui": "^4.3.78"
|
|
107
107
|
},
|
|
108
108
|
"devDependencies": {
|
|
109
|
-
"@things-factory/board-test": "^4.3.
|
|
109
|
+
"@things-factory/board-test": "^4.3.78",
|
|
110
110
|
"@things-factory/builder": "^4.3.74"
|
|
111
111
|
},
|
|
112
112
|
"resolutions": {},
|
|
113
|
-
"gitHead": "
|
|
113
|
+
"gitHead": "90e997e892d476732961326f4731ca47b22a45bc"
|
|
114
114
|
}
|
package/config.development.js
DELETED
|
@@ -1,26 +0,0 @@
|
|
|
1
|
-
module.exports = {
|
|
2
|
-
accessTokenCookieKey: 'access_token.board',
|
|
3
|
-
licenseKey:
|
|
4
|
-
'5eyJMaWNlbnNlIFR5cGUiOiJFdmFsdWF0aW9uIiwiUHVyY2hhc2UgRGF0ZSI6IjIwMjIuMDcuMjIiLCJFeHBpcmF0aW9uIERhdGUiOiIyMDIyLjEwLjIyIiwiSG9zdCBBZGRyZXNzIjoiVU5MSU1JVEVEIiwiTWF4IFRhcmdldCBDb3VudCI6MCwiTWF4IERvbWFpbiBDb3VudCI6MCwiUGVybWlzc2lvbnMgRm9yIEJvYXJkIFVzYWdlIjoiVmlld2VyIiwiS2V5IjoiQXhncUhBNDNIZ3NBUUJvTEt5TWRGUWthRFRzWkNDb2pDMDBtRWdJcElqRVRFalpWSXdnVk94TVpIaEFXRWdRSEFRUVRCaUlpS1JBU0Roa0lId2tyRGlKS0l4UVZGZ1VVSndFbVNTQWVHQmdER1RJSERFMG1NUUVwTHhRckpCMUlDQm9OT3hrSUt4QWlKQ01ZRmp3akZpZ0JKbGtqQ0JVN0ZSbzdFUXNqS2g4SUdSWVlHaEVoV2lNSkRUc1NERDhjSERVN0Z3d1hFaHdyQUFoSkdBb2NCaDhiSWdFTVRRZ0xBaFVtSFJJMkdWVUlIaGtJR3g0REFCczNKaTBaRnhZVkVoSXBVQW9JSUJZR0xoNE1DeU1qS3hVVkR3Z2ZJaGxaQ2dvS1RBVXZDQTBOVGg4R0VEOHZHQ3NrSlZZVENSZzlIeHNlRVJZM0NBc1pQQWNJSGdRRFRBZ3ZERXNmRFVRcyJ963448',
|
|
5
|
-
storage: {
|
|
6
|
-
type: 's3',
|
|
7
|
-
accessKeyId: 'AKIAQAYF6R4N7RSOCEMD',
|
|
8
|
-
secretAccessKey: 'n14c8n42prH68oizEIrLbf50I5Edx3RZtU73jkrN',
|
|
9
|
-
bucketName: 'aidoop-r',
|
|
10
|
-
region: 'ap-northeast-2'
|
|
11
|
-
},
|
|
12
|
-
email: {
|
|
13
|
-
host: 'smtp.office365.com', // your sender-email smtp host
|
|
14
|
-
port: 587, // smtp server port
|
|
15
|
-
secure: false, // true for 465, false for other ports
|
|
16
|
-
auth: {
|
|
17
|
-
user: 'noreply@hatiolab.com',
|
|
18
|
-
pass: 'h@ti0LAB1008' // generated ethereal password
|
|
19
|
-
},
|
|
20
|
-
secureConnection: false,
|
|
21
|
-
tls: {
|
|
22
|
-
ciphers: 'SSLv3'
|
|
23
|
-
}
|
|
24
|
-
},
|
|
25
|
-
googleFontAPIKey: 'AIzaSyAdNzZGpGL_kh4jWwFwaXP4o0bObFIfCZQ'
|
|
26
|
-
}
|