@things-factory/operato-fleet 4.3.2 → 4.4.0-alpha.1
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.
|
@@ -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];
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../server/graphql/index.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../server/graphql/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,kDAAmC;AACnC,uDAAwC;AAE3B,QAAA,MAAM,GAAG;IACpB,QAAQ;IACR,SAAS;CACV,CAAA"}
|
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,6CAA0B;AAC1B,+CAA4B;AAC5B,4CAAyB;AACzB,gDAA6B;AAE7B,oBAAiB"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@things-factory/operato-fleet",
|
|
3
|
-
"version": "4.
|
|
3
|
+
"version": "4.4.0-alpha.1",
|
|
4
4
|
"main": "dist-server/index.js",
|
|
5
5
|
"browser": "client/index.js",
|
|
6
6
|
"things-factory": true,
|
|
@@ -61,45 +61,45 @@
|
|
|
61
61
|
"@operato/scene-table": "^0.1.6",
|
|
62
62
|
"@operato/scene-timer": "^0.1.6",
|
|
63
63
|
"@operato/scene-wheel-sorter": "^0.1.6",
|
|
64
|
-
"@things-factory/apptool-ui": "^4.
|
|
65
|
-
"@things-factory/attachment-base": "^4.
|
|
66
|
-
"@things-factory/auth-ui": "^4.
|
|
67
|
-
"@things-factory/biz-base": "^4.
|
|
68
|
-
"@things-factory/board-service": "^4.
|
|
69
|
-
"@things-factory/board-ui": "^4.
|
|
70
|
-
"@things-factory/code-ui": "^4.
|
|
71
|
-
"@things-factory/context-ui": "^4.
|
|
72
|
-
"@things-factory/dashboard": "^4.
|
|
73
|
-
"@things-factory/export-ui": "^4.
|
|
74
|
-
"@things-factory/export-ui-csv": "^4.
|
|
75
|
-
"@things-factory/export-ui-excel": "^4.
|
|
76
|
-
"@things-factory/grist-ui": "^4.
|
|
77
|
-
"@things-factory/help": "^4.
|
|
78
|
-
"@things-factory/i18n-base": "^4.
|
|
79
|
-
"@things-factory/integration-fulfillment": "^4.
|
|
80
|
-
"@things-factory/integration-marketplace": "^4.
|
|
81
|
-
"@things-factory/more-ui": "^4.
|
|
82
|
-
"@things-factory/notification": "^4.
|
|
83
|
-
"@things-factory/oauth2-client": "^4.
|
|
84
|
-
"@things-factory/pdf": "^4.
|
|
85
|
-
"@things-factory/resource-ui": "^4.
|
|
86
|
-
"@things-factory/scene-data-transform": "^4.
|
|
87
|
-
"@things-factory/scene-excel": "^4.
|
|
88
|
-
"@things-factory/scene-firebase": "^4.
|
|
89
|
-
"@things-factory/scene-form": "^4.
|
|
90
|
-
"@things-factory/scene-google-map": "^4.
|
|
91
|
-
"@things-factory/scene-graphql": "^4.
|
|
92
|
-
"@things-factory/scene-label": "^4.
|
|
93
|
-
"@things-factory/scene-marker": "^4.
|
|
94
|
-
"@things-factory/scene-mqtt": "^4.
|
|
95
|
-
"@things-factory/scene-restful": "^4.
|
|
96
|
-
"@things-factory/scene-visualizer": "^4.
|
|
97
|
-
"@things-factory/setting-ui": "^4.
|
|
98
|
-
"@things-factory/system-ui": "^4.
|
|
64
|
+
"@things-factory/apptool-ui": "^4.4.0-alpha.1",
|
|
65
|
+
"@things-factory/attachment-base": "^4.4.0-alpha.1",
|
|
66
|
+
"@things-factory/auth-ui": "^4.4.0-alpha.1",
|
|
67
|
+
"@things-factory/biz-base": "^4.4.0-alpha.1",
|
|
68
|
+
"@things-factory/board-service": "^4.4.0-alpha.1",
|
|
69
|
+
"@things-factory/board-ui": "^4.4.0-alpha.1",
|
|
70
|
+
"@things-factory/code-ui": "^4.4.0-alpha.1",
|
|
71
|
+
"@things-factory/context-ui": "^4.4.0-alpha.1",
|
|
72
|
+
"@things-factory/dashboard": "^4.4.0-alpha.1",
|
|
73
|
+
"@things-factory/export-ui": "^4.4.0-alpha.1",
|
|
74
|
+
"@things-factory/export-ui-csv": "^4.4.0-alpha.1",
|
|
75
|
+
"@things-factory/export-ui-excel": "^4.4.0-alpha.1",
|
|
76
|
+
"@things-factory/grist-ui": "^4.4.0-alpha.1",
|
|
77
|
+
"@things-factory/help": "^4.4.0-alpha.1",
|
|
78
|
+
"@things-factory/i18n-base": "^4.4.0-alpha.1",
|
|
79
|
+
"@things-factory/integration-fulfillment": "^4.4.0-alpha.1",
|
|
80
|
+
"@things-factory/integration-marketplace": "^4.4.0-alpha.1",
|
|
81
|
+
"@things-factory/more-ui": "^4.4.0-alpha.1",
|
|
82
|
+
"@things-factory/notification": "^4.4.0-alpha.1",
|
|
83
|
+
"@things-factory/oauth2-client": "^4.4.0-alpha.1",
|
|
84
|
+
"@things-factory/pdf": "^4.4.0-alpha.1",
|
|
85
|
+
"@things-factory/resource-ui": "^4.4.0-alpha.1",
|
|
86
|
+
"@things-factory/scene-data-transform": "^4.4.0-alpha.1",
|
|
87
|
+
"@things-factory/scene-excel": "^4.4.0-alpha.1",
|
|
88
|
+
"@things-factory/scene-firebase": "^4.4.0-alpha.1",
|
|
89
|
+
"@things-factory/scene-form": "^4.4.0-alpha.1",
|
|
90
|
+
"@things-factory/scene-google-map": "^4.4.0-alpha.1",
|
|
91
|
+
"@things-factory/scene-graphql": "^4.4.0-alpha.1",
|
|
92
|
+
"@things-factory/scene-label": "^4.4.0-alpha.1",
|
|
93
|
+
"@things-factory/scene-marker": "^4.4.0-alpha.1",
|
|
94
|
+
"@things-factory/scene-mqtt": "^4.4.0-alpha.1",
|
|
95
|
+
"@things-factory/scene-restful": "^4.4.0-alpha.1",
|
|
96
|
+
"@things-factory/scene-visualizer": "^4.4.0-alpha.1",
|
|
97
|
+
"@things-factory/setting-ui": "^4.4.0-alpha.1",
|
|
98
|
+
"@things-factory/system-ui": "^4.4.0-alpha.1",
|
|
99
99
|
"chance": "^1.1.4"
|
|
100
100
|
},
|
|
101
101
|
"devDependencies": {
|
|
102
|
-
"@things-factory/builder": "^4.
|
|
102
|
+
"@things-factory/builder": "^4.4.0-alpha.1"
|
|
103
103
|
},
|
|
104
|
-
"gitHead": "
|
|
104
|
+
"gitHead": "f54ea8e94de1e8d2f7fa722d1fd7b2bc6f96ec75"
|
|
105
105
|
}
|