@silexpert/core 0.4.184 → 0.4.185

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.
Files changed (68) hide show
  1. package/es/api/resources/Employee.d.ts +3 -1
  2. package/es/api/resources/Employee.d.ts.map +1 -1
  3. package/es/api/resources/Employee.js +6 -0
  4. package/es/api/resources/Employee.js.map +1 -1
  5. package/es/api/resources/Mail.d.ts.map +1 -1
  6. package/es/api/resources/Mail.js +1 -1
  7. package/es/api/resources/Mail.js.map +1 -1
  8. package/es/api/resources/User.d.ts +3 -1
  9. package/es/api/resources/User.d.ts.map +1 -1
  10. package/es/api/resources/User.js +6 -0
  11. package/es/api/resources/User.js.map +1 -1
  12. package/es/types/Enum/BrandClementine.d.ts +46 -4
  13. package/es/types/Enum/BrandClementine.d.ts.map +1 -1
  14. package/es/types/Enum/BrandClementine.js +45 -0
  15. package/es/types/Enum/BrandClementine.js.map +1 -1
  16. package/es/types/Enum/BrandComptalib.js +20 -20
  17. package/es/types/Enum/BrandComptalib.js.map +1 -1
  18. package/es/types/Enum/BrandLegalstart.d.ts +15 -0
  19. package/es/types/Enum/BrandLegalstart.d.ts.map +1 -1
  20. package/es/types/Enum/BrandLegalstart.js +15 -0
  21. package/es/types/Enum/BrandLegalstart.js.map +1 -1
  22. package/es/types/Interface/api/mail/UpdateMailParams.d.ts +8 -0
  23. package/es/types/Interface/api/mail/UpdateMailParams.d.ts.map +1 -0
  24. package/es/types/Interface/api/mail/UpdateMailParams.js +2 -0
  25. package/es/types/Interface/api/mail/UpdateMailParams.js.map +1 -0
  26. package/es/types/Interface/api/user/QueryGetAllFromSociety.d.ts +5 -0
  27. package/es/types/Interface/api/user/QueryGetAllFromSociety.d.ts.map +1 -0
  28. package/es/types/Interface/api/user/QueryGetAllFromSociety.js +31 -0
  29. package/es/types/Interface/api/user/QueryGetAllFromSociety.js.map +1 -0
  30. package/es/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.d.ts +2 -0
  31. package/es/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.d.ts.map +1 -1
  32. package/es/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js +12 -0
  33. package/es/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js.map +1 -1
  34. package/es/types/index.d.ts +2 -0
  35. package/es/types/index.d.ts.map +1 -1
  36. package/es/types/index.js +2 -0
  37. package/es/types/index.js.map +1 -1
  38. package/js/api/resources/Employee.js +8 -0
  39. package/js/api/resources/Employee.js.map +1 -1
  40. package/js/api/resources/Mail.js +2 -1
  41. package/js/api/resources/Mail.js.map +1 -1
  42. package/js/api/resources/User.js +10 -0
  43. package/js/api/resources/User.js.map +1 -1
  44. package/js/types/Enum/BrandClementine.js +45 -0
  45. package/js/types/Enum/BrandClementine.js.map +1 -1
  46. package/js/types/Enum/BrandComptalib.js +20 -20
  47. package/js/types/Enum/BrandComptalib.js.map +1 -1
  48. package/js/types/Enum/BrandLegalstart.js +15 -0
  49. package/js/types/Enum/BrandLegalstart.js.map +1 -1
  50. package/js/types/Interface/api/mail/UpdateMailParams.js +6 -0
  51. package/js/types/Interface/api/mail/UpdateMailParams.js.map +1 -0
  52. package/js/types/Interface/api/user/QueryGetAllFromSociety.js +39 -0
  53. package/js/types/Interface/api/user/QueryGetAllFromSociety.js.map +1 -0
  54. package/js/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js +4 -0
  55. package/js/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.js.map +1 -1
  56. package/js/types/index.js +24 -0
  57. package/js/types/index.js.map +1 -1
  58. package/package.json +1 -1
  59. package/ts/api/resources/Employee.ts +11 -1
  60. package/ts/api/resources/Mail.ts +1 -0
  61. package/ts/api/resources/User.ts +7 -1
  62. package/ts/types/Enum/BrandClementine.ts +45 -0
  63. package/ts/types/Enum/BrandComptalib.ts +20 -20
  64. package/ts/types/Enum/BrandLegalstart.ts +15 -0
  65. package/ts/types/Interface/api/mail/UpdateMailParams.ts +8 -0
  66. package/ts/types/Interface/api/user/QueryGetAllFromSociety.ts +19 -0
  67. package/ts/types/Interface/api/webmail/PostAttachmentEmailFromLambdaParams.ts +10 -0
  68. package/ts/types/index.ts +2 -0
@@ -58,5 +58,20 @@ export const BrandLegalstart = [
58
58
  Name: 'Expertise Choix B',
59
59
  Id: 'FR91ZZZ617135',
60
60
  },
61
+ internalInvoicing: {
62
+ statut: 'SAS',
63
+ name: 'EXPERTISE CHOIX B',
64
+ address: '9, avenue du Rhin',
65
+ zipCode: '54520',
66
+ city: 'LAXOU',
67
+ country: 'FRANCE',
68
+ montantCapital: '500 000',
69
+ siret: '752566687',
70
+ ape: '6920Z',
71
+ rcs: '752 566 687',
72
+ phone: '03 83 93 14 14',
73
+ vatIntracom: 'FR47752566687',
74
+ email: 'facturation@compta-clementine.fr',
75
+ },
61
76
  },
62
77
  ];
@@ -0,0 +1,8 @@
1
+ import { IMail } from '../../models/IMail';
2
+ import { TFile } from '../file/TFile';
3
+
4
+ export interface UpdateMailParams extends IMail{
5
+ files?: TFile[];
6
+ textPlain?: string;
7
+ textHtml?: string;
8
+ }
@@ -0,0 +1,19 @@
1
+ import { ApiProperty } from '../../../../utils';
2
+
3
+ export class QueryGetAllFromSociety {
4
+ @ApiProperty({
5
+ description: 'id of the specified society',
6
+ required: true,
7
+ type: Number,
8
+ example: 100,
9
+ })
10
+ idSociety: number;
11
+
12
+ @ApiProperty({
13
+ description: 'array of roles id needed to return list of users',
14
+ required: true,
15
+ type: Array,
16
+ example: [1, 13],
17
+ })
18
+ roles: number[];
19
+ }
@@ -44,4 +44,14 @@ export class MigrateParams {
44
44
  @ApiProperty({ default: 50 })
45
45
  @IsNumber()
46
46
  limit: number;
47
+
48
+ @ApiPropertyOptional()
49
+ @IsOptional()
50
+ @IsNumber()
51
+ startId?: number;
52
+
53
+ @ApiPropertyOptional()
54
+ @IsOptional()
55
+ @IsNumber()
56
+ endId?: number;
47
57
  }
package/ts/types/index.ts CHANGED
@@ -434,6 +434,7 @@ export * from './Interface/api/accountingTransaction/GetTransactionsBetweenDates
434
434
  export * from './Interface/api/accountingTransaction/QueryBankAccountSum';
435
435
  export * from './Interface/api/user/QueryConfirm';
436
436
  export * from './Interface/api/user/QuerySocieties';
437
+ export * from './Interface/api/user/QueryGetAllFromSociety';
437
438
  export * from './Interface/api/user/QueryResendConfirmationLink';
438
439
  export * from './Interface/api/user/CreateUser';
439
440
  export * from './Interface/api/user/CreateCoworker';
@@ -454,6 +455,7 @@ export * from './Interface/api/mail/QueryGetAnsweringTimeByUser';
454
455
  export * from './Interface/api/mail/QueryCountMail';
455
456
  export * from './Interface/api/mail/UpdateMail';
456
457
  export * from './Interface/api/mail/CreateMailParams';
458
+ export * from './Interface/api/mail/UpdateMailParams';
457
459
  export * from './Interface/api/society/LegalFormSiren';
458
460
  export * from './Interface/api/society/QuerySociety';
459
461
  export * from './Interface/api/society/QueryPaginatedSociety';