@silexpert/core 0.4.283 → 0.4.290
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/CHANGELOG.md +17 -0
- package/es/api/resources/SlowDetection.d.ts +11 -0
- package/es/api/resources/SlowDetection.d.ts.map +1 -0
- package/es/api/resources/SlowDetection.js +12 -0
- package/es/api/resources/SlowDetection.js.map +1 -0
- package/es/api/resources/Source.d.ts +6 -0
- package/es/api/resources/Source.d.ts.map +1 -0
- package/es/api/resources/Source.js +7 -0
- package/es/api/resources/Source.js.map +1 -0
- package/es/api/resources/User.d.ts +4 -2
- package/es/api/resources/User.d.ts.map +1 -1
- package/es/api/resources/User.js +25 -16
- package/es/api/resources/User.js.map +1 -1
- package/es/api/resources.d.ts +2 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +2 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/BalanceSheet.js +1 -1
- package/es/types/Enum/BalanceSheet.js.map +1 -1
- package/es/types/Enum/BudgetInsight.js.map +1 -1
- package/es/types/Enum/Ged.d.ts +101 -1
- package/es/types/Enum/Ged.d.ts.map +1 -1
- package/es/types/Enum/Ged.js +100 -14
- package/es/types/Enum/Ged.js.map +1 -1
- package/es/types/Enum/Lab.d.ts +25 -0
- package/es/types/Enum/Lab.d.ts.map +1 -0
- package/es/types/Enum/Lab.js +26 -0
- package/es/types/Enum/Lab.js.map +1 -0
- package/es/types/Enum/PrestationType.d.ts +2761 -1
- package/es/types/Enum/PrestationType.d.ts.map +1 -1
- package/es/types/Enum/PrestationType.js +2762 -1
- package/es/types/Enum/PrestationType.js.map +1 -1
- package/es/types/Enum/RegistrationSourceDetail.d.ts +195 -0
- package/es/types/Enum/RegistrationSourceDetail.d.ts.map +1 -0
- package/es/types/Enum/RegistrationSourceDetail.js +99 -0
- package/es/types/Enum/RegistrationSourceDetail.js.map +1 -0
- package/es/types/Enum/ReportService.d.ts +10 -0
- package/es/types/Enum/ReportService.d.ts.map +1 -0
- package/es/types/Enum/ReportService.js +31 -0
- package/es/types/Enum/ReportService.js.map +1 -0
- package/es/types/Enum/StatsCaStateDetail.d.ts +28 -0
- package/es/types/Enum/StatsCaStateDetail.d.ts.map +1 -0
- package/es/types/Enum/StatsCaStateDetail.js +28 -0
- package/es/types/Enum/StatsCaStateDetail.js.map +1 -0
- package/es/types/Enum/VatDeclarationType.d.ts.map +1 -1
- package/es/types/Enum/VatDeclarationType.js +6 -0
- package/es/types/Enum/VatDeclarationType.js.map +1 -1
- package/es/types/Interface/api/report/QueryReports.d.ts +1 -0
- package/es/types/Interface/api/report/QueryReports.d.ts.map +1 -1
- package/es/types/Interface/api/report/QueryReports.js +4 -0
- package/es/types/Interface/api/report/QueryReports.js.map +1 -1
- package/es/types/Interface/api/society/QueryPaginatedSocietyWithStatsCa.d.ts +13 -0
- package/es/types/Interface/api/society/QueryPaginatedSocietyWithStatsCa.d.ts.map +1 -0
- package/es/types/Interface/api/society/QueryPaginatedSocietyWithStatsCa.js +74 -0
- package/es/types/Interface/api/society/QueryPaginatedSocietyWithStatsCa.js.map +1 -0
- package/es/types/Interface/api/society/SocietyWithStatsCaParams.d.ts +11 -0
- package/es/types/Interface/api/society/SocietyWithStatsCaParams.d.ts.map +1 -0
- package/es/types/Interface/api/society/SocietyWithStatsCaParams.js +2 -0
- package/es/types/Interface/api/society/SocietyWithStatsCaParams.js.map +1 -0
- package/es/types/Interface/api/statistic/ExitRequest.d.ts +1 -0
- package/es/types/Interface/api/statistic/ExitRequest.d.ts.map +1 -1
- package/es/types/Interface/api/statistic/ExitRequest.js.map +1 -1
- package/es/types/Interface/api/user/QueryGetAllCollaborators.d.ts.map +1 -1
- package/es/types/Interface/api/user/QueryGetAllCollaborators.js +1 -1
- package/es/types/Interface/api/user/QueryGetAllCollaborators.js.map +1 -1
- package/es/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.d.ts +1 -0
- package/es/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.d.ts.map +1 -1
- package/es/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.js +8 -1
- package/es/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.js.map +1 -1
- package/es/types/Interface/models/IPrestation.d.ts +3 -0
- package/es/types/Interface/models/IPrestation.d.ts.map +1 -1
- package/es/types/Interface/models/IPrestation.js.map +1 -1
- package/es/types/Interface/models/ISlowDetection.d.ts +9 -0
- package/es/types/Interface/models/ISlowDetection.d.ts.map +1 -0
- package/es/types/Interface/models/ISlowDetection.js +2 -0
- package/es/types/Interface/models/ISlowDetection.js.map +1 -0
- package/es/types/Interface/models/ISociety.d.ts +4 -2
- package/es/types/Interface/models/ISociety.d.ts.map +1 -1
- package/es/types/Interface/models/ISociety.js.map +1 -1
- package/es/types/index.d.ts +7 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +7 -0
- package/es/types/index.js.map +1 -1
- package/es/utils/index.d.ts +1 -0
- package/es/utils/index.d.ts.map +1 -1
- package/es/utils/index.js +1 -0
- package/es/utils/index.js.map +1 -1
- package/es/utils/prestation.d.ts +11 -0
- package/es/utils/prestation.d.ts.map +1 -0
- package/es/utils/prestation.js +62 -0
- package/es/utils/prestation.js.map +1 -0
- package/js/api/resources/SlowDetection.js +23 -0
- package/js/api/resources/SlowDetection.js.map +1 -0
- package/js/api/resources/Source.js +18 -0
- package/js/api/resources/Source.js.map +1 -0
- package/js/api/resources/User.js +27 -6
- package/js/api/resources/User.js.map +1 -1
- package/js/api/resources.js +4 -1
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/BalanceSheet.js +1 -1
- package/js/types/Enum/BalanceSheet.js.map +1 -1
- package/js/types/Enum/BudgetInsight.js.map +1 -1
- package/js/types/Enum/Ged.js +104 -17
- package/js/types/Enum/Ged.js.map +1 -1
- package/js/types/Enum/Lab.js +33 -0
- package/js/types/Enum/Lab.js.map +1 -0
- package/js/types/Enum/PrestationType.js +2763 -1
- package/js/types/Enum/PrestationType.js.map +1 -1
- package/js/types/Enum/RegistrationSourceDetail.js +200 -0
- package/js/types/Enum/RegistrationSourceDetail.js.map +1 -0
- package/js/types/Enum/ReportService.js +32 -0
- package/js/types/Enum/ReportService.js.map +1 -0
- package/js/types/Enum/StatsCaStateDetail.js +33 -0
- package/js/types/Enum/StatsCaStateDetail.js.map +1 -0
- package/js/types/Enum/VatDeclarationType.js +5 -0
- package/js/types/Enum/VatDeclarationType.js.map +1 -1
- package/js/types/Interface/api/report/QueryReports.js +2 -0
- package/js/types/Interface/api/report/QueryReports.js.map +1 -1
- package/js/types/Interface/api/society/QueryPaginatedSocietyWithStatsCa.js +53 -0
- package/js/types/Interface/api/society/QueryPaginatedSocietyWithStatsCa.js.map +1 -0
- package/js/types/Interface/api/society/SocietyWithStatsCaParams.js +6 -0
- package/js/types/Interface/api/society/SocietyWithStatsCaParams.js.map +1 -0
- package/js/types/Interface/api/user/QueryGetAllCollaborators.js.map +1 -1
- package/js/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.js +4 -0
- package/js/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.js.map +1 -1
- package/js/types/Interface/models/ISlowDetection.js +6 -0
- package/js/types/Interface/models/ISlowDetection.js.map +1 -0
- package/js/types/index.js +84 -0
- package/js/types/index.js.map +1 -1
- package/js/utils/index.js +12 -0
- package/js/utils/index.js.map +1 -1
- package/js/utils/prestation.js +41 -0
- package/js/utils/prestation.js.map +1 -0
- package/package.json +1 -1
- package/ts/api/resources/SlowDetection.ts +13 -0
- package/ts/api/resources/Source.ts +8 -0
- package/ts/api/resources/User.ts +27 -17
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/BalanceSheet.ts +1 -1
- package/ts/types/Enum/BudgetInsight.ts +1 -1
- package/ts/types/Enum/Ged.ts +102 -15
- package/ts/types/Enum/Lab.ts +25 -0
- package/ts/types/Enum/PrestationType.ts +2765 -3
- package/ts/types/Enum/RegistrationSourceDetail.ts +98 -0
- package/ts/types/Enum/ReportService.ts +32 -0
- package/ts/types/Enum/StatsCaStateDetail.ts +27 -0
- package/ts/types/Enum/VatDeclarationType.ts +6 -0
- package/ts/types/Interface/api/report/QueryReports.ts +3 -0
- package/ts/types/Interface/api/society/QueryPaginatedSocietyWithStatsCa.ts +56 -0
- package/ts/types/Interface/api/society/SocietyWithStatsCaParams.ts +11 -0
- package/ts/types/Interface/api/statistic/ExitRequest.ts +1 -0
- package/ts/types/Interface/api/user/QueryGetAllCollaborators.ts +3 -1
- package/ts/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.ts +7 -1
- package/ts/types/Interface/models/IPrestation.ts +3 -0
- package/ts/types/Interface/models/ISlowDetection.ts +11 -0
- package/ts/types/Interface/models/ISociety.ts +5 -3
- package/ts/types/index.ts +7 -0
- package/ts/utils/index.ts +1 -0
- package/ts/utils/prestation.ts +71 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"VatDeclarationType.js","mappings":";;;;;;;AACA;;AAEO,MAAMA,eAAe,WAAfA,eAAe,GAAkB,CAC5C;EACEC,MAAM,EAAE,MADV;EAEEC,MAAM,EAAE,CAAC,YAAD,CAFV;EAGEC,gBAAgB,EAAE,CAAC,SAAD,CAHpB;EAIEC,IAAI,EAAE;AAJR,CAD4C,EAO5C;EACEH,MAAM,EAAE,MADV;EAEEC,MAAM,EAAE,CAAC,YAAD,CAFV;EAGEC,gBAAgB,EAAE,EAHpB;EAIEC,IAAI,EAAE;AAJR,CAP4C,EAa5C;EACEH,MAAM,EAAE,MADV;EAEEC,MAAM,EAAE,CAAC,YAAD,CAFV;EAGEC,gBAAgB,EAAE,EAHpB;EAIEC,IAAI,EAAE;AAJR,CAb4C,EAmB5C;EACEH,MAAM,EAAE,MADV;EAEEC,MAAM,EAAE,CAAC,YAAD,CAFV;EAGEC,gBAAgB,EAAE,EAHpB;EAIEC,IAAI,EAAE;AAJR,CAnB4C,EAyB5C;EACEH,MAAM,EAAE,MADV;EAEEC,MAAM,EAAE,CAAC,YAAD,CAFV;EAGEC,gBAAgB,EAAE,EAHpB;EAIEC,IAAI,EAAE;AAJR,CAzB4C,EA+B5C;EACEH,MAAM,EAAE,MADV;EAEEC,MAAM,EAAE,CAAC,SAAD,EAAY,SAAZ,EAAuB,SAAvB,EAAkC,SAAlC,CAFV;EAGEC,gBAAgB,EAAE,EAHpB;EAIEC,IAAI,EAAE;AAJR,CA/B4C,EAqC5C;EACEH,MAAM,EAAE,MADV;EAEEC,MAAM,EAAE,CAAC,SAAD,EAAY,SAAZ,CAFV;EAGEC,gBAAgB,EAAE,EAHpB;EAIEC,IAAI,EAAE;AAJR,CArC4C,EA2C5C;EACEH,MAAM,EAAE,MADV;EAEEC,MAAM,EAAE,CAAC,SAAD,EAAY,SAAZ,CAFV;EAGEC,gBAAgB,EAAE,EAHpB;EAIEC,IAAI,EAAE;AAJR,CA3C4C,EAiD5C;EACEH,MAAM,EAAE,MADV;EAEEC,MAAM,EAAE,CAAC,SAAD,CAFV;EAGEC,gBAAgB,EAAE,EAHpB;EAIEC,IAAI,EAAE;AAJR,CAjD4C,EAuD5C;EACEH,MAAM,EAAE,MADV;EAEEC,MAAM,EAAE,CAAC,SAAD,CAFV;EAGEC,gBAAgB,EAAE,CAAC,SAAD,EAAY,SAAZ,CAHpB;EAIEC,IAAI,EAAE,QAJR;EAKEC,KAAK,EAAEC,SAAIC,KAAJ,CAAUC;AALnB,CAvD4C,EA8D5C;EACEP,MAAM,EAAE,MADV;EAEEC,MAAM,EAAE,CAAC,SAAD,EAAY,SAAZ,CAFV;EAGEC,gBAAgB,EAAE,EAHpB;EAIEC,IAAI,EAAE;AAJR,CA9D4C,EAoE5C;EACEH,MAAM,EAAE,MADV;EAEEC,MAAM,EAAE,CAAC,SAAD,CAFV;EAGEC,gBAAgB,EAAE,EAHpB;EAIEC,IAAI,EAAE;AAJR,CApE4C,EA0E5C;EACEH,MAAM,EAAE,MADV;EAEEC,MAAM,EAAE,CAAC,SAAD,CAFV;EAGEC,gBAAgB,EAAE,EAHpB;EAIEC,IAAI,EAAE;AAJR,CA1E4C,EAgF5C;EACEH,MAAM,EAAE,MADV;EAEEC,MAAM,EAAE,CAAC,SAAD,CAFV;EAGEC,gBAAgB,EAAE,EAHpB;EAIEC,IAAI,EAAE;AAJR,CAhF4C,EAsF5C;EACEH,MAAM,EAAE,MADV;EAEEC,MAAM,EAAE,CAAC,SAAD,CAFV;EAGEC,gBAAgB,EAAE,EAHpB;EAIEC,IAAI,EAAE;AAJR,CAtF4C,EA4F5C;EACEH,MAAM,EAAE,MADV;EAEEC,MAAM,EAAE,CAAC,SAAD,CAFV;EAGEC,gBAAgB,EAAE,EAHpB;EAIEC,IAAI,EAAE;AAJR,CA5F4C,CAAvC;
|
|
1
|
+
{"version":3,"file":"VatDeclarationType.js","mappings":"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","names":["accountInfo3310","number","fields","fieldsToSubtract","type","idVat","Vat","TX_20","id","accountInfo3517"],"sourceRoot":"","sources":["../../../ts/types/Enum/VatDeclarationType.ts"],"sourcesContent":["import { IAccount } from '../Interface/models/IAccount';\nimport { Vat } from './Vat';\n\nexport const accountInfo3310: AccountInfo[] = [\n {\n number: 445720,\n fields: ['ligne08Tva'],\n fieldsToSubtract: ['ligne17'],\n type: 'debit',\n },\n {\n number: 445705,\n fields: ['ligne09Tva'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445710,\n fields: ['ligne9BTva'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445785,\n fields: ['ligne10Tva'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445721,\n fields: ['ligne11Tva'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445820,\n fields: ['ligne13', 'ligne14', 'ligne15', 'ligne5B'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445200,\n fields: ['ligne7C', 'ligne17'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445662,\n fields: ['ligne7C', 'ligne17'],\n fieldsToSubtract: [],\n type: 'credit',\n },\n {\n number: 445620,\n fields: ['ligne19'],\n fieldsToSubtract: [],\n type: 'credit',\n },\n {\n number: 445660,\n fields: ['ligne20'],\n fieldsToSubtract: ['ligne7C', 'ligne17'],\n type: 'credit',\n idVat: Vat.TX_20.id,\n },\n {\n number: 445840,\n fields: ['ligne21', 'ligne2C'],\n fieldsToSubtract: [],\n type: 'credit',\n },\n {\n number: 445670,\n fields: ['ligne22'],\n fieldsToSubtract: [],\n type: 'credit',\n },\n {\n number: 445830,\n fields: ['ligne26'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445670,\n fields: ['ligne27'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445680,\n fields: ['ligne29'],\n fieldsToSubtract: [],\n type: 'credit',\n },\n {\n number: 635140,\n fields: ['ligne29'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445510,\n fields: ['ligne32'],\n fieldsToSubtract: [],\n type: 'credit',\n },\n];\n\nexport const accountInfo3517: AccountInfo[] = [\n {\n number: 445720,\n fields: ['A904072_0', 'A100147_0', 'A100149_0', 'A100161_0'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445705,\n fields: ['A100140_0'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445710,\n fields: ['A904074_0'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445785,\n fields: ['A100168_0'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445721,\n fields: ['A100166_0'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445700,\n fields: ['A100083_0', 'A100145_0', 'A100185_0', 'A107009_0'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445820,\n fields: ['A100197_0', 'A100087_0', 'A905878_0'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445200,\n fields: ['A900775_0', 'A100150_0'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445662,\n fields: ['A900775_0', 'A100150_0'],\n fieldsToSubtract: [],\n type: 'credit',\n },\n {\n number: 445620,\n fields: ['A100090_0'],\n fieldsToSubtract: [],\n type: 'credit',\n },\n {\n number: 445660,\n fields: ['A100091_0', 'A100192_0'],\n fieldsToSubtract: ['A900775_0', 'A100150_0'],\n type: 'credit',\n idVat: Vat.TX_20.id,\n },\n {\n number: 445840,\n fields: ['A100092_0'],\n fieldsToSubtract: [],\n type: 'credit',\n },\n {\n number: 445820,\n fields: ['A905879_0'],\n fieldsToSubtract: [],\n type: 'credit',\n },\n {\n number: 445810,\n fields: ['A100194_0'],\n fieldsToSubtract: [],\n type: 'credit',\n },\n {\n number: 445670,\n fields: ['A100151_0'],\n fieldsToSubtract: [],\n type: 'credit',\n },\n {\n number: 445830,\n fields: ['A100097_0'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445670,\n fields: ['A100098_0'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445810,\n fields: ['A100224_0'],\n fieldsToSubtract: [],\n type: 'debit',\n },\n {\n number: 445680,\n fields: ['A100204_0'],\n fieldsToSubtract: [],\n type: 'credit',\n },\n {\n number: 445510,\n fields: ['A100103_0'],\n fieldsToSubtract: [],\n type: 'credit',\n },\n];\n\nexport interface EntriesListField {\n fields: Array<string>,\n fieldsToSubtract: Array<string>,\n account: IAccount,\n type: 'debit' | 'credit',\n}\n\nexport interface AccountInfo extends Pick<EntriesListField, 'fields' | 'fieldsToSubtract' | 'type'> {\n number: number;\n idVat?: number;\n}"]}
|
|
@@ -27,6 +27,8 @@ __decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Number)
|
|
|
27
27
|
|
|
28
28
|
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Number)], QueryReports.prototype, "idSociety", void 0);
|
|
29
29
|
|
|
30
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Number)], QueryReports.prototype, "idService", void 0);
|
|
31
|
+
|
|
30
32
|
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", Number)], QueryReports.prototype, "id", void 0);
|
|
31
33
|
|
|
32
34
|
__decorate([(0, _utils.ApiPropertyOptional)(), __metadata("design:type", String)], QueryReports.prototype, "search", void 0);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryReports.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,YAAP,CAAmB;;QAAZA,Y,GAAAA,Y;;AAEXC,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD","names":["QueryReports","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/report/QueryReports.ts"],"sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryReports {\n @ApiPropertyOptional()\n idReportType?: number;\n\n @ApiPropertyOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n id?: number;\n\n @ApiPropertyOptional()\n search?: string;\n\n @ApiPropertyOptional()\n year?: number;\n\n @ApiPropertyOptional()\n state?: number;\n\n @ApiPropertyOptional()\n idUser?: number | number[];\n}\n"]}
|
|
1
|
+
{"version":3,"file":"QueryReports.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,YAAP,CAAmB;;QAAZA,Y,GAAAA,Y;;AAEXC,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD;;AAGAA,YADC,iCACD","names":["QueryReports","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/report/QueryReports.ts"],"sourcesContent":["import { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryReports {\n @ApiPropertyOptional()\n idReportType?: number;\n\n @ApiPropertyOptional()\n idSociety?: number;\n\n @ApiPropertyOptional()\n idService?: number;\n\n @ApiPropertyOptional()\n id?: number;\n\n @ApiPropertyOptional()\n search?: string;\n\n @ApiPropertyOptional()\n year?: number;\n\n @ApiPropertyOptional()\n state?: number;\n\n @ApiPropertyOptional()\n idUser?: number | number[];\n}\n"]}
|
|
@@ -0,0 +1,53 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.QueryPaginatedSocietyWithStatsCa = undefined;
|
|
7
|
+
|
|
8
|
+
var _classValidator = require("class-validator");
|
|
9
|
+
|
|
10
|
+
var _utils = require("../../../../utils");
|
|
11
|
+
|
|
12
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
13
|
+
var c = arguments.length,
|
|
14
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
15
|
+
d;
|
|
16
|
+
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;
|
|
17
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
21
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
class QueryPaginatedSocietyWithStatsCa {}
|
|
25
|
+
|
|
26
|
+
exports.QueryPaginatedSocietyWithStatsCa = QueryPaginatedSocietyWithStatsCa;
|
|
27
|
+
|
|
28
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], QueryPaginatedSocietyWithStatsCa.prototype, "search", void 0);
|
|
29
|
+
|
|
30
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryPaginatedSocietyWithStatsCa.prototype, "day", void 0);
|
|
31
|
+
|
|
32
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryPaginatedSocietyWithStatsCa.prototype, "month", void 0);
|
|
33
|
+
|
|
34
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryPaginatedSocietyWithStatsCa.prototype, "year", void 0);
|
|
35
|
+
|
|
36
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryPaginatedSocietyWithStatsCa.prototype, "idUser", void 0);
|
|
37
|
+
|
|
38
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryPaginatedSocietyWithStatsCa.prototype, "idSource", void 0);
|
|
39
|
+
|
|
40
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryPaginatedSocietyWithStatsCa.prototype, "idPrestationList", void 0);
|
|
41
|
+
|
|
42
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)({
|
|
43
|
+
each: true
|
|
44
|
+
}), __metadata("design:type", Array)], QueryPaginatedSocietyWithStatsCa.prototype, "idState", void 0);
|
|
45
|
+
|
|
46
|
+
__decorate([(0, _utils.ApiPropertyOptional)({
|
|
47
|
+
default: 25
|
|
48
|
+
}), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryPaginatedSocietyWithStatsCa.prototype, "limit", void 0);
|
|
49
|
+
|
|
50
|
+
__decorate([(0, _utils.ApiPropertyOptional)({
|
|
51
|
+
default: 1
|
|
52
|
+
}), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryPaginatedSocietyWithStatsCa.prototype, "page", void 0);
|
|
53
|
+
//# sourceMappingURL=QueryPaginatedSocietyWithStatsCa.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryPaginatedSocietyWithStatsCa.js","mappings":";;;;;;;AAAA;;AAGA;;;;;;;;;;;;;;AAEM,MAAOA,gCAAP,CAAuC;;QAAhCA,gC,GAAAA,gC;;AAIXC,YAHC,iCAGD,EAFC,iCAED,EADC,+BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,2BAAM;EAAEC,IAAI,EAAE;AAAR,CAAN,CACD;;AAKAD,YAHC,gCAAoB;EAAEE,OAAO,EAAE;AAAX,CAApB,CAGD,EAFC,iCAED,EADC,4BACD;;AAKAF,YAHC,gCAAoB;EAAEE,OAAO,EAAE;AAAX,CAApB,CAGD,EAFC,iCAED,EADC,4BACD","names":["QueryPaginatedSocietyWithStatsCa","__decorate","each","default"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/society/QueryPaginatedSocietyWithStatsCa.ts"],"sourcesContent":["import {\n IsInt, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryPaginatedSocietyWithStatsCa {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n search?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n day?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n month?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n year?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idUser?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idSource?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idPrestationList?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt({ each: true })\n idState?: number[];\n\n @ApiPropertyOptional({ default: 25 })\n @IsOptional()\n @IsInt()\n limit?: number;\n\n @ApiPropertyOptional({ default: 1 })\n @IsOptional()\n @IsInt()\n page?: number;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SocietyWithStatsCaParams.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryGetAllCollaborators.js","mappings":";;;;;;;AAAA;;
|
|
1
|
+
{"version":3,"file":"QueryGetAllCollaborators.js","mappings":";;;;;;;AAAA;;AAGA;;;;;;;;;;;;;;AAEM,MAAOA,wBAAP,CAA+B;;QAAxBA,wB,GAAAA,wB;;AAOXC,YANC,wBAAY;EACXC,WAAW,EAAE,oBADF;EAEXC,QAAQ,EAAE,KAFC;EAGXC,IAAI,EAAE,CAACC,MAAD,CAHK;EAIXC,OAAO,EAAE,CAAC,CAAD,EAAI,EAAJ;AAJE,CAAZ,CAMD;;AAQAL,YANC,iCAMD,EALC,iCAKD,EAJC,8BAAS;EACRM,IAAI,EAAE;AADE,CAAT,CAID,EADC,0BAAK,CAAC,QAAD,EAAW,OAAX,EAAoB,eAApB,CAAL,EAA2C;EAAEA,IAAI,EAAE;AAAR,CAA3C,CACD","names":["QueryGetAllCollaborators","__decorate","description","required","type","Number","example","each"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/user/QueryGetAllCollaborators.ts"],"sourcesContent":["import {\n IsIn, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryGetAllCollaborators {\n @ApiProperty({\n description: 'filtering users id',\n required: false,\n type: [Number],\n example: [1, 13],\n })\n idUser?: number[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({\n each: true,\n })\n @IsIn(['avatar', 'teams', 'businessLines'], { each: true })\n include?: string[];\n}"]}
|
|
@@ -5,6 +5,8 @@ Object.defineProperty(exports, "__esModule", {
|
|
|
5
5
|
});
|
|
6
6
|
exports.QueryGetAllCollaboratorsByRoles = undefined;
|
|
7
7
|
|
|
8
|
+
var _classValidator = require("class-validator");
|
|
9
|
+
|
|
8
10
|
var _utils = require("../../../../utils");
|
|
9
11
|
|
|
10
12
|
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
@@ -23,6 +25,8 @@ class QueryGetAllCollaboratorsByRoles {}
|
|
|
23
25
|
|
|
24
26
|
exports.QueryGetAllCollaboratorsByRoles = QueryGetAllCollaboratorsByRoles;
|
|
25
27
|
|
|
28
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryGetAllCollaboratorsByRoles.prototype, "idTimeCounterType", void 0);
|
|
29
|
+
|
|
26
30
|
__decorate([(0, _utils.ApiProperty)({
|
|
27
31
|
description: 'roles used for group users',
|
|
28
32
|
required: true,
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"QueryGetAllCollaboratorsByRoles.js","mappings":";;;;;;;AAAA;;;;;;;;;;;;;;AAEM,MAAOA,+BAAP,CAAsC;;QAA/BA,+B,GAAAA,+B;;
|
|
1
|
+
{"version":3,"file":"QueryGetAllCollaboratorsByRoles.js","mappings":";;;;;;;AAAA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,+BAAP,CAAsC;;QAA/BA,+B,GAAAA,+B;;AAIXC,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD;;AAQAA,YANC,wBAAY;EACXC,WAAW,EAAE,4BADF;EAEXC,QAAQ,EAAE,IAFC;EAGXC,IAAI,EAAE,CAACC,MAAD,CAHK;EAIXC,OAAO,EAAE,CAAC,CAAD,EAAI,EAAJ;AAJE,CAAZ,CAMD","names":["QueryGetAllCollaboratorsByRoles","__decorate","description","required","type","Number","example"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/user/QueryGetAllCollaboratorsByRoles.ts"],"sourcesContent":["import { IsInt, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryGetAllCollaboratorsByRoles {\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idTimeCounterType?: number;\n\n @ApiProperty({\n description: 'roles used for group users',\n required: true,\n type: [Number],\n example: [1, 13],\n })\n idRoles: number[];\n}"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ISlowDetection.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|
package/js/types/index.js
CHANGED
|
@@ -2164,6 +2164,18 @@ Object.keys(_ISimulationSummary).forEach(function (key) {
|
|
|
2164
2164
|
});
|
|
2165
2165
|
});
|
|
2166
2166
|
|
|
2167
|
+
var _ISlowDetection = require("./Interface/models/ISlowDetection");
|
|
2168
|
+
|
|
2169
|
+
Object.keys(_ISlowDetection).forEach(function (key) {
|
|
2170
|
+
if (key === "default" || key === "__esModule") return;
|
|
2171
|
+
Object.defineProperty(exports, key, {
|
|
2172
|
+
enumerable: true,
|
|
2173
|
+
get: function () {
|
|
2174
|
+
return _ISlowDetection[key];
|
|
2175
|
+
}
|
|
2176
|
+
});
|
|
2177
|
+
});
|
|
2178
|
+
|
|
2167
2179
|
var _ISocialDetail = require("./Interface/models/ISocialDetail");
|
|
2168
2180
|
|
|
2169
2181
|
Object.keys(_ISocialDetail).forEach(function (key) {
|
|
@@ -3880,6 +3892,18 @@ Object.keys(_RegistrationSource).forEach(function (key) {
|
|
|
3880
3892
|
});
|
|
3881
3893
|
});
|
|
3882
3894
|
|
|
3895
|
+
var _RegistrationSourceDetail = require("./Enum/RegistrationSourceDetail");
|
|
3896
|
+
|
|
3897
|
+
Object.keys(_RegistrationSourceDetail).forEach(function (key) {
|
|
3898
|
+
if (key === "default" || key === "__esModule") return;
|
|
3899
|
+
Object.defineProperty(exports, key, {
|
|
3900
|
+
enumerable: true,
|
|
3901
|
+
get: function () {
|
|
3902
|
+
return _RegistrationSourceDetail[key];
|
|
3903
|
+
}
|
|
3904
|
+
});
|
|
3905
|
+
});
|
|
3906
|
+
|
|
3883
3907
|
var _Log = require("./Enum/Log");
|
|
3884
3908
|
|
|
3885
3909
|
Object.keys(_Log).forEach(function (key) {
|
|
@@ -4660,6 +4684,30 @@ Object.keys(_PrestationType).forEach(function (key) {
|
|
|
4660
4684
|
});
|
|
4661
4685
|
});
|
|
4662
4686
|
|
|
4687
|
+
var _StatsCaStateDetail = require("./Enum/StatsCaStateDetail");
|
|
4688
|
+
|
|
4689
|
+
Object.keys(_StatsCaStateDetail).forEach(function (key) {
|
|
4690
|
+
if (key === "default" || key === "__esModule") return;
|
|
4691
|
+
Object.defineProperty(exports, key, {
|
|
4692
|
+
enumerable: true,
|
|
4693
|
+
get: function () {
|
|
4694
|
+
return _StatsCaStateDetail[key];
|
|
4695
|
+
}
|
|
4696
|
+
});
|
|
4697
|
+
});
|
|
4698
|
+
|
|
4699
|
+
var _Lab = require("./Enum/Lab");
|
|
4700
|
+
|
|
4701
|
+
Object.keys(_Lab).forEach(function (key) {
|
|
4702
|
+
if (key === "default" || key === "__esModule") return;
|
|
4703
|
+
Object.defineProperty(exports, key, {
|
|
4704
|
+
enumerable: true,
|
|
4705
|
+
get: function () {
|
|
4706
|
+
return _Lab[key];
|
|
4707
|
+
}
|
|
4708
|
+
});
|
|
4709
|
+
});
|
|
4710
|
+
|
|
4663
4711
|
var _Supervision = require("./Enum/Supervision");
|
|
4664
4712
|
|
|
4665
4713
|
Object.keys(_Supervision).forEach(function (key) {
|
|
@@ -5260,6 +5308,18 @@ Object.keys(_OrderStatus).forEach(function (key) {
|
|
|
5260
5308
|
});
|
|
5261
5309
|
});
|
|
5262
5310
|
|
|
5311
|
+
var _ReportService = require("./Enum/ReportService");
|
|
5312
|
+
|
|
5313
|
+
Object.keys(_ReportService).forEach(function (key) {
|
|
5314
|
+
if (key === "default" || key === "__esModule") return;
|
|
5315
|
+
Object.defineProperty(exports, key, {
|
|
5316
|
+
enumerable: true,
|
|
5317
|
+
get: function () {
|
|
5318
|
+
return _ReportService[key];
|
|
5319
|
+
}
|
|
5320
|
+
});
|
|
5321
|
+
});
|
|
5322
|
+
|
|
5263
5323
|
var _ReadPartnerTransactionType = require("./Interface/api/partnerTransactionType/ReadPartnerTransactionType");
|
|
5264
5324
|
|
|
5265
5325
|
Object.keys(_ReadPartnerTransactionType).forEach(function (key) {
|
|
@@ -5968,6 +6028,18 @@ Object.keys(_LegalFormSiren).forEach(function (key) {
|
|
|
5968
6028
|
});
|
|
5969
6029
|
});
|
|
5970
6030
|
|
|
6031
|
+
var _SocietyWithStatsCaParams = require("./Interface/api/society/SocietyWithStatsCaParams");
|
|
6032
|
+
|
|
6033
|
+
Object.keys(_SocietyWithStatsCaParams).forEach(function (key) {
|
|
6034
|
+
if (key === "default" || key === "__esModule") return;
|
|
6035
|
+
Object.defineProperty(exports, key, {
|
|
6036
|
+
enumerable: true,
|
|
6037
|
+
get: function () {
|
|
6038
|
+
return _SocietyWithStatsCaParams[key];
|
|
6039
|
+
}
|
|
6040
|
+
});
|
|
6041
|
+
});
|
|
6042
|
+
|
|
5971
6043
|
var _QuerySociety = require("./Interface/api/society/QuerySociety");
|
|
5972
6044
|
|
|
5973
6045
|
Object.keys(_QuerySociety).forEach(function (key) {
|
|
@@ -5992,6 +6064,18 @@ Object.keys(_QueryPaginatedSociety).forEach(function (key) {
|
|
|
5992
6064
|
});
|
|
5993
6065
|
});
|
|
5994
6066
|
|
|
6067
|
+
var _QueryPaginatedSocietyWithStatsCa = require("./Interface/api/society/QueryPaginatedSocietyWithStatsCa");
|
|
6068
|
+
|
|
6069
|
+
Object.keys(_QueryPaginatedSocietyWithStatsCa).forEach(function (key) {
|
|
6070
|
+
if (key === "default" || key === "__esModule") return;
|
|
6071
|
+
Object.defineProperty(exports, key, {
|
|
6072
|
+
enumerable: true,
|
|
6073
|
+
get: function () {
|
|
6074
|
+
return _QueryPaginatedSocietyWithStatsCa[key];
|
|
6075
|
+
}
|
|
6076
|
+
});
|
|
6077
|
+
});
|
|
6078
|
+
|
|
5995
6079
|
var _GetDataSociety = require("./Interface/api/society/GetDataSociety");
|
|
5996
6080
|
|
|
5997
6081
|
Object.keys(_GetDataSociety).forEach(function (key) {
|