@silexpert/core 1.1.358 → 1.1.359

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 (111) hide show
  1. package/dist/cjs/types/Enum/BrandAnytime.d.ts +2 -142
  2. package/dist/cjs/types/Enum/BrandAnytime.d.ts.map +1 -1
  3. package/dist/cjs/types/Enum/BrandAnytime.js.map +1 -1
  4. package/dist/cjs/types/Enum/BrandClementine.d.ts +2 -461
  5. package/dist/cjs/types/Enum/BrandClementine.d.ts.map +1 -1
  6. package/dist/cjs/types/Enum/BrandClementine.js.map +1 -1
  7. package/dist/cjs/types/Enum/BrandComptalib.d.ts +2 -262
  8. package/dist/cjs/types/Enum/BrandComptalib.d.ts.map +1 -1
  9. package/dist/cjs/types/Enum/BrandComptalib.js.map +1 -1
  10. package/dist/cjs/types/Enum/BrandLegalstart.d.ts +2 -123
  11. package/dist/cjs/types/Enum/BrandLegalstart.d.ts.map +1 -1
  12. package/dist/cjs/types/Enum/BrandLegalstart.js.map +1 -1
  13. package/dist/cjs/types/Enum/BrandPourcentage.d.ts +2 -376
  14. package/dist/cjs/types/Enum/BrandPourcentage.d.ts.map +1 -1
  15. package/dist/cjs/types/Enum/BrandPourcentage.js.map +1 -1
  16. package/dist/cjs/types/Enum/BrandStatutsExpress.d.ts +2 -101
  17. package/dist/cjs/types/Enum/BrandStatutsExpress.d.ts.map +1 -1
  18. package/dist/cjs/types/Enum/BrandStatutsExpress.js.map +1 -1
  19. package/dist/cjs/types/Enum/SalesContractBrandClementine.d.ts +3 -41
  20. package/dist/cjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -1
  21. package/dist/cjs/types/Enum/SalesContractBrandClementine.js.map +1 -1
  22. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.d.ts +4 -59
  23. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.d.ts.map +1 -1
  24. package/dist/cjs/types/Enum/SalesContractBrandPourcentage.js.map +1 -1
  25. package/dist/cjs/types/Enum/Vat.d.ts +20 -1
  26. package/dist/cjs/types/Enum/Vat.d.ts.map +1 -1
  27. package/dist/cjs/types/Enum/Vat.js.map +1 -1
  28. package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts +2 -0
  29. package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts.map +1 -1
  30. package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js +7 -0
  31. package/dist/cjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js.map +1 -1
  32. package/dist/cjs/types/Interface/api/salesContract/Read.d.ts +11 -0
  33. package/dist/cjs/types/Interface/api/salesContract/Read.d.ts.map +1 -0
  34. package/dist/cjs/types/Interface/api/salesContract/Read.js +3 -0
  35. package/dist/cjs/types/Interface/api/salesContract/Read.js.map +1 -0
  36. package/dist/cjs/types/index.d.ts +1 -0
  37. package/dist/cjs/types/index.d.ts.map +1 -1
  38. package/dist/cjs/types/index.js +1 -0
  39. package/dist/cjs/types/index.js.map +1 -1
  40. package/dist/cjs/utils/brands.d.ts +130 -14
  41. package/dist/cjs/utils/brands.d.ts.map +1 -1
  42. package/dist/cjs/utils/brands.js +28 -10
  43. package/dist/cjs/utils/brands.js.map +1 -1
  44. package/dist/cjs/utils/checkup.d.ts +1 -36
  45. package/dist/cjs/utils/checkup.d.ts.map +1 -1
  46. package/dist/cjs/utils/vat/3310/century23.d.ts.map +1 -1
  47. package/dist/cjs/utils/vat/3310/century23.js +69 -65
  48. package/dist/cjs/utils/vat/3310/century23.js.map +1 -1
  49. package/dist/mjs/types/Enum/BrandAnytime.d.ts +2 -142
  50. package/dist/mjs/types/Enum/BrandAnytime.d.ts.map +1 -1
  51. package/dist/mjs/types/Enum/BrandAnytime.js.map +1 -1
  52. package/dist/mjs/types/Enum/BrandClementine.d.ts +2 -461
  53. package/dist/mjs/types/Enum/BrandClementine.d.ts.map +1 -1
  54. package/dist/mjs/types/Enum/BrandClementine.js.map +1 -1
  55. package/dist/mjs/types/Enum/BrandComptalib.d.ts +2 -262
  56. package/dist/mjs/types/Enum/BrandComptalib.d.ts.map +1 -1
  57. package/dist/mjs/types/Enum/BrandComptalib.js.map +1 -1
  58. package/dist/mjs/types/Enum/BrandLegalstart.d.ts +2 -123
  59. package/dist/mjs/types/Enum/BrandLegalstart.d.ts.map +1 -1
  60. package/dist/mjs/types/Enum/BrandLegalstart.js.map +1 -1
  61. package/dist/mjs/types/Enum/BrandPourcentage.d.ts +2 -376
  62. package/dist/mjs/types/Enum/BrandPourcentage.d.ts.map +1 -1
  63. package/dist/mjs/types/Enum/BrandPourcentage.js.map +1 -1
  64. package/dist/mjs/types/Enum/BrandStatutsExpress.d.ts +2 -101
  65. package/dist/mjs/types/Enum/BrandStatutsExpress.d.ts.map +1 -1
  66. package/dist/mjs/types/Enum/BrandStatutsExpress.js.map +1 -1
  67. package/dist/mjs/types/Enum/SalesContractBrandClementine.d.ts +3 -41
  68. package/dist/mjs/types/Enum/SalesContractBrandClementine.d.ts.map +1 -1
  69. package/dist/mjs/types/Enum/SalesContractBrandClementine.js.map +1 -1
  70. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.d.ts +4 -59
  71. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.d.ts.map +1 -1
  72. package/dist/mjs/types/Enum/SalesContractBrandPourcentage.js.map +1 -1
  73. package/dist/mjs/types/Enum/Vat.d.ts +20 -1
  74. package/dist/mjs/types/Enum/Vat.d.ts.map +1 -1
  75. package/dist/mjs/types/Enum/Vat.js.map +1 -1
  76. package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts +2 -0
  77. package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.d.ts.map +1 -1
  78. package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js +9 -1
  79. package/dist/mjs/types/Interface/api/calendarEvent/createCalendarEventForUsers.js.map +1 -1
  80. package/dist/mjs/types/Interface/api/salesContract/Read.d.ts +11 -0
  81. package/dist/mjs/types/Interface/api/salesContract/Read.d.ts.map +1 -0
  82. package/dist/mjs/types/Interface/api/salesContract/Read.js +2 -0
  83. package/dist/mjs/types/Interface/api/salesContract/Read.js.map +1 -0
  84. package/dist/mjs/types/index.d.ts +1 -0
  85. package/dist/mjs/types/index.d.ts.map +1 -1
  86. package/dist/mjs/types/index.js +1 -0
  87. package/dist/mjs/types/index.js.map +1 -1
  88. package/dist/mjs/utils/brands.d.ts +130 -14
  89. package/dist/mjs/utils/brands.d.ts.map +1 -1
  90. package/dist/mjs/utils/brands.js +27 -10
  91. package/dist/mjs/utils/brands.js.map +1 -1
  92. package/dist/mjs/utils/checkup.d.ts +1 -36
  93. package/dist/mjs/utils/checkup.d.ts.map +1 -1
  94. package/dist/mjs/utils/vat/3310/century23.d.ts.map +1 -1
  95. package/dist/mjs/utils/vat/3310/century23.js +4 -0
  96. package/dist/mjs/utils/vat/3310/century23.js.map +1 -1
  97. package/package.json +1 -1
  98. package/ts/types/Enum/BrandAnytime.ts +3 -2
  99. package/ts/types/Enum/BrandClementine.ts +3 -2
  100. package/ts/types/Enum/BrandComptalib.ts +4 -2
  101. package/ts/types/Enum/BrandLegalstart.ts +3 -2
  102. package/ts/types/Enum/BrandPourcentage.ts +3 -2
  103. package/ts/types/Enum/BrandStatutsExpress.ts +4 -2
  104. package/ts/types/Enum/SalesContractBrandClementine.ts +7 -6
  105. package/ts/types/Enum/SalesContractBrandPourcentage.ts +9 -8
  106. package/ts/types/Enum/Vat.ts +21 -2
  107. package/ts/types/Interface/api/calendarEvent/createCalendarEventForUsers.ts +7 -1
  108. package/ts/types/Interface/api/salesContract/Read.ts +11 -0
  109. package/ts/types/index.ts +1 -0
  110. package/ts/utils/brands.ts +180 -30
  111. package/ts/utils/vat/3310/century23.ts +4 -0
@@ -1,377 +1,3 @@
1
- export declare const BrandPourcentage: ({
2
- idTypeBrand: number;
3
- urlS3: string;
4
- logoS3: string;
5
- name: string;
6
- commercialName: string;
7
- colors: {
8
- primary: string;
9
- primary50: string;
10
- primary100: string;
11
- primary300: string;
12
- primary500: string;
13
- primary700: string;
14
- footerColor: string;
15
- };
16
- listPhones: {
17
- contact: string;
18
- qualite: string;
19
- social: string;
20
- juridique: string;
21
- };
22
- listMails: {
23
- administratif: string;
24
- app: string;
25
- bonjour: string;
26
- contact: string;
27
- facturation: string;
28
- feedback: string;
29
- gestion: string;
30
- juridique: string;
31
- informatique: string;
32
- msd: string;
33
- noreply: string;
34
- qualite: string;
35
- paiement: string;
36
- rh: string;
37
- social: string;
38
- support: string;
39
- tva: string;
40
- wb: string;
41
- };
42
- companyInformation: {
43
- ape: string;
44
- bp: string;
45
- city: string;
46
- montantCapital: string;
47
- nomRaisonSociale: string;
48
- ECName: string;
49
- ECOrderCity: string;
50
- ECDepartment: string;
51
- ECPosition: string;
52
- phone: string;
53
- postalAddress: string;
54
- rcs: string;
55
- statut: string;
56
- zipCode: string;
57
- };
58
- idPrestationsListAuthorized: number[];
59
- logoUrl: string;
60
- miniLogoUrl: string;
61
- hiddenPages: never[];
62
- recaptchaSecretKey: string;
63
- urlApp: string;
64
- urlApi1: string;
65
- urlApi2: string;
66
- urlExpert: string;
67
- urlClient: string;
68
- bank: {
69
- IBAN: string;
70
- BIC: string;
71
- Name: string;
72
- Id: string;
73
- codeEtablissement: string;
74
- codeGuichet: string;
75
- numeroCompte: string;
76
- cleRib: string;
77
- };
78
- internalInvoicing: {
79
- statut: string;
80
- name: string;
81
- address: string;
82
- zipCode: string;
83
- city: string;
84
- country: string;
85
- montantCapital: string;
86
- siret: string;
87
- ape: string;
88
- rcs: string;
89
- phone: string;
90
- vatIntracom: string;
91
- email: string;
92
- lastUsedNumber?: undefined;
93
- };
94
- webmail: {
95
- domains: string[];
96
- };
97
- offices: {
98
- LAXOU: {
99
- id: number;
100
- name: string;
101
- };
102
- PARIS: {
103
- id: number;
104
- name: string;
105
- };
106
- MARSEILLE: {
107
- id: number;
108
- name: string;
109
- };
110
- EPINAL: {
111
- id: number;
112
- name: string;
113
- };
114
- HOME_OFFICE: {
115
- id: number;
116
- name: string;
117
- };
118
- NICE: {
119
- id: number;
120
- name: string;
121
- };
122
- };
123
- salesContractConfig: ({
124
- label: string;
125
- name: string;
126
- needBgImage: boolean;
127
- versionable: boolean;
128
- idPrestationType: (number | undefined)[];
129
- condition?: undefined;
130
- keyName?: undefined;
131
- } | {
132
- label: string;
133
- name: string;
134
- needBgImage: boolean;
135
- versionable: boolean;
136
- idPrestationType: import("./PrestationType").PrestationType[];
137
- condition: (turnover: number) => boolean;
138
- keyName?: undefined;
139
- } | {
140
- label: string;
141
- name: string;
142
- needBgImage: boolean;
143
- versionable: boolean;
144
- idPrestationType: import("./PrestationType").PrestationType[];
145
- keyName: string;
146
- condition?: undefined;
147
- } | {
148
- label: string;
149
- name: string;
150
- idPrestationType: import("./PrestationType").PrestationType[];
151
- needBgImage: boolean;
152
- versionable: boolean;
153
- keyName: string;
154
- condition: (price: number) => boolean;
155
- })[];
156
- } | {
157
- idTypeBrand: number;
158
- urlS3: string;
159
- logoS3: string;
160
- name: string;
161
- commercialName: string;
162
- colors: {
163
- primary: string;
164
- primary50: string;
165
- primary100: string;
166
- primary300: string;
167
- primary500: string;
168
- primary700: string;
169
- footerColor: string;
170
- };
171
- listPhones: {
172
- contact: string;
173
- qualite: string;
174
- social: string;
175
- juridique: string;
176
- };
177
- listMails: {
178
- administratif: string;
179
- app: string;
180
- bonjour: string;
181
- contact: string;
182
- facturation: string;
183
- feedback: string;
184
- gestion: string;
185
- juridique: string;
186
- informatique: string;
187
- msd: string;
188
- noreply: string;
189
- qualite: string;
190
- paiement: string;
191
- rh: string;
192
- social: string;
193
- support: string;
194
- tva: string;
195
- wb: string;
196
- };
197
- companyInformation: {
198
- ape: string;
199
- bp: string;
200
- city: string;
201
- montantCapital: string;
202
- nomRaisonSociale: string;
203
- ECName: string;
204
- ECOrderCity: string;
205
- ECPosition: string;
206
- phone: string;
207
- postalAddress: string;
208
- rcs: string;
209
- statut: string;
210
- zipCode: string;
211
- ECDepartment?: undefined;
212
- };
213
- idPrestationsListAuthorized: number[];
214
- logoUrl: string;
215
- miniLogoUrl: string;
216
- hiddenPages: never[];
217
- recaptchaSecretKey: string;
218
- urlApp: string;
219
- urlApi1: string;
220
- urlApi2: string;
221
- urlExpert: string;
222
- urlClient: string;
223
- bank: {
224
- IBAN: string;
225
- BIC: string;
226
- Name: string;
227
- Id: string;
228
- codeEtablissement: string;
229
- codeGuichet: string;
230
- numeroCompte: string;
231
- cleRib: string;
232
- };
233
- internalInvoicing: {
234
- statut: string;
235
- name: string;
236
- address: string;
237
- zipCode: string;
238
- city: string;
239
- country: string;
240
- montantCapital: string;
241
- siret: string;
242
- ape: string;
243
- rcs: string;
244
- phone: string;
245
- vatIntracom: string;
246
- email: string;
247
- lastUsedNumber?: undefined;
248
- };
249
- webmail: {
250
- domains: string[];
251
- };
252
- offices?: undefined;
253
- salesContractConfig?: undefined;
254
- } | {
255
- idTypeBrand: number;
256
- urlS3: string;
257
- logoS3: string;
258
- name: string;
259
- commercialName: string;
260
- colors: {
261
- primary: string;
262
- primary50: string;
263
- primary100: string;
264
- primary300: string;
265
- primary500: string;
266
- primary700: string;
267
- footerColor: string;
268
- };
269
- listPhones: {
270
- contact: string;
271
- qualite: string;
272
- social: string;
273
- juridique: string;
274
- };
275
- listMails: {
276
- administratif: string;
277
- app: string;
278
- bonjour: string;
279
- contact: string;
280
- facturation: string;
281
- feedback: string;
282
- gestion: string;
283
- juridique: string;
284
- informatique: string;
285
- msd: string;
286
- noreply: string;
287
- qualite: string;
288
- paiement: string;
289
- rh: string;
290
- social: string;
291
- support: string;
292
- tva: string;
293
- wb: string;
294
- };
295
- companyInformation: {
296
- ape: string;
297
- bp: string;
298
- city: string;
299
- montantCapital: string;
300
- nomRaisonSociale: string;
301
- ECName: string;
302
- ECOrderCity: string;
303
- ECDepartment: string;
304
- ECPosition: string;
305
- phone: string;
306
- postalAddress: string;
307
- rcs: string;
308
- statut: string;
309
- zipCode: string;
310
- };
311
- idPrestationsListAuthorized: number[];
312
- logoUrl: string;
313
- miniLogoUrl: string;
314
- hiddenPages: never[];
315
- recaptchaSecretKey: string;
316
- urlApp: string;
317
- urlApi1: string;
318
- urlApi2: string;
319
- urlExpert: string;
320
- urlClient: string;
321
- bank: {
322
- IBAN: string;
323
- BIC: string;
324
- Name: string;
325
- Id: string;
326
- codeEtablissement: string;
327
- codeGuichet: string;
328
- numeroCompte: string;
329
- cleRib: string;
330
- };
331
- internalInvoicing: {
332
- lastUsedNumber: number;
333
- statut: string;
334
- name: string;
335
- address: string;
336
- zipCode: string;
337
- city: string;
338
- country: string;
339
- montantCapital: string;
340
- siret: string;
341
- ape: string;
342
- rcs: string;
343
- phone: string;
344
- vatIntracom: string;
345
- email: string;
346
- };
347
- webmail: {
348
- domains: string[];
349
- };
350
- salesContractConfig: ({
351
- label: string;
352
- name: string;
353
- needBgImage: boolean;
354
- versionable: boolean;
355
- idPrestationType: (number | undefined)[];
356
- keyName?: undefined;
357
- condition?: undefined;
358
- } | {
359
- label: string;
360
- name: string;
361
- needBgImage: boolean;
362
- versionable: boolean;
363
- idPrestationType: import("./PrestationType").PrestationType[];
364
- keyName: string;
365
- condition?: undefined;
366
- } | {
367
- label: string;
368
- name: string;
369
- idPrestationType: import("./PrestationType").PrestationType[];
370
- needBgImage: boolean;
371
- versionable: boolean;
372
- keyName: string;
373
- condition: (price: number) => boolean;
374
- })[];
375
- offices?: undefined;
376
- })[];
1
+ import { Brand } from '../../utils';
2
+ export declare const BrandPourcentage: Brand[];
377
3
  //# sourceMappingURL=BrandPourcentage.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BrandPourcentage.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/BrandPourcentage.ts"],"names":[],"mappings":"AAEA,eAAO,MAAM,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;IA+a5B,CAAC"}
1
+ {"version":3,"file":"BrandPourcentage.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/BrandPourcentage.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AAGpC,eAAO,MAAM,gBAAgB,EAAE,KAAK,EA+a1B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"BrandPourcentage.js","sourceRoot":"","sources":["../../../../ts/types/Enum/BrandPourcentage.ts"],"names":[],"mappings":"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","sourcesContent":["import { SalesContractBrandPourcentageOnline, SalesContractBrandPourcentageECE, SalesContractBrandPourcentageECF } from './SalesContractBrandPourcentage';\n\nexport const BrandPourcentage = [\n {\n idTypeBrand: 1,\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',\n logoS3: 'config/pourcentage-logo.png',\n name: 'Pourcentage Online',\n commercialName: 'Pourcentage',\n colors: {\n primary: '#1e6f5c',\n primary50: '#DFF9F1',\n primary100: '#8ACAB7',\n primary300: '#589E89',\n primary500: '#386D5D',\n primary700: '#1F493D',\n footerColor: '#2e5449',\n },\n listPhones: {\n contact: '01 86 90 82 15',\n qualite: '01 86 90 82 15',\n social: '01 86 90 82 15',\n juridique: '01 86 90 82 15',\n },\n listMails: {\n administratif: 'contact@pourcentage.fr',\n app: 'contact@pourcentage.fr',\n bonjour: 'bonjour@pourcentage.fr',\n contact: 'contact@pourcentage.fr',\n facturation: 'facturation@pourcentage.fr',\n feedback: 'contact@pourcentage.fr',\n gestion: 'gestion@pourcentage.fr',\n juridique: 'juridique@pourcentage.fr',\n informatique: 'contact@pourcentage.fr',\n msd: 'contact@pourcentage.fr',\n noreply: 'contact@pourcentage.fr',\n qualite: 'contact@pourcentage.fr',\n paiement: 'contact@pourcentage.fr',\n rh: 'rh@pourcentage.fr',\n social: 'social@pourcentage.fr',\n support: 'contact@pourcentage.fr',\n tva: 'contact@pourcentage.fr',\n wb: 'contact@pourcentage.fr',\n },\n companyInformation: {\n ape: '6920Z',\n bp: 'BP 31029',\n city: 'Laxou',\n montantCapital: '150 000',\n nomRaisonSociale: 'EXPERTISE CHOIX C',\n ECName: 'M. Jean-Louis BOICHÉ',\n ECOrderCity: 'Nancy',\n ECDepartment: 'Lorraine',\n ECPosition: 'Président',\n phone: '01 86 90 82 15',\n postalAddress: '9, avenue du Rhin',\n rcs: '891 501 181',\n statut: 'SAS',\n zipCode: '54 520',\n },\n idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],\n logoUrl: 'logo-pourcentage.svg',\n miniLogoUrl: 'logo-pourcentage-mini.svg',\n hiddenPages: [],\n recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',\n urlApp: 'https://app.pourcentage.fr',\n urlApi1: 'https://api.pourcentage.fr',\n urlApi2: 'https://api-next.pourcentage.fr',\n urlExpert: 'https://pro.pourcentage.fr',\n urlClient: 'https://www.pourcentage.fr',\n bank: {\n IBAN: 'FR7616106010019601826952765',\n BIC: 'AGRIFRPP861',\n Name: 'POURCENTAGE',\n Id: 'FR57ZZZ878E61',\n codeEtablissement: '16106',\n codeGuichet: '01001',\n numeroCompte: '96018269527',\n cleRib: '65',\n },\n internalInvoicing: {\n statut: 'SASU',\n name: 'POURCENTAGE',\n address: '9, avenue du Rhin',\n zipCode: '54520',\n city: 'LAXOU',\n country: 'FRANCE',\n montantCapital: '150 000',\n siret: '89150118100020',\n ape: '6920Z',\n rcs: '891 501 181',\n phone: '01 86 90 82 15',\n vatIntracom: 'FR58891501181',\n email: 'facturation@pourcentage.fr',\n },\n webmail: {\n domains: ['@pourcentage.fr', '@rlexpertise.fr', '@cabinetamex.com'],\n },\n offices: {\n LAXOU: {\n id: 1,\n name: 'Laxou',\n },\n PARIS: {\n id: 2,\n name: 'Paris',\n },\n MARSEILLE: {\n id: 3,\n name: 'Marseille',\n },\n EPINAL: {\n id: 4,\n name: 'Epinal',\n },\n HOME_OFFICE: {\n id: 5,\n name: 'Télétravail',\n },\n NICE: {\n id: 6,\n name: 'Nice',\n },\n },\n salesContractConfig: SalesContractBrandPourcentageOnline,\n },\n {\n idTypeBrand: 2,\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',\n logoS3: 'config/pourcentage-logo.png',\n name: 'Pourcentage Paris - ECD Sofrageco', // Sofrageco\n commercialName: 'Pourcentage',\n colors: {\n primary: '#1e6f5c',\n primary50: '#DFF9F1',\n primary100: '#8ACAB7',\n primary300: '#589E89',\n primary500: '#386D5D',\n primary700: '#1F493D',\n footerColor: '#2e5449',\n },\n listPhones: {\n contact: '01 48 58 29 45',\n qualite: '01 48 58 29 45',\n social: '01 48 58 29 45',\n juridique: '01 48 58 29 45',\n },\n listMails: {\n administratif: 'contact@pourcentage.fr',\n app: 'contact@pourcentage.fr',\n bonjour: 'bonjour@pourcentage.fr',\n contact: 'contact@pourcentage.fr',\n facturation: 'facturation@pourcentage.fr',\n feedback: 'contact@pourcentage.fr',\n gestion: 'gestion@pourcentage.fr',\n juridique: 'juridique@pourcentage.fr',\n informatique: 'contact@pourcentage.fr',\n msd: 'contact@pourcentage.fr',\n noreply: 'contact@pourcentage.fr',\n qualite: 'contact@pourcentage.fr',\n paiement: 'contact@pourcentage.fr',\n rh: 'rh@pourcentage.fr',\n social: 'social@pourcentage.fr',\n support: 'contact@pourcentage.fr',\n tva: 'contact@pourcentage.fr',\n wb: 'contact@pourcentage.fr',\n },\n companyInformation: {\n ape: '6920Z',\n bp: '',\n city: 'MONTREUIL SOUS BOIS',\n montantCapital: '153 000',\n nomRaisonSociale: 'SOFRAGECO',\n ECName: 'M. Jean-Louis BOICHÉ',\n ECOrderCity: 'Nancy',\n ECPosition: 'Président',\n phone: '01 48 58 29 45',\n postalAddress: '72 AVENUE PASTEUR',\n rcs: '345 081 996 R.C.S. Bobigny',\n statut: 'SAS',\n zipCode: '93 100',\n },\n idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],\n logoUrl: 'logo-pourcentage.svg',\n miniLogoUrl: 'logo-pourcentage-mini.svg',\n hiddenPages: [],\n recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',\n urlApp: 'https://app.pourcentage.fr',\n urlApi1: 'https://api.pourcentage.fr',\n urlApi2: 'https://api-next.pourcentage.fr',\n urlExpert: 'https://pro.pourcentage.fr',\n urlClient: 'https://www.pourcentage.fr',\n bank: {\n IBAN: 'FR7616106010019601703611154',\n BIC: 'AGRIFRPP861',\n Name: 'SOFRAGECO',\n Id: 'FR08ZZZ892C4F',\n codeEtablissement: '16106',\n codeGuichet: '01001',\n numeroCompte: '96017036111',\n cleRib: '54',\n },\n internalInvoicing: {\n statut: 'SAS',\n name: 'SOFRAGECO',\n address: '72 AVENUE PASTEUR',\n zipCode: '93100',\n city: 'MONTREUIL SOUS BOIS',\n country: 'FRANCE',\n montantCapital: '153 000',\n siret: '34508199600026',\n ape: '6920Z',\n rcs: '345 081 996 R.C.S. Bobigny',\n phone: '01 48 58 29 45',\n vatIntracom: 'FR17345081996',\n email: 'facturation@pourcentage.fr',\n },\n webmail: {\n domains: ['@pourcentage.fr', '@rlexpertise.fr', '@cabinetamex.com'],\n },\n },\n {\n idTypeBrand: 5,\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',\n logoS3: 'config/pourcentage-logo.png',\n name: 'Pourcentage ECE - AMEX', // AMEX\n commercialName: 'Pourcentage',\n colors: {\n primary: '#1e6f5c',\n primary50: '#DFF9F1',\n primary100: '#8ACAB7',\n primary300: '#589E89',\n primary500: '#386D5D',\n primary700: '#1F493D',\n footerColor: '#2e5449',\n },\n listPhones: {\n contact: '04 93 87 03 03',\n qualite: '04 93 87 03 03',\n social: '04 93 87 03 03',\n juridique: '04 93 87 03 03',\n },\n listMails: {\n administratif: 'contact@pourcentage.fr',\n app: 'contact@pourcentage.fr',\n bonjour: 'bonjour@pourcentage.fr',\n contact: 'contact@pourcentage.fr',\n facturation: 'facturation@pourcentage.fr',\n feedback: 'contact@pourcentage.fr',\n gestion: 'gestion@pourcentage.fr',\n juridique: 'juridique@pourcentage.fr',\n informatique: 'contact@pourcentage.fr',\n msd: 'contact@pourcentage.fr',\n noreply: 'contact@pourcentage.fr',\n qualite: 'contact@pourcentage.fr',\n paiement: 'contact@pourcentage.fr',\n rh: 'rh@pourcentage.fr',\n social: 'social@pourcentage.fr',\n support: 'contact@pourcentage.fr',\n tva: 'contact@pourcentage.fr',\n wb: 'contact@pourcentage.fr',\n },\n companyInformation: {\n ape: '6920Z',\n bp: '',\n city: 'NICE',\n montantCapital: '466 800',\n nomRaisonSociale: 'AMEX',\n ECName: 'M. Jean-Louis BOICHÉ',\n ECOrderCity: 'Nice',\n ECDepartment: 'PACA',\n ECPosition: 'Président',\n phone: '04 93 87 03 03',\n postalAddress: '35 Avenue Jean Médecin',\n rcs: 'Nice B 882 255 094',\n statut: 'SAS',\n zipCode: '06 000',\n },\n idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],\n logoUrl: 'logo-pourcentage.svg',\n miniLogoUrl: 'logo-pourcentage-mini-ece.svg',\n hiddenPages: [],\n recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',\n urlApp: 'https://app.pourcentage.fr',\n urlApi1: 'https://api.pourcentage.fr',\n urlApi2: 'https://api-next.pourcentage.fr',\n urlExpert: 'https://pro.pourcentage.fr',\n urlClient: 'https://www.pourcentage.fr',\n bank: {\n IBAN: 'FR7616106010019602693423889',\n BIC: 'AGRIFRPP861',\n Name: 'AMEX',\n Id: 'FR57ZZZ86ECE0',\n codeEtablissement: '16106',\n codeGuichet: '01001',\n numeroCompte: '96026934238',\n cleRib: '89',\n },\n internalInvoicing: {\n lastUsedNumber: 1685,\n statut: 'SAS',\n name: 'AMEX',\n address: '35 Avenue Jean Médecin',\n zipCode: '06 000',\n city: 'NICE',\n country: 'FRANCE',\n montantCapital: '466 800',\n siret: '88225509400014',\n ape: '6920Z',\n rcs: 'Nice B 882 255 094',\n phone: '04 93 87 03 03',\n vatIntracom: 'FR14882255094',\n email: 'facturation@pourcentage.fr',\n },\n webmail: {\n domains: ['@pourcentage.fr', '@rlexpertise.fr', '@cabinetamex.com'],\n },\n salesContractConfig: SalesContractBrandPourcentageECE,\n },\n {\n idTypeBrand: 7,\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',\n logoS3: 'config/pourcentage-logo.png',\n name: 'Pourcentage ECF', // Pourcentage Nice 2 / LANDRA\n commercialName: 'Pourcentage',\n colors: {\n primary: '#1e6f5c',\n primary50: '#DFF9F1',\n primary100: '#8ACAB7',\n primary300: '#589E89',\n primary500: '#386D5D',\n primary700: '#1F493D',\n footerColor: '#2e5449',\n },\n listPhones: {\n contact: '04 93 54 29 09', \n qualite: '04 93 54 29 09',\n social: '04 93 54 29 09',\n juridique: '04 93 54 29 09',\n },\n listMails: {\n administratif: 'contact@pourcentage.fr',\n app: 'contact@pourcentage.fr',\n bonjour: 'bonjour@pourcentage.fr',\n contact: 'contact@pourcentage.fr',\n facturation: 'facturation@pourcentage.fr',\n feedback: 'contact@pourcentage.fr',\n gestion: 'gestion@pourcentage.fr',\n juridique: 'juridique@pourcentage.fr',\n informatique: 'contact@pourcentage.fr',\n msd: 'contact@pourcentage.fr',\n noreply: 'contact@pourcentage.fr',\n qualite: 'contact@pourcentage.fr',\n paiement: 'contact@pourcentage.fr',\n rh: 'rh@pourcentage.fr',\n social: 'social@pourcentage.fr',\n support: 'contact@pourcentage.fr',\n tva: 'contact@pourcentage.fr',\n wb: 'contact@pourcentage.fr',\n },\n companyInformation: {\n ape: '6920Z',\n bp: '',\n city: 'NICE',\n montantCapital: '466 800',\n nomRaisonSociale: 'AMEX',\n ECName: 'M. Fabrice LANDRA',\n ECOrderCity: 'Nice',\n ECPosition: 'Salarié',\n ECDepartment: 'PACA',\n phone: '04 93 54 29 09',\n postalAddress: '35 Avenue Jean Médecin',\n rcs: 'Nice B 882 255 094',\n statut: 'SAS',\n zipCode: '06 000',\n },\n idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],\n logoUrl: 'logo-pourcentage.svg',\n miniLogoUrl: 'logo-pourcentage-mini-ecf.svg',\n hiddenPages: [],\n recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',\n urlApp: 'https://app.pourcentage.fr',\n urlApi1: 'https://api.pourcentage.fr',\n urlApi2: 'https://api-next.pourcentage.fr',\n urlExpert: 'https://pro.pourcentage.fr',\n urlClient: 'https://www.pourcentage.fr',\n bank: {\n IBAN: 'FR7616106010019602693423889',\n BIC: 'AGRIFRPP861',\n Name: 'AMEX',\n Id: 'FR57ZZZ86ECE0',\n codeEtablissement: '16106',\n codeGuichet: '01001',\n numeroCompte: '96026934238',\n cleRib: '89',\n },\n internalInvoicing: {\n lastUsedNumber: 1685,\n statut: 'SAS',\n name: 'AMEX',\n address: '35 Avenue Jean Médecin',\n zipCode: '06 000',\n city: 'NICE',\n country: 'FRANCE',\n montantCapital: '466 800',\n siret: '88225509400014',\n ape: '6920Z',\n rcs: 'Nice B 882 255 094',\n phone: '04 93 54 29 09',\n vatIntracom: 'FR14882255094',\n email: 'facturation@pourcentage.fr',\n },\n // internalInvoicing: {\n // lastUsedNumber: 64201,\n // statut: 'SAS',\n // name: 'CABINET RONCHIERI LANDRA',\n // address: '2 rue du Comte Vert',\n // zipCode: '06 300',\n // city: 'NICE',\n // country: 'FRANCE',\n // montantCapital: '281 000',\n // siret: '432 002 640 00014',\n // ape: '6920Z',\n // rcs: '432 002 640',\n // phone: '04 93 54 29 09',\n // vatIntracom: 'FR50432002640',\n // email: 'facturation@pourcentage.fr',\n // },\n webmail: {\n domains: ['@pourcentage.fr', '@rlexpertise.fr', '@cabinetamex.com'],\n },\n salesContractConfig: SalesContractBrandPourcentageECF,\n },\n];"]}
1
+ {"version":3,"file":"BrandPourcentage.js","sourceRoot":"","sources":["../../../../ts/types/Enum/BrandPourcentage.ts"],"names":[],"mappings":"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","sourcesContent":["import { Brand } from '../../utils';\nimport { SalesContractBrandPourcentageOnline, SalesContractBrandPourcentageECE, SalesContractBrandPourcentageECF } from './SalesContractBrandPourcentage';\n\nexport const BrandPourcentage: Brand[] = [\n {\n idTypeBrand: 1,\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',\n logoS3: 'config/pourcentage-logo.png',\n name: 'Pourcentage Online',\n commercialName: 'Pourcentage',\n colors: {\n primary: '#1e6f5c',\n primary50: '#DFF9F1',\n primary100: '#8ACAB7',\n primary300: '#589E89',\n primary500: '#386D5D',\n primary700: '#1F493D',\n footerColor: '#2e5449',\n },\n listPhones: {\n contact: '01 86 90 82 15',\n qualite: '01 86 90 82 15',\n social: '01 86 90 82 15',\n juridique: '01 86 90 82 15',\n },\n listMails: {\n administratif: 'contact@pourcentage.fr',\n app: 'contact@pourcentage.fr',\n bonjour: 'bonjour@pourcentage.fr',\n contact: 'contact@pourcentage.fr',\n facturation: 'facturation@pourcentage.fr',\n feedback: 'contact@pourcentage.fr',\n gestion: 'gestion@pourcentage.fr',\n juridique: 'juridique@pourcentage.fr',\n informatique: 'contact@pourcentage.fr',\n msd: 'contact@pourcentage.fr',\n noreply: 'contact@pourcentage.fr',\n qualite: 'contact@pourcentage.fr',\n paiement: 'contact@pourcentage.fr',\n rh: 'rh@pourcentage.fr',\n social: 'social@pourcentage.fr',\n support: 'contact@pourcentage.fr',\n tva: 'contact@pourcentage.fr',\n wb: 'contact@pourcentage.fr',\n },\n companyInformation: {\n ape: '6920Z',\n bp: 'BP 31029',\n city: 'Laxou',\n montantCapital: '150 000',\n nomRaisonSociale: 'EXPERTISE CHOIX C',\n ECName: 'M. Jean-Louis BOICHÉ',\n ECOrderCity: 'Nancy',\n ECDepartment: 'Lorraine',\n ECPosition: 'Président',\n phone: '01 86 90 82 15',\n postalAddress: '9, avenue du Rhin',\n rcs: '891 501 181',\n statut: 'SAS',\n zipCode: '54 520',\n },\n idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],\n logoUrl: 'logo-pourcentage.svg',\n miniLogoUrl: 'logo-pourcentage-mini.svg',\n hiddenPages: [],\n recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',\n urlApp: 'https://app.pourcentage.fr',\n urlApi1: 'https://api.pourcentage.fr',\n urlApi2: 'https://api-next.pourcentage.fr',\n urlExpert: 'https://pro.pourcentage.fr',\n urlClient: 'https://www.pourcentage.fr',\n bank: {\n IBAN: 'FR7616106010019601826952765',\n BIC: 'AGRIFRPP861',\n Name: 'POURCENTAGE',\n Id: 'FR57ZZZ878E61',\n codeEtablissement: '16106',\n codeGuichet: '01001',\n numeroCompte: '96018269527',\n cleRib: '65',\n },\n internalInvoicing: {\n statut: 'SASU',\n name: 'POURCENTAGE',\n address: '9, avenue du Rhin',\n zipCode: '54520',\n city: 'LAXOU',\n country: 'FRANCE',\n montantCapital: '150 000',\n siret: '89150118100020',\n ape: '6920Z',\n rcs: '891 501 181',\n phone: '01 86 90 82 15',\n vatIntracom: 'FR58891501181',\n email: 'facturation@pourcentage.fr',\n },\n webmail: {\n domains: ['@pourcentage.fr', '@rlexpertise.fr', '@cabinetamex.com'],\n },\n offices: {\n LAXOU: {\n id: 1,\n name: 'Laxou',\n },\n PARIS: {\n id: 2,\n name: 'Paris',\n },\n MARSEILLE: {\n id: 3,\n name: 'Marseille',\n },\n EPINAL: {\n id: 4,\n name: 'Epinal',\n },\n HOME_OFFICE: {\n id: 5,\n name: 'Télétravail',\n },\n NICE: {\n id: 6,\n name: 'Nice',\n },\n },\n salesContractConfig: SalesContractBrandPourcentageOnline,\n },\n {\n idTypeBrand: 2,\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',\n logoS3: 'config/pourcentage-logo.png',\n name: 'Pourcentage Paris - ECD Sofrageco', // Sofrageco\n commercialName: 'Pourcentage',\n colors: {\n primary: '#1e6f5c',\n primary50: '#DFF9F1',\n primary100: '#8ACAB7',\n primary300: '#589E89',\n primary500: '#386D5D',\n primary700: '#1F493D',\n footerColor: '#2e5449',\n },\n listPhones: {\n contact: '01 48 58 29 45',\n qualite: '01 48 58 29 45',\n social: '01 48 58 29 45',\n juridique: '01 48 58 29 45',\n },\n listMails: {\n administratif: 'contact@pourcentage.fr',\n app: 'contact@pourcentage.fr',\n bonjour: 'bonjour@pourcentage.fr',\n contact: 'contact@pourcentage.fr',\n facturation: 'facturation@pourcentage.fr',\n feedback: 'contact@pourcentage.fr',\n gestion: 'gestion@pourcentage.fr',\n juridique: 'juridique@pourcentage.fr',\n informatique: 'contact@pourcentage.fr',\n msd: 'contact@pourcentage.fr',\n noreply: 'contact@pourcentage.fr',\n qualite: 'contact@pourcentage.fr',\n paiement: 'contact@pourcentage.fr',\n rh: 'rh@pourcentage.fr',\n social: 'social@pourcentage.fr',\n support: 'contact@pourcentage.fr',\n tva: 'contact@pourcentage.fr',\n wb: 'contact@pourcentage.fr',\n },\n companyInformation: {\n ape: '6920Z',\n bp: '',\n city: 'MONTREUIL SOUS BOIS',\n montantCapital: '153 000',\n nomRaisonSociale: 'SOFRAGECO',\n ECName: 'M. Jean-Louis BOICHÉ',\n ECOrderCity: 'Nancy',\n ECPosition: 'Président',\n phone: '01 48 58 29 45',\n postalAddress: '72 AVENUE PASTEUR',\n rcs: '345 081 996 R.C.S. Bobigny',\n statut: 'SAS',\n zipCode: '93 100',\n },\n idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],\n logoUrl: 'logo-pourcentage.svg',\n miniLogoUrl: 'logo-pourcentage-mini.svg',\n hiddenPages: [],\n recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',\n urlApp: 'https://app.pourcentage.fr',\n urlApi1: 'https://api.pourcentage.fr',\n urlApi2: 'https://api-next.pourcentage.fr',\n urlExpert: 'https://pro.pourcentage.fr',\n urlClient: 'https://www.pourcentage.fr',\n bank: {\n IBAN: 'FR7616106010019601703611154',\n BIC: 'AGRIFRPP861',\n Name: 'SOFRAGECO',\n Id: 'FR08ZZZ892C4F',\n codeEtablissement: '16106',\n codeGuichet: '01001',\n numeroCompte: '96017036111',\n cleRib: '54',\n },\n internalInvoicing: {\n statut: 'SAS',\n name: 'SOFRAGECO',\n address: '72 AVENUE PASTEUR',\n zipCode: '93100',\n city: 'MONTREUIL SOUS BOIS',\n country: 'FRANCE',\n montantCapital: '153 000',\n siret: '34508199600026',\n ape: '6920Z',\n rcs: '345 081 996 R.C.S. Bobigny',\n phone: '01 48 58 29 45',\n vatIntracom: 'FR17345081996',\n email: 'facturation@pourcentage.fr',\n },\n webmail: {\n domains: ['@pourcentage.fr', '@rlexpertise.fr', '@cabinetamex.com'],\n },\n },\n {\n idTypeBrand: 5,\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',\n logoS3: 'config/pourcentage-logo.png',\n name: 'Pourcentage ECE - AMEX', // AMEX\n commercialName: 'Pourcentage',\n colors: {\n primary: '#1e6f5c',\n primary50: '#DFF9F1',\n primary100: '#8ACAB7',\n primary300: '#589E89',\n primary500: '#386D5D',\n primary700: '#1F493D',\n footerColor: '#2e5449',\n },\n listPhones: {\n contact: '04 93 87 03 03',\n qualite: '04 93 87 03 03',\n social: '04 93 87 03 03',\n juridique: '04 93 87 03 03',\n },\n listMails: {\n administratif: 'contact@pourcentage.fr',\n app: 'contact@pourcentage.fr',\n bonjour: 'bonjour@pourcentage.fr',\n contact: 'contact@pourcentage.fr',\n facturation: 'facturation@pourcentage.fr',\n feedback: 'contact@pourcentage.fr',\n gestion: 'gestion@pourcentage.fr',\n juridique: 'juridique@pourcentage.fr',\n informatique: 'contact@pourcentage.fr',\n msd: 'contact@pourcentage.fr',\n noreply: 'contact@pourcentage.fr',\n qualite: 'contact@pourcentage.fr',\n paiement: 'contact@pourcentage.fr',\n rh: 'rh@pourcentage.fr',\n social: 'social@pourcentage.fr',\n support: 'contact@pourcentage.fr',\n tva: 'contact@pourcentage.fr',\n wb: 'contact@pourcentage.fr',\n },\n companyInformation: {\n ape: '6920Z',\n bp: '',\n city: 'NICE',\n montantCapital: '466 800',\n nomRaisonSociale: 'AMEX',\n ECName: 'M. Jean-Louis BOICHÉ',\n ECOrderCity: 'Nice',\n ECDepartment: 'PACA',\n ECPosition: 'Président',\n phone: '04 93 87 03 03',\n postalAddress: '35 Avenue Jean Médecin',\n rcs: 'Nice B 882 255 094',\n statut: 'SAS',\n zipCode: '06 000',\n },\n idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],\n logoUrl: 'logo-pourcentage.svg',\n miniLogoUrl: 'logo-pourcentage-mini-ece.svg',\n hiddenPages: [],\n recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',\n urlApp: 'https://app.pourcentage.fr',\n urlApi1: 'https://api.pourcentage.fr',\n urlApi2: 'https://api-next.pourcentage.fr',\n urlExpert: 'https://pro.pourcentage.fr',\n urlClient: 'https://www.pourcentage.fr',\n bank: {\n IBAN: 'FR7616106010019602693423889',\n BIC: 'AGRIFRPP861',\n Name: 'AMEX',\n Id: 'FR57ZZZ86ECE0',\n codeEtablissement: '16106',\n codeGuichet: '01001',\n numeroCompte: '96026934238',\n cleRib: '89',\n },\n internalInvoicing: {\n lastUsedNumber: 1685,\n statut: 'SAS',\n name: 'AMEX',\n address: '35 Avenue Jean Médecin',\n zipCode: '06 000',\n city: 'NICE',\n country: 'FRANCE',\n montantCapital: '466 800',\n siret: '88225509400014',\n ape: '6920Z',\n rcs: 'Nice B 882 255 094',\n phone: '04 93 87 03 03',\n vatIntracom: 'FR14882255094',\n email: 'facturation@pourcentage.fr',\n },\n webmail: {\n domains: ['@pourcentage.fr', '@rlexpertise.fr', '@cabinetamex.com'],\n },\n salesContractConfig: SalesContractBrandPourcentageECE,\n },\n {\n idTypeBrand: 7,\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',\n logoS3: 'config/pourcentage-logo.png',\n name: 'Pourcentage ECF', // Pourcentage Nice 2 / LANDRA\n commercialName: 'Pourcentage',\n colors: {\n primary: '#1e6f5c',\n primary50: '#DFF9F1',\n primary100: '#8ACAB7',\n primary300: '#589E89',\n primary500: '#386D5D',\n primary700: '#1F493D',\n footerColor: '#2e5449',\n },\n listPhones: {\n contact: '04 93 54 29 09', \n qualite: '04 93 54 29 09',\n social: '04 93 54 29 09',\n juridique: '04 93 54 29 09',\n },\n listMails: {\n administratif: 'contact@pourcentage.fr',\n app: 'contact@pourcentage.fr',\n bonjour: 'bonjour@pourcentage.fr',\n contact: 'contact@pourcentage.fr',\n facturation: 'facturation@pourcentage.fr',\n feedback: 'contact@pourcentage.fr',\n gestion: 'gestion@pourcentage.fr',\n juridique: 'juridique@pourcentage.fr',\n informatique: 'contact@pourcentage.fr',\n msd: 'contact@pourcentage.fr',\n noreply: 'contact@pourcentage.fr',\n qualite: 'contact@pourcentage.fr',\n paiement: 'contact@pourcentage.fr',\n rh: 'rh@pourcentage.fr',\n social: 'social@pourcentage.fr',\n support: 'contact@pourcentage.fr',\n tva: 'contact@pourcentage.fr',\n wb: 'contact@pourcentage.fr',\n },\n companyInformation: {\n ape: '6920Z',\n bp: '',\n city: 'NICE',\n montantCapital: '466 800',\n nomRaisonSociale: 'AMEX',\n ECName: 'M. Fabrice LANDRA',\n ECOrderCity: 'Nice',\n ECPosition: 'Salarié',\n ECDepartment: 'PACA',\n phone: '04 93 54 29 09',\n postalAddress: '35 Avenue Jean Médecin',\n rcs: 'Nice B 882 255 094',\n statut: 'SAS',\n zipCode: '06 000',\n },\n idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],\n logoUrl: 'logo-pourcentage.svg',\n miniLogoUrl: 'logo-pourcentage-mini-ecf.svg',\n hiddenPages: [],\n recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',\n urlApp: 'https://app.pourcentage.fr',\n urlApi1: 'https://api.pourcentage.fr',\n urlApi2: 'https://api-next.pourcentage.fr',\n urlExpert: 'https://pro.pourcentage.fr',\n urlClient: 'https://www.pourcentage.fr',\n bank: {\n IBAN: 'FR7616106010019602693423889',\n BIC: 'AGRIFRPP861',\n Name: 'AMEX',\n Id: 'FR57ZZZ86ECE0',\n codeEtablissement: '16106',\n codeGuichet: '01001',\n numeroCompte: '96026934238',\n cleRib: '89',\n },\n internalInvoicing: {\n lastUsedNumber: 1685,\n statut: 'SAS',\n name: 'AMEX',\n address: '35 Avenue Jean Médecin',\n zipCode: '06 000',\n city: 'NICE',\n country: 'FRANCE',\n montantCapital: '466 800',\n siret: '88225509400014',\n ape: '6920Z',\n rcs: 'Nice B 882 255 094',\n phone: '04 93 54 29 09',\n vatIntracom: 'FR14882255094',\n email: 'facturation@pourcentage.fr',\n },\n // internalInvoicing: {\n // lastUsedNumber: 64201,\n // statut: 'SAS',\n // name: 'CABINET RONCHIERI LANDRA',\n // address: '2 rue du Comte Vert',\n // zipCode: '06 300',\n // city: 'NICE',\n // country: 'FRANCE',\n // montantCapital: '281 000',\n // siret: '432 002 640 00014',\n // ape: '6920Z',\n // rcs: '432 002 640',\n // phone: '04 93 54 29 09',\n // vatIntracom: 'FR50432002640',\n // email: 'facturation@pourcentage.fr',\n // },\n webmail: {\n domains: ['@pourcentage.fr', '@rlexpertise.fr', '@cabinetamex.com'],\n },\n salesContractConfig: SalesContractBrandPourcentageECF,\n },\n] as const;"]}
@@ -1,102 +1,3 @@
1
- export declare const BrandStatutsExpress: {
2
- idTypeBrand: number;
3
- name: string;
4
- commercialName: string;
5
- urlS3: string;
6
- logoS3: string;
7
- colors: {
8
- primary: string;
9
- primary50: string;
10
- primary100: string;
11
- primary300: string;
12
- primary500: string;
13
- primary700: string;
14
- };
15
- listPhones: {
16
- contact: string;
17
- qualite: string;
18
- juridique: string;
19
- };
20
- listMails: {
21
- administratif: string;
22
- app: string;
23
- bonjour: string;
24
- contact: string;
25
- facturation: string;
26
- feedback: string;
27
- juridique: string;
28
- informatique: string;
29
- msd: string;
30
- noreply: string;
31
- qualite: string;
32
- paiement: string;
33
- rh: string;
34
- social: string;
35
- support: string;
36
- tva: string;
37
- wb: string;
38
- };
39
- companyInformation: {
40
- ape: string;
41
- bp: string;
42
- city: string;
43
- montantCapital: string;
44
- nomRaisonSociale: string;
45
- ECName: string;
46
- ECOrderCity: string;
47
- phone: string;
48
- postalAddress: string;
49
- rcs: string;
50
- statut: string;
51
- zipCode: string;
52
- };
53
- idPrestationsListAuthorized: number[];
54
- logoUrl: string;
55
- miniLogoUrl: string;
56
- hiddenPages: never[];
57
- recaptchaSecretKey: string;
58
- urlApp: string;
59
- urlApi1: string;
60
- urlApi2: string;
61
- urlExpert: string;
62
- urlClient: string;
63
- bank: {
64
- IBAN: string;
65
- BIC: string;
66
- Name: string;
67
- Id: string;
68
- };
69
- internalInvoicing: {
70
- statut: string;
71
- name: string;
72
- address: string;
73
- zipCode: string;
74
- city: string;
75
- country: string;
76
- montantCapital: string;
77
- siret: string;
78
- ape: string;
79
- rcs: string;
80
- phone: string;
81
- vatIntracom: string;
82
- email: string;
83
- };
84
- webmail: {
85
- domains: string[];
86
- };
87
- offices: {
88
- LAXOU: {
89
- id: number;
90
- name: string;
91
- };
92
- MARSEILLE: {
93
- id: number;
94
- name: string;
95
- };
96
- HOME_OFFICE: {
97
- id: number;
98
- name: string;
99
- };
100
- };
101
- }[];
1
+ import { Brand } from '../../utils';
2
+ export declare const BrandStatutsExpress: Brand[];
102
3
  //# sourceMappingURL=BrandStatutsExpress.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"BrandStatutsExpress.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/BrandStatutsExpress.ts"],"names":[],"mappings":"AAAA,eAAO,MAAM,mBAAmB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GAsG/B,CAAC"}
1
+ {"version":3,"file":"BrandStatutsExpress.d.ts","sourceRoot":"","sources":["../../../../ts/types/Enum/BrandStatutsExpress.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,KAAK,EAAE,MAAM,aAAa,CAAC;AAEpC,eAAO,MAAM,mBAAmB,EAAE,KAAK,EAsG7B,CAAC"}
@@ -1 +1 @@
1
- {"version":3,"file":"BrandStatutsExpress.js","sourceRoot":"","sources":["../../../../ts/types/Enum/BrandStatutsExpress.ts"],"names":[],"mappings":"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","sourcesContent":["export const BrandStatutsExpress = [\n {\n idTypeBrand: 1,\n name: 'Statuts-Express',\n commercialName: 'Statuts-Express',\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-statuts-express/',\n logoS3: 'config/72030539-45a0-57fb-a7bb-e151e7d2721b.svg',\n colors: {\n primary: '#45A1FF',\n primary50: '#EDF2FF',\n primary100: '#D0DDFF',\n primary300: '#739AFF',\n primary500: '#45A1FF',\n primary700: '#0B2B80',\n },\n listPhones: {\n contact: '01 86 90 92 83',\n qualite: '01 86 90 92 83',\n juridique: '01 86 90 92 83',\n },\n listMails: {\n administratif: 'contact@statuts-express.fr',\n app: 'contact@statuts-express.fr',\n bonjour: 'contact@statuts-express.fr',\n contact: 'contact@statuts-express.fr',\n facturation: 'contact@statuts-express.fr',\n feedback: 'contact@statuts-express.fr',\n juridique: 'juridique@statuts-express.fr',\n informatique: 'contact@statuts-express.fr',\n msd: 'contact@statuts-express.fr',\n noreply: 'noreply@statuts-express.fr',\n qualite: 'contact@statuts-express.fr',\n paiement: 'contact@statuts-express.fr',\n rh: 'contact@statuts-express.fr',\n social: 'contact@statuts-express.fr',\n support: 'support@statuts-express.fr',\n tva: 'contact@statuts-express.fr',\n wb: 'contact@statuts-express.fr',\n },\n companyInformation: {\n ape: '6312Z',\n bp: '',\n city: 'LAXOU',\n montantCapital: '1 000',\n nomRaisonSociale: 'TOKAMAK',\n ECName: 'M. William BOICHÉ',\n ECOrderCity: 'LAXOU',\n phone: '01 86 90 82 15',\n postalAddress: '9, avenue du Rhin',\n rcs: '949 227 599',\n statut: 'SASU',\n zipCode: '54 520',\n },\n idPrestationsListAuthorized: [212, 213, 214, 215],\n logoUrl: 'logo-statutsexpress.svg',\n miniLogoUrl: 'logo-statutsexpress.svg',\n hiddenPages: [],\n recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',\n urlApp: 'https://app.statuts-express.fr',\n urlApi1: 'https://api.statuts-express.fr',\n urlApi2: 'https://api-next.statuts-express.fr',\n urlExpert: 'https://pro.statuts-express.fr',\n urlClient: 'https://www.statuts-express.fr',\n bank: {\n IBAN: '***',\n BIC: '****',\n Name: 'TOKAMAK',\n Id: '****',\n },\n internalInvoicing: {\n statut: 'SASU',\n name: 'TOKAMAK',\n address: '9, avenue du Rhin',\n zipCode: '54520',\n city: 'LAXOU',\n country: 'FRANCE',\n montantCapital: '10 000',\n siret: '94922759900014',\n ape: '6312Z',\n rcs: '891 501 181',\n phone: '03 83 93 14 14',\n vatIntracom: 'FR71949227599',\n email: 'facturation@statuts-express.fr',\n },\n webmail: {\n domains: ['@statuts-express.fr'],\n },\n offices: {\n LAXOU: {\n id: 1,\n name: 'Laxou',\n },\n MARSEILLE: {\n id: 3,\n name: 'Marseille',\n },\n HOME_OFFICE: {\n id: 5,\n name: 'Télétravail',\n },\n },\n },\n];"]}
1
+ {"version":3,"file":"BrandStatutsExpress.js","sourceRoot":"","sources":["../../../../ts/types/Enum/BrandStatutsExpress.ts"],"names":[],"mappings":"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","sourcesContent":["import { Brand } from '../../utils';\n\nexport const BrandStatutsExpress: Brand[] = [\n {\n idTypeBrand: 1,\n name: 'Statuts-Express',\n commercialName: 'Statuts-Express',\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-statuts-express/',\n logoS3: 'config/72030539-45a0-57fb-a7bb-e151e7d2721b.svg',\n colors: {\n primary: '#45A1FF',\n primary50: '#EDF2FF',\n primary100: '#D0DDFF',\n primary300: '#739AFF',\n primary500: '#45A1FF',\n primary700: '#0B2B80',\n },\n listPhones: {\n contact: '01 86 90 92 83',\n qualite: '01 86 90 92 83',\n juridique: '01 86 90 92 83',\n },\n listMails: {\n administratif: 'contact@statuts-express.fr',\n app: 'contact@statuts-express.fr',\n bonjour: 'contact@statuts-express.fr',\n contact: 'contact@statuts-express.fr',\n facturation: 'contact@statuts-express.fr',\n feedback: 'contact@statuts-express.fr',\n juridique: 'juridique@statuts-express.fr',\n informatique: 'contact@statuts-express.fr',\n msd: 'contact@statuts-express.fr',\n noreply: 'noreply@statuts-express.fr',\n qualite: 'contact@statuts-express.fr',\n paiement: 'contact@statuts-express.fr',\n rh: 'contact@statuts-express.fr',\n social: 'contact@statuts-express.fr',\n support: 'support@statuts-express.fr',\n tva: 'contact@statuts-express.fr',\n wb: 'contact@statuts-express.fr',\n },\n companyInformation: {\n ape: '6312Z',\n bp: '',\n city: 'LAXOU',\n montantCapital: '1 000',\n nomRaisonSociale: 'TOKAMAK',\n ECName: 'M. William BOICHÉ',\n ECOrderCity: 'LAXOU',\n phone: '01 86 90 82 15',\n postalAddress: '9, avenue du Rhin',\n rcs: '949 227 599',\n statut: 'SASU',\n zipCode: '54 520',\n },\n idPrestationsListAuthorized: [212, 213, 214, 215],\n logoUrl: 'logo-statutsexpress.svg',\n miniLogoUrl: 'logo-statutsexpress.svg',\n hiddenPages: [],\n recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',\n urlApp: 'https://app.statuts-express.fr',\n urlApi1: 'https://api.statuts-express.fr',\n urlApi2: 'https://api-next.statuts-express.fr',\n urlExpert: 'https://pro.statuts-express.fr',\n urlClient: 'https://www.statuts-express.fr',\n bank: {\n IBAN: '***',\n BIC: '****',\n Name: 'TOKAMAK',\n Id: '****',\n },\n internalInvoicing: {\n statut: 'SASU',\n name: 'TOKAMAK',\n address: '9, avenue du Rhin',\n zipCode: '54520',\n city: 'LAXOU',\n country: 'FRANCE',\n montantCapital: '10 000',\n siret: '94922759900014',\n ape: '6312Z',\n rcs: '891 501 181',\n phone: '03 83 93 14 14',\n vatIntracom: 'FR71949227599',\n email: 'facturation@statuts-express.fr',\n },\n webmail: {\n domains: ['@statuts-express.fr'],\n },\n offices: {\n LAXOU: {\n id: 1,\n name: 'Laxou',\n },\n MARSEILLE: {\n id: 3,\n name: 'Marseille',\n },\n HOME_OFFICE: {\n id: 5,\n name: 'Télétravail',\n },\n },\n },\n] as const;"]}