@things-factory/operato-scenario 4.1.28 → 5.0.0-alpha.3
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/index.js +5 -1
- package/dist-server/index.js.map +1 -1
- package/package.json +22 -22
package/dist-server/index.js
CHANGED
|
@@ -1,7 +1,11 @@
|
|
|
1
1
|
"use strict";
|
|
2
2
|
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
3
|
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
5
9
|
}) : (function(o, m, k, k2) {
|
|
6
10
|
if (k2 === undefined) k2 = k;
|
|
7
11
|
o[k2] = m[k];
|
package/dist-server/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../server/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../server/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uEAAoF;AAEpF,6CAA0B;AAC1B,+CAA4B;AAC5B,4CAAyB;AACzB,gDAA6B;AAE7B,oBAAiB;AAEjB,OAAO,CAAC,EAAE,CAAC,wBAA+B,EAAE,KAAK,EAAE,EAAE,GAAG,EAAE,MAAM,EAAE,MAAM,EAAO,EAAE,EAAE;IACjF,OAAO,CAAC,GAAG,CAAC,2DAA2D,CAAC,CAAA;IACxE,IAAI;QACF,MAAM,oCAAiB,CAAC,KAAK,EAAE,CAAA;QAC/B,MAAM,iCAAc,CAAC,OAAO,EAAE,CAAA;KAC/B;IAAC,OAAO,EAAE,EAAE;QACX,oCAAiB,CAAC,MAAM,CAAC,KAAK,CAAC,EAAE,CAAC,CAAA;KACnC;IACD,OAAO,CAAC,GAAG,CAAC,yDAAyD,CAAC,CAAA;AACxE,CAAC,CAAC,CAAA"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-scenario",
|
|
3
|
-
"version": "
|
|
3
|
+
"version": "5.0.0-alpha.3",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -37,29 +37,29 @@
|
|
|
37
37
|
"docker:run": "docker run --platform linux/amd64 -it -p 4000:3000 hatiolab/operato-scenario:latest"
|
|
38
38
|
},
|
|
39
39
|
"dependencies": {
|
|
40
|
-
"@things-factory/apptool-ui": "^
|
|
41
|
-
"@things-factory/auth-ui": "^
|
|
42
|
-
"@things-factory/context-ui": "^
|
|
43
|
-
"@things-factory/export-ui": "^
|
|
44
|
-
"@things-factory/font-base": "^
|
|
45
|
-
"@things-factory/form-ui": "^
|
|
46
|
-
"@things-factory/help": "^
|
|
47
|
-
"@things-factory/i18n-base": "^
|
|
48
|
-
"@things-factory/import-ui": "^
|
|
49
|
-
"@things-factory/integration-notification": "^
|
|
50
|
-
"@things-factory/integration-ui": "^
|
|
51
|
-
"@things-factory/layout-ui": "^
|
|
52
|
-
"@things-factory/lite-menu": "^
|
|
53
|
-
"@things-factory/more-ui": "^
|
|
54
|
-
"@things-factory/notification": "^
|
|
55
|
-
"@things-factory/oauth2-client": "^
|
|
40
|
+
"@things-factory/apptool-ui": "^5.0.0-alpha.3",
|
|
41
|
+
"@things-factory/auth-ui": "^5.0.0-alpha.3",
|
|
42
|
+
"@things-factory/context-ui": "^5.0.0-alpha.3",
|
|
43
|
+
"@things-factory/export-ui": "^5.0.0-alpha.3",
|
|
44
|
+
"@things-factory/font-base": "^5.0.0-alpha.3",
|
|
45
|
+
"@things-factory/form-ui": "^5.0.0-alpha.3",
|
|
46
|
+
"@things-factory/help": "^5.0.0-alpha.3",
|
|
47
|
+
"@things-factory/i18n-base": "^5.0.0-alpha.3",
|
|
48
|
+
"@things-factory/import-ui": "^5.0.0-alpha.3",
|
|
49
|
+
"@things-factory/integration-notification": "^5.0.0-alpha.3",
|
|
50
|
+
"@things-factory/integration-ui": "^5.0.0-alpha.3",
|
|
51
|
+
"@things-factory/layout-ui": "^5.0.0-alpha.3",
|
|
52
|
+
"@things-factory/lite-menu": "^5.0.0-alpha.3",
|
|
53
|
+
"@things-factory/more-ui": "^5.0.0-alpha.3",
|
|
54
|
+
"@things-factory/notification": "^5.0.0-alpha.3",
|
|
55
|
+
"@things-factory/oauth2-client": "^5.0.0-alpha.3",
|
|
56
56
|
"@things-factory/operato-license-checker": "^3.0.4",
|
|
57
|
-
"@things-factory/resource-ui": "^
|
|
58
|
-
"@things-factory/setting-ui": "^
|
|
59
|
-
"@things-factory/system-ui": "^
|
|
57
|
+
"@things-factory/resource-ui": "^5.0.0-alpha.3",
|
|
58
|
+
"@things-factory/setting-ui": "^5.0.0-alpha.3",
|
|
59
|
+
"@things-factory/system-ui": "^5.0.0-alpha.3"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
|
-
"@things-factory/builder": "^
|
|
62
|
+
"@things-factory/builder": "^5.0.0-alpha.3"
|
|
63
63
|
},
|
|
64
|
-
"gitHead": "
|
|
64
|
+
"gitHead": "0584a36ba889ff0b426cc87c0d9c8f14ffa2f677"
|
|
65
65
|
}
|