@silexpert/core 1.1.7 → 1.1.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/api/resources/Notification.d.ts +3 -0
- package/es/api/resources/Notification.d.ts.map +1 -1
- package/es/api/resources/Notification.js +7 -1
- package/es/api/resources/Notification.js.map +1 -1
- package/es/api/resources/Team.d.ts +30 -0
- package/es/api/resources/Team.d.ts.map +1 -0
- package/es/api/resources/Team.js +37 -0
- package/es/api/resources/Team.js.map +1 -0
- package/es/api/resources/Vat.js +1 -1
- package/es/api/resources/Vat.js.map +1 -1
- package/es/api/resources.d.ts +2 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +2 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/BrandClementine.d.ts +0 -126
- package/es/types/Enum/BrandClementine.d.ts.map +1 -1
- package/es/types/Enum/BrandClementine.js +0 -109
- package/es/types/Enum/BrandClementine.js.map +1 -1
- package/es/types/Enum/BrandComptalib.d.ts +0 -83
- package/es/types/Enum/BrandComptalib.d.ts.map +1 -1
- package/es/types/Enum/BrandComptalib.js +0 -77
- package/es/types/Enum/BrandComptalib.js.map +1 -1
- package/es/types/Enum/BrandPourcentage.d.ts.map +1 -1
- package/es/types/Enum/BrandPourcentage.js +436 -1
- package/es/types/Enum/BrandPourcentage.js.map +1 -1
- package/es/types/Enum/CommercialImportHeader.d.ts.map +1 -1
- package/es/types/Enum/CommercialImportHeader.js +23 -16
- package/es/types/Enum/CommercialImportHeader.js.map +1 -1
- package/es/types/Enum/EntityType.d.ts +18 -0
- package/es/types/Enum/EntityType.d.ts.map +1 -0
- package/es/types/Enum/EntityType.js +66 -0
- package/es/types/Enum/EntityType.js.map +1 -0
- package/es/types/Enum/NotificationType.d.ts +15 -2
- package/es/types/Enum/NotificationType.d.ts.map +1 -1
- package/es/types/Enum/NotificationType.js +41 -5
- package/es/types/Enum/NotificationType.js.map +1 -1
- package/es/types/Enum/Phone.js +1 -1
- package/es/types/Enum/Phone.js.map +1 -1
- package/es/types/Enum/ReasonTerminationType.d.ts +23 -0
- package/es/types/Enum/ReasonTerminationType.d.ts.map +1 -0
- package/es/types/Enum/ReasonTerminationType.js +86 -0
- package/es/types/Enum/ReasonTerminationType.js.map +1 -0
- package/es/types/Enum/RegistrationSource.d.ts +1 -0
- package/es/types/Enum/RegistrationSource.d.ts.map +1 -1
- package/es/types/Enum/RegistrationSource.js +1 -0
- package/es/types/Enum/RegistrationSource.js.map +1 -1
- package/es/types/Enum/RemoteType.d.ts +10 -0
- package/es/types/Enum/RemoteType.d.ts.map +1 -0
- package/es/types/Enum/RemoteType.js +21 -0
- package/es/types/Enum/RemoteType.js.map +1 -0
- package/es/types/Enum/TaxSystem.d.ts +2 -0
- package/es/types/Enum/TaxSystem.d.ts.map +1 -1
- package/es/types/Enum/TaxSystem.js +14 -0
- package/es/types/Enum/TaxSystem.js.map +1 -1
- package/es/types/Enum/TimeRecorderLocation.d.ts +0 -4
- package/es/types/Enum/TimeRecorderLocation.d.ts.map +1 -1
- package/es/types/Enum/TimeRecorderLocation.js +0 -3
- package/es/types/Enum/TimeRecorderLocation.js.map +1 -1
- package/es/types/Interface/api/appNotification/Update.d.ts +5 -0
- package/es/types/Interface/api/appNotification/Update.d.ts.map +1 -0
- package/es/types/Interface/api/appNotification/Update.js +25 -0
- package/es/types/Interface/api/appNotification/Update.js.map +1 -0
- package/es/types/Interface/api/aspone/ReadInterchange.d.ts +1 -1
- package/es/types/Interface/api/aspone/ReadInterchange.d.ts.map +1 -1
- package/es/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/es/types/Interface/api/commercialImport/Query.d.ts +1 -1
- package/es/types/Interface/api/commercialImport/Query.d.ts.map +1 -1
- package/es/types/Interface/api/commercialImport/Query.js.map +1 -1
- package/es/types/Interface/api/commercialImport/Read.d.ts +2 -1
- package/es/types/Interface/api/commercialImport/Read.d.ts.map +1 -1
- package/es/types/Interface/api/commercialImport/Read.js.map +1 -1
- package/es/types/Interface/api/companeo/CompaneoReturn.d.ts +21 -3
- package/es/types/Interface/api/companeo/CompaneoReturn.d.ts.map +1 -1
- package/es/types/Interface/api/companeo/CompaneoReturn.js.map +1 -1
- package/es/types/Interface/api/exercice/UpdateExercice.d.ts +1 -0
- package/es/types/Interface/api/exercice/UpdateExercice.d.ts.map +1 -1
- package/es/types/Interface/api/exercice/UpdateExercice.js +7 -0
- package/es/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
- package/es/types/Interface/api/notification/CreateNotification.d.ts +2 -2
- package/es/types/Interface/api/notification/CreateNotification.d.ts.map +1 -1
- package/es/types/Interface/api/notification/CreateNotification.js +2 -2
- package/es/types/Interface/api/notification/CreateNotification.js.map +1 -1
- package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.d.ts +2 -2
- package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.d.ts.map +1 -1
- package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.js +2 -2
- package/es/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +1 -1
- package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.d.ts +2 -2
- package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.d.ts.map +1 -1
- package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.js +2 -2
- package/es/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +1 -1
- package/es/types/Interface/api/registration/ReadRegistration.d.ts +1 -0
- package/es/types/Interface/api/registration/ReadRegistration.d.ts.map +1 -1
- package/es/types/Interface/api/registration/ReadRegistration.js.map +1 -1
- package/es/types/Interface/api/registration/UpdateRegistration.d.ts +1 -1
- package/es/types/Interface/api/registration/UpdateRegistration.d.ts.map +1 -1
- package/es/types/Interface/api/registration/UpdateRegistration.js +1 -1
- package/es/types/Interface/api/registration/UpdateRegistration.js.map +1 -1
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts +1 -0
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.d.ts.map +1 -1
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js +6 -0
- package/es/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
- package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts +2 -0
- package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.d.ts.map +1 -1
- package/es/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
- package/es/types/Interface/api/team/QueryCreate.d.ts +5 -0
- package/es/types/Interface/api/team/QueryCreate.d.ts.map +1 -0
- package/es/types/Interface/api/{companeo/Query.js → team/QueryCreate.js} +9 -10
- package/es/types/Interface/api/team/QueryCreate.js.map +1 -0
- package/es/types/Interface/api/team/QueryGetAllWithIncludes.d.ts +5 -0
- package/es/types/Interface/api/team/QueryGetAllWithIncludes.d.ts.map +1 -0
- package/es/types/Interface/api/team/QueryGetAllWithIncludes.js +28 -0
- package/es/types/Interface/api/team/QueryGetAllWithIncludes.js.map +1 -0
- package/es/types/Interface/api/team/QueryUpdate.d.ts +7 -0
- package/es/types/Interface/api/team/QueryUpdate.d.ts.map +1 -0
- package/es/types/Interface/api/team/QueryUpdate.js +38 -0
- package/es/types/Interface/api/team/QueryUpdate.js.map +1 -0
- package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts +1 -1
- package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.d.ts.map +1 -1
- package/es/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
- package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.d.ts +7 -0
- package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.d.ts.map +1 -1
- package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.js +23 -3
- package/es/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
- package/es/types/Interface/models/IAppNotification.d.ts +20 -0
- package/es/types/Interface/models/IAppNotification.d.ts.map +1 -0
- package/es/types/Interface/models/IAppNotification.js +2 -0
- package/es/types/Interface/models/IAppNotification.js.map +1 -0
- package/es/types/Interface/models/IBalanceSheet.d.ts +2 -0
- package/es/types/Interface/models/IBalanceSheet.d.ts.map +1 -1
- package/es/types/Interface/models/IBalanceSheet.js.map +1 -1
- package/es/types/Interface/models/IMobileNotificationLog.d.ts +2 -2
- package/es/types/Interface/models/IMobileNotificationLog.d.ts.map +1 -1
- package/es/types/Interface/models/IMobileNotificationLog.js.map +1 -1
- package/es/types/Interface/models/IMobileNotificationSetting.d.ts +2 -2
- package/es/types/Interface/models/IMobileNotificationSetting.d.ts.map +1 -1
- package/es/types/Interface/models/IMobileNotificationSetting.js.map +1 -1
- package/es/types/Interface/models/IRegistration.d.ts +2 -2
- package/es/types/Interface/models/IRegistration.d.ts.map +1 -1
- package/es/types/Interface/models/IRegistration.js.map +1 -1
- package/es/types/Interface/models/IUser.d.ts +4 -0
- package/es/types/Interface/models/IUser.d.ts.map +1 -1
- package/es/types/Interface/models/IUser.js.map +1 -1
- package/es/types/Interface/models/IWorkingSchedule.d.ts +2 -0
- package/es/types/Interface/models/IWorkingSchedule.d.ts.map +1 -1
- package/es/types/Interface/models/IWorkingSchedule.js.map +1 -1
- package/es/types/index.d.ts +8 -1
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +8 -1
- package/es/types/index.js.map +1 -1
- package/es/utils/vat/registration.js +1 -1
- package/es/utils/vat/registration.js.map +1 -1
- package/js/api/resources/Notification.js +7 -1
- package/js/api/resources/Notification.js.map +1 -1
- package/js/api/resources/Team.js +46 -0
- package/js/api/resources/Team.js.map +1 -0
- package/js/api/resources/Vat.js +1 -1
- package/js/api/resources/Vat.js.map +1 -1
- package/js/api/resources.js +3 -1
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/BrandClementine.js +0 -107
- package/js/types/Enum/BrandClementine.js.map +1 -1
- package/js/types/Enum/BrandComptalib.js +0 -76
- package/js/types/Enum/BrandComptalib.js.map +1 -1
- package/js/types/Enum/BrandPourcentage.js +431 -1
- package/js/types/Enum/BrandPourcentage.js.map +1 -1
- package/js/types/Enum/CommercialImportHeader.js +23 -16
- package/js/types/Enum/CommercialImportHeader.js.map +1 -1
- package/js/types/Enum/EntityType.js +64 -0
- package/js/types/Enum/EntityType.js.map +1 -0
- package/js/types/Enum/NotificationType.js +41 -5
- package/js/types/Enum/NotificationType.js.map +1 -1
- package/js/types/Enum/Phone.js +1 -1
- package/js/types/Enum/Phone.js.map +1 -1
- package/js/types/Enum/ReasonTerminationType.js +74 -0
- package/js/types/Enum/ReasonTerminationType.js.map +1 -0
- package/js/types/Enum/RegistrationSource.js +1 -0
- package/js/types/Enum/RegistrationSource.js.map +1 -1
- package/js/types/Enum/RemoteType.js +22 -0
- package/js/types/Enum/RemoteType.js.map +1 -0
- package/js/types/Enum/TaxSystem.js +10 -0
- package/js/types/Enum/TaxSystem.js.map +1 -1
- package/js/types/Enum/TimeRecorderLocation.js +0 -4
- package/js/types/Enum/TimeRecorderLocation.js.map +1 -1
- package/js/types/Interface/api/appNotification/Update.js +24 -0
- package/js/types/Interface/api/appNotification/Update.js.map +1 -0
- package/js/types/Interface/api/aspone/ReadInterchange.js.map +1 -1
- package/js/types/Interface/api/commercialImport/Query.js.map +1 -1
- package/js/types/Interface/api/commercialImport/Read.js.map +1 -1
- package/js/types/Interface/api/companeo/CompaneoReturn.js.map +1 -1
- package/js/types/Interface/api/exercice/UpdateExercice.js +1 -0
- package/js/types/Interface/api/exercice/UpdateExercice.js.map +1 -1
- package/js/types/Interface/api/notification/CreateNotification.js +1 -1
- package/js/types/Interface/api/notification/CreateNotification.js.map +1 -1
- package/js/types/Interface/api/notificationSetting/CreateNotificationSetting.js +1 -1
- package/js/types/Interface/api/notificationSetting/CreateNotificationSetting.js.map +1 -1
- package/js/types/Interface/api/notificationSetting/UpdateNotificationSetting.js +1 -1
- package/js/types/Interface/api/notificationSetting/UpdateNotificationSetting.js.map +1 -1
- package/js/types/Interface/api/registration/ReadRegistration.js.map +1 -1
- package/js/types/Interface/api/registration/UpdateRegistration.js +1 -1
- package/js/types/Interface/api/registration/UpdateRegistration.js.map +1 -1
- package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js +3 -0
- package/js/types/Interface/api/taxDeadline/QueryTaxDeadline.js.map +1 -1
- package/js/types/Interface/api/taxDeadline/ReadTaxDeadline.js.map +1 -1
- package/js/types/Interface/api/{companeo/Query.js → team/QueryCreate.js} +6 -6
- package/js/types/Interface/api/team/QueryCreate.js.map +1 -0
- package/js/types/Interface/api/team/QueryGetAllWithIncludes.js +24 -0
- package/js/types/Interface/api/team/QueryGetAllWithIncludes.js.map +1 -0
- package/js/types/Interface/api/team/QueryUpdate.js +25 -0
- package/js/types/Interface/api/team/QueryUpdate.js.map +1 -0
- package/js/types/Interface/api/timeRecorder/ReadPaginatedDelays.js.map +1 -1
- package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js +9 -2
- package/js/types/Interface/api/vatDeclaration/QueryVatDeclaration.js.map +1 -1
- package/js/types/Interface/models/IAppNotification.js +6 -0
- package/js/types/Interface/models/IAppNotification.js.map +1 -0
- package/js/types/Interface/models/IBalanceSheet.js.map +1 -1
- package/js/types/Interface/models/IMobileNotificationLog.js.map +1 -1
- package/js/types/Interface/models/IMobileNotificationSetting.js.map +1 -1
- package/js/types/Interface/models/IRegistration.js.map +1 -1
- package/js/types/Interface/models/IUser.js.map +1 -1
- package/js/types/Interface/models/IWorkingSchedule.js.map +1 -1
- package/js/types/index.js +106 -36
- package/js/types/index.js.map +1 -1
- package/js/utils/vat/registration.js +1 -1
- package/js/utils/vat/registration.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Notification.ts +10 -1
- package/ts/api/resources/Team.ts +43 -0
- package/ts/api/resources/Vat.ts +1 -1
- package/ts/api/resources.ts +2 -0
- package/ts/types/Enum/BrandClementine.ts +0 -109
- package/ts/types/Enum/BrandComptalib.ts +0 -77
- package/ts/types/Enum/BrandPourcentage.ts +436 -1
- package/ts/types/Enum/CommercialImportHeader.ts +23 -16
- package/ts/types/Enum/EntityType.ts +65 -0
- package/ts/types/Enum/NotificationType.ts +49 -2
- package/ts/types/Enum/Phone.ts +1 -1
- package/ts/types/Enum/ReasonTerminationType.ts +85 -0
- package/ts/types/Enum/RegistrationSource.ts +1 -0
- package/ts/types/Enum/RemoteType.ts +20 -0
- package/ts/types/Enum/TaxSystem.ts +18 -1
- package/ts/types/Enum/TimeRecorderLocation.ts +0 -4
- package/ts/types/Interface/api/appNotification/Update.ts +13 -0
- package/ts/types/Interface/api/aspone/ReadInterchange.ts +1 -1
- package/ts/types/Interface/api/commercialImport/Query.ts +2 -1
- package/ts/types/Interface/api/commercialImport/Read.ts +2 -1
- package/ts/types/Interface/api/companeo/CompaneoReturn.ts +23 -3
- package/ts/types/Interface/api/exercice/UpdateExercice.ts +6 -0
- package/ts/types/Interface/api/notification/CreateNotification.ts +3 -3
- package/ts/types/Interface/api/notificationSetting/CreateNotificationSetting.ts +3 -3
- package/ts/types/Interface/api/notificationSetting/UpdateNotificationSetting.ts +3 -3
- package/ts/types/Interface/api/registration/ReadRegistration.ts +1 -0
- package/ts/types/Interface/api/registration/UpdateRegistration.ts +1 -1
- package/ts/types/Interface/api/taxDeadline/QueryTaxDeadline.ts +5 -0
- package/ts/types/Interface/api/taxDeadline/ReadTaxDeadline.ts +2 -0
- package/ts/types/Interface/api/team/QueryCreate.ts +13 -0
- package/ts/types/Interface/api/team/QueryGetAllWithIncludes.ts +16 -0
- package/ts/types/Interface/api/team/QueryUpdate.ts +26 -0
- package/ts/types/Interface/api/timeRecorder/ReadPaginatedDelays.ts +2 -2
- package/ts/types/Interface/api/vatDeclaration/QueryVatDeclaration.ts +19 -2
- package/ts/types/Interface/models/IAppNotification.ts +22 -0
- package/ts/types/Interface/models/IBalanceSheet.ts +2 -0
- package/ts/types/Interface/models/IMobileNotificationLog.ts +2 -2
- package/ts/types/Interface/models/IMobileNotificationSetting.ts +2 -2
- package/ts/types/Interface/models/IRegistration.ts +2 -2
- package/ts/types/Interface/models/IUser.ts +4 -0
- package/ts/types/Interface/models/IWorkingSchedule.ts +2 -0
- package/ts/types/index.ts +9 -2
- package/ts/utils/vat/registration.ts +1 -1
- package/es/types/Interface/api/companeo/Query.d.ts +0 -5
- package/es/types/Interface/api/companeo/Query.d.ts.map +0 -1
- package/es/types/Interface/api/companeo/Query.js.map +0 -1
- package/js/types/Interface/api/companeo/Query.js.map +0 -1
- package/ts/types/Interface/api/companeo/Query.ts +0 -14
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BrandComptalib.js","names":["BrandComptalib","exports","idTypeBrand","name","urlS3","logoS3","colors","primary","primary50","primary100","primary300","primary500","primary700","listPhones","contact","qualite","juridique","listMails","administratif","app","bonjour","facturation","feedback","informatique","msd","noreply","paiement","rh","social","support","tva","wb","companyInformation","ape","bp","city","montantCapital","nomRaisonSociale","ECOrderCity","phone","postalAddress","rcs","statut","zipCode","idPrestationsListAuthorized","logoUrl","miniLogoUrl","hiddenPages","recaptchaSecretKey","urlApp","urlExpert","urlClient","webmail","domain","ECName","urlApi1","urlApi2","bank","IBAN","BIC","Name","Id","internalInvoicing","address","country","siret","vatIntracom","email"],"sources":["../../../ts/types/Enum/BrandComptalib.ts"],"sourcesContent":["export const BrandComptalib = [\n {\n idTypeBrand: 1,\n name: 'Comptalib',\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-comptalib/',\n logoS3: 'config/72030539-45a0-57fb-a7bb-e151e7d2721b.svg',\n colors: {\n primary: '#1656ff',\n primary50: '#EDF2FF',\n primary100: '#D0DDFF',\n primary300: '#739AFF',\n primary500: '#1656FF',\n primary700: '#0B2B80',\n },\n listPhones: {\n contact: '01 86 90 92 80',\n qualite: '01 86 90 92 80',\n juridique: '01 86 90 92 80',\n },\n listMails: {\n administratif: 'contact@comptalib.com',\n app: 'contact@comptalib.com',\n bonjour: 'contact@comptalib.com',\n contact: 'contact@comptalib.com',\n facturation: 'contact@comptalib.com',\n feedback: 'contact@comptalib.com',\n juridique: 'contact@comptalib.com',\n informatique: 'contact@comptalib.com',\n msd: 'contact@comptalib.com',\n noreply: 'noreply@comptalib.com',\n qualite: 'contact@comptalib.com',\n paiement: 'contact@comptalib.com',\n rh: 'contact@comptalib.com',\n social: 'contact@comptalib.com',\n support: 'support@comptalib.com',\n tva: 'contact@comptalib.com',\n wb: 'contact@comptalib.com',\n },\n companyInformation: {\n ape: '6201Z',\n bp: '',\n city: 'Paris',\n montantCapital: '10 000',\n nomRaisonSociale: 'COMPTALIB',\n ECOrderCity: 'Nancy',\n phone: '01 86 90 92 80',\n postalAddress: '30, rue des Mathurins',\n rcs: '808 070 726',\n statut: 'SAS',\n zipCode: '75 008',\n },\n idPrestationsListAuthorized: [197],\n logoUrl: 'logo-comptalib.svg',\n miniLogoUrl: 'logo-comptalib.svg',\n hiddenPages: [],\n recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',\n urlApp: 'https://app.comptalib.com',\n urlExpert: 'https://pro.comptalib.com',\n urlClient: 'https://www.comptalib.com',\n webmail: {\n domain: '@comptalib.com',\n },\n },\n {\n idTypeBrand: 2,\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-comptalib/',\n logoS3: 'config/pourcentage-logo.png',\n name: 'Pourcentage',\n colors: {\n primary: '#1e6f5c',\n },\n listPhones: {\n contact: '01 86 90 82 15',\n qualite: '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: 'contact@pourcentage.fr',\n contact: 'contact@pourcentage.fr',\n facturation: 'facturation@pourcentage.fr',\n feedback: 'contact@pourcentage.fr',\n juridique: 'contact@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 social: 'contact@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: 'Paris',\n montantCapital: '10 000',\n nomRaisonSociale: 'POURCENTAGE',\n ECName: 'M. Jean-Louis BOICHÉ',\n ECOrderCity: 'Nancy',\n phone: '01 86 90 82 15',\n postalAddress: '30, rue des Mathurins',\n rcs: '891 501 181',\n statut: 'SAS',\n zipCode: '75 008',\n },\n idPrestationsListAuthorized: [197],\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.comptalib.com',\n urlApi2: 'https://api-next.comptalib.com',\n urlExpert: 'https://pro.comptalib.com',\n urlClient: 'https://www.pourcentage.fr',\n bank: {\n IBAN: 'FR7616106010019601826952765',\n BIC: 'AGRIFRPP861',\n Name: 'POURCENTAGE',\n Id: 'FR57ZZZ878E61',\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: '10 000',\n siret: '89150118100020',\n ape: '6920Z',\n rcs: '891 501 181',\n phone: '03 83 93 14 14',\n vatIntracom: 'FR58891501181',\n email: 'facturation@pourcentage.fr',\n },\n webmail: {\n domain: '@pourcentage.fr',\n },\n },\n {\n idTypeBrand: 3,\n name: 'Le Comptable Français',\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-comptalib/',\n logoS3: 'config/le-comptable-francais-logo.png',\n colors: {\n primary: '#191237',\n },\n listPhones: {\n contact: '01 86 90 92 80',\n qualite: '01 86 90 92 80',\n juridique: '01 86 90 92 80',\n },\n listMails: {\n administratif: 'contact@comptalib.com',\n app: 'contact@comptalib.com',\n bonjour: 'contact@comptalib.com',\n contact: 'contact@comptalib.com',\n facturation: 'contact@comptalib.com',\n feedback: 'contact@comptalib.com',\n juridique: 'contact@comptalib.com',\n informatique: 'contact@comptalib.com',\n msd: 'contact@comptalib.com',\n noreply: 'noreply@comptalib.com',\n qualite: 'contact@comptalib.com',\n paiement: 'contact@comptalib.com',\n social: 'contact@comptalib.com',\n support: 'support@comptalib.com',\n tva: 'contact@comptalib.com',\n wb: 'contact@comptalib.com',\n },\n companyInformation: {\n ape: '6201Z',\n bp: '',\n city: 'Paris',\n montantCapital: '10 000',\n nomRaisonSociale: 'Le Comptable Français',\n ECOrderCity: 'Nancy',\n phone: '01 86 90 92 80',\n postalAddress: '30, rue des Mathurins',\n rcs: '808 070 726',\n statut: 'SAS',\n zipCode: '75 008',\n },\n idPrestationsListAuthorized: [201, 202, 203],\n logoUrl: 'logo-lcf.svg',\n miniLogoUrl: 'logo-lcf.svg',\n hiddenPages: [],\n recaptchaSecretKey: '6LdZneUUAAAAAKfiwC_JFWOlzc_0YYKHQJgSveRP',\n urlApp: 'https://app.lecomptablefrancais.fr',\n urlExpert: 'https://pro.comptalib.com',\n urlClient: '',\n bank: {\n IBAN: 'FR7616106010019601826952765',\n BIC: 'AGRIFRPP861',\n Name: 'POURCENTAGE',\n Id: 'FR57ZZZ878E61',\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: '10 000',\n siret: '89150118100020',\n ape: '6920Z',\n rcs: '891 501 181',\n phone: '03 83 93 14 14',\n vatIntracom: 'FR58891501181',\n email: 'bonjour@comptalib.com',\n },\n webmail: {\n domain: '@lecomptablefrancais.fr',\n },\n },\n {\n idTypeBrand: 4,\n name: 'AEC54',\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-comptalib/',\n logoS3: 'config/logo-aec.png',\n colors: {\n primary: '#6900AE',\n },\n listPhones: {\n contact: '03 83 25 82 20',\n qualite: '03 83 25 82 20',\n juridique: '03 83 25 82 20',\n },\n listMails: {\n administratif: 'bonjour@aec54.com',\n app: 'bonjour@aec54.com',\n bonjour: 'bonjour@aec54.com',\n contact: 'bonjour@aec54.com',\n facturation: 'bonjour@aec54.com',\n feedback: 'bonjour@aec54.com',\n juridique: 'bonjour@aec54.com',\n informatique: 'bonjour@aec54.com',\n msd: 'bonjour@aec54.com',\n noreply: 'bonjour@aec54.com',\n qualite: 'bonjour@aec54.com',\n paiement: 'bonjour@aec54.com',\n social: 'bonjour@aec54.com',\n support: 'bonjour@aec54.com',\n tva: 'bonjour@aec54.com',\n wb: 'bonjour@aec54.com',\n },\n companyInformation: {\n ape: '6920Z',\n bp: '',\n city: 'Laxou',\n montantCapital: '7 622',\n nomRaisonSociale: 'AEC',\n ECName: 'M. Jean-Louis BOICHÉ',\n ECOrderCity: 'Nancy',\n phone: '03 83 25 82 20',\n postalAddress: '9 avenue du Rhin 54520 LAXOU',\n rcs: '315 519 587',\n statut: 'SARL',\n zipCode: '54 520',\n },\n idPrestationsListAuthorized: [197, 205],\n logoUrl: 'logo-aec.png',\n miniLogoUrl: 'logo-aec.png',\n hiddenPages: [],\n recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',\n urlApp: 'https://app.aec54.com',\n urlApi1: 'https://api.comptalib.com',\n urlApi2: 'https://api-next.comptalib.com',\n urlExpert: 'https://pro.comptalib.com',\n urlClient: 'https://www.aec54.com/',\n bank: {\n IBAN: '',\n BIC: '',\n Name: '',\n Id: '',\n },\n internalInvoicing: {\n statut: 'SARL',\n name: 'AEC',\n address: '9, avenue du Rhin',\n zipCode: '54520',\n city: 'LAXOU',\n country: 'FRANCE',\n montantCapital: '7 622',\n siret: '31551958700069',\n ape: '6920Z',\n rcs: '315 519 587',\n phone: '03 83 25 82 20',\n vatIntracom: 'FR84315519587',\n email: 'bonjour@aec54.com',\n },\n },\n];"],"mappings":"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"}
|
|
1
|
+
{"version":3,"file":"BrandComptalib.js","names":["BrandComptalib","exports","idTypeBrand","name","urlS3","logoS3","colors","primary","primary50","primary100","primary300","primary500","primary700","listPhones","contact","qualite","juridique","listMails","administratif","app","bonjour","facturation","feedback","informatique","msd","noreply","paiement","rh","social","support","tva","wb","companyInformation","ape","bp","city","montantCapital","nomRaisonSociale","ECOrderCity","phone","postalAddress","rcs","statut","zipCode","idPrestationsListAuthorized","logoUrl","miniLogoUrl","hiddenPages","recaptchaSecretKey","urlApp","urlExpert","urlClient","webmail","domain","ECName","urlApi1","urlApi2","bank","IBAN","BIC","Name","Id","internalInvoicing","address","country","siret","vatIntracom","email"],"sources":["../../../ts/types/Enum/BrandComptalib.ts"],"sourcesContent":["export const BrandComptalib = [\n {\n idTypeBrand: 1,\n name: 'Comptalib',\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-comptalib/',\n logoS3: 'config/72030539-45a0-57fb-a7bb-e151e7d2721b.svg',\n colors: {\n primary: '#1656ff',\n primary50: '#EDF2FF',\n primary100: '#D0DDFF',\n primary300: '#739AFF',\n primary500: '#1656FF',\n primary700: '#0B2B80',\n },\n listPhones: {\n contact: '01 86 90 92 80',\n qualite: '01 86 90 92 80',\n juridique: '01 86 90 92 80',\n },\n listMails: {\n administratif: 'contact@comptalib.com',\n app: 'contact@comptalib.com',\n bonjour: 'contact@comptalib.com',\n contact: 'contact@comptalib.com',\n facturation: 'contact@comptalib.com',\n feedback: 'contact@comptalib.com',\n juridique: 'contact@comptalib.com',\n informatique: 'contact@comptalib.com',\n msd: 'contact@comptalib.com',\n noreply: 'noreply@comptalib.com',\n qualite: 'contact@comptalib.com',\n paiement: 'contact@comptalib.com',\n rh: 'contact@comptalib.com',\n social: 'contact@comptalib.com',\n support: 'support@comptalib.com',\n tva: 'contact@comptalib.com',\n wb: 'contact@comptalib.com',\n },\n companyInformation: {\n ape: '6201Z',\n bp: '',\n city: 'Paris',\n montantCapital: '10 000',\n nomRaisonSociale: 'COMPTALIB',\n ECOrderCity: 'Nancy',\n phone: '01 86 90 92 80',\n postalAddress: '30, rue des Mathurins',\n rcs: '808 070 726',\n statut: 'SAS',\n zipCode: '75 008',\n },\n idPrestationsListAuthorized: [197],\n logoUrl: 'logo-comptalib.svg',\n miniLogoUrl: 'logo-comptalib.svg',\n hiddenPages: [],\n recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',\n urlApp: 'https://app.comptalib.com',\n urlExpert: 'https://pro.comptalib.com',\n urlClient: 'https://www.comptalib.com',\n webmail: {\n domain: '@comptalib.com',\n },\n },\n {\n idTypeBrand: 2,\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-comptalib/',\n logoS3: 'config/pourcentage-logo.png',\n name: 'Pourcentage',\n colors: {\n primary: '#1e6f5c',\n },\n listPhones: {\n contact: '01 86 90 82 15',\n qualite: '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: 'contact@pourcentage.fr',\n contact: 'contact@pourcentage.fr',\n facturation: 'facturation@pourcentage.fr',\n feedback: 'contact@pourcentage.fr',\n juridique: 'contact@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 social: 'contact@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: 'Paris',\n montantCapital: '10 000',\n nomRaisonSociale: 'POURCENTAGE',\n ECName: 'M. Jean-Louis BOICHÉ',\n ECOrderCity: 'Nancy',\n phone: '01 86 90 82 15',\n postalAddress: '30, rue des Mathurins',\n rcs: '891 501 181',\n statut: 'SAS',\n zipCode: '75 008',\n },\n idPrestationsListAuthorized: [197],\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.comptalib.com',\n urlApi2: 'https://api-next.comptalib.com',\n urlExpert: 'https://pro.comptalib.com',\n urlClient: 'https://www.pourcentage.fr',\n bank: {\n IBAN: 'FR7616106010019601826952765',\n BIC: 'AGRIFRPP861',\n Name: 'POURCENTAGE',\n Id: 'FR57ZZZ878E61',\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: '10 000',\n siret: '89150118100020',\n ape: '6920Z',\n rcs: '891 501 181',\n phone: '03 83 93 14 14',\n vatIntracom: 'FR58891501181',\n email: 'facturation@pourcentage.fr',\n },\n webmail: {\n domain: '@pourcentage.fr',\n },\n },\n {\n idTypeBrand: 3,\n name: 'Le Comptable Français',\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-comptalib/',\n logoS3: 'config/le-comptable-francais-logo.png',\n colors: {\n primary: '#191237',\n },\n listPhones: {\n contact: '01 86 90 92 80',\n qualite: '01 86 90 92 80',\n juridique: '01 86 90 92 80',\n },\n listMails: {\n administratif: 'contact@comptalib.com',\n app: 'contact@comptalib.com',\n bonjour: 'contact@comptalib.com',\n contact: 'contact@comptalib.com',\n facturation: 'contact@comptalib.com',\n feedback: 'contact@comptalib.com',\n juridique: 'contact@comptalib.com',\n informatique: 'contact@comptalib.com',\n msd: 'contact@comptalib.com',\n noreply: 'noreply@comptalib.com',\n qualite: 'contact@comptalib.com',\n paiement: 'contact@comptalib.com',\n social: 'contact@comptalib.com',\n support: 'support@comptalib.com',\n tva: 'contact@comptalib.com',\n wb: 'contact@comptalib.com',\n },\n companyInformation: {\n ape: '6201Z',\n bp: '',\n city: 'Paris',\n montantCapital: '10 000',\n nomRaisonSociale: 'Le Comptable Français',\n ECOrderCity: 'Nancy',\n phone: '01 86 90 92 80',\n postalAddress: '30, rue des Mathurins',\n rcs: '808 070 726',\n statut: 'SAS',\n zipCode: '75 008',\n },\n idPrestationsListAuthorized: [201, 202, 203],\n logoUrl: 'logo-lcf.svg',\n miniLogoUrl: 'logo-lcf.svg',\n hiddenPages: [],\n recaptchaSecretKey: '6LdZneUUAAAAAKfiwC_JFWOlzc_0YYKHQJgSveRP',\n urlApp: 'https://app.lecomptablefrancais.fr',\n urlExpert: 'https://pro.comptalib.com',\n urlClient: '',\n bank: {\n IBAN: 'FR7616106010019601826952765',\n BIC: 'AGRIFRPP861',\n Name: 'POURCENTAGE',\n Id: 'FR57ZZZ878E61',\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: '10 000',\n siret: '89150118100020',\n ape: '6920Z',\n rcs: '891 501 181',\n phone: '03 83 93 14 14',\n vatIntracom: 'FR58891501181',\n email: 'bonjour@comptalib.com',\n },\n webmail: {\n domain: '@lecomptablefrancais.fr',\n },\n },\n];"],"mappings":"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"}
|
|
@@ -7,7 +7,437 @@ const BrandPourcentage = exports.BrandPourcentage = [{
|
|
|
7
7
|
idTypeBrand: 1,
|
|
8
8
|
urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
|
|
9
9
|
logoS3: 'config/pourcentage-logo.png',
|
|
10
|
-
name: 'Pourcentage',
|
|
10
|
+
name: 'Pourcentage Online',
|
|
11
|
+
colors: {
|
|
12
|
+
primary: '#1e6f5c',
|
|
13
|
+
primary50: '#DFF9F1',
|
|
14
|
+
primary100: '#8ACAB7',
|
|
15
|
+
primary300: '#589E89',
|
|
16
|
+
primary500: '#386D5D',
|
|
17
|
+
primary700: '#1F493D'
|
|
18
|
+
},
|
|
19
|
+
listPhones: {
|
|
20
|
+
contact: '01 86 90 82 15',
|
|
21
|
+
qualite: '01 86 90 82 15',
|
|
22
|
+
social: '01 86 90 82 15',
|
|
23
|
+
juridique: '01 86 90 82 15'
|
|
24
|
+
},
|
|
25
|
+
listMails: {
|
|
26
|
+
administratif: 'contact@pourcentage.fr',
|
|
27
|
+
app: 'contact@pourcentage.fr',
|
|
28
|
+
bonjour: 'bonjour@pourcentage.fr',
|
|
29
|
+
contact: 'contact@pourcentage.fr',
|
|
30
|
+
facturation: 'facturation@pourcentage.fr',
|
|
31
|
+
feedback: 'contact@pourcentage.fr',
|
|
32
|
+
juridique: 'juridique@pourcentage.fr',
|
|
33
|
+
informatique: 'contact@pourcentage.fr',
|
|
34
|
+
msd: 'contact@pourcentage.fr',
|
|
35
|
+
noreply: 'contact@pourcentage.fr',
|
|
36
|
+
qualite: 'contact@pourcentage.fr',
|
|
37
|
+
paiement: 'contact@pourcentage.fr',
|
|
38
|
+
rh: 'rh@pourcentage.fr',
|
|
39
|
+
social: 'social@pourcentage.fr',
|
|
40
|
+
support: 'contact@pourcentage.fr',
|
|
41
|
+
tva: 'contact@pourcentage.fr',
|
|
42
|
+
wb: 'contact@pourcentage.fr'
|
|
43
|
+
},
|
|
44
|
+
companyInformation: {
|
|
45
|
+
ape: '6920Z',
|
|
46
|
+
bp: '',
|
|
47
|
+
city: 'Laxou',
|
|
48
|
+
montantCapital: '150 000',
|
|
49
|
+
nomRaisonSociale: 'POURCENTAGE',
|
|
50
|
+
ECName: 'M. Jean-Louis BOICHÉ',
|
|
51
|
+
ECOrderCity: 'Nancy',
|
|
52
|
+
phone: '01 86 90 82 15',
|
|
53
|
+
postalAddress: '9, avenue du Rhin',
|
|
54
|
+
rcs: '891 501 181',
|
|
55
|
+
statut: 'SAS',
|
|
56
|
+
zipCode: '54 520'
|
|
57
|
+
},
|
|
58
|
+
idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
|
|
59
|
+
logoUrl: 'logo-pourcentage.svg',
|
|
60
|
+
miniLogoUrl: 'logo-pourcentage-mini.svg',
|
|
61
|
+
hiddenPages: [],
|
|
62
|
+
recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
|
|
63
|
+
urlApp: 'https://app.pourcentage.fr',
|
|
64
|
+
urlApi1: 'https://api.pourcentage.fr',
|
|
65
|
+
urlApi2: 'https://api-next.pourcentage.fr',
|
|
66
|
+
urlExpert: 'https://pro.pourcentage.fr',
|
|
67
|
+
urlClient: 'https://www.pourcentage.fr',
|
|
68
|
+
bank: {
|
|
69
|
+
IBAN: 'FR7616106010019601826952765',
|
|
70
|
+
BIC: 'AGRIFRPP861',
|
|
71
|
+
Name: 'POURCENTAGE',
|
|
72
|
+
Id: 'FR57ZZZ878E61'
|
|
73
|
+
},
|
|
74
|
+
internalInvoicing: {
|
|
75
|
+
statut: 'SASU',
|
|
76
|
+
name: 'POURCENTAGE',
|
|
77
|
+
address: '9, avenue du Rhin',
|
|
78
|
+
zipCode: '54520',
|
|
79
|
+
city: 'LAXOU',
|
|
80
|
+
country: 'FRANCE',
|
|
81
|
+
montantCapital: '150 000',
|
|
82
|
+
siret: '89150118100020',
|
|
83
|
+
ape: '6920Z',
|
|
84
|
+
rcs: '891 501 181',
|
|
85
|
+
phone: '01 86 90 82 15',
|
|
86
|
+
vatIntracom: 'FR58891501181',
|
|
87
|
+
email: 'facturation@pourcentage.fr'
|
|
88
|
+
},
|
|
89
|
+
webmail: {
|
|
90
|
+
domain: '@pourcentage.fr'
|
|
91
|
+
}
|
|
92
|
+
}, {
|
|
93
|
+
idTypeBrand: 2,
|
|
94
|
+
urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
|
|
95
|
+
logoS3: 'config/pourcentage-logo.png',
|
|
96
|
+
name: 'Pourcentage Paris',
|
|
97
|
+
colors: {
|
|
98
|
+
primary: '#1e6f5c',
|
|
99
|
+
primary50: '#DFF9F1',
|
|
100
|
+
primary100: '#8ACAB7',
|
|
101
|
+
primary300: '#589E89',
|
|
102
|
+
primary500: '#386D5D',
|
|
103
|
+
primary700: '#1F493D'
|
|
104
|
+
},
|
|
105
|
+
listPhones: {
|
|
106
|
+
contact: '01 48 58 29 45',
|
|
107
|
+
qualite: '01 48 58 29 45',
|
|
108
|
+
social: '01 48 58 29 45',
|
|
109
|
+
juridique: '01 48 58 29 45'
|
|
110
|
+
},
|
|
111
|
+
listMails: {
|
|
112
|
+
administratif: 'contact@pourcentage.fr',
|
|
113
|
+
app: 'contact@pourcentage.fr',
|
|
114
|
+
bonjour: 'bonjour@pourcentage.fr',
|
|
115
|
+
contact: 'contact@pourcentage.fr',
|
|
116
|
+
facturation: 'facturation@pourcentage.fr',
|
|
117
|
+
feedback: 'contact@pourcentage.fr',
|
|
118
|
+
juridique: 'juridique@pourcentage.fr',
|
|
119
|
+
informatique: 'contact@pourcentage.fr',
|
|
120
|
+
msd: 'contact@pourcentage.fr',
|
|
121
|
+
noreply: 'contact@pourcentage.fr',
|
|
122
|
+
qualite: 'contact@pourcentage.fr',
|
|
123
|
+
paiement: 'contact@pourcentage.fr',
|
|
124
|
+
rh: 'rh@pourcentage.fr',
|
|
125
|
+
social: 'social@pourcentage.fr',
|
|
126
|
+
support: 'contact@pourcentage.fr',
|
|
127
|
+
tva: 'contact@pourcentage.fr',
|
|
128
|
+
wb: 'contact@pourcentage.fr'
|
|
129
|
+
},
|
|
130
|
+
companyInformation: {
|
|
131
|
+
ape: '6920Z',
|
|
132
|
+
bp: '',
|
|
133
|
+
city: 'MONTREUIL SOUS BOIS',
|
|
134
|
+
montantCapital: '153 000',
|
|
135
|
+
nomRaisonSociale: 'SOFRAGECO',
|
|
136
|
+
ECName: 'M. Jean-Louis BOICHÉ',
|
|
137
|
+
ECOrderCity: 'Nancy',
|
|
138
|
+
phone: '01 48 58 29 45',
|
|
139
|
+
postalAddress: '72 AVENUE PASTEUR',
|
|
140
|
+
rcs: '345 081 996 R.C.S. Bobigny',
|
|
141
|
+
statut: 'SAS',
|
|
142
|
+
zipCode: '93 100'
|
|
143
|
+
},
|
|
144
|
+
idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
|
|
145
|
+
logoUrl: 'logo-pourcentage.svg',
|
|
146
|
+
miniLogoUrl: 'logo-pourcentage-mini.svg',
|
|
147
|
+
hiddenPages: [],
|
|
148
|
+
recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
|
|
149
|
+
urlApp: 'https://app.pourcentage.fr',
|
|
150
|
+
urlApi1: 'https://api.pourcentage.fr',
|
|
151
|
+
urlApi2: 'https://api-next.pourcentage.fr',
|
|
152
|
+
urlExpert: 'https://pro.pourcentage.fr',
|
|
153
|
+
urlClient: 'https://www.pourcentage.fr',
|
|
154
|
+
bank: {
|
|
155
|
+
IBAN: '***',
|
|
156
|
+
BIC: '***',
|
|
157
|
+
Name: 'SOFRAGECO',
|
|
158
|
+
Id: 'FR17345081996'
|
|
159
|
+
},
|
|
160
|
+
internalInvoicing: {
|
|
161
|
+
statut: 'SAS',
|
|
162
|
+
name: 'SOFRAGECO',
|
|
163
|
+
address: '72 AVENUE PASTEUR',
|
|
164
|
+
zipCode: '93100',
|
|
165
|
+
city: 'MONTREUIL SOUS BOIS',
|
|
166
|
+
country: 'FRANCE',
|
|
167
|
+
montantCapital: '153 000',
|
|
168
|
+
siret: '34508199600026',
|
|
169
|
+
ape: '6920Z',
|
|
170
|
+
rcs: '345 081 996 R.C.S. Bobigny',
|
|
171
|
+
phone: '01 48 58 29 45',
|
|
172
|
+
vatIntracom: 'FR17345081996',
|
|
173
|
+
email: 'facturation@pourcentage.fr'
|
|
174
|
+
},
|
|
175
|
+
webmail: {
|
|
176
|
+
domain: '@pourcentage.fr'
|
|
177
|
+
}
|
|
178
|
+
}, {
|
|
179
|
+
idTypeBrand: 3,
|
|
180
|
+
urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
|
|
181
|
+
logoS3: 'config/pourcentage-logo.png',
|
|
182
|
+
name: 'Pourcentage Nancy',
|
|
183
|
+
colors: {
|
|
184
|
+
primary: '#1e6f5c',
|
|
185
|
+
primary50: '#DFF9F1',
|
|
186
|
+
primary100: '#8ACAB7',
|
|
187
|
+
primary300: '#589E89',
|
|
188
|
+
primary500: '#386D5D',
|
|
189
|
+
primary700: '#1F493D'
|
|
190
|
+
},
|
|
191
|
+
listPhones: {
|
|
192
|
+
contact: '03 83 25 82 20',
|
|
193
|
+
qualite: '03 83 25 82 20',
|
|
194
|
+
social: '03 83 25 82 20',
|
|
195
|
+
juridique: '03 83 25 82 20'
|
|
196
|
+
},
|
|
197
|
+
listMails: {
|
|
198
|
+
administratif: 'contact@pourcentage.fr',
|
|
199
|
+
app: 'contact@pourcentage.fr',
|
|
200
|
+
bonjour: 'bonjour@pourcentage.fr',
|
|
201
|
+
contact: 'contact@pourcentage.fr',
|
|
202
|
+
facturation: 'facturation@pourcentage.fr',
|
|
203
|
+
feedback: 'contact@pourcentage.fr',
|
|
204
|
+
juridique: 'juridique@pourcentage.fr',
|
|
205
|
+
informatique: 'contact@pourcentage.fr',
|
|
206
|
+
msd: 'contact@pourcentage.fr',
|
|
207
|
+
noreply: 'contact@pourcentage.fr',
|
|
208
|
+
qualite: 'contact@pourcentage.fr',
|
|
209
|
+
paiement: 'contact@pourcentage.fr',
|
|
210
|
+
rh: 'rh@pourcentage.fr',
|
|
211
|
+
social: 'social@pourcentage.fr',
|
|
212
|
+
support: 'contact@pourcentage.fr',
|
|
213
|
+
tva: 'contact@pourcentage.fr',
|
|
214
|
+
wb: 'contact@pourcentage.fr'
|
|
215
|
+
},
|
|
216
|
+
companyInformation: {
|
|
217
|
+
ape: '6920Z',
|
|
218
|
+
bp: '',
|
|
219
|
+
city: 'Laxou',
|
|
220
|
+
montantCapital: '7 622',
|
|
221
|
+
nomRaisonSociale: 'AEC 54',
|
|
222
|
+
ECName: 'M. Jean-Louis BOICHÉ',
|
|
223
|
+
ECOrderCity: 'Nancy',
|
|
224
|
+
phone: '03 83 25 82 20',
|
|
225
|
+
postalAddress: '9, avenue du Rhin',
|
|
226
|
+
rcs: '315 519 587 R.C.S. Nancy',
|
|
227
|
+
statut: 'SARL',
|
|
228
|
+
zipCode: '54 520'
|
|
229
|
+
},
|
|
230
|
+
idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
|
|
231
|
+
logoUrl: 'logo-pourcentage.svg',
|
|
232
|
+
miniLogoUrl: 'logo-pourcentage-mini.svg',
|
|
233
|
+
hiddenPages: [],
|
|
234
|
+
recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
|
|
235
|
+
urlApp: 'https://app.pourcentage.fr',
|
|
236
|
+
urlApi1: 'https://api.pourcentage.fr',
|
|
237
|
+
urlApi2: 'https://api-next.pourcentage.fr',
|
|
238
|
+
urlExpert: 'https://pro.pourcentage.fr',
|
|
239
|
+
urlClient: 'https://www.pourcentage.fr',
|
|
240
|
+
bank: {
|
|
241
|
+
IBAN: '***',
|
|
242
|
+
BIC: '****',
|
|
243
|
+
Name: 'AEC 54',
|
|
244
|
+
Id: 'FR84315519587'
|
|
245
|
+
},
|
|
246
|
+
internalInvoicing: {
|
|
247
|
+
statut: 'SARL',
|
|
248
|
+
name: 'AEC 54',
|
|
249
|
+
address: '9, avenue du Rhin',
|
|
250
|
+
zipCode: '54520',
|
|
251
|
+
city: 'LAXOU',
|
|
252
|
+
country: 'FRANCE',
|
|
253
|
+
montantCapital: '7 622',
|
|
254
|
+
siret: '31551958700069',
|
|
255
|
+
ape: '6920Z',
|
|
256
|
+
rcs: '315 519 587 R.C.S. Nancy',
|
|
257
|
+
phone: '03 83 25 82 20',
|
|
258
|
+
vatIntracom: 'FR84315519587',
|
|
259
|
+
email: 'facturation@pourcentage.fr'
|
|
260
|
+
},
|
|
261
|
+
webmail: {
|
|
262
|
+
domain: '@pourcentage.fr'
|
|
263
|
+
}
|
|
264
|
+
}, {
|
|
265
|
+
idTypeBrand: 4,
|
|
266
|
+
urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
|
|
267
|
+
logoS3: 'config/pourcentage-logo.png',
|
|
268
|
+
name: 'Pourcentage Epinal',
|
|
269
|
+
colors: {
|
|
270
|
+
primary: '#1e6f5c',
|
|
271
|
+
primary50: '#DFF9F1',
|
|
272
|
+
primary100: '#8ACAB7',
|
|
273
|
+
primary300: '#589E89',
|
|
274
|
+
primary500: '#386D5D',
|
|
275
|
+
primary700: '#1F493D'
|
|
276
|
+
},
|
|
277
|
+
listPhones: {
|
|
278
|
+
contact: '01 86 90 82 15',
|
|
279
|
+
qualite: '01 86 90 82 15',
|
|
280
|
+
social: '01 86 90 82 15',
|
|
281
|
+
juridique: '01 86 90 82 15'
|
|
282
|
+
},
|
|
283
|
+
listMails: {
|
|
284
|
+
administratif: 'contact@pourcentage.fr',
|
|
285
|
+
app: 'contact@pourcentage.fr',
|
|
286
|
+
bonjour: 'bonjour@pourcentage.fr',
|
|
287
|
+
contact: 'contact@pourcentage.fr',
|
|
288
|
+
facturation: 'facturation@pourcentage.fr',
|
|
289
|
+
feedback: 'contact@pourcentage.fr',
|
|
290
|
+
juridique: 'juridique@pourcentage.fr',
|
|
291
|
+
informatique: 'contact@pourcentage.fr',
|
|
292
|
+
msd: 'contact@pourcentage.fr',
|
|
293
|
+
noreply: 'contact@pourcentage.fr',
|
|
294
|
+
qualite: 'contact@pourcentage.fr',
|
|
295
|
+
paiement: 'contact@pourcentage.fr',
|
|
296
|
+
rh: 'rh@pourcentage.fr',
|
|
297
|
+
social: 'social@pourcentage.fr',
|
|
298
|
+
support: 'contact@pourcentage.fr',
|
|
299
|
+
tva: 'contact@pourcentage.fr',
|
|
300
|
+
wb: 'contact@pourcentage.fr'
|
|
301
|
+
},
|
|
302
|
+
companyInformation: {
|
|
303
|
+
ape: '6920Z',
|
|
304
|
+
bp: '',
|
|
305
|
+
city: 'Laxou',
|
|
306
|
+
montantCapital: '150 000',
|
|
307
|
+
nomRaisonSociale: 'POURCENTAGE',
|
|
308
|
+
ECName: 'M. Jean-Louis BOICHÉ',
|
|
309
|
+
ECOrderCity: 'Nancy',
|
|
310
|
+
phone: '01 86 90 82 15',
|
|
311
|
+
postalAddress: '9, avenue du Rhin',
|
|
312
|
+
rcs: '891 501 181',
|
|
313
|
+
statut: 'SAS',
|
|
314
|
+
zipCode: '54 520'
|
|
315
|
+
},
|
|
316
|
+
idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
|
|
317
|
+
logoUrl: 'logo-pourcentage.svg',
|
|
318
|
+
miniLogoUrl: 'logo-pourcentage-mini.svg',
|
|
319
|
+
hiddenPages: [],
|
|
320
|
+
recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
|
|
321
|
+
urlApp: 'https://app.pourcentage.fr',
|
|
322
|
+
urlApi1: 'https://api.pourcentage.fr',
|
|
323
|
+
urlApi2: 'https://api-next.pourcentage.fr',
|
|
324
|
+
urlExpert: 'https://pro.pourcentage.fr',
|
|
325
|
+
urlClient: 'https://www.pourcentage.fr',
|
|
326
|
+
bank: {
|
|
327
|
+
IBAN: 'FR7616106010019601826952765',
|
|
328
|
+
BIC: 'AGRIFRPP861',
|
|
329
|
+
Name: 'POURCENTAGE',
|
|
330
|
+
Id: 'FR57ZZZ878E61'
|
|
331
|
+
},
|
|
332
|
+
internalInvoicing: {
|
|
333
|
+
statut: 'SASU',
|
|
334
|
+
name: 'POURCENTAGE',
|
|
335
|
+
address: '9, avenue du Rhin',
|
|
336
|
+
zipCode: '54520',
|
|
337
|
+
city: 'LAXOU',
|
|
338
|
+
country: 'FRANCE',
|
|
339
|
+
montantCapital: '150 000',
|
|
340
|
+
siret: '89150118100020',
|
|
341
|
+
ape: '6920Z',
|
|
342
|
+
rcs: '891 501 181',
|
|
343
|
+
phone: '01 86 90 82 15',
|
|
344
|
+
vatIntracom: 'FR58891501181',
|
|
345
|
+
email: 'facturation@pourcentage.fr'
|
|
346
|
+
},
|
|
347
|
+
webmail: {
|
|
348
|
+
domain: '@pourcentage.fr'
|
|
349
|
+
}
|
|
350
|
+
}, {
|
|
351
|
+
idTypeBrand: 5,
|
|
352
|
+
urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
|
|
353
|
+
logoS3: 'config/pourcentage-logo.png',
|
|
354
|
+
name: 'Pourcentage Nice',
|
|
355
|
+
colors: {
|
|
356
|
+
primary: '#1e6f5c',
|
|
357
|
+
primary50: '#DFF9F1',
|
|
358
|
+
primary100: '#8ACAB7',
|
|
359
|
+
primary300: '#589E89',
|
|
360
|
+
primary500: '#386D5D',
|
|
361
|
+
primary700: '#1F493D'
|
|
362
|
+
},
|
|
363
|
+
listPhones: {
|
|
364
|
+
contact: '04 93 87 03 03',
|
|
365
|
+
qualite: '04 93 87 03 03',
|
|
366
|
+
social: '04 93 87 03 03',
|
|
367
|
+
juridique: '04 93 87 03 03'
|
|
368
|
+
},
|
|
369
|
+
listMails: {
|
|
370
|
+
administratif: 'contact@pourcentage.fr',
|
|
371
|
+
app: 'contact@pourcentage.fr',
|
|
372
|
+
bonjour: 'bonjour@pourcentage.fr',
|
|
373
|
+
contact: 'contact@pourcentage.fr',
|
|
374
|
+
facturation: 'facturation@pourcentage.fr',
|
|
375
|
+
feedback: 'contact@pourcentage.fr',
|
|
376
|
+
juridique: 'juridique@pourcentage.fr',
|
|
377
|
+
informatique: 'contact@pourcentage.fr',
|
|
378
|
+
msd: 'contact@pourcentage.fr',
|
|
379
|
+
noreply: 'contact@pourcentage.fr',
|
|
380
|
+
qualite: 'contact@pourcentage.fr',
|
|
381
|
+
paiement: 'contact@pourcentage.fr',
|
|
382
|
+
rh: 'rh@pourcentage.fr',
|
|
383
|
+
social: 'social@pourcentage.fr',
|
|
384
|
+
support: 'contact@pourcentage.fr',
|
|
385
|
+
tva: 'contact@pourcentage.fr',
|
|
386
|
+
wb: 'contact@pourcentage.fr'
|
|
387
|
+
},
|
|
388
|
+
companyInformation: {
|
|
389
|
+
ape: '6920Z',
|
|
390
|
+
bp: '',
|
|
391
|
+
city: 'NICE',
|
|
392
|
+
montantCapital: '466 800',
|
|
393
|
+
nomRaisonSociale: 'AMEX',
|
|
394
|
+
ECName: 'M. Jean-Louis BOICHÉ',
|
|
395
|
+
ECOrderCity: 'Nancy',
|
|
396
|
+
phone: '04 93 87 03 03',
|
|
397
|
+
postalAddress: '11, Boulevard Victor Hugo',
|
|
398
|
+
rcs: 'Nice B 882 255 094',
|
|
399
|
+
statut: 'SARL',
|
|
400
|
+
zipCode: '06 000'
|
|
401
|
+
},
|
|
402
|
+
idPrestationsListAuthorized: [197, 205, 12, 207, 208, 189],
|
|
403
|
+
logoUrl: 'logo-pourcentage.svg',
|
|
404
|
+
miniLogoUrl: 'logo-pourcentage-mini.svg',
|
|
405
|
+
hiddenPages: [],
|
|
406
|
+
recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
|
|
407
|
+
urlApp: 'https://app.pourcentage.fr',
|
|
408
|
+
urlApi1: 'https://api.pourcentage.fr',
|
|
409
|
+
urlApi2: 'https://api-next.pourcentage.fr',
|
|
410
|
+
urlExpert: 'https://pro.pourcentage.fr',
|
|
411
|
+
urlClient: 'https://www.pourcentage.fr',
|
|
412
|
+
bank: {
|
|
413
|
+
IBAN: '***',
|
|
414
|
+
BIC: '***',
|
|
415
|
+
Name: 'AMEX',
|
|
416
|
+
Id: 'FR14882255094'
|
|
417
|
+
},
|
|
418
|
+
internalInvoicing: {
|
|
419
|
+
statut: 'SARL',
|
|
420
|
+
name: 'AMEX',
|
|
421
|
+
address: '11, Boulevard Victor Hugo',
|
|
422
|
+
zipCode: '06 000',
|
|
423
|
+
city: 'NICE',
|
|
424
|
+
country: 'FRANCE',
|
|
425
|
+
montantCapital: '466 800',
|
|
426
|
+
siret: '88225509400014',
|
|
427
|
+
ape: '6920Z',
|
|
428
|
+
rcs: 'Nice B 882 255 094',
|
|
429
|
+
phone: '04 93 87 03 03',
|
|
430
|
+
vatIntracom: 'FR14882255094',
|
|
431
|
+
email: 'facturation@pourcentage.fr'
|
|
432
|
+
},
|
|
433
|
+
webmail: {
|
|
434
|
+
domain: '@pourcentage.fr'
|
|
435
|
+
}
|
|
436
|
+
}, {
|
|
437
|
+
idTypeBrand: 6,
|
|
438
|
+
urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',
|
|
439
|
+
logoS3: 'config/pourcentage-logo.png',
|
|
440
|
+
name: 'Pourcentage Marseille',
|
|
11
441
|
colors: {
|
|
12
442
|
primary: '#1e6f5c',
|
|
13
443
|
primary50: '#DFF9F1',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BrandPourcentage.js","names":["BrandPourcentage","exports","idTypeBrand","urlS3","logoS3","name","colors","primary","primary50","primary100","primary300","primary500","primary700","listPhones","contact","qualite","social","juridique","listMails","administratif","app","bonjour","facturation","feedback","informatique","msd","noreply","paiement","rh","support","tva","wb","companyInformation","ape","bp","city","montantCapital","nomRaisonSociale","ECName","ECOrderCity","phone","postalAddress","rcs","statut","zipCode","idPrestationsListAuthorized","logoUrl","miniLogoUrl","hiddenPages","recaptchaSecretKey","urlApp","urlApi1","urlApi2","urlExpert","urlClient","bank","IBAN","BIC","Name","Id","internalInvoicing","address","country","siret","vatIntracom","email","webmail","domain"],"sources":["../../../ts/types/Enum/BrandPourcentage.ts"],"sourcesContent":["export 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',\n colors: {\n primary: '#1e6f5c',\n primary50: '#DFF9F1',\n primary100: '#8ACAB7',\n primary300: '#589E89',\n primary500: '#386D5D',\n primary700: '#1F493D',\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 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: 'Laxou',\n montantCapital: '150 000',\n nomRaisonSociale: 'POURCENTAGE',\n ECName: 'M. Jean-Louis BOICHÉ',\n ECOrderCity: 'Nancy',\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 },\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 domain: '@pourcentage.fr',\n },\n },\n];"],"mappings":";;;;;AAAO,MAAMA,gBAAgB,GAAAC,OAAA,CAAhBD,gBAAgB,GAAG,CAC9B;EACEE,WAAW,EAAE,CAAC;EACdC,KAAK,EAAE,2DAA2D;EAClEC,MAAM,EAAE,6BAA6B;EACrCC,IAAI,EAAE,aAAa;EACnBC,MAAM,EAAE;IACNC,OAAO,EAAE,SAAS;IAClBC,SAAS,EAAE,SAAS;IACpBC,UAAU,EAAE,SAAS;IACrBC,UAAU,EAAE,SAAS;IACrBC,UAAU,EAAE,SAAS;IACrBC,UAAU,EAAE;GACb;EACDC,UAAU,EAAE;IACVC,OAAO,EAAE,gBAAgB;IACzBC,OAAO,EAAE,gBAAgB;IACzBC,MAAM,EAAE,gBAAgB;IACxBC,SAAS,EAAE;GACZ;EACDC,SAAS,EAAE;IACTC,aAAa,EAAE,wBAAwB;IACvCC,GAAG,EAAE,wBAAwB;IAC7BC,OAAO,EAAE,wBAAwB;IACjCP,OAAO,EAAE,wBAAwB;IACjCQ,WAAW,EAAE,4BAA4B;IACzCC,QAAQ,EAAE,wBAAwB;IAClCN,SAAS,EAAE,0BAA0B;IACrCO,YAAY,EAAE,wBAAwB;IACtCC,GAAG,EAAE,wBAAwB;IAC7BC,OAAO,EAAE,wBAAwB;IACjCX,OAAO,EAAE,wBAAwB;IACjCY,QAAQ,EAAE,wBAAwB;IAClCC,EAAE,EAAE,mBAAmB;IACvBZ,MAAM,EAAE,uBAAuB;IAC/Ba,OAAO,EAAE,wBAAwB;IACjCC,GAAG,EAAE,wBAAwB;IAC7BC,EAAE,EAAE;GACL;EACDC,kBAAkB,EAAE;IAClBC,GAAG,EAAE,OAAO;IACZC,EAAE,EAAE,EAAE;IACNC,IAAI,EAAE,OAAO;IACbC,cAAc,EAAE,SAAS;IACzBC,gBAAgB,EAAE,aAAa;IAC/BC,MAAM,EAAE,sBAAsB;IAC9BC,WAAW,EAAE,OAAO;IACpBC,KAAK,EAAE,gBAAgB;IACvBC,aAAa,EAAE,mBAAmB;IAClCC,GAAG,EAAE,aAAa;IAClBC,MAAM,EAAE,KAAK;IACbC,OAAO,EAAE;GACV;EACDC,2BAA2B,EAAE,CAAC,GAAG,EAAE,GAAG,EAAE,EAAE,EAAE,GAAG,EAAE,GAAG,EAAE,GAAG,CAAC;EAC1DC,OAAO,EAAE,sBAAsB;EAC/BC,WAAW,EAAE,2BAA2B;EACxCC,WAAW,EAAE,EAAE;EACfC,kBAAkB,EAAE,0CAA0C;EAC9DC,MAAM,EAAE,4BAA4B;EACpCC,OAAO,EAAE,4BAA4B;EACrCC,OAAO,EAAE,iCAAiC;EAC1CC,SAAS,EAAE,4BAA4B;EACvCC,SAAS,EAAE,4BAA4B;EACvCC,IAAI,EAAE;IACJC,IAAI,EAAE,6BAA6B;IACnCC,GAAG,EAAE,aAAa;IAClBC,IAAI,EAAE,aAAa;IACnBC,EAAE,EAAE;GACL;EACDC,iBAAiB,EAAE;IACjBjB,MAAM,EAAE,MAAM;IACdtC,IAAI,EAAE,aAAa;IACnBwD,OAAO,EAAE,mBAAmB;IAC5BjB,OAAO,EAAE,OAAO;IAChBT,IAAI,EAAE,OAAO;IACb2B,OAAO,EAAE,QAAQ;IACjB1B,cAAc,EAAE,SAAS;IACzB2B,KAAK,EAAE,gBAAgB;IACvB9B,GAAG,EAAE,OAAO;IACZS,GAAG,EAAE,aAAa;IAClBF,KAAK,EAAE,gBAAgB;IACvBwB,WAAW,EAAE,eAAe;IAC5BC,KAAK,EAAE;GACR;EACDC,OAAO,EAAE;IACPC,MAAM,EAAE;;CAEX,CACF"}
|
|
1
|
+
{"version":3,"file":"BrandPourcentage.js","names":["BrandPourcentage","exports","idTypeBrand","urlS3","logoS3","name","colors","primary","primary50","primary100","primary300","primary500","primary700","listPhones","contact","qualite","social","juridique","listMails","administratif","app","bonjour","facturation","feedback","informatique","msd","noreply","paiement","rh","support","tva","wb","companyInformation","ape","bp","city","montantCapital","nomRaisonSociale","ECName","ECOrderCity","phone","postalAddress","rcs","statut","zipCode","idPrestationsListAuthorized","logoUrl","miniLogoUrl","hiddenPages","recaptchaSecretKey","urlApp","urlApi1","urlApi2","urlExpert","urlClient","bank","IBAN","BIC","Name","Id","internalInvoicing","address","country","siret","vatIntracom","email","webmail","domain"],"sources":["../../../ts/types/Enum/BrandPourcentage.ts"],"sourcesContent":["export 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 colors: {\n primary: '#1e6f5c',\n primary50: '#DFF9F1',\n primary100: '#8ACAB7',\n primary300: '#589E89',\n primary500: '#386D5D',\n primary700: '#1F493D',\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 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: 'Laxou',\n montantCapital: '150 000',\n nomRaisonSociale: 'POURCENTAGE',\n ECName: 'M. Jean-Louis BOICHÉ',\n ECOrderCity: 'Nancy',\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 },\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 domain: '@pourcentage.fr',\n },\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', // Sofrageco\n colors: {\n primary: '#1e6f5c',\n primary50: '#DFF9F1',\n primary100: '#8ACAB7',\n primary300: '#589E89',\n primary500: '#386D5D',\n primary700: '#1F493D',\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 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 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: '***',\n BIC: '***',\n Name: 'SOFRAGECO',\n Id: 'FR17345081996',\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 domain: '@pourcentage.fr',\n },\n },\n {\n idTypeBrand: 3,\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',\n logoS3: 'config/pourcentage-logo.png',\n name: 'Pourcentage Nancy', // AEC54\n colors: {\n primary: '#1e6f5c',\n primary50: '#DFF9F1',\n primary100: '#8ACAB7',\n primary300: '#589E89',\n primary500: '#386D5D',\n primary700: '#1F493D',\n },\n listPhones: {\n contact: '03 83 25 82 20',\n qualite: '03 83 25 82 20',\n social: '03 83 25 82 20',\n juridique: '03 83 25 82 20',\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 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: 'Laxou',\n montantCapital: '7 622',\n nomRaisonSociale: 'AEC 54',\n ECName: 'M. Jean-Louis BOICHÉ',\n ECOrderCity: 'Nancy',\n phone: '03 83 25 82 20',\n postalAddress: '9, avenue du Rhin',\n rcs: '315 519 587 R.C.S. Nancy',\n statut: 'SARL',\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: '***',\n BIC: '****',\n Name: 'AEC 54',\n Id: 'FR84315519587',\n },\n internalInvoicing: {\n statut: 'SARL',\n name: 'AEC 54',\n address: '9, avenue du Rhin',\n zipCode: '54520',\n city: 'LAXOU',\n country: 'FRANCE',\n montantCapital: '7 622',\n siret: '31551958700069',\n ape: '6920Z',\n rcs: '315 519 587 R.C.S. Nancy',\n phone: '03 83 25 82 20',\n vatIntracom: 'FR84315519587',\n email: 'facturation@pourcentage.fr',\n },\n webmail: {\n domain: '@pourcentage.fr',\n },\n },\n {\n idTypeBrand: 4,\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',\n logoS3: 'config/pourcentage-logo.png',\n name: 'Pourcentage Epinal', // Pourcentage EPINAL\n colors: {\n primary: '#1e6f5c',\n primary50: '#DFF9F1',\n primary100: '#8ACAB7',\n primary300: '#589E89',\n primary500: '#386D5D',\n primary700: '#1F493D',\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 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: 'Laxou',\n montantCapital: '150 000',\n nomRaisonSociale: 'POURCENTAGE',\n ECName: 'M. Jean-Louis BOICHÉ',\n ECOrderCity: 'Nancy',\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 },\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 domain: '@pourcentage.fr',\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 Nice', // AMEX\n colors: {\n primary: '#1e6f5c',\n primary50: '#DFF9F1',\n primary100: '#8ACAB7',\n primary300: '#589E89',\n primary500: '#386D5D',\n primary700: '#1F493D',\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 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: 'Nancy',\n phone: '04 93 87 03 03',\n postalAddress: '11, Boulevard Victor Hugo',\n rcs: 'Nice B 882 255 094',\n statut: 'SARL',\n zipCode: '06 000',\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: '***',\n BIC: '***',\n Name: 'AMEX',\n Id: 'FR14882255094',\n },\n internalInvoicing: {\n statut: 'SARL',\n name: 'AMEX',\n address: '11, Boulevard Victor Hugo',\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 domain: '@pourcentage.fr',\n },\n },\n {\n idTypeBrand: 6,\n urlS3: 'https://s3.eu-west-3.amazonaws.com/resources-pourcentage/',\n logoS3: 'config/pourcentage-logo.png',\n name: 'Pourcentage Marseille', // Pourcentage Marseille\n colors: {\n primary: '#1e6f5c',\n primary50: '#DFF9F1',\n primary100: '#8ACAB7',\n primary300: '#589E89',\n primary500: '#386D5D',\n primary700: '#1F493D',\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 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: 'Laxou',\n montantCapital: '150 000',\n nomRaisonSociale: 'POURCENTAGE',\n ECName: 'M. Jean-Louis BOICHÉ',\n ECOrderCity: 'Nancy',\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 },\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 domain: '@pourcentage.fr',\n },\n },\n];"],"mappings":"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"}
|