@orbe-agro/client-core 5.6.164 → 5.6.166
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/dist/@ecme/assets/styles/app.css +622 -104
- package/dist/@ecme/assets/styles/components/index.css +352 -11
- package/dist/@ecme/assets/styles/template/index.css +0 -6
- package/dist/@ecme/assets/styles/vendors/index.css +0 -75
- package/dist/@ecme/components/template/Footer.js +1 -1
- package/dist/@types/base/@types/models/performance/ppr.d.ts +65 -0
- package/dist/@types/base/@types/models/performance/ppr.d.ts.map +1 -1
- package/dist/@types/base/configs/endpoints.config/endpoints.navigation.d.ts +200 -0
- package/dist/@types/base/configs/endpoints.config/endpoints.navigation.d.ts.map +1 -1
- package/dist/@types/base/configs/endpoints.config/gestaoServicos/config/agenda.d.ts +36 -0
- package/dist/@types/base/configs/endpoints.config/gestaoServicos/config/agenda.d.ts.map +1 -0
- package/dist/@types/base/configs/endpoints.config/gestaoServicos/config/contratos.d.ts +44 -0
- package/dist/@types/base/configs/endpoints.config/gestaoServicos/config/contratos.d.ts.map +1 -0
- package/dist/@types/base/configs/endpoints.config/gestaoServicos/config/dashboard.d.ts +40 -0
- package/dist/@types/base/configs/endpoints.config/gestaoServicos/config/dashboard.d.ts.map +1 -0
- package/dist/@types/base/configs/endpoints.config/gestaoServicos/config/notasFiscais.d.ts +28 -0
- package/dist/@types/base/configs/endpoints.config/gestaoServicos/config/notasFiscais.d.ts.map +1 -0
- package/dist/@types/base/configs/endpoints.config/gestaoServicos/config/pagamentos.d.ts +36 -0
- package/dist/@types/base/configs/endpoints.config/gestaoServicos/config/pagamentos.d.ts.map +1 -0
- package/dist/@types/base/configs/endpoints.config/gestaoServicos/config/planoPagamento.d.ts +24 -0
- package/dist/@types/base/configs/endpoints.config/gestaoServicos/config/planoPagamento.d.ts.map +1 -0
- package/dist/@types/base/configs/endpoints.config/gestaoServicos/gestaoServicos.d.ts +196 -0
- package/dist/@types/base/configs/endpoints.config/gestaoServicos/gestaoServicos.d.ts.map +1 -1
- package/dist/@types/base/configs/endpoints.config/performance/config/ppr.d.ts +4 -0
- package/dist/@types/base/configs/endpoints.config/performance/config/ppr.d.ts.map +1 -1
- package/dist/@types/base/configs/endpoints.config/performance/performance.d.ts +4 -0
- package/dist/@types/base/configs/endpoints.config/performance/performance.d.ts.map +1 -1
- package/dist/@types/base/configs/navigation.config/modules.navigation.d.ts.map +1 -1
- package/dist/@types/base/configs/navigation.config/modules.submenu/gestao-processos/submenu.gestao-processos.d.ts +4 -0
- package/dist/@types/base/configs/navigation.config/modules.submenu/gestao-processos/submenu.gestao-processos.d.ts.map +1 -0
- package/dist/@types/base/configs/navigation.config/submenu/performance/config/ppr.submenu.d.ts.map +1 -1
- package/dist/@types/base/configs/navigation.config/submenu/performance/config/preenchimentoResultadosPpr.submenu.d.ts +4 -0
- package/dist/@types/base/configs/navigation.config/submenu/performance/config/preenchimentoResultadosPpr.submenu.d.ts.map +1 -0
- package/dist/@types/base/services/modules/gestaoServicos/GestaoServicosService.d.ts +35 -0
- package/dist/@types/base/services/modules/gestaoServicos/GestaoServicosService.d.ts.map +1 -0
- package/dist/@types/base/services/modules/gestaoServicos/index.d.ts +1 -0
- package/dist/@types/base/services/modules/gestaoServicos/index.d.ts.map +1 -1
- package/dist/@types/base/services/modules/performance/PerformanceService.d.ts +9 -1
- package/dist/@types/base/services/modules/performance/PerformanceService.d.ts.map +1 -1
- package/dist/base/assets/styles/init.css +1125 -356
- package/dist/base/configs/endpoints.config/gestaoServicos/config/agenda.js +15 -0
- package/dist/base/configs/endpoints.config/gestaoServicos/config/agenda.js.map +1 -0
- package/dist/base/configs/endpoints.config/gestaoServicos/config/contratos.js +17 -0
- package/dist/base/configs/endpoints.config/gestaoServicos/config/contratos.js.map +1 -0
- package/dist/base/configs/endpoints.config/gestaoServicos/config/dashboard.js +16 -0
- package/dist/base/configs/endpoints.config/gestaoServicos/config/dashboard.js.map +1 -0
- package/dist/base/configs/endpoints.config/gestaoServicos/config/notasFiscais.js +13 -0
- package/dist/base/configs/endpoints.config/gestaoServicos/config/notasFiscais.js.map +1 -0
- package/dist/base/configs/endpoints.config/gestaoServicos/config/pagamentos.js +15 -0
- package/dist/base/configs/endpoints.config/gestaoServicos/config/pagamentos.js.map +1 -0
- package/dist/base/configs/endpoints.config/gestaoServicos/config/planoPagamento.js +12 -0
- package/dist/base/configs/endpoints.config/gestaoServicos/config/planoPagamento.js.map +1 -0
- package/dist/base/configs/endpoints.config/gestaoServicos/gestaoServicos.js +13 -1
- package/dist/base/configs/endpoints.config/gestaoServicos/gestaoServicos.js.map +1 -1
- package/dist/base/configs/endpoints.config/performance/config/ppr.js +5 -1
- package/dist/base/configs/endpoints.config/performance/config/ppr.js.map +1 -1
- package/dist/base/configs/navigation.config/modules.navigation.js +3 -1
- package/dist/base/configs/navigation.config/modules.navigation.js.map +1 -1
- package/dist/base/configs/navigation.config/modules.submenu/gestao-processos/submenu.gestao-processos.js +27 -0
- package/dist/base/configs/navigation.config/modules.submenu/gestao-processos/submenu.gestao-processos.js.map +1 -0
- package/dist/base/configs/navigation.config/submenu/performance/config/ppr.submenu.js +3 -1
- package/dist/base/configs/navigation.config/submenu/performance/config/ppr.submenu.js.map +1 -1
- package/dist/base/configs/navigation.config/submenu/performance/config/preenchimentoResultadosPpr.submenu.js +17 -0
- package/dist/base/configs/navigation.config/submenu/performance/config/preenchimentoResultadosPpr.submenu.js.map +1 -0
- package/dist/base/index.js +6 -1
- package/dist/base/services/index.js +6 -1
- package/dist/base/services/modules/gestaoServicos/GestaoServicosService.js +259 -0
- package/dist/base/services/modules/gestaoServicos/GestaoServicosService.js.map +1 -0
- package/dist/base/services/modules/gestaoServicos/index.js +35 -1
- package/dist/base/services/modules/gestaoServicos/index.js.map +1 -1
- package/dist/base/services/modules/index.js +6 -1
- package/dist/base/services/modules/performance/PerformanceService.js +40 -0
- package/dist/base/services/modules/performance/PerformanceService.js.map +1 -1
- package/dist/base/services/modules/performance/index.js +6 -1
- package/lib/base/@types/models/performance/ppr.ts +71 -0
- package/lib/base/configs/endpoints.config/gestaoServicos/config/agenda.ts +14 -0
- package/lib/base/configs/endpoints.config/gestaoServicos/config/contratos.ts +16 -0
- package/lib/base/configs/endpoints.config/gestaoServicos/config/dashboard.ts +15 -0
- package/lib/base/configs/endpoints.config/gestaoServicos/config/notasFiscais.ts +12 -0
- package/lib/base/configs/endpoints.config/gestaoServicos/config/pagamentos.ts +14 -0
- package/lib/base/configs/endpoints.config/gestaoServicos/config/planoPagamento.ts +11 -0
- package/lib/base/configs/endpoints.config/gestaoServicos/gestaoServicos.ts +13 -1
- package/lib/base/configs/endpoints.config/performance/config/ppr.ts +4 -0
- package/lib/base/configs/navigation.config/modules.navigation.ts +2 -0
- package/lib/base/configs/navigation.config/modules.submenu/gestao-processos/submenu.gestao-processos.ts +27 -0
- package/lib/base/configs/navigation.config/submenu/performance/config/ppr.submenu.ts +2 -0
- package/lib/base/configs/navigation.config/submenu/performance/config/preenchimentoResultadosPpr.submenu.ts +17 -0
- package/lib/base/services/modules/gestaoServicos/GestaoServicosService.ts +268 -0
- package/lib/base/services/modules/gestaoServicos/index.ts +1 -0
- package/lib/base/services/modules/performance/PerformanceService.ts +45 -0
- package/package.json +1 -1
|
@@ -3321,6 +3321,10 @@ declare const endpointNavigationConfig: {
|
|
|
3321
3321
|
indicadoresMetaSetorialGeralFindMonitor: string;
|
|
3322
3322
|
indicadoresMetaSetorialPorCc: string;
|
|
3323
3323
|
indicadoresMetaSetorialPorCcFindMonitor: string;
|
|
3324
|
+
lancamentosResultado: string;
|
|
3325
|
+
lancamentosResultadoEnviarAprovacao: string;
|
|
3326
|
+
lancamentosResultadoIndicadoresElegiveis: string;
|
|
3327
|
+
lancamentosResultadoCentrosCustoElegiveis: string;
|
|
3324
3328
|
};
|
|
3325
3329
|
};
|
|
3326
3330
|
ativos: {
|
|
@@ -3880,6 +3884,202 @@ declare const endpointNavigationConfig: {
|
|
|
3880
3884
|
httpMethod: string;
|
|
3881
3885
|
};
|
|
3882
3886
|
};
|
|
3887
|
+
contratos: {
|
|
3888
|
+
findMonitor: {
|
|
3889
|
+
endpoint: string;
|
|
3890
|
+
httpMethod: string;
|
|
3891
|
+
};
|
|
3892
|
+
findOne: {
|
|
3893
|
+
endpoint: string;
|
|
3894
|
+
httpMethod: string;
|
|
3895
|
+
};
|
|
3896
|
+
create: {
|
|
3897
|
+
endpoint: string;
|
|
3898
|
+
httpMethod: string;
|
|
3899
|
+
};
|
|
3900
|
+
update: {
|
|
3901
|
+
endpoint: string;
|
|
3902
|
+
httpMethod: string;
|
|
3903
|
+
};
|
|
3904
|
+
submeter: {
|
|
3905
|
+
endpoint: string;
|
|
3906
|
+
httpMethod: string;
|
|
3907
|
+
};
|
|
3908
|
+
aprovar: {
|
|
3909
|
+
endpoint: string;
|
|
3910
|
+
httpMethod: string;
|
|
3911
|
+
};
|
|
3912
|
+
reprovar: {
|
|
3913
|
+
endpoint: string;
|
|
3914
|
+
httpMethod: string;
|
|
3915
|
+
};
|
|
3916
|
+
encerrar: {
|
|
3917
|
+
endpoint: string;
|
|
3918
|
+
httpMethod: string;
|
|
3919
|
+
};
|
|
3920
|
+
vencendo: {
|
|
3921
|
+
endpoint: string;
|
|
3922
|
+
httpMethod: string;
|
|
3923
|
+
};
|
|
3924
|
+
executarReajuste: {
|
|
3925
|
+
endpoint: string;
|
|
3926
|
+
httpMethod: string;
|
|
3927
|
+
};
|
|
3928
|
+
};
|
|
3929
|
+
agenda: {
|
|
3930
|
+
findMonitor: {
|
|
3931
|
+
endpoint: string;
|
|
3932
|
+
httpMethod: string;
|
|
3933
|
+
};
|
|
3934
|
+
findOne: {
|
|
3935
|
+
endpoint: string;
|
|
3936
|
+
httpMethod: string;
|
|
3937
|
+
};
|
|
3938
|
+
gerar: {
|
|
3939
|
+
endpoint: string;
|
|
3940
|
+
httpMethod: string;
|
|
3941
|
+
};
|
|
3942
|
+
marcarRealizada: {
|
|
3943
|
+
endpoint: string;
|
|
3944
|
+
httpMethod: string;
|
|
3945
|
+
};
|
|
3946
|
+
aprovar: {
|
|
3947
|
+
endpoint: string;
|
|
3948
|
+
httpMethod: string;
|
|
3949
|
+
};
|
|
3950
|
+
reprovar: {
|
|
3951
|
+
endpoint: string;
|
|
3952
|
+
httpMethod: string;
|
|
3953
|
+
};
|
|
3954
|
+
limparPrevistas: {
|
|
3955
|
+
endpoint: string;
|
|
3956
|
+
httpMethod: string;
|
|
3957
|
+
};
|
|
3958
|
+
executarSemNf: {
|
|
3959
|
+
endpoint: string;
|
|
3960
|
+
httpMethod: string;
|
|
3961
|
+
};
|
|
3962
|
+
};
|
|
3963
|
+
notasFiscais: {
|
|
3964
|
+
findMonitor: {
|
|
3965
|
+
endpoint: string;
|
|
3966
|
+
httpMethod: string;
|
|
3967
|
+
};
|
|
3968
|
+
findOne: {
|
|
3969
|
+
endpoint: string;
|
|
3970
|
+
httpMethod: string;
|
|
3971
|
+
};
|
|
3972
|
+
create: {
|
|
3973
|
+
endpoint: string;
|
|
3974
|
+
httpMethod: string;
|
|
3975
|
+
};
|
|
3976
|
+
validar: {
|
|
3977
|
+
endpoint: string;
|
|
3978
|
+
httpMethod: string;
|
|
3979
|
+
};
|
|
3980
|
+
reprovar: {
|
|
3981
|
+
endpoint: string;
|
|
3982
|
+
httpMethod: string;
|
|
3983
|
+
};
|
|
3984
|
+
vincularExecucoes: {
|
|
3985
|
+
endpoint: string;
|
|
3986
|
+
httpMethod: string;
|
|
3987
|
+
};
|
|
3988
|
+
};
|
|
3989
|
+
pagamentos: {
|
|
3990
|
+
findMonitor: {
|
|
3991
|
+
endpoint: string;
|
|
3992
|
+
httpMethod: string;
|
|
3993
|
+
};
|
|
3994
|
+
findOne: {
|
|
3995
|
+
endpoint: string;
|
|
3996
|
+
httpMethod: string;
|
|
3997
|
+
};
|
|
3998
|
+
create: {
|
|
3999
|
+
endpoint: string;
|
|
4000
|
+
httpMethod: string;
|
|
4001
|
+
};
|
|
4002
|
+
aprovar: {
|
|
4003
|
+
endpoint: string;
|
|
4004
|
+
httpMethod: string;
|
|
4005
|
+
};
|
|
4006
|
+
reprovar: {
|
|
4007
|
+
endpoint: string;
|
|
4008
|
+
httpMethod: string;
|
|
4009
|
+
};
|
|
4010
|
+
marcarPago: {
|
|
4011
|
+
endpoint: string;
|
|
4012
|
+
httpMethod: string;
|
|
4013
|
+
};
|
|
4014
|
+
delete: {
|
|
4015
|
+
endpoint: string;
|
|
4016
|
+
httpMethod: string;
|
|
4017
|
+
};
|
|
4018
|
+
totais: {
|
|
4019
|
+
endpoint: string;
|
|
4020
|
+
httpMethod: string;
|
|
4021
|
+
};
|
|
4022
|
+
};
|
|
4023
|
+
planoPagamento: {
|
|
4024
|
+
listar: {
|
|
4025
|
+
endpoint: string;
|
|
4026
|
+
httpMethod: string;
|
|
4027
|
+
};
|
|
4028
|
+
adicionar: {
|
|
4029
|
+
endpoint: string;
|
|
4030
|
+
httpMethod: string;
|
|
4031
|
+
};
|
|
4032
|
+
excluir: {
|
|
4033
|
+
endpoint: string;
|
|
4034
|
+
httpMethod: string;
|
|
4035
|
+
};
|
|
4036
|
+
limpar: {
|
|
4037
|
+
endpoint: string;
|
|
4038
|
+
httpMethod: string;
|
|
4039
|
+
};
|
|
4040
|
+
atualizarCondicao: {
|
|
4041
|
+
endpoint: string;
|
|
4042
|
+
httpMethod: string;
|
|
4043
|
+
};
|
|
4044
|
+
};
|
|
4045
|
+
dashboard: {
|
|
4046
|
+
kpis: {
|
|
4047
|
+
endpoint: string;
|
|
4048
|
+
httpMethod: string;
|
|
4049
|
+
};
|
|
4050
|
+
kpisFinanceiro: {
|
|
4051
|
+
endpoint: string;
|
|
4052
|
+
httpMethod: string;
|
|
4053
|
+
};
|
|
4054
|
+
contratosPorStatus: {
|
|
4055
|
+
endpoint: string;
|
|
4056
|
+
httpMethod: string;
|
|
4057
|
+
};
|
|
4058
|
+
valorPorFornecedor: {
|
|
4059
|
+
endpoint: string;
|
|
4060
|
+
httpMethod: string;
|
|
4061
|
+
};
|
|
4062
|
+
execucoesPorStatus: {
|
|
4063
|
+
endpoint: string;
|
|
4064
|
+
httpMethod: string;
|
|
4065
|
+
};
|
|
4066
|
+
vencimentosPorMes: {
|
|
4067
|
+
endpoint: string;
|
|
4068
|
+
httpMethod: string;
|
|
4069
|
+
};
|
|
4070
|
+
pipelineOperacional: {
|
|
4071
|
+
endpoint: string;
|
|
4072
|
+
httpMethod: string;
|
|
4073
|
+
};
|
|
4074
|
+
pagamentosPorMes: {
|
|
4075
|
+
endpoint: string;
|
|
4076
|
+
httpMethod: string;
|
|
4077
|
+
};
|
|
4078
|
+
valorPorCentroCusto: {
|
|
4079
|
+
endpoint: string;
|
|
4080
|
+
httpMethod: string;
|
|
4081
|
+
};
|
|
4082
|
+
};
|
|
3883
4083
|
};
|
|
3884
4084
|
};
|
|
3885
4085
|
export default endpointNavigationConfig;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"endpoints.navigation.d.ts","sourceRoot":"","sources":["../../../../../lib/base/configs/endpoints.config/endpoints.navigation.ts"],"names":[],"mappings":"AAyDA,eAAO,MAAM,SAAS,SAAS,CAAA;AAE/B,QAAA,MAAM,wBAAwB
|
|
1
|
+
{"version":3,"file":"endpoints.navigation.d.ts","sourceRoot":"","sources":["../../../../../lib/base/configs/endpoints.config/endpoints.navigation.ts"],"names":[],"mappings":"AAyDA,eAAO,MAAM,SAAS,SAAS,CAAA;AAE/B,QAAA,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAyD7B,CAAA;AAED,eAAe,wBAAwB,CAAA"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
declare const agenda: {
|
|
2
|
+
findMonitor: {
|
|
3
|
+
endpoint: string;
|
|
4
|
+
httpMethod: string;
|
|
5
|
+
};
|
|
6
|
+
findOne: {
|
|
7
|
+
endpoint: string;
|
|
8
|
+
httpMethod: string;
|
|
9
|
+
};
|
|
10
|
+
gerar: {
|
|
11
|
+
endpoint: string;
|
|
12
|
+
httpMethod: string;
|
|
13
|
+
};
|
|
14
|
+
marcarRealizada: {
|
|
15
|
+
endpoint: string;
|
|
16
|
+
httpMethod: string;
|
|
17
|
+
};
|
|
18
|
+
aprovar: {
|
|
19
|
+
endpoint: string;
|
|
20
|
+
httpMethod: string;
|
|
21
|
+
};
|
|
22
|
+
reprovar: {
|
|
23
|
+
endpoint: string;
|
|
24
|
+
httpMethod: string;
|
|
25
|
+
};
|
|
26
|
+
limparPrevistas: {
|
|
27
|
+
endpoint: string;
|
|
28
|
+
httpMethod: string;
|
|
29
|
+
};
|
|
30
|
+
executarSemNf: {
|
|
31
|
+
endpoint: string;
|
|
32
|
+
httpMethod: string;
|
|
33
|
+
};
|
|
34
|
+
};
|
|
35
|
+
export default agenda;
|
|
36
|
+
//# sourceMappingURL=agenda.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"agenda.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/endpoints.config/gestaoServicos/config/agenda.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,MAAM;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CASX,CAAA;AAED,eAAe,MAAM,CAAA"}
|
|
@@ -0,0 +1,44 @@
|
|
|
1
|
+
declare const contratos: {
|
|
2
|
+
findMonitor: {
|
|
3
|
+
endpoint: string;
|
|
4
|
+
httpMethod: string;
|
|
5
|
+
};
|
|
6
|
+
findOne: {
|
|
7
|
+
endpoint: string;
|
|
8
|
+
httpMethod: string;
|
|
9
|
+
};
|
|
10
|
+
create: {
|
|
11
|
+
endpoint: string;
|
|
12
|
+
httpMethod: string;
|
|
13
|
+
};
|
|
14
|
+
update: {
|
|
15
|
+
endpoint: string;
|
|
16
|
+
httpMethod: string;
|
|
17
|
+
};
|
|
18
|
+
submeter: {
|
|
19
|
+
endpoint: string;
|
|
20
|
+
httpMethod: string;
|
|
21
|
+
};
|
|
22
|
+
aprovar: {
|
|
23
|
+
endpoint: string;
|
|
24
|
+
httpMethod: string;
|
|
25
|
+
};
|
|
26
|
+
reprovar: {
|
|
27
|
+
endpoint: string;
|
|
28
|
+
httpMethod: string;
|
|
29
|
+
};
|
|
30
|
+
encerrar: {
|
|
31
|
+
endpoint: string;
|
|
32
|
+
httpMethod: string;
|
|
33
|
+
};
|
|
34
|
+
vencendo: {
|
|
35
|
+
endpoint: string;
|
|
36
|
+
httpMethod: string;
|
|
37
|
+
};
|
|
38
|
+
executarReajuste: {
|
|
39
|
+
endpoint: string;
|
|
40
|
+
httpMethod: string;
|
|
41
|
+
};
|
|
42
|
+
};
|
|
43
|
+
export default contratos;
|
|
44
|
+
//# sourceMappingURL=contratos.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"contratos.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/endpoints.config/gestaoServicos/config/contratos.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAWd,CAAA;AAED,eAAe,SAAS,CAAA"}
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
declare const dashboard: {
|
|
2
|
+
kpis: {
|
|
3
|
+
endpoint: string;
|
|
4
|
+
httpMethod: string;
|
|
5
|
+
};
|
|
6
|
+
kpisFinanceiro: {
|
|
7
|
+
endpoint: string;
|
|
8
|
+
httpMethod: string;
|
|
9
|
+
};
|
|
10
|
+
contratosPorStatus: {
|
|
11
|
+
endpoint: string;
|
|
12
|
+
httpMethod: string;
|
|
13
|
+
};
|
|
14
|
+
valorPorFornecedor: {
|
|
15
|
+
endpoint: string;
|
|
16
|
+
httpMethod: string;
|
|
17
|
+
};
|
|
18
|
+
execucoesPorStatus: {
|
|
19
|
+
endpoint: string;
|
|
20
|
+
httpMethod: string;
|
|
21
|
+
};
|
|
22
|
+
vencimentosPorMes: {
|
|
23
|
+
endpoint: string;
|
|
24
|
+
httpMethod: string;
|
|
25
|
+
};
|
|
26
|
+
pipelineOperacional: {
|
|
27
|
+
endpoint: string;
|
|
28
|
+
httpMethod: string;
|
|
29
|
+
};
|
|
30
|
+
pagamentosPorMes: {
|
|
31
|
+
endpoint: string;
|
|
32
|
+
httpMethod: string;
|
|
33
|
+
};
|
|
34
|
+
valorPorCentroCusto: {
|
|
35
|
+
endpoint: string;
|
|
36
|
+
httpMethod: string;
|
|
37
|
+
};
|
|
38
|
+
};
|
|
39
|
+
export default dashboard;
|
|
40
|
+
//# sourceMappingURL=dashboard.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"dashboard.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/endpoints.config/gestaoServicos/config/dashboard.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,SAAS;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAUd,CAAA;AAED,eAAe,SAAS,CAAA"}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
declare const notasFiscais: {
|
|
2
|
+
findMonitor: {
|
|
3
|
+
endpoint: string;
|
|
4
|
+
httpMethod: string;
|
|
5
|
+
};
|
|
6
|
+
findOne: {
|
|
7
|
+
endpoint: string;
|
|
8
|
+
httpMethod: string;
|
|
9
|
+
};
|
|
10
|
+
create: {
|
|
11
|
+
endpoint: string;
|
|
12
|
+
httpMethod: string;
|
|
13
|
+
};
|
|
14
|
+
validar: {
|
|
15
|
+
endpoint: string;
|
|
16
|
+
httpMethod: string;
|
|
17
|
+
};
|
|
18
|
+
reprovar: {
|
|
19
|
+
endpoint: string;
|
|
20
|
+
httpMethod: string;
|
|
21
|
+
};
|
|
22
|
+
vincularExecucoes: {
|
|
23
|
+
endpoint: string;
|
|
24
|
+
httpMethod: string;
|
|
25
|
+
};
|
|
26
|
+
};
|
|
27
|
+
export default notasFiscais;
|
|
28
|
+
//# sourceMappingURL=notasFiscais.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"notasFiscais.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/endpoints.config/gestaoServicos/config/notasFiscais.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,YAAY;;;;;;;;;;;;;;;;;;;;;;;;;CAOjB,CAAA;AAED,eAAe,YAAY,CAAA"}
|
|
@@ -0,0 +1,36 @@
|
|
|
1
|
+
declare const pagamentos: {
|
|
2
|
+
findMonitor: {
|
|
3
|
+
endpoint: string;
|
|
4
|
+
httpMethod: string;
|
|
5
|
+
};
|
|
6
|
+
findOne: {
|
|
7
|
+
endpoint: string;
|
|
8
|
+
httpMethod: string;
|
|
9
|
+
};
|
|
10
|
+
create: {
|
|
11
|
+
endpoint: string;
|
|
12
|
+
httpMethod: string;
|
|
13
|
+
};
|
|
14
|
+
aprovar: {
|
|
15
|
+
endpoint: string;
|
|
16
|
+
httpMethod: string;
|
|
17
|
+
};
|
|
18
|
+
reprovar: {
|
|
19
|
+
endpoint: string;
|
|
20
|
+
httpMethod: string;
|
|
21
|
+
};
|
|
22
|
+
marcarPago: {
|
|
23
|
+
endpoint: string;
|
|
24
|
+
httpMethod: string;
|
|
25
|
+
};
|
|
26
|
+
delete: {
|
|
27
|
+
endpoint: string;
|
|
28
|
+
httpMethod: string;
|
|
29
|
+
};
|
|
30
|
+
totais: {
|
|
31
|
+
endpoint: string;
|
|
32
|
+
httpMethod: string;
|
|
33
|
+
};
|
|
34
|
+
};
|
|
35
|
+
export default pagamentos;
|
|
36
|
+
//# sourceMappingURL=pagamentos.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"pagamentos.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/endpoints.config/gestaoServicos/config/pagamentos.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,UAAU;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CASf,CAAA;AAED,eAAe,UAAU,CAAA"}
|
|
@@ -0,0 +1,24 @@
|
|
|
1
|
+
declare const planoPagamento: {
|
|
2
|
+
listar: {
|
|
3
|
+
endpoint: string;
|
|
4
|
+
httpMethod: string;
|
|
5
|
+
};
|
|
6
|
+
adicionar: {
|
|
7
|
+
endpoint: string;
|
|
8
|
+
httpMethod: string;
|
|
9
|
+
};
|
|
10
|
+
excluir: {
|
|
11
|
+
endpoint: string;
|
|
12
|
+
httpMethod: string;
|
|
13
|
+
};
|
|
14
|
+
limpar: {
|
|
15
|
+
endpoint: string;
|
|
16
|
+
httpMethod: string;
|
|
17
|
+
};
|
|
18
|
+
atualizarCondicao: {
|
|
19
|
+
endpoint: string;
|
|
20
|
+
httpMethod: string;
|
|
21
|
+
};
|
|
22
|
+
};
|
|
23
|
+
export default planoPagamento;
|
|
24
|
+
//# sourceMappingURL=planoPagamento.d.ts.map
|
package/dist/@types/base/configs/endpoints.config/gestaoServicos/config/planoPagamento.d.ts.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"planoPagamento.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/endpoints.config/gestaoServicos/config/planoPagamento.ts"],"names":[],"mappings":"AAEA,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;CAMnB,CAAA;AAED,eAAe,cAAc,CAAA"}
|
|
@@ -17,6 +17,202 @@ declare const gestaoServicos: {
|
|
|
17
17
|
httpMethod: string;
|
|
18
18
|
};
|
|
19
19
|
};
|
|
20
|
+
contratos: {
|
|
21
|
+
findMonitor: {
|
|
22
|
+
endpoint: string;
|
|
23
|
+
httpMethod: string;
|
|
24
|
+
};
|
|
25
|
+
findOne: {
|
|
26
|
+
endpoint: string;
|
|
27
|
+
httpMethod: string;
|
|
28
|
+
};
|
|
29
|
+
create: {
|
|
30
|
+
endpoint: string;
|
|
31
|
+
httpMethod: string;
|
|
32
|
+
};
|
|
33
|
+
update: {
|
|
34
|
+
endpoint: string;
|
|
35
|
+
httpMethod: string;
|
|
36
|
+
};
|
|
37
|
+
submeter: {
|
|
38
|
+
endpoint: string;
|
|
39
|
+
httpMethod: string;
|
|
40
|
+
};
|
|
41
|
+
aprovar: {
|
|
42
|
+
endpoint: string;
|
|
43
|
+
httpMethod: string;
|
|
44
|
+
};
|
|
45
|
+
reprovar: {
|
|
46
|
+
endpoint: string;
|
|
47
|
+
httpMethod: string;
|
|
48
|
+
};
|
|
49
|
+
encerrar: {
|
|
50
|
+
endpoint: string;
|
|
51
|
+
httpMethod: string;
|
|
52
|
+
};
|
|
53
|
+
vencendo: {
|
|
54
|
+
endpoint: string;
|
|
55
|
+
httpMethod: string;
|
|
56
|
+
};
|
|
57
|
+
executarReajuste: {
|
|
58
|
+
endpoint: string;
|
|
59
|
+
httpMethod: string;
|
|
60
|
+
};
|
|
61
|
+
};
|
|
62
|
+
agenda: {
|
|
63
|
+
findMonitor: {
|
|
64
|
+
endpoint: string;
|
|
65
|
+
httpMethod: string;
|
|
66
|
+
};
|
|
67
|
+
findOne: {
|
|
68
|
+
endpoint: string;
|
|
69
|
+
httpMethod: string;
|
|
70
|
+
};
|
|
71
|
+
gerar: {
|
|
72
|
+
endpoint: string;
|
|
73
|
+
httpMethod: string;
|
|
74
|
+
};
|
|
75
|
+
marcarRealizada: {
|
|
76
|
+
endpoint: string;
|
|
77
|
+
httpMethod: string;
|
|
78
|
+
};
|
|
79
|
+
aprovar: {
|
|
80
|
+
endpoint: string;
|
|
81
|
+
httpMethod: string;
|
|
82
|
+
};
|
|
83
|
+
reprovar: {
|
|
84
|
+
endpoint: string;
|
|
85
|
+
httpMethod: string;
|
|
86
|
+
};
|
|
87
|
+
limparPrevistas: {
|
|
88
|
+
endpoint: string;
|
|
89
|
+
httpMethod: string;
|
|
90
|
+
};
|
|
91
|
+
executarSemNf: {
|
|
92
|
+
endpoint: string;
|
|
93
|
+
httpMethod: string;
|
|
94
|
+
};
|
|
95
|
+
};
|
|
96
|
+
notasFiscais: {
|
|
97
|
+
findMonitor: {
|
|
98
|
+
endpoint: string;
|
|
99
|
+
httpMethod: string;
|
|
100
|
+
};
|
|
101
|
+
findOne: {
|
|
102
|
+
endpoint: string;
|
|
103
|
+
httpMethod: string;
|
|
104
|
+
};
|
|
105
|
+
create: {
|
|
106
|
+
endpoint: string;
|
|
107
|
+
httpMethod: string;
|
|
108
|
+
};
|
|
109
|
+
validar: {
|
|
110
|
+
endpoint: string;
|
|
111
|
+
httpMethod: string;
|
|
112
|
+
};
|
|
113
|
+
reprovar: {
|
|
114
|
+
endpoint: string;
|
|
115
|
+
httpMethod: string;
|
|
116
|
+
};
|
|
117
|
+
vincularExecucoes: {
|
|
118
|
+
endpoint: string;
|
|
119
|
+
httpMethod: string;
|
|
120
|
+
};
|
|
121
|
+
};
|
|
122
|
+
pagamentos: {
|
|
123
|
+
findMonitor: {
|
|
124
|
+
endpoint: string;
|
|
125
|
+
httpMethod: string;
|
|
126
|
+
};
|
|
127
|
+
findOne: {
|
|
128
|
+
endpoint: string;
|
|
129
|
+
httpMethod: string;
|
|
130
|
+
};
|
|
131
|
+
create: {
|
|
132
|
+
endpoint: string;
|
|
133
|
+
httpMethod: string;
|
|
134
|
+
};
|
|
135
|
+
aprovar: {
|
|
136
|
+
endpoint: string;
|
|
137
|
+
httpMethod: string;
|
|
138
|
+
};
|
|
139
|
+
reprovar: {
|
|
140
|
+
endpoint: string;
|
|
141
|
+
httpMethod: string;
|
|
142
|
+
};
|
|
143
|
+
marcarPago: {
|
|
144
|
+
endpoint: string;
|
|
145
|
+
httpMethod: string;
|
|
146
|
+
};
|
|
147
|
+
delete: {
|
|
148
|
+
endpoint: string;
|
|
149
|
+
httpMethod: string;
|
|
150
|
+
};
|
|
151
|
+
totais: {
|
|
152
|
+
endpoint: string;
|
|
153
|
+
httpMethod: string;
|
|
154
|
+
};
|
|
155
|
+
};
|
|
156
|
+
planoPagamento: {
|
|
157
|
+
listar: {
|
|
158
|
+
endpoint: string;
|
|
159
|
+
httpMethod: string;
|
|
160
|
+
};
|
|
161
|
+
adicionar: {
|
|
162
|
+
endpoint: string;
|
|
163
|
+
httpMethod: string;
|
|
164
|
+
};
|
|
165
|
+
excluir: {
|
|
166
|
+
endpoint: string;
|
|
167
|
+
httpMethod: string;
|
|
168
|
+
};
|
|
169
|
+
limpar: {
|
|
170
|
+
endpoint: string;
|
|
171
|
+
httpMethod: string;
|
|
172
|
+
};
|
|
173
|
+
atualizarCondicao: {
|
|
174
|
+
endpoint: string;
|
|
175
|
+
httpMethod: string;
|
|
176
|
+
};
|
|
177
|
+
};
|
|
178
|
+
dashboard: {
|
|
179
|
+
kpis: {
|
|
180
|
+
endpoint: string;
|
|
181
|
+
httpMethod: string;
|
|
182
|
+
};
|
|
183
|
+
kpisFinanceiro: {
|
|
184
|
+
endpoint: string;
|
|
185
|
+
httpMethod: string;
|
|
186
|
+
};
|
|
187
|
+
contratosPorStatus: {
|
|
188
|
+
endpoint: string;
|
|
189
|
+
httpMethod: string;
|
|
190
|
+
};
|
|
191
|
+
valorPorFornecedor: {
|
|
192
|
+
endpoint: string;
|
|
193
|
+
httpMethod: string;
|
|
194
|
+
};
|
|
195
|
+
execucoesPorStatus: {
|
|
196
|
+
endpoint: string;
|
|
197
|
+
httpMethod: string;
|
|
198
|
+
};
|
|
199
|
+
vencimentosPorMes: {
|
|
200
|
+
endpoint: string;
|
|
201
|
+
httpMethod: string;
|
|
202
|
+
};
|
|
203
|
+
pipelineOperacional: {
|
|
204
|
+
endpoint: string;
|
|
205
|
+
httpMethod: string;
|
|
206
|
+
};
|
|
207
|
+
pagamentosPorMes: {
|
|
208
|
+
endpoint: string;
|
|
209
|
+
httpMethod: string;
|
|
210
|
+
};
|
|
211
|
+
valorPorCentroCusto: {
|
|
212
|
+
endpoint: string;
|
|
213
|
+
httpMethod: string;
|
|
214
|
+
};
|
|
215
|
+
};
|
|
20
216
|
};
|
|
21
217
|
export default gestaoServicos;
|
|
22
218
|
//# sourceMappingURL=gestaoServicos.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"gestaoServicos.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/configs/endpoints.config/gestaoServicos/gestaoServicos.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"gestaoServicos.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/configs/endpoints.config/gestaoServicos/gestaoServicos.ts"],"names":[],"mappings":"AAQA,QAAA,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAQnB,CAAA;AAED,eAAe,cAAc,CAAA"}
|
|
@@ -9,6 +9,10 @@ declare const ppr: {
|
|
|
9
9
|
indicadoresMetaSetorialGeralFindMonitor: string;
|
|
10
10
|
indicadoresMetaSetorialPorCc: string;
|
|
11
11
|
indicadoresMetaSetorialPorCcFindMonitor: string;
|
|
12
|
+
lancamentosResultado: string;
|
|
13
|
+
lancamentosResultadoEnviarAprovacao: string;
|
|
14
|
+
lancamentosResultadoIndicadoresElegiveis: string;
|
|
15
|
+
lancamentosResultadoCentrosCustoElegiveis: string;
|
|
12
16
|
};
|
|
13
17
|
export default ppr;
|
|
14
18
|
//# sourceMappingURL=ppr.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ppr.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/endpoints.config/performance/config/ppr.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,GAAG
|
|
1
|
+
{"version":3,"file":"ppr.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/configs/endpoints.config/performance/config/ppr.ts"],"names":[],"mappings":"AAAA,QAAA,MAAM,GAAG;;;;;;;;;;;;;;;CAeR,CAAC;AAEF,eAAe,GAAG,CAAC"}
|