@experteam-mx/ngx-services 20.7.0-dev1.7 → 20.7.0-dev1.8

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (2) hide show
  1. package/index.d.ts +3 -0
  2. package/package.json +1 -1
package/index.d.ts CHANGED
@@ -5237,6 +5237,9 @@ interface ShipmentCustoms {
5237
5237
  }
5238
5238
  interface ShipmentDataToSignaturePage {
5239
5239
  currency_code: string;
5240
+ decimal_point: number;
5241
+ decimal_separator: string;
5242
+ thousands_separator: string;
5240
5243
  tracking_number: string;
5241
5244
  content_description: string;
5242
5245
  pieces_number: number;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@experteam-mx/ngx-services",
3
- "version": "20.7.0-dev1.7",
3
+ "version": "20.7.0-dev1.8",
4
4
  "description": "Angular common services for Experteam apps",
5
5
  "author": "Experteam Cía. Ltda.",
6
6
  "keywords": [