@wix/ecom 1.0.1183 → 1.0.1184
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/index.d.mts +108 -0
- package/build/index.d.ts +108 -0
- package/build/index.js +146 -0
- package/build/index.js.map +1 -0
- package/build/index.mjs +76 -0
- package/build/index.mjs.map +1 -0
- package/build/internal/index.d.mts +108 -0
- package/build/internal/index.d.ts +108 -0
- package/build/internal/index.js +146 -0
- package/build/internal/index.js.map +1 -0
- package/build/internal/index.mjs +76 -0
- package/build/internal/index.mjs.map +1 -0
- package/build/internal/meta.d.mts +72 -0
- package/build/internal/meta.d.ts +72 -0
- package/build/internal/meta.js +146 -0
- package/build/internal/meta.js.map +1 -0
- package/build/internal/meta.mjs +76 -0
- package/build/internal/meta.mjs.map +1 -0
- package/build/meta.d.mts +72 -0
- package/build/meta.d.ts +72 -0
- package/build/meta.js +146 -0
- package/build/meta.js.map +1 -0
- package/build/meta.mjs +76 -0
- package/build/meta.mjs.map +1 -0
- package/package.json +65 -64
- package/build/cjs/dashboard.d.ts +0 -1
- package/build/cjs/dashboard.js +0 -18
- package/build/cjs/dashboard.js.map +0 -1
- package/build/cjs/index.d.ts +0 -37
- package/build/cjs/index.js +0 -99
- package/build/cjs/index.js.map +0 -1
- package/build/cjs/meta.d.ts +0 -36
- package/build/cjs/meta.js +0 -63
- package/build/cjs/meta.js.map +0 -1
- package/build/cjs/service-plugins.d.ts +0 -11
- package/build/cjs/service-plugins.js +0 -38
- package/build/cjs/service-plugins.js.map +0 -1
- package/build/es/dashboard.d.ts +0 -1
- package/build/es/dashboard.js +0 -2
- package/build/es/dashboard.js.map +0 -1
- package/build/es/index.d.ts +0 -37
- package/build/es/index.js +0 -38
- package/build/es/index.js.map +0 -1
- package/build/es/meta.d.ts +0 -36
- package/build/es/meta.js +0 -37
- package/build/es/meta.js.map +0 -1
- package/build/es/package.json +0 -3
- package/build/es/service-plugins.d.ts +0 -11
- package/build/es/service-plugins.js +0 -12
- package/build/es/service-plugins.js.map +0 -1
- package/build/internal/cjs/dashboard.d.ts +0 -1
- package/build/internal/cjs/dashboard.js +0 -18
- package/build/internal/cjs/dashboard.js.map +0 -1
- package/build/internal/cjs/index.d.ts +0 -37
- package/build/internal/cjs/index.js +0 -99
- package/build/internal/cjs/index.js.map +0 -1
- package/build/internal/cjs/meta.d.ts +0 -36
- package/build/internal/cjs/meta.js +0 -63
- package/build/internal/cjs/meta.js.map +0 -1
- package/build/internal/cjs/service-plugins.d.ts +0 -11
- package/build/internal/cjs/service-plugins.js +0 -38
- package/build/internal/cjs/service-plugins.js.map +0 -1
- package/build/internal/es/dashboard.d.ts +0 -1
- package/build/internal/es/dashboard.js +0 -2
- package/build/internal/es/dashboard.js.map +0 -1
- package/build/internal/es/index.d.ts +0 -37
- package/build/internal/es/index.js +0 -38
- package/build/internal/es/index.js.map +0 -1
- package/build/internal/es/meta.d.ts +0 -36
- package/build/internal/es/meta.js +0 -37
- package/build/internal/es/meta.js.map +0 -1
- package/build/internal/es/service-plugins.d.ts +0 -11
- package/build/internal/es/service-plugins.js +0 -12
- package/build/internal/es/service-plugins.js.map +0 -1
package/build/es/meta.d.ts
DELETED
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
export * as taxGroups from '@wix/auto_sdk_ecom_tax-groups/meta';
|
|
2
|
-
export * as taxRegions from '@wix/auto_sdk_ecom_tax-regions/meta';
|
|
3
|
-
export * as checkoutContent from '@wix/auto_sdk_ecom_checkout-content/meta';
|
|
4
|
-
export * as discountsCustomTrigger from '@wix/auto_sdk_ecom_discounts-custom-trigger/meta';
|
|
5
|
-
export * as discountRules from '@wix/auto_sdk_ecom_discount-rules/meta';
|
|
6
|
-
export * as orderInvoices from '@wix/auto_sdk_ecom_order-invoices/meta';
|
|
7
|
-
export * as recommendations from '@wix/auto_sdk_ecom_recommendations/meta';
|
|
8
|
-
export * as subscriptionContracts from '@wix/auto_sdk_ecom_subscription-contracts/meta';
|
|
9
|
-
export * as abandonedCheckouts from '@wix/auto_sdk_ecom_abandoned-checkouts/meta';
|
|
10
|
-
export * as backInStockNotifications from '@wix/auto_sdk_ecom_back-in-stock-notifications/meta';
|
|
11
|
-
export * as backInStockSettings from '@wix/auto_sdk_ecom_back-in-stock-settings/meta';
|
|
12
|
-
export * as cart from '@wix/auto_sdk_ecom_cart/meta';
|
|
13
|
-
export * as currentCart from '@wix/auto_sdk_ecom_current-cart/meta';
|
|
14
|
-
export * as checkout from '@wix/auto_sdk_ecom_checkout/meta';
|
|
15
|
-
export * as checkoutSettings from '@wix/auto_sdk_ecom_checkout-settings/meta';
|
|
16
|
-
export * as checkoutTemplates from '@wix/auto_sdk_ecom_checkout-templates/meta';
|
|
17
|
-
export * as deliveryProfile from '@wix/auto_sdk_ecom_delivery-profile/meta';
|
|
18
|
-
export * as draftOrders from '@wix/auto_sdk_ecom_draft-orders/meta';
|
|
19
|
-
export * as orderFulfillments from '@wix/auto_sdk_ecom_order-fulfillments/meta';
|
|
20
|
-
export * as giftVouchers from '@wix/auto_sdk_ecom_gift-vouchers/meta';
|
|
21
|
-
export * as localDeliveryOptions from '@wix/auto_sdk_ecom_local-delivery-options/meta';
|
|
22
|
-
export * as orders from '@wix/auto_sdk_ecom_orders/meta';
|
|
23
|
-
export * as orderBilling from '@wix/auto_sdk_ecom_order-billing/meta';
|
|
24
|
-
export * as orderPaymentRequests from '@wix/auto_sdk_ecom_order-payment-requests/meta';
|
|
25
|
-
export * as orderTransactions from '@wix/auto_sdk_ecom_order-transactions/meta';
|
|
26
|
-
export * as ordersSettings from '@wix/auto_sdk_ecom_orders-settings/meta';
|
|
27
|
-
export * as pickupLocations from '@wix/auto_sdk_ecom_pickup-locations/meta';
|
|
28
|
-
export * as shippingOptions from '@wix/auto_sdk_ecom_shipping-options/meta';
|
|
29
|
-
export * as shippoConfigurations from '@wix/auto_sdk_ecom_shippo-configurations/meta';
|
|
30
|
-
export * as totalsCalculator from '@wix/auto_sdk_ecom_totals-calculator/meta';
|
|
31
|
-
export * as currencies from '@wix/auto_sdk_ecom_currencies/meta';
|
|
32
|
-
export * as taxCalculation from '@wix/auto_sdk_ecom_tax-calculation/meta';
|
|
33
|
-
export * as deliverySolutions from '@wix/auto_sdk_ecom_delivery-solutions/meta';
|
|
34
|
-
export * as tipSettings from '@wix/auto_sdk_ecom_tip-settings/meta';
|
|
35
|
-
export * as tippableStaff from '@wix/auto_sdk_ecom_tippable-staff/meta';
|
|
36
|
-
export * as tips from '@wix/auto_sdk_ecom_tips/meta';
|
package/build/es/meta.js
DELETED
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
export * as taxGroups from '@wix/auto_sdk_ecom_tax-groups/meta';
|
|
2
|
-
export * as taxRegions from '@wix/auto_sdk_ecom_tax-regions/meta';
|
|
3
|
-
export * as checkoutContent from '@wix/auto_sdk_ecom_checkout-content/meta';
|
|
4
|
-
export * as discountsCustomTrigger from '@wix/auto_sdk_ecom_discounts-custom-trigger/meta';
|
|
5
|
-
export * as discountRules from '@wix/auto_sdk_ecom_discount-rules/meta';
|
|
6
|
-
export * as orderInvoices from '@wix/auto_sdk_ecom_order-invoices/meta';
|
|
7
|
-
export * as recommendations from '@wix/auto_sdk_ecom_recommendations/meta';
|
|
8
|
-
export * as subscriptionContracts from '@wix/auto_sdk_ecom_subscription-contracts/meta';
|
|
9
|
-
export * as abandonedCheckouts from '@wix/auto_sdk_ecom_abandoned-checkouts/meta';
|
|
10
|
-
export * as backInStockNotifications from '@wix/auto_sdk_ecom_back-in-stock-notifications/meta';
|
|
11
|
-
export * as backInStockSettings from '@wix/auto_sdk_ecom_back-in-stock-settings/meta';
|
|
12
|
-
export * as cart from '@wix/auto_sdk_ecom_cart/meta';
|
|
13
|
-
export * as currentCart from '@wix/auto_sdk_ecom_current-cart/meta';
|
|
14
|
-
export * as checkout from '@wix/auto_sdk_ecom_checkout/meta';
|
|
15
|
-
export * as checkoutSettings from '@wix/auto_sdk_ecom_checkout-settings/meta';
|
|
16
|
-
export * as checkoutTemplates from '@wix/auto_sdk_ecom_checkout-templates/meta';
|
|
17
|
-
export * as deliveryProfile from '@wix/auto_sdk_ecom_delivery-profile/meta';
|
|
18
|
-
export * as draftOrders from '@wix/auto_sdk_ecom_draft-orders/meta';
|
|
19
|
-
export * as orderFulfillments from '@wix/auto_sdk_ecom_order-fulfillments/meta';
|
|
20
|
-
export * as giftVouchers from '@wix/auto_sdk_ecom_gift-vouchers/meta';
|
|
21
|
-
export * as localDeliveryOptions from '@wix/auto_sdk_ecom_local-delivery-options/meta';
|
|
22
|
-
export * as orders from '@wix/auto_sdk_ecom_orders/meta';
|
|
23
|
-
export * as orderBilling from '@wix/auto_sdk_ecom_order-billing/meta';
|
|
24
|
-
export * as orderPaymentRequests from '@wix/auto_sdk_ecom_order-payment-requests/meta';
|
|
25
|
-
export * as orderTransactions from '@wix/auto_sdk_ecom_order-transactions/meta';
|
|
26
|
-
export * as ordersSettings from '@wix/auto_sdk_ecom_orders-settings/meta';
|
|
27
|
-
export * as pickupLocations from '@wix/auto_sdk_ecom_pickup-locations/meta';
|
|
28
|
-
export * as shippingOptions from '@wix/auto_sdk_ecom_shipping-options/meta';
|
|
29
|
-
export * as shippoConfigurations from '@wix/auto_sdk_ecom_shippo-configurations/meta';
|
|
30
|
-
export * as totalsCalculator from '@wix/auto_sdk_ecom_totals-calculator/meta';
|
|
31
|
-
export * as currencies from '@wix/auto_sdk_ecom_currencies/meta';
|
|
32
|
-
export * as taxCalculation from '@wix/auto_sdk_ecom_tax-calculation/meta';
|
|
33
|
-
export * as deliverySolutions from '@wix/auto_sdk_ecom_delivery-solutions/meta';
|
|
34
|
-
export * as tipSettings from '@wix/auto_sdk_ecom_tip-settings/meta';
|
|
35
|
-
export * as tippableStaff from '@wix/auto_sdk_ecom_tippable-staff/meta';
|
|
36
|
-
export * as tips from '@wix/auto_sdk_ecom_tips/meta';
|
|
37
|
-
//# sourceMappingURL=meta.js.map
|
package/build/es/meta.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../meta.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,SAAS,MAAM,oCAAoC,CAAC;AAChE,OAAO,KAAK,UAAU,MAAM,qCAAqC,CAAC;AAClE,OAAO,KAAK,eAAe,MAAM,0CAA0C,CAAC;AAC5E,OAAO,KAAK,sBAAsB,MAAM,kDAAkD,CAAC;AAC3F,OAAO,KAAK,aAAa,MAAM,wCAAwC,CAAC;AACxE,OAAO,KAAK,aAAa,MAAM,wCAAwC,CAAC;AACxE,OAAO,KAAK,eAAe,MAAM,yCAAyC,CAAC;AAC3E,OAAO,KAAK,qBAAqB,MAAM,gDAAgD,CAAC;AACxF,OAAO,KAAK,kBAAkB,MAAM,6CAA6C,CAAC;AAClF,OAAO,KAAK,wBAAwB,MAAM,qDAAqD,CAAC;AAChG,OAAO,KAAK,mBAAmB,MAAM,gDAAgD,CAAC;AACtF,OAAO,KAAK,IAAI,MAAM,8BAA8B,CAAC;AACrD,OAAO,KAAK,WAAW,MAAM,sCAAsC,CAAC;AACpE,OAAO,KAAK,QAAQ,MAAM,kCAAkC,CAAC;AAC7D,OAAO,KAAK,gBAAgB,MAAM,2CAA2C,CAAC;AAC9E,OAAO,KAAK,iBAAiB,MAAM,4CAA4C,CAAC;AAChF,OAAO,KAAK,eAAe,MAAM,0CAA0C,CAAC;AAC5E,OAAO,KAAK,WAAW,MAAM,sCAAsC,CAAC;AACpE,OAAO,KAAK,iBAAiB,MAAM,4CAA4C,CAAC;AAChF,OAAO,KAAK,YAAY,MAAM,uCAAuC,CAAC;AACtE,OAAO,KAAK,oBAAoB,MAAM,gDAAgD,CAAC;AACvF,OAAO,KAAK,MAAM,MAAM,gCAAgC,CAAC;AACzD,OAAO,KAAK,YAAY,MAAM,uCAAuC,CAAC;AACtE,OAAO,KAAK,oBAAoB,MAAM,gDAAgD,CAAC;AACvF,OAAO,KAAK,iBAAiB,MAAM,4CAA4C,CAAC;AAChF,OAAO,KAAK,cAAc,MAAM,yCAAyC,CAAC;AAC1E,OAAO,KAAK,eAAe,MAAM,0CAA0C,CAAC;AAC5E,OAAO,KAAK,eAAe,MAAM,0CAA0C,CAAC;AAC5E,OAAO,KAAK,oBAAoB,MAAM,+CAA+C,CAAC;AACtF,OAAO,KAAK,gBAAgB,MAAM,2CAA2C,CAAC;AAC9E,OAAO,KAAK,UAAU,MAAM,oCAAoC,CAAC;AACjE,OAAO,KAAK,cAAc,MAAM,yCAAyC,CAAC;AAC1E,OAAO,KAAK,iBAAiB,MAAM,4CAA4C,CAAC;AAChF,OAAO,KAAK,WAAW,MAAM,sCAAsC,CAAC;AACpE,OAAO,KAAK,aAAa,MAAM,wCAAwC,CAAC;AACxE,OAAO,KAAK,IAAI,MAAM,8BAA8B,CAAC"}
|
package/build/es/package.json
DELETED
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export * as taxCalculationProvider from '@wix/auto_sdk_ecom_tax-calculation-provider';
|
|
2
|
-
export * as giftVouchersProvider from '@wix/auto_sdk_ecom_gift-vouchers-provider';
|
|
3
|
-
export * as memberships from '@wix/auto_sdk_ecom_memberships';
|
|
4
|
-
export * as recommendationsProvider from '@wix/auto_sdk_ecom_recommendations-provider';
|
|
5
|
-
export * as shippingRates from '@wix/auto_sdk_ecom_shipping-rates';
|
|
6
|
-
export * as additionalFees from '@wix/auto_sdk_ecom_additional-fees';
|
|
7
|
-
export * as catalog from '@wix/auto_sdk_ecom_catalog';
|
|
8
|
-
export * as customTriggers from '@wix/auto_sdk_ecom_custom-triggers';
|
|
9
|
-
export * as discounts from '@wix/auto_sdk_ecom_discounts';
|
|
10
|
-
export * as paymentSettings from '@wix/auto_sdk_ecom_payment-settings';
|
|
11
|
-
export * as validations from '@wix/auto_sdk_ecom_validations';
|
|
@@ -1,12 +0,0 @@
|
|
|
1
|
-
export * as taxCalculationProvider from '@wix/auto_sdk_ecom_tax-calculation-provider';
|
|
2
|
-
export * as giftVouchersProvider from '@wix/auto_sdk_ecom_gift-vouchers-provider';
|
|
3
|
-
export * as memberships from '@wix/auto_sdk_ecom_memberships';
|
|
4
|
-
export * as recommendationsProvider from '@wix/auto_sdk_ecom_recommendations-provider';
|
|
5
|
-
export * as shippingRates from '@wix/auto_sdk_ecom_shipping-rates';
|
|
6
|
-
export * as additionalFees from '@wix/auto_sdk_ecom_additional-fees';
|
|
7
|
-
export * as catalog from '@wix/auto_sdk_ecom_catalog';
|
|
8
|
-
export * as customTriggers from '@wix/auto_sdk_ecom_custom-triggers';
|
|
9
|
-
export * as discounts from '@wix/auto_sdk_ecom_discounts';
|
|
10
|
-
export * as paymentSettings from '@wix/auto_sdk_ecom_payment-settings';
|
|
11
|
-
export * as validations from '@wix/auto_sdk_ecom_validations';
|
|
12
|
-
//# sourceMappingURL=service-plugins.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"service-plugins.js","sourceRoot":"","sources":["../../service-plugins.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,sBAAsB,MAAM,6CAA6C,CAAC;AACtF,OAAO,KAAK,oBAAoB,MAAM,2CAA2C,CAAC;AAClF,OAAO,KAAK,WAAW,MAAM,gCAAgC,CAAC;AAC9D,OAAO,KAAK,uBAAuB,MAAM,6CAA6C,CAAC;AACvF,OAAO,KAAK,aAAa,MAAM,mCAAmC,CAAC;AACnE,OAAO,KAAK,cAAc,MAAM,oCAAoC,CAAC;AACrE,OAAO,KAAK,OAAO,MAAM,4BAA4B,CAAC;AACtD,OAAO,KAAK,cAAc,MAAM,oCAAoC,CAAC;AACrE,OAAO,KAAK,SAAS,MAAM,8BAA8B,CAAC;AAC1D,OAAO,KAAK,eAAe,MAAM,qCAAqC,CAAC;AACvE,OAAO,KAAK,WAAW,MAAM,gCAAgC,CAAC"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from '@wix/ecom_app-extensions/dashboard';
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
-
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
-
};
|
|
16
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
-
__exportStar(require("@wix/ecom_app-extensions/dashboard"), exports);
|
|
18
|
-
//# sourceMappingURL=dashboard.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dashboard.js","sourceRoot":"","sources":["../../../dashboard.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,qEAAmD"}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import * as taxGroups from '@wix/auto_sdk_ecom_tax-groups';
|
|
2
|
-
import * as taxRegions from '@wix/auto_sdk_ecom_tax-regions';
|
|
3
|
-
import * as checkoutContent from '@wix/auto_sdk_ecom_checkout-content';
|
|
4
|
-
import * as discountsCustomTrigger from '@wix/auto_sdk_ecom_discounts-custom-trigger';
|
|
5
|
-
import * as discountRules from '@wix/auto_sdk_ecom_discount-rules';
|
|
6
|
-
import * as orderInvoices from '@wix/auto_sdk_ecom_order-invoices';
|
|
7
|
-
import * as recommendations from '@wix/auto_sdk_ecom_recommendations';
|
|
8
|
-
import * as subscriptionContracts from '@wix/auto_sdk_ecom_subscription-contracts';
|
|
9
|
-
import * as abandonedCheckouts from '@wix/auto_sdk_ecom_abandoned-checkouts';
|
|
10
|
-
import * as backInStockNotifications from '@wix/auto_sdk_ecom_back-in-stock-notifications';
|
|
11
|
-
import * as backInStockSettings from '@wix/auto_sdk_ecom_back-in-stock-settings';
|
|
12
|
-
import * as cart from '@wix/auto_sdk_ecom_cart';
|
|
13
|
-
import * as currentCart from '@wix/auto_sdk_ecom_current-cart';
|
|
14
|
-
import * as checkout from '@wix/auto_sdk_ecom_checkout';
|
|
15
|
-
import * as checkoutSettings from '@wix/auto_sdk_ecom_checkout-settings';
|
|
16
|
-
import * as checkoutTemplates from '@wix/auto_sdk_ecom_checkout-templates';
|
|
17
|
-
import * as deliveryProfile from '@wix/auto_sdk_ecom_delivery-profile';
|
|
18
|
-
import * as draftOrders from '@wix/auto_sdk_ecom_draft-orders';
|
|
19
|
-
import * as orderFulfillments from '@wix/auto_sdk_ecom_order-fulfillments';
|
|
20
|
-
import * as giftVouchers from '@wix/auto_sdk_ecom_gift-vouchers';
|
|
21
|
-
import * as localDeliveryOptions from '@wix/auto_sdk_ecom_local-delivery-options';
|
|
22
|
-
import * as orders from '@wix/auto_sdk_ecom_orders';
|
|
23
|
-
import * as orderBilling from '@wix/auto_sdk_ecom_order-billing';
|
|
24
|
-
import * as orderPaymentRequests from '@wix/auto_sdk_ecom_order-payment-requests';
|
|
25
|
-
import * as orderTransactions from '@wix/auto_sdk_ecom_order-transactions';
|
|
26
|
-
import * as ordersSettings from '@wix/auto_sdk_ecom_orders-settings';
|
|
27
|
-
import * as pickupLocations from '@wix/auto_sdk_ecom_pickup-locations';
|
|
28
|
-
import * as shippingOptions from '@wix/auto_sdk_ecom_shipping-options';
|
|
29
|
-
import * as shippoConfigurations from '@wix/auto_sdk_ecom_shippo-configurations';
|
|
30
|
-
import * as totalsCalculator from '@wix/auto_sdk_ecom_totals-calculator';
|
|
31
|
-
import * as currencies from '@wix/auto_sdk_ecom_currencies';
|
|
32
|
-
import * as taxCalculation from '@wix/auto_sdk_ecom_tax-calculation';
|
|
33
|
-
import * as deliverySolutions from '@wix/auto_sdk_ecom_delivery-solutions';
|
|
34
|
-
import * as tipSettings from '@wix/auto_sdk_ecom_tip-settings';
|
|
35
|
-
import * as tippableStaff from '@wix/auto_sdk_ecom_tippable-staff';
|
|
36
|
-
import * as tips from '@wix/auto_sdk_ecom_tips';
|
|
37
|
-
export { taxGroups, taxRegions, 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, taxCalculation, deliverySolutions, tipSettings, tippableStaff, tips, };
|
|
@@ -1,99 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
-
if (mod && mod.__esModule) return mod;
|
|
20
|
-
var result = {};
|
|
21
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
-
__setModuleDefault(result, mod);
|
|
23
|
-
return result;
|
|
24
|
-
};
|
|
25
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.tips = exports.tippableStaff = exports.tipSettings = exports.deliverySolutions = exports.taxCalculation = 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 = exports.taxRegions = exports.taxGroups = void 0;
|
|
27
|
-
const taxGroups = __importStar(require("@wix/auto_sdk_ecom_tax-groups"));
|
|
28
|
-
exports.taxGroups = taxGroups;
|
|
29
|
-
const taxRegions = __importStar(require("@wix/auto_sdk_ecom_tax-regions"));
|
|
30
|
-
exports.taxRegions = taxRegions;
|
|
31
|
-
const checkoutContent = __importStar(require("@wix/auto_sdk_ecom_checkout-content"));
|
|
32
|
-
exports.checkoutContent = checkoutContent;
|
|
33
|
-
const discountsCustomTrigger = __importStar(require("@wix/auto_sdk_ecom_discounts-custom-trigger"));
|
|
34
|
-
exports.discountsCustomTrigger = discountsCustomTrigger;
|
|
35
|
-
const discountRules = __importStar(require("@wix/auto_sdk_ecom_discount-rules"));
|
|
36
|
-
exports.discountRules = discountRules;
|
|
37
|
-
const orderInvoices = __importStar(require("@wix/auto_sdk_ecom_order-invoices"));
|
|
38
|
-
exports.orderInvoices = orderInvoices;
|
|
39
|
-
const recommendations = __importStar(require("@wix/auto_sdk_ecom_recommendations"));
|
|
40
|
-
exports.recommendations = recommendations;
|
|
41
|
-
const subscriptionContracts = __importStar(require("@wix/auto_sdk_ecom_subscription-contracts"));
|
|
42
|
-
exports.subscriptionContracts = subscriptionContracts;
|
|
43
|
-
const abandonedCheckouts = __importStar(require("@wix/auto_sdk_ecom_abandoned-checkouts"));
|
|
44
|
-
exports.abandonedCheckouts = abandonedCheckouts;
|
|
45
|
-
const backInStockNotifications = __importStar(require("@wix/auto_sdk_ecom_back-in-stock-notifications"));
|
|
46
|
-
exports.backInStockNotifications = backInStockNotifications;
|
|
47
|
-
const backInStockSettings = __importStar(require("@wix/auto_sdk_ecom_back-in-stock-settings"));
|
|
48
|
-
exports.backInStockSettings = backInStockSettings;
|
|
49
|
-
const cart = __importStar(require("@wix/auto_sdk_ecom_cart"));
|
|
50
|
-
exports.cart = cart;
|
|
51
|
-
const currentCart = __importStar(require("@wix/auto_sdk_ecom_current-cart"));
|
|
52
|
-
exports.currentCart = currentCart;
|
|
53
|
-
const checkout = __importStar(require("@wix/auto_sdk_ecom_checkout"));
|
|
54
|
-
exports.checkout = checkout;
|
|
55
|
-
const checkoutSettings = __importStar(require("@wix/auto_sdk_ecom_checkout-settings"));
|
|
56
|
-
exports.checkoutSettings = checkoutSettings;
|
|
57
|
-
const checkoutTemplates = __importStar(require("@wix/auto_sdk_ecom_checkout-templates"));
|
|
58
|
-
exports.checkoutTemplates = checkoutTemplates;
|
|
59
|
-
const deliveryProfile = __importStar(require("@wix/auto_sdk_ecom_delivery-profile"));
|
|
60
|
-
exports.deliveryProfile = deliveryProfile;
|
|
61
|
-
const draftOrders = __importStar(require("@wix/auto_sdk_ecom_draft-orders"));
|
|
62
|
-
exports.draftOrders = draftOrders;
|
|
63
|
-
const orderFulfillments = __importStar(require("@wix/auto_sdk_ecom_order-fulfillments"));
|
|
64
|
-
exports.orderFulfillments = orderFulfillments;
|
|
65
|
-
const giftVouchers = __importStar(require("@wix/auto_sdk_ecom_gift-vouchers"));
|
|
66
|
-
exports.giftVouchers = giftVouchers;
|
|
67
|
-
const localDeliveryOptions = __importStar(require("@wix/auto_sdk_ecom_local-delivery-options"));
|
|
68
|
-
exports.localDeliveryOptions = localDeliveryOptions;
|
|
69
|
-
const orders = __importStar(require("@wix/auto_sdk_ecom_orders"));
|
|
70
|
-
exports.orders = orders;
|
|
71
|
-
const orderBilling = __importStar(require("@wix/auto_sdk_ecom_order-billing"));
|
|
72
|
-
exports.orderBilling = orderBilling;
|
|
73
|
-
const orderPaymentRequests = __importStar(require("@wix/auto_sdk_ecom_order-payment-requests"));
|
|
74
|
-
exports.orderPaymentRequests = orderPaymentRequests;
|
|
75
|
-
const orderTransactions = __importStar(require("@wix/auto_sdk_ecom_order-transactions"));
|
|
76
|
-
exports.orderTransactions = orderTransactions;
|
|
77
|
-
const ordersSettings = __importStar(require("@wix/auto_sdk_ecom_orders-settings"));
|
|
78
|
-
exports.ordersSettings = ordersSettings;
|
|
79
|
-
const pickupLocations = __importStar(require("@wix/auto_sdk_ecom_pickup-locations"));
|
|
80
|
-
exports.pickupLocations = pickupLocations;
|
|
81
|
-
const shippingOptions = __importStar(require("@wix/auto_sdk_ecom_shipping-options"));
|
|
82
|
-
exports.shippingOptions = shippingOptions;
|
|
83
|
-
const shippoConfigurations = __importStar(require("@wix/auto_sdk_ecom_shippo-configurations"));
|
|
84
|
-
exports.shippoConfigurations = shippoConfigurations;
|
|
85
|
-
const totalsCalculator = __importStar(require("@wix/auto_sdk_ecom_totals-calculator"));
|
|
86
|
-
exports.totalsCalculator = totalsCalculator;
|
|
87
|
-
const currencies = __importStar(require("@wix/auto_sdk_ecom_currencies"));
|
|
88
|
-
exports.currencies = currencies;
|
|
89
|
-
const taxCalculation = __importStar(require("@wix/auto_sdk_ecom_tax-calculation"));
|
|
90
|
-
exports.taxCalculation = taxCalculation;
|
|
91
|
-
const deliverySolutions = __importStar(require("@wix/auto_sdk_ecom_delivery-solutions"));
|
|
92
|
-
exports.deliverySolutions = deliverySolutions;
|
|
93
|
-
const tipSettings = __importStar(require("@wix/auto_sdk_ecom_tip-settings"));
|
|
94
|
-
exports.tipSettings = tipSettings;
|
|
95
|
-
const tippableStaff = __importStar(require("@wix/auto_sdk_ecom_tippable-staff"));
|
|
96
|
-
exports.tippableStaff = tippableStaff;
|
|
97
|
-
const tips = __importStar(require("@wix/auto_sdk_ecom_tips"));
|
|
98
|
-
exports.tips = tips;
|
|
99
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,yEAA2D;AAsCzD,8BAAS;AArCX,2EAA6D;AAsC3D,gCAAU;AArCZ,qFAAuE;AAsCrE,0CAAe;AArCjB,oGAAsF;AAsCpF,wDAAsB;AArCxB,iFAAmE;AAsCjE,sCAAa;AArCf,iFAAmE;AAsCjE,sCAAa;AArCf,oFAAsE;AAsCpE,0CAAe;AArCjB,iGAAmF;AAsCjF,sDAAqB;AArCvB,2FAA6E;AAsC3E,gDAAkB;AArCpB,yGAA2F;AAsCzF,4DAAwB;AArC1B,+FAAiF;AAsC/E,kDAAmB;AArCrB,8DAAgD;AAsC9C,oBAAI;AArCN,6EAA+D;AAsC7D,kCAAW;AArCb,sEAAwD;AAsCtD,4BAAQ;AArCV,uFAAyE;AAsCvE,4CAAgB;AArClB,yFAA2E;AAsCzE,8CAAiB;AArCnB,qFAAuE;AAsCrE,0CAAe;AArCjB,6EAA+D;AAsC7D,kCAAW;AArCb,yFAA2E;AAsCzE,8CAAiB;AArCnB,+EAAiE;AAsC/D,oCAAY;AArCd,gGAAkF;AAsChF,oDAAoB;AArCtB,kEAAoD;AAsClD,wBAAM;AArCR,+EAAiE;AAsC/D,oCAAY;AArCd,gGAAkF;AAsChF,oDAAoB;AArCtB,yFAA2E;AAsCzE,8CAAiB;AArCnB,mFAAqE;AAsCnE,wCAAc;AArChB,qFAAuE;AAsCrE,0CAAe;AArCjB,qFAAuE;AAsCrE,0CAAe;AArCjB,+FAAiF;AAsC/E,oDAAoB;AArCtB,uFAAyE;AAsCvE,4CAAgB;AArClB,0EAA4D;AAsC1D,gCAAU;AArCZ,mFAAqE;AAsCnE,wCAAc;AArChB,yFAA2E;AAsCzE,8CAAiB;AArCnB,6EAA+D;AAsC7D,kCAAW;AArCb,iFAAmE;AAsCjE,sCAAa;AArCf,8DAAgD;AAsC9C,oBAAI"}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
export * as taxGroups from '@wix/auto_sdk_ecom_tax-groups/meta';
|
|
2
|
-
export * as taxRegions from '@wix/auto_sdk_ecom_tax-regions/meta';
|
|
3
|
-
export * as checkoutContent from '@wix/auto_sdk_ecom_checkout-content/meta';
|
|
4
|
-
export * as discountsCustomTrigger from '@wix/auto_sdk_ecom_discounts-custom-trigger/meta';
|
|
5
|
-
export * as discountRules from '@wix/auto_sdk_ecom_discount-rules/meta';
|
|
6
|
-
export * as orderInvoices from '@wix/auto_sdk_ecom_order-invoices/meta';
|
|
7
|
-
export * as recommendations from '@wix/auto_sdk_ecom_recommendations/meta';
|
|
8
|
-
export * as subscriptionContracts from '@wix/auto_sdk_ecom_subscription-contracts/meta';
|
|
9
|
-
export * as abandonedCheckouts from '@wix/auto_sdk_ecom_abandoned-checkouts/meta';
|
|
10
|
-
export * as backInStockNotifications from '@wix/auto_sdk_ecom_back-in-stock-notifications/meta';
|
|
11
|
-
export * as backInStockSettings from '@wix/auto_sdk_ecom_back-in-stock-settings/meta';
|
|
12
|
-
export * as cart from '@wix/auto_sdk_ecom_cart/meta';
|
|
13
|
-
export * as currentCart from '@wix/auto_sdk_ecom_current-cart/meta';
|
|
14
|
-
export * as checkout from '@wix/auto_sdk_ecom_checkout/meta';
|
|
15
|
-
export * as checkoutSettings from '@wix/auto_sdk_ecom_checkout-settings/meta';
|
|
16
|
-
export * as checkoutTemplates from '@wix/auto_sdk_ecom_checkout-templates/meta';
|
|
17
|
-
export * as deliveryProfile from '@wix/auto_sdk_ecom_delivery-profile/meta';
|
|
18
|
-
export * as draftOrders from '@wix/auto_sdk_ecom_draft-orders/meta';
|
|
19
|
-
export * as orderFulfillments from '@wix/auto_sdk_ecom_order-fulfillments/meta';
|
|
20
|
-
export * as giftVouchers from '@wix/auto_sdk_ecom_gift-vouchers/meta';
|
|
21
|
-
export * as localDeliveryOptions from '@wix/auto_sdk_ecom_local-delivery-options/meta';
|
|
22
|
-
export * as orders from '@wix/auto_sdk_ecom_orders/meta';
|
|
23
|
-
export * as orderBilling from '@wix/auto_sdk_ecom_order-billing/meta';
|
|
24
|
-
export * as orderPaymentRequests from '@wix/auto_sdk_ecom_order-payment-requests/meta';
|
|
25
|
-
export * as orderTransactions from '@wix/auto_sdk_ecom_order-transactions/meta';
|
|
26
|
-
export * as ordersSettings from '@wix/auto_sdk_ecom_orders-settings/meta';
|
|
27
|
-
export * as pickupLocations from '@wix/auto_sdk_ecom_pickup-locations/meta';
|
|
28
|
-
export * as shippingOptions from '@wix/auto_sdk_ecom_shipping-options/meta';
|
|
29
|
-
export * as shippoConfigurations from '@wix/auto_sdk_ecom_shippo-configurations/meta';
|
|
30
|
-
export * as totalsCalculator from '@wix/auto_sdk_ecom_totals-calculator/meta';
|
|
31
|
-
export * as currencies from '@wix/auto_sdk_ecom_currencies/meta';
|
|
32
|
-
export * as taxCalculation from '@wix/auto_sdk_ecom_tax-calculation/meta';
|
|
33
|
-
export * as deliverySolutions from '@wix/auto_sdk_ecom_delivery-solutions/meta';
|
|
34
|
-
export * as tipSettings from '@wix/auto_sdk_ecom_tip-settings/meta';
|
|
35
|
-
export * as tippableStaff from '@wix/auto_sdk_ecom_tippable-staff/meta';
|
|
36
|
-
export * as tips from '@wix/auto_sdk_ecom_tips/meta';
|
|
@@ -1,63 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
-
if (mod && mod.__esModule) return mod;
|
|
20
|
-
var result = {};
|
|
21
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
-
__setModuleDefault(result, mod);
|
|
23
|
-
return result;
|
|
24
|
-
};
|
|
25
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.tips = exports.tippableStaff = exports.tipSettings = exports.deliverySolutions = exports.taxCalculation = 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 = exports.taxRegions = exports.taxGroups = void 0;
|
|
27
|
-
exports.taxGroups = __importStar(require("@wix/auto_sdk_ecom_tax-groups/meta"));
|
|
28
|
-
exports.taxRegions = __importStar(require("@wix/auto_sdk_ecom_tax-regions/meta"));
|
|
29
|
-
exports.checkoutContent = __importStar(require("@wix/auto_sdk_ecom_checkout-content/meta"));
|
|
30
|
-
exports.discountsCustomTrigger = __importStar(require("@wix/auto_sdk_ecom_discounts-custom-trigger/meta"));
|
|
31
|
-
exports.discountRules = __importStar(require("@wix/auto_sdk_ecom_discount-rules/meta"));
|
|
32
|
-
exports.orderInvoices = __importStar(require("@wix/auto_sdk_ecom_order-invoices/meta"));
|
|
33
|
-
exports.recommendations = __importStar(require("@wix/auto_sdk_ecom_recommendations/meta"));
|
|
34
|
-
exports.subscriptionContracts = __importStar(require("@wix/auto_sdk_ecom_subscription-contracts/meta"));
|
|
35
|
-
exports.abandonedCheckouts = __importStar(require("@wix/auto_sdk_ecom_abandoned-checkouts/meta"));
|
|
36
|
-
exports.backInStockNotifications = __importStar(require("@wix/auto_sdk_ecom_back-in-stock-notifications/meta"));
|
|
37
|
-
exports.backInStockSettings = __importStar(require("@wix/auto_sdk_ecom_back-in-stock-settings/meta"));
|
|
38
|
-
exports.cart = __importStar(require("@wix/auto_sdk_ecom_cart/meta"));
|
|
39
|
-
exports.currentCart = __importStar(require("@wix/auto_sdk_ecom_current-cart/meta"));
|
|
40
|
-
exports.checkout = __importStar(require("@wix/auto_sdk_ecom_checkout/meta"));
|
|
41
|
-
exports.checkoutSettings = __importStar(require("@wix/auto_sdk_ecom_checkout-settings/meta"));
|
|
42
|
-
exports.checkoutTemplates = __importStar(require("@wix/auto_sdk_ecom_checkout-templates/meta"));
|
|
43
|
-
exports.deliveryProfile = __importStar(require("@wix/auto_sdk_ecom_delivery-profile/meta"));
|
|
44
|
-
exports.draftOrders = __importStar(require("@wix/auto_sdk_ecom_draft-orders/meta"));
|
|
45
|
-
exports.orderFulfillments = __importStar(require("@wix/auto_sdk_ecom_order-fulfillments/meta"));
|
|
46
|
-
exports.giftVouchers = __importStar(require("@wix/auto_sdk_ecom_gift-vouchers/meta"));
|
|
47
|
-
exports.localDeliveryOptions = __importStar(require("@wix/auto_sdk_ecom_local-delivery-options/meta"));
|
|
48
|
-
exports.orders = __importStar(require("@wix/auto_sdk_ecom_orders/meta"));
|
|
49
|
-
exports.orderBilling = __importStar(require("@wix/auto_sdk_ecom_order-billing/meta"));
|
|
50
|
-
exports.orderPaymentRequests = __importStar(require("@wix/auto_sdk_ecom_order-payment-requests/meta"));
|
|
51
|
-
exports.orderTransactions = __importStar(require("@wix/auto_sdk_ecom_order-transactions/meta"));
|
|
52
|
-
exports.ordersSettings = __importStar(require("@wix/auto_sdk_ecom_orders-settings/meta"));
|
|
53
|
-
exports.pickupLocations = __importStar(require("@wix/auto_sdk_ecom_pickup-locations/meta"));
|
|
54
|
-
exports.shippingOptions = __importStar(require("@wix/auto_sdk_ecom_shipping-options/meta"));
|
|
55
|
-
exports.shippoConfigurations = __importStar(require("@wix/auto_sdk_ecom_shippo-configurations/meta"));
|
|
56
|
-
exports.totalsCalculator = __importStar(require("@wix/auto_sdk_ecom_totals-calculator/meta"));
|
|
57
|
-
exports.currencies = __importStar(require("@wix/auto_sdk_ecom_currencies/meta"));
|
|
58
|
-
exports.taxCalculation = __importStar(require("@wix/auto_sdk_ecom_tax-calculation/meta"));
|
|
59
|
-
exports.deliverySolutions = __importStar(require("@wix/auto_sdk_ecom_delivery-solutions/meta"));
|
|
60
|
-
exports.tipSettings = __importStar(require("@wix/auto_sdk_ecom_tip-settings/meta"));
|
|
61
|
-
exports.tippableStaff = __importStar(require("@wix/auto_sdk_ecom_tippable-staff/meta"));
|
|
62
|
-
exports.tips = __importStar(require("@wix/auto_sdk_ecom_tips/meta"));
|
|
63
|
-
//# sourceMappingURL=meta.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"meta.js","sourceRoot":"","sources":["../../../meta.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,gFAAgE;AAChE,kFAAkE;AAClE,4FAA4E;AAC5E,2GAA2F;AAC3F,wFAAwE;AACxE,wFAAwE;AACxE,2FAA2E;AAC3E,wGAAwF;AACxF,kGAAkF;AAClF,gHAAgG;AAChG,sGAAsF;AACtF,qEAAqD;AACrD,oFAAoE;AACpE,6EAA6D;AAC7D,8FAA8E;AAC9E,gGAAgF;AAChF,4FAA4E;AAC5E,oFAAoE;AACpE,gGAAgF;AAChF,sFAAsE;AACtE,uGAAuF;AACvF,yEAAyD;AACzD,sFAAsE;AACtE,uGAAuF;AACvF,gGAAgF;AAChF,0FAA0E;AAC1E,4FAA4E;AAC5E,4FAA4E;AAC5E,sGAAsF;AACtF,8FAA8E;AAC9E,iFAAiE;AACjE,0FAA0E;AAC1E,gGAAgF;AAChF,oFAAoE;AACpE,wFAAwE;AACxE,qEAAqD"}
|
|
@@ -1,11 +0,0 @@
|
|
|
1
|
-
export * as taxCalculationProvider from '@wix/auto_sdk_ecom_tax-calculation-provider';
|
|
2
|
-
export * as giftVouchersProvider from '@wix/auto_sdk_ecom_gift-vouchers-provider';
|
|
3
|
-
export * as memberships from '@wix/auto_sdk_ecom_memberships';
|
|
4
|
-
export * as recommendationsProvider from '@wix/auto_sdk_ecom_recommendations-provider';
|
|
5
|
-
export * as shippingRates from '@wix/auto_sdk_ecom_shipping-rates';
|
|
6
|
-
export * as additionalFees from '@wix/auto_sdk_ecom_additional-fees';
|
|
7
|
-
export * as catalog from '@wix/auto_sdk_ecom_catalog';
|
|
8
|
-
export * as customTriggers from '@wix/auto_sdk_ecom_custom-triggers';
|
|
9
|
-
export * as discounts from '@wix/auto_sdk_ecom_discounts';
|
|
10
|
-
export * as paymentSettings from '@wix/auto_sdk_ecom_payment-settings';
|
|
11
|
-
export * as validations from '@wix/auto_sdk_ecom_validations';
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
"use strict";
|
|
2
|
-
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
-
if (k2 === undefined) k2 = k;
|
|
4
|
-
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
-
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
-
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
-
}
|
|
8
|
-
Object.defineProperty(o, k2, desc);
|
|
9
|
-
}) : (function(o, m, k, k2) {
|
|
10
|
-
if (k2 === undefined) k2 = k;
|
|
11
|
-
o[k2] = m[k];
|
|
12
|
-
}));
|
|
13
|
-
var __setModuleDefault = (this && this.__setModuleDefault) || (Object.create ? (function(o, v) {
|
|
14
|
-
Object.defineProperty(o, "default", { enumerable: true, value: v });
|
|
15
|
-
}) : function(o, v) {
|
|
16
|
-
o["default"] = v;
|
|
17
|
-
});
|
|
18
|
-
var __importStar = (this && this.__importStar) || function (mod) {
|
|
19
|
-
if (mod && mod.__esModule) return mod;
|
|
20
|
-
var result = {};
|
|
21
|
-
if (mod != null) for (var k in mod) if (k !== "default" && Object.prototype.hasOwnProperty.call(mod, k)) __createBinding(result, mod, k);
|
|
22
|
-
__setModuleDefault(result, mod);
|
|
23
|
-
return result;
|
|
24
|
-
};
|
|
25
|
-
Object.defineProperty(exports, "__esModule", { value: true });
|
|
26
|
-
exports.validations = exports.paymentSettings = exports.discounts = exports.customTriggers = exports.catalog = exports.additionalFees = exports.shippingRates = exports.recommendationsProvider = exports.memberships = exports.giftVouchersProvider = exports.taxCalculationProvider = void 0;
|
|
27
|
-
exports.taxCalculationProvider = __importStar(require("@wix/auto_sdk_ecom_tax-calculation-provider"));
|
|
28
|
-
exports.giftVouchersProvider = __importStar(require("@wix/auto_sdk_ecom_gift-vouchers-provider"));
|
|
29
|
-
exports.memberships = __importStar(require("@wix/auto_sdk_ecom_memberships"));
|
|
30
|
-
exports.recommendationsProvider = __importStar(require("@wix/auto_sdk_ecom_recommendations-provider"));
|
|
31
|
-
exports.shippingRates = __importStar(require("@wix/auto_sdk_ecom_shipping-rates"));
|
|
32
|
-
exports.additionalFees = __importStar(require("@wix/auto_sdk_ecom_additional-fees"));
|
|
33
|
-
exports.catalog = __importStar(require("@wix/auto_sdk_ecom_catalog"));
|
|
34
|
-
exports.customTriggers = __importStar(require("@wix/auto_sdk_ecom_custom-triggers"));
|
|
35
|
-
exports.discounts = __importStar(require("@wix/auto_sdk_ecom_discounts"));
|
|
36
|
-
exports.paymentSettings = __importStar(require("@wix/auto_sdk_ecom_payment-settings"));
|
|
37
|
-
exports.validations = __importStar(require("@wix/auto_sdk_ecom_validations"));
|
|
38
|
-
//# sourceMappingURL=service-plugins.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"service-plugins.js","sourceRoot":"","sources":["../../../service-plugins.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,sGAAsF;AACtF,kGAAkF;AAClF,8EAA8D;AAC9D,uGAAuF;AACvF,mFAAmE;AACnE,qFAAqE;AACrE,sEAAsD;AACtD,qFAAqE;AACrE,0EAA0D;AAC1D,uFAAuE;AACvE,8EAA8D"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
export * from '@wix/ecom_app-extensions/dashboard';
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"dashboard.js","sourceRoot":"","sources":["../../../dashboard.ts"],"names":[],"mappings":"AAAA,cAAc,oCAAoC,CAAC"}
|
|
@@ -1,37 +0,0 @@
|
|
|
1
|
-
import * as taxGroups from '@wix/auto_sdk_ecom_tax-groups';
|
|
2
|
-
import * as taxRegions from '@wix/auto_sdk_ecom_tax-regions';
|
|
3
|
-
import * as checkoutContent from '@wix/auto_sdk_ecom_checkout-content';
|
|
4
|
-
import * as discountsCustomTrigger from '@wix/auto_sdk_ecom_discounts-custom-trigger';
|
|
5
|
-
import * as discountRules from '@wix/auto_sdk_ecom_discount-rules';
|
|
6
|
-
import * as orderInvoices from '@wix/auto_sdk_ecom_order-invoices';
|
|
7
|
-
import * as recommendations from '@wix/auto_sdk_ecom_recommendations';
|
|
8
|
-
import * as subscriptionContracts from '@wix/auto_sdk_ecom_subscription-contracts';
|
|
9
|
-
import * as abandonedCheckouts from '@wix/auto_sdk_ecom_abandoned-checkouts';
|
|
10
|
-
import * as backInStockNotifications from '@wix/auto_sdk_ecom_back-in-stock-notifications';
|
|
11
|
-
import * as backInStockSettings from '@wix/auto_sdk_ecom_back-in-stock-settings';
|
|
12
|
-
import * as cart from '@wix/auto_sdk_ecom_cart';
|
|
13
|
-
import * as currentCart from '@wix/auto_sdk_ecom_current-cart';
|
|
14
|
-
import * as checkout from '@wix/auto_sdk_ecom_checkout';
|
|
15
|
-
import * as checkoutSettings from '@wix/auto_sdk_ecom_checkout-settings';
|
|
16
|
-
import * as checkoutTemplates from '@wix/auto_sdk_ecom_checkout-templates';
|
|
17
|
-
import * as deliveryProfile from '@wix/auto_sdk_ecom_delivery-profile';
|
|
18
|
-
import * as draftOrders from '@wix/auto_sdk_ecom_draft-orders';
|
|
19
|
-
import * as orderFulfillments from '@wix/auto_sdk_ecom_order-fulfillments';
|
|
20
|
-
import * as giftVouchers from '@wix/auto_sdk_ecom_gift-vouchers';
|
|
21
|
-
import * as localDeliveryOptions from '@wix/auto_sdk_ecom_local-delivery-options';
|
|
22
|
-
import * as orders from '@wix/auto_sdk_ecom_orders';
|
|
23
|
-
import * as orderBilling from '@wix/auto_sdk_ecom_order-billing';
|
|
24
|
-
import * as orderPaymentRequests from '@wix/auto_sdk_ecom_order-payment-requests';
|
|
25
|
-
import * as orderTransactions from '@wix/auto_sdk_ecom_order-transactions';
|
|
26
|
-
import * as ordersSettings from '@wix/auto_sdk_ecom_orders-settings';
|
|
27
|
-
import * as pickupLocations from '@wix/auto_sdk_ecom_pickup-locations';
|
|
28
|
-
import * as shippingOptions from '@wix/auto_sdk_ecom_shipping-options';
|
|
29
|
-
import * as shippoConfigurations from '@wix/auto_sdk_ecom_shippo-configurations';
|
|
30
|
-
import * as totalsCalculator from '@wix/auto_sdk_ecom_totals-calculator';
|
|
31
|
-
import * as currencies from '@wix/auto_sdk_ecom_currencies';
|
|
32
|
-
import * as taxCalculation from '@wix/auto_sdk_ecom_tax-calculation';
|
|
33
|
-
import * as deliverySolutions from '@wix/auto_sdk_ecom_delivery-solutions';
|
|
34
|
-
import * as tipSettings from '@wix/auto_sdk_ecom_tip-settings';
|
|
35
|
-
import * as tippableStaff from '@wix/auto_sdk_ecom_tippable-staff';
|
|
36
|
-
import * as tips from '@wix/auto_sdk_ecom_tips';
|
|
37
|
-
export { taxGroups, taxRegions, 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, taxCalculation, deliverySolutions, tipSettings, tippableStaff, tips, };
|
|
@@ -1,38 +0,0 @@
|
|
|
1
|
-
import * as taxGroups from '@wix/auto_sdk_ecom_tax-groups';
|
|
2
|
-
import * as taxRegions from '@wix/auto_sdk_ecom_tax-regions';
|
|
3
|
-
import * as checkoutContent from '@wix/auto_sdk_ecom_checkout-content';
|
|
4
|
-
import * as discountsCustomTrigger from '@wix/auto_sdk_ecom_discounts-custom-trigger';
|
|
5
|
-
import * as discountRules from '@wix/auto_sdk_ecom_discount-rules';
|
|
6
|
-
import * as orderInvoices from '@wix/auto_sdk_ecom_order-invoices';
|
|
7
|
-
import * as recommendations from '@wix/auto_sdk_ecom_recommendations';
|
|
8
|
-
import * as subscriptionContracts from '@wix/auto_sdk_ecom_subscription-contracts';
|
|
9
|
-
import * as abandonedCheckouts from '@wix/auto_sdk_ecom_abandoned-checkouts';
|
|
10
|
-
import * as backInStockNotifications from '@wix/auto_sdk_ecom_back-in-stock-notifications';
|
|
11
|
-
import * as backInStockSettings from '@wix/auto_sdk_ecom_back-in-stock-settings';
|
|
12
|
-
import * as cart from '@wix/auto_sdk_ecom_cart';
|
|
13
|
-
import * as currentCart from '@wix/auto_sdk_ecom_current-cart';
|
|
14
|
-
import * as checkout from '@wix/auto_sdk_ecom_checkout';
|
|
15
|
-
import * as checkoutSettings from '@wix/auto_sdk_ecom_checkout-settings';
|
|
16
|
-
import * as checkoutTemplates from '@wix/auto_sdk_ecom_checkout-templates';
|
|
17
|
-
import * as deliveryProfile from '@wix/auto_sdk_ecom_delivery-profile';
|
|
18
|
-
import * as draftOrders from '@wix/auto_sdk_ecom_draft-orders';
|
|
19
|
-
import * as orderFulfillments from '@wix/auto_sdk_ecom_order-fulfillments';
|
|
20
|
-
import * as giftVouchers from '@wix/auto_sdk_ecom_gift-vouchers';
|
|
21
|
-
import * as localDeliveryOptions from '@wix/auto_sdk_ecom_local-delivery-options';
|
|
22
|
-
import * as orders from '@wix/auto_sdk_ecom_orders';
|
|
23
|
-
import * as orderBilling from '@wix/auto_sdk_ecom_order-billing';
|
|
24
|
-
import * as orderPaymentRequests from '@wix/auto_sdk_ecom_order-payment-requests';
|
|
25
|
-
import * as orderTransactions from '@wix/auto_sdk_ecom_order-transactions';
|
|
26
|
-
import * as ordersSettings from '@wix/auto_sdk_ecom_orders-settings';
|
|
27
|
-
import * as pickupLocations from '@wix/auto_sdk_ecom_pickup-locations';
|
|
28
|
-
import * as shippingOptions from '@wix/auto_sdk_ecom_shipping-options';
|
|
29
|
-
import * as shippoConfigurations from '@wix/auto_sdk_ecom_shippo-configurations';
|
|
30
|
-
import * as totalsCalculator from '@wix/auto_sdk_ecom_totals-calculator';
|
|
31
|
-
import * as currencies from '@wix/auto_sdk_ecom_currencies';
|
|
32
|
-
import * as taxCalculation from '@wix/auto_sdk_ecom_tax-calculation';
|
|
33
|
-
import * as deliverySolutions from '@wix/auto_sdk_ecom_delivery-solutions';
|
|
34
|
-
import * as tipSettings from '@wix/auto_sdk_ecom_tip-settings';
|
|
35
|
-
import * as tippableStaff from '@wix/auto_sdk_ecom_tippable-staff';
|
|
36
|
-
import * as tips from '@wix/auto_sdk_ecom_tips';
|
|
37
|
-
export { taxGroups, taxRegions, 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, taxCalculation, deliverySolutions, tipSettings, tippableStaff, tips, };
|
|
38
|
-
//# sourceMappingURL=index.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../../index.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,SAAS,MAAM,+BAA+B,CAAC;AAC3D,OAAO,KAAK,UAAU,MAAM,gCAAgC,CAAC;AAC7D,OAAO,KAAK,eAAe,MAAM,qCAAqC,CAAC;AACvE,OAAO,KAAK,sBAAsB,MAAM,6CAA6C,CAAC;AACtF,OAAO,KAAK,aAAa,MAAM,mCAAmC,CAAC;AACnE,OAAO,KAAK,aAAa,MAAM,mCAAmC,CAAC;AACnE,OAAO,KAAK,eAAe,MAAM,oCAAoC,CAAC;AACtE,OAAO,KAAK,qBAAqB,MAAM,2CAA2C,CAAC;AACnF,OAAO,KAAK,kBAAkB,MAAM,wCAAwC,CAAC;AAC7E,OAAO,KAAK,wBAAwB,MAAM,gDAAgD,CAAC;AAC3F,OAAO,KAAK,mBAAmB,MAAM,2CAA2C,CAAC;AACjF,OAAO,KAAK,IAAI,MAAM,yBAAyB,CAAC;AAChD,OAAO,KAAK,WAAW,MAAM,iCAAiC,CAAC;AAC/D,OAAO,KAAK,QAAQ,MAAM,6BAA6B,CAAC;AACxD,OAAO,KAAK,gBAAgB,MAAM,sCAAsC,CAAC;AACzE,OAAO,KAAK,iBAAiB,MAAM,uCAAuC,CAAC;AAC3E,OAAO,KAAK,eAAe,MAAM,qCAAqC,CAAC;AACvE,OAAO,KAAK,WAAW,MAAM,iCAAiC,CAAC;AAC/D,OAAO,KAAK,iBAAiB,MAAM,uCAAuC,CAAC;AAC3E,OAAO,KAAK,YAAY,MAAM,kCAAkC,CAAC;AACjE,OAAO,KAAK,oBAAoB,MAAM,2CAA2C,CAAC;AAClF,OAAO,KAAK,MAAM,MAAM,2BAA2B,CAAC;AACpD,OAAO,KAAK,YAAY,MAAM,kCAAkC,CAAC;AACjE,OAAO,KAAK,oBAAoB,MAAM,2CAA2C,CAAC;AAClF,OAAO,KAAK,iBAAiB,MAAM,uCAAuC,CAAC;AAC3E,OAAO,KAAK,cAAc,MAAM,oCAAoC,CAAC;AACrE,OAAO,KAAK,eAAe,MAAM,qCAAqC,CAAC;AACvE,OAAO,KAAK,eAAe,MAAM,qCAAqC,CAAC;AACvE,OAAO,KAAK,oBAAoB,MAAM,0CAA0C,CAAC;AACjF,OAAO,KAAK,gBAAgB,MAAM,sCAAsC,CAAC;AACzE,OAAO,KAAK,UAAU,MAAM,+BAA+B,CAAC;AAC5D,OAAO,KAAK,cAAc,MAAM,oCAAoC,CAAC;AACrE,OAAO,KAAK,iBAAiB,MAAM,uCAAuC,CAAC;AAC3E,OAAO,KAAK,WAAW,MAAM,iCAAiC,CAAC;AAC/D,OAAO,KAAK,aAAa,MAAM,mCAAmC,CAAC;AACnE,OAAO,KAAK,IAAI,MAAM,yBAAyB,CAAC;AAEhD,OAAO,EACL,SAAS,EACT,UAAU,EACV,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,cAAc,EACd,iBAAiB,EACjB,WAAW,EACX,aAAa,EACb,IAAI,GACL,CAAC"}
|
|
@@ -1,36 +0,0 @@
|
|
|
1
|
-
export * as taxGroups from '@wix/auto_sdk_ecom_tax-groups/meta';
|
|
2
|
-
export * as taxRegions from '@wix/auto_sdk_ecom_tax-regions/meta';
|
|
3
|
-
export * as checkoutContent from '@wix/auto_sdk_ecom_checkout-content/meta';
|
|
4
|
-
export * as discountsCustomTrigger from '@wix/auto_sdk_ecom_discounts-custom-trigger/meta';
|
|
5
|
-
export * as discountRules from '@wix/auto_sdk_ecom_discount-rules/meta';
|
|
6
|
-
export * as orderInvoices from '@wix/auto_sdk_ecom_order-invoices/meta';
|
|
7
|
-
export * as recommendations from '@wix/auto_sdk_ecom_recommendations/meta';
|
|
8
|
-
export * as subscriptionContracts from '@wix/auto_sdk_ecom_subscription-contracts/meta';
|
|
9
|
-
export * as abandonedCheckouts from '@wix/auto_sdk_ecom_abandoned-checkouts/meta';
|
|
10
|
-
export * as backInStockNotifications from '@wix/auto_sdk_ecom_back-in-stock-notifications/meta';
|
|
11
|
-
export * as backInStockSettings from '@wix/auto_sdk_ecom_back-in-stock-settings/meta';
|
|
12
|
-
export * as cart from '@wix/auto_sdk_ecom_cart/meta';
|
|
13
|
-
export * as currentCart from '@wix/auto_sdk_ecom_current-cart/meta';
|
|
14
|
-
export * as checkout from '@wix/auto_sdk_ecom_checkout/meta';
|
|
15
|
-
export * as checkoutSettings from '@wix/auto_sdk_ecom_checkout-settings/meta';
|
|
16
|
-
export * as checkoutTemplates from '@wix/auto_sdk_ecom_checkout-templates/meta';
|
|
17
|
-
export * as deliveryProfile from '@wix/auto_sdk_ecom_delivery-profile/meta';
|
|
18
|
-
export * as draftOrders from '@wix/auto_sdk_ecom_draft-orders/meta';
|
|
19
|
-
export * as orderFulfillments from '@wix/auto_sdk_ecom_order-fulfillments/meta';
|
|
20
|
-
export * as giftVouchers from '@wix/auto_sdk_ecom_gift-vouchers/meta';
|
|
21
|
-
export * as localDeliveryOptions from '@wix/auto_sdk_ecom_local-delivery-options/meta';
|
|
22
|
-
export * as orders from '@wix/auto_sdk_ecom_orders/meta';
|
|
23
|
-
export * as orderBilling from '@wix/auto_sdk_ecom_order-billing/meta';
|
|
24
|
-
export * as orderPaymentRequests from '@wix/auto_sdk_ecom_order-payment-requests/meta';
|
|
25
|
-
export * as orderTransactions from '@wix/auto_sdk_ecom_order-transactions/meta';
|
|
26
|
-
export * as ordersSettings from '@wix/auto_sdk_ecom_orders-settings/meta';
|
|
27
|
-
export * as pickupLocations from '@wix/auto_sdk_ecom_pickup-locations/meta';
|
|
28
|
-
export * as shippingOptions from '@wix/auto_sdk_ecom_shipping-options/meta';
|
|
29
|
-
export * as shippoConfigurations from '@wix/auto_sdk_ecom_shippo-configurations/meta';
|
|
30
|
-
export * as totalsCalculator from '@wix/auto_sdk_ecom_totals-calculator/meta';
|
|
31
|
-
export * as currencies from '@wix/auto_sdk_ecom_currencies/meta';
|
|
32
|
-
export * as taxCalculation from '@wix/auto_sdk_ecom_tax-calculation/meta';
|
|
33
|
-
export * as deliverySolutions from '@wix/auto_sdk_ecom_delivery-solutions/meta';
|
|
34
|
-
export * as tipSettings from '@wix/auto_sdk_ecom_tip-settings/meta';
|
|
35
|
-
export * as tippableStaff from '@wix/auto_sdk_ecom_tippable-staff/meta';
|
|
36
|
-
export * as tips from '@wix/auto_sdk_ecom_tips/meta';
|