@intelact/driveup 1.4.3 → 1.4.5
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/lib/common/general.dto.d.ts +1 -1
- package/lib/common/general.dto.js +3 -2
- package/lib/common/general.dto.js.map +1 -1
- package/lib/index.d.ts +1 -0
- package/lib/index.js +1 -0
- package/lib/index.js.map +1 -1
- package/lib/language/language.enum.d.ts +4 -4
- package/lib/language/language.enum.js +4 -4
- package/lib/metric/index.d.ts +1 -0
- package/lib/{support → metric}/index.js +1 -1
- package/lib/metric/index.js.map +1 -0
- package/lib/metric/metric.model.d.ts +14 -0
- package/lib/{company/finances/priceplan.model.js → metric/metric.model.js} +57 -52
- package/lib/metric/metric.model.js.map +1 -0
- package/lib/session/course/index.js +5 -1
- package/lib/session/course/index.js.map +1 -1
- package/lib/session/course/session.model.d.ts +3 -4
- package/lib/session/course/session.model.js +8 -9
- package/lib/session/course/session.model.js.map +1 -1
- package/lib/ticket/ticket.dto.d.ts +5 -2
- package/lib/ticket/ticket.dto.js +21 -2
- package/lib/ticket/ticket.dto.js.map +1 -1
- package/lib/ticket/ticket.enum.d.ts +2 -1
- package/lib/ticket/ticket.enum.js +1 -0
- package/lib/ticket/ticket.enum.js.map +1 -1
- package/lib/tsconfig.tsbuildinfo +1 -1
- package/package.json +1 -1
- package/lib/calendar/link.d.ts +0 -4
- package/lib/calendar/link.js +0 -9
- package/lib/calendar/link.js.map +0 -1
- package/lib/common/date.d.ts +0 -9
- package/lib/common/date.js +0 -14
- package/lib/common/date.js.map +0 -1
- package/lib/company/common/request.status.enum.d.ts +0 -6
- package/lib/company/common/request.status.enum.js +0 -11
- package/lib/company/common/request.status.enum.js.map +0 -1
- package/lib/company/driving/appointment.type.enum.d.ts +0 -4
- package/lib/company/driving/appointment.type.enum.js +0 -9
- package/lib/company/driving/appointment.type.enum.js.map +0 -1
- package/lib/company/driving/exam.status.enum.d.ts +0 -5
- package/lib/company/driving/exam.status.enum.js +0 -10
- package/lib/company/driving/exam.status.enum.js.map +0 -1
- package/lib/company/driving/status.enum.d.ts +0 -5
- package/lib/company/driving/status.enum.js +0 -10
- package/lib/company/driving/status.enum.js.map +0 -1
- package/lib/company/finances/card.model.d.ts +0 -10
- package/lib/company/finances/card.model.js +0 -55
- package/lib/company/finances/card.model.js.map +0 -1
- package/lib/company/finances/priceplan.model.d.ts +0 -19
- package/lib/company/finances/priceplan.model.js.map +0 -1
- package/lib/company/plan.enum.d.ts +0 -9
- package/lib/company/plan.enum.js +0 -15
- package/lib/company/plan.enum.js.map +0 -1
- package/lib/company/user.model.d.ts +0 -25
- package/lib/company/user.model.js +0 -124
- package/lib/company/user.model.js.map +0 -1
- package/lib/enums/date.d.ts +0 -9
- package/lib/enums/date.js +0 -14
- package/lib/enums/date.js.map +0 -1
- package/lib/enums/finance.d.ts +0 -22
- package/lib/enums/finance.js +0 -31
- package/lib/enums/finance.js.map +0 -1
- package/lib/enums/index.d.ts +0 -1
- package/lib/enums/index.js +0 -14
- package/lib/enums/index.js.map +0 -1
- package/lib/enums/language.d.ts +0 -6
- package/lib/enums/language.js +0 -11
- package/lib/enums/language.js.map +0 -1
- package/lib/enums/notification.d.ts +0 -11
- package/lib/enums/notification.js +0 -17
- package/lib/enums/notification.js.map +0 -1
- package/lib/enums/plan.d.ts +0 -9
- package/lib/enums/plan.js +0 -15
- package/lib/enums/plan.js.map +0 -1
- package/lib/enums/role.d.ts +0 -6
- package/lib/enums/role.js +0 -11
- package/lib/enums/role.js.map +0 -1
- package/lib/enums/score.d.ts +0 -12
- package/lib/enums/score.js +0 -18
- package/lib/enums/score.js.map +0 -1
- package/lib/enums/training.d.ts +0 -19
- package/lib/enums/training.js +0 -27
- package/lib/enums/training.js.map +0 -1
- package/lib/finance/handover.dto.d.ts +0 -6
- package/lib/finance/handover.dto.js +0 -45
- package/lib/finance/handover.dto.js.map +0 -1
- package/lib/finance/handover.model.d.ts +0 -13
- package/lib/finance/handover.model.js +0 -65
- package/lib/finance/handover.model.js.map +0 -1
- package/lib/session/driving/appointment-assessment.d.ts +0 -8
- package/lib/session/driving/appointment-assessment.js +0 -50
- package/lib/session/driving/appointment-assessment.js.map +0 -1
- package/lib/support/index.d.ts +0 -1
- package/lib/support/index.js.map +0 -1
- package/lib/support/request.dto.d.ts +0 -5
- package/lib/support/request.dto.js +0 -39
- package/lib/support/request.dto.js.map +0 -1
- package/lib/user/notification/index.d.ts +0 -3
- package/lib/user/notification/index.js +0 -20
- package/lib/user/notification/index.js.map +0 -1
- package/lib/user/notification/notification-preference.model.d.ts +0 -5
- package/lib/user/notification/notification-preference.model.js +0 -31
- package/lib/user/notification/notification-preference.model.js.map +0 -1
- package/lib/user/notification/notification.enum.d.ts +0 -11
- package/lib/user/notification/notification.enum.js +0 -17
- package/lib/user/notification/notification.enum.js.map +0 -1
- package/lib/user/notification/notification.model.d.ts +0 -10
- package/lib/user/notification/notification.model.js +0 -53
- package/lib/user/notification/notification.model.js.map +0 -1
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.TrainingRequestStatus = void 0;
|
|
4
|
-
var TrainingRequestStatus;
|
|
5
|
-
(function (TrainingRequestStatus) {
|
|
6
|
-
TrainingRequestStatus["Pending"] = "PENDING";
|
|
7
|
-
TrainingRequestStatus["Accepted"] = "ACCEPTED";
|
|
8
|
-
TrainingRequestStatus["Rejected"] = "REJECTED";
|
|
9
|
-
TrainingRequestStatus["Canceled"] = "CANCELED";
|
|
10
|
-
})(TrainingRequestStatus = exports.TrainingRequestStatus || (exports.TrainingRequestStatus = {}));
|
|
11
|
-
//# sourceMappingURL=request.status.enum.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"request.status.enum.js","sourceRoot":"","sources":["../../../src/company/common/request.status.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,qBAKX;AALD,WAAY,qBAAqB;IAChC,4CAAmB,CAAA;IACnB,8CAAqB,CAAA;IACrB,8CAAqB,CAAA;IACrB,8CAAqB,CAAA;AACtB,CAAC,EALW,qBAAqB,GAArB,6BAAqB,KAArB,6BAAqB,QAKhC"}
|
|
@@ -1,9 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DrivingAppointmentType = void 0;
|
|
4
|
-
var DrivingAppointmentType;
|
|
5
|
-
(function (DrivingAppointmentType) {
|
|
6
|
-
DrivingAppointmentType["Lesson"] = "LESSON";
|
|
7
|
-
DrivingAppointmentType["Exam"] = "EXAM";
|
|
8
|
-
})(DrivingAppointmentType = exports.DrivingAppointmentType || (exports.DrivingAppointmentType = {}));
|
|
9
|
-
//# sourceMappingURL=appointment.type.enum.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"appointment.type.enum.js","sourceRoot":"","sources":["../../../src/company/driving/appointment.type.enum.ts"],"names":[],"mappings":";;;AAAA,IAAY,sBAGX;AAHD,WAAY,sBAAsB;IACjC,2CAAiB,CAAA;IACjB,uCAAa,CAAA;AACd,CAAC,EAHW,sBAAsB,GAAtB,8BAAsB,KAAtB,8BAAsB,QAGjC"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DrivingExamStatus = void 0;
|
|
4
|
-
var DrivingExamStatus;
|
|
5
|
-
(function (DrivingExamStatus) {
|
|
6
|
-
DrivingExamStatus["Undecided"] = "UNDECIDED";
|
|
7
|
-
DrivingExamStatus["Passed"] = "PASSED";
|
|
8
|
-
DrivingExamStatus["Failed"] = "FAILED";
|
|
9
|
-
})(DrivingExamStatus = exports.DrivingExamStatus || (exports.DrivingExamStatus = {}));
|
|
10
|
-
//# sourceMappingURL=exam.status.enum.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"exam.status.enum.js","sourceRoot":"","sources":["../../../src/company/driving/exam.status.enum.ts"],"names":[],"mappings":";;;AACA,IAAY,iBAIX;AAJD,WAAY,iBAAiB;IAC5B,4CAAuB,CAAA;IACvB,sCAAiB,CAAA;IACjB,sCAAiB,CAAA;AAClB,CAAC,EAJW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAI5B"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DrivingExamStatus = void 0;
|
|
4
|
-
var DrivingExamStatus;
|
|
5
|
-
(function (DrivingExamStatus) {
|
|
6
|
-
DrivingExamStatus["Undecided"] = "UNDECIDED";
|
|
7
|
-
DrivingExamStatus["Passed"] = "PASSED";
|
|
8
|
-
DrivingExamStatus["Failed"] = "FAILED";
|
|
9
|
-
})(DrivingExamStatus = exports.DrivingExamStatus || (exports.DrivingExamStatus = {}));
|
|
10
|
-
//# sourceMappingURL=status.enum.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"status.enum.js","sourceRoot":"","sources":["../../../src/company/driving/status.enum.ts"],"names":[],"mappings":";;;AACA,IAAY,iBAIX;AAJD,WAAY,iBAAiB;IAC5B,4CAAuB,CAAA;IACvB,sCAAiB,CAAA;IACjB,sCAAiB,CAAA;AAClB,CAAC,EAJW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAI5B"}
|
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import { Company, CompanyCredit } from "..";
|
|
2
|
-
export declare class CompanyCard {
|
|
3
|
-
name: string;
|
|
4
|
-
number: string;
|
|
5
|
-
expiryMonth: number;
|
|
6
|
-
expiryYear: number;
|
|
7
|
-
company: Company;
|
|
8
|
-
addedCredits: CompanyCredit[];
|
|
9
|
-
constructor(props?: Partial<CompanyCard>);
|
|
10
|
-
}
|
|
@@ -1,55 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
-
};
|
|
8
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
-
};
|
|
11
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.CompanyCard = void 0;
|
|
13
|
-
const class_transformer_1 = require("class-transformer");
|
|
14
|
-
const __1 = require("..");
|
|
15
|
-
class CompanyCard {
|
|
16
|
-
name;
|
|
17
|
-
number;
|
|
18
|
-
expiryMonth;
|
|
19
|
-
expiryYear;
|
|
20
|
-
company;
|
|
21
|
-
addedCredits;
|
|
22
|
-
constructor(props) {
|
|
23
|
-
Object.assign(this, props);
|
|
24
|
-
}
|
|
25
|
-
}
|
|
26
|
-
__decorate([
|
|
27
|
-
(0, class_transformer_1.Expose)(),
|
|
28
|
-
__metadata("design:type", String)
|
|
29
|
-
], CompanyCard.prototype, "name", void 0);
|
|
30
|
-
__decorate([
|
|
31
|
-
(0, class_transformer_1.Expose)(),
|
|
32
|
-
__metadata("design:type", String)
|
|
33
|
-
], CompanyCard.prototype, "number", void 0);
|
|
34
|
-
__decorate([
|
|
35
|
-
(0, class_transformer_1.Expose)(),
|
|
36
|
-
(0, class_transformer_1.Type)(() => Number),
|
|
37
|
-
__metadata("design:type", Number)
|
|
38
|
-
], CompanyCard.prototype, "expiryMonth", void 0);
|
|
39
|
-
__decorate([
|
|
40
|
-
(0, class_transformer_1.Expose)(),
|
|
41
|
-
(0, class_transformer_1.Type)(() => Number),
|
|
42
|
-
__metadata("design:type", Number)
|
|
43
|
-
], CompanyCard.prototype, "expiryYear", void 0);
|
|
44
|
-
__decorate([
|
|
45
|
-
(0, class_transformer_1.Expose)(),
|
|
46
|
-
(0, class_transformer_1.Type)(() => __1.Company),
|
|
47
|
-
__metadata("design:type", __1.Company)
|
|
48
|
-
], CompanyCard.prototype, "company", void 0);
|
|
49
|
-
__decorate([
|
|
50
|
-
(0, class_transformer_1.Expose)(),
|
|
51
|
-
(0, class_transformer_1.Type)(() => __1.CompanyCredit),
|
|
52
|
-
__metadata("design:type", Array)
|
|
53
|
-
], CompanyCard.prototype, "addedCredits", void 0);
|
|
54
|
-
exports.CompanyCard = CompanyCard;
|
|
55
|
-
//# sourceMappingURL=card.model.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"card.model.js","sourceRoot":"","sources":["../../../src/company/finances/card.model.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAAiD;AACjD,0BAA4C;AAG5C,MAAa,WAAW;IAKvB,IAAI,CAAS;IAGb,MAAM,CAAS;IAIf,WAAW,CAAS;IAIpB,UAAU,CAAS;IAMnB,OAAO,CAAU;IAIjB,YAAY,CAAkB;IAI9B,YAAY,KAA4B;QACvC,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;IAC5B,CAAC;CACD;AA5BA;IADC,IAAA,0BAAM,GAAE;;yCACI;AAGb;IADC,IAAA,0BAAM,GAAE;;2CACM;AAIf;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC;;gDACC;AAIpB;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC;;+CACA;AAMnB;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,WAAO,CAAC;8BACX,WAAO;4CAAC;AAIjB;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,iBAAa,CAAC;;iDACI;AA1B/B,kCAiCC"}
|
|
@@ -1,19 +0,0 @@
|
|
|
1
|
-
import { PricePlanModel, PricePlanPeriod } from "../plan";
|
|
2
|
-
import { Company } from "..";
|
|
3
|
-
import { PricePlan } from "../../system";
|
|
4
|
-
export declare class CompanyPricePlan {
|
|
5
|
-
name: string;
|
|
6
|
-
model: PricePlanModel;
|
|
7
|
-
icon: string;
|
|
8
|
-
title: string;
|
|
9
|
-
description: string;
|
|
10
|
-
recurring: PricePlanPeriod;
|
|
11
|
-
price: number;
|
|
12
|
-
discount: number;
|
|
13
|
-
startDate: Date;
|
|
14
|
-
endDate: Date;
|
|
15
|
-
active: boolean;
|
|
16
|
-
company: Company;
|
|
17
|
-
plan: PricePlan;
|
|
18
|
-
constructor(props?: Partial<CompanyPricePlan>);
|
|
19
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"priceplan.model.js","sourceRoot":"","sources":["../../../src/company/finances/priceplan.model.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAAiD;AACjD,kCAA0D;AAC1D,0BAA6B;AAC7B,yCAAyC;AAGzC,MAAa,gBAAgB;IAG5B,IAAI,CAAS;IAGb,KAAK,CAAiB;IAGtB,IAAI,CAAS;IAKb,KAAK,CAAS;IAGd,WAAW,CAAS;IAKpB,SAAS,CAAkB;IAM3B,KAAK,CAAS;IAId,QAAQ,CAAS;IAMjB,SAAS,CAAO;IAIhB,OAAO,CAAO;IAMd,MAAM,CAAU;IAMhB,OAAO,CAAU;IAIjB,IAAI,CAAY;IAIhB,YAAY,KAAiC;QAC5C,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;IAC5B,CAAC;CACD;AA9DA;IADC,IAAA,0BAAM,GAAE;;8CACI;AAGb;IADC,IAAA,0BAAM,GAAE;;+CACa;AAGtB;IADC,IAAA,0BAAM,GAAE;;8CACI;AAKb;IADC,IAAA,0BAAM,GAAE;;+CACK;AAGd;IADC,IAAA,0BAAM,GAAE;;qDACW;AAKpB;IADC,IAAA,0BAAM,GAAE;;mDACkB;AAM3B;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC;;+CACL;AAId;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC;;kDACF;AAMjB;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,IAAI,CAAC;8BACN,IAAI;mDAAC;AAIhB;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,IAAI,CAAC;8BACR,IAAI;iDAAC;AAMd;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,OAAO,CAAC;;gDACJ;AAMhB;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,WAAO,CAAC;8BACX,WAAO;iDAAC;AAIjB;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,kBAAS,CAAC;8BAChB,kBAAS;8CAAC;AA1DjB,4CAiEC"}
|
package/lib/company/plan.enum.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PricePlanModel = exports.PricePlanPeriod = void 0;
|
|
4
|
-
var PricePlanPeriod;
|
|
5
|
-
(function (PricePlanPeriod) {
|
|
6
|
-
PricePlanPeriod["Monthly"] = "MONTHLY";
|
|
7
|
-
PricePlanPeriod["Yearly"] = "YEARLY";
|
|
8
|
-
})(PricePlanPeriod = exports.PricePlanPeriod || (exports.PricePlanPeriod = {}));
|
|
9
|
-
var PricePlanModel;
|
|
10
|
-
(function (PricePlanModel) {
|
|
11
|
-
PricePlanModel["Growth"] = "GROWTH";
|
|
12
|
-
PricePlanModel["Business"] = "BUSINESS";
|
|
13
|
-
PricePlanModel["Premium"] = "PREMIUM";
|
|
14
|
-
})(PricePlanModel = exports.PricePlanModel || (exports.PricePlanModel = {}));
|
|
15
|
-
//# sourceMappingURL=plan.enum.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"plan.enum.js","sourceRoot":"","sources":["../../src/company/plan.enum.ts"],"names":[],"mappings":";;;AACA,IAAY,eAGX;AAHD,WAAY,eAAe;IAC1B,sCAAmB,CAAA;IACnB,oCAAiB,CAAA;AAClB,CAAC,EAHW,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAG1B;AAED,IAAY,cAIX;AAJD,WAAY,cAAc;IACzB,mCAAiB,CAAA;IACjB,uCAAqB,CAAA;IACrB,qCAAmB,CAAA;AACpB,CAAC,EAJW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAIzB"}
|
|
@@ -1,25 +0,0 @@
|
|
|
1
|
-
import { Language } from "../language";
|
|
2
|
-
import { Role } from "../security";
|
|
3
|
-
import { Company, CourseAppointment, CoursePart } from ".";
|
|
4
|
-
import { StudentDrivingAppointment, StudentDrivingTraining } from "../student";
|
|
5
|
-
export declare class CompanyUser {
|
|
6
|
-
id: number;
|
|
7
|
-
name: string;
|
|
8
|
-
phone: string;
|
|
9
|
-
avatarUrl: string;
|
|
10
|
-
email: string;
|
|
11
|
-
birthday: Date;
|
|
12
|
-
address: string;
|
|
13
|
-
appLanguage: Language;
|
|
14
|
-
totalUnseenNotifications: number;
|
|
15
|
-
totalSeenNotifications: number;
|
|
16
|
-
role: Role;
|
|
17
|
-
workingHours: string;
|
|
18
|
-
company: Company;
|
|
19
|
-
instructorDrivingTrainings: StudentDrivingTraining[];
|
|
20
|
-
instructorDrivingAppointments: StudentDrivingAppointment[];
|
|
21
|
-
defaultInstructorCourseParts: CoursePart[];
|
|
22
|
-
instructorCourseAppointments: CourseAppointment[];
|
|
23
|
-
events: Event[];
|
|
24
|
-
constructor(props?: Partial<CompanyUser>);
|
|
25
|
-
}
|
|
@@ -1,124 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
3
|
-
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
4
|
-
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
5
|
-
else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
6
|
-
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
7
|
-
};
|
|
8
|
-
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
9
|
-
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
10
|
-
};
|
|
11
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
12
|
-
exports.CompanyUser = void 0;
|
|
13
|
-
const class_transformer_1 = require("class-transformer");
|
|
14
|
-
const language_1 = require("../language");
|
|
15
|
-
const security_1 = require("../security");
|
|
16
|
-
const _1 = require(".");
|
|
17
|
-
const student_1 = require("../student");
|
|
18
|
-
class CompanyUser {
|
|
19
|
-
id;
|
|
20
|
-
name;
|
|
21
|
-
phone;
|
|
22
|
-
avatarUrl;
|
|
23
|
-
email;
|
|
24
|
-
birthday;
|
|
25
|
-
address;
|
|
26
|
-
appLanguage;
|
|
27
|
-
totalUnseenNotifications;
|
|
28
|
-
totalSeenNotifications;
|
|
29
|
-
role;
|
|
30
|
-
workingHours;
|
|
31
|
-
company;
|
|
32
|
-
instructorDrivingTrainings;
|
|
33
|
-
instructorDrivingAppointments;
|
|
34
|
-
defaultInstructorCourseParts;
|
|
35
|
-
instructorCourseAppointments;
|
|
36
|
-
events;
|
|
37
|
-
constructor(props) {
|
|
38
|
-
Object.assign(this, props);
|
|
39
|
-
}
|
|
40
|
-
}
|
|
41
|
-
__decorate([
|
|
42
|
-
(0, class_transformer_1.Expose)(),
|
|
43
|
-
(0, class_transformer_1.Type)(() => Number),
|
|
44
|
-
__metadata("design:type", Number)
|
|
45
|
-
], CompanyUser.prototype, "id", void 0);
|
|
46
|
-
__decorate([
|
|
47
|
-
(0, class_transformer_1.Expose)(),
|
|
48
|
-
__metadata("design:type", String)
|
|
49
|
-
], CompanyUser.prototype, "name", void 0);
|
|
50
|
-
__decorate([
|
|
51
|
-
(0, class_transformer_1.Expose)(),
|
|
52
|
-
__metadata("design:type", String)
|
|
53
|
-
], CompanyUser.prototype, "phone", void 0);
|
|
54
|
-
__decorate([
|
|
55
|
-
(0, class_transformer_1.Expose)(),
|
|
56
|
-
__metadata("design:type", String)
|
|
57
|
-
], CompanyUser.prototype, "avatarUrl", void 0);
|
|
58
|
-
__decorate([
|
|
59
|
-
(0, class_transformer_1.Expose)(),
|
|
60
|
-
__metadata("design:type", String)
|
|
61
|
-
], CompanyUser.prototype, "email", void 0);
|
|
62
|
-
__decorate([
|
|
63
|
-
(0, class_transformer_1.Expose)(),
|
|
64
|
-
(0, class_transformer_1.Type)(() => Date),
|
|
65
|
-
__metadata("design:type", Date)
|
|
66
|
-
], CompanyUser.prototype, "birthday", void 0);
|
|
67
|
-
__decorate([
|
|
68
|
-
(0, class_transformer_1.Expose)(),
|
|
69
|
-
__metadata("design:type", String)
|
|
70
|
-
], CompanyUser.prototype, "address", void 0);
|
|
71
|
-
__decorate([
|
|
72
|
-
(0, class_transformer_1.Expose)(),
|
|
73
|
-
__metadata("design:type", String)
|
|
74
|
-
], CompanyUser.prototype, "appLanguage", void 0);
|
|
75
|
-
__decorate([
|
|
76
|
-
(0, class_transformer_1.Expose)(),
|
|
77
|
-
(0, class_transformer_1.Type)(() => Number),
|
|
78
|
-
__metadata("design:type", Number)
|
|
79
|
-
], CompanyUser.prototype, "totalUnseenNotifications", void 0);
|
|
80
|
-
__decorate([
|
|
81
|
-
(0, class_transformer_1.Expose)(),
|
|
82
|
-
(0, class_transformer_1.Type)(() => Number),
|
|
83
|
-
__metadata("design:type", Number)
|
|
84
|
-
], CompanyUser.prototype, "totalSeenNotifications", void 0);
|
|
85
|
-
__decorate([
|
|
86
|
-
(0, class_transformer_1.Expose)(),
|
|
87
|
-
__metadata("design:type", String)
|
|
88
|
-
], CompanyUser.prototype, "role", void 0);
|
|
89
|
-
__decorate([
|
|
90
|
-
(0, class_transformer_1.Expose)(),
|
|
91
|
-
__metadata("design:type", String)
|
|
92
|
-
], CompanyUser.prototype, "workingHours", void 0);
|
|
93
|
-
__decorate([
|
|
94
|
-
(0, class_transformer_1.Expose)(),
|
|
95
|
-
(0, class_transformer_1.Type)(() => _1.Company),
|
|
96
|
-
__metadata("design:type", _1.Company)
|
|
97
|
-
], CompanyUser.prototype, "company", void 0);
|
|
98
|
-
__decorate([
|
|
99
|
-
(0, class_transformer_1.Expose)(),
|
|
100
|
-
(0, class_transformer_1.Type)(() => student_1.StudentDrivingTraining),
|
|
101
|
-
__metadata("design:type", Array)
|
|
102
|
-
], CompanyUser.prototype, "instructorDrivingTrainings", void 0);
|
|
103
|
-
__decorate([
|
|
104
|
-
(0, class_transformer_1.Expose)(),
|
|
105
|
-
(0, class_transformer_1.Type)(() => student_1.StudentDrivingAppointment),
|
|
106
|
-
__metadata("design:type", Array)
|
|
107
|
-
], CompanyUser.prototype, "instructorDrivingAppointments", void 0);
|
|
108
|
-
__decorate([
|
|
109
|
-
(0, class_transformer_1.Expose)(),
|
|
110
|
-
(0, class_transformer_1.Type)(() => _1.CoursePart),
|
|
111
|
-
__metadata("design:type", Array)
|
|
112
|
-
], CompanyUser.prototype, "defaultInstructorCourseParts", void 0);
|
|
113
|
-
__decorate([
|
|
114
|
-
(0, class_transformer_1.Expose)(),
|
|
115
|
-
(0, class_transformer_1.Type)(() => _1.CourseAppointment),
|
|
116
|
-
__metadata("design:type", Array)
|
|
117
|
-
], CompanyUser.prototype, "instructorCourseAppointments", void 0);
|
|
118
|
-
__decorate([
|
|
119
|
-
(0, class_transformer_1.Expose)(),
|
|
120
|
-
(0, class_transformer_1.Type)(() => Event),
|
|
121
|
-
__metadata("design:type", Array)
|
|
122
|
-
], CompanyUser.prototype, "events", void 0);
|
|
123
|
-
exports.CompanyUser = CompanyUser;
|
|
124
|
-
//# sourceMappingURL=user.model.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"user.model.js","sourceRoot":"","sources":["../../src/company/user.model.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,yDAAiD;AACjD,0CAAuC;AACvC,0CAAmC;AACnC,wBAA2D;AAC3D,wCAA+E;AAG/E,MAAa,WAAW;IAIvB,EAAE,CAAS;IAKX,IAAI,CAAS;IAGb,KAAK,CAAS;IAGd,SAAS,CAAS;IAGlB,KAAK,CAAS;IAId,QAAQ,CAAO;IAGf,OAAO,CAAS;IAGhB,WAAW,CAAW;IAItB,wBAAwB,CAAS;IAIjC,sBAAsB,CAAS;IAK/B,IAAI,CAAO;IAMX,YAAY,CAAS;IAMrB,OAAO,CAAU;IAOjB,0BAA0B,CAA2B;IAOrD,6BAA6B,CAA8B;IAO3D,4BAA4B,CAAe;IAO3C,4BAA4B,CAAsB;IAOlD,MAAM,CAAU;IAIhB,YAAY,KAA4B;QACvC,MAAM,CAAC,MAAM,CAAC,IAAI,EAAE,KAAK,CAAC,CAAC;IAC5B,CAAC;CACD;AA3FA;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC;;uCACR;AAKX;IADC,IAAA,0BAAM,GAAE;;yCACI;AAGb;IADC,IAAA,0BAAM,GAAE;;0CACK;AAGd;IADC,IAAA,0BAAM,GAAE;;8CACS;AAGlB;IADC,IAAA,0BAAM,GAAE;;0CACK;AAId;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,IAAI,CAAC;8BACP,IAAI;6CAAC;AAGf;IADC,IAAA,0BAAM,GAAE;;4CACO;AAGhB;IADC,IAAA,0BAAM,GAAE;;gDACa;AAItB;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC;;6DACc;AAIjC;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,MAAM,CAAC;;2DACY;AAK/B;IADC,IAAA,0BAAM,GAAE;;yCACE;AAMX;IADC,IAAA,0BAAM,GAAE;;iDACY;AAMrB;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,UAAO,CAAC;8BACX,UAAO;4CAAC;AAOjB;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,gCAAsB,CAAC;;+DACkB;AAOrD;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,mCAAyB,CAAC;;kEACqB;AAO3D;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,aAAU,CAAC;;iEACoB;AAO3C;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,oBAAiB,CAAC;;iEACoB;AAOlD;IAFC,IAAA,0BAAM,GAAE;IACR,IAAA,wBAAI,EAAC,GAAG,EAAE,CAAC,KAAK,CAAC;;2CACF;AAxFjB,kCA+FC"}
|
package/lib/enums/date.d.ts
DELETED
package/lib/enums/date.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.WeekDay = void 0;
|
|
4
|
-
var WeekDay;
|
|
5
|
-
(function (WeekDay) {
|
|
6
|
-
WeekDay["Monday"] = "MONDAY";
|
|
7
|
-
WeekDay["Tuesday"] = "TUESDAY";
|
|
8
|
-
WeekDay["Wednesday"] = "WEDNESDAY";
|
|
9
|
-
WeekDay["Thursday"] = "THURSDAY";
|
|
10
|
-
WeekDay["Friday"] = "FRIDAY";
|
|
11
|
-
WeekDay["Saturday"] = "SATURDAY";
|
|
12
|
-
WeekDay["Sunday"] = "SUNDAY";
|
|
13
|
-
})(WeekDay || (exports.WeekDay = WeekDay = {}));
|
|
14
|
-
//# sourceMappingURL=date.js.map
|
package/lib/enums/date.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"date.js","sourceRoot":"","sources":["../../src/enums/date.ts"],"names":[],"mappings":";;;AACA,IAAY,OAQX;AARD,WAAY,OAAO;IAClB,4BAAiB,CAAA;IACjB,8BAAmB,CAAA;IACnB,kCAAuB,CAAA;IACvB,gCAAqB,CAAA;IACrB,4BAAiB,CAAA;IACjB,gCAAqB,CAAA;IACrB,4BAAiB,CAAA;AAClB,CAAC,EARW,OAAO,uBAAP,OAAO,QAQlB"}
|
package/lib/enums/finance.d.ts
DELETED
|
@@ -1,22 +0,0 @@
|
|
|
1
|
-
export declare enum PaymentType {
|
|
2
|
-
Cash = "CASH",
|
|
3
|
-
Transaction = "TRANSACTION",
|
|
4
|
-
Invoice = "INVOICE"
|
|
5
|
-
}
|
|
6
|
-
export declare enum InvoiceStatus {
|
|
7
|
-
Pending = "PENDING",
|
|
8
|
-
Sent = "SENT",
|
|
9
|
-
Paid = "PAID"
|
|
10
|
-
}
|
|
11
|
-
export declare enum ExpenseStatus {
|
|
12
|
-
Pending = "PENDING",
|
|
13
|
-
Approved = "APPROVED",
|
|
14
|
-
Rejected = "REJECTED"
|
|
15
|
-
}
|
|
16
|
-
export declare enum AgentPayoutStatus {
|
|
17
|
-
Pending = "PENDING",
|
|
18
|
-
Paid = "PAID"
|
|
19
|
-
}
|
|
20
|
-
export declare enum PaymentProviderType {
|
|
21
|
-
Stripe = "STRIPE"
|
|
22
|
-
}
|
package/lib/enums/finance.js
DELETED
|
@@ -1,31 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PaymentProviderType = exports.AgentPayoutStatus = exports.ExpenseStatus = exports.InvoiceStatus = exports.PaymentType = void 0;
|
|
4
|
-
var PaymentType;
|
|
5
|
-
(function (PaymentType) {
|
|
6
|
-
PaymentType["Cash"] = "CASH";
|
|
7
|
-
PaymentType["Transaction"] = "TRANSACTION";
|
|
8
|
-
PaymentType["Invoice"] = "INVOICE";
|
|
9
|
-
})(PaymentType = exports.PaymentType || (exports.PaymentType = {}));
|
|
10
|
-
var InvoiceStatus;
|
|
11
|
-
(function (InvoiceStatus) {
|
|
12
|
-
InvoiceStatus["Pending"] = "PENDING";
|
|
13
|
-
InvoiceStatus["Sent"] = "SENT";
|
|
14
|
-
InvoiceStatus["Paid"] = "PAID";
|
|
15
|
-
})(InvoiceStatus = exports.InvoiceStatus || (exports.InvoiceStatus = {}));
|
|
16
|
-
var ExpenseStatus;
|
|
17
|
-
(function (ExpenseStatus) {
|
|
18
|
-
ExpenseStatus["Pending"] = "PENDING";
|
|
19
|
-
ExpenseStatus["Approved"] = "APPROVED";
|
|
20
|
-
ExpenseStatus["Rejected"] = "REJECTED";
|
|
21
|
-
})(ExpenseStatus = exports.ExpenseStatus || (exports.ExpenseStatus = {}));
|
|
22
|
-
var AgentPayoutStatus;
|
|
23
|
-
(function (AgentPayoutStatus) {
|
|
24
|
-
AgentPayoutStatus["Pending"] = "PENDING";
|
|
25
|
-
AgentPayoutStatus["Paid"] = "PAID";
|
|
26
|
-
})(AgentPayoutStatus = exports.AgentPayoutStatus || (exports.AgentPayoutStatus = {}));
|
|
27
|
-
var PaymentProviderType;
|
|
28
|
-
(function (PaymentProviderType) {
|
|
29
|
-
PaymentProviderType["Stripe"] = "STRIPE";
|
|
30
|
-
})(PaymentProviderType = exports.PaymentProviderType || (exports.PaymentProviderType = {}));
|
|
31
|
-
//# sourceMappingURL=finance.js.map
|
package/lib/enums/finance.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"finance.js","sourceRoot":"","sources":["../../src/enums/finance.ts"],"names":[],"mappings":";;;AACA,IAAY,WAIX;AAJD,WAAY,WAAW;IACtB,4BAAa,CAAA;IACb,0CAA2B,CAAA;IAC3B,kCAAmB,CAAA;AACpB,CAAC,EAJW,WAAW,GAAX,mBAAW,KAAX,mBAAW,QAItB;AAED,IAAY,aAIX;AAJD,WAAY,aAAa;IACxB,oCAAmB,CAAA;IACnB,8BAAa,CAAA;IACb,8BAAa,CAAA;AACd,CAAC,EAJW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAIxB;AAED,IAAY,aAIX;AAJD,WAAY,aAAa;IACxB,oCAAmB,CAAA;IACnB,sCAAqB,CAAA;IACrB,sCAAqB,CAAA;AACtB,CAAC,EAJW,aAAa,GAAb,qBAAa,KAAb,qBAAa,QAIxB;AAED,IAAY,iBAGX;AAHD,WAAY,iBAAiB;IAC5B,wCAAmB,CAAA;IACnB,kCAAa,CAAA;AACd,CAAC,EAHW,iBAAiB,GAAjB,yBAAiB,KAAjB,yBAAiB,QAG5B;AAED,IAAY,mBAEX;AAFD,WAAY,mBAAmB;IAC9B,wCAAiB,CAAA;AAClB,CAAC,EAFW,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAE9B"}
|
package/lib/enums/index.d.ts
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from './training';
|
package/lib/enums/index.js
DELETED
|
@@ -1,14 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
Object.defineProperty(o, k2, { enumerable: true, get: function() { return m[k]; } });
|
|
5
|
-
}) : (function(o, m, k, k2) {
|
|
6
|
-
if (k2 === undefined) k2 = k;
|
|
7
|
-
o[k2] = m[k];
|
|
8
|
-
}));
|
|
9
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
10
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
11
|
-
};
|
|
12
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
13
|
-
__exportStar(require("./training"), exports);
|
|
14
|
-
//# sourceMappingURL=index.js.map
|
package/lib/enums/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/enums/index.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,6CAA2B"}
|
package/lib/enums/language.d.ts
DELETED
package/lib/enums/language.js
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Language = void 0;
|
|
4
|
-
var Language;
|
|
5
|
-
(function (Language) {
|
|
6
|
-
Language["En"] = "EN";
|
|
7
|
-
Language["De"] = "DE";
|
|
8
|
-
Language["Fr"] = "FR";
|
|
9
|
-
Language["It"] = "IT";
|
|
10
|
-
})(Language = exports.Language || (exports.Language = {}));
|
|
11
|
-
//# sourceMappingURL=language.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"language.js","sourceRoot":"","sources":["../../src/enums/language.ts"],"names":[],"mappings":";;;AACA,IAAY,QAKX;AALD,WAAY,QAAQ;IACnB,qBAAS,CAAA;IACT,qBAAS,CAAA;IACT,qBAAS,CAAA;IACT,qBAAS,CAAA;AACV,CAAC,EALW,QAAQ,GAAR,gBAAQ,KAAR,gBAAQ,QAKnB"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.NotificationContext = exports.NotificationType = void 0;
|
|
4
|
-
var NotificationType;
|
|
5
|
-
(function (NotificationType) {
|
|
6
|
-
NotificationType["Payment"] = "PAYMENT";
|
|
7
|
-
NotificationType["Session"] = "SESSION";
|
|
8
|
-
NotificationType["Exam"] = "EXAM";
|
|
9
|
-
})(NotificationType = exports.NotificationType || (exports.NotificationType = {}));
|
|
10
|
-
var NotificationContext;
|
|
11
|
-
(function (NotificationContext) {
|
|
12
|
-
NotificationContext["Info"] = "INFO";
|
|
13
|
-
NotificationContext["Error"] = "ERROR";
|
|
14
|
-
NotificationContext["Warning"] = "WARNING";
|
|
15
|
-
NotificationContext["Success"] = "SUCCESS";
|
|
16
|
-
})(NotificationContext = exports.NotificationContext || (exports.NotificationContext = {}));
|
|
17
|
-
//# sourceMappingURL=notification.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"notification.js","sourceRoot":"","sources":["../../src/enums/notification.ts"],"names":[],"mappings":";;;AACA,IAAY,gBAIX;AAJD,WAAY,gBAAgB;IAC3B,uCAAmB,CAAA;IACnB,uCAAmB,CAAA;IACnB,iCAAa,CAAA;AACd,CAAC,EAJW,gBAAgB,GAAhB,wBAAgB,KAAhB,wBAAgB,QAI3B;AAED,IAAY,mBAKX;AALD,WAAY,mBAAmB;IAC9B,oCAAa,CAAA;IACb,sCAAe,CAAA;IACf,0CAAmB,CAAA;IACnB,0CAAmB,CAAA;AACpB,CAAC,EALW,mBAAmB,GAAnB,2BAAmB,KAAnB,2BAAmB,QAK9B"}
|
package/lib/enums/plan.d.ts
DELETED
package/lib/enums/plan.js
DELETED
|
@@ -1,15 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.PricePlanModel = exports.PricePlanPeriod = void 0;
|
|
4
|
-
var PricePlanPeriod;
|
|
5
|
-
(function (PricePlanPeriod) {
|
|
6
|
-
PricePlanPeriod["Monthly"] = "MONTHLY";
|
|
7
|
-
PricePlanPeriod["Yearly"] = "YEARLY";
|
|
8
|
-
})(PricePlanPeriod = exports.PricePlanPeriod || (exports.PricePlanPeriod = {}));
|
|
9
|
-
var PricePlanModel;
|
|
10
|
-
(function (PricePlanModel) {
|
|
11
|
-
PricePlanModel["Growth"] = "GROWTH";
|
|
12
|
-
PricePlanModel["Business"] = "BUSINESS";
|
|
13
|
-
PricePlanModel["Premium"] = "PREMIUM";
|
|
14
|
-
})(PricePlanModel = exports.PricePlanModel || (exports.PricePlanModel = {}));
|
|
15
|
-
//# sourceMappingURL=plan.js.map
|
package/lib/enums/plan.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"plan.js","sourceRoot":"","sources":["../../src/enums/plan.ts"],"names":[],"mappings":";;;AACA,IAAY,eAGX;AAHD,WAAY,eAAe;IAC1B,sCAAmB,CAAA;IACnB,oCAAiB,CAAA;AAClB,CAAC,EAHW,eAAe,GAAf,uBAAe,KAAf,uBAAe,QAG1B;AAED,IAAY,cAIX;AAJD,WAAY,cAAc;IACzB,mCAAiB,CAAA;IACjB,uCAAqB,CAAA;IACrB,qCAAmB,CAAA;AACpB,CAAC,EAJW,cAAc,GAAd,sBAAc,KAAd,sBAAc,QAIzB"}
|
package/lib/enums/role.d.ts
DELETED
package/lib/enums/role.js
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.Role = void 0;
|
|
4
|
-
var Role;
|
|
5
|
-
(function (Role) {
|
|
6
|
-
Role["CompanyOwner"] = "company.owner";
|
|
7
|
-
Role["CompanyManager"] = "company.manager";
|
|
8
|
-
Role["Instructor"] = "instructor";
|
|
9
|
-
Role["Student"] = "student";
|
|
10
|
-
})(Role || (exports.Role = Role = {}));
|
|
11
|
-
//# sourceMappingURL=role.js.map
|
package/lib/enums/role.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"role.js","sourceRoot":"","sources":["../../src/enums/role.ts"],"names":[],"mappings":";;;AACA,IAAY,IAKX;AALD,WAAY,IAAI;IACf,sCAA8B,CAAA;IAC9B,0CAAkC,CAAA;IAClC,iCAAyB,CAAA;IACzB,2BAAmB,CAAA;AACpB,CAAC,EALW,IAAI,oBAAJ,IAAI,QAKf"}
|
package/lib/enums/score.d.ts
DELETED
package/lib/enums/score.js
DELETED
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
3
|
-
exports.DrivingTopicStatus = exports.DrivingSkillScore = void 0;
|
|
4
|
-
var DrivingSkillScore;
|
|
5
|
-
(function (DrivingSkillScore) {
|
|
6
|
-
DrivingSkillScore[DrivingSkillScore["Poor"] = 1] = "Poor";
|
|
7
|
-
DrivingSkillScore[DrivingSkillScore["Weak"] = 2] = "Weak";
|
|
8
|
-
DrivingSkillScore[DrivingSkillScore["Fair"] = 3] = "Fair";
|
|
9
|
-
DrivingSkillScore[DrivingSkillScore["Great"] = 4] = "Great";
|
|
10
|
-
DrivingSkillScore[DrivingSkillScore["Excellent"] = 5] = "Excellent";
|
|
11
|
-
})(DrivingSkillScore = exports.DrivingSkillScore || (exports.DrivingSkillScore = {}));
|
|
12
|
-
var DrivingTopicStatus;
|
|
13
|
-
(function (DrivingTopicStatus) {
|
|
14
|
-
DrivingTopicStatus["Planned"] = "PLANNED";
|
|
15
|
-
DrivingTopicStatus["InProgress"] = "INPROGRESS";
|
|
16
|
-
DrivingTopicStatus["Completed"] = "COMPLETED";
|
|
17
|
-
})(DrivingTopicStatus = exports.DrivingTopicStatus || (exports.DrivingTopicStatus = {}));
|
|
18
|
-
//# sourceMappingURL=score.js.map
|