@wix/ecom 1.0.904 → 1.0.906
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/build/cjs/index.d.ts +2 -1
- package/build/cjs/index.js +3 -1
- package/build/cjs/index.js.map +1 -1
- package/build/cjs/meta.d.ts +1 -0
- package/build/cjs/meta.js +2 -1
- package/build/cjs/meta.js.map +1 -1
- package/build/es/index.d.ts +2 -1
- package/build/es/index.js +2 -1
- package/build/es/index.js.map +1 -1
- package/build/es/meta.d.ts +1 -0
- package/build/es/meta.js +1 -0
- package/build/es/meta.js.map +1 -1
- package/package.json +7 -6
package/build/cjs/index.d.ts
CHANGED
|
@@ -18,6 +18,7 @@ import * as orderFulfillments from '@wix/ecom_order-fulfillments';
|
|
|
18
18
|
import * as giftVouchers from '@wix/ecom_gift-vouchers';
|
|
19
19
|
import * as localDeliveryOptions from '@wix/ecom_local-delivery-options';
|
|
20
20
|
import * as orders from '@wix/ecom_orders';
|
|
21
|
+
import * as orderBilling from '@wix/ecom_order-billing';
|
|
21
22
|
import * as orderPaymentRequests from '@wix/ecom_order-payment-requests';
|
|
22
23
|
import * as orderTransactions from '@wix/ecom_order-transactions';
|
|
23
24
|
import * as ordersSettings from '@wix/ecom_orders-settings';
|
|
@@ -30,4 +31,4 @@ import * as deliverySolutions from '@wix/ecom_delivery-solutions';
|
|
|
30
31
|
import * as tipSettings from '@wix/ecom_tip-settings';
|
|
31
32
|
import * as tippableStaff from '@wix/ecom_tippable-staff';
|
|
32
33
|
import * as tips from '@wix/ecom_tips';
|
|
33
|
-
export { checkoutContent, discountsCustomTrigger, discountRules, orderInvoices, recommendations, subscriptionContracts, abandonedCheckouts, backInStockNotifications, backInStockSettings, cart, currentCart, checkout, checkoutSettings, checkoutTemplates, deliveryProfile, draftOrders, orderFulfillments, giftVouchers, localDeliveryOptions, orders, orderPaymentRequests, orderTransactions, ordersSettings, pickupLocations, shippingOptions, shippoConfigurations, totalsCalculator, currencies, deliverySolutions, tipSettings, tippableStaff, tips, };
|
|
34
|
+
export { checkoutContent, discountsCustomTrigger, discountRules, orderInvoices, recommendations, subscriptionContracts, abandonedCheckouts, backInStockNotifications, backInStockSettings, cart, currentCart, checkout, checkoutSettings, checkoutTemplates, deliveryProfile, draftOrders, orderFulfillments, giftVouchers, localDeliveryOptions, orders, orderBilling, orderPaymentRequests, orderTransactions, ordersSettings, pickupLocations, shippingOptions, shippoConfigurations, totalsCalculator, currencies, deliverySolutions, tipSettings, tippableStaff, tips, };
|
package/build/cjs/index.js
CHANGED
|
@@ -23,7 +23,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.tips = exports.tippableStaff = exports.tipSettings = exports.deliverySolutions = exports.currencies = exports.totalsCalculator = exports.shippoConfigurations = exports.shippingOptions = exports.pickupLocations = exports.ordersSettings = exports.orderTransactions = exports.orderPaymentRequests = exports.orders = exports.localDeliveryOptions = exports.giftVouchers = exports.orderFulfillments = exports.draftOrders = exports.deliveryProfile = exports.checkoutTemplates = exports.checkoutSettings = exports.checkout = exports.currentCart = exports.cart = exports.backInStockSettings = exports.backInStockNotifications = exports.abandonedCheckouts = exports.subscriptionContracts = exports.recommendations = exports.orderInvoices = exports.discountRules = exports.discountsCustomTrigger = exports.checkoutContent = void 0;
|
|
26
|
+
exports.tips = exports.tippableStaff = exports.tipSettings = exports.deliverySolutions = exports.currencies = exports.totalsCalculator = exports.shippoConfigurations = exports.shippingOptions = exports.pickupLocations = exports.ordersSettings = exports.orderTransactions = exports.orderPaymentRequests = exports.orderBilling = exports.orders = exports.localDeliveryOptions = exports.giftVouchers = exports.orderFulfillments = exports.draftOrders = exports.deliveryProfile = exports.checkoutTemplates = exports.checkoutSettings = exports.checkout = exports.currentCart = exports.cart = exports.backInStockSettings = exports.backInStockNotifications = exports.abandonedCheckouts = exports.subscriptionContracts = exports.recommendations = exports.orderInvoices = exports.discountRules = exports.discountsCustomTrigger = exports.checkoutContent = void 0;
|
|
27
27
|
const checkoutContent = __importStar(require("@wix/ecom_checkout-content"));
|
|
28
28
|
exports.checkoutContent = checkoutContent;
|
|
29
29
|
const discountsCustomTrigger = __importStar(require("@wix/ecom_discounts-custom-trigger"));
|
|
@@ -64,6 +64,8 @@ const localDeliveryOptions = __importStar(require("@wix/ecom_local-delivery-opti
|
|
|
64
64
|
exports.localDeliveryOptions = localDeliveryOptions;
|
|
65
65
|
const orders = __importStar(require("@wix/ecom_orders"));
|
|
66
66
|
exports.orders = orders;
|
|
67
|
+
const orderBilling = __importStar(require("@wix/ecom_order-billing"));
|
|
68
|
+
exports.orderBilling = orderBilling;
|
|
67
69
|
const orderPaymentRequests = __importStar(require("@wix/ecom_order-payment-requests"));
|
|
68
70
|
exports.orderPaymentRequests = orderPaymentRequests;
|
|
69
71
|
const orderTransactions = __importStar(require("@wix/ecom_order-transactions"));
|
package/build/cjs/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,4EAA8D;
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,4EAA8D;AAmC5D,0CAAe;AAlCjB,2FAA6E;AAmC3E,wDAAsB;AAlCxB,wEAA0D;AAmCxD,sCAAa;AAlCf,wEAA0D;AAmCxD,sCAAa;AAlCf,2EAA6D;AAmC3D,0CAAe;AAlCjB,wFAA0E;AAmCxE,sDAAqB;AAlCvB,kFAAoE;AAmClE,gDAAkB;AAlCpB,gGAAkF;AAmChF,4DAAwB;AAlC1B,sFAAwE;AAmCtE,kDAAmB;AAlCrB,qDAAuC;AAmCrC,oBAAI;AAlCN,oEAAsD;AAmCpD,kCAAW;AAlCb,6DAA+C;AAmC7C,4BAAQ;AAlCV,8EAAgE;AAmC9D,4CAAgB;AAlClB,gFAAkE;AAmChE,8CAAiB;AAlCnB,4EAA8D;AAmC5D,0CAAe;AAlCjB,oEAAsD;AAmCpD,kCAAW;AAlCb,gFAAkE;AAmChE,8CAAiB;AAlCnB,sEAAwD;AAmCtD,oCAAY;AAlCd,uFAAyE;AAmCvE,oDAAoB;AAlCtB,yDAA2C;AAmCzC,wBAAM;AAlCR,sEAAwD;AAmCtD,oCAAY;AAlCd,uFAAyE;AAmCvE,oDAAoB;AAlCtB,gFAAkE;AAmChE,8CAAiB;AAlCnB,0EAA4D;AAmC1D,wCAAc;AAlChB,4EAA8D;AAmC5D,0CAAe;AAlCjB,4EAA8D;AAmC5D,0CAAe;AAlCjB,sFAAwE;AAmCtE,oDAAoB;AAlCtB,8EAAgE;AAmC9D,4CAAgB;AAlClB,iEAAmD;AAmCjD,gCAAU;AAlCZ,gFAAkE;AAmChE,8CAAiB;AAlCnB,oEAAsD;AAmCpD,kCAAW;AAlCb,wEAA0D;AAmCxD,sCAAa;AAlCf,qDAAuC;AAmCrC,oBAAI"}
|
package/build/cjs/meta.d.ts
CHANGED
|
@@ -18,6 +18,7 @@ export * as orderFulfillments from '@wix/ecom_order-fulfillments/meta';
|
|
|
18
18
|
export * as giftVouchers from '@wix/ecom_gift-vouchers/meta';
|
|
19
19
|
export * as localDeliveryOptions from '@wix/ecom_local-delivery-options/meta';
|
|
20
20
|
export * as orders from '@wix/ecom_orders/meta';
|
|
21
|
+
export * as orderBilling from '@wix/ecom_order-billing/meta';
|
|
21
22
|
export * as orderPaymentRequests from '@wix/ecom_order-payment-requests/meta';
|
|
22
23
|
export * as orderTransactions from '@wix/ecom_order-transactions/meta';
|
|
23
24
|
export * as ordersSettings from '@wix/ecom_orders-settings/meta';
|
package/build/cjs/meta.js
CHANGED
|
@@ -23,7 +23,7 @@ var __importStar = (this && this.__importStar) || function (mod) {
|
|
|
23
23
|
return result;
|
|
24
24
|
};
|
|
25
25
|
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.tips = exports.tippableStaff = exports.tipSettings = exports.deliverySolutions = exports.currencies = exports.totalsCalculator = exports.shippoConfigurations = exports.shippingOptions = exports.pickupLocations = exports.ordersSettings = exports.orderTransactions = exports.orderPaymentRequests = exports.orders = exports.localDeliveryOptions = exports.giftVouchers = exports.orderFulfillments = exports.draftOrders = exports.deliveryProfile = exports.checkoutTemplates = exports.checkoutSettings = exports.checkout = exports.currentCart = exports.cart = exports.backInStockSettings = exports.backInStockNotifications = exports.abandonedCheckouts = exports.subscriptionContracts = exports.recommendations = exports.orderInvoices = exports.discountRules = exports.discountsCustomTrigger = exports.checkoutContent = void 0;
|
|
26
|
+
exports.tips = exports.tippableStaff = exports.tipSettings = exports.deliverySolutions = exports.currencies = exports.totalsCalculator = exports.shippoConfigurations = exports.shippingOptions = exports.pickupLocations = exports.ordersSettings = exports.orderTransactions = exports.orderPaymentRequests = exports.orderBilling = exports.orders = exports.localDeliveryOptions = exports.giftVouchers = exports.orderFulfillments = exports.draftOrders = exports.deliveryProfile = exports.checkoutTemplates = exports.checkoutSettings = exports.checkout = exports.currentCart = exports.cart = exports.backInStockSettings = exports.backInStockNotifications = exports.abandonedCheckouts = exports.subscriptionContracts = exports.recommendations = exports.orderInvoices = exports.discountRules = exports.discountsCustomTrigger = exports.checkoutContent = void 0;
|
|
27
27
|
exports.checkoutContent = __importStar(require("@wix/ecom_checkout-content/meta"));
|
|
28
28
|
exports.discountsCustomTrigger = __importStar(require("@wix/ecom_discounts-custom-trigger/meta"));
|
|
29
29
|
exports.discountRules = __importStar(require("@wix/ecom_discount-rules/meta"));
|
|
@@ -44,6 +44,7 @@ exports.orderFulfillments = __importStar(require("@wix/ecom_order-fulfillments/m
|
|
|
44
44
|
exports.giftVouchers = __importStar(require("@wix/ecom_gift-vouchers/meta"));
|
|
45
45
|
exports.localDeliveryOptions = __importStar(require("@wix/ecom_local-delivery-options/meta"));
|
|
46
46
|
exports.orders = __importStar(require("@wix/ecom_orders/meta"));
|
|
47
|
+
exports.orderBilling = __importStar(require("@wix/ecom_order-billing/meta"));
|
|
47
48
|
exports.orderPaymentRequests = __importStar(require("@wix/ecom_order-payment-requests/meta"));
|
|
48
49
|
exports.orderTransactions = __importStar(require("@wix/ecom_order-transactions/meta"));
|
|
49
50
|
exports.ordersSettings = __importStar(require("@wix/ecom_orders-settings/meta"));
|
package/build/cjs/meta.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,mFAAmE;AACnE,kGAAkF;AAClF,+EAA+D;AAC/D,+EAA+D;AAC/D,kFAAkE;AAClE,+FAA+E;AAC/E,yFAAyE;AACzE,uGAAuF;AACvF,6FAA6E;AAC7E,4DAA4C;AAC5C,2EAA2D;AAC3D,oEAAoD;AACpD,qFAAqE;AACrE,uFAAuE;AACvE,mFAAmE;AACnE,2EAA2D;AAC3D,uFAAuE;AACvE,6EAA6D;AAC7D,8FAA8E;AAC9E,gEAAgD;AAChD,8FAA8E;AAC9E,uFAAuE;AACvE,iFAAiE;AACjE,mFAAmE;AACnE,mFAAmE;AACnE,6FAA6E;AAC7E,qFAAqE;AACrE,wEAAwD;AACxD,uFAAuE;AACvE,2EAA2D;AAC3D,+EAA+D;AAC/D,4DAA4C"}
|
|
1
|
+
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,mFAAmE;AACnE,kGAAkF;AAClF,+EAA+D;AAC/D,+EAA+D;AAC/D,kFAAkE;AAClE,+FAA+E;AAC/E,yFAAyE;AACzE,uGAAuF;AACvF,6FAA6E;AAC7E,4DAA4C;AAC5C,2EAA2D;AAC3D,oEAAoD;AACpD,qFAAqE;AACrE,uFAAuE;AACvE,mFAAmE;AACnE,2EAA2D;AAC3D,uFAAuE;AACvE,6EAA6D;AAC7D,8FAA8E;AAC9E,gEAAgD;AAChD,6EAA6D;AAC7D,8FAA8E;AAC9E,uFAAuE;AACvE,iFAAiE;AACjE,mFAAmE;AACnE,mFAAmE;AACnE,6FAA6E;AAC7E,qFAAqE;AACrE,wEAAwD;AACxD,uFAAuE;AACvE,2EAA2D;AAC3D,+EAA+D;AAC/D,4DAA4C"}
|
package/build/es/index.d.ts
CHANGED
|
@@ -18,6 +18,7 @@ import * as orderFulfillments from '@wix/ecom_order-fulfillments';
|
|
|
18
18
|
import * as giftVouchers from '@wix/ecom_gift-vouchers';
|
|
19
19
|
import * as localDeliveryOptions from '@wix/ecom_local-delivery-options';
|
|
20
20
|
import * as orders from '@wix/ecom_orders';
|
|
21
|
+
import * as orderBilling from '@wix/ecom_order-billing';
|
|
21
22
|
import * as orderPaymentRequests from '@wix/ecom_order-payment-requests';
|
|
22
23
|
import * as orderTransactions from '@wix/ecom_order-transactions';
|
|
23
24
|
import * as ordersSettings from '@wix/ecom_orders-settings';
|
|
@@ -30,4 +31,4 @@ import * as deliverySolutions from '@wix/ecom_delivery-solutions';
|
|
|
30
31
|
import * as tipSettings from '@wix/ecom_tip-settings';
|
|
31
32
|
import * as tippableStaff from '@wix/ecom_tippable-staff';
|
|
32
33
|
import * as tips from '@wix/ecom_tips';
|
|
33
|
-
export { checkoutContent, discountsCustomTrigger, discountRules, orderInvoices, recommendations, subscriptionContracts, abandonedCheckouts, backInStockNotifications, backInStockSettings, cart, currentCart, checkout, checkoutSettings, checkoutTemplates, deliveryProfile, draftOrders, orderFulfillments, giftVouchers, localDeliveryOptions, orders, orderPaymentRequests, orderTransactions, ordersSettings, pickupLocations, shippingOptions, shippoConfigurations, totalsCalculator, currencies, deliverySolutions, tipSettings, tippableStaff, tips, };
|
|
34
|
+
export { checkoutContent, discountsCustomTrigger, discountRules, orderInvoices, recommendations, subscriptionContracts, abandonedCheckouts, backInStockNotifications, backInStockSettings, cart, currentCart, checkout, checkoutSettings, checkoutTemplates, deliveryProfile, draftOrders, orderFulfillments, giftVouchers, localDeliveryOptions, orders, orderBilling, orderPaymentRequests, orderTransactions, ordersSettings, pickupLocations, shippingOptions, shippoConfigurations, totalsCalculator, currencies, deliverySolutions, tipSettings, tippableStaff, tips, };
|
package/build/es/index.js
CHANGED
|
@@ -18,6 +18,7 @@ import * as orderFulfillments from '@wix/ecom_order-fulfillments';
|
|
|
18
18
|
import * as giftVouchers from '@wix/ecom_gift-vouchers';
|
|
19
19
|
import * as localDeliveryOptions from '@wix/ecom_local-delivery-options';
|
|
20
20
|
import * as orders from '@wix/ecom_orders';
|
|
21
|
+
import * as orderBilling from '@wix/ecom_order-billing';
|
|
21
22
|
import * as orderPaymentRequests from '@wix/ecom_order-payment-requests';
|
|
22
23
|
import * as orderTransactions from '@wix/ecom_order-transactions';
|
|
23
24
|
import * as ordersSettings from '@wix/ecom_orders-settings';
|
|
@@ -30,5 +31,5 @@ import * as deliverySolutions from '@wix/ecom_delivery-solutions';
|
|
|
30
31
|
import * as tipSettings from '@wix/ecom_tip-settings';
|
|
31
32
|
import * as tippableStaff from '@wix/ecom_tippable-staff';
|
|
32
33
|
import * as tips from '@wix/ecom_tips';
|
|
33
|
-
export { checkoutContent, discountsCustomTrigger, discountRules, orderInvoices, recommendations, subscriptionContracts, abandonedCheckouts, backInStockNotifications, backInStockSettings, cart, currentCart, checkout, checkoutSettings, checkoutTemplates, deliveryProfile, draftOrders, orderFulfillments, giftVouchers, localDeliveryOptions, orders, orderPaymentRequests, orderTransactions, ordersSettings, pickupLocations, shippingOptions, shippoConfigurations, totalsCalculator, currencies, deliverySolutions, tipSettings, tippableStaff, tips, };
|
|
34
|
+
export { checkoutContent, discountsCustomTrigger, discountRules, orderInvoices, recommendations, subscriptionContracts, abandonedCheckouts, backInStockNotifications, backInStockSettings, cart, currentCart, checkout, checkoutSettings, checkoutTemplates, deliveryProfile, draftOrders, orderFulfillments, giftVouchers, localDeliveryOptions, orders, orderBilling, orderPaymentRequests, orderTransactions, ordersSettings, pickupLocations, shippingOptions, shippoConfigurations, totalsCalculator, currencies, deliverySolutions, tipSettings, tippableStaff, tips, };
|
|
34
35
|
//# sourceMappingURL=index.js.map
|
package/build/es/index.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,eAAe,MAAM,4BAA4B,CAAC;AAC9D,OAAO,KAAK,sBAAsB,MAAM,oCAAoC,CAAC;AAC7E,OAAO,KAAK,aAAa,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,aAAa,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,eAAe,MAAM,2BAA2B,CAAC;AAC7D,OAAO,KAAK,qBAAqB,MAAM,kCAAkC,CAAC;AAC1E,OAAO,KAAK,kBAAkB,MAAM,+BAA+B,CAAC;AACpE,OAAO,KAAK,wBAAwB,MAAM,uCAAuC,CAAC;AAClF,OAAO,KAAK,mBAAmB,MAAM,kCAAkC,CAAC;AACxE,OAAO,KAAK,IAAI,MAAM,gBAAgB,CAAC;AACvC,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAC;AACtD,OAAO,KAAK,QAAQ,MAAM,oBAAoB,CAAC;AAC/C,OAAO,KAAK,gBAAgB,MAAM,6BAA6B,CAAC;AAChE,OAAO,KAAK,iBAAiB,MAAM,8BAA8B,CAAC;AAClE,OAAO,KAAK,eAAe,MAAM,4BAA4B,CAAC;AAC9D,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAC;AACtD,OAAO,KAAK,iBAAiB,MAAM,8BAA8B,CAAC;AAClE,OAAO,KAAK,YAAY,MAAM,yBAAyB,CAAC;AACxD,OAAO,KAAK,oBAAoB,MAAM,kCAAkC,CAAC;AACzE,OAAO,KAAK,MAAM,MAAM,kBAAkB,CAAC;AAC3C,OAAO,KAAK,oBAAoB,MAAM,kCAAkC,CAAC;AACzE,OAAO,KAAK,iBAAiB,MAAM,8BAA8B,CAAC;AAClE,OAAO,KAAK,cAAc,MAAM,2BAA2B,CAAC;AAC5D,OAAO,KAAK,eAAe,MAAM,4BAA4B,CAAC;AAC9D,OAAO,KAAK,eAAe,MAAM,4BAA4B,CAAC;AAC9D,OAAO,KAAK,oBAAoB,MAAM,iCAAiC,CAAC;AACxE,OAAO,KAAK,gBAAgB,MAAM,6BAA6B,CAAC;AAChE,OAAO,KAAK,UAAU,MAAM,sBAAsB,CAAC;AACnD,OAAO,KAAK,iBAAiB,MAAM,8BAA8B,CAAC;AAClE,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAC;AACtD,OAAO,KAAK,aAAa,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,IAAI,MAAM,gBAAgB,CAAC;AAEvC,OAAO,EACL,eAAe,EACf,sBAAsB,EACtB,aAAa,EACb,aAAa,EACb,eAAe,EACf,qBAAqB,EACrB,kBAAkB,EAClB,wBAAwB,EACxB,mBAAmB,EACnB,IAAI,EACJ,WAAW,EACX,QAAQ,EACR,gBAAgB,EAChB,iBAAiB,EACjB,eAAe,EACf,WAAW,EACX,iBAAiB,EACjB,YAAY,EACZ,oBAAoB,EACpB,MAAM,EACN,oBAAoB,EACpB,iBAAiB,EACjB,cAAc,EACd,eAAe,EACf,eAAe,EACf,oBAAoB,EACpB,gBAAgB,EAChB,UAAU,EACV,iBAAiB,EACjB,WAAW,EACX,aAAa,EACb,IAAI,GACL,CAAC"}
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,eAAe,MAAM,4BAA4B,CAAC;AAC9D,OAAO,KAAK,sBAAsB,MAAM,oCAAoC,CAAC;AAC7E,OAAO,KAAK,aAAa,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,aAAa,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,eAAe,MAAM,2BAA2B,CAAC;AAC7D,OAAO,KAAK,qBAAqB,MAAM,kCAAkC,CAAC;AAC1E,OAAO,KAAK,kBAAkB,MAAM,+BAA+B,CAAC;AACpE,OAAO,KAAK,wBAAwB,MAAM,uCAAuC,CAAC;AAClF,OAAO,KAAK,mBAAmB,MAAM,kCAAkC,CAAC;AACxE,OAAO,KAAK,IAAI,MAAM,gBAAgB,CAAC;AACvC,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAC;AACtD,OAAO,KAAK,QAAQ,MAAM,oBAAoB,CAAC;AAC/C,OAAO,KAAK,gBAAgB,MAAM,6BAA6B,CAAC;AAChE,OAAO,KAAK,iBAAiB,MAAM,8BAA8B,CAAC;AAClE,OAAO,KAAK,eAAe,MAAM,4BAA4B,CAAC;AAC9D,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAC;AACtD,OAAO,KAAK,iBAAiB,MAAM,8BAA8B,CAAC;AAClE,OAAO,KAAK,YAAY,MAAM,yBAAyB,CAAC;AACxD,OAAO,KAAK,oBAAoB,MAAM,kCAAkC,CAAC;AACzE,OAAO,KAAK,MAAM,MAAM,kBAAkB,CAAC;AAC3C,OAAO,KAAK,YAAY,MAAM,yBAAyB,CAAC;AACxD,OAAO,KAAK,oBAAoB,MAAM,kCAAkC,CAAC;AACzE,OAAO,KAAK,iBAAiB,MAAM,8BAA8B,CAAC;AAClE,OAAO,KAAK,cAAc,MAAM,2BAA2B,CAAC;AAC5D,OAAO,KAAK,eAAe,MAAM,4BAA4B,CAAC;AAC9D,OAAO,KAAK,eAAe,MAAM,4BAA4B,CAAC;AAC9D,OAAO,KAAK,oBAAoB,MAAM,iCAAiC,CAAC;AACxE,OAAO,KAAK,gBAAgB,MAAM,6BAA6B,CAAC;AAChE,OAAO,KAAK,UAAU,MAAM,sBAAsB,CAAC;AACnD,OAAO,KAAK,iBAAiB,MAAM,8BAA8B,CAAC;AAClE,OAAO,KAAK,WAAW,MAAM,wBAAwB,CAAC;AACtD,OAAO,KAAK,aAAa,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,IAAI,MAAM,gBAAgB,CAAC;AAEvC,OAAO,EACL,eAAe,EACf,sBAAsB,EACtB,aAAa,EACb,aAAa,EACb,eAAe,EACf,qBAAqB,EACrB,kBAAkB,EAClB,wBAAwB,EACxB,mBAAmB,EACnB,IAAI,EACJ,WAAW,EACX,QAAQ,EACR,gBAAgB,EAChB,iBAAiB,EACjB,eAAe,EACf,WAAW,EACX,iBAAiB,EACjB,YAAY,EACZ,oBAAoB,EACpB,MAAM,EACN,YAAY,EACZ,oBAAoB,EACpB,iBAAiB,EACjB,cAAc,EACd,eAAe,EACf,eAAe,EACf,oBAAoB,EACpB,gBAAgB,EAChB,UAAU,EACV,iBAAiB,EACjB,WAAW,EACX,aAAa,EACb,IAAI,GACL,CAAC"}
|
package/build/es/meta.d.ts
CHANGED
|
@@ -18,6 +18,7 @@ export * as orderFulfillments from '@wix/ecom_order-fulfillments/meta';
|
|
|
18
18
|
export * as giftVouchers from '@wix/ecom_gift-vouchers/meta';
|
|
19
19
|
export * as localDeliveryOptions from '@wix/ecom_local-delivery-options/meta';
|
|
20
20
|
export * as orders from '@wix/ecom_orders/meta';
|
|
21
|
+
export * as orderBilling from '@wix/ecom_order-billing/meta';
|
|
21
22
|
export * as orderPaymentRequests from '@wix/ecom_order-payment-requests/meta';
|
|
22
23
|
export * as orderTransactions from '@wix/ecom_order-transactions/meta';
|
|
23
24
|
export * as ordersSettings from '@wix/ecom_orders-settings/meta';
|
package/build/es/meta.js
CHANGED
|
@@ -18,6 +18,7 @@ export * as orderFulfillments from '@wix/ecom_order-fulfillments/meta';
|
|
|
18
18
|
export * as giftVouchers from '@wix/ecom_gift-vouchers/meta';
|
|
19
19
|
export * as localDeliveryOptions from '@wix/ecom_local-delivery-options/meta';
|
|
20
20
|
export * as orders from '@wix/ecom_orders/meta';
|
|
21
|
+
export * as orderBilling from '@wix/ecom_order-billing/meta';
|
|
21
22
|
export * as orderPaymentRequests from '@wix/ecom_order-payment-requests/meta';
|
|
22
23
|
export * as orderTransactions from '@wix/ecom_order-transactions/meta';
|
|
23
24
|
export * as ordersSettings from '@wix/ecom_orders-settings/meta';
|
package/build/es/meta.js.map
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,eAAe,MAAM,iCAAiC,CAAC;AACnE,OAAO,KAAK,sBAAsB,MAAM,yCAAyC,CAAC;AAClF,OAAO,KAAK,aAAa,MAAM,+BAA+B,CAAC;AAC/D,OAAO,KAAK,aAAa,MAAM,+BAA+B,CAAC;AAC/D,OAAO,KAAK,eAAe,MAAM,gCAAgC,CAAC;AAClE,OAAO,KAAK,qBAAqB,MAAM,uCAAuC,CAAC;AAC/E,OAAO,KAAK,kBAAkB,MAAM,oCAAoC,CAAC;AACzE,OAAO,KAAK,wBAAwB,MAAM,4CAA4C,CAAC;AACvF,OAAO,KAAK,mBAAmB,MAAM,uCAAuC,CAAC;AAC7E,OAAO,KAAK,IAAI,MAAM,qBAAqB,CAAC;AAC5C,OAAO,KAAK,WAAW,MAAM,6BAA6B,CAAC;AAC3D,OAAO,KAAK,QAAQ,MAAM,yBAAyB,CAAC;AACpD,OAAO,KAAK,gBAAgB,MAAM,kCAAkC,CAAC;AACrE,OAAO,KAAK,iBAAiB,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,eAAe,MAAM,iCAAiC,CAAC;AACnE,OAAO,KAAK,WAAW,MAAM,6BAA6B,CAAC;AAC3D,OAAO,KAAK,iBAAiB,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,YAAY,MAAM,8BAA8B,CAAC;AAC7D,OAAO,KAAK,oBAAoB,MAAM,uCAAuC,CAAC;AAC9E,OAAO,KAAK,MAAM,MAAM,uBAAuB,CAAC;AAChD,OAAO,KAAK,oBAAoB,MAAM,uCAAuC,CAAC;AAC9E,OAAO,KAAK,iBAAiB,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,cAAc,MAAM,gCAAgC,CAAC;AACjE,OAAO,KAAK,eAAe,MAAM,iCAAiC,CAAC;AACnE,OAAO,KAAK,eAAe,MAAM,iCAAiC,CAAC;AACnE,OAAO,KAAK,oBAAoB,MAAM,sCAAsC,CAAC;AAC7E,OAAO,KAAK,gBAAgB,MAAM,kCAAkC,CAAC;AACrE,OAAO,KAAK,UAAU,MAAM,2BAA2B,CAAC;AACxD,OAAO,KAAK,iBAAiB,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,WAAW,MAAM,6BAA6B,CAAC;AAC3D,OAAO,KAAK,aAAa,MAAM,+BAA+B,CAAC;AAC/D,OAAO,KAAK,IAAI,MAAM,qBAAqB,CAAC"}
|
|
1
|
+
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,eAAe,MAAM,iCAAiC,CAAC;AACnE,OAAO,KAAK,sBAAsB,MAAM,yCAAyC,CAAC;AAClF,OAAO,KAAK,aAAa,MAAM,+BAA+B,CAAC;AAC/D,OAAO,KAAK,aAAa,MAAM,+BAA+B,CAAC;AAC/D,OAAO,KAAK,eAAe,MAAM,gCAAgC,CAAC;AAClE,OAAO,KAAK,qBAAqB,MAAM,uCAAuC,CAAC;AAC/E,OAAO,KAAK,kBAAkB,MAAM,oCAAoC,CAAC;AACzE,OAAO,KAAK,wBAAwB,MAAM,4CAA4C,CAAC;AACvF,OAAO,KAAK,mBAAmB,MAAM,uCAAuC,CAAC;AAC7E,OAAO,KAAK,IAAI,MAAM,qBAAqB,CAAC;AAC5C,OAAO,KAAK,WAAW,MAAM,6BAA6B,CAAC;AAC3D,OAAO,KAAK,QAAQ,MAAM,yBAAyB,CAAC;AACpD,OAAO,KAAK,gBAAgB,MAAM,kCAAkC,CAAC;AACrE,OAAO,KAAK,iBAAiB,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,eAAe,MAAM,iCAAiC,CAAC;AACnE,OAAO,KAAK,WAAW,MAAM,6BAA6B,CAAC;AAC3D,OAAO,KAAK,iBAAiB,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,YAAY,MAAM,8BAA8B,CAAC;AAC7D,OAAO,KAAK,oBAAoB,MAAM,uCAAuC,CAAC;AAC9E,OAAO,KAAK,MAAM,MAAM,uBAAuB,CAAC;AAChD,OAAO,KAAK,YAAY,MAAM,8BAA8B,CAAC;AAC7D,OAAO,KAAK,oBAAoB,MAAM,uCAAuC,CAAC;AAC9E,OAAO,KAAK,iBAAiB,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,cAAc,MAAM,gCAAgC,CAAC;AACjE,OAAO,KAAK,eAAe,MAAM,iCAAiC,CAAC;AACnE,OAAO,KAAK,eAAe,MAAM,iCAAiC,CAAC;AACnE,OAAO,KAAK,oBAAoB,MAAM,sCAAsC,CAAC;AAC7E,OAAO,KAAK,gBAAgB,MAAM,kCAAkC,CAAC;AACrE,OAAO,KAAK,UAAU,MAAM,2BAA2B,CAAC;AACxD,OAAO,KAAK,iBAAiB,MAAM,mCAAmC,CAAC;AACvE,OAAO,KAAK,WAAW,MAAM,6BAA6B,CAAC;AAC3D,OAAO,KAAK,aAAa,MAAM,+BAA+B,CAAC;AAC/D,OAAO,KAAK,IAAI,MAAM,qBAAqB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/ecom",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.906",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -52,25 +52,26 @@
|
|
|
52
52
|
"@wix/ecom_discount-rules": "1.0.78",
|
|
53
53
|
"@wix/ecom_discounts": "1.0.29",
|
|
54
54
|
"@wix/ecom_discounts-custom-trigger": "1.0.32",
|
|
55
|
-
"@wix/ecom_draft-orders": "1.0.
|
|
55
|
+
"@wix/ecom_draft-orders": "1.0.70",
|
|
56
56
|
"@wix/ecom_gift-vouchers": "1.0.28",
|
|
57
57
|
"@wix/ecom_gift-vouchers-provider": "1.0.27",
|
|
58
58
|
"@wix/ecom_local-delivery-options": "1.0.37",
|
|
59
59
|
"@wix/ecom_memberships": "1.0.25",
|
|
60
|
+
"@wix/ecom_order-billing": "1.0.0",
|
|
60
61
|
"@wix/ecom_order-fulfillments": "1.0.70",
|
|
61
62
|
"@wix/ecom_order-invoices": "1.0.63",
|
|
62
63
|
"@wix/ecom_order-payment-requests": "1.0.35",
|
|
63
64
|
"@wix/ecom_order-transactions": "1.0.97",
|
|
64
|
-
"@wix/ecom_orders": "1.0.
|
|
65
|
+
"@wix/ecom_orders": "1.0.183",
|
|
65
66
|
"@wix/ecom_orders-settings": "1.0.70",
|
|
66
|
-
"@wix/ecom_payment-settings": "1.0.
|
|
67
|
+
"@wix/ecom_payment-settings": "1.0.104",
|
|
67
68
|
"@wix/ecom_pickup-locations": "1.0.33",
|
|
68
69
|
"@wix/ecom_recommendations": "1.0.67",
|
|
69
70
|
"@wix/ecom_recommendations-provider": "1.0.27",
|
|
70
71
|
"@wix/ecom_shipping-options": "1.0.31",
|
|
71
72
|
"@wix/ecom_shipping-rates": "1.0.69",
|
|
72
73
|
"@wix/ecom_shippo-configurations": "1.0.39",
|
|
73
|
-
"@wix/ecom_subscription-contracts": "1.0.
|
|
74
|
+
"@wix/ecom_subscription-contracts": "1.0.33",
|
|
74
75
|
"@wix/ecom_tip-settings": "1.0.19",
|
|
75
76
|
"@wix/ecom_tippable-staff": "1.0.19",
|
|
76
77
|
"@wix/ecom_tips": "1.0.23",
|
|
@@ -95,5 +96,5 @@
|
|
|
95
96
|
"fqdn": ""
|
|
96
97
|
}
|
|
97
98
|
},
|
|
98
|
-
"falconPackageHash": "
|
|
99
|
+
"falconPackageHash": "f705a9e7134e980a6070e7a0041e2e2988c208b24fe940d9ad14dc1a"
|
|
99
100
|
}
|