@wix/ecom 1.0.805 → 1.0.807
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/context.js +1 -0
- package/build/cjs/context.js.map +1 -0
- package/build/cjs/index.js +1 -0
- package/build/cjs/index.js.map +1 -0
- package/build/cjs/meta.js +1 -0
- package/build/cjs/meta.js.map +1 -0
- package/build/cjs/service-plugins-context.js +1 -0
- package/build/cjs/service-plugins-context.js.map +1 -0
- package/build/cjs/service-plugins.js +1 -0
- package/build/cjs/service-plugins.js.map +1 -0
- package/build/es/context.js +1 -0
- package/build/es/context.js.map +1 -0
- package/build/es/index.js +1 -0
- package/build/es/index.js.map +1 -0
- package/build/es/meta.js +1 -0
- package/build/es/meta.js.map +1 -0
- package/build/es/service-plugins-context.js +1 -0
- package/build/es/service-plugins-context.js.map +1 -0
- package/build/es/service-plugins.js +1 -0
- package/build/es/service-plugins.js.map +1 -0
- package/package.json +40 -40
- package/type-bundles/context.bundle.d.ts +22 -22
- package/type-bundles/index.bundle.d.ts +22 -22
package/build/cjs/context.js
CHANGED
|
@@ -53,3 +53,4 @@ exports.shippoConfigurations = __importStar(require("@wix/ecom_shippo-configurat
|
|
|
53
53
|
exports.totalsCalculator = __importStar(require("@wix/ecom_totals-calculator/context"));
|
|
54
54
|
exports.currencies = __importStar(require("@wix/ecom_currencies/context"));
|
|
55
55
|
exports.deliverySolutions = __importStar(require("@wix/ecom_delivery-solutions/context"));
|
|
56
|
+
//# sourceMappingURL=context.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,sFAAsE;AACtE,qGAAqF;AACrF,kFAAkE;AAClE,kFAAkE;AAClE,qFAAqE;AACrE,kGAAkF;AAClF,4FAA4E;AAC5E,0GAA0F;AAC1F,gGAAgF;AAChF,+DAA+C;AAC/C,8EAA8D;AAC9D,uEAAuD;AACvD,wFAAwE;AACxE,0FAA0E;AAC1E,sFAAsE;AACtE,8EAA8D;AAC9D,0FAA0E;AAC1E,gFAAgE;AAChE,iGAAiF;AACjF,mEAAmD;AACnD,iGAAiF;AACjF,0FAA0E;AAC1E,oFAAoE;AACpE,sFAAsE;AACtE,sFAAsE;AACtE,gGAAgF;AAChF,wFAAwE;AACxE,2EAA2D;AAC3D,0FAA0E"}
|
package/build/cjs/index.js
CHANGED
|
@@ -82,3 +82,4 @@ const currencies = __importStar(require("@wix/ecom_currencies"));
|
|
|
82
82
|
exports.currencies = currencies;
|
|
83
83
|
const deliverySolutions = __importStar(require("@wix/ecom_delivery-solutions"));
|
|
84
84
|
exports.deliverySolutions = deliverySolutions;
|
|
85
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,4EAA8D;AA+B5D,0CAAe;AA9BjB,2FAA6E;AA+B3E,wDAAsB;AA9BxB,wEAA0D;AA+BxD,sCAAa;AA9Bf,wEAA0D;AA+BxD,sCAAa;AA9Bf,2EAA6D;AA+B3D,0CAAe;AA9BjB,wFAA0E;AA+BxE,sDAAqB;AA9BvB,kFAAoE;AA+BlE,gDAAkB;AA9BpB,gGAAkF;AA+BhF,4DAAwB;AA9B1B,sFAAwE;AA+BtE,kDAAmB;AA9BrB,qDAAuC;AA+BrC,oBAAI;AA9BN,oEAAsD;AA+BpD,kCAAW;AA9Bb,6DAA+C;AA+B7C,4BAAQ;AA9BV,8EAAgE;AA+B9D,4CAAgB;AA9BlB,gFAAkE;AA+BhE,8CAAiB;AA9BnB,4EAA8D;AA+B5D,0CAAe;AA9BjB,oEAAsD;AA+BpD,kCAAW;AA9Bb,gFAAkE;AA+BhE,8CAAiB;AA9BnB,sEAAwD;AA+BtD,oCAAY;AA9Bd,uFAAyE;AA+BvE,oDAAoB;AA9BtB,yDAA2C;AA+BzC,wBAAM;AA9BR,uFAAyE;AA+BvE,oDAAoB;AA9BtB,gFAAkE;AA+BhE,8CAAiB;AA9BnB,0EAA4D;AA+B1D,wCAAc;AA9BhB,4EAA8D;AA+B5D,0CAAe;AA9BjB,4EAA8D;AA+B5D,0CAAe;AA9BjB,sFAAwE;AA+BtE,oDAAoB;AA9BtB,8EAAgE;AA+B9D,4CAAgB;AA9BlB,iEAAmD;AA+BjD,gCAAU;AA9BZ,gFAAkE;AA+BhE,8CAAiB"}
|
package/build/cjs/meta.js
CHANGED
|
@@ -53,3 +53,4 @@ exports.shippoConfigurations = __importStar(require("@wix/ecom_shippo-configurat
|
|
|
53
53
|
exports.totalsCalculator = __importStar(require("@wix/ecom_totals-calculator/meta"));
|
|
54
54
|
exports.currencies = __importStar(require("@wix/ecom_currencies/meta"));
|
|
55
55
|
exports.deliverySolutions = __importStar(require("@wix/ecom_delivery-solutions/meta"));
|
|
56
|
+
//# sourceMappingURL=meta.js.map
|
|
@@ -0,0 +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"}
|
|
@@ -33,3 +33,4 @@ exports.customTriggers = __importStar(require("@wix/ecom_custom-triggers/context
|
|
|
33
33
|
exports.discounts = __importStar(require("@wix/ecom_discounts/context"));
|
|
34
34
|
exports.paymentSettings = __importStar(require("@wix/ecom_payment-settings/context"));
|
|
35
35
|
exports.validations = __importStar(require("@wix/ecom_validations/context"));
|
|
36
|
+
//# sourceMappingURL=service-plugins-context.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"service-plugins-context.js","sourceRoot":"","sources":["../../service-plugins-context.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,iGAAiF;AACjF,6EAA6D;AAC7D,sGAAsF;AACtF,kFAAkE;AAClE,oFAAoE;AACpE,oFAAoE;AACpE,yEAAyD;AACzD,sFAAsE;AACtE,6EAA6D"}
|
|
@@ -33,3 +33,4 @@ exports.customTriggers = __importStar(require("@wix/ecom_custom-triggers"));
|
|
|
33
33
|
exports.discounts = __importStar(require("@wix/ecom_discounts"));
|
|
34
34
|
exports.paymentSettings = __importStar(require("@wix/ecom_payment-settings"));
|
|
35
35
|
exports.validations = __importStar(require("@wix/ecom_validations"));
|
|
36
|
+
//# sourceMappingURL=service-plugins.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"service-plugins.js","sourceRoot":"","sources":["../../service-plugins.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,yFAAyE;AACzE,qEAAqD;AACrD,8FAA8E;AAC9E,0EAA0D;AAC1D,4EAA4D;AAC5D,4EAA4D;AAC5D,iEAAiD;AACjD,8EAA8D;AAC9D,qEAAqD"}
|
package/build/es/context.js
CHANGED
|
@@ -27,3 +27,4 @@ export * as shippoConfigurations from '@wix/ecom_shippo-configurations/context';
|
|
|
27
27
|
export * as totalsCalculator from '@wix/ecom_totals-calculator/context';
|
|
28
28
|
export * as currencies from '@wix/ecom_currencies/context';
|
|
29
29
|
export * as deliverySolutions from '@wix/ecom_delivery-solutions/context';
|
|
30
|
+
//# sourceMappingURL=context.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"context.js","sourceRoot":"","sources":["../../context.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,eAAe,MAAM,oCAAoC,CAAC;AACtE,OAAO,KAAK,sBAAsB,MAAM,4CAA4C,CAAC;AACrF,OAAO,KAAK,aAAa,MAAM,kCAAkC,CAAC;AAClE,OAAO,KAAK,aAAa,MAAM,kCAAkC,CAAC;AAClE,OAAO,KAAK,eAAe,MAAM,mCAAmC,CAAC;AACrE,OAAO,KAAK,qBAAqB,MAAM,0CAA0C,CAAC;AAClF,OAAO,KAAK,kBAAkB,MAAM,uCAAuC,CAAC;AAC5E,OAAO,KAAK,wBAAwB,MAAM,+CAA+C,CAAC;AAC1F,OAAO,KAAK,mBAAmB,MAAM,0CAA0C,CAAC;AAChF,OAAO,KAAK,IAAI,MAAM,wBAAwB,CAAC;AAC/C,OAAO,KAAK,WAAW,MAAM,gCAAgC,CAAC;AAC9D,OAAO,KAAK,QAAQ,MAAM,4BAA4B,CAAC;AACvD,OAAO,KAAK,gBAAgB,MAAM,qCAAqC,CAAC;AACxE,OAAO,KAAK,iBAAiB,MAAM,sCAAsC,CAAC;AAC1E,OAAO,KAAK,eAAe,MAAM,oCAAoC,CAAC;AACtE,OAAO,KAAK,WAAW,MAAM,gCAAgC,CAAC;AAC9D,OAAO,KAAK,iBAAiB,MAAM,sCAAsC,CAAC;AAC1E,OAAO,KAAK,YAAY,MAAM,iCAAiC,CAAC;AAChE,OAAO,KAAK,oBAAoB,MAAM,0CAA0C,CAAC;AACjF,OAAO,KAAK,MAAM,MAAM,0BAA0B,CAAC;AACnD,OAAO,KAAK,oBAAoB,MAAM,0CAA0C,CAAC;AACjF,OAAO,KAAK,iBAAiB,MAAM,sCAAsC,CAAC;AAC1E,OAAO,KAAK,cAAc,MAAM,mCAAmC,CAAC;AACpE,OAAO,KAAK,eAAe,MAAM,oCAAoC,CAAC;AACtE,OAAO,KAAK,eAAe,MAAM,oCAAoC,CAAC;AACtE,OAAO,KAAK,oBAAoB,MAAM,yCAAyC,CAAC;AAChF,OAAO,KAAK,gBAAgB,MAAM,qCAAqC,CAAC;AACxE,OAAO,KAAK,UAAU,MAAM,8BAA8B,CAAC;AAC3D,OAAO,KAAK,iBAAiB,MAAM,sCAAsC,CAAC"}
|
package/build/es/index.js
CHANGED
|
@@ -28,3 +28,4 @@ import * as totalsCalculator from '@wix/ecom_totals-calculator';
|
|
|
28
28
|
import * as currencies from '@wix/ecom_currencies';
|
|
29
29
|
import * as deliverySolutions from '@wix/ecom_delivery-solutions';
|
|
30
30
|
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, };
|
|
31
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +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;AAElE,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,GAClB,CAAC"}
|
package/build/es/meta.js
CHANGED
|
@@ -27,3 +27,4 @@ export * as shippoConfigurations from '@wix/ecom_shippo-configurations/meta';
|
|
|
27
27
|
export * as totalsCalculator from '@wix/ecom_totals-calculator/meta';
|
|
28
28
|
export * as currencies from '@wix/ecom_currencies/meta';
|
|
29
29
|
export * as deliverySolutions from '@wix/ecom_delivery-solutions/meta';
|
|
30
|
+
//# sourceMappingURL=meta.js.map
|
|
@@ -0,0 +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"}
|
|
@@ -7,3 +7,4 @@ export * as customTriggers from '@wix/ecom_custom-triggers/context';
|
|
|
7
7
|
export * as discounts from '@wix/ecom_discounts/context';
|
|
8
8
|
export * as paymentSettings from '@wix/ecom_payment-settings/context';
|
|
9
9
|
export * as validations from '@wix/ecom_validations/context';
|
|
10
|
+
//# sourceMappingURL=service-plugins-context.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"service-plugins-context.js","sourceRoot":"","sources":["../../service-plugins-context.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,oBAAoB,MAAM,0CAA0C,CAAC;AACjF,OAAO,KAAK,WAAW,MAAM,+BAA+B,CAAC;AAC7D,OAAO,KAAK,uBAAuB,MAAM,4CAA4C,CAAC;AACtF,OAAO,KAAK,aAAa,MAAM,kCAAkC,CAAC;AAClE,OAAO,KAAK,cAAc,MAAM,mCAAmC,CAAC;AACpE,OAAO,KAAK,cAAc,MAAM,mCAAmC,CAAC;AACpE,OAAO,KAAK,SAAS,MAAM,6BAA6B,CAAC;AACzD,OAAO,KAAK,eAAe,MAAM,oCAAoC,CAAC;AACtE,OAAO,KAAK,WAAW,MAAM,+BAA+B,CAAC"}
|
|
@@ -7,3 +7,4 @@ export * as customTriggers from '@wix/ecom_custom-triggers';
|
|
|
7
7
|
export * as discounts from '@wix/ecom_discounts';
|
|
8
8
|
export * as paymentSettings from '@wix/ecom_payment-settings';
|
|
9
9
|
export * as validations from '@wix/ecom_validations';
|
|
10
|
+
//# sourceMappingURL=service-plugins.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"service-plugins.js","sourceRoot":"","sources":["../../service-plugins.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,oBAAoB,MAAM,kCAAkC,CAAC;AACzE,OAAO,KAAK,WAAW,MAAM,uBAAuB,CAAC;AACrD,OAAO,KAAK,uBAAuB,MAAM,oCAAoC,CAAC;AAC9E,OAAO,KAAK,aAAa,MAAM,0BAA0B,CAAC;AAC1D,OAAO,KAAK,cAAc,MAAM,2BAA2B,CAAC;AAC5D,OAAO,KAAK,cAAc,MAAM,2BAA2B,CAAC;AAC5D,OAAO,KAAK,SAAS,MAAM,qBAAqB,CAAC;AACjD,OAAO,KAAK,eAAe,MAAM,4BAA4B,CAAC;AAC9D,OAAO,KAAK,WAAW,MAAM,uBAAuB,CAAC"}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/ecom",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.807",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -19,44 +19,44 @@
|
|
|
19
19
|
"service-plugins"
|
|
20
20
|
],
|
|
21
21
|
"dependencies": {
|
|
22
|
-
"@wix/ecom_abandoned-checkouts": "1.0.
|
|
23
|
-
"@wix/ecom_additional-fees": "1.0.
|
|
24
|
-
"@wix/ecom_back-in-stock-notifications": "1.0.
|
|
25
|
-
"@wix/ecom_back-in-stock-settings": "1.0.
|
|
26
|
-
"@wix/ecom_cart": "1.0.
|
|
27
|
-
"@wix/ecom_checkout": "1.0.
|
|
28
|
-
"@wix/ecom_checkout-content": "1.0.
|
|
29
|
-
"@wix/ecom_checkout-settings": "1.0.
|
|
30
|
-
"@wix/ecom_checkout-templates": "1.0.
|
|
31
|
-
"@wix/ecom_currencies": "1.0.
|
|
32
|
-
"@wix/ecom_current-cart": "1.0.
|
|
33
|
-
"@wix/ecom_custom-triggers": "1.0.
|
|
34
|
-
"@wix/ecom_delivery-profile": "1.0.
|
|
35
|
-
"@wix/ecom_delivery-solutions": "1.0.
|
|
36
|
-
"@wix/ecom_discount-rules": "1.0.
|
|
37
|
-
"@wix/ecom_discounts": "1.0.
|
|
38
|
-
"@wix/ecom_discounts-custom-trigger": "1.0.
|
|
39
|
-
"@wix/ecom_draft-orders": "1.0.
|
|
40
|
-
"@wix/ecom_gift-vouchers": "1.0.
|
|
41
|
-
"@wix/ecom_gift-vouchers-provider": "1.0.
|
|
42
|
-
"@wix/ecom_local-delivery-options": "1.0.
|
|
43
|
-
"@wix/ecom_memberships": "1.0.
|
|
44
|
-
"@wix/ecom_order-fulfillments": "1.0.
|
|
45
|
-
"@wix/ecom_order-invoices": "1.0.
|
|
46
|
-
"@wix/ecom_order-payment-requests": "1.0.
|
|
47
|
-
"@wix/ecom_order-transactions": "1.0.
|
|
48
|
-
"@wix/ecom_orders": "1.0.
|
|
49
|
-
"@wix/ecom_orders-settings": "1.0.
|
|
50
|
-
"@wix/ecom_payment-settings": "1.0.
|
|
51
|
-
"@wix/ecom_pickup-locations": "1.0.
|
|
52
|
-
"@wix/ecom_recommendations": "1.0.
|
|
53
|
-
"@wix/ecom_recommendations-provider": "1.0.
|
|
54
|
-
"@wix/ecom_shipping-options": "1.0.
|
|
55
|
-
"@wix/ecom_shipping-rates": "1.0.
|
|
56
|
-
"@wix/ecom_shippo-configurations": "1.0.
|
|
57
|
-
"@wix/ecom_subscription-contracts": "1.0.
|
|
58
|
-
"@wix/ecom_totals-calculator": "1.0.
|
|
59
|
-
"@wix/ecom_validations": "1.0.
|
|
22
|
+
"@wix/ecom_abandoned-checkouts": "1.0.52",
|
|
23
|
+
"@wix/ecom_additional-fees": "1.0.31",
|
|
24
|
+
"@wix/ecom_back-in-stock-notifications": "1.0.56",
|
|
25
|
+
"@wix/ecom_back-in-stock-settings": "1.0.41",
|
|
26
|
+
"@wix/ecom_cart": "1.0.92",
|
|
27
|
+
"@wix/ecom_checkout": "1.0.99",
|
|
28
|
+
"@wix/ecom_checkout-content": "1.0.12",
|
|
29
|
+
"@wix/ecom_checkout-settings": "1.0.57",
|
|
30
|
+
"@wix/ecom_checkout-templates": "1.0.98",
|
|
31
|
+
"@wix/ecom_currencies": "1.0.42",
|
|
32
|
+
"@wix/ecom_current-cart": "1.0.92",
|
|
33
|
+
"@wix/ecom_custom-triggers": "1.0.28",
|
|
34
|
+
"@wix/ecom_delivery-profile": "1.0.25",
|
|
35
|
+
"@wix/ecom_delivery-solutions": "1.0.6",
|
|
36
|
+
"@wix/ecom_discount-rules": "1.0.58",
|
|
37
|
+
"@wix/ecom_discounts": "1.0.10",
|
|
38
|
+
"@wix/ecom_discounts-custom-trigger": "1.0.13",
|
|
39
|
+
"@wix/ecom_draft-orders": "1.0.34",
|
|
40
|
+
"@wix/ecom_gift-vouchers": "1.0.9",
|
|
41
|
+
"@wix/ecom_gift-vouchers-provider": "1.0.9",
|
|
42
|
+
"@wix/ecom_local-delivery-options": "1.0.15",
|
|
43
|
+
"@wix/ecom_memberships": "1.0.4",
|
|
44
|
+
"@wix/ecom_order-fulfillments": "1.0.52",
|
|
45
|
+
"@wix/ecom_order-invoices": "1.0.45",
|
|
46
|
+
"@wix/ecom_order-payment-requests": "1.0.16",
|
|
47
|
+
"@wix/ecom_order-transactions": "1.0.73",
|
|
48
|
+
"@wix/ecom_orders": "1.0.136",
|
|
49
|
+
"@wix/ecom_orders-settings": "1.0.51",
|
|
50
|
+
"@wix/ecom_payment-settings": "1.0.61",
|
|
51
|
+
"@wix/ecom_pickup-locations": "1.0.15",
|
|
52
|
+
"@wix/ecom_recommendations": "1.0.48",
|
|
53
|
+
"@wix/ecom_recommendations-provider": "1.0.6",
|
|
54
|
+
"@wix/ecom_shipping-options": "1.0.13",
|
|
55
|
+
"@wix/ecom_shipping-rates": "1.0.48",
|
|
56
|
+
"@wix/ecom_shippo-configurations": "1.0.20",
|
|
57
|
+
"@wix/ecom_subscription-contracts": "1.0.2",
|
|
58
|
+
"@wix/ecom_totals-calculator": "1.0.17",
|
|
59
|
+
"@wix/ecom_validations": "1.0.39"
|
|
60
60
|
},
|
|
61
61
|
"devDependencies": {
|
|
62
62
|
"glob": "^10.4.1",
|
|
@@ -81,5 +81,5 @@
|
|
|
81
81
|
"fqdn": ""
|
|
82
82
|
}
|
|
83
83
|
},
|
|
84
|
-
"falconPackageHash": "
|
|
84
|
+
"falconPackageHash": "9c9c65ee94826e3db93b337cf5122a9565b346f91a4c472b6231366e"
|
|
85
85
|
}
|
|
@@ -5962,6 +5962,17 @@ declare enum TaxableAddressType$6 {
|
|
|
5962
5962
|
BILLING = "BILLING",
|
|
5963
5963
|
SHIPPING = "SHIPPING"
|
|
5964
5964
|
}
|
|
5965
|
+
interface ExtendedFields$9 {
|
|
5966
|
+
/**
|
|
5967
|
+
* Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
|
|
5968
|
+
* The value of each key is structured according to the schema defined when the extended fields were configured.
|
|
5969
|
+
*
|
|
5970
|
+
* You can only access fields for which you have the appropriate permissions.
|
|
5971
|
+
*
|
|
5972
|
+
* Learn more about [extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields).
|
|
5973
|
+
*/
|
|
5974
|
+
namespaces?: Record<string, Record<string, any>>;
|
|
5975
|
+
}
|
|
5965
5976
|
/** Buyer Info */
|
|
5966
5977
|
interface BuyerInfo$7 extends BuyerInfoIdOneOf$5 {
|
|
5967
5978
|
/**
|
|
@@ -6108,17 +6119,6 @@ interface SelectedShippingOption$2 {
|
|
|
6108
6119
|
/** Selected shipping option code. For example, "usps_std_overnight". */
|
|
6109
6120
|
code?: string;
|
|
6110
6121
|
}
|
|
6111
|
-
interface ExtendedFields$9 {
|
|
6112
|
-
/**
|
|
6113
|
-
* Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
|
|
6114
|
-
* The value of each key is structured according to the schema defined when the extended fields were configured.
|
|
6115
|
-
*
|
|
6116
|
-
* You can only access fields for which you have the appropriate permissions.
|
|
6117
|
-
*
|
|
6118
|
-
* Learn more about [extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields).
|
|
6119
|
-
*/
|
|
6120
|
-
namespaces?: Record<string, Record<string, any>>;
|
|
6121
|
-
}
|
|
6122
6122
|
interface GetCurrentCartRequest$1 {
|
|
6123
6123
|
}
|
|
6124
6124
|
interface GetCurrentCartResponse$1 {
|
|
@@ -8656,6 +8656,17 @@ declare enum TaxableAddressType$5 {
|
|
|
8656
8656
|
BILLING = "BILLING",
|
|
8657
8657
|
SHIPPING = "SHIPPING"
|
|
8658
8658
|
}
|
|
8659
|
+
interface ExtendedFields$8 {
|
|
8660
|
+
/**
|
|
8661
|
+
* Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
|
|
8662
|
+
* The value of each key is structured according to the schema defined when the extended fields were configured.
|
|
8663
|
+
*
|
|
8664
|
+
* You can only access fields for which you have the appropriate permissions.
|
|
8665
|
+
*
|
|
8666
|
+
* Learn more about [extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields).
|
|
8667
|
+
*/
|
|
8668
|
+
namespaces?: Record<string, Record<string, any>>;
|
|
8669
|
+
}
|
|
8659
8670
|
/** Buyer Info */
|
|
8660
8671
|
interface BuyerInfo$6 extends BuyerInfoIdOneOf$4 {
|
|
8661
8672
|
/**
|
|
@@ -8802,17 +8813,6 @@ interface SelectedShippingOption$1 {
|
|
|
8802
8813
|
/** Selected shipping option code. For example, "usps_std_overnight". */
|
|
8803
8814
|
code?: string;
|
|
8804
8815
|
}
|
|
8805
|
-
interface ExtendedFields$8 {
|
|
8806
|
-
/**
|
|
8807
|
-
* Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
|
|
8808
|
-
* The value of each key is structured according to the schema defined when the extended fields were configured.
|
|
8809
|
-
*
|
|
8810
|
-
* You can only access fields for which you have the appropriate permissions.
|
|
8811
|
-
*
|
|
8812
|
-
* Learn more about [extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields).
|
|
8813
|
-
*/
|
|
8814
|
-
namespaces?: Record<string, Record<string, any>>;
|
|
8815
|
-
}
|
|
8816
8816
|
interface GetCurrentCartRequest {
|
|
8817
8817
|
}
|
|
8818
8818
|
interface GetCurrentCartResponse {
|
|
@@ -5962,6 +5962,17 @@ declare enum TaxableAddressType$6 {
|
|
|
5962
5962
|
BILLING = "BILLING",
|
|
5963
5963
|
SHIPPING = "SHIPPING"
|
|
5964
5964
|
}
|
|
5965
|
+
interface ExtendedFields$9 {
|
|
5966
|
+
/**
|
|
5967
|
+
* Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
|
|
5968
|
+
* The value of each key is structured according to the schema defined when the extended fields were configured.
|
|
5969
|
+
*
|
|
5970
|
+
* You can only access fields for which you have the appropriate permissions.
|
|
5971
|
+
*
|
|
5972
|
+
* Learn more about [extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields).
|
|
5973
|
+
*/
|
|
5974
|
+
namespaces?: Record<string, Record<string, any>>;
|
|
5975
|
+
}
|
|
5965
5976
|
/** Buyer Info */
|
|
5966
5977
|
interface BuyerInfo$7 extends BuyerInfoIdOneOf$5 {
|
|
5967
5978
|
/**
|
|
@@ -6108,17 +6119,6 @@ interface SelectedShippingOption$2 {
|
|
|
6108
6119
|
/** Selected shipping option code. For example, "usps_std_overnight". */
|
|
6109
6120
|
code?: string;
|
|
6110
6121
|
}
|
|
6111
|
-
interface ExtendedFields$9 {
|
|
6112
|
-
/**
|
|
6113
|
-
* Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
|
|
6114
|
-
* The value of each key is structured according to the schema defined when the extended fields were configured.
|
|
6115
|
-
*
|
|
6116
|
-
* You can only access fields for which you have the appropriate permissions.
|
|
6117
|
-
*
|
|
6118
|
-
* Learn more about [extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields).
|
|
6119
|
-
*/
|
|
6120
|
-
namespaces?: Record<string, Record<string, any>>;
|
|
6121
|
-
}
|
|
6122
6122
|
interface GetCurrentCartRequest$1 {
|
|
6123
6123
|
}
|
|
6124
6124
|
interface GetCurrentCartResponse$1 {
|
|
@@ -8656,6 +8656,17 @@ declare enum TaxableAddressType$5 {
|
|
|
8656
8656
|
BILLING = "BILLING",
|
|
8657
8657
|
SHIPPING = "SHIPPING"
|
|
8658
8658
|
}
|
|
8659
|
+
interface ExtendedFields$8 {
|
|
8660
|
+
/**
|
|
8661
|
+
* Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
|
|
8662
|
+
* The value of each key is structured according to the schema defined when the extended fields were configured.
|
|
8663
|
+
*
|
|
8664
|
+
* You can only access fields for which you have the appropriate permissions.
|
|
8665
|
+
*
|
|
8666
|
+
* Learn more about [extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields).
|
|
8667
|
+
*/
|
|
8668
|
+
namespaces?: Record<string, Record<string, any>>;
|
|
8669
|
+
}
|
|
8659
8670
|
/** Buyer Info */
|
|
8660
8671
|
interface BuyerInfo$6 extends BuyerInfoIdOneOf$4 {
|
|
8661
8672
|
/**
|
|
@@ -8802,17 +8813,6 @@ interface SelectedShippingOption$1 {
|
|
|
8802
8813
|
/** Selected shipping option code. For example, "usps_std_overnight". */
|
|
8803
8814
|
code?: string;
|
|
8804
8815
|
}
|
|
8805
|
-
interface ExtendedFields$8 {
|
|
8806
|
-
/**
|
|
8807
|
-
* Extended field data. Each key corresponds to the namespace of the app that created the extended fields.
|
|
8808
|
-
* The value of each key is structured according to the schema defined when the extended fields were configured.
|
|
8809
|
-
*
|
|
8810
|
-
* You can only access fields for which you have the appropriate permissions.
|
|
8811
|
-
*
|
|
8812
|
-
* Learn more about [extended fields](https://dev.wix.com/docs/rest/articles/getting-started/extended-fields).
|
|
8813
|
-
*/
|
|
8814
|
-
namespaces?: Record<string, Record<string, any>>;
|
|
8815
|
-
}
|
|
8816
8816
|
interface GetCurrentCartRequest {
|
|
8817
8817
|
}
|
|
8818
8818
|
interface GetCurrentCartResponse {
|