@silexpert/core 1.1.252 → 1.1.254

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 (119) hide show
  1. package/dist/cjs/api/resources/BudgetInsight.d.ts +2 -1
  2. package/dist/cjs/api/resources/BudgetInsight.d.ts.map +1 -1
  3. package/dist/cjs/api/resources/BudgetInsight.js +3 -0
  4. package/dist/cjs/api/resources/BudgetInsight.js.map +1 -1
  5. package/dist/cjs/api/resources/CalendarEvent.d.ts +1 -0
  6. package/dist/cjs/api/resources/CalendarEvent.d.ts.map +1 -1
  7. package/dist/cjs/api/resources/CalendarEvent.js +9 -0
  8. package/dist/cjs/api/resources/CalendarEvent.js.map +1 -1
  9. package/dist/cjs/types/Enum/BrandClementine.d.ts +3 -4
  10. package/dist/cjs/types/Enum/BrandClementine.d.ts.map +1 -1
  11. package/dist/cjs/types/Enum/BrandClementine.js +3 -337
  12. package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
  13. package/dist/cjs/types/Enum/BrandLegalstart.d.ts +2 -3
  14. package/dist/cjs/types/Enum/BrandLegalstart.d.ts.map +1 -1
  15. package/dist/cjs/types/Enum/BrandLegalstart.js +2 -106
  16. package/dist/cjs/types/Enum/BrandLegalstart.js.map +1 -1
  17. package/dist/cjs/types/Enum/BrandPourcentage.d.ts +6 -105
  18. package/dist/cjs/types/Enum/BrandPourcentage.d.ts.map +1 -1
  19. package/dist/cjs/types/Enum/BrandPourcentage.js +46 -617
  20. package/dist/cjs/types/Enum/BrandPourcentage.js.map +1 -1
  21. package/dist/cjs/types/Enum/SalesContractBrandClementine.d.ts +42 -0
  22. package/dist/cjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -0
  23. package/dist/cjs/types/Enum/SalesContractBrandClementine.js +339 -0
  24. package/dist/cjs/types/Enum/SalesContractBrandClementine.js.map +1 -0
  25. package/dist/cjs/types/Enum/SalesContractBrandLegalstart.d.ts +17 -0
  26. package/dist/cjs/types/Enum/SalesContractBrandLegalstart.d.ts.map +1 -0
  27. package/dist/cjs/types/Enum/SalesContractBrandLegalstart.js +110 -0
  28. package/dist/cjs/types/Enum/SalesContractBrandLegalstart.js.map +1 -0
  29. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.d.ts +101 -0
  30. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.d.ts.map +1 -0
  31. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.js +488 -0
  32. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.js.map +1 -0
  33. package/dist/cjs/types/Interface/api/bankAccount/Read.d.ts +1 -0
  34. package/dist/cjs/types/Interface/api/bankAccount/Read.d.ts.map +1 -1
  35. package/dist/cjs/types/Interface/api/bankAccount/Read.js.map +1 -1
  36. package/dist/cjs/types/Interface/api/budgetInsight/Delete.d.ts +6 -0
  37. package/dist/cjs/types/Interface/api/budgetInsight/Delete.d.ts.map +1 -0
  38. package/dist/cjs/types/Interface/api/budgetInsight/Delete.js +36 -0
  39. package/dist/cjs/types/Interface/api/budgetInsight/Delete.js.map +1 -0
  40. package/dist/cjs/types/Interface/api/notion/Read.d.ts +8 -0
  41. package/dist/cjs/types/Interface/api/notion/Read.d.ts.map +1 -0
  42. package/dist/cjs/types/Interface/api/notion/Read.js +3 -0
  43. package/dist/cjs/types/Interface/api/notion/Read.js.map +1 -0
  44. package/dist/cjs/types/index.d.ts +1 -0
  45. package/dist/cjs/types/index.d.ts.map +1 -1
  46. package/dist/cjs/types/index.js +1 -0
  47. package/dist/cjs/types/index.js.map +1 -1
  48. package/dist/cjs/utils/bankAccount.d.ts.map +1 -1
  49. package/dist/cjs/utils/bankAccount.js +4 -5
  50. package/dist/cjs/utils/bankAccount.js.map +1 -1
  51. package/dist/cjs/utils/email/templates/signature.js +1 -1
  52. package/dist/cjs/utils/email/templates/signature.js.map +1 -1
  53. package/dist/mjs/api/resources/BudgetInsight.d.ts +2 -1
  54. package/dist/mjs/api/resources/BudgetInsight.d.ts.map +1 -1
  55. package/dist/mjs/api/resources/BudgetInsight.js +3 -0
  56. package/dist/mjs/api/resources/BudgetInsight.js.map +1 -1
  57. package/dist/mjs/api/resources/CalendarEvent.d.ts +1 -0
  58. package/dist/mjs/api/resources/CalendarEvent.d.ts.map +1 -1
  59. package/dist/mjs/api/resources/CalendarEvent.js +9 -0
  60. package/dist/mjs/api/resources/CalendarEvent.js.map +1 -1
  61. package/dist/mjs/types/Enum/BrandClementine.d.ts +3 -4
  62. package/dist/mjs/types/Enum/BrandClementine.d.ts.map +1 -1
  63. package/dist/mjs/types/Enum/BrandClementine.js +3 -337
  64. package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
  65. package/dist/mjs/types/Enum/BrandLegalstart.d.ts +2 -3
  66. package/dist/mjs/types/Enum/BrandLegalstart.d.ts.map +1 -1
  67. package/dist/mjs/types/Enum/BrandLegalstart.js +2 -106
  68. package/dist/mjs/types/Enum/BrandLegalstart.js.map +1 -1
  69. package/dist/mjs/types/Enum/BrandPourcentage.d.ts +6 -105
  70. package/dist/mjs/types/Enum/BrandPourcentage.d.ts.map +1 -1
  71. package/dist/mjs/types/Enum/BrandPourcentage.js +46 -617
  72. package/dist/mjs/types/Enum/BrandPourcentage.js.map +1 -1
  73. package/dist/mjs/types/Enum/SalesContractBrandClementine.d.ts +42 -0
  74. package/dist/mjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -0
  75. package/dist/mjs/types/Enum/SalesContractBrandClementine.js +336 -0
  76. package/dist/mjs/types/Enum/SalesContractBrandClementine.js.map +1 -0
  77. package/dist/mjs/types/Enum/SalesContractBrandLegalstart.d.ts +17 -0
  78. package/dist/mjs/types/Enum/SalesContractBrandLegalstart.d.ts.map +1 -0
  79. package/dist/mjs/types/Enum/SalesContractBrandLegalstart.js +107 -0
  80. package/dist/mjs/types/Enum/SalesContractBrandLegalstart.js.map +1 -0
  81. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.d.ts +101 -0
  82. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.d.ts.map +1 -0
  83. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.js +485 -0
  84. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.js.map +1 -0
  85. package/dist/mjs/types/Interface/api/bankAccount/Read.d.ts +1 -0
  86. package/dist/mjs/types/Interface/api/bankAccount/Read.d.ts.map +1 -1
  87. package/dist/mjs/types/Interface/api/bankAccount/Read.js.map +1 -1
  88. package/dist/mjs/types/Interface/api/budgetInsight/Delete.d.ts +6 -0
  89. package/dist/mjs/types/Interface/api/budgetInsight/Delete.d.ts.map +1 -0
  90. package/dist/mjs/types/Interface/api/budgetInsight/Delete.js +35 -0
  91. package/dist/mjs/types/Interface/api/budgetInsight/Delete.js.map +1 -0
  92. package/dist/mjs/types/Interface/api/notion/Read.d.ts +8 -0
  93. package/dist/mjs/types/Interface/api/notion/Read.d.ts.map +1 -0
  94. package/dist/mjs/types/Interface/api/notion/Read.js +2 -0
  95. package/dist/mjs/types/Interface/api/notion/Read.js.map +1 -0
  96. package/dist/mjs/types/index.d.ts +1 -0
  97. package/dist/mjs/types/index.d.ts.map +1 -1
  98. package/dist/mjs/types/index.js +1 -0
  99. package/dist/mjs/types/index.js.map +1 -1
  100. package/dist/mjs/utils/bankAccount.d.ts.map +1 -1
  101. package/dist/mjs/utils/bankAccount.js +4 -5
  102. package/dist/mjs/utils/bankAccount.js.map +1 -1
  103. package/dist/mjs/utils/email/templates/signature.js +1 -1
  104. package/dist/mjs/utils/email/templates/signature.js.map +1 -1
  105. package/package.json +1 -1
  106. package/ts/api/resources/BudgetInsight.ts +5 -1
  107. package/ts/api/resources/CalendarEvent.ts +11 -0
  108. package/ts/types/Enum/BrandClementine.ts +3 -337
  109. package/ts/types/Enum/BrandLegalstart.ts +2 -106
  110. package/ts/types/Enum/BrandPourcentage.ts +47 -618
  111. package/ts/types/Enum/SalesContractBrandClementine.ts +337 -0
  112. package/ts/types/Enum/SalesContractBrandLegalstart.ts +107 -0
  113. package/ts/types/Enum/SalesContractBrandPourcentage.ts +487 -0
  114. package/ts/types/Interface/api/bankAccount/Read.ts +1 -0
  115. package/ts/types/Interface/api/budgetInsight/Delete.ts +19 -0
  116. package/ts/types/Interface/api/notion/Read.ts +7 -0
  117. package/ts/types/index.ts +1 -0
  118. package/ts/utils/bankAccount.ts +8 -6
  119. package/ts/utils/email/templates/signature.ts +1 -1
@@ -0,0 +1,488 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ exports.SalesContractBrandPourcentageECF = exports.SalesContractBrandPourcentageECE = exports.SalesContractBrandPourcentageOnline = void 0;
4
+ const PrestationType_1 = require("./PrestationType");
5
+ exports.SalesContractBrandPourcentageOnline = [
6
+ // pour les pages statiques
7
+ {
8
+ label: 'Page d\'introduction',
9
+ name: 'page_intro',
10
+ needBgImage: true,
11
+ versionable: false,
12
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
13
+ },
14
+ {
15
+ label: 'Page chiffres',
16
+ name: 'page_numbers',
17
+ needBgImage: true,
18
+ versionable: false,
19
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
20
+ },
21
+ {
22
+ label: 'Page simplifié',
23
+ name: 'page_simplified',
24
+ needBgImage: true,
25
+ versionable: false,
26
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
27
+ },
28
+ {
29
+ label: 'Détail de la lettre de mission',
30
+ name: 'page_detail_ldm',
31
+ needBgImage: false,
32
+ versionable: false,
33
+ idPrestationType: Object.values(PrestationType_1.PrestationDetail).filter(p => !p.isBack && !p.hidden && PrestationType_1.allPrestationsWithBrochure.includes(p.id)).map(({ id }) => id), // Prestations non express
34
+ },
35
+ {
36
+ label: 'Détail de la lettre de mission (express)',
37
+ name: 'page_detail_ldm_back',
38
+ needBgImage: false,
39
+ versionable: false,
40
+ idPrestationType: Object.values(PrestationType_1.PrestationDetail).filter(p => p.isBack && !p.hidden && PrestationType_1.allPrestationsWithBrochure.includes(p.id)).map(({ id }) => id), // Prestations express
41
+ },
42
+ {
43
+ label: 'Compta Pourcentage',
44
+ name: 'bloc_compta_pourcentage',
45
+ needBgImage: false,
46
+ versionable: false,
47
+ idPrestationType: [PrestationType_1.PrestationType.COMPTA_POURCENTAGE, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_EXPRESS],
48
+ },
49
+ {
50
+ label: 'Compta Pourcentage sur mesure',
51
+ name: 'bloc_compta_pourcentage_sur_mesure',
52
+ needBgImage: false,
53
+ versionable: false,
54
+ idPrestationType: [],
55
+ },
56
+ {
57
+ label: 'Compta Pourcentage Premium',
58
+ name: 'bloc_compta_pourcentage_premium',
59
+ needBgImage: false,
60
+ versionable: false,
61
+ idPrestationType: [PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
62
+ condition: (turnover) => turnover < 1500000,
63
+ },
64
+ {
65
+ label: 'Compta Pourcentage Premium sur mesure',
66
+ name: 'bloc_compta_pourcentage_premium_sur_mesure',
67
+ needBgImage: false,
68
+ versionable: false,
69
+ idPrestationType: [PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
70
+ condition: (turnover) => turnover >= 1500000,
71
+ },
72
+ {
73
+ label: 'Forfait social',
74
+ name: 'bloc_social',
75
+ needBgImage: false,
76
+ versionable: true,
77
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
78
+ keyName: 'idPrestationSocial',
79
+ },
80
+ {
81
+ label: 'Forfait création société',
82
+ name: 'bloc_creation',
83
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
84
+ needBgImage: false,
85
+ versionable: true,
86
+ keyName: 'idPrestationCreation',
87
+ condition: (price) => price === 500,
88
+ },
89
+ {
90
+ label: 'Forfait création société premium',
91
+ name: 'bloc_creation_premium',
92
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
93
+ needBgImage: false,
94
+ versionable: true,
95
+ keyName: 'idPrestationCreation',
96
+ condition: (price) => price === 1000,
97
+ },
98
+ {
99
+ label: 'Forfait approbation des comptes annuels',
100
+ name: 'bloc_annual_accounts',
101
+ needBgImage: false,
102
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
103
+ versionable: true,
104
+ keyName: 'idPrestationJuridique',
105
+ },
106
+ {
107
+ label: 'Prise en charge de votre déclaration d\'impôts sur le revenu',
108
+ name: 'bloc_tax_return',
109
+ needBgImage: false,
110
+ idPrestationType: [],
111
+ versionable: true,
112
+ keyName: 'idPrestationDeclarationIR',
113
+ },
114
+ {
115
+ label: 'Accompagnement contrôle fiscal',
116
+ name: 'bloc_tax_audit',
117
+ needBgImage: false,
118
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
119
+ versionable: true,
120
+ keyName: 'idPrestationControleFiscal',
121
+ },
122
+ {
123
+ label: 'Bilan Prévisionnel',
124
+ name: 'bloc_bilan_previsionnel',
125
+ needBgImage: false,
126
+ idPrestationType: [PrestationType_1.PrestationType.CREATION_SOCIETE, PrestationType_1.PrestationType.BILAN_PREVISIONNEL],
127
+ versionable: true,
128
+ keyName: 'prestationOptions',
129
+ },
130
+ {
131
+ label: 'Signature',
132
+ name: 'bloc_sign',
133
+ needBgImage: false,
134
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
135
+ versionable: false,
136
+ },
137
+ {
138
+ label: 'Conditions Générals de Vente (CGV) 1/2',
139
+ name: 'bloc_cgv_first',
140
+ needBgImage: false,
141
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
142
+ versionable: false,
143
+ },
144
+ {
145
+ label: 'Conditions Générals de Vente (CGV) 2/2',
146
+ name: 'bloc_cgv_second',
147
+ needBgImage: false,
148
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
149
+ versionable: false,
150
+ },
151
+ {
152
+ label: 'Mandat de prélèvement SEPA',
153
+ name: 'bloc_sepa',
154
+ needBgImage: false,
155
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
156
+ versionable: false,
157
+ },
158
+ {
159
+ label: 'Pièces à nous envoyer',
160
+ name: 'bloc_send_files',
161
+ needBgImage: false,
162
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
163
+ versionable: false,
164
+ },
165
+ ];
166
+ exports.SalesContractBrandPourcentageECE = [
167
+ // pour les pages statiques
168
+ {
169
+ label: 'Page d\'introduction',
170
+ name: 'page_intro',
171
+ needBgImage: true,
172
+ versionable: false,
173
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
174
+ },
175
+ {
176
+ label: 'Page chiffres',
177
+ name: 'page_numbers',
178
+ needBgImage: true,
179
+ versionable: false,
180
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
181
+ },
182
+ {
183
+ label: 'Page simplifié',
184
+ name: 'page_simplified',
185
+ needBgImage: true,
186
+ versionable: false,
187
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
188
+ },
189
+ {
190
+ label: 'Détail de la lettre de mission',
191
+ name: 'page_detail_ldm',
192
+ needBgImage: false,
193
+ versionable: false,
194
+ idPrestationType: Object.values(PrestationType_1.PrestationDetail).filter(p => !p.isBack && !p.hidden && PrestationType_1.allPrestationsWithBrochure.includes(p.id)).map(({ id }) => id), // Prestations non express
195
+ },
196
+ {
197
+ label: 'Détail de la lettre de mission (express)',
198
+ name: 'page_detail_ldm_back',
199
+ needBgImage: false,
200
+ versionable: false,
201
+ idPrestationType: Object.values(PrestationType_1.PrestationDetail).filter(p => p.isBack && !p.hidden && PrestationType_1.allPrestationsWithBrochure.includes(p.id)).map(({ id }) => id), // Prestations express
202
+ },
203
+ {
204
+ label: 'Compta Pourcentage',
205
+ name: 'bloc_compta_pourcentage',
206
+ needBgImage: false,
207
+ versionable: false,
208
+ idPrestationType: [PrestationType_1.PrestationType.COMPTA_POURCENTAGE, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_EXPRESS],
209
+ },
210
+ {
211
+ label: 'Compta Pourcentage sur mesure',
212
+ name: 'bloc_compta_pourcentage_sur_mesure',
213
+ needBgImage: false,
214
+ versionable: false,
215
+ idPrestationType: [],
216
+ },
217
+ {
218
+ label: 'Compta Pourcentage Premium',
219
+ name: 'bloc_compta_pourcentage_premium',
220
+ needBgImage: false,
221
+ versionable: false,
222
+ idPrestationType: [PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
223
+ condition: (turnover) => turnover < 1500000,
224
+ },
225
+ {
226
+ label: 'Compta Pourcentage Premium sur mesure',
227
+ name: 'bloc_compta_pourcentage_premium_sur_mesure',
228
+ needBgImage: false,
229
+ versionable: false,
230
+ idPrestationType: [PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
231
+ condition: (turnover) => turnover >= 1500000,
232
+ },
233
+ {
234
+ label: 'Forfait social',
235
+ name: 'bloc_social',
236
+ needBgImage: false,
237
+ versionable: true,
238
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
239
+ keyName: 'idPrestationSocial',
240
+ },
241
+ {
242
+ label: 'Forfait création société',
243
+ name: 'bloc_creation',
244
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
245
+ needBgImage: false,
246
+ versionable: true,
247
+ keyName: 'idPrestationCreation',
248
+ condition: (price) => price === 500,
249
+ },
250
+ {
251
+ label: 'Forfait création société premium',
252
+ name: 'bloc_creation_premium',
253
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
254
+ needBgImage: false,
255
+ versionable: true,
256
+ keyName: 'idPrestationCreation',
257
+ condition: (price) => price === 1000,
258
+ },
259
+ {
260
+ label: 'Forfait approbation des comptes annuels',
261
+ name: 'bloc_annual_accounts',
262
+ needBgImage: false,
263
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
264
+ versionable: true,
265
+ keyName: 'idPrestationJuridique',
266
+ },
267
+ {
268
+ label: 'Prise en charge de votre déclaration d\'impôts sur le revenu',
269
+ name: 'bloc_tax_return',
270
+ needBgImage: false,
271
+ idPrestationType: [],
272
+ versionable: true,
273
+ keyName: 'idPrestationDeclarationIR',
274
+ },
275
+ {
276
+ label: 'Accompagnement contrôle fiscal',
277
+ name: 'bloc_tax_audit',
278
+ needBgImage: false,
279
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
280
+ versionable: true,
281
+ keyName: 'idPrestationControleFiscal',
282
+ },
283
+ {
284
+ label: 'Bilan Prévisionnel',
285
+ name: 'bloc_bilan_previsionnel',
286
+ needBgImage: false,
287
+ idPrestationType: [PrestationType_1.PrestationType.CREATION_SOCIETE, PrestationType_1.PrestationType.BILAN_PREVISIONNEL],
288
+ versionable: true,
289
+ keyName: 'prestationOptions',
290
+ },
291
+ {
292
+ label: 'Signature',
293
+ name: 'bloc_sign',
294
+ needBgImage: false,
295
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
296
+ versionable: false,
297
+ },
298
+ {
299
+ label: 'Conditions Générals de Vente (CGV) 1/2',
300
+ name: 'bloc_cgv_first',
301
+ needBgImage: false,
302
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
303
+ versionable: false,
304
+ },
305
+ {
306
+ label: 'Conditions Générals de Vente (CGV) 2/2',
307
+ name: 'bloc_cgv_second',
308
+ needBgImage: false,
309
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
310
+ versionable: false,
311
+ },
312
+ {
313
+ label: 'Mandat de prélèvement SEPA',
314
+ name: 'bloc_sepa',
315
+ needBgImage: false,
316
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
317
+ versionable: false,
318
+ },
319
+ {
320
+ label: 'Pièces à nous envoyer',
321
+ name: 'bloc_send_files',
322
+ needBgImage: false,
323
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
324
+ versionable: false,
325
+ },
326
+ ];
327
+ exports.SalesContractBrandPourcentageECF = [
328
+ // pour les pages statiques
329
+ {
330
+ label: 'Page d\'introduction',
331
+ name: 'page_intro',
332
+ needBgImage: true,
333
+ versionable: false,
334
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
335
+ },
336
+ {
337
+ label: 'Page chiffres',
338
+ name: 'page_numbers',
339
+ needBgImage: true,
340
+ versionable: false,
341
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
342
+ },
343
+ {
344
+ label: 'Page simplifié',
345
+ name: 'page_simplified',
346
+ needBgImage: true,
347
+ versionable: false,
348
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
349
+ },
350
+ {
351
+ label: 'Détail de la lettre de mission',
352
+ name: 'page_detail_ldm',
353
+ needBgImage: false,
354
+ versionable: false,
355
+ idPrestationType: Object.values(PrestationType_1.PrestationDetail).filter(p => !p.isBack && !p.hidden && PrestationType_1.allPrestationsWithBrochure.includes(p.id)).map(({ id }) => id), // Prestations non express
356
+ },
357
+ {
358
+ label: 'Détail de la lettre de mission (express)',
359
+ name: 'page_detail_ldm_back',
360
+ needBgImage: false,
361
+ versionable: false,
362
+ idPrestationType: Object.values(PrestationType_1.PrestationDetail).filter(p => p.isBack && !p.hidden && PrestationType_1.allPrestationsWithBrochure.includes(p.id)).map(({ id }) => id), // Prestations express
363
+ },
364
+ {
365
+ label: 'Compta Pourcentage',
366
+ name: 'bloc_compta_pourcentage',
367
+ needBgImage: false,
368
+ versionable: false,
369
+ idPrestationType: [PrestationType_1.PrestationType.COMPTA_POURCENTAGE, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_EXPRESS],
370
+ },
371
+ {
372
+ label: 'Compta Pourcentage sur mesure',
373
+ name: 'bloc_compta_pourcentage_sur_mesure',
374
+ needBgImage: false,
375
+ versionable: false,
376
+ idPrestationType: [],
377
+ },
378
+ {
379
+ label: 'Compta Pourcentage Premium',
380
+ name: 'bloc_compta_pourcentage_premium',
381
+ needBgImage: false,
382
+ versionable: false,
383
+ idPrestationType: [PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
384
+ condition: (turnover) => turnover < 1500000,
385
+ },
386
+ {
387
+ label: 'Compta Pourcentage Premium sur mesure',
388
+ name: 'bloc_compta_pourcentage_premium_sur_mesure',
389
+ needBgImage: false,
390
+ versionable: false,
391
+ idPrestationType: [PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType_1.PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],
392
+ condition: (turnover) => turnover >= 1500000,
393
+ },
394
+ {
395
+ label: 'Forfait social',
396
+ name: 'bloc_social',
397
+ needBgImage: false,
398
+ versionable: true,
399
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
400
+ keyName: 'idPrestationSocial',
401
+ },
402
+ {
403
+ label: 'Forfait création société',
404
+ name: 'bloc_creation',
405
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
406
+ needBgImage: false,
407
+ versionable: true,
408
+ keyName: 'idPrestationCreation',
409
+ condition: (price) => price === 500,
410
+ },
411
+ {
412
+ label: 'Forfait création société premium',
413
+ name: 'bloc_creation_premium',
414
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
415
+ needBgImage: false,
416
+ versionable: true,
417
+ keyName: 'idPrestationCreation',
418
+ condition: (price) => price === 1000,
419
+ },
420
+ {
421
+ label: 'Forfait approbation des comptes annuels',
422
+ name: 'bloc_annual_accounts',
423
+ needBgImage: false,
424
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
425
+ versionable: true,
426
+ keyName: 'idPrestationJuridique',
427
+ },
428
+ {
429
+ label: 'Prise en charge de votre déclaration d\'impôts sur le revenu',
430
+ name: 'bloc_tax_return',
431
+ needBgImage: false,
432
+ idPrestationType: [],
433
+ versionable: true,
434
+ keyName: 'idPrestationDeclarationIR',
435
+ },
436
+ {
437
+ label: 'Accompagnement contrôle fiscal',
438
+ name: 'bloc_tax_audit',
439
+ needBgImage: false,
440
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure.filter(p => p !== PrestationType_1.PrestationType.BILAN_PREVISIONNEL),
441
+ versionable: true,
442
+ keyName: 'idPrestationControleFiscal',
443
+ },
444
+ {
445
+ label: 'Bilan Prévisionnel',
446
+ name: 'bloc_bilan_previsionnel',
447
+ needBgImage: false,
448
+ idPrestationType: [PrestationType_1.PrestationType.CREATION_SOCIETE, PrestationType_1.PrestationType.BILAN_PREVISIONNEL],
449
+ versionable: true,
450
+ keyName: 'prestationOptions',
451
+ },
452
+ {
453
+ label: 'Signature',
454
+ name: 'bloc_sign',
455
+ needBgImage: false,
456
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
457
+ versionable: false,
458
+ },
459
+ {
460
+ label: 'Conditions Générals de Vente (CGV) 1/2',
461
+ name: 'bloc_cgv_first',
462
+ needBgImage: false,
463
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
464
+ versionable: false,
465
+ },
466
+ {
467
+ label: 'Conditions Générals de Vente (CGV) 2/2',
468
+ name: 'bloc_cgv_second',
469
+ needBgImage: false,
470
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
471
+ versionable: false,
472
+ },
473
+ {
474
+ label: 'Mandat de prélèvement SEPA',
475
+ name: 'bloc_sepa',
476
+ needBgImage: false,
477
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
478
+ versionable: false,
479
+ },
480
+ {
481
+ label: 'Pièces à nous envoyer',
482
+ name: 'bloc_send_files',
483
+ needBgImage: false,
484
+ idPrestationType: PrestationType_1.allPrestationsWithBrochure,
485
+ versionable: false,
486
+ },
487
+ ];
488
+ //# sourceMappingURL=SalesContractBrandPourcentage.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"SalesContractBrandPourcentage.js","sourceRoot":"","sources":["../../../../ts/types/Enum/SalesContractBrandPourcentage.ts"],"names":[],"mappings":"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","sourcesContent":["import { PrestationType, allPrestationsWithBrochure, PrestationDetail } from './PrestationType';\n\nexport const SalesContractBrandPourcentageOnline = [\n // pour les pages statiques\n {\n label: 'Page d\\'introduction',\n name: 'page_intro',\n needBgImage: true,\n versionable: false,\n idPrestationType: allPrestationsWithBrochure,\n },\n {\n label: 'Page chiffres',\n name: 'page_numbers',\n needBgImage: true,\n versionable: false,\n idPrestationType: allPrestationsWithBrochure,\n },\n {\n label: 'Page simplifié',\n name: 'page_simplified',\n needBgImage: true,\n versionable: false,\n idPrestationType: allPrestationsWithBrochure,\n },\n {\n label: 'Détail de la lettre de mission',\n name: 'page_detail_ldm',\n needBgImage: false,\n versionable: false,\n idPrestationType: Object.values(PrestationDetail).filter(p => !p.isBack && !p.hidden && allPrestationsWithBrochure.includes(p.id!)).map(({ id }) => id), // Prestations non express\n },\n {\n label: 'Détail de la lettre de mission (express)',\n name: 'page_detail_ldm_back',\n needBgImage: false,\n versionable: false,\n idPrestationType: Object.values(PrestationDetail).filter(p => p.isBack && !p.hidden && allPrestationsWithBrochure.includes(p.id!)).map(({ id }) => id), // Prestations express\n },\n {\n label: 'Compta Pourcentage',\n name: 'bloc_compta_pourcentage',\n needBgImage: false,\n versionable: false,\n idPrestationType: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],\n },\n {\n label: 'Compta Pourcentage sur mesure',\n name: 'bloc_compta_pourcentage_sur_mesure',\n needBgImage: false,\n versionable: false,\n idPrestationType: [],\n },\n {\n label: 'Compta Pourcentage Premium',\n name: 'bloc_compta_pourcentage_premium',\n needBgImage: false,\n versionable: false,\n idPrestationType: [PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],\n condition: (turnover: number): boolean => turnover < 1500000,\n },\n {\n label: 'Compta Pourcentage Premium sur mesure',\n name: 'bloc_compta_pourcentage_premium_sur_mesure',\n needBgImage: false,\n versionable: false,\n idPrestationType: [PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],\n condition: (turnover: number): boolean => turnover >= 1500000,\n },\n {\n label: 'Forfait social',\n name: 'bloc_social',\n needBgImage: false,\n versionable: true,\n idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),\n keyName: 'idPrestationSocial',\n },\n {\n label: 'Forfait création société',\n name: 'bloc_creation',\n idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),\n needBgImage: false,\n versionable: true,\n keyName: 'idPrestationCreation',\n condition: (price: number): boolean => price === 500,\n },\n {\n label: 'Forfait création société premium',\n name: 'bloc_creation_premium',\n idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),\n needBgImage: false,\n versionable: true,\n keyName: 'idPrestationCreation',\n condition: (price: number): boolean => price === 1000,\n },\n {\n label: 'Forfait approbation des comptes annuels',\n name: 'bloc_annual_accounts',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),\n versionable: true,\n keyName: 'idPrestationJuridique',\n },\n {\n label: 'Prise en charge de votre déclaration d\\'impôts sur le revenu',\n name: 'bloc_tax_return',\n needBgImage: false,\n idPrestationType: [],\n versionable: true,\n keyName: 'idPrestationDeclarationIR',\n },\n {\n label: 'Accompagnement contrôle fiscal',\n name: 'bloc_tax_audit',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),\n versionable: true,\n keyName: 'idPrestationControleFiscal',\n },\n {\n label: 'Bilan Prévisionnel',\n name: 'bloc_bilan_previsionnel',\n needBgImage: false,\n idPrestationType: [PrestationType.CREATION_SOCIETE, PrestationType.BILAN_PREVISIONNEL],\n versionable: true,\n keyName: 'prestationOptions',\n },\n {\n label: 'Signature',\n name: 'bloc_sign',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure,\n versionable: false,\n },\n {\n label: 'Conditions Générals de Vente (CGV) 1/2',\n name: 'bloc_cgv_first',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure,\n versionable: false,\n },\n {\n label: 'Conditions Générals de Vente (CGV) 2/2',\n name: 'bloc_cgv_second',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure,\n versionable: false,\n },\n {\n label: 'Mandat de prélèvement SEPA',\n name: 'bloc_sepa',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure,\n versionable: false,\n },\n {\n label: 'Pièces à nous envoyer',\n name: 'bloc_send_files',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure,\n versionable: false,\n },\n];\n\nexport const SalesContractBrandPourcentageECE = [\n // pour les pages statiques\n {\n label: 'Page d\\'introduction',\n name: 'page_intro',\n needBgImage: true,\n versionable: false,\n idPrestationType: allPrestationsWithBrochure,\n },\n {\n label: 'Page chiffres',\n name: 'page_numbers',\n needBgImage: true,\n versionable: false,\n idPrestationType: allPrestationsWithBrochure,\n },\n {\n label: 'Page simplifié',\n name: 'page_simplified',\n needBgImage: true,\n versionable: false,\n idPrestationType: allPrestationsWithBrochure,\n },\n {\n label: 'Détail de la lettre de mission',\n name: 'page_detail_ldm',\n needBgImage: false,\n versionable: false,\n idPrestationType: Object.values(PrestationDetail).filter(p => !p.isBack && !p.hidden && allPrestationsWithBrochure.includes(p.id!)).map(({ id }) => id), // Prestations non express\n },\n {\n label: 'Détail de la lettre de mission (express)',\n name: 'page_detail_ldm_back',\n needBgImage: false,\n versionable: false,\n idPrestationType: Object.values(PrestationDetail).filter(p => p.isBack && !p.hidden && allPrestationsWithBrochure.includes(p.id!)).map(({ id }) => id), // Prestations express\n },\n {\n label: 'Compta Pourcentage',\n name: 'bloc_compta_pourcentage',\n needBgImage: false,\n versionable: false,\n idPrestationType: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],\n },\n {\n label: 'Compta Pourcentage sur mesure',\n name: 'bloc_compta_pourcentage_sur_mesure',\n needBgImage: false,\n versionable: false,\n idPrestationType: [],\n },\n {\n label: 'Compta Pourcentage Premium',\n name: 'bloc_compta_pourcentage_premium',\n needBgImage: false,\n versionable: false,\n idPrestationType: [PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],\n condition: (turnover: number): boolean => turnover < 1500000,\n },\n {\n label: 'Compta Pourcentage Premium sur mesure',\n name: 'bloc_compta_pourcentage_premium_sur_mesure',\n needBgImage: false,\n versionable: false,\n idPrestationType: [PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],\n condition: (turnover: number): boolean => turnover >= 1500000,\n },\n {\n label: 'Forfait social',\n name: 'bloc_social',\n needBgImage: false,\n versionable: true,\n idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),\n keyName: 'idPrestationSocial',\n },\n {\n label: 'Forfait création société',\n name: 'bloc_creation',\n idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),\n needBgImage: false,\n versionable: true,\n keyName: 'idPrestationCreation',\n condition: (price: number): boolean => price === 500,\n },\n {\n label: 'Forfait création société premium',\n name: 'bloc_creation_premium',\n idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),\n needBgImage: false,\n versionable: true,\n keyName: 'idPrestationCreation',\n condition: (price: number): boolean => price === 1000,\n },\n {\n label: 'Forfait approbation des comptes annuels',\n name: 'bloc_annual_accounts',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),\n versionable: true,\n keyName: 'idPrestationJuridique',\n },\n {\n label: 'Prise en charge de votre déclaration d\\'impôts sur le revenu',\n name: 'bloc_tax_return',\n needBgImage: false,\n idPrestationType: [],\n versionable: true,\n keyName: 'idPrestationDeclarationIR',\n },\n {\n label: 'Accompagnement contrôle fiscal',\n name: 'bloc_tax_audit',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),\n versionable: true,\n keyName: 'idPrestationControleFiscal',\n },\n {\n label: 'Bilan Prévisionnel',\n name: 'bloc_bilan_previsionnel',\n needBgImage: false,\n idPrestationType: [PrestationType.CREATION_SOCIETE, PrestationType.BILAN_PREVISIONNEL],\n versionable: true,\n keyName: 'prestationOptions',\n },\n {\n label: 'Signature',\n name: 'bloc_sign',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure,\n versionable: false,\n },\n {\n label: 'Conditions Générals de Vente (CGV) 1/2',\n name: 'bloc_cgv_first',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure,\n versionable: false,\n },\n {\n label: 'Conditions Générals de Vente (CGV) 2/2',\n name: 'bloc_cgv_second',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure,\n versionable: false,\n },\n {\n label: 'Mandat de prélèvement SEPA',\n name: 'bloc_sepa',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure,\n versionable: false,\n },\n {\n label: 'Pièces à nous envoyer',\n name: 'bloc_send_files',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure,\n versionable: false,\n },\n];\n\nexport const SalesContractBrandPourcentageECF = [\n // pour les pages statiques\n {\n label: 'Page d\\'introduction',\n name: 'page_intro',\n needBgImage: true,\n versionable: false,\n idPrestationType: allPrestationsWithBrochure,\n },\n {\n label: 'Page chiffres',\n name: 'page_numbers',\n needBgImage: true,\n versionable: false,\n idPrestationType: allPrestationsWithBrochure,\n },\n {\n label: 'Page simplifié',\n name: 'page_simplified',\n needBgImage: true,\n versionable: false,\n idPrestationType: allPrestationsWithBrochure,\n },\n {\n label: 'Détail de la lettre de mission',\n name: 'page_detail_ldm',\n needBgImage: false,\n versionable: false,\n idPrestationType: Object.values(PrestationDetail).filter(p => !p.isBack && !p.hidden && allPrestationsWithBrochure.includes(p.id!)).map(({ id }) => id), // Prestations non express\n },\n {\n label: 'Détail de la lettre de mission (express)',\n name: 'page_detail_ldm_back',\n needBgImage: false,\n versionable: false,\n idPrestationType: Object.values(PrestationDetail).filter(p => p.isBack && !p.hidden && allPrestationsWithBrochure.includes(p.id!)).map(({ id }) => id), // Prestations express\n },\n {\n label: 'Compta Pourcentage',\n name: 'bloc_compta_pourcentage',\n needBgImage: false,\n versionable: false,\n idPrestationType: [PrestationType.COMPTA_POURCENTAGE, PrestationType.COMPTA_POURCENTAGE_EXPRESS],\n },\n {\n label: 'Compta Pourcentage sur mesure',\n name: 'bloc_compta_pourcentage_sur_mesure',\n needBgImage: false,\n versionable: false,\n idPrestationType: [],\n },\n {\n label: 'Compta Pourcentage Premium',\n name: 'bloc_compta_pourcentage_premium',\n needBgImage: false,\n versionable: false,\n idPrestationType: [PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],\n condition: (turnover: number): boolean => turnover < 1500000,\n },\n {\n label: 'Compta Pourcentage Premium sur mesure',\n name: 'bloc_compta_pourcentage_premium_sur_mesure',\n needBgImage: false,\n versionable: false,\n idPrestationType: [PrestationType.COMPTA_POURCENTAGE_PREMIUM, PrestationType.COMPTA_POURCENTAGE_PREMIUM_EXPRESS],\n condition: (turnover: number): boolean => turnover >= 1500000,\n },\n {\n label: 'Forfait social',\n name: 'bloc_social',\n needBgImage: false,\n versionable: true,\n idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),\n keyName: 'idPrestationSocial',\n },\n {\n label: 'Forfait création société',\n name: 'bloc_creation',\n idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),\n needBgImage: false,\n versionable: true,\n keyName: 'idPrestationCreation',\n condition: (price: number): boolean => price === 500,\n },\n {\n label: 'Forfait création société premium',\n name: 'bloc_creation_premium',\n idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),\n needBgImage: false,\n versionable: true,\n keyName: 'idPrestationCreation',\n condition: (price: number): boolean => price === 1000,\n },\n {\n label: 'Forfait approbation des comptes annuels',\n name: 'bloc_annual_accounts',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),\n versionable: true,\n keyName: 'idPrestationJuridique',\n },\n {\n label: 'Prise en charge de votre déclaration d\\'impôts sur le revenu',\n name: 'bloc_tax_return',\n needBgImage: false,\n idPrestationType: [],\n versionable: true,\n keyName: 'idPrestationDeclarationIR',\n },\n {\n label: 'Accompagnement contrôle fiscal',\n name: 'bloc_tax_audit',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure.filter(p => p !== PrestationType.BILAN_PREVISIONNEL),\n versionable: true,\n keyName: 'idPrestationControleFiscal',\n },\n {\n label: 'Bilan Prévisionnel',\n name: 'bloc_bilan_previsionnel',\n needBgImage: false,\n idPrestationType: [PrestationType.CREATION_SOCIETE, PrestationType.BILAN_PREVISIONNEL],\n versionable: true,\n keyName: 'prestationOptions',\n },\n {\n label: 'Signature',\n name: 'bloc_sign',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure,\n versionable: false,\n },\n {\n label: 'Conditions Générals de Vente (CGV) 1/2',\n name: 'bloc_cgv_first',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure,\n versionable: false,\n },\n {\n label: 'Conditions Générals de Vente (CGV) 2/2',\n name: 'bloc_cgv_second',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure,\n versionable: false,\n },\n {\n label: 'Mandat de prélèvement SEPA',\n name: 'bloc_sepa',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure,\n versionable: false,\n },\n {\n label: 'Pièces à nous envoyer',\n name: 'bloc_send_files',\n needBgImage: false,\n idPrestationType: allPrestationsWithBrochure,\n versionable: false,\n },\n];"]}
@@ -13,5 +13,6 @@ export type ReadBankAccountTransactionsIntermediateSolde = {
13
13
  balanceBankAccount: number;
14
14
  difference: number | null;
15
15
  noBalanceInfoForDay?: boolean;
16
+ isRelatedToAccountingFile: boolean;
16
17
  };
17
18
  //# sourceMappingURL=Read.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"Read.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/bankAccount/Read.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,sBAAsB;IACrC,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,MAAM,4CAA4C,GAAG;IACzD,uBAAuB,EAAE,MAAM,CAAC;IAChC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE,IAAI,CAAC;IAChB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,kBAAkB,EAAE,MAAM,CAAC;IAC3B,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,mBAAmB,CAAC,EAAE,OAAO,CAAC;CAC/B,CAAC"}
1
+ {"version":3,"file":"Read.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/bankAccount/Read.ts"],"names":[],"mappings":"AAAA,MAAM,WAAW,sBAAsB;IACrC,aAAa,EAAE,MAAM,CAAC;IACtB,SAAS,EAAE,OAAO,CAAC;CACpB;AAED,MAAM,MAAM,4CAA4C,GAAG;IACzD,uBAAuB,EAAE,MAAM,CAAC;IAChC,KAAK,EAAE,MAAM,GAAG,IAAI,CAAC;IACrB,MAAM,EAAE,MAAM,GAAG,IAAI,CAAC;IACtB,SAAS,EAAE,IAAI,CAAC;IAChB,WAAW,EAAE,MAAM,CAAC;IACpB,QAAQ,EAAE,IAAI,GAAG,IAAI,CAAC;IACtB,iBAAiB,EAAE,MAAM,CAAC;IAC1B,kBAAkB,EAAE,MAAM,CAAC;IAC3B,UAAU,EAAE,MAAM,GAAG,IAAI,CAAC;IAC1B,mBAAmB,CAAC,EAAE,OAAO,CAAC;IAC9B,yBAAyB,EAAE,OAAO,CAAC;CACpC,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"Read.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/bankAccount/Read.ts"],"names":[],"mappings":"","sourcesContent":["export interface ReadExpiredBankAccount {\n idBankAccount: number;\n isExpired: boolean;\n}\n\nexport type ReadBankAccountTransactionsIntermediateSolde = {\n idAccountingtransaction: number;\n debit: number | null;\n credit: number | null;\n dateValue: Date;\n designation: string;\n exported: Date | null;\n intermediateSolde: number;\n balanceBankAccount: number;\n difference: number | null;\n noBalanceInfoForDay?: boolean;\n};"]}
1
+ {"version":3,"file":"Read.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/bankAccount/Read.ts"],"names":[],"mappings":"","sourcesContent":["export interface ReadExpiredBankAccount {\n idBankAccount: number;\n isExpired: boolean;\n}\n\nexport type ReadBankAccountTransactionsIntermediateSolde = {\n idAccountingtransaction: number;\n debit: number | null;\n credit: number | null;\n dateValue: Date;\n designation: string;\n exported: Date | null;\n intermediateSolde: number;\n balanceBankAccount: number;\n difference: number | null;\n noBalanceInfoForDay?: boolean;\n isRelatedToAccountingFile: boolean;\n};"]}
@@ -0,0 +1,6 @@
1
+ export declare class DeleteBudgetInsightConnection {
2
+ idSociety: number;
3
+ idBudgetConnection: number;
4
+ shouldDeleteBankAccounts?: boolean;
5
+ }
6
+ //# sourceMappingURL=Delete.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Delete.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/budgetInsight/Delete.ts"],"names":[],"mappings":"AAIA,qBAAa,6BAA6B;IAGtC,SAAS,EAAE,MAAM,CAAC;IAIlB,kBAAkB,EAAE,MAAM,CAAC;IAM3B,wBAAwB,CAAC,EAAE,OAAO,CAAC;CACtC"}
@@ -0,0 +1,36 @@
1
+ "use strict";
2
+ var __decorate = (this && this.__decorate) || function (decorators, target, key, desc) {
3
+ var c = arguments.length, r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc, d;
4
+ if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);
5
+ 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;
6
+ return c > 3 && r && Object.defineProperty(target, key, r), r;
7
+ };
8
+ var __metadata = (this && this.__metadata) || function (k, v) {
9
+ if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
10
+ };
11
+ Object.defineProperty(exports, "__esModule", { value: true });
12
+ exports.DeleteBudgetInsightConnection = void 0;
13
+ const class_validator_1 = require("class-validator");
14
+ const utils_1 = require("../../../../utils");
15
+ const boolean_transform_1 = require("../../../../utils/transforms/boolean.transform");
16
+ class DeleteBudgetInsightConnection {
17
+ }
18
+ __decorate([
19
+ (0, utils_1.ApiProperty)(),
20
+ (0, class_validator_1.IsInt)(),
21
+ __metadata("design:type", Number)
22
+ ], DeleteBudgetInsightConnection.prototype, "idSociety", void 0);
23
+ __decorate([
24
+ (0, utils_1.ApiProperty)(),
25
+ (0, class_validator_1.IsInt)(),
26
+ __metadata("design:type", Number)
27
+ ], DeleteBudgetInsightConnection.prototype, "idBudgetConnection", void 0);
28
+ __decorate([
29
+ (0, utils_1.ApiPropertyOptional)(),
30
+ (0, class_validator_1.IsBoolean)(),
31
+ (0, boolean_transform_1.ToBoolean)(),
32
+ (0, class_validator_1.IsOptional)(),
33
+ __metadata("design:type", Boolean)
34
+ ], DeleteBudgetInsightConnection.prototype, "shouldDeleteBankAccounts", void 0);
35
+ exports.DeleteBudgetInsightConnection = DeleteBudgetInsightConnection;
36
+ //# sourceMappingURL=Delete.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Delete.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/budgetInsight/Delete.ts"],"names":[],"mappings":";;;;;;;;;;;;AAAA,qDAA+D;AAC/D,6CAAqE;AACrE,sFAA2E;AAE3E,MAAa,6BAA6B;CAczC;AAbC;IAAC,IAAA,mBAAW,GAAE;IACb,IAAA,uBAAK,GAAE;;gEACY;AAEpB;IAAC,IAAA,mBAAW,GAAE;IACb,IAAA,uBAAK,GAAE;;yEACqB;AAE7B;IAAC,IAAA,2BAAmB,GAAE;IACrB,IAAA,2BAAS,GAAE;IACX,IAAA,6BAAS,GAAE;IACX,IAAA,4BAAU,GAAE;;+EACwB;AAbvC,sEAcC","sourcesContent":["import { IsBoolean, IsInt, IsOptional } from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../../utils';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class DeleteBudgetInsightConnection {\n @ApiProperty()\n @IsInt()\n idSociety: number;\n\n @ApiProperty()\n @IsInt()\n idBudgetConnection: number;\n\n @ApiPropertyOptional()\n @IsBoolean()\n @ToBoolean()\n @IsOptional()\n shouldDeleteBankAccounts?: boolean;\n}"]}
@@ -0,0 +1,8 @@
1
+ export type ReadNotionNews = {
2
+ id: string;
3
+ html: string;
4
+ environment: string[];
5
+ site: string;
6
+ type: string;
7
+ };
8
+ //# sourceMappingURL=Read.d.ts.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Read.d.ts","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/notion/Read.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,cAAc,GAAG;IAC3B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,WAAW,EAAE,MAAM,EAAE,CAAC;IACtB,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;CACd,CAAC"}
@@ -0,0 +1,3 @@
1
+ "use strict";
2
+ Object.defineProperty(exports, "__esModule", { value: true });
3
+ //# sourceMappingURL=Read.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"Read.js","sourceRoot":"","sources":["../../../../../../ts/types/Interface/api/notion/Read.ts"],"names":[],"mappings":"","sourcesContent":["export type ReadNotionNews = {\n id: string,\n html: string,\n environment: string[],\n site: string,\n type: string,\n};\n"]}
@@ -836,6 +836,7 @@ export * from './Interface/api/sponsorship/ReadSponsorship';
836
836
  export * from './Interface/api/budgetInsight/UpdateBudgetPermanentToken';
837
837
  export * from './Interface/api/budgetInsight/Read';
838
838
  export * from './Interface/api/budgetInsight/Create';
839
+ export * from './Interface/api/budgetInsight/Delete';
839
840
  export * from './Interface/api/budgetInsight/Query';
840
841
  export * from './Interface/api/partneredAccountant/ReadPartneredAccountant';
841
842
  export * from './Interface/api/partneredAccountant/QueryPartneredAccountantSocieties';