@autologix-engineering/shared 1.0.430 → 1.0.432
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 +3 -2
- package/src/lib/commands/src/duty.communications.d.ts +1 -0
- package/src/lib/commands/src/duty.communications.js.map +1 -1
- package/src/lib/data-transfer-objects/src/get.organization.place.custom.dto.d.ts +3 -1
- package/src/lib/data-transfer-objects/src/get.organization.place.custom.dto.js +11 -1
- package/src/lib/data-transfer-objects/src/get.organization.place.custom.dto.js.map +1 -1
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@autologix-engineering/shared",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.432",
|
|
4
4
|
"dependencies": {
|
|
5
5
|
"tslib": "^2.3.0"
|
|
6
6
|
},
|
|
@@ -12,5 +12,6 @@
|
|
|
12
12
|
"test": "echo \"Error: no test specified\" && exit 1"
|
|
13
13
|
},
|
|
14
14
|
"author": "autologix-engineering",
|
|
15
|
+
"types": "./src/index.d.ts",
|
|
15
16
|
"module": "./src/index.js"
|
|
16
|
-
}
|
|
17
|
+
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"duty.communications.js","sourceRoot":"","sources":["../../../../../../../libs/shared/src/lib/commands/src/duty.communications.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAIpD,MAAM,OAAO,kBAAkB;IAA/B;QACC,SAAI,GAAG,WAAW,CAAC,kBAAkB,CAAC;
|
|
1
|
+
{"version":3,"file":"duty.communications.js","sourceRoot":"","sources":["../../../../../../../libs/shared/src/lib/commands/src/duty.communications.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,WAAW,EAAE,MAAM,uBAAuB,CAAC;AAIpD,MAAM,OAAO,kBAAkB;IAA/B;QACC,SAAI,GAAG,WAAW,CAAC,kBAAkB,CAAC;IAOvC,CAAC;CAAA"}
|
|
@@ -1,8 +1,10 @@
|
|
|
1
|
-
import { City } from '
|
|
1
|
+
import { City } from '../../enums/src';
|
|
2
2
|
export declare class GetOrgPlaceCustomDTO {
|
|
3
3
|
orgId: string;
|
|
4
4
|
searchTerm?: string;
|
|
5
5
|
status?: string[];
|
|
6
6
|
city?: City[];
|
|
7
|
+
isCityDefaultGarage?: boolean;
|
|
8
|
+
isGpsIntegration?: boolean;
|
|
7
9
|
constructor(obj?: Partial<GetOrgPlaceCustomDTO>);
|
|
8
10
|
}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { __decorate, __metadata } from "tslib";
|
|
2
|
-
import { IsArray, IsOptional, IsString, IsUUID } from 'class-validator';
|
|
2
|
+
import { IsArray, IsBoolean, IsOptional, IsString, IsUUID, } from 'class-validator';
|
|
3
3
|
export class GetOrgPlaceCustomDTO {
|
|
4
4
|
constructor(obj) {
|
|
5
5
|
Object.assign(this, obj);
|
|
@@ -23,4 +23,14 @@ __decorate([
|
|
|
23
23
|
IsOptional(),
|
|
24
24
|
__metadata("design:type", Array)
|
|
25
25
|
], GetOrgPlaceCustomDTO.prototype, "city", void 0);
|
|
26
|
+
__decorate([
|
|
27
|
+
IsOptional(),
|
|
28
|
+
IsBoolean(),
|
|
29
|
+
__metadata("design:type", Boolean)
|
|
30
|
+
], GetOrgPlaceCustomDTO.prototype, "isCityDefaultGarage", void 0);
|
|
31
|
+
__decorate([
|
|
32
|
+
IsOptional(),
|
|
33
|
+
IsBoolean(),
|
|
34
|
+
__metadata("design:type", Boolean)
|
|
35
|
+
], GetOrgPlaceCustomDTO.prototype, "isGpsIntegration", void 0);
|
|
26
36
|
//# sourceMappingURL=get.organization.place.custom.dto.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"get.organization.place.custom.dto.js","sourceRoot":"","sources":["../../../../../../../libs/shared/src/lib/data-transfer-objects/src/get.organization.place.custom.dto.ts"],"names":[],"mappings":";AACA,OAAO,
|
|
1
|
+
{"version":3,"file":"get.organization.place.custom.dto.js","sourceRoot":"","sources":["../../../../../../../libs/shared/src/lib/data-transfer-objects/src/get.organization.place.custom.dto.ts"],"names":[],"mappings":";AACA,OAAO,EACN,OAAO,EACP,SAAS,EACT,UAAU,EACV,QAAQ,EACR,MAAM,GACN,MAAM,iBAAiB,CAAC;AAEzB,MAAM,OAAO,oBAAoB;IAuBhC,YAAY,GAAmC;QAC9C,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,GAAG,CAAC,CAAC;IAC1B,CAAC;CACD;AAxBA;IADC,MAAM,EAAE;;mDACK;AAId;IAFC,UAAU,EAAE;IACZ,QAAQ,EAAE;;wDACS;AAIpB;IAFC,UAAU,EAAE;IACZ,OAAO,EAAE;;oDACQ;AAGlB;IADC,UAAU,EAAE;;kDACC;AAId;IAFC,UAAU,EAAE;IACZ,SAAS,EAAE;;iEACkB;AAI9B;IAFC,UAAU,EAAE;IACZ,SAAS,EAAE;;8DACe"}
|