@shushed/helpers 0.0.201-bug-erp-773-20251128165415 → 0.0.201-bug-erp-773-20251201095615
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/index.d.ts +7 -7
- package/dist/index.js +8 -8
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -6053,7 +6053,7 @@ declare const schema$e: {
|
|
|
6053
6053
|
readonly currency: "USD";
|
|
6054
6054
|
readonly value: 12000;
|
|
6055
6055
|
};
|
|
6056
|
-
readonly unit_price_status: "
|
|
6056
|
+
readonly unit_price_status: "rrp";
|
|
6057
6057
|
readonly discount_amount_net: {
|
|
6058
6058
|
readonly currency: "USD";
|
|
6059
6059
|
readonly value: 0;
|
|
@@ -9491,7 +9491,7 @@ declare const schema$d: {
|
|
|
9491
9491
|
readonly currency: "USD";
|
|
9492
9492
|
readonly value: 12000;
|
|
9493
9493
|
};
|
|
9494
|
-
readonly unit_price_status: "
|
|
9494
|
+
readonly unit_price_status: "rrp";
|
|
9495
9495
|
readonly discount_amount_net: {
|
|
9496
9496
|
readonly currency: "USD";
|
|
9497
9497
|
readonly value: 0;
|
|
@@ -12929,7 +12929,7 @@ declare const schema$c: {
|
|
|
12929
12929
|
readonly currency: "USD";
|
|
12930
12930
|
readonly value: 12000;
|
|
12931
12931
|
};
|
|
12932
|
-
readonly unit_price_status: "
|
|
12932
|
+
readonly unit_price_status: "rrp";
|
|
12933
12933
|
readonly discount_amount_net: {
|
|
12934
12934
|
readonly currency: "USD";
|
|
12935
12935
|
readonly value: 0;
|
|
@@ -16361,7 +16361,7 @@ declare const schema$b: {
|
|
|
16361
16361
|
readonly currency: "USD";
|
|
16362
16362
|
readonly value: 12000;
|
|
16363
16363
|
};
|
|
16364
|
-
readonly unit_price_status: "
|
|
16364
|
+
readonly unit_price_status: "rrp";
|
|
16365
16365
|
readonly discount_amount_net: {
|
|
16366
16366
|
readonly currency: "USD";
|
|
16367
16367
|
readonly value: 0;
|
|
@@ -19799,7 +19799,7 @@ declare const schema$a: {
|
|
|
19799
19799
|
readonly currency: "USD";
|
|
19800
19800
|
readonly value: 12000;
|
|
19801
19801
|
};
|
|
19802
|
-
readonly unit_price_status: "
|
|
19802
|
+
readonly unit_price_status: "rrp";
|
|
19803
19803
|
readonly discount_amount_net: {
|
|
19804
19804
|
readonly currency: "USD";
|
|
19805
19805
|
readonly value: 0;
|
|
@@ -23235,7 +23235,7 @@ declare const schema$9: {
|
|
|
23235
23235
|
readonly currency: "USD";
|
|
23236
23236
|
readonly value: 12000;
|
|
23237
23237
|
};
|
|
23238
|
-
readonly unit_price_status: "
|
|
23238
|
+
readonly unit_price_status: "rrp";
|
|
23239
23239
|
readonly discount_amount_net: {
|
|
23240
23240
|
readonly currency: "USD";
|
|
23241
23241
|
readonly value: 0;
|
|
@@ -29641,7 +29641,7 @@ declare const MainModuleObj: {
|
|
|
29641
29641
|
readonly currency: "USD";
|
|
29642
29642
|
readonly value: 12000;
|
|
29643
29643
|
};
|
|
29644
|
-
readonly unit_price_status: "
|
|
29644
|
+
readonly unit_price_status: "rrp";
|
|
29645
29645
|
readonly discount_amount_net: {
|
|
29646
29646
|
readonly currency: "USD";
|
|
29647
29647
|
readonly value: 0;
|