@silexpert/core 1.3.29 → 1.3.30-0

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 (108) hide show
  1. package/dist/cjs/api/resources/Subscription.d.ts +25 -4
  2. package/dist/cjs/api/resources/Subscription.d.ts.map +1 -1
  3. package/dist/cjs/api/resources/Subscription.js +34 -8
  4. package/dist/cjs/api/resources/Subscription.js.map +1 -1
  5. package/dist/cjs/types/Enum/BrandClementine.d.ts.map +1 -1
  6. package/dist/cjs/types/Enum/BrandClementine.js +16 -0
  7. package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
  8. package/dist/cjs/types/Enum/TimeSlot.js +1 -1
  9. package/dist/cjs/types/Enum/TimeSlot.js.map +1 -1
  10. package/dist/cjs/types/Interface/api/cerfa/2031.d.ts +1 -0
  11. package/dist/cjs/types/Interface/api/cerfa/2031.d.ts.map +1 -1
  12. package/dist/cjs/types/Interface/api/cerfa/2031.js.map +1 -1
  13. package/dist/cjs/types/Interface/api/cerfa/2035.d.ts +1 -0
  14. package/dist/cjs/types/Interface/api/cerfa/2035.d.ts.map +1 -1
  15. package/dist/cjs/types/Interface/api/cerfa/2035.js.map +1 -1
  16. package/dist/cjs/types/Interface/api/cerfa/2065.d.ts +1 -0
  17. package/dist/cjs/types/Interface/api/cerfa/2065.d.ts.map +1 -1
  18. package/dist/cjs/types/Interface/api/cerfa/2065.js.map +1 -1
  19. package/dist/cjs/types/Interface/api/cerfa/2069RCI.d.ts +1 -0
  20. package/dist/cjs/types/Interface/api/cerfa/2069RCI.d.ts.map +1 -1
  21. package/dist/cjs/types/Interface/api/cerfa/2069RCI.js.map +1 -1
  22. package/dist/cjs/types/Interface/api/cerfa/2571.d.ts +1 -0
  23. package/dist/cjs/types/Interface/api/cerfa/2571.d.ts.map +1 -1
  24. package/dist/cjs/types/Interface/api/cerfa/2571.js.map +1 -1
  25. package/dist/cjs/types/Interface/api/cerfa/2572.d.ts +1 -0
  26. package/dist/cjs/types/Interface/api/cerfa/2572.d.ts.map +1 -1
  27. package/dist/cjs/types/Interface/api/cerfa/2572.js.map +1 -1
  28. package/dist/cjs/types/Interface/api/cerfa/2573.d.ts +1 -0
  29. package/dist/cjs/types/Interface/api/cerfa/2573.d.ts.map +1 -1
  30. package/dist/cjs/types/Interface/api/cerfa/2573.js.map +1 -1
  31. package/dist/cjs/types/Interface/api/config/ConfigType.d.ts +0 -13
  32. package/dist/cjs/types/Interface/api/config/ConfigType.d.ts.map +1 -1
  33. package/dist/cjs/types/Interface/api/config/ConfigType.js.map +1 -1
  34. package/dist/cjs/types/Interface/api/stripe/Create.d.ts +4 -1
  35. package/dist/cjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
  36. package/dist/cjs/types/Interface/api/stripe/Create.js +10 -3
  37. package/dist/cjs/types/Interface/api/stripe/Create.js.map +1 -1
  38. package/dist/cjs/types/Interface/api/stripe/QueryStripe.d.ts.map +1 -1
  39. package/dist/cjs/types/Interface/api/stripe/QueryStripe.js +2 -0
  40. package/dist/cjs/types/Interface/api/stripe/QueryStripe.js.map +1 -1
  41. package/dist/cjs/types/Interface/api/user/CreateCoworker.d.ts.map +1 -1
  42. package/dist/cjs/types/Interface/api/user/CreateCoworker.js +11 -7
  43. package/dist/cjs/types/Interface/api/user/CreateCoworker.js.map +1 -1
  44. package/dist/cjs/types/Interface/api/user/Query.d.ts.map +1 -1
  45. package/dist/cjs/types/Interface/api/user/Query.js +1 -0
  46. package/dist/cjs/types/Interface/api/user/Query.js.map +1 -1
  47. package/dist/mjs/api/resources/Subscription.d.ts +25 -4
  48. package/dist/mjs/api/resources/Subscription.d.ts.map +1 -1
  49. package/dist/mjs/api/resources/Subscription.js +34 -8
  50. package/dist/mjs/api/resources/Subscription.js.map +1 -1
  51. package/dist/mjs/types/Enum/BrandClementine.d.ts.map +1 -1
  52. package/dist/mjs/types/Enum/BrandClementine.js +16 -0
  53. package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
  54. package/dist/mjs/types/Enum/TimeSlot.js +1 -1
  55. package/dist/mjs/types/Enum/TimeSlot.js.map +1 -1
  56. package/dist/mjs/types/Interface/api/cerfa/2031.d.ts +1 -0
  57. package/dist/mjs/types/Interface/api/cerfa/2031.d.ts.map +1 -1
  58. package/dist/mjs/types/Interface/api/cerfa/2031.js.map +1 -1
  59. package/dist/mjs/types/Interface/api/cerfa/2035.d.ts +1 -0
  60. package/dist/mjs/types/Interface/api/cerfa/2035.d.ts.map +1 -1
  61. package/dist/mjs/types/Interface/api/cerfa/2035.js.map +1 -1
  62. package/dist/mjs/types/Interface/api/cerfa/2065.d.ts +1 -0
  63. package/dist/mjs/types/Interface/api/cerfa/2065.d.ts.map +1 -1
  64. package/dist/mjs/types/Interface/api/cerfa/2065.js.map +1 -1
  65. package/dist/mjs/types/Interface/api/cerfa/2069RCI.d.ts +1 -0
  66. package/dist/mjs/types/Interface/api/cerfa/2069RCI.d.ts.map +1 -1
  67. package/dist/mjs/types/Interface/api/cerfa/2069RCI.js.map +1 -1
  68. package/dist/mjs/types/Interface/api/cerfa/2571.d.ts +1 -0
  69. package/dist/mjs/types/Interface/api/cerfa/2571.d.ts.map +1 -1
  70. package/dist/mjs/types/Interface/api/cerfa/2571.js.map +1 -1
  71. package/dist/mjs/types/Interface/api/cerfa/2572.d.ts +1 -0
  72. package/dist/mjs/types/Interface/api/cerfa/2572.d.ts.map +1 -1
  73. package/dist/mjs/types/Interface/api/cerfa/2572.js.map +1 -1
  74. package/dist/mjs/types/Interface/api/cerfa/2573.d.ts +1 -0
  75. package/dist/mjs/types/Interface/api/cerfa/2573.d.ts.map +1 -1
  76. package/dist/mjs/types/Interface/api/cerfa/2573.js.map +1 -1
  77. package/dist/mjs/types/Interface/api/config/ConfigType.d.ts +0 -13
  78. package/dist/mjs/types/Interface/api/config/ConfigType.d.ts.map +1 -1
  79. package/dist/mjs/types/Interface/api/config/ConfigType.js.map +1 -1
  80. package/dist/mjs/types/Interface/api/stripe/Create.d.ts +4 -1
  81. package/dist/mjs/types/Interface/api/stripe/Create.d.ts.map +1 -1
  82. package/dist/mjs/types/Interface/api/stripe/Create.js +9 -2
  83. package/dist/mjs/types/Interface/api/stripe/Create.js.map +1 -1
  84. package/dist/mjs/types/Interface/api/stripe/QueryStripe.d.ts.map +1 -1
  85. package/dist/mjs/types/Interface/api/stripe/QueryStripe.js +3 -1
  86. package/dist/mjs/types/Interface/api/stripe/QueryStripe.js.map +1 -1
  87. package/dist/mjs/types/Interface/api/user/CreateCoworker.d.ts.map +1 -1
  88. package/dist/mjs/types/Interface/api/user/CreateCoworker.js +11 -7
  89. package/dist/mjs/types/Interface/api/user/CreateCoworker.js.map +1 -1
  90. package/dist/mjs/types/Interface/api/user/Query.d.ts.map +1 -1
  91. package/dist/mjs/types/Interface/api/user/Query.js +1 -0
  92. package/dist/mjs/types/Interface/api/user/Query.js.map +1 -1
  93. package/package.json +1 -1
  94. package/ts/api/resources/Subscription.ts +41 -11
  95. package/ts/types/Enum/BrandClementine.ts +16 -0
  96. package/ts/types/Enum/TimeSlot.ts +1 -1
  97. package/ts/types/Interface/api/cerfa/2031.ts +1 -0
  98. package/ts/types/Interface/api/cerfa/2035.ts +6 -1
  99. package/ts/types/Interface/api/cerfa/2065.ts +1 -0
  100. package/ts/types/Interface/api/cerfa/2069RCI.ts +1 -0
  101. package/ts/types/Interface/api/cerfa/2571.ts +1 -0
  102. package/ts/types/Interface/api/cerfa/2572.ts +1 -0
  103. package/ts/types/Interface/api/cerfa/2573.ts +1 -0
  104. package/ts/types/Interface/api/config/ConfigType.ts +0 -16
  105. package/ts/types/Interface/api/stripe/Create.ts +8 -3
  106. package/ts/types/Interface/api/stripe/QueryStripe.ts +3 -1
  107. package/ts/types/Interface/api/user/CreateCoworker.ts +11 -7
  108. package/ts/types/Interface/api/user/Query.ts +7 -6
@@ -1 +1 @@
1
- {"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/user/Query.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAEjD,qBAAa,YAAY;IAEvB,gBAAgB,EAAE,MAAM,CAAC;IAGzB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,qBAAa,wBAAwB;IAOnC,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAQlB,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB;AAED,qBAAa,+BAA+B;IAI1C,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAQ3B,OAAO,EAAE,MAAM,EAAE,CAAC;CACnB;AAED,qBAAa,sBAAsB;IAOjC,SAAS,EAAE,MAAM,CAAC;IAQlB,KAAK,EAAE,MAAM,EAAE,CAAC;IAMhB,yBAAyB,CAAC,EAAE,OAAO,CAAC;CACrC;AAED,qBAAa,oBAAoB;IAO/B,SAAS,EAAE,MAAM,CAAC;CACnB;AAED,qBAAa,2BAA2B;IAEtC,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,qBAAa,kBAAkB;IAI7B,kBAAkB,CAAC,EAAE,gBAAgB,CAAC;IAMtC,eAAe,CAAC,EAAE,OAAO,CAAC;IAM1B,eAAe,CAAC,EAAE,OAAO,CAAC;IAK1B,UAAU,CAAC,EAAE,OAAO,CAAC,MAAM,QAAQ,EAAE,MAAM,CAAC,EAAE,CAAC;IAU/C,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IAInB,KAAK,CAAC,EAAE,YAAY,CAAC,QAAQ,CAAC,CAAC;CAChC;AAED,qBAAa,mBAAmB;IAG9B,QAAQ,EAAE,MAAM,CAAC;IAMjB,EAAE,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAKnB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACvB;AAED,qBAAa,wBAAwB;IAEnC,IAAI,EAAE,MAAM,CAAC;CACd;AAED,qBAAa,eAAe;IAI1B,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,OAAO,CAAC,EAAE,MAAM,CAAC;IAMjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAKlB,IAAI,CAAC,EAAE,MAAM,CAAC;IAKd,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAK5B,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACnB"}
1
+ {"version":3,"file":"Query.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/user/Query.ts"],"names":[],"mappings":"AAGA,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAClE,OAAO,EAAE,YAAY,EAAE,MAAM,WAAW,CAAC;AACzC,OAAO,EAAE,QAAQ,EAAE,MAAM,uBAAuB,CAAC;AAEjD,qBAAa,YAAY;IAEvB,gBAAgB,EAAE,MAAM,CAAC;IAGzB,KAAK,EAAE,MAAM,CAAC;CACf;AAED,qBAAa,wBAAwB;IAOnC,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;IAQlB,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;CACpB;AAED,qBAAa,+BAA+B;IAI1C,iBAAiB,CAAC,EAAE,MAAM,CAAC;IAQ3B,OAAO,EAAE,MAAM,EAAE,CAAC;CACnB;AAED,qBAAa,sBAAsB;IAOjC,SAAS,EAAE,MAAM,CAAC;IASlB,KAAK,EAAE,MAAM,EAAE,CAAC;IAMhB,yBAAyB,CAAC,EAAE,OAAO,CAAC;CACrC;AAED,qBAAa,oBAAoB;IAO/B,SAAS,EAAE,MAAM,CAAC;CACnB;AAED,qBAAa,2BAA2B;IAEtC,EAAE,EAAE,MAAM,CAAC;CACZ;AAED,qBAAa,kBAAkB;IAI7B,kBAAkB,CAAC,EAAE,gBAAgB,CAAC;IAMtC,eAAe,CAAC,EAAE,OAAO,CAAC;IAM1B,eAAe,CAAC,EAAE,OAAO,CAAC;IAK1B,UAAU,CAAC,EAAE,OAAO,CAAC,MAAM,QAAQ,EAAE,MAAM,CAAC,EAAE,CAAC;IAU/C,OAAO,CAAC,EAAE,MAAM,EAAE,CAAC;IAInB,KAAK,CAAC,EAAE,YAAY,CAAC,QAAQ,CAAC,CAAC;CAChC;AAED,qBAAa,mBAAmB;IAG9B,QAAQ,EAAE,MAAM,CAAC;IAMjB,EAAE,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;IAKnB,KAAK,CAAC,EAAE,MAAM,GAAG,IAAI,CAAC;CACvB;AAED,qBAAa,wBAAwB;IAEnC,IAAI,EAAE,MAAM,CAAC;CACd;AAED,qBAAa,eAAe;IAI1B,SAAS,CAAC,EAAE,MAAM,CAAC;IAKnB,OAAO,CAAC,EAAE,MAAM,CAAC;IAMjB,OAAO,CAAC,EAAE,OAAO,CAAC;IAKlB,IAAI,CAAC,EAAE,MAAM,CAAC;IAKd,kBAAkB,CAAC,EAAE,MAAM,CAAC;IAK5B,MAAM,CAAC,EAAE,MAAM,EAAE,CAAC;CACnB"}
@@ -85,6 +85,7 @@ __decorate([
85
85
  type: [Number],
86
86
  example: [1, 13],
87
87
  }),
88
+ IsArray(),
88
89
  __metadata("design:type", Array)
89
90
  ], QueryGetAllFromSociety.prototype, "roles", void 0);
90
91
  __decorate([
@@ -1 +1 @@
1
- {"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/user/Query.ts"],"names":[],"mappings":"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","sourcesContent":["import { IsArray, IsBoolean, IsIn, IsInt, IsNumber, IsOptional, IsString, Min } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { SubscriptionType } from '../../../Enum/SubscriptionType';\nimport { WhereOptions } from 'sequelize';\nimport { ISociety } from '../../models/ISociety';\n\nexport class QueryConfirm {\n @ApiProperty()\n tokenConfirmedAt: string;\n\n @ApiProperty()\n email: string;\n}\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', 'collaboraterDetails'], { each: true })\n include?: string[];\n}\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}\n\nexport class QueryGetAllFromSociety {\n @ApiProperty({\n description: 'id of the specified society',\n required: true,\n type: Number,\n example: 100,\n })\n idSociety: number;\n\n @ApiProperty({\n description: 'array of roles id needed to return list of users',\n required: true,\n type: [Number],\n example: [1, 13],\n })\n roles: number[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n usersNotInBusinessPartner?: boolean;\n}\n\nexport class QueryGetAllWithoutBp {\n @ApiProperty({\n description: 'id of the specified society',\n required: true,\n type: Number,\n example: 100,\n })\n idSociety: number;\n}\n\nexport class QueryResendConfirmationLink {\n @ApiProperty()\n id: number;\n}\n\nexport class GetSocietyFromUser {\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n idSubscriptionType?: SubscriptionType;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n displayArchived?: boolean;\n \n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n onlyLabAccepted?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({each: true})\n attributes?: Extract<keyof ISociety, string>[];\n\n @ApiPropertyOptional({ \n default: ['societyConfig','brandType','societyGescom','oldExpertInfo','activity','follows','compta','subscriptionType','connector','permissions'] \n })\n @IsOptional()\n @IsString({\n each: true,\n })\n @IsIn(['societyConfig','brandType','societyGescom','oldExpertInfo','activity','follows','compta','subscriptionType','connector','permissions','societyDetails'], { each: true })\n include?: string[];\n\n @ApiPropertyOptional()\n @IsOptional()\n where?: WhereOptions<ISociety>;\n}\n\nexport class QueryUpdatePassword {\n @ApiProperty()\n @IsString()\n password: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @Min(1)\n id?: number | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n token?: string | null;\n}\n\nexport class QueryUserSmsConfirmation {\n @ApiProperty()\n code: string;\n}\n\nexport class QueryUserExport {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n dateStart?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n dateEnd?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n archive?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n week?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n idTypeSubscription?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n reason?: number[];\n}\n"]}
1
+ {"version":3,"file":"Query.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/user/Query.ts"],"names":[],"mappings":";;;;;;;;;AAAA,OAAO,EAAE,OAAO,EAAE,SAAS,EAAE,IAAI,EAAE,KAAK,EAAE,QAAQ,EAAE,UAAU,EAAE,QAAQ,EAAE,GAAG,EAAE,MAAM,iBAAiB,CAAC;AACvG,OAAO,EAAE,WAAW,EAAE,mBAAmB,EAAE,MAAM,mBAAmB,CAAC;AACrE,OAAO,EAAE,SAAS,EAAE,MAAM,gDAAgD,CAAC;AAC3E,OAAO,EAAE,gBAAgB,EAAE,MAAM,gCAAgC,CAAC;AAIlE,MAAM,OAAO,YAAY;IAEvB,gBAAgB,CAAS;IAGzB,KAAK,CAAS;CACf;AAJC;IADC,WAAW,EAAE;;sDACW;AAGzB;IADC,WAAW,EAAE;;2CACA;AAGhB,MAAM,OAAO,wBAAwB;IAOnC,MAAM,CAAY;IAQlB,OAAO,CAAY;CACpB;AATC;IANC,WAAW,CAAC;QACX,WAAW,EAAE,oBAAoB;QACjC,QAAQ,EAAE,KAAK;QACf,IAAI,EAAE,CAAC,MAAM,CAAC;QACd,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC;KACjB,CAAC;;wDACgB;AAQlB;IANC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,CAAC;QACR,IAAI,EAAE,IAAI;KACX,CAAC;IACD,IAAI,CAAC,CAAC,QAAQ,EAAE,OAAO,EAAE,eAAe,EAAE,qBAAqB,CAAC,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;yDAC/D;AAGrB,MAAM,OAAO,+BAA+B;IAI1C,iBAAiB,CAAU;IAQ3B,OAAO,CAAW;CACnB;AATC;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;;0EACmB;AAQ3B;IANC,WAAW,CAAC;QACX,WAAW,EAAE,4BAA4B;QACzC,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,CAAC,MAAM,CAAC;QACd,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC;KACjB,CAAC;;gEACgB;AAGpB,MAAM,OAAO,sBAAsB;IAOjC,SAAS,CAAS;IASlB,KAAK,CAAW;IAMhB,yBAAyB,CAAW;CACrC;AAhBC;IANC,WAAW,CAAC;QACX,WAAW,EAAE,6BAA6B;QAC1C,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,MAAM;QACZ,OAAO,EAAE,GAAG;KACb,CAAC;;yDACgB;AASlB;IAPC,WAAW,CAAC;QACX,WAAW,EAAE,kDAAkD;QAC/D,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,CAAC,MAAM,CAAC;QACd,OAAO,EAAE,CAAC,CAAC,EAAE,EAAE,CAAC;KACjB,CAAC;IACD,OAAO,EAAE;;qDACM;AAMhB;IAJC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;yEACwB;AAGtC,MAAM,OAAO,oBAAoB;IAO/B,SAAS,CAAS;CACnB;AADC;IANC,WAAW,CAAC;QACX,WAAW,EAAE,6BAA6B;QAC1C,QAAQ,EAAE,IAAI;QACd,IAAI,EAAE,MAAM;QACZ,OAAO,EAAE,GAAG;KACb,CAAC;;uDACgB;AAGpB,MAAM,OAAO,2BAA2B;IAEtC,EAAE,CAAS;CACZ;AADC;IADC,WAAW,EAAE;;uDACH;AAGb,MAAM,OAAO,kBAAkB;IAI7B,kBAAkB,CAAoB;IAMtC,eAAe,CAAW;IAM1B,eAAe,CAAW;IAK1B,UAAU,CAAqC;IAU/C,OAAO,CAAY;IAInB,KAAK,CAA0B;CAChC;AAhCC;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;8DAC2B;AAMtC;IAJC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;2DACc;AAM1B;IAJC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;2DACc;AAK1B;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,CAAC,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;sDACsB;AAU/C;IARC,mBAAmB,CAAC;QACnB,OAAO,EAAE,CAAC,eAAe,EAAE,WAAW,EAAE,eAAe,EAAE,eAAe,EAAE,UAAU,EAAE,SAAS,EAAE,QAAQ,EAAE,kBAAkB,EAAE,WAAW,EAAE,aAAa,CAAC;KAC3J,CAAC;IACD,UAAU,EAAE;IACZ,QAAQ,CAAC;QACR,IAAI,EAAE,IAAI;KACX,CAAC;IACD,IAAI,CAAC,CAAC,eAAe,EAAE,WAAW,EAAE,eAAe,EAAE,eAAe,EAAE,UAAU,EAAE,SAAS,EAAE,QAAQ,EAAE,kBAAkB,EAAE,WAAW,EAAE,aAAa,EAAE,gBAAgB,CAAC,EAAE,EAAE,IAAI,EAAE,IAAI,EAAE,CAAC;;mDACvK;AAInB;IAFC,mBAAmB,EAAE;IACrB,UAAU,EAAE;;iDACkB;AAGjC,MAAM,OAAO,mBAAmB;IAG9B,QAAQ,CAAS;IAMjB,EAAE,CAAiB;IAKnB,KAAK,CAAiB;CACvB;AAZC;IAFC,WAAW,EAAE;IACb,QAAQ,EAAE;;qDACM;AAMjB;IAJC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,KAAK,EAAE;IACP,GAAG,CAAC,CAAC,CAAC;;+CACY;AAKnB;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;kDACW;AAGxB,MAAM,OAAO,wBAAwB;IAEnC,IAAI,CAAS;CACd;AADC;IADC,WAAW,EAAE;;sDACD;AAGf,MAAM,OAAO,eAAe;IAI1B,SAAS,CAAU;IAKnB,OAAO,CAAU;IAMjB,OAAO,CAAW;IAKlB,IAAI,CAAU;IAKd,kBAAkB,CAAU;IAK5B,MAAM,CAAY;CACnB;AA3BC;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;kDACQ;AAKnB;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;gDACM;AAMjB;IAJC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,SAAS,EAAE;IACX,SAAS,EAAE;;gDACM;AAKlB;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;6CACG;AAKd;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,QAAQ,EAAE;;2DACiB;AAK5B;IAHC,mBAAmB,EAAE;IACrB,UAAU,EAAE;IACZ,OAAO,EAAE;;+CACQ","sourcesContent":["import { IsArray, IsBoolean, IsIn, IsInt, IsNumber, IsOptional, IsString, Min } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\nimport { SubscriptionType } from '../../../Enum/SubscriptionType';\nimport { WhereOptions } from 'sequelize';\nimport { ISociety } from '../../models/ISociety';\n\nexport class QueryConfirm {\n @ApiProperty()\n tokenConfirmedAt: string;\n\n @ApiProperty()\n email: string;\n}\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', 'collaboraterDetails'], { each: true })\n include?: string[];\n}\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}\n\nexport class QueryGetAllFromSociety {\n @ApiProperty({\n description: 'id of the specified society',\n required: true,\n type: Number,\n example: 100,\n })\n idSociety: number;\n\n @ApiProperty({\n description: 'array of roles id needed to return list of users',\n required: true,\n type: [Number],\n example: [1, 13],\n })\n @IsArray()\n roles: number[];\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n usersNotInBusinessPartner?: boolean;\n}\n\nexport class QueryGetAllWithoutBp {\n @ApiProperty({\n description: 'id of the specified society',\n required: true,\n type: Number,\n example: 100,\n })\n idSociety: number;\n}\n\nexport class QueryResendConfirmationLink {\n @ApiProperty()\n id: number;\n}\n\nexport class GetSocietyFromUser {\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n idSubscriptionType?: SubscriptionType;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n displayArchived?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n onlyLabAccepted?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString({ each: true })\n attributes?: Extract<keyof ISociety, string>[];\n\n @ApiPropertyOptional({\n default: ['societyConfig', 'brandType', 'societyGescom', 'oldExpertInfo', 'activity', 'follows', 'compta', 'subscriptionType', 'connector', 'permissions']\n })\n @IsOptional()\n @IsString({\n each: true,\n })\n @IsIn(['societyConfig', 'brandType', 'societyGescom', 'oldExpertInfo', 'activity', 'follows', 'compta', 'subscriptionType', 'connector', 'permissions', 'societyDetails'], { each: true })\n include?: string[];\n\n @ApiPropertyOptional()\n @IsOptional()\n where?: WhereOptions<ISociety>;\n}\n\nexport class QueryUpdatePassword {\n @ApiProperty()\n @IsString()\n password: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n @Min(1)\n id?: number | null;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n token?: string | null;\n}\n\nexport class QueryUserSmsConfirmation {\n @ApiProperty()\n code: string;\n}\n\nexport class QueryUserExport {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n dateStart?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n dateEnd?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n archive?: boolean;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n week?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsNumber()\n idTypeSubscription?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsArray()\n reason?: number[];\n}\n"]}
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@silexpert/core",
3
- "version": "1.3.29",
3
+ "version": "1.3.30-0",
4
4
  "description": "Silex Core perform HTTP Request and object binding. Silex core helps developers to retrieve and return formatted object",
5
5
  "homepage": "https://gitlab.compta-clementine.fr/dev/silex-api",
6
6
  "main": "dist/cjs/index.js",
@@ -3,27 +3,57 @@ import {
3
3
  RetrieveUpcomingInvoiceParams,
4
4
  ReadUpcomingInvoice,
5
5
  QueryStripeSession,
6
+ CreateSubscriptionSession,
6
7
  CreateStripePortals,
7
8
  } from '../../types';
8
9
  import Stripe from 'stripe';
9
10
 
10
11
  export class Subscription extends Resource {
11
- retrieveUpcomingInvoice(params: RetrieveUpcomingInvoiceParams): Promise<ReadUpcomingInvoice> {
12
- return this.axios.$get('/subscription/next-invoice', { params });
12
+ /**
13
+ * Retourne les offres Stripe actives
14
+ * Attention : les montants sont retournés x100
15
+ */
16
+ getAllOffers(): Promise<Stripe.Price[]> {
17
+ return this.axios.$get('/stripe/subscriptions/offers');
13
18
  }
14
19
 
15
- getBySociety(idSociety: number): Promise<Stripe.Response<Stripe.Subscription> | null> {
16
- return this.axios.$get(`/societies/${idSociety}/subscriptions`);
20
+ /**
21
+ * Créé une session Stripe avec les informations client
22
+ * Attention : les montants sont retournés x100
23
+ */
24
+ createSession(payload: CreateSubscriptionSession): Promise<Stripe.Response<Stripe.Checkout.Session>> {
25
+ return this.axios.$post('/stripe/subscriptions/sessions', payload);
17
26
  }
18
27
 
19
- createSession(idSociety: number, body: QueryStripeSession): Promise<Stripe.Response<Stripe.Checkout.Session>> {
20
- return this.axios.$post(`/societies/${idSociety}/subscriptions/sessions`, body);
28
+ /**
29
+ * Créé un portail Stripe permettant de gérer l'abonnement
30
+ * Attention : les montants sont retournés x100
31
+ */
32
+ createPortal(payload: CreateStripePortals): Promise<string> {
33
+ return this.axios.$post('/stripe/subscriptions/portals', payload);
21
34
  }
22
35
 
23
- createPortalSession(
24
- idUser: number,
25
- body: CreateStripePortals,
26
- ): Promise<Stripe.Response<Stripe.BillingPortal.Session>> {
27
- return this.axios.$post(`/subscriptions/users/${idUser}/portals`, body);
36
+ /**
37
+ * Retourne l'abonnement Stripe de la société courante
38
+ * Attention : les montants sont retournés x100
39
+ */
40
+ get(): Promise<Stripe.Response<Stripe.Subscription> | null> {
41
+ return this.axios.$get('/stripe/subscriptions');
42
+ }
43
+
44
+ /**
45
+ * Retourne les informations de la prochaine facture Stripe
46
+ */
47
+ retrieveUpcomingInvoice(params: RetrieveUpcomingInvoiceParams): Promise<ReadUpcomingInvoice> {
48
+ return this.axios.$get('/stripe/subscriptions/next-invoice', { params });
49
+ }
50
+
51
+ /* -------------- */
52
+
53
+ createComptalibSession(
54
+ idSociety: number,
55
+ body: QueryStripeSession,
56
+ ): Promise<Stripe.Response<Stripe.Checkout.Session>> {
57
+ return this.axios.$post(`/societies/${idSociety}/subscriptions/sessions`, body);
28
58
  }
29
59
  }
@@ -266,6 +266,22 @@ export const BrandClementine: Brand[] = [
266
266
  vatIntracom: 'FR47752566687',
267
267
  email: 'facturation@clementine.fr',
268
268
  },
269
+ companyInformation: {
270
+ ape: '6920Z',
271
+ bp: 'CS 31029',
272
+ city: 'LAXOU CEDEX',
273
+ montantCapital: '500 000',
274
+ nomRaisonSociale: 'EXPERTISE CHOIX B',
275
+ ECName: 'M. Jean-Louis BOICHÉ',
276
+ ECOrderCity: 'Nancy',
277
+ ECDepartment: 'Lorraine',
278
+ ECPosition: 'Président',
279
+ phone: '03 83 93 14 14',
280
+ postalAddress: '9 AVENUE DU RHIN',
281
+ rcs: '752 566 687',
282
+ statut: 'SAS',
283
+ zipCode: '54 521',
284
+ },
269
285
  },
270
286
  {
271
287
  idTypeBrand: 6,
@@ -315,7 +315,7 @@ export const TimeSlotDetail: TimeSlotDetailType[] = [
315
315
  internalName: 'Rdv droit des sociétés et multi-modifications',
316
316
  category: TimeSlotCategoryDetail.find((c) => c.id === TimeSlotCategory.JURIDIC)?.name,
317
317
  duration: 60,
318
- idRole: [Role.JURIDIC, Role.MANAGER],
318
+ idRole: [Role.JURIDIC],
319
319
  idRoleExcluded: [Role.DIRECTOR],
320
320
  forWholeService: true,
321
321
  idTimeCounterType: TimeCounterType.CALENDLY.id,
@@ -538,6 +538,7 @@ export interface Cerfa2031_2025 {
538
538
  export type Prepare2031Params = {
539
539
  idSociety: number;
540
540
  idExercice: number;
541
+ idUser: number;
541
542
  values: {
542
543
  cerfa2031: Cerfa2031 | Cerfa2031_2024;
543
544
  cerfa2033: AnyCerfa2033Century;
@@ -52,7 +52,12 @@ export type FullCerfa2035_2025 = Cerfa2035_2025 & Cerfa2035WithSuites_2025;
52
52
 
53
53
  export type AnyCerfa2035Century = FullCerfa2035 | FullCerfa2035_2024 | FullCerfa2035_2025;
54
54
 
55
- export type Prepare2035Params = { idSociety: number; idExercice: number; values: FullCerfa2035 | FullCerfa2035_2024 };
55
+ export type Prepare2035Params = {
56
+ idSociety: number;
57
+ idUser: number;
58
+ idExercice: number;
59
+ values: FullCerfa2035 | FullCerfa2035_2024;
60
+ };
56
61
 
57
62
  export interface Cerfa2035ProfessionalRecipes {
58
63
  collected: number;
@@ -256,6 +256,7 @@ export interface Cerfa2065_2024 {
256
256
  export type PrepareCerfa2065 = {
257
257
  idExercice: number;
258
258
  idSociety: number;
259
+ idUser: number;
259
260
  values: { cerfa2065: AnyCerfa2065Century; cerfa2033: AnyCerfa2033Century };
260
261
  };
261
262
 
@@ -189,5 +189,6 @@ export type ReadCerfa2069RCIInputs = {
189
189
  export type PrepareCerfa2069RCI = {
190
190
  idExercice: number;
191
191
  idSociety: number;
192
+ idUser: number;
192
193
  values: { cerfa2069RCI: Cerfa2069RCI_2024 };
193
194
  };
@@ -147,6 +147,7 @@ export class Cerfa2571_2024 {
147
147
 
148
148
  export type Prepare2571Params = {
149
149
  idSociety: number;
150
+ idUser: number;
150
151
  idExercice: number;
151
152
  idRegistration: number;
152
153
  };
@@ -398,6 +398,7 @@ export class Cerfa2572_2025 {
398
398
  export type Prepare2572Params = {
399
399
  idSociety: number;
400
400
  idExercice: number;
401
+ idUser: number;
401
402
  idRegistration: number;
402
403
  };
403
404
 
@@ -64,6 +64,7 @@ export type Cerfa2573_2024 = {
64
64
  export type Prepare2573Params = {
65
65
  idSociety: number;
66
66
  idExercice: number;
67
+ idUser: number;
67
68
  values: Cerfa2573_2024;
68
69
  };
69
70
 
@@ -13,9 +13,6 @@ export interface ConfigType {
13
13
  comptaclementineTest: ComptaclementineTest;
14
14
  bred: Bred;
15
15
  awsClementine: AwsClementine;
16
- stripe: Stripe;
17
- stripeECB: StripeEcb;
18
- stripeStatuts: StripeStatuts;
19
16
  mail: Mail;
20
17
  client: Client;
21
18
  twilio: Twilio;
@@ -155,19 +152,6 @@ export interface AwsClementine {
155
152
  apiVersion: string;
156
153
  }
157
154
 
158
- export interface Stripe {
159
- secretKey: string;
160
- secretKeyTestToDelete: string;
161
- }
162
-
163
- export interface StripeEcb {
164
- secretKey: string;
165
- }
166
-
167
- export interface StripeStatuts {
168
- secretKey: string;
169
- }
170
-
171
155
  export interface Mail {
172
156
  user: string;
173
157
  password: string;
@@ -8,10 +8,9 @@ export class CreateStripeConnection {
8
8
  }
9
9
 
10
10
  export class CreateStripePortals {
11
- @ApiPropertyOptional()
11
+ @ApiProperty()
12
12
  @IsString()
13
- @IsOptional()
14
- stripeCustomerId?: string;
13
+ stripeCustomerId: string;
15
14
  }
16
15
 
17
16
  export class CreateImportTransactionForSociety {
@@ -25,3 +24,9 @@ export class CreateImportTransactionForSociety {
25
24
  @IsOptional()
26
25
  endDate?: Date;
27
26
  }
27
+
28
+ export class CreateSubscriptionSession {
29
+ @ApiProperty()
30
+ @IsString()
31
+ priceId: string;
32
+ }
@@ -1,12 +1,14 @@
1
- import { IsBoolean, IsOptional } from 'class-validator';
1
+ import { IsBoolean, IsOptional, IsString } from 'class-validator';
2
2
  import { ApiProperty, ApiPropertyOptional } from '../../../../utils';
3
3
  import { ToBoolean } from '../../../../utils/transforms/boolean.transform';
4
4
 
5
5
  export class RetrieveUpcomingInvoiceParams {
6
6
  @ApiProperty()
7
+ @IsString()
7
8
  customerId: string;
8
9
 
9
10
  @ApiProperty()
11
+ @IsString()
10
12
  subscriptionId: string;
11
13
  }
12
14
 
@@ -52,16 +52,17 @@ export class CreateCoworker {
52
52
  idCivility?: number;
53
53
 
54
54
  @ApiProperty({ default: true })
55
- @IsDefined()
55
+ @IsBoolean()
56
56
  @ToBoolean()
57
57
  active: boolean;
58
58
 
59
59
  @ApiProperty({ default: false })
60
- @IsDefined()
60
+ @IsBoolean()
61
61
  @ToBoolean()
62
62
  flexitime: boolean;
63
63
 
64
64
  @ApiPropertyOptional({ default: true })
65
+ @IsOptional()
65
66
  @IsBoolean()
66
67
  @ToBoolean()
67
68
  isThemeLight?: boolean;
@@ -79,6 +80,7 @@ export class CreateCoworker {
79
80
  @ApiPropertyOptional()
80
81
  @IsOptional()
81
82
  @IsBoolean()
83
+ @ToBoolean()
82
84
  apprentice?: boolean;
83
85
 
84
86
  @ApiPropertyOptional()
@@ -106,20 +108,22 @@ export class CreateCoworker {
106
108
  @IsEnum(EntityType)
107
109
  entity: EntityType;
108
110
 
109
- @ApiProperty()
110
- @IsDefined()
111
+ @ApiPropertyOptional()
112
+ @IsOptional()
111
113
  @IsArray()
112
114
  @IsInt({ each: true })
113
115
  idRoles?: number[];
114
116
 
115
- @ApiProperty()
117
+ @ApiPropertyOptional()
118
+ @IsOptional()
116
119
  @IsDefined()
117
120
  @IsArray()
118
121
  idTeams?: number[];
119
122
 
120
- @ApiProperty()
121
- @IsDefined()
123
+ @ApiPropertyOptional()
124
+ @IsOptional()
122
125
  @IsArray()
126
+ @IsInt({ each: true })
123
127
  idUsersBrands?: number[];
124
128
 
125
129
  @ApiPropertyOptional()
@@ -61,6 +61,7 @@ export class QueryGetAllFromSociety {
61
61
  type: [Number],
62
62
  example: [1, 13],
63
63
  })
64
+ @IsArray()
64
65
  roles: number[];
65
66
 
66
67
  @ApiPropertyOptional()
@@ -90,13 +91,13 @@ export class GetSocietyFromUser {
90
91
  @IsOptional()
91
92
  @IsNumber()
92
93
  idSubscriptionType?: SubscriptionType;
93
-
94
+
94
95
  @ApiPropertyOptional()
95
96
  @IsOptional()
96
97
  @IsBoolean()
97
98
  @ToBoolean()
98
99
  displayArchived?: boolean;
99
-
100
+
100
101
  @ApiPropertyOptional()
101
102
  @IsOptional()
102
103
  @IsBoolean()
@@ -105,17 +106,17 @@ export class GetSocietyFromUser {
105
106
 
106
107
  @ApiPropertyOptional()
107
108
  @IsOptional()
108
- @IsString({each: true})
109
+ @IsString({ each: true })
109
110
  attributes?: Extract<keyof ISociety, string>[];
110
111
 
111
- @ApiPropertyOptional({
112
- default: ['societyConfig','brandType','societyGescom','oldExpertInfo','activity','follows','compta','subscriptionType','connector','permissions']
112
+ @ApiPropertyOptional({
113
+ default: ['societyConfig', 'brandType', 'societyGescom', 'oldExpertInfo', 'activity', 'follows', 'compta', 'subscriptionType', 'connector', 'permissions']
113
114
  })
114
115
  @IsOptional()
115
116
  @IsString({
116
117
  each: true,
117
118
  })
118
- @IsIn(['societyConfig','brandType','societyGescom','oldExpertInfo','activity','follows','compta','subscriptionType','connector','permissions','societyDetails'], { each: true })
119
+ @IsIn(['societyConfig', 'brandType', 'societyGescom', 'oldExpertInfo', 'activity', 'follows', 'compta', 'subscriptionType', 'connector', 'permissions', 'societyDetails'], { each: true })
119
120
  include?: string[];
120
121
 
121
122
  @ApiPropertyOptional()