@silexpert/core 0.4.1 → 0.4.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/es/api/resources/Account.d.ts +2 -1
- package/es/api/resources/Account.d.ts.map +1 -1
- package/es/api/resources/Account.js +3 -0
- package/es/api/resources/Account.js.map +1 -1
- package/es/api/resources/Immobilization.d.ts +4 -1
- package/es/api/resources/Immobilization.d.ts.map +1 -1
- package/es/api/resources/Immobilization.js +3 -0
- package/es/api/resources/Immobilization.js.map +1 -1
- package/es/api/resources/Survey.d.ts +8 -0
- package/es/api/resources/Survey.d.ts.map +1 -0
- package/es/api/resources/Survey.js +28 -0
- package/es/api/resources/Survey.js.map +1 -0
- package/es/api/resources/User.d.ts +7 -0
- package/es/api/resources/User.d.ts.map +1 -0
- package/es/api/resources/User.js +10 -0
- package/es/api/resources/User.js.map +1 -0
- package/es/api/resources.d.ts +4 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +4 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/AccountingJournal.d.ts.map +1 -1
- package/es/types/Enum/AccountingJournal.js.map +1 -1
- package/es/types/Enum/ComptaType.d.ts.map +1 -1
- package/es/types/Enum/ComptaType.js.map +1 -1
- package/es/types/Enum/Country.d.ts.map +1 -1
- package/es/types/Enum/Country.js.map +1 -1
- package/es/types/Enum/Ged.d.ts.map +1 -1
- package/es/types/Enum/Ged.js.map +1 -1
- package/es/types/Enum/Role.d.ts.map +1 -1
- package/es/types/Enum/Role.js.map +1 -1
- package/es/types/Enum/Sector.d.ts.map +1 -1
- package/es/types/Enum/Sector.js.map +1 -1
- package/es/types/Enum/SubscriptionType.d.ts.map +1 -1
- package/es/types/Enum/SubscriptionType.js.map +1 -1
- package/es/types/Enum/SurveyType.d.ts +4 -0
- package/es/types/Enum/SurveyType.d.ts.map +1 -0
- package/es/types/Enum/SurveyType.js +5 -0
- package/es/types/Enum/SurveyType.js.map +1 -0
- package/es/types/Enum/SurveyTypeDatas.d.ts +9 -0
- package/es/types/Enum/SurveyTypeDatas.d.ts.map +1 -0
- package/es/types/Enum/SurveyTypeDatas.js +44 -0
- package/es/types/Enum/SurveyTypeDatas.js.map +1 -0
- package/es/types/Enum/TypeConnector.d.ts.map +1 -1
- package/es/types/Enum/TypeConnector.js.map +1 -1
- package/es/types/Enum/TypePartnerTransaction.d.ts +7 -0
- package/es/types/Enum/TypePartnerTransaction.d.ts.map +1 -0
- package/es/types/Enum/TypePartnerTransaction.js +8 -0
- package/es/types/Enum/TypePartnerTransaction.js.map +1 -0
- package/es/types/Enum/VatRegime.d.ts.map +1 -1
- package/es/types/Enum/VatRegime.js.map +1 -1
- package/es/types/Interface/api/immobilization/ReadFormattedImmobilization.d.ts +4 -0
- package/es/types/Interface/api/immobilization/ReadFormattedImmobilization.d.ts.map +1 -1
- package/es/types/Interface/api/immobilization/ReadFormattedImmobilization.js.map +1 -1
- package/es/types/Interface/api/survey/CreateSurvey.d.ts +11 -0
- package/es/types/Interface/api/survey/CreateSurvey.d.ts.map +1 -0
- package/es/types/Interface/api/survey/CreateSurvey.js +3 -0
- package/es/types/Interface/api/survey/CreateSurvey.js.map +1 -0
- package/es/types/Interface/api/survey/QuerySurvey.d.ts +6 -0
- package/es/types/Interface/api/survey/QuerySurvey.d.ts.map +1 -0
- package/es/types/Interface/api/survey/QuerySurvey.js +21 -0
- package/es/types/Interface/api/survey/QuerySurvey.js.map +1 -0
- package/es/types/Interface/api/survey/QuerySurveys.d.ts +6 -0
- package/es/types/Interface/api/survey/QuerySurveys.d.ts.map +1 -0
- package/es/types/Interface/api/survey/QuerySurveys.js +22 -0
- package/es/types/Interface/api/survey/QuerySurveys.js.map +1 -0
- package/es/types/Interface/api/survey/ReadSurvey.d.ts +3 -0
- package/es/types/Interface/api/survey/ReadSurvey.d.ts.map +1 -0
- package/es/types/Interface/api/survey/ReadSurvey.js +2 -0
- package/es/types/Interface/api/survey/ReadSurvey.js.map +1 -0
- package/es/types/Interface/api/survey/UpdateSurvey.d.ts +8 -0
- package/es/types/Interface/api/survey/UpdateSurvey.d.ts.map +1 -0
- package/es/types/Interface/api/survey/UpdateSurvey.js +25 -0
- package/es/types/Interface/api/survey/UpdateSurvey.js.map +1 -0
- package/es/types/Interface/api/user/QueryConfirm.d.ts +5 -0
- package/es/types/Interface/api/user/QueryConfirm.d.ts.map +1 -0
- package/es/types/Interface/api/user/QueryConfirm.js +21 -0
- package/es/types/Interface/api/user/QueryConfirm.js.map +1 -0
- package/es/types/Interface/api/user/QueryResendConfirmationLink.d.ts +4 -0
- package/es/types/Interface/api/user/QueryResendConfirmationLink.d.ts.map +1 -0
- package/es/types/Interface/api/user/QueryResendConfirmationLink.js +17 -0
- package/es/types/Interface/api/user/QueryResendConfirmationLink.js.map +1 -0
- package/es/types/Interface/models/IAccountingTransaction.d.ts +1 -1
- package/es/types/Interface/models/IAccountingTransaction.d.ts.map +1 -1
- package/es/types/Interface/models/IAccountingTransaction.js.map +1 -1
- package/es/types/Interface/models/IApiError.d.ts.map +1 -1
- package/es/types/Interface/models/IApiError.js.map +1 -1
- package/es/types/Interface/models/IPartnerTransaction.d.ts +2 -1
- package/es/types/Interface/models/IPartnerTransaction.d.ts.map +1 -1
- package/es/types/Interface/models/IPartnerTransaction.js.map +1 -1
- package/es/types/Interface/models/ISociety.d.ts +51 -49
- package/es/types/Interface/models/ISociety.d.ts.map +1 -1
- package/es/types/Interface/models/ISociety.js.map +1 -1
- package/es/types/Interface/models/ISurvey.d.ts +17 -0
- package/es/types/Interface/models/ISurvey.d.ts.map +1 -0
- package/es/types/Interface/models/ISurvey.js +2 -0
- package/es/types/Interface/models/ISurvey.js.map +1 -0
- package/es/types/Interface/models/IUser.d.ts +2 -0
- package/es/types/Interface/models/IUser.d.ts.map +1 -1
- package/es/types/Interface/models/IUser.js.map +1 -1
- package/es/types/index.d.ts +9 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +10 -0
- package/es/types/index.js.map +1 -1
- package/js/api/resources/Account.js +4 -0
- package/js/api/resources/Account.js.map +1 -1
- package/js/api/resources/Immobilization.js +4 -0
- package/js/api/resources/Immobilization.js.map +1 -1
- package/js/api/resources/Survey.js +47 -0
- package/js/api/resources/Survey.js.map +1 -0
- package/js/api/resources/User.js +22 -0
- package/js/api/resources/User.js.map +1 -0
- package/js/api/resources.js +7 -1
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/AccountingJournal.js.map +1 -1
- package/js/types/Enum/ComptaType.js.map +1 -1
- package/js/types/Enum/Country.js.map +1 -1
- package/js/types/Enum/Ged.js.map +1 -1
- package/js/types/Enum/Role.js.map +1 -1
- package/js/types/Enum/Sector.js.map +1 -1
- package/js/types/Enum/SubscriptionType.js.map +1 -1
- package/js/types/Enum/SurveyType.js +11 -0
- package/js/types/Enum/SurveyType.js.map +1 -0
- package/js/types/Enum/SurveyTypeDatas.js +24 -0
- package/js/types/Enum/SurveyTypeDatas.js.map +1 -0
- package/js/types/Enum/TypeConnector.js.map +1 -1
- package/js/types/Enum/TypePartnerTransaction.js +14 -0
- package/js/types/Enum/TypePartnerTransaction.js.map +1 -0
- package/js/types/Enum/VatRegime.js.map +1 -1
- package/js/types/Interface/api/survey/CreateSurvey.js +10 -0
- package/js/types/Interface/api/survey/CreateSurvey.js.map +1 -0
- package/js/types/Interface/api/survey/QuerySurvey.js +29 -0
- package/js/types/Interface/api/survey/QuerySurvey.js.map +1 -0
- package/js/types/Interface/api/survey/QuerySurveys.js +31 -0
- package/js/types/Interface/api/survey/QuerySurveys.js.map +1 -0
- package/js/types/Interface/api/survey/ReadSurvey.js +6 -0
- package/js/types/Interface/api/survey/ReadSurvey.js.map +1 -0
- package/js/types/Interface/api/survey/UpdateSurvey.js +31 -0
- package/js/types/Interface/api/survey/UpdateSurvey.js.map +1 -0
- package/js/types/Interface/api/user/QueryConfirm.js +29 -0
- package/js/types/Interface/api/user/QueryConfirm.js.map +1 -0
- package/js/types/Interface/api/user/QueryResendConfirmationLink.js +27 -0
- package/js/types/Interface/api/user/QueryResendConfirmationLink.js.map +1 -0
- package/js/types/Interface/models/IApiError.js.map +1 -1
- package/js/types/Interface/models/ISurvey.js +6 -0
- package/js/types/Interface/models/ISurvey.js.map +1 -0
- package/js/types/index.js +108 -0
- package/js/types/index.js.map +1 -1
- package/package.json +11 -11
- package/ts/api/resources/Account.ts +5 -1
- package/ts/api/resources/Immobilization.ts +7 -3
- package/ts/api/resources/Survey.ts +23 -0
- package/ts/api/resources/User.ts +11 -0
- package/ts/api/resources.ts +4 -0
- package/ts/types/Enum/AccountingJournal.ts +8 -8
- package/ts/types/Enum/ComptaType.ts +6 -6
- package/ts/types/Enum/Country.ts +10 -10
- package/ts/types/Enum/Ged.ts +7 -7
- package/ts/types/Enum/Role.ts +1 -1
- package/ts/types/Enum/Sector.ts +4 -4
- package/ts/types/Enum/SubscriptionType.ts +3 -3
- package/ts/types/Enum/SurveyType.ts +3 -0
- package/ts/types/Enum/SurveyTypeDatas.ts +43 -0
- package/ts/types/Enum/TypeConnector.ts +11 -11
- package/ts/types/Enum/TypePartnerTransaction.ts +6 -0
- package/ts/types/Enum/VatRegime.ts +4 -4
- package/ts/types/Interface/api/immobilization/ReadFormattedImmobilization.ts +4 -0
- package/ts/types/Interface/api/survey/CreateSurvey.ts +8 -0
- package/ts/types/Interface/api/survey/QuerySurvey.ts +10 -0
- package/ts/types/Interface/api/survey/QuerySurveys.ts +10 -0
- package/ts/types/Interface/api/survey/ReadSurvey.ts +3 -0
- package/ts/types/Interface/api/survey/UpdateSurvey.ts +15 -0
- package/ts/types/Interface/api/user/QueryConfirm.ts +9 -0
- package/ts/types/Interface/api/user/QueryResendConfirmationLink.ts +6 -0
- package/ts/types/Interface/models/IAccountingTransaction.ts +1 -1
- package/ts/types/Interface/models/IApiError.ts +8 -8
- package/ts/types/Interface/models/IPartnerTransaction.ts +2 -1
- package/ts/types/Interface/models/ISociety.ts +51 -49
- package/ts/types/Interface/models/ISurvey.ts +19 -0
- package/ts/types/Interface/models/IUser.ts +2 -0
- package/ts/types/index.ts +10 -0
|
@@ -1,6 +1,7 @@
|
|
|
1
1
|
import { Resource } from '../Resource';
|
|
2
|
-
import { QueryAccounts, ReadAccounts } from '../../types';
|
|
2
|
+
import { IAccount, QueryAccounts, ReadAccounts } from '../../types';
|
|
3
3
|
export declare class Account extends Resource {
|
|
4
4
|
getAll(params: QueryAccounts): Promise<ReadAccounts>;
|
|
5
|
+
getImmobilizationAccounts(): Promise<IAccount[]>;
|
|
5
6
|
}
|
|
6
7
|
//# sourceMappingURL=Account.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Account.d.ts","sourceRoot":"","sources":["../../../ts/api/resources/Account.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,aAAa,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;
|
|
1
|
+
{"version":3,"file":"Account.d.ts","sourceRoot":"","sources":["../../../ts/api/resources/Account.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,QAAQ,EAAE,aAAa,EAAE,YAAY,EAAE,MAAM,aAAa,CAAC;AAEpE,qBAAa,OAAQ,SAAQ,QAAQ;IACnC,MAAM,CAAC,MAAM,EAAE,aAAa,GAAG,OAAO,CAAC,YAAY,CAAC;IAKpD,yBAAyB,IAAI,OAAO,CAAC,QAAQ,EAAE,CAAC;CAGjD"}
|
|
@@ -15,5 +15,8 @@ export class Account extends Resource {
|
|
|
15
15
|
const { id } = params, query = __rest(params, ["id"]);
|
|
16
16
|
return this.axios.$get(`/society/${id}/accounts`, { params: query });
|
|
17
17
|
}
|
|
18
|
+
getImmobilizationAccounts() {
|
|
19
|
+
return this.axios.$get('/immobilizationAccounts');
|
|
20
|
+
}
|
|
18
21
|
}
|
|
19
22
|
//# sourceMappingURL=Account.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Account.js","sourceRoot":"","sources":["../../../ts/api/resources/Account.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAGvC,MAAM,OAAO,OAAQ,SAAQ,QAAQ;IACnC,MAAM,CAAC,MAAqB;QAC1B,MAAM,EAAE,EAAE,KAAe,MAAM,EAAhB,KAAK,UAAK,MAAM,EAAzB,MAAgB,CAAS,CAAC;QAChC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,EAAE,WAAW,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC,CAAC;IACvE,CAAC;CACF","sourcesContent":["import { Resource } from '../Resource';\nimport { QueryAccounts, ReadAccounts } from '../../types';\n\nexport class Account extends Resource {\n getAll(params: QueryAccounts): Promise<ReadAccounts> {\n const { id, ...query } = params;\n return this.axios.$get(`/society/${id}/accounts`, { params: query });\n }\n}\n"]}
|
|
1
|
+
{"version":3,"file":"Account.js","sourceRoot":"","sources":["../../../ts/api/resources/Account.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAGvC,MAAM,OAAO,OAAQ,SAAQ,QAAQ;IACnC,MAAM,CAAC,MAAqB;QAC1B,MAAM,EAAE,EAAE,KAAe,MAAM,EAAhB,KAAK,UAAK,MAAM,EAAzB,MAAgB,CAAS,CAAC;QAChC,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,EAAE,WAAW,EAAE,EAAE,MAAM,EAAE,KAAK,EAAE,CAAC,CAAC;IACvE,CAAC;IAED,yBAAyB;QACvB,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,yBAAyB,CAAC,CAAC;IACpD,CAAC;CACF","sourcesContent":["import { Resource } from '../Resource';\nimport { IAccount, QueryAccounts, ReadAccounts } from '../../types';\n\nexport class Account extends Resource {\n getAll(params: QueryAccounts): Promise<ReadAccounts> {\n const { id, ...query } = params;\n return this.axios.$get(`/society/${id}/accounts`, { params: query });\n }\n\n getImmobilizationAccounts(): Promise<IAccount[]> {\n return this.axios.$get('/immobilizationAccounts');\n }\n}\n"]}
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { Resource } from '../Resource';
|
|
2
|
-
import { ReadFormattedImmobilizationsByAccount } from '../../types';
|
|
2
|
+
import { ReadFormattedImmobilizationsByAccount, ReadHydratedImmobilization } from '../../types';
|
|
3
3
|
export declare class Immobilization extends Resource {
|
|
4
4
|
getImmobilizationsInventory(params: {
|
|
5
5
|
idExercice: number;
|
|
@@ -7,5 +7,8 @@ export declare class Immobilization extends Resource {
|
|
|
7
7
|
getImmobilizationsInventoryPdf(params: {
|
|
8
8
|
idExercice: number;
|
|
9
9
|
}): Promise<void>;
|
|
10
|
+
getImmobilizations(params: {
|
|
11
|
+
idSociety: number;
|
|
12
|
+
}): Promise<ReadHydratedImmobilization[]>;
|
|
10
13
|
}
|
|
11
14
|
//# sourceMappingURL=Immobilization.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Immobilization.d.ts","sourceRoot":"","sources":["../../../ts/api/resources/Immobilization.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,qCAAqC,
|
|
1
|
+
{"version":3,"file":"Immobilization.d.ts","sourceRoot":"","sources":["../../../ts/api/resources/Immobilization.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,qCAAqC,EAAE,0BAA0B,EAClE,MAAM,aAAa,CAAC;AAErB,qBAAa,cAAe,SAAQ,QAAQ;IAC1C,2BAA2B,CAAC,MAAM,EAAE;QAAE,UAAU,EAAE,MAAM,CAAA;KAAE,GAAG,OAAO,CAAC,qCAAqC,GAAG,KAAK,CAAC;IAInH,8BAA8B,CAAC,MAAM,EAAE;QAAE,UAAU,EAAE,MAAM,CAAA;KAAE,GAAG,OAAO,CAAC,IAAI,CAAC;IAI7E,kBAAkB,CAAC,MAAM,EAAE;QAAE,SAAS,EAAE,MAAM,CAAA;KAAE,GAAG,OAAO,CAAC,0BAA0B,EAAE,CAAC;CAGzF"}
|
|
@@ -6,5 +6,8 @@ export class Immobilization extends Resource {
|
|
|
6
6
|
getImmobilizationsInventoryPdf(params) {
|
|
7
7
|
return this.axios.$get(`/exercice/${params.idExercice}/immobilizationsInventory/pdf`, {});
|
|
8
8
|
}
|
|
9
|
+
getImmobilizations(params) {
|
|
10
|
+
return this.axios.$get(`/society/${params.idSociety}/immobilizations`, {});
|
|
11
|
+
}
|
|
9
12
|
}
|
|
10
13
|
//# sourceMappingURL=Immobilization.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Immobilization.js","sourceRoot":"","sources":["../../../ts/api/resources/Immobilization.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAKvC,MAAM,OAAO,cAAe,SAAQ,QAAQ;IAC1C,2BAA2B,CAAC,
|
|
1
|
+
{"version":3,"file":"Immobilization.js","sourceRoot":"","sources":["../../../ts/api/resources/Immobilization.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAKvC,MAAM,OAAO,cAAe,SAAQ,QAAQ;IAC1C,2BAA2B,CAAC,MAA8B;QACxD,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,aAAa,MAAM,CAAC,UAAU,2BAA2B,EAAE,EAAE,CAAC,CAAC;IACxF,CAAC;IAED,8BAA8B,CAAC,MAA8B;QAC3D,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,aAAa,MAAM,CAAC,UAAU,+BAA+B,EAAE,EAAE,CAAC,CAAC;IAC5F,CAAC;IAED,kBAAkB,CAAC,MAA6B;QAC9C,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,YAAY,MAAM,CAAC,SAAS,kBAAkB,EAAE,EAAE,CAAC,CAAC;IAC7E,CAAC;CACF","sourcesContent":["import { Resource } from '../Resource';\nimport {\n ReadFormattedImmobilizationsByAccount, ReadHydratedImmobilization,\n} from '../../types';\n\nexport class Immobilization extends Resource {\n getImmobilizationsInventory(params: { idExercice: number }): Promise<ReadFormattedImmobilizationsByAccount | Error> {\n return this.axios.$get(`/exercice/${params.idExercice}/immobilizationsInventory`, {});\n }\n\n getImmobilizationsInventoryPdf(params: { idExercice: number }): Promise<void> {\n return this.axios.$get(`/exercice/${params.idExercice}/immobilizationsInventory/pdf`, {});\n }\n\n getImmobilizations(params: { idSociety: number }): Promise<ReadHydratedImmobilization[]> {\n return this.axios.$get(`/society/${params.idSociety}/immobilizations`, {});\n }\n}\n"]}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { Resource } from '../Resource';
|
|
2
|
+
import { CreateSurvey, QuerySurveys, /* QuerySurvey, */ ReadSurvey, UpdateSurvey } from '../../types';
|
|
3
|
+
export declare class Survey extends Resource {
|
|
4
|
+
getAll(params: QuerySurveys): Promise<ReadSurvey[]>;
|
|
5
|
+
update(params: UpdateSurvey): Promise<ReadSurvey>;
|
|
6
|
+
create(params: CreateSurvey): Promise<ReadSurvey>;
|
|
7
|
+
}
|
|
8
|
+
//# sourceMappingURL=Survey.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Survey.d.ts","sourceRoot":"","sources":["../../../ts/api/resources/Survey.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EACL,YAAY,EAAE,YAAY,EAAE,mBAAmB,CAAA,UAAU,EAAE,YAAY,EACxE,MAAM,aAAa,CAAC;AAErB,qBAAa,MAAO,SAAQ,QAAQ;IAClC,MAAM,CAAC,MAAM,EAAE,YAAY,GAAG,OAAO,CAAC,UAAU,EAAE,CAAC;IAQnD,MAAM,CAAC,MAAM,EAAE,YAAY,GAAG,OAAO,CAAC,UAAU,CAAC;IAKjD,MAAM,CAAC,MAAM,EAAE,YAAY,GAAG,OAAO,CAAC,UAAU,CAAC;CAGlD"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
var __rest = (this && this.__rest) || function (s, e) {
|
|
2
|
+
var t = {};
|
|
3
|
+
for (var p in s) if (Object.prototype.hasOwnProperty.call(s, p) && e.indexOf(p) < 0)
|
|
4
|
+
t[p] = s[p];
|
|
5
|
+
if (s != null && typeof Object.getOwnPropertySymbols === "function")
|
|
6
|
+
for (var i = 0, p = Object.getOwnPropertySymbols(s); i < p.length; i++) {
|
|
7
|
+
if (e.indexOf(p[i]) < 0 && Object.prototype.propertyIsEnumerable.call(s, p[i]))
|
|
8
|
+
t[p[i]] = s[p[i]];
|
|
9
|
+
}
|
|
10
|
+
return t;
|
|
11
|
+
};
|
|
12
|
+
import { Resource } from '../Resource';
|
|
13
|
+
export class Survey extends Resource {
|
|
14
|
+
getAll(params) {
|
|
15
|
+
return this.axios.$get('/surveys', { params });
|
|
16
|
+
}
|
|
17
|
+
// get(params: QuerySurvey): Promise<ReadSurvey[]> {
|
|
18
|
+
// return this.axios.$get('/survey', { params });
|
|
19
|
+
// }
|
|
20
|
+
update(params) {
|
|
21
|
+
const { id } = params, body = __rest(params, ["id"]);
|
|
22
|
+
return this.axios.$put(`/survey/${id}`, body);
|
|
23
|
+
}
|
|
24
|
+
create(params) {
|
|
25
|
+
return this.axios.$post('/survey', params);
|
|
26
|
+
}
|
|
27
|
+
}
|
|
28
|
+
//# sourceMappingURL=Survey.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Survey.js","sourceRoot":"","sources":["../../../ts/api/resources/Survey.ts"],"names":[],"mappings":";;;;;;;;;;;AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAKvC,MAAM,OAAO,MAAO,SAAQ,QAAQ;IAClC,MAAM,CAAC,MAAoB;QACzB,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,UAAU,EAAE,EAAE,MAAM,EAAE,CAAC,CAAC;IACjD,CAAC;IAED,oDAAoD;IACpD,mDAAmD;IACnD,IAAI;IAEJ,MAAM,CAAC,MAAoB;QACzB,MAAM,EAAE,EAAE,KAAc,MAAM,EAAf,IAAI,UAAK,MAAM,EAAxB,MAAe,CAAS,CAAC;QAC/B,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,WAAW,EAAE,EAAE,EAAE,IAAI,CAAC,CAAC;IAChD,CAAC;IAED,MAAM,CAAC,MAAoB;QACzB,OAAO,IAAI,CAAC,KAAK,CAAC,KAAK,CAAC,SAAS,EAAE,MAAM,CAAC,CAAC;IAC7C,CAAC;CACF","sourcesContent":["import { Resource } from '../Resource';\nimport {\n CreateSurvey, QuerySurveys, /* QuerySurvey, */ReadSurvey, UpdateSurvey,\n} from '../../types';\n\nexport class Survey extends Resource {\n getAll(params: QuerySurveys): Promise<ReadSurvey[]> {\n return this.axios.$get('/surveys', { params });\n }\n\n // get(params: QuerySurvey): Promise<ReadSurvey[]> {\n // return this.axios.$get('/survey', { params });\n // }\n\n update(params: UpdateSurvey): Promise<ReadSurvey> {\n const { id, ...body } = params;\n return this.axios.$put(`/survey/${id}`, body);\n }\n\n create(params: CreateSurvey): Promise<ReadSurvey> {\n return this.axios.$post('/survey', params);\n }\n}\n"]}
|
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { Resource } from '../Resource';
|
|
2
|
+
import { IUser, QueryConfirm, QueryResendConfirmationLink } from '../../types';
|
|
3
|
+
export declare class User extends Resource {
|
|
4
|
+
confirm(params: QueryConfirm): Promise<IUser>;
|
|
5
|
+
resendConfirmationEmailLink(params: QueryResendConfirmationLink): Promise<boolean>;
|
|
6
|
+
}
|
|
7
|
+
//# sourceMappingURL=User.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"User.d.ts","sourceRoot":"","sources":["../../../ts/api/resources/User.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AACvC,OAAO,EAAE,KAAK,EAAE,YAAY,EAAE,2BAA2B,EAAE,MAAM,aAAa,CAAC;AAE/E,qBAAa,IAAK,SAAQ,QAAQ;IAChC,OAAO,CAAC,MAAM,EAAE,YAAY,GAAG,OAAO,CAAC,KAAK,CAAC;IAG7C,2BAA2B,CAAC,MAAM,EAAE,2BAA2B,GAAG,OAAO,CAAC,OAAO,CAAC;CAGnF"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Resource } from '../Resource';
|
|
2
|
+
export class User extends Resource {
|
|
3
|
+
confirm(params) {
|
|
4
|
+
return this.axios.$put('user/confirm', params);
|
|
5
|
+
}
|
|
6
|
+
resendConfirmationEmailLink(params) {
|
|
7
|
+
return this.axios.$put(`user/${params.id}/resendConfirmationEmailLink`);
|
|
8
|
+
}
|
|
9
|
+
}
|
|
10
|
+
//# sourceMappingURL=User.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"User.js","sourceRoot":"","sources":["../../../ts/api/resources/User.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,QAAQ,EAAE,MAAM,aAAa,CAAC;AAGvC,MAAM,OAAO,IAAK,SAAQ,QAAQ;IAChC,OAAO,CAAC,MAAoB;QAC1B,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,cAAc,EAAE,MAAM,CAAC,CAAC;IACjD,CAAC;IACD,2BAA2B,CAAC,MAAmC;QAC7D,OAAO,IAAI,CAAC,KAAK,CAAC,IAAI,CAAC,QAAQ,MAAM,CAAC,EAAE,8BAA8B,CAAC,CAAC;IAC1E,CAAC;CACF","sourcesContent":["import { Resource } from '../Resource';\nimport { IUser, QueryConfirm, QueryResendConfirmationLink } from '../../types';\n\nexport class User extends Resource {\n confirm(params: QueryConfirm): Promise<IUser> {\n return this.axios.$put('user/confirm', params);\n }\n resendConfirmationEmailLink(params: QueryResendConfirmationLink): Promise<boolean> {\n return this.axios.$put(`user/${params.id}/resendConfirmationEmailLink`);\n }\n}\n"]}
|
package/es/api/resources.d.ts
CHANGED
|
@@ -5,6 +5,8 @@ import { Immobilization } from './resources/Immobilization';
|
|
|
5
5
|
import { AccountType } from './resources/AccountType';
|
|
6
6
|
import { Transaction } from './resources/Transaction';
|
|
7
7
|
import { Account } from './resources/Account';
|
|
8
|
+
import { User } from './resources/User';
|
|
9
|
+
import { Survey } from './resources/Survey';
|
|
8
10
|
export declare const resources: {
|
|
9
11
|
simulation: typeof Simulation;
|
|
10
12
|
country: typeof Country;
|
|
@@ -13,5 +15,7 @@ export declare const resources: {
|
|
|
13
15
|
accountType: typeof AccountType;
|
|
14
16
|
transaction: typeof Transaction;
|
|
15
17
|
account: typeof Account;
|
|
18
|
+
user: typeof User;
|
|
19
|
+
survey: typeof Survey;
|
|
16
20
|
};
|
|
17
21
|
//# sourceMappingURL=resources.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resources.d.ts","sourceRoot":"","sources":["../../ts/api/resources.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,0BAA0B,EAAE,MAAM,wCAAwC,CAAC;AACpF,OAAO,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAC5D,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"resources.d.ts","sourceRoot":"","sources":["../../ts/api/resources.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,0BAA0B,EAAE,MAAM,wCAAwC,CAAC;AACpF,OAAO,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAC5D,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAE5C,eAAO,MAAM,SAAS;;;;;;;;;;CAUrB,CAAC"}
|
package/es/api/resources.js
CHANGED
|
@@ -5,6 +5,8 @@ import { Immobilization } from './resources/Immobilization';
|
|
|
5
5
|
import { AccountType } from './resources/AccountType';
|
|
6
6
|
import { Transaction } from './resources/Transaction';
|
|
7
7
|
import { Account } from './resources/Account';
|
|
8
|
+
import { User } from './resources/User';
|
|
9
|
+
import { Survey } from './resources/Survey';
|
|
8
10
|
export const resources = {
|
|
9
11
|
simulation: Simulation,
|
|
10
12
|
country: Country,
|
|
@@ -13,5 +15,7 @@ export const resources = {
|
|
|
13
15
|
accountType: AccountType,
|
|
14
16
|
transaction: Transaction,
|
|
15
17
|
account: Account,
|
|
18
|
+
user: User,
|
|
19
|
+
survey: Survey,
|
|
16
20
|
};
|
|
17
21
|
//# sourceMappingURL=resources.js.map
|
package/es/api/resources.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resources.js","sourceRoot":"","sources":["../../ts/api/resources.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,0BAA0B,EAAE,MAAM,wCAAwC,CAAC;AACpF,OAAO,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAC5D,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;
|
|
1
|
+
{"version":3,"file":"resources.js","sourceRoot":"","sources":["../../ts/api/resources.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,UAAU,EAAE,MAAM,wBAAwB,CAAC;AACpD,OAAO,EAAE,0BAA0B,EAAE,MAAM,wCAAwC,CAAC;AACpF,OAAO,EAAE,cAAc,EAAE,MAAM,4BAA4B,CAAC;AAC5D,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,WAAW,EAAE,MAAM,yBAAyB,CAAC;AACtD,OAAO,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAC9C,OAAO,EAAE,IAAI,EAAE,MAAM,kBAAkB,CAAC;AACxC,OAAO,EAAE,MAAM,EAAE,MAAM,oBAAoB,CAAC;AAE5C,MAAM,CAAC,MAAM,SAAS,GAAG;IACvB,UAAU,EAAE,UAAU;IACtB,OAAO,EAAE,OAAO;IAChB,0BAA0B,EAAE,0BAA0B;IACtD,cAAc,EAAE,cAAc;IAC9B,WAAW,EAAE,WAAW;IACxB,WAAW,EAAE,WAAW;IACxB,OAAO,EAAE,OAAO;IAChB,IAAI,EAAE,IAAI;IACV,MAAM,EAAE,MAAM;CACf,CAAC","sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\n\nexport const resources = {\n simulation: Simulation,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n user: User,\n survey: Survey,\n};\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccountingJournal.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/AccountingJournal.ts"],"names":[],"mappings":"AAAA,oBAAY,iBAAiB;IAC3B,EAAE,
|
|
1
|
+
{"version":3,"file":"AccountingJournal.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/AccountingJournal.ts"],"names":[],"mappings":"AAAA,oBAAY,iBAAiB;IAC3B,EAAE,IAAI;IACN,EAAE,IAAI;IACN,EAAE,IAAI;IACN,GAAG,IAAI;IACP,GAAG,IAAI;IACP,EAAE,IAAI;IACN,EAAE,IAAI;IACN,GAAG,IAAI;CACR"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AccountingJournal.js","sourceRoot":"","sources":["../../../ts/types/Enum/AccountingJournal.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,iBASX;AATD,WAAY,iBAAiB;IAC3B,
|
|
1
|
+
{"version":3,"file":"AccountingJournal.js","sourceRoot":"","sources":["../../../ts/types/Enum/AccountingJournal.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,iBASX;AATD,WAAY,iBAAiB;IAC3B,qDAAM,CAAA;IACN,qDAAM,CAAA;IACN,qDAAM,CAAA;IACN,uDAAO,CAAA;IACP,uDAAO,CAAA;IACP,qDAAM,CAAA;IACN,qDAAM,CAAA;IACN,uDAAO,CAAA;AACT,CAAC,EATW,iBAAiB,KAAjB,iBAAiB,QAS5B","sourcesContent":["export enum AccountingJournal {\n BQ = 1,\n AC = 2,\n VE = 3,\n CAI = 4,\n PER = 5,\n AN = 6,\n OD = 7,\n REV = 8,\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ComptaType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/ComptaType.ts"],"names":[],"mappings":"AAAA,oBAAY,UAAU;IACpB,UAAU,
|
|
1
|
+
{"version":3,"file":"ComptaType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/ComptaType.ts"],"names":[],"mappings":"AAAA,oBAAY,UAAU;IACpB,UAAU,IAAI;IACd,QAAQ,IAAI;IACZ,kBAAkB,IAAI;IACtB,gBAAgB,IAAI;IACpB,qBAAqB,IAAI;IACzB,mBAAmB,IAAI;CACxB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ComptaType.js","sourceRoot":"","sources":["../../../ts/types/Enum/ComptaType.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,UAOX;AAPD,WAAY,UAAU;IACpB,
|
|
1
|
+
{"version":3,"file":"ComptaType.js","sourceRoot":"","sources":["../../../ts/types/Enum/ComptaType.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,UAOX;AAPD,WAAY,UAAU;IACpB,uDAAc,CAAA;IACd,mDAAY,CAAA;IACZ,uEAAsB,CAAA;IACtB,mEAAoB,CAAA;IACpB,6EAAyB,CAAA;IACzB,yEAAuB,CAAA;AACzB,CAAC,EAPW,UAAU,KAAV,UAAU,QAOrB","sourcesContent":["export enum ComptaType {\n CASH_BASED = 1,\n ACCRUALS = 2,\n CASH_BASED_SEIZURE = 3,\n ACCRUALS_SEIZURE = 4,\n CASH_BASED_ASSISTANCE = 5,\n CASH_BASED_ACCRUALS = 6,\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Country.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/Country.ts"],"names":[],"mappings":"AAAA,oBAAY,OAAO;IACjB,WAAW,
|
|
1
|
+
{"version":3,"file":"Country.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/Country.ts"],"names":[],"mappings":"AAAA,oBAAY,OAAO;IACjB,WAAW,IAAI;IACf,cAAc,IAAI;IAClB,OAAO,IAAI;IACX,OAAO,IAAI;IACX,SAAS,IAAI;IACb,OAAO,IAAI;IACX,MAAM,IAAI;IACV,QAAQ,IAAI;IACZ,WAAW,IAAI;IACf,MAAM,KAAK;CACZ"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Country.js","sourceRoot":"","sources":["../../../ts/types/Enum/Country.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,OAWX;AAXD,WAAY,OAAO;IACjB,
|
|
1
|
+
{"version":3,"file":"Country.js","sourceRoot":"","sources":["../../../ts/types/Enum/Country.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,OAWX;AAXD,WAAY,OAAO;IACjB,mDAAe,CAAA;IACf,yDAAkB,CAAA;IAClB,2CAAW,CAAA;IACX,2CAAW,CAAA;IACX,+CAAa,CAAA;IACb,2CAAW,CAAA;IACX,yCAAU,CAAA;IACV,6CAAY,CAAA;IACZ,mDAAe,CAAA;IACf,0CAAW,CAAA;AACb,CAAC,EAXW,OAAO,KAAP,OAAO,QAWlB","sourcesContent":["export enum Country {\n AFGHANISTAN = 1,\n AFRIQUE_DU_SUD = 2,\n ALBANIE = 3,\n ALGERIE = 4,\n ALLEMAGNE = 5,\n ANDORRE = 6,\n ANGOLA = 7,\n ANGUILLA = 8,\n ANTARCTIQUE = 9,\n FRANCE = 65,\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Ged.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/Ged.ts"],"names":[],"mappings":"AAAA,oBAAY,WAAW;IACrB,OAAO,IAAI;IACX,kBAAkB,
|
|
1
|
+
{"version":3,"file":"Ged.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/Ged.ts"],"names":[],"mappings":"AAAA,oBAAY,WAAW;IACrB,OAAO,IAAI;IACX,kBAAkB,IAAI;IACtB,MAAM,IAAI;IACV,OAAO,IAAI;IACX,UAAU,IAAI;IACd,OAAO,IAAI;IACX,IAAI,IAAI;IACR,cAAc,IAAI;CACnB;AAED,oBAAY,SAAS;IA4BnB,QAAQ,KAAK;CAOd"}
|
package/es/types/Enum/Ged.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Ged.js","sourceRoot":"","sources":["../../../ts/types/Enum/Ged.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,WASX;AATD,WAAY,WAAW;IACrB,mDAAW,CAAA;IACX,
|
|
1
|
+
{"version":3,"file":"Ged.js","sourceRoot":"","sources":["../../../ts/types/Enum/Ged.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,WASX;AATD,WAAY,WAAW;IACrB,mDAAW,CAAA;IACX,yEAAsB,CAAA;IACtB,iDAAU,CAAA;IACV,mDAAW,CAAA;IACX,yDAAc,CAAA;IACd,mDAAW,CAAA;IACX,6CAAQ,CAAA;IACR,iEAAkB,CAAA;AACpB,CAAC,EATW,WAAW,KAAX,WAAW,QAStB;AAED,MAAM,CAAN,IAAY,SAmCX;AAnCD,WAAY,SAAS;IACnB,8CAA8C;IAC9C,uBAAuB;IACvB,sBAAsB;IACtB,2BAA2B;IAC3B,+BAA+B;IAC/B,yBAAyB;IACzB,wBAAwB;IACxB,8BAA8B;IAC9B,sCAAsC;IACtC,qBAAqB;IACrB,6BAA6B;IAC7B,kBAAkB;IAClB,YAAY;IACZ,iBAAiB;IACjB,2BAA2B;IAC3B,kBAAkB;IAClB,yBAAyB;IACzB,eAAe;IACf,iBAAiB;IACjB,yBAAyB;IACzB,qBAAqB;IACrB,iCAAiC;IACjC,0BAA0B;IAC1B,yCAAyC;IACzC,sBAAsB;IACtB,4BAA4B;IAC5B,qBAAqB;IACrB,kDAAa,CAAA;IACb,uBAAuB;IACvB,sBAAsB;IACtB,wBAAwB;IACxB,kBAAkB;IAClB,uBAAuB;IACvB,oCAAoC;AACtC,CAAC,EAnCW,SAAS,KAAT,SAAS,QAmCpB","sourcesContent":["export enum GedCategory {\n COMPANY = 1,\n ACCOUNTING_AND_TAX = 2,\n SOCIAL = 3,\n JURIDIC = 4,\n GENERALITY = 5,\n BILLING = 6,\n MAIL = 7,\n BANK_STATEMENT = 8,\n}\n\nexport enum GedFolder {\n // K-bis & Identity card & Tax memorandum = 1,\n // Mission letters = 2,\n // Mandates & RIB = 3,\n // Balance-GL Journals = 5,\n // Closes & Balance Sheets = 7,\n // VAT declarations = 10,\n // IS declarations = 11,\n // Statutes & amendments = 13,\n // Training and professional tax = 14,\n // DADS-U & DUE = 15,\n // URSSAF & Pôle-Emploi = 16,\n // Pay slips = 17,\n // TNS = 18,\n // HP of GA = 19,\n // Contracts & Leases = 20,\n // Insurance = 22,\n // Cabinet invoices = 23,\n // Others = 24,\n // Vehicles = 25,\n // Borrowing tables = 26,\n // RSI & URSSAF = 27,\n // Previous GA balance & PV = 28,\n // Slips for the CFE = 29,\n // Suppliers / customers appendices = 30,\n // Miscellaneous = 31,\n // Legal Announcements = 32,\n // Certificates = 33,\n PARTNERS = 34,\n // Incoming mails = 35,\n // Outgoing mail = 36,\n // Bank Statements = 37,\n // Formalism = 38,\n // Pending points = 39,\n // Balance-GL Journals Year N-1 = 40\n}\n"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Role.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/Role.ts"],"names":[],"mappings":"AAAA,oBAAY,IAAI;IACd,MAAM,IAAI;IACV,KAAK,IAAI;IACT,YAAY,IAAI;IAChB,UAAU,IAAI;IACd,GAAG,KAAK;IACR,MAAM,KAAK;IACX,OAAO,KAAK;IACZ,gBAAgB,KAAK;IACrB,UAAU,KAAK;IACf,oBAAoB,KAAK;IACzB,WAAW,KAAK;IAChB,qBAAqB,KAAK;IAC1B,UAAU,KAAK;IACf,OAAO,KAAK;IACZ,iBAAiB,KAAK;IACtB,WAAW,KAAK;IAChB,GAAG,KAAK;IACR,QAAQ,KAAK;IACb,SAAS,KAAK;IACd,GAAG,KAAK;IACR,WAAW,KAAK;IAChB,mBAAmB,
|
|
1
|
+
{"version":3,"file":"Role.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/Role.ts"],"names":[],"mappings":"AAAA,oBAAY,IAAI;IACd,MAAM,IAAI;IACV,KAAK,IAAI;IACT,YAAY,IAAI;IAChB,UAAU,IAAI;IACd,GAAG,KAAK;IACR,MAAM,KAAK;IACX,OAAO,KAAK;IACZ,gBAAgB,KAAK;IACrB,UAAU,KAAK;IACf,oBAAoB,KAAK;IACzB,WAAW,KAAK;IAChB,qBAAqB,KAAK;IAC1B,UAAU,KAAK;IACf,OAAO,KAAK;IACZ,iBAAiB,KAAK;IACtB,WAAW,KAAK;IAChB,GAAG,KAAK;IACR,QAAQ,KAAK;IACb,SAAS,KAAK;IACd,GAAG,KAAK;IACR,WAAW,KAAK;IAChB,mBAAmB,KAAK;CACzB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Role.js","sourceRoot":"","sources":["../../../ts/types/Enum/Role.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,IAuBX;AAvBD,WAAY,IAAI;IACd,mCAAU,CAAA;IACV,iCAAS,CAAA;IACT,+CAAgB,CAAA;IAChB,2CAAc,CAAA;IACd,8BAAQ,CAAA;IACR,oCAAW,CAAA;IACX,sCAAY,CAAA;IACZ,wDAAqB,CAAA;IACrB,4CAAe,CAAA;IACf,gEAAyB,CAAA;IACzB,8CAAgB,CAAA;IAChB,kEAA0B,CAAA;IAC1B,4CAAe,CAAA;IACf,sCAAY,CAAA;IACZ,0DAAsB,CAAA;IACtB,8CAAgB,CAAA;IAChB,8BAAQ,CAAA;IACR,wCAAa,CAAA;IACb,0CAAc,CAAA;IACd,8BAAQ,CAAA;IACR,8CAAgB,CAAA;IAChB,
|
|
1
|
+
{"version":3,"file":"Role.js","sourceRoot":"","sources":["../../../ts/types/Enum/Role.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,IAuBX;AAvBD,WAAY,IAAI;IACd,mCAAU,CAAA;IACV,iCAAS,CAAA;IACT,+CAAgB,CAAA;IAChB,2CAAc,CAAA;IACd,8BAAQ,CAAA;IACR,oCAAW,CAAA;IACX,sCAAY,CAAA;IACZ,wDAAqB,CAAA;IACrB,4CAAe,CAAA;IACf,gEAAyB,CAAA;IACzB,8CAAgB,CAAA;IAChB,kEAA0B,CAAA;IAC1B,4CAAe,CAAA;IACf,sCAAY,CAAA;IACZ,0DAAsB,CAAA;IACtB,8CAAgB,CAAA;IAChB,8BAAQ,CAAA;IACR,wCAAa,CAAA;IACb,0CAAc,CAAA;IACd,8BAAQ,CAAA;IACR,8CAAgB,CAAA;IAChB,8DAAwB,CAAA;AAC1B,CAAC,EAvBW,IAAI,KAAJ,IAAI,QAuBf","sourcesContent":["export enum Role {\n CLIENT = 1,\n ADMIN = 2,\n FRONT_OFFICE = 3,\n COMMERCIAL = 9,\n GPC = 10,\n SOCIAL = 11,\n JURIDIC = 12,\n CHIEF_ACCOUNTANT = 13,\n SUPERVISOR = 14,\n FRONT_OFFICE_EXPRESS = 15,\n SUPER_ADMIN = 16,\n EXPERT_SUB_CONTRACTOR = 17,\n MAINTAINER = 18,\n MANAGER = 19,\n EXPERT_ACCOUNTANT = 20,\n MFA_PENDING = 21,\n VAT = 22,\n CANDIDAT = 24,\n DEVELOPER = 25,\n API = 26,\n BACK_OFFICE = 27,\n BACK_OFFICE_EXPRESS = 28,\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Sector.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/Sector.ts"],"names":[],"mappings":"AAAA,oBAAY,MAAM;IAChB,OAAO,
|
|
1
|
+
{"version":3,"file":"Sector.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/Sector.ts"],"names":[],"mappings":"AAAA,oBAAY,MAAM;IAChB,OAAO,IAAI;IACX,yBAAyB,IAAI;IAC7B,6BAA6B,IAAI;IACjC,qCAAqC,IAAI;CAC1C"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Sector.js","sourceRoot":"","sources":["../../../ts/types/Enum/Sector.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,MAKX;AALD,WAAY,MAAM;IAChB,
|
|
1
|
+
{"version":3,"file":"Sector.js","sourceRoot":"","sources":["../../../ts/types/Enum/Sector.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,MAKX;AALD,WAAY,MAAM;IAChB,yCAAW,CAAA;IACX,6EAA6B,CAAA;IAC7B,qFAAiC,CAAA;IACjC,qGAAyC,CAAA;AAC3C,CAAC,EALW,MAAM,KAAN,MAAM,QAKjB","sourcesContent":["export enum Sector {\n DEFAULT = 1,\n AUTO_ENTREPRENEUR_SERVICE = 2,\n AUTO_ENTREPRENEUR_MERCHANDISE = 3,\n AUTO_ENTREPRENEUR_SERVICE_MERCHANDISE = 4,\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SubscriptionType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/SubscriptionType.ts"],"names":[],"mappings":"AAAA,oBAAY,gBAAgB;IAC1B,QAAQ,
|
|
1
|
+
{"version":3,"file":"SubscriptionType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/SubscriptionType.ts"],"names":[],"mappings":"AAAA,oBAAY,gBAAgB;IAC1B,QAAQ,IAAI;IACZ,YAAY,IAAI;IAChB,OAAO,IAAI;CACZ"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SubscriptionType.js","sourceRoot":"","sources":["../../../ts/types/Enum/SubscriptionType.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,gBAIX;AAJD,WAAY,gBAAgB;IAC1B,+
|
|
1
|
+
{"version":3,"file":"SubscriptionType.js","sourceRoot":"","sources":["../../../ts/types/Enum/SubscriptionType.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,gBAIX;AAJD,WAAY,gBAAgB;IAC1B,+DAAY,CAAA;IACZ,uEAAgB,CAAA;IAChB,6DAAW,CAAA;AACb,CAAC,EAJW,gBAAgB,KAAhB,gBAAgB,QAI3B","sourcesContent":["export enum SubscriptionType {\n FREEMIUM = 1,\n FREEMIUM_PRO = 2,\n PREMIUM = 3,\n}"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SurveyType.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/SurveyType.ts"],"names":[],"mappings":"AAAA,oBAAY,UAAU;IACpB,UAAU,IAAI;CACf"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SurveyType.js","sourceRoot":"","sources":["../../../ts/types/Enum/SurveyType.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,UAEX;AAFD,WAAY,UAAU;IACpB,uDAAc,CAAA;AAChB,CAAC,EAFW,UAAU,KAAV,UAAU,QAErB","sourcesContent":["export enum SurveyType {\n ONBOARDING = 1,\n}"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SurveyTypeDatas.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/SurveyTypeDatas.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,eAAe;;;;;;;CA0C3B,CAAC"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
export const SurveyTypeDatas = {
|
|
2
|
+
1: [
|
|
3
|
+
{
|
|
4
|
+
id: 1,
|
|
5
|
+
question: 'interestingFeatures',
|
|
6
|
+
type: 'checkbox',
|
|
7
|
+
answers: [
|
|
8
|
+
'syncBanc',
|
|
9
|
+
'expensesAndRevenuesCategorization',
|
|
10
|
+
'cashFlowSimulation',
|
|
11
|
+
'expenseReportsAndKilometricAllowances',
|
|
12
|
+
'trackingToolAndDashboards',
|
|
13
|
+
'billingTool',
|
|
14
|
+
'vatDeclarationAutomated',
|
|
15
|
+
'balanceSheetAndTaxReturnGenerationAutomated',
|
|
16
|
+
],
|
|
17
|
+
},
|
|
18
|
+
{
|
|
19
|
+
id: 2,
|
|
20
|
+
question: 'societySize',
|
|
21
|
+
type: 'select',
|
|
22
|
+
answers: [
|
|
23
|
+
'1to5',
|
|
24
|
+
'6to10',
|
|
25
|
+
'11to25',
|
|
26
|
+
'26to50',
|
|
27
|
+
'51andMore',
|
|
28
|
+
],
|
|
29
|
+
},
|
|
30
|
+
{
|
|
31
|
+
id: 3,
|
|
32
|
+
question: 'userRoleInSociety',
|
|
33
|
+
type: 'select',
|
|
34
|
+
answers: [
|
|
35
|
+
'director',
|
|
36
|
+
'accountant',
|
|
37
|
+
'accountantExpert',
|
|
38
|
+
'managementAssistant',
|
|
39
|
+
'other',
|
|
40
|
+
],
|
|
41
|
+
},
|
|
42
|
+
],
|
|
43
|
+
};
|
|
44
|
+
//# sourceMappingURL=SurveyTypeDatas.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SurveyTypeDatas.js","sourceRoot":"","sources":["../../../ts/types/Enum/SurveyTypeDatas.ts"],"names":[],"mappings":"AAAA,MAAM,CAAC,MAAM,eAAe,GAAG;IAC7B,CAAC,EAAE;QACD;YACE,EAAE,EAAE,CAAC;YACL,QAAQ,EAAE,qBAAqB;YAC/B,IAAI,EAAE,UAAU;YAChB,OAAO,EAAE;gBACP,UAAU;gBACV,mCAAmC;gBACnC,oBAAoB;gBACpB,uCAAuC;gBACvC,2BAA2B;gBAC3B,aAAa;gBACb,yBAAyB;gBACzB,6CAA6C;aAC9C;SACF;QACD;YACE,EAAE,EAAE,CAAC;YACL,QAAQ,EAAE,aAAa;YACvB,IAAI,EAAE,QAAQ;YACd,OAAO,EAAE;gBACP,MAAM;gBACN,OAAO;gBACP,QAAQ;gBACR,QAAQ;gBACR,WAAW;aACZ;SACF;QACD;YACE,EAAE,EAAE,CAAC;YACL,QAAQ,EAAE,mBAAmB;YAC7B,IAAI,EAAE,QAAQ;YACd,OAAO,EAAE;gBACP,UAAU;gBACV,YAAY;gBACZ,kBAAkB;gBAClB,qBAAqB;gBACrB,OAAO;aACR;SACF;KACF;CACF,CAAC","sourcesContent":["export const SurveyTypeDatas = {\n 1: [\n {\n id: 1,\n question: 'interestingFeatures',\n type: 'checkbox',\n answers: [\n 'syncBanc',\n 'expensesAndRevenuesCategorization',\n 'cashFlowSimulation',\n 'expenseReportsAndKilometricAllowances',\n 'trackingToolAndDashboards',\n 'billingTool',\n 'vatDeclarationAutomated',\n 'balanceSheetAndTaxReturnGenerationAutomated',\n ],\n },\n {\n id: 2,\n question: 'societySize',\n type: 'select',\n answers: [\n '1to5',\n '6to10',\n '11to25',\n '26to50',\n '51andMore',\n ],\n },\n {\n id: 3,\n question: 'userRoleInSociety',\n type: 'select',\n answers: [\n 'director',\n 'accountant',\n 'accountantExpert',\n 'managementAssistant',\n 'other',\n ],\n },\n ],\n};"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TypeConnector.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/TypeConnector.ts"],"names":[],"mappings":"AAAA,oBAAY,aAAa;IACvB,MAAM,
|
|
1
|
+
{"version":3,"file":"TypeConnector.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/TypeConnector.ts"],"names":[],"mappings":"AAAA,oBAAY,aAAa;IACvB,MAAM,IAAI;IACV,UAAU,IAAI;IACd,IAAI,IAAI;IACR,QAAQ,IAAI;IACZ,cAAc,IAAI;IAClB,MAAM,IAAI;IACV,EAAE,IAAI;IACN,SAAS,IAAI;IACb,OAAO,IAAI;IACX,WAAW,KAAK;IAChB,UAAU,KAAK;CAChB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TypeConnector.js","sourceRoot":"","sources":["../../../ts/types/Enum/TypeConnector.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,aAYX;AAZD,WAAY,aAAa;IACvB,
|
|
1
|
+
{"version":3,"file":"TypeConnector.js","sourceRoot":"","sources":["../../../ts/types/Enum/TypeConnector.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,aAYX;AAZD,WAAY,aAAa;IACvB,qDAAU,CAAA;IACV,6DAAc,CAAA;IACd,iDAAQ,CAAA;IACR,yDAAY,CAAA;IACZ,qEAAkB,CAAA;IAClB,qDAAU,CAAA;IACV,6CAAM,CAAA;IACN,2DAAa,CAAA;IACb,uDAAW,CAAA;IACX,gEAAgB,CAAA;IAChB,8DAAe,CAAA;AACjB,CAAC,EAZW,aAAa,KAAb,aAAa,QAYxB","sourcesContent":["export enum TypeConnector {\n SEELSY = 1,\n PRESTASHOP = 2,\n ZOHO = 3,\n DOLIBARR = 4,\n STRIPE_CONNECT = 5,\n STRIPE = 6,\n JS = 7,\n AUTOLOGIN = 8,\n SHOPIFY = 9,\n WOOCOMMERCE = 10,\n ACTIVATION = 11,\n}"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypePartnerTransaction.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/TypePartnerTransaction.ts"],"names":[],"mappings":"AAAA,oBAAY,sBAAsB;IAChC,KAAK,IAAI;IACT,cAAc,IAAI;IAClB,KAAK,IAAI;IACT,KAAK,IAAI;CACV"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
export var TypePartnerTransaction;
|
|
2
|
+
(function (TypePartnerTransaction) {
|
|
3
|
+
TypePartnerTransaction[TypePartnerTransaction["OTHER"] = 1] = "OTHER";
|
|
4
|
+
TypePartnerTransaction[TypePartnerTransaction["BUDGET_INSIGHT"] = 2] = "BUDGET_INSIGHT";
|
|
5
|
+
TypePartnerTransaction[TypePartnerTransaction["QONTO"] = 3] = "QONTO";
|
|
6
|
+
TypePartnerTransaction[TypePartnerTransaction["SHINE"] = 4] = "SHINE";
|
|
7
|
+
})(TypePartnerTransaction || (TypePartnerTransaction = {}));
|
|
8
|
+
//# sourceMappingURL=TypePartnerTransaction.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TypePartnerTransaction.js","sourceRoot":"","sources":["../../../ts/types/Enum/TypePartnerTransaction.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,sBAKX;AALD,WAAY,sBAAsB;IAChC,qEAAS,CAAA;IACT,uFAAkB,CAAA;IAClB,qEAAS,CAAA;IACT,qEAAS,CAAA;AACX,CAAC,EALW,sBAAsB,KAAtB,sBAAsB,QAKjC","sourcesContent":["export enum TypePartnerTransaction {\n OTHER = 1,\n BUDGET_INSIGHT = 2,\n QONTO = 3,\n SHINE = 4,\n}"]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VatRegime.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/VatRegime.ts"],"names":[],"mappings":"AAAA,oBAAY,SAAS;IACnB,OAAO,
|
|
1
|
+
{"version":3,"file":"VatRegime.d.ts","sourceRoot":"","sources":["../../../ts/types/Enum/VatRegime.ts"],"names":[],"mappings":"AAAA,oBAAY,SAAS;IACnB,OAAO,IAAI;IACX,SAAS,IAAI;IACb,UAAU,IAAI;IACd,cAAc,IAAI;CACnB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VatRegime.js","sourceRoot":"","sources":["../../../ts/types/Enum/VatRegime.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,SAKX;AALD,WAAY,SAAS;IACnB,+
|
|
1
|
+
{"version":3,"file":"VatRegime.js","sourceRoot":"","sources":["../../../ts/types/Enum/VatRegime.ts"],"names":[],"mappings":"AAAA,MAAM,CAAN,IAAY,SAKX;AALD,WAAY,SAAS;IACnB,+CAAW,CAAA;IACX,mDAAa,CAAA;IACb,qDAAc,CAAA;IACd,6DAAkB,CAAA;AACpB,CAAC,EALW,SAAS,KAAT,SAAS,QAKpB","sourcesContent":["export enum VatRegime {\n MONTHLY = 1,\n QUARTERLY = 2,\n SIMPLIFIED = 3,\n NOT_ATTRIBUTED = 4,\n}"]}
|
|
@@ -1,4 +1,8 @@
|
|
|
1
1
|
import { IImmobilization } from '../../..';
|
|
2
|
+
import { IAccount } from '../../models/IAccount';
|
|
3
|
+
export interface ReadHydratedImmobilization extends IImmobilization {
|
|
4
|
+
account: Partial<IAccount>;
|
|
5
|
+
}
|
|
2
6
|
export interface FormattedImmobilization extends IImmobilization {
|
|
3
7
|
inputValue: number;
|
|
4
8
|
startAmortization: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadFormattedImmobilization.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/immobilization/ReadFormattedImmobilization.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;
|
|
1
|
+
{"version":3,"file":"ReadFormattedImmobilization.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/immobilization/ReadFormattedImmobilization.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,eAAe,EAAE,MAAM,UAAU,CAAC;AAC3C,OAAO,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAEjD,MAAM,WAAW,0BAA2B,SAAQ,eAAe;IACjE,OAAO,EAAE,OAAO,CAAC,QAAQ,CAAC,CAAA;CAC3B;AACD,MAAM,WAAW,uBAAwB,SAAQ,eAAe;IAC9D,UAAU,EAAE,MAAM,CAAA;IAClB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,gBAAgB,EAAE,MAAM,CAAC;IACzB,eAAe,EAAE,MAAM,CAAC;IACxB,GAAG,EAAE,MAAM,CAAA;CACZ;AAED,MAAM,WAAW,iCAAiC;IAChD,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,eAAe,EAAE,uBAAuB,EAAE,CAAC;IAC3C,kBAAkB,EAAE,MAAM,CAAC;IAC3B,yBAAyB,EAAE,MAAM,CAAC;IAClC,wBAAwB,EAAE,MAAM,CAAC;IACjC,uBAAuB,EAAE,MAAM,CAAC;IAChC,WAAW,EAAE,MAAM,CAAA;CACpB;AAED,MAAM,WAAW,qCAAqC;IACpD,wBAAwB,EAAE,iCAAiC,EAAE,CAAC;IAC9D,eAAe,EAAE,MAAM,CAAC;IACxB,sBAAsB,EAAE,MAAM,CAAC;IAC/B,qBAAqB,EAAE,MAAM,CAAC;IAC9B,oBAAoB,EAAE,MAAM,CAAC;IAC7B,QAAQ,EAAE,MAAM,CAAA;CACjB"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ReadFormattedImmobilization.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/immobilization/ReadFormattedImmobilization.ts"],"names":[],"mappings":"","sourcesContent":["import { IImmobilization } from '../../..';\n\nexport interface FormattedImmobilization extends IImmobilization {\n inputValue: number\n startAmortization: number,\n currentEndowment: number,\n endAmortization: number,\n vnc: number\n}\n\nexport interface FormattedImmobilizationsByAccount {\n number: number,\n name: string,\n immobilizations: FormattedImmobilization[],\n subTotalInputValue: number;\n subTotalStartAmortization: number,\n subTotalCurrentEndowment: number,\n subTotalEndAmortization: number,\n subTotalVnc: number\n}\n\nexport interface ReadFormattedImmobilizationsByAccount {\n immobilizationsByAccount: FormattedImmobilizationsByAccount[],\n totalInputValue: number;\n totalStartAmortization: number,\n totalCurrentEndowment: number,\n totalEndAmortization: number,\n totalVnc: number\n}"]}
|
|
1
|
+
{"version":3,"file":"ReadFormattedImmobilization.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/immobilization/ReadFormattedImmobilization.ts"],"names":[],"mappings":"","sourcesContent":["import { IImmobilization } from '../../..';\nimport { IAccount } from '../../models/IAccount';\n\nexport interface ReadHydratedImmobilization extends IImmobilization {\n account: Partial<IAccount>\n}\nexport interface FormattedImmobilization extends IImmobilization {\n inputValue: number\n startAmortization: number,\n currentEndowment: number,\n endAmortization: number,\n vnc: number\n}\n\nexport interface FormattedImmobilizationsByAccount {\n number: number,\n name: string,\n immobilizations: FormattedImmobilization[],\n subTotalInputValue: number;\n subTotalStartAmortization: number,\n subTotalCurrentEndowment: number,\n subTotalEndAmortization: number,\n subTotalVnc: number\n}\n\nexport interface ReadFormattedImmobilizationsByAccount {\n immobilizationsByAccount: FormattedImmobilizationsByAccount[],\n totalInputValue: number;\n totalStartAmortization: number,\n totalCurrentEndowment: number,\n totalEndAmortization: number,\n totalVnc: number\n}"]}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { BaseEntity } from '../../../../utils';
|
|
2
|
+
import { SurveyType } from '../../../Enum/SurveyType';
|
|
3
|
+
import { ISurvey } from '../../models/ISurvey';
|
|
4
|
+
export declare class CreateSurvey implements Omit<BaseEntity<ISurvey>, 'finishedAt' | 'cancelledAt' | 'idSociety'> {
|
|
5
|
+
data: {
|
|
6
|
+
name: string;
|
|
7
|
+
data: (string | number)[];
|
|
8
|
+
}[];
|
|
9
|
+
idSurveyType: SurveyType;
|
|
10
|
+
}
|
|
11
|
+
//# sourceMappingURL=CreateSurvey.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateSurvey.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/survey/CreateSurvey.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,UAAU,EAAE,MAAM,mBAAmB,CAAC;AAC/C,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AACtD,OAAO,EAAE,OAAO,EAAE,MAAM,sBAAsB,CAAC;AAE/C,qBAAa,YAAa,YAAW,IAAI,CAAC,UAAU,CAAC,OAAO,CAAC,EAAE,YAAY,GAAG,aAAa,GAAG,WAAW,CAAC;IACxG,IAAI,EAAE;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,IAAI,EAAE,CAAC,MAAM,GAAE,MAAM,CAAC,EAAE,CAAA;KAAE,EAAE,CAAC;IACnD,YAAY,EAAE,UAAU,CAAC;CAC1B"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateSurvey.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/survey/CreateSurvey.ts"],"names":[],"mappings":"AAIA,MAAM,OAAO,YAAY;CAGxB","sourcesContent":["import { BaseEntity } from '../../../../utils';\nimport { SurveyType } from '../../../Enum/SurveyType';\nimport { ISurvey } from '../../models/ISurvey';\n\nexport class CreateSurvey implements Omit<BaseEntity<ISurvey>, 'finishedAt' | 'cancelledAt' | 'idSociety'> {\n data: { name: string, data: (string |number)[] }[];\n idSurveyType: SurveyType;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QuerySurvey.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/survey/QuerySurvey.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,YAAY,EAAE,UAAU,EAAE,MAAM,WAAW,CAAC;AAGrD,qBAAa,WAAW;IAEtB,KAAK,CAAC,EAAE,YAAY,GAAG,UAAU,CAAC;IAGlC,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;CACvB"}
|
|
@@ -0,0 +1,21 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
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;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
+
};
|
|
10
|
+
import { ApiPropertyOptional } from '../../../../utils';
|
|
11
|
+
export class QuerySurvey {
|
|
12
|
+
}
|
|
13
|
+
__decorate([
|
|
14
|
+
ApiPropertyOptional()(),
|
|
15
|
+
__metadata("design:type", Object)
|
|
16
|
+
], QuerySurvey.prototype, "where", void 0);
|
|
17
|
+
__decorate([
|
|
18
|
+
ApiPropertyOptional(),
|
|
19
|
+
__metadata("design:type", Array)
|
|
20
|
+
], QuerySurvey.prototype, "attributes", void 0);
|
|
21
|
+
//# sourceMappingURL=QuerySurvey.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QuerySurvey.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/survey/QuerySurvey.ts"],"names":[],"mappings":";;;;;;;;;AACA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AAExD,MAAM,OAAO,WAAW;CAMvB;AAJC;IADC,mBAAmB,EAAE,EAAE;;0CACU;AAGlC;IADC,mBAAmB,EAAE;;+CACA","sourcesContent":["import { WhereOptions, WhereValue } from 'sequelize';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class QuerySurvey {\n @ApiPropertyOptional()()\n where?: WhereOptions | WhereValue;\n\n @ApiPropertyOptional()\n attributes?: string[];\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QuerySurveys.d.ts","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/survey/QuerySurveys.ts"],"names":[],"mappings":"AACA,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAEtD,qBAAa,YAAY;IAEvB,YAAY,CAAC,EAAE,UAAU,CAAC;IAG1B,UAAU,CAAC,EAAE,MAAM,EAAE,CAAC;CACvB"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
|
|
2
|
+
var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
|
|
3
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
|
|
4
|
+
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;
|
|
5
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
6
|
+
};
|
|
7
|
+
var __metadata = (this && this.__metadata) || function (k, v) {
|
|
8
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
9
|
+
};
|
|
10
|
+
import { ApiPropertyOptional } from '../../../../utils';
|
|
11
|
+
import { SurveyType } from '../../../Enum/SurveyType';
|
|
12
|
+
export class QuerySurveys {
|
|
13
|
+
}
|
|
14
|
+
__decorate([
|
|
15
|
+
ApiPropertyOptional(),
|
|
16
|
+
__metadata("design:type", Number)
|
|
17
|
+
], QuerySurveys.prototype, "idSurveyType", void 0);
|
|
18
|
+
__decorate([
|
|
19
|
+
ApiPropertyOptional(),
|
|
20
|
+
__metadata("design:type", Array)
|
|
21
|
+
], QuerySurveys.prototype, "attributes", void 0);
|
|
22
|
+
//# sourceMappingURL=QuerySurveys.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QuerySurveys.js","sourceRoot":"","sources":["../../../../../ts/types/Interface/api/survey/QuerySurveys.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACxD,OAAO,EAAE,UAAU,EAAE,MAAM,0BAA0B,CAAC;AAEtD,MAAM,OAAO,YAAY;CAMxB;AAJC;IADC,mBAAmB,EAAE;;kDACI;AAG1B;IADC,mBAAmB,EAAE;;gDACA","sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\nimport { SurveyType } from '../../../Enum/SurveyType';\n\nexport class QuerySurveys {\n @ApiPropertyOptional()\n idSurveyType?: SurveyType;\n\n @ApiPropertyOptional()\n attributes?: string[];\n}\n"]}
|