@wix/ecom 1.0.930 → 1.0.932

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.
@@ -0,0 +1 @@
1
+ export * from '@wix/ecom_app-extensions/dashboard-plugins';
@@ -0,0 +1,18 @@
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-plugins"), exports);
18
+ //# sourceMappingURL=dashboard-plugins.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dashboard-plugins.js","sourceRoot":"","sources":["../../dashboard-plugins.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,6EAA2D"}
@@ -0,0 +1 @@
1
+ export * from '@wix/ecom_app-extensions';
@@ -0,0 +1,18 @@
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"), exports);
18
+ //# sourceMappingURL=extensions.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"extensions.js","sourceRoot":"","sources":["../../extensions.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2DAAyC"}
@@ -0,0 +1 @@
1
+ export * from '@wix/ecom_app-extensions/dashboard-plugins';
@@ -0,0 +1,2 @@
1
+ export * from '@wix/ecom_app-extensions/dashboard-plugins';
2
+ //# sourceMappingURL=dashboard-plugins.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"dashboard-plugins.js","sourceRoot":"","sources":["../../dashboard-plugins.ts"],"names":[],"mappings":"AAAA,cAAc,4CAA4C,CAAC"}
@@ -0,0 +1 @@
1
+ export * from '@wix/ecom_app-extensions';
@@ -0,0 +1,2 @@
1
+ export * from '@wix/ecom_app-extensions';
2
+ //# sourceMappingURL=extensions.js.map
@@ -0,0 +1 @@
1
+ {"version":3,"file":"extensions.js","sourceRoot":"","sources":["../../extensions.ts"],"names":[],"mappings":"AAAA,cAAc,0BAA0B,CAAC"}
@@ -0,0 +1,3 @@
1
+ {
2
+ "main": "../build/cjs/dashboard-plugins.js"
3
+ }
@@ -0,0 +1,3 @@
1
+ {
2
+ "main": "../build/cjs/extensions.js"
3
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wix/ecom",
3
- "version": "1.0.930",
3
+ "version": "1.0.932",
4
4
  "publishConfig": {
5
5
  "registry": "https://registry.npmjs.org/",
6
6
  "access": "public"
@@ -26,57 +26,70 @@
26
26
  "import": "./build/es/service-plugins.js",
27
27
  "require": "./build/cjs/service-plugins.js",
28
28
  "types": "./build/es/service-plugins.d.ts"
29
+ },
30
+ "./extensions": {
31
+ "import": "./build/es/extensions.js",
32
+ "require": "./build/cjs/extensions.js",
33
+ "types": "./build/es/extensions.d.ts"
34
+ },
35
+ "./dashboard-plugins": {
36
+ "import": "./build/es/dashboard-plugins.js",
37
+ "require": "./build/cjs/dashboard-plugins.js",
38
+ "types": "./build/es/dashboard-plugins.d.ts"
29
39
  }
30
40
  },
31
41
  "files": [
32
42
  "build",
33
43
  "meta",
34
- "service-plugins"
44
+ "service-plugins",
45
+ "extensions",
46
+ "dashboard-plugins"
35
47
  ],
36
48
  "dependencies": {
37
- "@wix/ecom_abandoned-checkouts": "1.0.73",
38
- "@wix/ecom_additional-fees": "1.0.52",
39
- "@wix/ecom_back-in-stock-notifications": "1.0.78",
40
- "@wix/ecom_back-in-stock-settings": "1.0.60",
41
- "@wix/ecom_cart": "1.0.134",
42
- "@wix/ecom_catalog": "1.0.15",
43
- "@wix/ecom_checkout": "1.0.141",
44
- "@wix/ecom_checkout-content": "1.0.31",
45
- "@wix/ecom_checkout-settings": "1.0.77",
46
- "@wix/ecom_checkout-templates": "1.0.134",
47
- "@wix/ecom_currencies": "1.0.61",
48
- "@wix/ecom_current-cart": "1.0.136",
49
- "@wix/ecom_custom-triggers": "1.0.46",
50
- "@wix/ecom_delivery-profile": "1.0.59",
51
- "@wix/ecom_delivery-solutions": "1.0.32",
52
- "@wix/ecom_discount-rules": "1.0.79",
53
- "@wix/ecom_discounts": "1.0.29",
54
- "@wix/ecom_discounts-custom-trigger": "1.0.33",
55
- "@wix/ecom_draft-orders": "1.0.72",
56
- "@wix/ecom_gift-vouchers": "1.0.30",
57
- "@wix/ecom_gift-vouchers-provider": "1.0.27",
58
- "@wix/ecom_local-delivery-options": "1.0.38",
59
- "@wix/ecom_memberships": "1.0.25",
60
- "@wix/ecom_order-billing": "1.0.3",
61
- "@wix/ecom_order-fulfillments": "1.0.71",
62
- "@wix/ecom_order-invoices": "1.0.64",
63
- "@wix/ecom_order-payment-requests": "1.0.36",
64
- "@wix/ecom_order-transactions": "1.0.100",
65
- "@wix/ecom_orders": "1.0.186",
66
- "@wix/ecom_orders-settings": "1.0.71",
67
- "@wix/ecom_payment-settings": "1.0.106",
68
- "@wix/ecom_pickup-locations": "1.0.34",
69
- "@wix/ecom_recommendations": "1.0.68",
70
- "@wix/ecom_recommendations-provider": "1.0.27",
71
- "@wix/ecom_shipping-options": "1.0.32",
72
- "@wix/ecom_shipping-rates": "1.0.71",
73
- "@wix/ecom_shippo-configurations": "1.0.40",
74
- "@wix/ecom_subscription-contracts": "1.0.34",
75
- "@wix/ecom_tip-settings": "1.0.20",
76
- "@wix/ecom_tippable-staff": "1.0.20",
77
- "@wix/ecom_tips": "1.0.24",
78
- "@wix/ecom_totals-calculator": "1.0.44",
79
- "@wix/ecom_validations": "1.0.63"
49
+ "@wix/ecom_abandoned-checkouts": "1.0.74",
50
+ "@wix/ecom_additional-fees": "1.0.53",
51
+ "@wix/ecom_app-extensions": "1.0.7",
52
+ "@wix/ecom_back-in-stock-notifications": "1.0.79",
53
+ "@wix/ecom_back-in-stock-settings": "1.0.61",
54
+ "@wix/ecom_cart": "1.0.135",
55
+ "@wix/ecom_catalog": "1.0.16",
56
+ "@wix/ecom_checkout": "1.0.142",
57
+ "@wix/ecom_checkout-content": "1.0.32",
58
+ "@wix/ecom_checkout-settings": "1.0.78",
59
+ "@wix/ecom_checkout-templates": "1.0.135",
60
+ "@wix/ecom_currencies": "1.0.62",
61
+ "@wix/ecom_current-cart": "1.0.137",
62
+ "@wix/ecom_custom-triggers": "1.0.47",
63
+ "@wix/ecom_delivery-profile": "1.0.60",
64
+ "@wix/ecom_delivery-solutions": "1.0.33",
65
+ "@wix/ecom_discount-rules": "1.0.80",
66
+ "@wix/ecom_discounts": "1.0.30",
67
+ "@wix/ecom_discounts-custom-trigger": "1.0.34",
68
+ "@wix/ecom_draft-orders": "1.0.73",
69
+ "@wix/ecom_gift-vouchers": "1.0.31",
70
+ "@wix/ecom_gift-vouchers-provider": "1.0.28",
71
+ "@wix/ecom_local-delivery-options": "1.0.39",
72
+ "@wix/ecom_memberships": "1.0.26",
73
+ "@wix/ecom_order-billing": "1.0.4",
74
+ "@wix/ecom_order-fulfillments": "1.0.72",
75
+ "@wix/ecom_order-invoices": "1.0.65",
76
+ "@wix/ecom_order-payment-requests": "1.0.37",
77
+ "@wix/ecom_order-transactions": "1.0.101",
78
+ "@wix/ecom_orders": "1.0.187",
79
+ "@wix/ecom_orders-settings": "1.0.72",
80
+ "@wix/ecom_payment-settings": "1.0.107",
81
+ "@wix/ecom_pickup-locations": "1.0.35",
82
+ "@wix/ecom_recommendations": "1.0.69",
83
+ "@wix/ecom_recommendations-provider": "1.0.28",
84
+ "@wix/ecom_shipping-options": "1.0.33",
85
+ "@wix/ecom_shipping-rates": "1.0.72",
86
+ "@wix/ecom_shippo-configurations": "1.0.41",
87
+ "@wix/ecom_subscription-contracts": "1.0.35",
88
+ "@wix/ecom_tip-settings": "1.0.21",
89
+ "@wix/ecom_tippable-staff": "1.0.21",
90
+ "@wix/ecom_tips": "1.0.25",
91
+ "@wix/ecom_totals-calculator": "1.0.45",
92
+ "@wix/ecom_validations": "1.0.64"
80
93
  },
81
94
  "devDependencies": {
82
95
  "typescript": "^5.3.2"
@@ -96,5 +109,5 @@
96
109
  "fqdn": ""
97
110
  }
98
111
  },
99
- "falconPackageHash": "2ccbe1242c66b351b4610c574a9f9d892171ebeba45035d5c007679a"
112
+ "falconPackageHash": "b4a30a5d91487c02eb9c25a55d5fa293fdef7dc9d5443a756f5de405"
100
113
  }