@silexpert/core 1.0.72 → 1.0.74
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/Commercial.d.ts +8 -1
- package/es/api/resources/Commercial.d.ts.map +1 -1
- package/es/api/resources/Commercial.js +13 -1
- package/es/api/resources/Commercial.js.map +1 -1
- package/es/api/resources/Facturation.d.ts +10 -0
- package/es/api/resources/Facturation.d.ts.map +1 -0
- package/es/api/resources/Facturation.js +13 -0
- package/es/api/resources/Facturation.js.map +1 -0
- package/es/api/resources/Regulate.d.ts +7 -0
- package/es/api/resources/Regulate.d.ts.map +1 -0
- package/es/api/resources/Regulate.js +7 -0
- package/es/api/resources/Regulate.js.map +1 -0
- package/es/api/resources.d.ts +4 -0
- package/es/api/resources.d.ts.map +1 -1
- package/es/api/resources.js +4 -0
- package/es/api/resources.js.map +1 -1
- package/es/types/Enum/BrandPourcentage.js +1 -1
- package/es/types/Enum/BrandPourcentage.js.map +1 -1
- package/es/types/Enum/Ged.d.ts +2 -0
- package/es/types/Enum/Ged.d.ts.map +1 -1
- package/es/types/Enum/Ged.js +2 -2
- package/es/types/Enum/Ged.js.map +1 -1
- package/es/types/Enum/RegulateType.d.ts +10 -0
- package/es/types/Enum/RegulateType.d.ts.map +1 -0
- package/es/types/Enum/RegulateType.js +11 -0
- package/es/types/Enum/RegulateType.js.map +1 -0
- package/es/types/Enum/TimeCounterType.js +7 -7
- package/es/types/Enum/TimeCounterType.js.map +1 -1
- package/es/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.d.ts +5 -0
- package/es/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.d.ts.map +1 -0
- package/es/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js +26 -0
- package/es/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js.map +1 -0
- package/es/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.d.ts +7 -0
- package/es/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.d.ts.map +1 -0
- package/es/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js +26 -0
- package/es/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js.map +1 -0
- package/es/types/Interface/api/commercial/QueryGetStats.d.ts +6 -0
- package/es/types/Interface/api/commercial/QueryGetStats.d.ts.map +1 -0
- package/es/types/Interface/api/commercial/QueryGetStats.js +32 -0
- package/es/types/Interface/api/commercial/QueryGetStats.js.map +1 -0
- package/es/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.d.ts +4 -0
- package/es/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.d.ts.map +1 -0
- package/es/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js +19 -0
- package/es/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js.map +1 -0
- package/es/types/Interface/api/facturation/CreateRebilling.d.ts +11 -0
- package/es/types/Interface/api/facturation/CreateRebilling.d.ts.map +1 -0
- package/es/types/Interface/api/facturation/CreateRebilling.js +58 -0
- package/es/types/Interface/api/facturation/CreateRebilling.js.map +1 -0
- package/es/types/Interface/api/regulate/QueryGetAll.d.ts +6 -0
- package/es/types/Interface/api/regulate/QueryGetAll.d.ts.map +1 -0
- package/es/types/Interface/api/regulate/QueryGetAll.js +32 -0
- package/es/types/Interface/api/regulate/QueryGetAll.js.map +1 -0
- package/es/types/Interface/api/regulate/RegulateWithStats.d.ts +13 -0
- package/es/types/Interface/api/regulate/RegulateWithStats.d.ts.map +1 -0
- package/es/types/Interface/api/regulate/RegulateWithStats.js +2 -0
- package/es/types/Interface/api/regulate/RegulateWithStats.js.map +1 -0
- package/es/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.d.ts +11 -0
- package/es/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.d.ts.map +1 -0
- package/es/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.js +62 -0
- package/es/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.js.map +1 -0
- package/es/types/Interface/api/society/QuerySociety.d.ts +1 -0
- package/es/types/Interface/api/society/QuerySociety.d.ts.map +1 -1
- package/es/types/Interface/api/society/QuerySociety.js +8 -0
- package/es/types/Interface/api/society/QuerySociety.js.map +1 -1
- package/es/types/Interface/api/society/SocietyWithStatsCaParams.d.ts +1 -1
- package/es/types/Interface/api/society/SocietyWithStatsCaParams.d.ts.map +1 -1
- package/es/types/Interface/api/society/SocietyWithStatsCaParams.js.map +1 -1
- package/es/types/Interface/models/IBillingHistory.d.ts +18 -0
- package/es/types/Interface/models/IBillingHistory.d.ts.map +1 -0
- package/es/types/Interface/models/IBillingHistory.js +2 -0
- package/es/types/Interface/models/IBillingHistory.js.map +1 -0
- package/es/types/Interface/models/IExercice.d.ts +1 -0
- package/es/types/Interface/models/IExercice.d.ts.map +1 -1
- package/es/types/Interface/models/IExercice.js.map +1 -1
- package/es/types/Interface/models/IOldExpertInfo.d.ts +1 -0
- package/es/types/Interface/models/IOldExpertInfo.d.ts.map +1 -1
- package/es/types/Interface/models/IOldExpertInfo.js.map +1 -1
- package/es/types/Interface/models/IRegulate.d.ts +5 -0
- package/es/types/Interface/models/IRegulate.d.ts.map +1 -1
- package/es/types/Interface/models/IRegulate.js.map +1 -1
- package/es/types/Interface/models/ISociety.d.ts +2 -1
- package/es/types/Interface/models/ISociety.d.ts.map +1 -1
- package/es/types/Interface/models/ISociety.js.map +1 -1
- package/es/types/Interface/models/IUser.d.ts +1 -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/index.d.ts +10 -0
- package/es/types/index.d.ts.map +1 -1
- package/es/types/index.js +10 -0
- package/es/types/index.js.map +1 -1
- package/js/api/resources/Commercial.js +31 -1
- package/js/api/resources/Commercial.js.map +1 -1
- package/js/api/resources/Facturation.js +34 -0
- package/js/api/resources/Facturation.js.map +1 -0
- package/js/api/resources/Regulate.js +22 -0
- package/js/api/resources/Regulate.js.map +1 -0
- package/js/api/resources.js +6 -0
- package/js/api/resources.js.map +1 -1
- package/js/types/Enum/BrandPourcentage.js +1 -1
- package/js/types/Enum/BrandPourcentage.js.map +1 -1
- package/js/types/Enum/Ged.js +3 -3
- package/js/types/Enum/Ged.js.map +1 -1
- package/js/types/Enum/RegulateType.js +18 -0
- package/js/types/Enum/RegulateType.js.map +1 -0
- package/js/types/Enum/TimeCounterType.js +7 -7
- package/js/types/Enum/TimeCounterType.js.map +1 -1
- package/js/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js +35 -0
- package/js/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.js.map +1 -0
- package/js/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js +35 -0
- package/js/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.js.map +1 -0
- package/js/types/Interface/api/commercial/QueryGetStats.js +33 -0
- package/js/types/Interface/api/commercial/QueryGetStats.js.map +1 -0
- package/js/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js +29 -0
- package/js/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.js.map +1 -0
- package/js/types/Interface/api/facturation/CreateRebilling.js +45 -0
- package/js/types/Interface/api/facturation/CreateRebilling.js.map +1 -0
- package/js/types/Interface/api/regulate/QueryGetAll.js +33 -0
- package/js/types/Interface/api/regulate/QueryGetAll.js.map +1 -0
- package/js/types/Interface/api/regulate/RegulateWithStats.js +6 -0
- package/js/types/Interface/api/regulate/RegulateWithStats.js.map +1 -0
- package/js/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.js +47 -0
- package/js/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.js.map +1 -0
- package/js/types/Interface/api/society/QuerySociety.js +7 -1
- package/js/types/Interface/api/society/QuerySociety.js.map +1 -1
- package/js/types/Interface/models/IBillingHistory.js +6 -0
- package/js/types/Interface/models/IBillingHistory.js.map +1 -0
- package/js/types/index.js +120 -0
- package/js/types/index.js.map +1 -1
- package/package.json +1 -1
- package/ts/api/resources/Commercial.ts +17 -2
- package/ts/api/resources/Facturation.ts +18 -0
- package/ts/api/resources/Regulate.ts +9 -0
- package/ts/api/resources.ts +4 -0
- package/ts/types/Enum/BrandPourcentage.ts +1 -1
- package/ts/types/Enum/Ged.ts +2 -2
- package/ts/types/Enum/RegulateType.ts +10 -0
- package/ts/types/Enum/TimeCounterType.ts +7 -7
- package/ts/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.ts +16 -0
- package/ts/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.ts +16 -0
- package/ts/types/Interface/api/commercial/QueryGetStats.ts +21 -0
- package/ts/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.ts +10 -0
- package/ts/types/Interface/api/facturation/CreateRebilling.ts +42 -0
- package/ts/types/Interface/api/regulate/QueryGetAll.ts +21 -0
- package/ts/types/Interface/api/regulate/RegulateWithStats.ts +12 -0
- package/ts/types/Interface/api/society/QueryPaginatedSocietyWithFacturation.ts +46 -0
- package/ts/types/Interface/api/society/QuerySociety.ts +7 -0
- package/ts/types/Interface/api/society/SocietyWithStatsCaParams.ts +1 -1
- package/ts/types/Interface/models/IBillingHistory.ts +21 -0
- package/ts/types/Interface/models/IExercice.ts +1 -0
- package/ts/types/Interface/models/IOldExpertInfo.ts +1 -0
- package/ts/types/Interface/models/IRegulate.ts +7 -0
- package/ts/types/Interface/models/ISociety.ts +2 -1
- package/ts/types/Interface/models/IUser.ts +1 -0
- package/ts/types/index.ts +10 -0
package/js/api/resources.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"resources.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AAEO,MAAMA,SAAS,WAATA,SAAS,GAAG;EACvBC,UAAU,EAAEC,sBADW;EAEvBC,aAAa,EAAEC,4BAFQ;EAGvBC,OAAO,EAAEC,gBAHc;EAIvBC,0BAA0B,EAAEC,sDAJL;EAKvBC,OAAO,EAAEC,gBALc;EAMvBC,cAAc,EAAEC,8BANO;EAOvBC,WAAW,EAAEC,wBAPU;EAQvBC,WAAW,EAAEC,wBARU;EASvBC,OAAO,EAAEC,gBATc;EAUvBC,WAAW,EAAEC,wBAVU;EAWvBC,IAAI,EAAEC,UAXiB;EAYvBC,MAAM,EAAEC,cAZe;EAavBC,MAAM,EAAEC,cAbe;EAcvBC,MAAM,EAAEC,cAde;EAevBC,SAAS,EAAEC,oBAfY;EAgBvBC,OAAO,EAAEC,gBAhBc;EAiBvBC,OAAO,EAAEC,gBAjBc;EAkBvBC,aAAa,EAAEC,4BAlBQ;EAmBvBC,OAAO,EAAEC,gBAnBc;EAoBvBC,eAAe,EAAEC,gCApBM;EAqBvBC,iBAAiB,EAA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","names":["resources","simulation","Simulation","budgetInsight","BudgetInsight","country","Country","paymentExpectationCustomer","PaymentExpectationCustomer","payment","Payment","immobilization","Immobilization","accountType","AccountType","transaction","Transaction","account","Account","sponsorship","Sponsorship","user","User","survey","Survey","report","Report","letter","Letter","firstStep","FirstStep","society","Society","partner","Partner","generalLedger","GeneralLedger","fecFile","FecFile","incomeStatement","IncomeStatement","internalInvoicing","InternalInvoicing","balanceSheet","BalanceSheet","balanceSheetModule","BalanceSheetModule","cerfa","Cerfa","legalForm","LegalForm","authenticate","Authenticate","search","Search","subscription","Subscription","salariesFile","SalariesFile","shine","Shine","promoCode","PromoCode","stocks","Stocks","loan","Loan","provision","Provision","societyPromoCode","SocietyPromoCode","dashboard","Dashboard","zTicket","ZTicket","incomeAllocation","IncomeAllocation","customerProviderOperation","CustomerProviderOperation","steps","Steps","revisionGuide","RevisionGuide","library","Library","taxDeadline","TaxDeadline","exerciceNote","ExerciceNote","connector","Connector","partneredAccountant","PartneredAccountant","tax","Tax","quotesAccount","QuotesAccount","registration","Registration","journal","Journal","product","Product","mealExpense","MealExpense","balanceSheetQuestion","BalanceSheetQuestion","exerciceQuestion","ExerciceQuestion","vatControl","VatControl","accountingIncome","AccountingIncome","accountingFiles","AccountingFiles","bankStatement","BankStatement","shareCapital","ShareCapital","closing","Closing","commercial","Commercial","machineLearning","MachineLearning","workingSchedule","WorkingSchedule","revision","Revision","vehicle","Vehicle","kilometricAllowance","KilometricAllowance","vatDeclaration","VatDeclaration","qonto","Qonto","affectedPatrimony","AffectedPatrimony","bankAccount","BankAccount","log","Log","exercice","Exercice","mail","Mail","employee","Employee","sheetMonthSchedule","SheetMonthSchedule","nafCode","NafCode","checklist","Checklist","lettering","Lettering","mobile","Mobile","notification","Notification","societyEvent","SocietyEvent","task","Task","comment","Comment","calendarEvent","CalendarEvent","timeRecorder","TimeRecorder","notificationSetting","NotificationSetting","cx","Cx","bankList","BankList","thirdParty","ThirdParty","alert","Alert","customerActivity","CustomerActivity","commercialSetting","CommercialSetting","commercialDocument","CommercialDocument","connection","Connection","invoice","Invoice","reminder","Reminder","recurrence","Recurrence","stripe","Stripe","file","File","wallet","Wallet","societyConfig","SocietyConfig","legalNotice","LegalNotice","statisticAccountant","StatisticAccountant","statisticDirection","StatisticDirection","statisticExpertAccountant","StatisticExpertAccountant","paymentExpectation","PaymentExpectation","terminationList","TerminationList","slowDetection","SlowDetection","sources","Sources"],"sourceRoot":"","sources":["../../ts/api/resources.ts"],"sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Payment } from './resources/Payment';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { Sponsorship } from './resources/Sponsorship';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Cerfa } from './resources/Cerfa';\nimport { LegalForm } from './resources/LegalForm';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { PartneredAccountant } from './resources/PartneredAccountant';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { AccountingFiles } from './resources/AccountingFiles';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\nimport { Vehicle } from './resources/Vehicle';\nimport { KilometricAllowance } from './resources/KilometricAllowance';\nimport { VatDeclaration } from './resources/VatDeclaration';\nimport { Qonto } from './resources/Qonto';\nimport { AffectedPatrimony } from './resources/AffectedPatrimony';\nimport { BankAccount } from './resources/BankAccount';\nimport { BudgetInsight } from './resources/BudgetInsight';\nimport { Log } from './resources/Log';\nimport { Exercice } from './resources/Exercice';\nimport { Mail } from './resources/Mail';\nimport { Employee } from './resources/Employee';\nimport { SheetMonthSchedule } from './resources/SheetMonthSchedule';\nimport { NafCode } from './resources/NafCode';\nimport { Checklist } from './resources/Checklist';\nimport { Lettering } from './resources/Lettering';\nimport { Notification } from './resources/Notification';\nimport { Mobile } from './resources/Mobile';\nimport { Task } from './resources/Task';\nimport { SocietyEvent } from './resources/SocietyEvent';\nimport { Comment } from './resources/Comment';\nimport { NotificationSetting } from './resources/NotificationSetting';\nimport { Cx } from './resources/3cx';\nimport { BankList } from './resources/BankList';\nimport { ThirdParty } from './resources/ThirdParty';\nimport { Alert } from './resources/Alert';\nimport { CalendarEvent } from './resources/CalendarEvent';\nimport { TimeRecorder } from './resources/TimeRecorder';\nimport { CustomerActivity } from './resources/CustomerActivity';\nimport { CommercialSetting } from './resources/CommercialSetting';\nimport { Invoice } from './resources/Invoice';\nimport { CommercialDocument } from './resources/CommercialDocument';\nimport { Connection } from './resources/Connection';\nimport { Reminder } from './resources/Reminder';\nimport { Recurrence } from './resources/Recurrence';\nimport { Stripe } from './resources/Stripe';\nimport { File } from './resources/FIle';\nimport { SocietyConfig } from './resources/SocietyConfig';\nimport { LegalNotice } from './resources/LegalNotice';\nimport { StatisticAccountant } from './resources/statistic/Accountant';\nimport { StatisticExpertAccountant } from './resources/statistic/ExpertAccountant';\nimport { Wallet } from './resources/Wallet';\nimport { PaymentExpectation } from './resources/PaymentExpectation';\nimport { StatisticDirection } from './resources/statistic/Direction';\nimport { TerminationList } from './resources/TerminationList';\nimport { SlowDetection } from './resources/SlowDetection';\nimport { Sources } from './resources/Sources';\nimport { Commercial } from './resources/Commercial';\n\nexport const resources = {\n simulation: Simulation,\n budgetInsight: BudgetInsight,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n payment: Payment,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n sponsorship: Sponsorship,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n cerfa: Cerfa,\n legalForm: LegalForm,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n partneredAccountant: PartneredAccountant,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n accountingFiles: AccountingFiles,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n commercial: Commercial,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vatDeclaration: VatDeclaration,\n qonto: Qonto,\n affectedPatrimony: AffectedPatrimony,\n bankAccount: BankAccount,\n log: Log,\n exercice: Exercice,\n mail: Mail,\n employee: Employee,\n sheetMonthSchedule: SheetMonthSchedule,\n nafCode: NafCode,\n checklist: Checklist,\n lettering: Lettering,\n mobile: Mobile,\n notification: Notification,\n societyEvent: SocietyEvent,\n task: Task,\n comment: Comment,\n calendarEvent: CalendarEvent,\n timeRecorder: TimeRecorder,\n notificationSetting: NotificationSetting,\n cx: Cx,\n bankList: BankList,\n thirdParty: ThirdParty,\n alert: Alert,\n customerActivity: CustomerActivity,\n commercialSetting: CommercialSetting,\n commercialDocument: CommercialDocument,\n connection: Connection,\n invoice: Invoice,\n reminder: Reminder,\n recurrence: Recurrence,\n stripe: Stripe,\n file: File,\n wallet: Wallet,\n societyConfig: SocietyConfig,\n legalNotice: LegalNotice,\n statisticAccountant: StatisticAccountant,\n statisticDirection: StatisticDirection,\n statisticExpertAccountant: StatisticExpertAccountant,\n paymentExpectation: PaymentExpectation,\n terminationList: TerminationList,\n slowDetection: SlowDetection,\n sources: Sources,\n};"]}
|
|
1
|
+
{"version":3,"file":"resources.js","mappings":";;;;;;;AAAA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AACA;;AAEO,MAAMA,SAAS,WAATA,SAAS,GAAG;EACvBC,UAAU,EAAEC,sBADW;EAEvBC,aAAa,EAAEC,4BAFQ;EAGvBC,OAAO,EAAEC,gBAHc;EAIvBC,0BAA0B,EAAEC,sDAJL;EAKvBC,OAAO,EAAEC,gBALc;EAMvBC,cAAc,EAAEC,8BANO;EAOvBC,WAAW,EAAEC,wBAPU;EAQvBC,WAAW,EAAEC,wBARU;EASvBC,OAAO,EAAEC,gBATc;EAUvBC,WAAW,EAAEC,wBAVU;EAWvBC,IAAI,EAAEC,UAXiB;EAYvBC,MAAM,EAAEC,cAZe;EAavBC,MAAM,EAAEC,cAbe;EAcvBC,MAAM,EAAEC,cAde;EAevBC,SAAS,EAAEC,oBAfY;EAgBvBC,OAAO,EAAEC,gBAhBc;EAiBvBC,OAAO,EAAEC,gBAjBc;EAkBvBC,aAAa,EAAEC,4BAlBQ;EAmBvBC,OAAO,EAAEC,gBAnBc;EAoBvBC,eAAe,EAAEC,gCApBM;EAqBvB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","names":["resources","simulation","Simulation","budgetInsight","BudgetInsight","country","Country","paymentExpectationCustomer","PaymentExpectationCustomer","payment","Payment","immobilization","Immobilization","accountType","AccountType","transaction","Transaction","account","Account","sponsorship","Sponsorship","user","User","survey","Survey","report","Report","letter","Letter","firstStep","FirstStep","society","Society","partner","Partner","generalLedger","GeneralLedger","fecFile","FecFile","incomeStatement","IncomeStatement","internalInvoicing","InternalInvoicing","balanceSheet","BalanceSheet","balanceSheetModule","BalanceSheetModule","cerfa","Cerfa","legalForm","LegalForm","authenticate","Authenticate","search","Search","subscription","Subscription","salariesFile","SalariesFile","shine","Shine","promoCode","PromoCode","stocks","Stocks","loan","Loan","provision","Provision","societyPromoCode","SocietyPromoCode","dashboard","Dashboard","zTicket","ZTicket","incomeAllocation","IncomeAllocation","customerProviderOperation","CustomerProviderOperation","steps","Steps","revisionGuide","RevisionGuide","library","Library","taxDeadline","TaxDeadline","exerciceNote","ExerciceNote","connector","Connector","partneredAccountant","PartneredAccountant","tax","Tax","quotesAccount","QuotesAccount","registration","Registration","journal","Journal","product","Product","mealExpense","MealExpense","balanceSheetQuestion","BalanceSheetQuestion","exerciceQuestion","ExerciceQuestion","vatControl","VatControl","accountingIncome","AccountingIncome","accountingFiles","AccountingFiles","bankStatement","BankStatement","shareCapital","ShareCapital","closing","Closing","commercial","Commercial","facturation","Facturation","machineLearning","MachineLearning","workingSchedule","WorkingSchedule","revision","Revision","vehicle","Vehicle","kilometricAllowance","KilometricAllowance","vatDeclaration","VatDeclaration","qonto","Qonto","affectedPatrimony","AffectedPatrimony","bankAccount","BankAccount","log","Log","exercice","Exercice","mail","Mail","regulate","Regulate","employee","Employee","sheetMonthSchedule","SheetMonthSchedule","nafCode","NafCode","checklist","Checklist","lettering","Lettering","mobile","Mobile","notification","Notification","societyEvent","SocietyEvent","task","Task","comment","Comment","calendarEvent","CalendarEvent","timeRecorder","TimeRecorder","notificationSetting","NotificationSetting","cx","Cx","bankList","BankList","thirdParty","ThirdParty","alert","Alert","customerActivity","CustomerActivity","commercialSetting","CommercialSetting","commercialDocument","CommercialDocument","connection","Connection","invoice","Invoice","reminder","Reminder","recurrence","Recurrence","stripe","Stripe","file","File","wallet","Wallet","societyConfig","SocietyConfig","legalNotice","LegalNotice","statisticAccountant","StatisticAccountant","statisticDirection","StatisticDirection","statisticExpertAccountant","StatisticExpertAccountant","paymentExpectation","PaymentExpectation","terminationList","TerminationList","slowDetection","SlowDetection","sources","Sources"],"sourceRoot":"","sources":["../../ts/api/resources.ts"],"sourcesContent":["import { Country } from './resources/Country';\nimport { Simulation } from './resources/Simulation';\nimport { PaymentExpectationCustomer } from './resources/PaymentExpectationCustomer';\nimport { Payment } from './resources/Payment';\nimport { Immobilization } from './resources/Immobilization';\nimport { AccountType } from './resources/AccountType';\nimport { Transaction } from './resources/Transaction';\nimport { Account } from './resources/Account';\nimport { Sponsorship } from './resources/Sponsorship';\nimport { User } from './resources/User';\nimport { Survey } from './resources/Survey';\nimport { Report } from './resources/Report';\nimport { Letter } from './resources/Letter';\nimport { FirstStep } from './resources/FirstStep';\nimport { Society } from './resources/Society';\nimport { Partner } from './resources/Partner';\nimport { GeneralLedger } from './resources/GeneralLedger';\nimport { FecFile } from './resources/FecFile';\nimport { IncomeStatement } from './resources/IncomeStatement';\nimport { BalanceSheet } from './resources/BalanceSheet';\nimport { BalanceSheetModule } from './resources/BalanceSheetModule';\nimport { Cerfa } from './resources/Cerfa';\nimport { LegalForm } from './resources/LegalForm';\nimport { Subscription } from './resources/Subscription';\nimport { Authenticate } from './resources/Authenticate';\nimport { Search } from './resources/Search';\nimport { SalariesFile } from './resources/SalariesFile';\nimport { Shine } from './resources/Shine';\nimport { PromoCode } from './resources/PromoCode';\nimport { Stocks } from './resources/Stocks';\nimport { Loan } from './resources/Loan';\nimport { SocietyPromoCode } from './resources/SocietyPromoCode';\nimport { Dashboard } from './resources/Dashboard';\nimport { ZTicket } from './resources/ZTicket';\nimport { IncomeAllocation } from './resources/IncomeAllocation';\nimport { CustomerProviderOperation } from './resources/CustomerProviderOperation';\nimport { Steps } from './resources/Step';\nimport { RevisionGuide } from './resources/RevisionGuide';\nimport { Library } from './resources/Library';\nimport { TaxDeadline } from './resources/TaxDeadline';\nimport { ExerciceNote } from './resources/ExerciceNote';\nimport { Connector } from './resources/Connector';\nimport { PartneredAccountant } from './resources/PartneredAccountant';\nimport { Tax } from './resources/Tax';\nimport { QuotesAccount } from './resources/QuotesAccount';\nimport { Registration } from './resources/Registration';\nimport { Journal } from './resources/Journal';\nimport { Product } from './resources/Product';\nimport { MealExpense } from './resources/MealExpense';\nimport { InternalInvoicing } from './resources/InternalInvoicing';\nimport { BalanceSheetQuestion } from './resources/BalanceSheetQuestion';\nimport { ExerciceQuestion } from './resources/ExerciceQuestion';\nimport { VatControl } from './resources/VatControl';\nimport { Provision } from './resources/Provision';\nimport { AccountingIncome } from './resources/AccountingIncome';\nimport { AccountingFiles } from './resources/AccountingFiles';\nimport { BankStatement } from './resources/BankStatement';\nimport { ShareCapital } from './resources/shareCapital';\nimport { Closing } from './resources/Closing';\nimport { MachineLearning } from './resources/MachineLearning';\nimport { WorkingSchedule } from './resources/WorkingSchedule';\nimport { Revision } from './resources/Revision';\nimport { Vehicle } from './resources/Vehicle';\nimport { KilometricAllowance } from './resources/KilometricAllowance';\nimport { VatDeclaration } from './resources/VatDeclaration';\nimport { Qonto } from './resources/Qonto';\nimport { AffectedPatrimony } from './resources/AffectedPatrimony';\nimport { BankAccount } from './resources/BankAccount';\nimport { BudgetInsight } from './resources/BudgetInsight';\nimport { Log } from './resources/Log';\nimport { Exercice } from './resources/Exercice';\nimport { Mail } from './resources/Mail';\nimport { Regulate } from './resources/Regulate';\nimport { Employee } from './resources/Employee';\nimport { SheetMonthSchedule } from './resources/SheetMonthSchedule';\nimport { NafCode } from './resources/NafCode';\nimport { Checklist } from './resources/Checklist';\nimport { Lettering } from './resources/Lettering';\nimport { Notification } from './resources/Notification';\nimport { Mobile } from './resources/Mobile';\nimport { Task } from './resources/Task';\nimport { SocietyEvent } from './resources/SocietyEvent';\nimport { Comment } from './resources/Comment';\nimport { NotificationSetting } from './resources/NotificationSetting';\nimport { Cx } from './resources/3cx';\nimport { BankList } from './resources/BankList';\nimport { ThirdParty } from './resources/ThirdParty';\nimport { Alert } from './resources/Alert';\nimport { CalendarEvent } from './resources/CalendarEvent';\nimport { TimeRecorder } from './resources/TimeRecorder';\nimport { CustomerActivity } from './resources/CustomerActivity';\nimport { CommercialSetting } from './resources/CommercialSetting';\nimport { Invoice } from './resources/Invoice';\nimport { CommercialDocument } from './resources/CommercialDocument';\nimport { Connection } from './resources/Connection';\nimport { Reminder } from './resources/Reminder';\nimport { Recurrence } from './resources/Recurrence';\nimport { Stripe } from './resources/Stripe';\nimport { File } from './resources/FIle';\nimport { SocietyConfig } from './resources/SocietyConfig';\nimport { LegalNotice } from './resources/LegalNotice';\nimport { StatisticAccountant } from './resources/statistic/Accountant';\nimport { StatisticExpertAccountant } from './resources/statistic/ExpertAccountant';\nimport { Wallet } from './resources/Wallet';\nimport { PaymentExpectation } from './resources/PaymentExpectation';\nimport { StatisticDirection } from './resources/statistic/Direction';\nimport { TerminationList } from './resources/TerminationList';\nimport { SlowDetection } from './resources/SlowDetection';\nimport { Sources } from './resources/Sources';\nimport { Commercial } from './resources/Commercial';\nimport { Facturation } from './resources/Facturation';\n\nexport const resources = {\n simulation: Simulation,\n budgetInsight: BudgetInsight,\n country: Country,\n paymentExpectationCustomer: PaymentExpectationCustomer,\n payment: Payment,\n immobilization: Immobilization,\n accountType: AccountType,\n transaction: Transaction,\n account: Account,\n sponsorship: Sponsorship,\n user: User,\n survey: Survey,\n report: Report,\n letter: Letter,\n firstStep: FirstStep,\n society: Society,\n partner: Partner,\n generalLedger: GeneralLedger,\n fecFile: FecFile,\n incomeStatement: IncomeStatement,\n internalInvoicing: InternalInvoicing,\n balanceSheet: BalanceSheet,\n balanceSheetModule: BalanceSheetModule,\n cerfa: Cerfa,\n legalForm: LegalForm,\n authenticate: Authenticate,\n search: Search,\n subscription: Subscription,\n salariesFile: SalariesFile,\n shine: Shine,\n promoCode: PromoCode,\n stocks: Stocks,\n loan: Loan,\n provision: Provision,\n societyPromoCode: SocietyPromoCode,\n dashboard: Dashboard,\n zTicket: ZTicket,\n incomeAllocation: IncomeAllocation,\n customerProviderOperation: CustomerProviderOperation,\n steps: Steps,\n revisionGuide: RevisionGuide,\n library: Library,\n taxDeadline: TaxDeadline,\n exerciceNote: ExerciceNote,\n connector: Connector,\n partneredAccountant: PartneredAccountant,\n tax: Tax,\n quotesAccount: QuotesAccount,\n registration: Registration,\n journal: Journal,\n product: Product,\n mealExpense: MealExpense,\n balanceSheetQuestion: BalanceSheetQuestion,\n exerciceQuestion: ExerciceQuestion,\n vatControl: VatControl,\n accountingIncome: AccountingIncome,\n accountingFiles: AccountingFiles,\n bankStatement: BankStatement,\n shareCapital: ShareCapital,\n closing: Closing,\n commercial: Commercial,\n facturation: Facturation,\n machineLearning: MachineLearning,\n workingSchedule: WorkingSchedule,\n revision: Revision,\n vehicle: Vehicle,\n kilometricAllowance: KilometricAllowance,\n vatDeclaration: VatDeclaration,\n qonto: Qonto,\n affectedPatrimony: AffectedPatrimony,\n bankAccount: BankAccount,\n log: Log,\n exercice: Exercice,\n mail: Mail,\n regulate: Regulate,\n employee: Employee,\n sheetMonthSchedule: SheetMonthSchedule,\n nafCode: NafCode,\n checklist: Checklist,\n lettering: Lettering,\n mobile: Mobile,\n notification: Notification,\n societyEvent: SocietyEvent,\n task: Task,\n comment: Comment,\n calendarEvent: CalendarEvent,\n timeRecorder: TimeRecorder,\n notificationSetting: NotificationSetting,\n cx: Cx,\n bankList: BankList,\n thirdParty: ThirdParty,\n alert: Alert,\n customerActivity: CustomerActivity,\n commercialSetting: CommercialSetting,\n commercialDocument: CommercialDocument,\n connection: Connection,\n invoice: Invoice,\n reminder: Reminder,\n recurrence: Recurrence,\n stripe: Stripe,\n file: File,\n wallet: Wallet,\n societyConfig: SocietyConfig,\n legalNotice: LegalNotice,\n statisticAccountant: StatisticAccountant,\n statisticDirection: StatisticDirection,\n statisticExpertAccountant: StatisticExpertAccountant,\n paymentExpectation: PaymentExpectation,\n terminationList: TerminationList,\n slowDetection: SlowDetection,\n sources: Sources,\n};"]}
|
|
@@ -55,7 +55,7 @@ const BrandPourcentage = exports.BrandPourcentage = [{
|
|
|
55
55
|
miniLogoUrl: 'logo-pourcentage-mini.svg',
|
|
56
56
|
hiddenPages: [],
|
|
57
57
|
recaptchaSecretKey: '6Le0o3kaAAAAAIEcSOib77JdK_W3cyIilK-p2yOG',
|
|
58
|
-
urlApp: 'https://app.pourcentage.fr
|
|
58
|
+
urlApp: 'https://app.pourcentage.fr',
|
|
59
59
|
urlApi1: 'https://api.pourcentage.fr',
|
|
60
60
|
urlApi2: 'https://api-next.pourcentage.fr',
|
|
61
61
|
urlExpert: 'https://pro.pourcentage.fr',
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"BrandPourcentage.js","mappings":";;;;;AAAO,MAAMA,gBAAgB,WAAhBA,gBAAgB,GAAG,CAC9B;EACEC,WAAW,EAAE,CADf;EAEEC,KAAK,EAAE,2DAFT;EAGEC,MAAM,EAAE,6BAHV;EAIEC,IAAI,EAAE,aAJR;EAKEC,MAAM,EAAE;IACNC,OAAO,EAAE;EADH,CALV;EAQEC,UAAU,EAAE;IACVC,OAAO,EAAE,gBADC;IAEVC,OAAO,EAAE,gBAFC;IAGVC,MAAM,EAAE,gBAHE;IAIVC,SAAS,EAAE;EAJD,CARd;EAcEC,SAAS,EAAE;IACTC,aAAa,EAAE,wBADN;IAETC,GAAG,EAAE,wBAFI;IAGTC,OAAO,EAAE,wBAHA;IAITP,OAAO,EAAE,wBAJA;IAKTQ,WAAW,EAAE,4BALJ;IAMTC,QAAQ,EAAE,wBAND;IAOTN,SAAS,EAAE,0BAPF;IAQTO,YAAY,EAAE,wBARL;IASTC,GAAG,EAAE,wBATI;IAUTC,OAAO,EAAE,wBAVA;IAWTX,OAAO,EAAE,wBAXA;IAYTY,QAAQ,EAAE,wBAZD;IAaTC,EAAE,EAAE,mBAbK;IAcTZ,MAAM,EAAE,uBAdC;IAeTa,OAAO,EAAE,wBAfA;IAgBTC,GAAG,EAAE,wBAhBI;IAiBTC,EAAE,EAAE;EAjBK,CAdb;EAiCEC,kBAAkB,EAAE;IAClBC,GAAG,EAAE,OADa;IAElBC,EAAE,EAAE,EAFc;IAGlBC,IAAI,EAAE,OAHY;IAIlBC,cAAc,EAAE,SAJE;IAKlBC,gBAAgB,EAAE,aALA;IAMlBC,MAAM,EAAE,sBANU;IAOlBC,WAAW,EAAE,OAPK;IAQlBC,KAAK,EAAE,gBARW;IASlBC,aAAa,EAAE,mBATG;IAUlBC,GAAG,EAAE,aAVa;IAWlBC,MAAM,EAAE,KAXU;IAYlBC,OAAO,EAAE;EAZS,CAjCtB;EA+CEC,2BAA2B,EAAE,CAAC,GAAD,EAAM,GAAN,EAAW,EAAX,EAAe,GAAf,EAAoB,GAApB,CA/C/B;EAgDEC,OAAO,EAAE,sBAhDX;EAiDEC,WAAW,EAAE,2BAjDf;EAkDEC,WAAW,EAAE,EAlDf;EAmDEC,kBAAkB,EAAE,0CAnDtB;EAoDEC,MAAM,EAAE,
|
|
1
|
+
{"version":3,"file":"BrandPourcentage.js","mappings":";;;;;AAAO,MAAMA,gBAAgB,WAAhBA,gBAAgB,GAAG,CAC9B;EACEC,WAAW,EAAE,CADf;EAEEC,KAAK,EAAE,2DAFT;EAGEC,MAAM,EAAE,6BAHV;EAIEC,IAAI,EAAE,aAJR;EAKEC,MAAM,EAAE;IACNC,OAAO,EAAE;EADH,CALV;EAQEC,UAAU,EAAE;IACVC,OAAO,EAAE,gBADC;IAEVC,OAAO,EAAE,gBAFC;IAGVC,MAAM,EAAE,gBAHE;IAIVC,SAAS,EAAE;EAJD,CARd;EAcEC,SAAS,EAAE;IACTC,aAAa,EAAE,wBADN;IAETC,GAAG,EAAE,wBAFI;IAGTC,OAAO,EAAE,wBAHA;IAITP,OAAO,EAAE,wBAJA;IAKTQ,WAAW,EAAE,4BALJ;IAMTC,QAAQ,EAAE,wBAND;IAOTN,SAAS,EAAE,0BAPF;IAQTO,YAAY,EAAE,wBARL;IASTC,GAAG,EAAE,wBATI;IAUTC,OAAO,EAAE,wBAVA;IAWTX,OAAO,EAAE,wBAXA;IAYTY,QAAQ,EAAE,wBAZD;IAaTC,EAAE,EAAE,mBAbK;IAcTZ,MAAM,EAAE,uBAdC;IAeTa,OAAO,EAAE,wBAfA;IAgBTC,GAAG,EAAE,wBAhBI;IAiBTC,EAAE,EAAE;EAjBK,CAdb;EAiCEC,kBAAkB,EAAE;IAClBC,GAAG,EAAE,OADa;IAElBC,EAAE,EAAE,EAFc;IAGlBC,IAAI,EAAE,OAHY;IAIlBC,cAAc,EAAE,SAJE;IAKlBC,gBAAgB,EAAE,aALA;IAMlBC,MAAM,EAAE,sBANU;IAOlBC,WAAW,EAAE,OAPK;IAQlBC,KAAK,EAAE,gBARW;IASlBC,aAAa,EAAE,mBATG;IAUlBC,GAAG,EAAE,aAVa;IAWlBC,MAAM,EAAE,KAXU;IAYlBC,OAAO,EAAE;EAZS,CAjCtB;EA+CEC,2BAA2B,EAAE,CAAC,GAAD,EAAM,GAAN,EAAW,EAAX,EAAe,GAAf,EAAoB,GAApB,CA/C/B;EAgDEC,OAAO,EAAE,sBAhDX;EAiDEC,WAAW,EAAE,2BAjDf;EAkDEC,WAAW,EAAE,EAlDf;EAmDEC,kBAAkB,EAAE,0CAnDtB;EAoDEC,MAAM,EAAE,4BApDV;EAqDEC,OAAO,EAAE,4BArDX;EAsDEC,OAAO,EAAE,iCAtDX;EAuDEC,SAAS,EAAE,4BAvDb;EAwDEC,SAAS,EAAE,4BAxDb;EAyDEC,IAAI,EAAE;IACJC,IAAI,EAAE,6BADF;IAEJC,GAAG,EAAE,aAFD;IAGJC,IAAI,EAAE,aAHF;IAIJC,EAAE,EAAE;EAJA,CAzDR;EA+DEC,iBAAiB,EAAE;IACjBjB,MAAM,EAAE,MADS;IAEjBjC,IAAI,EAAE,aAFW;IAGjBmD,OAAO,EAAE,mBAHQ;IAIjBjB,OAAO,EAAE,OAJQ;IAKjBT,IAAI,EAAE,OALW;IAMjB2B,OAAO,EAAE,QANQ;IAOjB1B,cAAc,EAAE,SAPC;IAQjB2B,KAAK,EAAE,gBARU;IASjB9B,GAAG,EAAE,OATY;IAUjBS,GAAG,EAAE,aAVY;IAWjBF,KAAK,EAAE,gBAXU;IAYjBwB,WAAW,EAAE,eAZI;IAajBC,KAAK,EAAE;EAbU,CA/DrB;EA8EEC,OAAO,EAAE;IACPC,MAAM,EAAE;EADD;AA9EX,CAD8B,CAAzB","names":["BrandPourcentage","idTypeBrand","urlS3","logoS3","name","colors","primary","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"],"sourceRoot":"","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 },\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],\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];"]}
|
package/js/types/Enum/Ged.js
CHANGED
|
@@ -19,9 +19,9 @@ var GedCategory = exports.GedCategory = undefined;
|
|
|
19
19
|
var GedFolder = exports.GedFolder = undefined;
|
|
20
20
|
|
|
21
21
|
(function (GedFolder) {
|
|
22
|
-
GedFolder[GedFolder["KBIS"] = 1] = "KBIS";
|
|
23
|
-
|
|
24
|
-
// Balance-GL Journals = 5,
|
|
22
|
+
GedFolder[GedFolder["KBIS"] = 1] = "KBIS";
|
|
23
|
+
GedFolder[GedFolder["LDM"] = 2] = "LDM";
|
|
24
|
+
GedFolder[GedFolder["RIB_MANDATES"] = 3] = "RIB_MANDATES"; // Balance-GL Journals = 5,
|
|
25
25
|
// Closes & Balance Sheets = 7,
|
|
26
26
|
// VAT declarations = 10,
|
|
27
27
|
// IS declarations = 11,
|
package/js/types/Enum/Ged.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Ged.js","mappings":";;;;;AAAA,IAAYA,WASX,WATWA,WASX,YATD;;AAAA,WAAYA,WAAZ,EAAuB;EACrBA;EACAA;EACAA;EACAA;EACAA;EACAA;EACAA;EACAA;AACD,CATD,EAAYA,WAAW,aAAXA,WAAW,GAAXA,WAAW,MAAvB;;AAWA,IAAYC,SAmCX,WAnCWA,SAmCX,YAnCD;;AAAA,WAAYA,SAAZ,EAAqB;EACnBA,
|
|
1
|
+
{"version":3,"file":"Ged.js","mappings":"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","names":["GedCategory","GedFolder","GedFileType","GedFileTypeDetail","STATUTES","id","name","IDENTITY_CARD","KBIS","RIB","FISCAL_MEMENTO","SEPA","PLAQUETTE","M0","DBE","OTHER","SIRENE","PATRIMONY","DBE2","DISTRIBUTION_OF_SHARE","REGISTRATION_OF_THE_ASSOCIATION_AT_THE_PREFECTURE","REPRESENTATIVE_OF_THE_ASSOCIATION","RULES_OF_PROCEDURE","REVISION_GUIDE","SUMMARY_NOTE","BALANCESHEET_NOTE","PERSONNAL_RIB"],"sourceRoot":"","sources":["../../../ts/types/Enum/Ged.ts"],"sourcesContent":["export enum GedCategory {\n COMPANY = 1,\n ACCOUNTING_AND_TAX = 2,\n SOCIAL = 3,\n JURIDIC = 4,\n GENERALITY = 5,\n BILLING = 6,\n MAIL = 7,\n BANK_STATEMENT = 8,\n}\n\nexport enum GedFolder {\n KBIS = 1,\n LDM = 2,\n RIB_MANDATES = 3,\n // Balance-GL Journals = 5,\n // Closes & Balance Sheets = 7,\n // VAT declarations = 10,\n // IS declarations = 11,\n STATUTES = 13,\n // Training and professional tax = 14,\n // DADS-U & DUE = 15,\n // URSSAF & Pôle-Emploi = 16,\n // Pay slips = 17,\n // TNS = 18,\n AGM = 19, // Annual General Meeting, PV d'AG\n // Contracts & Leases = 20,\n // Insurance = 22,\n CABINET_INVOICES = 23,\n OTHER = 24,\n VEHICLES = 25,\n BORROWING_TABLES = 26,\n // RSI & URSSAF = 27,\n // Previous GA balance & PV = 28,\n // Slips for the CFE = 29,\n // Suppliers / customers appendices = 30,\n // Miscellaneous = 31,\n // Legal Announcements = 32,\n // Certificates = 33,\n PARTNERS = 34,\n // Incoming mails = 35,\n OUTGOING_MAIL = 36,\n BANK_STATEMENT = 37,\n // Formalism = 38,\n PENDING_POINTS = 39,\n // Balance-GL Journals Year N-1 = 40\n}\n\nexport enum GedFileType {\n STATUTES = 1,\n IDENTITY_CARD = 2,\n KBIS = 3,\n RIB = 4,\n FISCAL_MEMENTO = 5,\n SEPA = 6,\n PLAQUETTE = 7,\n M0 = 8,\n DBE = 9,\n OTHER = 10,\n SIRENE = 11, // Inscription au répertoire SIRENE / Répertoire des métiers\n PATRIMONY = 12, // Déclaration du patrimoine affectée\n DBE2 = 13, // 13,'Déclaration des bénéficiaires effectifs'\n DISTRIBUTION_OF_SHARE = 14, // 14,'Liste des souscripteurs pour connaître la répartition des actions'\n REGISTRATION_OF_THE_ASSOCIATION_AT_THE_PREFECTURE = 15, // 15,'Récépissé d’inscription de l’association en préfecture'\n REPRESENTATIVE_OF_THE_ASSOCIATION = 16, // 16,'Liste des représentants de l’association'\n RULES_OF_PROCEDURE = 17, // 17,'Règlement intérieur',\n REVISION_GUIDE = 18,\n SUMMARY_NOTE = 19,\n BALANCESHEET_NOTE = 20,\n PERSONNAL_RIB = 21, // RIB PERSO\n}\n\nexport const GedFileTypeDetail = {\n STATUTES: {\n id: GedFileType.STATUTES,\n name: 'Statuts',\n },\n IDENTITY_CARD: {\n id: GedFileType.IDENTITY_CARD,\n name: 'Carte d\\'identité',\n },\n KBIS: {\n id: GedFileType.KBIS,\n name: 'KBis',\n },\n RIB: {\n id: 4,\n name: 'RIB',\n },\n FISCAL_MEMENTO: {\n id: GedFileType.FISCAL_MEMENTO,\n name: 'Memento fiscal',\n },\n SEPA: {\n id: GedFileType.SEPA,\n name: 'SEPA',\n },\n PLAQUETTE: {\n id: GedFileType.PLAQUETTE,\n name: 'Plaquette',\n },\n M0: {\n id: GedFileType.M0,\n name: 'M0',\n },\n DBE: {\n id: GedFileType.DBE,\n name: 'DBE',\n },\n OTHER: {\n id: GedFileType.OTHER,\n name: 'Autres',\n },\n SIRENE: {\n id: GedFileType.SIRENE,\n name: 'Inscription au répertoire SIRENE / Répertoire des métiers',\n },\n PATRIMONY: {\n id: GedFileType.PATRIMONY,\n name: 'Déclaration du patrimoine affectée',\n },\n DBE2: {\n id: GedFileType.DBE2,\n name: 'Déclaration des bénéficiaires effectifs',\n },\n DISTRIBUTION_OF_SHARE: {\n id: GedFileType.DISTRIBUTION_OF_SHARE,\n name: 'Liste des souscripteurs pour connaître la répartition des actions',\n },\n REGISTRATION_OF_THE_ASSOCIATION_AT_THE_PREFECTURE: {\n id: GedFileType.REGISTRATION_OF_THE_ASSOCIATION_AT_THE_PREFECTURE,\n name: 'Récépissé d’inscription de l’association en préfecture',\n },\n REPRESENTATIVE_OF_THE_ASSOCIATION: {\n id: GedFileType.REPRESENTATIVE_OF_THE_ASSOCIATION,\n name: 'Liste des représentants de l’association',\n },\n RULES_OF_PROCEDURE: {\n id: GedFileType.RULES_OF_PROCEDURE,\n name: 'Règlement intérieur',\n },\n REVISION_GUIDE: {\n id: GedFileType.REVISION_GUIDE,\n name: 'Guide de révision',\n },\n SUMMARY_NOTE: {\n id: GedFileType.SUMMARY_NOTE,\n name: 'Notes de synthèse',\n },\n BALANCESHEET_NOTE: {\n id: GedFileType.BALANCESHEET_NOTE,\n name: 'Notes de bilan',\n },\n PERSONNAL_RIB: {\n id: GedFileType.PERSONNAL_RIB,\n name: 'RIB Personnel',\n },\n};"]}
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
var RegulateType = exports.RegulateType = undefined;
|
|
7
|
+
|
|
8
|
+
(function (RegulateType) {
|
|
9
|
+
RegulateType[RegulateType["SATISFIED_REFUNDED"] = 1] = "SATISFIED_REFUNDED";
|
|
10
|
+
})(RegulateType || (exports.RegulateType = RegulateType = {}));
|
|
11
|
+
|
|
12
|
+
const RegulateTypeDetail = exports.RegulateTypeDetail = {
|
|
13
|
+
SATISFIED_REFUNDED: {
|
|
14
|
+
id: RegulateType.SATISFIED_REFUNDED,
|
|
15
|
+
name: 'Satisfait/remboursé'
|
|
16
|
+
}
|
|
17
|
+
};
|
|
18
|
+
//# sourceMappingURL=RegulateType.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RegulateType.js","mappings":";;;;;AAAA,IAAYA,YAGX,WAHWA,YAGX,YAHD;;AAAA,WAAYA,YAAZ,EAAwB;EACtBA;AAED,CAHD,EAAYA,YAAY,aAAZA,YAAY,GAAZA,YAAY,MAAxB;;AAIO,MAAMC,kBAAkB,WAAlBA,kBAAkB,GAAG;EAChCC,kBAAkB,EAAE;IAClBC,EAAE,EAAEH,YAAY,CAACE,kBADC;IAElBE,IAAI,EAAE;EAFY;AADY,CAA3B","names":["RegulateType","RegulateTypeDetail","SATISFIED_REFUNDED","id","name"],"sourceRoot":"","sources":["../../../ts/types/Enum/RegulateType.ts"],"sourcesContent":["export enum RegulateType {\n SATISFIED_REFUNDED = 1,\n\n}\nexport const RegulateTypeDetail = {\n SATISFIED_REFUNDED: {\n id: RegulateType.SATISFIED_REFUNDED,\n name: 'Satisfait/remboursé',\n },\n};"]}
|
|
@@ -12,28 +12,28 @@ const TimeCounterType = exports.TimeCounterType = {
|
|
|
12
12
|
id: 1,
|
|
13
13
|
label: 'OnBoarding',
|
|
14
14
|
aberrantTime: 60,
|
|
15
|
-
limitedRoles: [_Role.Role.FRONT_OFFICE],
|
|
15
|
+
limitedRoles: [_Role.Role.FRONT_OFFICE, _Role.Role.FRONT_OFFICE_EXPRESS],
|
|
16
16
|
color: 'fire'
|
|
17
17
|
},
|
|
18
18
|
VAT: {
|
|
19
19
|
id: 2,
|
|
20
20
|
label: 'TVA',
|
|
21
21
|
aberrantTime: 60,
|
|
22
|
-
limitedRoles: [_Role.Role.MANAGER, _Role.Role.EXPERT_ACCOUNTANT, _Role.Role.FRONT_OFFICE],
|
|
22
|
+
limitedRoles: [_Role.Role.MANAGER, _Role.Role.EXPERT_ACCOUNTANT, _Role.Role.FRONT_OFFICE, _Role.Role.FRONT_OFFICE_EXPRESS],
|
|
23
23
|
color: 'iris'
|
|
24
24
|
},
|
|
25
25
|
REVISION: {
|
|
26
26
|
id: 3,
|
|
27
27
|
label: 'Révision',
|
|
28
28
|
aberrantTime: 120,
|
|
29
|
-
limitedRoles: [_Role.Role.MANAGER, _Role.Role.EXPERT_ACCOUNTANT, _Role.Role.FRONT_OFFICE],
|
|
29
|
+
limitedRoles: [_Role.Role.MANAGER, _Role.Role.EXPERT_ACCOUNTANT, _Role.Role.FRONT_OFFICE, _Role.Role.FRONT_OFFICE_EXPRESS],
|
|
30
30
|
color: 'bubblegum-light'
|
|
31
31
|
},
|
|
32
32
|
FOLDER_REVIEW: {
|
|
33
33
|
id: 4,
|
|
34
34
|
label: 'Revue dossier',
|
|
35
35
|
aberrantTime: 60,
|
|
36
|
-
limitedRoles: [_Role.Role.MANAGER, _Role.Role.EXPERT_ACCOUNTANT, _Role.Role.FRONT_OFFICE],
|
|
36
|
+
limitedRoles: [_Role.Role.MANAGER, _Role.Role.EXPERT_ACCOUNTANT, _Role.Role.FRONT_OFFICE, _Role.Role.FRONT_OFFICE_EXPRESS],
|
|
37
37
|
color: 'cerulean'
|
|
38
38
|
},
|
|
39
39
|
REPORTING: {
|
|
@@ -82,7 +82,7 @@ const TimeCounterType = exports.TimeCounterType = {
|
|
|
82
82
|
id: 11,
|
|
83
83
|
label: 'Prévisionnel',
|
|
84
84
|
aberrantTime: 20,
|
|
85
|
-
limitedRoles: [_Role.Role.FRONT_OFFICE],
|
|
85
|
+
limitedRoles: [_Role.Role.FRONT_OFFICE, _Role.Role.FRONT_OFFICE_EXPRESS],
|
|
86
86
|
color: 'cerulean-light'
|
|
87
87
|
},
|
|
88
88
|
CERTIFICATE: {
|
|
@@ -96,7 +96,7 @@ const TimeCounterType = exports.TimeCounterType = {
|
|
|
96
96
|
id: 13,
|
|
97
97
|
label: 'Mission complémentaire',
|
|
98
98
|
aberrantTime: 20,
|
|
99
|
-
limitedRoles: [_Role.Role.FRONT_OFFICE],
|
|
99
|
+
limitedRoles: [_Role.Role.FRONT_OFFICE, _Role.Role.FRONT_OFFICE_EXPRESS],
|
|
100
100
|
color: 'cerulean-light'
|
|
101
101
|
},
|
|
102
102
|
ORGANISATION: {
|
|
@@ -145,7 +145,7 @@ const TimeCounterType = exports.TimeCounterType = {
|
|
|
145
145
|
id: 20,
|
|
146
146
|
label: 'Bilan',
|
|
147
147
|
aberrantTime: 120,
|
|
148
|
-
limitedRoles: [_Role.Role.FRONT_OFFICE, _Role.Role.EXPERT_ACCOUNTANT],
|
|
148
|
+
limitedRoles: [_Role.Role.FRONT_OFFICE, _Role.Role.FRONT_OFFICE_EXPRESS, _Role.Role.EXPERT_ACCOUNTANT],
|
|
149
149
|
color: 'cerulean-dark'
|
|
150
150
|
},
|
|
151
151
|
PAYSLIP: {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"TimeCounterType.js","mappings":";;;;;;;AAAA;;AAEO,MAAMA,eAAe,WAAfA,eAAe,GAAG;EAC7BC,UAAU,EAAE;IACVC,EAAE,EAAE,CADM;IAEVC,KAAK,EAAE,YAFG;IAGVC,YAAY,EAAE,EAHJ;IAIVC,YAAY,EAAE,CAACC,WAAKC,YAAN,CAJJ;IAKVC,KAAK,EAAE;EALG,CADiB;EAQ7BC,GAAG,EAAE;
|
|
1
|
+
{"version":3,"file":"TimeCounterType.js","mappings":"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","names":["TimeCounterType","ONBOARDING","id","label","aberrantTime","limitedRoles","Role","FRONT_OFFICE","FRONT_OFFICE_EXPRESS","color","VAT","MANAGER","EXPERT_ACCOUNTANT","REVISION","FOLDER_REVIEW","REPORTING","CUSTOMER_SUCCESS","SYNCHRONISATION","UNDER_SUPERVISION","CLIENT_CONTACT","MEETING","FORMATION","FORECAST","CERTIFICATE","COMPLEMENTARY_MISSION","ORGANISATION","INTERNAL_ADVICE","LAB","SUPERVISION","MAIL_PROCESSING","SUPPORT_PROCESSING","BILAN","PAYSLIP","SOCIAL","SOCIAL_PARAMETER","WORK_CONTRACT","DPAE","FACTURATION","LEGAL_DOCUMENT","JURIDIC","INFOGREFFE","APPOINTMENT"],"sourceRoot":"","sources":["../../../ts/types/Enum/TimeCounterType.ts"],"sourcesContent":["import { Role } from './Role';\n\nexport const TimeCounterType = {\n ONBOARDING: {\n id: 1,\n label: 'OnBoarding',\n aberrantTime: 60,\n limitedRoles: [Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS],\n color: 'fire',\n },\n VAT: {\n id: 2,\n label: 'TVA',\n aberrantTime: 60,\n limitedRoles: [Role.MANAGER, Role.EXPERT_ACCOUNTANT, Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS],\n color: 'iris',\n },\n REVISION: {\n id: 3,\n label: 'Révision',\n aberrantTime: 120,\n limitedRoles: [Role.MANAGER, Role.EXPERT_ACCOUNTANT, Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS],\n color: 'bubblegum-light',\n },\n FOLDER_REVIEW: {\n id: 4,\n label: 'Revue dossier',\n aberrantTime: 60,\n limitedRoles: [Role.MANAGER, Role.EXPERT_ACCOUNTANT, Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS],\n color: 'cerulean',\n },\n REPORTING: {\n id: 5,\n label: 'Signalement',\n aberrantTime: 60,\n limitedRoles: [Role.CUSTOMER_SUCCESS],\n color: 'lipstick-dark',\n },\n SYNCHRONISATION: {\n id: 6,\n label: 'Synchronisation',\n aberrantTime: 30,\n limitedRoles: [Role.CUSTOMER_SUCCESS],\n color: 'orange-dark',\n },\n UNDER_SUPERVISION: {\n id: 7,\n label: 'En cours de supervision',\n aberrantTime: 45,\n limitedRoles: null,\n color: 'orange-dark',\n },\n CLIENT_CONTACT: {\n id: 8,\n label: 'Contact client (Appel/mail/chat)',\n aberrantTime: 20,\n limitedRoles: null,\n color: 'orange-light',\n },\n MEETING: {\n id: 9,\n label: 'Réunion',\n aberrantTime: 20,\n limitedRoles: null,\n color: 'fern-dark',\n },\n FORMATION: {\n id: 10,\n label: 'Formation',\n aberrantTime: 20,\n limitedRoles: null,\n color: 'fern',\n },\n FORECAST: {\n id: 11,\n label: 'Prévisionnel',\n aberrantTime: 20,\n limitedRoles: [Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS],\n color: 'cerulean-light',\n },\n CERTIFICATE: {\n id: 12,\n label: 'Attestation',\n aberrantTime: 20,\n limitedRoles: [Role.CUSTOMER_SUCCESS],\n color: 'lipstick-light',\n },\n COMPLEMENTARY_MISSION: {\n id: 13,\n label: 'Mission complémentaire',\n aberrantTime: 20,\n limitedRoles: [Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS],\n color: 'cerulean-light',\n },\n ORGANISATION: {\n id: 14,\n label: 'Organisation',\n aberrantTime: 20,\n limitedRoles: null,\n color: 'fern-light',\n },\n INTERNAL_ADVICE: {\n id: 15,\n label: 'Conseil interne',\n aberrantTime: 20,\n limitedRoles: null,\n color: 'fern-light',\n },\n LAB: {\n id: 16,\n label: 'LAB',\n aberrantTime: 20,\n limitedRoles: [Role.EXPERT_ACCOUNTANT],\n color: 'fire',\n },\n SUPERVISION: {\n id: 17,\n label: 'Supervision',\n aberrantTime: 20,\n limitedRoles: [Role.EXPERT_ACCOUNTANT, Role.MANAGER],\n color: 'bubblegum-dark',\n },\n MAIL_PROCESSING: {\n id: 18,\n label: 'Traitement des courriers',\n aberrantTime: 20,\n limitedRoles: [Role.CUSTOMER_SUCCESS],\n color: 'lipstick-light',\n },\n SUPPORT_PROCESSING: {\n id: 19,\n label: 'Traitement support',\n aberrantTime: 20,\n limitedRoles: [Role.CUSTOMER_SUCCESS],\n color: 'error',\n },\n BILAN: {\n id: 20,\n label: 'Bilan',\n aberrantTime: 120,\n limitedRoles: [Role.FRONT_OFFICE, Role.FRONT_OFFICE_EXPRESS, Role.EXPERT_ACCOUNTANT],\n color: 'cerulean-dark',\n },\n PAYSLIP: {\n id: 21,\n label: 'Bulletin de paie/DSN',\n aberrantTime: 30,\n limitedRoles: [Role.SOCIAL],\n color: 'guacamole',\n },\n SOCIAL_PARAMETER: {\n id: 22,\n label: 'Paramétrage social',\n aberrantTime: 40,\n limitedRoles: [Role.SOCIAL],\n color: 'guacamole',\n },\n WORK_CONTRACT: {\n id: 23,\n label: 'Contrat de travail',\n aberrantTime: 60,\n limitedRoles: [Role.SOCIAL],\n color: 'guacamole',\n },\n DPAE: {\n id: 24,\n label: 'DPAE',\n aberrantTime: 25,\n limitedRoles: [Role.SOCIAL],\n color: 'guacamole',\n },\n FACTURATION: {\n id: 25,\n label: 'Facturation',\n aberrantTime: 180,\n limitedRoles: null,\n color: 'success',\n },\n LEGAL_DOCUMENT: {\n id: 26,\n label: 'Rédaction documents juridiques',\n aberrantTime: 30,\n limitedRoles: [Role.JURIDIC],\n color: 'caramel',\n },\n INFOGREFFE: {\n id: 27,\n label: 'Dépôt infogreffe ou autre',\n aberrantTime: 15,\n limitedRoles: [Role.JURIDIC],\n color: 'caramel',\n },\n APPOINTMENT: {\n id: 28,\n label: 'Rdv client',\n aberrantTime: 15,\n limitedRoles: null,\n color: 'orange-light',\n },\n};"]}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.QueryPaginatedBillingHistory = undefined;
|
|
7
|
+
|
|
8
|
+
var _classValidator = require("class-validator");
|
|
9
|
+
|
|
10
|
+
var _utils = require("../../../../utils");
|
|
11
|
+
|
|
12
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
13
|
+
var c = arguments.length,
|
|
14
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
15
|
+
d;
|
|
16
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
17
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
21
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
class QueryPaginatedBillingHistory {}
|
|
25
|
+
|
|
26
|
+
exports.QueryPaginatedBillingHistory = QueryPaginatedBillingHistory;
|
|
27
|
+
|
|
28
|
+
__decorate([(0, _utils.ApiPropertyOptional)({
|
|
29
|
+
default: 25
|
|
30
|
+
}), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryPaginatedBillingHistory.prototype, "limit", void 0);
|
|
31
|
+
|
|
32
|
+
__decorate([(0, _utils.ApiPropertyOptional)({
|
|
33
|
+
default: 1
|
|
34
|
+
}), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryPaginatedBillingHistory.prototype, "page", void 0);
|
|
35
|
+
//# sourceMappingURL=QueryPaginatedBillingHistory.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryPaginatedBillingHistory.js","mappings":";;;;;;;AAAA;;AAGA;;;;;;;;;;;;;;AAEM,MAAOA,4BAAP,CAAmC;;QAA5BA,4B,GAAAA,4B;;AAIXC,YAHC,gCAAoB;EAAEC,OAAO,EAAE;AAAX,CAApB,CAGD,EAFC,iCAED,EADC,4BACD;;AAKAD,YAHC,gCAAoB;EAAEC,OAAO,EAAE;AAAX,CAApB,CAGD,EAFC,iCAED,EADC,4BACD","names":["QueryPaginatedBillingHistory","__decorate","default"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/billingHistory/QueryPaginatedBillingHistory.ts"],"sourcesContent":["import {\n IsInt, IsOptional, /* IsString, */\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryPaginatedBillingHistory {\n @ApiPropertyOptional({ default: 25 })\n @IsOptional()\n @IsInt()\n limit?: number;\n\n @ApiPropertyOptional({ default: 1 })\n @IsOptional()\n @IsInt()\n page?: number;\n}\n"]}
|
|
@@ -0,0 +1,35 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.QueryFetchDialogDatasDocsOk = exports.QueryFetchDialogDatasInfosOk = undefined;
|
|
7
|
+
|
|
8
|
+
var _classValidator = require("class-validator");
|
|
9
|
+
|
|
10
|
+
var _utils = require("../../../../utils");
|
|
11
|
+
|
|
12
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
13
|
+
var c = arguments.length,
|
|
14
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
15
|
+
d;
|
|
16
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
17
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
21
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
class QueryFetchDialogDatasInfosOk {}
|
|
25
|
+
|
|
26
|
+
exports.QueryFetchDialogDatasInfosOk = QueryFetchDialogDatasInfosOk;
|
|
27
|
+
|
|
28
|
+
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryFetchDialogDatasInfosOk.prototype, "idSociety", void 0);
|
|
29
|
+
|
|
30
|
+
class QueryFetchDialogDatasDocsOk {}
|
|
31
|
+
|
|
32
|
+
exports.QueryFetchDialogDatasDocsOk = QueryFetchDialogDatasDocsOk;
|
|
33
|
+
|
|
34
|
+
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryFetchDialogDatasDocsOk.prototype, "idSociety", void 0);
|
|
35
|
+
//# sourceMappingURL=QueryFetchDialogDatasInfosOk.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryFetchDialogDatasInfosOk.js","mappings":";;;;;;;AAAA;;AAGA;;;;;;;;;;;;;;AAEM,MAAOA,4BAAP,CAAmC;;QAA5BA,4B,GAAAA,4B;;AAGXC,YAFC,yBAED,EADC,4BACD;;AAGI,MAAOC,2BAAP,CAAkC;;QAA3BA,2B,GAAAA,2B;;AAGXD,YAFC,yBAED,EADC,4BACD","names":["QueryFetchDialogDatasInfosOk","__decorate","QueryFetchDialogDatasDocsOk"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercial/QueryFetchDialogDatasInfosOk.ts"],"sourcesContent":["import {\n IsInt,\n} from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\n\nexport class QueryFetchDialogDatasInfosOk {\n @ApiProperty()\n @IsInt()\n idSociety: number;\n}\n\nexport class QueryFetchDialogDatasDocsOk {\n @ApiProperty()\n @IsInt()\n idSociety: number;\n}\n"]}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.QueryGetStats = undefined;
|
|
7
|
+
|
|
8
|
+
var _classValidator = require("class-validator");
|
|
9
|
+
|
|
10
|
+
var _utils = require("../../../../utils");
|
|
11
|
+
|
|
12
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
13
|
+
var c = arguments.length,
|
|
14
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
15
|
+
d;
|
|
16
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
17
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
21
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
class QueryGetStats {}
|
|
25
|
+
|
|
26
|
+
exports.QueryGetStats = QueryGetStats;
|
|
27
|
+
|
|
28
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryGetStats.prototype, "month", void 0);
|
|
29
|
+
|
|
30
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryGetStats.prototype, "year", void 0);
|
|
31
|
+
|
|
32
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryGetStats.prototype, "idUser", void 0);
|
|
33
|
+
//# sourceMappingURL=QueryGetStats.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryGetStats.js","mappings":";;;;;;;AAAA;;AAGA;;;;;;;;;;;;;;AAEM,MAAOA,aAAP,CAAoB;;QAAbA,a,GAAAA,a;;AAIXC,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD","names":["QueryGetStats","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercial/QueryGetStats.ts"],"sourcesContent":["import {\n IsInt, IsOptional,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryGetStats {\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n month?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n year?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idUser?: number;\n}\n"]}
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.QueryMovePrestationsToNextMonth = undefined;
|
|
7
|
+
|
|
8
|
+
var _classValidator = require("class-validator");
|
|
9
|
+
|
|
10
|
+
var _utils = require("../../../../utils");
|
|
11
|
+
|
|
12
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
13
|
+
var c = arguments.length,
|
|
14
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
15
|
+
d;
|
|
16
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
17
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
21
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
class QueryMovePrestationsToNextMonth {}
|
|
25
|
+
|
|
26
|
+
exports.QueryMovePrestationsToNextMonth = QueryMovePrestationsToNextMonth;
|
|
27
|
+
|
|
28
|
+
__decorate([(0, _utils.ApiProperty)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryMovePrestationsToNextMonth.prototype, "idUser", void 0);
|
|
29
|
+
//# sourceMappingURL=QueryMovePrestationsToNextMonth.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryMovePrestationsToNextMonth.js","mappings":";;;;;;;AAAA;;AAGA;;;;;;;;;;;;;;AAEM,MAAOA,+BAAP,CAAsC;;QAA/BA,+B,GAAAA,+B;;AAGXC,YAFC,yBAED,EADC,4BACD","names":["QueryMovePrestationsToNextMonth","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/commercial/QueryMovePrestationsToNextMonth.ts"],"sourcesContent":["import {\n IsInt,\n} from 'class-validator';\nimport { ApiProperty } from '../../../../utils';\n\nexport class QueryMovePrestationsToNextMonth {\n @ApiProperty()\n @IsInt()\n idUser: number;\n}\n"]}
|
|
@@ -0,0 +1,45 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.CreateRebilling = undefined;
|
|
7
|
+
|
|
8
|
+
var _classValidator = require("class-validator");
|
|
9
|
+
|
|
10
|
+
var _ = require("../../../..");
|
|
11
|
+
|
|
12
|
+
var _boolean = require("../../../../utils/transforms/boolean.transform");
|
|
13
|
+
|
|
14
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
15
|
+
var c = arguments.length,
|
|
16
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
17
|
+
d;
|
|
18
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
19
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
20
|
+
};
|
|
21
|
+
|
|
22
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
23
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
24
|
+
};
|
|
25
|
+
|
|
26
|
+
class CreateRebilling {}
|
|
27
|
+
|
|
28
|
+
exports.CreateRebilling = CreateRebilling;
|
|
29
|
+
|
|
30
|
+
__decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateRebilling.prototype, "comment", void 0);
|
|
31
|
+
|
|
32
|
+
__decorate([(0, _.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsBoolean)(), (0, _boolean.ToBoolean)(), __metadata("design:type", String)], CreateRebilling.prototype, "hasToBeAccruals", void 0);
|
|
33
|
+
|
|
34
|
+
__decorate([(0, _.ApiProperty)(), (0, _classValidator.IsString)(), __metadata("design:type", String)], CreateRebilling.prototype, "turnoverMax", void 0);
|
|
35
|
+
|
|
36
|
+
__decorate([(0, _.ApiProperty)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], CreateRebilling.prototype, "idExercice", void 0);
|
|
37
|
+
|
|
38
|
+
__decorate([(0, _.ApiProperty)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], CreateRebilling.prototype, "idSociety", void 0);
|
|
39
|
+
|
|
40
|
+
__decorate([(0, _.ApiProperty)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], CreateRebilling.prototype, "idPrestation", void 0);
|
|
41
|
+
|
|
42
|
+
__decorate([(0, _.ApiProperty)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], CreateRebilling.prototype, "numberOfMonths", void 0);
|
|
43
|
+
|
|
44
|
+
__decorate([(0, _.ApiProperty)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], CreateRebilling.prototype, "totalAmount", void 0);
|
|
45
|
+
//# sourceMappingURL=CreateRebilling.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CreateRebilling.js","mappings":";;;;;;;AAAA;;AAGA;;AACA;;;;;;;;;;;;;;AAEM,MAAOA,eAAP,CAAsB;;QAAfA,e,GAAAA,e;;AAIXC,YAHC,4BAGD,EAFC,iCAED,EADC,+BACD;;AAMAA,YAJC,4BAID,EAHC,iCAGD,EAFC,gCAED,EADC,yBACD;;AAIAA,YAFC,oBAED,EADC,+BACD;;AAIAA,YAFC,oBAED,EADC,4BACD;;AAIAA,YAFC,oBAED,EADC,4BACD;;AAIAA,YAFC,oBAED,EADC,4BACD;;AAIAA,YAFC,oBAED,EADC,4BACD;;AAIAA,YAFC,oBAED,EADC,4BACD","names":["CreateRebilling","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/facturation/CreateRebilling.ts"],"sourcesContent":["import {\n IsBoolean, IsInt, IsOptional, IsString,\n} from 'class-validator';\nimport { ApiProperty, ApiPropertyOptional } from '../../../..';\nimport { ToBoolean } from '../../../../utils/transforms/boolean.transform';\n\nexport class CreateRebilling {\n @ApiPropertyOptional()\n @IsOptional()\n @IsString()\n comment?: string;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsBoolean()\n @ToBoolean()\n hasToBeAccruals?: string;\n\n @ApiProperty()\n @IsString()\n turnoverMax: string;\n\n @ApiProperty()\n @IsInt()\n idExercice: number;\n\n @ApiProperty()\n @IsInt()\n idSociety: number;\n\n @ApiProperty()\n @IsInt()\n idPrestation: number;\n\n @ApiProperty()\n @IsInt()\n numberOfMonths: number;\n\n @ApiProperty()\n @IsInt()\n totalAmount: number;\n}"]}
|
|
@@ -0,0 +1,33 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
|
|
3
|
+
Object.defineProperty(exports, "__esModule", {
|
|
4
|
+
value: true
|
|
5
|
+
});
|
|
6
|
+
exports.QueryGetAll = undefined;
|
|
7
|
+
|
|
8
|
+
var _classValidator = require("class-validator");
|
|
9
|
+
|
|
10
|
+
var _utils = require("../../../../utils");
|
|
11
|
+
|
|
12
|
+
var __decorate = undefined && undefined.__decorate || function (decorators, target, key, desc) {
|
|
13
|
+
var c = arguments.length,
|
|
14
|
+
r = c < 3 ? target : desc === null ? desc = Object.getOwnPropertyDescriptor(target, key) : desc,
|
|
15
|
+
d;
|
|
16
|
+
if (typeof Reflect === "object" && typeof Reflect.decorate === "function") r = Reflect.decorate(decorators, target, key, desc);else for (var i = decorators.length - 1; i >= 0; i--) if (d = decorators[i]) r = (c < 3 ? d(r) : c > 3 ? d(target, key, r) : d(target, key)) || r;
|
|
17
|
+
return c > 3 && r && Object.defineProperty(target, key, r), r;
|
|
18
|
+
};
|
|
19
|
+
|
|
20
|
+
var __metadata = undefined && undefined.__metadata || function (k, v) {
|
|
21
|
+
if (typeof Reflect === "object" && typeof Reflect.metadata === "function") return Reflect.metadata(k, v);
|
|
22
|
+
};
|
|
23
|
+
|
|
24
|
+
class QueryGetAll {}
|
|
25
|
+
|
|
26
|
+
exports.QueryGetAll = QueryGetAll;
|
|
27
|
+
|
|
28
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryGetAll.prototype, "month", void 0);
|
|
29
|
+
|
|
30
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryGetAll.prototype, "year", void 0);
|
|
31
|
+
|
|
32
|
+
__decorate([(0, _utils.ApiPropertyOptional)(), (0, _classValidator.IsOptional)(), (0, _classValidator.IsInt)(), __metadata("design:type", Number)], QueryGetAll.prototype, "idUser", void 0);
|
|
33
|
+
//# sourceMappingURL=QueryGetAll.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"QueryGetAll.js","mappings":";;;;;;;AAAA;;AAGA;;;;;;;;;;;;;;AAEM,MAAOA,WAAP,CAAkB;;QAAXA,W,GAAAA,W;;AAIXC,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD;;AAKAA,YAHC,iCAGD,EAFC,iCAED,EADC,4BACD","names":["QueryGetAll","__decorate"],"sourceRoot":"","sources":["../../../../../ts/types/Interface/api/regulate/QueryGetAll.ts"],"sourcesContent":["import {\n IsInt, IsOptional,\n} from 'class-validator';\nimport { ApiPropertyOptional } from '../../../../utils';\n\nexport class QueryGetAll {\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n month?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n year?: number;\n\n @ApiPropertyOptional()\n @IsOptional()\n @IsInt()\n idUser?: number;\n}\n"]}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"RegulateWithStats.js","mappings":"","names":[],"sourceRoot":"","sources":[],"sourcesContent":[]}
|