@silexpert/core 1.1.53 → 1.1.55
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/Fusion.d.ts +5 -0
- package/es/api/resources/Fusion.d.ts.map +1 -0
- package/es/api/resources/Fusion.js +18 -0
- package/es/api/resources/Fusion.js.map +1 -0
- package/es/api/resources/TextMessage.d.ts +2 -1
- package/es/api/resources/TextMessage.d.ts.map +1 -1
- package/es/api/resources/TextMessage.js +3 -0
- package/es/api/resources/TextMessage.js.map +1 -1
- package/es/api/resources/VisualizedInformation.d.ts +8 -0
- package/es/api/resources/VisualizedInformation.d.ts.map +1 -0
- package/es/api/resources/VisualizedInformation.js +13 -0
- package/es/api/resources/VisualizedInformation.js.map +1 -0
- package/es/api/resources/prestation.d.ts +2 -1
- package/es/api/resources/prestation.d.ts.map +1 -1
- package/es/api/resources/prestation.js +3 -0
- package/es/api/resources/prestation.js.map +1 -1
- 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/FiscalRegime.d.ts +5 -0
- package/es/types/Enum/FiscalRegime.d.ts.map +1 -1
- package/es/types/Enum/FiscalRegime.js +17 -0
- package/es/types/Enum/FiscalRegime.js.map +1 -1
- package/es/types/Enum/ProfitsType.d.ts +5 -0
- package/es/types/Enum/ProfitsType.d.ts.map +1 -1
- package/es/types/Enum/ProfitsType.js +12 -0
- package/es/types/Enum/ProfitsType.js.map +1 -1
- package/es/types/Enum/TaxSystem.d.ts +5 -2
- package/es/types/Enum/TaxSystem.d.ts.map +1 -1
- package/es/types/Enum/TaxSystem.js +3 -0
- package/es/types/Enum/TaxSystem.js.map +1 -1
- package/es/types/Enum/VisualizedInformation.d.ts +5 -0
- package/es/types/Enum/VisualizedInformation.d.ts.map +1 -0
- package/es/types/Enum/VisualizedInformation.js +6 -0
- package/es/types/Enum/VisualizedInformation.js.map +1 -0
- package/es/types/Interface/api/cerfa/3517.d.ts +7 -0
- package/es/types/Interface/api/cerfa/3517.d.ts.map +1 -1
- package/es/types/Interface/api/cerfa/3517.js.map +1 -1
- package/es/types/Interface/api/fusion/FusionSocieties.d.ts +5 -0
- package/es/types/Interface/api/fusion/FusionSocieties.d.ts.map +1 -0
- package/es/types/Interface/api/fusion/FusionSocieties.js +24 -0
- package/es/types/Interface/api/fusion/FusionSocieties.js.map +1 -0
- package/es/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.d.ts +9 -0
- package/es/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.d.ts.map +1 -0
- package/es/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js +57 -0
- package/es/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js.map +1 -0
- package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts +1 -0
- package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.d.ts.map +1 -1
- package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +6 -0
- package/es/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +1 -1
- package/es/types/Interface/api/textMessage/Create.d.ts +5 -0
- package/es/types/Interface/api/textMessage/Create.d.ts.map +1 -1
- package/es/types/Interface/api/textMessage/Create.js +17 -0
- package/es/types/Interface/api/textMessage/Create.js.map +1 -1
- package/es/types/Interface/api/visualizedInformation/Query.d.ts +6 -0
- package/es/types/Interface/api/visualizedInformation/Query.d.ts.map +1 -0
- package/es/types/Interface/api/visualizedInformation/Query.js +26 -0
- package/es/types/Interface/api/visualizedInformation/Query.js.map +1 -0
- package/es/types/Interface/api/visualizedInformation/Update.d.ts +6 -0
- package/es/types/Interface/api/visualizedInformation/Update.d.ts.map +1 -0
- package/es/types/Interface/api/visualizedInformation/Update.js +25 -0
- package/es/types/Interface/api/visualizedInformation/Update.js.map +1 -0
- package/es/types/Interface/models/ISociety.d.ts +1 -0
- 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/IVisualizedInformation.d.ts +12 -0
- package/es/types/Interface/models/IVisualizedInformation.d.ts.map +1 -0
- package/es/types/Interface/models/IVisualizedInformation.js +2 -0
- package/es/types/Interface/models/IVisualizedInformation.js.map +1 -0
- package/es/types/index.d.ts +6 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +6 -0
- package/es/types/index.js.map +1 -1
- package/es/utils/vat/3517/century23.d.ts.map +1 -1
- package/es/utils/vat/3517/century23.js +103 -94
- package/es/utils/vat/3517/century23.js.map +1 -1
- package/js/api/resources/Fusion.js +46 -0
- package/js/api/resources/Fusion.js.map +1 -0
- package/js/api/resources/TextMessage.js +3 -0
- package/js/api/resources/TextMessage.js.map +1 -1
- package/js/api/resources/VisualizedInformation.js +22 -0
- package/js/api/resources/VisualizedInformation.js.map +1 -0
- package/js/api/resources/prestation.js +5 -0
- package/js/api/resources/prestation.js.map +1 -1
- package/js/api/resources.js +5 -1
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/FiscalRegime.js +13 -0
- package/js/types/Enum/FiscalRegime.js.map +1 -1
- package/js/types/Enum/ProfitsType.js +9 -0
- package/js/types/Enum/ProfitsType.js.map +1 -1
- package/js/types/Enum/TaxSystem.js +6 -3
- package/js/types/Enum/TaxSystem.js.map +1 -1
- package/js/types/Enum/VisualizedInformation.js +11 -0
- package/js/types/Enum/VisualizedInformation.js.map +1 -0
- package/js/types/Interface/api/cerfa/3517.js.map +1 -1
- package/js/types/Interface/api/fusion/FusionSocieties.js +23 -0
- package/js/types/Interface/api/fusion/FusionSocieties.js.map +1 -0
- package/js/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js +41 -0
- package/js/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.js.map +1 -0
- package/js/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js +1 -0
- package/js/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map +1 -1
- package/js/types/Interface/api/textMessage/Create.js +6 -1
- package/js/types/Interface/api/textMessage/Create.js.map +1 -1
- package/js/types/Interface/api/visualizedInformation/Query.js +24 -0
- package/js/types/Interface/api/visualizedInformation/Query.js.map +1 -0
- package/js/types/Interface/api/visualizedInformation/Update.js +24 -0
- package/js/types/Interface/api/visualizedInformation/Update.js.map +1 -0
- package/js/types/Interface/models/ISociety.js.map +1 -1
- package/js/types/Interface/models/IVisualizedInformation.js +6 -0
- package/js/types/Interface/models/IVisualizedInformation.js.map +1 -0
- package/js/types/index.js +63 -3
- package/js/types/index.js.map +1 -1
- package/js/utils/vat/3517/century23.js +115 -95
- package/js/utils/vat/3517/century23.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Fusion.ts +7 -0
- package/ts/api/resources/TextMessage.ts +5 -0
- package/ts/api/resources/VisualizedInformation.ts +16 -0
- package/ts/api/resources/prestation.ts +6 -1
- package/ts/api/resources.ts +4 -0
- package/ts/types/Enum/FiscalRegime.ts +19 -1
- package/ts/types/Enum/ProfitsType.ts +14 -1
- package/ts/types/Enum/TaxSystem.ts +5 -4
- package/ts/types/Enum/VisualizedInformation.ts +4 -0
- package/ts/types/Interface/api/cerfa/3517.ts +7 -0
- package/ts/types/Interface/api/fusion/FusionSocieties.ts +12 -0
- package/ts/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.ts +40 -0
- package/ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts +5 -0
- package/ts/types/Interface/api/textMessage/Create.ts +14 -0
- package/ts/types/Interface/api/visualizedInformation/Query.ts +14 -0
- package/ts/types/Interface/api/visualizedInformation/Update.ts +13 -0
- package/ts/types/Interface/models/ISociety.ts +1 -0
- package/ts/types/Interface/models/IVisualizedInformation.ts +14 -0
- package/ts/types/index.ts +7 -0
- package/ts/utils/vat/3517/century23.ts +17 -7
|
@@ -0,0 +1,46 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.Fusion = undefined;
|
|
7
|
+
var _Resource = require("../Resource");
|
|
8
|
+
var __awaiter = undefined && undefined.__awaiter || function (thisArg, _arguments, P, generator) {
|
|
9
|
+
function adopt(value) {
|
|
10
|
+
return value instanceof P ? value : new P(function (resolve) {
|
|
11
|
+
resolve(value);
|
|
12
|
+
});
|
|
13
|
+
}
|
|
14
|
+
return new (P || (P = Promise))(function (resolve, reject) {
|
|
15
|
+
function fulfilled(value) {
|
|
16
|
+
try {
|
|
17
|
+
step(generator.next(value));
|
|
18
|
+
} catch (e) {
|
|
19
|
+
reject(e);
|
|
20
|
+
}
|
|
21
|
+
}
|
|
22
|
+
function rejected(value) {
|
|
23
|
+
try {
|
|
24
|
+
step(generator["throw"](value));
|
|
25
|
+
} catch (e) {
|
|
26
|
+
reject(e);
|
|
27
|
+
}
|
|
28
|
+
}
|
|
29
|
+
function step(result) {
|
|
30
|
+
result.done ? resolve(result.value) : adopt(result.value).then(fulfilled, rejected);
|
|
31
|
+
}
|
|
32
|
+
step((generator = generator.apply(thisArg, _arguments || [])).next());
|
|
33
|
+
});
|
|
34
|
+
};
|
|
35
|
+
class Fusion extends _Resource.Resource {
|
|
36
|
+
fusion(idSocietySource, idSocietyTarget) {
|
|
37
|
+
return __awaiter(this, void 0, void 0, function* () {
|
|
38
|
+
return this.axios.$post('/fusion', {
|
|
39
|
+
idSocietySource,
|
|
40
|
+
idSocietyTarget
|
|
41
|
+
});
|
|
42
|
+
});
|
|
43
|
+
}
|
|
44
|
+
}
|
|
45
|
+
exports.Fusion = Fusion;
|
|
46
|
+
//# sourceMappingURL=Fusion.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Fusion.js","names":["_Resource","require","Fusion","Resource","fusion","idSocietySource","idSocietyTarget","axios","$post","exports"],"sources":["../../../ts/api/resources/Fusion.ts"],"sourcesContent":["import { Resource } from '../Resource';\n\nexport class Fusion extends Resource {\n async fusion(idSocietySource: number, idSocietyTarget: number) {\n return this.axios.$post('/fusion', { idSocietySource, idSocietyTarget });\n }\n}"],"mappings":";;;;;;AAAA,IAAAA,SAAA,GAAAC,OAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAEM,MAAOC,MAAO,SAAQC,kBAAQ;EAC5BC,MAAMA,CAACC,eAAuB,EAAEC,eAAuB;;MAC3D,OAAO,IAAI,CAACC,KAAK,CAACC,KAAK,CAAC,SAAS,EAAE;QAAEH,eAAe;QAAEC;MAAe,CAAE,CAAC;IAC1E,CAAC;;;AACFG,OAAA,CAJYP,MAAO,GAAPA,MAAO"}
|
|
@@ -30,6 +30,9 @@ class TextMessage extends _Resource.Resource {
|
|
|
30
30
|
send(payload) {
|
|
31
31
|
return this.axios.$post('/text-messages', payload);
|
|
32
32
|
}
|
|
33
|
+
sendAnnouncement(payload) {
|
|
34
|
+
return this.axios.$post('/text-messages/announcements', payload);
|
|
35
|
+
}
|
|
33
36
|
update(id, payload) {
|
|
34
37
|
return this.axios.patch(`/text-messages/${id}`, payload);
|
|
35
38
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TextMessage.js","names":["_Resource","require","TextMessage","Resource","getPaginated","payload","cancelToken","axios","$get","Object","assign","params","getPaginatedConversations","getAllBySocietyId","idSociety","query","send","$post","update","id","patch","exports"],"sources":["../../../ts/api/resources/TextMessage.ts"],"sourcesContent":["import { CancelToken } from 'axios';\nimport { Resource } from '../Resource';\nimport {\n ISms,\n OptionalQueryPaginate,\n QueryTextMessage,\n QueryTextMessageGrouped,\n SendTextMessage,\n UpdateTextMessage,\n} from '../../types';\nimport { ReadPaginatedTextMessage, ReadPaginatedTextMessageGrouped } from '../../types/Interface/api/textMessage/Read';\n\nexport class TextMessage extends Resource {\n getPaginated(payload: QueryTextMessage & OptionalQueryPaginate, cancelToken?: CancelToken): Promise<ReadPaginatedTextMessage> {\n return this.axios.$get('/text-messages', { ...(cancelToken ? { cancelToken } : {}), params: payload });\n }\n\n getPaginatedConversations(payload: QueryTextMessageGrouped & OptionalQueryPaginate, cancelToken?: CancelToken): Promise<ReadPaginatedTextMessageGrouped> {\n return this.axios.$get('/text-messages/conversations', { ...(cancelToken ? { cancelToken } : {}), params: payload });\n }\n\n getAllBySocietyId(idSociety: number, query: QueryTextMessage, cancelToken?: CancelToken): Promise<ISms[]> {\n return this.axios.$get(`/societies/${idSociety}/text-messages`, { ...(cancelToken ? { cancelToken } : {}), params: query });\n }\n\n send(payload: SendTextMessage): Promise<ISms> {\n return this.axios.$post('/text-messages', payload);\n }\n\n update(id: number, payload: UpdateTextMessage): Promise<{ data: ISms }> {\n return this.axios.patch(`/text-messages/${id}`, payload);\n }\n}"],"mappings":";;;;;;AACA,IAAAA,SAAA,GAAAC,OAAA;
|
|
1
|
+
{"version":3,"file":"TextMessage.js","names":["_Resource","require","TextMessage","Resource","getPaginated","payload","cancelToken","axios","$get","Object","assign","params","getPaginatedConversations","getAllBySocietyId","idSociety","query","send","$post","sendAnnouncement","update","id","patch","exports"],"sources":["../../../ts/api/resources/TextMessage.ts"],"sourcesContent":["import { CancelToken } from 'axios';\nimport { Resource } from '../Resource';\nimport {\n ISms,\n OptionalQueryPaginate,\n QueryTextMessage,\n QueryTextMessageGrouped,\n SendTextMessage,\n UpdateTextMessage,\n SendAnnouncementTextMessage,\n} from '../../types';\nimport { ReadPaginatedTextMessage, ReadPaginatedTextMessageGrouped } from '../../types/Interface/api/textMessage/Read';\n\nexport class TextMessage extends Resource {\n getPaginated(payload: QueryTextMessage & OptionalQueryPaginate, cancelToken?: CancelToken): Promise<ReadPaginatedTextMessage> {\n return this.axios.$get('/text-messages', { ...(cancelToken ? { cancelToken } : {}), params: payload });\n }\n\n getPaginatedConversations(payload: QueryTextMessageGrouped & OptionalQueryPaginate, cancelToken?: CancelToken): Promise<ReadPaginatedTextMessageGrouped> {\n return this.axios.$get('/text-messages/conversations', { ...(cancelToken ? { cancelToken } : {}), params: payload });\n }\n\n getAllBySocietyId(idSociety: number, query: QueryTextMessage, cancelToken?: CancelToken): Promise<ISms[]> {\n return this.axios.$get(`/societies/${idSociety}/text-messages`, { ...(cancelToken ? { cancelToken } : {}), params: query });\n }\n\n send(payload: SendTextMessage): Promise<ISms> {\n return this.axios.$post('/text-messages', payload);\n }\n\n sendAnnouncement(payload: SendAnnouncementTextMessage): Promise<true> {\n return this.axios.$post('/text-messages/announcements', payload);\n }\n\n update(id: number, payload: UpdateTextMessage): Promise<{ data: ISms }> {\n return this.axios.patch(`/text-messages/${id}`, payload);\n }\n}"],"mappings":";;;;;;AACA,IAAAA,SAAA,GAAAC,OAAA;AAYM,MAAOC,WAAY,SAAQC,kBAAQ;EACvCC,YAAYA,CAACC,OAAiD,EAAEC,WAAyB;IACvF,OAAO,IAAI,CAACC,KAAK,CAACC,IAAI,CAAC,gBAAgB,EAAAC,MAAA,CAAAC,MAAA,CAAAD,MAAA,CAAAC,MAAA,KAAQJ,WAAW,GAAG;MAAEA;IAAW,CAAE,GAAG,EAAE,CAAC;MAAEK,MAAM,EAAEN;IAAO,GAAG;EACxG;EAEAO,yBAAyBA,CAACP,OAAwD,EAAEC,WAAyB;IAC3G,OAAO,IAAI,CAACC,KAAK,CAACC,IAAI,CAAC,8BAA8B,EAAAC,MAAA,CAAAC,MAAA,CAAAD,MAAA,CAAAC,MAAA,KAAQJ,WAAW,GAAG;MAAEA;IAAW,CAAE,GAAG,EAAE,CAAC;MAAEK,MAAM,EAAEN;IAAO,GAAG;EACtH;EAEAQ,iBAAiBA,CAACC,SAAiB,EAAEC,KAAuB,EAAET,WAAyB;IACrF,OAAO,IAAI,CAACC,KAAK,CAACC,IAAI,CAAC,cAAcM,SAAS,gBAAgB,EAAAL,MAAA,CAAAC,MAAA,CAAAD,MAAA,CAAAC,MAAA,KAAQJ,WAAW,GAAG;MAAEA;IAAW,CAAE,GAAG,EAAE,CAAC;MAAEK,MAAM,EAAEI;IAAK,GAAG;EAC7H;EAEAC,IAAIA,CAACX,OAAwB;IAC3B,OAAO,IAAI,CAACE,KAAK,CAACU,KAAK,CAAC,gBAAgB,EAAEZ,OAAO,CAAC;EACpD;EAEAa,gBAAgBA,CAACb,OAAoC;IACnD,OAAO,IAAI,CAACE,KAAK,CAACU,KAAK,CAAC,8BAA8B,EAAEZ,OAAO,CAAC;EAClE;EAEAc,MAAMA,CAACC,EAAU,EAAEf,OAA0B;IAC3C,OAAO,IAAI,CAACE,KAAK,CAACc,KAAK,CAAC,kBAAkBD,EAAE,EAAE,EAAEf,OAAO,CAAC;EAC1D;;AACDiB,OAAA,CAxBYpB,WAAY,GAAZA,WAAY"}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.VisualizedInformation = undefined;
|
|
7
|
+
var _Resource = require("../Resource");
|
|
8
|
+
class VisualizedInformation extends _Resource.Resource {
|
|
9
|
+
get(idSociety, params) {
|
|
10
|
+
return this.axios.$get(`societies/${idSociety}/visualized-informations`, {
|
|
11
|
+
params
|
|
12
|
+
});
|
|
13
|
+
}
|
|
14
|
+
getAll(idSociety) {
|
|
15
|
+
return this.axios.$get(`societies/${idSociety}/all-visualized-informations`);
|
|
16
|
+
}
|
|
17
|
+
updateOrCreate(idSociety, payload) {
|
|
18
|
+
return this.axios.$post(`societies/${idSociety}/visualized-informations`, payload);
|
|
19
|
+
}
|
|
20
|
+
}
|
|
21
|
+
exports.VisualizedInformation = VisualizedInformation;
|
|
22
|
+
//# sourceMappingURL=VisualizedInformation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"VisualizedInformation.js","names":["_Resource","require","VisualizedInformation","Resource","get","idSociety","params","axios","$get","getAll","updateOrCreate","payload","$post","exports"],"sources":["../../../ts/api/resources/VisualizedInformation.ts"],"sourcesContent":["import { IVisualizedInformation, QuerySocietyVisualizedInformation, UpdateOrCreateVisualizedInformation } from '../../types';\nimport { Resource } from '../Resource';\n\nexport class VisualizedInformation extends Resource {\n get(idSociety: number, params: QuerySocietyVisualizedInformation): Promise<IVisualizedInformation> {\n return this.axios.$get(`societies/${idSociety}/visualized-informations`, { params });\n }\n\n getAll(idSociety: number): Promise<IVisualizedInformation[]> {\n return this.axios.$get(`societies/${idSociety}/all-visualized-informations`);\n }\n\n updateOrCreate(idSociety: number, payload: UpdateOrCreateVisualizedInformation): Promise<IVisualizedInformation> {\n return this.axios.$post(`societies/${idSociety}/visualized-informations`, payload);\n }\n}"],"mappings":";;;;;;AACA,IAAAA,SAAA,GAAAC,OAAA;AAEM,MAAOC,qBAAsB,SAAQC,kBAAQ;EACjDC,GAAGA,CAACC,SAAiB,EAAEC,MAAyC;IAC9D,OAAO,IAAI,CAACC,KAAK,CAACC,IAAI,CAAC,aAAaH,SAAS,0BAA0B,EAAE;MAAEC;IAAM,CAAE,CAAC;EACtF;EAEAG,MAAMA,CAACJ,SAAiB;IACtB,OAAO,IAAI,CAACE,KAAK,CAACC,IAAI,CAAC,aAAaH,SAAS,8BAA8B,CAAC;EAC9E;EAEAK,cAAcA,CAACL,SAAiB,EAAEM,OAA4C;IAC5E,OAAO,IAAI,CAACJ,KAAK,CAACK,KAAK,CAAC,aAAaP,SAAS,0BAA0B,EAAEM,OAAO,CAAC;EACpF;;AACDE,OAAA,CAZYX,qBAAsB,GAAtBA,qBAAsB"}
|
|
@@ -15,6 +15,11 @@ class Prestation extends _Resource.Resource {
|
|
|
15
15
|
getAllJuridicFromSociety(id) {
|
|
16
16
|
return this.axios.$get(`/prestation/society/${id}/juridicals`);
|
|
17
17
|
}
|
|
18
|
+
getPaginatedSocietiesFromPrestation(params) {
|
|
19
|
+
return this.axios.$get('/prestation/societies', {
|
|
20
|
+
params
|
|
21
|
+
});
|
|
22
|
+
}
|
|
18
23
|
getAllFromSociety(id, params, cancelToken) {
|
|
19
24
|
return this.axios.$get(`/societies/${id}/prestations`, Object.assign(Object.assign({}, cancelToken ? {
|
|
20
25
|
cancelToken
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"prestation.js","names":["_Resource","require","_types","Prestation","Resource","getAllJuridicFromSociety","id","axios","$get","
|
|
1
|
+
{"version":3,"file":"prestation.js","names":["_Resource","require","_types","Prestation","Resource","getAllJuridicFromSociety","id","axios","$get","getPaginatedSocietiesFromPrestation","params","getAllFromSociety","cancelToken","Object","assign","getAllSocialFromSociety","prestationListIds","PrestationType","FRUCTUPAIE","SOCIAL","MYFRUCTUCOMPTA_SOCIAL","MYFRUCTUCOMPTA_EXPRESS_SOCIAL","FRUCTUCOMPTA_ASSISTANCE_EXPRESS_SOCIAL","FRUCTUCOMPTA_ASSISTANCE_SOCIAL","FRUCTUCOMPTA_EXPRESS_SOCIAL","FRUCTUCOMPTA_SOCIAL","COMPTA_PRO_PAIE","COMPTA_PRO_EXPRESS_PAIE","COMPTA_ENTREPRISE_PAIE","COMPTA_ENTREPRISE_EXPRESS_PAIE","exports"],"sources":["../../../ts/api/resources/prestation.ts"],"sourcesContent":["import { CancelToken } from 'axios';\nimport { Resource } from '../Resource';\nimport {\n BasePaginate,\n IPrestation, ISociety, PrestationType, QueryGetPaginatedSocietiesFromPrestation, QueryPrestation,\n} from '../../types';\n\nexport class Prestation extends Resource {\n /**\n * retourne toutes les prestations juridique d'une société\n * @param { number } id\n * @returns { IPrestation }\n */\n public getAllJuridicFromSociety(id: number): Promise<IPrestation[]> {\n return this.axios.$get(`/prestation/society/${id}/juridicals`);\n }\n\n public getPaginatedSocietiesFromPrestation(params: QueryGetPaginatedSocietiesFromPrestation): Promise<BasePaginate<ISociety>> {\n return this.axios.$get('/prestation/societies', { params });\n }\n\n public getAllFromSociety(id: number, params?: QueryPrestation, cancelToken?: CancelToken): Promise<IPrestation[]> {\n return this.axios.$get(`/societies/${id}/prestations`, { ...(cancelToken ? { cancelToken } : {}), params });\n }\n\n public getAllSocialFromSociety(id: number, cancelToken?: CancelToken): Promise<IPrestation[]> {\n return this.axios.$get(`/societies/${id}/prestations`, {\n ...(cancelToken ? { cancelToken } : {}),\n params: {\n prestationListIds: [\n PrestationType.FRUCTUPAIE,\n PrestationType.SOCIAL,\n PrestationType.MYFRUCTUCOMPTA_SOCIAL,\n PrestationType.MYFRUCTUCOMPTA_EXPRESS_SOCIAL,\n PrestationType.FRUCTUCOMPTA_ASSISTANCE_EXPRESS_SOCIAL,\n PrestationType.FRUCTUCOMPTA_ASSISTANCE_SOCIAL,\n PrestationType.FRUCTUCOMPTA_EXPRESS_SOCIAL,\n PrestationType.FRUCTUCOMPTA_SOCIAL,\n PrestationType.COMPTA_PRO_PAIE,\n PrestationType.COMPTA_PRO_EXPRESS_PAIE,\n PrestationType.COMPTA_ENTREPRISE_PAIE,\n PrestationType.COMPTA_ENTREPRISE_EXPRESS_PAIE],\n },\n });\n }\n}"],"mappings":";;;;;;AACA,IAAAA,SAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AAKM,MAAOE,UAAW,SAAQC,kBAAQ;EACtC;;;;;EAKOC,wBAAwBA,CAACC,EAAU;IACxC,OAAO,IAAI,CAACC,KAAK,CAACC,IAAI,CAAC,uBAAuBF,EAAE,aAAa,CAAC;EAChE;EAEOG,mCAAmCA,CAACC,MAAgD;IACzF,OAAO,IAAI,CAACH,KAAK,CAACC,IAAI,CAAC,uBAAuB,EAAE;MAAEE;IAAM,CAAE,CAAC;EAC7D;EAEOC,iBAAiBA,CAACL,EAAU,EAAEI,MAAwB,EAAEE,WAAyB;IACtF,OAAO,IAAI,CAACL,KAAK,CAACC,IAAI,CAAC,cAAcF,EAAE,cAAc,EAAAO,MAAA,CAAAC,MAAA,CAAAD,MAAA,CAAAC,MAAA,KAAQF,WAAW,GAAG;MAAEA;IAAW,CAAE,GAAG,EAAE,CAAC;MAAEF;IAAM,GAAG;EAC7G;EAEOK,uBAAuBA,CAACT,EAAU,EAAEM,WAAyB;IAClE,OAAO,IAAI,CAACL,KAAK,CAACC,IAAI,CAAC,cAAcF,EAAE,cAAc,EAAAO,MAAA,CAAAC,MAAA,CAAAD,MAAA,CAAAC,MAAA,KAC/CF,WAAW,GAAG;MAAEA;IAAW,CAAE,GAAG,EAAE,CAAC;MACvCF,MAAM,EAAE;QACNM,iBAAiB,EAAE,CACjBC,qBAAc,CAACC,UAAU,EACzBD,qBAAc,CAACE,MAAM,EACrBF,qBAAc,CAACG,qBAAqB,EACpCH,qBAAc,CAACI,6BAA6B,EAC5CJ,qBAAc,CAACK,sCAAsC,EACrDL,qBAAc,CAACM,8BAA8B,EAC7CN,qBAAc,CAACO,2BAA2B,EAC1CP,qBAAc,CAACQ,mBAAmB,EAClCR,qBAAc,CAACS,eAAe,EAC9BT,qBAAc,CAACU,uBAAuB,EACtCV,qBAAc,CAACW,sBAAsB,EACrCX,qBAAc,CAACY,8BAA8B;;IAChD,GACD;EACJ;;AACDC,OAAA,CAtCY3B,UAAW,GAAXA,UAAW"}
|
package/js/api/resources.js
CHANGED
|
@@ -134,6 +134,8 @@ var _CashAndExpense = require("./resources/CashAndExpense");
|
|
|
134
134
|
var _Archive = require("./resources/Archive");
|
|
135
135
|
var _AccountsSectors = require("./resources/AccountsSectors");
|
|
136
136
|
var _BusinessSector = require("./resources/BusinessSector");
|
|
137
|
+
var _VisualizedInformation = require("./resources/VisualizedInformation");
|
|
138
|
+
var _Fusion = require("./resources/Fusion");
|
|
137
139
|
const resources = exports.resources = {
|
|
138
140
|
simulation: _Simulation.Simulation,
|
|
139
141
|
budgetInsight: _BudgetInsight.BudgetInsight,
|
|
@@ -264,6 +266,8 @@ const resources = exports.resources = {
|
|
|
264
266
|
cashAndExpense: _CashAndExpense.CashAndExpense,
|
|
265
267
|
archive: _Archive.Archive,
|
|
266
268
|
accountsSector: _AccountsSectors.AccountsSector,
|
|
267
|
-
businessSector: _BusinessSector.BusinessSector
|
|
269
|
+
businessSector: _BusinessSector.BusinessSector,
|
|
270
|
+
visualizedInformation: _VisualizedInformation.VisualizedInformation,
|
|
271
|
+
fusion: _Fusion.Fusion
|
|
268
272
|
};
|
|
269
273
|
//# sourceMappingURL=resources.js.map
|
package/js/api/resources.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resources.js","names":["_Country","require","_Simulation","_PaymentExpectationCustomer","_Payment","_Immobilization","_AccountType","_Transaction","_Account","_Sponsorship","_User","_Survey","_Report","_Letter","_FirstStep","_Society","_Partner","_GeneralLedger","_FecFile","_IncomeStatement","_BalanceSheet","_BalanceSheetModule","_Cerfa","_LegalForm","_Subscription","_Authenticate","_Search","_SalariesFile","_Shine","_PromoCode","_Stocks","_Loan","_SocietyPromoCode","_Dashboard","_ZTicket","_IncomeAllocation","_CustomerProviderOperation","_Step","_RevisionGuide","_Library","_TaxDeadline","_ExerciceNote","_Connector","_PartneredAccountant","_Tax","_QuotesAccount","_Registration","_Journal","_Product","_MealExpense","_InternalInvoicing","_BalanceSheetQuestion","_ExerciceQuestion","_VatControl","_Provision","_AccountingIncome","_AccountingFiles","_BankStatement","_shareCapital","_Closing","_MachineLearning","_WorkingSchedule","_Revision","_Vehicle","_KilometricAllowance","_Vat","_Qonto","_AffectedPatrimony","_BankAccount","_BudgetInsight","_Log","_Exercice","_Mail","_Regulate","_Employee","_SheetMonthSchedule","_NafCode","_Checklist","_Lettering","_Notification","_Mobile","_Task","_SocietyEvent","_Comment","_NotificationSetting","_cx","_BankList","_ThirdParty","_Alert","_CalendarEvent","_TimeRecorder","_CustomerActivity","_CommercialSetting","_Invoice","_CommercialDocument","_Connection","_Reminder","_Recurrence","_Stripe","_FIle","_SocietyConfig","_LegalNotice","_Accountant","_ExpertAccountant","_Wallet","_PaymentExpectation","_Direction","_TerminationList","_SlowDetection","_Sources","_Commercial","_Facturation","_Inpi","_prestation","_TextMessage","_SocietyConfigBalanceSheet","_SignFile","_Rule","_VatRegimeHistory","_Acceptance","_Rating","_Quotation","_Prestations","_CustomerSuccess","_UnpaidCallHistory","_CommercialImport","_Team","_CashAndExpense","_Archive","_AccountsSectors","_BusinessSector","resources","exports","simulation","Simulation","budgetInsight","BudgetInsight","country","Country","paymentExpectationCustomer","PaymentExpectationCustomer","payment","Payment","immobilization","Immobilization","accountType","AccountType","transaction","Transaction","account","Account","sponsorship","Sponsorship","user","User","survey","Survey","report","Report","letter","Letter","firstStep","FirstStep","society","Society","partner","Partner","generalLedger","GeneralLedger","fecFile","FecFile","incomeStatement","IncomeStatement","internalInvoicing","InternalInvoicing","balanceSheet","BalanceSheet","balanceSheetModule","BalanceSheetModule","cerfa","Cerfa","legalForm","LegalForm","authenticate","Authenticate","search","Search","subscription","Subscription","salariesFile","SalariesFile","shine","Shine","promoCode","PromoCode","stocks","Stocks","loan","Loan","provision","Provision","societyPromoCode","SocietyPromoCode","dashboard","Dashboard","zTicket","ZTicket","incomeAllocation","IncomeAllocation","customerProviderOperation","CustomerProviderOperation","steps","Steps","revisionGuide","RevisionGuide","library","Library","taxDeadline","TaxDeadline","exerciceNote","ExerciceNote","connector","Connector","partneredAccountant","PartneredAccountant","tax","Tax","quotesAccount","QuotesAccount","registration","Registration","journal","Journal","product","Product","mealExpense","MealExpense","balanceSheetQuestion","BalanceSheetQuestion","exerciceQuestion","ExerciceQuestion","vatControl","VatControl","accountingIncome","AccountingIncome","accountingFiles","AccountingFiles","bankStatement","BankStatement","shareCapital","ShareCapital","closing","Closing","commercial","Commercial","facturation","Facturation","machineLearning","MachineLearning","workingSchedule","WorkingSchedule","revision","Revision","vehicle","Vehicle","kilometricAllowance","KilometricAllowance","vat","Vat","qonto","Qonto","affectedPatrimony","AffectedPatrimony","bankAccount","BankAccount","log","Log","exercice","Exercice","mail","Mail","regulate","Regulate","employee","Employee","sheetMonthSchedule","SheetMonthSchedule","nafCode","NafCode","checklist","Checklist","lettering","Lettering","mobile","Mobile","notification","Notification","societyEvent","SocietyEvent","task","Task","comment","Comment","calendarEvent","CalendarEvent","timeRecorder","TimeRecorder","notificationSetting","NotificationSetting","cx","Cx","bankList","BankList","thirdParty","ThirdParty","alert","Alert","customerActivity","CustomerActivity","commercialSetting","CommercialSetting","commercialDocument","CommercialDocument","connection","Connection","invoice","Invoice","reminder","Reminder","recurrence","Recurrence","stripe","Stripe","file","File","wallet","Wallet","societyConfig","SocietyConfig","legalNotice","LegalNotice","statisticAccountant","StatisticAccountant","statisticDirection","StatisticDirection","statisticExpertAccountant","StatisticExpertAccountant","statisticCustomerSuccess","StatisticCustomerSuccess","paymentExpectation","PaymentExpectation","terminationList","TerminationList","slowDetection","SlowDetection","inpi","Inpi","prestation","Prestation","vatRegimeHistory","VatRegimeHistory","sources","Sources","textMessage","TextMessage","societyConfigBalanceSheet","SocietyConfigBalanceSheet","signFile","SignFile","rule","Rule","rating","Rating","acceptance","Acceptance","quotation","Quotation","prestations","Prestations","unpaidCallHistory","UnpaidCallHistory","commercialImport","CommercialImport","team","Team","cashAndExpense","CashAndExpense","archive","Archive","accountsSector","AccountsSector","businessSector","BusinessSector"],"sources":["../../ts/api/resources.ts"],"sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Payment } from './resources/Payment';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { Sponsorship } from './resources/Sponsorship';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Cerfa } from './resources/Cerfa';\nimport { LegalForm } from './resources/LegalForm';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { PartneredAccountant } from './resources/PartneredAccountant';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { AccountingFiles } from './resources/AccountingFiles';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\nimport { Vehicle } from './resources/Vehicle';\nimport { KilometricAllowance } from './resources/KilometricAllowance';\nimport { Vat } from './resources/Vat';\nimport { Qonto } from './resources/Qonto';\nimport { AffectedPatrimony } from './resources/AffectedPatrimony';\nimport { BankAccount } from './resources/BankAccount';\nimport { BudgetInsight } from './resources/BudgetInsight';\nimport { Log } from './resources/Log';\nimport { Exercice } from './resources/Exercice';\nimport { Mail } from './resources/Mail';\nimport { Regulate } from './resources/Regulate';\nimport { Employee } from './resources/Employee';\nimport { SheetMonthSchedule } from './resources/SheetMonthSchedule';\nimport { NafCode } from './resources/NafCode';\nimport { Checklist } from './resources/Checklist';\nimport { Lettering } from './resources/Lettering';\nimport { Notification } from './resources/Notification';\nimport { Mobile } from './resources/Mobile';\nimport { Task } from './resources/Task';\nimport { SocietyEvent } from './resources/SocietyEvent';\nimport { Comment } from './resources/Comment';\nimport { NotificationSetting } from './resources/NotificationSetting';\nimport { Cx } from './resources/3cx';\nimport { BankList } from './resources/BankList';\nimport { ThirdParty } from './resources/ThirdParty';\nimport { Alert } from './resources/Alert';\nimport { CalendarEvent } from './resources/CalendarEvent';\nimport { TimeRecorder } from './resources/TimeRecorder';\nimport { CustomerActivity } from './resources/CustomerActivity';\nimport { CommercialSetting } from './resources/CommercialSetting';\nimport { Invoice } from './resources/Invoice';\nimport { CommercialDocument } from './resources/CommercialDocument';\nimport { Connection } from './resources/Connection';\nimport { Reminder } from './resources/Reminder';\nimport { Recurrence } from './resources/Recurrence';\nimport { Stripe } from './resources/Stripe';\nimport { File } from './resources/FIle';\nimport { SocietyConfig } from './resources/SocietyConfig';\nimport { LegalNotice } from './resources/LegalNotice';\nimport { StatisticAccountant } from './resources/statistic/Accountant';\nimport { StatisticExpertAccountant } from './resources/statistic/ExpertAccountant';\nimport { Wallet } from './resources/Wallet';\nimport { PaymentExpectation } from './resources/PaymentExpectation';\nimport { StatisticDirection } from './resources/statistic/Direction';\nimport { TerminationList } from './resources/TerminationList';\nimport { SlowDetection } from './resources/SlowDetection';\nimport { Sources } from './resources/Sources';\nimport { Commercial } from './resources/Commercial';\nimport { Facturation } from './resources/Facturation';\nimport { Inpi } from './resources/Inpi';\nimport { Prestation } from './resources/prestation';\nimport { TextMessage } from './resources/TextMessage';\nimport { SocietyConfigBalanceSheet } from './resources/SocietyConfigBalanceSheet';\nimport { SignFile } from './resources/SignFile';\nimport { Rule } from './resources/Rule';\nimport { VatRegimeHistory } from './resources/VatRegimeHistory';\nimport { Acceptance } from './resources/Acceptance';\nimport { Rating } from './resources/Rating';\nimport { Quotation } from './resources/Quotation';\nimport { Prestations } from './resources/Prestations';\nimport { StatisticCustomerSuccess } from './resources/statistic/CustomerSuccess';\nimport { UnpaidCallHistory } from './resources/UnpaidCallHistory';\nimport { CommercialImport } from './resources/CommercialImport';\nimport { Team } from './resources/Team';\nimport { CashAndExpense } from './resources/CashAndExpense';\nimport { Archive } from './resources/Archive';\nimport { AccountsSector } from './resources/AccountsSectors';\nimport { BusinessSector } from './resources/BusinessSector';\n\nexport const resources = {\n simulation: Simulation,\n budgetInsight: BudgetInsight,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n payment: Payment,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n sponsorship: Sponsorship,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n cerfa: Cerfa,\n legalForm: LegalForm,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n partneredAccountant: PartneredAccountant,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n accountingFiles: AccountingFiles,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n commercial: Commercial,\n facturation: Facturation,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vat: Vat,\n qonto: Qonto,\n affectedPatrimony: AffectedPatrimony,\n bankAccount: BankAccount,\n log: Log,\n exercice: Exercice,\n mail: Mail,\n regulate: Regulate,\n employee: Employee,\n sheetMonthSchedule: SheetMonthSchedule,\n nafCode: NafCode,\n checklist: Checklist,\n lettering: Lettering,\n mobile: Mobile,\n notification: Notification,\n societyEvent: SocietyEvent,\n task: Task,\n comment: Comment,\n calendarEvent: CalendarEvent,\n timeRecorder: TimeRecorder,\n notificationSetting: NotificationSetting,\n cx: Cx,\n bankList: BankList,\n thirdParty: ThirdParty,\n alert: Alert,\n customerActivity: CustomerActivity,\n commercialSetting: CommercialSetting,\n commercialDocument: CommercialDocument,\n connection: Connection,\n invoice: Invoice,\n reminder: Reminder,\n recurrence: Recurrence,\n stripe: Stripe,\n file: File,\n wallet: Wallet,\n societyConfig: SocietyConfig,\n legalNotice: LegalNotice,\n statisticAccountant: StatisticAccountant,\n statisticDirection: StatisticDirection,\n statisticExpertAccountant: StatisticExpertAccountant,\n statisticCustomerSuccess: StatisticCustomerSuccess,\n paymentExpectation: PaymentExpectation,\n terminationList: TerminationList,\n slowDetection: SlowDetection,\n inpi: Inpi,\n prestation: Prestation,\n vatRegimeHistory: VatRegimeHistory,\n sources: Sources,\n textMessage: TextMessage,\n societyConfigBalanceSheet: SocietyConfigBalanceSheet,\n signFile: SignFile,\n rule: Rule,\n rating: Rating,\n acceptance: Acceptance,\n quotation: Quotation,\n prestations: Prestations,\n unpaidCallHistory: UnpaidCallHistory,\n commercialImport: CommercialImport,\n team: Team,\n cashAndExpense: CashAndExpense,\n archive: Archive,\n accountsSector: AccountsSector,\n businessSector: BusinessSector,\n};"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"resources.js","names":["_Country","require","_Simulation","_PaymentExpectationCustomer","_Payment","_Immobilization","_AccountType","_Transaction","_Account","_Sponsorship","_User","_Survey","_Report","_Letter","_FirstStep","_Society","_Partner","_GeneralLedger","_FecFile","_IncomeStatement","_BalanceSheet","_BalanceSheetModule","_Cerfa","_LegalForm","_Subscription","_Authenticate","_Search","_SalariesFile","_Shine","_PromoCode","_Stocks","_Loan","_SocietyPromoCode","_Dashboard","_ZTicket","_IncomeAllocation","_CustomerProviderOperation","_Step","_RevisionGuide","_Library","_TaxDeadline","_ExerciceNote","_Connector","_PartneredAccountant","_Tax","_QuotesAccount","_Registration","_Journal","_Product","_MealExpense","_InternalInvoicing","_BalanceSheetQuestion","_ExerciceQuestion","_VatControl","_Provision","_AccountingIncome","_AccountingFiles","_BankStatement","_shareCapital","_Closing","_MachineLearning","_WorkingSchedule","_Revision","_Vehicle","_KilometricAllowance","_Vat","_Qonto","_AffectedPatrimony","_BankAccount","_BudgetInsight","_Log","_Exercice","_Mail","_Regulate","_Employee","_SheetMonthSchedule","_NafCode","_Checklist","_Lettering","_Notification","_Mobile","_Task","_SocietyEvent","_Comment","_NotificationSetting","_cx","_BankList","_ThirdParty","_Alert","_CalendarEvent","_TimeRecorder","_CustomerActivity","_CommercialSetting","_Invoice","_CommercialDocument","_Connection","_Reminder","_Recurrence","_Stripe","_FIle","_SocietyConfig","_LegalNotice","_Accountant","_ExpertAccountant","_Wallet","_PaymentExpectation","_Direction","_TerminationList","_SlowDetection","_Sources","_Commercial","_Facturation","_Inpi","_prestation","_TextMessage","_SocietyConfigBalanceSheet","_SignFile","_Rule","_VatRegimeHistory","_Acceptance","_Rating","_Quotation","_Prestations","_CustomerSuccess","_UnpaidCallHistory","_CommercialImport","_Team","_CashAndExpense","_Archive","_AccountsSectors","_BusinessSector","_VisualizedInformation","_Fusion","resources","exports","simulation","Simulation","budgetInsight","BudgetInsight","country","Country","paymentExpectationCustomer","PaymentExpectationCustomer","payment","Payment","immobilization","Immobilization","accountType","AccountType","transaction","Transaction","account","Account","sponsorship","Sponsorship","user","User","survey","Survey","report","Report","letter","Letter","firstStep","FirstStep","society","Society","partner","Partner","generalLedger","GeneralLedger","fecFile","FecFile","incomeStatement","IncomeStatement","internalInvoicing","InternalInvoicing","balanceSheet","BalanceSheet","balanceSheetModule","BalanceSheetModule","cerfa","Cerfa","legalForm","LegalForm","authenticate","Authenticate","search","Search","subscription","Subscription","salariesFile","SalariesFile","shine","Shine","promoCode","PromoCode","stocks","Stocks","loan","Loan","provision","Provision","societyPromoCode","SocietyPromoCode","dashboard","Dashboard","zTicket","ZTicket","incomeAllocation","IncomeAllocation","customerProviderOperation","CustomerProviderOperation","steps","Steps","revisionGuide","RevisionGuide","library","Library","taxDeadline","TaxDeadline","exerciceNote","ExerciceNote","connector","Connector","partneredAccountant","PartneredAccountant","tax","Tax","quotesAccount","QuotesAccount","registration","Registration","journal","Journal","product","Product","mealExpense","MealExpense","balanceSheetQuestion","BalanceSheetQuestion","exerciceQuestion","ExerciceQuestion","vatControl","VatControl","accountingIncome","AccountingIncome","accountingFiles","AccountingFiles","bankStatement","BankStatement","shareCapital","ShareCapital","closing","Closing","commercial","Commercial","facturation","Facturation","machineLearning","MachineLearning","workingSchedule","WorkingSchedule","revision","Revision","vehicle","Vehicle","kilometricAllowance","KilometricAllowance","vat","Vat","qonto","Qonto","affectedPatrimony","AffectedPatrimony","bankAccount","BankAccount","log","Log","exercice","Exercice","mail","Mail","regulate","Regulate","employee","Employee","sheetMonthSchedule","SheetMonthSchedule","nafCode","NafCode","checklist","Checklist","lettering","Lettering","mobile","Mobile","notification","Notification","societyEvent","SocietyEvent","task","Task","comment","Comment","calendarEvent","CalendarEvent","timeRecorder","TimeRecorder","notificationSetting","NotificationSetting","cx","Cx","bankList","BankList","thirdParty","ThirdParty","alert","Alert","customerActivity","CustomerActivity","commercialSetting","CommercialSetting","commercialDocument","CommercialDocument","connection","Connection","invoice","Invoice","reminder","Reminder","recurrence","Recurrence","stripe","Stripe","file","File","wallet","Wallet","societyConfig","SocietyConfig","legalNotice","LegalNotice","statisticAccountant","StatisticAccountant","statisticDirection","StatisticDirection","statisticExpertAccountant","StatisticExpertAccountant","statisticCustomerSuccess","StatisticCustomerSuccess","paymentExpectation","PaymentExpectation","terminationList","TerminationList","slowDetection","SlowDetection","inpi","Inpi","prestation","Prestation","vatRegimeHistory","VatRegimeHistory","sources","Sources","textMessage","TextMessage","societyConfigBalanceSheet","SocietyConfigBalanceSheet","signFile","SignFile","rule","Rule","rating","Rating","acceptance","Acceptance","quotation","Quotation","prestations","Prestations","unpaidCallHistory","UnpaidCallHistory","commercialImport","CommercialImport","team","Team","cashAndExpense","CashAndExpense","archive","Archive","accountsSector","AccountsSector","businessSector","BusinessSector","visualizedInformation","VisualizedInformation","fusion","Fusion"],"sources":["../../ts/api/resources.ts"],"sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Payment } from './resources/Payment';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { Sponsorship } from './resources/Sponsorship';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Cerfa } from './resources/Cerfa';\nimport { LegalForm } from './resources/LegalForm';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { PartneredAccountant } from './resources/PartneredAccountant';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { AccountingFiles } from './resources/AccountingFiles';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\nimport { Vehicle } from './resources/Vehicle';\nimport { KilometricAllowance } from './resources/KilometricAllowance';\nimport { Vat } from './resources/Vat';\nimport { Qonto } from './resources/Qonto';\nimport { AffectedPatrimony } from './resources/AffectedPatrimony';\nimport { BankAccount } from './resources/BankAccount';\nimport { BudgetInsight } from './resources/BudgetInsight';\nimport { Log } from './resources/Log';\nimport { Exercice } from './resources/Exercice';\nimport { Mail } from './resources/Mail';\nimport { Regulate } from './resources/Regulate';\nimport { Employee } from './resources/Employee';\nimport { SheetMonthSchedule } from './resources/SheetMonthSchedule';\nimport { NafCode } from './resources/NafCode';\nimport { Checklist } from './resources/Checklist';\nimport { Lettering } from './resources/Lettering';\nimport { Notification } from './resources/Notification';\nimport { Mobile } from './resources/Mobile';\nimport { Task } from './resources/Task';\nimport { SocietyEvent } from './resources/SocietyEvent';\nimport { Comment } from './resources/Comment';\nimport { NotificationSetting } from './resources/NotificationSetting';\nimport { Cx } from './resources/3cx';\nimport { BankList } from './resources/BankList';\nimport { ThirdParty } from './resources/ThirdParty';\nimport { Alert } from './resources/Alert';\nimport { CalendarEvent } from './resources/CalendarEvent';\nimport { TimeRecorder } from './resources/TimeRecorder';\nimport { CustomerActivity } from './resources/CustomerActivity';\nimport { CommercialSetting } from './resources/CommercialSetting';\nimport { Invoice } from './resources/Invoice';\nimport { CommercialDocument } from './resources/CommercialDocument';\nimport { Connection } from './resources/Connection';\nimport { Reminder } from './resources/Reminder';\nimport { Recurrence } from './resources/Recurrence';\nimport { Stripe } from './resources/Stripe';\nimport { File } from './resources/FIle';\nimport { SocietyConfig } from './resources/SocietyConfig';\nimport { LegalNotice } from './resources/LegalNotice';\nimport { StatisticAccountant } from './resources/statistic/Accountant';\nimport { StatisticExpertAccountant } from './resources/statistic/ExpertAccountant';\nimport { Wallet } from './resources/Wallet';\nimport { PaymentExpectation } from './resources/PaymentExpectation';\nimport { StatisticDirection } from './resources/statistic/Direction';\nimport { TerminationList } from './resources/TerminationList';\nimport { SlowDetection } from './resources/SlowDetection';\nimport { Sources } from './resources/Sources';\nimport { Commercial } from './resources/Commercial';\nimport { Facturation } from './resources/Facturation';\nimport { Inpi } from './resources/Inpi';\nimport { Prestation } from './resources/prestation';\nimport { TextMessage } from './resources/TextMessage';\nimport { SocietyConfigBalanceSheet } from './resources/SocietyConfigBalanceSheet';\nimport { SignFile } from './resources/SignFile';\nimport { Rule } from './resources/Rule';\nimport { VatRegimeHistory } from './resources/VatRegimeHistory';\nimport { Acceptance } from './resources/Acceptance';\nimport { Rating } from './resources/Rating';\nimport { Quotation } from './resources/Quotation';\nimport { Prestations } from './resources/Prestations';\nimport { StatisticCustomerSuccess } from './resources/statistic/CustomerSuccess';\nimport { UnpaidCallHistory } from './resources/UnpaidCallHistory';\nimport { CommercialImport } from './resources/CommercialImport';\nimport { Team } from './resources/Team';\nimport { CashAndExpense } from './resources/CashAndExpense';\nimport { Archive } from './resources/Archive';\nimport { AccountsSector } from './resources/AccountsSectors';\nimport { BusinessSector } from './resources/BusinessSector';\nimport { VisualizedInformation } from './resources/VisualizedInformation';\nimport { Fusion } from './resources/Fusion';\n\nexport const resources = {\n simulation: Simulation,\n budgetInsight: BudgetInsight,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n payment: Payment,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n sponsorship: Sponsorship,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n cerfa: Cerfa,\n legalForm: LegalForm,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n partneredAccountant: PartneredAccountant,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n accountingFiles: AccountingFiles,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n commercial: Commercial,\n facturation: Facturation,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vat: Vat,\n qonto: Qonto,\n affectedPatrimony: AffectedPatrimony,\n bankAccount: BankAccount,\n log: Log,\n exercice: Exercice,\n mail: Mail,\n regulate: Regulate,\n employee: Employee,\n sheetMonthSchedule: SheetMonthSchedule,\n nafCode: NafCode,\n checklist: Checklist,\n lettering: Lettering,\n mobile: Mobile,\n notification: Notification,\n societyEvent: SocietyEvent,\n task: Task,\n comment: Comment,\n calendarEvent: CalendarEvent,\n timeRecorder: TimeRecorder,\n notificationSetting: NotificationSetting,\n cx: Cx,\n bankList: BankList,\n thirdParty: ThirdParty,\n alert: Alert,\n customerActivity: CustomerActivity,\n commercialSetting: CommercialSetting,\n commercialDocument: CommercialDocument,\n connection: Connection,\n invoice: Invoice,\n reminder: Reminder,\n recurrence: Recurrence,\n stripe: Stripe,\n file: File,\n wallet: Wallet,\n societyConfig: SocietyConfig,\n legalNotice: LegalNotice,\n statisticAccountant: StatisticAccountant,\n statisticDirection: StatisticDirection,\n statisticExpertAccountant: StatisticExpertAccountant,\n statisticCustomerSuccess: StatisticCustomerSuccess,\n paymentExpectation: PaymentExpectation,\n terminationList: TerminationList,\n slowDetection: SlowDetection,\n inpi: Inpi,\n prestation: Prestation,\n vatRegimeHistory: VatRegimeHistory,\n sources: Sources,\n textMessage: TextMessage,\n societyConfigBalanceSheet: SocietyConfigBalanceSheet,\n signFile: SignFile,\n rule: Rule,\n rating: Rating,\n acceptance: Acceptance,\n quotation: Quotation,\n prestations: Prestations,\n unpaidCallHistory: UnpaidCallHistory,\n commercialImport: CommercialImport,\n team: Team,\n cashAndExpense: CashAndExpense,\n archive: Archive,\n accountsSector: AccountsSector,\n businessSector: BusinessSector,\n visualizedInformation: VisualizedInformation,\n fusion: Fusion,\n};"],"mappings":"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"}
|
|
@@ -9,4 +9,17 @@ var FiscalRegime = exports.FiscalRegime = undefined;
|
|
|
9
9
|
FiscalRegime[FiscalRegime["RN"] = 2] = "RN";
|
|
10
10
|
FiscalRegime[FiscalRegime["NA"] = 3] = "NA";
|
|
11
11
|
})(FiscalRegime || (exports.FiscalRegime = FiscalRegime = {}));
|
|
12
|
+
const FiscalRegimeList = exports.FiscalRegimeList = [{
|
|
13
|
+
id: FiscalRegime.RS,
|
|
14
|
+
label: 'RS',
|
|
15
|
+
designation: 'RS - Régime simplifié'
|
|
16
|
+
}, {
|
|
17
|
+
id: FiscalRegime.RN,
|
|
18
|
+
label: 'RN',
|
|
19
|
+
designation: 'RN - Régime normal'
|
|
20
|
+
}, {
|
|
21
|
+
id: FiscalRegime.NA,
|
|
22
|
+
label: 'N/A',
|
|
23
|
+
designation: 'N/A - Aucun'
|
|
24
|
+
}];
|
|
12
25
|
//# sourceMappingURL=FiscalRegime.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"FiscalRegime.js","names":["FiscalRegime","exports","undefined"],"sources":["../../../ts/types/Enum/FiscalRegime.ts"],"sourcesContent":["export enum FiscalRegime {\n RS = 1,\n RN = 2,\n NA = 3,\n}"],"mappings":";;;;;AAAA,IAAYA,YAIX,GAAAC,OAAA,CAJWD,YAIX,GAAAE,SAAA;AAJD,WAAYF,YAAY;EACtBA,YAAA,CAAAA,YAAA,kBAAM;EACNA,YAAA,CAAAA,YAAA,kBAAM;EACNA,YAAA,CAAAA,YAAA,kBAAM;AACR,CAAC,EAJWA,YAAY,KAAAC,OAAA,CAAZD,YAIX,GAJWA,YAAY"}
|
|
1
|
+
{"version":3,"file":"FiscalRegime.js","names":["FiscalRegime","exports","undefined","FiscalRegimeList","id","RS","label","designation","RN","NA"],"sources":["../../../ts/types/Enum/FiscalRegime.ts"],"sourcesContent":["export enum FiscalRegime {\n RS = 1,\n RN = 2,\n NA = 3,\n}\n\nexport const FiscalRegimeList: { label: string; id: number; designation: string }[] = [\n {\n id: FiscalRegime.RS,\n label: 'RS',\n designation: 'RS - Régime simplifié',\n },\n {\n id: FiscalRegime.RN,\n label: 'RN',\n designation: 'RN - Régime normal',\n },\n {\n id: FiscalRegime.NA,\n label: 'N/A',\n designation: 'N/A - Aucun',\n },\n];\n"],"mappings":";;;;;AAAA,IAAYA,YAIX,GAAAC,OAAA,CAJWD,YAIX,GAAAE,SAAA;AAJD,WAAYF,YAAY;EACtBA,YAAA,CAAAA,YAAA,kBAAM;EACNA,YAAA,CAAAA,YAAA,kBAAM;EACNA,YAAA,CAAAA,YAAA,kBAAM;AACR,CAAC,EAJWA,YAAY,KAAAC,OAAA,CAAZD,YAIX,GAJWA,YAAY;AAMjB,MAAMG,gBAAgB,GAAAF,OAAA,CAAhBE,gBAAgB,GAAyD,CACpF;EACEC,EAAE,EAAEJ,YAAY,CAACK,EAAE;EACnBC,KAAK,EAAE,IAAI;EACXC,WAAW,EAAE;CACd,EACD;EACEH,EAAE,EAAEJ,YAAY,CAACQ,EAAE;EACnBF,KAAK,EAAE,IAAI;EACXC,WAAW,EAAE;CACd,EACD;EACEH,EAAE,EAAEJ,YAAY,CAACS,EAAE;EACnBH,KAAK,EAAE,KAAK;EACZC,WAAW,EAAE;CACd,CACF"}
|
|
@@ -8,4 +8,13 @@ var ProfitsType = exports.ProfitsType = undefined;
|
|
|
8
8
|
ProfitsType[ProfitsType["BIC"] = 1] = "BIC";
|
|
9
9
|
ProfitsType[ProfitsType["BNC"] = 2] = "BNC";
|
|
10
10
|
})(ProfitsType || (exports.ProfitsType = ProfitsType = {}));
|
|
11
|
+
const ProfitsTypeList = exports.ProfitsTypeList = [{
|
|
12
|
+
id: ProfitsType.BIC,
|
|
13
|
+
label: 'BIC',
|
|
14
|
+
designation: 'BIC - Bénéfices industriels et commerciaux'
|
|
15
|
+
}, {
|
|
16
|
+
id: ProfitsType.BNC,
|
|
17
|
+
label: 'BNC',
|
|
18
|
+
designation: 'BNC - Bénéfices non commerciaux'
|
|
19
|
+
}];
|
|
11
20
|
//# sourceMappingURL=ProfitsType.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ProfitsType.js","names":["ProfitsType","exports","undefined"],"sources":["../../../ts/types/Enum/ProfitsType.ts"],"sourcesContent":["export enum ProfitsType {\n BIC = 1,\n BNC = 2,\n}"],"mappings":";;;;;AAAA,IAAYA,WAGX,GAAAC,OAAA,CAHWD,WAGX,GAAAE,SAAA;AAHD,WAAYF,WAAW;EACrBA,WAAA,CAAAA,WAAA,oBAAO;EACPA,WAAA,CAAAA,WAAA,oBAAO;AACT,CAAC,EAHWA,WAAW,KAAAC,OAAA,CAAXD,WAGX,GAHWA,WAAW"}
|
|
1
|
+
{"version":3,"file":"ProfitsType.js","names":["ProfitsType","exports","undefined","ProfitsTypeList","id","BIC","label","designation","BNC"],"sources":["../../../ts/types/Enum/ProfitsType.ts"],"sourcesContent":["export enum ProfitsType {\n BIC = 1,\n BNC = 2,\n}\n\nexport const ProfitsTypeList: { label: string; id: number; designation: string }[] = [\n {\n id: ProfitsType.BIC,\n label: 'BIC',\n designation: 'BIC - Bénéfices industriels et commerciaux',\n },\n {\n id: ProfitsType.BNC,\n label: 'BNC',\n designation: 'BNC - Bénéfices non commerciaux',\n },\n];\n"],"mappings":";;;;;AAAA,IAAYA,WAGX,GAAAC,OAAA,CAHWD,WAGX,GAAAE,SAAA;AAHD,WAAYF,WAAW;EACrBA,WAAA,CAAAA,WAAA,oBAAO;EACPA,WAAA,CAAAA,WAAA,oBAAO;AACT,CAAC,EAHWA,WAAW,KAAAC,OAAA,CAAXD,WAGX,GAHWA,WAAW;AAKhB,MAAMG,eAAe,GAAAF,OAAA,CAAfE,eAAe,GAAyD,CACnF;EACEC,EAAE,EAAEJ,WAAW,CAACK,GAAG;EACnBC,KAAK,EAAE,KAAK;EACZC,WAAW,EAAE;CACd,EACD;EACEH,EAAE,EAAEJ,WAAW,CAACQ,GAAG;EACnBF,KAAK,EAAE,KAAK;EACZC,WAAW,EAAE;CACd,CACF"}
|
|
@@ -11,12 +11,15 @@ var TaxSystem = exports.TaxSystem = undefined;
|
|
|
11
11
|
})(TaxSystem || (exports.TaxSystem = TaxSystem = {}));
|
|
12
12
|
const TaxSystemList = exports.TaxSystemList = [{
|
|
13
13
|
id: TaxSystem.IS,
|
|
14
|
-
label: 'IS'
|
|
14
|
+
label: 'IS',
|
|
15
|
+
designation: 'IS - Impôt sur les sociétés'
|
|
15
16
|
}, {
|
|
16
17
|
id: TaxSystem.IR,
|
|
17
|
-
label: 'IR'
|
|
18
|
+
label: 'IR',
|
|
19
|
+
designation: 'IR - Impôt sur le Revenu'
|
|
18
20
|
}, {
|
|
19
21
|
id: TaxSystem.NA,
|
|
20
|
-
label: 'N/A'
|
|
22
|
+
label: 'N/A',
|
|
23
|
+
designation: 'N/A - Aucun'
|
|
21
24
|
}];
|
|
22
25
|
//# sourceMappingURL=TaxSystem.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TaxSystem.js","names":["TaxSystem","exports","undefined","TaxSystemList","id","IS","label","IR","NA"],"sources":["../../../ts/types/Enum/TaxSystem.ts"],"sourcesContent":["
|
|
1
|
+
{"version":3,"file":"TaxSystem.js","names":["TaxSystem","exports","undefined","TaxSystemList","id","IS","label","designation","IR","NA"],"sources":["../../../ts/types/Enum/TaxSystem.ts"],"sourcesContent":["export enum TaxSystem {\n IS = 1,\n IR = 2,\n NA = 3,\n}\n\nexport const TaxSystemList: { label: string; id: number; designation: string }[] = [\n {\n id: TaxSystem.IS,\n label: 'IS',\n designation: 'IS - Impôt sur les sociétés',\n },\n {\n id: TaxSystem.IR,\n label: 'IR',\n designation: 'IR - Impôt sur le Revenu',\n },\n {\n id: TaxSystem.NA,\n label: 'N/A',\n designation: 'N/A - Aucun',\n },\n];\n"],"mappings":";;;;;AAAA,IAAYA,SAIX,GAAAC,OAAA,CAJWD,SAIX,GAAAE,SAAA;AAJD,WAAYF,SAAS;EACnBA,SAAA,CAAAA,SAAA,kBAAM;EACNA,SAAA,CAAAA,SAAA,kBAAM;EACNA,SAAA,CAAAA,SAAA,kBAAM;AACR,CAAC,EAJWA,SAAS,KAAAC,OAAA,CAATD,SAIX,GAJWA,SAAS;AAMd,MAAMG,aAAa,GAAAF,OAAA,CAAbE,aAAa,GAAyD,CACjF;EACEC,EAAE,EAAEJ,SAAS,CAACK,EAAE;EAChBC,KAAK,EAAE,IAAI;EACXC,WAAW,EAAE;CACd,EACD;EACEH,EAAE,EAAEJ,SAAS,CAACQ,EAAE;EAChBF,KAAK,EAAE,IAAI;EACXC,WAAW,EAAE;CACd,EACD;EACEH,EAAE,EAAEJ,SAAS,CAACS,EAAE;EAChBH,KAAK,EAAE,KAAK;EACZC,WAAW,EAAE;CACd,CACF"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
var VisualizedInformationState = exports.VisualizedInformationState = undefined;
|
|
7
|
+
(function (VisualizedInformationState) {
|
|
8
|
+
VisualizedInformationState[VisualizedInformationState["CANCELED"] = 0] = "CANCELED";
|
|
9
|
+
VisualizedInformationState[VisualizedInformationState["APPROVED"] = 1] = "APPROVED";
|
|
10
|
+
})(VisualizedInformationState || (exports.VisualizedInformationState = VisualizedInformationState = {}));
|
|
11
|
+
//# sourceMappingURL=VisualizedInformation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"VisualizedInformation.js","names":["VisualizedInformationState","exports","undefined"],"sources":["../../../ts/types/Enum/VisualizedInformation.ts"],"sourcesContent":["export enum VisualizedInformationState {\n CANCELED = 0,\n APPROVED = 1,\n}"],"mappings":";;;;;AAAA,IAAYA,0BAGX,GAAAC,OAAA,CAHWD,0BAGX,GAAAE,SAAA;AAHD,WAAYF,0BAA0B;EACpCA,0BAAA,CAAAA,0BAAA,8BAAY;EACZA,0BAAA,CAAAA,0BAAA,8BAAY;AACd,CAAC,EAHWA,0BAA0B,KAAAC,OAAA,CAA1BD,0BAGX,GAHWA,0BAA0B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"3517.js","names":["BaseAndTax","TicType"],"sources":["../../../../../ts/types/Interface/api/cerfa/3517.ts"],"sourcesContent":["import { IUser, IVatDeclarationSocietyDetail } from '../../..';\nimport { IRegistration } from '../../models/IRegistration';\nimport { ISociety } from '../../models/ISociety';\nimport { ISocietyGescom } from '../../models/ISocietyGescom';\nimport { ServiceOfTax } from '../tax/ReadTax';\n\nclass BaseAndTax {\n base: number;\n tax: number;\n}\n\nclass TicType {\n credit: number;\n imputed: number;\n refund: number;\n tax: number;\n}\n\nexport interface Cerfa3517_2023 {\n isNil: boolean;\n declaration: {\n comment: string | null;\n period: {\n start: {\n day: string;\n month: string;\n year: string;\n };\n end: {\n day: string;\n month: string;\n year: string;\n }\n };\n recipient: {\n name: string | null;\n address: { full: string; }\n };\n numbers: {\n SIE: string | null;\n folder: string | null;\n key: string | null;\n period: string | null;\n CM: string | null;\n OPT: string | null;\n service: string | null;\n system: string | null;\n };\n intracommunityVat: {\n first: string | null;\n second: string | null;\n third: string | null;\n };\n siret: {\n first: string | null;\n second: string | null;\n };\n };\n payment: {\n date: string;\n phone: string | null;\n byImputation: boolean;\n isPayment: boolean;\n };\n untaxedOperation: {\n buy: number;\n exported: number;\n other: number;\n petrol: number;\n intracomunauty: number;\n salesGoodsOrServices: number;\n delivery: number;\n };\n vat: {\n normalRate20: BaseAndTax;\n reduceRate5Dot5: BaseAndTax;\n reduceRate10: BaseAndTax;\n normalRate20OnPetrol: BaseAndTax;\n reduceRate8Dot5: BaseAndTax;\n reduceRate2Dot1: BaseAndTax;\n particularRate: BaseAndTax;\n reducedRateOnPetrol: BaseAndTax;\n oldRate: BaseAndTax;\n energyBought: BaseAndTax;\n prestation: BaseAndTax;\n prestation2: BaseAndTax;\n saleOfImmobilization: BaseAndTax;\n ownDelivery: BaseAndTax;\n other: BaseAndTax;\n total: { tax: number }\n };\n other: {\n sum: number;\n refund: number;\n previousDeducted: number;\n total: number;\n };\n deductible: {\n onInvoice: number;\n onFlatRate: number;\n onImmobilization: number;\n total1: number;\n previousCredit: number;\n rate: number;\n forget: number;\n sumToImpute: number;\n total: number;\n vatDeductible: number;\n };\n net: {\n due: number;\n credit: number;\n advance: {\n toPay: number;\n paid: number;\n total: number;\n };\n advance1: {\n paid: number;\n toPay: number;\n };\n advance2: {\n paid: number;\n toPay: number;\n }\n balance: number;\n surplus: number;\n balanceSurplus: number;\n };\n tax: {\n onRetransmission: number;\n onResultFarm: number;\n payingVideo: {\n reduced: number;\n normal: number;\n };\n freeVideo: {\n reduce: number;\n normal: number;\n };\n bailiff: number;\n contribution: number;\n ofEmployer: number;\n onBoardingCorse: number;\n onBoarding: number;\n development: number;\n publicity: number;\n onCompanySurplus: number;\n onPublicElectricity: number;\n onCanceledOrders: number;\n specialDue: number;\n slaughter: number;\n cutting: number;\n substances: number;\n fishing: number;\n fishingProduct: number;\n agreement: number;\n phyto: {\n onCirculation: number;\n onExportation: number;\n total: number;\n };\n onPreciousMetal: {\n normalRate: number;\n reduceRate: number;\n };\n onContribution: number;\n onSaleAntiquity: number;\n onYearly: number;\n onCO2: number;\n oldVehicle: number;\n profit: number;\n social: number;\n fromOtherCountry: number;\n trottingRace: number;\n gallopRace: number;\n sportBetting: number;\n sportBettingSocial: number;\n sportBettingSport: number;\n sportBettingCommercial: number;\n sportBettingCommercialSocial: number;\n sportBettingCommercialSport: number;\n onlineGame: number;\n onlineGameSocial: number;\n fuelExploration: number;\n nonAlcool: number;\n nonAlcoolWithSugar: number;\n nonAlcoolWithEdul: number;\n mineralWater: number;\n numericalService: number;\n total: number;\n platform: number;\n };\n tic: {\n ticfe: TicType;\n ticgn: TicType;\n ticc: TicType;\n total: TicType;\n };\n recapitulation: {\n refund: number;\n creditToReport: number;\n imputedCredit: number;\n ticRefunded: number;\n balance: number;\n imputeOnVat: number;\n vatNetDue: number;\n assimiledTax: number;\n consumsion: number;\n toPay: number;\n };\n advances: {\n july: { year: string | null; has: boolean };\n december: { year: string | null; has: boolean };\n };\n total: number;\n refund: {\n creditRefundable: number;\n surplus: number;\n maximum: number;\n asked: number;\n reportable: number;\n place: string | null;\n date: string | null;\n shouldCredit: boolean;\n shouldImpute: boolean;\n name: string | null;\n };\n bankAccount: {\n iban: string | null;\n bic: string | null;\n }\n}\n\nexport type PayloadCerfa3517_2023 = {\n startDate: string;\n endDate: string;\n society: ISociety;\n setting: ISocietyGescom | null;\n details: IVatDeclarationSocietyDetail | null;\n owner: IUser | null;\n isNil: boolean;\n exerciceAdvanceRegistrations: IRegistration[];\n sie: ServiceOfTax | null;\n comment?: string;\n vat: {\n normalRate20OnPetrol: number | null;\n particularRate: { base: number | null; tax: number | null; };\n oldRate: { base: number | null; tax: number | null; };\n reducedRateOnPetrol: number | null;\n energyBought: { base: number | null; tax: number | null; };\n prestation: { base: number | null; tax: number | null; };\n };\n other: {\n refund: number | null;\n previousDeducted: number | null;\n sum: number | null;\n };\n deductible: {\n onFlatRate: number | null;\n previousCredit: number | null;\n forget: number | null;\n rate: number | null;\n sumToImpute: number | null;\n vatDeductible: number | null;\n };\n advance1: { toPay: number; };\n advance2: { toPay: number; };\n tax: {\n onRetransmission: number;\n onResultFarm: number;\n payingVideo: { reduced: number; normal: number; };\n freeVideo: { reduced: number; normal: number; }\n bailiff: number;\n contribution: number;\n ofEmployer: number;\n onBoardingCorse: number;\n onBoarding: number;\n development: number;\n publicity: number;\n onCompanySurplus: number;\n onPublicElectricity: number;\n onCanceledOrders: number;\n specialDue: number;\n slaughter: number;\n cutting: number;\n substances: number;\n fishing: number;\n fishingProduct: number;\n agreement: number;\n phyto: {\n onCirculation: number;\n onExportation: number;\n total: number;\n };\n onPreciousMetal: {\n normalRate: number;\n reduceRate: number;\n }\n total: number;\n onContribution: number;\n onSaleAntiquity: number;\n onYearly: number;\n onCO2: number;\n oldVehicle: number;\n profit: number;\n social: number;\n fromOtherCountry: number;\n trottingRace: number;\n gallopRace: number;\n sportBetting: number;\n sportBettingSocial: number;\n sportBettingSport: number;\n sportBettingCommercial: number;\n sportBettingCommercialSocial: number;\n sportBettingCommercialSport: number;\n onlineGame: number;\n onlineGameSocial: number;\n fuelExploration: number;\n nonAlcool: number;\n nonAlcoolWithSugar: number;\n nonAlcoolWithEdul: number;\n mineralWater: number;\n numericalService: number;\n platform: number;\n };\n recapitulation: {\n imputedCredit: number;\n };\n refund: {\n asked: number;\n creditRefundable: number;\n }\n};"],"mappings":";;;;;AAMA,MAAMA,UAAU;AAKhB,MAAMC,OAAO"}
|
|
1
|
+
{"version":3,"file":"3517.js","names":["BaseAndTax","TicType"],"sources":["../../../../../ts/types/Interface/api/cerfa/3517.ts"],"sourcesContent":["import { IUser, IVatDeclarationSocietyDetail } from '../../..';\nimport { IRegistration } from '../../models/IRegistration';\nimport { ISociety } from '../../models/ISociety';\nimport { ISocietyGescom } from '../../models/ISocietyGescom';\nimport { ServiceOfTax } from '../tax/ReadTax';\n\nclass BaseAndTax {\n base: number;\n tax: number;\n}\n\nclass TicType {\n credit: number;\n imputed: number;\n refund: number;\n tax: number;\n}\n\nexport interface Cerfa3517_2023 {\n isNil: boolean;\n declaration: {\n comment: string | null;\n period: {\n start: {\n day: string;\n month: string;\n year: string;\n };\n end: {\n day: string;\n month: string;\n year: string;\n }\n };\n recipient: {\n name: string | null;\n address: { full: string; }\n };\n numbers: {\n SIE: string | null;\n folder: string | null;\n key: string | null;\n period: string | null;\n CM: string | null;\n OPT: string | null;\n service: string | null;\n system: string | null;\n };\n intracommunityVat: {\n first: string | null;\n second: string | null;\n third: string | null;\n };\n siret: {\n first: string | null;\n second: string | null;\n };\n };\n payment: {\n date: string;\n phone: string | null;\n byImputation: boolean;\n isPayment: boolean;\n };\n untaxedOperation: {\n buy: number;\n exported: number;\n distance?: number;\n other: number;\n petrol: number;\n intracomunauty: number;\n salesGoodsOrServices: number;\n delivery: number;\n };\n vat: {\n normalRate20: BaseAndTax;\n reduceRate5Dot5: BaseAndTax;\n reduceRate10: BaseAndTax;\n normalRate20OnPetrol: BaseAndTax;\n reduceRate8Dot5: BaseAndTax;\n reduceRate2Dot1: BaseAndTax;\n particularRate: BaseAndTax;\n reducedRateOnPetrol: BaseAndTax;\n oldRate: BaseAndTax;\n energyBought: BaseAndTax;\n prestation: BaseAndTax;\n prestation2: BaseAndTax;\n saleOfImmobilization: BaseAndTax;\n ownDelivery: BaseAndTax;\n other: BaseAndTax;\n total: { tax: number }\n };\n other: {\n sum: number;\n refund: number;\n previousDeducted: number;\n total: number;\n };\n deductible: {\n onInvoice: number;\n onFlatRate: number;\n onImmobilization: number;\n total1: number;\n previousCredit: number;\n rate: number;\n forget: number;\n sumToImpute: number;\n total: number;\n vatDeductible: number;\n };\n net: {\n due: number;\n credit: number;\n advance: {\n toPay: number;\n paid: number;\n total: number;\n };\n advance1: {\n paid: number;\n toPay: number;\n };\n advance2: {\n paid: number;\n toPay: number;\n }\n balance: number;\n surplus: number;\n balanceSurplus: number;\n };\n tax: {\n onRetransmission: number;\n onResultFarm: number;\n payingVideo: {\n reduced: number;\n normal: number;\n };\n freeVideo: {\n reduce: number;\n normal: number;\n };\n bailiff: number;\n contribution: number;\n ofEmployer: number;\n onBoardingCorse: number;\n onBoarding: number;\n development: number;\n publicity: number;\n onCompanySurplus: number;\n onPublicElectricity: number;\n onCanceledOrders: number;\n specialDue: number;\n slaughter: number;\n cutting: number;\n substances: number;\n fishing: number;\n fishingProduct: number;\n agreement: number;\n phyto: {\n onCirculation: number;\n onExportation: number;\n total: number;\n };\n onPreciousMetal: {\n normalRate: number;\n reduceRate: number;\n };\n onContribution: number;\n onSaleAntiquity: number;\n onYearly: number;\n onCO2: number;\n oldVehicle: number;\n profit: number;\n social: number;\n fromOtherCountry: number;\n trottingRace: number;\n gallopRace: number;\n sportBetting: number;\n sportBettingSocial: number;\n sportBettingSport: number;\n sportBettingCommercial: number;\n sportBettingCommercialSocial: number;\n sportBettingCommercialSport: number;\n onlineGame: number;\n onlineGameSocial: number;\n fuelExploration: number;\n nonAlcool: number;\n nonAlcoolWithSugar: number;\n nonAlcoolWithEdul: number;\n mineralWater: number;\n numericalService: number;\n total: number;\n platform: number;\n };\n tic: {\n ticfe: TicType;\n ticgn: TicType;\n ticc: TicType;\n total: TicType;\n };\n recapitulation: {\n refund: number;\n creditToReport: number;\n imputedCredit: number;\n ticRefunded: number;\n balance: number;\n imputeOnVat: number;\n vatNetDue: number;\n assimiledTax: number;\n consumsion: number;\n toPay: number;\n };\n advances: {\n july: { year: string | null; has: boolean };\n december: { year: string | null; has: boolean };\n };\n total: number;\n refund: {\n creditRefundable: number;\n surplus: number;\n maximum: number;\n asked: number;\n reportable: number;\n place: string | null;\n date: string | null;\n shouldCredit: boolean;\n shouldImpute: boolean;\n name: string | null;\n };\n bankAccount: {\n iban: string | null;\n bic: string | null;\n }\n}\n\nexport type PayloadCerfa3517_2023 = {\n startDate: string;\n endDate: string;\n society: ISociety;\n setting: ISocietyGescom | null;\n details: IVatDeclarationSocietyDetail | null;\n owner: IUser | null;\n isNil: boolean;\n exerciceAdvanceRegistrations: IRegistration[];\n sie: ServiceOfTax | null;\n comment?: string;\n vat: {\n normalRate20OnPetrol: number | null;\n particularRate: { base: number | null; tax: number | null; };\n oldRate: { base: number | null; tax: number | null; };\n reducedRateOnPetrol: number | null;\n energyBought: { base: number | null; tax: number | null; };\n prestation: { base: number | null; tax: number | null; };\n };\n other: {\n refund: number | null;\n previousDeducted: number | null;\n sum: number | null;\n };\n deductible: {\n onFlatRate: number | null;\n previousCredit: number | null;\n forget: number | null;\n rate: number | null;\n sumToImpute: number | null;\n vatDeductible: number | null;\n };\n untaxedOperation?: {\n distance?: number | null;\n petrol?: number | null;\n salesGoodsOrServices?: number | null;\n delivery?: number | null;\n };\n advance1: { toPay: number; };\n advance2: { toPay: number; };\n tax: {\n onRetransmission: number;\n onResultFarm: number;\n payingVideo: { reduced: number; normal: number; };\n freeVideo: { reduced: number; normal: number; }\n bailiff: number;\n contribution: number;\n ofEmployer: number;\n onBoardingCorse: number;\n onBoarding: number;\n development: number;\n publicity: number;\n onCompanySurplus: number;\n onPublicElectricity: number;\n onCanceledOrders: number;\n specialDue: number;\n slaughter: number;\n cutting: number;\n substances: number;\n fishing: number;\n fishingProduct: number;\n agreement: number;\n phyto: {\n onCirculation: number;\n onExportation: number;\n total: number;\n };\n onPreciousMetal: {\n normalRate: number;\n reduceRate: number;\n }\n total: number;\n onContribution: number;\n onSaleAntiquity: number;\n onYearly: number;\n onCO2: number;\n oldVehicle: number;\n profit: number;\n social: number;\n fromOtherCountry: number;\n trottingRace: number;\n gallopRace: number;\n sportBetting: number;\n sportBettingSocial: number;\n sportBettingSport: number;\n sportBettingCommercial: number;\n sportBettingCommercialSocial: number;\n sportBettingCommercialSport: number;\n onlineGame: number;\n onlineGameSocial: number;\n fuelExploration: number;\n nonAlcool: number;\n nonAlcoolWithSugar: number;\n nonAlcoolWithEdul: number;\n mineralWater: number;\n numericalService: number;\n platform: number;\n };\n recapitulation: {\n imputedCredit: number;\n };\n refund: {\n asked: number;\n creditRefundable: number;\n }\n};"],"mappings":";;;;;AAMA,MAAMA,UAAU;AAKhB,MAAMC,OAAO"}
|
|
@@ -0,0 +1,23 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.FusionSocieties = undefined;
|
|
7
|
+
var _classValidator = require("class-validator");
|
|
8
|
+
var _utils = require("../../../../utils");
|
|
9
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
10
|
+
var c = arguments.length,
|
|
11
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
12
|
+
d;
|
|
13
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
|
|
14
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
15
|
+
};
|
|
16
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
17
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
18
|
+
};
|
|
19
|
+
class FusionSocieties {}
|
|
20
|
+
exports.FusionSocieties = FusionSocieties;
|
|
21
|
+
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], FusionSocieties.prototype, "idSocietySource", void 0);
|
|
22
|
+
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], FusionSocieties.prototype, "idSocietyTarget", void 0);
|
|
23
|
+
//# sourceMappingURL=FusionSocieties.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"FusionSocieties.js","names":["_classValidator","require","_utils","FusionSocieties","exports","__decorate","ApiProperty","IsNumber"],"sources":["../../../../../ts/types/Interface/api/fusion/FusionSocieties.ts"],"sourcesContent":["import { IsNumber } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\n\nexport class FusionSocieties {\n @ApiProperty()\n @IsNumber()\n idSocietySource: number;\n\n @ApiProperty()\n @IsNumber()\n idSocietyTarget: number;\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;;;;;;;;;;;AAEM,MAAOE,eAAe;AAQ3BC,OAAA,CARYD,eAAe,GAAfA,eAAe;AAC1BE,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAC,wBAAQ,GAAE,E,yFACa;AAExBF,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAC,wBAAQ,GAAE,E,yFACa"}
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.QueryGetPaginatedSocietiesFromPrestation = undefined;
|
|
7
|
+
var _classValidator = require("class-validator");
|
|
8
|
+
var _utils = require("../../../../utils");
|
|
9
|
+
var _boolean = require("../../../../utils/transforms/boolean.transform");
|
|
10
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
11
|
+
var c = arguments.length,
|
|
12
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
13
|
+
d;
|
|
14
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);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;
|
|
15
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
16
|
+
};
|
|
17
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
18
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
19
|
+
};
|
|
20
|
+
class QueryGetPaginatedSocietiesFromPrestation {
|
|
21
|
+
constructor() {
|
|
22
|
+
this.withArchived = false;
|
|
23
|
+
}
|
|
24
|
+
}
|
|
25
|
+
exports.QueryGetPaginatedSocietiesFromPrestation = QueryGetPaginatedSocietiesFromPrestation;
|
|
26
|
+
__decorate([(0, _utils.ApiProperty)({
|
|
27
|
+
required: true,
|
|
28
|
+
type: [Number]
|
|
29
|
+
}), (0, _classValidator.IsArray)(), __metadata("design:type", Array)], QueryGetPaginatedSocietiesFromPrestation.prototype, "prestationListIds", void 0);
|
|
30
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], QueryGetPaginatedSocietiesFromPrestation.prototype, "search", void 0);
|
|
31
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsArray)(), __metadata("design:type", Array)], QueryGetPaginatedSocietiesFromPrestation.prototype, "juridicIds", void 0);
|
|
32
|
+
__decorate([(0, _utils.ApiPropertyOptional)({
|
|
33
|
+
default: false
|
|
34
|
+
}), (0, _classValidator.IsOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), __metadata("design:type", Object)], QueryGetPaginatedSocietiesFromPrestation.prototype, "withArchived", void 0);
|
|
35
|
+
__decorate([(0, _utils.ApiPropertyOptional)({
|
|
36
|
+
default: 25
|
|
37
|
+
}), (0, _classValidator.IsOptional)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], QueryGetPaginatedSocietiesFromPrestation.prototype, "limit", void 0);
|
|
38
|
+
__decorate([(0, _utils.ApiPropertyOptional)({
|
|
39
|
+
default: 1
|
|
40
|
+
}), (0, _classValidator.IsOptional)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], QueryGetPaginatedSocietiesFromPrestation.prototype, "page", void 0);
|
|
41
|
+
//# sourceMappingURL=QueryGetPaginatedSocietiesFromPrestation.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryGetPaginatedSocietiesFromPrestation.js","names":["_classValidator","require","_utils","_boolean","QueryGetPaginatedSocietiesFromPrestation","constructor","withArchived","exports","__decorate","ApiProperty","required","type","Number","IsArray","ApiPropertyOptional","IsOptional","IsString","default","IsBoolean","ToBoolean","IsNumber"],"sources":["../../../../../ts/types/Interface/api/prestation/QueryGetPaginatedSocietiesFromPrestation.ts"],"sourcesContent":["import {\n IsArray, IsBoolean, IsNumber, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class QueryGetPaginatedSocietiesFromPrestation {\n @ApiProperty({\n required: true,\n type: [Number],\n })\n @IsArray()\n prestationListIds: number[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n search?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n juridicIds?: number[];\n\n @ApiPropertyOptional({ default: false })\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n withArchived? = false;\n\n @ApiPropertyOptional({ default: 25 })\n @IsOptional()\n @IsNumber()\n limit?: number;\n\n @ApiPropertyOptional({ default: 1 })\n @IsOptional()\n @IsNumber()\n page?: number;\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AAGA,IAAAC,MAAA,GAAAD,OAAA;AACA,IAAAE,QAAA,GAAAF,OAAA;;;;;;;;;;;AAEM,MAAOG,wCAAwC;EAArDC,YAAA;IAsBE,KAAAC,YAAY,GAAI,KAAK;EAWvB;;AAACC,OAAA,CAjCYH,wCAAwC,GAAxCA,wCAAwC;AACnDI,UAAA,EAAC,IAAAC,kBAAW,EAAC;EACXC,QAAQ,EAAE,IAAI;EACdC,IAAI,EAAE,CAACC,MAAM;CACd,CAAC,EACD,IAAAC,uBAAO,GAAE,E,mHACkB;AAE5BL,UAAA,EAAC,IAAAM,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,wBAAQ,GAAE,E,yGACK;AAEhBR,UAAA,EAAC,IAAAM,0BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAF,uBAAO,GAAE,E,4GACY;AAEtBL,UAAA,EAAC,IAAAM,0BAAmB,EAAC;EAAEG,OAAO,EAAE;AAAK,CAAE,CAAC,EACvC,IAAAF,0BAAU,GAAE,EACZ,IAAAG,yBAAS,GAAE,EACX,IAAAC,kBAAS,GAAE,E,+GACU;AAEtBX,UAAA,EAAC,IAAAM,0BAAmB,EAAC;EAAEG,OAAO,EAAE;AAAE,CAAE,CAAC,EACpC,IAAAF,0BAAU,GAAE,EACZ,IAAAK,wBAAQ,GAAE,E,wGACI;AAEfZ,UAAA,EAAC,IAAAM,0BAAmB,EAAC;EAAEG,OAAO,EAAE;AAAC,CAAE,CAAC,EACnC,IAAAF,0BAAU,GAAE,EACZ,IAAAK,wBAAQ,GAAE,E,uGACG"}
|
|
@@ -20,6 +20,7 @@ var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
|
20
20
|
};
|
|
21
21
|
class CreateBusinessPartnersAndUsersParamsUser {}
|
|
22
22
|
exports.CreateBusinessPartnersAndUsersParamsUser = CreateBusinessPartnersAndUsersParamsUser;
|
|
23
|
+
__decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsString)(), __metadata("design:type", Number)], CreateBusinessPartnersAndUsersParamsUser.prototype, "idUser", void 0);
|
|
23
24
|
__decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateBusinessPartnersAndUsersParamsUser.prototype, "firstname", void 0);
|
|
24
25
|
__decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateBusinessPartnersAndUsersParamsUser.prototype, "lastname", void 0);
|
|
25
26
|
__decorate([(0, _decorators.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsDate)(), __metadata("design:type", Date)], CreateBusinessPartnersAndUsersParamsUser.prototype, "birthdate", void 0);
|
package/js/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"CreateBusinessPartnersAndUsersParams.js","names":["_classValidator","require","_decorators","_Country","_boolean","CreateBusinessPartnersAndUsersParamsUser","exports","__decorate","ApiPropertyOptional","IsOptional","IsString","IsDate","Date","CreateBusinessPartnersAndUsersParams","IsEnum","CountryId","IsInt","IsBoolean","ToBoolean","ApiProperty"],"sources":["../../../../../ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts"],"sourcesContent":["import {\n IsBoolean, IsDate, IsEnum, IsInt, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils/decorators';\nimport { CountryId } from '../../../Enum/Country';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateBusinessPartnersAndUsersParamsUser {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n firstname?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n lastname?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n birthdate?: Date;\n}\n\nexport class CreateBusinessPartnersAndUsersParams {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n cityOfBirth?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsEnum(CountryId)\n idCountryBirth?: CountryId;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idNationality?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isPhysical?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n sharesHeld?: number;\n\n @ApiProperty()\n user?: CreateBusinessPartnersAndUsersParamsUser;\n}\n"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AAGA,IAAAC,WAAA,GAAAD,OAAA;AACA,IAAAE,QAAA,GAAAF,OAAA;AACA,IAAAG,QAAA,GAAAH,OAAA;;;;;;;;;;;AAEM,MAAOI,wCAAwC;
|
|
1
|
+
{"version":3,"file":"CreateBusinessPartnersAndUsersParams.js","names":["_classValidator","require","_decorators","_Country","_boolean","CreateBusinessPartnersAndUsersParamsUser","exports","__decorate","ApiPropertyOptional","IsOptional","IsString","IsDate","Date","CreateBusinessPartnersAndUsersParams","IsEnum","CountryId","IsInt","IsBoolean","ToBoolean","ApiProperty"],"sources":["../../../../../ts/types/Interface/api/statutsGeneration/CreateBusinessPartnersAndUsersParams.ts"],"sourcesContent":["import {\n IsBoolean, IsDate, IsEnum, IsInt, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils/decorators';\nimport { CountryId } from '../../../Enum/Country';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateBusinessPartnersAndUsersParamsUser {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n idUser?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n firstname?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n lastname?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsDate()\n birthdate?: Date;\n}\n\nexport class CreateBusinessPartnersAndUsersParams {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n cityOfBirth?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsEnum(CountryId)\n idCountryBirth?: CountryId;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idNationality?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n isPhysical?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n sharesHeld?: number;\n\n @ApiProperty()\n user?: CreateBusinessPartnersAndUsersParamsUser;\n}\n"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AAGA,IAAAC,WAAA,GAAAD,OAAA;AACA,IAAAE,QAAA,GAAAF,OAAA;AACA,IAAAG,QAAA,GAAAH,OAAA;;;;;;;;;;;AAEM,MAAOI,wCAAwC;AAoBpDC,OAAA,CApBYD,wCAAwC,GAAxCA,wCAAwC;AACnDE,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,wBAAQ,GAAE,E,yGACK;AAEhBH,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,wBAAQ,GAAE,E,4GACQ;AAEnBH,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,wBAAQ,GAAE,E,2GACO;AAElBH,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAE,sBAAM,GAAE,E,0BACGC,IAAI,E,0EAAC;AAGb,MAAOC,oCAAoC;AA6BhDP,OAAA,CA7BYO,oCAAoC,GAApCA,oCAAoC;AAC/CN,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAC,wBAAQ,GAAE,E,0GACU;AAErBH,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAK,sBAAM,EAACC,kBAAS,CAAC,E,6GACS;AAE3BR,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAO,qBAAK,GAAE,E,4GACe;AAEvBT,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAQ,yBAAS,GAAE,EACX,IAAAC,kBAAS,GAAE,E,0GACS;AAErBX,UAAA,EAAC,IAAAC,+BAAmB,GAAE,EACrB,IAAAC,0BAAU,GAAE,EACZ,IAAAO,qBAAK,GAAE,E,yGACY;AAEpBT,UAAA,EAAC,IAAAY,uBAAW,GAAE,E,0BACPd,wCAAwC,E,iEAAC"}
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
Object.defineProperty(exports, "__esModule", {
|
|
4
4
|
value: true
|
|
5
5
|
});
|
|
6
|
-
exports.SendTextMessage = undefined;
|
|
6
|
+
exports.SendAnnouncementTextMessage = exports.SendTextMessage = undefined;
|
|
7
7
|
var _classValidator = require("class-validator");
|
|
8
8
|
var _utils = require("../../../../utils");
|
|
9
9
|
var _TextMessageType = require("../../../Enum/TextMessageType");
|
|
@@ -24,4 +24,9 @@ __decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsNumber)(), __metada
|
|
|
24
24
|
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], SendTextMessage.prototype, "content", void 0);
|
|
25
25
|
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], SendTextMessage.prototype, "idSociety", void 0);
|
|
26
26
|
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsEnum)(_TextMessageType.TextMessageType), __metadata("design:type", Number)], SendTextMessage.prototype, "idTextMessageType", void 0);
|
|
27
|
+
class SendAnnouncementTextMessage {}
|
|
28
|
+
exports.SendAnnouncementTextMessage = SendAnnouncementTextMessage;
|
|
29
|
+
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], SendAnnouncementTextMessage.prototype, "idCollaborater", void 0);
|
|
30
|
+
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsNumber)(), __metadata("design:type", Number)], SendAnnouncementTextMessage.prototype, "idSociety", void 0);
|
|
31
|
+
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], SendAnnouncementTextMessage.prototype, "content", void 0);
|
|
27
32
|
//# sourceMappingURL=Create.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Create.js","names":["_classValidator","require","_utils","_TextMessageType","SendTextMessage","exports","__decorate","ApiProperty","IsString","IsNumber","IsEnum","TextMessageType"],"sources":["../../../../../ts/types/Interface/api/textMessage/Create.ts"],"sourcesContent":["import { IsEnum, IsNumber, IsString } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\nimport { TextMessageType } from '../../../Enum/TextMessageType';\n\nexport class SendTextMessage {\n @ApiProperty()\n @IsString()\n from: string;\n\n @ApiProperty()\n @IsNumber()\n toUserId: number;\n\n @ApiProperty()\n @IsString()\n content: string;\n\n @ApiProperty()\n @IsNumber()\n idSociety: number;\n\n @ApiProperty()\n @IsEnum(TextMessageType)\n idTextMessageType: TextMessageType;\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AACA,IAAAE,gBAAA,GAAAF,OAAA;;;;;;;;;;;AAEM,MAAOG,eAAe;AAoB3BC,OAAA,CApBYD,eAAe,GAAfA,eAAe;AAC1BE,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAC,wBAAQ,GAAE,E,8EACE;AAEbF,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAE,wBAAQ,GAAE,E,kFACM;AAEjBH,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAC,wBAAQ,GAAE,E,iFACK;AAEhBF,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAE,wBAAQ,GAAE,E,mFACO;AAElBH,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAG,sBAAM,EAACC,gCAAe,CAAC,E,2FACW"}
|
|
1
|
+
{"version":3,"file":"Create.js","names":["_classValidator","require","_utils","_TextMessageType","SendTextMessage","exports","__decorate","ApiProperty","IsString","IsNumber","IsEnum","TextMessageType","SendAnnouncementTextMessage"],"sources":["../../../../../ts/types/Interface/api/textMessage/Create.ts"],"sourcesContent":["import { IsEnum, IsNumber, IsString } from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\nimport { TextMessageType } from '../../../Enum/TextMessageType';\n\nexport class SendTextMessage {\n @ApiProperty()\n @IsString()\n from: string;\n\n @ApiProperty()\n @IsNumber()\n toUserId: number;\n\n @ApiProperty()\n @IsString()\n content: string;\n\n @ApiProperty()\n @IsNumber()\n idSociety: number;\n\n @ApiProperty()\n @IsEnum(TextMessageType)\n idTextMessageType: TextMessageType;\n}\n\nexport class SendAnnouncementTextMessage {\n @ApiProperty()\n @IsNumber()\n idCollaborater: number;\n\n @ApiProperty()\n @IsNumber()\n idSociety: number;\n\n @ApiProperty()\n @IsString()\n content: string;\n}"],"mappings":";;;;;;AAAA,IAAAA,eAAA,GAAAC,OAAA;AACA,IAAAC,MAAA,GAAAD,OAAA;AACA,IAAAE,gBAAA,GAAAF,OAAA;;;;;;;;;;;AAEM,MAAOG,eAAe;AAoB3BC,OAAA,CApBYD,eAAe,GAAfA,eAAe;AAC1BE,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAC,wBAAQ,GAAE,E,8EACE;AAEbF,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAE,wBAAQ,GAAE,E,kFACM;AAEjBH,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAC,wBAAQ,GAAE,E,iFACK;AAEhBF,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAE,wBAAQ,GAAE,E,mFACO;AAElBH,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAG,sBAAM,EAACC,gCAAe,CAAC,E,2FACW;AAG/B,MAAOC,2BAA2B;AAYvCP,OAAA,CAZYO,2BAA2B,GAA3BA,2BAA2B;AACtCN,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAE,wBAAQ,GAAE,E,oGACY;AAEvBH,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAE,wBAAQ,GAAE,E,+FACO;AAElBH,UAAA,EAAC,IAAAC,kBAAW,GAAE,EACb,IAAAC,wBAAQ,GAAE,E,6FACK"}
|