@wix/ecom 1.0.654 → 1.0.655
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/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/ecom",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.655",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -23,21 +23,21 @@
|
|
|
23
23
|
"@wix/ecom_additional-fees": "1.0.11",
|
|
24
24
|
"@wix/ecom_back-in-stock-notifications": "1.0.37",
|
|
25
25
|
"@wix/ecom_back-in-stock-settings": "1.0.24",
|
|
26
|
-
"@wix/ecom_cart": "1.0.
|
|
27
|
-
"@wix/ecom_checkout": "1.0.
|
|
26
|
+
"@wix/ecom_cart": "1.0.51",
|
|
27
|
+
"@wix/ecom_checkout": "1.0.55",
|
|
28
28
|
"@wix/ecom_checkout-settings": "1.0.36",
|
|
29
|
-
"@wix/ecom_checkout-templates": "1.0.
|
|
29
|
+
"@wix/ecom_checkout-templates": "1.0.57",
|
|
30
30
|
"@wix/ecom_currencies": "1.0.25",
|
|
31
|
-
"@wix/ecom_current-cart": "1.0.
|
|
31
|
+
"@wix/ecom_current-cart": "1.0.51",
|
|
32
32
|
"@wix/ecom_custom-triggers": "1.0.9",
|
|
33
33
|
"@wix/ecom_delivery-profile": "1.0.1",
|
|
34
34
|
"@wix/ecom_discount-rules": "1.0.39",
|
|
35
35
|
"@wix/ecom_order-fulfillments": "1.0.32",
|
|
36
36
|
"@wix/ecom_order-invoices": "1.0.27",
|
|
37
|
-
"@wix/ecom_order-transactions": "1.0.
|
|
38
|
-
"@wix/ecom_orders": "1.0.
|
|
37
|
+
"@wix/ecom_order-transactions": "1.0.45",
|
|
38
|
+
"@wix/ecom_orders": "1.0.80",
|
|
39
39
|
"@wix/ecom_orders-settings": "1.0.33",
|
|
40
|
-
"@wix/ecom_payment-settings": "1.0.
|
|
40
|
+
"@wix/ecom_payment-settings": "1.0.17",
|
|
41
41
|
"@wix/ecom_recommendations": "1.0.28",
|
|
42
42
|
"@wix/ecom_shipping-rates": "1.0.20",
|
|
43
43
|
"@wix/ecom_validations": "1.0.12"
|
|
@@ -64,5 +64,5 @@
|
|
|
64
64
|
"fqdn": ""
|
|
65
65
|
}
|
|
66
66
|
},
|
|
67
|
-
"falconPackageHash": "
|
|
67
|
+
"falconPackageHash": "ce0d1a789e85f789c250be347dda0384f6a46d36c7a08a7c1c90e506"
|
|
68
68
|
}
|
|
@@ -4645,7 +4645,7 @@ interface AppliedDiscount$4 extends AppliedDiscountDiscountSourceOneOf$4 {
|
|
|
4645
4645
|
* IDs of the line items the discount applies to.
|
|
4646
4646
|
* @deprecated IDs of line items the discount applies to.
|
|
4647
4647
|
* @replacedBy line_items_discounts
|
|
4648
|
-
* @
|
|
4648
|
+
* @targetRemovalDate 2024-06-01
|
|
4649
4649
|
*/
|
|
4650
4650
|
lineItemIds?: string[];
|
|
4651
4651
|
}
|
|
@@ -8650,7 +8650,7 @@ interface AppliedDiscount$3 extends AppliedDiscountDiscountSourceOneOf$3 {
|
|
|
8650
8650
|
* IDs of the line items the discount applies to.
|
|
8651
8651
|
* @deprecated IDs of line items the discount applies to.
|
|
8652
8652
|
* @replacedBy line_items_discounts
|
|
8653
|
-
* @
|
|
8653
|
+
* @targetRemovalDate 2024-06-01
|
|
8654
8654
|
*/
|
|
8655
8655
|
lineItemIds?: string[];
|
|
8656
8656
|
}
|
|
@@ -12387,7 +12387,7 @@ interface AppliedDiscount$2 extends AppliedDiscountDiscountSourceOneOf$2 {
|
|
|
12387
12387
|
* IDs of the line items the discount applies to.
|
|
12388
12388
|
* @deprecated IDs of line items the discount applies to.
|
|
12389
12389
|
* @replacedBy line_items_discounts
|
|
12390
|
-
* @
|
|
12390
|
+
* @targetRemovalDate 2024-06-01
|
|
12391
12391
|
*/
|
|
12392
12392
|
lineItemIds?: string[];
|
|
12393
12393
|
}
|
|
@@ -23536,7 +23536,7 @@ interface AppliedDiscount$1 extends AppliedDiscountDiscountSourceOneOf$1 {
|
|
|
23536
23536
|
* IDs of line items the discount applies to.
|
|
23537
23537
|
* @deprecated IDs of line items the discount applies to.
|
|
23538
23538
|
* @replacedBy line_items_discounts
|
|
23539
|
-
* @
|
|
23539
|
+
* @targetRemovalDate 2024-06-01
|
|
23540
23540
|
*/
|
|
23541
23541
|
lineItemIds?: string[];
|
|
23542
23542
|
}
|
|
@@ -26909,7 +26909,7 @@ interface Order$1 {
|
|
|
26909
26909
|
* Deprecated. Use `taxInfo` instead.
|
|
26910
26910
|
* This field will be removed on September 30, 2024.
|
|
26911
26911
|
* @replacedBy tax_info
|
|
26912
|
-
* @
|
|
26912
|
+
* @targetRemovalDate 2024-09-30
|
|
26913
26913
|
*/
|
|
26914
26914
|
taxSummary?: TaxSummary;
|
|
26915
26915
|
/** Tax information. */
|
|
@@ -27036,7 +27036,7 @@ interface OrderLineItem {
|
|
|
27036
27036
|
* This field will be removed on September 30, 2024.
|
|
27037
27037
|
* Tax details for this line item.
|
|
27038
27038
|
* @replacedBy tax_info
|
|
27039
|
-
* @
|
|
27039
|
+
* @targetRemovalDate 2024-09-30
|
|
27040
27040
|
*/
|
|
27041
27041
|
taxDetails?: ItemTaxFullDetails;
|
|
27042
27042
|
/** Represents all the relevant tax details for a specific line item. */
|
|
@@ -27608,7 +27608,7 @@ interface AppliedDiscount extends AppliedDiscountDiscountSourceOneOf {
|
|
|
27608
27608
|
* @deprecated IDs of line items discount applies to.
|
|
27609
27609
|
* Deprecated. Use `line_item_discounts` instead.
|
|
27610
27610
|
* @replacedBy line_item_discounts
|
|
27611
|
-
* @
|
|
27611
|
+
* @targetRemovalDate 2024-10-30
|
|
27612
27612
|
*/
|
|
27613
27613
|
lineItemIds?: string[];
|
|
27614
27614
|
/** Discount id. */
|
|
@@ -29826,7 +29826,7 @@ interface DraftOrderDiffs extends DraftOrderDiffsShippingUpdateInfoOneOf {
|
|
|
29826
29826
|
* This field will be removed on September 30, 2024.
|
|
29827
29827
|
* Updated Tax summary. overwrites existing tax summary.
|
|
29828
29828
|
* @replacedBy tax_info
|
|
29829
|
-
* @
|
|
29829
|
+
* @targetRemovalDate 2024-09-30
|
|
29830
29830
|
*/
|
|
29831
29831
|
taxSummary?: TaxSummary;
|
|
29832
29832
|
/**
|
|
@@ -29913,7 +29913,7 @@ interface OrderLineItemChangedDetails {
|
|
|
29913
29913
|
* This field will be removed on September 30, 2024.
|
|
29914
29914
|
* Tax details for this line item.
|
|
29915
29915
|
* @replacedBy tax_info
|
|
29916
|
-
* @
|
|
29916
|
+
* @targetRemovalDate 2024-09-30
|
|
29917
29917
|
*/
|
|
29918
29918
|
taxDetails?: ItemTaxFullDetails;
|
|
29919
29919
|
/** Additional description for the price. For example, when price is 0 but additional details about the actual price are needed - "Starts at $67". */
|
|
@@ -32871,7 +32871,7 @@ interface UpdateOrder {
|
|
|
32871
32871
|
* Deprecated. Use `taxInfo` instead.
|
|
32872
32872
|
* This field will be removed on September 30, 2024.
|
|
32873
32873
|
* @replacedBy tax_info
|
|
32874
|
-
* @
|
|
32874
|
+
* @targetRemovalDate 2024-09-30
|
|
32875
32875
|
*/
|
|
32876
32876
|
taxSummary?: TaxSummary;
|
|
32877
32877
|
/** Tax information. */
|
|
@@ -35439,7 +35439,7 @@ interface GiftCard {
|
|
|
35439
35439
|
/**
|
|
35440
35440
|
* giftcard internal ID
|
|
35441
35441
|
* @deprecated giftcard internal ID
|
|
35442
|
-
* @
|
|
35442
|
+
* @targetRemovalDate 2024-12-31
|
|
35443
35443
|
*/
|
|
35444
35444
|
_id?: string;
|
|
35445
35445
|
/** giftcard provider appid */
|
|
@@ -3959,7 +3959,7 @@ interface AppliedDiscount$7 extends AppliedDiscountDiscountSourceOneOf$7 {
|
|
|
3959
3959
|
* IDs of line items the discount applies to.
|
|
3960
3960
|
* @deprecated IDs of line items the discount applies to.
|
|
3961
3961
|
* @replacedBy line_items_discounts
|
|
3962
|
-
* @
|
|
3962
|
+
* @targetRemovalDate 2024-06-01
|
|
3963
3963
|
*/
|
|
3964
3964
|
lineItemIds?: string[];
|
|
3965
3965
|
}
|
|
@@ -7531,7 +7531,7 @@ interface AppliedDiscount$6 extends AppliedDiscountDiscountSourceOneOf$6 {
|
|
|
7531
7531
|
* IDs of the line items the discount applies to.
|
|
7532
7532
|
* @deprecated IDs of line items the discount applies to.
|
|
7533
7533
|
* @replacedBy line_items_discounts
|
|
7534
|
-
* @
|
|
7534
|
+
* @targetRemovalDate 2024-06-01
|
|
7535
7535
|
*/
|
|
7536
7536
|
lineItemIds?: string[];
|
|
7537
7537
|
}
|
|
@@ -10553,7 +10553,7 @@ interface AppliedDiscount$5 extends AppliedDiscountDiscountSourceOneOf$5 {
|
|
|
10553
10553
|
* IDs of line items the discount applies to.
|
|
10554
10554
|
* @deprecated IDs of line items the discount applies to.
|
|
10555
10555
|
* @replacedBy line_items_discounts
|
|
10556
|
-
* @
|
|
10556
|
+
* @targetRemovalDate 2024-06-01
|
|
10557
10557
|
*/
|
|
10558
10558
|
lineItemIds?: string[];
|
|
10559
10559
|
}
|
|
@@ -13911,7 +13911,7 @@ interface AppliedDiscount$4 extends AppliedDiscountDiscountSourceOneOf$4 {
|
|
|
13911
13911
|
* IDs of the line items the discount applies to.
|
|
13912
13912
|
* @deprecated IDs of line items the discount applies to.
|
|
13913
13913
|
* @replacedBy line_items_discounts
|
|
13914
|
-
* @
|
|
13914
|
+
* @targetRemovalDate 2024-06-01
|
|
13915
13915
|
*/
|
|
13916
13916
|
lineItemIds?: string[];
|
|
13917
13917
|
}
|
|
@@ -16750,7 +16750,7 @@ interface AppliedDiscount$3 extends AppliedDiscountDiscountSourceOneOf$3 {
|
|
|
16750
16750
|
* IDs of line items the discount applies to.
|
|
16751
16751
|
* @deprecated IDs of line items the discount applies to.
|
|
16752
16752
|
* @replacedBy line_items_discounts
|
|
16753
|
-
* @
|
|
16753
|
+
* @targetRemovalDate 2024-06-01
|
|
16754
16754
|
*/
|
|
16755
16755
|
lineItemIds?: string[];
|
|
16756
16756
|
}
|
|
@@ -27171,7 +27171,7 @@ interface AppliedDiscount$2 extends AppliedDiscountDiscountSourceOneOf$2 {
|
|
|
27171
27171
|
* IDs of the line items the discount applies to.
|
|
27172
27172
|
* @deprecated IDs of line items the discount applies to.
|
|
27173
27173
|
* @replacedBy line_items_discounts
|
|
27174
|
-
* @
|
|
27174
|
+
* @targetRemovalDate 2024-06-01
|
|
27175
27175
|
*/
|
|
27176
27176
|
lineItemIds?: string[];
|
|
27177
27177
|
}
|
|
@@ -37698,7 +37698,7 @@ interface Order$1 {
|
|
|
37698
37698
|
* Deprecated. Use `taxInfo` instead.
|
|
37699
37699
|
* This field will be removed on September 30, 2024.
|
|
37700
37700
|
* @replacedBy tax_info
|
|
37701
|
-
* @
|
|
37701
|
+
* @targetRemovalDate 2024-09-30
|
|
37702
37702
|
*/
|
|
37703
37703
|
taxSummary?: TaxSummary$1;
|
|
37704
37704
|
/** Tax information. */
|
|
@@ -37827,7 +37827,7 @@ interface OrderLineItem$1 {
|
|
|
37827
37827
|
* This field will be removed on September 30, 2024.
|
|
37828
37828
|
* Tax details for this line item.
|
|
37829
37829
|
* @replacedBy tax_info
|
|
37830
|
-
* @
|
|
37830
|
+
* @targetRemovalDate 2024-09-30
|
|
37831
37831
|
*/
|
|
37832
37832
|
taxDetails?: ItemTaxFullDetails$1;
|
|
37833
37833
|
/** Represents all the relevant tax details for a specific line item. */
|
|
@@ -38426,7 +38426,7 @@ interface AppliedDiscount$1 extends AppliedDiscountDiscountSourceOneOf$1 {
|
|
|
38426
38426
|
* @deprecated IDs of line items discount applies to.
|
|
38427
38427
|
* Deprecated. Use `line_item_discounts` instead.
|
|
38428
38428
|
* @replacedBy line_item_discounts
|
|
38429
|
-
* @
|
|
38429
|
+
* @targetRemovalDate 2024-10-30
|
|
38430
38430
|
*/
|
|
38431
38431
|
lineItemIds?: string[];
|
|
38432
38432
|
/** Discount id. */
|
|
@@ -42029,7 +42029,7 @@ interface Order {
|
|
|
42029
42029
|
* Deprecated. Use `taxInfo` instead.
|
|
42030
42030
|
* This field will be removed on September 30, 2024.
|
|
42031
42031
|
* @replacedBy tax_info
|
|
42032
|
-
* @
|
|
42032
|
+
* @targetRemovalDate 2024-09-30
|
|
42033
42033
|
*/
|
|
42034
42034
|
taxSummary?: TaxSummary;
|
|
42035
42035
|
/** Tax information. */
|
|
@@ -42156,7 +42156,7 @@ interface OrderLineItem {
|
|
|
42156
42156
|
* This field will be removed on September 30, 2024.
|
|
42157
42157
|
* Tax details for this line item.
|
|
42158
42158
|
* @replacedBy tax_info
|
|
42159
|
-
* @
|
|
42159
|
+
* @targetRemovalDate 2024-09-30
|
|
42160
42160
|
*/
|
|
42161
42161
|
taxDetails?: ItemTaxFullDetails;
|
|
42162
42162
|
/** Represents all the relevant tax details for a specific line item. */
|
|
@@ -42709,7 +42709,7 @@ interface AppliedDiscount extends AppliedDiscountDiscountSourceOneOf {
|
|
|
42709
42709
|
* @deprecated IDs of line items discount applies to.
|
|
42710
42710
|
* Deprecated. Use `line_item_discounts` instead.
|
|
42711
42711
|
* @replacedBy line_item_discounts
|
|
42712
|
-
* @
|
|
42712
|
+
* @targetRemovalDate 2024-10-30
|
|
42713
42713
|
*/
|
|
42714
42714
|
lineItemIds?: string[];
|
|
42715
42715
|
/** Discount id. */
|
|
@@ -1281,7 +1281,7 @@ interface Order {
|
|
|
1281
1281
|
* Deprecated. Use `taxInfo` instead.
|
|
1282
1282
|
* This field will be removed on September 30, 2024.
|
|
1283
1283
|
* @replacedBy tax_info
|
|
1284
|
-
* @
|
|
1284
|
+
* @targetRemovalDate 2024-09-30
|
|
1285
1285
|
*/
|
|
1286
1286
|
taxSummary?: TaxSummary;
|
|
1287
1287
|
/** Tax information. */
|
|
@@ -1410,7 +1410,7 @@ interface OrderLineItem {
|
|
|
1410
1410
|
* This field will be removed on September 30, 2024.
|
|
1411
1411
|
* Tax details for this line item.
|
|
1412
1412
|
* @replacedBy tax_info
|
|
1413
|
-
* @
|
|
1413
|
+
* @targetRemovalDate 2024-09-30
|
|
1414
1414
|
*/
|
|
1415
1415
|
taxDetails?: ItemTaxFullDetails$1;
|
|
1416
1416
|
/** Represents all the relevant tax details for a specific line item. */
|
|
@@ -1980,7 +1980,7 @@ interface AppliedDiscount$1 extends AppliedDiscountDiscountSourceOneOf$1 {
|
|
|
1980
1980
|
* @deprecated IDs of line items discount applies to.
|
|
1981
1981
|
* Deprecated. Use `line_item_discounts` instead.
|
|
1982
1982
|
* @replacedBy line_item_discounts
|
|
1983
|
-
* @
|
|
1983
|
+
* @targetRemovalDate 2024-10-30
|
|
1984
1984
|
*/
|
|
1985
1985
|
lineItemIds?: string[];
|
|
1986
1986
|
/** Discount id. */
|
|
@@ -1276,7 +1276,7 @@ interface Order {
|
|
|
1276
1276
|
* Deprecated. Use `taxInfo` instead.
|
|
1277
1277
|
* This field will be removed on September 30, 2024.
|
|
1278
1278
|
* @replacedBy tax_info
|
|
1279
|
-
* @
|
|
1279
|
+
* @targetRemovalDate 2024-09-30
|
|
1280
1280
|
*/
|
|
1281
1281
|
taxSummary?: TaxSummary;
|
|
1282
1282
|
/** Tax information. */
|
|
@@ -1405,7 +1405,7 @@ interface OrderLineItem {
|
|
|
1405
1405
|
* This field will be removed on September 30, 2024.
|
|
1406
1406
|
* Tax details for this line item.
|
|
1407
1407
|
* @replacedBy tax_info
|
|
1408
|
-
* @
|
|
1408
|
+
* @targetRemovalDate 2024-09-30
|
|
1409
1409
|
*/
|
|
1410
1410
|
taxDetails?: ItemTaxFullDetails$1;
|
|
1411
1411
|
/** Represents all the relevant tax details for a specific line item. */
|
|
@@ -1975,7 +1975,7 @@ interface AppliedDiscount$1 extends AppliedDiscountDiscountSourceOneOf$1 {
|
|
|
1975
1975
|
* @deprecated IDs of line items discount applies to.
|
|
1976
1976
|
* Deprecated. Use `line_item_discounts` instead.
|
|
1977
1977
|
* @replacedBy line_item_discounts
|
|
1978
|
-
* @
|
|
1978
|
+
* @targetRemovalDate 2024-10-30
|
|
1979
1979
|
*/
|
|
1980
1980
|
lineItemIds?: string[];
|
|
1981
1981
|
/** Discount id. */
|