@ludeo/cloud-common 1.1.74 → 1.1.75
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/tsconfig.tsbuildinfo +1 -1
- package/dist/v3/types/pools/configuration/base.d.ts +1 -1
- package/dist/v3/types/pools/configuration/base.js +2 -2
- package/dist/v3/types/pools/configuration/base.js.map +1 -1
- package/dist/v3/types/pools/configuration/game.d.ts +1 -1
- package/dist/v3/types/pools/configuration/game.js +2 -2
- package/dist/v3/types/pools/configuration/game.js.map +1 -1
- package/dist/v3/types/pools/configuration/machine.d.ts +1 -1
- package/dist/v3/types/pools/configuration/machine.js +2 -2
- package/dist/v3/types/pools/configuration/machine.js.map +1 -1
- package/dist/v3/types/pools/configuration/type.d.ts +1 -1
- package/package.json +1 -1
- package/src/v3/types/pools/configuration/base.ts +1 -1
- package/src/v3/types/pools/configuration/game.ts +1 -1
- package/src/v3/types/pools/configuration/machine.ts +1 -1
- package/src/v3/types/pools/configuration/type.ts +1 -1
|
@@ -11,7 +11,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
12
|
exports.BaseCloudPoolConfiguration = exports.PoolScaleConfiguration = void 0;
|
|
13
13
|
const class_validator_1 = require("class-validator");
|
|
14
|
-
const
|
|
14
|
+
const type_1 = require("../type");
|
|
15
15
|
const decorators_1 = require("../../../../decorators");
|
|
16
16
|
const cloud_1 = require("../../cloud");
|
|
17
17
|
class PoolScaleConfiguration {
|
|
@@ -42,7 +42,7 @@ __decorate([
|
|
|
42
42
|
__metadata("design:type", PoolScaleConfiguration)
|
|
43
43
|
], BaseCloudPoolConfiguration.prototype, "poolScaleConfiguration", void 0);
|
|
44
44
|
__decorate([
|
|
45
|
-
(0, class_validator_1.IsEnum)(
|
|
45
|
+
(0, class_validator_1.IsEnum)(type_1.CloudPoolType),
|
|
46
46
|
__metadata("design:type", String)
|
|
47
47
|
], BaseCloudPoolConfiguration.prototype, "type", void 0);
|
|
48
48
|
//# sourceMappingURL=base.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"base.js","sourceRoot":"","sources":["../../../../../src/v3/types/pools/configuration/base.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAuE;AAEvE,
|
|
1
|
+
{"version":3,"file":"base.js","sourceRoot":"","sources":["../../../../../src/v3/types/pools/configuration/base.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAuE;AAEvE,kCAAwC;AACxC,uDAA4D;AAC5D,uCAIqB;AAErB,MAAa,sBAAsB;CAGlC;AAHD,wDAGC;AADC;IADC,IAAA,0BAAQ,GAAE;;oDACE;AAGf,MAAa,0BAA0B;CAgBtC;AAhBD,gEAgBC;AAbC;IAFC,IAAA,4BAAU,GAAE;IACZ,IAAA,+BAAkB,EAAC,GAAG,EAAE,CAAC,2BAAmB,CAAC;;oEACL;AAGzC;IADC,IAAA,wBAAM,EAAC,qBAAa,CAAC;;iEACO;AAG7B;IADC,IAAA,wBAAM,GAAE;;0DACM;AAGf;IADC,IAAA,+BAAkB,EAAC,GAAG,EAAE,CAAC,sBAAsB,CAAC;8BACzB,sBAAsB;0EAAC;AAG/C;IADC,IAAA,wBAAM,EAAC,oBAAa,CAAC;;wDACF"}
|
|
@@ -11,7 +11,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
12
|
exports.GamePoolConfiguration = void 0;
|
|
13
13
|
const class_validator_1 = require("class-validator");
|
|
14
|
-
const
|
|
14
|
+
const type_1 = require("../type");
|
|
15
15
|
const attributes_1 = require("./attributes");
|
|
16
16
|
const base_1 = require("./base");
|
|
17
17
|
const decorators_1 = require("../../../../decorators");
|
|
@@ -19,7 +19,7 @@ class GamePoolConfiguration extends base_1.BaseCloudPoolConfiguration {
|
|
|
19
19
|
}
|
|
20
20
|
exports.GamePoolConfiguration = GamePoolConfiguration;
|
|
21
21
|
__decorate([
|
|
22
|
-
(0, class_validator_1.IsEnum)(
|
|
22
|
+
(0, class_validator_1.IsEnum)(type_1.CloudPoolType),
|
|
23
23
|
__metadata("design:type", String)
|
|
24
24
|
], GamePoolConfiguration.prototype, "type", void 0);
|
|
25
25
|
__decorate([
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"game.js","sourceRoot":"","sources":["../../../../../src/v3/types/pools/configuration/game.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiD;AAEjD,
|
|
1
|
+
{"version":3,"file":"game.js","sourceRoot":"","sources":["../../../../../src/v3/types/pools/configuration/game.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAiD;AAEjD,kCAAwC;AACxC,6CAAkD;AAClD,iCAAoD;AACpD,uDAA4D;AAE5D,MAAa,qBAAsB,SAAQ,iCAA0B;CAYpE;AAZD,sDAYC;AAVC;IADC,IAAA,wBAAM,EAAC,oBAAa,CAAC;;mDACG;AAGzB;IADC,IAAA,wBAAM,GAAE;;qDACM;AAGf;IADC,IAAA,wBAAM,GAAE;;4DACa;AAGtB;IADC,IAAA,+BAAkB,EAAC,GAAG,EAAE,CAAC,+BAAkB,CAAC;8BACjC,+BAAkB;yDAAC"}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { CloudPoolType } from "
|
|
1
|
+
import { CloudPoolType } from "../type";
|
|
2
2
|
import { BaseCloudPoolConfiguration } from "./base";
|
|
3
3
|
import { MachinePoolAttributes } from "./attributes";
|
|
4
4
|
export declare class MachinePoolConfiguration extends BaseCloudPoolConfiguration {
|
|
@@ -11,7 +11,7 @@ var __metadata = (this && this.__metadata) || function (k, v) {
|
|
|
11
11
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
12
|
exports.MachinePoolConfiguration = void 0;
|
|
13
13
|
const class_validator_1 = require("class-validator");
|
|
14
|
-
const
|
|
14
|
+
const type_1 = require("../type");
|
|
15
15
|
const base_1 = require("./base");
|
|
16
16
|
const attributes_1 = require("./attributes");
|
|
17
17
|
const decorators_1 = require("../../../../decorators");
|
|
@@ -19,7 +19,7 @@ class MachinePoolConfiguration extends base_1.BaseCloudPoolConfiguration {
|
|
|
19
19
|
}
|
|
20
20
|
exports.MachinePoolConfiguration = MachinePoolConfiguration;
|
|
21
21
|
__decorate([
|
|
22
|
-
(0, class_validator_1.IsEnum)(
|
|
22
|
+
(0, class_validator_1.IsEnum)(type_1.CloudPoolType),
|
|
23
23
|
__metadata("design:type", String)
|
|
24
24
|
], MachinePoolConfiguration.prototype, "type", void 0);
|
|
25
25
|
__decorate([
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"machine.js","sourceRoot":"","sources":["../../../../../src/v3/types/pools/configuration/machine.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAyC;AAEzC,
|
|
1
|
+
{"version":3,"file":"machine.js","sourceRoot":"","sources":["../../../../../src/v3/types/pools/configuration/machine.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAAyC;AAEzC,kCAAwC;AACxC,iCAAoD;AACpD,6CAAqD;AACrD,uDAA4D;AAE5D,MAAa,wBAAyB,SAAQ,iCAA0B;CAMvE;AAND,4DAMC;AAJC;IADC,IAAA,wBAAM,EAAC,oBAAa,CAAC;;sDACM;AAG5B;IADC,IAAA,+BAAkB,EAAC,GAAG,EAAE,CAAC,kCAAqB,CAAC;8BACpC,kCAAqB;4DAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IsEnum, IsUUID } from "class-validator";
|
|
2
2
|
|
|
3
|
-
import { CloudPoolType } from "
|
|
3
|
+
import { CloudPoolType } from "../type";
|
|
4
4
|
import { GamePoolAttributes } from "./attributes";
|
|
5
5
|
import { BaseCloudPoolConfiguration } from "./base";
|
|
6
6
|
import { ValidateNestedType } from "../../../../decorators";
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { IsEnum } from "class-validator";
|
|
2
2
|
|
|
3
|
-
import { CloudPoolType } from "
|
|
3
|
+
import { CloudPoolType } from "../type";
|
|
4
4
|
import { BaseCloudPoolConfiguration } from "./base";
|
|
5
5
|
import { MachinePoolAttributes } from "./attributes";
|
|
6
6
|
import { ValidateNestedType } from "../../../../decorators";
|