@wix/ecom 1.0.1183 → 1.0.1185

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.
Files changed (74) hide show
  1. package/build/index.d.mts +108 -0
  2. package/build/index.d.ts +108 -0
  3. package/build/index.js +146 -0
  4. package/build/index.js.map +1 -0
  5. package/build/index.mjs +76 -0
  6. package/build/index.mjs.map +1 -0
  7. package/build/internal/index.d.mts +108 -0
  8. package/build/internal/index.d.ts +108 -0
  9. package/build/internal/index.js +146 -0
  10. package/build/internal/index.js.map +1 -0
  11. package/build/internal/index.mjs +76 -0
  12. package/build/internal/index.mjs.map +1 -0
  13. package/build/internal/meta.d.mts +72 -0
  14. package/build/internal/meta.d.ts +72 -0
  15. package/build/internal/meta.js +146 -0
  16. package/build/internal/meta.js.map +1 -0
  17. package/build/internal/meta.mjs +76 -0
  18. package/build/internal/meta.mjs.map +1 -0
  19. package/build/meta.d.mts +72 -0
  20. package/build/meta.d.ts +72 -0
  21. package/build/meta.js +146 -0
  22. package/build/meta.js.map +1 -0
  23. package/build/meta.mjs +76 -0
  24. package/build/meta.mjs.map +1 -0
  25. package/package.json +65 -64
  26. package/build/cjs/dashboard.d.ts +0 -1
  27. package/build/cjs/dashboard.js +0 -18
  28. package/build/cjs/dashboard.js.map +0 -1
  29. package/build/cjs/index.d.ts +0 -37
  30. package/build/cjs/index.js +0 -99
  31. package/build/cjs/index.js.map +0 -1
  32. package/build/cjs/meta.d.ts +0 -36
  33. package/build/cjs/meta.js +0 -63
  34. package/build/cjs/meta.js.map +0 -1
  35. package/build/cjs/service-plugins.d.ts +0 -11
  36. package/build/cjs/service-plugins.js +0 -38
  37. package/build/cjs/service-plugins.js.map +0 -1
  38. package/build/es/dashboard.d.ts +0 -1
  39. package/build/es/dashboard.js +0 -2
  40. package/build/es/dashboard.js.map +0 -1
  41. package/build/es/index.d.ts +0 -37
  42. package/build/es/index.js +0 -38
  43. package/build/es/index.js.map +0 -1
  44. package/build/es/meta.d.ts +0 -36
  45. package/build/es/meta.js +0 -37
  46. package/build/es/meta.js.map +0 -1
  47. package/build/es/package.json +0 -3
  48. package/build/es/service-plugins.d.ts +0 -11
  49. package/build/es/service-plugins.js +0 -12
  50. package/build/es/service-plugins.js.map +0 -1
  51. package/build/internal/cjs/dashboard.d.ts +0 -1
  52. package/build/internal/cjs/dashboard.js +0 -18
  53. package/build/internal/cjs/dashboard.js.map +0 -1
  54. package/build/internal/cjs/index.d.ts +0 -37
  55. package/build/internal/cjs/index.js +0 -99
  56. package/build/internal/cjs/index.js.map +0 -1
  57. package/build/internal/cjs/meta.d.ts +0 -36
  58. package/build/internal/cjs/meta.js +0 -63
  59. package/build/internal/cjs/meta.js.map +0 -1
  60. package/build/internal/cjs/service-plugins.d.ts +0 -11
  61. package/build/internal/cjs/service-plugins.js +0 -38
  62. package/build/internal/cjs/service-plugins.js.map +0 -1
  63. package/build/internal/es/dashboard.d.ts +0 -1
  64. package/build/internal/es/dashboard.js +0 -2
  65. package/build/internal/es/dashboard.js.map +0 -1
  66. package/build/internal/es/index.d.ts +0 -37
  67. package/build/internal/es/index.js +0 -38
  68. package/build/internal/es/index.js.map +0 -1
  69. package/build/internal/es/meta.d.ts +0 -36
  70. package/build/internal/es/meta.js +0 -37
  71. package/build/internal/es/meta.js.map +0 -1
  72. package/build/internal/es/service-plugins.d.ts +0 -11
  73. package/build/internal/es/service-plugins.js +0 -12
  74. package/build/internal/es/service-plugins.js.map +0 -1
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../meta.ts"],"sourcesContent":["export * as taxGroups from '@wix/auto_sdk_ecom_tax-groups/meta';\nexport * as taxRegions from '@wix/auto_sdk_ecom_tax-regions/meta';\nexport * as checkoutContent from '@wix/auto_sdk_ecom_checkout-content/meta';\nexport * as discountsCustomTrigger from '@wix/auto_sdk_ecom_discounts-custom-trigger/meta';\nexport * as discountRules from '@wix/auto_sdk_ecom_discount-rules/meta';\nexport * as orderInvoices from '@wix/auto_sdk_ecom_order-invoices/meta';\nexport * as recommendations from '@wix/auto_sdk_ecom_recommendations/meta';\nexport * as subscriptionContracts from '@wix/auto_sdk_ecom_subscription-contracts/meta';\nexport * as abandonedCheckouts from '@wix/auto_sdk_ecom_abandoned-checkouts/meta';\nexport * as backInStockNotifications from '@wix/auto_sdk_ecom_back-in-stock-notifications/meta';\nexport * as backInStockSettings from '@wix/auto_sdk_ecom_back-in-stock-settings/meta';\nexport * as cart from '@wix/auto_sdk_ecom_cart/meta';\nexport * as currentCart from '@wix/auto_sdk_ecom_current-cart/meta';\nexport * as checkout from '@wix/auto_sdk_ecom_checkout/meta';\nexport * as checkoutSettings from '@wix/auto_sdk_ecom_checkout-settings/meta';\nexport * as checkoutTemplates from '@wix/auto_sdk_ecom_checkout-templates/meta';\nexport * as deliveryProfile from '@wix/auto_sdk_ecom_delivery-profile/meta';\nexport * as draftOrders from '@wix/auto_sdk_ecom_draft-orders/meta';\nexport * as orderFulfillments from '@wix/auto_sdk_ecom_order-fulfillments/meta';\nexport * as giftVouchers from '@wix/auto_sdk_ecom_gift-vouchers/meta';\nexport * as localDeliveryOptions from '@wix/auto_sdk_ecom_local-delivery-options/meta';\nexport * as orders from '@wix/auto_sdk_ecom_orders/meta';\nexport * as orderBilling from '@wix/auto_sdk_ecom_order-billing/meta';\nexport * as orderPaymentRequests from '@wix/auto_sdk_ecom_order-payment-requests/meta';\nexport * as orderTransactions from '@wix/auto_sdk_ecom_order-transactions/meta';\nexport * as ordersSettings from '@wix/auto_sdk_ecom_orders-settings/meta';\nexport * as pickupLocations from '@wix/auto_sdk_ecom_pickup-locations/meta';\nexport * as shippingOptions from '@wix/auto_sdk_ecom_shipping-options/meta';\nexport * as shippoConfigurations from '@wix/auto_sdk_ecom_shippo-configurations/meta';\nexport * as totalsCalculator from '@wix/auto_sdk_ecom_totals-calculator/meta';\nexport * as currencies from '@wix/auto_sdk_ecom_currencies/meta';\nexport * as taxCalculation from '@wix/auto_sdk_ecom_tax-calculation/meta';\nexport * as deliverySolutions from '@wix/auto_sdk_ecom_delivery-solutions/meta';\nexport * as tipSettings from '@wix/auto_sdk_ecom_tip-settings/meta';\nexport * as tippableStaff from '@wix/auto_sdk_ecom_tippable-staff/meta';\nexport * as tips from '@wix/auto_sdk_ecom_tips/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,gBAA2B;AAC3B,iBAA4B;AAC5B,sBAAiC;AACjC,6BAAwC;AACxC,oBAA+B;AAC/B,oBAA+B;AAC/B,sBAAiC;AACjC,4BAAuC;AACvC,yBAAoC;AACpC,+BAA0C;AAC1C,0BAAqC;AACrC,WAAsB;AACtB,kBAA6B;AAC7B,eAA0B;AAC1B,uBAAkC;AAClC,wBAAmC;AACnC,sBAAiC;AACjC,kBAA6B;AAC7B,wBAAmC;AACnC,mBAA8B;AAC9B,2BAAsC;AACtC,aAAwB;AACxB,mBAA8B;AAC9B,2BAAsC;AACtC,wBAAmC;AACnC,qBAAgC;AAChC,sBAAiC;AACjC,sBAAiC;AACjC,2BAAsC;AACtC,uBAAkC;AAClC,iBAA4B;AAC5B,qBAAgC;AAChC,wBAAmC;AACnC,kBAA6B;AAC7B,oBAA+B;AAC/B,WAAsB;","names":[]}
@@ -0,0 +1,76 @@
1
+ // meta.ts
2
+ import * as taxGroups from "@wix/auto_sdk_ecom_tax-groups/meta";
3
+ import * as taxRegions from "@wix/auto_sdk_ecom_tax-regions/meta";
4
+ import * as checkoutContent from "@wix/auto_sdk_ecom_checkout-content/meta";
5
+ import * as discountsCustomTrigger from "@wix/auto_sdk_ecom_discounts-custom-trigger/meta";
6
+ import * as discountRules from "@wix/auto_sdk_ecom_discount-rules/meta";
7
+ import * as orderInvoices from "@wix/auto_sdk_ecom_order-invoices/meta";
8
+ import * as recommendations from "@wix/auto_sdk_ecom_recommendations/meta";
9
+ import * as subscriptionContracts from "@wix/auto_sdk_ecom_subscription-contracts/meta";
10
+ import * as abandonedCheckouts from "@wix/auto_sdk_ecom_abandoned-checkouts/meta";
11
+ import * as backInStockNotifications from "@wix/auto_sdk_ecom_back-in-stock-notifications/meta";
12
+ import * as backInStockSettings from "@wix/auto_sdk_ecom_back-in-stock-settings/meta";
13
+ import * as cart from "@wix/auto_sdk_ecom_cart/meta";
14
+ import * as currentCart from "@wix/auto_sdk_ecom_current-cart/meta";
15
+ import * as checkout from "@wix/auto_sdk_ecom_checkout/meta";
16
+ import * as checkoutSettings from "@wix/auto_sdk_ecom_checkout-settings/meta";
17
+ import * as checkoutTemplates from "@wix/auto_sdk_ecom_checkout-templates/meta";
18
+ import * as deliveryProfile from "@wix/auto_sdk_ecom_delivery-profile/meta";
19
+ import * as draftOrders from "@wix/auto_sdk_ecom_draft-orders/meta";
20
+ import * as orderFulfillments from "@wix/auto_sdk_ecom_order-fulfillments/meta";
21
+ import * as giftVouchers from "@wix/auto_sdk_ecom_gift-vouchers/meta";
22
+ import * as localDeliveryOptions from "@wix/auto_sdk_ecom_local-delivery-options/meta";
23
+ import * as orders from "@wix/auto_sdk_ecom_orders/meta";
24
+ import * as orderBilling from "@wix/auto_sdk_ecom_order-billing/meta";
25
+ import * as orderPaymentRequests from "@wix/auto_sdk_ecom_order-payment-requests/meta";
26
+ import * as orderTransactions from "@wix/auto_sdk_ecom_order-transactions/meta";
27
+ import * as ordersSettings from "@wix/auto_sdk_ecom_orders-settings/meta";
28
+ import * as pickupLocations from "@wix/auto_sdk_ecom_pickup-locations/meta";
29
+ import * as shippingOptions from "@wix/auto_sdk_ecom_shipping-options/meta";
30
+ import * as shippoConfigurations from "@wix/auto_sdk_ecom_shippo-configurations/meta";
31
+ import * as totalsCalculator from "@wix/auto_sdk_ecom_totals-calculator/meta";
32
+ import * as currencies from "@wix/auto_sdk_ecom_currencies/meta";
33
+ import * as taxCalculation from "@wix/auto_sdk_ecom_tax-calculation/meta";
34
+ import * as deliverySolutions from "@wix/auto_sdk_ecom_delivery-solutions/meta";
35
+ import * as tipSettings from "@wix/auto_sdk_ecom_tip-settings/meta";
36
+ import * as tippableStaff from "@wix/auto_sdk_ecom_tippable-staff/meta";
37
+ import * as tips from "@wix/auto_sdk_ecom_tips/meta";
38
+ export {
39
+ abandonedCheckouts,
40
+ backInStockNotifications,
41
+ backInStockSettings,
42
+ cart,
43
+ checkout,
44
+ checkoutContent,
45
+ checkoutSettings,
46
+ checkoutTemplates,
47
+ currencies,
48
+ currentCart,
49
+ deliveryProfile,
50
+ deliverySolutions,
51
+ discountRules,
52
+ discountsCustomTrigger,
53
+ draftOrders,
54
+ giftVouchers,
55
+ localDeliveryOptions,
56
+ orderBilling,
57
+ orderFulfillments,
58
+ orderInvoices,
59
+ orderPaymentRequests,
60
+ orderTransactions,
61
+ orders,
62
+ ordersSettings,
63
+ pickupLocations,
64
+ recommendations,
65
+ shippingOptions,
66
+ shippoConfigurations,
67
+ subscriptionContracts,
68
+ taxCalculation,
69
+ taxGroups,
70
+ taxRegions,
71
+ tipSettings,
72
+ tippableStaff,
73
+ tips,
74
+ totalsCalculator
75
+ };
76
+ //# sourceMappingURL=meta.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../../meta.ts"],"sourcesContent":["export * as taxGroups from '@wix/auto_sdk_ecom_tax-groups/meta';\nexport * as taxRegions from '@wix/auto_sdk_ecom_tax-regions/meta';\nexport * as checkoutContent from '@wix/auto_sdk_ecom_checkout-content/meta';\nexport * as discountsCustomTrigger from '@wix/auto_sdk_ecom_discounts-custom-trigger/meta';\nexport * as discountRules from '@wix/auto_sdk_ecom_discount-rules/meta';\nexport * as orderInvoices from '@wix/auto_sdk_ecom_order-invoices/meta';\nexport * as recommendations from '@wix/auto_sdk_ecom_recommendations/meta';\nexport * as subscriptionContracts from '@wix/auto_sdk_ecom_subscription-contracts/meta';\nexport * as abandonedCheckouts from '@wix/auto_sdk_ecom_abandoned-checkouts/meta';\nexport * as backInStockNotifications from '@wix/auto_sdk_ecom_back-in-stock-notifications/meta';\nexport * as backInStockSettings from '@wix/auto_sdk_ecom_back-in-stock-settings/meta';\nexport * as cart from '@wix/auto_sdk_ecom_cart/meta';\nexport * as currentCart from '@wix/auto_sdk_ecom_current-cart/meta';\nexport * as checkout from '@wix/auto_sdk_ecom_checkout/meta';\nexport * as checkoutSettings from '@wix/auto_sdk_ecom_checkout-settings/meta';\nexport * as checkoutTemplates from '@wix/auto_sdk_ecom_checkout-templates/meta';\nexport * as deliveryProfile from '@wix/auto_sdk_ecom_delivery-profile/meta';\nexport * as draftOrders from '@wix/auto_sdk_ecom_draft-orders/meta';\nexport * as orderFulfillments from '@wix/auto_sdk_ecom_order-fulfillments/meta';\nexport * as giftVouchers from '@wix/auto_sdk_ecom_gift-vouchers/meta';\nexport * as localDeliveryOptions from '@wix/auto_sdk_ecom_local-delivery-options/meta';\nexport * as orders from '@wix/auto_sdk_ecom_orders/meta';\nexport * as orderBilling from '@wix/auto_sdk_ecom_order-billing/meta';\nexport * as orderPaymentRequests from '@wix/auto_sdk_ecom_order-payment-requests/meta';\nexport * as orderTransactions from '@wix/auto_sdk_ecom_order-transactions/meta';\nexport * as ordersSettings from '@wix/auto_sdk_ecom_orders-settings/meta';\nexport * as pickupLocations from '@wix/auto_sdk_ecom_pickup-locations/meta';\nexport * as shippingOptions from '@wix/auto_sdk_ecom_shipping-options/meta';\nexport * as shippoConfigurations from '@wix/auto_sdk_ecom_shippo-configurations/meta';\nexport * as totalsCalculator from '@wix/auto_sdk_ecom_totals-calculator/meta';\nexport * as currencies from '@wix/auto_sdk_ecom_currencies/meta';\nexport * as taxCalculation from '@wix/auto_sdk_ecom_tax-calculation/meta';\nexport * as deliverySolutions from '@wix/auto_sdk_ecom_delivery-solutions/meta';\nexport * as tipSettings from '@wix/auto_sdk_ecom_tip-settings/meta';\nexport * as tippableStaff from '@wix/auto_sdk_ecom_tippable-staff/meta';\nexport * as tips from '@wix/auto_sdk_ecom_tips/meta';\n"],"mappings":";AAAA,YAAY,eAAe;AAC3B,YAAY,gBAAgB;AAC5B,YAAY,qBAAqB;AACjC,YAAY,4BAA4B;AACxC,YAAY,mBAAmB;AAC/B,YAAY,mBAAmB;AAC/B,YAAY,qBAAqB;AACjC,YAAY,2BAA2B;AACvC,YAAY,wBAAwB;AACpC,YAAY,8BAA8B;AAC1C,YAAY,yBAAyB;AACrC,YAAY,UAAU;AACtB,YAAY,iBAAiB;AAC7B,YAAY,cAAc;AAC1B,YAAY,sBAAsB;AAClC,YAAY,uBAAuB;AACnC,YAAY,qBAAqB;AACjC,YAAY,iBAAiB;AAC7B,YAAY,uBAAuB;AACnC,YAAY,kBAAkB;AAC9B,YAAY,0BAA0B;AACtC,YAAY,YAAY;AACxB,YAAY,kBAAkB;AAC9B,YAAY,0BAA0B;AACtC,YAAY,uBAAuB;AACnC,YAAY,oBAAoB;AAChC,YAAY,qBAAqB;AACjC,YAAY,qBAAqB;AACjC,YAAY,0BAA0B;AACtC,YAAY,sBAAsB;AAClC,YAAY,gBAAgB;AAC5B,YAAY,oBAAoB;AAChC,YAAY,uBAAuB;AACnC,YAAY,iBAAiB;AAC7B,YAAY,mBAAmB;AAC/B,YAAY,UAAU;","names":[]}
@@ -0,0 +1,72 @@
1
+ import * as meta from '@wix/auto_sdk_ecom_tax-groups/meta';
2
+ export { meta as taxGroups };
3
+ import * as meta$1 from '@wix/auto_sdk_ecom_tax-regions/meta';
4
+ export { meta$1 as taxRegions };
5
+ import * as meta$2 from '@wix/auto_sdk_ecom_checkout-content/meta';
6
+ export { meta$2 as checkoutContent };
7
+ import * as meta$3 from '@wix/auto_sdk_ecom_discounts-custom-trigger/meta';
8
+ export { meta$3 as discountsCustomTrigger };
9
+ import * as meta$4 from '@wix/auto_sdk_ecom_discount-rules/meta';
10
+ export { meta$4 as discountRules };
11
+ import * as meta$5 from '@wix/auto_sdk_ecom_order-invoices/meta';
12
+ export { meta$5 as orderInvoices };
13
+ import * as meta$6 from '@wix/auto_sdk_ecom_recommendations/meta';
14
+ export { meta$6 as recommendations };
15
+ import * as meta$7 from '@wix/auto_sdk_ecom_subscription-contracts/meta';
16
+ export { meta$7 as subscriptionContracts };
17
+ import * as meta$8 from '@wix/auto_sdk_ecom_abandoned-checkouts/meta';
18
+ export { meta$8 as abandonedCheckouts };
19
+ import * as meta$9 from '@wix/auto_sdk_ecom_back-in-stock-notifications/meta';
20
+ export { meta$9 as backInStockNotifications };
21
+ import * as meta$a from '@wix/auto_sdk_ecom_back-in-stock-settings/meta';
22
+ export { meta$a as backInStockSettings };
23
+ import * as meta$b from '@wix/auto_sdk_ecom_cart/meta';
24
+ export { meta$b as cart };
25
+ import * as meta$c from '@wix/auto_sdk_ecom_current-cart/meta';
26
+ export { meta$c as currentCart };
27
+ import * as meta$d from '@wix/auto_sdk_ecom_checkout/meta';
28
+ export { meta$d as checkout };
29
+ import * as meta$e from '@wix/auto_sdk_ecom_checkout-settings/meta';
30
+ export { meta$e as checkoutSettings };
31
+ import * as meta$f from '@wix/auto_sdk_ecom_checkout-templates/meta';
32
+ export { meta$f as checkoutTemplates };
33
+ import * as meta$g from '@wix/auto_sdk_ecom_delivery-profile/meta';
34
+ export { meta$g as deliveryProfile };
35
+ import * as meta$h from '@wix/auto_sdk_ecom_draft-orders/meta';
36
+ export { meta$h as draftOrders };
37
+ import * as meta$i from '@wix/auto_sdk_ecom_order-fulfillments/meta';
38
+ export { meta$i as orderFulfillments };
39
+ import * as meta$j from '@wix/auto_sdk_ecom_gift-vouchers/meta';
40
+ export { meta$j as giftVouchers };
41
+ import * as meta$k from '@wix/auto_sdk_ecom_local-delivery-options/meta';
42
+ export { meta$k as localDeliveryOptions };
43
+ import * as meta$l from '@wix/auto_sdk_ecom_orders/meta';
44
+ export { meta$l as orders };
45
+ import * as meta$m from '@wix/auto_sdk_ecom_order-billing/meta';
46
+ export { meta$m as orderBilling };
47
+ import * as meta$n from '@wix/auto_sdk_ecom_order-payment-requests/meta';
48
+ export { meta$n as orderPaymentRequests };
49
+ import * as meta$o from '@wix/auto_sdk_ecom_order-transactions/meta';
50
+ export { meta$o as orderTransactions };
51
+ import * as meta$p from '@wix/auto_sdk_ecom_orders-settings/meta';
52
+ export { meta$p as ordersSettings };
53
+ import * as meta$q from '@wix/auto_sdk_ecom_pickup-locations/meta';
54
+ export { meta$q as pickupLocations };
55
+ import * as meta$r from '@wix/auto_sdk_ecom_shipping-options/meta';
56
+ export { meta$r as shippingOptions };
57
+ import * as meta$s from '@wix/auto_sdk_ecom_shippo-configurations/meta';
58
+ export { meta$s as shippoConfigurations };
59
+ import * as meta$t from '@wix/auto_sdk_ecom_totals-calculator/meta';
60
+ export { meta$t as totalsCalculator };
61
+ import * as meta$u from '@wix/auto_sdk_ecom_currencies/meta';
62
+ export { meta$u as currencies };
63
+ import * as meta$v from '@wix/auto_sdk_ecom_tax-calculation/meta';
64
+ export { meta$v as taxCalculation };
65
+ import * as meta$w from '@wix/auto_sdk_ecom_delivery-solutions/meta';
66
+ export { meta$w as deliverySolutions };
67
+ import * as meta$x from '@wix/auto_sdk_ecom_tip-settings/meta';
68
+ export { meta$x as tipSettings };
69
+ import * as meta$y from '@wix/auto_sdk_ecom_tippable-staff/meta';
70
+ export { meta$y as tippableStaff };
71
+ import * as meta$z from '@wix/auto_sdk_ecom_tips/meta';
72
+ export { meta$z as tips };
@@ -0,0 +1,72 @@
1
+ import * as meta from '@wix/auto_sdk_ecom_tax-groups/meta';
2
+ export { meta as taxGroups };
3
+ import * as meta$1 from '@wix/auto_sdk_ecom_tax-regions/meta';
4
+ export { meta$1 as taxRegions };
5
+ import * as meta$2 from '@wix/auto_sdk_ecom_checkout-content/meta';
6
+ export { meta$2 as checkoutContent };
7
+ import * as meta$3 from '@wix/auto_sdk_ecom_discounts-custom-trigger/meta';
8
+ export { meta$3 as discountsCustomTrigger };
9
+ import * as meta$4 from '@wix/auto_sdk_ecom_discount-rules/meta';
10
+ export { meta$4 as discountRules };
11
+ import * as meta$5 from '@wix/auto_sdk_ecom_order-invoices/meta';
12
+ export { meta$5 as orderInvoices };
13
+ import * as meta$6 from '@wix/auto_sdk_ecom_recommendations/meta';
14
+ export { meta$6 as recommendations };
15
+ import * as meta$7 from '@wix/auto_sdk_ecom_subscription-contracts/meta';
16
+ export { meta$7 as subscriptionContracts };
17
+ import * as meta$8 from '@wix/auto_sdk_ecom_abandoned-checkouts/meta';
18
+ export { meta$8 as abandonedCheckouts };
19
+ import * as meta$9 from '@wix/auto_sdk_ecom_back-in-stock-notifications/meta';
20
+ export { meta$9 as backInStockNotifications };
21
+ import * as meta$a from '@wix/auto_sdk_ecom_back-in-stock-settings/meta';
22
+ export { meta$a as backInStockSettings };
23
+ import * as meta$b from '@wix/auto_sdk_ecom_cart/meta';
24
+ export { meta$b as cart };
25
+ import * as meta$c from '@wix/auto_sdk_ecom_current-cart/meta';
26
+ export { meta$c as currentCart };
27
+ import * as meta$d from '@wix/auto_sdk_ecom_checkout/meta';
28
+ export { meta$d as checkout };
29
+ import * as meta$e from '@wix/auto_sdk_ecom_checkout-settings/meta';
30
+ export { meta$e as checkoutSettings };
31
+ import * as meta$f from '@wix/auto_sdk_ecom_checkout-templates/meta';
32
+ export { meta$f as checkoutTemplates };
33
+ import * as meta$g from '@wix/auto_sdk_ecom_delivery-profile/meta';
34
+ export { meta$g as deliveryProfile };
35
+ import * as meta$h from '@wix/auto_sdk_ecom_draft-orders/meta';
36
+ export { meta$h as draftOrders };
37
+ import * as meta$i from '@wix/auto_sdk_ecom_order-fulfillments/meta';
38
+ export { meta$i as orderFulfillments };
39
+ import * as meta$j from '@wix/auto_sdk_ecom_gift-vouchers/meta';
40
+ export { meta$j as giftVouchers };
41
+ import * as meta$k from '@wix/auto_sdk_ecom_local-delivery-options/meta';
42
+ export { meta$k as localDeliveryOptions };
43
+ import * as meta$l from '@wix/auto_sdk_ecom_orders/meta';
44
+ export { meta$l as orders };
45
+ import * as meta$m from '@wix/auto_sdk_ecom_order-billing/meta';
46
+ export { meta$m as orderBilling };
47
+ import * as meta$n from '@wix/auto_sdk_ecom_order-payment-requests/meta';
48
+ export { meta$n as orderPaymentRequests };
49
+ import * as meta$o from '@wix/auto_sdk_ecom_order-transactions/meta';
50
+ export { meta$o as orderTransactions };
51
+ import * as meta$p from '@wix/auto_sdk_ecom_orders-settings/meta';
52
+ export { meta$p as ordersSettings };
53
+ import * as meta$q from '@wix/auto_sdk_ecom_pickup-locations/meta';
54
+ export { meta$q as pickupLocations };
55
+ import * as meta$r from '@wix/auto_sdk_ecom_shipping-options/meta';
56
+ export { meta$r as shippingOptions };
57
+ import * as meta$s from '@wix/auto_sdk_ecom_shippo-configurations/meta';
58
+ export { meta$s as shippoConfigurations };
59
+ import * as meta$t from '@wix/auto_sdk_ecom_totals-calculator/meta';
60
+ export { meta$t as totalsCalculator };
61
+ import * as meta$u from '@wix/auto_sdk_ecom_currencies/meta';
62
+ export { meta$u as currencies };
63
+ import * as meta$v from '@wix/auto_sdk_ecom_tax-calculation/meta';
64
+ export { meta$v as taxCalculation };
65
+ import * as meta$w from '@wix/auto_sdk_ecom_delivery-solutions/meta';
66
+ export { meta$w as deliverySolutions };
67
+ import * as meta$x from '@wix/auto_sdk_ecom_tip-settings/meta';
68
+ export { meta$x as tipSettings };
69
+ import * as meta$y from '@wix/auto_sdk_ecom_tippable-staff/meta';
70
+ export { meta$y as tippableStaff };
71
+ import * as meta$z from '@wix/auto_sdk_ecom_tips/meta';
72
+ export { meta$z as tips };
package/build/meta.js ADDED
@@ -0,0 +1,146 @@
1
+ "use strict";
2
+ var __create = Object.create;
3
+ var __defProp = Object.defineProperty;
4
+ var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
5
+ var __getOwnPropNames = Object.getOwnPropertyNames;
6
+ var __getProtoOf = Object.getPrototypeOf;
7
+ var __hasOwnProp = Object.prototype.hasOwnProperty;
8
+ var __export = (target, all) => {
9
+ for (var name in all)
10
+ __defProp(target, name, { get: all[name], enumerable: true });
11
+ };
12
+ var __copyProps = (to, from, except, desc) => {
13
+ if (from && typeof from === "object" || typeof from === "function") {
14
+ for (let key of __getOwnPropNames(from))
15
+ if (!__hasOwnProp.call(to, key) && key !== except)
16
+ __defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
17
+ }
18
+ return to;
19
+ };
20
+ var __toESM = (mod, isNodeMode, target) => (target = mod != null ? __create(__getProtoOf(mod)) : {}, __copyProps(
21
+ // If the importer is in node compatibility mode or this is not an ESM
22
+ // file that has been converted to a CommonJS file using a Babel-
23
+ // compatible transform (i.e. "__esModule" has not been set), then set
24
+ // "default" to the CommonJS "module.exports" for node compatibility.
25
+ isNodeMode || !mod || !mod.__esModule ? __defProp(target, "default", { value: mod, enumerable: true }) : target,
26
+ mod
27
+ ));
28
+ var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
29
+
30
+ // meta.ts
31
+ var meta_exports = {};
32
+ __export(meta_exports, {
33
+ abandonedCheckouts: () => abandonedCheckouts,
34
+ backInStockNotifications: () => backInStockNotifications,
35
+ backInStockSettings: () => backInStockSettings,
36
+ cart: () => cart,
37
+ checkout: () => checkout,
38
+ checkoutContent: () => checkoutContent,
39
+ checkoutSettings: () => checkoutSettings,
40
+ checkoutTemplates: () => checkoutTemplates,
41
+ currencies: () => currencies,
42
+ currentCart: () => currentCart,
43
+ deliveryProfile: () => deliveryProfile,
44
+ deliverySolutions: () => deliverySolutions,
45
+ discountRules: () => discountRules,
46
+ discountsCustomTrigger: () => discountsCustomTrigger,
47
+ draftOrders: () => draftOrders,
48
+ giftVouchers: () => giftVouchers,
49
+ localDeliveryOptions: () => localDeliveryOptions,
50
+ orderBilling: () => orderBilling,
51
+ orderFulfillments: () => orderFulfillments,
52
+ orderInvoices: () => orderInvoices,
53
+ orderPaymentRequests: () => orderPaymentRequests,
54
+ orderTransactions: () => orderTransactions,
55
+ orders: () => orders,
56
+ ordersSettings: () => ordersSettings,
57
+ pickupLocations: () => pickupLocations,
58
+ recommendations: () => recommendations,
59
+ shippingOptions: () => shippingOptions,
60
+ shippoConfigurations: () => shippoConfigurations,
61
+ subscriptionContracts: () => subscriptionContracts,
62
+ taxCalculation: () => taxCalculation,
63
+ taxGroups: () => taxGroups,
64
+ taxRegions: () => taxRegions,
65
+ tipSettings: () => tipSettings,
66
+ tippableStaff: () => tippableStaff,
67
+ tips: () => tips,
68
+ totalsCalculator: () => totalsCalculator
69
+ });
70
+ module.exports = __toCommonJS(meta_exports);
71
+ var taxGroups = __toESM(require("@wix/auto_sdk_ecom_tax-groups/meta"));
72
+ var taxRegions = __toESM(require("@wix/auto_sdk_ecom_tax-regions/meta"));
73
+ var checkoutContent = __toESM(require("@wix/auto_sdk_ecom_checkout-content/meta"));
74
+ var discountsCustomTrigger = __toESM(require("@wix/auto_sdk_ecom_discounts-custom-trigger/meta"));
75
+ var discountRules = __toESM(require("@wix/auto_sdk_ecom_discount-rules/meta"));
76
+ var orderInvoices = __toESM(require("@wix/auto_sdk_ecom_order-invoices/meta"));
77
+ var recommendations = __toESM(require("@wix/auto_sdk_ecom_recommendations/meta"));
78
+ var subscriptionContracts = __toESM(require("@wix/auto_sdk_ecom_subscription-contracts/meta"));
79
+ var abandonedCheckouts = __toESM(require("@wix/auto_sdk_ecom_abandoned-checkouts/meta"));
80
+ var backInStockNotifications = __toESM(require("@wix/auto_sdk_ecom_back-in-stock-notifications/meta"));
81
+ var backInStockSettings = __toESM(require("@wix/auto_sdk_ecom_back-in-stock-settings/meta"));
82
+ var cart = __toESM(require("@wix/auto_sdk_ecom_cart/meta"));
83
+ var currentCart = __toESM(require("@wix/auto_sdk_ecom_current-cart/meta"));
84
+ var checkout = __toESM(require("@wix/auto_sdk_ecom_checkout/meta"));
85
+ var checkoutSettings = __toESM(require("@wix/auto_sdk_ecom_checkout-settings/meta"));
86
+ var checkoutTemplates = __toESM(require("@wix/auto_sdk_ecom_checkout-templates/meta"));
87
+ var deliveryProfile = __toESM(require("@wix/auto_sdk_ecom_delivery-profile/meta"));
88
+ var draftOrders = __toESM(require("@wix/auto_sdk_ecom_draft-orders/meta"));
89
+ var orderFulfillments = __toESM(require("@wix/auto_sdk_ecom_order-fulfillments/meta"));
90
+ var giftVouchers = __toESM(require("@wix/auto_sdk_ecom_gift-vouchers/meta"));
91
+ var localDeliveryOptions = __toESM(require("@wix/auto_sdk_ecom_local-delivery-options/meta"));
92
+ var orders = __toESM(require("@wix/auto_sdk_ecom_orders/meta"));
93
+ var orderBilling = __toESM(require("@wix/auto_sdk_ecom_order-billing/meta"));
94
+ var orderPaymentRequests = __toESM(require("@wix/auto_sdk_ecom_order-payment-requests/meta"));
95
+ var orderTransactions = __toESM(require("@wix/auto_sdk_ecom_order-transactions/meta"));
96
+ var ordersSettings = __toESM(require("@wix/auto_sdk_ecom_orders-settings/meta"));
97
+ var pickupLocations = __toESM(require("@wix/auto_sdk_ecom_pickup-locations/meta"));
98
+ var shippingOptions = __toESM(require("@wix/auto_sdk_ecom_shipping-options/meta"));
99
+ var shippoConfigurations = __toESM(require("@wix/auto_sdk_ecom_shippo-configurations/meta"));
100
+ var totalsCalculator = __toESM(require("@wix/auto_sdk_ecom_totals-calculator/meta"));
101
+ var currencies = __toESM(require("@wix/auto_sdk_ecom_currencies/meta"));
102
+ var taxCalculation = __toESM(require("@wix/auto_sdk_ecom_tax-calculation/meta"));
103
+ var deliverySolutions = __toESM(require("@wix/auto_sdk_ecom_delivery-solutions/meta"));
104
+ var tipSettings = __toESM(require("@wix/auto_sdk_ecom_tip-settings/meta"));
105
+ var tippableStaff = __toESM(require("@wix/auto_sdk_ecom_tippable-staff/meta"));
106
+ var tips = __toESM(require("@wix/auto_sdk_ecom_tips/meta"));
107
+ // Annotate the CommonJS export names for ESM import in node:
108
+ 0 && (module.exports = {
109
+ abandonedCheckouts,
110
+ backInStockNotifications,
111
+ backInStockSettings,
112
+ cart,
113
+ checkout,
114
+ checkoutContent,
115
+ checkoutSettings,
116
+ checkoutTemplates,
117
+ currencies,
118
+ currentCart,
119
+ deliveryProfile,
120
+ deliverySolutions,
121
+ discountRules,
122
+ discountsCustomTrigger,
123
+ draftOrders,
124
+ giftVouchers,
125
+ localDeliveryOptions,
126
+ orderBilling,
127
+ orderFulfillments,
128
+ orderInvoices,
129
+ orderPaymentRequests,
130
+ orderTransactions,
131
+ orders,
132
+ ordersSettings,
133
+ pickupLocations,
134
+ recommendations,
135
+ shippingOptions,
136
+ shippoConfigurations,
137
+ subscriptionContracts,
138
+ taxCalculation,
139
+ taxGroups,
140
+ taxRegions,
141
+ tipSettings,
142
+ tippableStaff,
143
+ tips,
144
+ totalsCalculator
145
+ });
146
+ //# sourceMappingURL=meta.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../meta.ts"],"sourcesContent":["export * as taxGroups from '@wix/auto_sdk_ecom_tax-groups/meta';\nexport * as taxRegions from '@wix/auto_sdk_ecom_tax-regions/meta';\nexport * as checkoutContent from '@wix/auto_sdk_ecom_checkout-content/meta';\nexport * as discountsCustomTrigger from '@wix/auto_sdk_ecom_discounts-custom-trigger/meta';\nexport * as discountRules from '@wix/auto_sdk_ecom_discount-rules/meta';\nexport * as orderInvoices from '@wix/auto_sdk_ecom_order-invoices/meta';\nexport * as recommendations from '@wix/auto_sdk_ecom_recommendations/meta';\nexport * as subscriptionContracts from '@wix/auto_sdk_ecom_subscription-contracts/meta';\nexport * as abandonedCheckouts from '@wix/auto_sdk_ecom_abandoned-checkouts/meta';\nexport * as backInStockNotifications from '@wix/auto_sdk_ecom_back-in-stock-notifications/meta';\nexport * as backInStockSettings from '@wix/auto_sdk_ecom_back-in-stock-settings/meta';\nexport * as cart from '@wix/auto_sdk_ecom_cart/meta';\nexport * as currentCart from '@wix/auto_sdk_ecom_current-cart/meta';\nexport * as checkout from '@wix/auto_sdk_ecom_checkout/meta';\nexport * as checkoutSettings from '@wix/auto_sdk_ecom_checkout-settings/meta';\nexport * as checkoutTemplates from '@wix/auto_sdk_ecom_checkout-templates/meta';\nexport * as deliveryProfile from '@wix/auto_sdk_ecom_delivery-profile/meta';\nexport * as draftOrders from '@wix/auto_sdk_ecom_draft-orders/meta';\nexport * as orderFulfillments from '@wix/auto_sdk_ecom_order-fulfillments/meta';\nexport * as giftVouchers from '@wix/auto_sdk_ecom_gift-vouchers/meta';\nexport * as localDeliveryOptions from '@wix/auto_sdk_ecom_local-delivery-options/meta';\nexport * as orders from '@wix/auto_sdk_ecom_orders/meta';\nexport * as orderBilling from '@wix/auto_sdk_ecom_order-billing/meta';\nexport * as orderPaymentRequests from '@wix/auto_sdk_ecom_order-payment-requests/meta';\nexport * as orderTransactions from '@wix/auto_sdk_ecom_order-transactions/meta';\nexport * as ordersSettings from '@wix/auto_sdk_ecom_orders-settings/meta';\nexport * as pickupLocations from '@wix/auto_sdk_ecom_pickup-locations/meta';\nexport * as shippingOptions from '@wix/auto_sdk_ecom_shipping-options/meta';\nexport * as shippoConfigurations from '@wix/auto_sdk_ecom_shippo-configurations/meta';\nexport * as totalsCalculator from '@wix/auto_sdk_ecom_totals-calculator/meta';\nexport * as currencies from '@wix/auto_sdk_ecom_currencies/meta';\nexport * as taxCalculation from '@wix/auto_sdk_ecom_tax-calculation/meta';\nexport * as deliverySolutions from '@wix/auto_sdk_ecom_delivery-solutions/meta';\nexport * as tipSettings from '@wix/auto_sdk_ecom_tip-settings/meta';\nexport * as tippableStaff from '@wix/auto_sdk_ecom_tippable-staff/meta';\nexport * as tips from '@wix/auto_sdk_ecom_tips/meta';\n"],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA;AAAA,gBAA2B;AAC3B,iBAA4B;AAC5B,sBAAiC;AACjC,6BAAwC;AACxC,oBAA+B;AAC/B,oBAA+B;AAC/B,sBAAiC;AACjC,4BAAuC;AACvC,yBAAoC;AACpC,+BAA0C;AAC1C,0BAAqC;AACrC,WAAsB;AACtB,kBAA6B;AAC7B,eAA0B;AAC1B,uBAAkC;AAClC,wBAAmC;AACnC,sBAAiC;AACjC,kBAA6B;AAC7B,wBAAmC;AACnC,mBAA8B;AAC9B,2BAAsC;AACtC,aAAwB;AACxB,mBAA8B;AAC9B,2BAAsC;AACtC,wBAAmC;AACnC,qBAAgC;AAChC,sBAAiC;AACjC,sBAAiC;AACjC,2BAAsC;AACtC,uBAAkC;AAClC,iBAA4B;AAC5B,qBAAgC;AAChC,wBAAmC;AACnC,kBAA6B;AAC7B,oBAA+B;AAC/B,WAAsB;","names":[]}
package/build/meta.mjs ADDED
@@ -0,0 +1,76 @@
1
+ // meta.ts
2
+ import * as taxGroups from "@wix/auto_sdk_ecom_tax-groups/meta";
3
+ import * as taxRegions from "@wix/auto_sdk_ecom_tax-regions/meta";
4
+ import * as checkoutContent from "@wix/auto_sdk_ecom_checkout-content/meta";
5
+ import * as discountsCustomTrigger from "@wix/auto_sdk_ecom_discounts-custom-trigger/meta";
6
+ import * as discountRules from "@wix/auto_sdk_ecom_discount-rules/meta";
7
+ import * as orderInvoices from "@wix/auto_sdk_ecom_order-invoices/meta";
8
+ import * as recommendations from "@wix/auto_sdk_ecom_recommendations/meta";
9
+ import * as subscriptionContracts from "@wix/auto_sdk_ecom_subscription-contracts/meta";
10
+ import * as abandonedCheckouts from "@wix/auto_sdk_ecom_abandoned-checkouts/meta";
11
+ import * as backInStockNotifications from "@wix/auto_sdk_ecom_back-in-stock-notifications/meta";
12
+ import * as backInStockSettings from "@wix/auto_sdk_ecom_back-in-stock-settings/meta";
13
+ import * as cart from "@wix/auto_sdk_ecom_cart/meta";
14
+ import * as currentCart from "@wix/auto_sdk_ecom_current-cart/meta";
15
+ import * as checkout from "@wix/auto_sdk_ecom_checkout/meta";
16
+ import * as checkoutSettings from "@wix/auto_sdk_ecom_checkout-settings/meta";
17
+ import * as checkoutTemplates from "@wix/auto_sdk_ecom_checkout-templates/meta";
18
+ import * as deliveryProfile from "@wix/auto_sdk_ecom_delivery-profile/meta";
19
+ import * as draftOrders from "@wix/auto_sdk_ecom_draft-orders/meta";
20
+ import * as orderFulfillments from "@wix/auto_sdk_ecom_order-fulfillments/meta";
21
+ import * as giftVouchers from "@wix/auto_sdk_ecom_gift-vouchers/meta";
22
+ import * as localDeliveryOptions from "@wix/auto_sdk_ecom_local-delivery-options/meta";
23
+ import * as orders from "@wix/auto_sdk_ecom_orders/meta";
24
+ import * as orderBilling from "@wix/auto_sdk_ecom_order-billing/meta";
25
+ import * as orderPaymentRequests from "@wix/auto_sdk_ecom_order-payment-requests/meta";
26
+ import * as orderTransactions from "@wix/auto_sdk_ecom_order-transactions/meta";
27
+ import * as ordersSettings from "@wix/auto_sdk_ecom_orders-settings/meta";
28
+ import * as pickupLocations from "@wix/auto_sdk_ecom_pickup-locations/meta";
29
+ import * as shippingOptions from "@wix/auto_sdk_ecom_shipping-options/meta";
30
+ import * as shippoConfigurations from "@wix/auto_sdk_ecom_shippo-configurations/meta";
31
+ import * as totalsCalculator from "@wix/auto_sdk_ecom_totals-calculator/meta";
32
+ import * as currencies from "@wix/auto_sdk_ecom_currencies/meta";
33
+ import * as taxCalculation from "@wix/auto_sdk_ecom_tax-calculation/meta";
34
+ import * as deliverySolutions from "@wix/auto_sdk_ecom_delivery-solutions/meta";
35
+ import * as tipSettings from "@wix/auto_sdk_ecom_tip-settings/meta";
36
+ import * as tippableStaff from "@wix/auto_sdk_ecom_tippable-staff/meta";
37
+ import * as tips from "@wix/auto_sdk_ecom_tips/meta";
38
+ export {
39
+ abandonedCheckouts,
40
+ backInStockNotifications,
41
+ backInStockSettings,
42
+ cart,
43
+ checkout,
44
+ checkoutContent,
45
+ checkoutSettings,
46
+ checkoutTemplates,
47
+ currencies,
48
+ currentCart,
49
+ deliveryProfile,
50
+ deliverySolutions,
51
+ discountRules,
52
+ discountsCustomTrigger,
53
+ draftOrders,
54
+ giftVouchers,
55
+ localDeliveryOptions,
56
+ orderBilling,
57
+ orderFulfillments,
58
+ orderInvoices,
59
+ orderPaymentRequests,
60
+ orderTransactions,
61
+ orders,
62
+ ordersSettings,
63
+ pickupLocations,
64
+ recommendations,
65
+ shippingOptions,
66
+ shippoConfigurations,
67
+ subscriptionContracts,
68
+ taxCalculation,
69
+ taxGroups,
70
+ taxRegions,
71
+ tipSettings,
72
+ tippableStaff,
73
+ tips,
74
+ totalsCalculator
75
+ };
76
+ //# sourceMappingURL=meta.mjs.map
@@ -0,0 +1 @@
1
+ {"version":3,"sources":["../meta.ts"],"sourcesContent":["export * as taxGroups from '@wix/auto_sdk_ecom_tax-groups/meta';\nexport * as taxRegions from '@wix/auto_sdk_ecom_tax-regions/meta';\nexport * as checkoutContent from '@wix/auto_sdk_ecom_checkout-content/meta';\nexport * as discountsCustomTrigger from '@wix/auto_sdk_ecom_discounts-custom-trigger/meta';\nexport * as discountRules from '@wix/auto_sdk_ecom_discount-rules/meta';\nexport * as orderInvoices from '@wix/auto_sdk_ecom_order-invoices/meta';\nexport * as recommendations from '@wix/auto_sdk_ecom_recommendations/meta';\nexport * as subscriptionContracts from '@wix/auto_sdk_ecom_subscription-contracts/meta';\nexport * as abandonedCheckouts from '@wix/auto_sdk_ecom_abandoned-checkouts/meta';\nexport * as backInStockNotifications from '@wix/auto_sdk_ecom_back-in-stock-notifications/meta';\nexport * as backInStockSettings from '@wix/auto_sdk_ecom_back-in-stock-settings/meta';\nexport * as cart from '@wix/auto_sdk_ecom_cart/meta';\nexport * as currentCart from '@wix/auto_sdk_ecom_current-cart/meta';\nexport * as checkout from '@wix/auto_sdk_ecom_checkout/meta';\nexport * as checkoutSettings from '@wix/auto_sdk_ecom_checkout-settings/meta';\nexport * as checkoutTemplates from '@wix/auto_sdk_ecom_checkout-templates/meta';\nexport * as deliveryProfile from '@wix/auto_sdk_ecom_delivery-profile/meta';\nexport * as draftOrders from '@wix/auto_sdk_ecom_draft-orders/meta';\nexport * as orderFulfillments from '@wix/auto_sdk_ecom_order-fulfillments/meta';\nexport * as giftVouchers from '@wix/auto_sdk_ecom_gift-vouchers/meta';\nexport * as localDeliveryOptions from '@wix/auto_sdk_ecom_local-delivery-options/meta';\nexport * as orders from '@wix/auto_sdk_ecom_orders/meta';\nexport * as orderBilling from '@wix/auto_sdk_ecom_order-billing/meta';\nexport * as orderPaymentRequests from '@wix/auto_sdk_ecom_order-payment-requests/meta';\nexport * as orderTransactions from '@wix/auto_sdk_ecom_order-transactions/meta';\nexport * as ordersSettings from '@wix/auto_sdk_ecom_orders-settings/meta';\nexport * as pickupLocations from '@wix/auto_sdk_ecom_pickup-locations/meta';\nexport * as shippingOptions from '@wix/auto_sdk_ecom_shipping-options/meta';\nexport * as shippoConfigurations from '@wix/auto_sdk_ecom_shippo-configurations/meta';\nexport * as totalsCalculator from '@wix/auto_sdk_ecom_totals-calculator/meta';\nexport * as currencies from '@wix/auto_sdk_ecom_currencies/meta';\nexport * as taxCalculation from '@wix/auto_sdk_ecom_tax-calculation/meta';\nexport * as deliverySolutions from '@wix/auto_sdk_ecom_delivery-solutions/meta';\nexport * as tipSettings from '@wix/auto_sdk_ecom_tip-settings/meta';\nexport * as tippableStaff from '@wix/auto_sdk_ecom_tippable-staff/meta';\nexport * as tips from '@wix/auto_sdk_ecom_tips/meta';\n"],"mappings":";AAAA,YAAY,eAAe;AAC3B,YAAY,gBAAgB;AAC5B,YAAY,qBAAqB;AACjC,YAAY,4BAA4B;AACxC,YAAY,mBAAmB;AAC/B,YAAY,mBAAmB;AAC/B,YAAY,qBAAqB;AACjC,YAAY,2BAA2B;AACvC,YAAY,wBAAwB;AACpC,YAAY,8BAA8B;AAC1C,YAAY,yBAAyB;AACrC,YAAY,UAAU;AACtB,YAAY,iBAAiB;AAC7B,YAAY,cAAc;AAC1B,YAAY,sBAAsB;AAClC,YAAY,uBAAuB;AACnC,YAAY,qBAAqB;AACjC,YAAY,iBAAiB;AAC7B,YAAY,uBAAuB;AACnC,YAAY,kBAAkB;AAC9B,YAAY,0BAA0B;AACtC,YAAY,YAAY;AACxB,YAAY,kBAAkB;AAC9B,YAAY,0BAA0B;AACtC,YAAY,uBAAuB;AACnC,YAAY,oBAAoB;AAChC,YAAY,qBAAqB;AACjC,YAAY,qBAAqB;AACjC,YAAY,0BAA0B;AACtC,YAAY,sBAAsB;AAClC,YAAY,gBAAgB;AAC5B,YAAY,oBAAoB;AAChC,YAAY,uBAAuB;AACnC,YAAY,iBAAiB;AAC7B,YAAY,mBAAmB;AAC/B,YAAY,UAAU;","names":[]}