@orbe-agro/client-core 5.3.26 → 5.3.27
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/@types/@ecme/store/authStore.d.ts +5 -3
- package/dist/@types/@ecme/store/authStore.d.ts.map +1 -1
- package/dist/@types/@ecme/store/localeStore.d.ts +15 -3
- package/dist/@types/@ecme/store/localeStore.d.ts.map +1 -1
- package/dist/@types/@ecme/store/themeStore.d.ts +5 -3
- package/dist/@types/@ecme/store/themeStore.d.ts.map +1 -1
- package/dist/@types/base/@types/api.d.ts +36 -0
- package/dist/@types/base/@types/api.d.ts.map +1 -1
- package/dist/@types/base/configs/endpoints.config/endpoints.navigation.d.ts +4 -0
- package/dist/@types/base/configs/endpoints.config/endpoints.navigation.d.ts.map +1 -1
- package/dist/@types/base/configs/endpoints.config/transportadora/contratoFrete.d.ts +4 -0
- package/dist/@types/base/configs/endpoints.config/transportadora/contratoFrete.d.ts.map +1 -1
- package/dist/@types/base/services/modules/transportadora/ContratoFrete/ContratoFreteService.d.ts +2 -0
- package/dist/@types/base/services/modules/transportadora/ContratoFrete/ContratoFreteService.d.ts.map +1 -1
- package/dist/base/configs/endpoints.config/transportadora/contratoFrete.js +2 -1
- package/dist/base/configs/endpoints.config/transportadora/contratoFrete.js.map +1 -1
- package/dist/base/index.js +69 -68
- package/dist/base/services/index.js +65 -64
- package/dist/base/services/modules/index.js +65 -64
- package/dist/base/services/modules/transportadora/ContratoFrete/ContratoFreteService.js +14 -6
- package/dist/base/services/modules/transportadora/ContratoFrete/ContratoFreteService.js.map +1 -1
- package/dist/base/services/modules/transportadora/index.js +65 -64
- package/package.json +1 -1
|
@@ -10,15 +10,17 @@ type AuthAction = {
|
|
|
10
10
|
setSessionSignedIn: (payload: boolean) => void;
|
|
11
11
|
setUser: (payload: User) => void;
|
|
12
12
|
};
|
|
13
|
-
export declare const useSessionUser: import("zustand").UseBoundStore<Omit<import("zustand").StoreApi<AuthState & AuthAction>, "persist"> & {
|
|
13
|
+
export declare const useSessionUser: import("zustand").UseBoundStore<Omit<import("zustand").StoreApi<AuthState & AuthAction>, "setState" | "persist"> & {
|
|
14
|
+
setState(partial: (AuthState & AuthAction) | Partial<AuthState & AuthAction> | ((state: AuthState & AuthAction) => (AuthState & AuthAction) | Partial<AuthState & AuthAction>), replace?: false | undefined): unknown;
|
|
15
|
+
setState(state: (AuthState & AuthAction) | ((state: AuthState & AuthAction) => AuthState & AuthAction), replace: true): unknown;
|
|
14
16
|
persist: {
|
|
15
|
-
setOptions: (options: Partial<import("zustand/middleware").PersistOptions<AuthState & AuthAction, unknown>>) => void;
|
|
17
|
+
setOptions: (options: Partial<import("zustand/middleware").PersistOptions<AuthState & AuthAction, unknown, unknown>>) => void;
|
|
16
18
|
clearStorage: () => void;
|
|
17
19
|
rehydrate: () => Promise<void> | void;
|
|
18
20
|
hasHydrated: () => boolean;
|
|
19
21
|
onHydrate: (fn: (state: AuthState & AuthAction) => void) => () => void;
|
|
20
22
|
onFinishHydration: (fn: (state: AuthState & AuthAction) => void) => () => void;
|
|
21
|
-
getOptions: () => Partial<import("zustand/middleware").PersistOptions<AuthState & AuthAction, unknown>>;
|
|
23
|
+
getOptions: () => Partial<import("zustand/middleware").PersistOptions<AuthState & AuthAction, unknown, unknown>>;
|
|
22
24
|
};
|
|
23
25
|
}>;
|
|
24
26
|
export declare const useToken: () => {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"authStore.d.ts","sourceRoot":"","sources":["../../../../lib/@ecme/store/authStore.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEzC,KAAK,OAAO,GAAG;IACX,QAAQ,EAAE,OAAO,CAAA;CACpB,CAAA;AAED,KAAK,SAAS,GAAG;IACb,OAAO,EAAE,OAAO,CAAA;IAChB,IAAI,EAAE,IAAI,CAAA;CACb,CAAA;AAED,KAAK,UAAU,GAAG;IACd,kBAAkB,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAA;IAC9C,OAAO,EAAE,CAAC,OAAO,EAAE,IAAI,KAAK,IAAI,CAAA;CACnC,CAAA;AA0BD,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"authStore.d.ts","sourceRoot":"","sources":["../../../../lib/@ecme/store/authStore.ts"],"names":[],"mappings":"AAKA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,eAAe,CAAA;AAEzC,KAAK,OAAO,GAAG;IACX,QAAQ,EAAE,OAAO,CAAA;CACpB,CAAA;AAED,KAAK,SAAS,GAAG;IACb,OAAO,EAAE,OAAO,CAAA;IAChB,IAAI,EAAE,IAAI,CAAA;CACb,CAAA;AAED,KAAK,UAAU,GAAG;IACd,kBAAkB,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAA;IAC9C,OAAO,EAAE,CAAC,OAAO,EAAE,IAAI,KAAK,IAAI,CAAA;CACnC,CAAA;AA0BD,eAAO,MAAM,cAAc;;;;;;;;;;;;EAqB1B,CAAA;AAED,eAAO,MAAM,QAAQ;sBAGQ,MAAM;;CAQlC,CAAA"}
|
|
@@ -18,15 +18,27 @@ export declare const useLocaleStore: import("zustand").UseBoundStore<Omit<Omit<i
|
|
|
18
18
|
devtools: {
|
|
19
19
|
cleanup: () => void;
|
|
20
20
|
};
|
|
21
|
-
}, "persist"> & {
|
|
21
|
+
}, "setState" | "persist"> & {
|
|
22
|
+
setState(partial: LocaleState | Partial<LocaleState> | ((state: LocaleState) => LocaleState | Partial<LocaleState>), replace?: false | undefined, action?: (string | {
|
|
23
|
+
[x: string]: unknown;
|
|
24
|
+
[x: number]: unknown;
|
|
25
|
+
[x: symbol]: unknown;
|
|
26
|
+
type: string;
|
|
27
|
+
}) | undefined): unknown;
|
|
28
|
+
setState(state: LocaleState | ((state: LocaleState) => LocaleState), replace: true, action?: (string | {
|
|
29
|
+
[x: string]: unknown;
|
|
30
|
+
[x: number]: unknown;
|
|
31
|
+
[x: symbol]: unknown;
|
|
32
|
+
type: string;
|
|
33
|
+
}) | undefined): unknown;
|
|
22
34
|
persist: {
|
|
23
|
-
setOptions: (options: Partial<import("zustand/middleware").PersistOptions<LocaleState, LocaleState>>) => void;
|
|
35
|
+
setOptions: (options: Partial<import("zustand/middleware").PersistOptions<LocaleState, LocaleState, unknown>>) => void;
|
|
24
36
|
clearStorage: () => void;
|
|
25
37
|
rehydrate: () => Promise<void> | void;
|
|
26
38
|
hasHydrated: () => boolean;
|
|
27
39
|
onHydrate: (fn: (state: LocaleState) => void) => () => void;
|
|
28
40
|
onFinishHydration: (fn: (state: LocaleState) => void) => () => void;
|
|
29
|
-
getOptions: () => Partial<import("zustand/middleware").PersistOptions<LocaleState, LocaleState>>;
|
|
41
|
+
getOptions: () => Partial<import("zustand/middleware").PersistOptions<LocaleState, LocaleState, unknown>>;
|
|
30
42
|
};
|
|
31
43
|
}>;
|
|
32
44
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"localeStore.d.ts","sourceRoot":"","sources":["../../../../lib/@ecme/store/localeStore.ts"],"names":[],"mappings":"AAOA,KAAK,WAAW,GAAG;IACf,WAAW,EAAE,MAAM,CAAA;IACnB,OAAO,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAA;CACrC,CAAA;AAED,eAAO,MAAM,cAAc
|
|
1
|
+
{"version":3,"file":"localeStore.d.ts","sourceRoot":"","sources":["../../../../lib/@ecme/store/localeStore.ts"],"names":[],"mappings":"AAOA,KAAK,WAAW,GAAG;IACf,WAAW,EAAE,MAAM,CAAA;IACnB,OAAO,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAA;CACrC,CAAA;AAED,eAAO,MAAM,cAAc;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAyB1B,CAAA"}
|
|
@@ -9,15 +9,17 @@ type ThemeAction = {
|
|
|
9
9
|
setLayout: (payload: LayoutType) => void;
|
|
10
10
|
setPreviousLayout: (payload: LayoutType | '') => void;
|
|
11
11
|
};
|
|
12
|
-
export declare const useThemeStore: import("zustand").UseBoundStore<Omit<import("zustand").StoreApi<Theme & ThemeAction>, "persist"> & {
|
|
12
|
+
export declare const useThemeStore: import("zustand").UseBoundStore<Omit<import("zustand").StoreApi<Theme & ThemeAction>, "setState" | "persist"> & {
|
|
13
|
+
setState(partial: (Theme & ThemeAction) | Partial<Theme & ThemeAction> | ((state: Theme & ThemeAction) => (Theme & ThemeAction) | Partial<Theme & ThemeAction>), replace?: false | undefined): unknown;
|
|
14
|
+
setState(state: (Theme & ThemeAction) | ((state: Theme & ThemeAction) => Theme & ThemeAction), replace: true): unknown;
|
|
13
15
|
persist: {
|
|
14
|
-
setOptions: (options: Partial<import("zustand/middleware").PersistOptions<Theme & ThemeAction, Theme & ThemeAction>>) => void;
|
|
16
|
+
setOptions: (options: Partial<import("zustand/middleware").PersistOptions<Theme & ThemeAction, Theme & ThemeAction, unknown>>) => void;
|
|
15
17
|
clearStorage: () => void;
|
|
16
18
|
rehydrate: () => Promise<void> | void;
|
|
17
19
|
hasHydrated: () => boolean;
|
|
18
20
|
onHydrate: (fn: (state: Theme & ThemeAction) => void) => () => void;
|
|
19
21
|
onFinishHydration: (fn: (state: Theme & ThemeAction) => void) => () => void;
|
|
20
|
-
getOptions: () => Partial<import("zustand/middleware").PersistOptions<Theme & ThemeAction, Theme & ThemeAction>>;
|
|
22
|
+
getOptions: () => Partial<import("zustand/middleware").PersistOptions<Theme & ThemeAction, Theme & ThemeAction, unknown>>;
|
|
21
23
|
};
|
|
22
24
|
}>;
|
|
23
25
|
export {};
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"themeStore.d.ts","sourceRoot":"","sources":["../../../../lib/@ecme/store/themeStore.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,KAAK,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;AAElE,KAAK,UAAU,GAAG,KAAK,CAAA;AAEvB,KAAK,WAAW,GAAG;IACf,SAAS,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAA;IACpC,OAAO,EAAE,CAAC,OAAO,EAAE,UAAU,CAAC,MAAM,CAAC,KAAK,IAAI,CAAA;IAC9C,kBAAkB,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAA;IAC9C,YAAY,EAAE,CAAC,OAAO,EAAE,SAAS,KAAK,IAAI,CAAA;IAC1C,cAAc,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAA;IAC1C,SAAS,EAAE,CAAC,OAAO,EAAE,UAAU,KAAK,IAAI,CAAA;IACxC,iBAAiB,EAAE,CAAC,OAAO,EAAE,UAAU,GAAG,EAAE,KAAK,IAAI,CAAA;CACxD,CAAA;AAID,eAAO,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"themeStore.d.ts","sourceRoot":"","sources":["../../../../lib/@ecme/store/themeStore.ts"],"names":[],"mappings":"AAGA,OAAO,KAAK,EAAE,KAAK,EAAE,UAAU,EAAE,SAAS,EAAE,MAAM,gBAAgB,CAAA;AAElE,KAAK,UAAU,GAAG,KAAK,CAAA;AAEvB,KAAK,WAAW,GAAG;IACf,SAAS,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,IAAI,CAAA;IACpC,OAAO,EAAE,CAAC,OAAO,EAAE,UAAU,CAAC,MAAM,CAAC,KAAK,IAAI,CAAA;IAC9C,kBAAkB,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAA;IAC9C,YAAY,EAAE,CAAC,OAAO,EAAE,SAAS,KAAK,IAAI,CAAA;IAC1C,cAAc,EAAE,CAAC,OAAO,EAAE,OAAO,KAAK,IAAI,CAAA;IAC1C,SAAS,EAAE,CAAC,OAAO,EAAE,UAAU,KAAK,IAAI,CAAA;IACxC,iBAAiB,EAAE,CAAC,OAAO,EAAE,UAAU,GAAG,EAAE,KAAK,IAAI,CAAA;CACxD,CAAA;AAID,eAAO,MAAM,aAAa;;;;;;;;;;;;EAyBzB,CAAA"}
|
|
@@ -49,4 +49,40 @@ export type TQueryResponse<T> = {
|
|
|
49
49
|
first: boolean;
|
|
50
50
|
empty: boolean;
|
|
51
51
|
};
|
|
52
|
+
export type TPageCalculoFreteRequest = {
|
|
53
|
+
dataInicial: string;
|
|
54
|
+
dataFinal: string;
|
|
55
|
+
};
|
|
56
|
+
export type TCalculoFreteResponse = {
|
|
57
|
+
cpfCnpj: string;
|
|
58
|
+
motorista: string;
|
|
59
|
+
dtEmissao: string;
|
|
60
|
+
contrato: string;
|
|
61
|
+
moduloTransporte: string;
|
|
62
|
+
produto: string;
|
|
63
|
+
cidade: string;
|
|
64
|
+
estado: string;
|
|
65
|
+
peso: number;
|
|
66
|
+
pedagio: number;
|
|
67
|
+
txEmpresa: number;
|
|
68
|
+
txMotorista: number;
|
|
69
|
+
tarifas: number;
|
|
70
|
+
vlEmpresa: number;
|
|
71
|
+
vlMotorista: number;
|
|
72
|
+
vlMotLiquido: number;
|
|
73
|
+
tarifa: number;
|
|
74
|
+
inss: number;
|
|
75
|
+
sest: number;
|
|
76
|
+
irpf: number;
|
|
77
|
+
iss: number;
|
|
78
|
+
outros: number;
|
|
79
|
+
vlLiquidoFrete: number;
|
|
80
|
+
vlLiquidoPedag: number;
|
|
81
|
+
lucro: number;
|
|
82
|
+
adto: number;
|
|
83
|
+
saldoFinal: number;
|
|
84
|
+
classe: string;
|
|
85
|
+
rota: string;
|
|
86
|
+
especie: string;
|
|
87
|
+
};
|
|
52
88
|
//# sourceMappingURL=api.d.ts.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../../../lib/base/@types/api.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,UAAU,GAAG,EAAE,GAAG,KAAK,GAAG,MAAM,CAAA;AAE5C,MAAM,WAAW,YAAY;IACzB,SAAS,CAAC,EAAE,UAAU,CAAA;IACtB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAA;CACpB;AAED,MAAM,WAAW,aAAc,SAAQ,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;CAAG;AAEjE,MAAM,MAAM,YAAY,GAAG,YAAY,GAAG,aAAa,CAAA;AAEvD,MAAM,MAAM,WAAW,CAAC,CAAC,IAAI;IACzB,YAAY,EAAE,OAAO,CAAA;IACrB,IAAI,EAAE,CAAC,CAAA;IACP,WAAW,EAAE,OAAO,CAAA;IACpB,KAAK,EAAE,OAAO,CAAA;IACd,SAAS,EAAE,MAAM,CAAA;IACjB,YAAY,EAAE,MAAM,CAAA;IACpB,gBAAgB,EAAE,MAAM,CAAA;IACxB,kBAAkB,EAAE,MAAM,CAAA;IAC1B,eAAe,EAAE,OAAO,CAAA;IACxB,SAAS,EAAE,OAAO,CAAA;IAClB,UAAU,EAAE,OAAO,CAAA;IACnB,SAAS,EAAE,OAAO,CAAA;IAClB,OAAO,EAAE,OAAO,CAAA;CACnB,CAAA;AAED,MAAM,MAAM,KAAK,GAAG;IAChB,MAAM,EAAE,OAAO,CAAA;IACf,QAAQ,EAAE,OAAO,CAAA;IACjB,KAAK,EAAE,OAAO,CAAA;CACjB,CAAA;AAED,MAAM,MAAM,SAAS,GAAG;IACpB,IAAI,EAAE,KAAK,CAAA;IACX,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAE,MAAM,CAAA;IAChB,MAAM,EAAE,MAAM,CAAA;IACd,OAAO,EAAE,OAAO,CAAA;IAChB,KAAK,EAAE,OAAO,CAAA;CACjB,CAAA;AAED,MAAM,MAAM,cAAc,CAAC,CAAC,IAAI;IAC5B,OAAO,EAAE,CAAC,EAAE,CAAA;IACZ,QAAQ,EAAE,SAAS,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,UAAU,EAAE,MAAM,CAAA;IAClB,aAAa,EAAE,MAAM,CAAA;IACrB,IAAI,EAAE,KAAK,CAAA;IACX,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;IACd,gBAAgB,EAAE,MAAM,CAAA;IACxB,KAAK,EAAE,OAAO,CAAA;IACd,KAAK,EAAE,OAAO,CAAA;CACjB,CAAA"}
|
|
1
|
+
{"version":3,"file":"api.d.ts","sourceRoot":"","sources":["../../../../lib/base/@types/api.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,UAAU,GAAG,EAAE,GAAG,KAAK,GAAG,MAAM,CAAA;AAE5C,MAAM,WAAW,YAAY;IACzB,SAAS,CAAC,EAAE,UAAU,CAAA;IACtB,SAAS,CAAC,EAAE,MAAM,CAAA;IAClB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,QAAQ,CAAC,EAAE,MAAM,CAAA;CACpB;AAED,MAAM,WAAW,aAAc,SAAQ,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC;CAAG;AAEjE,MAAM,MAAM,YAAY,GAAG,YAAY,GAAG,aAAa,CAAA;AAEvD,MAAM,MAAM,WAAW,CAAC,CAAC,IAAI;IACzB,YAAY,EAAE,OAAO,CAAA;IACrB,IAAI,EAAE,CAAC,CAAA;IACP,WAAW,EAAE,OAAO,CAAA;IACpB,KAAK,EAAE,OAAO,CAAA;IACd,SAAS,EAAE,MAAM,CAAA;IACjB,YAAY,EAAE,MAAM,CAAA;IACpB,gBAAgB,EAAE,MAAM,CAAA;IACxB,kBAAkB,EAAE,MAAM,CAAA;IAC1B,eAAe,EAAE,OAAO,CAAA;IACxB,SAAS,EAAE,OAAO,CAAA;IAClB,UAAU,EAAE,OAAO,CAAA;IACnB,SAAS,EAAE,OAAO,CAAA;IAClB,OAAO,EAAE,OAAO,CAAA;CACnB,CAAA;AAED,MAAM,MAAM,KAAK,GAAG;IAChB,MAAM,EAAE,OAAO,CAAA;IACf,QAAQ,EAAE,OAAO,CAAA;IACjB,KAAK,EAAE,OAAO,CAAA;CACjB,CAAA;AAED,MAAM,MAAM,SAAS,GAAG;IACpB,IAAI,EAAE,KAAK,CAAA;IACX,UAAU,EAAE,MAAM,CAAA;IAClB,QAAQ,EAAE,MAAM,CAAA;IAChB,MAAM,EAAE,MAAM,CAAA;IACd,OAAO,EAAE,OAAO,CAAA;IAChB,KAAK,EAAE,OAAO,CAAA;CACjB,CAAA;AAED,MAAM,MAAM,cAAc,CAAC,CAAC,IAAI;IAC5B,OAAO,EAAE,CAAC,EAAE,CAAA;IACZ,QAAQ,EAAE,SAAS,CAAA;IACnB,IAAI,EAAE,OAAO,CAAA;IACb,UAAU,EAAE,MAAM,CAAA;IAClB,aAAa,EAAE,MAAM,CAAA;IACrB,IAAI,EAAE,KAAK,CAAA;IACX,IAAI,EAAE,MAAM,CAAA;IACZ,MAAM,EAAE,MAAM,CAAA;IACd,gBAAgB,EAAE,MAAM,CAAA;IACxB,KAAK,EAAE,OAAO,CAAA;IACd,KAAK,EAAE,OAAO,CAAA;CACjB,CAAA;AAED,MAAM,MAAM,wBAAwB,GAAG;IACnC,WAAW,EAAE,MAAM,CAAC;IACpB,SAAS,EAAE,MAAM,CAAC;CACrB,CAAC;AAEF,MAAM,MAAM,qBAAqB,GAAG;IAChC,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,SAAS,EAAE,MAAM,CAAC;IAClB,QAAQ,EAAE,MAAM,CAAC;IACjB,gBAAgB,EAAE,MAAM,CAAC;IACzB,OAAO,EAAE,MAAM,CAAC;IAChB,MAAM,EAAE,MAAM,CAAC;IACf,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,OAAO,EAAE,MAAM,CAAC;IAChB,SAAS,EAAE,MAAM,CAAC;IAClB,WAAW,EAAE,MAAM,CAAC;IACpB,YAAY,EAAE,MAAM,CAAC;IACrB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,IAAI,EAAE,MAAM,CAAC;IACb,GAAG,EAAE,MAAM,CAAC;IACZ,MAAM,EAAE,MAAM,CAAC;IACf,cAAc,EAAE,MAAM,CAAC;IACvB,cAAc,EAAE,MAAM,CAAC;IACvB,KAAK,EAAE,MAAM,CAAC;IACd,IAAI,EAAE,MAAM,CAAC;IACb,UAAU,EAAE,MAAM,CAAC;IACnB,MAAM,EAAE,MAAM,CAAC;IACf,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,EAAE,MAAM,CAAC;CACnB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"endpoints.navigation.d.ts","sourceRoot":"","sources":["../../../../../lib/base/configs/endpoints.config/endpoints.navigation.ts"],"names":[],"mappings":"AAqCA,eAAO,MAAM,SAAS,SAAS,CAAC;AAEhC,QAAA,MAAM,wBAAwB
|
|
1
|
+
{"version":3,"file":"endpoints.navigation.d.ts","sourceRoot":"","sources":["../../../../../lib/base/configs/endpoints.config/endpoints.navigation.ts"],"names":[],"mappings":"AAqCA,eAAO,MAAM,SAAS,SAAS,CAAC;AAEhC,QAAA,MAAM,wBAAwB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CAqC7B,CAAC;AAEF,eAAe,wBAAwB,CAAC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"contratoFrete.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/configs/endpoints.config/transportadora/contratoFrete.ts"],"names":[],"mappings":"AAIA,QAAA,MAAM,aAAa
|
|
1
|
+
{"version":3,"file":"contratoFrete.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/configs/endpoints.config/transportadora/contratoFrete.ts"],"names":[],"mappings":"AAIA,QAAA,MAAM,aAAa;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;CASlB,CAAA;AACD,eAAe,aAAa,CAAA"}
|
package/dist/@types/base/services/modules/transportadora/ContratoFrete/ContratoFreteService.d.ts
CHANGED
|
@@ -2,10 +2,12 @@ import { IFilterParams, TQueryResponse } from '@base/@types/api';
|
|
|
2
2
|
import { TContratoFrete } from '@base/@types/models/transportadora/contratoFrete';
|
|
3
3
|
import { TContratoFreteViagemParcela } from '@base/@types/models/transportadora/contratoFreteViagemParcela';
|
|
4
4
|
import { TValorBrutoContrato } from '@base/@types/models/transportadora/valorBrutoContrato';
|
|
5
|
+
import { TPageCalculoFreteRequest, TCalculoFreteResponse } from '@base/@types/api';
|
|
5
6
|
export declare function apiGetContratoFrete(id: string): Promise<TContratoFrete>;
|
|
6
7
|
export declare function apiAddContratoFrete(body: TContratoFrete): Promise<TQueryResponse<TContratoFrete>>;
|
|
7
8
|
export declare function apiUpdateContratoFrete(body: TContratoFrete): Promise<TQueryResponse<TContratoFrete>>;
|
|
8
9
|
export declare function apiFindAllContratoFrete(body?: IFilterParams): Promise<TQueryResponse<TContratoFrete>>;
|
|
9
10
|
export declare function apiUpdateStatusParcela(id: number, statusParcela: string, parcelas: TContratoFreteViagemParcela[]): Promise<TContratoFrete>;
|
|
10
11
|
export declare function apiFindvalorBrutoContrato(cpf: string): Promise<TQueryResponse<TValorBrutoContrato>>;
|
|
12
|
+
export declare function apiFindCalculoFrete(request: TPageCalculoFreteRequest): Promise<TQueryResponse<TCalculoFreteResponse>>;
|
|
11
13
|
//# sourceMappingURL=ContratoFreteService.d.ts.map
|
package/dist/@types/base/services/modules/transportadora/ContratoFrete/ContratoFreteService.d.ts.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ContratoFreteService.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/services/modules/transportadora/ContratoFrete/ContratoFreteService.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AAGhE,OAAO,EAAE,cAAc,EAAE,MAAM,kDAAkD,CAAC;AAClF,OAAO,EAAE,2BAA2B,EAAE,MAAM,+DAA+D,CAAC;AAC5G,OAAO,EAAE,mBAAmB,EAAE,MAAM,uDAAuD,CAAC;
|
|
1
|
+
{"version":3,"file":"ContratoFreteService.d.ts","sourceRoot":"","sources":["../../../../../../../lib/base/services/modules/transportadora/ContratoFrete/ContratoFreteService.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,aAAa,EAAE,cAAc,EAAE,MAAM,kBAAkB,CAAA;AAGhE,OAAO,EAAE,cAAc,EAAE,MAAM,kDAAkD,CAAC;AAClF,OAAO,EAAE,2BAA2B,EAAE,MAAM,+DAA+D,CAAC;AAC5G,OAAO,EAAE,mBAAmB,EAAE,MAAM,uDAAuD,CAAC;AAC5F,OAAO,EAAE,wBAAwB,EAAE,qBAAqB,EAAE,MAAM,kBAAkB,CAAC;AAInF,wBAAsB,mBAAmB,CAAC,EAAE,EAAE,MAAM,2BAKnD;AAED,wBAAsB,mBAAmB,CAAC,IAAI,EAAE,cAAc,2CAM7D;AAED,wBAAsB,sBAAsB,CAAC,IAAI,EAAE,cAAc,2CAMhE;AAED,wBAAsB,uBAAuB,CAAC,IAAI,CAAC,EAAE,aAAa,2CAMjE;AAED,wBAAsB,sBAAsB,CAAC,EAAE,EAAE,MAAM,EAAE,aAAa,EAAE,MAAM,EAAE,QAAQ,EAAE,2BAA2B,EAAE,2BAMtH;AAED,wBAAsB,yBAAyB,CAAC,GAAG,EAAE,MAAM,gDAK1D;AAED,wBAAsB,mBAAmB,CAAC,OAAO,EAAE,wBAAwB,kDAM1E"}
|
|
@@ -5,7 +5,8 @@ const t = "/api/contrato-frete-pamcard", e = {
|
|
|
5
5
|
delete: { endpoint: `${t}/`, method: "delete" },
|
|
6
6
|
findAll: { endpoint: `${t}/find-monitor`, method: "post" },
|
|
7
7
|
updateStatusParcela: { endpoint: `${t}/update/status-parcela/`, method: "put" },
|
|
8
|
-
findValorBrutoContrato: { endpoint: `${t}/update/status-parcela/`, method: "get" }
|
|
8
|
+
findValorBrutoContrato: { endpoint: `${t}/update/status-parcela/`, method: "get" },
|
|
9
|
+
findCalculoFrete: { endpoint: `${t}/find-calculo-frete`, method: "post" }
|
|
9
10
|
};
|
|
10
11
|
export {
|
|
11
12
|
e as default
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"contratoFrete.js","sources":["../../../../../lib/base/configs/endpoints.config/transportadora/contratoFrete.ts"],"sourcesContent":["import { update } from \"lodash\"\n\nconst CONTRATO_FRETE_URL = '/api/contrato-frete-pamcard'\n\nconst contratoFrete = {\n findOne: {endpoint: `${CONTRATO_FRETE_URL}/`, method: 'get'},\n add: {endpoint: `${CONTRATO_FRETE_URL}`, method: 'post'},\n update: {endpoint: `${CONTRATO_FRETE_URL}`, method: 'put'},\n delete: {endpoint: `${CONTRATO_FRETE_URL}/`, method: 'delete'},\n findAll: {endpoint: `${CONTRATO_FRETE_URL}/find-monitor`, method: 'post'},\n updateStatusParcela: {endpoint: `${CONTRATO_FRETE_URL}/update/status-parcela/`, method: 'put'},\n findValorBrutoContrato: {endpoint: `${CONTRATO_FRETE_URL}/update/status-parcela/`, method: 'get'},\n}
|
|
1
|
+
{"version":3,"file":"contratoFrete.js","sources":["../../../../../lib/base/configs/endpoints.config/transportadora/contratoFrete.ts"],"sourcesContent":["import { update } from \"lodash\"\n\nconst CONTRATO_FRETE_URL = '/api/contrato-frete-pamcard'\n\nconst contratoFrete = {\n findOne: {endpoint: `${CONTRATO_FRETE_URL}/`, method: 'get'},\n add: {endpoint: `${CONTRATO_FRETE_URL}`, method: 'post'},\n update: {endpoint: `${CONTRATO_FRETE_URL}`, method: 'put'},\n delete: {endpoint: `${CONTRATO_FRETE_URL}/`, method: 'delete'},\n findAll: {endpoint: `${CONTRATO_FRETE_URL}/find-monitor`, method: 'post'},\n updateStatusParcela: {endpoint: `${CONTRATO_FRETE_URL}/update/status-parcela/`, method: 'put'},\n findValorBrutoContrato: {endpoint: `${CONTRATO_FRETE_URL}/update/status-parcela/`, method: 'get'},\n findCalculoFrete: {endpoint: `${CONTRATO_FRETE_URL}/find-calculo-frete`, method: 'post'},\n}\nexport default contratoFrete\n"],"names":["CONTRATO_FRETE_URL","contratoFrete"],"mappings":"AAEA,MAAMA,IAAqB,+BAErBC,IAAgB;AAAA,EAClB,SAAS,EAAC,UAAU,GAAGD,CAAkB,KAAK,QAAQ,MAAA;AAAA,EACtD,KAAK,EAAC,UAAU,GAAGA,CAAkB,IAAI,QAAQ,OAAA;AAAA,EACjD,QAAQ,EAAC,UAAU,GAAGA,CAAkB,IAAI,QAAQ,MAAA;AAAA,EACpD,QAAQ,EAAC,UAAU,GAAGA,CAAkB,KAAK,QAAQ,SAAA;AAAA,EACrD,SAAS,EAAC,UAAU,GAAGA,CAAkB,iBAAiB,QAAQ,OAAA;AAAA,EAClE,qBAAqB,EAAC,UAAU,GAAGA,CAAkB,2BAA2B,QAAQ,MAAA;AAAA,EACxF,wBAAwB,EAAC,UAAU,GAAGA,CAAkB,2BAA2B,QAAQ,MAAA;AAAA,EAC3F,kBAAkB,EAAC,UAAU,GAAGA,CAAkB,uBAAuB,QAAQ,OAAA;AACrF;"}
|
package/dist/base/index.js
CHANGED
|
@@ -103,23 +103,23 @@ import { apiAddCartaoPortadorFrete as lr, apiFindAllCartaoPortadorFrete as cr, a
|
|
|
103
103
|
import { apiAddCertificadoTransportadora as Cr, apiDownloadCertificadoTransportadora as Fr, apiFindAllMonitorCertificadoTransportadora as xr, apiGetCertificadoTransportadora as Ar, apiUpdateCertificadoTransportadora as Pr } from "./services/modules/transportadora/CertificadoTransportadora/CertificadoTransportadoraService.js";
|
|
104
104
|
import { apiAddCest as Dr, apiFindAllCest as Sr, apiGetCest as Mr, apiUpdateCest as gr } from "./services/modules/transportadora/Cest/CestService.js";
|
|
105
105
|
import { apiAddConta as Gr, apiFindConta as Ur } from "./services/modules/transportadora/Conta/ContaService.js";
|
|
106
|
-
import { apiAddContratoFrete as Lr, apiFindAllContratoFrete as yr,
|
|
107
|
-
import { apiAddFavorecido as
|
|
108
|
-
import { apiAddInss as
|
|
109
|
-
import { apiAddIrpf as
|
|
110
|
-
import { apiAddIss as
|
|
111
|
-
import { apiAddItinerario as
|
|
112
|
-
import { apiFindMaterial as
|
|
113
|
-
import { apiGetFornecedor as
|
|
114
|
-
import { apiFindByNomeOrCodigo as
|
|
115
|
-
import { apiFindByNotaFiscal as
|
|
116
|
-
import { apiAddOrdemCarregamento as
|
|
117
|
-
import { apiAddRemetenteDestinatario as
|
|
118
|
-
import { apiAddRota as
|
|
119
|
-
import { apiAddTipoCarga as
|
|
120
|
-
import { apiFindAllveiculo as
|
|
121
|
-
import { getLogoFilename as
|
|
122
|
-
import { validateEmail as
|
|
106
|
+
import { apiAddContratoFrete as Lr, apiFindAllContratoFrete as yr, apiFindCalculoFrete as br, apiFindvalorBrutoContrato as Ir, apiGetContratoFrete as Or, apiUpdateContratoFrete as Vr, apiUpdateStatusParcela as Er } from "./services/modules/transportadora/ContratoFrete/ContratoFreteService.js";
|
|
107
|
+
import { apiAddFavorecido as Hr, apiFindAllFavorecido as qr, apiFindFavorecidoByTipoBusca as zr } from "./services/modules/transportadora/Favorecido/FavorecidoService.js";
|
|
108
|
+
import { apiAddInss as kr, apiFindAllInss as Nr, apiGetInss as jr, apiUpdateInss as Qr } from "./services/modules/transportadora/Inss/InssService.js";
|
|
109
|
+
import { apiAddIrpf as Jr, apiFindAllIrpf as Kr, apiGetIrpf as Wr, apiUpdateIrpf as Xr } from "./services/modules/transportadora/Irpf/IrpfService.js";
|
|
110
|
+
import { apiAddIss as Zr, apiFindAllIss as _r, apiGeTIss as $r, apiUpdateIss as ap } from "./services/modules/transportadora/Iss/IssService.js";
|
|
111
|
+
import { apiAddItinerario as ep, apiFindAllItinerario as ip, apiGetItinerario as tp, apiItinerarioFindRotaAndMaterial as rp, apiItinerarioFindValorLiquidoFrete as pp, apiUpdateItinerario as dp } from "./services/modules/transportadora/Itinerario/ItinerarioService.js";
|
|
112
|
+
import { apiFindMaterial as sp } from "./services/modules/transportadora/Material/MaterialService.js";
|
|
113
|
+
import { apiGetFornecedor as lp } from "./services/modules/transportadora/Motorista/MotoristaService.js";
|
|
114
|
+
import { apiFindByNomeOrCodigo as up } from "./services/modules/transportadora/NaturezaCarga/NaturezaCargaService.js";
|
|
115
|
+
import { apiFindByNotaFiscal as Cp } from "./services/modules/transportadora/NotaFiscal/NotaFiscalService.js";
|
|
116
|
+
import { apiAddOrdemCarregamento as xp, apiFindAllOrdemCarregamento as Ap, apiGetCodigoOrdemCarregamento as Pp, apiGetOrdemCarregamento as Rp, apiUpdateOrdemCarregamento as Dp } from "./services/modules/transportadora/OrdemCarregamento/OrdemCarregamentoService.js";
|
|
117
|
+
import { apiAddRemetenteDestinatario as Mp, apiFindAllRemetenteDestinatario as gp, apiUpdateRemetenteDestinatario as Bp } from "./services/modules/transportadora/RemetenteDestinatario/RemetenteDestinatarioService.js";
|
|
118
|
+
import { apiAddRota as Up, apiFindAllRota as Tp, apiFindRotas as Lp, apiGetRota as yp, apiUpdateRota as bp, apiUpdateStatus as Ip } from "./services/modules/transportadora/Rota/RotaService.js";
|
|
119
|
+
import { apiAddTipoCarga as Vp, apiFindAllTipoCarga as Ep, apiGetCodigoTipoCarga as vp, apiGetTipoCarga as Hp, apiUpdateTipoCarga as qp } from "./services/modules/transportadora/TiposCarga/TipoCargaService.js";
|
|
120
|
+
import { apiFindAllveiculo as hp } from "./services/modules/transportadora/Veiculo/VeiculoService.js";
|
|
121
|
+
import { getLogoFilename as Np } from "./utils/logo.js";
|
|
122
|
+
import { validateEmail as Qp } from "./utils/validateEmail/validateEmail.js";
|
|
123
123
|
export {
|
|
124
124
|
c as ListColumn,
|
|
125
125
|
f as NavFilter,
|
|
@@ -136,13 +136,13 @@ export {
|
|
|
136
136
|
uo as apiAddCommoditiesPedidoVenda,
|
|
137
137
|
Gr as apiAddConta,
|
|
138
138
|
Lr as apiAddContratoFrete,
|
|
139
|
-
|
|
139
|
+
Hr as apiAddFavorecido,
|
|
140
140
|
$i as apiAddHorarioAprovacao,
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
144
|
-
|
|
145
|
-
|
|
141
|
+
kr as apiAddInss,
|
|
142
|
+
Jr as apiAddIrpf,
|
|
143
|
+
Zr as apiAddIss,
|
|
144
|
+
ep as apiAddItinerario,
|
|
145
|
+
xp as apiAddOrdemCarregamento,
|
|
146
146
|
je as apiAddRacaoAutorizacaoAtendimentoCliente,
|
|
147
147
|
Xe as apiAddRacaoGestaoComissaoRepresentante,
|
|
148
148
|
Ri as apiAddRacaoListaTecnica,
|
|
@@ -150,12 +150,12 @@ export {
|
|
|
150
150
|
di as apiAddRacaoSegmentoProduto,
|
|
151
151
|
fi as apiAddRacaoTabelaPreco,
|
|
152
152
|
Ui as apiAddRacaoVinculoMaterialCentro,
|
|
153
|
-
|
|
154
|
-
|
|
153
|
+
Mp as apiAddRemetenteDestinatario,
|
|
154
|
+
Up as apiAddRota,
|
|
155
155
|
Oi as apiAddSeloSocial,
|
|
156
156
|
ze as apiAddTemplateExample,
|
|
157
157
|
Ve as apiAddTemplateExampleObject,
|
|
158
|
-
|
|
158
|
+
Vp as apiAddTipoCarga,
|
|
159
159
|
tt as apiAddVolumeProducaoSeloSocial,
|
|
160
160
|
jt as apiCancelPreContrato,
|
|
161
161
|
ge as apiCancelarCotacao,
|
|
@@ -199,31 +199,32 @@ export {
|
|
|
199
199
|
Ct as apiFindAllCorretora,
|
|
200
200
|
qt as apiFindAllDocketEstados,
|
|
201
201
|
lt as apiFindAllEmpresa,
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
202
|
+
qr as apiFindAllFavorecido,
|
|
203
|
+
Nr as apiFindAllInss,
|
|
204
|
+
Kr as apiFindAllIrpf,
|
|
205
|
+
_r as apiFindAllIss,
|
|
206
|
+
ip as apiFindAllItinerario,
|
|
207
207
|
xr as apiFindAllMonitorCertificadoTransportadora,
|
|
208
208
|
Pt as apiFindAllOpcoes,
|
|
209
|
-
|
|
209
|
+
Ap as apiFindAllOrdemCarregamento,
|
|
210
210
|
Jt as apiFindAllPreContrato,
|
|
211
211
|
$t as apiFindAllPrecoDia,
|
|
212
212
|
ar as apiFindAllPrecoDiaHistoricos,
|
|
213
213
|
sr as apiFindAllProdutoCommodity,
|
|
214
|
-
|
|
215
|
-
|
|
214
|
+
gp as apiFindAllRemetenteDestinatario,
|
|
215
|
+
Tp as apiFindAllRota,
|
|
216
216
|
Vi as apiFindAllSeloSocial,
|
|
217
|
-
|
|
218
|
-
|
|
217
|
+
Ep as apiFindAllTipoCarga,
|
|
218
|
+
hp as apiFindAllveiculo,
|
|
219
219
|
Rt as apiFindByIdCampo,
|
|
220
220
|
Vt as apiFindByIdContratoCompraGraos,
|
|
221
221
|
ct as apiFindByIdEmpresa,
|
|
222
222
|
Kt as apiFindByIdPreContrato,
|
|
223
223
|
or as apiFindByIdPrecoDia,
|
|
224
224
|
er as apiFindByIdPrecoDiaHistoricos,
|
|
225
|
-
|
|
226
|
-
|
|
225
|
+
up as apiFindByNomeOrCodigo,
|
|
226
|
+
Cp as apiFindByNotaFiscal,
|
|
227
|
+
br as apiFindCalculoFrete,
|
|
227
228
|
ur as apiFindCartaoPortadorFreteByTipoBusca,
|
|
228
229
|
Ur as apiFindConta,
|
|
229
230
|
Ei as apiFindCounterDigitalSeloSocial,
|
|
@@ -249,12 +250,12 @@ export {
|
|
|
249
250
|
Qo as apiFindDmProdutoIsPrecificadoRacao,
|
|
250
251
|
Ko as apiFindDmSetorAtividade,
|
|
251
252
|
zt as apiFindDocketCidadesByEstadoId,
|
|
252
|
-
|
|
253
|
+
zr as apiFindFavorecidoByTipoBusca,
|
|
253
254
|
Dt as apiFindHistoricoById,
|
|
254
255
|
Et as apiFindHistoricoByIdContratoCompraGraos,
|
|
255
256
|
Wt as apiFindHistoricoByIdPreContrato,
|
|
256
257
|
Ce as apiFindHistoricosMovimentacao,
|
|
257
|
-
|
|
258
|
+
sp as apiFindMaterial,
|
|
258
259
|
yo as apiFindMonitorCentro,
|
|
259
260
|
Xo as apiFindMonitorCentroCusto,
|
|
260
261
|
so as apiFindMonitorCommoditiesContratoBiodiesel,
|
|
@@ -288,10 +289,10 @@ export {
|
|
|
288
289
|
xe as apiFindOneRequisicaoCompra,
|
|
289
290
|
Mi as apiFindRacaoListaTecnica,
|
|
290
291
|
mi as apiFindRacaoSegmentoProduto,
|
|
291
|
-
|
|
292
|
+
Lp as apiFindRotas,
|
|
292
293
|
pe as apiFindUser,
|
|
293
|
-
|
|
294
|
-
|
|
294
|
+
Ir as apiFindvalorBrutoContrato,
|
|
295
|
+
$r as apiGeTIss,
|
|
295
296
|
ir as apiGenerateTemplatePrecoDia,
|
|
296
297
|
ji as apiGetAssistenciaTecnicaSeloSocial,
|
|
297
298
|
Qi as apiGetAssistenciaTecnicaSeloSocialHistoricos,
|
|
@@ -299,18 +300,18 @@ export {
|
|
|
299
300
|
Xi as apiGetCessaoDireitoCredito,
|
|
300
301
|
Yi as apiGetCessaoDireitoCreditoHistoricos,
|
|
301
302
|
Mr as apiGetCest,
|
|
302
|
-
|
|
303
|
-
|
|
303
|
+
Pp as apiGetCodigoOrdemCarregamento,
|
|
304
|
+
vp as apiGetCodigoTipoCarga,
|
|
304
305
|
mo as apiGetCommoditiesContratoBiodiesel,
|
|
305
306
|
Fo as apiGetCommoditiesPedidoVenda,
|
|
306
|
-
|
|
307
|
+
Or as apiGetContratoFrete,
|
|
307
308
|
Gt as apiGetFileDadosPenhores,
|
|
308
|
-
|
|
309
|
+
lp as apiGetFornecedor,
|
|
309
310
|
ot as apiGetHorarioAprovacao,
|
|
310
|
-
|
|
311
|
-
|
|
312
|
-
|
|
313
|
-
|
|
311
|
+
jr as apiGetInss,
|
|
312
|
+
Wr as apiGetIrpf,
|
|
313
|
+
tp as apiGetItinerario,
|
|
314
|
+
Rp as apiGetOrdemCarregamento,
|
|
314
315
|
Je as apiGetRacaoAutorizacaoAtendimentoCliente,
|
|
315
316
|
_e as apiGetRacaoGestaoComissaoRepresentante,
|
|
316
317
|
gi as apiGetRacaoListaTecnica,
|
|
@@ -319,16 +320,16 @@ export {
|
|
|
319
320
|
xi as apiGetRacaoTabelaPreco,
|
|
320
321
|
yi as apiGetRacaoVinculoMaterialCentro,
|
|
321
322
|
io as apiGetRoles,
|
|
322
|
-
|
|
323
|
+
yp as apiGetRota,
|
|
323
324
|
Hi as apiGetSeloSocial,
|
|
324
325
|
qi as apiGetSeloSocialHistoricos,
|
|
325
326
|
he as apiGetTemplateExample,
|
|
326
|
-
|
|
327
|
+
Hp as apiGetTipoCarga,
|
|
327
328
|
to as apiGetUsers,
|
|
328
329
|
pt as apiGetVolumeProducaoSeloSocial,
|
|
329
330
|
dt as apiGetVolumeProducaoSeloSocialBySafraId,
|
|
330
|
-
|
|
331
|
-
|
|
331
|
+
rp as apiItinerarioFindRotaAndMaterial,
|
|
332
|
+
pp as apiItinerarioFindValorLiquidoFrete,
|
|
332
333
|
Ut as apiLancarPenhores,
|
|
333
334
|
Tt as apiSendMail,
|
|
334
335
|
wi as apiUpdateAssistenciaTecnicaSeloSocial,
|
|
@@ -337,16 +338,16 @@ export {
|
|
|
337
338
|
gr as apiUpdateCest,
|
|
338
339
|
lo as apiUpdateCommoditiesContratoBiodiesel,
|
|
339
340
|
xo as apiUpdateCommoditiesPedidoVenda,
|
|
340
|
-
|
|
341
|
+
Vr as apiUpdateContratoFrete,
|
|
341
342
|
Ue as apiUpdateCotacao,
|
|
342
343
|
et as apiUpdateHorarioAprovacao,
|
|
343
|
-
|
|
344
|
-
|
|
345
|
-
|
|
346
|
-
|
|
344
|
+
Qr as apiUpdateInss,
|
|
345
|
+
Xr as apiUpdateIrpf,
|
|
346
|
+
ap as apiUpdateIss,
|
|
347
|
+
dp as apiUpdateItinerario,
|
|
347
348
|
le as apiUpdateLocalRecepcao,
|
|
348
349
|
St as apiUpdateOpcao,
|
|
349
|
-
|
|
350
|
+
Dp as apiUpdateOrdemCarregamento,
|
|
350
351
|
Ie as apiUpdateOrdemCompra,
|
|
351
352
|
tr as apiUpdatePrecoDia,
|
|
352
353
|
Ke as apiUpdateRacaoAutorizacaoAtendimentoCliente,
|
|
@@ -356,18 +357,18 @@ export {
|
|
|
356
357
|
ci as apiUpdateRacaoSegmentoProduto,
|
|
357
358
|
Ai as apiUpdateRacaoTabelaPreco,
|
|
358
359
|
bi as apiUpdateRacaoVinculoMaterialCentro,
|
|
359
|
-
|
|
360
|
+
Bp as apiUpdateRemetenteDestinatario,
|
|
360
361
|
Ae as apiUpdateRequisicaoCompra,
|
|
361
|
-
|
|
362
|
+
bp as apiUpdateRota,
|
|
362
363
|
zi as apiUpdateSeloSocial,
|
|
363
|
-
|
|
364
|
+
Ip as apiUpdateStatus,
|
|
364
365
|
vt as apiUpdateStatusContratoCompraGraos,
|
|
365
|
-
|
|
366
|
+
Er as apiUpdateStatusParcela,
|
|
366
367
|
Xt as apiUpdateStatusPreContrato,
|
|
367
368
|
rr as apiUpdateStatusPrecoDia,
|
|
368
369
|
ke as apiUpdateTemplateExample,
|
|
369
370
|
He as apiUpdateTemplateExampleObject,
|
|
370
|
-
|
|
371
|
+
qp as apiUpdateTipoCarga,
|
|
371
372
|
nt as apiUpdateVolumeProducaoSeloSocial,
|
|
372
373
|
Lt as apiUploadFileDadosPenhores,
|
|
373
374
|
pr as apiUploadTemplatePrecoDia,
|
|
@@ -379,7 +380,7 @@ export {
|
|
|
379
380
|
$a as generateQueryParams,
|
|
380
381
|
ao as getBaseTableParams,
|
|
381
382
|
oo as getDefaultQueryParams,
|
|
382
|
-
|
|
383
|
+
Np as getLogoFilename,
|
|
383
384
|
aa as insumosSubmenu,
|
|
384
385
|
ea as mockSubmenu,
|
|
385
386
|
S as modulesNavigation,
|
|
@@ -418,6 +419,6 @@ export {
|
|
|
418
419
|
Wa as useProdutoIsPrecificadoRacaoList,
|
|
419
420
|
Na as useProdutoList,
|
|
420
421
|
Ya as useSetorAtividadeList,
|
|
421
|
-
|
|
422
|
+
Qp as validateEmail
|
|
422
423
|
};
|
|
423
424
|
//# sourceMappingURL=index.js.map
|
|
@@ -49,21 +49,21 @@ import { apiAddCartaoPortadorFrete as fe, apiFindAllCartaoPortadorFrete as xe, a
|
|
|
49
49
|
import { apiAddCertificadoTransportadora as Re, apiDownloadCertificadoTransportadora as De, apiFindAllMonitorCertificadoTransportadora as Se, apiGetCertificadoTransportadora as Ge, apiUpdateCertificadoTransportadora as Me } from "./modules/transportadora/CertificadoTransportadora/CertificadoTransportadoraService.js";
|
|
50
50
|
import { apiAddCest as Te, apiFindAllCest as ge, apiGetCest as Be, apiUpdateCest as Ie } from "./modules/transportadora/Cest/CestService.js";
|
|
51
51
|
import { apiAddConta as Oe, apiFindConta as Ve } from "./modules/transportadora/Conta/ContaService.js";
|
|
52
|
-
import { apiAddContratoFrete as be, apiFindAllContratoFrete as He,
|
|
53
|
-
import { apiAddFavorecido as
|
|
54
|
-
import { apiAddInss as
|
|
55
|
-
import { apiAddIrpf as
|
|
56
|
-
import { apiAddIss as
|
|
57
|
-
import { apiAddItinerario as
|
|
58
|
-
import { apiFindMaterial as
|
|
59
|
-
import { apiGetFornecedor as
|
|
60
|
-
import { apiFindByNomeOrCodigo as
|
|
61
|
-
import { apiFindByNotaFiscal as
|
|
62
|
-
import { apiAddOrdemCarregamento as
|
|
63
|
-
import { apiAddRemetenteDestinatario as
|
|
64
|
-
import { apiAddRota as
|
|
65
|
-
import { apiAddTipoCarga as
|
|
66
|
-
import { apiFindAllveiculo as
|
|
52
|
+
import { apiAddContratoFrete as be, apiFindAllContratoFrete as He, apiFindCalculoFrete as Le, apiFindvalorBrutoContrato as ve, apiGetContratoFrete as qe, apiUpdateContratoFrete as ze, apiUpdateStatusParcela as he } from "./modules/transportadora/ContratoFrete/ContratoFreteService.js";
|
|
53
|
+
import { apiAddFavorecido as Qe, apiFindAllFavorecido as ke, apiFindFavorecidoByTipoBusca as Ne } from "./modules/transportadora/Favorecido/FavorecidoService.js";
|
|
54
|
+
import { apiAddInss as Je, apiFindAllInss as Ke, apiGetInss as We, apiUpdateInss as Xe } from "./modules/transportadora/Inss/InssService.js";
|
|
55
|
+
import { apiAddIrpf as Ze, apiFindAllIrpf as _e, apiGetIrpf as $e, apiUpdateIrpf as at } from "./modules/transportadora/Irpf/IrpfService.js";
|
|
56
|
+
import { apiAddIss as it, apiFindAllIss as et, apiGeTIss as tt, apiUpdateIss as rt } from "./modules/transportadora/Iss/IssService.js";
|
|
57
|
+
import { apiAddItinerario as dt, apiFindAllItinerario as nt, apiGetItinerario as mt, apiItinerarioFindRotaAndMaterial as ct, apiItinerarioFindValorLiquidoFrete as lt, apiUpdateItinerario as st } from "./modules/transportadora/Itinerario/ItinerarioService.js";
|
|
58
|
+
import { apiFindMaterial as Ft } from "./modules/transportadora/Material/MaterialService.js";
|
|
59
|
+
import { apiGetFornecedor as ft } from "./modules/transportadora/Motorista/MotoristaService.js";
|
|
60
|
+
import { apiFindByNomeOrCodigo as ut } from "./modules/transportadora/NaturezaCarga/NaturezaCargaService.js";
|
|
61
|
+
import { apiFindByNotaFiscal as Rt } from "./modules/transportadora/NotaFiscal/NotaFiscalService.js";
|
|
62
|
+
import { apiAddOrdemCarregamento as St, apiFindAllOrdemCarregamento as Gt, apiGetCodigoOrdemCarregamento as Mt, apiGetOrdemCarregamento as Ut, apiUpdateOrdemCarregamento as Tt } from "./modules/transportadora/OrdemCarregamento/OrdemCarregamentoService.js";
|
|
63
|
+
import { apiAddRemetenteDestinatario as Bt, apiFindAllRemetenteDestinatario as It, apiUpdateRemetenteDestinatario as yt } from "./modules/transportadora/RemetenteDestinatario/RemetenteDestinatarioService.js";
|
|
64
|
+
import { apiAddRota as Vt, apiFindAllRota as Et, apiFindRotas as bt, apiGetRota as Ht, apiUpdateRota as Lt, apiUpdateStatus as vt } from "./modules/transportadora/Rota/RotaService.js";
|
|
65
|
+
import { apiAddTipoCarga as zt, apiFindAllTipoCarga as ht, apiGetCodigoTipoCarga as jt, apiGetTipoCarga as Qt, apiUpdateTipoCarga as kt } from "./modules/transportadora/TiposCarga/TipoCargaService.js";
|
|
66
|
+
import { apiFindAllveiculo as wt } from "./modules/transportadora/Veiculo/VeiculoService.js";
|
|
67
67
|
export {
|
|
68
68
|
Jo as apiAddAssistenciaTecnicaSeloSocial,
|
|
69
69
|
fe as apiAddCartaoPortadorFrete,
|
|
@@ -74,13 +74,13 @@ export {
|
|
|
74
74
|
x as apiAddCommoditiesPedidoVenda,
|
|
75
75
|
Oe as apiAddConta,
|
|
76
76
|
be as apiAddContratoFrete,
|
|
77
|
-
|
|
77
|
+
Qe as apiAddFavorecido,
|
|
78
78
|
ti as apiAddHorarioAprovacao,
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
79
|
+
Je as apiAddInss,
|
|
80
|
+
Ze as apiAddIrpf,
|
|
81
|
+
it as apiAddIss,
|
|
82
|
+
dt as apiAddItinerario,
|
|
83
|
+
St as apiAddOrdemCarregamento,
|
|
84
84
|
Ka as apiAddRacaoAutorizacaoAtendimentoCliente,
|
|
85
85
|
$a as apiAddRacaoGestaoComissaoRepresentante,
|
|
86
86
|
Uo as apiAddRacaoListaTecnica,
|
|
@@ -88,12 +88,12 @@ export {
|
|
|
88
88
|
so as apiAddRacaoSegmentoProduto,
|
|
89
89
|
Po as apiAddRacaoTabelaPreco,
|
|
90
90
|
Vo as apiAddRacaoVinculoMaterialCentro,
|
|
91
|
-
|
|
92
|
-
|
|
91
|
+
Bt as apiAddRemetenteDestinatario,
|
|
92
|
+
Vt as apiAddRota,
|
|
93
93
|
qo as apiAddSeloSocial,
|
|
94
94
|
ka as apiAddTemplateExample,
|
|
95
95
|
qa as apiAddTemplateExampleObject,
|
|
96
|
-
|
|
96
|
+
zt as apiAddTipoCarga,
|
|
97
97
|
mi as apiAddVolumeProducaoSeloSocial,
|
|
98
98
|
Wi as apiCancelPreContrato,
|
|
99
99
|
Ba as apiCancelarCotacao,
|
|
@@ -136,31 +136,32 @@ export {
|
|
|
136
136
|
Ri as apiFindAllCorretora,
|
|
137
137
|
ki as apiFindAllDocketEstados,
|
|
138
138
|
fi as apiFindAllEmpresa,
|
|
139
|
-
|
|
140
|
-
|
|
141
|
-
|
|
142
|
-
|
|
143
|
-
|
|
139
|
+
ke as apiFindAllFavorecido,
|
|
140
|
+
Ke as apiFindAllInss,
|
|
141
|
+
_e as apiFindAllIrpf,
|
|
142
|
+
et as apiFindAllIss,
|
|
143
|
+
nt as apiFindAllItinerario,
|
|
144
144
|
Se as apiFindAllMonitorCertificadoTransportadora,
|
|
145
145
|
Mi as apiFindAllOpcoes,
|
|
146
|
-
|
|
146
|
+
Gt as apiFindAllOrdemCarregamento,
|
|
147
147
|
Zi as apiFindAllPreContrato,
|
|
148
148
|
te as apiFindAllPrecoDia,
|
|
149
149
|
re as apiFindAllPrecoDiaHistoricos,
|
|
150
150
|
Fe as apiFindAllProdutoCommodity,
|
|
151
|
-
|
|
152
|
-
|
|
151
|
+
It as apiFindAllRemetenteDestinatario,
|
|
152
|
+
Et as apiFindAllRota,
|
|
153
153
|
zo as apiFindAllSeloSocial,
|
|
154
|
-
|
|
155
|
-
|
|
154
|
+
ht as apiFindAllTipoCarga,
|
|
155
|
+
wt as apiFindAllveiculo,
|
|
156
156
|
Ui as apiFindByIdCampo,
|
|
157
157
|
zi as apiFindByIdContratoCompraGraos,
|
|
158
158
|
xi as apiFindByIdEmpresa,
|
|
159
159
|
_i as apiFindByIdPreContrato,
|
|
160
160
|
pe as apiFindByIdPrecoDia,
|
|
161
161
|
de as apiFindByIdPrecoDiaHistoricos,
|
|
162
|
-
|
|
163
|
-
|
|
162
|
+
ut as apiFindByNomeOrCodigo,
|
|
163
|
+
Rt as apiFindByNotaFiscal,
|
|
164
|
+
Le as apiFindCalculoFrete,
|
|
164
165
|
ue as apiFindCartaoPortadorFreteByTipoBusca,
|
|
165
166
|
Ve as apiFindConta,
|
|
166
167
|
ho as apiFindCounterDigitalSeloSocial,
|
|
@@ -186,12 +187,12 @@ export {
|
|
|
186
187
|
W as apiFindDmProdutoIsPrecificadoRacao,
|
|
187
188
|
Z as apiFindDmSetorAtividade,
|
|
188
189
|
Ni as apiFindDocketCidadesByEstadoId,
|
|
189
|
-
|
|
190
|
+
Ne as apiFindFavorecidoByTipoBusca,
|
|
190
191
|
Ti as apiFindHistoricoById,
|
|
191
192
|
hi as apiFindHistoricoByIdContratoCompraGraos,
|
|
192
193
|
$i as apiFindHistoricoByIdPreContrato,
|
|
193
194
|
Pa as apiFindHistoricosMovimentacao,
|
|
194
|
-
|
|
195
|
+
Ft as apiFindMaterial,
|
|
195
196
|
b as apiFindMonitorCentro,
|
|
196
197
|
$ as apiFindMonitorCentroCusto,
|
|
197
198
|
C as apiFindMonitorCommoditiesContratoBiodiesel,
|
|
@@ -225,10 +226,10 @@ export {
|
|
|
225
226
|
Da as apiFindOneRequisicaoCompra,
|
|
226
227
|
Bo as apiFindRacaoListaTecnica,
|
|
227
228
|
Ao as apiFindRacaoSegmentoProduto,
|
|
228
|
-
|
|
229
|
+
bt as apiFindRotas,
|
|
229
230
|
ca as apiFindUser,
|
|
230
|
-
|
|
231
|
-
|
|
231
|
+
ve as apiFindvalorBrutoContrato,
|
|
232
|
+
tt as apiGeTIss,
|
|
232
233
|
ne as apiGenerateTemplatePrecoDia,
|
|
233
234
|
Wo as apiGetAssistenciaTecnicaSeloSocial,
|
|
234
235
|
Xo as apiGetAssistenciaTecnicaSeloSocialHistoricos,
|
|
@@ -236,18 +237,18 @@ export {
|
|
|
236
237
|
ai as apiGetCessaoDireitoCredito,
|
|
237
238
|
oi as apiGetCessaoDireitoCreditoHistoricos,
|
|
238
239
|
Be as apiGetCest,
|
|
239
|
-
|
|
240
|
-
|
|
240
|
+
Mt as apiGetCodigoOrdemCarregamento,
|
|
241
|
+
jt as apiGetCodigoTipoCarga,
|
|
241
242
|
F as apiGetCommoditiesContratoBiodiesel,
|
|
242
243
|
R as apiGetCommoditiesPedidoVenda,
|
|
243
|
-
|
|
244
|
+
qe as apiGetContratoFrete,
|
|
244
245
|
Oi as apiGetFileDadosPenhores,
|
|
245
|
-
|
|
246
|
+
ft as apiGetFornecedor,
|
|
246
247
|
pi as apiGetHorarioAprovacao,
|
|
247
|
-
|
|
248
|
-
|
|
249
|
-
|
|
250
|
-
|
|
248
|
+
We as apiGetInss,
|
|
249
|
+
$e as apiGetIrpf,
|
|
250
|
+
mt as apiGetItinerario,
|
|
251
|
+
Ut as apiGetOrdemCarregamento,
|
|
251
252
|
Ya as apiGetRacaoAutorizacaoAtendimentoCliente,
|
|
252
253
|
io as apiGetRacaoGestaoComissaoRepresentante,
|
|
253
254
|
Io as apiGetRacaoListaTecnica,
|
|
@@ -256,16 +257,16 @@ export {
|
|
|
256
257
|
So as apiGetRacaoTabelaPreco,
|
|
257
258
|
Ho as apiGetRacaoVinculoMaterialCentro,
|
|
258
259
|
n as apiGetRoles,
|
|
259
|
-
|
|
260
|
+
Ht as apiGetRota,
|
|
260
261
|
Qo as apiGetSeloSocial,
|
|
261
262
|
ko as apiGetSeloSocialHistoricos,
|
|
262
263
|
Na as apiGetTemplateExample,
|
|
263
|
-
|
|
264
|
+
Qt as apiGetTipoCarga,
|
|
264
265
|
m as apiGetUsers,
|
|
265
266
|
li as apiGetVolumeProducaoSeloSocial,
|
|
266
267
|
si as apiGetVolumeProducaoSeloSocialBySafraId,
|
|
267
|
-
|
|
268
|
-
|
|
268
|
+
ct as apiItinerarioFindRotaAndMaterial,
|
|
269
|
+
lt as apiItinerarioFindValorLiquidoFrete,
|
|
269
270
|
Vi as apiLancarPenhores,
|
|
270
271
|
Ei as apiSendMail,
|
|
271
272
|
Yo as apiUpdateAssistenciaTecnicaSeloSocial,
|
|
@@ -274,16 +275,16 @@ export {
|
|
|
274
275
|
Ie as apiUpdateCest,
|
|
275
276
|
A as apiUpdateCommoditiesContratoBiodiesel,
|
|
276
277
|
D as apiUpdateCommoditiesPedidoVenda,
|
|
277
|
-
|
|
278
|
+
ze as apiUpdateContratoFrete,
|
|
278
279
|
Oa as apiUpdateCotacao,
|
|
279
280
|
di as apiUpdateHorarioAprovacao,
|
|
280
|
-
|
|
281
|
-
|
|
282
|
-
|
|
283
|
-
|
|
281
|
+
Xe as apiUpdateInss,
|
|
282
|
+
at as apiUpdateIrpf,
|
|
283
|
+
rt as apiUpdateIss,
|
|
284
|
+
st as apiUpdateItinerario,
|
|
284
285
|
Aa as apiUpdateLocalRecepcao,
|
|
285
286
|
gi as apiUpdateOpcao,
|
|
286
|
-
|
|
287
|
+
Tt as apiUpdateOrdemCarregamento,
|
|
287
288
|
La as apiUpdateOrdemCompra,
|
|
288
289
|
me as apiUpdatePrecoDia,
|
|
289
290
|
Za as apiUpdateRacaoAutorizacaoAtendimentoCliente,
|
|
@@ -293,18 +294,18 @@ export {
|
|
|
293
294
|
xo as apiUpdateRacaoSegmentoProduto,
|
|
294
295
|
Go as apiUpdateRacaoTabelaPreco,
|
|
295
296
|
Lo as apiUpdateRacaoVinculoMaterialCentro,
|
|
296
|
-
|
|
297
|
+
yt as apiUpdateRemetenteDestinatario,
|
|
297
298
|
Sa as apiUpdateRequisicaoCompra,
|
|
298
|
-
|
|
299
|
+
Lt as apiUpdateRota,
|
|
299
300
|
No as apiUpdateSeloSocial,
|
|
300
|
-
|
|
301
|
+
vt as apiUpdateStatus,
|
|
301
302
|
ji as apiUpdateStatusContratoCompraGraos,
|
|
302
|
-
|
|
303
|
+
he as apiUpdateStatusParcela,
|
|
303
304
|
ae as apiUpdateStatusPreContrato,
|
|
304
305
|
ce as apiUpdateStatusPrecoDia,
|
|
305
306
|
wa as apiUpdateTemplateExample,
|
|
306
307
|
ja as apiUpdateTemplateExampleObject,
|
|
307
|
-
|
|
308
|
+
kt as apiUpdateTipoCarga,
|
|
308
309
|
Ci as apiUpdateVolumeProducaoSeloSocial,
|
|
309
310
|
bi as apiUploadFileDadosPenhores,
|
|
310
311
|
le as apiUploadTemplatePrecoDia,
|
|
@@ -54,21 +54,21 @@ import { apiAddCartaoPortadorFrete as xe, apiFindAllCartaoPortadorFrete as ue, a
|
|
|
54
54
|
import { apiAddCertificadoTransportadora as De, apiDownloadCertificadoTransportadora as Ge, apiFindAllMonitorCertificadoTransportadora as Se, apiGetCertificadoTransportadora as Me, apiUpdateCertificadoTransportadora as Ue } from "./transportadora/CertificadoTransportadora/CertificadoTransportadoraService.js";
|
|
55
55
|
import { apiAddCest as ge, apiFindAllCest as Be, apiGetCest as Ie, apiUpdateCest as ye } from "./transportadora/Cest/CestService.js";
|
|
56
56
|
import { apiAddConta as Ve, apiFindConta as Ee } from "./transportadora/Conta/ContaService.js";
|
|
57
|
-
import { apiAddContratoFrete as be, apiFindAllContratoFrete as Le,
|
|
58
|
-
import { apiAddFavorecido as
|
|
59
|
-
import { apiAddInss as
|
|
60
|
-
import { apiAddIrpf as
|
|
61
|
-
import { apiAddIss as
|
|
62
|
-
import { apiAddItinerario as
|
|
63
|
-
import { apiFindMaterial as
|
|
64
|
-
import { apiGetFornecedor as
|
|
65
|
-
import { apiFindByNomeOrCodigo as
|
|
66
|
-
import { apiFindByNotaFiscal as
|
|
67
|
-
import { apiAddOrdemCarregamento as
|
|
68
|
-
import { apiAddRemetenteDestinatario as
|
|
69
|
-
import { apiAddRota as
|
|
70
|
-
import { apiAddTipoCarga as
|
|
71
|
-
import { apiFindAllveiculo as
|
|
57
|
+
import { apiAddContratoFrete as be, apiFindAllContratoFrete as Le, apiFindCalculoFrete as ve, apiFindvalorBrutoContrato as qe, apiGetContratoFrete as ze, apiUpdateContratoFrete as he, apiUpdateStatusParcela as je } from "./transportadora/ContratoFrete/ContratoFreteService.js";
|
|
58
|
+
import { apiAddFavorecido as Ne, apiFindAllFavorecido as we, apiFindFavorecidoByTipoBusca as Je } from "./transportadora/Favorecido/FavorecidoService.js";
|
|
59
|
+
import { apiAddInss as Qe, apiFindAllInss as We, apiGetInss as Xe, apiUpdateInss as Ye } from "./transportadora/Inss/InssService.js";
|
|
60
|
+
import { apiAddIrpf as _e, apiFindAllIrpf as $e, apiGetIrpf as at, apiUpdateIrpf as ot } from "./transportadora/Irpf/IrpfService.js";
|
|
61
|
+
import { apiAddIss as et, apiFindAllIss as tt, apiGeTIss as rt, apiUpdateIss as pt } from "./transportadora/Iss/IssService.js";
|
|
62
|
+
import { apiAddItinerario as nt, apiFindAllItinerario as mt, apiGetItinerario as ct, apiItinerarioFindRotaAndMaterial as lt, apiItinerarioFindValorLiquidoFrete as st, apiUpdateItinerario as Ct } from "./transportadora/Itinerario/ItinerarioService.js";
|
|
63
|
+
import { apiFindMaterial as At } from "./transportadora/Material/MaterialService.js";
|
|
64
|
+
import { apiGetFornecedor as xt } from "./transportadora/Motorista/MotoristaService.js";
|
|
65
|
+
import { apiFindByNomeOrCodigo as Rt } from "./transportadora/NaturezaCarga/NaturezaCargaService.js";
|
|
66
|
+
import { apiFindByNotaFiscal as Dt } from "./transportadora/NotaFiscal/NotaFiscalService.js";
|
|
67
|
+
import { apiAddOrdemCarregamento as St, apiFindAllOrdemCarregamento as Mt, apiGetCodigoOrdemCarregamento as Ut, apiGetOrdemCarregamento as Tt, apiUpdateOrdemCarregamento as gt } from "./transportadora/OrdemCarregamento/OrdemCarregamentoService.js";
|
|
68
|
+
import { apiAddRemetenteDestinatario as It, apiFindAllRemetenteDestinatario as yt, apiUpdateRemetenteDestinatario as Ot } from "./transportadora/RemetenteDestinatario/RemetenteDestinatarioService.js";
|
|
69
|
+
import { apiAddRota as Et, apiFindAllRota as Ht, apiFindRotas as bt, apiGetRota as Lt, apiUpdateRota as vt, apiUpdateStatus as qt } from "./transportadora/Rota/RotaService.js";
|
|
70
|
+
import { apiAddTipoCarga as ht, apiFindAllTipoCarga as jt, apiGetCodigoTipoCarga as kt, apiGetTipoCarga as Nt, apiUpdateTipoCarga as wt } from "./transportadora/TiposCarga/TipoCargaService.js";
|
|
71
|
+
import { apiFindAllveiculo as Kt } from "./transportadora/Veiculo/VeiculoService.js";
|
|
72
72
|
export {
|
|
73
73
|
Qo as apiAddAssistenciaTecnicaSeloSocial,
|
|
74
74
|
xe as apiAddCartaoPortadorFrete,
|
|
@@ -79,13 +79,13 @@ export {
|
|
|
79
79
|
u as apiAddCommoditiesPedidoVenda,
|
|
80
80
|
Ve as apiAddConta,
|
|
81
81
|
be as apiAddContratoFrete,
|
|
82
|
-
|
|
82
|
+
Ne as apiAddFavorecido,
|
|
83
83
|
ri as apiAddHorarioAprovacao,
|
|
84
|
-
|
|
85
|
-
|
|
86
|
-
|
|
87
|
-
|
|
88
|
-
|
|
84
|
+
Qe as apiAddInss,
|
|
85
|
+
_e as apiAddIrpf,
|
|
86
|
+
et as apiAddIss,
|
|
87
|
+
nt as apiAddItinerario,
|
|
88
|
+
St as apiAddOrdemCarregamento,
|
|
89
89
|
Wa as apiAddRacaoAutorizacaoAtendimentoCliente,
|
|
90
90
|
ao as apiAddRacaoGestaoComissaoRepresentante,
|
|
91
91
|
To as apiAddRacaoListaTecnica,
|
|
@@ -93,12 +93,12 @@ export {
|
|
|
93
93
|
Co as apiAddRacaoSegmentoProduto,
|
|
94
94
|
Po as apiAddRacaoTabelaPreco,
|
|
95
95
|
Eo as apiAddRacaoVinculoMaterialCentro,
|
|
96
|
-
|
|
97
|
-
|
|
96
|
+
It as apiAddRemetenteDestinatario,
|
|
97
|
+
Et as apiAddRota,
|
|
98
98
|
zo as apiAddSeloSocial,
|
|
99
99
|
wa as apiAddTemplateExample,
|
|
100
100
|
za as apiAddTemplateExampleObject,
|
|
101
|
-
|
|
101
|
+
ht as apiAddTipoCarga,
|
|
102
102
|
ci as apiAddVolumeProducaoSeloSocial,
|
|
103
103
|
Xi as apiCancelPreContrato,
|
|
104
104
|
Ia as apiCancelarCotacao,
|
|
@@ -141,31 +141,32 @@ export {
|
|
|
141
141
|
Di as apiFindAllCorretora,
|
|
142
142
|
wi as apiFindAllDocketEstados,
|
|
143
143
|
xi as apiFindAllEmpresa,
|
|
144
|
-
|
|
145
|
-
|
|
146
|
-
|
|
147
|
-
|
|
148
|
-
|
|
144
|
+
we as apiFindAllFavorecido,
|
|
145
|
+
We as apiFindAllInss,
|
|
146
|
+
$e as apiFindAllIrpf,
|
|
147
|
+
tt as apiFindAllIss,
|
|
148
|
+
mt as apiFindAllItinerario,
|
|
149
149
|
Se as apiFindAllMonitorCertificadoTransportadora,
|
|
150
150
|
Ui as apiFindAllOpcoes,
|
|
151
|
-
|
|
151
|
+
Mt as apiFindAllOrdemCarregamento,
|
|
152
152
|
_i as apiFindAllPreContrato,
|
|
153
153
|
re as apiFindAllPrecoDia,
|
|
154
154
|
pe as apiFindAllPrecoDiaHistoricos,
|
|
155
155
|
Ae as apiFindAllProdutoCommodity,
|
|
156
|
-
|
|
157
|
-
|
|
156
|
+
yt as apiFindAllRemetenteDestinatario,
|
|
157
|
+
Ht as apiFindAllRota,
|
|
158
158
|
ho as apiFindAllSeloSocial,
|
|
159
|
-
|
|
160
|
-
|
|
159
|
+
jt as apiFindAllTipoCarga,
|
|
160
|
+
Kt as apiFindAllveiculo,
|
|
161
161
|
Ti as apiFindByIdCampo,
|
|
162
162
|
hi as apiFindByIdContratoCompraGraos,
|
|
163
163
|
ui as apiFindByIdEmpresa,
|
|
164
164
|
$i as apiFindByIdPreContrato,
|
|
165
165
|
de as apiFindByIdPrecoDia,
|
|
166
166
|
ne as apiFindByIdPrecoDiaHistoricos,
|
|
167
|
-
|
|
168
|
-
|
|
167
|
+
Rt as apiFindByNomeOrCodigo,
|
|
168
|
+
Dt as apiFindByNotaFiscal,
|
|
169
|
+
ve as apiFindCalculoFrete,
|
|
169
170
|
Re as apiFindCartaoPortadorFreteByTipoBusca,
|
|
170
171
|
Ee as apiFindConta,
|
|
171
172
|
jo as apiFindCounterDigitalSeloSocial,
|
|
@@ -191,12 +192,12 @@ export {
|
|
|
191
192
|
X as apiFindDmProdutoIsPrecificadoRacao,
|
|
192
193
|
_ as apiFindDmSetorAtividade,
|
|
193
194
|
Ji as apiFindDocketCidadesByEstadoId,
|
|
194
|
-
|
|
195
|
+
Je as apiFindFavorecidoByTipoBusca,
|
|
195
196
|
gi as apiFindHistoricoById,
|
|
196
197
|
ji as apiFindHistoricoByIdContratoCompraGraos,
|
|
197
198
|
ae as apiFindHistoricoByIdPreContrato,
|
|
198
199
|
Pa as apiFindHistoricosMovimentacao,
|
|
199
|
-
|
|
200
|
+
At as apiFindMaterial,
|
|
200
201
|
b as apiFindMonitorCentro,
|
|
201
202
|
aa as apiFindMonitorCentroCusto,
|
|
202
203
|
F as apiFindMonitorCommoditiesContratoBiodiesel,
|
|
@@ -230,10 +231,10 @@ export {
|
|
|
230
231
|
Ga as apiFindOneRequisicaoCompra,
|
|
231
232
|
Io as apiFindRacaoListaTecnica,
|
|
232
233
|
fo as apiFindRacaoSegmentoProduto,
|
|
233
|
-
|
|
234
|
+
bt as apiFindRotas,
|
|
234
235
|
la as apiFindUser,
|
|
235
|
-
|
|
236
|
-
|
|
236
|
+
qe as apiFindvalorBrutoContrato,
|
|
237
|
+
rt as apiGeTIss,
|
|
237
238
|
me as apiGenerateTemplatePrecoDia,
|
|
238
239
|
Xo as apiGetAssistenciaTecnicaSeloSocial,
|
|
239
240
|
Yo as apiGetAssistenciaTecnicaSeloSocialHistoricos,
|
|
@@ -241,18 +242,18 @@ export {
|
|
|
241
242
|
oi as apiGetCessaoDireitoCredito,
|
|
242
243
|
ii as apiGetCessaoDireitoCreditoHistoricos,
|
|
243
244
|
Ie as apiGetCest,
|
|
244
|
-
|
|
245
|
-
|
|
245
|
+
Ut as apiGetCodigoOrdemCarregamento,
|
|
246
|
+
kt as apiGetCodigoTipoCarga,
|
|
246
247
|
A as apiGetCommoditiesContratoBiodiesel,
|
|
247
248
|
D as apiGetCommoditiesPedidoVenda,
|
|
248
|
-
|
|
249
|
+
ze as apiGetContratoFrete,
|
|
249
250
|
Vi as apiGetFileDadosPenhores,
|
|
250
|
-
|
|
251
|
+
xt as apiGetFornecedor,
|
|
251
252
|
di as apiGetHorarioAprovacao,
|
|
252
|
-
|
|
253
|
-
|
|
254
|
-
|
|
255
|
-
|
|
253
|
+
Xe as apiGetInss,
|
|
254
|
+
at as apiGetIrpf,
|
|
255
|
+
ct as apiGetItinerario,
|
|
256
|
+
Tt as apiGetOrdemCarregamento,
|
|
256
257
|
Za as apiGetRacaoAutorizacaoAtendimentoCliente,
|
|
257
258
|
eo as apiGetRacaoGestaoComissaoRepresentante,
|
|
258
259
|
yo as apiGetRacaoListaTecnica,
|
|
@@ -261,16 +262,16 @@ export {
|
|
|
261
262
|
So as apiGetRacaoTabelaPreco,
|
|
262
263
|
Lo as apiGetRacaoVinculoMaterialCentro,
|
|
263
264
|
m as apiGetRoles,
|
|
264
|
-
|
|
265
|
+
Lt as apiGetRota,
|
|
265
266
|
No as apiGetSeloSocial,
|
|
266
267
|
wo as apiGetSeloSocialHistoricos,
|
|
267
268
|
Ja as apiGetTemplateExample,
|
|
268
|
-
|
|
269
|
+
Nt as apiGetTipoCarga,
|
|
269
270
|
c as apiGetUsers,
|
|
270
271
|
si as apiGetVolumeProducaoSeloSocial,
|
|
271
272
|
Ci as apiGetVolumeProducaoSeloSocialBySafraId,
|
|
272
|
-
|
|
273
|
-
|
|
273
|
+
lt as apiItinerarioFindRotaAndMaterial,
|
|
274
|
+
st as apiItinerarioFindValorLiquidoFrete,
|
|
274
275
|
Ei as apiLancarPenhores,
|
|
275
276
|
Hi as apiSendMail,
|
|
276
277
|
Zo as apiUpdateAssistenciaTecnicaSeloSocial,
|
|
@@ -279,16 +280,16 @@ export {
|
|
|
279
280
|
ye as apiUpdateCest,
|
|
280
281
|
f as apiUpdateCommoditiesContratoBiodiesel,
|
|
281
282
|
G as apiUpdateCommoditiesPedidoVenda,
|
|
282
|
-
|
|
283
|
+
he as apiUpdateContratoFrete,
|
|
283
284
|
Va as apiUpdateCotacao,
|
|
284
285
|
ni as apiUpdateHorarioAprovacao,
|
|
285
|
-
|
|
286
|
-
|
|
287
|
-
|
|
288
|
-
|
|
286
|
+
Ye as apiUpdateInss,
|
|
287
|
+
ot as apiUpdateIrpf,
|
|
288
|
+
pt as apiUpdateIss,
|
|
289
|
+
Ct as apiUpdateItinerario,
|
|
289
290
|
fa as apiUpdateLocalRecepcao,
|
|
290
291
|
Bi as apiUpdateOpcao,
|
|
291
|
-
|
|
292
|
+
gt as apiUpdateOrdemCarregamento,
|
|
292
293
|
va as apiUpdateOrdemCompra,
|
|
293
294
|
ce as apiUpdatePrecoDia,
|
|
294
295
|
_a as apiUpdateRacaoAutorizacaoAtendimentoCliente,
|
|
@@ -298,18 +299,18 @@ export {
|
|
|
298
299
|
uo as apiUpdateRacaoSegmentoProduto,
|
|
299
300
|
Mo as apiUpdateRacaoTabelaPreco,
|
|
300
301
|
vo as apiUpdateRacaoVinculoMaterialCentro,
|
|
301
|
-
|
|
302
|
+
Ot as apiUpdateRemetenteDestinatario,
|
|
302
303
|
Sa as apiUpdateRequisicaoCompra,
|
|
303
|
-
|
|
304
|
+
vt as apiUpdateRota,
|
|
304
305
|
Jo as apiUpdateSeloSocial,
|
|
305
|
-
|
|
306
|
+
qt as apiUpdateStatus,
|
|
306
307
|
ki as apiUpdateStatusContratoCompraGraos,
|
|
307
|
-
|
|
308
|
+
je as apiUpdateStatusParcela,
|
|
308
309
|
oe as apiUpdateStatusPreContrato,
|
|
309
310
|
le as apiUpdateStatusPrecoDia,
|
|
310
311
|
Ka as apiUpdateTemplateExample,
|
|
311
312
|
ka as apiUpdateTemplateExampleObject,
|
|
312
|
-
|
|
313
|
+
wt as apiUpdateTipoCarga,
|
|
313
314
|
Fi as apiUpdateVolumeProducaoSeloSocial,
|
|
314
315
|
bi as apiUploadFileDadosPenhores,
|
|
315
316
|
se as apiUploadTemplatePrecoDia
|
|
@@ -21,32 +21,40 @@ async function h(a) {
|
|
|
21
21
|
data: a
|
|
22
22
|
});
|
|
23
23
|
}
|
|
24
|
-
async function
|
|
24
|
+
async function f(a) {
|
|
25
25
|
return o.fetchDataWithAxios({
|
|
26
26
|
url: t.findAll.endpoint,
|
|
27
27
|
method: t.findAll.method,
|
|
28
28
|
data: a
|
|
29
29
|
});
|
|
30
30
|
}
|
|
31
|
-
async function
|
|
31
|
+
async function l(a, n, e) {
|
|
32
32
|
return o.fetchDataWithAxios({
|
|
33
33
|
url: `${t.updateStatusParcela.endpoint}/${a}/${n}`,
|
|
34
34
|
method: t.updateStatusParcela.method,
|
|
35
35
|
data: e
|
|
36
36
|
});
|
|
37
37
|
}
|
|
38
|
-
async function
|
|
38
|
+
async function p(a) {
|
|
39
39
|
return o.fetchDataWithAxios({
|
|
40
40
|
url: `${t.findValorBrutoContrato.endpoint}/${a}`,
|
|
41
41
|
method: t.findValorBrutoContrato.method
|
|
42
42
|
});
|
|
43
43
|
}
|
|
44
|
+
async function m(a) {
|
|
45
|
+
return o.fetchDataWithAxios({
|
|
46
|
+
url: t.findCalculoFrete.endpoint,
|
|
47
|
+
method: t.findCalculoFrete.method,
|
|
48
|
+
data: a
|
|
49
|
+
});
|
|
50
|
+
}
|
|
44
51
|
export {
|
|
45
52
|
c as apiAddContratoFrete,
|
|
46
|
-
|
|
47
|
-
|
|
53
|
+
f as apiFindAllContratoFrete,
|
|
54
|
+
m as apiFindCalculoFrete,
|
|
55
|
+
p as apiFindvalorBrutoContrato,
|
|
48
56
|
u as apiGetContratoFrete,
|
|
49
57
|
h as apiUpdateContratoFrete,
|
|
50
|
-
|
|
58
|
+
l as apiUpdateStatusParcela
|
|
51
59
|
};
|
|
52
60
|
//# sourceMappingURL=ContratoFreteService.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"ContratoFreteService.js","sources":["../../../../../../lib/base/services/modules/transportadora/ContratoFrete/ContratoFreteService.ts"],"sourcesContent":["import { IFilterParams, TQueryResponse } from '@base/@types/api'\nimport endpointConfig from \"@base/configs/endpoints.config/endpoints.navigation\";\nimport ApiService from '@/services/ApiService'\nimport { TContratoFrete } from '@base/@types/models/transportadora/contratoFrete';\nimport { TContratoFreteViagemParcela } from '@base/@types/models/transportadora/contratoFreteViagemParcela';\nimport { TValorBrutoContrato } from '@base/@types/models/transportadora/valorBrutoContrato';\n\nconst CONTRATO_FRETE_PROJECT_ENDPOINT = endpointConfig.contratoFrete;\n\nexport async function apiGetContratoFrete(id: string) {\n return ApiService.fetchDataWithAxios<TContratoFrete>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.findOne.endpoint + `${id}`,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.findOne.method,\n })\n}\n\nexport async function apiAddContratoFrete(body: TContratoFrete) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TContratoFrete>>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.add.endpoint,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.add.method,\n data: body,\n })\n}\n\nexport async function apiUpdateContratoFrete(body: TContratoFrete) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TContratoFrete>>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.update.endpoint,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.update.method,\n data: body,\n })\n}\n\nexport async function apiFindAllContratoFrete(body?: IFilterParams) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TContratoFrete>>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.findAll.endpoint,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.findAll.method,\n data: body,\n })\n}\n\nexport async function apiUpdateStatusParcela(id: number, statusParcela: string, parcelas: TContratoFreteViagemParcela[]) {\n return ApiService.fetchDataWithAxios<TContratoFrete>({\n url: `${CONTRATO_FRETE_PROJECT_ENDPOINT.updateStatusParcela.endpoint}/${id}/${statusParcela}`,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.updateStatusParcela.method,\n data: parcelas as any,\n })\n}\n\nexport async function apiFindvalorBrutoContrato(cpf: string) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TValorBrutoContrato>>({\n url: `${CONTRATO_FRETE_PROJECT_ENDPOINT.findValorBrutoContrato.endpoint}/${cpf}`,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.findValorBrutoContrato.method,\n });\n}\n"],"names":["CONTRATO_FRETE_PROJECT_ENDPOINT","endpointConfig","apiGetContratoFrete","id","ApiService","apiAddContratoFrete","body","apiUpdateContratoFrete","apiFindAllContratoFrete","apiUpdateStatusParcela","statusParcela","parcelas","apiFindvalorBrutoContrato","cpf"],"mappings":";;
|
|
1
|
+
{"version":3,"file":"ContratoFreteService.js","sources":["../../../../../../lib/base/services/modules/transportadora/ContratoFrete/ContratoFreteService.ts"],"sourcesContent":["import { IFilterParams, TQueryResponse } from '@base/@types/api'\nimport endpointConfig from \"@base/configs/endpoints.config/endpoints.navigation\";\nimport ApiService from '@/services/ApiService'\nimport { TContratoFrete } from '@base/@types/models/transportadora/contratoFrete';\nimport { TContratoFreteViagemParcela } from '@base/@types/models/transportadora/contratoFreteViagemParcela';\nimport { TValorBrutoContrato } from '@base/@types/models/transportadora/valorBrutoContrato';\nimport { TPageCalculoFreteRequest, TCalculoFreteResponse } from '@base/@types/api';\n\nconst CONTRATO_FRETE_PROJECT_ENDPOINT = endpointConfig.contratoFrete;\n\nexport async function apiGetContratoFrete(id: string) {\n return ApiService.fetchDataWithAxios<TContratoFrete>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.findOne.endpoint + `${id}`,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.findOne.method,\n })\n}\n\nexport async function apiAddContratoFrete(body: TContratoFrete) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TContratoFrete>>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.add.endpoint,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.add.method,\n data: body,\n })\n}\n\nexport async function apiUpdateContratoFrete(body: TContratoFrete) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TContratoFrete>>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.update.endpoint,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.update.method,\n data: body,\n })\n}\n\nexport async function apiFindAllContratoFrete(body?: IFilterParams) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TContratoFrete>>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.findAll.endpoint,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.findAll.method,\n data: body,\n })\n}\n\nexport async function apiUpdateStatusParcela(id: number, statusParcela: string, parcelas: TContratoFreteViagemParcela[]) {\n return ApiService.fetchDataWithAxios<TContratoFrete>({\n url: `${CONTRATO_FRETE_PROJECT_ENDPOINT.updateStatusParcela.endpoint}/${id}/${statusParcela}`,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.updateStatusParcela.method,\n data: parcelas as any,\n })\n}\n\nexport async function apiFindvalorBrutoContrato(cpf: string) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TValorBrutoContrato>>({\n url: `${CONTRATO_FRETE_PROJECT_ENDPOINT.findValorBrutoContrato.endpoint}/${cpf}`,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.findValorBrutoContrato.method,\n });\n}\n\nexport async function apiFindCalculoFrete(request: TPageCalculoFreteRequest) {\n return ApiService.fetchDataWithAxios<TQueryResponse<TCalculoFreteResponse>>({\n url: CONTRATO_FRETE_PROJECT_ENDPOINT.findCalculoFrete.endpoint,\n method: CONTRATO_FRETE_PROJECT_ENDPOINT.findCalculoFrete.method,\n data: request,\n })\n}\n"],"names":["CONTRATO_FRETE_PROJECT_ENDPOINT","endpointConfig","apiGetContratoFrete","id","ApiService","apiAddContratoFrete","body","apiUpdateContratoFrete","apiFindAllContratoFrete","apiUpdateStatusParcela","statusParcela","parcelas","apiFindvalorBrutoContrato","cpf","apiFindCalculoFrete","request"],"mappings":";;AAQA,MAAMA,IAAkCC,EAAe;AAEvD,eAAsBC,EAAoBC,GAAY;AAClD,SAAOC,EAAW,mBAAmC;AAAA,IACjD,KAAKJ,EAAgC,QAAQ,WAAW,GAAGG,CAAE;AAAA,IAC7D,QAAQH,EAAgC,QAAQ;AAAA,EAAA,CACnD;AACL;AAEA,eAAsBK,EAAoBC,GAAsB;AAC5D,SAAOF,EAAW,mBAAmD;AAAA,IACjE,KAAKJ,EAAgC,IAAI;AAAA,IACzC,QAAQA,EAAgC,IAAI;AAAA,IAC5C,MAAMM;AAAA,EAAA,CACT;AACL;AAEA,eAAsBC,EAAuBD,GAAsB;AAC/D,SAAOF,EAAW,mBAAmD;AAAA,IACjE,KAAKJ,EAAgC,OAAO;AAAA,IAC5C,QAAQA,EAAgC,OAAO;AAAA,IAC/C,MAAMM;AAAA,EAAA,CACT;AACL;AAEA,eAAsBE,EAAwBF,GAAsB;AAChE,SAAOF,EAAW,mBAAmD;AAAA,IACjE,KAAKJ,EAAgC,QAAQ;AAAA,IAC7C,QAAQA,EAAgC,QAAQ;AAAA,IAChD,MAAMM;AAAA,EAAA,CACT;AACL;AAEA,eAAsBG,EAAuBN,GAAYO,GAAuBC,GAAyC;AACrH,SAAOP,EAAW,mBAAmC;AAAA,IACjD,KAAK,GAAGJ,EAAgC,oBAAoB,QAAQ,IAAIG,CAAE,IAAIO,CAAa;AAAA,IAC3F,QAAQV,EAAgC,oBAAoB;AAAA,IAC5D,MAAMW;AAAA,EAAA,CACT;AACL;AAEA,eAAsBC,EAA0BC,GAAa;AACzD,SAAOT,EAAW,mBAAwD;AAAA,IACtE,KAAK,GAAGJ,EAAgC,uBAAuB,QAAQ,IAAIa,CAAG;AAAA,IAC9E,QAAQb,EAAgC,uBAAuB;AAAA,EAAA,CAClE;AACL;AAEA,eAAsBc,EAAoBC,GAAmC;AACzE,SAAOX,EAAW,mBAA0D;AAAA,IACxE,KAAKJ,EAAgC,iBAAiB;AAAA,IACtD,QAAQA,EAAgC,iBAAiB;AAAA,IACzD,MAAMe;AAAA,EAAA,CACT;AACL;"}
|
|
@@ -2,86 +2,87 @@ import { apiAddCartaoPortadorFrete as r, apiFindAllCartaoPortadorFrete as o, api
|
|
|
2
2
|
import { apiAddCertificadoTransportadora as p, apiDownloadCertificadoTransportadora as d, apiFindAllMonitorCertificadoTransportadora as n, apiGetCertificadoTransportadora as F, apiUpdateCertificadoTransportadora as l } from "./CertificadoTransportadora/CertificadoTransportadoraService.js";
|
|
3
3
|
import { apiAddCest as m, apiFindAllCest as C, apiGetCest as A, apiUpdateCest as f } from "./Cest/CestService.js";
|
|
4
4
|
import { apiAddConta as I, apiFindConta as c } from "./Conta/ContaService.js";
|
|
5
|
-
import { apiAddContratoFrete as G, apiFindAllContratoFrete as T,
|
|
6
|
-
import { apiAddFavorecido as
|
|
7
|
-
import { apiAddInss as
|
|
8
|
-
import { apiAddIrpf as
|
|
9
|
-
import { apiAddIss as
|
|
10
|
-
import { apiAddItinerario as
|
|
11
|
-
import { apiFindMaterial as
|
|
12
|
-
import { apiGetFornecedor as
|
|
13
|
-
import { apiFindByNomeOrCodigo as
|
|
14
|
-
import { apiFindByNotaFiscal as
|
|
15
|
-
import { apiAddOrdemCarregamento as
|
|
16
|
-
import { apiAddRemetenteDestinatario as
|
|
17
|
-
import { apiAddRota as
|
|
18
|
-
import { apiAddTipoCarga as
|
|
19
|
-
import { apiFindAllveiculo as
|
|
5
|
+
import { apiAddContratoFrete as G, apiFindAllContratoFrete as T, apiFindCalculoFrete as U, apiFindvalorBrutoContrato as R, apiGetContratoFrete as u, apiUpdateContratoFrete as B, apiUpdateStatusParcela as O } from "./ContratoFrete/ContratoFreteService.js";
|
|
6
|
+
import { apiAddFavorecido as y, apiFindAllFavorecido as D, apiFindFavorecidoByTipoBusca as P } from "./Favorecido/FavorecidoService.js";
|
|
7
|
+
import { apiAddInss as N, apiFindAllInss as S, apiGetInss as q, apiUpdateInss as w } from "./Inss/InssService.js";
|
|
8
|
+
import { apiAddIrpf as V, apiFindAllIrpf as b, apiGetIrpf as h, apiUpdateIrpf as j } from "./Irpf/IrpfService.js";
|
|
9
|
+
import { apiAddIss as z, apiFindAllIss as E, apiGeTIss as H, apiUpdateIss as J } from "./Iss/IssService.js";
|
|
10
|
+
import { apiAddItinerario as Q, apiFindAllItinerario as W, apiGetItinerario as X, apiItinerarioFindRotaAndMaterial as Y, apiItinerarioFindValorLiquidoFrete as Z, apiUpdateItinerario as _ } from "./Itinerario/ItinerarioService.js";
|
|
11
|
+
import { apiFindMaterial as aa } from "./Material/MaterialService.js";
|
|
12
|
+
import { apiGetFornecedor as ra } from "./Motorista/MotoristaService.js";
|
|
13
|
+
import { apiFindByNomeOrCodigo as ta } from "./NaturezaCarga/NaturezaCargaService.js";
|
|
14
|
+
import { apiFindByNotaFiscal as pa } from "./NotaFiscal/NotaFiscalService.js";
|
|
15
|
+
import { apiAddOrdemCarregamento as na, apiFindAllOrdemCarregamento as Fa, apiGetCodigoOrdemCarregamento as la, apiGetOrdemCarregamento as sa, apiUpdateOrdemCarregamento as ma } from "./OrdemCarregamento/OrdemCarregamentoService.js";
|
|
16
|
+
import { apiAddRemetenteDestinatario as Aa, apiFindAllRemetenteDestinatario as fa, apiUpdateRemetenteDestinatario as xa } from "./RemetenteDestinatario/RemetenteDestinatarioService.js";
|
|
17
|
+
import { apiAddRota as ca, apiFindAllRota as ga, apiFindRotas as Ga, apiGetRota as Ta, apiUpdateRota as Ua, apiUpdateStatus as Ra } from "./Rota/RotaService.js";
|
|
18
|
+
import { apiAddTipoCarga as Ba, apiFindAllTipoCarga as Oa, apiGetCodigoTipoCarga as va, apiGetTipoCarga as ya, apiUpdateTipoCarga as Da } from "./TiposCarga/TipoCargaService.js";
|
|
19
|
+
import { apiFindAllveiculo as Ma } from "./Veiculo/VeiculoService.js";
|
|
20
20
|
export {
|
|
21
21
|
r as apiAddCartaoPortadorFrete,
|
|
22
22
|
p as apiAddCertificadoTransportadora,
|
|
23
23
|
m as apiAddCest,
|
|
24
24
|
I as apiAddConta,
|
|
25
25
|
G as apiAddContratoFrete,
|
|
26
|
-
|
|
27
|
-
|
|
28
|
-
|
|
29
|
-
|
|
30
|
-
|
|
31
|
-
|
|
32
|
-
|
|
33
|
-
|
|
34
|
-
|
|
26
|
+
y as apiAddFavorecido,
|
|
27
|
+
N as apiAddInss,
|
|
28
|
+
V as apiAddIrpf,
|
|
29
|
+
z as apiAddIss,
|
|
30
|
+
Q as apiAddItinerario,
|
|
31
|
+
na as apiAddOrdemCarregamento,
|
|
32
|
+
Aa as apiAddRemetenteDestinatario,
|
|
33
|
+
ca as apiAddRota,
|
|
34
|
+
Ba as apiAddTipoCarga,
|
|
35
35
|
d as apiDownloadCertificadoTransportadora,
|
|
36
36
|
o as apiFindAllCartaoPortadorFrete,
|
|
37
37
|
C as apiFindAllCest,
|
|
38
38
|
T as apiFindAllContratoFrete,
|
|
39
|
-
|
|
40
|
-
|
|
41
|
-
|
|
42
|
-
|
|
43
|
-
|
|
39
|
+
D as apiFindAllFavorecido,
|
|
40
|
+
S as apiFindAllInss,
|
|
41
|
+
b as apiFindAllIrpf,
|
|
42
|
+
E as apiFindAllIss,
|
|
43
|
+
W as apiFindAllItinerario,
|
|
44
44
|
n as apiFindAllMonitorCertificadoTransportadora,
|
|
45
|
-
|
|
46
|
-
|
|
47
|
-
|
|
48
|
-
|
|
49
|
-
|
|
50
|
-
|
|
51
|
-
|
|
45
|
+
Fa as apiFindAllOrdemCarregamento,
|
|
46
|
+
fa as apiFindAllRemetenteDestinatario,
|
|
47
|
+
ga as apiFindAllRota,
|
|
48
|
+
Oa as apiFindAllTipoCarga,
|
|
49
|
+
Ma as apiFindAllveiculo,
|
|
50
|
+
ta as apiFindByNomeOrCodigo,
|
|
51
|
+
pa as apiFindByNotaFiscal,
|
|
52
|
+
U as apiFindCalculoFrete,
|
|
52
53
|
t as apiFindCartaoPortadorFreteByTipoBusca,
|
|
53
54
|
c as apiFindConta,
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
|
|
57
|
-
|
|
58
|
-
|
|
55
|
+
P as apiFindFavorecidoByTipoBusca,
|
|
56
|
+
aa as apiFindMaterial,
|
|
57
|
+
Ga as apiFindRotas,
|
|
58
|
+
R as apiFindvalorBrutoContrato,
|
|
59
|
+
H as apiGeTIss,
|
|
59
60
|
F as apiGetCertificadoTransportadora,
|
|
60
61
|
A as apiGetCest,
|
|
61
|
-
|
|
62
|
-
|
|
63
|
-
|
|
64
|
-
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
71
|
-
|
|
72
|
-
|
|
62
|
+
la as apiGetCodigoOrdemCarregamento,
|
|
63
|
+
va as apiGetCodigoTipoCarga,
|
|
64
|
+
u as apiGetContratoFrete,
|
|
65
|
+
ra as apiGetFornecedor,
|
|
66
|
+
q as apiGetInss,
|
|
67
|
+
h as apiGetIrpf,
|
|
68
|
+
X as apiGetItinerario,
|
|
69
|
+
sa as apiGetOrdemCarregamento,
|
|
70
|
+
Ta as apiGetRota,
|
|
71
|
+
ya as apiGetTipoCarga,
|
|
72
|
+
Y as apiItinerarioFindRotaAndMaterial,
|
|
73
|
+
Z as apiItinerarioFindValorLiquidoFrete,
|
|
73
74
|
l as apiUpdateCertificadoTransportadora,
|
|
74
75
|
f as apiUpdateCest,
|
|
75
|
-
|
|
76
|
-
|
|
77
|
-
|
|
78
|
-
|
|
79
|
-
|
|
80
|
-
|
|
81
|
-
|
|
82
|
-
|
|
83
|
-
|
|
84
|
-
|
|
85
|
-
|
|
76
|
+
B as apiUpdateContratoFrete,
|
|
77
|
+
w as apiUpdateInss,
|
|
78
|
+
j as apiUpdateIrpf,
|
|
79
|
+
J as apiUpdateIss,
|
|
80
|
+
_ as apiUpdateItinerario,
|
|
81
|
+
ma as apiUpdateOrdemCarregamento,
|
|
82
|
+
xa as apiUpdateRemetenteDestinatario,
|
|
83
|
+
Ua as apiUpdateRota,
|
|
84
|
+
Ra as apiUpdateStatus,
|
|
85
|
+
O as apiUpdateStatusParcela,
|
|
86
|
+
Da as apiUpdateTipoCarga
|
|
86
87
|
};
|
|
87
88
|
//# sourceMappingURL=index.js.map
|