@orbe-agro/client-core 5.6.100 → 5.6.101
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/base/@types/models/transportadora/cargaFracionada.d.ts +6 -0
- package/dist/@types/base/@types/models/transportadora/cargaFracionada.d.ts.map +1 -0
- package/dist/@types/base/@types/models/transportadora/veiculo.d.ts +1 -0
- package/dist/@types/base/@types/models/transportadora/veiculo.d.ts.map +1 -1
- package/dist/@types/base/@types/models/transportadora/viagemColetaEntrega.d.ts +13 -0
- package/dist/@types/base/@types/models/transportadora/viagemColetaEntrega.d.ts.map +1 -0
- package/dist/base/@types/models/transportadora/cargaFracionada.js +2 -0
- package/dist/base/@types/models/transportadora/cargaFracionada.js.map +1 -0
- package/dist/base/@types/models/transportadora/viagemColetaEntrega.js +2 -0
- package/dist/base/@types/models/transportadora/viagemColetaEntrega.js.map +1 -0
- package/lib/base/@types/models/transportadora/cargaFracionada.ts +6 -0
- package/lib/base/@types/models/transportadora/veiculo.ts +1 -0
- package/lib/base/@types/models/transportadora/viagemColetaEntrega.ts +13 -0
- package/package.json +1 -1
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cargaFracionada.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/@types/models/transportadora/cargaFracionada.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,gBAAgB,GAAG;IAC7B,EAAE,EAAE,MAAM,CAAC;IACX,IAAI,EAAE,MAAM,CAAC;IACb,MAAM,EAAE,MAAM,CAAC;CAChB,CAAA"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"veiculo.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/@types/models/transportadora/veiculo.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,oBAAoB,GAAG;IACjC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;CACf,CAAA;AAED,MAAM,MAAM,QAAQ,GAAG;IACrB,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,CAAC,EAAE,oBAAoB,CAAC;IACpC,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;
|
|
1
|
+
{"version":3,"file":"veiculo.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/@types/models/transportadora/veiculo.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,oBAAoB,GAAG;IACjC,EAAE,EAAE,MAAM,CAAC;IACX,KAAK,EAAE,MAAM,CAAC;CACf,CAAA;AAED,MAAM,MAAM,QAAQ,GAAG;IACrB,EAAE,EAAE,MAAM,CAAC;IACX,SAAS,EAAE,MAAM,CAAC;IAClB,IAAI,EAAE,MAAM,GAAG,IAAI,CAAC;IACpB,KAAK,EAAE,MAAM,CAAC;IACd,KAAK,EAAE,MAAM,CAAC;IACd,QAAQ,EAAE,MAAM,CAAC;IACjB,YAAY,CAAC,EAAE,oBAAoB,CAAC;IACpC,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B,MAAM,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;IAC5B,WAAW,CAAC,EAAE,MAAM,CAAC;CACtB,CAAA"}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export type TViagemColetaEntrega = {
|
|
2
|
+
id: number;
|
|
3
|
+
origemIbge: string;
|
|
4
|
+
origemCep: string;
|
|
5
|
+
origemLatitude: number;
|
|
6
|
+
origemLongitude: number;
|
|
7
|
+
destinoIbge: string;
|
|
8
|
+
destinoCep: string;
|
|
9
|
+
destinoLatitude: number;
|
|
10
|
+
destinoLongitude: number;
|
|
11
|
+
distancia: number;
|
|
12
|
+
};
|
|
13
|
+
//# sourceMappingURL=viagemColetaEntrega.d.ts.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"viagemColetaEntrega.d.ts","sourceRoot":"","sources":["../../../../../../lib/base/@types/models/transportadora/viagemColetaEntrega.ts"],"names":[],"mappings":"AAAA,MAAM,MAAM,oBAAoB,GAAG;IACjC,EAAE,EAAE,MAAM,CAAC;IACX,UAAU,EAAE,MAAM,CAAC;IACnB,SAAS,EAAE,MAAM,CAAC;IAClB,cAAc,EAAE,MAAM,CAAC;IACvB,eAAe,EAAE,MAAM,CAAC;IACxB,WAAW,EAAE,MAAM,CAAC;IACpB,UAAU,EAAE,MAAM,CAAC;IACnB,eAAe,EAAE,MAAM,CAAC;IACxB,gBAAgB,EAAE,MAAM,CAAC;IACzB,SAAS,EAAE,MAAM,CAAA;CAClB,CAAA"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"cargaFracionada.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"viagemColetaEntrega.js","sources":[],"sourcesContent":[],"names":[],"mappings":""}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
export type TViagemColetaEntrega = {
|
|
2
|
+
id: number,
|
|
3
|
+
origemIbge: string,
|
|
4
|
+
origemCep: string,
|
|
5
|
+
origemLatitude: number,
|
|
6
|
+
origemLongitude: number,
|
|
7
|
+
destinoIbge: string,
|
|
8
|
+
destinoCep: string,
|
|
9
|
+
destinoLatitude: number,
|
|
10
|
+
destinoLongitude: number,
|
|
11
|
+
distancia: number
|
|
12
|
+
}
|
|
13
|
+
|
package/package.json
CHANGED