@wix/ecom 1.0.870 → 1.0.871
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/context.js.map +1 -0
- package/context.ts +32 -0
- package/index.js.map +1 -0
- package/index.ts +67 -0
- package/meta.js.map +1 -0
- package/meta.ts +32 -0
- package/package.json +72 -60
- package/service-plugins-context.js.map +1 -0
- package/service-plugins-context.ts +10 -0
- package/service-plugins.js.map +1 -0
- package/service-plugins.ts +10 -0
- package/build/cjs/context.js.map +0 -1
- package/build/cjs/index.js.map +0 -1
- package/build/cjs/meta.js.map +0 -1
- package/build/cjs/service-plugins-context.js.map +0 -1
- package/build/cjs/service-plugins.js.map +0 -1
- package/context/package.json +0 -7
- package/meta/package.json +0 -7
- package/service-plugins/context/package.json +0 -7
- package/service-plugins/package.json +0 -7
- package/type-bundles/context.bundle.d.ts +0 -39535
- package/type-bundles/index.bundle.d.ts +0 -39535
- package/type-bundles/meta.bundle.d.ts +0 -41828
- package/type-bundles/service-plugins-context.bundle.d.ts +0 -7274
- package/type-bundles/service-plugins.bundle.d.ts +0 -7274
- /package/{build/cjs/context.d.ts → context.d.ts} +0 -0
- /package/{build/cjs/context.js → context.js} +0 -0
- /package/{build/cjs/index.d.ts → index.d.ts} +0 -0
- /package/{build/cjs/index.js → index.js} +0 -0
- /package/{build/cjs/meta.d.ts → meta.d.ts} +0 -0
- /package/{build/cjs/meta.js → meta.js} +0 -0
- /package/{build/cjs/service-plugins-context.d.ts → service-plugins-context.d.ts} +0 -0
- /package/{build/cjs/service-plugins-context.js → service-plugins-context.js} +0 -0
- /package/{build/cjs/service-plugins.d.ts → service-plugins.d.ts} +0 -0
- /package/{build/cjs/service-plugins.js → service-plugins.js} +0 -0
package/context.js.map
ADDED
|
@@ -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;AAC1E,8EAA8D;AAC9D,kFAAkE;AAClE,+DAA+C"}
|
package/context.ts
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
export * as checkoutContent from '@wix/ecom_checkout-content/context';
|
|
2
|
+
export * as discountsCustomTrigger from '@wix/ecom_discounts-custom-trigger/context';
|
|
3
|
+
export * as discountRules from '@wix/ecom_discount-rules/context';
|
|
4
|
+
export * as orderInvoices from '@wix/ecom_order-invoices/context';
|
|
5
|
+
export * as recommendations from '@wix/ecom_recommendations/context';
|
|
6
|
+
export * as subscriptionContracts from '@wix/ecom_subscription-contracts/context';
|
|
7
|
+
export * as abandonedCheckouts from '@wix/ecom_abandoned-checkouts/context';
|
|
8
|
+
export * as backInStockNotifications from '@wix/ecom_back-in-stock-notifications/context';
|
|
9
|
+
export * as backInStockSettings from '@wix/ecom_back-in-stock-settings/context';
|
|
10
|
+
export * as cart from '@wix/ecom_cart/context';
|
|
11
|
+
export * as currentCart from '@wix/ecom_current-cart/context';
|
|
12
|
+
export * as checkout from '@wix/ecom_checkout/context';
|
|
13
|
+
export * as checkoutSettings from '@wix/ecom_checkout-settings/context';
|
|
14
|
+
export * as checkoutTemplates from '@wix/ecom_checkout-templates/context';
|
|
15
|
+
export * as deliveryProfile from '@wix/ecom_delivery-profile/context';
|
|
16
|
+
export * as draftOrders from '@wix/ecom_draft-orders/context';
|
|
17
|
+
export * as orderFulfillments from '@wix/ecom_order-fulfillments/context';
|
|
18
|
+
export * as giftVouchers from '@wix/ecom_gift-vouchers/context';
|
|
19
|
+
export * as localDeliveryOptions from '@wix/ecom_local-delivery-options/context';
|
|
20
|
+
export * as orders from '@wix/ecom_orders/context';
|
|
21
|
+
export * as orderPaymentRequests from '@wix/ecom_order-payment-requests/context';
|
|
22
|
+
export * as orderTransactions from '@wix/ecom_order-transactions/context';
|
|
23
|
+
export * as ordersSettings from '@wix/ecom_orders-settings/context';
|
|
24
|
+
export * as pickupLocations from '@wix/ecom_pickup-locations/context';
|
|
25
|
+
export * as shippingOptions from '@wix/ecom_shipping-options/context';
|
|
26
|
+
export * as shippoConfigurations from '@wix/ecom_shippo-configurations/context';
|
|
27
|
+
export * as totalsCalculator from '@wix/ecom_totals-calculator/context';
|
|
28
|
+
export * as currencies from '@wix/ecom_currencies/context';
|
|
29
|
+
export * as deliverySolutions from '@wix/ecom_delivery-solutions/context';
|
|
30
|
+
export * as tipSettings from '@wix/ecom_tip-settings/context';
|
|
31
|
+
export * as tippableStaff from '@wix/ecom_tippable-staff/context';
|
|
32
|
+
export * as tips from '@wix/ecom_tips/context';
|
package/index.js.map
ADDED
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,4EAA8D;AAkC5D,0CAAe;AAjCjB,2FAA6E;AAkC3E,wDAAsB;AAjCxB,wEAA0D;AAkCxD,sCAAa;AAjCf,wEAA0D;AAkCxD,sCAAa;AAjCf,2EAA6D;AAkC3D,0CAAe;AAjCjB,wFAA0E;AAkCxE,sDAAqB;AAjCvB,kFAAoE;AAkClE,gDAAkB;AAjCpB,gGAAkF;AAkChF,4DAAwB;AAjC1B,sFAAwE;AAkCtE,kDAAmB;AAjCrB,qDAAuC;AAkCrC,oBAAI;AAjCN,oEAAsD;AAkCpD,kCAAW;AAjCb,6DAA+C;AAkC7C,4BAAQ;AAjCV,8EAAgE;AAkC9D,4CAAgB;AAjClB,gFAAkE;AAkChE,8CAAiB;AAjCnB,4EAA8D;AAkC5D,0CAAe;AAjCjB,oEAAsD;AAkCpD,kCAAW;AAjCb,gFAAkE;AAkChE,8CAAiB;AAjCnB,sEAAwD;AAkCtD,oCAAY;AAjCd,uFAAyE;AAkCvE,oDAAoB;AAjCtB,yDAA2C;AAkCzC,wBAAM;AAjCR,uFAAyE;AAkCvE,oDAAoB;AAjCtB,gFAAkE;AAkChE,8CAAiB;AAjCnB,0EAA4D;AAkC1D,wCAAc;AAjChB,4EAA8D;AAkC5D,0CAAe;AAjCjB,4EAA8D;AAkC5D,0CAAe;AAjCjB,sFAAwE;AAkCtE,oDAAoB;AAjCtB,8EAAgE;AAkC9D,4CAAgB;AAjClB,iEAAmD;AAkCjD,gCAAU;AAjCZ,gFAAkE;AAkChE,8CAAiB;AAjCnB,oEAAsD;AAkCpD,kCAAW;AAjCb,wEAA0D;AAkCxD,sCAAa;AAjCf,qDAAuC;AAkCrC,oBAAI"}
|
package/index.ts
ADDED
|
@@ -0,0 +1,67 @@
|
|
|
1
|
+
import * as checkoutContent from '@wix/ecom_checkout-content';
|
|
2
|
+
import * as discountsCustomTrigger from '@wix/ecom_discounts-custom-trigger';
|
|
3
|
+
import * as discountRules from '@wix/ecom_discount-rules';
|
|
4
|
+
import * as orderInvoices from '@wix/ecom_order-invoices';
|
|
5
|
+
import * as recommendations from '@wix/ecom_recommendations';
|
|
6
|
+
import * as subscriptionContracts from '@wix/ecom_subscription-contracts';
|
|
7
|
+
import * as abandonedCheckouts from '@wix/ecom_abandoned-checkouts';
|
|
8
|
+
import * as backInStockNotifications from '@wix/ecom_back-in-stock-notifications';
|
|
9
|
+
import * as backInStockSettings from '@wix/ecom_back-in-stock-settings';
|
|
10
|
+
import * as cart from '@wix/ecom_cart';
|
|
11
|
+
import * as currentCart from '@wix/ecom_current-cart';
|
|
12
|
+
import * as checkout from '@wix/ecom_checkout';
|
|
13
|
+
import * as checkoutSettings from '@wix/ecom_checkout-settings';
|
|
14
|
+
import * as checkoutTemplates from '@wix/ecom_checkout-templates';
|
|
15
|
+
import * as deliveryProfile from '@wix/ecom_delivery-profile';
|
|
16
|
+
import * as draftOrders from '@wix/ecom_draft-orders';
|
|
17
|
+
import * as orderFulfillments from '@wix/ecom_order-fulfillments';
|
|
18
|
+
import * as giftVouchers from '@wix/ecom_gift-vouchers';
|
|
19
|
+
import * as localDeliveryOptions from '@wix/ecom_local-delivery-options';
|
|
20
|
+
import * as orders from '@wix/ecom_orders';
|
|
21
|
+
import * as orderPaymentRequests from '@wix/ecom_order-payment-requests';
|
|
22
|
+
import * as orderTransactions from '@wix/ecom_order-transactions';
|
|
23
|
+
import * as ordersSettings from '@wix/ecom_orders-settings';
|
|
24
|
+
import * as pickupLocations from '@wix/ecom_pickup-locations';
|
|
25
|
+
import * as shippingOptions from '@wix/ecom_shipping-options';
|
|
26
|
+
import * as shippoConfigurations from '@wix/ecom_shippo-configurations';
|
|
27
|
+
import * as totalsCalculator from '@wix/ecom_totals-calculator';
|
|
28
|
+
import * as currencies from '@wix/ecom_currencies';
|
|
29
|
+
import * as deliverySolutions from '@wix/ecom_delivery-solutions';
|
|
30
|
+
import * as tipSettings from '@wix/ecom_tip-settings';
|
|
31
|
+
import * as tippableStaff from '@wix/ecom_tippable-staff';
|
|
32
|
+
import * as tips from '@wix/ecom_tips';
|
|
33
|
+
|
|
34
|
+
export {
|
|
35
|
+
checkoutContent,
|
|
36
|
+
discountsCustomTrigger,
|
|
37
|
+
discountRules,
|
|
38
|
+
orderInvoices,
|
|
39
|
+
recommendations,
|
|
40
|
+
subscriptionContracts,
|
|
41
|
+
abandonedCheckouts,
|
|
42
|
+
backInStockNotifications,
|
|
43
|
+
backInStockSettings,
|
|
44
|
+
cart,
|
|
45
|
+
currentCart,
|
|
46
|
+
checkout,
|
|
47
|
+
checkoutSettings,
|
|
48
|
+
checkoutTemplates,
|
|
49
|
+
deliveryProfile,
|
|
50
|
+
draftOrders,
|
|
51
|
+
orderFulfillments,
|
|
52
|
+
giftVouchers,
|
|
53
|
+
localDeliveryOptions,
|
|
54
|
+
orders,
|
|
55
|
+
orderPaymentRequests,
|
|
56
|
+
orderTransactions,
|
|
57
|
+
ordersSettings,
|
|
58
|
+
pickupLocations,
|
|
59
|
+
shippingOptions,
|
|
60
|
+
shippoConfigurations,
|
|
61
|
+
totalsCalculator,
|
|
62
|
+
currencies,
|
|
63
|
+
deliverySolutions,
|
|
64
|
+
tipSettings,
|
|
65
|
+
tippableStaff,
|
|
66
|
+
tips,
|
|
67
|
+
};
|
package/meta.js.map
ADDED
|
@@ -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;AACvE,2EAA2D;AAC3D,+EAA+D;AAC/D,4DAA4C"}
|
package/meta.ts
ADDED
|
@@ -0,0 +1,32 @@
|
|
|
1
|
+
export * as checkoutContent from '@wix/ecom_checkout-content/meta';
|
|
2
|
+
export * as discountsCustomTrigger from '@wix/ecom_discounts-custom-trigger/meta';
|
|
3
|
+
export * as discountRules from '@wix/ecom_discount-rules/meta';
|
|
4
|
+
export * as orderInvoices from '@wix/ecom_order-invoices/meta';
|
|
5
|
+
export * as recommendations from '@wix/ecom_recommendations/meta';
|
|
6
|
+
export * as subscriptionContracts from '@wix/ecom_subscription-contracts/meta';
|
|
7
|
+
export * as abandonedCheckouts from '@wix/ecom_abandoned-checkouts/meta';
|
|
8
|
+
export * as backInStockNotifications from '@wix/ecom_back-in-stock-notifications/meta';
|
|
9
|
+
export * as backInStockSettings from '@wix/ecom_back-in-stock-settings/meta';
|
|
10
|
+
export * as cart from '@wix/ecom_cart/meta';
|
|
11
|
+
export * as currentCart from '@wix/ecom_current-cart/meta';
|
|
12
|
+
export * as checkout from '@wix/ecom_checkout/meta';
|
|
13
|
+
export * as checkoutSettings from '@wix/ecom_checkout-settings/meta';
|
|
14
|
+
export * as checkoutTemplates from '@wix/ecom_checkout-templates/meta';
|
|
15
|
+
export * as deliveryProfile from '@wix/ecom_delivery-profile/meta';
|
|
16
|
+
export * as draftOrders from '@wix/ecom_draft-orders/meta';
|
|
17
|
+
export * as orderFulfillments from '@wix/ecom_order-fulfillments/meta';
|
|
18
|
+
export * as giftVouchers from '@wix/ecom_gift-vouchers/meta';
|
|
19
|
+
export * as localDeliveryOptions from '@wix/ecom_local-delivery-options/meta';
|
|
20
|
+
export * as orders from '@wix/ecom_orders/meta';
|
|
21
|
+
export * as orderPaymentRequests from '@wix/ecom_order-payment-requests/meta';
|
|
22
|
+
export * as orderTransactions from '@wix/ecom_order-transactions/meta';
|
|
23
|
+
export * as ordersSettings from '@wix/ecom_orders-settings/meta';
|
|
24
|
+
export * as pickupLocations from '@wix/ecom_pickup-locations/meta';
|
|
25
|
+
export * as shippingOptions from '@wix/ecom_shipping-options/meta';
|
|
26
|
+
export * as shippoConfigurations from '@wix/ecom_shippo-configurations/meta';
|
|
27
|
+
export * as totalsCalculator from '@wix/ecom_totals-calculator/meta';
|
|
28
|
+
export * as currencies from '@wix/ecom_currencies/meta';
|
|
29
|
+
export * as deliverySolutions from '@wix/ecom_delivery-solutions/meta';
|
|
30
|
+
export * as tipSettings from '@wix/ecom_tip-settings/meta';
|
|
31
|
+
export * as tippableStaff from '@wix/ecom_tippable-staff/meta';
|
|
32
|
+
export * as tips from '@wix/ecom_tips/meta';
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wix/ecom",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.871",
|
|
4
4
|
"publishConfig": {
|
|
5
5
|
"registry": "https://registry.npmjs.org/",
|
|
6
6
|
"access": "public"
|
|
@@ -9,72 +9,84 @@
|
|
|
9
9
|
"wix-sdk-module=backend,page,public"
|
|
10
10
|
],
|
|
11
11
|
"sideEffects": false,
|
|
12
|
-
"
|
|
13
|
-
"
|
|
14
|
-
|
|
15
|
-
|
|
12
|
+
"main": "./index.js",
|
|
13
|
+
"exports": {
|
|
14
|
+
".": {
|
|
15
|
+
"import": "./build/es/index.js",
|
|
16
|
+
"require": "./index.js"
|
|
17
|
+
},
|
|
18
|
+
"./meta": {
|
|
19
|
+
"import": "./build/es/meta.js",
|
|
20
|
+
"require": "./meta.js"
|
|
21
|
+
},
|
|
22
|
+
"./context": {
|
|
23
|
+
"import": "./build/es/context.js",
|
|
24
|
+
"require": "./context.js"
|
|
25
|
+
},
|
|
26
|
+
"./service-plugins": {
|
|
27
|
+
"import": "./build/es/service-plugins.js",
|
|
28
|
+
"require": "./service-plugins.js"
|
|
29
|
+
},
|
|
30
|
+
"./service-plugins/context": {
|
|
31
|
+
"import": "./build/es/service-plugins-context.js",
|
|
32
|
+
"require": "./service-plugins-context.js"
|
|
33
|
+
}
|
|
34
|
+
},
|
|
16
35
|
"files": [
|
|
17
|
-
"
|
|
18
|
-
"
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"type-bundles",
|
|
22
|
-
"service-plugins"
|
|
36
|
+
"*",
|
|
37
|
+
"!config/*",
|
|
38
|
+
"!tsconfig.json",
|
|
39
|
+
"!tsconfig.esm.json"
|
|
23
40
|
],
|
|
24
41
|
"dependencies": {
|
|
25
|
-
"@wix/ecom_abandoned-checkouts": "1.0.
|
|
26
|
-
"@wix/ecom_additional-fees": "1.0.
|
|
27
|
-
"@wix/ecom_back-in-stock-notifications": "1.0.
|
|
28
|
-
"@wix/ecom_back-in-stock-settings": "1.0.
|
|
29
|
-
"@wix/ecom_cart": "1.0.
|
|
30
|
-
"@wix/ecom_catalog": "1.0.
|
|
31
|
-
"@wix/ecom_checkout": "1.0.
|
|
32
|
-
"@wix/ecom_checkout-content": "1.0.
|
|
33
|
-
"@wix/ecom_checkout-settings": "1.0.
|
|
34
|
-
"@wix/ecom_checkout-templates": "1.0.
|
|
35
|
-
"@wix/ecom_currencies": "1.0.
|
|
36
|
-
"@wix/ecom_current-cart": "1.0.
|
|
37
|
-
"@wix/ecom_custom-triggers": "1.0.
|
|
38
|
-
"@wix/ecom_delivery-profile": "1.0.
|
|
39
|
-
"@wix/ecom_delivery-solutions": "1.0.
|
|
40
|
-
"@wix/ecom_discount-rules": "1.0.
|
|
41
|
-
"@wix/ecom_discounts": "1.0.
|
|
42
|
-
"@wix/ecom_discounts-custom-trigger": "1.0.
|
|
43
|
-
"@wix/ecom_draft-orders": "1.0.
|
|
44
|
-
"@wix/ecom_gift-vouchers": "1.0.
|
|
45
|
-
"@wix/ecom_gift-vouchers-provider": "1.0.
|
|
46
|
-
"@wix/ecom_local-delivery-options": "1.0.
|
|
47
|
-
"@wix/ecom_memberships": "1.0.
|
|
48
|
-
"@wix/ecom_order-fulfillments": "1.0.
|
|
49
|
-
"@wix/ecom_order-invoices": "1.0.
|
|
50
|
-
"@wix/ecom_order-payment-requests": "1.0.
|
|
51
|
-
"@wix/ecom_order-transactions": "1.0.
|
|
52
|
-
"@wix/ecom_orders": "1.0.
|
|
53
|
-
"@wix/ecom_orders-settings": "1.0.
|
|
54
|
-
"@wix/ecom_payment-settings": "1.0.
|
|
55
|
-
"@wix/ecom_pickup-locations": "1.0.
|
|
56
|
-
"@wix/ecom_recommendations": "1.0.
|
|
57
|
-
"@wix/ecom_recommendations-provider": "1.0.
|
|
58
|
-
"@wix/ecom_shipping-options": "1.0.
|
|
59
|
-
"@wix/ecom_shipping-rates": "1.0.
|
|
60
|
-
"@wix/ecom_shippo-configurations": "1.0.
|
|
61
|
-
"@wix/ecom_subscription-contracts": "1.0.
|
|
62
|
-
"@wix/ecom_tip-settings": "1.0.
|
|
63
|
-
"@wix/ecom_tippable-staff": "1.0.
|
|
64
|
-
"@wix/ecom_tips": "1.0.
|
|
65
|
-
"@wix/ecom_totals-calculator": "1.0.
|
|
66
|
-
"@wix/ecom_validations": "1.0.
|
|
42
|
+
"@wix/ecom_abandoned-checkouts": "1.0.57",
|
|
43
|
+
"@wix/ecom_additional-fees": "1.0.38",
|
|
44
|
+
"@wix/ecom_back-in-stock-notifications": "1.0.63",
|
|
45
|
+
"@wix/ecom_back-in-stock-settings": "1.0.45",
|
|
46
|
+
"@wix/ecom_cart": "1.0.114",
|
|
47
|
+
"@wix/ecom_catalog": "1.0.1",
|
|
48
|
+
"@wix/ecom_checkout": "1.0.119",
|
|
49
|
+
"@wix/ecom_checkout-content": "1.0.16",
|
|
50
|
+
"@wix/ecom_checkout-settings": "1.0.62",
|
|
51
|
+
"@wix/ecom_checkout-templates": "1.0.116",
|
|
52
|
+
"@wix/ecom_currencies": "1.0.46",
|
|
53
|
+
"@wix/ecom_current-cart": "1.0.114",
|
|
54
|
+
"@wix/ecom_custom-triggers": "1.0.32",
|
|
55
|
+
"@wix/ecom_delivery-profile": "1.0.39",
|
|
56
|
+
"@wix/ecom_delivery-solutions": "1.0.15",
|
|
57
|
+
"@wix/ecom_discount-rules": "1.0.64",
|
|
58
|
+
"@wix/ecom_discounts": "1.0.15",
|
|
59
|
+
"@wix/ecom_discounts-custom-trigger": "1.0.18",
|
|
60
|
+
"@wix/ecom_draft-orders": "1.0.52",
|
|
61
|
+
"@wix/ecom_gift-vouchers": "1.0.14",
|
|
62
|
+
"@wix/ecom_gift-vouchers-provider": "1.0.13",
|
|
63
|
+
"@wix/ecom_local-delivery-options": "1.0.23",
|
|
64
|
+
"@wix/ecom_memberships": "1.0.11",
|
|
65
|
+
"@wix/ecom_order-fulfillments": "1.0.56",
|
|
66
|
+
"@wix/ecom_order-invoices": "1.0.49",
|
|
67
|
+
"@wix/ecom_order-payment-requests": "1.0.21",
|
|
68
|
+
"@wix/ecom_order-transactions": "1.0.81",
|
|
69
|
+
"@wix/ecom_orders": "1.0.160",
|
|
70
|
+
"@wix/ecom_orders-settings": "1.0.56",
|
|
71
|
+
"@wix/ecom_payment-settings": "1.0.86",
|
|
72
|
+
"@wix/ecom_pickup-locations": "1.0.19",
|
|
73
|
+
"@wix/ecom_recommendations": "1.0.53",
|
|
74
|
+
"@wix/ecom_recommendations-provider": "1.0.13",
|
|
75
|
+
"@wix/ecom_shipping-options": "1.0.17",
|
|
76
|
+
"@wix/ecom_shipping-rates": "1.0.55",
|
|
77
|
+
"@wix/ecom_shippo-configurations": "1.0.25",
|
|
78
|
+
"@wix/ecom_subscription-contracts": "1.0.15",
|
|
79
|
+
"@wix/ecom_tip-settings": "1.0.5",
|
|
80
|
+
"@wix/ecom_tippable-staff": "1.0.5",
|
|
81
|
+
"@wix/ecom_tips": "1.0.9",
|
|
82
|
+
"@wix/ecom_totals-calculator": "1.0.27",
|
|
83
|
+
"@wix/ecom_validations": "1.0.49"
|
|
67
84
|
},
|
|
68
85
|
"devDependencies": {
|
|
69
|
-
"glob": "^10.4.1",
|
|
70
|
-
"rollup": "^4.18.0",
|
|
71
|
-
"rollup-plugin-dts": "^6.1.1",
|
|
72
86
|
"typescript": "^5.3.2"
|
|
73
87
|
},
|
|
74
88
|
"scripts": {
|
|
75
|
-
"build": "tsc -b tsconfig.json tsconfig.esm.json
|
|
76
|
-
"build:dts-bundles": "test -f config/rollup-config.js && NODE_OPTIONS=--max-old-space-size=8192 rollup --config config/rollup-config.js || echo 'Warning: config/rollup-config.js not found!'",
|
|
77
|
-
"build:validate-dts": "tsc type-bundles/*.d.ts --noEmit",
|
|
89
|
+
"build": "tsc -b tsconfig.json tsconfig.esm.json",
|
|
78
90
|
"test": ":"
|
|
79
91
|
},
|
|
80
92
|
"wix": {
|
|
@@ -88,5 +100,5 @@
|
|
|
88
100
|
"fqdn": ""
|
|
89
101
|
}
|
|
90
102
|
},
|
|
91
|
-
"falconPackageHash": "
|
|
103
|
+
"falconPackageHash": "bb18d917e87ffb64d509d35e50b7b4f949c9c541d299e6d952c637ba"
|
|
92
104
|
}
|
|
@@ -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,qEAAqD;AACrD,oFAAoE;AACpE,yEAAyD;AACzD,sFAAsE;AACtE,6EAA6D"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export * as giftVouchersProvider from '@wix/ecom_gift-vouchers-provider/context';
|
|
2
|
+
export * as memberships from '@wix/ecom_memberships/context';
|
|
3
|
+
export * as recommendationsProvider from '@wix/ecom_recommendations-provider/context';
|
|
4
|
+
export * as shippingRates from '@wix/ecom_shipping-rates/context';
|
|
5
|
+
export * as additionalFees from '@wix/ecom_additional-fees/context';
|
|
6
|
+
export * as catalog from '@wix/ecom_catalog/context';
|
|
7
|
+
export * as customTriggers from '@wix/ecom_custom-triggers/context';
|
|
8
|
+
export * as discounts from '@wix/ecom_discounts/context';
|
|
9
|
+
export * as paymentSettings from '@wix/ecom_payment-settings/context';
|
|
10
|
+
export * as validations from '@wix/ecom_validations/context';
|
|
@@ -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,6DAA6C;AAC7C,4EAA4D;AAC5D,iEAAiD;AACjD,8EAA8D;AAC9D,qEAAqD"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
export * as giftVouchersProvider from '@wix/ecom_gift-vouchers-provider';
|
|
2
|
+
export * as memberships from '@wix/ecom_memberships';
|
|
3
|
+
export * as recommendationsProvider from '@wix/ecom_recommendations-provider';
|
|
4
|
+
export * as shippingRates from '@wix/ecom_shipping-rates';
|
|
5
|
+
export * as additionalFees from '@wix/ecom_additional-fees';
|
|
6
|
+
export * as catalog from '@wix/ecom_catalog';
|
|
7
|
+
export * as customTriggers from '@wix/ecom_custom-triggers';
|
|
8
|
+
export * as discounts from '@wix/ecom_discounts';
|
|
9
|
+
export * as paymentSettings from '@wix/ecom_payment-settings';
|
|
10
|
+
export * as validations from '@wix/ecom_validations';
|
package/build/cjs/context.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
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;AAC1E,8EAA8D;AAC9D,kFAAkE;AAClE,+DAA+C"}
|
package/build/cjs/index.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;AAAA,4EAA8D;AAkC5D,0CAAe;AAjCjB,2FAA6E;AAkC3E,wDAAsB;AAjCxB,wEAA0D;AAkCxD,sCAAa;AAjCf,wEAA0D;AAkCxD,sCAAa;AAjCf,2EAA6D;AAkC3D,0CAAe;AAjCjB,wFAA0E;AAkCxE,sDAAqB;AAjCvB,kFAAoE;AAkClE,gDAAkB;AAjCpB,gGAAkF;AAkChF,4DAAwB;AAjC1B,sFAAwE;AAkCtE,kDAAmB;AAjCrB,qDAAuC;AAkCrC,oBAAI;AAjCN,oEAAsD;AAkCpD,kCAAW;AAjCb,6DAA+C;AAkC7C,4BAAQ;AAjCV,8EAAgE;AAkC9D,4CAAgB;AAjClB,gFAAkE;AAkChE,8CAAiB;AAjCnB,4EAA8D;AAkC5D,0CAAe;AAjCjB,oEAAsD;AAkCpD,kCAAW;AAjCb,gFAAkE;AAkChE,8CAAiB;AAjCnB,sEAAwD;AAkCtD,oCAAY;AAjCd,uFAAyE;AAkCvE,oDAAoB;AAjCtB,yDAA2C;AAkCzC,wBAAM;AAjCR,uFAAyE;AAkCvE,oDAAoB;AAjCtB,gFAAkE;AAkChE,8CAAiB;AAjCnB,0EAA4D;AAkC1D,wCAAc;AAjChB,4EAA8D;AAkC5D,0CAAe;AAjCjB,4EAA8D;AAkC5D,0CAAe;AAjCjB,sFAAwE;AAkCtE,oDAAoB;AAjCtB,8EAAgE;AAkC9D,4CAAgB;AAjClB,iEAAmD;AAkCjD,gCAAU;AAjCZ,gFAAkE;AAkChE,8CAAiB;AAjCnB,oEAAsD;AAkCpD,kCAAW;AAjCb,wEAA0D;AAkCxD,sCAAa;AAjCf,qDAAuC;AAkCrC,oBAAI"}
|
package/build/cjs/meta.js.map
DELETED
|
@@ -1 +0,0 @@
|
|
|
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 +0,0 @@
|
|
|
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,qEAAqD;AACrD,oFAAoE;AACpE,yEAAyD;AACzD,sFAAsE;AACtE,6EAA6D"}
|
|
@@ -1 +0,0 @@
|
|
|
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,6DAA6C;AAC7C,4EAA4D;AAC5D,iEAAiD;AACjD,8EAA8D;AAC9D,qEAAqD"}
|
package/context/package.json
DELETED
package/meta/package.json
DELETED
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
{
|
|
2
|
-
"sideEffects": false,
|
|
3
|
-
"module": "../../build/es/service-plugins-context.js",
|
|
4
|
-
"main": "../../build/cjs/service-plugins-context.js",
|
|
5
|
-
"typings": "../../build/cjs/service-plugins-context.d.ts",
|
|
6
|
-
"typesBundle": "../../type-bundles/service-plugins-context.bundle.d.ts"
|
|
7
|
-
}
|